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/32x32/apps/xiphos.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/32x32/apps/xiphos.svg')
-rw-r--r-- | .icons/awkward/32x32/apps/xiphos.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/awkward/32x32/apps/xiphos.svg b/.icons/awkward/32x32/apps/xiphos.svg new file mode 100644 index 00000000..025f3245 --- /dev/null +++ b/.icons/awkward/32x32/apps/xiphos.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1.1"> + <path style="opacity:0.2" d="M 6.5,3 C 5.669,3 5,3.669 5,4.5 v 25 C 5,30.331 5.669,31 6.5,31 h 19 C 26.331,31 27,30.331 27,29.5 V 4.5 C 27,3.669 26.331,3 25.5,3 Z"/> + <path style="fill:#961a1a" d="M 6.5,2 C 5.669,2 5,2.669 5,3.5 v 25 C 5,29.331 5.669,30 6.5,30 h 19 C 26.331,30 27,29.331 27,28.5 V 3.5 C 27,2.669 26.331,2 25.5,2 Z"/> + <path style="opacity:0.2" d="M 6.5,2 C 5.669,2 5,2.669 5,3.5 v 25 C 5,29.331 5.669,30 6.5,30 H 9 V 2 Z"/> + <path style="opacity:0.2" d="m 16,7 v 5 h -5 v 4 h 5 v 11 h 4 V 16 h 5 V 12 H 20 V 7 Z"/> + <rect style="fill:#ffffff" width="4" height="20" x="16" y="6"/> + <rect style="fill:#ffffff" width="4" height="14" x="11" y="-25" transform="rotate(90)"/> + <path style="fill:#ffffff;opacity:0.1" d="M 6.5 2 C 5.669 2 5 2.669 5 3.5 L 5 4.5 C 5 3.669 5.669 3 6.5 3 L 25.5 3 C 26.331 3 27 3.669 27 4.5 L 27 3.5 C 27 2.669 26.331 2 25.5 2 L 6.5 2 z"/> +</svg> |