diff options
author | codecalm <codecalm@gmail.com> | 2020-09-21 19:04:43 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-21 19:04:43 +0200 |
commit | 83ced8e54e3a2c6f2aecdcce6eec4ad56b0fec47 (patch) | |
tree | a9396dc687416daac207b384257f070554b8d829 /src/_icons/bookmark-off.svg | |
parent | 2 new icons: `bell-off`, `bluetooth-off` (diff) | |
download | tabler-icons-83ced8e54e3a2c6f2aecdcce6eec4ad56b0fec47.tar.xz |
6 new icons: `bolt-off`, `bookmark-off`, `file-off`, `map-pin-off`, `phone-off`, `photo-off`
Fixed icons: `planet`
Diffstat (limited to 'src/_icons/bookmark-off.svg')
-rw-r--r-- | src/_icons/bookmark-off.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/bookmark-off.svg b/src/_icons/bookmark-off.svg new file mode 100644 index 0000000..118921f --- /dev/null +++ b/src/_icons/bookmark-off.svg @@ -0,0 +1,7 @@ +--- +tags: [read, clip, marker, tag] +--- +<svg> + <line x1="3" y1="3" x2="21" y2="21" /> + <path d="M17 17v3l-5 -3l-5 3v-13m1.178 -2.818c.252 -.113 .53 -.176 .822 -.176h6a2 2 0 0 1 2 2v7" /> +</svg> |