diff options
Diffstat (limited to '.icons/awkward/16x16/apps/kitty.svg')
-rw-r--r-- | .icons/awkward/16x16/apps/kitty.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/apps/kitty.svg b/.icons/awkward/16x16/apps/kitty.svg new file mode 100644 index 00000000..8d498eb2 --- /dev/null +++ b/.icons/awkward/16x16/apps/kitty.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1"> + <rect style="fill:#4f4f4f" width="16" height="16" x="0" y="0" rx=".8" ry=".8"/> + <path style="fill:none;stroke:#f2f2f2;stroke-width:2;stroke-linecap:round;stroke-linejoin:round" d="M 3,4 7,8 3,12"/> + <path style="fill:none;stroke:#f2f2f2;stroke-width:2;stroke-linecap:round;stroke-linejoin:round" d="M 8,12 H 13"/> +</svg> |