diff options
Diffstat (limited to '.icons/awkward/24x24/apps/kitty.svg')
-rw-r--r-- | .icons/awkward/24x24/apps/kitty.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/apps/kitty.svg b/.icons/awkward/24x24/apps/kitty.svg new file mode 100644 index 00000000..c192f5c6 --- /dev/null +++ b/.icons/awkward/24x24/apps/kitty.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1"> + <rect style="opacity:0.2" width="20" height="20" x="2" y="2.5" rx="1" ry="1"/> + <rect style="fill:#4f4f4f" width="20" height="20" x="2" y="2" rx="1" ry="1"/> + <path style="opacity:0.1;fill:#ffffff" d="M 3,2 C 2.446,2 2,2.446 2,3 V 3.5 C 2,2.946 2.446,2.5 3,2.5 H 21 C 21.554,2.5 22,2.946 22,3.5 V 3 C 22,2.446 21.554,2 21,2 Z"/> + <path style="opacity:0.2;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round" d="M 6,8.5 10,12.5 6,16.5"/> + <path style="fill:none;stroke:#f2f2f2;stroke-width:2;stroke-linecap:round;stroke-linejoin:round" d="M 6,8 10,12 6,16"/> + <path style="opacity:0.2;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round" d="M 18,16.5 H 12"/> + <path style="fill:none;stroke:#f2f2f2;stroke-width:2;stroke-linecap:round;stroke-linejoin:round" d="M 18,16 H 12"/> +</svg> |