wallpaper icon
wallpaper-rounded from Material Symbols Light by Google · Rounded · Android · Apache-2.0 Free for personal and commercial use.
- Name
- wallpaper-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Android
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- wallpaper-outline-rounded
2 other variants in Material Symbols Light
The same icon in other sets
More android icons from Material Symbols Light
1x-mobiledata1x-mobiledata-badge3g-mobiledata3g-mobiledata-badge4g-mobiledata4g-mobiledata-badge4g-plus-mobiledata5g5g-mobiledata-badgeadbairplanemode-inactiveandroidandroid-cell-4-barandroid-cell-4-bar-alertandroid-cell-4-bar-offandroid-cell-4-bar-plusandroid-cell-5-barandroid-cell-5-bar-alertandroid-cell-5-bar-offandroid-cell-5-bar-plusandroid-cell-dual-4-barandroid-cell-dual-4-bar-alertandroid-cell-dual-4-bar-plusandroid-cell-dual-5-bar
Use the wallpaper icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.616 20q-.691 0-1.153-.462T4 18.384V13.5q0-.213.143-.357T4.5 13t.357.143T5 13.5v4.885q0 .23.192.423t.423.192H10.5q.214 0 .357.143T11 19.5t-.143.357T10.5 20zm12.769 0H13.5q-.213 0-.357-.143T13 19.5t.143-.357T13.5 19h4.885q.23 0 .423-.192t.192-.424V13.5q0-.213.143-.357T19.5 13t.357.143t.143.357v4.885q0 .69-.462 1.152T18.384 20m-7.172-3.962l2.292-2.898q.13-.161.323-.161q.192 0 .323.162l2.02 2.713q.142.212.03.429t-.354.217H8.308q-.242 0-.354-.217q-.112-.218.05-.43l1.154-1.52q.13-.162.313-.162t.313.142zM4 5.616q0-.691.463-1.153T5.616 4H10.5q.214 0 .357.143T11 4.5t-.143.357T10.5 5H5.616q-.231 0-.424.192T5 5.616V10.5q0 .214-.143.357T4.5 11t-.357-.143T4 10.5zm16 0V10.5q0 .214-.143.357T19.5 11t-.357-.143T19 10.5V5.616q0-.231-.192-.424T18.384 5H13.5q-.213 0-.357-.143T13 4.5t.143-.357T13.5 4h4.885q.69 0 1.152.463T20 5.616m-5.488 3.873q-.32-.32-.32-.797t.32-.796t.796-.319t.796.32t.319.795q0 .477-.32.796t-.795.32t-.796-.32"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightWallpaperRounded(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.616 20q-.691 0-1.153-.462T4 18.384V13.5q0-.213.143-.357T4.5 13t.357.143T5 13.5v4.885q0 .23.192.423t.423.192H10.5q.214 0 .357.143T11 19.5t-.143.357T10.5 20zm12.769 0H13.5q-.213 0-.357-.143T13 19.5t.143-.357T13.5 19h4.885q.23 0 .423-.192t.192-.424V13.5q0-.213.143-.357T19.5 13t.357.143t.143.357v4.885q0 .69-.462 1.152T18.384 20m-7.172-3.962l2.292-2.898q.13-.161.323-.161q.192 0 .323.162l2.02 2.713q.142.212.03.429t-.354.217H8.308q-.242 0-.354-.217q-.112-.218.05-.43l1.154-1.52q.13-.162.313-.162t.313.142zM4 5.616q0-.691.463-1.153T5.616 4H10.5q.214 0 .357.143T11 4.5t-.143.357T10.5 5H5.616q-.231 0-.424.192T5 5.616V10.5q0 .214-.143.357T4.5 11t-.357-.143T4 10.5zm16 0V10.5q0 .214-.143.357T19.5 11t-.357-.143T19 10.5V5.616q0-.231-.192-.424T18.384 5H13.5q-.213 0-.357-.143T13 4.5t.143-.357T13.5 4h4.885q.69 0 1.152.463T20 5.616m-5.488 3.873q-.32-.32-.32-.797t.32-.796t.796-.319t.796.32t.319.795q0 .477-.32.796t-.795.32t-.796-.32"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.616 20q-.691 0-1.153-.462T4 18.384V13.5q0-.213.143-.357T4.5 13t.357.143T5 13.5v4.885q0 .23.192.423t.423.192H10.5q.214 0 .357.143T11 19.5t-.143.357T10.5 20zm12.769 0H13.5q-.213 0-.357-.143T13 19.5t.143-.357T13.5 19h4.885q.23 0 .423-.192t.192-.424V13.5q0-.213.143-.357T19.5 13t.357.143t.143.357v4.885q0 .69-.462 1.152T18.384 20m-7.172-3.962l2.292-2.898q.13-.161.323-.161q.192 0 .323.162l2.02 2.713q.142.212.03.429t-.354.217H8.308q-.242 0-.354-.217q-.112-.218.05-.43l1.154-1.52q.13-.162.313-.162t.313.142zM4 5.616q0-.691.463-1.153T5.616 4H10.5q.214 0 .357.143T11 4.5t-.143.357T10.5 5H5.616q-.231 0-.424.192T5 5.616V10.5q0 .214-.143.357T4.5 11t-.357-.143T4 10.5zm16 0V10.5q0 .214-.143.357T19.5 11t-.357-.143T19 10.5V5.616q0-.231-.192-.424T18.384 5H13.5q-.213 0-.357-.143T13 4.5t.143-.357T13.5 4h4.885q.69 0 1.152.463T20 5.616m-5.488 3.873q-.32-.32-.32-.797t.32-.796t.796-.319t.796.32t.319.795q0 .477-.32.796t-.795.32t-.796-.32"/></svg> </template>
CSS
.icon-wallpaper-rounded {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.616%2020q-.691%200-1.153-.462T4%2018.384V13.5q0-.213.143-.357T4.5%2013t.357.143T5%2013.5v4.885q0%20.23.192.423t.423.192H10.5q.214%200%20.357.143T11%2019.5t-.143.357T10.5%2020zm12.769%200H13.5q-.213%200-.357-.143T13%2019.5t.143-.357T13.5%2019h4.885q.23%200%20.423-.192t.192-.424V13.5q0-.213.143-.357T19.5%2013t.357.143t.143.357v4.885q0%20.69-.462%201.152T18.384%2020m-7.172-3.962l2.292-2.898q.13-.161.323-.161q.192%200%20.323.162l2.02%202.713q.142.212.03.429t-.354.217H8.308q-.242%200-.354-.217q-.112-.218.05-.43l1.154-1.52q.13-.162.313-.162t.313.142zM4%205.616q0-.691.463-1.153T5.616%204H10.5q.214%200%20.357.143T11%204.5t-.143.357T10.5%205H5.616q-.231%200-.424.192T5%205.616V10.5q0%20.214-.143.357T4.5%2011t-.357-.143T4%2010.5zm16%200V10.5q0%20.214-.143.357T19.5%2011t-.357-.143T19%2010.5V5.616q0-.231-.192-.424T18.384%205H13.5q-.213%200-.357-.143T13%204.5t.143-.357T13.5%204h4.885q.69%200%201.152.463T20%205.616m-5.488%203.873q-.32-.32-.32-.797t.32-.796t.796-.319t.796.32t.319.795q0%20.477-.32.796t-.795.32t-.796-.32%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.616%2020q-.691%200-1.153-.462T4%2018.384V13.5q0-.213.143-.357T4.5%2013t.357.143T5%2013.5v4.885q0%20.23.192.423t.423.192H10.5q.214%200%20.357.143T11%2019.5t-.143.357T10.5%2020zm12.769%200H13.5q-.213%200-.357-.143T13%2019.5t.143-.357T13.5%2019h4.885q.23%200%20.423-.192t.192-.424V13.5q0-.213.143-.357T19.5%2013t.357.143t.143.357v4.885q0%20.69-.462%201.152T18.384%2020m-7.172-3.962l2.292-2.898q.13-.161.323-.161q.192%200%20.323.162l2.02%202.713q.142.212.03.429t-.354.217H8.308q-.242%200-.354-.217q-.112-.218.05-.43l1.154-1.52q.13-.162.313-.162t.313.142zM4%205.616q0-.691.463-1.153T5.616%204H10.5q.214%200%20.357.143T11%204.5t-.143.357T10.5%205H5.616q-.231%200-.424.192T5%205.616V10.5q0%20.214-.143.357T4.5%2011t-.357-.143T4%2010.5zm16%200V10.5q0%20.214-.143.357T19.5%2011t-.357-.143T19%2010.5V5.616q0-.231-.192-.424T18.384%205H13.5q-.213%200-.357-.143T13%204.5t.143-.357T13.5%204h4.885q.69%200%201.152.463T20%205.616m-5.488%203.873q-.32-.32-.32-.797t.32-.796t.796-.319t.796.32t.319.795q0%20.477-.32.796t-.795.32t-.796-.32%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/wallpaper-rounded.svg?color=%231a73e8&size=48