Back to Explorer
16 - 512
0.5 - 4.0
Save to
imageoutline
md wb sunny
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdWbSunnyIcon = (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="M0 0h24v24H0V0z" fill="none"/><path d="M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79zM1 10.5h3v2H1zM11 .55h2V3.5h-2zm8.04 2.495l1.408 1.407-1.79 1.79-1.407-1.408zm-1.8 15.115l1.79 1.8 1.41-1.41-1.8-1.79zM20 10.5h3v2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm0 10c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4zm-1 4h2v2.95h-2zm-7.45-.96l1.41 1.41 1.79-1.8-1.41-1.41z"/>
</svg>
);SVG Optimizer
Before
0.58 KB
↓
After
0.57 KB
Tags
balancebeamsbrightcelestialcircleclimatedaydaylightenvironmenteveningforecastheatlightlightinglinesmorningnaturenoonorboutdoorsraysseasonskysolarstarsummersunsunnytemperaturewarmwbweatherwhite
Compare Alternatives
See how other libraries approach this concept.