bookshelf 01 icon

bookshelf-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
bookshelf-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the bookshelf 01 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.5 20v2m14-2v2M3 11h18M3 14V8c0-2.828 0-4.243.93-5.121S6.358 2 9.353 2h5.294c2.995 0 4.492 0 5.423.879C21 3.757 21 5.172 21 8v6c0 2.828 0 4.243-.93 5.121S17.642 20 14.647 20H9.353c-2.995 0-4.492 0-5.423-.879C3 18.243 3 16.828 3 14m10.5-3l-2-5M7 11V6m1 13.5V15m4 5v-5m5-4V6m-1 14l1-5"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsBookshelf01(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M5.5 20v2m14-2v2M3 11h18M3 14V8c0-2.828 0-4.243.93-5.121S6.358 2 9.353 2h5.294c2.995 0 4.492 0 5.423.879C21 3.757 21 5.172 21 8v6c0 2.828 0 4.243-.93 5.121S17.642 20 14.647 20H9.353c-2.995 0-4.492 0-5.423-.879C3 18.243 3 16.828 3 14m10.5-3l-2-5M7 11V6m1 13.5V15m4 5v-5m5-4V6m-1 14l1-5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.5 20v2m14-2v2M3 11h18M3 14V8c0-2.828 0-4.243.93-5.121S6.358 2 9.353 2h5.294c2.995 0 4.492 0 5.423.879C21 3.757 21 5.172 21 8v6c0 2.828 0 4.243-.93 5.121S17.642 20 14.647 20H9.353c-2.995 0-4.492 0-5.423-.879C3 18.243 3 16.828 3 14m10.5-3l-2-5M7 11V6m1 13.5V15m4 5v-5m5-4V6m-1 14l1-5"/></svg>
</template>

CSS

.icon-bookshelf-01 {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M5.5%2020v2m14-2v2M3%2011h18M3%2014V8c0-2.828%200-4.243.93-5.121S6.358%202%209.353%202h5.294c2.995%200%204.492%200%205.423.879C21%203.757%2021%205.172%2021%208v6c0%202.828%200%204.243-.93%205.121S17.642%2020%2014.647%2020H9.353c-2.995%200-4.492%200-5.423-.879C3%2018.243%203%2016.828%203%2014m10.5-3l-2-5M7%2011V6m1%2013.5V15m4%205v-5m5-4V6m-1%2014l1-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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M5.5%2020v2m14-2v2M3%2011h18M3%2014V8c0-2.828%200-4.243.93-5.121S6.358%202%209.353%202h5.294c2.995%200%204.492%200%205.423.879C21%203.757%2021%205.172%2021%208v6c0%202.828%200%204.243-.93%205.121S17.642%2020%2014.647%2020H9.353c-2.995%200-4.492%200-5.423-.879C3%2018.243%203%2016.828%203%2014m10.5-3l-2-5M7%2011V6m1%2013.5V15m4%205v-5m5-4V6m-1%2014l1-5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/bookshelf-01.svg?color=%231a73e8&size=48