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/openarena.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/apps/openarena.svg')
-rw-r--r-- | .icons/awkward/16x16/apps/openarena.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/apps/openarena.svg b/.icons/awkward/16x16/apps/openarena.svg new file mode 100644 index 00000000..cb20eb6d --- /dev/null +++ b/.icons/awkward/16x16/apps/openarena.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1"> + <rect fill="#303877" width="16" height="16" x="0" y="0" rx=".8" ry=".8"/> + <path fill="#9c9c9c" d="m7.5001 5c-1.0989 0.001-2.1959 0.2701-3.0332 0.8018-1.8407 1.1691-1.9674 3.1921-0.2764 4.4342 0.15549 0.11208 0.29679 0.21681 0.31445 0.23047l-0.4678 0.833 0.9629 0.701 2.5-4.1602 2.4999 4.1602 0.963-0.701-0.468-0.832c0.01766-0.01366 0.15896-0.11838 0.31445-0.23047 1.692-1.2431 1.565-3.2664-0.276-4.4352-0.8371-0.5317-1.9337-0.8007-3.0329-0.8018zm-0.25293 0.5-2.25 4c-2.5-2 0.25-4 2.25-4zm0.50293 0c2 0 4.75 2 2.25 4l-2.25-4zm-0.25 3.5-1 1.499 1 1.501 1-1.501-1-1.499z"/> +</svg> |