aboutsummaryrefslogtreecommitdiff
path: root/icons-react/icons-js
diff options
context:
space:
mode:
Diffstat (limited to 'icons-react/icons-js')
-rw-r--r--icons-react/icons-js/brand-comedy-central.js12
-rw-r--r--icons-react/icons-js/brand-finder.js12
-rw-r--r--icons-react/icons-js/brand-monday.js12
-rw-r--r--icons-react/icons-js/brand-xing.js12
-rw-r--r--icons-react/icons-js/cactus.js12
-rw-r--r--icons-react/icons-js/carrot.js12
-rw-r--r--icons-react/icons-js/chef-hat.js12
-rw-r--r--icons-react/icons-js/clover-2.js12
-rw-r--r--icons-react/icons-js/creative-commons-by.js12
-rw-r--r--icons-react/icons-js/creative-commons-nc.js12
-rw-r--r--icons-react/icons-js/creative-commons-nd.js12
-rw-r--r--icons-react/icons-js/creative-commons-sa.js12
-rw-r--r--icons-react/icons-js/creative-commons-zero.js12
-rw-r--r--icons-react/icons-js/device-mobile-charging.js12
-rw-r--r--icons-react/icons-js/function.js12
-rw-r--r--icons-react/icons-js/loader-2.js12
-rw-r--r--icons-react/icons-js/spy.js12
-rw-r--r--icons-react/icons-js/zzz.js12
18 files changed, 216 insertions, 0 deletions
diff --git a/icons-react/icons-js/brand-comedy-central.js b/icons-react/icons-js/brand-comedy-central.js
new file mode 100644
index 00000000..34ec44f0
--- /dev/null
+++ b/icons-react/icons-js/brand-comedy-central.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconBrandComedyCentral({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-brand-comedy-central" 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.343 17.657a8 8 0 1 0 0 -11.314" /><path d="M13.828 9.172a4 4 0 1 0 0 5.656" /></svg>;
+}
+
+export default IconBrandComedyCentral; \ No newline at end of file
diff --git a/icons-react/icons-js/brand-finder.js b/icons-react/icons-js/brand-finder.js
new file mode 100644
index 00000000..11f163f9
--- /dev/null
+++ b/icons-react/icons-js/brand-finder.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconBrandFinder({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-brand-finder" 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={3} y={4} width={18} height={16} rx={1} /><path d="M7 8v1" /><path d="M17 8v1" /><path d="M12.5 4c-.654 1.486 -1.26 3.443 -1.5 9h2.5c-.19 2.867 .094 5.024 .5 7" /><path d="M7 15.5c3.667 2 6.333 2 10 0" /></svg>;
+}
+
+export default IconBrandFinder; \ No newline at end of file
diff --git a/icons-react/icons-js/brand-monday.js b/icons-react/icons-js/brand-monday.js
new file mode 100644
index 00000000..5f1286bc
--- /dev/null
+++ b/icons-react/icons-js/brand-monday.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconBrandMonday({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-brand-monday" 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 fill="#D8D8D8" cx={19.5} cy={15.5} r={1.5} /><path d="M9.5 7a1.5 1.5 0 0 1 1.339 2.177l-4.034 7.074c-.264 .447 -.75 .749 -1.305 .749a1.5 1.5 0 0 1 -1.271 -2.297l3.906 -6.827a1.5 1.5 0 0 1 1.365 -.876z" /><path d="M16.5 7a1.5 1.5 0 0 1 1.339 2.177l-4.034 7.074c-.264 .447 -.75 .749 -1.305 .749a1.5 1.5 0 0 1 -1.271 -2.297l3.906 -6.827a1.5 1.5 0 0 1 1.365 -.876z" /></svg>;
+}
+
+export default IconBrandMonday; \ No newline at end of file
diff --git a/icons-react/icons-js/brand-xing.js b/icons-react/icons-js/brand-xing.js
new file mode 100644
index 00000000..b93fd5f5
--- /dev/null
+++ b/icons-react/icons-js/brand-xing.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconBrandXing({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-brand-xing" 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 21l-4 -7l6.5 -11" /><path d="M7 7l2 3.5l-3 4.5" /></svg>;
+}
+
+export default IconBrandXing; \ No newline at end of file
diff --git a/icons-react/icons-js/cactus.js b/icons-react/icons-js/cactus.js
new file mode 100644
index 00000000..d21d884b
--- /dev/null
+++ b/icons-react/icons-js/cactus.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconCactus({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-cactus" 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 9v1a3 3 0 0 0 3 3h1" /><path d="M18 8v5a3 3 0 0 1 -3 3h-1" /><path d="M10 21v-16a2 2 0 1 1 4 0v16" /><path d="M7 21h10" /></svg>;
+}
+
+export default IconCactus; \ No newline at end of file
diff --git a/icons-react/icons-js/carrot.js b/icons-react/icons-js/carrot.js
new file mode 100644
index 00000000..9f8aa945
--- /dev/null
+++ b/icons-react/icons-js/carrot.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconCarrot({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-carrot" 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 21s9.834 -3.489 12.684 -6.34a4.487 4.487 0 0 0 .005 -6.344a4.483 4.483 0 0 0 -6.342 -.005c-2.86 2.861 -6.347 12.689 -6.347 12.689z" /><path d="M9 13l-1.5 -1.5" /><path d="M16 14l-2 -2" /><path d="M22 8s-1.14 -2 -3 -2c-1.406 0 -3 2 -3 2s1.14 2 3 2s3 -2 3 -2z" /><path d="M16 2s-2 1.14 -2 3s2 3 2 3s2 -1.577 2 -3c0 -1.86 -2 -3 -2 -3z" /></svg>;
+}
+
+export default IconCarrot; \ No newline at end of file
diff --git a/icons-react/icons-js/chef-hat.js b/icons-react/icons-js/chef-hat.js
new file mode 100644
index 00000000..0b3d55b4
--- /dev/null
+++ b/icons-react/icons-js/chef-hat.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconChefHat({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-chef-hat" 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 3c1.918 0 3.52 1.35 3.91 3.151a4 4 0 0 1 2.09 7.723l0 7.126h-12v-7.126a4.002 4.002 0 1 1 2.092 -7.723a3.999 3.999 0 0 1 3.908 -3.151z" /><path d="M6.161 17.009l11.839 -.009" /></svg>;
+}
+
+export default IconChefHat; \ No newline at end of file
diff --git a/icons-react/icons-js/clover-2.js b/icons-react/icons-js/clover-2.js
new file mode 100644
index 00000000..b6d6d068
--- /dev/null
+++ b/icons-react/icons-js/clover-2.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconClover2({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-clover-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="M11 11l-3.397 -3.44a2.104 2.104 0 0 1 0 -2.95a2.04 2.04 0 0 1 2.912 0l.485 .39l.485 -.39a2.04 2.04 0 0 1 2.912 0a2.104 2.104 0 0 1 0 2.95l-3.397 3.44z" /><path d="M11 11l-3.397 3.44a2.104 2.104 0 0 0 0 2.95a2.04 2.04 0 0 0 2.912 0l.485 -.39l.485 .39a2.04 2.04 0 0 0 2.912 0a2.104 2.104 0 0 0 0 -2.95l-3.397 -3.44z" /><path d="M14.44 7.603a2.104 2.104 0 0 1 2.95 0a2.04 2.04 0 0 1 0 2.912l-.39 .485l.39 .485a2.04 2.04 0 0 1 0 2.912a2.104 2.104 0 0 1 -2.95 0" /><path d="M7.56 7.603a2.104 2.104 0 0 0 -2.95 0a2.04 2.04 0 0 0 0 2.912l.39 .485l-.39 .485a2.04 2.04 0 0 0 0 2.912a2.104 2.104 0 0 0 2.95 0" /><path d="M15 15l6 6" /></svg>;
+}
+
+export default IconClover2; \ No newline at end of file
diff --git a/icons-react/icons-js/creative-commons-by.js b/icons-react/icons-js/creative-commons-by.js
new file mode 100644
index 00000000..8e7967d1
--- /dev/null
+++ b/icons-react/icons-js/creative-commons-by.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconCreativeCommonsBy({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-creative-commons-by" 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={12} cy={7} r={1} /><path d="M9 13v-1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v1a1 1 0 0 1 -1 1h-.5l-.5 4h-2l-.5 -4h-.5a1 1 0 0 1 -1 -1z" /></svg>;
+}
+
+export default IconCreativeCommonsBy; \ No newline at end of file
diff --git a/icons-react/icons-js/creative-commons-nc.js b/icons-react/icons-js/creative-commons-nc.js
new file mode 100644
index 00000000..dc915f3e
--- /dev/null
+++ b/icons-react/icons-js/creative-commons-nc.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconCreativeCommonsNc({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-creative-commons-nc" 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="M15 9h-4.5a1.5 1.5 0 0 0 0 3h3a1.5 1.5 0 0 1 0 3h-4.5" /><path d="M12 7v2" /><path d="M12 15v2" /><path d="M6 6l3 3" /><path d="M15 15l3 3" /></svg>;
+}
+
+export default IconCreativeCommonsNc; \ No newline at end of file
diff --git a/icons-react/icons-js/creative-commons-nd.js b/icons-react/icons-js/creative-commons-nd.js
new file mode 100644
index 00000000..3dcc130c
--- /dev/null
+++ b/icons-react/icons-js/creative-commons-nd.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconCreativeCommonsNd({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-creative-commons-nd" 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="M9 10h6" /><path d="M9 14h6" /></svg>;
+}
+
+export default IconCreativeCommonsNd; \ No newline at end of file
diff --git a/icons-react/icons-js/creative-commons-sa.js b/icons-react/icons-js/creative-commons-sa.js
new file mode 100644
index 00000000..8467601e
--- /dev/null
+++ b/icons-react/icons-js/creative-commons-sa.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconCreativeCommonsSa({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-creative-commons-sa" 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="M12 16a4 4 0 1 0 -4 -4v1" /><path d="M6 12l2 2l2 -2" /></svg>;
+}
+
+export default IconCreativeCommonsSa; \ No newline at end of file
diff --git a/icons-react/icons-js/creative-commons-zero.js b/icons-react/icons-js/creative-commons-zero.js
new file mode 100644
index 00000000..f7cf1de6
--- /dev/null
+++ b/icons-react/icons-js/creative-commons-zero.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconCreativeCommonsZero({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-creative-commons-zero" 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} /><ellipse cx={12} cy={12} rx={3} ry={4} /><path d="M14 9l-4 6" /></svg>;
+}
+
+export default IconCreativeCommonsZero; \ No newline at end of file
diff --git a/icons-react/icons-js/device-mobile-charging.js b/icons-react/icons-js/device-mobile-charging.js
new file mode 100644
index 00000000..170846c6
--- /dev/null
+++ b/icons-react/icons-js/device-mobile-charging.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconDeviceMobileCharging({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-device-mobile-charging" 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={6} y={3} width={12} height={18} rx={2} /><path d="M11 4h2" /><path d="M12 9.5l-1 2.5h2l-1 2.5" /></svg>;
+}
+
+export default IconDeviceMobileCharging; \ No newline at end of file
diff --git a/icons-react/icons-js/function.js b/icons-react/icons-js/function.js
new file mode 100644
index 00000000..c4505298
--- /dev/null
+++ b/icons-react/icons-js/function.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconFunction({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-function" 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={2.667} /><path d="M9 15.5v.25c0 .69 .56 1.25 1.25 1.25c.71 0 1.304 -.538 1.374 -1.244l.752 -7.512a1.381 1.381 0 0 1 1.374 -1.244c.69 0 1.25 .56 1.25 1.25v.25" /><path d="M9 12h6" /></svg>;
+}
+
+export default IconFunction; \ No newline at end of file
diff --git a/icons-react/icons-js/loader-2.js b/icons-react/icons-js/loader-2.js
new file mode 100644
index 00000000..462e4069
--- /dev/null
+++ b/icons-react/icons-js/loader-2.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconLoader2({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-loader-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="M12 3a9 9 0 1 0 9 9" /></svg>;
+}
+
+export default IconLoader2; \ No newline at end of file
diff --git a/icons-react/icons-js/spy.js b/icons-react/icons-js/spy.js
new file mode 100644
index 00000000..5924e132
--- /dev/null
+++ b/icons-react/icons-js/spy.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconSpy({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-spy" 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 11h18" /><path d="M5 11v-4a3 3 0 0 1 3 -3h8a3 3 0 0 1 3 3v4" /><circle cx={7} cy={17} r={3} /><circle cx={17} cy={17} r={3} /><path d="M10 17h4" /></svg>;
+}
+
+export default IconSpy; \ No newline at end of file
diff --git a/icons-react/icons-js/zzz.js b/icons-react/icons-js/zzz.js
new file mode 100644
index 00000000..0079cfc5
--- /dev/null
+++ b/icons-react/icons-js/zzz.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconZzz({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg xmlns="http://www.w3.org/2000/svg" className="icon icon-tabler icon-tabler-zzz" 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 12h6l-6 8h6" /><path d="M14 4h6l-6 8h6" /></svg>;
+}
+
+export default IconZzz; \ No newline at end of file