mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-01 11:50:25 +02:00
virus icon
This commit is contained in:
13
src/_icons/virus.svg
Normal file
13
src/_icons/virus.svg
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<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>
|
Reference in New Issue
Block a user