mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-01 11:50:25 +02:00
1 new icon: outline/umbrella-closed-2
Fixed icons: `outline/umbrella-2`, `outline/umbrella-closed`
This commit is contained in:
@@ -12,6 +12,6 @@ tags: [rain, weather, storm, wet, autumn, fall]
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<path d="M6.343 17.657a8 8 0 0 1 11.314 -11.314z" />
|
||||
<path d="M12 12l4.243 4.243a2 2 0 0 0 2.828 -2.83" />
|
||||
<path d="M5.343 7.343a8 8 0 1 1 11.314 11.314z" />
|
||||
<path d="M10.828 13.34l-4.242 4.243a2 2 0 1 0 2.828 2.828" />
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 376 B After Width: | Height: | Size: 382 B |
16
icons/outline/umbrella-closed-2.svg
Normal file
16
icons/outline/umbrella-closed-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="M6.697 12.071l11.313 -7.071l-7.07 11.314z" />
|
||||
<path d="M8.743 14.475l-2.121 2.121c-1.886 1.886 .943 4.715 2.828 2.829" />
|
||||
</svg>
|
After Width: | Height: | Size: 352 B |
@@ -12,6 +12,6 @@ tags: [rain, weather, storm, wet, autumn, fall]
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<path d="M10 15l2 -11l2 11z" />
|
||||
<path d="M12 15v3c0 2.667 4 2.667 4 0" />
|
||||
<path d="M9 16l3 -13l3 13z" />
|
||||
<path d="M12 16v3c0 2.667 4 2.667 4 0" />
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 343 B After Width: | Height: | Size: 342 B |
Reference in New Issue
Block a user