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/ksnip.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/apps/ksnip.svg')
-rw-r--r-- | .icons/awkward/16x16/apps/ksnip.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/apps/ksnip.svg b/.icons/awkward/16x16/apps/ksnip.svg new file mode 100644 index 00000000..18ef7be6 --- /dev/null +++ b/.icons/awkward/16x16/apps/ksnip.svg @@ -0,0 +1,12 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1"> + <rect style="fill:#533f3f" width="16" height="16" x="0" y="0" rx="1.2" ry="1.2"/> + <path style="fill:#008052" d="M 14,13.996811 11.00039,11 v 2.996811 z"/> + <path style="fill:#005680" d="M 11,8 14,5 H 11 Z"/> + <rect style="fill:#f02e00" width="3" height="6.75" x="5" y="4.63"/> + <path style="fill:#ffb900" d="M 2,2 8,8 V 2 Z"/> + <path style="fill:#ff8900" d="M 8.0000176,8 2.0000177,14 H 8.0000176 Z"/> + <path style="fill:#006c80" d="M 14,11 11,8 v 3 z"/> + <path style="fill:#00aa80" d="M 11,11.003191 13.99961,14 v -2.996809 z"/> + <path style="fill:#008900" d="M 11,5 8,8 h 3 z"/> + <path style="fill:#008080" d="m 14,2 -3,3 h 3 z"/> +</svg> |