Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md invert colors
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdInvertColorsIcon = (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="M0,0h24v24H0V0z" fill="none"/></g><g><path d="M12,4.81L12,19c-3.31,0-6-2.63-6-5.87c0-1.56,0.62-3.03,1.75-4.14L12,4.81 M12,2L6.35,7.56l0,0C4.9,8.99,4,10.96,4,13.13 C4,17.48,7.58,21,12,21c4.42,0,8-3.52,8-7.87c0-2.17-0.9-4.14-2.35-5.57l0,0L12,2z"/></g>
</svg>
);SVG Optimizer
Before
0.44 KB
↓
After
0.44 KB
Tags
accessibilityaccessibility settingsadjustadjust colorsappearancebuttonchangecolor inversioncolorscontrastdark modedisplaydropdropletediteditinghueiconinvertinvert colorsinvertedlight modemodemodifyoptionspalettepreferencesscreensettingsswitchthemetoggletoneuiuser interfaceviewvisualvisual settingswater
Compare Alternatives
See how other libraries approach this concept.