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/kapptemplate.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/apps/kapptemplate.svg')
-rw-r--r-- | .icons/awkward/16x16/apps/kapptemplate.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/apps/kapptemplate.svg b/.icons/awkward/16x16/apps/kapptemplate.svg new file mode 100644 index 00000000..6334ede6 --- /dev/null +++ b/.icons/awkward/16x16/apps/kapptemplate.svg @@ -0,0 +1,14 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1"> + <path style="fill:#ff9800" d="M 14,15.25 V 1.75 C 14,1.3345 13.6655,1 13.25,1 H 2.75 C 2.3345,1 2,1.3345 2,1.75 v 13.5 C 2,15.6655 2.3345,16 2.75,16 h 10.5 C 13.6655,16 14,15.6655 14,15.25 Z"/> + <rect style="fill:#ffce29" width="3" height="3" x="2" y="4"/> + <rect style="fill:#ffce29" width="3" height="3" x="8" y="4"/> + <rect style="fill:#ffce29" width="3" height="3" x="5" y="1"/> + <path style="fill:#ffce29" d="M 11 1 L 11 4 L 14 4 L 14 1.75 C 14 1.3345 13.6655 1 13.25 1 L 11 1 z"/> + <rect style="fill:#ffce29" width="3" height="3" x="5" y="7"/> + <rect style="fill:#ffce29" width="3" height="3" x="11" y="7"/> + <rect style="fill:#ffce29" width="3" height="3" x="2" y="10"/> + <rect style="fill:#ffce29" width="3" height="3" x="8" y="10"/> + <rect style="fill:#ffce29" width="3" height="3" x="5" y="13"/> + <path style="fill:#ffce29" d="M 11 13 L 11 16 L 13.25 16 C 13.6655 16 14 15.6655 14 15.25 L 14 13 L 11 13 z"/> + <path style="fill:#3f3f3f" d="M 7 4 L 7 5.1738281 A 3 3 0 0 0 6.7089844 5.2949219 L 5.8789062 4.4648438 L 4.4648438 5.8789062 L 5.2949219 6.7089844 A 3 3 0 0 0 5.1757812 7 L 4 7 L 4 9 L 5.1738281 9 A 3 3 0 0 0 5.2949219 9.2910156 L 4.4648438 10.121094 L 5.8789062 11.535156 L 6.7089844 10.705078 A 3 3 0 0 0 7 10.824219 L 7 12 L 9 12 L 9 10.826172 A 3 3 0 0 0 9.2910156 10.705078 L 10.121094 11.535156 L 11.535156 10.121094 L 10.705078 9.2910156 A 3 3 0 0 0 10.824219 9 L 12 9 L 12 7 L 10.826172 7 A 3 3 0 0 0 10.705078 6.7089844 L 11.535156 5.8789062 L 10.121094 4.4648438 L 9.2910156 5.2949219 A 3 3 0 0 0 9 5.1757812 L 9 4 L 7 4 z M 8 7 A 1 1 0 0 1 9 8 A 1 1 0 0 1 8 9 A 1 1 0 0 1 7 8 A 1 1 0 0 1 8 7 z"/> +</svg> |