Notebook Bookmark icon in outline, twotone, bold and bulk. Free in all four styles, for documents, attachments, clipboard, archive, editing. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconNotebookBookmark } from "@devigner-ui/icons";
<IconNotebookBookmark className="size-6" />
<script setup>
import { IconNotebookBookmark } from "@devigner-ui/icons-vue";
</script>
<template>
<IconNotebookBookmark class="size-6" />
</template>
<script>
import { IconNotebookBookmark } from "@devigner-ui/icons-svelte";
</script>
<IconNotebookBookmark class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m20.08 3.02.03.75zm-3.58.47-.22-.72zM13.67 4.8l-.37-.65zM3.98 3.08l-.04.74zm3.02.4.2-.72zm3.28 1.4-.35.66zm3.35 15.19.35.66zM17 18.63l-.2-.72zm2.99-.4.04.74zm-9.62 1.84-.35.66zM7 18.63l.2-.72zm-2.99-.4-.04.74zm-1.26-2.09V5h-1.5v11.14zm20 0V4.94h-1.5v11.2zm-2.7-13.87a16 16 0 0 0-3.77.5l.44 1.44c.94-.29 2.27-.4 3.39-.44zm-3.77.5c-.99.3-2.1.88-2.98 1.38l.75 1.3c.85-.49 1.84-1 2.67-1.24zM3.94 3.82c.96.06 2.06.18 2.87.4l.38-1.46a18 18 0 0 0-3.16-.43zm2.87.4c.96.25 2.14.8 3.12 1.32l.7-1.33c-1-.52-2.3-1.15-3.44-1.45zm7.17 16.51c1-.53 2.22-1.1 3.21-1.37l-.38-1.45c-1.17.3-2.53.96-3.54 1.5zm3.21-1.37c.8-.21 1.88-.33 2.84-.39l-.1-1.5c-.97.07-2.17.19-3.12.44zm-6.46.05a17 17 0 0 0-3.54-1.5l-.38 1.45c1 .26 2.22.84 3.21 1.37zm-3.54-1.5c-.95-.25-2.15-.37-3.13-.44l-.1 1.5c.97.06 2.05.18 2.85.39zm14.06-1.77c0 .69-.57 1.29-1.31 1.33l.1 1.5a2.87 2.87 0 0 0 2.71-2.83zm1.5-11.2a2.63 2.63 0 0 0-2.7-2.67l.06 1.5c.61-.02 1.14.48 1.14 1.16zm-21.5 11.2a2.87 2.87 0 0 0 2.72 2.83l.1-1.5a1.37 1.37 0 0 1-1.32-1.33zm12.02 3.27c-.79.42-1.75.42-2.54 0l-.71 1.32a4.2 4.2 0 0 0 3.96 0zm.03-15.26c-.82.48-1.84.5-2.67.06l-.7 1.33c1.3.68 2.86.64 4.12-.09zM2.75 5c0-.7.55-1.21 1.19-1.18l.09-1.5A2.64 2.64 0 0 0 1.25 5z" fill="currentColor"></path><path opacity="1" d="M12 5.85V21" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="m5 9 4 1" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="m5 13 4 1" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="m19 13-4 1" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="M19 5.5v4.01c0 .28 0 .41-.1.47-.09.06-.22 0-.48-.13l-1.24-.59q-.12-.06-.18-.06-.07 0-.18.06l-1.24.6c-.26.11-.39.18-.49.12s-.09-.2-.09-.47V6.95" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>