aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/material-design-light/actions/bookmark-remove-list.svg
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2017-04-13 14:41:32 -0400
committerKen Moore <ken@ixsystems.com>2017-04-13 14:41:32 -0400
commitc524f96902e910bf57245518e9dbefa9037efde1 (patch)
tree876db044916a4ad494b9f2366fd657a3e69c219f /icon-theme/material-design-light/actions/bookmark-remove-list.svg
parentAdd the "dark" version of the new material-design icon theme (actually light ... (diff)
downloadlumina-c524f96902e910bf57245518e9dbefa9037efde1.tar.gz
lumina-c524f96902e910bf57245518e9dbefa9037efde1.tar.bz2
lumina-c524f96902e910bf57245518e9dbefa9037efde1.zip
Last batch of icons missing for the Lumina desktop usage. Still need to move/adjust these for the dark variation.
Diffstat (limited to 'icon-theme/material-design-light/actions/bookmark-remove-list.svg')
-rw-r--r--icon-theme/material-design-light/actions/bookmark-remove-list.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/material-design-light/actions/bookmark-remove-list.svg b/icon-theme/material-design-light/actions/bookmark-remove-list.svg
new file mode 100644
index 00000000..b48eb3ee
--- /dev/null
+++ b/icon-theme/material-design-light/actions/bookmark-remove-list.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="#050708" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 17.9994,21.998L 5.99938,21.998C 4.89586,21.998 3.99938,21.1021 3.99938,19.998L 3.99938,3.99805C 3.99938,2.89404 4.89586,1.99805 5.99938,1.99805L 6.99938,1.99805L 6.99938,8.99805L 9.49938,7.49805L 11.9994,8.99805L 11.9994,1.99805L 17.9994,1.99805C 19.1044,1.99805 19.9994,2.89404 19.9994,3.99805L 19.9994,19.998C 19.9994,21.1021 19.1044,21.998 17.9994,21.998 Z M 18,18L 18,16L 12,16L 12,18L 18,18 Z "/>
+</svg>
bgstack15