1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-31 17:42:15 +02:00

10 new icons: outline/http-connect-off, outline/http-delete-off, outline/http-get-off, outline/http-head-off, outline/http-options-off, outline/http-patch-off, outline/http-post-off, outline/http-put-off, outline/http-que-off, outline/http-trace-off

Fixed icons: `outline/badge-2k`, `outline/cake-roll`, `outline/error-404-off`, `outline/error-404`, `outline/http-connect`, `outline/http-delete`, `outline/http-options`, `outline/http-post`, `outline/http-que`, `outline/http-trace`, `outline/matrix`, `outline/square-dashed`, `outline/table-dashed`
This commit is contained in:
codecalm
2024-12-15 17:44:56 +01:00
parent 14bad670d9
commit 69da6be5cb
23 changed files with 228 additions and 16 deletions

View File

@@ -0,0 +1,20 @@
<!--
tags: [choices, preferences, select, settings, disable, network, down, parameters, halt, disconnect]
-->
<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 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2" />
<path d="M10 12h2m2 -2a2 2 0 0 0 -2 -2m-2 2v6" />
<path d="M17 8h4" />
<path d="M19 8v7" />
<path d="M3 3l18 18" />
</svg>

After

Width:  |  Height:  |  Size: 511 B