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/48x48/apps/team-fortress2.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/apps/team-fortress2.svg')
-rw-r--r-- | .icons/awkward/48x48/apps/team-fortress2.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/apps/team-fortress2.svg b/.icons/awkward/48x48/apps/team-fortress2.svg new file mode 100644 index 00000000..76bbd7d4 --- /dev/null +++ b/.icons/awkward/48x48/apps/team-fortress2.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <path fill="#d65c2f" d="m44 24a20 20 0 0 1 -20 20 20 20 0 0 1 -20 -20 20 20 0 0 1 20 -20 20 20 0 0 1 20 20z"/> + <path fill="#fff" opacity=".2" d="m24 4a20 20 0 0 0 -20 20 20 20 0 0 0 0.0215 0.582 20 20 0 0 1 19.978 -19.582 20 20 0 0 1 19.978 19.418 20 20 0 0 0 0.022 -0.418 20 20 0 0 0 -20 -20z"/> + <path opacity=".2" d="m43.979 24.418a20 20 0 0 1 -19.979 19.582 20 20 0 0 1 -19.978 -19.418 20 20 0 0 0 -0.022 0.418 20 20 0 0 0 20 20 20 20 0 0 0 20 -20 20 20 0 0 0 -0.021 -0.582z"/> + <path opacity=".2" d="m30.045 10.178-2.3726 8.8546a7.0096 7.0096 0 0 1 3.3278 5.7694l8.8527 2.3721a16.022 16.022 0 0 0 -9.808 -16.996zm-3.871-1.0311a16.022 16.022 0 0 0 -16.996 9.8078l8.8546 2.3726a7.0096 7.0096 0 0 1 5.7694 -3.3278l2.372-8.8528zm-18.027 13.679a16.022 16.022 0 0 0 9.8079 16.996l2.3726-8.8546a7.0096 7.0096 0 0 1 -3.328 -5.769l-8.8528-2.372zm21.82 5.8466a7.0096 7.0096 0 0 1 -5.7694 3.3278l-2.3721 8.8527a16.022 16.022 0 0 0 16.996 -9.8079l-8.8546-2.3726z"/> + <path fill="#fff" d="m30.045 9.1781-2.3726 8.8546a7.0096 7.0096 0 0 1 3.3278 5.7694l8.8527 2.3721a16.022 16.022 0 0 0 -9.808 -16.996zm-3.871-1.0311a16.022 16.022 0 0 0 -16.996 9.8078l8.8546 2.3726a7.0096 7.0096 0 0 1 5.7694 -3.3278l2.372-8.8528zm-18.027 13.679a16.022 16.022 0 0 0 9.8079 16.996l2.3726-8.8546a7.0096 7.0096 0 0 1 -3.328 -5.769l-8.8528-2.372zm21.82 5.8466a7.0096 7.0096 0 0 1 -5.7694 3.3278l-2.3721 8.8527a16.022 16.022 0 0 0 16.996 -9.8079l-8.8546-2.3726z"/> +</svg> |