Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md javascript
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdJavascriptIcon = (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><path d="M12,14v-1h1.5v0.5h2v-1H13c-0.55,0-1-0.45-1-1V10c0-0.55,0.45-1,1-1h3c0.55,0,1,0.45,1,1v1h-1.5v-0.5h-2v1H16 c0.55,0,1,0.45,1,1V14c0,0.55-0.45,1-1,1h-3C12.45,15,12,14.55,12,14z M9,9v4.5H7.5v-1H6v1C6,14.33,6.67,15,7.5,15H9 c0.83,0,1.5-0.67,1.5-1.5V9C10.5,9,9.83,9,9,9z"/></g>
</svg>
);SVG Optimizer
Before
0.47 KB
↓
After
0.47 KB
Tags
alphabetback endbracketscharactercodecodingcomputercssdevelopdeveloperdevelopmentengineerengineeringfontfront endhtmlinternetjavascriptjslanguagelettersonlineplatformprogrammingprogramming languagescriptscripting languagesoftwaresymboltechtechnologytechnology symboltexttypeweb development
Compare Alternatives
See how other libraries approach this concept.