Back to Explorer
16 - 512
0.5 - 4.0
Save to
deviceoutline
md wallpaper
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdWallpaperIcon = (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="M4 4h7V2H4c-1.1 0-2 .9-2 2v7h2V4zm6 9l-4 5h12l-3-4-2.03 2.71L10 13zm7-4.5c0-.83-.67-1.5-1.5-1.5S14 7.67 14 8.5s.67 1.5 1.5 1.5S17 9.33 17 8.5zM20 2h-7v2h7v7h2V4c0-1.1-.9-2-2-2zm0 18h-7v2h7c1.1 0 2-.9 2-2v-7h-2v7zM4 13H2v7c0 1.1.9 2 2 2h7v-2H4v-7z"/>
</svg>
);SVG Optimizer
Before
0.48 KB
↓
After
0.47 KB
Tags
abstractbackgroundcloudscustomizedashdasheddisplaygraphichillshorizoniconillustrationimagelandscapemountainsnaturalnatureoutdoorspatternpersonalizephotophotographypicturescenesceneryscreensettingsskysunthemeviewwallpaper
Compare Alternatives
See how other libraries approach this concept.