Library icon in outline, twotone, bold and bulk. Free in all four styles, for player, gallery, camera, music, volume. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconLibrary } from "@devigner-ui/icons";
<IconLibrary className="size-6" />
<script setup>
import { IconLibrary } from "@devigner-ui/icons-vue";
</script>
<template>
<IconLibrary class="size-6" />
</template>
<script>
import { IconLibrary } from "@devigner-ui/icons-svelte";
</script>
<IconLibrary class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.9 13.8c-.42-3.17-.63-4.75.27-5.78C4.07 7 5.67 7 8.85 7h6.3c3.19 0 4.78 0 5.68 1.02.9 1.03.69 2.6.26 5.77l-.4 3c-.33 2.48-.5 3.72-1.34 4.47s-2.1.74-4.6.74h-5.5c-2.5 0-3.75 0-4.6-.74-.85-.75-1.01-1.99-1.34-4.47z" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M19.56 7c.23-1.3-.77-2.5-2.1-2.5H6.54A2.13 2.13 0 0 0 4.44 7M17.5 4.5l.04-.5a2 2 0 0 0-1.78-1.99l-.5-.01H8.74l-.5.01a2 2 0 0 0-1.78 2l.04.49" stroke="currentColor" stroke-width="1.5"></path><path d="M15 18H9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>