Back to Explorer
16 - 512
0.5 - 4.0
Save to
editoroutline
md superscript
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdSuperscriptIcon = (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,7h-2v1h3v1h-4V7c0-0.55,0.45-1,1-1h2V5h-3V4h3c0.55,0,1,0.45,1,1v1C23,6.55,22.55,7,22,7z M5.88,20h2.66l3.4-5.42h0.12 l3.4,5.42h2.66l-4.65-7.27L17.81,6h-2.68l-3.07,4.99h-0.12L8.85,6H6.19l4.32,6.73L5.88,20z"/></g>
</svg>
);SVG Optimizer
Before
0.41 KB
↓
After
0.40 KB
Tags
2alphanumericcalculationcharacterdigitdocdocumentediteditingeditorelevatedequationexponentformattingformulagmailindexlettermathmathematicsnotationnovitasnumbernumeralpowerraisedsheetsmall textspreadsheetstylesuperiorsuperscriptsymboltexttypetypographyword processorwritingx
Compare Alternatives
See how other libraries approach this concept.