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

2 new icons: outline/chart-cohort, outline/chart-funnel

This commit is contained in:
codecalm 2024-05-21 20:24:49 +02:00
parent a2f2f9b473
commit cdb160374e
2 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,16 @@
<!--
-->
<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="M3 9h18v-6h-18v18h6v-18" />
<path d="M3 15h12v-12" />
</svg>

After

Width:  |  Height:  |  Size: 284 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="M4.387 3h15.226a1 1 0 0 1 .948 1.316l-5.105 15.316a2 2 0 0 1 -1.898 1.368h-3.116a2 2 0 0 1 -1.898 -1.368l-5.104 -15.316a1 1 0 0 1 .947 -1.316" />
<path d="M5 9h14" />
<path d="M7 15h10" />
</svg>

After

Width:  |  Height:  |  Size: 421 B