diff options
author | codecalm <codecalm@gmail.com> | 2022-04-05 01:58:17 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-04-05 01:58:17 +0200 |
commit | a94865bf04e0282b332d45458b8ea7a8c406dee3 (patch) | |
tree | abe44d11dd3d311f086d1086711d3f72c8e243d5 /icons/book-off.svg | |
parent | 34 new icons: `biohazard-off`, `bold-off`, `bone-off`, `book-off`, `bookmarks... (diff) | |
download | tabler-icons-a94865bf04e0282b332d45458b8ea7a8c406dee3.tar.xz |
Release 1.63.0v1.63.0
Diffstat (limited to 'icons/book-off.svg')
-rw-r--r-- | icons/book-off.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/icons/book-off.svg b/icons/book-off.svg new file mode 100644 index 00000000..1446649f --- /dev/null +++ b/icons/book-off.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-book-off" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <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> + + |