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/omega.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/omega.svg')
-rw-r--r-- | icon-theme/template-icons/templarian_material_design/svg/omega.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/omega.svg b/icon-theme/template-icons/templarian_material_design/svg/omega.svg new file mode 100644 index 00000000..e42ae164 --- /dev/null +++ b/icon-theme/template-icons/templarian_material_design/svg/omega.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 19.1467,19L 13.3867,19L 13.3867,16.8667C 15.52,15.2489 16.5867,13.2389 16.5867,10.8367C 16.5867,9.34334 16.1628,8.16167 15.315,7.29167C 14.4672,6.42167 13.3722,5.98667 12.03,5.98667C 10.6767,5.98667 9.56889,6.42389 8.70666,7.29834C 7.84444,8.17278 7.41333,9.36667 7.41333,10.88C 7.41333,13.26 8.48,15.2556 10.6133,16.8667L 10.6133,19L 4.85333,19L 4.85333,16.8667L 8.41333,16.8667C 6.04,15.3244 4.85333,13.2344 4.85333,10.5967C 4.85333,8.50334 5.50611,6.85612 6.81166,5.655C 8.11722,4.45389 9.83666,3.85334 11.97,3.85334C 14.15,3.85334 15.8911,4.44889 17.1933,5.64C 18.4956,6.83111 19.1467,8.47667 19.1467,10.5767C 19.1467,13.2144 17.9489,15.3111 15.5533,16.8667L 19.1467,16.8667L 19.1467,19 Z "/> +</svg> |