aboutsummaryrefslogtreecommitdiff
path: root/icons-react
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2022-07-15 12:11:32 +0200
committercodecalm <codecalm@gmail.com>2022-07-15 12:11:32 +0200
commit00355ad10343c66c57f9e85c91639bc59c018414 (patch)
treed72e04d181a0d04720abd60c7296f77ec7db08ae /icons-react
parentMerge remote-tracking branch 'origin/master' (diff)
downloadtabler-icons-00355ad10343c66c57f9e85c91639bc59c018414.tar.xz
Release 1.75.0v1.75.0
Diffstat (limited to 'icons-react')
-rw-r--r--icons-react/icons-js/assembly.js12
-rw-r--r--icons-react/icons-js/brand-d3.js12
-rw-r--r--icons-react/icons-js/brand-deno.js12
-rw-r--r--icons-react/icons-js/brand-mastodon.js12
-rw-r--r--icons-react/icons-js/brand-mcdonalds.js12
-rw-r--r--icons-react/icons-js/brand-shopee.js12
-rw-r--r--icons-react/icons-js/brand-snapseed.js12
-rw-r--r--icons-react/icons-js/brand-strava.js12
-rw-r--r--icons-react/icons-js/brand-surfshark.js12
-rw-r--r--icons-react/icons-js/explicit.js12
-rw-r--r--icons-react/icons-js/gif.js12
-rw-r--r--icons-react/icons-js/poo.js12
-rw-r--r--icons-react/icons-js/signal-3g.js2
-rw-r--r--icons-react/icons-js/signal-4g-plus.js12
-rw-r--r--icons-react/icons-js/signal-4g.js2
-rw-r--r--icons-react/icons-js/signal-5g.js2
-rw-r--r--icons-react/icons-js/svg.js12
-rw-r--r--icons-react/icons-js/table-alias.js12
-rw-r--r--icons-react/icons-js/table-options.js12
-rw-r--r--icons-react/icons-js/table-shortcut.js12
-rw-r--r--icons-react/icons-js/wash-machine.js12
-rw-r--r--icons-react/index.d.ts18
-rw-r--r--icons-react/index.js18
23 files changed, 255 insertions, 3 deletions
diff --git a/icons-react/icons-js/assembly.js b/icons-react/icons-js/assembly.js
new file mode 100644
index 00000000..aa275c2c
--- /dev/null
+++ b/icons-react/icons-js/assembly.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconAssembly({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-assembly" width={size} height={size} viewBox="0 0 24 24" strokeWidth={stroke} stroke={color} fill="none" strokeLinecap="round" strokeLinejoin="round" {...props}><path stroke="none" d="M0 0h24v24H0z" fill="none" /><path d="M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1 -1.029 1.748l-6 3.833a2 2 0 0 1 -1.942 0l-6 -3.833a2 2 0 0 1 -1.029 -1.747v-6.537a2 2 0 0 1 1.029 -1.748l6 -3.572a2.056 2.056 0 0 1 2 0l6 3.573h-.029z" /><path d="M15.5 9.422c.312 .18 .503 .515 .5 .876v3.277c0 .364 -.197 .7 -.515 .877l-3 1.922a0.997 .997 0 0 1 -.97 0l-3 -1.922a1.003 1.003 0 0 1 -.515 -.876v-3.278c0 -.364 .197 -.7 .514 -.877l3 -1.79c.311 -.174 .69 -.174 1 0l3 1.79h-.014z" /></svg>;
+}
+
+export default IconAssembly; \ No newline at end of file
diff --git a/icons-react/icons-js/brand-d3.js b/icons-react/icons-js/brand-d3.js
new file mode 100644
index 00000000..94bc2037
--- /dev/null
+++ b/icons-react/icons-js/brand-d3.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconBrandD3({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-brand-d3" width={size} height={size} viewBox="0 0 24 24" strokeWidth={stroke} stroke={color} fill="none" strokeLinecap="round" strokeLinejoin="round" {...props}><path stroke="none" d="M0 0h24v24H0z" fill="none" /><path d="M3 4h1.8c3.976 0 7.2 3.582 7.2 8s-3.224 8 -7.2 8h-1.8" /><path d="M12 4h5.472c1.948 0 3.528 1.79 3.528 4s-1.58 4 -3.528 4" /><path d="M17.472 12h-2.472" /><path d="M17.472 12h-2.352" /><path d="M17.472 12c1.948 0 3.528 1.79 3.528 4s-1.58 4 -3.528 4h-5.472" /></svg>;
+}
+
+export default IconBrandD3; \ No newline at end of file
diff --git a/icons-react/icons-js/brand-deno.js b/icons-react/icons-js/brand-deno.js
new file mode 100644
index 00000000..a2b9ae67
--- /dev/null
+++ b/icons-react/icons-js/brand-deno.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconBrandDeno({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-brand-deno" width={size} height={size} viewBox="0 0 24 24" strokeWidth={stroke} stroke={color} fill="none" strokeLinecap="round" strokeLinejoin="round" {...props}><path stroke="none" d="M0 0h24v24H0z" fill="none" /><circle cx={12} cy={12} r={9} /><path d="M13.5 21l-1.5 -6c-2.649 -.088 -5 -1.624 -5 -3.5c0 -1.933 2.239 -3.5 5 -3.5s4 1 5 3c.024 .048 .69 2.215 2 6.5" /><path d="M12 11h.01" /></svg>;
+}
+
+export default IconBrandDeno; \ No newline at end of file
diff --git a/icons-react/icons-js/brand-mastodon.js b/icons-react/icons-js/brand-mastodon.js
new file mode 100644
index 00000000..9db51275
--- /dev/null
+++ b/icons-react/icons-js/brand-mastodon.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconBrandMastodon({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-brand-mastodon" width={size} height={size} viewBox="0 0 24 24" strokeWidth={stroke} stroke={color} fill="none" strokeLinecap="round" strokeLinejoin="round" {...props}><path stroke="none" d="M0 0h24v24H0z" fill="none" /><path d="M18.648 15.254c-1.816 1.763 -6.648 1.626 -6.648 1.626a18.262 18.262 0 0 1 -3.288 -.256c1.127 1.985 4.12 2.81 8.982 2.475c-1.945 2.013 -13.598 5.257 -13.668 -7.636l-.026 -1.154c0 -3.036 .023 -4.115 1.352 -5.633c1.671 -1.91 6.648 -1.666 6.648 -1.666s4.977 -.243 6.648 1.667c1.329 1.518 1.352 2.597 1.352 5.633s-.456 4.074 -1.352 4.944z" /><path d="M12 11.204v-2.926c0 -1.258 -.895 -2.278 -2 -2.278s-2 1.02 -2 2.278v4.722m4 -4.722c0 -1.258 .895 -2.278 2 -2.278s2 1.02 2 2.278v4.722" /></svg>;
+}
+
+export default IconBrandMastodon; \ No newline at end of file
diff --git a/icons-react/icons-js/brand-mcdonalds.js b/icons-react/icons-js/brand-mcdonalds.js
new file mode 100644
index 00000000..04e6ad26
--- /dev/null
+++ b/icons-react/icons-js/brand-mcdonalds.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconBrandMcdonalds({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-brand-mcdonalds" width={size} height={size} viewBox="0 0 24 24" strokeWidth={stroke} stroke={color} fill="none" strokeLinecap="round" strokeLinejoin="round" {...props}><path stroke="none" d="M0 0h24v24H0z" fill="none" /><path d="M20 20c0 -3.952 -.966 -16 -4.038 -16s-3.962 9.087 -3.962 14.756c0 -5.669 -.896 -14.756 -3.962 -14.756c-3.065 0 -4.038 12.048 -4.038 16" /></svg>;
+}
+
+export default IconBrandMcdonalds; \ No newline at end of file
diff --git a/icons-react/icons-js/brand-shopee.js b/icons-react/icons-js/brand-shopee.js
new file mode 100644
index 00000000..9be98453
--- /dev/null
+++ b/icons-react/icons-js/brand-shopee.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconBrandShopee({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-brand-shopee" width={size} height={size} viewBox="0 0 24 24" strokeWidth={stroke} stroke={color} fill="none" strokeLinecap="round" strokeLinejoin="round" {...props}><path stroke="none" d="M0 0h24v24H0z" fill="none" /><path d="M4 7l.867 12.143a2 2 0 0 0 1.995 1.857h10.276a2 2 0 0 0 1.995 -1.857l.867 -12.143h-16z" /><path d="M8.5 7c0 -1.653 1.5 -4 3.5 -4s3.5 2.347 3.5 4" /><path d="M9.5 17c.413 .462 1 1 2.5 1s2.5 -.897 2.5 -2s-1 -1.5 -2.5 -2s-2 -1.47 -2 -2c0 -1.104 1 -2 2 -2s1.5 0 2.5 1" /></svg>;
+}
+
+export default IconBrandShopee; \ No newline at end of file
diff --git a/icons-react/icons-js/brand-snapseed.js b/icons-react/icons-js/brand-snapseed.js
new file mode 100644
index 00000000..1065ad90
--- /dev/null
+++ b/icons-react/icons-js/brand-snapseed.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconBrandSnapseed({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-brand-snapseed" width={size} height={size} viewBox="0 0 24 24" strokeWidth={stroke} stroke={color} fill="none" strokeLinecap="round" strokeLinejoin="round" {...props}><path stroke="none" d="M0 0h24v24H0z" fill="none" /><path d="M8.152 3.115a0.46 .46 0 0 0 -.609 0c-2.943 2.58 -4.529 5.441 -4.543 8.378c0 2.928 1.586 5.803 4.543 8.392a0.46 .46 0 0 0 .61 0c2.957 -2.589 4.547 -5.464 4.547 -8.392c0 -2.928 -1.6 -5.799 -4.548 -8.378z" /><path d="M8 20l12.09 -.011c.503 0 .91 -.434 .91 -.969v-6.063c0 -.535 -.407 -.968 -.91 -.968h-7.382" /></svg>;
+}
+
+export default IconBrandSnapseed; \ No newline at end of file
diff --git a/icons-react/icons-js/brand-strava.js b/icons-react/icons-js/brand-strava.js
new file mode 100644
index 00000000..f94e1a48
--- /dev/null
+++ b/icons-react/icons-js/brand-strava.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconBrandStrava({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-brand-strava" width={size} height={size} viewBox="0 0 24 24" strokeWidth={stroke} stroke={color} fill="none" strokeLinecap="round" strokeLinejoin="round" {...props}><path stroke="none" d="M0 0h24v24H0z" fill="none" /><path d="M15 13l-5 -10l-5 10m6 0l4 8l4 -8" /></svg>;
+}
+
+export default IconBrandStrava; \ No newline at end of file
diff --git a/icons-react/icons-js/brand-surfshark.js b/icons-react/icons-js/brand-surfshark.js
new file mode 100644
index 00000000..a331e22f
--- /dev/null
+++ b/icons-react/icons-js/brand-surfshark.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconBrandSurfshark({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-brand-surfshark" width={size} height={size} viewBox="0 0 24 24" strokeWidth={stroke} stroke={color} fill="none" strokeLinecap="round" strokeLinejoin="round" {...props}><path stroke="none" d="M0 0h24v24H0z" fill="none" /><path d="M19.954 9.447c-.237 -6.217 0 -6.217 -5.996 -6.425c-5.774 -.208 -6.824 1.002 -7.91 5.382c-2.884 11.816 -3.845 14.716 4.792 11.198c9.392 -3.831 9.297 -5.382 9.114 -10.155z" /><path d="M8 16h.452c1.943 .007 3.526 -1.461 3.543 -3.286v-2.428c.018 -1.828 1.607 -3.298 3.553 -3.286h.452" /></svg>;
+}
+
+export default IconBrandSurfshark; \ No newline at end of file
diff --git a/icons-react/icons-js/explicit.js b/icons-react/icons-js/explicit.js
new file mode 100644
index 00000000..c9e8f6c4
--- /dev/null
+++ b/icons-react/icons-js/explicit.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconExplicit({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-explicit" width={size} height={size} viewBox="0 0 24 24" strokeWidth={stroke} stroke={color} fill="none" strokeLinecap="round" strokeLinejoin="round" {...props}><path stroke="none" d="M0 0h24v24H0z" fill="none" /><rect x={4} y={4} width={16} height={16} rx={1} /><path d="M14 8h-4v8h4" /><path d="M14 12h-4" /></svg>;
+}
+
+export default IconExplicit; \ No newline at end of file
diff --git a/icons-react/icons-js/gif.js b/icons-react/icons-js/gif.js
new file mode 100644
index 00000000..c2a45c17
--- /dev/null
+++ b/icons-react/icons-js/gif.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconGif({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-gif" width={size} height={size} viewBox="0 0 24 24" strokeWidth={stroke} stroke={color} fill="none" strokeLinecap="round" strokeLinejoin="round" {...props}><path stroke="none" d="M0 0h24v24H0z" fill="none" /><path d="M8 8h-3a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h3v-4h-1" /><path d="M12 8v8" /><path d="M16 16v-8h5" /><path d="M20 12h-4" /></svg>;
+}
+
+export default IconGif; \ No newline at end of file
diff --git a/icons-react/icons-js/poo.js b/icons-react/icons-js/poo.js
new file mode 100644
index 00000000..5b225856
--- /dev/null
+++ b/icons-react/icons-js/poo.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconPoo({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-poo" width={size} height={size} viewBox="0 0 24 24" strokeWidth={stroke} stroke={color} fill="none" strokeLinecap="round" strokeLinejoin="round" {...props}><path stroke="none" d="M0 0h24v24H0z" fill="none" /><path d="M10 12h.01" /><path d="M14 12h.01" /><path d="M10 16a3.5 3.5 0 0 0 4 0" /><path d="M11 4c2 0 3.5 1.5 3.5 4l.164 .005a2.5 2.5 0 0 1 2.196 3.32a3 3 0 0 1 1.615 3.063a3 3 0 0 1 -1.299 5.607l-.176 .005h-10a3 3 0 0 1 -1.474 -5.613a3 3 0 0 1 1.615 -3.062a2.5 2.5 0 0 1 2.195 -3.32l.164 -.005c1.5 0 2.5 -2 1.5 -4z" /></svg>;
+}
+
+export default IconPoo; \ No newline at end of file
diff --git a/icons-react/icons-js/signal-3g.js b/icons-react/icons-js/signal-3g.js
index cd7bb3dd..c7a13c35 100644
--- a/icons-react/icons-js/signal-3g.js
+++ b/icons-react/icons-js/signal-3g.js
@@ -6,7 +6,7 @@ function IconSignal3g({
stroke = 2,
...props
}) {
- return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-signal-3g" width={size} height={size} viewBox="0 0 24 24" strokeWidth={stroke} stroke={color} fill="none" strokeLinecap="round" strokeLinejoin="round" {...props}><path stroke="none" d="M0 0h24v24H0z" fill="none" /><path d="M20 9a1 1 0 0 0 -1 -1h-5a1 1 0 0 0 -1 1v6a1 1 0 0 0 1 1h5a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-1" /><path d="M4 8h3a2 2 0 1 1 0 4h-3" /><path d="M7 12a2 2 0 1 1 0 4h-3" /></svg>;
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-signal-3g" width={size} height={size} viewBox="0 0 24 24" strokeWidth={stroke} stroke={color} fill="none" strokeLinecap="round" strokeLinejoin="round" {...props}><path stroke="none" d="M0 0h24v24H0z" fill="none" /><path d="M5 8h3a2 2 0 1 1 0 4h-3" /><path d="M19 8h-3a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h3v-4h-1" /><path d="M8 12a2 2 0 1 1 0 4h-3" /></svg>;
}
export default IconSignal3g; \ No newline at end of file
diff --git a/icons-react/icons-js/signal-4g-plus.js b/icons-react/icons-js/signal-4g-plus.js
new file mode 100644
index 00000000..34c562bb
--- /dev/null
+++ b/icons-react/icons-js/signal-4g-plus.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconSignal4gPlus({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-signal-4g-plus" width={size} height={size} viewBox="0 0 24 24" strokeWidth={stroke} stroke={color} fill="none" strokeLinecap="round" strokeLinejoin="round" {...props}><path stroke="none" d="M0 0h24v24H0z" fill="none" /><path d="M3 8v5h5" /><path d="M7 8v8" /><path d="M15 8h-2a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h2v-4h-1" /><path d="M18 12h4" /><path d="M20 10v4" /></svg>;
+}
+
+export default IconSignal4gPlus; \ No newline at end of file
diff --git a/icons-react/icons-js/signal-4g.js b/icons-react/icons-js/signal-4g.js
index 0967bbe1..1d736916 100644
--- a/icons-react/icons-js/signal-4g.js
+++ b/icons-react/icons-js/signal-4g.js
@@ -6,7 +6,7 @@ function IconSignal4g({
stroke = 2,
...props
}) {
- return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-signal-4g" width={size} height={size} viewBox="0 0 24 24" strokeWidth={stroke} stroke={color} fill="none" strokeLinecap="round" strokeLinejoin="round" {...props}><path stroke="none" d="M0 0h24v24H0z" fill="none" /><path d="M4 8v5h6" /><path d="M8 8v8" /><path d="M20 9a1 1 0 0 0 -1 -1h-5a1 1 0 0 0 -1 1v6a1 1 0 0 0 1 1h5a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-1" /></svg>;
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-signal-4g" width={size} height={size} viewBox="0 0 24 24" strokeWidth={stroke} stroke={color} fill="none" strokeLinecap="round" strokeLinejoin="round" {...props}><path stroke="none" d="M0 0h24v24H0z" fill="none" /><path d="M5 8v5h5" /><path d="M9 8v8" /><path d="M19 8h-3a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h3v-4h-1" /></svg>;
}
export default IconSignal4g; \ No newline at end of file
diff --git a/icons-react/icons-js/signal-5g.js b/icons-react/icons-js/signal-5g.js
index 003bc880..302afcf4 100644
--- a/icons-react/icons-js/signal-5g.js
+++ b/icons-react/icons-js/signal-5g.js
@@ -6,7 +6,7 @@ function IconSignal5g({
stroke = 2,
...props
}) {
- return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-signal-5g" width={size} height={size} viewBox="0 0 24 24" strokeWidth={stroke} stroke={color} fill="none" strokeLinecap="round" strokeLinejoin="round" {...props}><path stroke="none" d="M0 0h24v24H0z" fill="none" /><path d="M20 9a1 1 0 0 0 -1 -1h-5a1 1 0 0 0 -1 1v6a1 1 0 0 0 1 1h5a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-1" /><path d="M9 8h-5v4h3a2 2 0 1 1 0 4h-3" /></svg>;
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-signal-5g" width={size} height={size} viewBox="0 0 24 24" strokeWidth={stroke} stroke={color} fill="none" strokeLinecap="round" strokeLinejoin="round" {...props}><path stroke="none" d="M0 0h24v24H0z" fill="none" /><path d="M10 8h-5v4h3a2 2 0 1 1 0 4h-3" /><path d="M19 8h-3a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h3v-4h-1" /></svg>;
}
export default IconSignal5g; \ No newline at end of file
diff --git a/icons-react/icons-js/svg.js b/icons-react/icons-js/svg.js
new file mode 100644
index 00000000..0bd19b54
--- /dev/null
+++ b/icons-react/icons-js/svg.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconSvg({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-svg" width={size} height={size} viewBox="0 0 24 24" strokeWidth={stroke} stroke={color} fill="none" strokeLinecap="round" strokeLinejoin="round" {...props}><path stroke="none" d="M0 0h24v24H0z" fill="none" /><path d="M21 8h-2a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h2v-4h-1" /><path d="M7 8h-3a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-3" /><path d="M10 8l1.5 8h1l1.5 -8" /></svg>;
+}
+
+export default IconSvg; \ No newline at end of file
diff --git a/icons-react/icons-js/table-alias.js b/icons-react/icons-js/table-alias.js
new file mode 100644
index 00000000..e50dda2b
--- /dev/null
+++ b/icons-react/icons-js/table-alias.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconTableAlias({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-table-alias" width={size} height={size} viewBox="0 0 24 24" strokeWidth={stroke} stroke={color} fill="none" strokeLinecap="round" strokeLinejoin="round" {...props}><path stroke="none" d="M0 0h24v24H0z" fill="none" /><path d="M4 12v-6a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-6" /><rect x={3} y={15} width={6} height={6} rx={1} /><path d="M4 10h16" /><path d="M10 4v8" /></svg>;
+}
+
+export default IconTableAlias; \ No newline at end of file
diff --git a/icons-react/icons-js/table-options.js b/icons-react/icons-js/table-options.js
new file mode 100644
index 00000000..0c76aa2d
--- /dev/null
+++ b/icons-react/icons-js/table-options.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconTableOptions({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-table-options" width={size} height={size} viewBox="0 0 24 24" strokeWidth={stroke} stroke={color} fill="none" strokeLinecap="round" strokeLinejoin="round" {...props}><path stroke="none" d="M0 0h24v24H0z" fill="none" /><path d="M4 12v-6a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-6" /><path d="M4 10h16" /><path d="M10 4v9" /><circle cx={5.281} cy={18.5} r={2} /><path d="M5.281 15v1.5" /><path d="M5.281 20.5v1.5" /><path d="M8.312 16.75l-1.299 .75" /><path d="M3.55 19.5l-1.3 .75" /><path d="M2.25 16.75l1.3 .75" /><path d="M7.013 19.5l1.3 .75" /></svg>;
+}
+
+export default IconTableOptions; \ No newline at end of file
diff --git a/icons-react/icons-js/table-shortcut.js b/icons-react/icons-js/table-shortcut.js
new file mode 100644
index 00000000..872e5c3a
--- /dev/null
+++ b/icons-react/icons-js/table-shortcut.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconTableShortcut({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-table-shortcut" width={size} height={size} viewBox="0 0 24 24" strokeWidth={stroke} stroke={color} fill="none" strokeLinecap="round" strokeLinejoin="round" {...props}><path stroke="none" d="M0 0h24v24H0z" fill="none" /><path d="M4 12v-6a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-6" /><path d="M4 10h16" /><path d="M10 4v8" /><path d="M3 21l6 -6" /><path d="M4 15h5v5" /></svg>;
+}
+
+export default IconTableShortcut; \ No newline at end of file
diff --git a/icons-react/icons-js/wash-machine.js b/icons-react/icons-js/wash-machine.js
new file mode 100644
index 00000000..06531610
--- /dev/null
+++ b/icons-react/icons-js/wash-machine.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconWashMachine({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-wash-machine" width={size} height={size} viewBox="0 0 24 24" strokeWidth={stroke} stroke={color} fill="none" strokeLinecap="round" strokeLinejoin="round" {...props}><path stroke="none" d="M0 0h24v24H0z" fill="none" /><rect x={5} y={3} width={14} height={18} rx={2} /><circle cx={12} cy={14} r={4} /><path d="M8 6h.01" /><path d="M11 6h.01" /><path d="M14 6h2" /><path d="M8 14c1.333 -.667 2.667 -.667 4 0c1.333 .667 2.667 .667 4 0" /></svg>;
+}
+
+export default IconWashMachine; \ No newline at end of file
diff --git a/icons-react/index.d.ts b/icons-react/index.d.ts
index b8e94342..8bb20c24 100644
--- a/icons-react/index.d.ts
+++ b/icons-react/index.d.ts
@@ -211,6 +211,7 @@ export const IconArtboard: TablerIcon;
export const IconArticle: TablerIcon;
export const IconAspectRatioOff: TablerIcon;
export const IconAspectRatio: TablerIcon;
+export const IconAssembly: TablerIcon;
export const IconAsset: TablerIcon;
export const IconAsteriskSimple: TablerIcon;
export const IconAsterisk: TablerIcon;
@@ -381,7 +382,9 @@ export const IconBrandCoinbase: TablerIcon;
export const IconBrandComedyCentral: TablerIcon;
export const IconBrandCss3: TablerIcon;
export const IconBrandCucumber: TablerIcon;
+export const IconBrandD3: TablerIcon;
export const IconBrandDebian: TablerIcon;
+export const IconBrandDeno: TablerIcon;
export const IconBrandDeviantart: TablerIcon;
export const IconBrandDiscord: TablerIcon;
export const IconBrandDisney: TablerIcon;
@@ -423,6 +426,8 @@ export const IconBrandLinkedin: TablerIcon;
export const IconBrandLinktree: TablerIcon;
export const IconBrandLoom: TablerIcon;
export const IconBrandMastercard: TablerIcon;
+export const IconBrandMastodon: TablerIcon;
+export const IconBrandMcdonalds: TablerIcon;
export const IconBrandMedium: TablerIcon;
export const IconBrandMercedes: TablerIcon;
export const IconBrandMessenger: TablerIcon;
@@ -451,16 +456,20 @@ export const IconBrandSafari: TablerIcon;
export const IconBrandSass: TablerIcon;
export const IconBrandSentry: TablerIcon;
export const IconBrandShazam: TablerIcon;
+export const IconBrandShopee: TablerIcon;
export const IconBrandSketch: TablerIcon;
export const IconBrandSkype: TablerIcon;
export const IconBrandSlack: TablerIcon;
export const IconBrandSnapchat: TablerIcon;
+export const IconBrandSnapseed: TablerIcon;
export const IconBrandSoundcloud: TablerIcon;
export const IconBrandSpotify: TablerIcon;
export const IconBrandStackoverflow: TablerIcon;
export const IconBrandSteam: TablerIcon;
+export const IconBrandStrava: TablerIcon;
export const IconBrandStripe: TablerIcon;
export const IconBrandSublimeText: TablerIcon;
+export const IconBrandSurfshark: TablerIcon;
export const IconBrandSvelte: TablerIcon;
export const IconBrandTabler: TablerIcon;
export const IconBrandTailwind: TablerIcon;
@@ -946,6 +955,7 @@ export const IconExchangeOff: TablerIcon;
export const IconExchange: TablerIcon;
export const IconExclamationMarkOff: TablerIcon;
export const IconExclamationMark: TablerIcon;
+export const IconExplicit: TablerIcon;
export const IconExposure: TablerIcon;
export const IconExternalLinkOff: TablerIcon;
export const IconExternalLink: TablerIcon;
@@ -1101,6 +1111,7 @@ export const IconGenderTransgender: TablerIcon;
export const IconGenderTrasvesti: TablerIcon;
export const IconGeometry: TablerIcon;
export const IconGhost: TablerIcon;
+export const IconGif: TablerIcon;
export const IconGift: TablerIcon;
export const IconGitBranch: TablerIcon;
export const IconGitCommit: TablerIcon;
@@ -1595,6 +1606,7 @@ export const IconPokeball: TablerIcon;
export const IconPolaroid: TablerIcon;
export const IconPolygonOff: TablerIcon;
export const IconPolygon: TablerIcon;
+export const IconPoo: TablerIcon;
export const IconPool: TablerIcon;
export const IconPower: TablerIcon;
export const IconPray: TablerIcon;
@@ -1761,6 +1773,7 @@ export const IconShredder: TablerIcon;
export const IconSignLeft: TablerIcon;
export const IconSignRight: TablerIcon;
export const IconSignal3g: TablerIcon;
+export const IconSignal4gPlus: TablerIcon;
export const IconSignal4g: TablerIcon;
export const IconSignal5g: TablerIcon;
export const IconSignatureOff: TablerIcon;
@@ -1867,6 +1880,7 @@ export const IconSunrise: TablerIcon;
export const IconSunset2: TablerIcon;
export const IconSunset: TablerIcon;
export const IconSuperscript: TablerIcon;
+export const IconSvg: TablerIcon;
export const IconSwimming: TablerIcon;
export const IconSwitch2: TablerIcon;
export const IconSwitch3: TablerIcon;
@@ -1876,9 +1890,12 @@ export const IconSwitch: TablerIcon;
export const IconSwordOff: TablerIcon;
export const IconSword: TablerIcon;
export const IconSwords: TablerIcon;
+export const IconTableAlias: TablerIcon;
export const IconTableExport: TablerIcon;
export const IconTableImport: TablerIcon;
export const IconTableOff: TablerIcon;
+export const IconTableOptions: TablerIcon;
+export const IconTableShortcut: TablerIcon;
export const IconTable: TablerIcon;
export const IconTagOff: TablerIcon;
export const IconTag: TablerIcon;
@@ -2032,6 +2049,7 @@ export const IconWallpaperOff: TablerIcon;
export const IconWallpaper: TablerIcon;
export const IconWandOff: TablerIcon;
export const IconWand: TablerIcon;
+export const IconWashMachine: TablerIcon;
export const IconWaveSawTool: TablerIcon;
export const IconWaveSine: TablerIcon;
export const IconWaveSquare: TablerIcon;
diff --git a/icons-react/index.js b/icons-react/index.js
index 1a71fb83..c3f195d2 100644
--- a/icons-react/index.js
+++ b/icons-react/index.js
@@ -205,6 +205,7 @@ export { default as IconArtboard } from './icons-js/artboard.js';
export { default as IconArticle } from './icons-js/article.js';
export { default as IconAspectRatioOff } from './icons-js/aspect-ratio-off.js';
export { default as IconAspectRatio } from './icons-js/aspect-ratio.js';
+export { default as IconAssembly } from './icons-js/assembly.js';
export { default as IconAsset } from './icons-js/asset.js';
export { default as IconAsteriskSimple } from './icons-js/asterisk-simple.js';
export { default as IconAsterisk } from './icons-js/asterisk.js';
@@ -375,7 +376,9 @@ export { default as IconBrandCoinbase } from './icons-js/brand-coinbase.js';
export { default as IconBrandComedyCentral } from './icons-js/brand-comedy-central.js';
export { default as IconBrandCss3 } from './icons-js/brand-css3.js';
export { default as IconBrandCucumber } from './icons-js/brand-cucumber.js';
+export { default as IconBrandD3 } from './icons-js/brand-d3.js';
export { default as IconBrandDebian } from './icons-js/brand-debian.js';
+export { default as IconBrandDeno } from './icons-js/brand-deno.js';
export { default as IconBrandDeviantart } from './icons-js/brand-deviantart.js';
export { default as IconBrandDiscord } from './icons-js/brand-discord.js';
export { default as IconBrandDisney } from './icons-js/brand-disney.js';
@@ -417,6 +420,8 @@ export { default as IconBrandLinkedin } from './icons-js/brand-linkedin.js';
export { default as IconBrandLinktree } from './icons-js/brand-linktree.js';
export { default as IconBrandLoom } from './icons-js/brand-loom.js';
export { default as IconBrandMastercard } from './icons-js/brand-mastercard.js';
+export { default as IconBrandMastodon } from './icons-js/brand-mastodon.js';
+export { default as IconBrandMcdonalds } from './icons-js/brand-mcdonalds.js';
export { default as IconBrandMedium } from './icons-js/brand-medium.js';
export { default as IconBrandMercedes } from './icons-js/brand-mercedes.js';
export { default as IconBrandMessenger } from './icons-js/brand-messenger.js';
@@ -445,16 +450,20 @@ export { default as IconBrandSafari } from './icons-js/brand-safari.js';
export { default as IconBrandSass } from './icons-js/brand-sass.js';
export { default as IconBrandSentry } from './icons-js/brand-sentry.js';
export { default as IconBrandShazam } from './icons-js/brand-shazam.js';
+export { default as IconBrandShopee } from './icons-js/brand-shopee.js';
export { default as IconBrandSketch } from './icons-js/brand-sketch.js';
export { default as IconBrandSkype } from './icons-js/brand-skype.js';
export { default as IconBrandSlack } from './icons-js/brand-slack.js';
export { default as IconBrandSnapchat } from './icons-js/brand-snapchat.js';
+export { default as IconBrandSnapseed } from './icons-js/brand-snapseed.js';
export { default as IconBrandSoundcloud } from './icons-js/brand-soundcloud.js';
export { default as IconBrandSpotify } from './icons-js/brand-spotify.js';
export { default as IconBrandStackoverflow } from './icons-js/brand-stackoverflow.js';
export { default as IconBrandSteam } from './icons-js/brand-steam.js';
+export { default as IconBrandStrava } from './icons-js/brand-strava.js';
export { default as IconBrandStripe } from './icons-js/brand-stripe.js';
export { default as IconBrandSublimeText } from './icons-js/brand-sublime-text.js';
+export { default as IconBrandSurfshark } from './icons-js/brand-surfshark.js';
export { default as IconBrandSvelte } from './icons-js/brand-svelte.js';
export { default as IconBrandTabler } from './icons-js/brand-tabler.js';
export { default as IconBrandTailwind } from './icons-js/brand-tailwind.js';
@@ -940,6 +949,7 @@ export { default as IconExchangeOff } from './icons-js/exchange-off.js';
export { default as IconExchange } from './icons-js/exchange.js';
export { default as IconExclamationMarkOff } from './icons-js/exclamation-mark-off.js';
export { default as IconExclamationMark } from './icons-js/exclamation-mark.js';
+export { default as IconExplicit } from './icons-js/explicit.js';
export { default as IconExposure } from './icons-js/exposure.js';
export { default as IconExternalLinkOff } from './icons-js/external-link-off.js';
export { default as IconExternalLink } from './icons-js/external-link.js';
@@ -1095,6 +1105,7 @@ export { default as IconGenderTransgender } from './icons-js/gender-transgender.
export { default as IconGenderTrasvesti } from './icons-js/gender-trasvesti.js';
export { default as IconGeometry } from './icons-js/geometry.js';
export { default as IconGhost } from './icons-js/ghost.js';
+export { default as IconGif } from './icons-js/gif.js';
export { default as IconGift } from './icons-js/gift.js';
export { default as IconGitBranch } from './icons-js/git-branch.js';
export { default as IconGitCommit } from './icons-js/git-commit.js';
@@ -1589,6 +1600,7 @@ export { default as IconPokeball } from './icons-js/pokeball.js';
export { default as IconPolaroid } from './icons-js/polaroid.js';
export { default as IconPolygonOff } from './icons-js/polygon-off.js';
export { default as IconPolygon } from './icons-js/polygon.js';
+export { default as IconPoo } from './icons-js/poo.js';
export { default as IconPool } from './icons-js/pool.js';
export { default as IconPower } from './icons-js/power.js';
export { default as IconPray } from './icons-js/pray.js';
@@ -1755,6 +1767,7 @@ export { default as IconShredder } from './icons-js/shredder.js';
export { default as IconSignLeft } from './icons-js/sign-left.js';
export { default as IconSignRight } from './icons-js/sign-right.js';
export { default as IconSignal3g } from './icons-js/signal-3g.js';
+export { default as IconSignal4gPlus } from './icons-js/signal-4g-plus.js';
export { default as IconSignal4g } from './icons-js/signal-4g.js';
export { default as IconSignal5g } from './icons-js/signal-5g.js';
export { default as IconSignatureOff } from './icons-js/signature-off.js';
@@ -1861,6 +1874,7 @@ export { default as IconSunrise } from './icons-js/sunrise.js';
export { default as IconSunset2 } from './icons-js/sunset-2.js';
export { default as IconSunset } from './icons-js/sunset.js';
export { default as IconSuperscript } from './icons-js/superscript.js';
+export { default as IconSvg } from './icons-js/svg.js';
export { default as IconSwimming } from './icons-js/swimming.js';
export { default as IconSwitch2 } from './icons-js/switch-2.js';
export { default as IconSwitch3 } from './icons-js/switch-3.js';
@@ -1870,9 +1884,12 @@ export { default as IconSwitch } from './icons-js/switch.js';
export { default as IconSwordOff } from './icons-js/sword-off.js';
export { default as IconSword } from './icons-js/sword.js';
export { default as IconSwords } from './icons-js/swords.js';
+export { default as IconTableAlias } from './icons-js/table-alias.js';
export { default as IconTableExport } from './icons-js/table-export.js';
export { default as IconTableImport } from './icons-js/table-import.js';
export { default as IconTableOff } from './icons-js/table-off.js';
+export { default as IconTableOptions } from './icons-js/table-options.js';
+export { default as IconTableShortcut } from './icons-js/table-shortcut.js';
export { default as IconTable } from './icons-js/table.js';
export { default as IconTagOff } from './icons-js/tag-off.js';
export { default as IconTag } from './icons-js/tag.js';
@@ -2026,6 +2043,7 @@ export { default as IconWallpaperOff } from './icons-js/wallpaper-off.js';
export { default as IconWallpaper } from './icons-js/wallpaper.js';
export { default as IconWandOff } from './icons-js/wand-off.js';
export { default as IconWand } from './icons-js/wand.js';
+export { default as IconWashMachine } from './icons-js/wash-machine.js';
export { default as IconWaveSawTool } from './icons-js/wave-saw-tool.js';
export { default as IconWaveSine } from './icons-js/wave-sine.js';
export { default as IconWaveSquare } from './icons-js/wave-square.js';