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/32x32/apps/com.github.philip-scott.spice-up.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/32x32/apps/com.github.philip-scott.spice-up.svg')
-rw-r--r-- | .icons/awkward/32x32/apps/com.github.philip-scott.spice-up.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/awkward/32x32/apps/com.github.philip-scott.spice-up.svg b/.icons/awkward/32x32/apps/com.github.philip-scott.spice-up.svg new file mode 100644 index 00000000..afa74be1 --- /dev/null +++ b/.icons/awkward/32x32/apps/com.github.philip-scott.spice-up.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1"> + <rect style="opacity:0.2" width="26" height="26" x="3" y="-31" rx="1.3" ry="1.3" transform="scale(1,-1)"/> + <rect style="fill:#e4e4e4" width="26" height="26" x="3" y="-30" rx="1.3" ry="1.3" transform="scale(1,-1)"/> + <rect style="fill:#438bf6" width="20" height="17" x="6" y="-27" rx="1" ry=".85" transform="scale(1,-1)"/> + <path style="opacity:0.2" d="M 12.954966,15.000255 A 0.93319073,0.93845344 0 0 0 12,15.938616 l 0,3.561 0,3.561919 a 0.93319073,0.93845344 0 0 0 1.399646,0.812817 l 3.067194,-1.780502 3.067193,-1.781416 a 0.93319073,0.93845344 0 0 0 0,-1.624719 l -3.067193,-1.781416 -3.067194,-1.7805 a 0.93319073,0.93845344 0 0 0 -0.44468,-0.125544 z"/> + <path style="fill:#ffffff" d="M 12.954966,14.000255 A 0.93319073,0.93845344 0 0 0 12,14.938616 l 0,3.561 0,3.561919 a 0.93319073,0.93845344 0 0 0 1.399646,0.812817 l 3.067194,-1.780502 3.067193,-1.781416 a 0.93319073,0.93845344 0 0 0 0,-1.624719 l -3.067193,-1.781416 -3.067194,-1.7805 a 0.93319073,0.93845344 0 0 0 -0.44468,-0.125544 z"/> + <rect style="opacity:0.2" width="30" height="6" x="1" y="2" rx="1.275" ry="1.123"/> + <rect style="fill:#4f4f4f" width="30" height="6" x="1" y="1" rx="1.275" ry="1.123"/> + <path style="opacity:0.1;fill:#ffffff" d="M 2.2753906 1 C 1.5687691 1 1 1.5008131 1 2.1230469 L 1 3.1230469 C 1 2.5008131 1.5687691 2 2.2753906 2 L 29.724609 2 C 30.431231 2 31 2.5008131 31 3.1230469 L 31 2.1230469 C 31 1.5008131 30.431231 1 29.724609 1 L 2.2753906 1 z"/> +</svg> |