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/swim.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/swim.svg')
-rw-r--r-- | icon-theme/template-icons/templarian_material_design/svg/swim.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/swim.svg b/icon-theme/template-icons/templarian_material_design/svg/swim.svg new file mode 100644 index 00000000..3c8c86b9 --- /dev/null +++ b/icon-theme/template-icons/templarian_material_design/svg/swim.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 2.00001,18C 4.22224,17 6.44446,16 8.66668,16C 10.8889,16 13.1111,18 15.3333,18C 17.5556,18 19.7778,16 22,16L 22,19C 19.7778,19 17.5556,21 15.3333,21C 13.1111,21 10.8889,19 8.66668,19C 6.44446,19 4.22224,20 2.00001,21L 2.00001,18 Z M 8.66666,13C 7.89471,13 7.12275,13.1207 6.3508,13.3201L 11.269,9.87633L 10.234,8.64279C 10.0879,8.46897 10,8.24477 10,8C 10,7.65608 10.1736,7.35272 10.438,7.17276L 16.1605,3.16582L 17.3076,4.80412L 12.4675,8.19321L 17.6961,14.4244C 16.9085,14.7488 16.1209,15 15.3333,15C 13.1111,15 10.8889,13 8.66666,13 Z M 18,7.00001C 19.1046,7.00001 20,7.89544 20,9.00001C 20,10.1046 19.1046,11 18,11C 16.8954,11 16,10.1046 16,9.00001C 16,7.89544 16.8954,7.00001 18,7.00001 Z "/> +</svg> |