desktop cloud stack icon
desktop-cloud-stack-outline-rounded from Material Symbols by Google · Outline Rounded · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- desktop-cloud-stack-outline-rounded
- Set
- Material Symbols
- Style
- Outline Rounded
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More hardware icons from Material Symbols
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 16h6.5q1.05 0 1.775-.737T16 13.474t-.75-1.775t-1.8-.725q-.2-1.275-1.175-2.125T10 8q-1.025 0-1.875.55T6.85 10.025q-1.2.05-2.025.913T4 13q0 1.25.875 2.125T7 16m0-2q-.425 0-.712-.288T6 13t.288-.712T7 12h1.25v-.25q0-.725.513-1.237T10 10t1.238.513t.512 1.237V13h1.75q.2 0 .35.15t.15.35t-.15.35t-.35.15zm1 9q-.425 0-.712-.288T7 22t.288-.712T8 21h.5v-2H3q-.825 0-1.412-.587T1 17V7q0-.825.588-1.412T3 5h14q.825 0 1.413.588T19 7v10q0 .825-.587 1.413T17 19h-5.5v2h.5q.425 0 .713.288T13 22t-.288.713T12 23zm13-10V3H6q-.425 0-.712-.288T5 2t.288-.712T6 1h15q.825 0 1.413.588T23 3v10q0 .425-.288.713T22 14t-.712-.288T21 13M3 17h14V7H3zm7-5"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsDesktopCloudStackOutlineRounded(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 16h6.5q1.05 0 1.775-.737T16 13.474t-.75-1.775t-1.8-.725q-.2-1.275-1.175-2.125T10 8q-1.025 0-1.875.55T6.85 10.025q-1.2.05-2.025.913T4 13q0 1.25.875 2.125T7 16m0-2q-.425 0-.712-.288T6 13t.288-.712T7 12h1.25v-.25q0-.725.513-1.237T10 10t1.238.513t.512 1.237V13h1.75q.2 0 .35.15t.15.35t-.15.35t-.35.15zm1 9q-.425 0-.712-.288T7 22t.288-.712T8 21h.5v-2H3q-.825 0-1.412-.587T1 17V7q0-.825.588-1.412T3 5h14q.825 0 1.413.588T19 7v10q0 .825-.587 1.413T17 19h-5.5v2h.5q.425 0 .713.288T13 22t-.288.713T12 23zm13-10V3H6q-.425 0-.712-.288T5 2t.288-.712T6 1h15q.825 0 1.413.588T23 3v10q0 .425-.288.713T22 14t-.712-.288T21 13M3 17h14V7H3zm7-5"/></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 16h6.5q1.05 0 1.775-.737T16 13.474t-.75-1.775t-1.8-.725q-.2-1.275-1.175-2.125T10 8q-1.025 0-1.875.55T6.85 10.025q-1.2.05-2.025.913T4 13q0 1.25.875 2.125T7 16m0-2q-.425 0-.712-.288T6 13t.288-.712T7 12h1.25v-.25q0-.725.513-1.237T10 10t1.238.513t.512 1.237V13h1.75q.2 0 .35.15t.15.35t-.15.35t-.35.15zm1 9q-.425 0-.712-.288T7 22t.288-.712T8 21h.5v-2H3q-.825 0-1.412-.587T1 17V7q0-.825.588-1.412T3 5h14q.825 0 1.413.588T19 7v10q0 .825-.587 1.413T17 19h-5.5v2h.5q.425 0 .713.288T13 22t-.288.713T12 23zm13-10V3H6q-.425 0-.712-.288T5 2t.288-.712T6 1h15q.825 0 1.413.588T23 3v10q0 .425-.288.713T22 14t-.712-.288T21 13M3 17h14V7H3zm7-5"/></svg> </template>
CSS
.icon-desktop-cloud-stack-outline-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%2016h6.5q1.05%200%201.775-.737T16%2013.474t-.75-1.775t-1.8-.725q-.2-1.275-1.175-2.125T10%208q-1.025%200-1.875.55T6.85%2010.025q-1.2.05-2.025.913T4%2013q0%201.25.875%202.125T7%2016m0-2q-.425%200-.712-.288T6%2013t.288-.712T7%2012h1.25v-.25q0-.725.513-1.237T10%2010t1.238.513t.512%201.237V13h1.75q.2%200%20.35.15t.15.35t-.15.35t-.35.15zm1%209q-.425%200-.712-.288T7%2022t.288-.712T8%2021h.5v-2H3q-.825%200-1.412-.587T1%2017V7q0-.825.588-1.412T3%205h14q.825%200%201.413.588T19%207v10q0%20.825-.587%201.413T17%2019h-5.5v2h.5q.425%200%20.713.288T13%2022t-.288.713T12%2023zm13-10V3H6q-.425%200-.712-.288T5%202t.288-.712T6%201h15q.825%200%201.413.588T23%203v10q0%20.425-.288.713T22%2014t-.712-.288T21%2013M3%2017h14V7H3zm7-5%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%2016h6.5q1.05%200%201.775-.737T16%2013.474t-.75-1.775t-1.8-.725q-.2-1.275-1.175-2.125T10%208q-1.025%200-1.875.55T6.85%2010.025q-1.2.05-2.025.913T4%2013q0%201.25.875%202.125T7%2016m0-2q-.425%200-.712-.288T6%2013t.288-.712T7%2012h1.25v-.25q0-.725.513-1.237T10%2010t1.238.513t.512%201.237V13h1.75q.2%200%20.35.15t.15.35t-.15.35t-.35.15zm1%209q-.425%200-.712-.288T7%2022t.288-.712T8%2021h.5v-2H3q-.825%200-1.412-.587T1%2017V7q0-.825.588-1.412T3%205h14q.825%200%201.413.588T19%207v10q0%20.825-.587%201.413T17%2019h-5.5v2h.5q.425%200%20.713.288T13%2022t-.288.713T12%2023zm13-10V3H6q-.425%200-.712-.288T5%202t.288-.712T6%201h15q.825%200%201.413.588T23%203v10q0%20.425-.288.713T22%2014t-.712-.288T21%2013M3%2017h14V7H3zm7-5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/desktop-cloud-stack-outline-rounded.svg?color=%231a73e8&size=48