diff options
author | codecalm <codecalm@gmail.com> | 2020-10-01 22:17:38 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-01 22:17:38 +0200 |
commit | 70f764854dae4318da75a1fa5d1900c297374730 (patch) | |
tree | 0dbc125c38375e37810e16fe782522157dd09297 /src/_icons/brand-steam.svg | |
parent | `brand-soundcloud` icon (diff) | |
download | tabler-icons-70f764854dae4318da75a1fa5d1900c297374730.tar.xz |
`brand-steam` icon
Diffstat (limited to 'src/_icons/brand-steam.svg')
-rw-r--r-- | src/_icons/brand-steam.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/brand-steam.svg b/src/_icons/brand-steam.svg new file mode 100644 index 00000000..5d5f8f3d --- /dev/null +++ b/src/_icons/brand-steam.svg @@ -0,0 +1,7 @@ +--- +category: Brand +--- +<svg> + <path d="M16.5 5a4.5 4.5 0 1 1 -.653 8.953l-4.347 3.009l0 .038a3 3 0 0 1 -2.824 2.995l-.176 .005a3.001 3.001 0 0 1 -2.94 -2.402l-2.56 -1.098v-3.5l3.51 1.755a2.989 2.989 0 0 1 2.834 -.635l2.727 -3.818a4.5 4.5 0 0 1 4.429 -5.302z" /> + <circle fill="currentColor" cx="16.5" cy="9.5" r="1" /> +</svg> |