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/pill.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/pill.svg')
-rw-r--r-- | icon-theme/template-icons/templarian_material_design/svg/pill.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/pill.svg b/icon-theme/template-icons/templarian_material_design/svg/pill.svg new file mode 100644 index 00000000..fb3ad2af --- /dev/null +++ b/icon-theme/template-icons/templarian_material_design/svg/pill.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 4.22182,11.2929L 11.2929,4.22185C 13.636,1.87871 17.435,1.87871 19.7781,4.22185C 22.1213,6.56499 22.1213,10.364 19.7781,12.7071L 12.7071,19.7782C 10.3639,22.1213 6.56496,22.1213 4.22182,19.7782C 1.87868,17.435 1.87868,13.636 4.22182,11.2929 Z M 5.63602,12.7071C 4.58911,13.754 4.24383,15.2369 4.6002,16.5713L 10.5858,10.5858L 14.8284,14.8284L 18.3639,11.2929C 19.926,9.73079 19.926,7.19813 18.3639,5.63603C 16.8018,4.07393 14.2692,4.07393 12.7071,5.63603L 5.63602,12.7071 Z "/> +</svg> |