Back to Explorer
16 - 512
0.5 - 4.0
Save to
mapsoutline
md edit attributes
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdEditAttributesIcon = (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="M17.63 7H6.37C3.96 7 2 9.24 2 12s1.96 5 4.37 5h11.26c2.41 0 4.37-2.24 4.37-5s-1.96-5-4.37-5zm0 8H6.37C5.09 15 4 13.63 4 12s1.09-3 2.37-3h11.26C18.91 9 20 10.37 20 12s-1.09 3-2.37 3zM7.24 13.06l-1.87-1.87-.7.7 2.57 2.57 4.22-4.22-.7-.7z"/>
</svg>
);SVG Optimizer
Before
0.47 KB
↓
After
0.46 KB
Tags
adjustapproveattributesattributionchangecheckcompleteconfigurecontrolscustomizedoneeditedit attributesfine tuneglyphgraphiciconmanagemarkmodifyokoptionsoutlineparameterspropertiesselectsettingssymbolticktooltunevalidatevectorverifiedyes
Compare Alternatives
See how other libraries approach this concept.