1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-03-15 16:49:43 +01:00

2 new icons: outline/chart-covariate, outline/congruent-to

This commit is contained in:
codecalm 2024-08-08 22:29:18 +02:00
parent 18ca918e9b
commit c9d08fef6e
2 changed files with 37 additions and 0 deletions

View File

@ -0,0 +1,20 @@
<!--
-->
<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="M18 11h.009" />
<path d="M14 15h.009" />
<path d="M12 6h.009" />
<path d="M8 10h.009" />
<path d="M3 21l17 -17" />
<path d="M3 3v18h18" />
</svg>

After

Width:  |  Height:  |  Size: 377 B

View File

@ -0,0 +1,17 @@
<!--
-->
<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="M5 13h14" />
<path d="M5 17h14" />
<path d="M5 7.686c2.333 -2.624 4.667 -1.856 7 .064s4.667 2.688 7 .064" />
</svg>

After

Width:  |  Height:  |  Size: 341 B