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/fontypython.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/apps/fontypython.svg')
-rw-r--r-- | .icons/awkward/16x16/apps/fontypython.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/apps/fontypython.svg b/.icons/awkward/16x16/apps/fontypython.svg new file mode 100644 index 00000000..08a32ce8 --- /dev/null +++ b/.icons/awkward/16x16/apps/fontypython.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1"> + <rect style="fill:#6493a6" width="16" height="16" x="0" y="0" rx=".8" ry=".8"/> + <path style="fill:#3f3f3f" d="M 7.1992188 2 C 5.4264187 2 4 3.4264187 4 5.1992188 L 4 6.8007812 L 4 8.4003906 L 4 10 L 4 12.542969 L 4 13.199219 C 4 13.642419 4.5568 14 5 14 C 5.4432001 14 6.0138466 13.642203 6 13.199219 L 6 10 L 7.1992188 10 L 8 10 L 8 8 L 7.3320312 8 C 6.5704256 8 6 7.4295745 6 6.6679688 L 6 5.3320312 C 6 4.5704258 6.5704255 4 7.3320312 4 L 8 4 L 8 2 L 7.1992188 2 z"/> + <path style="fill:#ffffff" d="M 8 2 L 8 4 L 8.6679688 4 C 9.4295744 4 10 4.5704257 10 5.3320312 L 10 6.6679688 C 10 7.4295744 9.4295743 8 8.6679688 8 L 8 8 L 8 10 L 8.8007812 10 C 10.573581 10 12 8.5735814 12 6.8007812 L 12 5.1992188 C 12 3.4264187 10.573581 2 8.8007812 2 L 8 2 z"/> +</svg> |