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/bzflag.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/apps/bzflag.svg')
-rw-r--r-- | .icons/awkward/16x16/apps/bzflag.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/apps/bzflag.svg b/.icons/awkward/16x16/apps/bzflag.svg new file mode 100644 index 00000000..ee93e4ca --- /dev/null +++ b/.icons/awkward/16x16/apps/bzflag.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1"> + <rect style="fill:#df5555" width="15" height="15" x="-15" y="-15" rx=".75" ry=".75" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#3f3f3f" width="2" height="10" x="3" y="3" rx=".4" ry=".385"/> + <rect style="fill:#3f3f3f" width="2" height="10" x="10" y="3" rx=".4" ry=".385"/> + <rect style="fill:#545454" width="5" height="7" x="5" y="5" rx=".35" ry=".434"/> + <rect style="fill:#6c6c6c" width="1" height="6" x="7" y="2" rx=".25" ry=".4"/> + <path style="fill:#868686" d="M 7.5,7 A 1.5,1.7777777 0 0 0 6,8.7777777 1.5,1.7777777 0 0 0 6.00221,8.8515627 C 6.0020917,8.8567867 6,8.8610573 6,8.8663195 V 10.467013 C 6,10.76248 6.16725,11 6.375,11 h 2.25 C 8.83275,11 9,10.76248 9,10.467013 V 8.8663195 C 9,8.8592084 8.99726,8.8533999 8.99708,8.8463551 A 1.5,1.7777777 0 0 0 9,8.7777777 1.5,1.7777777 0 0 0 7.5,7 Z"/> +</svg> |