aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/material-design-light/actions/bookmark-toolbar.svg
diff options
context:
space:
mode:
Diffstat (limited to 'icon-theme/material-design-light/actions/bookmark-toolbar.svg')
-rw-r--r--icon-theme/material-design-light/actions/bookmark-toolbar.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/material-design-light/actions/bookmark-toolbar.svg b/icon-theme/material-design-light/actions/bookmark-toolbar.svg
new file mode 100644
index 00000000..340c41bc
--- /dev/null
+++ b/icon-theme/material-design-light/actions/bookmark-toolbar.svg
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" baseProfile="full" width="24" height="24" viewBox="0 0 24.00 24.00" enable-background="new 0 0 24.00 24.00" xml:space="preserve">
+ <path fill="#000000" fill-opacity="1" stroke-width="1.33333" stroke-linejoin="miter" d="M 21,5C 19.89,4.65 18.67,4.5 17.5,4.5C 15.55,4.5 13.45,4.9 12,6C 10.55,4.9 8.45,4.5 6.5,4.5C 4.55,4.5 2.45,4.9 1,6L 1,20.65C 1,20.9 1.25,21.15 1.5,21.15C 1.6,21.15 1.65,21.1 1.75,21.1C 3.1,20.45 5.05,20 6.5,20C 8.45,20 10.55,20.4 12,21.5C 13.35,20.65 15.8,20 17.5,20C 19.15,20 20.85,20.3 22.25,21.05C 22.35,21.1 22.4,21.1 22.5,21.1C 22.75,21.1 23,20.85 23,20.6L 23,6C 22.4,5.55 21.75,5.25 21,5 Z M 21,18.5C 19.9,18.15 18.7,18 17.5,18C 15.8,18 13.35,18.65 12,19.5L 12,8C 13.35,7.15 15.8,6.5 17.5,6.5C 18.7,6.5 19.9,6.65 21,7L 21,18.5 Z "/>
+</svg>
bgstack15