aboutsummaryrefslogtreecommitdiff
path: root/icons/pill.svg
blob: b1eb595fc0312d2175e9f9c2a18052312fb0c25d (plain)
1
2
3
4
5
6
7
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-pill" 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"/>
  <path d="M4.5 12.5l8 -8a4.94 4.94 0 0 1 7 7l-8 8a4.94 4.94 0 0 1 -7 -7" />
  <line x1="8.5" y1="8.5" x2="15.5" y2="15.5" />
</svg>