desktop cloud stack icon
desktop-cloud-stack-rounded from Material Symbols Light by Google · Rounded · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- desktop-cloud-stack-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More hardware icons from Material Symbols Light
add-diamondadf-scanneraod-tabletaod-watcharrows-left-right-circlearrows-up-down-circleassistant-deviceaudio-video-receiverb-circlebalancebrowser-updatedcamera-videocastcast-connectedcast-for-educationcast-pausecast-warningchromecast-devicecircle-circlecomputercomputer-arrow-upcomputer-cancelcomputer-soundconnected-tv
Use the desktop cloud stack icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.116 15.48h6.5q.84 0 1.42-.59t.58-1.432t-.597-1.422t-1.453-.58h-.27v-.115q-.046-1.237-.973-2.049t-2.207-.811q-.881 0-1.611.473t-1.097 1.263l-.135.27l-.288.019q-1.008.05-1.689.758q-.68.709-.68 1.711q0 1.044.729 1.775t1.77.73M8.232 22q-.213 0-.356-.144t-.144-.357t.144-.356T8.23 21h.923v-2.808H3.616q-.691 0-1.153-.462T2 16.577V7.385q0-.69.463-1.153t1.152-.463h13q.69 0 1.153.463t.463 1.153v9.192q0 .69-.463 1.153t-1.152.462h-5.539V21H12q.213 0 .356.144t.144.357t-.144.356T12 22zM21 12.942V3.616q0-.27-.173-.443T20.385 3H6.308q-.213 0-.356-.144t-.144-.357t.144-.356T6.308 2h14.077q.69 0 1.152.463T22 3.616v9.326q0 .213-.144.357t-.357.143t-.356-.143t-.143-.357"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightDesktopCloudStackRounded(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="M7.116 15.48h6.5q.84 0 1.42-.59t.58-1.432t-.597-1.422t-1.453-.58h-.27v-.115q-.046-1.237-.973-2.049t-2.207-.811q-.881 0-1.611.473t-1.097 1.263l-.135.27l-.288.019q-1.008.05-1.689.758q-.68.709-.68 1.711q0 1.044.729 1.775t1.77.73M8.232 22q-.213 0-.356-.144t-.144-.357t.144-.356T8.23 21h.923v-2.808H3.616q-.691 0-1.153-.462T2 16.577V7.385q0-.69.463-1.153t1.152-.463h13q.69 0 1.153.463t.463 1.153v9.192q0 .69-.463 1.153t-1.152.462h-5.539V21H12q.213 0 .356.144t.144.357t-.144.356T12 22zM21 12.942V3.616q0-.27-.173-.443T20.385 3H6.308q-.213 0-.356-.144t-.144-.357t.144-.356T6.308 2h14.077q.69 0 1.152.463T22 3.616v9.326q0 .213-.144.357t-.357.143t-.356-.143t-.143-.357"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.116 15.48h6.5q.84 0 1.42-.59t.58-1.432t-.597-1.422t-1.453-.58h-.27v-.115q-.046-1.237-.973-2.049t-2.207-.811q-.881 0-1.611.473t-1.097 1.263l-.135.27l-.288.019q-1.008.05-1.689.758q-.68.709-.68 1.711q0 1.044.729 1.775t1.77.73M8.232 22q-.213 0-.356-.144t-.144-.357t.144-.356T8.23 21h.923v-2.808H3.616q-.691 0-1.153-.462T2 16.577V7.385q0-.69.463-1.153t1.152-.463h13q.69 0 1.153.463t.463 1.153v9.192q0 .69-.463 1.153t-1.152.462h-5.539V21H12q.213 0 .356.144t.144.357t-.144.356T12 22zM21 12.942V3.616q0-.27-.173-.443T20.385 3H6.308q-.213 0-.356-.144t-.144-.357t.144-.356T6.308 2h14.077q.69 0 1.152.463T22 3.616v9.326q0 .213-.144.357t-.357.143t-.356-.143t-.143-.357"/></svg> </template>
CSS
.icon-desktop-cloud-stack-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%22M7.116%2015.48h6.5q.84%200%201.42-.59t.58-1.432t-.597-1.422t-1.453-.58h-.27v-.115q-.046-1.237-.973-2.049t-2.207-.811q-.881%200-1.611.473t-1.097%201.263l-.135.27l-.288.019q-1.008.05-1.689.758q-.68.709-.68%201.711q0%201.044.729%201.775t1.77.73M8.232%2022q-.213%200-.356-.144t-.144-.357t.144-.356T8.23%2021h.923v-2.808H3.616q-.691%200-1.153-.462T2%2016.577V7.385q0-.69.463-1.153t1.152-.463h13q.69%200%201.153.463t.463%201.153v9.192q0%20.69-.463%201.153t-1.152.462h-5.539V21H12q.213%200%20.356.144t.144.357t-.144.356T12%2022zM21%2012.942V3.616q0-.27-.173-.443T20.385%203H6.308q-.213%200-.356-.144t-.144-.357t.144-.356T6.308%202h14.077q.69%200%201.152.463T22%203.616v9.326q0%20.213-.144.357t-.357.143t-.356-.143t-.143-.357%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%22M7.116%2015.48h6.5q.84%200%201.42-.59t.58-1.432t-.597-1.422t-1.453-.58h-.27v-.115q-.046-1.237-.973-2.049t-2.207-.811q-.881%200-1.611.473t-1.097%201.263l-.135.27l-.288.019q-1.008.05-1.689.758q-.68.709-.68%201.711q0%201.044.729%201.775t1.77.73M8.232%2022q-.213%200-.356-.144t-.144-.357t.144-.356T8.23%2021h.923v-2.808H3.616q-.691%200-1.153-.462T2%2016.577V7.385q0-.69.463-1.153t1.152-.463h13q.69%200%201.153.463t.463%201.153v9.192q0%20.69-.463%201.153t-1.152.462h-5.539V21H12q.213%200%20.356.144t.144.357t-.144.356T12%2022zM21%2012.942V3.616q0-.27-.173-.443T20.385%203H6.308q-.213%200-.356-.144t-.144-.357t.144-.356T6.308%202h14.077q.69%200%201.152.463T22%203.616v9.326q0%20.213-.144.357t-.357.143t-.356-.143t-.143-.357%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/desktop-cloud-stack-rounded.svg?color=%231a73e8&size=48