aboutsummaryrefslogtreecommitdiff
path: root/icons-react/icons-js
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2021-04-27 00:14:39 +0200
committercodecalm <codecalm@gmail.com>2021-04-27 00:14:39 +0200
commitfb0a9239b7f75c141edf0502255115f9e7efe1d9 (patch)
treefd03ac176261652eddfbd2d867f73a848c523763 /icons-react/icons-js
parent18 new icons: `ad-2`, `angle`, `apple`, `border-style-2`, `box-model-2`, `bra... (diff)
downloadtabler-icons-fb0a9239b7f75c141edf0502255115f9e7efe1d9.tar.xz
Release 1.41.0v1.41.0
Diffstat (limited to 'icons-react/icons-js')
-rw-r--r--icons-react/icons-js/ad-2.js12
-rw-r--r--icons-react/icons-js/angle.js12
-rw-r--r--icons-react/icons-js/apple.js12
-rw-r--r--icons-react/icons-js/border-style-2.js12
-rw-r--r--icons-react/icons-js/box-model-2.js12
-rw-r--r--icons-react/icons-js/brand-vercel.js12
-rw-r--r--icons-react/icons-js/car-crane.js12
-rw-r--r--icons-react/icons-js/cheese.js12
-rw-r--r--icons-react/icons-js/crane.js12
-rw-r--r--icons-react/icons-js/cup.js12
-rw-r--r--icons-react/icons-js/dog-bowl.js12
-rw-r--r--icons-react/icons-js/fence.js12
-rw-r--r--icons-react/icons-js/fish.js12
-rw-r--r--icons-react/icons-js/microphone-2.js12
-rw-r--r--icons-react/icons-js/radio.js12
-rw-r--r--icons-react/icons-js/soup.js12
-rw-r--r--icons-react/icons-js/transfer-in.js12
-rw-r--r--icons-react/icons-js/transfer-out.js12
18 files changed, 216 insertions, 0 deletions
diff --git a/icons-react/icons-js/ad-2.js b/icons-react/icons-js/ad-2.js
new file mode 100644
index 00000000..a95a6d2f
--- /dev/null
+++ b/icons-react/icons-js/ad-2.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconAd2({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg className="icon icon-tabler icon-tabler-ad-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.933 5h-6.933v16h13v-8" /><path d="M14 17h-5" /><path d="M9 13h5v-4h-5z" /><path d="M15 5v-2" /><path d="M18 6l2 -2" /><path d="M19 9h2" /></svg>;
+}
+
+export default IconAd2; \ No newline at end of file
diff --git a/icons-react/icons-js/angle.js b/icons-react/icons-js/angle.js
new file mode 100644
index 00000000..e6e087ad
--- /dev/null
+++ b/icons-react/icons-js/angle.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconAngle({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg className="icon icon-tabler icon-tabler-angle" 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 19h-18l9 -15" /><path d="M20.615 15.171h.015" /><path d="M19.515 11.771h.015" /><path d="M17.715 8.671h.015" /><path d="M15.415 5.971h.015" /></svg>;
+}
+
+export default IconAngle; \ No newline at end of file
diff --git a/icons-react/icons-js/apple.js b/icons-react/icons-js/apple.js
new file mode 100644
index 00000000..16901826
--- /dev/null
+++ b/icons-react/icons-js/apple.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconApple({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg className="icon icon-tabler icon-tabler-apple" 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={14} r={7} /><path d="M12 11v-6a2 2 0 0 1 2 -2h2v1a2 2 0 0 1 -2 2h-2" /><path d="M10 10.5c1.333 .667 2.667 .667 4 0" /></svg>;
+}
+
+export default IconApple; \ No newline at end of file
diff --git a/icons-react/icons-js/border-style-2.js b/icons-react/icons-js/border-style-2.js
new file mode 100644
index 00000000..76dac177
--- /dev/null
+++ b/icons-react/icons-js/border-style-2.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconBorderStyle2({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg className="icon icon-tabler icon-tabler-border-style-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="M4 18v.01" /><path d="M8 18v.01" /><path d="M12 18v.01" /><path d="M16 18v.01" /><path d="M20 18v.01" /><path d="M18 12h2" /><path d="M11 12h2" /><path d="M4 12h2" /><path d="M4 6h16" /></svg>;
+}
+
+export default IconBorderStyle2; \ No newline at end of file
diff --git a/icons-react/icons-js/box-model-2.js b/icons-react/icons-js/box-model-2.js
new file mode 100644
index 00000000..1ecd54c7
--- /dev/null
+++ b/icons-react/icons-js/box-model-2.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconBoxModel2({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg className="icon icon-tabler icon-tabler-box-model-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="M8 8h8v8h-8z" /><rect x={4} y={4} width={16} height={16} rx={2} /></svg>;
+}
+
+export default IconBoxModel2; \ No newline at end of file
diff --git a/icons-react/icons-js/brand-vercel.js b/icons-react/icons-js/brand-vercel.js
new file mode 100644
index 00000000..74b96f83
--- /dev/null
+++ b/icons-react/icons-js/brand-vercel.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconBrandVercel({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg className="icon icon-tabler icon-tabler-brand-vercel" 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 19h18l-9 -15z" /></svg>;
+}
+
+export default IconBrandVercel; \ No newline at end of file
diff --git a/icons-react/icons-js/car-crane.js b/icons-react/icons-js/car-crane.js
new file mode 100644
index 00000000..71db0035
--- /dev/null
+++ b/icons-react/icons-js/car-crane.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconCarCrane({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg className="icon icon-tabler icon-tabler-car-crane" 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={5} cy={17} r={2} /><circle cx={17} cy={17} r={2} /><path d="M7 18h8m4 0h2v-6a5 5 0 0 0 -5 -5h-1l1.5 5h4.5" /><path d="M12 18v-11h3" /><path d="M3 17v-5h9" /><path d="M4 12v-6l18 -3v2" /><path d="M8 12v-4l-4 -2" /></svg>;
+}
+
+export default IconCarCrane; \ No newline at end of file
diff --git a/icons-react/icons-js/cheese.js b/icons-react/icons-js/cheese.js
new file mode 100644
index 00000000..94cc54d8
--- /dev/null
+++ b/icons-react/icons-js/cheese.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconCheese({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg className="icon icon-tabler icon-tabler-cheese" 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.519 20.008l16.481 -.008v-3.5a2 2 0 1 1 0 -4v-3.5h-16.722" /><path d="M21 9l-9.385 -4.992c-2.512 .12 -4.758 1.42 -6.327 3.425c-1.423 1.82 -2.288 4.221 -2.288 6.854c0 2.117 .56 4.085 1.519 5.721" /><path d="M15 13v.01" /><path d="M8 13v.01" /><path d="M11 16v.01" /></svg>;
+}
+
+export default IconCheese; \ No newline at end of file
diff --git a/icons-react/icons-js/crane.js b/icons-react/icons-js/crane.js
new file mode 100644
index 00000000..eccdd543
--- /dev/null
+++ b/icons-react/icons-js/crane.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconCrane({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg className="icon icon-tabler icon-tabler-crane" 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 21h6" /><path d="M9 21v-18l-6 6h18" /><path d="M9 3l10 6" /><path d="M17 9v4a2 2 0 1 1 -2 2" /></svg>;
+}
+
+export default IconCrane; \ No newline at end of file
diff --git a/icons-react/icons-js/cup.js b/icons-react/icons-js/cup.js
new file mode 100644
index 00000000..d420b66a
--- /dev/null
+++ b/icons-react/icons-js/cup.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconCup({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg className="icon icon-tabler icon-tabler-cup" 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 11h14v-3h-14z" /><path d="M17.5 11l-1.5 10h-8l-1.5 -10" /><path d="M6 8v-1a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v1" /><path d="M15 5v-2" /></svg>;
+}
+
+export default IconCup; \ No newline at end of file
diff --git a/icons-react/icons-js/dog-bowl.js b/icons-react/icons-js/dog-bowl.js
new file mode 100644
index 00000000..aab95c2f
--- /dev/null
+++ b/icons-react/icons-js/dog-bowl.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconDogBowl({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg className="icon icon-tabler icon-tabler-dog-bowl" 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 15l5.586 -5.585a2 2 0 1 1 3.414 -1.415a2 2 0 1 1 -1.413 3.414l-3.587 3.586" /><path d="M12 13l-3.586 -3.585a2 2 0 1 0 -3.414 -1.415a2 2 0 1 0 1.413 3.414l3.587 3.586" /><path d="M3 20h18c-.175 -1.671 -.046 -3.345 -2 -5h-14c-1.333 1 -2 2.667 -2 5z" /></svg>;
+}
+
+export default IconDogBowl; \ No newline at end of file
diff --git a/icons-react/icons-js/fence.js b/icons-react/icons-js/fence.js
new file mode 100644
index 00000000..9b1bb9bf
--- /dev/null
+++ b/icons-react/icons-js/fence.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconFence({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg className="icon icon-tabler icon-tabler-fence" 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 12v4h16v-4z" /><path d="M6 16v4h4v-4m0 -4v-6l-2 -2l-2 2v6" /><path d="M14 16v4h4v-4m0 -4v-6l-2 -2l-2 2v6" /></svg>;
+}
+
+export default IconFence; \ No newline at end of file
diff --git a/icons-react/icons-js/fish.js b/icons-react/icons-js/fish.js
new file mode 100644
index 00000000..c85476ab
--- /dev/null
+++ b/icons-react/icons-js/fish.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconFish({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg className="icon icon-tabler icon-tabler-fish" 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.69 7.44a6.973 6.973 0 0 0 -1.69 4.56c0 1.747 .64 3.345 1.699 4.571" /><path d="M2 9.504c7.715 8.647 14.75 10.265 20 2.498c-5.25 -7.761 -12.285 -6.142 -20 2.504" /><path d="M18 11v.01" /><path d="M11.5 10.5c-.667 1 -.667 2 0 3" /></svg>;
+}
+
+export default IconFish; \ No newline at end of file
diff --git a/icons-react/icons-js/microphone-2.js b/icons-react/icons-js/microphone-2.js
new file mode 100644
index 00000000..e31597fe
--- /dev/null
+++ b/icons-react/icons-js/microphone-2.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconMicrophone2({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg className="icon icon-tabler icon-tabler-microphone-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="M15.002 12.9a5 5 0 1 0 -3.902 -3.9" /><path d="M15.002 12.9l-3.902 -3.899l-7.513 8.584a2 2 0 1 0 2.827 2.83l8.588 -7.515z" /></svg>;
+}
+
+export default IconMicrophone2; \ No newline at end of file
diff --git a/icons-react/icons-js/radio.js b/icons-react/icons-js/radio.js
new file mode 100644
index 00000000..a03c6caf
--- /dev/null
+++ b/icons-react/icons-js/radio.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconRadio({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg className="icon icon-tabler icon-tabler-radio" 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 3l-9.371 3.749a1 1 0 0 0 -.629 .928v11.323a1 1 0 0 0 1 1h14a1 1 0 0 0 1 -1v-11a1 1 0 0 0 -1 -1h-14.5" /><path d="M4 12h16" /><path d="M7 12v-2" /><path d="M17 16v.01" /><path d="M13 16v.01" /></svg>;
+}
+
+export default IconRadio; \ No newline at end of file
diff --git a/icons-react/icons-js/soup.js b/icons-react/icons-js/soup.js
new file mode 100644
index 00000000..b443abbe
--- /dev/null
+++ b/icons-react/icons-js/soup.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconSoup({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg className="icon icon-tabler icon-tabler-soup" 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 19h18" /><path d="M3 11h18a8 8 0 0 1 -8 8h-2a8 8 0 0 1 -8 -8z" /><path d="M9 8v-3" /><path d="M12 5v3" /><path d="M15 5v3" /></svg>;
+}
+
+export default IconSoup; \ No newline at end of file
diff --git a/icons-react/icons-js/transfer-in.js b/icons-react/icons-js/transfer-in.js
new file mode 100644
index 00000000..b96f1d91
--- /dev/null
+++ b/icons-react/icons-js/transfer-in.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconTransferIn({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg className="icon icon-tabler icon-tabler-transfer-in" 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 18v3h16v-14l-8 -4l-8 4v3" /><path d="M4 14h9" /><path d="M10 11l3 3l-3 3" /></svg>;
+}
+
+export default IconTransferIn; \ No newline at end of file
diff --git a/icons-react/icons-js/transfer-out.js b/icons-react/icons-js/transfer-out.js
new file mode 100644
index 00000000..ebd7feb8
--- /dev/null
+++ b/icons-react/icons-js/transfer-out.js
@@ -0,0 +1,12 @@
+import * as React from "react";
+
+function IconTransferOut({
+ size = 24,
+ color = "currentColor",
+ stroke = 2,
+ ...props
+}) {
+ return <svg className="icon icon-tabler icon-tabler-transfer-out" 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 19v2h16v-14l-8 -4l-8 4v2" /><path d="M13 14h-9" /><path d="M7 11l-3 3l3 3" /></svg>;
+}
+
+export default IconTransferOut; \ No newline at end of file