Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md code off
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdCodeOffIcon = (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="M19.17,12l-4.58-4.59L16,6l6,6l-3.59,3.59L17,14.17L19.17,12z M1.39,4.22l4.19,4.19L2,12l6,6l1.41-1.41L4.83,12L7,9.83 l12.78,12.78l1.41-1.41L2.81,2.81L1.39,4.22z"/>
</svg>
);SVG Optimizer
Before
0.35 KB
↓
After
0.35 KB
Tags
angle bracketsblockbracketscancelcodecodingcssdeactivatedevelopdeveloperdeveloper toolsdisabledisableddisalloweditingenabledengineerengineeringerrorexcludeforbiddenfunctionhtmlinvalidless than greater thanmarkupnooffonplatformprogrammingremoverestrictscriptslashsourcestopsyntaxtoggle offunavailable
Compare Alternatives
See how other libraries approach this concept.