diff options
Diffstat (limited to 'src/icons/book-off.svg')
-rw-r--r-- | src/icons/book-off.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/icons/book-off.svg b/src/icons/book-off.svg new file mode 100644 index 00000000..4242d776 --- /dev/null +++ b/src/icons/book-off.svg @@ -0,0 +1,14 @@ +--- +tags: [read, dictionary, magazine, library, booklet, novel] +category: Document +version: "1.63" +unicode: "f0bc" +--- +<svg> + <path d="M3 19a9 9 0 0 1 9 0a8.999 8.999 0 0 1 5.899 -1.096" /> + <path d="M3 6a8.995 8.995 0 0 1 2.114 -.884m3.8 -.21c1.07 .17 2.116 .534 3.086 1.094a9 9 0 0 1 9 0" /> + <path d="M3 6v13" /> + <path d="M12 6v2m0 4v7" /> + <path d="M21 6v11" /> + <path d="M3 3l18 18" /> +</svg> |