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/team-fortress2.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/32x32/apps/team-fortress2.svg')
-rw-r--r-- | .icons/awkward/32x32/apps/team-fortress2.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/awkward/32x32/apps/team-fortress2.svg b/.icons/awkward/32x32/apps/team-fortress2.svg new file mode 100644 index 00000000..92b9a9b9 --- /dev/null +++ b/.icons/awkward/32x32/apps/team-fortress2.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1"> + <rect fill="#d65c2f" width="28" height="28" x="-30" y="-29.9" rx="14" ry="14" transform="matrix(0,-1,-1,0,0,0)"/> + <path fill="#fff" opacity=".1" d="m16 2c-7.756 0-14 6.244-14 14 0 0.169 0.0195 0.333 0.0254 0.5 0.2637-7.5206 6.3874-13.5 13.975-13.5 7.5872 0 13.711 5.9794 13.975 13.5 0.006-0.16736 0.0254-0.33116 0.0254-0.5 0-7.756-6.244-14-14-14z"/> + <path opacity=".2" d="m2.0254 16.5c-0.0059 0.167-0.0254 0.331-0.0254 0.5 0 7.756 6.244 14 14 14s14-6.244 14-14c0-0.16884-0.01952-0.33264-0.02539-0.5-0.264 7.521-6.388 13.5-13.975 13.5-7.5872 0-13.711-5.979-13.975-13.5z"/> + <path opacity=".2" d="m16.866 6.0466a11 11 0 0 0 -10.789 6.2304l6.0163 1.6121a5 5 0 0 1 3.1589 -1.8206l1.6136-6.0219zm3.8632 1.0372-1.6121 6.0163a5 5 0 0 1 1.8206 3.1589l6.0219 1.6136a11 11 0 0 0 -6.231 -10.789zm-15.689 9.0562a11 11 0 0 0 6.2308 10.789l1.612-6.016a5 5 0 0 1 -1.821 -3.159l-6.0218-1.614zm14.866 3.9834a5 5 0 0 1 -3.1589 1.8206l-1.6136 6.0219a11 11 0 0 0 10.789 -6.2305l-6.0163-1.6121z"/> + <path fill="#fff" d="m16.866 5.0402a11 11 0 0 0 -10.789 6.2308l6.0163 1.6121a5 5 0 0 1 3.1589 -1.8206l1.6136-6.0219zm3.8632 1.0372-1.6121 6.0163a5 5 0 0 1 1.8206 3.1589l6.0219 1.6136a11 11 0 0 0 -6.231 -10.79zm-15.689 9.0566a11 11 0 0 0 6.2305 10.789l1.6121-6.0163a5 5 0 0 1 -1.821 -3.16l-6.0218-1.613zm14.866 3.9834a5 5 0 0 1 -3.1589 1.8206l-1.6136 6.0219a11 11 0 0 0 10.789 -6.2305l-6.0163-1.6121z"/> +</svg> |