Back to Explorer
16 - 512
0.5 - 4.0
Save to
communicationoutline
md read more
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdReadMoreIcon = (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><rect height="2" width="9" x="13" y="7"/><rect height="2" width="9" x="13" y="15"/><rect height="2" width="6" x="16" y="11"/><polygon points="13,12 8,7 8,11 2,11 2,13 8,13 8,17"/></g></g>
</svg>
);SVG Optimizer
Before
0.38 KB
↓
After
0.38 KB
Tags
addadditionaladditional infoarrowarticleaugmentbuttoncontentcontrolcrosscrosshairsdetailsenlargeexpandexpand contentextendextra infoinfoinformationlinkmoreplusplus signreadread moreshow moretexttoggleview more
Compare Alternatives
See how other libraries approach this concept.