mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-31 01:30:04 +02:00
3 new icons: outline/circle-dashed-check
, outline/circle-dashed-minus
, outline/circle-dashed-plus
This commit is contained in:
23
icons/outline/circle-dashed-check.svg
Normal file
23
icons/outline/circle-dashed-check.svg
Normal file
@@ -0,0 +1,23 @@
|
||||
<!--
|
||||
-->
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="24"
|
||||
height="24"
|
||||
viewBox="0 0 24 24"
|
||||
fill="none"
|
||||
stroke="currentColor"
|
||||
stroke-width="2"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
|
||||
<path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
|
||||
<path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
|
||||
<path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
|
||||
<path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
|
||||
<path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
|
||||
<path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
|
||||
<path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
|
||||
<path d="M9 12l2 2l4 -4" />
|
||||
</svg>
|
After Width: | Height: | Size: 627 B |
23
icons/outline/circle-dashed-minus.svg
Normal file
23
icons/outline/circle-dashed-minus.svg
Normal file
@@ -0,0 +1,23 @@
|
||||
<!--
|
||||
-->
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="24"
|
||||
height="24"
|
||||
viewBox="0 0 24 24"
|
||||
fill="none"
|
||||
stroke="currentColor"
|
||||
stroke-width="2"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
|
||||
<path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
|
||||
<path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
|
||||
<path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
|
||||
<path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
|
||||
<path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
|
||||
<path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
|
||||
<path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
|
||||
<path d="M9 12h6" />
|
||||
</svg>
|
After Width: | Height: | Size: 620 B |
24
icons/outline/circle-dashed-plus.svg
Normal file
24
icons/outline/circle-dashed-plus.svg
Normal file
@@ -0,0 +1,24 @@
|
||||
<!--
|
||||
-->
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="24"
|
||||
height="24"
|
||||
viewBox="0 0 24 24"
|
||||
fill="none"
|
||||
stroke="currentColor"
|
||||
stroke-width="2"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
|
||||
<path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
|
||||
<path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
|
||||
<path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
|
||||
<path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
|
||||
<path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
|
||||
<path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
|
||||
<path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
|
||||
<path d="M9 12h6" />
|
||||
<path d="M12 9v6" />
|
||||
</svg>
|
After Width: | Height: | Size: 643 B |
Reference in New Issue
Block a user