mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-31 17:42:15 +02:00
3 new icons: outline/arrows-transfer-up-down
, outline/building-airport
, outline/lock-password
This commit is contained in:
22
icons/outline/arrows-transfer-up-down.svg
Normal file
22
icons/outline/arrows-transfer-up-down.svg
Normal file
@@ -0,0 +1,22 @@
|
||||
<!--
|
||||
-->
|
||||
<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 21v-6" />
|
||||
<path d="M20 6l-3 -3l-3 3" />
|
||||
<path d="M10 18l-3 3l-3 -3" />
|
||||
<path d="M7 3v2" />
|
||||
<path d="M7 9v2" />
|
||||
<path d="M17 3v6" />
|
||||
<path d="M17 21v-2" />
|
||||
<path d="M17 15v-2" />
|
||||
</svg>
|
After Width: | Height: | Size: 423 B |
22
icons/outline/building-airport.svg
Normal file
22
icons/outline/building-airport.svg
Normal file
@@ -0,0 +1,22 @@
|
||||
<!--
|
||||
-->
|
||||
<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.59 7h8.82a1 1 0 0 1 .902 1.433l-1.44 3a1 1 0 0 1 -.901 .567h-5.942a1 1 0 0 1 -.901 -.567l-1.44 -3a1 1 0 0 1 .901 -1.433" />
|
||||
<path d="M6 7l-.78 -2.342a.5 .5 0 0 1 .473 -.658h4.612a.5 .5 0 0 1 .475 .658l-.78 2.342" />
|
||||
<path d="M8 2v2" />
|
||||
<path d="M6 12v9h4v-9" />
|
||||
<path d="M3 21h18" />
|
||||
<path d="M22 5h-6l-1 -1" />
|
||||
<path d="M18 3l2 2l-2 2" />
|
||||
<path d="M10 17h7a2 2 0 0 1 2 2v2" />
|
||||
</svg>
|
After Width: | Height: | Size: 623 B |
19
icons/outline/lock-password.svg
Normal file
19
icons/outline/lock-password.svg
Normal file
@@ -0,0 +1,19 @@
|
||||
<!--
|
||||
-->
|
||||
<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 13a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v6a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2z" />
|
||||
<path d="M8 11v-4a4 4 0 1 1 8 0v4" />
|
||||
<path d="M15 16h.01" />
|
||||
<path d="M12.01 16h.01" />
|
||||
<path d="M9.02 16h.01" />
|
||||
</svg>
|
After Width: | Height: | Size: 431 B |
Reference in New Issue
Block a user