diff options
author | codecalm <codecalm@gmail.com> | 2022-04-30 01:34:08 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-04-30 01:34:08 +0200 |
commit | c89f08df19897b545e4fd7ecc507b1cd5ffcf2c4 (patch) | |
tree | 1c5d6ce6ebe4a0dea351904af277496d3ff4d00b /icons/podium.svg | |
parent | Fixed icon: `brand-intercom` (diff) | |
download | tabler-icons-c89f08df19897b545e4fd7ecc507b1cd5ffcf2c4.tar.xz |
Release 1.68.0v1.68.0
Diffstat (limited to 'icons/podium.svg')
-rw-r--r-- | icons/podium.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/icons/podium.svg b/icons/podium.svg new file mode 100644 index 00000000..7f7005ea --- /dev/null +++ b/icons/podium.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-podium" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <desc>Download more icon variants from https://tabler-icons.io/i/podium</desc> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M5 8h14l-.621 2.485a2 2 0 0 1 -1.94 1.515h-8.878a2 2 0 0 1 -1.94 -1.515l-.621 -2.485z" /> + <path d="M7 8v-2a3 3 0 0 1 3 -3" /> + <path d="M8 12l1 9" /> + <path d="M16 12l-1 9" /> + <path d="M7 21h10" /> +</svg> + + |