1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-01-17 12:48:26 +01:00
tabler-icons/src/_icons/virus.svg

17 lines
597 B
XML
Raw Normal View History

2020-03-22 21:00:37 +01:00
---
2020-04-26 16:59:27 +02:00
tags: [infection, illness, cell, infectious, health]
2021-04-18 17:17:35 +02:00
version: "1.2"
category: Health
2020-03-22 21:00:37 +01:00
---
<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>