Back to Explorer
16 - 512
0.5 - 4.0
Save to
fileoutline
md difference
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdDifferenceIcon = (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="M18,23H4c-1.1,0-2-0.9-2-2V7h2v14h14V23z M14.5,7V5h-2v2h-2v2h2v2h2V9h2V7H14.5z M16.5,13h-6v2h6V13z M15,1H8 C6.9,1,6.01,1.9,6.01,3L6,17c0,1.1,0.89,2,1.99,2H19c1.1,0,2-0.9,2-2V7L15,1z M19,17H8V3h6.17L19,7.83V17z"/></g>
</svg>
);SVG Optimizer
Before
0.42 KB
↓
After
0.41 KB
Tags
choicecomparecontentcontrastcopycutdiffdifferencedocdocumentduplicatefilelayersmultipleoptionsoverlaypastselectionsplitstackvariationsversions
Compare Alternatives
See how other libraries approach this concept.