desktop cloud stack icon
desktop-cloud-stack from Material Symbols Light by Google · Regular · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- desktop-cloud-stack
- Set
- Material Symbols Light
- Style
- Regular
- 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.838 0 1.419-.592q.58-.594.58-1.432t-.596-1.42t-1.453-.58h-.27v-.115q-.046-1.237-.973-2.049t-2.207-.811q-.872 0-1.606.473t-1.102 1.263l-.135.27l-.288.019q-1.008.05-1.689.759q-.68.708-.68 1.716q0 1.038.73 1.769t1.77.73M7.73 22v-1h1.423v-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.539V21H12.5v1zM21 13.442V3.616q0-.27-.173-.443T20.385 3H5.808V2h14.577q.69 0 1.152.463T22 3.616v9.826z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightDesktopCloudStack(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.838 0 1.419-.592q.58-.594.58-1.432t-.596-1.42t-1.453-.58h-.27v-.115q-.046-1.237-.973-2.049t-2.207-.811q-.872 0-1.606.473t-1.102 1.263l-.135.27l-.288.019q-1.008.05-1.689.759q-.68.708-.68 1.716q0 1.038.73 1.769t1.77.73M7.73 22v-1h1.423v-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.539V21H12.5v1zM21 13.442V3.616q0-.27-.173-.443T20.385 3H5.808V2h14.577q.69 0 1.152.463T22 3.616v9.826z"/></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.838 0 1.419-.592q.58-.594.58-1.432t-.596-1.42t-1.453-.58h-.27v-.115q-.046-1.237-.973-2.049t-2.207-.811q-.872 0-1.606.473t-1.102 1.263l-.135.27l-.288.019q-1.008.05-1.689.759q-.68.708-.68 1.716q0 1.038.73 1.769t1.77.73M7.73 22v-1h1.423v-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.539V21H12.5v1zM21 13.442V3.616q0-.27-.173-.443T20.385 3H5.808V2h14.577q.69 0 1.152.463T22 3.616v9.826z"/></svg> </template>
CSS
.icon-desktop-cloud-stack {
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.838%200%201.419-.592q.58-.594.58-1.432t-.596-1.42t-1.453-.58h-.27v-.115q-.046-1.237-.973-2.049t-2.207-.811q-.872%200-1.606.473t-1.102%201.263l-.135.27l-.288.019q-1.008.05-1.689.759q-.68.708-.68%201.716q0%201.038.73%201.769t1.77.73M7.73%2022v-1h1.423v-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.539V21H12.5v1zM21%2013.442V3.616q0-.27-.173-.443T20.385%203H5.808V2h14.577q.69%200%201.152.463T22%203.616v9.826z%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.838%200%201.419-.592q.58-.594.58-1.432t-.596-1.42t-1.453-.58h-.27v-.115q-.046-1.237-.973-2.049t-2.207-.811q-.872%200-1.606.473t-1.102%201.263l-.135.27l-.288.019q-1.008.05-1.689.759q-.68.708-.68%201.716q0%201.038.73%201.769t1.77.73M7.73%2022v-1h1.423v-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.539V21H12.5v1zM21%2013.442V3.616q0-.27-.173-.443T20.385%203H5.808V2h14.577q.69%200%201.152.463T22%203.616v9.826z%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.svg?color=%231a73e8&size=48