@tabler/icons 3.24.0 → 3.26.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/Computers/error-404-off.svg +5 -5
- package/categories/outline/Computers/error-404.svg +5 -5
- package/categories/outline/Computers/http-connect.svg +1 -1
- package/categories/outline/Computers/http-delete.svg +1 -1
- package/categories/outline/Computers/http-options.svg +1 -1
- package/categories/outline/Computers/http-post.svg +1 -1
- package/categories/outline/Computers/http-que.svg +1 -1
- package/categories/outline/Computers/http-trace.svg +2 -1
- package/categories/outline/Nature/{seeding-off.svg → seedling-off.svg} +1 -1
- package/categories/outline/Nature/{seeding.svg → seedling.svg} +1 -1
- package/docs/icons/react-native.mdx +1 -1
- package/icons/filled/calendar-month.svg +4 -6
- package/icons/filled/calendar-week.svg +6 -4
- package/icons/filled/chart-donut.svg +1 -2
- package/icons/filled/chart-dots-2.svg +11 -0
- package/icons/filled/chart-dots-3.svg +11 -0
- package/icons/filled/chart-funnel.svg +11 -0
- package/icons/filled/chart-pie-2.svg +11 -0
- package/icons/filled/chart-pie-3.svg +11 -0
- package/icons/filled/chart-pie-4.svg +11 -0
- package/icons/filled/chef-hat.svg +12 -0
- package/icons/filled/circle-caret-down.svg +11 -0
- package/icons/filled/circle-caret-left.svg +11 -0
- package/icons/filled/circle-caret-right.svg +11 -0
- package/icons/filled/circle-caret-up.svg +11 -0
- package/icons/filled/circle-chevron-down.svg +11 -0
- package/icons/filled/circle-chevron-left.svg +11 -0
- package/icons/filled/circle-chevron-right.svg +11 -0
- package/icons/filled/circle-chevron-up.svg +11 -0
- package/icons/filled/circle-chevrons-down.svg +11 -0
- package/icons/filled/circle-chevrons-left.svg +11 -0
- package/icons/filled/circle-chevrons-right.svg +11 -0
- package/icons/filled/circle-chevrons-up.svg +11 -0
- package/icons/filled/clipboard-check.svg +11 -0
- package/icons/filled/clipboard-data.svg +11 -0
- package/icons/filled/clipboard-list.svg +11 -0
- package/icons/filled/clipboard-text.svg +11 -0
- package/icons/filled/clipboard-typography.svg +11 -0
- package/icons/filled/clipboard-x.svg +11 -0
- package/icons/filled/clipboard.svg +11 -0
- package/icons/filled/{seeding.svg → seedling.svg} +1 -1
- package/icons/outline/calendar-month.svg +3 -7
- package/icons/outline/calendar-week.svg +7 -3
- package/icons/outline/error-404-off.svg +5 -5
- package/icons/outline/error-404.svg +5 -5
- package/icons/outline/http-connect-off.svg +18 -0
- package/icons/outline/http-connect.svg +1 -1
- package/icons/outline/http-delete-off.svg +19 -0
- package/icons/outline/http-delete.svg +1 -1
- package/icons/outline/http-get-off.svg +20 -0
- package/icons/outline/http-head-off.svg +22 -0
- package/icons/outline/http-options-off.svg +19 -0
- package/icons/outline/http-options.svg +1 -1
- package/icons/outline/http-patch-off.svg +20 -0
- package/icons/outline/http-post-off.svg +18 -0
- package/icons/outline/http-post.svg +1 -1
- package/icons/outline/http-put-off.svg +19 -0
- package/icons/outline/http-que-off.svg +20 -0
- package/icons/outline/http-que.svg +1 -1
- package/icons/outline/http-trace-off.svg +21 -0
- package/icons/outline/http-trace.svg +2 -1
- package/icons/outline/{seeding-off.svg → seedling-off.svg} +1 -1
- package/icons/outline/{seeding.svg → seedling.svg} +1 -1
- package/icons.json +387 -9
- package/package.json +1 -1
- package/tabler-nodes-filled.json +226 -18
- package/tabler-nodes-outline.json +410 -48
|
@@ -13,5 +13,5 @@
|
|
|
13
13
|
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
14
14
|
<path d="M7 10a2 2 0 1 0 -4 0v4a2 2 0 1 0 4 0" />
|
|
15
15
|
<path d="M17 16v-8l4 8v-8" />
|
|
16
|
-
<path d="M12 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -
|
|
16
|
+
<path d="M12 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2" />
|
|
17
17
|
</svg>
|
|
@@ -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-http-delete-off"
|
|
12
|
+
>
|
|
13
|
+
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
14
|
+
<path d="M3 8v8h2a2 2 0 0 0 2 -2v-4a2 2 0 0 0 -2 -2z" />
|
|
15
|
+
<path d="M14 8h-2m-2 2v6h4" />
|
|
16
|
+
<path d="M10 12h2" />
|
|
17
|
+
<path d="M17 8v5m3 3h1" />
|
|
18
|
+
<path d="M3 3l18 18" />
|
|
19
|
+
</svg>
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
class="icon icon-tabler icons-tabler-outline icon-tabler-http-delete"
|
|
12
12
|
>
|
|
13
13
|
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
14
|
-
<path d="M3 8v8h2a2 2 0 0 0 2 -2v-4a2 2 0 0 0 -2 -
|
|
14
|
+
<path d="M3 8v8h2a2 2 0 0 0 2 -2v-4a2 2 0 0 0 -2 -2z" />
|
|
15
15
|
<path d="M14 8h-4v8h4" />
|
|
16
16
|
<path d="M10 12h2.5" />
|
|
17
17
|
<path d="M17 8v8h4" />
|
|
@@ -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-http-get-off"
|
|
12
|
+
>
|
|
13
|
+
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
14
|
+
<path d="M7 8h-2a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h2v-4h-1" />
|
|
15
|
+
<path d="M14 8h-2m-2 2v6h4" />
|
|
16
|
+
<path d="M10 12h2" />
|
|
17
|
+
<path d="M17 8h4" />
|
|
18
|
+
<path d="M19 8v7" />
|
|
19
|
+
<path d="M3 3l18 18" />
|
|
20
|
+
</svg>
|
|
@@ -0,0 +1,22 @@
|
|
|
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-http-head-off"
|
|
12
|
+
>
|
|
13
|
+
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
14
|
+
<path d="M3 16v-8" />
|
|
15
|
+
<path d="M7 8v8" />
|
|
16
|
+
<path d="M3 12h4" />
|
|
17
|
+
<path d="M14 8h-2m-2 2v6h4" />
|
|
18
|
+
<path d="M10 12h2" />
|
|
19
|
+
<path d="M17 13v-3a2 2 0 1 1 4 0v6" />
|
|
20
|
+
<path d="M17 13h4" />
|
|
21
|
+
<path d="M3 3l18 18" />
|
|
22
|
+
</svg>
|
|
@@ -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-http-options-off"
|
|
12
|
+
>
|
|
13
|
+
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
14
|
+
<path d="M5 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2" />
|
|
15
|
+
<path d="M10 12h2m2 -2a2 2 0 0 0 -2 -2m-2 2v6" />
|
|
16
|
+
<path d="M17 8h4" />
|
|
17
|
+
<path d="M19 8v7" />
|
|
18
|
+
<path d="M3 3l18 18" />
|
|
19
|
+
</svg>
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
class="icon icon-tabler icons-tabler-outline icon-tabler-http-options"
|
|
12
12
|
>
|
|
13
13
|
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
14
|
-
<path d="M5 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -
|
|
14
|
+
<path d="M5 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2" />
|
|
15
15
|
<path d="M10 12h2a2 2 0 1 0 0 -4h-2v8" />
|
|
16
16
|
<path d="M17 8h4" />
|
|
17
17
|
<path d="M19 8v8" />
|
|
@@ -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-http-patch-off"
|
|
12
|
+
>
|
|
13
|
+
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
14
|
+
<path d="M3 12h2a2 2 0 1 0 0 -4h-2v8" />
|
|
15
|
+
<path d="M10 16v-6m2 -2a2 2 0 0 1 2 2m0 4v2" />
|
|
16
|
+
<path d="M10 13h3" />
|
|
17
|
+
<path d="M17 8h4" />
|
|
18
|
+
<path d="M19 8v7" />
|
|
19
|
+
<path d="M3 3l18 18" />
|
|
20
|
+
</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-http-post-off"
|
|
12
|
+
>
|
|
13
|
+
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
14
|
+
<path d="M3 12h2a2 2 0 1 0 0 -4h-2v8" />
|
|
15
|
+
<path d="M12 8a2 2 0 0 1 2 2m0 4a2 2 0 1 1 -4 0v-4" />
|
|
16
|
+
<path d="M20 16a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-2a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1" />
|
|
17
|
+
<path d="M3 3l18 18" />
|
|
18
|
+
</svg>
|
|
@@ -12,6 +12,6 @@
|
|
|
12
12
|
>
|
|
13
13
|
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
14
14
|
<path d="M3 12h2a2 2 0 1 0 0 -4h-2v8" />
|
|
15
|
-
<path d="M12 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -
|
|
15
|
+
<path d="M12 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2" />
|
|
16
16
|
<path d="M17 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-2a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1" />
|
|
17
17
|
</svg>
|
|
@@ -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-http-put-off"
|
|
12
|
+
>
|
|
13
|
+
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
14
|
+
<path d="M3 12h2a2 2 0 1 0 0 -4h-2v8" />
|
|
15
|
+
<path d="M17 8h4" />
|
|
16
|
+
<path d="M19 8v8" />
|
|
17
|
+
<path d="M10 10v4a2 2 0 1 0 4 0m0 -4v-2" />
|
|
18
|
+
<path d="M3 3l18 18" />
|
|
19
|
+
</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-http-que-off"
|
|
12
|
+
>
|
|
13
|
+
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
14
|
+
<path d="M5 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2" />
|
|
15
|
+
<path d="M6 15l1 1" />
|
|
16
|
+
<path d="M21 8h-4v8h4" />
|
|
17
|
+
<path d="M17 12h2.5" />
|
|
18
|
+
<path d="M10 10v4a2 2 0 1 0 4 0m0 -4v-2" />
|
|
19
|
+
<path d="M3 3l18 18" />
|
|
20
|
+
</svg>
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
class="icon icon-tabler icons-tabler-outline icon-tabler-http-que"
|
|
12
12
|
>
|
|
13
13
|
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
14
|
-
<path d="M5 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -
|
|
14
|
+
<path d="M5 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2" />
|
|
15
15
|
<path d="M6 15l1 1" />
|
|
16
16
|
<path d="M21 8h-4v8h4" />
|
|
17
17
|
<path d="M17 12h2.5" />
|
|
@@ -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-http-trace-off"
|
|
12
|
+
>
|
|
13
|
+
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
14
|
+
<path d="M3 8h4" />
|
|
15
|
+
<path d="M5 8v8" />
|
|
16
|
+
<path d="M10 12h2m2 -2a2 2 0 0 0 -2 -2m-2 2v6" />
|
|
17
|
+
<path d="M14 16l-3 -4" />
|
|
18
|
+
<path d="M17 13v-3a2 2 0 1 1 4 0v6" />
|
|
19
|
+
<path d="M17 13h4" />
|
|
20
|
+
<path d="M3 3l18 18" />
|
|
21
|
+
</svg>
|
|
@@ -13,7 +13,8 @@
|
|
|
13
13
|
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
14
14
|
<path d="M3 8h4" />
|
|
15
15
|
<path d="M5 8v8" />
|
|
16
|
-
<path d="M10 12h2a2 2 0 1 0 0 -4h-
|
|
16
|
+
<path d="M10 12h2a2 2 0 1 0 0 -4h-2v8" />
|
|
17
|
+
<path d="M14 16l-3 -4" />
|
|
17
18
|
<path d="M17 16v-6a2 2 0 1 1 4 0v6" />
|
|
18
19
|
<path d="M17 13h4" />
|
|
19
20
|
</svg>
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
stroke-width="2"
|
|
9
9
|
stroke-linecap="round"
|
|
10
10
|
stroke-linejoin="round"
|
|
11
|
-
class="icon icon-tabler icons-tabler-outline icon-tabler-
|
|
11
|
+
class="icon icon-tabler icons-tabler-outline icon-tabler-seedling-off"
|
|
12
12
|
>
|
|
13
13
|
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
14
14
|
<path d="M11.412 7.407a6.025 6.025 0 0 0 -2.82 -2.82m-4.592 -.587h-1v2a6 6 0 0 0 6 6h3" />
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
stroke-width="2"
|
|
9
9
|
stroke-linecap="round"
|
|
10
10
|
stroke-linejoin="round"
|
|
11
|
-
class="icon icon-tabler icons-tabler-outline icon-tabler-
|
|
11
|
+
class="icon icon-tabler icons-tabler-outline icon-tabler-seedling"
|
|
12
12
|
>
|
|
13
13
|
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
14
14
|
<path d="M12 10a6 6 0 0 0 -6 -6h-3v2a6 6 0 0 0 6 6h3" />
|