aboutsummaryrefslogtreecommitdiff
path: root/icons/play-card.svg
blob: c8a53e6ea49e62f9195aaf33456ac05e0b321aac (plain)
1
2
3
4
5
6
7
8
9
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-play-card" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
  <rect transform="rotate(90 12 12)" x="3" y="5" width="18" height="14" rx="2" />
  <line x1="8" y1="6" x2="8.01" y2="6" />
  <line x1="16" y1="18" x2="16.01" y2="18" />
  <path d="M12 16l-3 -4l3 -4l3 4z" />
</svg>