aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/templarian_material_design/svg/snowman.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/snowman.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/snowman.svg')
-rw-r--r--icon-theme/template-icons/templarian_material_design/svg/snowman.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/snowman.svg b/icon-theme/template-icons/templarian_material_design/svg/snowman.svg
new file mode 100644
index 00000000..3cce5a9c
--- /dev/null
+++ b/icon-theme/template-icons/templarian_material_design/svg/snowman.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-linejoin="round" d="M 17,17C 17,19.7614 14.7614,22 12,22C 9.23858,22 7,19.7614 7,17C 7,15.5067 7.65459,14.1664 8.69248,13.2502C 8.25548,12.6091 8,11.8344 8,11C 8,10.863 8.00688,10.7277 8.02032,10.5943L 5.03711,8.87193L 4.82972,8.71308L 2.28578,9.39473L 2.02696,8.42881L 4.24172,7.83536L 2.25602,6.68892L 2.75602,5.82289L 4.74172,6.96934L 4.14828,4.75457L 5.11421,4.49575L 5.79585,7.0397L 6.03711,7.13988L 8.73055,8.69494C 9.11223,8.15456 9.62451,7.71299 10.2214,7.41618C 9.48059,6.86992 9,5.99108 9,5C 9,3.34315 10.3431,2 12,2C 13.6569,2 15,3.34315 15,5C 15,5.99109 14.5194,6.86992 13.7786,7.41618C 14.3755,7.71299 14.8878,8.15456 15.2695,8.69494L 17.9629,7.13988L 18.2041,7.0397L 18.8858,4.49575L 19.8517,4.75457L 19.2583,6.96934L 21.244,5.82289L 21.744,6.68892L 19.7583,7.83536L 21.973,8.42881L 21.7142,9.39473L 19.1703,8.71308L 18.9629,8.87193L 15.9797,10.5943L 16,11C 16,11.8344 15.7445,12.6091 15.3075,13.2502C 16.3454,14.1664 17,15.5067 17,17 Z "/>
+</svg>
bgstack15