aboutsummaryrefslogtreecommitdiff
path: root/icons-react
diff options
context:
space:
mode:
Diffstat (limited to 'icons-react')
-rw-r--r--icons-react/icons-js/activity-heartbeat.js12
-rw-r--r--icons-react/icons-js/antenna-bars-off.js2
-rw-r--r--icons-react/icons-js/brand-adobe.js12
-rw-r--r--icons-react/icons-js/brand-nextjs.js12
-rw-r--r--icons-react/icons-js/brand-nuxt.js12
-rw-r--r--icons-react/icons-js/brand-svelte.js12
-rw-r--r--icons-react/icons-js/brand-vk.js2
-rw-r--r--icons-react/icons-js/brand-vue.js12
-rw-r--r--icons-react/icons-js/gender-agender.js12
-rw-r--r--icons-react/icons-js/gender-androgyne.js12
-rw-r--r--icons-react/icons-js/gender-bigender.js12
-rw-r--r--icons-react/icons-js/gender-demiboy.js12
-rw-r--r--icons-react/icons-js/gender-demigirl.js12
-rw-r--r--icons-react/icons-js/gender-epicene.js12
-rw-r--r--icons-react/icons-js/gender-female.js12
-rw-r--r--icons-react/icons-js/gender-femme.js12
-rw-r--r--icons-react/icons-js/gender-genderfluid.js12
-rw-r--r--icons-react/icons-js/gender-genderless.js12
-rw-r--r--icons-react/icons-js/gender-genderqueer.js12
-rw-r--r--icons-react/icons-js/gender-hermaphrodite.js12
-rw-r--r--icons-react/icons-js/gender-intergender.js12
-rw-r--r--icons-react/icons-js/gender-male.js12
-rw-r--r--icons-react/icons-js/gender-neutrois.js12
-rw-r--r--icons-react/icons-js/gender-third.js12
-rw-r--r--icons-react/icons-js/gender-transgender.js12
-rw-r--r--icons-react/icons-js/gender-trasvesti.js12
-rw-r--r--icons-react/icons-js/heart-handshake.js12
-rw-r--r--icons-react/icons-js/math-avg.js12
-rw-r--r--icons-react/icons-js/math-max.js12
-rw-r--r--icons-react/icons-js/math-min.js12
-rw-r--r--icons-react/index.d.ts28
-rw-r--r--icons-react/index.js28
32 files changed, 394 insertions, 2 deletions
diff --git a/icons-react/icons-js/activity-heartbeat.js b/icons-react/icons-js/activity-heartbeat.js
new file mode 100644
index 00000000..2fc4822b
--- /dev/null
+++ b/icons-react/icons-js/activity-heartbeat.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconActivityHeartbeat({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-activity-heartbeat" 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 12h4.5l1.5 -6l4 12l2 -9l1.5 3h4.5" /></svg>;
+}
+
+export default IconActivityHeartbeat; \ No newline at end of file
diff --git a/icons-react/icons-js/antenna-bars-off.js b/icons-react/icons-js/antenna-bars-off.js
index ff510a3c..5d46cf9b 100644
--- a/icons-react/icons-js/antenna-bars-off.js
+++ b/icons-react/icons-js/antenna-bars-off.js
@@ -6,7 +6,7 @@ function IconAntennaBarsOff({
stroke = 2,
...props
}) {
- return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-antenna-bars-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="M6 18v-3" /><path d="M10 18v-6" /><path d="M14 18v-4" /><path d="M18 14v-8" /><path d="M3 3l18 18" /></svg>;
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-antenna-bars-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="M6 18v-3" /><path d="M10 18v-6" /><path d="M14 18v-4" /><path d="M14 10v-1" /><path d="M18 14v-8" /><path d="M3 3l18 18" /></svg>;
}
export default IconAntennaBarsOff; \ No newline at end of file
diff --git a/icons-react/icons-js/brand-adobe.js b/icons-react/icons-js/brand-adobe.js
new file mode 100644
index 00000000..911cea1d
--- /dev/null
+++ b/icons-react/icons-js/brand-adobe.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconBrandAdobe({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-brand-adobe" 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.893 4.514l7.977 13.994a0.993 .993 0 0 1 -.394 1.365a1.04 1.04 0 0 1 -.5 .127h-3.476l-4.5 -8l-2.5 4h1.5l2 4h-8.977c-.565 0 -1.023 -.45 -1.023 -1.003c0 -.171 .045 -.34 .13 -.49l7.977 -13.993a1.034 1.034 0 0 1 1.786 0z" /></svg>;
+}
+
+export default IconBrandAdobe; \ No newline at end of file
diff --git a/icons-react/icons-js/brand-nextjs.js b/icons-react/icons-js/brand-nextjs.js
new file mode 100644
index 00000000..c7025236
--- /dev/null
+++ b/icons-react/icons-js/brand-nextjs.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconBrandNextjs({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-brand-nextjs" 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="M9 15v-6l7.745 10.65a9 9 0 1 1 2.255 -1.993" /><path d="M15 12v-3" /></svg>;
+}
+
+export default IconBrandNextjs; \ No newline at end of file
diff --git a/icons-react/icons-js/brand-nuxt.js b/icons-react/icons-js/brand-nuxt.js
new file mode 100644
index 00000000..548b57ae
--- /dev/null
+++ b/icons-react/icons-js/brand-nuxt.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconBrandNuxt({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-brand-nuxt" 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.146 8.583l-1.3 -2.09a1.046 1.046 0 0 0 -1.786 .017l-5.91 9.908a1.046 1.046 0 0 0 .897 1.582h3.913" /><path d="M20.043 18c.743 0 1.201 -.843 .82 -1.505l-4.044 -7.013a0.936 .936 0 0 0 -1.638 0l-4.043 7.013c-.382 .662 .076 1.505 .819 1.505h8.086z" /></svg>;
+}
+
+export default IconBrandNuxt; \ No newline at end of file
diff --git a/icons-react/icons-js/brand-svelte.js b/icons-react/icons-js/brand-svelte.js
new file mode 100644
index 00000000..8cd5d92a
--- /dev/null
+++ b/icons-react/icons-js/brand-svelte.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconBrandSvelte({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-brand-svelte" 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 8l-5 3l.821 -.495c1.86 -1.15 4.412 -.49 5.574 1.352a3.91 3.91 0 0 1 -1.264 5.42l-5.053 3.126c-1.86 1.151 -4.312 .591 -5.474 -1.251a3.91 3.91 0 0 1 1.263 -5.42l.26 -.16" /><path d="M8 17l5 -3l-.822 .496c-1.86 1.151 -4.411 .491 -5.574 -1.351a3.91 3.91 0 0 1 1.264 -5.42l5.054 -3.127c1.86 -1.15 4.311 -.59 5.474 1.252a3.91 3.91 0 0 1 -1.264 5.42l-.26 .16" /></svg>;
+}
+
+export default IconBrandSvelte; \ No newline at end of file
diff --git a/icons-react/icons-js/brand-vk.js b/icons-react/icons-js/brand-vk.js
index 0fb6ced4..24abb3f3 100644
--- a/icons-react/icons-js/brand-vk.js
+++ b/icons-react/icons-js/brand-vk.js
@@ -6,7 +6,7 @@ function IconBrandVk({
stroke = 2,
...props
}) {
- return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-brand-vk" 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 6h2v12c-4.5 -1 -8 -6.5 -9 -12" /><path d="M20 6c-1 2 -3 5 -5 6h-3" /><path d="M20 18c-1 -2 -3 -5 -5 -6" /></svg>;
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-brand-vk" 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="M14 19h-4a8 8 0 0 1 -8 -8v-5h4v5a4 4 0 0 0 4 4h0v-9h4v4.5l.03 -.004a4.531 4.531 0 0 0 3.97 -4.496h4l-.342 1.711a6.858 6.858 0 0 1 -3.658 4.789h0a5.34 5.34 0 0 1 3.566 4.111l.434 2.389h0h-4a4.531 4.531 0 0 0 -3.97 -4.496v4.5z" /></svg>;
}
export default IconBrandVk; \ No newline at end of file
diff --git a/icons-react/icons-js/brand-vue.js b/icons-react/icons-js/brand-vue.js
new file mode 100644
index 00000000..3ac72597
--- /dev/null
+++ b/icons-react/icons-js/brand-vue.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconBrandVue({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-brand-vue" 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.5 5l-6.5 10l-6.5 -10" /><path d="M15 5l-3 4.5l-3 -4.5h-7l10 16l10 -16z" /></svg>;
+}
+
+export default IconBrandVue; \ No newline at end of file
diff --git a/icons-react/icons-js/gender-agender.js b/icons-react/icons-js/gender-agender.js
new file mode 100644
index 00000000..fd26d7e6
--- /dev/null
+++ b/icons-react/icons-js/gender-agender.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconGenderAgender({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-gender-agender" 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={6} /><path d="M7 12h11" /></svg>;
+}
+
+export default IconGenderAgender; \ No newline at end of file
diff --git a/icons-react/icons-js/gender-androgyne.js b/icons-react/icons-js/gender-androgyne.js
new file mode 100644
index 00000000..da38012c
--- /dev/null
+++ b/icons-react/icons-js/gender-androgyne.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconGenderAndrogyne({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-gender-androgyne" 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 11l6 -6" /><circle cx={9} cy={15} r={5} /><path d="M19 9v-4h-4" /><path d="M16.5 10.5l-3 -3" /></svg>;
+}
+
+export default IconGenderAndrogyne; \ No newline at end of file
diff --git a/icons-react/icons-js/gender-bigender.js b/icons-react/icons-js/gender-bigender.js
new file mode 100644
index 00000000..61006925
--- /dev/null
+++ b/icons-react/icons-js/gender-bigender.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconGenderBigender({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-gender-bigender" 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={11} cy={11} r={4} /><path d="M19 3l-5 5" /><path d="M15 3h4v4" /><path d="M11 16v6" /><path d="M8 19h6" /></svg>;
+}
+
+export default IconGenderBigender; \ No newline at end of file
diff --git a/icons-react/icons-js/gender-demiboy.js b/icons-react/icons-js/gender-demiboy.js
new file mode 100644
index 00000000..b294b640
--- /dev/null
+++ b/icons-react/icons-js/gender-demiboy.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconGenderDemiboy({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-gender-demiboy" 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={10} cy={14} r={5} /><path d="M19 5l-5.4 5.4" /><path d="M19 5h-5" /></svg>;
+}
+
+export default IconGenderDemiboy; \ No newline at end of file
diff --git a/icons-react/icons-js/gender-demigirl.js b/icons-react/icons-js/gender-demigirl.js
new file mode 100644
index 00000000..0146c115
--- /dev/null
+++ b/icons-react/icons-js/gender-demigirl.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconGenderDemigirl({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-gender-demigirl" 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={9} r={5} /><path d="M12 14v7" /><path d="M9 18h3" /></svg>;
+}
+
+export default IconGenderDemigirl; \ No newline at end of file
diff --git a/icons-react/icons-js/gender-epicene.js b/icons-react/icons-js/gender-epicene.js
new file mode 100644
index 00000000..e17f2d5c
--- /dev/null
+++ b/icons-react/icons-js/gender-epicene.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconGenderEpicene({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-gender-epicene" 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 transform="rotate(-45 12 12)" cx={12} cy={12} r={5} /><path d="M15.536 15.535l5.464 -5.535" /><path d="M3 14l5.464 -5.535" /><path d="M12 12h.01" /></svg>;
+}
+
+export default IconGenderEpicene; \ No newline at end of file
diff --git a/icons-react/icons-js/gender-female.js b/icons-react/icons-js/gender-female.js
new file mode 100644
index 00000000..f0f6bb21
--- /dev/null
+++ b/icons-react/icons-js/gender-female.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconGenderFemale({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-gender-female" 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={9} r={5} /><path d="M12 14v7" /><path d="M9 18h6" /></svg>;
+}
+
+export default IconGenderFemale; \ No newline at end of file
diff --git a/icons-react/icons-js/gender-femme.js b/icons-react/icons-js/gender-femme.js
new file mode 100644
index 00000000..2d1d0dbd
--- /dev/null
+++ b/icons-react/icons-js/gender-femme.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconGenderFemme({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-gender-femme" 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={9} r={5} /><path d="M12 14v7" /><path d="M7 18h10" /></svg>;
+}
+
+export default IconGenderFemme; \ No newline at end of file
diff --git a/icons-react/icons-js/gender-genderfluid.js b/icons-react/icons-js/gender-genderfluid.js
new file mode 100644
index 00000000..523670df
--- /dev/null
+++ b/icons-react/icons-js/gender-genderfluid.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconGenderGenderfluid({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-gender-genderfluid" 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" /><g transform="rotate(30 -2.778 22.523)"><circle cx={4.759} cy={6.021} r={4} /><path d="M8.758 6.02v-6" /><path d="M.758 12.02v-6" /></g><path d="M12 12h.01" /><path d="M9 9l-6 -6" /><path d="M5.5 8.5l3 -3" /><path d="M21 21l-6 -6" /><path d="M17 20l3 -3" /><path d="M3 7v-4h4" /></svg>;
+}
+
+export default IconGenderGenderfluid; \ No newline at end of file
diff --git a/icons-react/icons-js/gender-genderless.js b/icons-react/icons-js/gender-genderless.js
new file mode 100644
index 00000000..ab39c4a7
--- /dev/null
+++ b/icons-react/icons-js/gender-genderless.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconGenderGenderless({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-gender-genderless" 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 transform="matrix(1 0 0 -1 0 30)" cx={12} cy={15} r={5} /><path d="M12 10v-7" /><path d="M7 15h10" /></svg>;
+}
+
+export default IconGenderGenderless; \ No newline at end of file
diff --git a/icons-react/icons-js/gender-genderqueer.js b/icons-react/icons-js/gender-genderqueer.js
new file mode 100644
index 00000000..b7952c24
--- /dev/null
+++ b/icons-react/icons-js/gender-genderqueer.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconGenderGenderqueer({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-gender-genderqueer" 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 transform="matrix(1 0 0 -1 0 32)" cx={12} cy={16} r={5} /><path d="M12 11v-8" /><path d="M14.5 4.5l-5 3" /><path d="M9.5 4.5l5 3" /></svg>;
+}
+
+export default IconGenderGenderqueer; \ No newline at end of file
diff --git a/icons-react/icons-js/gender-hermaphrodite.js b/icons-react/icons-js/gender-hermaphrodite.js
new file mode 100644
index 00000000..46988b2d
--- /dev/null
+++ b/icons-react/icons-js/gender-hermaphrodite.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconGenderHermaphrodite({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-gender-hermaphrodite" 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 14v7" /><path d="M9 18h6" /><circle transform="matrix(1 0 0 -1 0 20)" cx={12} cy={10} r={4} /><path d="M15 3a3 3 0 0 1 -6 0" /></svg>;
+}
+
+export default IconGenderHermaphrodite; \ No newline at end of file
diff --git a/icons-react/icons-js/gender-intergender.js b/icons-react/icons-js/gender-intergender.js
new file mode 100644
index 00000000..33873e95
--- /dev/null
+++ b/icons-react/icons-js/gender-intergender.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconGenderIntergender({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-gender-intergender" 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 11.5l6.5 6.5v-4" /><path d="M11.5 13.5l6.5 6.5" /><circle transform="matrix(1 0 0 -1 0 18)" cx={9} cy={9} r={5} /><path d="M14 20l2 -2" /></svg>;
+}
+
+export default IconGenderIntergender; \ No newline at end of file
diff --git a/icons-react/icons-js/gender-male.js b/icons-react/icons-js/gender-male.js
new file mode 100644
index 00000000..9964fef7
--- /dev/null
+++ b/icons-react/icons-js/gender-male.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconGenderMale({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-gender-male" 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={10} cy={14} r={5} /><path d="M19 5l-5.4 5.4" /><path d="M19 5h-5" /><path d="M19 5v5" /></svg>;
+}
+
+export default IconGenderMale; \ No newline at end of file
diff --git a/icons-react/icons-js/gender-neutrois.js b/icons-react/icons-js/gender-neutrois.js
new file mode 100644
index 00000000..f49782d3
--- /dev/null
+++ b/icons-react/icons-js/gender-neutrois.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconGenderNeutrois({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-gender-neutrois" 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 transform="matrix(1 0 0 -1 0 30)" cx={12} cy={15} r={5} /><path d="M12 10v-7" /></svg>;
+}
+
+export default IconGenderNeutrois; \ No newline at end of file
diff --git a/icons-react/icons-js/gender-third.js b/icons-react/icons-js/gender-third.js
new file mode 100644
index 00000000..73ea0fcb
--- /dev/null
+++ b/icons-react/icons-js/gender-third.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconGenderThird({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-gender-third" 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 transform="rotate(90 16 12)" cx={16} cy={12} r={5} /><path d="M11 12h-3" /><path d="M8 12l-5 -4v8z" /></svg>;
+}
+
+export default IconGenderThird; \ No newline at end of file
diff --git a/icons-react/icons-js/gender-transgender.js b/icons-react/icons-js/gender-transgender.js
new file mode 100644
index 00000000..35593e67
--- /dev/null
+++ b/icons-react/icons-js/gender-transgender.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconGenderTransgender({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-gender-transgender" 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={4} /><path d="M15 9l6 -6" /><path d="M21 7v-4h-4" /><path d="M9 9l-6 -6" /><path d="M3 7v-4h4" /><path d="M5.5 8.5l3 -3" /><path d="M12 16v5" /><path d="M9.5 19h5" /></svg>;
+}
+
+export default IconGenderTransgender; \ No newline at end of file
diff --git a/icons-react/icons-js/gender-trasvesti.js b/icons-react/icons-js/gender-trasvesti.js
new file mode 100644
index 00000000..c0019fb8
--- /dev/null
+++ b/icons-react/icons-js/gender-trasvesti.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconGenderTrasvesti({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-gender-trasvesti" 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 20a5 5 0 1 1 0 -10a5 5 0 0 1 0 10z" /><path d="M6 6l5.4 5.4" /><path d="M4 8l4 -4" /></svg>;
+}
+
+export default IconGenderTrasvesti; \ No newline at end of file
diff --git a/icons-react/icons-js/heart-handshake.js b/icons-react/icons-js/heart-handshake.js
new file mode 100644
index 00000000..d0e84249
--- /dev/null
+++ b/icons-react/icons-js/heart-handshake.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconHeartHandshake({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-heart-handshake" 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.5 13.572l-7.5 7.428l-7.5 -7.428a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /><path d="M12 7l-3.293 3.293a1 1 0 0 0 0 1.414l.543 .543c.69 .69 1.81 .69 2.5 0l1 -1a3.182 3.182 0 0 1 4.5 0l2.25 2.25" /><path d="M12.5 16.5l2 2" /><path d="M15 14l2 2" /></svg>;
+}
+
+export default IconHeartHandshake; \ No newline at end of file
diff --git a/icons-react/icons-js/math-avg.js b/icons-react/icons-js/math-avg.js
new file mode 100644
index 00000000..d93a148c
--- /dev/null
+++ b/icons-react/icons-js/math-avg.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconMathAvg({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-math-avg" 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 21l18 -18" /><circle cx={12} cy={12} r={8} /></svg>;
+}
+
+export default IconMathAvg; \ No newline at end of file
diff --git a/icons-react/icons-js/math-max.js b/icons-react/icons-js/math-max.js
new file mode 100644
index 00000000..61d176fa
--- /dev/null
+++ b/icons-react/icons-js/math-max.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconMathMax({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-math-max" 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={5} r={2} /><path d="M3 20c0 -8.75 4 -14 7 -14.5m4 0c3 .5 7 5.75 7 14.5" /></svg>;
+}
+
+export default IconMathMax; \ No newline at end of file
diff --git a/icons-react/icons-js/math-min.js b/icons-react/icons-js/math-min.js
new file mode 100644
index 00000000..57ba8292
--- /dev/null
+++ b/icons-react/icons-js/math-min.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconMathMin({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-math-min" 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 transform="matrix(1 0 0 -1 0 38)" cx={12} cy={19} r={2} /><path d="M3 4c0 8.75 4 14 7 14.5m4 0c3 -.5 7 -5.75 7 -14.5" /></svg>;
+}
+
+export default IconMathMin; \ No newline at end of file
diff --git a/icons-react/index.d.ts b/icons-react/index.d.ts
index eeb73222..c1bc0d3e 100644
--- a/icons-react/index.d.ts
+++ b/icons-react/index.d.ts
@@ -14,6 +14,7 @@ export const IconAccessPointOff: TablerIcon;
export const IconAccessPoint: TablerIcon;
export const IconAccessibleOff: TablerIcon;
export const IconAccessible: TablerIcon;
+export const IconActivityHeartbeat: TablerIcon;
export const IconActivity: TablerIcon;
export const IconAd2: TablerIcon;
export const IconAd: TablerIcon;
@@ -319,6 +320,7 @@ export const IconBracesOff: TablerIcon;
export const IconBraces: TablerIcon;
export const IconBracketsOff: TablerIcon;
export const IconBrackets: TablerIcon;
+export const IconBrandAdobe: TablerIcon;
export const IconBrandAirbnb: TablerIcon;
export const IconBrandAirtable: TablerIcon;
export const IconBrandAndroid: TablerIcon;
@@ -377,7 +379,9 @@ export const IconBrandMessenger: TablerIcon;
export const IconBrandMeta: TablerIcon;
export const IconBrandNetbeans: TablerIcon;
export const IconBrandNetflix: TablerIcon;
+export const IconBrandNextjs: TablerIcon;
export const IconBrandNotion: TablerIcon;
+export const IconBrandNuxt: TablerIcon;
export const IconBrandNytimes: TablerIcon;
export const IconBrandOpenSource: TablerIcon;
export const IconBrandOpera: TablerIcon;
@@ -405,6 +409,7 @@ export const IconBrandStackoverflow: TablerIcon;
export const IconBrandSteam: TablerIcon;
export const IconBrandStripe: TablerIcon;
export const IconBrandSublimeText: TablerIcon;
+export const IconBrandSvelte: TablerIcon;
export const IconBrandTabler: TablerIcon;
export const IconBrandTailwind: TablerIcon;
export const IconBrandTelegram: TablerIcon;
@@ -422,6 +427,7 @@ export const IconBrandVercel: TablerIcon;
export const IconBrandVimeo: TablerIcon;
export const IconBrandVisualStudio: TablerIcon;
export const IconBrandVk: TablerIcon;
+export const IconBrandVue: TablerIcon;
export const IconBrandWhatsapp: TablerIcon;
export const IconBrandWindows: TablerIcon;
export const IconBrandYahoo: TablerIcon;
@@ -935,6 +941,24 @@ export const IconFriends: TablerIcon;
export const IconGasStation: TablerIcon;
export const IconGauge: TablerIcon;
export const IconGavel: TablerIcon;
+export const IconGenderAgender: TablerIcon;
+export const IconGenderAndrogyne: TablerIcon;
+export const IconGenderBigender: TablerIcon;
+export const IconGenderDemiboy: TablerIcon;
+export const IconGenderDemigirl: TablerIcon;
+export const IconGenderEpicene: TablerIcon;
+export const IconGenderFemale: TablerIcon;
+export const IconGenderFemme: TablerIcon;
+export const IconGenderGenderfluid: TablerIcon;
+export const IconGenderGenderless: TablerIcon;
+export const IconGenderGenderqueer: TablerIcon;
+export const IconGenderHermaphrodite: TablerIcon;
+export const IconGenderIntergender: TablerIcon;
+export const IconGenderMale: TablerIcon;
+export const IconGenderNeutrois: TablerIcon;
+export const IconGenderThird: TablerIcon;
+export const IconGenderTransgender: TablerIcon;
+export const IconGenderTrasvesti: TablerIcon;
export const IconGeometry: TablerIcon;
export const IconGhost: TablerIcon;
export const IconGift: TablerIcon;
@@ -988,6 +1012,7 @@ export const IconHeadphonesOff: TablerIcon;
export const IconHeadphones: TablerIcon;
export const IconHeadset: TablerIcon;
export const IconHeartBroken: TablerIcon;
+export const IconHeartHandshake: TablerIcon;
export const IconHeartRateMonitor: TablerIcon;
export const IconHeart: TablerIcon;
export const IconHeartbeat: TablerIcon;
@@ -1154,7 +1179,10 @@ export const IconMars: TablerIcon;
export const IconMaskOff: TablerIcon;
export const IconMask: TablerIcon;
export const IconMassage: TablerIcon;
+export const IconMathAvg: TablerIcon;
export const IconMathFunction: TablerIcon;
+export const IconMathMax: TablerIcon;
+export const IconMathMin: TablerIcon;
export const IconMathSymbols: TablerIcon;
export const IconMath: TablerIcon;
export const IconMaximize: TablerIcon;
diff --git a/icons-react/index.js b/icons-react/index.js
index 148370cb..f822be9e 100644
--- a/icons-react/index.js
+++ b/icons-react/index.js
@@ -8,6 +8,7 @@ export { default as IconAccessPointOff } from './icons-js/access-point-off.js';
export { default as IconAccessPoint } from './icons-js/access-point.js';
export { default as IconAccessibleOff } from './icons-js/accessible-off.js';
export { default as IconAccessible } from './icons-js/accessible.js';
+export { default as IconActivityHeartbeat } from './icons-js/activity-heartbeat.js';
export { default as IconActivity } from './icons-js/activity.js';
export { default as IconAd2 } from './icons-js/ad-2.js';
export { default as IconAd } from './icons-js/ad.js';
@@ -313,6 +314,7 @@ export { default as IconBracesOff } from './icons-js/braces-off.js';
export { default as IconBraces } from './icons-js/braces.js';
export { default as IconBracketsOff } from './icons-js/brackets-off.js';
export { default as IconBrackets } from './icons-js/brackets.js';
+export { default as IconBrandAdobe } from './icons-js/brand-adobe.js';
export { default as IconBrandAirbnb } from './icons-js/brand-airbnb.js';
export { default as IconBrandAirtable } from './icons-js/brand-airtable.js';
export { default as IconBrandAndroid } from './icons-js/brand-android.js';
@@ -371,7 +373,9 @@ export { default as IconBrandMessenger } from './icons-js/brand-messenger.js';
export { default as IconBrandMeta } from './icons-js/brand-meta.js';
export { default as IconBrandNetbeans } from './icons-js/brand-netbeans.js';
export { default as IconBrandNetflix } from './icons-js/brand-netflix.js';
+export { default as IconBrandNextjs } from './icons-js/brand-nextjs.js';
export { default as IconBrandNotion } from './icons-js/brand-notion.js';
+export { default as IconBrandNuxt } from './icons-js/brand-nuxt.js';
export { default as IconBrandNytimes } from './icons-js/brand-nytimes.js';
export { default as IconBrandOpenSource } from './icons-js/brand-open-source.js';
export { default as IconBrandOpera } from './icons-js/brand-opera.js';
@@ -399,6 +403,7 @@ export { default as IconBrandStackoverflow } from './icons-js/brand-stackoverflo
export { default as IconBrandSteam } from './icons-js/brand-steam.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 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';
export { default as IconBrandTelegram } from './icons-js/brand-telegram.js';
@@ -416,6 +421,7 @@ export { default as IconBrandVercel } from './icons-js/brand-vercel.js';
export { default as IconBrandVimeo } from './icons-js/brand-vimeo.js';
export { default as IconBrandVisualStudio } from './icons-js/brand-visual-studio.js';
export { default as IconBrandVk } from './icons-js/brand-vk.js';
+export { default as IconBrandVue } from './icons-js/brand-vue.js';
export { default as IconBrandWhatsapp } from './icons-js/brand-whatsapp.js';
export { default as IconBrandWindows } from './icons-js/brand-windows.js';
export { default as IconBrandYahoo } from './icons-js/brand-yahoo.js';
@@ -929,6 +935,24 @@ export { default as IconFriends } from './icons-js/friends.js';
export { default as IconGasStation } from './icons-js/gas-station.js';
export { default as IconGauge } from './icons-js/gauge.js';
export { default as IconGavel } from './icons-js/gavel.js';
+export { default as IconGenderAgender } from './icons-js/gender-agender.js';
+export { default as IconGenderAndrogyne } from './icons-js/gender-androgyne.js';
+export { default as IconGenderBigender } from './icons-js/gender-bigender.js';
+export { default as IconGenderDemiboy } from './icons-js/gender-demiboy.js';
+export { default as IconGenderDemigirl } from './icons-js/gender-demigirl.js';
+export { default as IconGenderEpicene } from './icons-js/gender-epicene.js';
+export { default as IconGenderFemale } from './icons-js/gender-female.js';
+export { default as IconGenderFemme } from './icons-js/gender-femme.js';
+export { default as IconGenderGenderfluid } from './icons-js/gender-genderfluid.js';
+export { default as IconGenderGenderless } from './icons-js/gender-genderless.js';
+export { default as IconGenderGenderqueer } from './icons-js/gender-genderqueer.js';
+export { default as IconGenderHermaphrodite } from './icons-js/gender-hermaphrodite.js';
+export { default as IconGenderIntergender } from './icons-js/gender-intergender.js';
+export { default as IconGenderMale } from './icons-js/gender-male.js';
+export { default as IconGenderNeutrois } from './icons-js/gender-neutrois.js';
+export { default as IconGenderThird } from './icons-js/gender-third.js';
+export { default as IconGenderTransgender } from './icons-js/gender-transgender.js';
+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 IconGift } from './icons-js/gift.js';
@@ -982,6 +1006,7 @@ export { default as IconHeadphonesOff } from './icons-js/headphones-off.js';
export { default as IconHeadphones } from './icons-js/headphones.js';
export { default as IconHeadset } from './icons-js/headset.js';
export { default as IconHeartBroken } from './icons-js/heart-broken.js';
+export { default as IconHeartHandshake } from './icons-js/heart-handshake.js';
export { default as IconHeartRateMonitor } from './icons-js/heart-rate-monitor.js';
export { default as IconHeart } from './icons-js/heart.js';
export { default as IconHeartbeat } from './icons-js/heartbeat.js';
@@ -1148,7 +1173,10 @@ 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 IconMassage } from './icons-js/massage.js';
+export { default as IconMathAvg } from './icons-js/math-avg.js';
export { default as IconMathFunction } from './icons-js/math-function.js';
+export { default as IconMathMax } from './icons-js/math-max.js';
+export { default as IconMathMin } from './icons-js/math-min.js';
export { default as IconMathSymbols } from './icons-js/math-symbols.js';
export { default as IconMath } from './icons-js/math.js';
export { default as IconMaximize } from './icons-js/maximize.js';