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/sale.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/sale.svg')
-rw-r--r-- | icon-theme/template-icons/templarian_material_design/svg/sale.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/sale.svg b/icon-theme/template-icons/templarian_material_design/svg/sale.svg new file mode 100644 index 00000000..e28cf2c5 --- /dev/null +++ b/icon-theme/template-icons/templarian_material_design/svg/sale.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 18.6504,2.84663L 19.2626,6.71221L 22.7677,8.49813L 20.9909,11.9853L 22.7768,15.4904L 19.2377,17.2936L 18.6265,21.1526L 14.7411,20.5372L 11.9737,23.3047L 9.19205,20.523L 5.32646,21.1353L 4.71108,17.2499L 1.22388,15.4731L 3.0098,11.968L 1.23299,8.48081L 4.74402,6.69186L 5.3503,2.86394L 9.21589,3.47619L 11.9975,0.694563L 14.765,3.46202L 18.6504,2.84663 Z M 9.5,7C 8.67157,7 8,7.67158 8,8.5C 8,9.32843 8.67157,10 9.5,10C 10.3284,10 11,9.32843 11,8.5C 11,7.67158 10.3284,7 9.5,7 Z M 14.5,14C 13.6716,14 13,14.6716 13,15.5C 13,16.3284 13.6716,17 14.5,17C 15.3284,17 16,16.3284 16,15.5C 16,14.6716 15.3284,14 14.5,14 Z M 8.41421,17L 17,8.41422L 15.5858,7L 7,15.5858L 8.41421,17 Z "/> +</svg> |