aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/templarian_material_design/svg/food-fork-drink.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/food-fork-drink.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/food-fork-drink.svg')
-rw-r--r--icon-theme/template-icons/templarian_material_design/svg/food-fork-drink.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/food-fork-drink.svg b/icon-theme/template-icons/templarian_material_design/svg/food-fork-drink.svg
new file mode 100644
index 00000000..d9b9135d
--- /dev/null
+++ b/icon-theme/template-icons/templarian_material_design/svg/food-fork-drink.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 3,3C 2.446,3 2,3.446 2,4L 2,8L 2,9.5C 2,11.1864 3.02954,12.6285 4.5,13.2187L 4.5,19.5C 4.5,20.331 5.169,21 6,21C 6.831,21 7.5,20.331 7.5,19.5L 7.5,13.2187C 8.97046,12.6285 10,11.1864 10,9.5L 10,8L 10,4C 10,3.446 9.554,3 9,3C 8.446,3 8,3.446 8,4L 8,8C 8,8.277 7.777,8.5 7.5,8.5C 7.223,8.5 7,8.277 7,8L 7,4C 7,3.446 6.554,3 6,3C 5.446,3 5,3.446 5,4L 5,8C 5,8.277 4.777,8.5 4.5,8.5C 4.223,8.5 4,8.277 4,8L 4,4C 4,3.446 3.554,3 3,3 Z M 19.875,3C 19.7463,3.0181 19.6189,3.0852 19.5,3.1562L 16,5.25L 16,9L 12,9L 12,11L 13,11L 14,21L 20,21L 21,11L 22,11L 22,9L 18,9L 18,6.3437L 20.5,4.8437C 20.9755,4.5594 21.1281,3.9755 20.8438,3.5C 20.6305,3.1434 20.261,2.9456 19.875,3 Z "/>
+</svg>
bgstack15