@tabler/icons 3.38.0 → 3.39.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/categories/outline/Development/ai-agent.svg +24 -0
- package/categories/outline/Development/ai-agents.svg +23 -0
- package/categories/outline/Development/ai-gateway.svg +19 -0
- package/categories/outline/Development/api.svg +12 -4
- package/categories/outline/Development/bot-id.svg +22 -0
- package/categories/outline/Development/canary.svg +17 -0
- package/categories/outline/Development/codeblock.svg +18 -0
- package/categories/outline/Development/connection.svg +17 -0
- package/categories/outline/Development/firewall-check.svg +20 -0
- package/categories/outline/Development/firewall-flame.svg +20 -0
- package/categories/outline/Development/image-generation.svg +20 -0
- package/categories/outline/Development/microfrontends.svg +21 -0
- package/categories/outline/Development/middleware.svg +23 -0
- package/categories/outline/Development/scan-traces.svg +21 -0
- package/categories/outline/Development/serverless.svg +15 -0
- package/categories/outline/Development/user-key.svg +19 -0
- package/categories/outline/Development/zero-config.svg +16 -0
- package/categories/outline/Map/world-map.svg +18 -0
- package/categories/outline/System/credits.svg +19 -0
- package/categories/outline/Text/sort-ascending-2.svg +1 -0
- package/categories/outline/Text/sort-descending-2.svg +1 -0
- package/icons/outline/ai-agent.svg +24 -0
- package/icons/outline/ai-agents.svg +23 -0
- package/icons/outline/ai-gateway.svg +19 -0
- package/icons/outline/api.svg +12 -4
- package/icons/outline/bot-id.svg +22 -0
- package/icons/outline/canary.svg +17 -0
- package/icons/outline/codeblock.svg +18 -0
- package/icons/outline/connection.svg +17 -0
- package/icons/outline/credits.svg +19 -0
- package/icons/outline/firewall-check.svg +20 -0
- package/icons/outline/firewall-flame.svg +20 -0
- package/icons/outline/image-generation.svg +20 -0
- package/icons/outline/microfrontends.svg +21 -0
- package/icons/outline/middleware.svg +23 -0
- package/icons/outline/scan-traces.svg +21 -0
- package/icons/outline/serverless.svg +15 -0
- package/icons/outline/sort-ascending-2.svg +1 -0
- package/icons/outline/sort-descending-2.svg +1 -0
- package/icons/outline/user-key.svg +19 -0
- package/icons/outline/world-map.svg +18 -0
- package/icons/outline/zero-config.svg +16 -0
- package/icons.json +429 -0
- package/package.json +2 -2
- package/tabler-nodes-outline.json +700 -4
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
<svg
|
|
2
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
3
|
+
width="24"
|
|
4
|
+
height="24"
|
|
5
|
+
viewBox="0 0 24 24"
|
|
6
|
+
fill="none"
|
|
7
|
+
stroke="currentColor"
|
|
8
|
+
stroke-width="2"
|
|
9
|
+
stroke-linecap="round"
|
|
10
|
+
stroke-linejoin="round"
|
|
11
|
+
class="icon icon-tabler icons-tabler-outline icon-tabler-firewall-flame"
|
|
12
|
+
>
|
|
13
|
+
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
14
|
+
<path d="M15.5 16q 2.5 1.5 2.5 -1v-2s4 1.06 4 5c0 1.664 -.649 3.338 -2 4v-.25c0 -.957 -1.053 -1.75 -2 -1.75s-2 .793 -2 1.75v.25c-1.351 -.662 -2 -2 -2 -3.5s1.5 -2.5 1.5 -2.5" />
|
|
15
|
+
<path d="M9 3v13" />
|
|
16
|
+
<path d="M3 9h18" />
|
|
17
|
+
<path d="M6 21h-1a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v4" />
|
|
18
|
+
<path d="M3 15h7" />
|
|
19
|
+
<path d="M15 3v7" />
|
|
20
|
+
</svg>
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
<svg
|
|
2
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
3
|
+
width="24"
|
|
4
|
+
height="24"
|
|
5
|
+
viewBox="0 0 24 24"
|
|
6
|
+
fill="none"
|
|
7
|
+
stroke="currentColor"
|
|
8
|
+
stroke-width="2"
|
|
9
|
+
stroke-linecap="round"
|
|
10
|
+
stroke-linejoin="round"
|
|
11
|
+
class="icon icon-tabler icons-tabler-outline icon-tabler-image-generation"
|
|
12
|
+
>
|
|
13
|
+
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
14
|
+
<path d="M3 21v-4a4 4 0 1 1 4 4h-4" />
|
|
15
|
+
<path d="M21 3a16 16 0 0 0 -12.8 10.2" />
|
|
16
|
+
<path d="M21 3a16 16 0 0 1 -10.2 12.8" />
|
|
17
|
+
<path d="M10.6 9a9 9 0 0 1 4.4 4.4" />
|
|
18
|
+
<path d="M17 19a2 2 0 0 1 2 2a2 2 0 0 1 2 -2a2 2 0 0 1 -2 -2a2 2 0 0 1 -2 2" />
|
|
19
|
+
<path d="M3 5a2 2 0 0 1 2 2a2 2 0 0 1 2 -2a2 2 0 0 1 -2 -2a2 2 0 0 1 -2 2" />
|
|
20
|
+
</svg>
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
<svg
|
|
2
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
3
|
+
width="24"
|
|
4
|
+
height="24"
|
|
5
|
+
viewBox="0 0 24 24"
|
|
6
|
+
fill="none"
|
|
7
|
+
stroke="currentColor"
|
|
8
|
+
stroke-width="2"
|
|
9
|
+
stroke-linecap="round"
|
|
10
|
+
stroke-linejoin="round"
|
|
11
|
+
class="icon icon-tabler icons-tabler-outline icon-tabler-microfrontends"
|
|
12
|
+
>
|
|
13
|
+
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
14
|
+
<path d="M7.5 7.5l4.5 4.5l4.5 -4.5" />
|
|
15
|
+
<path d="M6 16v-4" />
|
|
16
|
+
<path d="M18 16v-4" />
|
|
17
|
+
<path d="M16 6a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
|
|
18
|
+
<path d="M16 18a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
|
|
19
|
+
<path d="M4 6a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
|
|
20
|
+
<path d="M4 18a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
|
|
21
|
+
</svg>
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
<svg
|
|
2
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
3
|
+
width="24"
|
|
4
|
+
height="24"
|
|
5
|
+
viewBox="0 0 24 24"
|
|
6
|
+
fill="none"
|
|
7
|
+
stroke="currentColor"
|
|
8
|
+
stroke-width="2"
|
|
9
|
+
stroke-linecap="round"
|
|
10
|
+
stroke-linejoin="round"
|
|
11
|
+
class="icon icon-tabler icons-tabler-outline icon-tabler-middleware"
|
|
12
|
+
>
|
|
13
|
+
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
14
|
+
<path d="M4 20l2.25 -2.25" />
|
|
15
|
+
<path d="M20 20l-2.25 -2.25" />
|
|
16
|
+
<path d="M20 4l-2.25 2.25" />
|
|
17
|
+
<path d="M4 4l2.25 2.25" />
|
|
18
|
+
<path d="M10 19.748a8.01 8.01 0 0 1 -5.747 -5.748" />
|
|
19
|
+
<path d="M19.748 14a8.01 8.01 0 0 1 -5.748 5.748" />
|
|
20
|
+
<path d="M4.252 10a8.02 8.02 0 0 1 5.478 -5.672l.27 -.075" />
|
|
21
|
+
<path d="M14 4.252a8.01 8.01 0 0 1 5.748 5.749" />
|
|
22
|
+
<path d="M11 12a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
|
|
23
|
+
</svg>
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
<svg
|
|
2
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
3
|
+
width="24"
|
|
4
|
+
height="24"
|
|
5
|
+
viewBox="0 0 24 24"
|
|
6
|
+
fill="none"
|
|
7
|
+
stroke="currentColor"
|
|
8
|
+
stroke-width="2"
|
|
9
|
+
stroke-linecap="round"
|
|
10
|
+
stroke-linejoin="round"
|
|
11
|
+
class="icon icon-tabler icons-tabler-outline icon-tabler-scan-traces"
|
|
12
|
+
>
|
|
13
|
+
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
14
|
+
<path d="M4 8v-2a2 2 0 0 1 2 -2h2" />
|
|
15
|
+
<path d="M4 16v2a2 2 0 0 0 2 2h2" />
|
|
16
|
+
<path d="M16 4h2a2 2 0 0 1 2 2v2" />
|
|
17
|
+
<path d="M16 20h2a2 2 0 0 0 2 -2v-2" />
|
|
18
|
+
<path d="M11 12h6" />
|
|
19
|
+
<path d="M8 8h5" />
|
|
20
|
+
<path d="M9 16h5" />
|
|
21
|
+
</svg>
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
<svg
|
|
2
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
3
|
+
width="24"
|
|
4
|
+
height="24"
|
|
5
|
+
viewBox="0 0 24 24"
|
|
6
|
+
fill="none"
|
|
7
|
+
stroke="currentColor"
|
|
8
|
+
stroke-width="2"
|
|
9
|
+
stroke-linecap="round"
|
|
10
|
+
stroke-linejoin="round"
|
|
11
|
+
class="icon icon-tabler icons-tabler-outline icon-tabler-serverless"
|
|
12
|
+
>
|
|
13
|
+
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
14
|
+
<path d="M8 19l3.03 1.748a2 2 0 0 0 1.94 0l6 -3.843a2 2 0 0 0 1.03 -1.753v-6.152l-8 3l-8 3v-6.405c0 -.728 .394 -1.399 1.03 -1.752l6 -3.582a2.05 2.05 0 0 1 2 0l2.97 1.739" />
|
|
15
|
+
</svg>
|
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
>
|
|
13
13
|
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
14
14
|
<path d="M14 9l3 -3l3 3" />
|
|
15
|
+
<path d="M5 5.5a.5 .5 0 0 1 .5 -.5h4a.5 .5 0 0 1 .5 .5v4a.5 .5 0 0 1 -.5 .5h-4a.5 .5 0 0 1 -.5 -.5l0 -4" />
|
|
15
16
|
<path d="M5 14.5a.5 .5 0 0 1 .5 -.5h4a.5 .5 0 0 1 .5 .5v4a.5 .5 0 0 1 -.5 .5h-4a.5 .5 0 0 1 -.5 -.5l0 -4" />
|
|
16
17
|
<path d="M17 6v12" />
|
|
17
18
|
</svg>
|
|
@@ -11,6 +11,7 @@
|
|
|
11
11
|
class="icon icon-tabler icons-tabler-outline icon-tabler-sort-descending-2"
|
|
12
12
|
>
|
|
13
13
|
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
14
|
+
<path d="M5 5.5a.5 .5 0 0 1 .5 -.5h4a.5 .5 0 0 1 .5 .5v4a.5 .5 0 0 1 -.5 .5h-4a.5 .5 0 0 1 -.5 -.5l0 -4" />
|
|
14
15
|
<path d="M5 14.5a.5 .5 0 0 1 .5 -.5h4a.5 .5 0 0 1 .5 .5v4a.5 .5 0 0 1 -.5 .5h-4a.5 .5 0 0 1 -.5 -.5l0 -4" />
|
|
15
16
|
<path d="M14 15l3 3l3 -3" />
|
|
16
17
|
<path d="M17 18v-12" />
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<svg
|
|
2
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
3
|
+
width="24"
|
|
4
|
+
height="24"
|
|
5
|
+
viewBox="0 0 24 24"
|
|
6
|
+
fill="none"
|
|
7
|
+
stroke="currentColor"
|
|
8
|
+
stroke-width="2"
|
|
9
|
+
stroke-linecap="round"
|
|
10
|
+
stroke-linejoin="round"
|
|
11
|
+
class="icon icon-tabler icons-tabler-outline icon-tabler-user-key"
|
|
12
|
+
>
|
|
13
|
+
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
14
|
+
<path d="M8 7a4 4 0 1 0 8 0a4 4 0 0 0 -8 0" />
|
|
15
|
+
<path d="M6 21v-2a4 4 0 0 1 4 -4h5" />
|
|
16
|
+
<path d="M18.5 18.5l-3.5 3.5l-1.5 -1.5" />
|
|
17
|
+
<path d="M18.554 18.414a2 2 0 1 1 2.828 -2.828a2 2 0 0 1 -2.828 2.828" />
|
|
18
|
+
<path d="M16 19l1 1" />
|
|
19
|
+
</svg>
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
<svg
|
|
2
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
3
|
+
width="24"
|
|
4
|
+
height="24"
|
|
5
|
+
viewBox="0 0 24 24"
|
|
6
|
+
fill="none"
|
|
7
|
+
stroke="currentColor"
|
|
8
|
+
stroke-width="2"
|
|
9
|
+
stroke-linecap="round"
|
|
10
|
+
stroke-linejoin="round"
|
|
11
|
+
class="icon icon-tabler icons-tabler-outline icon-tabler-world-map"
|
|
12
|
+
>
|
|
13
|
+
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
14
|
+
<path d="M20 8h-2a2 2 0 0 0 -2 2a2 2 0 1 1 -4 0v-1a2 2 0 0 0 -2 -2h-1a2 2 0 0 1 -2 -2v-.5" />
|
|
15
|
+
<path d="M3 12h3a2 2 0 0 1 2 2v.5a1.5 1.5 0 0 0 1.5 1.5a1.5 1.5 0 0 1 1.5 1.5v3.25" />
|
|
16
|
+
<path d="M15 20.5v-3.5a2 2 0 0 1 2 -2h3.5" />
|
|
17
|
+
<path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
|
|
18
|
+
</svg>
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
<svg
|
|
2
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
3
|
+
width="24"
|
|
4
|
+
height="24"
|
|
5
|
+
viewBox="0 0 24 24"
|
|
6
|
+
fill="none"
|
|
7
|
+
stroke="currentColor"
|
|
8
|
+
stroke-width="2"
|
|
9
|
+
stroke-linecap="round"
|
|
10
|
+
stroke-linejoin="round"
|
|
11
|
+
class="icon icon-tabler icons-tabler-outline icon-tabler-zero-config"
|
|
12
|
+
>
|
|
13
|
+
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
14
|
+
<path d="M4 12a8 8 0 1 0 16 0a8 8 0 1 0 -16 0" />
|
|
15
|
+
<path d="M3 21l18 -18" />
|
|
16
|
+
</svg>
|