Back to Explorer
16 - 512
0.5 - 4.0
Save to
editoroutline
md format clear
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdFormatClearIcon = (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="M20 8V5H6.39l3 3h1.83l-.55 1.28 2.09 2.1L14.21 8zM3.41 4.86L2 6.27l6.97 6.97L6.5 19h3l1.57-3.66L16.73 21l1.41-1.41z"/>
</svg>
);SVG Optimizer
Before
0.35 KB
↓
After
0.34 KB
Tags
Talphabetbrushcharactercleancleardeletedisableddocdocumentdocument cleaningdocument editordocument toolsediteditingeditoreditor toolsenablederasefontformatformattingletterslineoffonpaint brushparagraphremoveresetsheetslashspreadsheetstylestyle cleanerstyle removalsymboltexttext cleaningtext formattingtext toolstypetypographywriting
Compare Alternatives
See how other libraries approach this concept.