Back to Explorer
16 - 512
0.5 - 4.0
Save to
editoroutline
md mode edit
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdModeEditIcon = (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}
>
<g></g><g><g><g><path d="M3,21l3.75,0L17.81,9.94l-3.75-3.75L3,17.25L3,21z M5,18.08l9.06-9.06l0.92,0.92L5.92,19L5,19L5,18.08z"/></g><g><path d="M18.37,3.29c-0.39-0.39-1.02-0.39-1.41,0l-1.83,1.83l3.75,3.75l1.83-1.83c0.39-0.39,0.39-1.02,0-1.41L18.37,3.29z"/></g></g></g>
</svg>
);SVG Optimizer
Before
0.45 KB
↓
After
0.44 KB
Tags
actionalterauthorchangecomposecontrolcreatedocumentdraftdraweditformglyphinputmodemode_editmode_edit_outlinemodifyoutlinepenpencilreviseshapestroketexttoolupdatewritewriting
Compare Alternatives
See how other libraries approach this concept.