diff options
author | Ken Moore <ken@ixsystems.com> | 2017-02-10 13:03:47 -0500 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-02-10 13:03:47 -0500 |
commit | ea3bec295529dcdde4d05fe2a9b9f00bb208791d (patch) | |
tree | 34c2644e05ad054d524a0cb8bd26752864b10613 /icon-theme/template-icons/templarian_material_design/svg/food.svg | |
parent | Large update to the new LuminaRandR class. Still not quite ready, but getting... (diff) | |
parent | adding icons (diff) | |
download | lumina-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.svg')
-rw-r--r-- | icon-theme/template-icons/templarian_material_design/svg/food.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/food.svg b/icon-theme/template-icons/templarian_material_design/svg/food.svg new file mode 100644 index 00000000..48be5367 --- /dev/null +++ b/icon-theme/template-icons/templarian_material_design/svg/food.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" fill-rule="evenodd" stroke-linejoin="round" d="M 15.5,21L 14,8L 16.2341,8L 15.097,3.46181L 16.843,3.02431L 18.0898,8L 22,8L 20.5,21L 15.5,21 Z M 5,11L 10,11C 11.6568,11 13,12.3431 13,14L 2,14C 2,12.3431 3.34315,11 5,11 Z M 13,18C 13,19.6569 11.6568,21 10,21L 5,21C 3.34314,21 2,19.6569 2,18L 13,18 Z M 3,15L 8,15L 9.5,16.5L 11,15L 12,15C 12.5523,15 13,15.4477 13,16C 13,16.5523 12.5523,17 12,17L 3,17C 2.44772,17 2,16.5523 2,16C 2,15.4477 2.44772,15 3,15 Z "/> +</svg> |