shelving unit icon
shelving-unit from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- shelving-unit
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Use the shelving unit icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M4.992 3v18m0-9h14m0-9v18m-14-16h14m-14 14h14"/><path stroke-linejoin="round" d="M11.992 17c0-.943 0-1.414.293-1.707S13.05 15 13.992 15s1.414 0 1.707.293s.293.764.293 1.707v2h-4zm-4-7c0-.943 0-1.414.293-1.707S9.05 8 9.992 8s1.414 0 1.707.293s.293.764.293 1.707v2h-4z"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsShelvingUnit(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinecap="round" d="M4.992 3v18m0-9h14m0-9v18m-14-16h14m-14 14h14"/><path strokeLinejoin="round" d="M11.992 17c0-.943 0-1.414.293-1.707S13.05 15 13.992 15s1.414 0 1.707.293s.293.764.293 1.707v2h-4zm-4-7c0-.943 0-1.414.293-1.707S9.05 8 9.992 8s1.414 0 1.707.293s.293.764.293 1.707v2h-4z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M4.992 3v18m0-9h14m0-9v18m-14-16h14m-14 14h14"/><path stroke-linejoin="round" d="M11.992 17c0-.943 0-1.414.293-1.707S13.05 15 13.992 15s1.414 0 1.707.293s.293.764.293 1.707v2h-4zm-4-7c0-.943 0-1.414.293-1.707S9.05 8 9.992 8s1.414 0 1.707.293s.293.764.293 1.707v2h-4z"/></g></svg> </template>
CSS
.icon-shelving-unit {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M4.992%203v18m0-9h14m0-9v18m-14-16h14m-14%2014h14%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M11.992%2017c0-.943%200-1.414.293-1.707S13.05%2015%2013.992%2015s1.414%200%201.707.293s.293.764.293%201.707v2h-4zm-4-7c0-.943%200-1.414.293-1.707S9.05%208%209.992%208s1.414%200%201.707.293s.293.764.293%201.707v2h-4z%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M4.992%203v18m0-9h14m0-9v18m-14-16h14m-14%2014h14%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M11.992%2017c0-.943%200-1.414.293-1.707S13.05%2015%2013.992%2015s1.414%200%201.707.293s.293.764.293%201.707v2h-4zm-4-7c0-.943%200-1.414.293-1.707S9.05%208%209.992%208s1.414%200%201.707.293s.293.764.293%201.707v2h-4z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/shelving-unit.svg?color=%231a73e8&size=48