aboutsummaryrefslogtreecommitdiff
path: root/icons/user-minus.svg
blob: 8a2a4bcbfc0cc32de3a099bcae96254b2d7eba8d (plain)
1
2
3
4
5
6
7
<svg xmlns="http://www.w3.org/2000/svg" class="icon tabler-icon tabler-icon-user-minus" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <circle cx="8.5" cy="7" r="4" />
  <path d="M2 21v-2a4 4 0 014-4h5a4 4 0 014 4v2" />
  <line x1="16" y1="11" x2="22" y2="11" />
</svg>