diff options
author | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-21 12:06:47 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-21 12:06:47 +0530 |
commit | 1b3658c85f5a5a25643da0cc417c70986b7caa6a (patch) | |
tree | e8fb44c12e8bd16088d185e1e78a6c7f7d76cf5c /.icons/awkward/22x22/apps/evelauncher.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/22x22/apps/evelauncher.svg')
-rw-r--r-- | .icons/awkward/22x22/apps/evelauncher.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/awkward/22x22/apps/evelauncher.svg b/.icons/awkward/22x22/apps/evelauncher.svg new file mode 100644 index 00000000..77fd3ad1 --- /dev/null +++ b/.icons/awkward/22x22/apps/evelauncher.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1"> + <rect style="opacity:0.2" width="21" height="21" x="-21.5" y="-22" rx="1.05" ry="1.05" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#4f4f4f" width="21" height="21" x="-21" y="-22" rx="1.05" ry="1.05" transform="matrix(0,-1,-1,0,0,0)"/> + <path style="opacity:0.2" d="m 5,4.4999993 v 3 1 h 3 v -1 h 10 v -3 z M 5,9.499999 v 3 h 13 v -3 z m 0,4 v 1 3 h 13 v -3 H 8 v -1 z"/> + <path style="fill:#ffffff" d="M 5,4 V 7 8 H 8 V 7 H 18 V 4 Z m 0,5 v 3 H 18 V 9 Z m 0,4 v 1 3 H 18 V 14 H 8 v -1 z"/> + <path style="opacity:0.1;fill:#ffffff" d="M 2.0507812,0 C 1.4690813,0 1,0.4690813 1,1.0507812 v 0.5 C 1,0.9690813 1.4690813,0.5 2.0507812,0.5 H 20.949219 C 21.530919,0.5 22,0.9690813 22,1.5507812 v -0.5 C 22,0.4690813 21.530919,0 20.949219,0 Z"/> +</svg> |