mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-01 11:50:25 +02:00
2 new icons: outline/file-excel
, outline/file-word
Fixed icon: `outline/battery-automotive`
This commit is contained in:
@@ -15,10 +15,10 @@ unicode: "ee07"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<path d="M3 6m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
|
||||
<path d="M6 6v-2" />
|
||||
<path d="M19 4l0 2" />
|
||||
<path d="M6.5 13l3 0" />
|
||||
<path d="M14.5 13l3 0" />
|
||||
<path d="M16 11.5l0 3" />
|
||||
<path d="M3 7a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
|
||||
<path d="M6 5v-2" />
|
||||
<path d="M19 3v2" />
|
||||
<path d="M6.5 12h3" />
|
||||
<path d="M14.5 12h3" />
|
||||
<path d="M16 10.5v3" />
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 569 B After Width: | Height: | Size: 557 B |
18
icons/outline/file-excel.svg
Normal file
18
icons/outline/file-excel.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="M14 3v4a1 1 0 0 0 1 1h4" />
|
||||
<path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2" />
|
||||
<path d="M10 12l4 5" />
|
||||
<path d="M10 17l4 -5" />
|
||||
</svg>
|
After Width: | Height: | Size: 394 B |
17
icons/outline/file-word.svg
Normal file
17
icons/outline/file-word.svg
Normal 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="M14 3v4a1 1 0 0 0 1 1h4" />
|
||||
<path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2" />
|
||||
<path d="M9 12l1.333 5l1.667 -4l1.667 4l1.333 -5" />
|
||||
</svg>
|
After Width: | Height: | Size: 396 B |
Reference in New Issue
Block a user