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/16x16/apps/Alacritty.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/apps/Alacritty.svg')
-rw-r--r-- | .icons/awkward/16x16/apps/Alacritty.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/apps/Alacritty.svg b/.icons/awkward/16x16/apps/Alacritty.svg new file mode 100644 index 00000000..25340496 --- /dev/null +++ b/.icons/awkward/16x16/apps/Alacritty.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1"> + <rect style="fill:#ec4b02" width="14" height="1.6" x="1" y="1" rx=".498" ry=".554"/> + <rect style="fill:#959595;paint-order:markers fill stroke" width="16" height="14" x="0" y="2" rx=".852" ry=".888"/> + <rect style="fill:#14232b;paint-order:markers fill stroke" width="12" height="10" x="2" y="4" rx="0" ry="0"/> + <path style="fill:#3c98fe" d="M 7.3182733,9.8365181 7.1043781,10.368057 C 7.6791369,12.183294 7.6791369,12.183294 8,13.766797 8.3208631,12.183294 8.3208631,12.183294 8.8956219,10.368057 L 8.6817267,9.8365181 8,8.1423977 Z"/> + <path style="fill:#ec7a02" d="M 7.2631582,5 H 8.7368414 L 12,13 H 10.631578 L 8,6.8898432 5.3684215,13 H 4 Z"/> +</svg> |