Back to Explorer
16 - 512
0.5 - 4.0
Save to
imageoutline
md wb shade
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdWbShadeIcon = (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><g><path d="M14,12v2.5l5.5,5.5H22L14,12z M14,20h3l-3-3V20z M8,4l-6,6h2v10h8V10h2L8,4z M9,14H7v-4h2V14z"/></g></g>
</svg>
);SVG Optimizer
Before
0.31 KB
↓
After
0.30 KB
Tags
adjustareabalanceblindbuildingcontrolcovercurtainsdarknessdimgeometryhomehorizontalhouseinteriorlightlight controllightinglinesobjectprivacyrectanglesettingsshadeshutterslatsspacesunlightsymboltogglewbwhitewindowwindow blindwindow shade
Compare Alternatives
See how other libraries approach this concept.