1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-19 04:11:36 +02:00

Fixed icons: circle-plus #805

This commit is contained in:
codecalm
2023-09-05 11:01:10 +02:00
parent e4a5a26a6d
commit 4be1ef337e

View File

@@ -5,7 +5,7 @@ version: "1.0"
unicode: "ea69"
---
<svg>
<path d="M20.987 12.497a9 9 0 1 0 -8.467 8.489" />
<path d="M16 19h6" />
<path d="M19 16v6" />
<path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" />
<path d="M9 12h6" />
<path d="M12 9v6" />
</svg>