1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-31 17:42:15 +02:00

Add icon circle-plus (filled) (#1130)

This commit is contained in:
Giliam Verheide
2024-05-21 20:37:24 +02:00
committed by GitHub
parent cdb160374e
commit 2171cdc6dd

View File

@@ -0,0 +1,9 @@
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="currentColor"
>
<path fill-rule="evenodd" d="M4.929 4.929A10 10 0 1 1 19.07 19.07 10 10 0 0 1 4.93 4.93ZM13 9a1 1 0 1 0-2 0v2H9a1 1 0 1 0 0 2h2v2a1 1 0 1 0 2 0v-2h2a1 1 0 1 0 0-2h-2V9Z" clip-rule="evenodd"/>
</svg>

After

Width:  |  Height:  |  Size: 316 B