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/48x48/apps/putty.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/apps/putty.svg')
-rw-r--r-- | .icons/awkward/48x48/apps/putty.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/apps/putty.svg b/.icons/awkward/48x48/apps/putty.svg new file mode 100644 index 00000000..8f11390d --- /dev/null +++ b/.icons/awkward/48x48/apps/putty.svg @@ -0,0 +1,14 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1.1"> + <rect style="opacity:0.2" width="24" height="18" x="-32" y="-38" rx="1.5" ry="1.5" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#8e8e8e" width="24" height="18" x="-31" y="-38" rx="1.5" ry="1.5" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="opacity:0.2" width="24" height="30" x="-29" y="-44" rx="1.5" ry="1.5" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#4f4f4f" width="24" height="30" x="-28" y="-44" rx="1.5" ry="1.5" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#266ad7" width="18" height="24" x="-25" y="-41" rx="0" ry="0" transform="matrix(0,-1,-1,0,0,0)"/> + <path style="opacity:0.1;fill:#ffffff" d="M 15.5,4 C 14.669,4 14,4.669 14,5.5 v 1 C 14,5.669 14.669,5 15.5,5 h 27 C 43.331,5 44,5.669 44,6.5 v -1 C 44,4.669 43.331,4 42.5,4 Z"/> + <rect style="opacity:0.2" width="24" height="18" x="-45" y="-28" rx="1.5" ry="1.5" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#8e8e8e" width="24" height="18" x="-44" y="-28" rx="1.5" ry="1.5" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="opacity:0.2" width="24" height="30" x="-42" y="-34" rx="1.5" ry="1.5" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#4f4f4f" width="24" height="30" x="-41" y="-34" rx="1.5" ry="1.5" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#ffbe47" width="18" height="24" x="-38" y="-31" rx="0" ry="0" transform="matrix(0,-1,-1,0,0,0)"/> + <path style="opacity:0.1;fill:#ffffff" d="M 5.5,17 C 4.669,17 4,17.669 4,18.5 v 1 C 4,18.669 4.669,18 5.5,18 h 27 c 0.831,0 1.5,0.669 1.5,1.5 v -1 C 34,17.669 33.331,17 32.5,17 Z"/> +</svg> |