storage-rounded from Material Symbols Light by Google · Rounded · Android · Apache-2.0 Free for personal and commercial use.

Name
storage-rounded
Set
Material Symbols Light
Style
Rounded
Category
Android
Viewbox
24×24
License
Apache 2.0
Aliases
storage-outline-rounded

1 other variant in Material Symbols Light

The same icon in other sets

More android icons from Material Symbols Light

Use the storage icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.308 19.577q-.65 0-1.114-.463t-.463-1.115t.463-1.113t1.114-.463h13.384q.65 0 1.114.464T20.269 18t-.463 1.114t-1.114.462zm0-12q-.65 0-1.114-.463t-.463-1.115t.463-1.113t1.114-.463h13.384q.65 0 1.114.464T20.269 6t-.463 1.114t-1.114.462zm0 6q-.65 0-1.114-.463t-.463-1.115t.463-1.113t1.114-.463h13.384q.65 0 1.114.464T20.269 12t-.463 1.114t-1.114.462zm1.347-7.002q.23-.234.23-.578q0-.345-.233-.575q-.234-.23-.578-.23t-.575.234t-.23.577t.234.575t.577.23t.575-.233m0 6q.23-.234.23-.578q0-.345-.233-.575q-.234-.23-.578-.23t-.575.234t-.23.577t.234.575t.577.23t.575-.233m0 6q.23-.234.23-.578q0-.345-.233-.575q-.234-.23-.578-.23t-.575.233t-.23.578t.234.575t.577.23t.575-.233"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightStorageRounded(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="M5.308 19.577q-.65 0-1.114-.463t-.463-1.115t.463-1.113t1.114-.463h13.384q.65 0 1.114.464T20.269 18t-.463 1.114t-1.114.462zm0-12q-.65 0-1.114-.463t-.463-1.115t.463-1.113t1.114-.463h13.384q.65 0 1.114.464T20.269 6t-.463 1.114t-1.114.462zm0 6q-.65 0-1.114-.463t-.463-1.115t.463-1.113t1.114-.463h13.384q.65 0 1.114.464T20.269 12t-.463 1.114t-1.114.462zm1.347-7.002q.23-.234.23-.578q0-.345-.233-.575q-.234-.23-.578-.23t-.575.234t-.23.577t.234.575t.577.23t.575-.233m0 6q.23-.234.23-.578q0-.345-.233-.575q-.234-.23-.578-.23t-.575.234t-.23.577t.234.575t.577.23t.575-.233m0 6q.23-.234.23-.578q0-.345-.233-.575q-.234-.23-.578-.23t-.575.233t-.23.578t.234.575t.577.23t.575-.233"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.308 19.577q-.65 0-1.114-.463t-.463-1.115t.463-1.113t1.114-.463h13.384q.65 0 1.114.464T20.269 18t-.463 1.114t-1.114.462zm0-12q-.65 0-1.114-.463t-.463-1.115t.463-1.113t1.114-.463h13.384q.65 0 1.114.464T20.269 6t-.463 1.114t-1.114.462zm0 6q-.65 0-1.114-.463t-.463-1.115t.463-1.113t1.114-.463h13.384q.65 0 1.114.464T20.269 12t-.463 1.114t-1.114.462zm1.347-7.002q.23-.234.23-.578q0-.345-.233-.575q-.234-.23-.578-.23t-.575.234t-.23.577t.234.575t.577.23t.575-.233m0 6q.23-.234.23-.578q0-.345-.233-.575q-.234-.23-.578-.23t-.575.234t-.23.577t.234.575t.577.23t.575-.233m0 6q.23-.234.23-.578q0-.345-.233-.575q-.234-.23-.578-.23t-.575.233t-.23.578t.234.575t.577.23t.575-.233"/></svg>
</template>

CSS

.icon-storage-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%22M5.308%2019.577q-.65%200-1.114-.463t-.463-1.115t.463-1.113t1.114-.463h13.384q.65%200%201.114.464T20.269%2018t-.463%201.114t-1.114.462zm0-12q-.65%200-1.114-.463t-.463-1.115t.463-1.113t1.114-.463h13.384q.65%200%201.114.464T20.269%206t-.463%201.114t-1.114.462zm0%206q-.65%200-1.114-.463t-.463-1.115t.463-1.113t1.114-.463h13.384q.65%200%201.114.464T20.269%2012t-.463%201.114t-1.114.462zm1.347-7.002q.23-.234.23-.578q0-.345-.233-.575q-.234-.23-.578-.23t-.575.234t-.23.577t.234.575t.577.23t.575-.233m0%206q.23-.234.23-.578q0-.345-.233-.575q-.234-.23-.578-.23t-.575.234t-.23.577t.234.575t.577.23t.575-.233m0%206q.23-.234.23-.578q0-.345-.233-.575q-.234-.23-.578-.23t-.575.233t-.23.578t.234.575t.577.23t.575-.233%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%22M5.308%2019.577q-.65%200-1.114-.463t-.463-1.115t.463-1.113t1.114-.463h13.384q.65%200%201.114.464T20.269%2018t-.463%201.114t-1.114.462zm0-12q-.65%200-1.114-.463t-.463-1.115t.463-1.113t1.114-.463h13.384q.65%200%201.114.464T20.269%206t-.463%201.114t-1.114.462zm0%206q-.65%200-1.114-.463t-.463-1.115t.463-1.113t1.114-.463h13.384q.65%200%201.114.464T20.269%2012t-.463%201.114t-1.114.462zm1.347-7.002q.23-.234.23-.578q0-.345-.233-.575q-.234-.23-.578-.23t-.575.234t-.23.577t.234.575t.577.23t.575-.233m0%206q.23-.234.23-.578q0-.345-.233-.575q-.234-.23-.578-.23t-.575.234t-.23.577t.234.575t.577.23t.575-.233m0%206q.23-.234.23-.578q0-.345-.233-.575q-.234-.23-.578-.23t-.575.233t-.23.578t.234.575t.577.23t.575-.233%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/storage-rounded.svg?color=%231a73e8&size=48