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/putty.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/putty.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/putty.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/putty.svg b/.icons/awkward/64x64/apps/putty.svg new file mode 100644 index 00000000..2e08f65a --- /dev/null +++ b/.icons/awkward/64x64/apps/putty.svg @@ -0,0 +1,14 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1.1"> + <rect style="opacity:0.2" width="34" height="26" x="-43" y="-52" rx="2" ry="2" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#8e8e8e" width="34" height="26" x="-42" y="-52" rx="2" ry="2" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="opacity:0.2" width="34" height="42" x="-39" y="-60" rx="2" ry="2" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#4f4f4f" width="34" height="42" x="-38" y="-60" rx="2" ry="2" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#266ad7" width="26" height="34" x="-34" y="-56" rx="0" ry="0" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="opacity:0.2" width="34" height="26" x="-61" y="-38" rx="2" ry="2" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#8e8e8e" width="34" height="26" x="-60" y="-38" rx="2" ry="2" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="opacity:0.2" width="34" height="42" x="-57" y="-46" rx="2" ry="2" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#4f4f4f" width="34" height="42" x="-56" y="-46" rx="2" ry="2" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#ffbe47" width="26" height="34" x="-52" y="-42" rx="0" ry="0" transform="matrix(0,-1,-1,0,0,0)"/> + <path style="fill:#ffffff;opacity:0.1" d="M 6 22 C 4.892 22 4 22.892 4 24 L 4 25 C 4 23.892 4.892 23 6 23 L 44 23 C 45.108 23 46 23.892 46 25 L 46 24 C 46 22.892 45.108 22 44 22 L 6 22 z"/> + <path style="fill:#ffffff;opacity:0.1" d="M 20 4 C 18.892 4 18 4.892 18 6 L 18 7 C 18 5.892 18.892 5 20 5 L 58 5 C 59.108 5 60 5.892 60 7 L 60 6 C 60 4.892 59.108 4 58 4 L 20 4 z"/> +</svg> |