Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md find replace
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdFindReplaceIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<path d="M0 0h24v24H0V0z" fill="none"/><path d="M11 6c1.38 0 2.63.56 3.54 1.46L12 10h6V4l-2.05 2.05C14.68 4.78 12.93 4 11 4c-3.53 0-6.43 2.61-6.92 6H6.1c.46-2.28 2.48-4 4.9-4zm5.64 9.14c.66-.9 1.12-1.97 1.28-3.14H15.9c-.46 2.28-2.48 4-4.9 4-1.38 0-2.63-.56-3.54-1.46L10 12H4v6l2.05-2.05C7.32 17.22 9.07 18 11 18c1.55 0 2.98-.51 4.14-1.36L20 21.49 21.49 20l-4.85-4.86z"/>
</svg>
);SVG Optimizer
Before
0.55 KB
↓
After
0.54 KB
Tags
actionapplicationaroundarrowsbuttoncommandcontentcontroldatadiscoverdocumenteditfilefindglassinprogressinterface elementloadloading refreshlocatelookloupemagnifiermagnifymagnifyingmagnifying glassmodifyprogramqueryrenewreplacerotatesearchseesoftwarestringtexttoolutilityzoom
Compare Alternatives
See how other libraries approach this concept.