cloud storage icon

cloud-storage from IconPark Solid by ByteDance · Solid · Hardware · Apache-2.0 Free for personal and commercial use.

Name
cloud-storage
Set
IconPark Solid
Style
Solid
Category
Hardware
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More hardware icons from IconPark Solid

Use the cloud storage icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGkw1k1bOo"><g fill="none"><path fill="#fff" stroke="#fff" stroke-linejoin="round" stroke-width="4" d="M44 29H4v13h40z"/><path fill="#000" d="M35.5 38a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5"/><path stroke="#fff" stroke-linejoin="round" stroke-width="4" d="M4 29L9.038 4.999H39.02l4.98 24"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M19.006 16.026c-2.143 0-4.006 1.486-4.006 3.487C15 22 17.095 23 19.697 23h1.28m8.03-6.974c2.097 0 3.993.973 3.993 3.487C33 22 30.89 23 28.288 23h-1.3m2.019-6.974C29.007 13.042 27.023 11 24 11s-4.994 1.993-4.994 5.026"/><path stroke="#fff" stroke-width="4" d="M20 23h8"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGkw1k1bOo)"/></svg>

React

import type { SVGProps } from "react";

export function IconParkSolidCloudStorage(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGkw1k1bOo"><g fill="none"><path fill="#fff" stroke="#fff" strokeLinejoin="round" strokeWidth="4" d="M44 29H4v13h40z"/><path fill="#000" d="M35.5 38a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5"/><path stroke="#fff" strokeLinejoin="round" strokeWidth="4" d="M4 29L9.038 4.999H39.02l4.98 24"/><path stroke="#fff" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M19.006 16.026c-2.143 0-4.006 1.486-4.006 3.487C15 22 17.095 23 19.697 23h1.28m8.03-6.974c2.097 0 3.993.973 3.993 3.487C33 22 30.89 23 28.288 23h-1.3m2.019-6.974C29.007 13.042 27.023 11 24 11s-4.994 1.993-4.994 5.026"/><path stroke="#fff" strokeWidth="4" d="M20 23h8"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGkw1k1bOo)"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGkw1k1bOo"><g fill="none"><path fill="#fff" stroke="#fff" stroke-linejoin="round" stroke-width="4" d="M44 29H4v13h40z"/><path fill="#000" d="M35.5 38a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5"/><path stroke="#fff" stroke-linejoin="round" stroke-width="4" d="M4 29L9.038 4.999H39.02l4.98 24"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M19.006 16.026c-2.143 0-4.006 1.486-4.006 3.487C15 22 17.095 23 19.697 23h1.28m8.03-6.974c2.097 0 3.993.973 3.993 3.487C33 22 30.89 23 28.288 23h-1.3m2.019-6.974C29.007 13.042 27.023 11 24 11s-4.994 1.993-4.994 5.026"/><path stroke="#fff" stroke-width="4" d="M20 23h8"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGkw1k1bOo)"/></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%3Cdefs%3E%3Cmask%20id%3D%22SVGkw1k1bOo%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M44%2029H4v13h40z%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M35.5%2038a2.5%202.5%200%201%200%200-5a2.5%202.5%200%200%200%200%205%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M4%2029L9.038%204.999H39.02l4.98%2024%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M19.006%2016.026c-2.143%200-4.006%201.486-4.006%203.487C15%2022%2017.095%2023%2019.697%2023h1.28m8.03-6.974c2.097%200%203.993.973%203.993%203.487C33%2022%2030.89%2023%2028.288%2023h-1.3m2.019-6.974C29.007%2013.042%2027.023%2011%2024%2011s-4.994%201.993-4.994%205.026%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-width%3D%224%22%20d%3D%22M20%2023h8%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23SVGkw1k1bOo)%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%2048%2048%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGkw1k1bOo%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M44%2029H4v13h40z%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M35.5%2038a2.5%202.5%200%201%200%200-5a2.5%202.5%200%200%200%200%205%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M4%2029L9.038%204.999H39.02l4.98%2024%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M19.006%2016.026c-2.143%200-4.006%201.486-4.006%203.487C15%2022%2017.095%2023%2019.697%2023h1.28m8.03-6.974c2.097%200%203.993.973%203.993%203.487C33%2022%2030.89%2023%2028.288%2023h-1.3m2.019-6.974C29.007%2013.042%2027.023%2011%2024%2011s-4.994%201.993-4.994%205.026%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-width%3D%224%22%20d%3D%22M20%2023h8%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23SVGkw1k1bOo)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-solid/cloud-storage.svg?color=%231a73e8&size=48