aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/templarian_material_design/svg/basket.svg
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2017-02-10 13:03:47 -0500
committerKen Moore <ken@ixsystems.com>2017-02-10 13:03:47 -0500
commitea3bec295529dcdde4d05fe2a9b9f00bb208791d (patch)
tree34c2644e05ad054d524a0cb8bd26752864b10613 /icon-theme/template-icons/templarian_material_design/svg/basket.svg
parentLarge update to the new LuminaRandR class. Still not quite ready, but getting... (diff)
parentadding icons (diff)
downloadlumina-ea3bec295529dcdde4d05fe2a9b9f00bb208791d.tar.gz
lumina-ea3bec295529dcdde4d05fe2a9b9f00bb208791d.tar.bz2
lumina-ea3bec295529dcdde4d05fe2a9b9f00bb208791d.zip
Merge branch 'master' of github.com:trueos/lumina
Diffstat (limited to 'icon-theme/template-icons/templarian_material_design/svg/basket.svg')
-rw-r--r--icon-theme/template-icons/templarian_material_design/svg/basket.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/basket.svg b/icon-theme/template-icons/templarian_material_design/svg/basket.svg
new file mode 100644
index 00000000..387e41e7
--- /dev/null
+++ b/icon-theme/template-icons/templarian_material_design/svg/basket.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="0.2" stroke-linejoin="round" d="M 5.5,21C 4.71931,21 4.04309,20.5527 3.71366,19.9004L 3.70777,19.902L 1.10118,10.4388L 1,10C 1,9.44772 1.44771,9.00001 2,9.00001L 6.57797,9.00001L 11.1808,2.42643C 11.3617,2.16859 11.6611,2.00001 12,2.00001C 12.344,2.00001 12.6475,2.17375 12.8274,2.43829L 17.422,9.00001L 22,9.00001C 22.5523,9.00001 23,9.44772 23,10L 22.9581,10.2874L 20.2863,19.9004C 19.9569,20.5527 19.2807,21 18.5,21L 5.5,21 Z M 12,4.74346L 9.01952,9.00002L 14.9805,9.00002L 12,4.74346 Z M 12,13C 10.8954,13 10,13.8954 10,15C 10,16.1046 10.8954,17 12,17C 13.1046,17 14,16.1046 14,15C 14,13.8954 13.1046,13 12,13 Z "/>
+</svg>
bgstack15