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/64x64/apps/com.github.taiko2k.avvie.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/com.github.taiko2k.avvie.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/com.github.taiko2k.avvie.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/com.github.taiko2k.avvie.svg b/.icons/awkward/64x64/apps/com.github.taiko2k.avvie.svg new file mode 100644 index 00000000..796d06c7 --- /dev/null +++ b/.icons/awkward/64x64/apps/com.github.taiko2k.avvie.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="64" width="64" version="1.1"> + <rect style="opacity:.2" rx="3" ry="3" height="50" width="50" y="8" x="7"/> + <rect style="fill:#634cb8" rx="3" ry="3" height="50" width="50" y="7" x="7"/> + <path style="opacity:.2;fill:#ffffff" d="m10 7c-1.662 0-3 1.338-3 3v1c0-1.662 1.338-3 3-3h44c1.662 0 3 1.338 3 3v-1c0-1.662-1.338-3-3-3h-44z"/> + <path style="opacity:.2" d="m38 5v6h16v13h6v-13c0-4-2-6-6-6zm-34 36v12.999999c0 4.000001 2 6.000001 5.9999999 6h16v-6h-16v-12.999999z"/> + <path style="fill:#dfdfdf" d="m38 4v6h16v13h6v-13c0-4-2-6-6-6zm-34 36v12.999999c0 4.000001 2 6.000001 5.9999999 6h16v-6h-16v-12.999999z"/> +</svg> |