aboutsummaryrefslogtreecommitdiff
path: root/icons/virus.svg
blob: 1573c02b52895ea9efb37f2ce3aea201e0f50215 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-virus" 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"/>
  <circle cx="12" cy="12" r="5" />
  <path d="M12 7v-4m-1 0h2" />
  <path d="M12 7v-4m-1 0h2" transform="rotate(45 12 12)" />
  <path d="M12 7v-4m-1 0h2" transform="rotate(90 12 12)" />
  <path d="M12 7v-4m-1 0h2" transform="rotate(135 12 12)" />
  <path d="M12 7v-4m-1 0h2" transform="rotate(180 12 12)" />
  <path d="M12 7v-4m-1 0h2" transform="rotate(225 12 12)" />
  <path d="M12 7v-4m-1 0h2" transform="rotate(270 12 12)" />
  <path d="M12 7v-4m-1 0h2" transform="rotate(315 12 12)" />
</svg>