Back to Explorer
16 - 512
0.5 - 4.0
Save to
editoroutline
md subscript
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdSubscriptIcon = (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><path d="M22,18h-2v1h3v1h-4v-2c0-0.55,0.45-1,1-1h2v-1h-3v-1h3c0.55,0,1,0.45,1,1v1C23,17.55,22.55,18,22,18z M5.88,18h2.66 l3.4-5.42h0.12l3.4,5.42h2.66l-4.65-7.27L17.81,4h-2.68l-3.07,4.99h-0.12L8.85,4H6.19l4.32,6.73L5.88,18z"/></g>
</svg>
);SVG Optimizer
Before
0.41 KB
↓
After
0.41 KB
Tags
2alphanumericbaselinecharacterchemical formuladocdocumentediteditingeditorequationfootnoteformattinggmailindexlowermathnovitasnumberpowersciencesheetsmallerspreadsheetstylesubscriptsymboltexttext editortext formattext styletypetypesettingtypographywritingwriting toolsx
Compare Alternatives
See how other libraries approach this concept.