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/shovel.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/shovel.svg')
-rw-r--r-- | icon-theme/template-icons/templarian_material_design/svg/shovel.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/shovel.svg b/icon-theme/template-icons/templarian_material_design/svg/shovel.svg new file mode 100644 index 00000000..e0cfb9b3 --- /dev/null +++ b/icon-theme/template-icons/templarian_material_design/svg/shovel.svg @@ -0,0 +1,7 @@ +<?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"> + <g> + <path fill="#000000" fill-opacity="1" stroke-width="1.33333" stroke-linejoin="miter" d="M 15.1,1.81L 12.27,4.64C 11.4885,5.4206 11.4878,6.6869 12.27,7.47L 13.68,8.88L 9.13,13.43L 6.31,10.6L 4.89,12C -0.0599975,17 3.5,20.48 3.5,20.48C 3.5,20.48 7,24 12,19.09L 13.41,17.68L 10.61,14.88L 15.15,10.34L 16.54,11.73C 17.3206,12.5115 18.5869,12.5122 19.37,11.73L 22.2,8.9L 15.1,1.81 Z M 17.93,10.28L 16.55,8.9L 15.11,7.46L 13.71,6.06L 15.12,4.65L 19.35,8.88L 17.93,10.28 Z "/> + </g> +</svg> |