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/com.gitlab.bitseater.meteo.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/22x22/apps/com.gitlab.bitseater.meteo.svg')
-rw-r--r-- | .icons/awkward/22x22/apps/com.gitlab.bitseater.meteo.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/awkward/22x22/apps/com.gitlab.bitseater.meteo.svg b/.icons/awkward/22x22/apps/com.gitlab.bitseater.meteo.svg new file mode 100644 index 00000000..ddea5540 --- /dev/null +++ b/.icons/awkward/22x22/apps/com.gitlab.bitseater.meteo.svg @@ -0,0 +1,9 @@ +<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="10.5" ry="10.5" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#9f63e0" width="21" height="21" x="-21" y="-22" rx="10.5" ry="10.5" transform="matrix(0,-1,-1,0,0,0)"/> + <path style="fill:#393e47;fill-rule:evenodd" d="M 11.500047,2 C 11.342714,2 11.189123,2.01643 11.041063,2.046875 9.8771189,2.2615034 9.0000469,3.2721097 9.0000469,4.5 v 5.275391 c -1.2389057,0.830285 -1.997959,2.21993 -2,3.724609 0,2.485281 2.014719,4.5 4.5000001,4.5 2.485281,0 4.5,-2.014719 4.5,-4.5 -0.0013,-1.505237 -0.760792,-2.8958 -2,-3.726562 V 4.5 c 0,-1.2278903 -0.877072,-2.2384966 -2.041016,-2.453125 C 11.810104,2.0194131 11.657157,2 11.500047,2 Z m 0,2 c 0.277,0 0.5,0.223 0.5,0.5 v 7 c 0,0.277 -0.223,0.5 -0.5,0.5 -0.277,0 -0.5,-0.223 -0.5,-0.5 v -7 c 0,-0.277 0.223,-0.5 0.5,-0.5 z"/> + <rect style="fill:#60b8fe" width="1" height="8" x="11" y="7" rx=".5" ry=".5"/> + <circle style="opacity:0.2" cx="11.5" cy="14" r="2.5"/> + <circle style="fill:#60b8fe" cx="11.5" cy="13.5" r="2.5"/> + <path style="opacity:0.1;fill:#ffffff" d="m 11.502,0 c -5.817,0 -10.5,4.683 -10.5,10.5 0,0.08447 0.011708,0.166015 0.013672,0.25 C 1.1489713,5.0506689 5.7694739,0.5 11.502,0.5 c 5.732526,0 10.353029,4.5506689 10.486328,10.25 0.002,-0.08399 0.01367,-0.165526 0.01367,-0.25 0,-5.817 -4.683,-10.5 -10.5,-10.5 z"/> +</svg> |