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/transmission.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/transmission.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/transmission.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/transmission.svg b/.icons/awkward/64x64/apps/transmission.svg new file mode 100644 index 00000000..2e575323 --- /dev/null +++ b/.icons/awkward/64x64/apps/transmission.svg @@ -0,0 +1,12 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1"> + <rect style="opacity:0.2" width="39" height="39" x="-61" y="-51" rx="4.179" ry="4.179" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#cecece" width="39" height="39" x="-60" y="-51" rx="4.179" ry="4.179" transform="matrix(0,-1,-1,0,0,0)"/> + <path style="opacity:0.2;fill:#ffffff" d="M 16.177734 21 C 13.862806 21 12 22.862806 12 25.177734 L 12 26.177734 C 12 23.862806 13.862806 22 16.177734 22 L 46.822266 22 C 49.137194 22 51 23.862806 51 26.177734 L 51 25.177734 C 51 22.862806 49.137194 21 46.822266 21 L 16.177734 21 z"/> + <path style="fill:#4f4f4f" d="M 31.5,26 20,34 h 6 V 46 H 20 L 31.5,54 43,46 H 37 V 34 h 6 z"/> + <rect style="fill:#7e7e7e" width="11" height="33" x="26" y="-40" transform="scale(1,-1)"/> + <rect style="opacity:0.2" width="11" height="33" x="-16" y="-48" rx="5.5" ry="5.5" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#db4539" width="11" height="33" x="-15" y="-48" rx="5.5" ry="5.5" transform="matrix(0,-1,-1,0,0,0)"/> + <path style="opacity:0.2;fill:#ffffff" d="M 20.5 4 C 17.453 4 15 6.453 15 9.5 C 15 9.6686793 15.008718 9.8352769 15.023438 10 C 15.274613 7.1891869 17.621679 5 20.5 5 L 42.5 5 C 45.378321 5 47.725387 7.1891869 47.976562 10 C 47.991282 9.8352769 48 9.6686793 48 9.5 C 48 6.453 45.547 4 42.5 4 L 20.5 4 z"/> + <rect style="opacity:0.1" width="11" height="1" x="26" y="40"/> + <path style="opacity:0.1" d="M 21.4375 33 L 20 34 L 26 34 L 26 33 L 21.4375 33 z M 37 33 L 37 34 L 43 34 L 41.5625 33 L 37 33 z M 20 46 L 31.5 54 L 43 46 L 41.5625 46 L 31.5 53 L 21.4375 46 L 20 46 z"/> +</svg> |