aboutsummaryrefslogtreecommitdiff
path: root/icons-react/icons-js
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-09-23 21:04:23 +0200
committercodecalm <codecalm@gmail.com>2020-09-23 21:04:23 +0200
commitac8d4a1701a0860951e8ed772f3b9336501f7a15 (patch)
treea528131a2a54aca9c31e2e69e612d991c4535d90 /icons-react/icons-js
parentFixed icons: `clipboard-check`, `clipboard-list`, `clipboard-x`, `clipboard` (diff)
downloadtabler-icons-ac8d4a1701a0860951e8ed772f3b9336501f7a15.tar.xz
Release 1.26.0v1.26.0
Diffstat (limited to 'icons-react/icons-js')
-rw-r--r--icons-react/icons-js/activity.js5
-rw-r--r--icons-react/icons-js/biohazard.js2
-rw-r--r--icons-react/icons-js/brand-appstore.js5
-rw-r--r--icons-react/icons-js/brand-google-play.js5
-rw-r--r--icons-react/icons-js/building-monument.js5
-rw-r--r--icons-react/icons-js/circle-dashed.js5
-rw-r--r--icons-react/icons-js/circle-dotted.js5
-rw-r--r--icons-react/icons-js/device-mobile-vibration.js2
-rw-r--r--icons-react/icons-js/devices-2.js5
-rw-r--r--icons-react/icons-js/file-dislike.js5
-rw-r--r--icons-react/icons-js/file-like.js5
-rw-r--r--icons-react/icons-js/filter-off.js5
-rw-r--r--icons-react/icons-js/mood-boy.js5
-rw-r--r--icons-react/icons-js/notification.js2
-rw-r--r--icons-react/icons-js/world-latitude.js5
-rw-r--r--icons-react/icons-js/world-longitude.js5
16 files changed, 68 insertions, 3 deletions
diff --git a/icons-react/icons-js/activity.js b/icons-react/icons-js/activity.js
new file mode 100644
index 0000000..138dd24
--- /dev/null
+++ b/icons-react/icons-js/activity.js
@@ -0,0 +1,5 @@
+import * as React from "react";
+
+const IconActivity = (size = 24, color = "currentColor", stroke = 2, ...props) => <svg className="icon icon-tabler icon-tabler-activity" 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 12h4l3 8l4 -16l3 8h4" /></svg>;
+
+export default IconActivity; \ No newline at end of file
diff --git a/icons-react/icons-js/biohazard.js b/icons-react/icons-js/biohazard.js
index a853c59..62d8a32 100644
--- a/icons-react/icons-js/biohazard.js
+++ b/icons-react/icons-js/biohazard.js
@@ -1,5 +1,5 @@
import * as React from "react";
-const IconBiohazard = (size = 24, color = "currentColor", stroke = 2, ...props) => <svg className="icon icon-tabler icon-tabler-biohazard" 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={2} /><path d="M11.939 14c0.03 .173 .048 .351 .056 .533l0 .217a4.75 4.75 0 0 1 -4.533 4.745l-0.217 .005m-4.75 -4.75a4.75 4.75 0 0 1 7.737 -3.693m6.513 8.443a4.75 4.75 0 0 1 -4.69 -5.503l-.06 .003m1.764 -2.944a4.75 4.75 0 0 1 7.731 3.477l0.005 .217m-11.195 -3.813a4.75 4.75 0 0 1 -1.828 -7.624l0.164 -.172m6.718 0a4.75 4.75 0 0 1 -1.665 7.798" /></svg>;
+const IconBiohazard = (size = 24, color = "currentColor", stroke = 2, ...props) => <svg className="icon icon-tabler icon-tabler-biohazard" 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={2} /><path d="M11.939 14c0 .173 .048 .351 .056 .533l0 .217a4.75 4.75 0 0 1 -4.533 4.745l-0.217 0m-4.75 -4.75a4.75 4.75 0 0 1 7.737 -3.693m6.513 8.443a4.75 4.75 0 0 1 -4.69 -5.503l-.06 0m1.764 -2.944a4.75 4.75 0 0 1 7.731 3.477l0 .217m-11.195 -3.813a4.75 4.75 0 0 1 -1.828 -7.624l0.164 -.172m6.718 0a4.75 4.75 0 0 1 -1.665 7.798" /></svg>;
export default IconBiohazard; \ No newline at end of file
diff --git a/icons-react/icons-js/brand-appstore.js b/icons-react/icons-js/brand-appstore.js
new file mode 100644
index 0000000..8c0e957
--- /dev/null
+++ b/icons-react/icons-js/brand-appstore.js
@@ -0,0 +1,5 @@
+import * as React from "react";
+
+const IconBrandAppstore = (size = 24, color = "currentColor", stroke = 2, ...props) => <svg className="icon icon-tabler icon-tabler-brand-appstore" 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="M8 16l1.106 -1.99m1.4 -2.522l2.494 -4.488" /><path d="M7 14h5m2.9 0h2.1" /><path d="M16 16l-2.51 -4.518m-1.487 -2.677l-1.003 -1.805" /></svg>;
+
+export default IconBrandAppstore; \ No newline at end of file
diff --git a/icons-react/icons-js/brand-google-play.js b/icons-react/icons-js/brand-google-play.js
new file mode 100644
index 0000000..1278beb
--- /dev/null
+++ b/icons-react/icons-js/brand-google-play.js
@@ -0,0 +1,5 @@
+import * as React from "react";
+
+const IconBrandGooglePlay = (size = 24, color = "currentColor", stroke = 2, ...props) => <svg className="icon icon-tabler icon-tabler-brand-google-play" 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 3.71v16.58a0.7 .7 0 0 0 1.05 .606l14.622 -8.42a0.55 .55 0 0 0 0 -.953l-14.622 -8.419a0.7 .7 0 0 0 -1.05 .607z" /><line x1={15} y1={9} x2={4.5} y2={20.5} /><line x1={4.5} y1={3.5} x2={15} y2={15} /></svg>;
+
+export default IconBrandGooglePlay; \ No newline at end of file
diff --git a/icons-react/icons-js/building-monument.js b/icons-react/icons-js/building-monument.js
new file mode 100644
index 0000000..274e787
--- /dev/null
+++ b/icons-react/icons-js/building-monument.js
@@ -0,0 +1,5 @@
+import * as React from "react";
+
+const IconBuildingMonument = (size = 24, color = "currentColor", stroke = 2, ...props) => <svg className="icon icon-tabler icon-tabler-building-monument" 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 18l2 -13l2 -2l2 2l2 13" /><path d="M5 21v-3h14v3" /><line x1={3} y1={21} x2={21} y2={21} /></svg>;
+
+export default IconBuildingMonument; \ No newline at end of file
diff --git a/icons-react/icons-js/circle-dashed.js b/icons-react/icons-js/circle-dashed.js
new file mode 100644
index 0000000..b768502
--- /dev/null
+++ b/icons-react/icons-js/circle-dashed.js
@@ -0,0 +1,5 @@
+import * as React from "react";
+
+const IconCircleDashed = (size = 24, color = "currentColor", stroke = 2, ...props) => <svg className="icon icon-tabler icon-tabler-circle-dashed" 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.56 3.69a9 9 0 0 0 -2.92 1.95" /><path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" /><path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" /><path d="M8.56 20.31a9 9 0 0 0 3.44 .69" /><path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" /><path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" /><path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" /><path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" /></svg>;
+
+export default IconCircleDashed; \ No newline at end of file
diff --git a/icons-react/icons-js/circle-dotted.js b/icons-react/icons-js/circle-dotted.js
new file mode 100644
index 0000000..47b7d34
--- /dev/null
+++ b/icons-react/icons-js/circle-dotted.js
@@ -0,0 +1,5 @@
+import * as React from "react";
+
+const IconCircleDotted = (size = 24, color = "currentColor", stroke = 2, ...props) => <svg className="icon icon-tabler icon-tabler-circle-dotted" 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" /><line x1={7.5} y1={4.21} x2={7.5} y2={4.22} /><line x1={4.21} y1={7.5} x2={4.21} y2={7.51} /><line x1={3} y1={12} x2={3} y2={12.01} /><line x1={4.21} y1={16.5} x2={4.21} y2={16.51} /><line x1={7.5} y1={19.79} x2={7.5} y2={19.8} /><line x1={12} y1={21} x2={12} y2={21.01} /><line x1={16.5} y1={19.79} x2={16.5} y2={19.8} /><line x1={19.79} y1={16.5} x2={19.79} y2={16.51} /><line x1={21} y1={12} x2={21} y2={12.01} /><line x1={19.79} y1={7.5} x2={19.79} y2={7.51} /><line x1={16.5} y1={4.21} x2={16.5} y2={4.22} /><line x1={12} y1={3} x2={12} y2={3.01} /></svg>;
+
+export default IconCircleDotted; \ No newline at end of file
diff --git a/icons-react/icons-js/device-mobile-vibration.js b/icons-react/icons-js/device-mobile-vibration.js
index a1eba13..55dd04c 100644
--- a/icons-react/icons-js/device-mobile-vibration.js
+++ b/icons-react/icons-js/device-mobile-vibration.js
@@ -1,5 +1,5 @@
import * as React from "react";
-const IconDeviceMobileVibration = (size = 24, color = "currentColor", stroke = 2, ...props) => <svg className="icon icon-tabler icon-tabler-device-mobile-vibration" 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(27 12 12)"><rect x={7} y={4} width={10} height={16} rx={1} /><line x1={11} y1={5} x2={13} y2={5} /><line x1={12} y1={17} x2={12} y2={17.01} /></g><path d="M6 4l-2 1v2.5l-2 1v2.5" /><path d="M22 13v2.5l-2 1v2.5l-2 1" /></svg>;
+const IconDeviceMobileVibration = (size = 24, color = "currentColor", stroke = 2, ...props) => <svg className="icon icon-tabler icon-tabler-device-mobile-vibration" 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={10} height={16} rx={1} /><line x1={8} y1={5} x2={10} y2={5} /><line x1={9} y1={17} x2={9} y2={17.01} /><path d="M20 6l-2 3l2 3l-2 3l2 3" /></svg>;
export default IconDeviceMobileVibration; \ No newline at end of file
diff --git a/icons-react/icons-js/devices-2.js b/icons-react/icons-js/devices-2.js
new file mode 100644
index 0000000..77b4019
--- /dev/null
+++ b/icons-react/icons-js/devices-2.js
@@ -0,0 +1,5 @@
+import * as React from "react";
+
+const IconDevices2 = (size = 24, color = "currentColor", stroke = 2, ...props) => <svg className="icon icon-tabler icon-tabler-devices-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="M10 15h-6a1 1 0 0 1 -1 -1v-8a1 1 0 0 1 1 -1h6" /><rect x={13} y={4} width={8} height={16} rx={1} /><line x1={7} y1={19} x2={10} y2={19} /><line x1={17} y1={8} x2={17} y2={8.01} /><circle cx={17} cy={16} r={1} /><line x1={9} y1={15} x2={9} y2={19} /></svg>;
+
+export default IconDevices2; \ No newline at end of file
diff --git a/icons-react/icons-js/file-dislike.js b/icons-react/icons-js/file-dislike.js
new file mode 100644
index 0000000..0b70e42
--- /dev/null
+++ b/icons-react/icons-js/file-dislike.js
@@ -0,0 +1,5 @@
+import * as React from "react";
+
+const IconFileDislike = (size = 24, color = "currentColor", stroke = 2, ...props) => <svg className="icon icon-tabler icon-tabler-file-dislike" 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={14} width={3} height={5} rx={1} /><path d="M7 15a1 1 0 0 1 1 -1h3.756a1 1 0 0 1 .958 .713l1.2 3c.09 .303 .133 .63 -.056 .884c-.188 .254 -.542 .403 -.858 .403h-2v2.467a1.1 1.1 0 0 1 -2.015 .61l-1.985 -3.077v-4z" /><path d="M15 3v4a1 1 0 0 0 1 1h4" /><path d="M6 11v-6a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2h-2.5" /></svg>;
+
+export default IconFileDislike; \ No newline at end of file
diff --git a/icons-react/icons-js/file-like.js b/icons-react/icons-js/file-like.js
new file mode 100644
index 0000000..8dfc821
--- /dev/null
+++ b/icons-react/icons-js/file-like.js
@@ -0,0 +1,5 @@
+import * as React from "react";
+
+const IconFileLike = (size = 24, color = "currentColor", stroke = 2, ...props) => <svg className="icon icon-tabler icon-tabler-file-like" 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={16} width={3} height={5} rx={1} /><path d="M7 20a1 1 0 0 0 1 1h3.756a1 1 0 0 0 .958 -.713l1.2 -3c.09 -.303 .133 -.63 -.056 -.884c-.188 -.254 -.542 -.403 -.858 -.403h-2v-2.467a1.1 1.1 0 0 0 -2.015 -.61l-1.985 3.077v4z" /><path d="M15 3v4a1 1 0 0 0 1 1h4" /><path d="M6 12.1v-7.1a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2h-2.3" /></svg>;
+
+export default IconFileLike; \ No newline at end of file
diff --git a/icons-react/icons-js/filter-off.js b/icons-react/icons-js/filter-off.js
new file mode 100644
index 0000000..3537990
--- /dev/null
+++ b/icons-react/icons-js/filter-off.js
@@ -0,0 +1,5 @@
+import * as React from "react";
+
+const IconFilterOff = (size = 24, color = "currentColor", stroke = 2, ...props) => <svg className="icon icon-tabler icon-tabler-filter-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" /><line x1={3} y1={3} x2={21} y2={21} /><path d="M9 5h9.5a1 1 0 0 1 .5 1.5l-4.049 4.454m-.951 3.046v5l-4 -3v-4l-5 -5.5a1 1 0 0 1 .18 -1.316" /></svg>;
+
+export default IconFilterOff; \ No newline at end of file
diff --git a/icons-react/icons-js/mood-boy.js b/icons-react/icons-js/mood-boy.js
new file mode 100644
index 0000000..f8a1bd5
--- /dev/null
+++ b/icons-react/icons-js/mood-boy.js
@@ -0,0 +1,5 @@
+import * as React from "react";
+
+const IconMoodBoy = (size = 24, color = "currentColor", stroke = 2, ...props) => <svg className="icon icon-tabler icon-tabler-mood-boy" 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="M17 4.5a9 9 0 0 1 3.864 5.89a2.5 2.5 0 0 1 -.29 4.36a9 9 0 0 1 -17.137 0a2.5 2.5 0 0 1 -.29 -4.36a9 9 0 0 1 3.746 -5.81" /><path d="M9.5 16a3.5 3.5 0 0 0 5 0" /><path d="M8.5 2c1.5 1 2.5 3.5 2.5 5" /><path d="M12.5 2c1.5 2 2 3.5 2 5" /><line x1={9} y1={12} x2={9.01} y2={12} /><line x1={15} y1={12} x2={15.01} y2={12} /></svg>;
+
+export default IconMoodBoy; \ No newline at end of file
diff --git a/icons-react/icons-js/notification.js b/icons-react/icons-js/notification.js
index 87e9448..7a70d25 100644
--- a/icons-react/icons-js/notification.js
+++ b/icons-react/icons-js/notification.js
@@ -1,5 +1,5 @@
import * as React from "react";
-const IconNotification = (size = 24, color = "currentColor", stroke = 2, ...props) => <svg className="icon icon-tabler icon-tabler-notification" 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 7h-3a2 2 0 0 0 -2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2 -2v-3" /><circle cx={16} cy={8} r={3} /></svg>;
+const IconNotification = (size = 24, color = "currentColor", stroke = 2, ...props) => <svg className="icon icon-tabler icon-tabler-notification" 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 6h-3a2 2 0 0 0 -2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2 -2v-3" /><circle cx={17} cy={7} r={3} /></svg>;
export default IconNotification; \ No newline at end of file
diff --git a/icons-react/icons-js/world-latitude.js b/icons-react/icons-js/world-latitude.js
new file mode 100644
index 0000000..5048157
--- /dev/null
+++ b/icons-react/icons-js/world-latitude.js
@@ -0,0 +1,5 @@
+import * as React from "react";
+
+const IconWorldLatitude = (size = 24, color = "currentColor", stroke = 2, ...props) => <svg className="icon icon-tabler icon-tabler-world-latitude" 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} /><line x1={4.6} y1={7} x2={19.4} y2={7} /><line x1={3} y1={12} x2={21} y2={12} /><line x1={4.6} y1={17} x2={19.4} y2={17} /></svg>;
+
+export default IconWorldLatitude; \ No newline at end of file
diff --git a/icons-react/icons-js/world-longitude.js b/icons-react/icons-js/world-longitude.js
new file mode 100644
index 0000000..165f746
--- /dev/null
+++ b/icons-react/icons-js/world-longitude.js
@@ -0,0 +1,5 @@
+import * as React from "react";
+
+const IconWorldLongitude = (size = 24, color = "currentColor", stroke = 2, ...props) => <svg className="icon icon-tabler icon-tabler-world-longitude" 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="M11.5 3a11.2 11.2 0 0 0 0 18" /><path d="M12.5 3a11.2 11.2 0 0 1 0 18" /><line x1={12} y1={3} x2={12} y2={21} /></svg>;
+
+export default IconWorldLongitude; \ No newline at end of file