1
0
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:
codecalm
2020-03-22 21:00:37 +01:00
parent c38592e9c5
commit 3b0a3d1f21

13
src/_icons/virus.svg Normal file
View 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>