mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-09-01 09:54:02 +02:00
3 new icons: outline/leaf-2
, outline/menu-3
, outline/menu-4
This commit is contained in:
16
icons/outline/leaf-2.svg
Normal file
16
icons/outline/leaf-2.svg
Normal 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="M5 21c.5 -4.5 2.5 -8 7 -10" />
|
||||
<path d="M7.5 15q -3.5 0 -4.5 -6a8.4 8.4 0 0 1 3.438 .402a12 12 0 0 1 -.052 -.793c0 -3.606 3.204 -5.609 3.204 -5.609s2.003 1.252 2.842 3.557q 2.568 -1.557 6.568 -1.557q .396 3.775 -1.557 6.568c2.305 .839 3.557 2.842 3.557 2.842s-3 2.59 -7 2.59c0 1 0 1 .5 3q -6 0 -7 -5" />
|
||||
</svg>
|
After Width: | Height: | Size: 534 B |
18
icons/outline/menu-3.svg
Normal file
18
icons/outline/menu-3.svg
Normal file
@@ -0,0 +1,18 @@
|
||||
<!--
|
||||
-->
|
||||
<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="M10 6h10" />
|
||||
<path d="M4 12h16" />
|
||||
<path d="M7 12h13" />
|
||||
<path d="M4 18h10" />
|
||||
</svg>
|
After Width: | Height: | Size: 313 B |
18
icons/outline/menu-4.svg
Normal file
18
icons/outline/menu-4.svg
Normal file
@@ -0,0 +1,18 @@
|
||||
<!--
|
||||
-->
|
||||
<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="M7 6h10" />
|
||||
<path d="M4 12h16" />
|
||||
<path d="M7 12h13" />
|
||||
<path d="M7 18h10" />
|
||||
</svg>
|
After Width: | Height: | Size: 312 B |
Reference in New Issue
Block a user