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/rowing.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/rowing.svg')
-rw-r--r-- | icon-theme/template-icons/templarian_material_design/svg/rowing.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/rowing.svg b/icon-theme/template-icons/templarian_material_design/svg/rowing.svg new file mode 100644 index 00000000..8a3d092c --- /dev/null +++ b/icon-theme/template-icons/templarian_material_design/svg/rowing.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 8.5,14.5L 4,19L 5.5,20.5L 9,17L 11,17L 8.5,14.5 Z M 15,1C 13.9,1 13,1.9 13,3C 13,4.1 13.9,5 15,5C 16.1,5 17,4.1 17,3C 17,1.9 16.1,1 15,1 Z M 21,21.01L 18,24L 15.01,20.99L 15.01,19.5L 7.91,12.41C 7.6,12.46 7.3,12.48 7,12.48L 7,10.32C 8.66,10.35 10.61,9.45 11.67,8.28L 13.07,6.73C 13.26,6.52 13.5,6.35 13.76,6.23C 14.05,6.09 14.38,6 14.72,6L 14.75,6C 15.99,6.01 17,7.02 17,8.26L 17,14.01C 17,14.85 16.65,15.62 16.08,16.17L 12.5,12.59L 12.5,10.32C 11.87,10.84 11.07,11.34 10.21,11.71L 16.5,18L 18,18L 21,21.01 Z "/> +</svg> |