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/run.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/run.svg')
-rw-r--r-- | icon-theme/template-icons/templarian_material_design/svg/run.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/run.svg b/icon-theme/template-icons/templarian_material_design/svg/run.svg new file mode 100644 index 00000000..747a09f5 --- /dev/null +++ b/icon-theme/template-icons/templarian_material_design/svg/run.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 17.1172,9.99807L 16.0432,8.18406L 15.3102,11.0521L 17.7992,15.5921L 17.7992,21.9981L 15.9992,21.9981L 15.9992,16.9981L 13.6682,13.8901L 12.0723,18.4002L 7.24992,20.5001L 6.19999,19L 10.394,16.5275L 12.9062,6.67405L 10.7992,7.33105L 10.7992,10.9981L 8.99919,10.9981L 8.99919,5.79807L 14.4242,4.10606L 14.9152,4.03406C 15.5372,4.03406 16.0812,4.36806 16.3772,4.86707L 18.3772,8.19806L 21.9992,8.19806L 21.9992,9.99807L 17.1172,9.99807 Z M 16.9992,3.79808C 16.0042,3.79808 15.1992,2.99107 15.1992,1.99909C 15.1992,1.00308 16.0042,0.198067 16.9992,0.198067C 17.9912,0.198067 18.7992,1.00308 18.7992,1.99909C 18.7992,2.99107 17.9912,3.79808 16.9992,3.79808 Z M 7,9L 7,11L 4,11C 3.44772,11 3,10.5523 3,10C 3,9.44772 3.44772,9 4,9L 7,9 Z M 9.25,13L 8.75,15L 5,15C 4.44772,15 4,14.5523 4,14C 4,13.4477 4.44772,13 5,13L 9.25,13 Z M 7,5L 7,7L 3,7C 2.44772,7 2,6.55229 2,6C 2,5.44772 2.44772,5 3,5L 7,5 Z "/> +</svg> |