1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-01-29 10:20:52 +01:00

virus-scan icon #80

This commit is contained in:
codecalm 2020-10-01 12:38:29 +02:00
parent 7173695acc
commit 9c81ecaa7f

View File

@ -0,0 +1,14 @@
---
---
<svg>
<path d="M17 12a5 5 0 1 0 -5 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(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)" />
<circle cx="17.5" cy="17.5" r="2.5" />
<path d="M19.5 19.5l2.5 2.5" />
</svg>