cloud storage icon
cloud-storage from IconPark by ByteDance · Color · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- cloud-storage
- Set
- IconPark
- Style
- Color
- Category
- Hardware
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More hardware icons from IconPark
Use the cloud storage icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path fill="#2F88FF" stroke="#000" stroke-linejoin="round" stroke-width="4" d="M44 29H4V42H44V29Z"/><path fill="#fff" d="M35.5 38C36.8807 38 38 36.8807 38 35.5C38 34.1193 36.8807 33 35.5 33C34.1193 33 33 34.1193 33 35.5C33 36.8807 34.1193 38 35.5 38Z"/><path stroke="#000" stroke-linejoin="round" stroke-width="4" d="M4 28.9998L9.03837 4.99902H39.0205L44 28.9998"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M19.006 16.0259C16.8635 16.0259 15 17.5124 15 19.5128C15 21.9998 17.0947 22.9998 19.6973 22.9998C20.1437 22.9998 20.5567 22.9998 20.9768 22.9998"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M29.007 16.0259C31.1039 16.0259 33 16.9994 33 19.5128C33 21.9998 30.8902 22.9998 28.2877 22.9998C27.8412 22.9998 27.4013 22.9998 26.9871 22.9998"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M29.0069 16.0261C29.0069 13.0423 27.0231 11 23.9998 11C20.9766 11 19.0059 12.9927 19.0059 16.0261"/><path stroke="#000" stroke-width="4" d="M20 23H28"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkCloudStorage(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path fill="#2F88FF" stroke="#000" strokeLinejoin="round" strokeWidth="4" d="M44 29H4V42H44V29Z"/><path fill="#fff" d="M35.5 38C36.8807 38 38 36.8807 38 35.5C38 34.1193 36.8807 33 35.5 33C34.1193 33 33 34.1193 33 35.5C33 36.8807 34.1193 38 35.5 38Z"/><path stroke="#000" strokeLinejoin="round" strokeWidth="4" d="M4 28.9998L9.03837 4.99902H39.0205L44 28.9998"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M19.006 16.0259C16.8635 16.0259 15 17.5124 15 19.5128C15 21.9998 17.0947 22.9998 19.6973 22.9998C20.1437 22.9998 20.5567 22.9998 20.9768 22.9998"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M29.007 16.0259C31.1039 16.0259 33 16.9994 33 19.5128C33 21.9998 30.8902 22.9998 28.2877 22.9998C27.8412 22.9998 27.4013 22.9998 26.9871 22.9998"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M29.0069 16.0261C29.0069 13.0423 27.0231 11 23.9998 11C20.9766 11 19.0059 12.9927 19.0059 16.0261"/><path stroke="#000" strokeWidth="4" d="M20 23H28"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path fill="#2F88FF" stroke="#000" stroke-linejoin="round" stroke-width="4" d="M44 29H4V42H44V29Z"/><path fill="#fff" d="M35.5 38C36.8807 38 38 36.8807 38 35.5C38 34.1193 36.8807 33 35.5 33C34.1193 33 33 34.1193 33 35.5C33 36.8807 34.1193 38 35.5 38Z"/><path stroke="#000" stroke-linejoin="round" stroke-width="4" d="M4 28.9998L9.03837 4.99902H39.0205L44 28.9998"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M19.006 16.0259C16.8635 16.0259 15 17.5124 15 19.5128C15 21.9998 17.0947 22.9998 19.6973 22.9998C20.1437 22.9998 20.5567 22.9998 20.9768 22.9998"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M29.007 16.0259C31.1039 16.0259 33 16.9994 33 19.5128C33 21.9998 30.8902 22.9998 28.2877 22.9998C27.8412 22.9998 27.4013 22.9998 26.9871 22.9998"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M29.0069 16.0261C29.0069 13.0423 27.0231 11 23.9998 11C20.9766 11 19.0059 12.9927 19.0059 16.0261"/><path stroke="#000" stroke-width="4" d="M20 23H28"/></g></svg> </template>
CSS
.icon-cloud-storage {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M44%2029H4V42H44V29Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M35.5%2038C36.8807%2038%2038%2036.8807%2038%2035.5C38%2034.1193%2036.8807%2033%2035.5%2033C34.1193%2033%2033%2034.1193%2033%2035.5C33%2036.8807%2034.1193%2038%2035.5%2038Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M4%2028.9998L9.03837%204.99902H39.0205L44%2028.9998%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M19.006%2016.0259C16.8635%2016.0259%2015%2017.5124%2015%2019.5128C15%2021.9998%2017.0947%2022.9998%2019.6973%2022.9998C20.1437%2022.9998%2020.5567%2022.9998%2020.9768%2022.9998%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M29.007%2016.0259C31.1039%2016.0259%2033%2016.9994%2033%2019.5128C33%2021.9998%2030.8902%2022.9998%2028.2877%2022.9998C27.8412%2022.9998%2027.4013%2022.9998%2026.9871%2022.9998%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M29.0069%2016.0261C29.0069%2013.0423%2027.0231%2011%2023.9998%2011C20.9766%2011%2019.0059%2012.9927%2019.0059%2016.0261%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M20%2023H28%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M44%2029H4V42H44V29Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M35.5%2038C36.8807%2038%2038%2036.8807%2038%2035.5C38%2034.1193%2036.8807%2033%2035.5%2033C34.1193%2033%2033%2034.1193%2033%2035.5C33%2036.8807%2034.1193%2038%2035.5%2038Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M4%2028.9998L9.03837%204.99902H39.0205L44%2028.9998%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M19.006%2016.0259C16.8635%2016.0259%2015%2017.5124%2015%2019.5128C15%2021.9998%2017.0947%2022.9998%2019.6973%2022.9998C20.1437%2022.9998%2020.5567%2022.9998%2020.9768%2022.9998%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M29.007%2016.0259C31.1039%2016.0259%2033%2016.9994%2033%2019.5128C33%2021.9998%2030.8902%2022.9998%2028.2877%2022.9998C27.8412%2022.9998%2027.4013%2022.9998%2026.9871%2022.9998%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M29.0069%2016.0261C29.0069%2013.0423%2027.0231%2011%2023.9998%2011C20.9766%2011%2019.0059%2012.9927%2019.0059%2016.0261%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M20%2023H28%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/cloud-storage.svg?color=%231a73e8&size=48