aboutsummaryrefslogtreecommitdiff
path: root/icons-react
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2022-07-16 08:47:16 +0200
committercodecalm <codecalm@gmail.com>2022-07-16 08:47:16 +0200
commit132842cb153820037bb7fa695655f6606e0f14e7 (patch)
treeb79693ab85b9d7bb7fff0cbc13287824072a3a09 /icons-react
parent18 new icons: `a-b-2`, `brand-fortnite`, `brand-pepsi`, `brand-toyota`, `mask... (diff)
downloadtabler-icons-132842cb153820037bb7fa695655f6606e0f14e7.tar.xz
Release 1.76.0v1.76.0
Diffstat (limited to 'icons-react')
-rw-r--r--icons-react/icons-js/a-b-2.js12
-rw-r--r--icons-react/icons-js/brand-deno.js2
-rw-r--r--icons-react/icons-js/brand-fortnite.js12
-rw-r--r--icons-react/icons-js/brand-pepsi.js12
-rw-r--r--icons-react/icons-js/brand-toyota.js12
-rw-r--r--icons-react/icons-js/masks-theater.js12
-rw-r--r--icons-react/icons-js/microwave-off.js12
-rw-r--r--icons-react/icons-js/pointer.js12
-rw-r--r--icons-react/icons-js/rating-12-plus.js12
-rw-r--r--icons-react/icons-js/rating-14-plus.js12
-rw-r--r--icons-react/icons-js/rating-16-plus.js12
-rw-r--r--icons-react/icons-js/rating-18-plus.js12
-rw-r--r--icons-react/icons-js/rating-21-plus.js12
-rw-r--r--icons-react/icons-js/seo.js12
-rw-r--r--icons-react/icons-js/shirt-sport.js12
-rw-r--r--icons-react/icons-js/snowman.js12
-rw-r--r--icons-react/icons-js/uf-off.js12
-rw-r--r--icons-react/icons-js/ufo.js12
-rw-r--r--icons-react/icons-js/zeppelin.js12
-rw-r--r--icons-react/index.d.ts18
-rw-r--r--icons-react/index.js18
21 files changed, 253 insertions, 1 deletions
diff --git a/icons-react/icons-js/a-b-2.js b/icons-react/icons-js/a-b-2.js
new file mode 100644
index 00000000..5ac6b9a5
--- /dev/null
+++ b/icons-react/icons-js/a-b-2.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconAB2({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-a-b-2" 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="M16 21h3c.81 0 1.48 -.67 1.48 -1.48l.02 -.02c0 -.82 -.69 -1.5 -1.5 -1.5h-3v3z" /><path d="M16 15h2.5c.84 -.01 1.5 .66 1.5 1.5s-.66 1.5 -1.5 1.5h-2.5v-3z" /><path d="M4 9v-4c0 -1.036 .895 -2 2 -2s2 .964 2 2v4" /><path d="M2.99 11.98a9 9 0 0 0 9 9m9 -9a9 9 0 0 0 -9 -9" /><path d="M8 7h-4" /></svg>;
+}
+
+export default IconAB2; \ No newline at end of file
diff --git a/icons-react/icons-js/brand-deno.js b/icons-react/icons-js/brand-deno.js
index a2b9ae67..dfc260b7 100644
--- a/icons-react/icons-js/brand-deno.js
+++ b/icons-react/icons-js/brand-deno.js
@@ -6,7 +6,7 @@ function IconBrandDeno({
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>;
+ 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.47 20.882l-1.47 -5.882c-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-fortnite.js b/icons-react/icons-js/brand-fortnite.js
new file mode 100644
index 00000000..0ba3fdf1
--- /dev/null
+++ b/icons-react/icons-js/brand-fortnite.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconBrandFortnite({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-brand-fortnite" 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 3h7.5l-.5 4h-3v3h3v3.5h-3v6.5l-4 1z" /></svg>;
+}
+
+export default IconBrandFortnite; \ No newline at end of file
diff --git a/icons-react/icons-js/brand-pepsi.js b/icons-react/icons-js/brand-pepsi.js
new file mode 100644
index 00000000..7bf410dd
--- /dev/null
+++ b/icons-react/icons-js/brand-pepsi.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconBrandPepsi({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-brand-pepsi" 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="M4 16c5.713 -2.973 11 -3.5 13.449 -11.162" /><path d="M5 17.5c5.118 -2.859 15 0 14 -11" /></svg>;
+}
+
+export default IconBrandPepsi; \ No newline at end of file
diff --git a/icons-react/icons-js/brand-toyota.js b/icons-react/icons-js/brand-toyota.js
new file mode 100644
index 00000000..dcca2b34
--- /dev/null
+++ b/icons-react/icons-js/brand-toyota.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconBrandToyota({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-brand-toyota" 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" /><ellipse cx={12} cy={12} rx={10} ry={7} /><path d="M9 12c0 3.866 1.343 7 3 7s3 -3.134 3 -7s-1.343 -7 -3 -7s-3 3.134 -3 7z" /><path d="M6.415 6.191c-.888 .503 -1.415 1.13 -1.415 1.809c0 1.657 3.134 3 7 3s7 -1.343 7 -3c0 -.678 -.525 -1.304 -1.41 -1.806" /></svg>;
+}
+
+export default IconBrandToyota; \ No newline at end of file
diff --git a/icons-react/icons-js/masks-theater.js b/icons-react/icons-js/masks-theater.js
new file mode 100644
index 00000000..bbe233ff
--- /dev/null
+++ b/icons-react/icons-js/masks-theater.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconMasksTheater({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-masks-theater" 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="M13.192 9h6.616a2 2 0 0 1 1.992 2.183l-.567 6.182a4 4 0 0 1 -3.983 3.635h-1.5a4 4 0 0 1 -3.983 -3.635l-.567 -6.182a2 2 0 0 1 1.992 -2.183z" /><path d="M15 13h.01" /><path d="M18 13h.01" /><path d="M15 16.5c1 .667 2 .667 3 0" /><path d="M8.632 15.982a4.037 4.037 0 0 1 -.382 .018h-1.5a4 4 0 0 1 -3.983 -3.635l-.567 -6.182a2 2 0 0 1 1.992 -2.183h6.616a2 2 0 0 1 2 2" /><path d="M6 8h.01" /><path d="M9 8h.01" /><path d="M6 12c.764 -.51 1.528 -.63 2.291 -.36" /></svg>;
+}
+
+export default IconMasksTheater; \ No newline at end of file
diff --git a/icons-react/icons-js/microwave-off.js b/icons-react/icons-js/microwave-off.js
new file mode 100644
index 00000000..0431d6d5
--- /dev/null
+++ b/icons-react/icons-js/microwave-off.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconMicrowaveOff({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-microwave-off" 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 18h-14a1 1 0 0 1 -1 -1v-10a1 1 0 0 1 1 -1h2m4 0h10a1 1 0 0 1 1 1v10" /><path d="M15 6v5m0 4v3" /><path d="M18 12h.01" /><path d="M18 9h.01" /><path d="M6.5 10.5c1 -.667 1.5 -.667 2.5 0c.636 .265 1.272 .665 1.907 .428" /><path d="M6.5 13.5c1 -.667 1.5 -.667 2.5 0c.833 .347 1.667 .926 2.5 0" /><path d="M3 3l18 18" /></svg>;
+}
+
+export default IconMicrowaveOff; \ No newline at end of file
diff --git a/icons-react/icons-js/pointer.js b/icons-react/icons-js/pointer.js
new file mode 100644
index 00000000..e7c9efdc
--- /dev/null
+++ b/icons-react/icons-js/pointer.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconPointer({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-pointer" 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="M6 6l4.153 11.793a0.365 .365 0 0 0 .331 .207a0.366 .366 0 0 0 .332 -.207l2.184 -4.793l4.787 -1.994a0.355 .355 0 0 0 .213 -.323a0.355 .355 0 0 0 -.213 -.323l-11.787 -4.36z" /><path d="M13.5 13.5l4.5 4.5" /></svg>;
+}
+
+export default IconPointer; \ No newline at end of file
diff --git a/icons-react/icons-js/rating-12-plus.js b/icons-react/icons-js/rating-12-plus.js
new file mode 100644
index 00000000..2909579c
--- /dev/null
+++ b/icons-react/icons-js/rating-12-plus.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconRating12Plus({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-rating-12-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" /><circle cx={12} cy={12} r={9} /><path d="M7 15v-6" /><path d="M15.5 12h3" /><path d="M17 10.5v3" /><path d="M10 10.5a1.5 1.5 0 0 1 3 0c0 .443 -.313 .989 -.612 1.393l-2.388 3.107h3" /></svg>;
+}
+
+export default IconRating12Plus; \ No newline at end of file
diff --git a/icons-react/icons-js/rating-14-plus.js b/icons-react/icons-js/rating-14-plus.js
new file mode 100644
index 00000000..87c3ec2d
--- /dev/null
+++ b/icons-react/icons-js/rating-14-plus.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconRating14Plus({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-rating-14-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" /><circle cx={12} cy={12} r={9} /><path d="M7 15v-6" /><path d="M15.5 12h3" /><path d="M17 10.5v3" /><path d="M12.5 15v-6m-2.5 0v4h3" /></svg>;
+}
+
+export default IconRating14Plus; \ No newline at end of file
diff --git a/icons-react/icons-js/rating-16-plus.js b/icons-react/icons-js/rating-16-plus.js
new file mode 100644
index 00000000..27c8f045
--- /dev/null
+++ b/icons-react/icons-js/rating-16-plus.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconRating16Plus({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-rating-16-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" /><circle cx={12} cy={12} r={9} /><circle cx={11.5} cy={13.5} r={1.5} /><path d="M7 15v-6" /><path d="M15.5 12h3" /><path d="M17 10.5v3" /><path d="M10 13.5v-3a1.5 1.5 0 0 1 1.5 -1.5h1" /></svg>;
+}
+
+export default IconRating16Plus; \ No newline at end of file
diff --git a/icons-react/icons-js/rating-18-plus.js b/icons-react/icons-js/rating-18-plus.js
new file mode 100644
index 00000000..81bce85c
--- /dev/null
+++ b/icons-react/icons-js/rating-18-plus.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconRating18Plus({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-rating-18-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" /><circle cx={12} cy={12} r={9} /><circle cx={11.5} cy={10.5} r={1.5} /><circle cx={11.5} cy={13.5} r={1.5} /><path d="M7 15v-6" /><path d="M15.5 12h3" /><path d="M17 10.5v3" /></svg>;
+}
+
+export default IconRating18Plus; \ No newline at end of file
diff --git a/icons-react/icons-js/rating-21-plus.js b/icons-react/icons-js/rating-21-plus.js
new file mode 100644
index 00000000..da0c541f
--- /dev/null
+++ b/icons-react/icons-js/rating-21-plus.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconRating21Plus({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-rating-21-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" /><circle cx={12} cy={12} r={9} /><path d="M13 15v-6" /><path d="M15.5 12h3" /><path d="M17 10.5v3" /><path d="M7 10.5a1.5 1.5 0 0 1 3 0c0 .443 -.313 .989 -.612 1.393l-2.388 3.107h3" /></svg>;
+}
+
+export default IconRating21Plus; \ No newline at end of file
diff --git a/icons-react/icons-js/seo.js b/icons-react/icons-js/seo.js
new file mode 100644
index 00000000..74f7bc55
--- /dev/null
+++ b/icons-react/icons-js/seo.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconSeo({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-seo" 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="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="M14 16h-4v-8h4" /><path d="M11 12h2" /><rect x={17} y={8} width={4} height={8} rx={1} /></svg>;
+}
+
+export default IconSeo; \ No newline at end of file
diff --git a/icons-react/icons-js/shirt-sport.js b/icons-react/icons-js/shirt-sport.js
new file mode 100644
index 00000000..cdd3a84d
--- /dev/null
+++ b/icons-react/icons-js/shirt-sport.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconShirtSport({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-shirt-sport" 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 4l6 2v5h-3v8a1 1 0 0 1 -1 1h-10a1 1 0 0 1 -1 -1v-8h-3v-5l6 -2a3 3 0 0 0 6 0" /><path d="M10.5 11h2.5l-1.5 5" /></svg>;
+}
+
+export default IconShirtSport; \ No newline at end of file
diff --git a/icons-react/icons-js/snowman.js b/icons-react/icons-js/snowman.js
new file mode 100644
index 00000000..b312c05c
--- /dev/null
+++ b/icons-react/icons-js/snowman.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconSnowman({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-snowman" 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="M12 3a4 4 0 0 1 2.906 6.75a6 6 0 1 1 -5.81 0a4 4 0 0 1 2.904 -6.75z" /><path d="M17.5 11.5l2.5 -1.5" /><path d="M6.5 11.5l-2.5 -1.5" /><path d="M12 13h.01" /><path d="M12 16h.01" /></svg>;
+}
+
+export default IconSnowman; \ No newline at end of file
diff --git a/icons-react/icons-js/uf-off.js b/icons-react/icons-js/uf-off.js
new file mode 100644
index 00000000..bc85bc9d
--- /dev/null
+++ b/icons-react/icons-js/uf-off.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconUfOff({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-uf-off" 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="M16.95 9.01c3.02 .739 5.05 2.123 5.05 3.714c0 1.08 -.931 2.063 -2.468 2.814m-3.001 1c-1.36 .295 -2.9 .462 -4.531 .462c-5.52 0 -10 -1.909 -10 -4.276c0 -1.59 2.04 -2.985 5.07 -3.724" /><path d="M14.69 10.686c1.388 -.355 2.31 -.976 2.31 -1.686v-.035c0 -2.742 -2.239 -4.965 -5 -4.965c-1.125 0 -2.164 .37 -3 .992m-1.707 2.297a4.925 4.925 0 0 0 -.293 1.676v.035c0 .961 1.696 1.764 3.956 1.956" /><path d="M15 17l2 3" /><path d="M8.5 17l-1.5 3" /><path d="M12 14h.01" /><path d="M7 13h.01" /><path d="M17 13h.01" /><path d="M3 3l18 18" /></svg>;
+}
+
+export default IconUfOff; \ No newline at end of file
diff --git a/icons-react/icons-js/ufo.js b/icons-react/icons-js/ufo.js
new file mode 100644
index 00000000..2eae8268
--- /dev/null
+++ b/icons-react/icons-js/ufo.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconUfo({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-ufo" 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="M16.95 9.01c3.02 .739 5.05 2.123 5.05 3.714c0 2.367 -4.48 4.276 -10 4.276s-10 -1.909 -10 -4.276c0 -1.59 2.04 -2.985 5.07 -3.724" /><path d="M7 9c0 1.105 2.239 2 5 2s5 -.895 5 -2v-.035c0 -2.742 -2.239 -4.965 -5 -4.965s-5 2.223 -5 4.965v.035" /><path d="M15 17l2 3" /><path d="M8.5 17l-1.5 3" /><path d="M12 14h.01" /><path d="M7 13h.01" /><path d="M17 13h.01" /></svg>;
+}
+
+export default IconUfo; \ No newline at end of file
diff --git a/icons-react/icons-js/zeppelin.js b/icons-react/icons-js/zeppelin.js
new file mode 100644
index 00000000..1c405d37
--- /dev/null
+++ b/icons-react/icons-js/zeppelin.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconZeppelin({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-zeppelin" 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="M13.5 4c4.694 0 8.5 2.686 8.5 6s-3.806 6 -8.5 6c-2.13 0 -4.584 -.926 -7.364 -2.777l-2.136 1.777v-3.33a46.07 46.07 0 0 1 -2 -1.67a46.07 46.07 0 0 1 2 -1.67v-3.33l2.135 1.778c2.78 -1.852 5.235 -2.778 7.365 -2.778z" /><path d="M10 15.5v4.5h6v-4" /></svg>;
+}
+
+export default IconZeppelin; \ No newline at end of file
diff --git a/icons-react/index.d.ts b/icons-react/index.d.ts
index 8bb20c24..05c80680 100644
--- a/icons-react/index.d.ts
+++ b/icons-react/index.d.ts
@@ -7,6 +7,7 @@ type TablerIcon = FC<TablerIconProps>;
export const Icon2fa: TablerIcon;
export const Icon3dCubeSphere: TablerIcon;
export const Icon3dRotate: TablerIcon;
+export const IconAB2: TablerIcon;
export const IconABOff: TablerIcon;
export const IconAB: TablerIcon;
export const IconAbacus: TablerIcon;
@@ -400,6 +401,7 @@ export const IconBrandFirebase: TablerIcon;
export const IconBrandFirefox: TablerIcon;
export const IconBrandFlickr: TablerIcon;
export const IconBrandFlipboard: TablerIcon;
+export const IconBrandFortnite: TablerIcon;
export const IconBrandFoursquare: TablerIcon;
export const IconBrandFramer: TablerIcon;
export const IconBrandGit: TablerIcon;
@@ -444,6 +446,7 @@ export const IconBrandOpera: TablerIcon;
export const IconBrandPagekit: TablerIcon;
export const IconBrandPatreon: TablerIcon;
export const IconBrandPaypal: TablerIcon;
+export const IconBrandPepsi: TablerIcon;
export const IconBrandPhp: TablerIcon;
export const IconBrandPinterest: TablerIcon;
export const IconBrandPocket: TablerIcon;
@@ -477,6 +480,7 @@ export const IconBrandTelegram: TablerIcon;
export const IconBrandTidal: TablerIcon;
export const IconBrandTiktok: TablerIcon;
export const IconBrandTinder: TablerIcon;
+export const IconBrandToyota: TablerIcon;
export const IconBrandTripadvisor: TablerIcon;
export const IconBrandTumblr: TablerIcon;
export const IconBrandTwitch: TablerIcon;
@@ -1381,6 +1385,7 @@ export const IconMarquee: TablerIcon;
export const IconMars: TablerIcon;
export const IconMaskOff: TablerIcon;
export const IconMask: TablerIcon;
+export const IconMasksTheater: TablerIcon;
export const IconMassage: TablerIcon;
export const IconMathAvg: TablerIcon;
export const IconMathFunctionOff: TablerIcon;
@@ -1420,6 +1425,7 @@ export const IconMicrophone2: TablerIcon;
export const IconMicrophoneOff: TablerIcon;
export const IconMicrophone: TablerIcon;
export const IconMicroscope: TablerIcon;
+export const IconMicrowaveOff: TablerIcon;
export const IconMicrowave: TablerIcon;
export const IconMilitaryAward: TablerIcon;
export const IconMilitaryRank: TablerIcon;
@@ -1602,6 +1608,7 @@ export const IconPlus: TablerIcon;
export const IconPodium: TablerIcon;
export const IconPointOff: TablerIcon;
export const IconPoint: TablerIcon;
+export const IconPointer: TablerIcon;
export const IconPokeball: TablerIcon;
export const IconPolaroid: TablerIcon;
export const IconPolygonOff: TablerIcon;
@@ -1641,6 +1648,11 @@ export const IconRadiusTopLeft: TablerIcon;
export const IconRadiusTopRight: TablerIcon;
export const IconRainbowOff: TablerIcon;
export const IconRainbow: TablerIcon;
+export const IconRating12Plus: TablerIcon;
+export const IconRating14Plus: TablerIcon;
+export const IconRating16Plus: TablerIcon;
+export const IconRating18Plus: TablerIcon;
+export const IconRating21Plus: TablerIcon;
export const IconReceipt2: TablerIcon;
export const IconReceiptOff: TablerIcon;
export const IconReceiptRefund: TablerIcon;
@@ -1733,6 +1745,7 @@ export const IconSeeding: TablerIcon;
export const IconSelect: TablerIcon;
export const IconSelector: TablerIcon;
export const IconSend: TablerIcon;
+export const IconSeo: TablerIcon;
export const IconSeparatorHorizontal: TablerIcon;
export const IconSeparatorVertical: TablerIcon;
export const IconSeparator: TablerIcon;
@@ -1760,6 +1773,7 @@ export const IconShieldX: TablerIcon;
export const IconShield: TablerIcon;
export const IconShip: TablerIcon;
export const IconShirtOff: TablerIcon;
+export const IconShirtSport: TablerIcon;
export const IconShirt: TablerIcon;
export const IconShoeOff: TablerIcon;
export const IconShoe: TablerIcon;
@@ -1790,6 +1804,7 @@ export const IconSmokingNo: TablerIcon;
export const IconSmoking: TablerIcon;
export const IconSnowflakeOff: TablerIcon;
export const IconSnowflake: TablerIcon;
+export const IconSnowman: TablerIcon;
export const IconSoccerField: TablerIcon;
export const IconSocialOff: TablerIcon;
export const IconSocial: TablerIcon;
@@ -1991,6 +2006,8 @@ export const IconTruckReturn: TablerIcon;
export const IconTruck: TablerIcon;
export const IconTypographyOff: TablerIcon;
export const IconTypography: TablerIcon;
+export const IconUfOff: TablerIcon;
+export const IconUfo: TablerIcon;
export const IconUmbrellaOff: TablerIcon;
export const IconUmbrella: TablerIcon;
export const IconUnderline: TablerIcon;
@@ -2086,6 +2103,7 @@ export const IconWriting: TablerIcon;
export const IconX: TablerIcon;
export const IconYinYang: TablerIcon;
export const IconYoga: TablerIcon;
+export const IconZeppelin: TablerIcon;
export const IconZodiacAquarius: TablerIcon;
export const IconZodiacAries: TablerIcon;
export const IconZodiacCancer: TablerIcon;
diff --git a/icons-react/index.js b/icons-react/index.js
index c3f195d2..11f3a28c 100644
--- a/icons-react/index.js
+++ b/icons-react/index.js
@@ -1,6 +1,7 @@
export { default as Icon2fa } from './icons-js/2fa.js';
export { default as Icon3dCubeSphere } from './icons-js/3d-cube-sphere.js';
export { default as Icon3dRotate } from './icons-js/3d-rotate.js';
+export { default as IconAB2 } from './icons-js/a-b-2.js';
export { default as IconABOff } from './icons-js/a-b-off.js';
export { default as IconAB } from './icons-js/a-b.js';
export { default as IconAbacus } from './icons-js/abacus.js';
@@ -394,6 +395,7 @@ export { default as IconBrandFirebase } from './icons-js/brand-firebase.js';
export { default as IconBrandFirefox } from './icons-js/brand-firefox.js';
export { default as IconBrandFlickr } from './icons-js/brand-flickr.js';
export { default as IconBrandFlipboard } from './icons-js/brand-flipboard.js';
+export { default as IconBrandFortnite } from './icons-js/brand-fortnite.js';
export { default as IconBrandFoursquare } from './icons-js/brand-foursquare.js';
export { default as IconBrandFramer } from './icons-js/brand-framer.js';
export { default as IconBrandGit } from './icons-js/brand-git.js';
@@ -438,6 +440,7 @@ export { default as IconBrandOpera } from './icons-js/brand-opera.js';
export { default as IconBrandPagekit } from './icons-js/brand-pagekit.js';
export { default as IconBrandPatreon } from './icons-js/brand-patreon.js';
export { default as IconBrandPaypal } from './icons-js/brand-paypal.js';
+export { default as IconBrandPepsi } from './icons-js/brand-pepsi.js';
export { default as IconBrandPhp } from './icons-js/brand-php.js';
export { default as IconBrandPinterest } from './icons-js/brand-pinterest.js';
export { default as IconBrandPocket } from './icons-js/brand-pocket.js';
@@ -471,6 +474,7 @@ export { default as IconBrandTelegram } from './icons-js/brand-telegram.js';
export { default as IconBrandTidal } from './icons-js/brand-tidal.js';
export { default as IconBrandTiktok } from './icons-js/brand-tiktok.js';
export { default as IconBrandTinder } from './icons-js/brand-tinder.js';
+export { default as IconBrandToyota } from './icons-js/brand-toyota.js';
export { default as IconBrandTripadvisor } from './icons-js/brand-tripadvisor.js';
export { default as IconBrandTumblr } from './icons-js/brand-tumblr.js';
export { default as IconBrandTwitch } from './icons-js/brand-twitch.js';
@@ -1375,6 +1379,7 @@ export { default as IconMarquee } from './icons-js/marquee.js';
export { default as IconMars } from './icons-js/mars.js';
export { default as IconMaskOff } from './icons-js/mask-off.js';
export { default as IconMask } from './icons-js/mask.js';
+export { default as IconMasksTheater } from './icons-js/masks-theater.js';
export { default as IconMassage } from './icons-js/massage.js';
export { default as IconMathAvg } from './icons-js/math-avg.js';
export { default as IconMathFunctionOff } from './icons-js/math-function-off.js';
@@ -1414,6 +1419,7 @@ export { default as IconMicrophone2 } from './icons-js/microphone-2.js';
export { default as IconMicrophoneOff } from './icons-js/microphone-off.js';
export { default as IconMicrophone } from './icons-js/microphone.js';
export { default as IconMicroscope } from './icons-js/microscope.js';
+export { default as IconMicrowaveOff } from './icons-js/microwave-off.js';
export { default as IconMicrowave } from './icons-js/microwave.js';
export { default as IconMilitaryAward } from './icons-js/military-award.js';
export { default as IconMilitaryRank } from './icons-js/military-rank.js';
@@ -1596,6 +1602,7 @@ export { default as IconPlus } from './icons-js/plus.js';
export { default as IconPodium } from './icons-js/podium.js';
export { default as IconPointOff } from './icons-js/point-off.js';
export { default as IconPoint } from './icons-js/point.js';
+export { default as IconPointer } from './icons-js/pointer.js';
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';
@@ -1635,6 +1642,11 @@ export { default as IconRadiusTopLeft } from './icons-js/radius-top-left.js';
export { default as IconRadiusTopRight } from './icons-js/radius-top-right.js';
export { default as IconRainbowOff } from './icons-js/rainbow-off.js';
export { default as IconRainbow } from './icons-js/rainbow.js';
+export { default as IconRating12Plus } from './icons-js/rating-12-plus.js';
+export { default as IconRating14Plus } from './icons-js/rating-14-plus.js';
+export { default as IconRating16Plus } from './icons-js/rating-16-plus.js';
+export { default as IconRating18Plus } from './icons-js/rating-18-plus.js';
+export { default as IconRating21Plus } from './icons-js/rating-21-plus.js';
export { default as IconReceipt2 } from './icons-js/receipt-2.js';
export { default as IconReceiptOff } from './icons-js/receipt-off.js';
export { default as IconReceiptRefund } from './icons-js/receipt-refund.js';
@@ -1727,6 +1739,7 @@ export { default as IconSeeding } from './icons-js/seeding.js';
export { default as IconSelect } from './icons-js/select.js';
export { default as IconSelector } from './icons-js/selector.js';
export { default as IconSend } from './icons-js/send.js';
+export { default as IconSeo } from './icons-js/seo.js';
export { default as IconSeparatorHorizontal } from './icons-js/separator-horizontal.js';
export { default as IconSeparatorVertical } from './icons-js/separator-vertical.js';
export { default as IconSeparator } from './icons-js/separator.js';
@@ -1754,6 +1767,7 @@ export { default as IconShieldX } from './icons-js/shield-x.js';
export { default as IconShield } from './icons-js/shield.js';
export { default as IconShip } from './icons-js/ship.js';
export { default as IconShirtOff } from './icons-js/shirt-off.js';
+export { default as IconShirtSport } from './icons-js/shirt-sport.js';
export { default as IconShirt } from './icons-js/shirt.js';
export { default as IconShoeOff } from './icons-js/shoe-off.js';
export { default as IconShoe } from './icons-js/shoe.js';
@@ -1784,6 +1798,7 @@ export { default as IconSmokingNo } from './icons-js/smoking-no.js';
export { default as IconSmoking } from './icons-js/smoking.js';
export { default as IconSnowflakeOff } from './icons-js/snowflake-off.js';
export { default as IconSnowflake } from './icons-js/snowflake.js';
+export { default as IconSnowman } from './icons-js/snowman.js';
export { default as IconSoccerField } from './icons-js/soccer-field.js';
export { default as IconSocialOff } from './icons-js/social-off.js';
export { default as IconSocial } from './icons-js/social.js';
@@ -1985,6 +2000,8 @@ export { default as IconTruckReturn } from './icons-js/truck-return.js';
export { default as IconTruck } from './icons-js/truck.js';
export { default as IconTypographyOff } from './icons-js/typography-off.js';
export { default as IconTypography } from './icons-js/typography.js';
+export { default as IconUfOff } from './icons-js/uf-off.js';
+export { default as IconUfo } from './icons-js/ufo.js';
export { default as IconUmbrellaOff } from './icons-js/umbrella-off.js';
export { default as IconUmbrella } from './icons-js/umbrella.js';
export { default as IconUnderline } from './icons-js/underline.js';
@@ -2080,6 +2097,7 @@ export { default as IconWriting } from './icons-js/writing.js';
export { default as IconX } from './icons-js/x.js';
export { default as IconYinYang } from './icons-js/yin-yang.js';
export { default as IconYoga } from './icons-js/yoga.js';
+export { default as IconZeppelin } from './icons-js/zeppelin.js';
export { default as IconZodiacAquarius } from './icons-js/zodiac-aquarius.js';
export { default as IconZodiacAries } from './icons-js/zodiac-aries.js';
export { default as IconZodiacCancer } from './icons-js/zodiac-cancer.js';