diff options
Diffstat (limited to 'src/icons/bookmark.svg')
-rw-r--r-- | src/icons/bookmark.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/icons/bookmark.svg b/src/icons/bookmark.svg new file mode 100644 index 00000000..a0043caa --- /dev/null +++ b/src/icons/bookmark.svg @@ -0,0 +1,9 @@ +--- +category: Document +tags: [read, clip, marker, tag] +version: "1.0" +unicode: "ea3a" +--- +<svg> + <path d="M9 4h6a2 2 0 0 1 2 2v14l-5 -3l-5 3v-14a2 2 0 0 1 2 -2" /> +</svg> |