diff options
Diffstat (limited to 'icons-react')
308 files changed, 3803 insertions, 39 deletions
diff --git a/icons-react/icons-js/aerial-lift.js b/icons-react/icons-js/aerial-lift.js new file mode 100644 index 00000000..76f15e3d --- /dev/null +++ b/icons-react/icons-js/aerial-lift.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconAerialLift({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-aerial-lift" 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 5l16 -2m-8 1v10m-5.106 -6h10.306c2.45 3 2.45 9 -.2 12h-10.106c-2.544 -3 -2.544 -9 0 -12zm-1.894 6h14" /></svg>; +} + +export default IconAerialLift;
\ No newline at end of file diff --git a/icons-react/icons-js/affiliate.js b/icons-react/icons-js/affiliate.js new file mode 100644 index 00000000..725b4400 --- /dev/null +++ b/icons-react/icons-js/affiliate.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconAffiliate({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-affiliate" 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.5 5.5l1.706 5.685m5.607 5.609l5.687 1.706" /><path d="M11.683 12.317l6.817 -6.817" /><circle cx={5.5} cy={5.5} r={1.5} /><circle cx={18.5} cy={5.5} r={1.5} /><circle cx={18.5} cy={18.5} r={1.5} /><circle cx={8.5} cy={15.5} r={4.5} /></svg>; +} + +export default IconAffiliate;
\ No newline at end of file diff --git a/icons-react/icons-js/arrow-bottom-bar.js b/icons-react/icons-js/arrow-bottom-bar.js index ab3bd531..cad9078e 100644 --- a/icons-react/icons-js/arrow-bottom-bar.js +++ b/icons-react/icons-js/arrow-bottom-bar.js @@ -6,7 +6,7 @@ function IconArrowBottomBar({ stroke = 2, ...props }) { - return <svg className="icon icon-tabler icon-tabler-arrow-bottom-bar" 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={12} y1={3} x2={12} y2={21} /><path d="M9 18l3 3l3 -3" /><line x1={9} y1={3} x2={15} y2={3} /></svg>; + return <svg className="icon icon-tabler icon-tabler-arrow-bottom-bar" 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 3v18" /><path d="M9 18l3 3l3 -3" /><path d="M9 3h6" /></svg>; } export default IconArrowBottomBar;
\ No newline at end of file diff --git a/icons-react/icons-js/arrow-bottom-circle.js b/icons-react/icons-js/arrow-bottom-circle.js index 2be27141..3609922f 100644 --- a/icons-react/icons-js/arrow-bottom-circle.js +++ b/icons-react/icons-js/arrow-bottom-circle.js @@ -6,7 +6,7 @@ function IconArrowBottomCircle({ stroke = 2, ...props }) { - return <svg className="icon icon-tabler icon-tabler-arrow-bottom-circle" 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={12} y1={7} x2={12} y2={21} /><path d="M9 18l3 3l3 -3" /><circle cx={12} cy={5} r={2} /></svg>; + return <svg className="icon icon-tabler icon-tabler-arrow-bottom-circle" 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 7v14" /><path d="M9 18l3 3l3 -3" /><circle cx={12} cy={5} r={2} /></svg>; } export default IconArrowBottomCircle;
\ No newline at end of file diff --git a/icons-react/icons-js/arrow-bottom-square.js b/icons-react/icons-js/arrow-bottom-square.js index a3d1dacf..33b04ba1 100644 --- a/icons-react/icons-js/arrow-bottom-square.js +++ b/icons-react/icons-js/arrow-bottom-square.js @@ -6,7 +6,7 @@ function IconArrowBottomSquare({ stroke = 2, ...props }) { - return <svg className="icon icon-tabler icon-tabler-arrow-bottom-square" 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={12} y1={7} x2={12} y2={21} /><path d="M9 18l3 3l3 -3" /><path d="M14 3v4h-4v-4z" /></svg>; + return <svg className="icon icon-tabler icon-tabler-arrow-bottom-square" 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 7v14" /><path d="M9 18l3 3l3 -3" /><path d="M14 3v4h-4v-4z" /></svg>; } export default IconArrowBottomSquare;
\ No newline at end of file diff --git a/icons-react/icons-js/arrow-bottom-tail.js b/icons-react/icons-js/arrow-bottom-tail.js index 0fa5d92e..d50a609a 100644 --- a/icons-react/icons-js/arrow-bottom-tail.js +++ b/icons-react/icons-js/arrow-bottom-tail.js @@ -6,7 +6,7 @@ function IconArrowBottomTail({ stroke = 2, ...props }) { - return <svg className="icon icon-tabler icon-tabler-arrow-bottom-tail" 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={12} y1={6} x2={12} y2={21} /><path d="M9 18l3 3l3 -3" /><path d="M9 3l3 3l3 -3" /></svg>; + return <svg className="icon icon-tabler icon-tabler-arrow-bottom-tail" 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 6v15" /><path d="M9 18l3 3l3 -3" /><path d="M9 3l3 3l3 -3" /></svg>; } export default IconArrowBottomTail;
\ No newline at end of file diff --git a/icons-react/icons-js/arrow-left-bar.js b/icons-react/icons-js/arrow-left-bar.js index 1fde1b12..5f2fc38c 100644 --- a/icons-react/icons-js/arrow-left-bar.js +++ b/icons-react/icons-js/arrow-left-bar.js @@ -6,7 +6,7 @@ function IconArrowLeftBar({ stroke = 2, ...props }) { - return <svg className="icon icon-tabler icon-tabler-arrow-left-bar" 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={21} y1={12} x2={3} y2={12} /><path d="M6 9l-3 3l3 3" /><line x1={21} y1={9} x2={21} y2={15} /></svg>; + return <svg className="icon icon-tabler icon-tabler-arrow-left-bar" 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 12h-18" /><path d="M6 9l-3 3l3 3" /><path d="M21 9v6" /></svg>; } export default IconArrowLeftBar;
\ No newline at end of file diff --git a/icons-react/icons-js/arrow-left-circle.js b/icons-react/icons-js/arrow-left-circle.js index 12c0e0bf..81f19c0b 100644 --- a/icons-react/icons-js/arrow-left-circle.js +++ b/icons-react/icons-js/arrow-left-circle.js @@ -6,7 +6,7 @@ function IconArrowLeftCircle({ stroke = 2, ...props }) { - return <svg className="icon icon-tabler icon-tabler-arrow-left-circle" 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={17} y1={12} x2={3} y2={12} /><path d="M6 9l-3 3l3 3" /><circle cx={19} cy={12} r={2} /></svg>; + return <svg className="icon icon-tabler icon-tabler-arrow-left-circle" 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 12h-14" /><path d="M6 9l-3 3l3 3" /><circle cx={19} cy={12} r={2} /></svg>; } export default IconArrowLeftCircle;
\ No newline at end of file diff --git a/icons-react/icons-js/arrow-left-square.js b/icons-react/icons-js/arrow-left-square.js index cdf1ac00..a8c81e29 100644 --- a/icons-react/icons-js/arrow-left-square.js +++ b/icons-react/icons-js/arrow-left-square.js @@ -6,7 +6,7 @@ function IconArrowLeftSquare({ stroke = 2, ...props }) { - return <svg className="icon icon-tabler icon-tabler-arrow-left-square" 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={17} y1={12} x2={3} y2={12} /><path d="M6 9l-3 3l3 3" /><path d="M21 14h-4v-4h4z" /></svg>; + return <svg className="icon icon-tabler icon-tabler-arrow-left-square" 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 12h-14" /><path d="M6 9l-3 3l3 3" /><path d="M21 14h-4v-4h4z" /></svg>; } export default IconArrowLeftSquare;
\ No newline at end of file diff --git a/icons-react/icons-js/arrow-left-tail.js b/icons-react/icons-js/arrow-left-tail.js index 0823b8e4..42dedfb7 100644 --- a/icons-react/icons-js/arrow-left-tail.js +++ b/icons-react/icons-js/arrow-left-tail.js @@ -6,7 +6,7 @@ function IconArrowLeftTail({ stroke = 2, ...props }) { - return <svg className="icon icon-tabler icon-tabler-arrow-left-tail" 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={18} y1={12} x2={3} y2={12} /><path d="M6 9l-3 3l3 3" /><path d="M21 9l-3 3l3 3" /></svg>; + return <svg className="icon icon-tabler icon-tabler-arrow-left-tail" 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 12h-15" /><path d="M6 9l-3 3l3 3" /><path d="M21 9l-3 3l3 3" /></svg>; } export default IconArrowLeftTail;
\ No newline at end of file diff --git a/icons-react/icons-js/arrow-right-bar.js b/icons-react/icons-js/arrow-right-bar.js index 36995f27..b79023e2 100644 --- a/icons-react/icons-js/arrow-right-bar.js +++ b/icons-react/icons-js/arrow-right-bar.js @@ -6,7 +6,7 @@ function IconArrowRightBar({ stroke = 2, ...props }) { - return <svg className="icon icon-tabler icon-tabler-arrow-right-bar" 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 15l3 -3l-3 -3" /><line x1={3} y1={12} x2={21} y2={12} /><line x1={3} y1={9} x2={3} y2={15} /></svg>; + return <svg className="icon icon-tabler icon-tabler-arrow-right-bar" 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 15l3 -3l-3 -3" /><path d="M3 12h18" /><path d="M3 9v6" /></svg>; } export default IconArrowRightBar;
\ No newline at end of file diff --git a/icons-react/icons-js/arrow-right-circle.js b/icons-react/icons-js/arrow-right-circle.js index dc8523b0..84eedec8 100644 --- a/icons-react/icons-js/arrow-right-circle.js +++ b/icons-react/icons-js/arrow-right-circle.js @@ -6,7 +6,7 @@ function IconArrowRightCircle({ stroke = 2, ...props }) { - return <svg className="icon icon-tabler icon-tabler-arrow-right-circle" 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 15l3 -3l-3 -3" /><circle cx={5} cy={12} r={2} /><line x1={7} y1={12} x2={21} y2={12} /></svg>; + return <svg className="icon icon-tabler icon-tabler-arrow-right-circle" 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 15l3 -3l-3 -3" /><circle cx={5} cy={12} r={2} /><path d="M7 12h14" /></svg>; } export default IconArrowRightCircle;
\ No newline at end of file diff --git a/icons-react/icons-js/arrows-left-down.js b/icons-react/icons-js/arrows-left-down.js new file mode 100644 index 00000000..4d02a751 --- /dev/null +++ b/icons-react/icons-js/arrows-left-down.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconArrowsLeftDown({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-arrows-left-down" 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 3l-4 4l4 4" /><path d="M3 7h11a3 3 0 0 1 3 3v11" /><path d="M13 17l4 4l4 -4" /></svg>; +} + +export default IconArrowsLeftDown;
\ No newline at end of file diff --git a/icons-react/icons-js/arrows-right-down.js b/icons-react/icons-js/arrows-right-down.js new file mode 100644 index 00000000..99d3424a --- /dev/null +++ b/icons-react/icons-js/arrows-right-down.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconArrowsRightDown({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-arrows-right-down" 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 17l4 4l4 -4" /><path d="M7 21v-11a3 3 0 0 1 3 -3h11" /><path d="M17 11l4 -4l-4 -4" /></svg>; +} + +export default IconArrowsRightDown;
\ No newline at end of file diff --git a/icons-react/icons-js/arrows-up-left.js b/icons-react/icons-js/arrows-up-left.js new file mode 100644 index 00000000..c02c80b6 --- /dev/null +++ b/icons-react/icons-js/arrows-up-left.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconArrowsUpLeft({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-arrows-up-left" 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 7l-4 -4l-4 4" /><path d="M17 3v11a3 3 0 0 1 -3 3h-11" /><path d="M7 13l-4 4l4 4" /></svg>; +} + +export default IconArrowsUpLeft;
\ No newline at end of file diff --git a/icons-react/icons-js/arrows-up-right.js b/icons-react/icons-js/arrows-up-right.js new file mode 100644 index 00000000..2bb37eef --- /dev/null +++ b/icons-react/icons-js/arrows-up-right.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconArrowsUpRight({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-arrows-up-right" 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 21l4 -4l-4 -4" /><path d="M21 17h-11a3 3 0 0 1 -3 -3v-11" /><path d="M11 7l-4 -4l-4 4" /></svg>; +} + +export default IconArrowsUpRight;
\ No newline at end of file diff --git a/icons-react/icons-js/ball-american-football.js b/icons-react/icons-js/ball-american-football.js new file mode 100644 index 00000000..45e7cdb5 --- /dev/null +++ b/icons-react/icons-js/ball-american-football.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBallAmericanFootball({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-ball-american-football" 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={15} y1={9} x2={9} y2={15} /><line x1={10} y1={12} x2={12} y2={14} /><line x1={12} y1={10} x2={14} y2={12} /><path d="M8 21a5 5 0 0 0 -5 -5" /><path d="M16 3c-7.18 0 -13 5.82 -13 13a5 5 0 0 0 5 5c7.18 0 13 -5.82 13 -13a5 5 0 0 0 -5 -5" /><path d="M16 3a5 5 0 0 0 5 5" /></svg>; +} + +export default IconBallAmericanFootball;
\ No newline at end of file diff --git a/icons-react/icons-js/ball-football-off.js b/icons-react/icons-js/ball-football-off.js new file mode 100644 index 00000000..e3afb9ea --- /dev/null +++ b/icons-react/icons-js/ball-football-off.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBallFootballOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-ball-football-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="M20.041 16.046a9 9 0 0 0 -12.084 -12.09m-2.323 1.683a9 9 0 0 0 12.726 12.73" /><path d="M12 7l4.755 3.455l-.566 1.743l-.98 3.014l-.209 .788h-6l-1.755 -5.545l1.86 -1.351l2.313 -1.681z" /><path d="M12 7v-4" /><line x1={15} y1={16} x2={17.5} y2={19} /><path d="M16.755 10.455l3.745 -1.455" /><path d="M9.061 16.045l-2.561 2.955" /><path d="M7.245 10.455l-3.745 -1.455" /><line x1={3} y1={3} x2={21} y2={21} /></svg>; +} + +export default IconBallFootballOff;
\ No newline at end of file diff --git a/icons-react/icons-js/ball-football.js b/icons-react/icons-js/ball-football.js new file mode 100644 index 00000000..805e807e --- /dev/null +++ b/icons-react/icons-js/ball-football.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBallFootball({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-ball-football" 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 7l4.76 3.45l-1.76 5.55h-6l-1.76 -5.55z" /><path d="M12 7v-4m3 13l2.5 3m-.74 -8.55l3.74 -1.45m-11.44 7.05l-2.56 2.95m.74 -8.55l-3.74 -1.45" /></svg>; +} + +export default IconBallFootball;
\ No newline at end of file diff --git a/icons-react/icons-js/battery-automotive.js b/icons-react/icons-js/battery-automotive.js new file mode 100644 index 00000000..70753d5d --- /dev/null +++ b/icons-react/icons-js/battery-automotive.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBatteryAutomotive({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-battery-automotive" 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={6} width={18} height={14} rx={2} /><path d="M6 6v-2" /><line x1={19} y1={4} x2={19} y2={6} /><line x1={6.5} y1={13} x2={9.5} y2={13} /><line x1={14.5} y1={13} x2={17.5} y2={13} /><line x1={16} y1={11.5} x2={16} y2={14.5} /></svg>; +} + +export default IconBatteryAutomotive;
\ No newline at end of file diff --git a/icons-react/icons-js/binary.js b/icons-react/icons-js/binary.js new file mode 100644 index 00000000..07a48ed0 --- /dev/null +++ b/icons-react/icons-js/binary.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBinary({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-binary" 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 10v-5h-1m8 14v-5h-1" /><rect x={15} y={5} width={3} height={5} rx={0.5} /><rect x={10} y={14} width={3} height={5} rx={0.5} /><path d="M6 10h.01m-.01 9h.01" /></svg>; +} + +export default IconBinary;
\ No newline at end of file diff --git a/icons-react/icons-js/blockquote.js b/icons-react/icons-js/blockquote.js new file mode 100644 index 00000000..e02dca57 --- /dev/null +++ b/icons-react/icons-js/blockquote.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBlockquote({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-blockquote" 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 15h15" /><path d="M21 19h-15" /><path d="M15 11h6" /><path d="M21 7h-6" /><path d="M9 9h1a1 1 0 1 1 -1 1v-2.5a2 2 0 0 1 2 -2" /><path d="M3 9h1a1 1 0 1 1 -1 1v-2.5a2 2 0 0 1 2 -2" /></svg>; +} + +export default IconBlockquote;
\ No newline at end of file diff --git a/icons-react/icons-js/border-style.js b/icons-react/icons-js/border-style.js new file mode 100644 index 00000000..6215d344 --- /dev/null +++ b/icons-react/icons-js/border-style.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBorderStyle({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-border-style" 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 20v-14a2 2 0 0 1 2 -2h14" /><path d="M20 8v.01" /><path d="M20 12v.01" /><path d="M20 16v.01" /><path d="M8 20v.01" /><path d="M12 20v.01" /><path d="M16 20v.01" /><path d="M20 20v.01" /></svg>; +} + +export default IconBorderStyle;
\ No newline at end of file diff --git a/icons-react/icons-js/box-margin.js b/icons-react/icons-js/box-margin.js new file mode 100644 index 00000000..109ae136 --- /dev/null +++ b/icons-react/icons-js/box-margin.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBoxMargin({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-box-margin" 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" /><path d="M4 4v.01" /><path d="M8 4v.01" /><path d="M12 4v.01" /><path d="M16 4v.01" /><path d="M20 4v.01" /><path d="M4 20v.01" /><path d="M8 20v.01" /><path d="M12 20v.01" /><path d="M16 20v.01" /><path d="M20 20v.01" /><path d="M20 16v.01" /><path d="M20 12v.01" /><path d="M20 8v.01" /><path d="M4 16v.01" /><path d="M4 12v.01" /><path d="M4 8v.01" /></svg>; +} + +export default IconBoxMargin;
\ No newline at end of file diff --git a/icons-react/icons-js/box-model.js b/icons-react/icons-js/box-model.js new file mode 100644 index 00000000..ce0e355d --- /dev/null +++ b/icons-react/icons-js/box-model.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBoxModel({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-box-model" 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} /><path d="M16 16l3.3 3.3" /><path d="M16 8l3.3 -3.3" /><path d="M8 8l-3.3 -3.3" /><path d="M8 16l-3.3 3.3" /></svg>; +} + +export default IconBoxModel;
\ No newline at end of file diff --git a/icons-react/icons-js/box-multiple-0.js b/icons-react/icons-js/box-multiple-0.js new file mode 100644 index 00000000..223ebdbb --- /dev/null +++ b/icons-react/icons-js/box-multiple-0.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBoxMultiple0({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-box-multiple-0" 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 6a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2z" /><rect x={7} y={3} width={14} height={14} rx={2} /><path d="M17 17v2a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h2" /></svg>; +} + +export default IconBoxMultiple0;
\ No newline at end of file diff --git a/icons-react/icons-js/box-multiple-1.js b/icons-react/icons-js/box-multiple-1.js new file mode 100644 index 00000000..71068926 --- /dev/null +++ b/icons-react/icons-js/box-multiple-1.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBoxMultiple1({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-box-multiple-1" 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={7} y={3} width={14} height={14} rx={2} /><path d="M17 17v2a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h2" /><path d="M14 14v-8l-2 2" /></svg>; +} + +export default IconBoxMultiple1;
\ No newline at end of file diff --git a/icons-react/icons-js/box-multiple-2.js b/icons-react/icons-js/box-multiple-2.js new file mode 100644 index 00000000..34cfb89e --- /dev/null +++ b/icons-react/icons-js/box-multiple-2.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBoxMultiple2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-box-multiple-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" /><rect x={7} y={3} width={14} height={14} rx={2} /><path d="M17 17v2a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h2" /><path d="M12 8a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 -.001" /></svg>; +} + +export default IconBoxMultiple2;
\ No newline at end of file diff --git a/icons-react/icons-js/box-multiple-3.js b/icons-react/icons-js/box-multiple-3.js new file mode 100644 index 00000000..cacc7369 --- /dev/null +++ b/icons-react/icons-js/box-multiple-3.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBoxMultiple3({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-box-multiple-3" 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={7} y={3} width={14} height={14} rx={2} /><path d="M17 17v2a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h2" /><path d="M14 10a2 2 0 1 0 -2 -2" /><path d="M12 12a2 2 0 1 0 2 -2" /></svg>; +} + +export default IconBoxMultiple3;
\ No newline at end of file diff --git a/icons-react/icons-js/box-multiple-4.js b/icons-react/icons-js/box-multiple-4.js new file mode 100644 index 00000000..071f5c71 --- /dev/null +++ b/icons-react/icons-js/box-multiple-4.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBoxMultiple4({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-box-multiple-4" 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={7} y={3} width={14} height={14} rx={2} /><path d="M17 17v2a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h2" /><path d="M15 14v-8l-4 6h5" /></svg>; +} + +export default IconBoxMultiple4;
\ No newline at end of file diff --git a/icons-react/icons-js/box-multiple-5.js b/icons-react/icons-js/box-multiple-5.js new file mode 100644 index 00000000..7c813f59 --- /dev/null +++ b/icons-react/icons-js/box-multiple-5.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBoxMultiple5({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-box-multiple-5" 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={7} y={3} width={14} height={14} rx={2} /><path d="M12 14h2a2 2 0 1 0 0 -4h-2v-4h4" /><path d="M17 17v2a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h2" /></svg>; +} + +export default IconBoxMultiple5;
\ No newline at end of file diff --git a/icons-react/icons-js/box-multiple-6.js b/icons-react/icons-js/box-multiple-6.js new file mode 100644 index 00000000..10c4a280 --- /dev/null +++ b/icons-react/icons-js/box-multiple-6.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBoxMultiple6({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-box-multiple-6" 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={7} y={3} width={14} height={14} rx={2} /><circle cx={14} cy={12} r={2} /><path d="M16 8a2 2 0 1 0 -4 0v4" /><path d="M17 17v2a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h2" /></svg>; +} + +export default IconBoxMultiple6;
\ No newline at end of file diff --git a/icons-react/icons-js/box-multiple-7.js b/icons-react/icons-js/box-multiple-7.js new file mode 100644 index 00000000..17b863a6 --- /dev/null +++ b/icons-react/icons-js/box-multiple-7.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBoxMultiple7({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-box-multiple-7" 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={7} y={3} width={14} height={14} rx={2} /><path d="M12 6h4l-2 8" /><path d="M17 17v2a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h2" /></svg>; +} + +export default IconBoxMultiple7;
\ No newline at end of file diff --git a/icons-react/icons-js/box-multiple-8.js b/icons-react/icons-js/box-multiple-8.js new file mode 100644 index 00000000..6a5a4bc8 --- /dev/null +++ b/icons-react/icons-js/box-multiple-8.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBoxMultiple8({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-box-multiple-8" 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={7} y={3} width={14} height={14} rx={2} /><circle cx={14} cy={8} r={2} /><circle cx={14} cy={12} r={2} /><path d="M17 17v2a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h2" /></svg>; +} + +export default IconBoxMultiple8;
\ No newline at end of file diff --git a/icons-react/icons-js/box-multiple-9.js b/icons-react/icons-js/box-multiple-9.js new file mode 100644 index 00000000..7ea441a7 --- /dev/null +++ b/icons-react/icons-js/box-multiple-9.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBoxMultiple9({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-box-multiple-9" 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={7} y={3} width={14} height={14} rx={2} /><circle cx={14} cy={8} r={2} /><path d="M12 12a2 2 0 1 0 4 0v-4" /><path d="M17 17v2a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h2" /></svg>; +} + +export default IconBoxMultiple9;
\ No newline at end of file diff --git a/icons-react/icons-js/box-multiple.js b/icons-react/icons-js/box-multiple.js new file mode 100644 index 00000000..84a379c3 --- /dev/null +++ b/icons-react/icons-js/box-multiple.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBoxMultiple({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-box-multiple" 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={7} y={3} width={14} height={14} rx={2} /><path d="M17 17v2a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h2" /></svg>; +} + +export default IconBoxMultiple;
\ No newline at end of file diff --git a/icons-react/icons-js/box-padding.js b/icons-react/icons-js/box-padding.js new file mode 100644 index 00000000..6ace481b --- /dev/null +++ b/icons-react/icons-js/box-padding.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBoxPadding({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-box-padding" 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} /><path d="M8 16v.01" /><path d="M8 12v.01" /><path d="M8 8v.01" /><path d="M16 16v.01" /><path d="M16 12v.01" /><path d="M16 8v.01" /><path d="M12 8v.01" /><path d="M12 16v.01" /></svg>; +} + +export default IconBoxPadding;
\ No newline at end of file diff --git a/icons-react/icons-js/brightness-2.js b/icons-react/icons-js/brightness-2.js new file mode 100644 index 00000000..f0843b6a --- /dev/null +++ b/icons-react/icons-js/brightness-2.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBrightness2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-brightness-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" /><circle cx={12} cy={12} r={3} /><path d="M6 6h3.5l2.5 -2.5l2.5 2.5h3.5v3.5l2.5 2.5l-2.5 2.5v3.5h-3.5l-2.5 2.5l-2.5 -2.5h-3.5v-3.5l-2.5 -2.5l2.5 -2.5z" /></svg>; +} + +export default IconBrightness2;
\ No newline at end of file diff --git a/icons-react/icons-js/brightness-half.js b/icons-react/icons-js/brightness-half.js new file mode 100644 index 00000000..da9bf878 --- /dev/null +++ b/icons-react/icons-js/brightness-half.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBrightnessHalf({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-brightness-half" 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 9a3 3 0 0 0 0 6v-6z" /><path d="M6 6h3.5l2.5 -2.5l2.5 2.5h3.5v3.5l2.5 2.5l-2.5 2.5v3.5h-3.5l-2.5 2.5l-2.5 -2.5h-3.5v-3.5l-2.5 -2.5l2.5 -2.5z" /></svg>; +} + +export default IconBrightnessHalf;
\ No newline at end of file diff --git a/icons-react/icons-js/building-cottage.js b/icons-react/icons-js/building-cottage.js new file mode 100644 index 00000000..61104797 --- /dev/null +++ b/icons-react/icons-js/building-cottage.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBuildingCottage({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-building-cottage" 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={21} x2={21} y2={21} /><path d="M4 21v-11l2.5 -4.5l5.5 -2.5l5.5 2.5l2.5 4.5v11" /><circle cx={12} cy={9} r={2} /><path d="M9 21v-5a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v5" /></svg>; +} + +export default IconBuildingCottage;
\ No newline at end of file diff --git a/icons-react/icons-js/building-factory.js b/icons-react/icons-js/building-factory.js new file mode 100644 index 00000000..797c063d --- /dev/null +++ b/icons-react/icons-js/building-factory.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBuildingFactory({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-building-factory" 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 21c1.147 -4.02 1.983 -8.027 2 -12h6c.017 3.973 .853 7.98 2 12" /><path d="M12.5 13h4.5c.025 2.612 .894 5.296 2 8" /><path d="M9 5a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1" /><line x1={3} y1={21} x2={22} y2={21} /></svg>; +} + +export default IconBuildingFactory;
\ No newline at end of file diff --git a/icons-react/icons-js/bulldozer.js b/icons-react/icons-js/bulldozer.js new file mode 100644 index 00000000..6ca8a98c --- /dev/null +++ b/icons-react/icons-js/bulldozer.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBulldozer({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-bulldozer" 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={4} cy={17} r={2} /><circle cx={13} cy={17} r={2} /><path d="M18 13v6h3" /><line x1={13} y1={19} x2={4} y2={19} /><line x1={4} y1={15} x2={13} y2={15} /><path d="M8 12v-5h2a3 3 0 0 1 3 3v5" /><path d="M5 15v-2a1 1 0 0 1 1 -1h7" /><line x1={18} y1={17} x2={15} y2={17} /></svg>; +} + +export default IconBulldozer;
\ No newline at end of file diff --git a/icons-react/icons-js/businessplan.js b/icons-react/icons-js/businessplan.js new file mode 100644 index 00000000..635faf4e --- /dev/null +++ b/icons-react/icons-js/businessplan.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconBusinessplan({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-businessplan" 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={16} cy={6} rx={5} ry={3} /><path d="M11 6v4c0 1.657 2.239 3 5 3s5 -1.343 5 -3v-4" /><path d="M11 10v4c0 1.657 2.239 3 5 3s5 -1.343 5 -3v-4" /><path d="M11 14v4c0 1.657 2.239 3 5 3s5 -1.343 5 -3v-4" /><path d="M7 9h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" /><path d="M5 15v1m0 -8v1" /></svg>; +} + +export default IconBusinessplan;
\ No newline at end of file diff --git a/icons-react/icons-js/calendar-off.js b/icons-react/icons-js/calendar-off.js new file mode 100644 index 00000000..14f090e2 --- /dev/null +++ b/icons-react/icons-js/calendar-off.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCalendarOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-calendar-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="M19.823 19.824a2 2 0 0 1 -1.823 1.176h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 1.175 -1.823m3.825 -.177h9a2 2 0 0 1 2 2v9" /><line x1={16} y1={3} x2={16} y2={7} /><line x1={8} y1={3} x2={8} y2={4} /><path d="M4 11h7m4 0h5" /><line x1={11} y1={15} x2={12} y2={15} /><line x1={12} y1={15} x2={12} y2={18} /><line x1={3} y1={3} x2={21} y2={21} /></svg>; +} + +export default IconCalendarOff;
\ No newline at end of file diff --git a/icons-react/icons-js/calendar-stats.js b/icons-react/icons-js/calendar-stats.js new file mode 100644 index 00000000..c2eefbed --- /dev/null +++ b/icons-react/icons-js/calendar-stats.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCalendarStats({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-calendar-stats" 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.795 21h-6.795a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v4" /><path d="M18 14v4h4" /><circle cx={18} cy={18} r={4} /><path d="M15 3v4" /><path d="M7 3v4" /><path d="M3 11h16" /></svg>; +} + +export default IconCalendarStats;
\ No newline at end of file diff --git a/icons-react/icons-js/calendar-time.js b/icons-react/icons-js/calendar-time.js new file mode 100644 index 00000000..483072de --- /dev/null +++ b/icons-react/icons-js/calendar-time.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCalendarTime({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-calendar-time" 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.795 21h-6.795a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v4" /><circle cx={18} cy={18} r={4} /><path d="M15 3v4" /><path d="M7 3v4" /><path d="M3 11h16" /><path d="M18 16.496v1.504l1 1" /></svg>; +} + +export default IconCalendarTime;
\ No newline at end of file diff --git a/icons-react/icons-js/camera-rotate.js b/icons-react/icons-js/camera-rotate.js new file mode 100644 index 00000000..fa0fd007 --- /dev/null +++ b/icons-react/icons-js/camera-rotate.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCameraRotate({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-camera-rotate" 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 7h1a2 2 0 0 0 2 -2a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1a2 2 0 0 0 2 2h1a2 2 0 0 1 2 2v9a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-9a2 2 0 0 1 2 -2" /><path d="M11.245 15.904a3 3 0 0 0 3.755 -2.904m-2.25 -2.905a3 3 0 0 0 -3.75 2.905" /><path d="M14 13h2v2" /><path d="M10 13h-2v-2" /></svg>; +} + +export default IconCameraRotate;
\ No newline at end of file diff --git a/icons-react/icons-js/camera-selfie.js b/icons-react/icons-js/camera-selfie.js new file mode 100644 index 00000000..d33662a4 --- /dev/null +++ b/icons-react/icons-js/camera-selfie.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCameraSelfie({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-camera-selfie" 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 7h1a2 2 0 0 0 2 -2a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1a2 2 0 0 0 2 2h1a2 2 0 0 1 2 2v9a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-9a2 2 0 0 1 2 -2" /><path d="M9.5 15a3.5 3.5 0 0 0 5 0" /><line x1={15} y1={11} x2={15.01} y2={11} /><line x1={9} y1={11} x2={9.01} y2={11} /></svg>; +} + +export default IconCameraSelfie;
\ No newline at end of file diff --git a/icons-react/icons-js/cash-banknote-off.js b/icons-react/icons-js/cash-banknote-off.js new file mode 100644 index 00000000..515cfdc3 --- /dev/null +++ b/icons-react/icons-js/cash-banknote-off.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCashBanknoteOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-cash-banknote-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="M9.88 9.878a3 3 0 1 0 4.242 4.243m.58 -3.425a3.012 3.012 0 0 0 -1.412 -1.405" /><path d="M10 6h9a2 2 0 0 1 2 2v8c0 .294 -.064 .574 -.178 .825m-2.822 1.175h-13a2 2 0 0 1 -2 -2v-8a2 2 0 0 1 2 -2h1" /><line x1={18} y1={12} x2={18.01} y2={12} /><line x1={6} y1={12} x2={6.01} y2={12} /><line x1={3} y1={3} x2={21} y2={21} /></svg>; +} + +export default IconCashBanknoteOff;
\ No newline at end of file diff --git a/icons-react/icons-js/cash-banknote.js b/icons-react/icons-js/cash-banknote.js new file mode 100644 index 00000000..a288fcb4 --- /dev/null +++ b/icons-react/icons-js/cash-banknote.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCashBanknote({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-cash-banknote" 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={3} /><rect x={3} y={6} width={18} height={12} rx={2} /><line x1={18} y1={12} x2={18.01} y2={12} /><line x1={6} y1={12} x2={6.01} y2={12} /></svg>; +} + +export default IconCashBanknote;
\ No newline at end of file diff --git a/icons-react/icons-js/charging-pile.js b/icons-react/icons-js/charging-pile.js new file mode 100644 index 00000000..254659a4 --- /dev/null +++ b/icons-react/icons-js/charging-pile.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconChargingPile({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-charging-pile" 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={18} y1={7} x2={17} y2={8} /><path d="M14 11h1a2 2 0 0 1 2 2v3a1.5 1.5 0 0 0 3 0v-7l-3 -3" /><path d="M4 20v-14a2 2 0 0 1 2 -2h6a2 2 0 0 1 2 2v14" /><path d="M9 11.5l-1.5 2.5h3l-1.5 2.5" /><line x1={3} y1={20} x2={15} y2={20} /><line x1={4} y1={8} x2={14} y2={8} /></svg>; +} + +export default IconChargingPile;
\ No newline at end of file diff --git a/icons-react/icons-js/chart-arcs-3.js b/icons-react/icons-js/chart-arcs-3.js new file mode 100644 index 00000000..d868a822 --- /dev/null +++ b/icons-react/icons-js/chart-arcs-3.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconChartArcs3({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-chart-arcs-3" 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={1} /><path d="M7 12a5 5 0 1 0 5 -5" /><path d="M6.29 18.957a9 9 0 1 0 5.71 -15.957" /></svg>; +} + +export default IconChartArcs3;
\ No newline at end of file diff --git a/icons-react/icons-js/chart-arcs.js b/icons-react/icons-js/chart-arcs.js new file mode 100644 index 00000000..efd651e6 --- /dev/null +++ b/icons-react/icons-js/chart-arcs.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconChartArcs({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-chart-arcs" 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={1} /><path d="M16.924 11.132a5 5 0 1 0 -4.056 5.792" /><path d="M3 12a9 9 0 1 0 9 -9" /></svg>; +} + +export default IconChartArcs;
\ No newline at end of file diff --git a/icons-react/icons-js/chart-arrows-vertical.js b/icons-react/icons-js/chart-arrows-vertical.js new file mode 100644 index 00000000..ba8cb1e3 --- /dev/null +++ b/icons-react/icons-js/chart-arrows-vertical.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconChartArrowsVertical({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-chart-arrows-vertical" 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 21v-14" /><path d="M9 15l3 -3l3 3" /><path d="M15 10l3 -3l3 3" /><line x1={3} y1={21} x2={21} y2={21} /><line x1={12} y1={21} x2={12} y2={12} /><path d="M3 6l3 -3l3 3" /><path d="M6 21v-18" /></svg>; +} + +export default IconChartArrowsVertical;
\ No newline at end of file diff --git a/icons-react/icons-js/chart-arrows.js b/icons-react/icons-js/chart-arrows.js new file mode 100644 index 00000000..1b7b9b1b --- /dev/null +++ b/icons-react/icons-js/chart-arrows.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconChartArrows({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-chart-arrows" 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={18} x2={17} y2={18} /><path d="M9 9l3 3l-3 3" /><path d="M14 15l3 3l-3 3" /><line x1={3} y1={3} x2={3} y2={21} /><line x1={3} y1={12} x2={12} y2={12} /><path d="M18 3l3 3l-3 3" /><line x1={3} y1={6} x2={21} y2={6} /></svg>; +} + +export default IconChartArrows;
\ No newline at end of file diff --git a/icons-react/icons-js/chart-circles.js b/icons-react/icons-js/chart-circles.js new file mode 100644 index 00000000..10614eac --- /dev/null +++ b/icons-react/icons-js/chart-circles.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconChartCircles({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-chart-circles" 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={9.5} cy={9.5} r={5.5} /><circle cx={14.5} cy={14.5} r={5.5} /></svg>; +} + +export default IconChartCircles;
\ No newline at end of file diff --git a/icons-react/icons-js/chart-donut-2.js b/icons-react/icons-js/chart-donut-2.js new file mode 100644 index 00000000..c5340cfe --- /dev/null +++ b/icons-react/icons-js/chart-donut-2.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconChartDonut2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-chart-donut-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 3v5m4 4h5" /><circle cx={12} cy={12} r={4} /><circle cx={12} cy={12} r={9} /></svg>; +} + +export default IconChartDonut2;
\ No newline at end of file diff --git a/icons-react/icons-js/chart-donut-3.js b/icons-react/icons-js/chart-donut-3.js new file mode 100644 index 00000000..46d3ba5e --- /dev/null +++ b/icons-react/icons-js/chart-donut-3.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconChartDonut3({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-chart-donut-3" 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 3v5m4 4h5" /><path d="M8.929 14.582l-3.429 2.918" /><circle cx={12} cy={12} r={4} /><circle cx={12} cy={12} r={9} /></svg>; +} + +export default IconChartDonut3;
\ No newline at end of file diff --git a/icons-react/icons-js/chart-donut-4.js b/icons-react/icons-js/chart-donut-4.js new file mode 100644 index 00000000..5b71fde9 --- /dev/null +++ b/icons-react/icons-js/chart-donut-4.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconChartDonut4({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-chart-donut-4" 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.848 14.667l-3.348 2.833" /><path d="M12 3v5m4 4h5" /><circle cx={12} cy={12} r={9} /><path d="M14.219 15.328l2.781 4.172" /><circle cx={12} cy={12} r={4} /></svg>; +} + +export default IconChartDonut4;
\ No newline at end of file diff --git a/icons-react/icons-js/chart-dots.js b/icons-react/icons-js/chart-dots.js new file mode 100644 index 00000000..ff377fb6 --- /dev/null +++ b/icons-react/icons-js/chart-dots.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconChartDots({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-chart-dots" 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 3v18h18" /><circle cx={9} cy={9} r={2} /><circle cx={19} cy={7} r={2} /><circle cx={14} cy={15} r={2} /><line x1={10.16} y1={10.62} x2={12.5} y2={13.5} /><path d="M15.088 13.328l2.837 -4.586" /></svg>; +} + +export default IconChartDots;
\ No newline at end of file diff --git a/icons-react/icons-js/chart-infographic.js b/icons-react/icons-js/chart-infographic.js new file mode 100644 index 00000000..5aafd79f --- /dev/null +++ b/icons-react/icons-js/chart-infographic.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconChartInfographic({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-chart-infographic" 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={7} cy={7} r={4} /><path d="M7 3v4h4" /><line x1={9} y1={17} x2={9} y2={21} /><line x1={17} y1={14} x2={17} y2={21} /><line x1={13} y1={13} x2={13} y2={21} /><line x1={21} y1={12} x2={21} y2={21} /></svg>; +} + +export default IconChartInfographic;
\ No newline at end of file diff --git a/icons-react/icons-js/chart-pie-2.js b/icons-react/icons-js/chart-pie-2.js new file mode 100644 index 00000000..6ab3920e --- /dev/null +++ b/icons-react/icons-js/chart-pie-2.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconChartPie2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-chart-pie-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 3v9h9" /><circle cx={12} cy={12} r={9} /></svg>; +} + +export default IconChartPie2;
\ No newline at end of file diff --git a/icons-react/icons-js/chart-pie-3.js b/icons-react/icons-js/chart-pie-3.js new file mode 100644 index 00000000..5bd3b358 --- /dev/null +++ b/icons-react/icons-js/chart-pie-3.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconChartPie3({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-chart-pie-3" 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 12l-6.5 5.5" /><path d="M12 3v9h9" /><circle cx={12} cy={12} r={9} /></svg>; +} + +export default IconChartPie3;
\ No newline at end of file diff --git a/icons-react/icons-js/chart-pie-4.js b/icons-react/icons-js/chart-pie-4.js new file mode 100644 index 00000000..85e869c8 --- /dev/null +++ b/icons-react/icons-js/chart-pie-4.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconChartPie4({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-chart-pie-4" 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 12l-6.5 5.5" /><path d="M12 3v9h9" /><circle cx={12} cy={12} r={9} /><path d="M12 12l5 7.5" /></svg>; +} + +export default IconChartPie4;
\ No newline at end of file diff --git a/icons-react/icons-js/circle-0.js b/icons-react/icons-js/circle-0.js new file mode 100644 index 00000000..bb4f1739 --- /dev/null +++ b/icons-react/icons-js/circle-0.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCircle0({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-circle-0" 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 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2z" /><circle cx={12} cy={12} r={9} /></svg>; +} + +export default IconCircle0;
\ No newline at end of file diff --git a/icons-react/icons-js/circle-1.js b/icons-react/icons-js/circle-1.js new file mode 100644 index 00000000..f730c64f --- /dev/null +++ b/icons-react/icons-js/circle-1.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCircle1({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-circle-1" 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 16v-8l-2 2" /><circle cx={12} cy={12} r={9} /></svg>; +} + +export default IconCircle1;
\ No newline at end of file diff --git a/icons-react/icons-js/circle-2.js b/icons-react/icons-js/circle-2.js new file mode 100644 index 00000000..77a1526d --- /dev/null +++ b/icons-react/icons-js/circle-2.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCircle2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-circle-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 10a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 -.001" /><circle cx={12} cy={12} r={9} /></svg>; +} + +export default IconCircle2;
\ No newline at end of file diff --git a/icons-react/icons-js/circle-3.js b/icons-react/icons-js/circle-3.js new file mode 100644 index 00000000..287ff98a --- /dev/null +++ b/icons-react/icons-js/circle-3.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCircle3({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-circle-3" 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 12a2 2 0 1 0 -2 -2" /><path d="M10 14a2 2 0 1 0 2 -2" /><circle cx={12} cy={12} r={9} /></svg>; +} + +export default IconCircle3;
\ No newline at end of file diff --git a/icons-react/icons-js/circle-4.js b/icons-react/icons-js/circle-4.js new file mode 100644 index 00000000..402317a8 --- /dev/null +++ b/icons-react/icons-js/circle-4.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCircle4({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-circle-4" 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 16v-8l-4 6h5" /><circle cx={12} cy={12} r={9} /></svg>; +} + +export default IconCircle4;
\ No newline at end of file diff --git a/icons-react/icons-js/circle-5.js b/icons-react/icons-js/circle-5.js new file mode 100644 index 00000000..7f34d8e8 --- /dev/null +++ b/icons-react/icons-js/circle-5.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCircle5({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-circle-5" 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 16h2a2 2 0 1 0 0 -4h-2v-4h4" /><circle cx={12} cy={12} r={9} /></svg>; +} + +export default IconCircle5;
\ No newline at end of file diff --git a/icons-react/icons-js/circle-6.js b/icons-react/icons-js/circle-6.js new file mode 100644 index 00000000..5a39b669 --- /dev/null +++ b/icons-react/icons-js/circle-6.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCircle6({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-circle-6" 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={2} /><path d="M14 10a2 2 0 1 0 -4 0v4" /><circle cx={12} cy={12} r={9} /></svg>; +} + +export default IconCircle6;
\ No newline at end of file diff --git a/icons-react/icons-js/circle-7.js b/icons-react/icons-js/circle-7.js new file mode 100644 index 00000000..6d4ae5a8 --- /dev/null +++ b/icons-react/icons-js/circle-7.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCircle7({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-circle-7" 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 8h4l-2 8" /><circle cx={12} cy={12} r={9} /></svg>; +} + +export default IconCircle7;
\ No newline at end of file diff --git a/icons-react/icons-js/circle-8.js b/icons-react/icons-js/circle-8.js new file mode 100644 index 00000000..47d49bb1 --- /dev/null +++ b/icons-react/icons-js/circle-8.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCircle8({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-circle-8" 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={10} r={2} /><circle cx={12} cy={14} r={2} /><circle cx={12} cy={12} r={9} /></svg>; +} + +export default IconCircle8;
\ No newline at end of file diff --git a/icons-react/icons-js/circle-9.js b/icons-react/icons-js/circle-9.js new file mode 100644 index 00000000..cf94fdac --- /dev/null +++ b/icons-react/icons-js/circle-9.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCircle9({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-circle-9" 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={10} r={2} /><path d="M10 14a2 2 0 1 0 4 0v-4" /><circle cx={12} cy={12} r={9} /></svg>; +} + +export default IconCircle9;
\ No newline at end of file diff --git a/icons-react/icons-js/circle-half-vertical.js b/icons-react/icons-js/circle-half-vertical.js new file mode 100644 index 00000000..07fc6377 --- /dev/null +++ b/icons-react/icons-js/circle-half-vertical.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCircleHalfVertical({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-circle-half-vertical" 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="M3 12h18" /></svg>; +} + +export default IconCircleHalfVertical;
\ No newline at end of file diff --git a/icons-react/icons-js/circle-half.js b/icons-react/icons-js/circle-half.js new file mode 100644 index 00000000..04fb6da1 --- /dev/null +++ b/icons-react/icons-js/circle-half.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCircleHalf({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-circle-half" 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 3v18" /></svg>; +} + +export default IconCircleHalf;
\ No newline at end of file diff --git a/icons-react/icons-js/circle-off.js b/icons-react/icons-js/circle-off.js new file mode 100644 index 00000000..bf3b2a92 --- /dev/null +++ b/icons-react/icons-js/circle-off.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCircleOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-circle-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="M20.042 16.045a9 9 0 0 0 -12.087 -12.087m-2.318 1.677a9 9 0 1 0 12.725 12.73" /><path d="M3 3l18 18" /></svg>; +} + +export default IconCircleOff;
\ No newline at end of file diff --git a/icons-react/icons-js/clear-all.js b/icons-react/icons-js/clear-all.js new file mode 100644 index 00000000..0de1838a --- /dev/null +++ b/icons-react/icons-js/clear-all.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconClearAll({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-clear-all" 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 6h12" /><path d="M6 12h12" /><path d="M4 18h12" /></svg>; +} + +export default IconClearAll;
\ No newline at end of file diff --git a/icons-react/icons-js/code-minus.js b/icons-react/icons-js/code-minus.js new file mode 100644 index 00000000..aab646ba --- /dev/null +++ b/icons-react/icons-js/code-minus.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCodeMinus({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-code-minus" 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 12h6" /><path d="M6 19a2 2 0 0 1 -2 -2v-4l-1 -1l1 -1v-4a2 2 0 0 1 2 -2" /><path d="M18 19a2 2 0 0 0 2 -2v-4l1 -1l-1 -1v-4a2 2 0 0 0 -2 -2" /></svg>; +} + +export default IconCodeMinus;
\ No newline at end of file diff --git a/icons-react/icons-js/code-plus.js b/icons-react/icons-js/code-plus.js new file mode 100644 index 00000000..bab4be68 --- /dev/null +++ b/icons-react/icons-js/code-plus.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCodePlus({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-code-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" /><path d="M9 12h6" /><path d="M12 9v6" /><path d="M6 19a2 2 0 0 1 -2 -2v-4l-1 -1l1 -1v-4a2 2 0 0 1 2 -2" /><path d="M18 19a2 2 0 0 0 2 -2v-4l1 -1l-1 -1v-4a2 2 0 0 0 -2 -2" /></svg>; +} + +export default IconCodePlus;
\ No newline at end of file diff --git a/icons-react/icons-js/color-picker.js b/icons-react/icons-js/color-picker.js index ae4e178c..299cb58a 100644 --- a/icons-react/icons-js/color-picker.js +++ b/icons-react/icons-js/color-picker.js @@ -6,7 +6,7 @@ function IconColorPicker({ stroke = 2, ...props }) { - return <svg className="icon icon-tabler icon-tabler-color-picker" 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={11} y1={7} x2={17} y2={13} /><path d="M5 19v-4l9.7 -9.7a1 1 0 0 1 1.4 0l2.6 2.6a1 1 0 0 1 0 1.4l-9.7 9.7h-4" /></svg>; + return <svg className="icon icon-tabler icon-tabler-color-picker" 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 7l6 6" /><path d="M4 16l11.7 -11.7a1 1 0 0 1 1.4 0l2.6 2.6a1 1 0 0 1 0 1.4l-11.7 11.7h-4v-4z" /></svg>; } export default IconColorPicker;
\ No newline at end of file diff --git a/icons-react/icons-js/column-insert-left.js b/icons-react/icons-js/column-insert-left.js new file mode 100644 index 00000000..81dc88d0 --- /dev/null +++ b/icons-react/icons-js/column-insert-left.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconColumnInsertLeft({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-column-insert-left" 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 4h4a1 1 0 0 1 1 1v14a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1v-14a1 1 0 0 1 1 -1z" /><line x1={5} y1={12} x2={9} y2={12} /><line x1={7} y1={10} x2={7} y2={14} /></svg>; +} + +export default IconColumnInsertLeft;
\ No newline at end of file diff --git a/icons-react/icons-js/column-insert-right.js b/icons-react/icons-js/column-insert-right.js new file mode 100644 index 00000000..02740abf --- /dev/null +++ b/icons-react/icons-js/column-insert-right.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconColumnInsertRight({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-column-insert-right" 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 4h4a1 1 0 0 1 1 1v14a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1v-14a1 1 0 0 1 1 -1z" /><line x1={15} y1={12} x2={19} y2={12} /><line x1={17} y1={10} x2={17} y2={14} /></svg>; +} + +export default IconColumnInsertRight;
\ No newline at end of file diff --git a/icons-react/icons-js/confetti.js b/icons-react/icons-js/confetti.js new file mode 100644 index 00000000..b25b6a75 --- /dev/null +++ b/icons-react/icons-js/confetti.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconConfetti({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-confetti" 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 5h2" /><path d="M5 4v2" /><path d="M11.5 4l-.5 2" /><path d="M18 5h2" /><path d="M19 4v2" /><path d="M15 9l-1 1" /><path d="M18 13l2 -.5" /><path d="M18 19h2" /><path d="M19 18v2" /><path d="M14 16.518l-6.518 -6.518l-4.39 9.58a1.003 1.003 0 0 0 1.329 1.329l9.579 -4.39z" /></svg>; +} + +export default IconConfetti;
\ No newline at end of file diff --git a/icons-react/icons-js/container.js b/icons-react/icons-js/container.js new file mode 100644 index 00000000..25ec7a91 --- /dev/null +++ b/icons-react/icons-js/container.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconContainer({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-container" 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="M20 4v.01" /><path d="M20 20v.01" /><path d="M20 16v.01" /><path d="M20 12v.01" /><path d="M20 8v.01" /><rect x={8} y={4} width={8} height={16} rx={1} /><path d="M4 4v.01" /><path d="M4 20v.01" /><path d="M4 16v.01" /><path d="M4 12v.01" /><path d="M4 8v.01" /></svg>; +} + +export default IconContainer;
\ No newline at end of file diff --git a/icons-react/icons-js/corner-down-left-double.js b/icons-react/icons-js/corner-down-left-double.js new file mode 100644 index 00000000..a8794b71 --- /dev/null +++ b/icons-react/icons-js/corner-down-left-double.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCornerDownLeftDouble({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-corner-down-left-double" 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 5v6a3 3 0 0 1 -3 3h-7" /><path d="M13 10l-4 4l4 4m-5 -8l-4 4l4 4" /></svg>; +} + +export default IconCornerDownLeftDouble;
\ No newline at end of file diff --git a/icons-react/icons-js/corner-down-right-double.js b/icons-react/icons-js/corner-down-right-double.js new file mode 100644 index 00000000..de56fc10 --- /dev/null +++ b/icons-react/icons-js/corner-down-right-double.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCornerDownRightDouble({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-corner-down-right-double" 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 5v6a3 3 0 0 0 3 3h7" /><path d="M10 10l4 4l-4 4m5 -8l4 4l-4 4" /></svg>; +} + +export default IconCornerDownRightDouble;
\ No newline at end of file diff --git a/icons-react/icons-js/corner-left-down-double.js b/icons-react/icons-js/corner-left-down-double.js new file mode 100644 index 00000000..ce3b0d66 --- /dev/null +++ b/icons-react/icons-js/corner-left-down-double.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCornerLeftDownDouble({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-corner-left-down-double" 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 4h-6a3 3 0 0 0 -3 3v7" /><path d="M13 10l-4 4l-4 -4m8 5l-4 4l-4 -4" /></svg>; +} + +export default IconCornerLeftDownDouble;
\ No newline at end of file diff --git a/icons-react/icons-js/corner-left-up-double.js b/icons-react/icons-js/corner-left-up-double.js new file mode 100644 index 00000000..432c7f66 --- /dev/null +++ b/icons-react/icons-js/corner-left-up-double.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCornerLeftUpDouble({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-corner-left-up-double" 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 19h-6a3 3 0 0 1 -3 -3v-7" /><path d="M13 13l-4 -4l-4 4m8 -5l-4 -4l-4 4" /></svg>; +} + +export default IconCornerLeftUpDouble;
\ No newline at end of file diff --git a/icons-react/icons-js/corner-right-down-double.js b/icons-react/icons-js/corner-right-down-double.js new file mode 100644 index 00000000..57f2f96d --- /dev/null +++ b/icons-react/icons-js/corner-right-down-double.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCornerRightDownDouble({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-corner-right-down-double" 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 4h6a3 3 0 0 1 3 3v7" /><path d="M10 10l4 4l4 -4m-8 5l4 4l4 -4" /></svg>; +} + +export default IconCornerRightDownDouble;
\ No newline at end of file diff --git a/icons-react/icons-js/corner-right-up-double.js b/icons-react/icons-js/corner-right-up-double.js new file mode 100644 index 00000000..53335126 --- /dev/null +++ b/icons-react/icons-js/corner-right-up-double.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCornerRightUpDouble({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-corner-right-up-double" 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 19h6a3 3 0 0 0 3 -3v-7" /><path d="M10 13l4 -4l4 4m-8 -5l4 -4l4 4" /></svg>; +} + +export default IconCornerRightUpDouble;
\ No newline at end of file diff --git a/icons-react/icons-js/corner-up-left-double.js b/icons-react/icons-js/corner-up-left-double.js new file mode 100644 index 00000000..bde61216 --- /dev/null +++ b/icons-react/icons-js/corner-up-left-double.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCornerUpLeftDouble({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-corner-up-left-double" 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 18v-6a3 3 0 0 0 -3 -3h-7" /><path d="M13 13l-4 -4l4 -4m-5 8l-4 -4l4 -4" /></svg>; +} + +export default IconCornerUpLeftDouble;
\ No newline at end of file diff --git a/icons-react/icons-js/corner-up-right-double.js b/icons-react/icons-js/corner-up-right-double.js new file mode 100644 index 00000000..1d8f27b8 --- /dev/null +++ b/icons-react/icons-js/corner-up-right-double.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCornerUpRightDouble({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-corner-up-right-double" 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-6a3 3 0 0 1 3 -3h7" /><path d="M10 13l4 -4l-4 -4m5 8l4 -4l-4 -4" /></svg>; +} + +export default IconCornerUpRightDouble;
\ No newline at end of file diff --git a/icons-react/icons-js/crown-off.js b/icons-react/icons-js/crown-off.js new file mode 100644 index 00000000..52cddf66 --- /dev/null +++ b/icons-react/icons-js/crown-off.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCrownOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-crown-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-13l-1.865 -9.327a0.25 .25 0 0 1 .4 -.244l4.465 3.571l1.6 -2.4m1.596 -2.394l.804 -1.206l4 6l4.464 -3.571a0.25 .25 0 0 1 .401 .244l-1.363 6.818" /><line x1={3} y1={3} x2={21} y2={21} /></svg>; +} + +export default IconCrownOff;
\ No newline at end of file diff --git a/icons-react/icons-js/currency-bahraini.js b/icons-react/icons-js/currency-bahraini.js new file mode 100644 index 00000000..d2e30355 --- /dev/null +++ b/icons-react/icons-js/currency-bahraini.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCurrencyBahraini({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-currency-bahraini" 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 10v1a4 4 0 0 0 4 4h2a2 2 0 0 0 2 -2v-3" /><path d="M7 19.01v-.01" /><path d="M14 15.01v-.01" /><path d="M17 15h2.004a2 2 0 0 0 1.649 -3.131l-2.653 -3.869" /></svg>; +} + +export default IconCurrencyBahraini;
\ No newline at end of file diff --git a/icons-react/icons-js/currency-bath.js b/icons-react/icons-js/currency-bath.js new file mode 100644 index 00000000..3839dc82 --- /dev/null +++ b/icons-react/icons-js/currency-bath.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCurrencyBath({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-currency-bath" 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 6h5a3 3 0 0 1 3 3v.143a2.857 2.857 0 0 1 -2.857 2.857h-5.143" /><path d="M8 12h5a3 3 0 0 1 3 3v.143a2.857 2.857 0 0 1 -2.857 2.857h-5.143" /><path d="M8 6v12" /><path d="M11 4v2" /><path d="M11 18v2" /></svg>; +} + +export default IconCurrencyBath;
\ No newline at end of file diff --git a/icons-react/icons-js/currency-cent.js b/icons-react/icons-js/currency-cent.js new file mode 100644 index 00000000..4ea2b8dc --- /dev/null +++ b/icons-react/icons-js/currency-cent.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCurrencyCent({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-currency-cent" 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.007 7.54a5.965 5.965 0 0 0 -4.008 -1.54a5.996 5.996 0 0 0 -5.992 6c0 3.314 2.682 6 5.992 6a5.965 5.965 0 0 0 4.004 -1.536" /><path d="M12 20v-2" /><path d="M12 6v-2" /></svg>; +} + +export default IconCurrencyCent;
\ No newline at end of file diff --git a/icons-react/icons-js/currency-dinar.js b/icons-react/icons-js/currency-dinar.js new file mode 100644 index 00000000..27c520df --- /dev/null +++ b/icons-react/icons-js/currency-dinar.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCurrencyDinar({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-currency-dinar" 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 20.01v-.01" /><path d="M6 13l2.386 -.9a1 1 0 0 0 -.095 -1.902l-1.514 -.404a1 1 0 0 1 -.102 -1.9l2.325 -.894" /><path d="M3 14v1a3 3 0 0 0 3 3h4.161a3 3 0 0 0 2.983 -3.32l-1.144 -10.68" /><path d="M16 17l1 1h2.004a2 2 0 0 0 1.649 -3.131l-2.653 -3.869" /></svg>; +} + +export default IconCurrencyDinar;
\ No newline at end of file diff --git a/icons-react/icons-js/currency-dirham.js b/icons-react/icons-js/currency-dirham.js new file mode 100644 index 00000000..1eb7734f --- /dev/null +++ b/icons-react/icons-js/currency-dirham.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCurrencyDirham({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-currency-dirham" 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.5 19h-3.5" /><path d="M8.599 16.479a1.5 1.5 0 1 0 -1.099 2.521" /><path d="M7 4v9" /><path d="M15 13h1.888a1.5 1.5 0 0 0 1.296 -2.256l-2.184 -3.744" /><path d="M11 13.01v-.01" /></svg>; +} + +export default IconCurrencyDirham;
\ No newline at end of file diff --git a/icons-react/icons-js/currency-dollar-australian.js b/icons-react/icons-js/currency-dollar-australian.js new file mode 100644 index 00000000..d3025aa9 --- /dev/null +++ b/icons-react/icons-js/currency-dollar-australian.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCurrencyDollarAustralian({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-currency-dollar-australian" 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 18l3.279 -11.476a0.75 .75 0 0 1 1.442 0l3.279 11.476" /><path d="M21 6h-4a3 3 0 0 0 0 6h1a3 3 0 0 1 0 6h-4" /><path d="M17 20v-2" /><path d="M18 6v-2" /><path d="M4.5 14h5" /></svg>; +} + +export default IconCurrencyDollarAustralian;
\ No newline at end of file diff --git a/icons-react/icons-js/currency-dollar-canadian.js b/icons-react/icons-js/currency-dollar-canadian.js new file mode 100644 index 00000000..7265a430 --- /dev/null +++ b/icons-react/icons-js/currency-dollar-canadian.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCurrencyDollarCanadian({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-currency-dollar-canadian" 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 6h-4a3 3 0 0 0 0 6h1a3 3 0 0 1 0 6h-4" /><path d="M10 18h-1a6 6 0 1 1 0 -12h1" /><path d="M17 20v-2" /><path d="M18 6v-2" /></svg>; +} + +export default IconCurrencyDollarCanadian;
\ No newline at end of file diff --git a/icons-react/icons-js/currency-dollar-singapore.js b/icons-react/icons-js/currency-dollar-singapore.js new file mode 100644 index 00000000..27380d46 --- /dev/null +++ b/icons-react/icons-js/currency-dollar-singapore.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCurrencyDollarSingapore({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-currency-dollar-singapore" 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 6h-4a3 3 0 0 0 0 6h1a3 3 0 0 1 0 6h-4" /><path d="M10 6h-4a3 3 0 1 0 0 6h1a3 3 0 0 1 0 6h-4" /><path d="M17 20v-2" /><path d="M18 6v-2" /></svg>; +} + +export default IconCurrencyDollarSingapore;
\ No newline at end of file diff --git a/icons-react/icons-js/currency-ethereum.js b/icons-react/icons-js/currency-ethereum.js new file mode 100644 index 00000000..3d93da82 --- /dev/null +++ b/icons-react/icons-js/currency-ethereum.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCurrencyEthereum({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-currency-ethereum" 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 12l6 -9l6 9l-6 9z" /><path d="M6 12l6 -3l6 3l-6 2z" /></svg>; +} + +export default IconCurrencyEthereum;
\ No newline at end of file diff --git a/icons-react/icons-js/currency-forint.js b/icons-react/icons-js/currency-forint.js new file mode 100644 index 00000000..94123fef --- /dev/null +++ b/icons-react/icons-js/currency-forint.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCurrencyForint({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-currency-forint" 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 4h-4a3 3 0 0 0 -3 3v12" /><path d="M10 11h-6" /><path d="M16 4v13a2 2 0 0 0 2 2h2" /><path d="M19 9h-5" /></svg>; +} + +export default IconCurrencyForint;
\ No newline at end of file diff --git a/icons-react/icons-js/currency-frank.js b/icons-react/icons-js/currency-frank.js new file mode 100644 index 00000000..c2ba9305 --- /dev/null +++ b/icons-react/icons-js/currency-frank.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCurrencyFrank({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-currency-frank" 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 5h-6a2 2 0 0 0 -2 2v12" /><path d="M7 15h4" /><path d="M9 11h7" /></svg>; +} + +export default IconCurrencyFrank;
\ No newline at end of file diff --git a/icons-react/icons-js/currency-krone-czech.js b/icons-react/icons-js/currency-krone-czech.js new file mode 100644 index 00000000..291a67a1 --- /dev/null +++ b/icons-react/icons-js/currency-krone-czech.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCurrencyKroneCzech({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-currency-krone-czech" 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 6v12" /><path d="M5 12c3.5 0 6 -3 6 -6" /><path d="M5 12c3.5 0 6 3 6 6" /><path d="M19 6l-2 2l-2 -2" /><path d="M19 12h-2a3 3 0 0 0 0 6h2" /></svg>; +} + +export default IconCurrencyKroneCzech;
\ No newline at end of file diff --git a/icons-react/icons-js/currency-krone-danish.js b/icons-react/icons-js/currency-krone-danish.js new file mode 100644 index 00000000..33f85442 --- /dev/null +++ b/icons-react/icons-js/currency-krone-danish.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCurrencyKroneDanish({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-currency-krone-danish" 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 6v12" /><path d="M5 12c3.5 0 6 -3 6 -6" /><path d="M5 12c3.5 0 6 3 6 6" /><path d="M15 10v8" /><path d="M19 10a4 4 0 0 0 -4 4" /><path d="M20 18.01v-.01" /></svg>; +} + +export default IconCurrencyKroneDanish;
\ No newline at end of file diff --git a/icons-react/icons-js/currency-krone-swedish.js b/icons-react/icons-js/currency-krone-swedish.js new file mode 100644 index 00000000..15fe02f9 --- /dev/null +++ b/icons-react/icons-js/currency-krone-swedish.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCurrencyKroneSwedish({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-currency-krone-swedish" 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 6v12" /><path d="M5 12c3.5 0 6 -3 6 -6" /><path d="M5 12c3.5 0 6 3 6 6" /><path d="M15 10v8" /><path d="M19 10a4 4 0 0 0 -4 4" /></svg>; +} + +export default IconCurrencyKroneSwedish;
\ No newline at end of file diff --git a/icons-react/icons-js/currency-leu.js b/icons-react/icons-js/currency-leu.js new file mode 100644 index 00000000..9369f8ca --- /dev/null +++ b/icons-react/icons-js/currency-leu.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCurrencyLeu({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-currency-leu" 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 18h-7a3 3 0 0 1 -3 -3v-10" /></svg>; +} + +export default IconCurrencyLeu;
\ No newline at end of file diff --git a/icons-react/icons-js/currency-lira.js b/icons-react/icons-js/currency-lira.js new file mode 100644 index 00000000..90900624 --- /dev/null +++ b/icons-react/icons-js/currency-lira.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCurrencyLira({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-currency-lira" 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 5v15a7 7 0 0 0 7 -7" /><path d="M6 15l8 -4" /><path d="M14 7l-8 4" /></svg>; +} + +export default IconCurrencyLira;
\ No newline at end of file diff --git a/icons-react/icons-js/currency-litecoin.js b/icons-react/icons-js/currency-litecoin.js new file mode 100644 index 00000000..b4ec3601 --- /dev/null +++ b/icons-react/icons-js/currency-litecoin.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCurrencyLitecoin({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-currency-litecoin" 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 19h-8.194a2 2 0 0 1 -1.98 -2.283l1.674 -11.717" /><path d="M14 9l-9 4" /></svg>; +} + +export default IconCurrencyLitecoin;
\ No newline at end of file diff --git a/icons-react/icons-js/currency-naira.js b/icons-react/icons-js/currency-naira.js new file mode 100644 index 00000000..e1596bc8 --- /dev/null +++ b/icons-react/icons-js/currency-naira.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCurrencyNaira({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-currency-naira" 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 18v-10.948a1.05 1.05 0 0 1 1.968 -.51l6.064 10.916a1.05 1.05 0 0 0 1.968 -.51v-10.948" /><path d="M5 10h14" /><path d="M5 14h14" /></svg>; +} + +export default IconCurrencyNaira;
\ No newline at end of file diff --git a/icons-react/icons-js/currency-real.js b/icons-react/icons-js/currency-real.js new file mode 100644 index 00000000..cd036d2c --- /dev/null +++ b/icons-react/icons-js/currency-real.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCurrencyReal({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-currency-real" 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 6h-4a3 3 0 0 0 0 6h1a3 3 0 0 1 0 6h-4" /><path d="M4 18v-12h3a3 3 0 1 1 0 6h-3c5.5 0 5 4 6 6" /><path d="M18 6v-2" /><path d="M17 20v-2" /></svg>; +} + +export default IconCurrencyReal;
\ No newline at end of file diff --git a/icons-react/icons-js/currency-renminbi.js b/icons-react/icons-js/currency-renminbi.js new file mode 100644 index 00000000..13da7c66 --- /dev/null +++ b/icons-react/icons-js/currency-renminbi.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCurrencyRenminbi({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-currency-renminbi" 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 9v8a2 2 0 1 0 4 0" /><path d="M19 9h-14" /><path d="M19 5h-14" /><path d="M9 9v4c0 2.5 -.667 4 -2 6" /></svg>; +} + +export default IconCurrencyRenminbi;
\ No newline at end of file diff --git a/icons-react/icons-js/currency-ripple.js b/icons-react/icons-js/currency-ripple.js new file mode 100644 index 00000000..50aeb8d9 --- /dev/null +++ b/icons-react/icons-js/currency-ripple.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCurrencyRipple({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-currency-ripple" 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={7} cy={12} r={3} /><circle cx={17} cy={7} r={3} /><circle cx={17} cy={17} r={3} /><path d="M10 12h3l2 -2.5" /><path d="M15 14.5l-2 -2.5" /></svg>; +} + +export default IconCurrencyRipple;
\ No newline at end of file diff --git a/icons-react/icons-js/currency-riyal.js b/icons-react/icons-js/currency-riyal.js new file mode 100644 index 00000000..a3d6f330 --- /dev/null +++ b/icons-react/icons-js/currency-riyal.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCurrencyRiyal({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-currency-riyal" 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 9v2a2 2 0 1 1 -4 0v-1v1a2 2 0 1 1 -4 0v-1v4a2 2 0 1 1 -4 0v-2" /><path d="M18 12.01v-.01" /><path d="M22 10v1a5 5 0 0 1 -5 5" /></svg>; +} + +export default IconCurrencyRiyal;
\ No newline at end of file diff --git a/icons-react/icons-js/currency-rubel.js b/icons-react/icons-js/currency-rubel.js new file mode 100644 index 00000000..941d8314 --- /dev/null +++ b/icons-react/icons-js/currency-rubel.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCurrencyRubel({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-currency-rubel" 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 19v-14h6a3 3 0 0 1 0 6h-8" /><path d="M14 15h-8" /></svg>; +} + +export default IconCurrencyRubel;
\ No newline at end of file diff --git a/icons-react/icons-js/currency-rupee.js b/icons-react/icons-js/currency-rupee.js index f5618cc4..7688e633 100644 --- a/icons-react/icons-js/currency-rupee.js +++ b/icons-react/icons-js/currency-rupee.js @@ -6,7 +6,7 @@ function IconCurrencyRupee({ stroke = 2, ...props }) { - return <svg className="icon icon-tabler icon-tabler-currency-rupee" 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 6h-11h3a4 4 0 0 1 0 8h-3l6 6" /><line x1={7} y1={10} x2={18} y2={10} /></svg>; + return <svg className="icon icon-tabler icon-tabler-currency-rupee" 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 5h-11h3a4 4 0 0 1 0 8h-3l6 6" /><line x1={7} y1={9} x2={18} y2={9} /></svg>; } export default IconCurrencyRupee;
\ No newline at end of file diff --git a/icons-react/icons-js/currency-shekel.js b/icons-react/icons-js/currency-shekel.js new file mode 100644 index 00000000..76011d7e --- /dev/null +++ b/icons-react/icons-js/currency-shekel.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCurrencyShekel({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-currency-shekel" 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-12h4a4 4 0 0 1 4 4v4" /><path d="M18 6v12h-4a4 4 0 0 1 -4 -4v-4" /></svg>; +} + +export default IconCurrencyShekel;
\ No newline at end of file diff --git a/icons-react/icons-js/currency-taka.js b/icons-react/icons-js/currency-taka.js new file mode 100644 index 00000000..a32dd379 --- /dev/null +++ b/icons-react/icons-js/currency-taka.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCurrencyTaka({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-currency-taka" 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={16.5} cy={15.5} r={1} /><path d="M7 7a2 2 0 1 1 4 0v9a3 3 0 0 0 6 0v-.5" /><path d="M8 11h6" /></svg>; +} + +export default IconCurrencyTaka;
\ No newline at end of file diff --git a/icons-react/icons-js/currency-tugrik.js b/icons-react/icons-js/currency-tugrik.js new file mode 100644 index 00000000..9908cc2e --- /dev/null +++ b/icons-react/icons-js/currency-tugrik.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCurrencyTugrik({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-currency-tugrik" 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 6h10" /><path d="M12 6v13" /><path d="M8 17l8 -3" /><path d="M16 10l-8 3" /></svg>; +} + +export default IconCurrencyTugrik;
\ No newline at end of file diff --git a/icons-react/icons-js/currency-won.js b/icons-react/icons-js/currency-won.js new file mode 100644 index 00000000..3a3f20dd --- /dev/null +++ b/icons-react/icons-js/currency-won.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCurrencyWon({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-currency-won" 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 6l3.245 11.358a0.85 .85 0 0 0 1.624 .035l3.131 -9.393l3.131 9.393a0.85 .85 0 0 0 1.624 -.035l3.245 -11.358" /><path d="M21 10h-18" /><path d="M21 14h-18" /></svg>; +} + +export default IconCurrencyWon;
\ No newline at end of file diff --git a/icons-react/icons-js/currency-zloty.js b/icons-react/icons-js/currency-zloty.js new file mode 100644 index 00000000..66436286 --- /dev/null +++ b/icons-react/icons-js/currency-zloty.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCurrencyZloty({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-currency-zloty" 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 18h-7l7 -7h-7" /><path d="M17 18v-13" /><path d="M14 14.5l6 -3.5" /></svg>; +} + +export default IconCurrencyZloty;
\ No newline at end of file diff --git a/icons-react/icons-js/cursor-text.js b/icons-react/icons-js/cursor-text.js new file mode 100644 index 00000000..01559c47 --- /dev/null +++ b/icons-react/icons-js/cursor-text.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconCursorText({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-cursor-text" 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 12h4" /><path d="M9 4a3 3 0 0 1 3 3v10a3 3 0 0 1 -3 3" /><path d="M15 4a3 3 0 0 0 -3 3v10a3 3 0 0 0 3 3" /></svg>; +} + +export default IconCursorText;
\ No newline at end of file diff --git a/icons-react/icons-js/database-export.js b/icons-react/icons-js/database-export.js new file mode 100644 index 00000000..1b298ca4 --- /dev/null +++ b/icons-react/icons-js/database-export.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconDatabaseExport({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-database-export" 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={6} rx={8} ry={3} /><path d="M4 6v6c0 1.657 3.582 3 8 3a19.84 19.84 0 0 0 3.302 -.267m4.698 -2.733v-6" /><path d="M4 12v6c0 1.599 3.335 2.905 7.538 2.995m8.462 -6.995v-2m-6 7h7m-3 -3l3 3l-3 3" /></svg>; +} + +export default IconDatabaseExport;
\ No newline at end of file diff --git a/icons-react/icons-js/database-import.js b/icons-react/icons-js/database-import.js new file mode 100644 index 00000000..d07e5fcb --- /dev/null +++ b/icons-react/icons-js/database-import.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconDatabaseImport({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-database-import" 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={6} rx={8} ry={3} /><path d="M4 6v8m5.009 .783c.924 .14 1.933 .217 2.991 .217c4.418 0 8 -1.343 8 -3v-6" /><path d="M11.252 20.987c.246 .009 .496 .013 .748 .013c4.418 0 8 -1.343 8 -3v-6m-18 7h7m-3 -3l3 3l-3 3" /></svg>; +} + +export default IconDatabaseImport;
\ No newline at end of file diff --git a/icons-react/icons-js/database-off.js b/icons-react/icons-js/database-off.js new file mode 100644 index 00000000..a2676f5e --- /dev/null +++ b/icons-react/icons-js/database-off.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconDatabaseOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-database-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="M12.983 8.978c3.955 -.182 7.017 -1.446 7.017 -2.978c0 -1.657 -3.582 -3 -8 -3c-1.661 0 -3.204 .19 -4.483 .515m-2.783 1.228c-.471 .382 -.734 .808 -.734 1.257c0 1.22 1.944 2.271 4.734 2.74" /><path d="M4 6v6c0 1.657 3.582 3 8 3c.986 0 1.93 -.067 2.802 -.19m3.187 -.82c1.251 -.53 2.011 -1.228 2.011 -1.99v-6" /><path d="M4 12v6c0 1.657 3.582 3 8 3c3.217 0 5.991 -.712 7.261 -1.74m.739 -3.26v-4" /><line x1={3} y1={3} x2={21} y2={21} /></svg>; +} + +export default IconDatabaseOff;
\ No newline at end of file diff --git a/icons-react/icons-js/details.js b/icons-react/icons-js/details.js new file mode 100644 index 00000000..f12ab656 --- /dev/null +++ b/icons-react/icons-js/details.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconDetails({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-details" 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 19h14a2 2 0 0 0 1.84 -2.75l-7.1 -12.25a2 2 0 0 0 -3.5 0l-7.1 12.25a2 2 0 0 0 1.75 2.75" /><path d="M12 3v16" /></svg>; +} + +export default IconDetails;
\ No newline at end of file diff --git a/icons-react/icons-js/device-analytics.js b/icons-react/icons-js/device-analytics.js new file mode 100644 index 00000000..726da909 --- /dev/null +++ b/icons-react/icons-js/device-analytics.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconDeviceAnalytics({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-device-analytics" 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={12} rx={1} /><line x1={7} y1={20} x2={17} y2={20} /><line x1={9} y1={16} x2={9} y2={20} /><line x1={15} y1={16} x2={15} y2={20} /><path d="M8 12l3 -3l2 2l3 -3" /></svg>; +} + +export default IconDeviceAnalytics;
\ No newline at end of file diff --git a/icons-react/icons-js/device-audio-tape.js b/icons-react/icons-js/device-audio-tape.js new file mode 100644 index 00000000..37ac9ab9 --- /dev/null +++ b/icons-react/icons-js/device-audio-tape.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconDeviceAudioTape({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-device-audio-tape" 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={5} width={18} height={14} rx={2} /><path d="M3 17l4 -3h10l4 3" /><circle cx={7.5} cy={9.5} r={0.5} fill="currentColor" /><circle cx={16.5} cy={9.5} r={0.5} fill="currentColor" /></svg>; +} + +export default IconDeviceAudioTape;
\ No newline at end of file diff --git a/icons-react/icons-js/device-cctv.js b/icons-react/icons-js/device-cctv.js new file mode 100644 index 00000000..db110e25 --- /dev/null +++ b/icons-react/icons-js/device-cctv.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconDeviceCctv({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-device-cctv" 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={3} width={18} height={4} rx={1} /><circle cx={12} cy={14} r={4} /><path d="M19 7v7a7 7 0 0 1 -14 0v-7" /><line x1={12} y1={14} x2={12.01} y2={14} /></svg>; +} + +export default IconDeviceCctv;
\ No newline at end of file diff --git a/icons-react/icons-js/device-computer-camera-off.js b/icons-react/icons-js/device-computer-camera-off.js new file mode 100644 index 00000000..c9f21e33 --- /dev/null +++ b/icons-react/icons-js/device-computer-camera-off.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconDeviceComputerCameraOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-device-computer-camera-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.15 6.153a7 7 0 0 0 9.696 9.696m2.003 -2.001a7 7 0 0 0 -9.699 -9.695" /><path d="M9.13 9.122a3 3 0 0 0 3.743 3.749m2.001 -2.009a3 3 0 0 0 -3.737 -3.736" /><path d="M8 16l-2.091 3.486a1 1 0 0 0 .857 1.514h10.468a1 1 0 0 0 .857 -1.514l-2.091 -3.486" /><line x1={3} y1={3} x2={21} y2={21} /></svg>; +} + +export default IconDeviceComputerCameraOff;
\ No newline at end of file diff --git a/icons-react/icons-js/device-computer-camera.js b/icons-react/icons-js/device-computer-camera.js new file mode 100644 index 00000000..2e03eb0f --- /dev/null +++ b/icons-react/icons-js/device-computer-camera.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconDeviceComputerCamera({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-device-computer-camera" 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={10} r={7} /><circle cx={12} cy={10} r={3} /><path d="M8 16l-2.091 3.486a1 1 0 0 0 .857 1.514h10.468a1 1 0 0 0 .857 -1.514l-2.091 -3.486" /></svg>; +} + +export default IconDeviceComputerCamera;
\ No newline at end of file diff --git a/icons-react/icons-js/device-desktop-analytics.js b/icons-react/icons-js/device-desktop-analytics.js new file mode 100644 index 00000000..b977f1e9 --- /dev/null +++ b/icons-react/icons-js/device-desktop-analytics.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconDeviceDesktopAnalytics({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-device-desktop-analytics" 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={12} rx={1} /><path d="M7 20h10" /><path d="M9 16v4" /><path d="M15 16v4" /><path d="M9 12v-4" /><path d="M12 12v-1" /><path d="M15 12v-2" /><path d="M12 12v-1" /></svg>; +} + +export default IconDeviceDesktopAnalytics;
\ No newline at end of file diff --git a/icons-react/icons-js/device-desktop-off.js b/icons-react/icons-js/device-desktop-off.js new file mode 100644 index 00000000..d1659e21 --- /dev/null +++ b/icons-react/icons-js/device-desktop-off.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconDeviceDesktopOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-device-desktop-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="M8 4h12a1 1 0 0 1 1 1v10a1 1 0 0 1 -1 1m-4 0h-12a1 1 0 0 1 -1 -1v-10a1 1 0 0 1 1 -1" /><line x1={7} y1={20} x2={17} y2={20} /><line x1={9} y1={16} x2={9} y2={20} /><line x1={15} y1={16} x2={15} y2={20} /><line x1={3} y1={3} x2={21} y2={21} /></svg>; +} + +export default IconDeviceDesktopOff;
\ No newline at end of file diff --git a/icons-react/icons-js/device-mobile-message.js b/icons-react/icons-js/device-mobile-message.js new file mode 100644 index 00000000..16052885 --- /dev/null +++ b/icons-react/icons-js/device-mobile-message.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconDeviceMobileMessage({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-device-mobile-message" 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 3h10v8h-3l-4 2v-2h-3z" /><path d="M15 16v4a1 1 0 0 1 -1 1h-8a1 1 0 0 1 -1 -1v-14a1 1 0 0 1 1 -1h2" /><path d="M10 18v.01" /></svg>; +} + +export default IconDeviceMobileMessage;
\ No newline at end of file diff --git a/icons-react/icons-js/devices-pc.js b/icons-react/icons-js/devices-pc.js new file mode 100644 index 00000000..56c4a9a8 --- /dev/null +++ b/icons-react/icons-js/devices-pc.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconDevicesPc({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-devices-pc" 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 5h6v14h-6z" /><path d="M12 9h10v7h-10z" /><path d="M14 19h6" /><path d="M17 16v3" /><path d="M6 13v.01" /><path d="M6 16v.01" /></svg>; +} + +export default IconDevicesPc;
\ No newline at end of file diff --git a/icons-react/icons-js/dimensions.js b/icons-react/icons-js/dimensions.js new file mode 100644 index 00000000..d5945062 --- /dev/null +++ b/icons-react/icons-js/dimensions.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconDimensions({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-dimensions" 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 5h11" /><path d="M12 7l2 -2l-2 -2" /><path d="M5 3l-2 2l2 2" /><path d="M19 10v11" /><path d="M17 19l2 2l2 -2" /><path d="M21 12l-2 -2l-2 2" /><rect x={3} y={10} width={11} height={11} rx={2} /></svg>; +} + +export default IconDimensions;
\ No newline at end of file diff --git a/icons-react/icons-js/discount-2.js b/icons-react/icons-js/discount-2.js new file mode 100644 index 00000000..2a0c8404 --- /dev/null +++ b/icons-react/icons-js/discount-2.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconDiscount2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-discount-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" /><line x1={9} y1={15} x2={15} y2={9} /><circle cx={9.5} cy={9.5} r={0.5} fill="currentColor" /><circle cx={14.5} cy={14.5} r={0.5} fill="currentColor" /><path d="M5 7.2a2.2 2.2 0 0 1 2.2 -2.2h1a2.2 2.2 0 0 0 1.55 -.64l.7 -.7a2.2 2.2 0 0 1 3.12 0l.7 .7a2.2 2.2 0 0 0 1.55 .64h1a2.2 2.2 0 0 1 2.2 2.2v1a2.2 2.2 0 0 0 .64 1.55l.7 .7a2.2 2.2 0 0 1 0 3.12l-.7 .7a2.2 2.2 0 0 0 -.64 1.55v1a2.2 2.2 0 0 1 -2.2 2.2h-1a2.2 2.2 0 0 0 -1.55 .64l-.7 .7a2.2 2.2 0 0 1 -3.12 0l-.7 -.7a2.2 2.2 0 0 0 -1.55 -.64h-1a2.2 2.2 0 0 1 -2.2 -2.2v-1a2.2 2.2 0 0 0 -.64 -1.55l-.7 -.7a2.2 2.2 0 0 1 0 -3.12l.7 -.7a2.2 2.2 0 0 0 .64 -1.55v-1" /></svg>; +} + +export default IconDiscount2;
\ No newline at end of file diff --git a/icons-react/icons-js/discount.js b/icons-react/icons-js/discount.js index ee614d6c..c9a34ac6 100644 --- a/icons-react/icons-js/discount.js +++ b/icons-react/icons-js/discount.js @@ -6,7 +6,7 @@ function IconDiscount({ stroke = 2, ...props }) { - return <svg className="icon icon-tabler icon-tabler-discount" 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={9} y1={15} x2={15} y2={9} /><circle cx={9.5} cy={9.5} r={0.5} fill="currentColor" /><circle cx={14.5} cy={14.5} r={0.5} fill="currentColor" /><path d="M5 7.2a2.2 2.2 0 0 1 2.2 -2.2h1a2.2 2.2 0 0 0 1.55 -.64l.7 -.7a2.2 2.2 0 0 1 3.12 0l.7 .7a2.2 2.2 0 0 0 1.55 .64h1a2.2 2.2 0 0 1 2.2 2.2v1a2.2 2.2 0 0 0 .64 1.55l.7 .7a2.2 2.2 0 0 1 0 3.12l-.7 .7a2.2 2.2 0 0 0 -.64 1.55v1a2.2 2.2 0 0 1 -2.2 2.2h-1a2.2 2.2 0 0 0 -1.55 .64l-.7 .7a2.2 2.2 0 0 1 -3.12 0l-.7 -.7a2.2 2.2 0 0 0 -1.55 -.64h-1a2.2 2.2 0 0 1 -2.2 -2.2v-1a2.2 2.2 0 0 0 -.64 -1.55l-.7 -.7a2.2 2.2 0 0 1 0 -3.12l.7 -.7a2.2 2.2 0 0 0 .64 -1.55v-1" /></svg>; + return <svg className="icon icon-tabler icon-tabler-discount" 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={9} y1={15} x2={15} y2={9} /><circle cx={9.5} cy={9.5} r={0.5} fill="currentColor" /><circle cx={14.5} cy={14.5} r={0.5} fill="currentColor" /><circle cx={12} cy={12} r={9} /></svg>; } export default IconDiscount;
\ No newline at end of file diff --git a/icons-react/icons-js/dna.js b/icons-react/icons-js/dna.js new file mode 100644 index 00000000..45468478 --- /dev/null +++ b/icons-react/icons-js/dna.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconDna({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-dna" 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={4} /><path d="M9.172 20.485a4 4 0 1 0 -5.657 -5.657" /><path d="M14.828 3.515a4 4 0 1 0 5.657 5.657" /></svg>; +} + +export default IconDna;
\ No newline at end of file diff --git a/icons-react/icons-js/drone-off.js b/icons-react/icons-js/drone-off.js new file mode 100644 index 00000000..9d3c817e --- /dev/null +++ b/icons-react/icons-js/drone-off.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconDroneOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-drone-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="M14 14h-4v-4" /><path d="M10 10l-3.5 -3.5" /><path d="M9.957 5.95a3.503 3.503 0 0 0 -2.917 -2.91m-3.02 .989a3.5 3.5 0 0 0 1.98 5.936" /><path d="M14 10l3.5 -3.5" /><path d="M18 9.965a3.5 3.5 0 1 0 -3.966 -3.965" /><line x1={14} y1={14} x2={17.5} y2={17.5} /><path d="M14.035 18a3.5 3.5 0 0 0 5.936 1.98m.987 -3.026a3.503 3.503 0 0 0 -2.918 -2.913" /><line x1={10} y1={14} x2={6.5} y2={17.5} /><path d="M6 14.035a3.5 3.5 0 1 0 3.966 3.965" /><line x1={3} y1={3} x2={21} y2={21} /></svg>; +} + +export default IconDroneOff;
\ No newline at end of file diff --git a/icons-react/icons-js/droplet-filled-2.js b/icons-react/icons-js/droplet-filled-2.js new file mode 100644 index 00000000..8d4f08fe --- /dev/null +++ b/icons-react/icons-js/droplet-filled-2.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconDropletFilled2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-droplet-filled-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="M6.8 11a6 6 0 1 0 10.396 0l-5.197 -8l-5.2 8z" /><path d="M6 14h12" /><path d="M7.305 17.695l3.695 -3.695" /><path d="M10.26 19.74l5.74 -5.74l-5.74 5.74z" /></svg>; +} + +export default IconDropletFilled2;
\ No newline at end of file diff --git a/icons-react/icons-js/droplet-filled.js b/icons-react/icons-js/droplet-filled.js new file mode 100644 index 00000000..dc0dd960 --- /dev/null +++ b/icons-react/icons-js/droplet-filled.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconDropletFilled({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-droplet-filled" 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.8 11a6 6 0 1 0 10.396 0l-5.197 -8l-5.2 8z" /><path d="M12 3v17" /><path d="M12 12l3.544 -3.544" /><path d="M12 17.3l5.558 -5.558" /></svg>; +} + +export default IconDropletFilled;
\ No newline at end of file diff --git a/icons-react/icons-js/droplet-half-2.js b/icons-react/icons-js/droplet-half-2.js new file mode 100644 index 00000000..10a7b472 --- /dev/null +++ b/icons-react/icons-js/droplet-half-2.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconDropletHalf2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-droplet-half-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="M6.8 11a6 6 0 1 0 10.396 0l-5.197 -8l-5.2 8z" /><path d="M6 14h12" /></svg>; +} + +export default IconDropletHalf2;
\ No newline at end of file diff --git a/icons-react/icons-js/droplet-half.js b/icons-react/icons-js/droplet-half.js new file mode 100644 index 00000000..c7b46210 --- /dev/null +++ b/icons-react/icons-js/droplet-half.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconDropletHalf({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-droplet-half" 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.8 11a6 6 0 1 0 10.396 0l-5.197 -8l-5.2 8z" /><path d="M12 3v17" /></svg>; +} + +export default IconDropletHalf;
\ No newline at end of file diff --git a/icons-react/icons-js/droplet-off.js b/icons-react/icons-js/droplet-off.js new file mode 100644 index 00000000..cb715839 --- /dev/null +++ b/icons-react/icons-js/droplet-off.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconDropletOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-droplet-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="M8.454 8.458l-1.653 2.545a6 6 0 0 0 10.32 6.123" /><path d="M18 14a5.971 5.971 0 0 0 -.803 -3l-5.197 -8l-1.968 3.03" /><path d="M3 3l18 18" /></svg>; +} + +export default IconDropletOff;
\ No newline at end of file diff --git a/icons-react/icons-js/droplet.js b/icons-react/icons-js/droplet.js index bd17e1d2..9051f538 100644 --- a/icons-react/icons-js/droplet.js +++ b/icons-react/icons-js/droplet.js @@ -6,7 +6,7 @@ function IconDroplet({ stroke = 2, ...props }) { - return <svg className="icon icon-tabler icon-tabler-droplet" 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 3l5 5a7 7 0 1 1 -10 0l5 -5" /></svg>; + return <svg className="icon icon-tabler icon-tabler-droplet" 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.8 11a6 6 0 1 0 10.396 0l-5.197 -8l-5.2 8z" /></svg>; } export default IconDroplet;
\ No newline at end of file diff --git a/icons-react/icons-js/ear-off.js b/icons-react/icons-js/ear-off.js new file mode 100644 index 00000000..1f14e7de --- /dev/null +++ b/icons-react/icons-js/ear-off.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconEarOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-ear-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 10c0 -1.146 .277 -2.245 .78 -3.219m1.792 -2.208a7 7 0 0 1 10.428 9.027a10 10 0 0 1 -.633 .762m-2.045 1.96a8 8 0 0 0 -1.322 2.278a4.5 4.5 0 0 1 -6.8 1.4" /><path d="M11.42 7.414a3 3 0 0 1 4.131 4.13" /><line x1={3} y1={3} x2={21} y2={21} /></svg>; +} + +export default IconEarOff;
\ No newline at end of file diff --git a/icons-react/icons-js/edit-circle.js b/icons-react/icons-js/edit-circle.js new file mode 100644 index 00000000..8c1f2ae2 --- /dev/null +++ b/icons-react/icons-js/edit-circle.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconEditCircle({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-edit-circle" 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 15l8.385 -8.415a2.1 2.1 0 0 0 -2.97 -2.97l-8.415 8.385v3h3z" /><path d="M16 5l3 3" /><path d="M9 7.07a7.002 7.002 0 0 0 1 13.93a7.002 7.002 0 0 0 6.929 -5.999" /></svg>; +} + +export default IconEditCircle;
\ No newline at end of file diff --git a/icons-react/icons-js/equal-not.js b/icons-react/icons-js/equal-not.js new file mode 100644 index 00000000..9cdb84af --- /dev/null +++ b/icons-react/icons-js/equal-not.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconEqualNot({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-equal-not" 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 9h14m-14 6h14m0 -10l-14 14" /></svg>; +} + +export default IconEqualNot;
\ No newline at end of file diff --git a/icons-react/icons-js/equal.js b/icons-react/icons-js/equal.js new file mode 100644 index 00000000..68fc623d --- /dev/null +++ b/icons-react/icons-js/equal.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconEqual({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-equal" 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 9h14m-14 6h14" /></svg>; +} + +export default IconEqual;
\ No newline at end of file diff --git a/icons-react/icons-js/eye-check.js b/icons-react/icons-js/eye-check.js new file mode 100644 index 00000000..3f04b9ea --- /dev/null +++ b/icons-react/icons-js/eye-check.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconEyeCheck({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-eye-check" 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="M12 19c-4 0 -7.333 -2.333 -10 -7c2.667 -4.667 6 -7 10 -7s7.333 2.333 10 7c-.42 .736 -.858 1.414 -1.311 2.033" /><path d="M15 19l2 2l4 -4" /></svg>; +} + +export default IconEyeCheck;
\ No newline at end of file diff --git a/icons-react/icons-js/eyeglass-2.js b/icons-react/icons-js/eyeglass-2.js new file mode 100644 index 00000000..97238a8b --- /dev/null +++ b/icons-react/icons-js/eyeglass-2.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconEyeglass2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-eyeglass-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 4h-2l-3 10v2.5" /><path d="M16 4h2l3 10v2.5" /><line x1={10} y1={16} x2={14} y2={16} /><circle cx={17.5} cy={16.5} r={3.5} /><circle cx={6.5} cy={16.5} r={3.5} /></svg>; +} + +export default IconEyeglass2;
\ No newline at end of file diff --git a/icons-react/icons-js/eyeglass.js b/icons-react/icons-js/eyeglass.js new file mode 100644 index 00000000..5d25daa7 --- /dev/null +++ b/icons-react/icons-js/eyeglass.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconEyeglass({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-eyeglass" 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 4h-2l-3 10" /><path d="M16 4h2l3 10" /><line x1={10} y1={16} x2={14} y2={16} /><path d="M21 16.5a3.5 3.5 0 0 1 -7 0v-2.5h7v2.5" /><path d="M10 16.5a3.5 3.5 0 0 1 -7 0v-2.5h7v2.5" /></svg>; +} + +export default IconEyeglass;
\ No newline at end of file diff --git a/icons-react/icons-js/feather.js b/icons-react/icons-js/feather.js new file mode 100644 index 00000000..1f0a1232 --- /dev/null +++ b/icons-react/icons-js/feather.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconFeather({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-feather" 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 20l10 -10m0 -5v5h5m-9 -1v5h5m-9 -1v5h5m-5 -5l4 -4l4 -4" /><path d="M19 10c.638 -.636 1 -1.515 1 -2.486a3.515 3.515 0 0 0 -3.517 -3.514c-.97 0 -1.847 .367 -2.483 1m-3 13l4 -4l4 -4" /></svg>; +} + +export default IconFeather;
\ No newline at end of file diff --git a/icons-react/icons-js/flag-2.js b/icons-react/icons-js/flag-2.js new file mode 100644 index 00000000..6830bf12 --- /dev/null +++ b/icons-react/icons-js/flag-2.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconFlag2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-flag-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="M5 14h14v-9h-14v16" /></svg>; +} + +export default IconFlag2;
\ No newline at end of file diff --git a/icons-react/icons-js/flag-3.js b/icons-react/icons-js/flag-3.js new file mode 100644 index 00000000..7b0d9765 --- /dev/null +++ b/icons-react/icons-js/flag-3.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconFlag3({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-flag-3" 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 14h14l-4.5 -4.5l4.5 -4.5h-14v16" /></svg>; +} + +export default IconFlag3;
\ No newline at end of file diff --git a/icons-react/icons-js/flame.js b/icons-react/icons-js/flame.js index 0fab7659..af2a8ccb 100644 --- a/icons-react/icons-js/flame.js +++ b/icons-react/icons-js/flame.js @@ -6,7 +6,7 @@ function IconFlame({ stroke = 2, ...props }) { - return <svg className="icon icon-tabler icon-tabler-flame" 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 12c2 -2.96 0 -7 -1 -8c0 3.038 -1.762 4.383 -2.989 5.642c-1.226 1.26 -2.011 2.598 -2.011 4.358a6 6 0 1 0 12 0c0 -1.532 -.77 -2.94 -1.714 -4c-1.786 3 -3.077 3 -4.286 2z" /></svg>; + return <svg className="icon icon-tabler icon-tabler-flame" 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 12c2 -2.96 0 -7 -1 -8c0 3.038 -1.773 4.741 -3 6c-1.226 1.26 -2 3.24 -2 5a6 6 0 1 0 12 0c0 -1.532 -1.056 -3.94 -2 -5c-1.786 3 -2.791 3 -4 2z" /></svg>; } export default IconFlame;
\ No newline at end of file diff --git a/icons-react/icons-js/flare.js b/icons-react/icons-js/flare.js new file mode 100644 index 00000000..b4285dce --- /dev/null +++ b/icons-react/icons-js/flare.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconFlare({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-flare" 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="M3 12h4m5 -9v4m5 5h4m-9 5v4m-4.5 -13.5l1 1m8 -1l-1 1m0 7l1 1m-8 -1l-1 1" /></svg>; +} + +export default IconFlare;
\ No newline at end of file diff --git a/icons-react/icons-js/forms.js b/icons-react/icons-js/forms.js new file mode 100644 index 00000000..8c6d628e --- /dev/null +++ b/icons-react/icons-js/forms.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconForms({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-forms" 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 3a3 3 0 0 0 -3 3v12a3 3 0 0 0 3 3" /><path d="M6 3a3 3 0 0 1 3 3v12a3 3 0 0 1 -3 3" /><path d="M13 7h7a1 1 0 0 1 1 1v8a1 1 0 0 1 -1 1h-7" /><path d="M5 7h-1a1 1 0 0 0 -1 1v8a1 1 0 0 0 1 1h1" /><path d="M17 12h.01" /><path d="M13 12h.01" /></svg>; +} + +export default IconForms;
\ No newline at end of file diff --git a/icons-react/icons-js/gas-station.js b/icons-react/icons-js/gas-station.js index 9e36768e..1e9da977 100644 --- a/icons-react/icons-js/gas-station.js +++ b/icons-react/icons-js/gas-station.js @@ -6,7 +6,7 @@ function IconGasStation({ stroke = 2, ...props }) { - return <svg className="icon icon-tabler icon-tabler-gas-station" 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 11h1a2 2 0 0 1 2 2v3a1.5 1.5 0 0 0 3 0v-7l-3 -3" /><line x1={4} y1={19} x2={14} y2={19} /><line x1={5} y1={11} x2={13} y2={11} /><path d="M5 19v-12a2 2 0 0 1 2 -2h4a2 2 0 0 1 2 2v12" /><path d="M17 7v1a1 1 0 0 0 1 1h1" /></svg>; + return <svg className="icon icon-tabler icon-tabler-gas-station" 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 11h1a2 2 0 0 1 2 2v3a1.5 1.5 0 0 0 3 0v-7l-3 -3" /><path d="M4 20v-14a2 2 0 0 1 2 -2h6a2 2 0 0 1 2 2v14" /><line x1={3} y1={20} x2={15} y2={20} /><path d="M18 7v1a1 1 0 0 0 1 1h1" /><line x1={4} y1={11} x2={14} y2={11} /></svg>; } export default IconGasStation;
\ No newline at end of file diff --git a/icons-react/icons-js/geometry.js b/icons-react/icons-js/geometry.js new file mode 100644 index 00000000..0138256e --- /dev/null +++ b/icons-react/icons-js/geometry.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconGeometry({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-geometry" 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 21l4 -12m2 0l1.48 4.439m.949 2.847l1.571 4.714" /><circle cx={12} cy={7} r={2} /><path d="M4 12c1.526 2.955 4.588 5 8 5c3.41 0 6.473 -2.048 8 -5" /><path d="M12 5v-2" /></svg>; +} + +export default IconGeometry;
\ No newline at end of file diff --git a/icons-react/icons-js/glass-full.js b/icons-react/icons-js/glass-full.js index 32a3e843..8512d40a 100644 --- a/icons-react/icons-js/glass-full.js +++ b/icons-react/icons-js/glass-full.js @@ -6,7 +6,7 @@ function IconGlassFull({ stroke = 2, ...props }) { - return <svg className="icon icon-tabler icon-tabler-glass-full" 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={8} y1={21} x2={16} y2={21} /><line x1={12} y1={15} x2={12} y2={21} /><path d="M16 4l1 6a5 5 0 0 1 -10 0l1 -6z" /><path d="M7 10a4 4 0 0 1 5 0a4 4 0 0 0 5 0" /></svg>; + return <svg className="icon icon-tabler icon-tabler-glass-full" 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={8} y1={21} x2={16} y2={21} /><line x1={12} y1={15} x2={12} y2={21} /><path d="M17 3l1 7c0 3.012 -2.686 5 -6 5s-6 -1.988 -6 -5l1 -7h10z" /><path d="M6 10a5.001 5.001 0 0 1 6 0a5.001 5.001 0 0 0 6 0" /></svg>; } export default IconGlassFull;
\ No newline at end of file diff --git a/icons-react/icons-js/glass-off.js b/icons-react/icons-js/glass-off.js new file mode 100644 index 00000000..bf3a5d72 --- /dev/null +++ b/icons-react/icons-js/glass-off.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconGlassOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-glass-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={8} y1={21} x2={16} y2={21} /><line x1={12} y1={15} x2={12} y2={21} /><path d="M7 3h10l1 7a4.511 4.511 0 0 1 -1.053 2.94m-2.386 1.625a7.48 7.48 0 0 1 -2.561 .435c-3.314 0 -6 -1.988 -6 -5l.5 -3.495" /><line x1={3} y1={3} x2={21} y2={21} /></svg>; +} + +export default IconGlassOff;
\ No newline at end of file diff --git a/icons-react/icons-js/glass.js b/icons-react/icons-js/glass.js index 1965f201..3c645d1f 100644 --- a/icons-react/icons-js/glass.js +++ b/icons-react/icons-js/glass.js @@ -6,7 +6,7 @@ function IconGlass({ stroke = 2, ...props }) { - return <svg className="icon icon-tabler icon-tabler-glass" 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={8} y1={21} x2={16} y2={21} /><line x1={12} y1={15} x2={12} y2={21} /><path d="M16 4l1 6a5 5 0 0 1 -10 0l1 -6z" /></svg>; + return <svg className="icon icon-tabler icon-tabler-glass" 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={8} y1={21} x2={16} y2={21} /><line x1={12} y1={15} x2={12} y2={21} /><path d="M17 3l1 7c0 3.012 -2.686 5 -6 5s-6 -1.988 -6 -5l1 -7h10z" /></svg>; } export default IconGlass;
\ No newline at end of file diff --git a/icons-react/icons-js/grain.js b/icons-react/icons-js/grain.js new file mode 100644 index 00000000..a9e21733 --- /dev/null +++ b/icons-react/icons-js/grain.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconGrain({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-grain" 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={4.5} cy={9.5} r={1} /><circle cx={9.5} cy={4.5} r={1} /><circle cx={9.5} cy={14.5} r={1} /><circle cx={4.5} cy={19.5} r={1} /><circle cx={14.5} cy={9.5} r={1} /><circle cx={19.5} cy={4.5} r={1} /><circle cx={14.5} cy={19.5} r={1} /><circle cx={19.5} cy={14.5} r={1} /></svg>; +} + +export default IconGrain;
\ No newline at end of file diff --git a/icons-react/icons-js/growth.js b/icons-react/icons-js/growth.js new file mode 100644 index 00000000..45f24ebd --- /dev/null +++ b/icons-react/icons-js/growth.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconGrowth({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-growth" 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.5 15a4.5 4.5 0 0 0 -4.5 4.5m4.5 -8.5a4.5 4.5 0 0 0 -4.5 4.5m4.5 -8.5a4.5 4.5 0 0 0 -4.5 4.5m-4 3.5c2.21 0 4 2.015 4 4.5m-4 -8.5c2.21 0 4 2.015 4 4.5m-4 -8.5c2.21 0 4 2.015 4 4.5m0 -7.5v6" /></svg>; +} + +export default IconGrowth;
\ No newline at end of file diff --git a/icons-react/icons-js/h-1.js b/icons-react/icons-js/h-1.js index 5f327fef..7218a42e 100644 --- a/icons-react/icons-js/h-1.js +++ b/icons-react/icons-js/h-1.js @@ -6,7 +6,7 @@ function IconH1({ stroke = 2, ...props }) { - return <svg className="icon icon-tabler icon-tabler-h-1" 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={5} x2={3} y2={19} /><line x1={3} y1={12} x2={12} y2={12} /><line x1={12} y1={5} x2={12} y2={19} /><path d="M20 19v-10l-3 3" /></svg>; + return <svg className="icon icon-tabler icon-tabler-h-1" 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 18v-8l-2 2" /><path d="M4 6v12" /><path d="M12 6v12" /><path d="M11 18h2" /><path d="M3 18h2" /><path d="M4 12h8" /><path d="M3 6h2" /><path d="M11 6h2" /></svg>; } export default IconH1;
\ No newline at end of file diff --git a/icons-react/icons-js/h-2.js b/icons-react/icons-js/h-2.js index b1ee34aa..9b0fb63e 100644 --- a/icons-react/icons-js/h-2.js +++ b/icons-react/icons-js/h-2.js @@ -6,7 +6,7 @@ function IconH2({ stroke = 2, ...props }) { - return <svg className="icon icon-tabler icon-tabler-h-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" /><line x1={3} y1={5} x2={3} y2={19} /><line x1={3} y1={12} x2={12} y2={12} /><line x1={12} y1={5} x2={12} y2={19} /><path d="M21 19h-5l4.47 -5.96a2.5 2.5 0 1 0 -4.47 -1.54" /></svg>; + return <svg className="icon icon-tabler icon-tabler-h-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="M17 12a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 -.001" /><path d="M4 6v12" /><path d="M12 6v12" /><path d="M11 18h2" /><path d="M3 18h2" /><path d="M4 12h8" /><path d="M3 6h2" /><path d="M11 6h2" /></svg>; } export default IconH2;
\ No newline at end of file diff --git a/icons-react/icons-js/h-3.js b/icons-react/icons-js/h-3.js index f8a43474..d2de3412 100644 --- a/icons-react/icons-js/h-3.js +++ b/icons-react/icons-js/h-3.js @@ -6,7 +6,7 @@ function IconH3({ stroke = 2, ...props }) { - return <svg className="icon icon-tabler icon-tabler-h-3" 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={5} x2={3} y2={19} /><line x1={3} y1={12} x2={12} y2={12} /><line x1={12} y1={5} x2={12} y2={19} /><path d="M16 11.5a2.5 2.5 0 1 1 2.5 2.5a2.5 2.5 0 1 1 -2.5 2.5" /></svg>; + return <svg className="icon icon-tabler icon-tabler-h-3" 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 14a2 2 0 1 0 -2 -2" /><path d="M17 16a2 2 0 1 0 2 -2" /><path d="M4 6v12" /><path d="M12 6v12" /><path d="M11 18h2" /><path d="M3 18h2" /><path d="M4 12h8" /><path d="M3 6h2" /><path d="M11 6h2" /></svg>; } export default IconH3;
\ No newline at end of file diff --git a/icons-react/icons-js/h-4.js b/icons-react/icons-js/h-4.js index 53bb8587..a9b700c6 100644 --- a/icons-react/icons-js/h-4.js +++ b/icons-react/icons-js/h-4.js @@ -6,7 +6,7 @@ function IconH4({ stroke = 2, ...props }) { - return <svg className="icon icon-tabler icon-tabler-h-4" 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={5} x2={3} y2={19} /><line x1={3} y1={12} x2={12} y2={12} /><line x1={12} y1={5} x2={12} y2={19} /><path d="M20 19v-10l-5 8h7" /></svg>; + return <svg className="icon icon-tabler icon-tabler-h-4" 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="M20 18v-8l-4 6h5" /><path d="M4 6v12" /><path d="M12 6v12" /><path d="M11 18h2" /><path d="M3 18h2" /><path d="M4 12h8" /><path d="M3 6h2" /><path d="M11 6h2" /></svg>; } export default IconH4;
\ No newline at end of file diff --git a/icons-react/icons-js/h-5.js b/icons-react/icons-js/h-5.js index cdc7c78d..55f8f523 100644 --- a/icons-react/icons-js/h-5.js +++ b/icons-react/icons-js/h-5.js @@ -6,7 +6,7 @@ function IconH5({ stroke = 2, ...props }) { - return <svg className="icon icon-tabler icon-tabler-h-5" 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={5} x2={3} y2={19} /><line x1={3} y1={12} x2={12} y2={12} /><line x1={12} y1={5} x2={12} y2={19} /><path d="M16 18.27a3 3 0 1 0 0 -4.537l0 -4.733h5" /></svg>; + return <svg className="icon icon-tabler icon-tabler-h-5" 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 18h2a2 2 0 1 0 0 -4h-2v-4h4" /><path d="M4 6v12" /><path d="M12 6v12" /><path d="M11 18h2" /><path d="M3 18h2" /><path d="M4 12h8" /><path d="M3 6h2" /><path d="M11 6h2" /></svg>; } export default IconH5;
\ No newline at end of file diff --git a/icons-react/icons-js/h-6.js b/icons-react/icons-js/h-6.js index cb7bf5ab..f7829f40 100644 --- a/icons-react/icons-js/h-6.js +++ b/icons-react/icons-js/h-6.js @@ -6,7 +6,7 @@ function IconH6({ stroke = 2, ...props }) { - return <svg className="icon icon-tabler icon-tabler-h-6" 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={5} x2={3} y2={19} /><line x1={3} y1={12} x2={12} y2={12} /><line x1={12} y1={5} x2={12} y2={19} /><circle cx={18.5} cy={16.5} r={2.5} /><line x1={20} y1={9} x2={16.5} y2={15} /></svg>; + return <svg className="icon icon-tabler icon-tabler-h-6" 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(180 19 16)" cx={19} cy={16} r={2} /><path d="M21 12a2 2 0 1 0 -4 0v4" /><path d="M4 6v12" /><path d="M12 6v12" /><path d="M11 18h2" /><path d="M3 18h2" /><path d="M4 12h8" /><path d="M3 6h2" /><path d="M11 6h2" /></svg>; } export default IconH6;
\ No newline at end of file diff --git a/icons-react/icons-js/hand-finger.js b/icons-react/icons-js/hand-finger.js new file mode 100644 index 00000000..6dab9f4b --- /dev/null +++ b/icons-react/icons-js/hand-finger.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconHandFinger({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-hand-finger" 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 13v-8.5a1.5 1.5 0 0 1 3 0v7.5" /><path d="M11 11.5v-2a1.5 1.5 0 1 1 3 0v2.5" /><path d="M14 10.5a1.5 1.5 0 0 1 3 0v1.5" /><path d="M17 11.5a1.5 1.5 0 0 1 3 0v4.5a6 6 0 0 1 -6 6h-2h.208a6 6 0 0 1 -5.012 -2.7a69.74 69.74 0 0 1 -.196 -.3c-.312 -.479 -1.407 -2.388 -3.286 -5.728a1.5 1.5 0 0 1 .536 -2.022a1.867 1.867 0 0 1 2.28 .28l1.47 1.47" /></svg>; +} + +export default IconHandFinger;
\ No newline at end of file diff --git a/icons-react/icons-js/hand-little-finger.js b/icons-react/icons-js/hand-little-finger.js new file mode 100644 index 00000000..2ea48fcb --- /dev/null +++ b/icons-react/icons-js/hand-little-finger.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconHandLittleFinger({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-hand-little-finger" 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 13v-2.5a1.5 1.5 0 0 1 3 0v1.5" /><path d="M11 11.5v-1a1.5 1.5 0 0 1 3 0v1.5" /><path d="M17 12v-5.5a1.5 1.5 0 0 1 3 0v9.5a6 6 0 0 1 -6 6h-2h.208a6 6 0 0 1 -5.012 -2.7a69.74 69.74 0 0 1 -.196 -.3c-.312 -.479 -1.407 -2.388 -3.286 -5.728a1.5 1.5 0 0 1 .536 -2.022a1.867 1.867 0 0 1 2.28 .28l1.47 1.47" /><path d="M14 10.5a1.5 1.5 0 0 1 3 0v1.5" /></svg>; +} + +export default IconHandLittleFinger;
\ No newline at end of file diff --git a/icons-react/icons-js/hand-middle-finger.js b/icons-react/icons-js/hand-middle-finger.js index bec99353..49458c6b 100644 --- a/icons-react/icons-js/hand-middle-finger.js +++ b/icons-react/icons-js/hand-middle-finger.js @@ -6,7 +6,7 @@ function IconHandMiddleFinger({ stroke = 2, ...props }) { - return <svg className="icon icon-tabler icon-tabler-hand-middle-finger" 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 13.5v-4a1.5 1.5 0 0 1 3 0v2.5m0 -2.5v-6a1.5 1.5 0 0 1 3 0v8.5m0 -2.5a1.5 1.5 0 0 1 3 0v2.5m0 -1.5a1.5 1.5 0 0 1 3 0v5.5a6 6 0 0 1 -6 6h-2a7 6 0 0 1 -5 -3l-2.7 -5.25a1.4 1.4 0 0 1 2.75 -2l.9 1.75" /></svg>; + return <svg className="icon icon-tabler icon-tabler-hand-middle-finger" 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 13v-2.5a1.5 1.5 0 0 1 3 0v1.5" /><path d="M14 10.5a1.5 1.5 0 0 1 3 0v1.5" /><path d="M17 11.5a1.5 1.5 0 0 1 3 0v4.5a6 6 0 0 1 -6 6h-2h.208a6 6 0 0 1 -5.012 -2.7a69.74 69.74 0 0 1 -.196 -.3c-.312 -.479 -1.407 -2.388 -3.286 -5.728a1.5 1.5 0 0 1 .536 -2.022a1.867 1.867 0 0 1 2.28 .28l1.47 1.47" /><path d="M11 11.5v-8a1.5 1.5 0 1 1 3 0v8.5" /></svg>; } export default IconHandMiddleFinger;
\ No newline at end of file diff --git a/icons-react/icons-js/hand-ring-finger.js b/icons-react/icons-js/hand-ring-finger.js new file mode 100644 index 00000000..cab11bbd --- /dev/null +++ b/icons-react/icons-js/hand-ring-finger.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconHandRingFinger({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-hand-ring-finger" 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 13v-2.5a1.5 1.5 0 0 1 3 0v1.5" /><path d="M17 11.5a1.5 1.5 0 0 1 3 0v4.5a6 6 0 0 1 -6 6h-2h.208a6 6 0 0 1 -5.012 -2.7a69.74 69.74 0 0 1 -.196 -.3c-.312 -.479 -1.407 -2.388 -3.286 -5.728a1.5 1.5 0 0 1 .536 -2.022a1.867 1.867 0 0 1 2.28 .28l1.47 1.47" /><path d="M11 11.5v-2a1.5 1.5 0 1 1 3 0v2.5" /><path d="M14 12v-6.5a1.5 1.5 0 0 1 3 0v6.5" /></svg>; +} + +export default IconHandRingFinger;
\ No newline at end of file diff --git a/icons-react/icons-js/hand-rock.js b/icons-react/icons-js/hand-rock.js new file mode 100644 index 00000000..664a0645 --- /dev/null +++ b/icons-react/icons-js/hand-rock.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconHandRock({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-hand-rock" 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 11.5v-1a1.5 1.5 0 0 1 3 0v1.5" /><path d="M17 12v-6.5a1.5 1.5 0 0 1 3 0v10.5a6 6 0 0 1 -6 6h-2h.208a6 6 0 0 1 -5.012 -2.7a69.74 69.74 0 0 1 -.196 -.3c-.312 -.479 -1.407 -2.388 -3.286 -5.728a1.5 1.5 0 0 1 .536 -2.022a1.867 1.867 0 0 1 2.28 .28l1.47 1.47" /><path d="M14 10.5a1.5 1.5 0 0 1 3 0v1.5" /><path d="M8 13v-8.5a1.5 1.5 0 0 1 3 0v7.5" /></svg>; +} + +export default IconHandRock;
\ No newline at end of file diff --git a/icons-react/icons-js/hand-stop.js b/icons-react/icons-js/hand-stop.js index e2246be6..da66e2b4 100644 --- a/icons-react/icons-js/hand-stop.js +++ b/icons-react/icons-js/hand-stop.js @@ -6,7 +6,7 @@ function IconHandStop({ stroke = 2, ...props }) { - return <svg className="icon icon-tabler icon-tabler-hand-stop" 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 13.5v-8a1.5 1.5 0 0 1 3 0v6.5m0 -6.5v-2a1.5 1.5 0 0 1 3 0v8.5m0 -6.5a1.5 1.5 0 0 1 3 0v6.5m0 -4.5a1.5 1.5 0 0 1 3 0v8.5a6 6 0 0 1 -6 6h-2a7 6 0 0 1 -5 -3l-2.7 -5.25a1.4 1.4 0 0 1 2.75 -2l.9 1.75" /></svg>; + return <svg className="icon icon-tabler icon-tabler-hand-stop" 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 13v-7.5a1.5 1.5 0 0 1 3 0v6.5" /><path d="M11 5.5v-2a1.5 1.5 0 1 1 3 0v8.5" /><path d="M14 5.5a1.5 1.5 0 0 1 3 0v6.5" /><path d="M17 7.5a1.5 1.5 0 0 1 3 0v8.5a6 6 0 0 1 -6 6h-2h.208a6 6 0 0 1 -5.012 -2.7a69.74 69.74 0 0 1 -.196 -.3c-.312 -.479 -1.407 -2.388 -3.286 -5.728a1.5 1.5 0 0 1 .536 -2.022a1.867 1.867 0 0 1 2.28 .28l1.47 1.47" /></svg>; } export default IconHandStop;
\ No newline at end of file diff --git a/icons-react/icons-js/hand-three-fingers.js b/icons-react/icons-js/hand-three-fingers.js new file mode 100644 index 00000000..8985ee07 --- /dev/null +++ b/icons-react/icons-js/hand-three-fingers.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconHandThreeFingers({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-hand-three-fingers" 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 13v-8.5a1.5 1.5 0 0 1 3 0v7.5" /><path d="M17 11.5a1.5 1.5 0 0 1 3 0v4.5a6 6 0 0 1 -6 6h-2h.208a6 6 0 0 1 -5.012 -2.7a69.74 69.74 0 0 1 -.196 -.3c-.312 -.479 -1.407 -2.388 -3.286 -5.728a1.5 1.5 0 0 1 .536 -2.022a1.867 1.867 0 0 1 2.28 .28l1.47 1.47" /><path d="M11 5.5v-2a1.5 1.5 0 1 1 3 0v8.5" /><path d="M14 5.5a1.5 1.5 0 0 1 3 0v6.5" /></svg>; +} + +export default IconHandThreeFingers;
\ No newline at end of file diff --git a/icons-react/icons-js/hand-two-fingers.js b/icons-react/icons-js/hand-two-fingers.js new file mode 100644 index 00000000..6c0c69e9 --- /dev/null +++ b/icons-react/icons-js/hand-two-fingers.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconHandTwoFingers({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-hand-two-fingers" 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 13v-8.5a1.5 1.5 0 0 1 3 0v7.5" /><path d="M17 11.5a1.5 1.5 0 0 1 3 0v4.5a6 6 0 0 1 -6 6h-2h.208a6 6 0 0 1 -5.012 -2.7a69.74 69.74 0 0 1 -.196 -.3c-.312 -.479 -1.407 -2.388 -3.286 -5.728a1.5 1.5 0 0 1 .536 -2.022a1.867 1.867 0 0 1 2.28 .28l1.47 1.47" /><path d="M14 10.5a1.5 1.5 0 0 1 3 0v1.5" /><path d="M11 5.5v-2a1.5 1.5 0 1 1 3 0v8.5" /></svg>; +} + +export default IconHandTwoFingers;
\ No newline at end of file diff --git a/icons-react/icons-js/hanger.js b/icons-react/icons-js/hanger.js new file mode 100644 index 00000000..28a9e714 --- /dev/null +++ b/icons-react/icons-js/hanger.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconHanger({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-hanger" 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 7a3 3 0 1 0 -3 3v2m0 0l-8.624 5.488a0.82 .82 0 0 0 .44 1.512h16.368a0.82 .82 0 0 0 .44 -1.512l-8.624 -5.488z" /></svg>; +} + +export default IconHanger;
\ No newline at end of file diff --git a/icons-react/icons-js/heading.js b/icons-react/icons-js/heading.js new file mode 100644 index 00000000..0c043bb6 --- /dev/null +++ b/icons-react/icons-js/heading.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconHeading({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-heading" 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 12h10" /><path d="M7 4v16" /><path d="M17 4v16" /><path d="M15 20h4" /><path d="M15 4h4" /><path d="M5 20h4" /><path d="M5 4h4" /></svg>; +} + +export default IconHeading;
\ No newline at end of file diff --git a/icons-react/icons-js/hexagon-off.js b/icons-react/icons-js/hexagon-off.js new file mode 100644 index 00000000..8bc2748a --- /dev/null +++ b/icons-react/icons-js/hexagon-off.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconHexagonOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-hexagon-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="M8.693 4.69l2.336 -1.39a2.056 2.056 0 0 1 2 0l6 3.573h-.029a2 2 0 0 1 1 1.747v6.536c0 .246 -.045 .485 -.13 .707m-2.16 1.847l-4.739 3.027a2 2 0 0 1 -1.942 0l-6 -3.833a2 2 0 0 1 -1.029 -1.747v-6.537a2 2 0 0 1 1.029 -1.748l1.154 -.687" /><path d="M3 3l18 18" /></svg>; +} + +export default IconHexagonOff;
\ No newline at end of file diff --git a/icons-react/icons-js/hierarchy-2.js b/icons-react/icons-js/hierarchy-2.js new file mode 100644 index 00000000..9b6636bf --- /dev/null +++ b/icons-react/icons-js/hierarchy-2.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconHierarchy2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-hierarchy-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 3h4v4h-4z" /><path d="M3 17h4v4h-4z" /><path d="M17 17h4v4h-4z" /><path d="M7 17l5 -4l5 4" /><line x1={12} y1={7} x2={12} y2={13} /></svg>; +} + +export default IconHierarchy2;
\ No newline at end of file diff --git a/icons-react/icons-js/hierarchy.js b/icons-react/icons-js/hierarchy.js new file mode 100644 index 00000000..0239d325 --- /dev/null +++ b/icons-react/icons-js/hierarchy.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconHierarchy({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-hierarchy" 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} /><circle cx={5} cy={19} r={2} /><circle cx={19} cy={19} r={2} /><path d="M6.5 17.5l5.5 -4.5l5.5 4.5" /><line x1={12} y1={7} x2={12} y2={13} /></svg>; +} + +export default IconHierarchy;
\ No newline at end of file diff --git a/icons-react/icons-js/ice-cream-2.js b/icons-react/icons-js/ice-cream-2.js new file mode 100644 index 00000000..183e6323 --- /dev/null +++ b/icons-react/icons-js/ice-cream-2.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconIceCream2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-ice-cream-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="M17.657 11.004a6 6 0 1 0 -11.315 -.002" /><path d="M6.342 11l5.658 11l5.657 -10.996z" /></svg>; +} + +export default IconIceCream2;
\ No newline at end of file diff --git a/icons-react/icons-js/ice-cream.js b/icons-react/icons-js/ice-cream.js index cf475ac5..e6aa7fcb 100644 --- a/icons-react/icons-js/ice-cream.js +++ b/icons-react/icons-js/ice-cream.js @@ -6,7 +6,7 @@ function IconIceCream({ stroke = 2, ...props }) { - return <svg className="icon icon-tabler icon-tabler-ice-cream" 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={4} y1={20} x2={8} y2={16} /><line x1={5} y1={13} x2={11} y2={19} /><path d="M11 19l7 -7a4 4 0 0 0 -6 -6l-7 7" /></svg>; + return <svg className="icon icon-tabler icon-tabler-ice-cream" 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 21.5v-4.5" /><path d="M8 17h8v-10a4 4 0 1 0 -8 0v10z" /><path d="M8 10.5l8 -3.5" /><path d="M8 14.5l8 -3.5" /></svg>; } export default IconIceCream;
\ No newline at end of file diff --git a/icons-react/icons-js/keyboard-off.js b/icons-react/icons-js/keyboard-off.js new file mode 100644 index 00000000..9ff8e7a7 --- /dev/null +++ b/icons-react/icons-js/keyboard-off.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconKeyboardOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-keyboard-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-14a2 2 0 0 1 -2 -2v-8a2 2 0 0 1 2 -2h2m4 0h10a2 2 0 0 1 2 2v8c0 .554 -.226 1.056 -.59 1.418" /><line x1={6} y1={10} x2={6} y2={10.01} /><line x1={10} y1={10} x2={10} y2={10.01} /><line x1={14} y1={10} x2={14} y2={10.01} /><line x1={18} y1={10} x2={18} y2={10.01} /><line x1={6} y1={14} x2={6} y2={14.01} /><line x1={18} y1={14} x2={18} y2={14.01} /><line x1={10} y1={14} x2={14} y2={14} /><line x1={3} y1={3} x2={21} y2={21} /></svg>; +} + +export default IconKeyboardOff;
\ No newline at end of file diff --git a/icons-react/icons-js/layers-linked.js b/icons-react/icons-js/layers-linked.js new file mode 100644 index 00000000..8badffde --- /dev/null +++ b/icons-react/icons-js/layers-linked.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconLayersLinked({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-layers-linked" 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 8.268a2 2 0 0 1 1 1.732v8a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2v-8a2 2 0 0 1 2 -2h3" /><path d="M5.003 15.734a2 2 0 0 1 -1.003 -1.734v-8a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-3" /></svg>; +} + +export default IconLayersLinked;
\ No newline at end of file diff --git a/icons-react/icons-js/layout-grid-add.js b/icons-react/icons-js/layout-grid-add.js index ba0cadb3..60fe3505 100644 --- a/icons-react/icons-js/layout-grid-add.js +++ b/icons-react/icons-js/layout-grid-add.js @@ -6,7 +6,7 @@ function IconLayoutGridAdd({ stroke = 2, ...props }) { - return <svg className="icon icon-tabler icon-tabler-layout-grid-add" 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={6} height={6} rx={1} /><rect x={14} y={4} width={6} height={6} rx={1} /><rect x={4} y={14} width={6} height={6} rx={1} /><path d="M14 17h6" /><path d="M17 14v6" /></svg>; + return <svg className="icon icon-tabler icon-tabler-layout-grid-add" 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={6} height={6} rx={1} /><rect x={14} y={4} width={6} height={6} rx={1} /><rect x={4} y={14} width={6} height={6} rx={1} /><path d="M14 17h6m-3 -3v6" /></svg>; } export default IconLayoutGridAdd;
\ No newline at end of file diff --git a/icons-react/icons-js/letter-case-lower.js b/icons-react/icons-js/letter-case-lower.js new file mode 100644 index 00000000..d00372a2 --- /dev/null +++ b/icons-react/icons-js/letter-case-lower.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconLetterCaseLower({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-letter-case-lower" 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={6.5} cy={15.5} r={3.5} /><path d="M10 12v7" /><circle cx={17.5} cy={15.5} r={3.5} /><path d="M21 12v7" /></svg>; +} + +export default IconLetterCaseLower;
\ No newline at end of file diff --git a/icons-react/icons-js/letter-case-toggle.js b/icons-react/icons-js/letter-case-toggle.js new file mode 100644 index 00000000..724a128f --- /dev/null +++ b/icons-react/icons-js/letter-case-toggle.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconLetterCaseToggle({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-letter-case-toggle" 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={6.5} cy={15.5} r={3.5} /><path d="M14 19v-10.5a3.5 3.5 0 0 1 7 0v10.5" /><path d="M14 13h7" /><path d="M10 12v7" /></svg>; +} + +export default IconLetterCaseToggle;
\ No newline at end of file diff --git a/icons-react/icons-js/letter-case-upper.js b/icons-react/icons-js/letter-case-upper.js new file mode 100644 index 00000000..2b370c31 --- /dev/null +++ b/icons-react/icons-js/letter-case-upper.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconLetterCaseUpper({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-letter-case-upper" 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 19v-10.5a3.5 3.5 0 0 1 7 0v10.5" /><path d="M3 13h7" /><path d="M14 19v-10.5a3.5 3.5 0 0 1 7 0v10.5" /><path d="M14 13h7" /></svg>; +} + +export default IconLetterCaseUpper;
\ No newline at end of file diff --git a/icons-react/icons-js/letter-case.js b/icons-react/icons-js/letter-case.js new file mode 100644 index 00000000..7089edc4 --- /dev/null +++ b/icons-react/icons-js/letter-case.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconLetterCase({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-letter-case" 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={17.5} cy={15.5} r={3.5} /><path d="M3 19v-10.5a3.5 3.5 0 0 1 7 0v10.5" /><path d="M3 13h7" /><path d="M21 12v7" /></svg>; +} + +export default IconLetterCase;
\ No newline at end of file diff --git a/icons-react/icons-js/letter-spacing.js b/icons-react/icons-js/letter-spacing.js new file mode 100644 index 00000000..c752dfcd --- /dev/null +++ b/icons-react/icons-js/letter-spacing.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconLetterSpacing({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-letter-spacing" 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 12v-5.5a2.5 2.5 0 0 1 5 0v5.5m0 -4h-5" /><path d="M13 4l3 8l3 -8" /><path d="M5 18h14" /><path d="M17 20l2 -2l-2 -2" /><path d="M7 16l-2 2l2 2" /></svg>; +} + +export default IconLetterSpacing;
\ No newline at end of file diff --git a/icons-react/icons-js/line-dashed.js b/icons-react/icons-js/line-dashed.js new file mode 100644 index 00000000..67c77fe4 --- /dev/null +++ b/icons-react/icons-js/line-dashed.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconLineDashed({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-line-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="M5 12h2" /><path d="M17 12h2" /><path d="M11 12h2" /></svg>; +} + +export default IconLineDashed;
\ No newline at end of file diff --git a/icons-react/icons-js/line-dotted.js b/icons-react/icons-js/line-dotted.js new file mode 100644 index 00000000..0663b651 --- /dev/null +++ b/icons-react/icons-js/line-dotted.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconLineDotted({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-line-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" /><path d="M4 12v.01" /><path d="M8 12v.01" /><path d="M12 12v.01" /><path d="M16 12v.01" /><path d="M20 12v.01" /></svg>; +} + +export default IconLineDotted;
\ No newline at end of file diff --git a/icons-react/icons-js/list-search.js b/icons-react/icons-js/list-search.js new file mode 100644 index 00000000..4ac80fa0 --- /dev/null +++ b/icons-react/icons-js/list-search.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconListSearch({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-list-search" 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={15} cy={15} r={4} /><path d="M18.5 18.5l2.5 2.5" /><path d="M4 6h16" /><path d="M4 12h4" /><path d="M4 18h4" /></svg>; +} + +export default IconListSearch;
\ No newline at end of file diff --git a/icons-react/icons-js/lock-access.js b/icons-react/icons-js/lock-access.js new file mode 100644 index 00000000..f33961ba --- /dev/null +++ b/icons-react/icons-js/lock-access.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconLockAccess({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-lock-access" 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 8v-2a2 2 0 0 1 2 -2h2" /><path d="M4 16v2a2 2 0 0 0 2 2h2" /><path d="M16 4h2a2 2 0 0 1 2 2v2" /><path d="M16 20h2a2 2 0 0 0 2 -2v-2" /><rect x={8} y={11} width={8} height={5} rx={1} /><path d="M10 11v-2a2 2 0 1 1 4 0v2" /></svg>; +} + +export default IconLockAccess;
\ No newline at end of file diff --git a/icons-react/icons-js/macro.js b/icons-react/icons-js/macro.js new file mode 100644 index 00000000..88f07bd7 --- /dev/null +++ b/icons-react/icons-js/macro.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconMacro({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-macro" 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 15a6 6 0 1 0 12 0" /><path d="M18 15a6 6 0 0 0 -6 6" /><path d="M12 21a6 6 0 0 0 -6 -6" /><path d="M12 21v-10" /><path d="M12 11a5 5 0 0 1 -5 -5v-3l3 2l2 -2l2 2l3 -2v3a5 5 0 0 1 -5 5z" /></svg>; +} + +export default IconMacro;
\ No newline at end of file diff --git a/icons-react/icons-js/mail-forward.js b/icons-react/icons-js/mail-forward.js new file mode 100644 index 00000000..bcad0113 --- /dev/null +++ b/icons-react/icons-js/mail-forward.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconMailForward({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-mail-forward" 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 18h-7a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v7.5" /><path d="M3 6l9 6l9 -6" /><path d="M15 18h6" /><path d="M18 15l3 3l-3 3" /></svg>; +} + +export default IconMailForward;
\ No newline at end of file diff --git a/icons-react/icons-js/mailbox.js b/icons-react/icons-js/mailbox.js new file mode 100644 index 00000000..24aa81a9 --- /dev/null +++ b/icons-react/icons-js/mailbox.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconMailbox({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-mailbox" 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 21v-6.5a3.5 3.5 0 0 0 -7 0v6.5h18v-6a4 4 0 0 0 -4 -4h-10.5" /><path d="M12 11v-8h4l2 2l-2 2h-4" /><path d="M6 15h1" /></svg>; +} + +export default IconMailbox;
\ No newline at end of file diff --git a/icons-react/icons-js/marquee-2.js b/icons-react/icons-js/marquee-2.js new file mode 100644 index 00000000..35e4abb7 --- /dev/null +++ b/icons-react/icons-js/marquee-2.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconMarquee2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-marquee-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 6v-1a1 1 0 0 1 1 -1h1m5 0h2m5 0h1a1 1 0 0 1 1 1v1m0 5v2m0 5v1a1 1 0 0 1 -1 1h-1m-5 0h-2m-5 0h-1a1 1 0 0 1 -1 -1v-1m0 -5v-2" /></svg>; +} + +export default IconMarquee2;
\ No newline at end of file diff --git a/icons-react/icons-js/mask-off.js b/icons-react/icons-js/mask-off.js new file mode 100644 index 00000000..1a359a7d --- /dev/null +++ b/icons-react/icons-js/mask-off.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconMaskOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-mask-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="M19.42 19.41a2 2 0 0 1 -1.42 .59h-12a2 2 0 0 1 -2 -2v-12c0 -.554 .225 -1.055 .588 -1.417m3.412 -.583h10a2 2 0 0 1 2 2v10" /><path d="M9.885 9.872a3 3 0 1 0 4.245 4.24m.582 -3.396a3.012 3.012 0 0 0 -1.438 -1.433" /><path d="M3 3l18 18" /></svg>; +} + +export default IconMaskOff;
\ No newline at end of file diff --git a/icons-react/icons-js/mask.js b/icons-react/icons-js/mask.js new file mode 100644 index 00000000..46dd076a --- /dev/null +++ b/icons-react/icons-js/mask.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconMask({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-mask" 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={3} /><rect x={4} y={4} width={16} height={16} rx={2} /></svg>; +} + +export default IconMask;
\ No newline at end of file diff --git a/icons-react/icons-js/massage.js b/icons-react/icons-js/massage.js new file mode 100644 index 00000000..746c0cec --- /dev/null +++ b/icons-react/icons-js/massage.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconMassage({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-massage" 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={4} cy={17} r={1} /><circle cx={9} cy={5} r={1} /><path d="M4 22l4 -2v-3h12" /><path d="M11 20h9" /><path d="M8 14l3 -2l1 -4c3 1 3 4 3 6" /></svg>; +} + +export default IconMassage;
\ No newline at end of file diff --git a/icons-react/icons-js/math-function.js b/icons-react/icons-js/math-function.js new file mode 100644 index 00000000..86ceb080 --- /dev/null +++ b/icons-react/icons-js/math-function.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconMathFunction({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-math-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" /><path d="M14 10h1c1 0 1 1 2.016 3.527c.984 2.473 .984 3.473 1.984 3.473h1" /><path d="M13 17c1.5 0 3 -2 4 -3.5s2.5 -3.5 4 -3.5" /><path d="M3 19c0 1.5 .5 2 2 2s2 -4 3 -9s1.5 -9 3 -9s2 .5 2 2" /><line x1={5} y1={12} x2={11} y2={12} /></svg>; +} + +export default IconMathFunction;
\ No newline at end of file diff --git a/icons-react/icons-js/math-symbols.js b/icons-react/icons-js/math-symbols.js new file mode 100644 index 00000000..dbc7a856 --- /dev/null +++ b/icons-react/icons-js/math-symbols.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconMathSymbols({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-math-symbols" 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={12} x2={21} y2={12} /><line x1={12} y1={3} x2={12} y2={21} /><line x1={16.5} y1={4.5} x2={19.5} y2={7.5} /><line x1={19.5} y1={4.5} x2={16.5} y2={7.5} /><line x1={6} y1={4} x2={6} y2={8} /><line x1={4} y1={6} x2={8} y2={6} /><line x1={18} y1={16} x2={18.01} y2={16} /><line x1={18} y1={20} x2={18.01} y2={20} /><line x1={4} y1={18} x2={8} y2={18} /></svg>; +} + +export default IconMathSymbols;
\ No newline at end of file diff --git a/icons-react/icons-js/minus-vertical.js b/icons-react/icons-js/minus-vertical.js new file mode 100644 index 00000000..9036e400 --- /dev/null +++ b/icons-react/icons-js/minus-vertical.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconMinusVertical({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-minus-vertical" 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 5v14" /></svg>; +} + +export default IconMinusVertical;
\ No newline at end of file diff --git a/icons-react/icons-js/mood-empty.js b/icons-react/icons-js/mood-empty.js new file mode 100644 index 00000000..1b66e13a --- /dev/null +++ b/icons-react/icons-js/mood-empty.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconMoodEmpty({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-mood-empty" 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={9} y1={10} x2={9.01} y2={10} /><line x1={15} y1={10} x2={15.01} y2={10} /><line x1={9} y1={15} x2={15} y2={15} /></svg>; +} + +export default IconMoodEmpty;
\ No newline at end of file diff --git a/icons-react/icons-js/mood-neutral.js b/icons-react/icons-js/mood-neutral.js index e8fb685e..d166c980 100644 --- a/icons-react/icons-js/mood-neutral.js +++ b/icons-react/icons-js/mood-neutral.js @@ -6,7 +6,7 @@ function IconMoodNeutral({ stroke = 2, ...props }) { - return <svg className="icon icon-tabler icon-tabler-mood-neutral" 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={9} y1={10} x2={9.01} y2={10} /><line x1={15} y1={10} x2={15.01} y2={10} /><line x1={9} y1={15} x2={15} y2={15} /></svg>; + return <svg className="icon icon-tabler icon-tabler-mood-neutral" 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={9} y1={10} x2={9.01} y2={10} /><line x1={15} y1={10} x2={15.01} y2={10} /></svg>; } export default IconMoodNeutral;
\ No newline at end of file diff --git a/icons-react/icons-js/motorbike.js b/icons-react/icons-js/motorbike.js new file mode 100644 index 00000000..7217193a --- /dev/null +++ b/icons-react/icons-js/motorbike.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconMotorbike({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-motorbike" 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={16} r={3} /><circle cx={19} cy={16} r={3} /><path d="M7.5 14h5l4 -4h-10.5m1.5 4l4 -4" /><path d="M13 6h2l1.5 3l2 4" /></svg>; +} + +export default IconMotorbike;
\ No newline at end of file diff --git a/icons-react/icons-js/mouse.js b/icons-react/icons-js/mouse.js index 06f25503..18472abf 100644 --- a/icons-react/icons-js/mouse.js +++ b/icons-react/icons-js/mouse.js @@ -6,7 +6,7 @@ function IconMouse({ stroke = 2, ...props }) { - return <svg className="icon icon-tabler icon-tabler-mouse" 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={7} y={4} width={10} height={16} rx={4} /><line x1={12} y1={8} x2={12} y2={11} /></svg>; + return <svg className="icon icon-tabler icon-tabler-mouse" 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={4} /><line x1={12} y1={7} x2={12} y2={11} /></svg>; } export default IconMouse;
\ No newline at end of file diff --git a/icons-react/icons-js/mug.js b/icons-react/icons-js/mug.js index 7c397292..9d965ff9 100644 --- a/icons-react/icons-js/mug.js +++ b/icons-react/icons-js/mug.js @@ -6,7 +6,7 @@ function IconMug({ stroke = 2, ...props }) { - return <svg className="icon icon-tabler icon-tabler-mug" 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 6h10a1 1 0 0 1 1 1v8a4 4 0 0 1 -4 4h-4a4 4 0 0 1 -4 -4v-8a1 1 0 0 1 1 -1" /><path d="M16 9h2a2 2 0 0 1 2 2v2a2 2 0 0 1 -2 2h-2" /></svg>; + return <svg className="icon icon-tabler icon-tabler-mug" 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.083 5h10.834a1.08 1.08 0 0 1 1.083 1.077v8.615c0 2.38 -1.94 4.308 -4.333 4.308h-4.334c-2.393 0 -4.333 -1.929 -4.333 -4.308v-8.615a1.08 1.08 0 0 1 1.083 -1.077" /><path d="M16 8h2.5c1.38 0 2.5 1.045 2.5 2.333v2.334c0 1.288 -1.12 2.333 -2.5 2.333h-2.5" /></svg>; } export default IconMug;
\ No newline at end of file diff --git a/icons-react/icons-js/nfc.js b/icons-react/icons-js/nfc.js new file mode 100644 index 00000000..2dc12cd6 --- /dev/null +++ b/icons-react/icons-js/nfc.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconNfc({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-nfc" 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 20a3 3 0 0 1 -3 -3v-11l5 5" /><path d="M13 4a3 3 0 0 1 3 3v11l-5 -5" /><rect x={4} y={4} width={16} height={16} rx={3} /></svg>; +} + +export default IconNfc;
\ No newline at end of file diff --git a/icons-react/icons-js/octagon-off.js b/icons-react/icons-js/octagon-off.js new file mode 100644 index 00000000..c8d3372e --- /dev/null +++ b/icons-react/icons-js/octagon-off.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconOctagonOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-octagon-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="M7.647 3.653l.353 -.353c.2 -.2 .4 -.3 .7 -.3h6.6c.3 0 .5 .1 .7 .3l4.7 4.7c.2 .2 .3 .4 .3 .7v6.6c0 .3 -.1 .5 -.3 .7l-.35 .35m-1.997 1.997l-2.353 2.353c-.2 .2 -.4 .3 -.7 .3h-6.6c-.3 0 -.5 -.1 -.7 -.3l-4.7 -4.7c-.2 -.2 -.3 -.4 -.3 -.7v-6.6c0 -.3 .1 -.5 .3 -.7l2.35 -2.35" /><path d="M3 3l18 18" /></svg>; +} + +export default IconOctagonOff;
\ No newline at end of file diff --git a/icons-react/icons-js/old.js b/icons-react/icons-js/old.js new file mode 100644 index 00000000..f2d4a880 --- /dev/null +++ b/icons-react/icons-js/old.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconOld({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-old" 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 21l-1 -4l-2 -3v-6" /><path d="M5 14l-1 -3l4 -3l3 2l3 .5" /><circle cx={8} cy={4} r={1} /><path d="M7 17l-2 4" /><path d="M16 21v-8.5a1.5 1.5 0 0 1 3 0v.5" /></svg>; +} + +export default IconOld;
\ No newline at end of file diff --git a/icons-react/icons-js/olympics.js b/icons-react/icons-js/olympics.js new file mode 100644 index 00000000..a48e4cb5 --- /dev/null +++ b/icons-react/icons-js/olympics.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconOlympics({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-olympics" 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={6} cy={9} r={3} /><circle cx={18} cy={9} r={3} /><circle cx={12} cy={9} r={3} /><circle cx={9} cy={15} r={3} /><circle cx={15} cy={15} r={3} /></svg>; +} + +export default IconOlympics;
\ No newline at end of file diff --git a/icons-react/icons-js/overline.js b/icons-react/icons-js/overline.js new file mode 100644 index 00000000..0cb76037 --- /dev/null +++ b/icons-react/icons-js/overline.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconOverline({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-overline" 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 9v5a5 5 0 0 0 10 0v-5" /><path d="M5 5h14" /></svg>; +} + +export default IconOverline;
\ No newline at end of file diff --git a/icons-react/icons-js/pacman.js b/icons-react/icons-js/pacman.js new file mode 100644 index 00000000..f117819b --- /dev/null +++ b/icons-react/icons-js/pacman.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconPacman({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-pacman" 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.636 5.636a9 9 0 0 1 13.397 .747l-5.619 5.617l5.619 5.617a9 9 0 1 1 -13.397 -11.981z" /><circle cx={11.5} cy={7.5} r={1} fill="currentColor" /></svg>; +} + +export default IconPacman;
\ No newline at end of file diff --git a/icons-react/icons-js/perspective.js b/icons-react/icons-js/perspective.js new file mode 100644 index 00000000..98c62f9d --- /dev/null +++ b/icons-react/icons-js/perspective.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconPerspective({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-perspective" 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.141 4.163l12 1.714a1 1 0 0 1 .859 .99v10.266a1 1 0 0 1 -.859 .99l-12 1.714a1 1 0 0 1 -1.141 -.99v-13.694a1 1 0 0 1 1.141 -.99z" /></svg>; +} + +export default IconPerspective;
\ No newline at end of file diff --git a/icons-react/icons-js/physotherapist.js b/icons-react/icons-js/physotherapist.js new file mode 100644 index 00000000..f504a87e --- /dev/null +++ b/icons-react/icons-js/physotherapist.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconPhysotherapist({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-physotherapist" 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 15l-1 -3l4 -2l4 1h3.5" /><circle cx={4} cy={19} r={1} /><circle cx={12} cy={6} r={1} /><path d="M12 17v-7" /><path d="M8 20h7l1 -4l4 -2" /><path d="M18 20h3" /></svg>; +} + +export default IconPhysotherapist;
\ No newline at end of file diff --git a/icons-react/icons-js/play-card.js b/icons-react/icons-js/play-card.js new file mode 100644 index 00000000..a2d2a80e --- /dev/null +++ b/icons-react/icons-js/play-card.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconPlayCard({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-play-card" 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 transform="rotate(90 12 12)" x={3} y={5} width={18} height={14} rx={2} /><line x1={8} y1={6} x2={8.01} y2={6} /><line x1={16} y1={18} x2={16.01} y2={18} /><path d="M12 16l-3 -4l3 -4l3 4z" /></svg>; +} + +export default IconPlayCard;
\ No newline at end of file diff --git a/icons-react/icons-js/playlist.js b/icons-react/icons-js/playlist.js new file mode 100644 index 00000000..1e07518d --- /dev/null +++ b/icons-react/icons-js/playlist.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconPlaylist({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-playlist" 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={14} cy={17} r={3} /><path d="M17 17v-13h4" /><path d="M13 5h-10" /><line x1={3} y1={9} x2={13} y2={9} /><path d="M9 13h-6" /></svg>; +} + +export default IconPlaylist;
\ No newline at end of file diff --git a/icons-react/icons-js/pokeball.js b/icons-react/icons-js/pokeball.js new file mode 100644 index 00000000..cd4a8fc2 --- /dev/null +++ b/icons-react/icons-js/pokeball.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconPokeball({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-pokeball" 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={9} cy={9} r={9} transform="translate(3 3)" /><circle cx={12} cy={12} r={3} /><path d="M3 12h6m6 0h6" /></svg>; +} + +export default IconPokeball;
\ No newline at end of file diff --git a/icons-react/icons-js/polaroid.js b/icons-react/icons-js/polaroid.js new file mode 100644 index 00000000..ce743f26 --- /dev/null +++ b/icons-react/icons-js/polaroid.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconPolaroid({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-polaroid" 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} /><line x1={4} y1={16} x2={20} y2={16} /><path d="M4 12l3 -3c.928 -.893 2.072 -.893 3 0l4 4" /><path d="M13 12l2 -2c.928 -.893 2.072 -.893 3 0l2 2" /><line x1={14} y1={7} x2={14.01} y2={7} /></svg>; +} + +export default IconPolaroid;
\ No newline at end of file diff --git a/icons-react/icons-js/presentation-analytics.js b/icons-react/icons-js/presentation-analytics.js new file mode 100644 index 00000000..4092a0d1 --- /dev/null +++ b/icons-react/icons-js/presentation-analytics.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconPresentationAnalytics({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-presentation-analytics" 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 12v-4" /><path d="M15 12v-2" /><path d="M12 12v-1" /><path d="M3 4h18" /><path d="M4 4v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-10" /><path d="M12 16v4" /><path d="M9 20h6" /></svg>; +} + +export default IconPresentationAnalytics;
\ No newline at end of file diff --git a/icons-react/icons-js/propeller.js b/icons-react/icons-js/propeller.js new file mode 100644 index 00000000..801133c4 --- /dev/null +++ b/icons-react/icons-js/propeller.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconPropeller({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-propeller" 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={13} r={3} /><path d="M14.167 10.5c.722 -1.538 1.156 -3.043 1.303 -4.514c.22 -1.63 -.762 -2.986 -3.47 -2.986s-3.69 1.357 -3.47 2.986c.147 1.471 .581 2.976 1.303 4.514" /><path d="M13.169 16.751c.97 1.395 2.057 2.523 3.257 3.386c1.3 1.006 2.967 .833 4.321 -1.512c1.354 -2.345 .67 -3.874 -.85 -4.498c-1.348 -.608 -2.868 -.985 -4.562 -1.128" /><path d="M8.664 12.999c-1.693 .143 -3.213 .52 -4.56 1.128c-1.522 .623 -2.206 2.153 -.852 4.498s3.02 2.517 4.321 1.512c1.2 -.863 2.287 -1.991 3.258 -3.386" /></svg>; +} + +export default IconPropeller;
\ No newline at end of file diff --git a/icons-react/icons-js/pyramid.js b/icons-react/icons-js/pyramid.js new file mode 100644 index 00000000..a8b66024 --- /dev/null +++ b/icons-react/icons-js/pyramid.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconPyramid({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-pyramid" 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 17l9 4l9 -4l-9 -14z" /><path d="M12 3v18" /></svg>; +} + +export default IconPyramid;
\ No newline at end of file diff --git a/icons-react/icons-js/radius-bottom-left.js b/icons-react/icons-js/radius-bottom-left.js new file mode 100644 index 00000000..d9879e04 --- /dev/null +++ b/icons-react/icons-js/radius-bottom-left.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconRadiusBottomLeft({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-radius-bottom-left" 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 19h-6a8 8 0 0 1 -8 -8v-6" /></svg>; +} + +export default IconRadiusBottomLeft;
\ No newline at end of file diff --git a/icons-react/icons-js/radius-bottom-right.js b/icons-react/icons-js/radius-bottom-right.js new file mode 100644 index 00000000..3daa7d21 --- /dev/null +++ b/icons-react/icons-js/radius-bottom-right.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconRadiusBottomRight({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-radius-bottom-right" 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 5v6a8 8 0 0 1 -8 8h-6" /></svg>; +} + +export default IconRadiusBottomRight;
\ No newline at end of file diff --git a/icons-react/icons-js/radius-top-left.js b/icons-react/icons-js/radius-top-left.js new file mode 100644 index 00000000..c85c3ca4 --- /dev/null +++ b/icons-react/icons-js/radius-top-left.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconRadiusTopLeft({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-radius-top-left" 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 19v-6a8 8 0 0 1 8 -8h6" /></svg>; +} + +export default IconRadiusTopLeft;
\ No newline at end of file diff --git a/icons-react/icons-js/radius-top-right.js b/icons-react/icons-js/radius-top-right.js new file mode 100644 index 00000000..bd0c3363 --- /dev/null +++ b/icons-react/icons-js/radius-top-right.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconRadiusTopRight({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-radius-top-right" 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 5h6a8 8 0 0 1 8 8v6" /></svg>; +} + +export default IconRadiusTopRight;
\ No newline at end of file diff --git a/icons-react/icons-js/recharging.js b/icons-react/icons-js/recharging.js new file mode 100644 index 00000000..f097dfe4 --- /dev/null +++ b/icons-react/icons-js/recharging.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconRecharging({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-recharging" 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.038 4.5a9 9 0 0 0 -2.495 2.47" /><path d="M3.186 10.209a9 9 0 0 0 0 3.508" /><path d="M4.5 16.962a9 9 0 0 0 2.47 2.495" /><path d="M10.209 20.814a9 9 0 0 0 3.5 0" /><path d="M16.962 19.5a9 9 0 0 0 2.495 -2.47" /><path d="M20.814 13.791a9 9 0 0 0 0 -3.508" /><path d="M19.5 7.038a9 9 0 0 0 -2.47 -2.495" /><path d="M13.791 3.186a9 9 0 0 0 -3.508 -.02" /><path d="M12 8l-2 4h4l-2 4" /><path d="M12 21a9 9 0 0 0 0 -18" /></svg>; +} + +export default IconRecharging;
\ No newline at end of file diff --git a/icons-react/icons-js/report-analytics.js b/icons-react/icons-js/report-analytics.js new file mode 100644 index 00000000..937119bb --- /dev/null +++ b/icons-react/icons-js/report-analytics.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconReportAnalytics({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-report-analytics" 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 5h-2a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-12a2 2 0 0 0 -2 -2h-2" /><rect x={9} y={3} width={6} height={4} rx={2} /><path d="M9 17v-5" /><path d="M12 17v-1" /><path d="M15 17v-3" /></svg>; +} + +export default IconReportAnalytics;
\ No newline at end of file diff --git a/icons-react/icons-js/report-medical.js b/icons-react/icons-js/report-medical.js new file mode 100644 index 00000000..8dd4210f --- /dev/null +++ b/icons-react/icons-js/report-medical.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconReportMedical({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-report-medical" 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 5h-2a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-12a2 2 0 0 0 -2 -2h-2" /><rect x={9} y={3} width={6} height={4} rx={2} /><line x1={10} y1={14} x2={14} y2={14} /><line x1={12} y1={12} x2={12} y2={16} /></svg>; +} + +export default IconReportMedical;
\ No newline at end of file diff --git a/icons-react/icons-js/report-money.js b/icons-react/icons-js/report-money.js new file mode 100644 index 00000000..3c2619d5 --- /dev/null +++ b/icons-react/icons-js/report-money.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconReportMoney({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-report-money" 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 5h-2a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-12a2 2 0 0 0 -2 -2h-2" /><rect x={9} y={3} width={6} height={4} rx={2} /><path d="M14 11h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" /><path d="M12 17v1m0 -8v1" /></svg>; +} + +export default IconReportMoney;
\ No newline at end of file diff --git a/icons-react/icons-js/report.js b/icons-react/icons-js/report.js new file mode 100644 index 00000000..38722cc3 --- /dev/null +++ b/icons-react/icons-js/report.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconReport({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-report" 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 5h-2a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h5.697" /><path d="M18 14v4h4" /><path d="M18 11v-4a2 2 0 0 0 -2 -2h-2" /><rect x={8} y={3} width={6} height={4} rx={2} /><circle cx={18} cy={18} r={4} /><path d="M8 11h4" /><path d="M8 15h3" /></svg>; +} + +export default IconReport;
\ No newline at end of file diff --git a/icons-react/icons-js/resize.js b/icons-react/icons-js/resize.js new file mode 100644 index 00000000..6ea27f8d --- /dev/null +++ b/icons-react/icons-js/resize.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconResize({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-resize" 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 11v8a1 1 0 0 0 1 1h8m-9 -14v-1a1 1 0 0 1 1 -1h1m5 0h2m5 0h1a1 1 0 0 1 1 1v1m0 5v2m0 5v1a1 1 0 0 1 -1 1h-1" /><path d="M4 12h7a1 1 0 0 1 1 1v7" /></svg>; +} + +export default IconResize;
\ No newline at end of file diff --git a/icons-react/icons-js/row-insert-bottom.js b/icons-react/icons-js/row-insert-bottom.js new file mode 100644 index 00000000..3b9418c0 --- /dev/null +++ b/icons-react/icons-js/row-insert-bottom.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconRowInsertBottom({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-row-insert-bottom" 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="M20 6v4a1 1 0 0 1 -1 1h-14a1 1 0 0 1 -1 -1v-4a1 1 0 0 1 1 -1h14a1 1 0 0 1 1 1z" /><line x1={12} y1={15} x2={12} y2={19} /><line x1={14} y1={17} x2={10} y2={17} /></svg>; +} + +export default IconRowInsertBottom;
\ No newline at end of file diff --git a/icons-react/icons-js/row-insert-top.js b/icons-react/icons-js/row-insert-top.js new file mode 100644 index 00000000..64e50cb0 --- /dev/null +++ b/icons-react/icons-js/row-insert-top.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconRowInsertTop({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-row-insert-top" 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-4a1 1 0 0 1 1 -1h14a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-14a1 1 0 0 1 -1 -1z" /><path d="M12 9v-4" /><line x1={10} y1={7} x2={14} y2={7} /></svg>; +} + +export default IconRowInsertTop;
\ No newline at end of file diff --git a/icons-react/icons-js/ruler-2.js b/icons-react/icons-js/ruler-2.js new file mode 100644 index 00000000..84b653bd --- /dev/null +++ b/icons-react/icons-js/ruler-2.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconRuler2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-ruler-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="M17 3l4 4l-14 14l-4 -4z" /><path d="M16 7l-1.5 -1.5" /><path d="M13 10l-1.5 -1.5" /><path d="M10 13l-1.5 -1.5" /><path d="M7 16l-1.5 -1.5" /></svg>; +} + +export default IconRuler2;
\ No newline at end of file diff --git a/icons-react/icons-js/satellite.js b/icons-react/icons-js/satellite.js new file mode 100644 index 00000000..7d1cfd3b --- /dev/null +++ b/icons-react/icons-js/satellite.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconSatellite({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-satellite" 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.707 6.293l2.586 -2.586a1 1 0 0 1 1.414 0l5.586 5.586a1 1 0 0 1 0 1.414l-2.586 2.586a1 1 0 0 1 -1.414 0l-5.586 -5.586a1 1 0 0 1 0 -1.414z" /><path d="M6 10l-3 3l3 3l3 -3" /><path d="M10 6l3 -3l3 3l-3 3" /><line x1={12} y1={12} x2={13.5} y2={13.5} /><path d="M14.5 17a2.5 2.5 0 0 0 2.5 -2.5" /><path d="M15 21a6 6 0 0 0 6 -6" /></svg>; +} + +export default IconSatellite;
\ No newline at end of file diff --git a/icons-react/icons-js/scale.js b/icons-react/icons-js/scale.js index d9c77e73..b018e5d6 100644 --- a/icons-react/icons-js/scale.js +++ b/icons-react/icons-js/scale.js @@ -6,7 +6,7 @@ function IconScale({ stroke = 2, ...props }) { - return <svg className="icon icon-tabler icon-tabler-scale" 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={12} y1={3} x2={12} y2={21} /><line x1={9} y1={21} x2={15} y2={21} /><polyline points="3 6 6 7 12 5 18 7 21 6" /><path d="M6 7l-3 9a5 5 0 0 0 6 0l-3 -9" /><path d="M18 7l-3 9a5 5 0 0 0 6 0l-3 -9" /></svg>; + return <svg className="icon icon-tabler icon-tabler-scale" 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} y1={20} x2={17} y2={20} /><path d="M6 6l6 -1l6 1" /><line x1={12} y1={3} x2={12} y2={20} /><path d="M9 12l-3 -6l-3 6a3 3 0 0 0 6 0" /><path d="M21 12l-3 -6l-3 6a3 3 0 0 0 6 0" /></svg>; } export default IconScale;
\ No newline at end of file diff --git a/icons-react/icons-js/scuba-mask.js b/icons-react/icons-js/scuba-mask.js new file mode 100644 index 00000000..2a201d5b --- /dev/null +++ b/icons-react/icons-js/scuba-mask.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconScubaMask({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-scuba-mask" 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 7h12a1 1 0 0 1 1 1v4.5a2.5 2.5 0 0 1 -2.5 2.5h-.5a2 2 0 0 1 -2 -2a2 2 0 1 0 -4 0a2 2 0 0 1 -2 2h-.5a2.5 2.5 0 0 1 -2.5 -2.5v-4.5a1 1 0 0 1 1 -1z" /><path d="M10 17a2 2 0 0 0 2 2h3.5a5.5 5.5 0 0 0 5.5 -5.5v-9.5" /></svg>; +} + +export default IconScubaMask;
\ No newline at end of file diff --git a/icons-react/icons-js/section.js b/icons-react/icons-js/section.js new file mode 100644 index 00000000..6eb485f7 --- /dev/null +++ b/icons-react/icons-js/section.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconSection({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-section" 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="M20 20h.01" /><path d="M4 20h.01" /><path d="M8 20h.01" /><path d="M12 20h.01" /><path d="M16 20h.01" /><path d="M20 4h.01" /><path d="M4 4h.01" /><path d="M8 4h.01" /><path d="M12 4h.01" /><path d="M16 4l0 0" /><rect x={4} y={8} width={16} height={8} rx={1} /></svg>; +} + +export default IconSection;
\ No newline at end of file diff --git a/icons-react/icons-js/settings-automation.js b/icons-react/icons-js/settings-automation.js new file mode 100644 index 00000000..74b5a702 --- /dev/null +++ b/icons-react/icons-js/settings-automation.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconSettingsAutomation({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-settings-automation" 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.325 4.317c.426 -1.756 2.924 -1.756 3.35 0a1.724 1.724 0 0 0 2.573 1.066c1.543 -.94 3.31 .826 2.37 2.37a1.724 1.724 0 0 0 1.065 2.572c1.756 .426 1.756 2.924 0 3.35a1.724 1.724 0 0 0 -1.066 2.573c.94 1.543 -.826 3.31 -2.37 2.37a1.724 1.724 0 0 0 -2.572 1.065c-.426 1.756 -2.924 1.756 -3.35 0a1.724 1.724 0 0 0 -2.573 -1.066c-1.543 .94 -3.31 -.826 -2.37 -2.37a1.724 1.724 0 0 0 -1.065 -2.572c-1.756 -.426 -1.756 -2.924 0 -3.35a1.724 1.724 0 0 0 1.066 -2.573c-.94 -1.543 .826 -3.31 2.37 -2.37c1 .608 2.296 .07 2.572 -1.065z" /><path d="M10 9v6l5 -3z" /></svg>; +} + +export default IconSettingsAutomation;
\ No newline at end of file diff --git a/icons-react/icons-js/shadow-off.js b/icons-react/icons-js/shadow-off.js new file mode 100644 index 00000000..da05dbc5 --- /dev/null +++ b/icons-react/icons-js/shadow-off.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconShadowOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-shadow-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="M5.634 5.638a9 9 0 0 0 12.728 12.727m1.68 -2.32a9 9 0 0 0 -12.086 -12.088" /><path d="M16 12h2" /><path d="M13 15h2" /><path d="M13 18h1" /><path d="M13 9h4" /><path d="M13 6h1" /><path d="M3 3l18 18" /></svg>; +} + +export default IconShadowOff;
\ No newline at end of file diff --git a/icons-react/icons-js/shadow.js b/icons-react/icons-js/shadow.js new file mode 100644 index 00000000..92c24f54 --- /dev/null +++ b/icons-react/icons-js/shadow.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconShadow({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-shadow" 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 12h5" /><path d="M13 15h4" /><path d="M13 18h1" /><path d="M13 9h4" /><path d="M13 6h1" /></svg>; +} + +export default IconShadow;
\ No newline at end of file diff --git a/icons-react/icons-js/shape-2.js b/icons-react/icons-js/shape-2.js new file mode 100644 index 00000000..6395f78b --- /dev/null +++ b/icons-react/icons-js/shape-2.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconShape2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-shape-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" /><circle cx={5} cy={5} r={2} /><circle cx={19} cy={19} r={2} /><circle cx={19} cy={5} r={2} /><circle cx={5} cy={19} r={2} /><path d="M6.5 17.5l11 -11m-12.5 .5v10m14 -10v10" /></svg>; +} + +export default IconShape2;
\ No newline at end of file diff --git a/icons-react/icons-js/shape-3.js b/icons-react/icons-js/shape-3.js new file mode 100644 index 00000000..0baaa681 --- /dev/null +++ b/icons-react/icons-js/shape-3.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconShape3({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-shape-3" 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={5} r={2} /><circle cx={19} cy={19} r={2} /><circle cx={19} cy={5} r={2} /><circle cx={5} cy={19} r={2} /><path d="M7 5h10m-12 2v10m14 -10v10" /></svg>; +} + +export default IconShape3;
\ No newline at end of file diff --git a/icons-react/icons-js/shopping-cart-discount.js b/icons-react/icons-js/shopping-cart-discount.js new file mode 100644 index 00000000..2b245963 --- /dev/null +++ b/icons-react/icons-js/shopping-cart-discount.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconShoppingCartDiscount({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-shopping-cart-discount" 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={6} cy={19} r={2} /><circle cx={17} cy={19} r={2} /><path d="M17 17h-11v-14h-2" /><path d="M20 6l-1 7h-13" /><path d="M10 10l6 -6" /><circle cx={10.5} cy={4.5} r={0.5} /><circle cx={15.5} cy={9.5} r={0.5} /></svg>; +} + +export default IconShoppingCartDiscount;
\ No newline at end of file diff --git a/icons-react/icons-js/shopping-cart-off.js b/icons-react/icons-js/shopping-cart-off.js new file mode 100644 index 00000000..95f493bd --- /dev/null +++ b/icons-react/icons-js/shopping-cart-off.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconShoppingCartOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-shopping-cart-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" /><circle cx={6} cy={19} r={2} /><path d="M17 17a2 2 0 1 0 2 2" /><path d="M17 17h-11v-11" /><path d="M9.239 5.231l10.761 .769l-1 7h-2m-4 0h-7" /><path d="M3 3l18 18" /></svg>; +} + +export default IconShoppingCartOff;
\ No newline at end of file diff --git a/icons-react/icons-js/shopping-cart-plus.js b/icons-react/icons-js/shopping-cart-plus.js new file mode 100644 index 00000000..df8ab68a --- /dev/null +++ b/icons-react/icons-js/shopping-cart-plus.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconShoppingCartPlus({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-shopping-cart-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={6} cy={19} r={2} /><circle cx={17} cy={19} r={2} /><path d="M17 17h-11v-14h-2" /><path d="M6 5l6.005 .429m7.138 6.573l-.143 .998h-13" /><path d="M15 6h6m-3 -3v6" /></svg>; +} + +export default IconShoppingCartPlus;
\ No newline at end of file diff --git a/icons-react/icons-js/shopping-cart-x.js b/icons-react/icons-js/shopping-cart-x.js new file mode 100644 index 00000000..e1cb482d --- /dev/null +++ b/icons-react/icons-js/shopping-cart-x.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconShoppingCartX({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-shopping-cart-x" 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={6} cy={19} r={2} /><circle cx={17} cy={19} r={2} /><path d="M17 17h-11v-14h-2" /><path d="M6 5l7.999 .571m5.43 4.43l-.429 2.999h-13" /><path d="M17 3l4 4" /><path d="M21 3l-4 4" /></svg>; +} + +export default IconShoppingCartX;
\ No newline at end of file diff --git a/icons-react/icons-js/shopping-cart.js b/icons-react/icons-js/shopping-cart.js index c871eb59..134fb9d0 100644 --- a/icons-react/icons-js/shopping-cart.js +++ b/icons-react/icons-js/shopping-cart.js @@ -6,7 +6,7 @@ function IconShoppingCart({ stroke = 2, ...props }) { - return <svg className="icon icon-tabler icon-tabler-shopping-cart" 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={9} cy={19} r={2} /><circle cx={17} cy={19} r={2} /><path d="M3 3h2l2 12a3 3 0 0 0 3 2h7a3 3 0 0 0 3 -2l1 -7h-15.2" /></svg>; + return <svg className="icon icon-tabler icon-tabler-shopping-cart" 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={6} cy={19} r={2} /><circle cx={17} cy={19} r={2} /><path d="M17 17h-11v-14h-2" /><path d="M6 5l14 1l-1 7h-13" /></svg>; } export default IconShoppingCart;
\ No newline at end of file diff --git a/icons-react/icons-js/shredder.js b/icons-react/icons-js/shredder.js new file mode 100644 index 00000000..a4b96ae0 --- /dev/null +++ b/icons-react/icons-js/shredder.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconShredder({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-shredder" 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={10} width={16} height={5} rx={1} /><path d="M17 10v-4a2 2 0 0 0 -2 -2h-6a2 2 0 0 0 -2 2v4m5 5v5m4 -5v2m-8 -2v3" /></svg>; +} + +export default IconShredder;
\ No newline at end of file diff --git a/icons-react/icons-js/signature.js b/icons-react/icons-js/signature.js new file mode 100644 index 00000000..f744c961 --- /dev/null +++ b/icons-react/icons-js/signature.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconSignature({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-signature" 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 17c3.333 -3.333 5 -6 5 -8c0 -3 -1 -3 -2 -3s-2.032 1.085 -2 3c.034 2.048 1.658 4.877 2.5 6c1.5 2 2.5 2.5 3.5 1l2 -3c.333 2.667 1.333 4 3 4c.53 0 2.639 -2 3 -2c.517 0 1.517 .667 3 2" /></svg>; +} + +export default IconSignature;
\ No newline at end of file diff --git a/icons-react/icons-js/sock.js b/icons-react/icons-js/sock.js new file mode 100644 index 00000000..152a9d6f --- /dev/null +++ b/icons-react/icons-js/sock.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconSock({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-sock" 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 3v6l4.798 5.142a4 4 0 0 1 -5.441 5.86l-6.736 -6.41a2 2 0 0 1 -.621 -1.451v-9.141h8z" /><path d="M7.895 15.768c.708 -.721 1.105 -1.677 1.105 -2.768a4 4 0 0 0 -4 -4" /></svg>; +} + +export default IconSock;
\ No newline at end of file diff --git a/icons-react/icons-js/sort-ascending-2.js b/icons-react/icons-js/sort-ascending-2.js new file mode 100644 index 00000000..c9328f89 --- /dev/null +++ b/icons-react/icons-js/sort-ascending-2.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconSortAscending2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-sort-ascending-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="M14 9l3 -3l3 3" /><rect x={5} y={5} width={5} height={5} rx={0.5} /><rect x={5} y={14} width={5} height={5} rx={0.5} /><path d="M17 6v12" /></svg>; +} + +export default IconSortAscending2;
\ No newline at end of file diff --git a/icons-react/icons-js/sort-descending-2.js b/icons-react/icons-js/sort-descending-2.js new file mode 100644 index 00000000..e3ae13ed --- /dev/null +++ b/icons-react/icons-js/sort-descending-2.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconSortDescending2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-sort-descending-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" /><rect x={5} y={5} width={5} height={5} rx={0.5} /><rect x={5} y={14} width={5} height={5} rx={0.5} /><path d="M14 15l3 3l3 -3" /><path d="M17 18v-12" /></svg>; +} + +export default IconSortDescending2;
\ No newline at end of file diff --git a/icons-react/icons-js/sport-billard.js b/icons-react/icons-js/sport-billard.js new file mode 100644 index 00000000..42089dea --- /dev/null +++ b/icons-react/icons-js/sport-billard.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconSportBillard({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-sport-billard" 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={10} r={2} /><circle cx={12} cy={14} r={2} /><circle cx={12} cy={12} r={8} /></svg>; +} + +export default IconSportBillard;
\ No newline at end of file diff --git a/icons-react/icons-js/square-0.js b/icons-react/icons-js/square-0.js new file mode 100644 index 00000000..8797fe9a --- /dev/null +++ b/icons-react/icons-js/square-0.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconSquare0({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-square-0" 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 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2z" /><rect x={4} y={4} width={16} height={16} rx={2} /></svg>; +} + +export default IconSquare0;
\ No newline at end of file diff --git a/icons-react/icons-js/square-1.js b/icons-react/icons-js/square-1.js new file mode 100644 index 00000000..07277ff8 --- /dev/null +++ b/icons-react/icons-js/square-1.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconSquare1({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-square-1" 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 16v-8l-2 2" /><rect x={4} y={4} width={16} height={16} rx={2} /></svg>; +} + +export default IconSquare1;
\ No newline at end of file diff --git a/icons-react/icons-js/square-2.js b/icons-react/icons-js/square-2.js new file mode 100644 index 00000000..2faf36c5 --- /dev/null +++ b/icons-react/icons-js/square-2.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconSquare2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-square-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 10a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 -.001" /><rect x={4} y={4} width={16} height={16} rx={2} /></svg>; +} + +export default IconSquare2;
\ No newline at end of file diff --git a/icons-react/icons-js/square-3.js b/icons-react/icons-js/square-3.js new file mode 100644 index 00000000..13002ca1 --- /dev/null +++ b/icons-react/icons-js/square-3.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconSquare3({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-square-3" 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 12a2 2 0 1 0 -2 -2" /><path d="M10 14a2 2 0 1 0 2 -2" /><rect x={4} y={4} width={16} height={16} rx={2} /></svg>; +} + +export default IconSquare3;
\ No newline at end of file diff --git a/icons-react/icons-js/square-4.js b/icons-react/icons-js/square-4.js new file mode 100644 index 00000000..38895a74 --- /dev/null +++ b/icons-react/icons-js/square-4.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconSquare4({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-square-4" 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 16v-8l-4 6h5" /><rect x={4} y={4} width={16} height={16} rx={2} /></svg>; +} + +export default IconSquare4;
\ No newline at end of file diff --git a/icons-react/icons-js/square-5.js b/icons-react/icons-js/square-5.js new file mode 100644 index 00000000..700aa000 --- /dev/null +++ b/icons-react/icons-js/square-5.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconSquare5({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-square-5" 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 16h2a2 2 0 1 0 0 -4h-2v-4h4" /><rect x={4} y={4} width={16} height={16} rx={2} /></svg>; +} + +export default IconSquare5;
\ No newline at end of file diff --git a/icons-react/icons-js/square-6.js b/icons-react/icons-js/square-6.js new file mode 100644 index 00000000..8b49337a --- /dev/null +++ b/icons-react/icons-js/square-6.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconSquare6({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-square-6" 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(180 12 14)" cx={12} cy={14} r={2} /><path d="M14 10a2 2 0 1 0 -4 0v4" /><rect x={4} y={4} width={16} height={16} rx={2} /></svg>; +} + +export default IconSquare6;
\ No newline at end of file diff --git a/icons-react/icons-js/square-7.js b/icons-react/icons-js/square-7.js new file mode 100644 index 00000000..b2cdacca --- /dev/null +++ b/icons-react/icons-js/square-7.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconSquare7({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-square-7" 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 8h4l-2 8" /><rect x={4} y={4} width={16} height={16} rx={2} /></svg>; +} + +export default IconSquare7;
\ No newline at end of file diff --git a/icons-react/icons-js/square-8.js b/icons-react/icons-js/square-8.js new file mode 100644 index 00000000..57e37dbf --- /dev/null +++ b/icons-react/icons-js/square-8.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconSquare8({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-square-8" 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={10} r={2} /><circle cx={12} cy={14} r={2} /><rect x={4} y={4} width={16} height={16} rx={2} /></svg>; +} + +export default IconSquare8;
\ No newline at end of file diff --git a/icons-react/icons-js/square-9.js b/icons-react/icons-js/square-9.js new file mode 100644 index 00000000..bfbbf49f --- /dev/null +++ b/icons-react/icons-js/square-9.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconSquare9({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-square-9" 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={10} r={2} /><path d="M10 14a2 2 0 1 0 4 0v-4" /><rect x={4} y={4} width={16} height={16} rx={2} /></svg>; +} + +export default IconSquare9;
\ No newline at end of file diff --git a/icons-react/icons-js/square-off.js b/icons-react/icons-js/square-off.js new file mode 100644 index 00000000..6890301a --- /dev/null +++ b/icons-react/icons-js/square-off.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconSquareOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-square-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="M8 4h10a2 2 0 0 1 2 2v10m-.584 3.412a1.994 1.994 0 0 1 -1.416 .588h-12a2 2 0 0 1 -2 -2v-12c0 -.552 .224 -1.052 .586 -1.414" /><path d="M3 3l18 18" /></svg>; +} + +export default IconSquareOff;
\ No newline at end of file diff --git a/icons-react/icons-js/square-root-2.js b/icons-react/icons-js/square-root-2.js new file mode 100644 index 00000000..a5eeb5a0 --- /dev/null +++ b/icons-react/icons-js/square-root-2.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconSquareRoot2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-square-root-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="M13 12h1c1 0 1 1 2.016 3.527c.984 2.473 .984 3.473 1.984 3.473h1" /><path d="M12 19c1.5 0 3 -2 4 -3.5s2.5 -3.5 4 -3.5" /><path d="M3 12h1l3 8l3 -16h10" /></svg>; +} + +export default IconSquareRoot2;
\ No newline at end of file diff --git a/icons-react/icons-js/square-root.js b/icons-react/icons-js/square-root.js new file mode 100644 index 00000000..fce8537a --- /dev/null +++ b/icons-react/icons-js/square-root.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconSquareRoot({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-square-root" 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 12h2l4 8l4 -16h8" /></svg>; +} + +export default IconSquareRoot;
\ No newline at end of file diff --git a/icons-react/icons-js/square-rotated-off.js b/icons-react/icons-js/square-rotated-off.js new file mode 100644 index 00000000..abd96c03 --- /dev/null +++ b/icons-react/icons-js/square-rotated-off.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconSquareRotatedOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-square-rotated-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.964 16.952l-3.462 3.461c-.782 .783 -2.222 .783 -3.004 0l-6.911 -6.91c-.783 -.783 -.783 -2.223 0 -3.005l3.455 -3.456m2.003 -2.003l1.453 -1.452c.782 -.783 2.222 -.783 3.004 0l6.911 6.91c.783 .783 .783 2.223 0 3.005l-1.448 1.45" /><path d="M3 3l18 18" /></svg>; +} + +export default IconSquareRotatedOff;
\ No newline at end of file diff --git a/icons-react/icons-js/square-toggle-horizontal.js b/icons-react/icons-js/square-toggle-horizontal.js new file mode 100644 index 00000000..9ed31272 --- /dev/null +++ b/icons-react/icons-js/square-toggle-horizontal.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconSquareToggleHorizontal({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-square-toggle-horizontal" 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="M22 12h-20" /><path d="M4 14v-8a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v8" /><path d="M18 20a2 2 0 0 0 2 -2" /><path d="M4 18a2 2 0 0 0 2 2" /><line x1={14} y1={20} x2={10} y2={20} /></svg>; +} + +export default IconSquareToggleHorizontal;
\ No newline at end of file diff --git a/icons-react/icons-js/square-toggle.js b/icons-react/icons-js/square-toggle.js new file mode 100644 index 00000000..73b98545 --- /dev/null +++ b/icons-react/icons-js/square-toggle.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconSquareToggle({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-square-toggle" 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={12} y1={2} x2={12} y2={22} /><path d="M14 20h-8a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h8" /><path d="M20 6a2 2 0 0 0 -2 -2" /><path d="M18 20a2 2 0 0 0 2 -2" /><line x1={20} y1={10} x2={20} y2={14} /></svg>; +} + +export default IconSquareToggle;
\ No newline at end of file diff --git a/icons-react/icons-js/squares-diagonal.js b/icons-react/icons-js/squares-diagonal.js new file mode 100644 index 00000000..6d02dc76 --- /dev/null +++ b/icons-react/icons-js/squares-diagonal.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconSquaresDiagonal({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-squares-diagonal" 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={8} y={8} width={12} height={12} rx={2} /><path d="M16 8v-2a2 2 0 0 0 -2 -2h-8a2 2 0 0 0 -2 2v8a2 2 0 0 0 2 2h2" /><path d="M8.586 19.414l10.827 -10.827" /></svg>; +} + +export default IconSquaresDiagonal;
\ No newline at end of file diff --git a/icons-react/icons-js/squares-filled.js b/icons-react/icons-js/squares-filled.js new file mode 100644 index 00000000..c197e839 --- /dev/null +++ b/icons-react/icons-js/squares-filled.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconSquaresFilled({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-squares-filled" 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={8} y={8} width={12} height={12} rx={2} /><path d="M8 14.5l6.492 -6.492" /><path d="M13.496 20.004l6.504 -6.504l-6.504 6.504z" /><path d="M8.586 19.414l10.827 -10.827" /><path d="M16 8v-2a2 2 0 0 0 -2 -2h-8a2 2 0 0 0 -2 2v8a2 2 0 0 0 2 2h2" /></svg>; +} + +export default IconSquaresFilled;
\ No newline at end of file diff --git a/icons-react/icons-js/stack-2.js b/icons-react/icons-js/stack-2.js new file mode 100644 index 00000000..fcc71508 --- /dev/null +++ b/icons-react/icons-js/stack-2.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconStack2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-stack-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 6l-8 4l8 4l8 -4l-8 -4" /><path d="M4 14l8 4l8 -4" /></svg>; +} + +export default IconStack2;
\ No newline at end of file diff --git a/icons-react/icons-js/strikethrough.js b/icons-react/icons-js/strikethrough.js index 6e5a5387..8c28dfd6 100644 --- a/icons-react/icons-js/strikethrough.js +++ b/icons-react/icons-js/strikethrough.js @@ -6,7 +6,7 @@ function IconStrikethrough({ stroke = 2, ...props }) { - return <svg className="icon icon-tabler icon-tabler-strikethrough" 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={5} y1={12} x2={19} y2={12} /><path d="M16 6.5a4 2 0 0 0 -4 -1.5h-1a3.5 3.5 0 0 0 0 7" /><path d="M16.5 16a3.5 3.5 0 0 1 -3.5 3h-1.5a4 2 0 0 1 -4 -1.5" /></svg>; + return <svg className="icon icon-tabler icon-tabler-strikethrough" 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 5v9a5 5 0 0 0 10 0v-9" /><path d="M4 12h16" /></svg>; } export default IconStrikethrough;
\ No newline at end of file diff --git a/icons-react/icons-js/table-export.js b/icons-react/icons-js/table-export.js new file mode 100644 index 00000000..78d3cb55 --- /dev/null +++ b/icons-react/icons-js/table-export.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconTableExport({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-table-export" 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.5 20h-5.5a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v7.5m-16 -3.5h16m-10 -6v16m4 -1h7m-3 -3l3 3l-3 3" /></svg>; +} + +export default IconTableExport;
\ No newline at end of file diff --git a/icons-react/icons-js/table-import.js b/icons-react/icons-js/table-import.js new file mode 100644 index 00000000..b7028d67 --- /dev/null +++ b/icons-react/icons-js/table-import.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconTableImport({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-table-import" 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 13.5v-7.5a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-6m-8 -10h16m-10 -6v11.5m-8 3.5h7m-3 -3l3 3l-3 3" /></svg>; +} + +export default IconTableImport;
\ No newline at end of file diff --git a/icons-react/icons-js/table-off.js b/icons-react/icons-js/table-off.js new file mode 100644 index 00000000..40aa3014 --- /dev/null +++ b/icons-react/icons-js/table-off.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconTableOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-table-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="M8 4h10a2 2 0 0 1 2 2v10m-.588 3.417c-.362 .36 -.86 .583 -1.412 .583h-12a2 2 0 0 1 -2 -2v-12c0 -.552 .224 -1.053 .586 -1.414" /><path d="M4 10h6m4 0h6" /><path d="M10 4v2m0 4v10" /><line x1={3} y1={3} x2={21} y2={21} /></svg>; +} + +export default IconTableOff;
\ No newline at end of file diff --git a/icons-react/icons-js/tent.js b/icons-react/icons-js/tent.js new file mode 100644 index 00000000..3b8a3967 --- /dev/null +++ b/icons-react/icons-js/tent.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconTent({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-tent" 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 14l4 6h6l-9 -16l-9 16h6l4 -6" /></svg>; +} + +export default IconTent;
\ No newline at end of file diff --git a/icons-react/icons-js/text-direction-ltr.js b/icons-react/icons-js/text-direction-ltr.js new file mode 100644 index 00000000..93d5428b --- /dev/null +++ b/icons-react/icons-js/text-direction-ltr.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconTextDirectionLtr({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-text-direction-ltr" 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 19h14" /><path d="M17 21l2 -2l-2 -2" /><path d="M16 4h-6.5a3.5 3.5 0 0 0 0 7h.5" /><path d="M14 15v-11" /><path d="M10 15v-11" /></svg>; +} + +export default IconTextDirectionLtr;
\ No newline at end of file diff --git a/icons-react/icons-js/text-direction-rtl.js b/icons-react/icons-js/text-direction-rtl.js new file mode 100644 index 00000000..fc4cb045 --- /dev/null +++ b/icons-react/icons-js/text-direction-rtl.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconTextDirectionRtl({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-text-direction-rtl" 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 4h-6.5a3.5 3.5 0 0 0 0 7h.5" /><path d="M14 15v-11" /><path d="M10 15v-11" /><path d="M5 19h14" /><path d="M7 21l-2 -2l2 -2" /></svg>; +} + +export default IconTextDirectionRtl;
\ No newline at end of file diff --git a/icons-react/icons-js/tilt-shift.js b/icons-react/icons-js/tilt-shift.js new file mode 100644 index 00000000..bba6844b --- /dev/null +++ b/icons-react/icons-js/tilt-shift.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconTiltShift({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-tilt-shift" 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" /><circle cx={12} cy={12} r={2} /></svg>; +} + +export default IconTiltShift;
\ No newline at end of file diff --git a/icons-react/icons-js/tools-kitchen-2.js b/icons-react/icons-js/tools-kitchen-2.js new file mode 100644 index 00000000..c30fb30b --- /dev/null +++ b/icons-react/icons-js/tools-kitchen-2.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconToolsKitchen2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-tools-kitchen-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="M19 3v12h-5c-.023 -3.681 .184 -7.406 5 -12zm0 12v6h-1v-3m-10 -14v17m-3 -17v3a3 3 0 1 0 6 0v-3" /></svg>; +} + +export default IconToolsKitchen2;
\ No newline at end of file diff --git a/icons-react/icons-js/tournament.js b/icons-react/icons-js/tournament.js index 566caa4e..99e75545 100644 --- a/icons-react/icons-js/tournament.js +++ b/icons-react/icons-js/tournament.js @@ -6,7 +6,7 @@ function IconTournament({ stroke = 2, ...props }) { - return <svg className="icon icon-tabler icon-tabler-tournament" 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 6h3a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-3" /><path d="M5 14h3a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-3" /><path d="M9 8h4a1 1 0 0 1 1 1v6a1 1 0 0 1 -1 1h-4" /><line x1={14} y1={12} x2={19} y2={12} /></svg>; + return <svg className="icon icon-tabler icon-tabler-tournament" 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 4h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4" /><path d="M5 14h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4" /><path d="M10 7h4a1 1 0 0 1 1 1v8a1 1 0 0 1 -1 1h-4" /><line x1={15} y1={12} x2={20} y2={12} /></svg>; } export default IconTournament;
\ No newline at end of file diff --git a/icons-react/icons-js/track.js b/icons-react/icons-js/track.js new file mode 100644 index 00000000..5e814830 --- /dev/null +++ b/icons-react/icons-js/track.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconTrack({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-track" 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 15l11 -11m5 5l-11 11m-4 -8l7 7m-3.5 -10.5l7 7m-3.5 -10.5l7 7" /></svg>; +} + +export default IconTrack;
\ No newline at end of file diff --git a/icons-react/icons-js/tree.js b/icons-react/icons-js/tree.js new file mode 100644 index 00000000..d784ffd5 --- /dev/null +++ b/icons-react/icons-js/tree.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconTree({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-tree" 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 13l-2 -2" /><path d="M12 12l2 -2" /><path d="M12 21v-13" /><path d="M9.824 15.995a3 3 0 0 1 -2.743 -3.69a2.998 2.998 0 0 1 .304 -4.833a3 3 0 0 1 4.615 -3.707a3 3 0 0 1 4.614 3.707a2.997 2.997 0 0 1 .305 4.833a3 3 0 0 1 -2.919 3.695h.001h-4z" /></svg>; +} + +export default IconTree;
\ No newline at end of file diff --git a/icons-react/icons-js/trees.js b/icons-react/icons-js/trees.js index b42280f6..495019ab 100644 --- a/icons-react/icons-js/trees.js +++ b/icons-react/icons-js/trees.js @@ -6,7 +6,7 @@ function IconTrees({ stroke = 2, ...props }) { - return <svg className="icon icon-tabler icon-tabler-trees" 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={3} width={8} height={14} rx={4} /><rect x={12} y={7} width={8} height={10} rx={3} /><line x1={8} y1={21} x2={8} y2={13} /><line x1={16} y1={21} x2={16} y2={14} /></svg>; + return <svg className="icon icon-tabler icon-tabler-trees" 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 5l3 3l-2 1l4 4l-3 1l4 4h-9" /><line x1={15} y1={21} x2={15} y2={18} /><path d="M8 13l-2 -2" /><path d="M8 12l2 -2" /><path d="M8 21v-13" /><path d="M5.824 15.995a3 3 0 0 1 -2.743 -3.69a2.998 2.998 0 0 1 .304 -4.833a3 3 0 0 1 4.615 -3.707a3 3 0 0 1 4.614 3.707a2.997 2.997 0 0 1 .305 4.833a3 3 0 0 1 -2.919 3.695h.001h-4z" /></svg>; } export default IconTrees;
\ No newline at end of file diff --git a/icons-react/icons-js/triangle-off.js b/icons-react/icons-js/triangle-off.js new file mode 100644 index 00000000..8f722170 --- /dev/null +++ b/icons-react/icons-js/triangle-off.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconTriangleOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-triangle-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="M5 19h14m1.986 -2.014a2 2 0 0 0 -.146 -.736l-7.1 -12.25a2 2 0 0 0 -3.5 0l-.825 1.424m-1.467 2.53l-4.808 8.296a2 2 0 0 0 1.75 2.75" /><path d="M3 3l18 18" /></svg>; +} + +export default IconTriangleOff;
\ No newline at end of file diff --git a/icons-react/icons-js/truck-off.js b/icons-react/icons-js/truck-off.js new file mode 100644 index 00000000..f31ba8e7 --- /dev/null +++ b/icons-react/icons-js/truck-off.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconTruckOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-truck-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" /><circle cx={7} cy={17} r={2} /><path d="M15.585 15.586a2 2 0 0 0 2.826 2.831" /><path d="M5 17h-2v-11a1 1 0 0 1 1 -1h1m3.96 0h4.04v4m0 4v4m-4 0h6m6 0v-6h-6m-2 -5h5l3 5" /><line x1={3} y1={3} x2={21} y2={21} /></svg>; +} + +export default IconTruckOff;
\ No newline at end of file diff --git a/icons-react/icons-js/underline.js b/icons-react/icons-js/underline.js index 15e6a25a..1660e599 100644 --- a/icons-react/icons-js/underline.js +++ b/icons-react/icons-js/underline.js @@ -6,7 +6,7 @@ function IconUnderline({ stroke = 2, ...props }) { - return <svg className="icon icon-tabler icon-tabler-underline" 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={6} y1={20} x2={18} y2={20} /><path d="M8 5v6a4 4 0 0 0 8 0v-6" /></svg>; + return <svg className="icon icon-tabler icon-tabler-underline" 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 5v5a5 5 0 0 0 10 0v-5" /><path d="M5 19h14" /></svg>; } export default IconUnderline;
\ No newline at end of file diff --git a/icons-react/icons-js/vaccine.js b/icons-react/icons-js/vaccine.js new file mode 100644 index 00000000..a26e7f87 --- /dev/null +++ b/icons-react/icons-js/vaccine.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconVaccine({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-vaccine" 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 3l4 4" /><path d="M19 5l-4.5 4.5" /><path d="M11.5 6.5l6 6" /><path d="M16.5 11.5l-6.5 6.5h-4v-4l6.5 -6.5" /><path d="M7.5 12.5l1.5 1.5" /><path d="M10.5 9.5l1.5 1.5" /><path d="M3 21l3 -3" /></svg>; +} + +export default IconVaccine;
\ No newline at end of file diff --git a/icons-react/icons-js/variable.js b/icons-react/icons-js/variable.js new file mode 100644 index 00000000..b140cb34 --- /dev/null +++ b/icons-react/icons-js/variable.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconVariable({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-variable" 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 4c-2.5 5 -2.5 10 0 16m14 -16c2.5 5 2.5 10 0 16m-10 -11h1c1 0 1 1 2.016 3.527c.984 2.473 .984 3.473 1.984 3.473h1" /><path d="M8 16c1.5 0 3 -2 4 -3.5s2.5 -3.5 4 -3.5" /></svg>; +} + +export default IconVariable;
\ No newline at end of file diff --git a/icons-react/icons-js/window.js b/icons-react/icons-js/window.js new file mode 100644 index 00000000..512228cd --- /dev/null +++ b/icons-react/icons-js/window.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconWindow({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-window" 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 3c-3.866 0 -7 3.272 -7 7v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1 -1v-10c0 -3.728 -3.134 -7 -7 -7z" /><line x1={5} y1={13} x2={19} y2={13} /><line x1={12} y1={3} x2={12} y2={21} /></svg>; +} + +export default IconWindow;
\ No newline at end of file diff --git a/icons-react/icons-js/writing-sign.js b/icons-react/icons-js/writing-sign.js new file mode 100644 index 00000000..e74ad796 --- /dev/null +++ b/icons-react/icons-js/writing-sign.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconWritingSign({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-writing-sign" 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 19c3.333 -2 5 -4 5 -6c0 -3 -1 -3 -2 -3s-2.032 1.085 -2 3c.034 2.048 1.658 2.877 2.5 4c1.5 2 2.5 2.5 3.5 1c.667 -1 1.167 -1.833 1.5 -2.5c1 2.333 2.333 3.5 4 3.5h2.5" /><path d="M20 17v-12c0 -1.121 -.879 -2 -2 -2s-2 .879 -2 2v12l2 2l2 -2z" /><path d="M16 7h4" /></svg>; +} + +export default IconWritingSign;
\ No newline at end of file diff --git a/icons-react/icons-js/writing.js b/icons-react/icons-js/writing.js new file mode 100644 index 00000000..932d9f5f --- /dev/null +++ b/icons-react/icons-js/writing.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconWriting({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-writing" 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="M20 17v-12c0 -1.121 -.879 -2 -2 -2s-2 .879 -2 2v12l2 2l2 -2z" /><path d="M16 7h4" /><path d="M18 19h-13a2 2 0 1 1 0 -4h4a2 2 0 1 0 0 -4h-3" /></svg>; +} + +export default IconWriting;
\ No newline at end of file diff --git a/icons-react/icons-js/zoom-check.js b/icons-react/icons-js/zoom-check.js new file mode 100644 index 00000000..dab6278c --- /dev/null +++ b/icons-react/icons-js/zoom-check.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconZoomCheck({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-zoom-check" 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={10} r={7} /><path d="M21 21l-6 -6" /><path d="M7 10l2 2l4 -4" /></svg>; +} + +export default IconZoomCheck;
\ No newline at end of file diff --git a/icons-react/icons-js/zoom-money.js b/icons-react/icons-js/zoom-money.js new file mode 100644 index 00000000..5129e23c --- /dev/null +++ b/icons-react/icons-js/zoom-money.js @@ -0,0 +1,12 @@ +import * as React from "react"; + +function IconZoomMoney({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return <svg className="icon icon-tabler icon-tabler-zoom-money" 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={10} r={7} /><path d="M21 21l-6 -6" /><path d="M12 7h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" /><path d="M10 13v1m0 -8v1" /></svg>; +} + +export default IconZoomMoney;
\ No newline at end of file diff --git a/icons-react/index.d.ts b/icons-react/index.d.ts index d709677c..4aec357c 100644 --- a/icons-react/index.d.ts +++ b/icons-react/index.d.ts @@ -15,6 +15,8 @@ export const IconAd: TablerIcon; export const IconAdjustmentsAlt: TablerIcon; export const IconAdjustmentsHorizontal: TablerIcon; export const IconAdjustments: TablerIcon; +export const IconAerialLift: TablerIcon; +export const IconAffiliate: TablerIcon; export const IconAlarm: TablerIcon; export const IconAlertCircle: TablerIcon; export const IconAlertOctagon: TablerIcon; @@ -103,16 +105,20 @@ export const IconArrowsDown: TablerIcon; export const IconArrowsHorizontal: TablerIcon; export const IconArrowsJoin2: TablerIcon; export const IconArrowsJoin: TablerIcon; +export const IconArrowsLeftDown: TablerIcon; export const IconArrowsLeftRight: TablerIcon; export const IconArrowsLeft: TablerIcon; export const IconArrowsMaximize: TablerIcon; export const IconArrowsMinimize: TablerIcon; +export const IconArrowsRightDown: TablerIcon; export const IconArrowsRightLeft: TablerIcon; export const IconArrowsRight: TablerIcon; export const IconArrowsSort: TablerIcon; export const IconArrowsSplit2: TablerIcon; export const IconArrowsSplit: TablerIcon; export const IconArrowsUpDown: TablerIcon; +export const IconArrowsUpLeft: TablerIcon; +export const IconArrowsUpRight: TablerIcon; export const IconArrowsUp: TablerIcon; export const IconArrowsVertical: TablerIcon; export const IconArtboard: TablerIcon; @@ -123,8 +129,11 @@ export const IconAtom: TablerIcon; export const IconAward: TablerIcon; export const IconBackhoe: TablerIcon; export const IconBackspace: TablerIcon; +export const IconBallAmericanFootball: TablerIcon; export const IconBallBasketball: TablerIcon; export const IconBallBowling: TablerIcon; +export const IconBallFootballOff: TablerIcon; +export const IconBallFootball: TablerIcon; export const IconBallTennis: TablerIcon; export const IconBallVolleyball: TablerIcon; export const IconBan: TablerIcon; @@ -135,6 +144,7 @@ export const IconBattery1: TablerIcon; export const IconBattery2: TablerIcon; export const IconBattery3: TablerIcon; export const IconBattery4: TablerIcon; +export const IconBatteryAutomotive: TablerIcon; export const IconBatteryCharging: TablerIcon; export const IconBatteryOff: TablerIcon; export const IconBattery: TablerIcon; @@ -147,7 +157,9 @@ export const IconBellRinging: TablerIcon; export const IconBellX: TablerIcon; export const IconBell: TablerIcon; export const IconBike: TablerIcon; +export const IconBinary: TablerIcon; export const IconBiohazard: TablerIcon; +export const IconBlockquote: TablerIcon; export const IconBluetoothConnected: TablerIcon; export const IconBluetoothOff: TablerIcon; export const IconBluetooth: TablerIcon; @@ -168,8 +180,23 @@ export const IconBorderNone: TablerIcon; export const IconBorderOuter: TablerIcon; export const IconBorderRadius: TablerIcon; export const IconBorderRight: TablerIcon; +export const IconBorderStyle: TablerIcon; export const IconBorderTop: TablerIcon; export const IconBorderVertical: TablerIcon; +export const IconBoxMargin: TablerIcon; +export const IconBoxModel: TablerIcon; +export const IconBoxMultiple0: TablerIcon; +export const IconBoxMultiple1: TablerIcon; +export const IconBoxMultiple2: TablerIcon; +export const IconBoxMultiple3: TablerIcon; +export const IconBoxMultiple4: TablerIcon; +export const IconBoxMultiple5: TablerIcon; +export const IconBoxMultiple6: TablerIcon; +export const IconBoxMultiple7: TablerIcon; +export const IconBoxMultiple8: TablerIcon; +export const IconBoxMultiple9: TablerIcon; +export const IconBoxMultiple: TablerIcon; +export const IconBoxPadding: TablerIcon; export const IconBox: TablerIcon; export const IconBraces: TablerIcon; export const IconBrackets: TablerIcon; @@ -255,7 +282,9 @@ export const IconBrandYahoo: TablerIcon; export const IconBrandYcombinator: TablerIcon; export const IconBrandYoutube: TablerIcon; export const IconBriefcase: TablerIcon; +export const IconBrightness2: TablerIcon; export const IconBrightnessDown: TablerIcon; +export const IconBrightnessHalf: TablerIcon; export const IconBrightnessUp: TablerIcon; export const IconBrightness: TablerIcon; export const IconBrowser: TablerIcon; @@ -270,6 +299,8 @@ export const IconBuildingCarousel: TablerIcon; export const IconBuildingCastle: TablerIcon; export const IconBuildingChurch: TablerIcon; export const IconBuildingCommunity: TablerIcon; +export const IconBuildingCottage: TablerIcon; +export const IconBuildingFactory: TablerIcon; export const IconBuildingFortress: TablerIcon; export const IconBuildingHospital: TablerIcon; export const IconBuildingLighthouse: TablerIcon; @@ -281,16 +312,22 @@ export const IconBuildingWarehouse: TablerIcon; export const IconBuilding: TablerIcon; export const IconBulbOff: TablerIcon; export const IconBulb: TablerIcon; -export const IconBuldozer: TablerIcon; +export const IconBulldozer: TablerIcon; export const IconBus: TablerIcon; +export const IconBusinessplan: TablerIcon; export const IconCalculator: TablerIcon; export const IconCalendarEvent: TablerIcon; export const IconCalendarMinus: TablerIcon; +export const IconCalendarOff: TablerIcon; export const IconCalendarPlus: TablerIcon; +export const IconCalendarStats: TablerIcon; +export const IconCalendarTime: TablerIcon; export const IconCalendar: TablerIcon; export const IconCameraMinus: TablerIcon; export const IconCameraOff: TablerIcon; export const IconCameraPlus: TablerIcon; +export const IconCameraRotate: TablerIcon; +export const IconCameraSelfie: TablerIcon; export const IconCamera: TablerIcon; export const IconCapture: TablerIcon; export const IconCar: TablerIcon; @@ -300,17 +337,33 @@ export const IconCaretDown: TablerIcon; export const IconCaretLeft: TablerIcon; export const IconCaretRight: TablerIcon; export const IconCaretUp: TablerIcon; +export const IconCashBanknoteOff: TablerIcon; +export const IconCashBanknote: TablerIcon; export const IconCash: TablerIcon; export const IconCast: TablerIcon; export const IconCe: TablerIcon; export const IconCertificate: TablerIcon; +export const IconChargingPile: TablerIcon; +export const IconChartArcs3: TablerIcon; +export const IconChartArcs: TablerIcon; export const IconChartAreaLine: TablerIcon; export const IconChartArea: TablerIcon; +export const IconChartArrowsVertical: TablerIcon; +export const IconChartArrows: TablerIcon; export const IconChartBar: TablerIcon; export const IconChartBubble: TablerIcon; export const IconChartCandle: TablerIcon; +export const IconChartCircles: TablerIcon; +export const IconChartDonut2: TablerIcon; +export const IconChartDonut3: TablerIcon; +export const IconChartDonut4: TablerIcon; export const IconChartDonut: TablerIcon; +export const IconChartDots: TablerIcon; +export const IconChartInfographic: TablerIcon; export const IconChartLine: TablerIcon; +export const IconChartPie2: TablerIcon; +export const IconChartPie3: TablerIcon; +export const IconChartPie4: TablerIcon; export const IconChartPie: TablerIcon; export const IconChartRadar: TablerIcon; export const IconCheck: TablerIcon; @@ -333,15 +386,29 @@ export const IconChevronsUpLeft: TablerIcon; export const IconChevronsUpRight: TablerIcon; export const IconChevronsUp: TablerIcon; export const IconChristmasTree: TablerIcon; +export const IconCircle0: TablerIcon; +export const IconCircle1: TablerIcon; +export const IconCircle2: TablerIcon; +export const IconCircle3: TablerIcon; +export const IconCircle4: TablerIcon; +export const IconCircle5: TablerIcon; +export const IconCircle6: TablerIcon; +export const IconCircle7: TablerIcon; +export const IconCircle8: TablerIcon; +export const IconCircle9: TablerIcon; export const IconCircleCheck: TablerIcon; export const IconCircleDashed: TablerIcon; export const IconCircleDotted: TablerIcon; +export const IconCircleHalfVertical: TablerIcon; +export const IconCircleHalf: TablerIcon; export const IconCircleMinus: TablerIcon; +export const IconCircleOff: TablerIcon; export const IconCirclePlus: TablerIcon; export const IconCircleSquare: TablerIcon; export const IconCircleX: TablerIcon; export const IconCircle: TablerIcon; export const IconCircles: TablerIcon; +export const IconClearAll: TablerIcon; export const IconClearFormatting: TablerIcon; export const IconClick: TablerIcon; export const IconClipboardCheck: TablerIcon; @@ -357,46 +424,102 @@ export const IconCloudSnow: TablerIcon; export const IconCloudStorm: TablerIcon; export const IconCloudUpload: TablerIcon; export const IconCloud: TablerIcon; +export const IconCodeMinus: TablerIcon; +export const IconCodePlus: TablerIcon; export const IconCode: TablerIcon; export const IconCoin: TablerIcon; export const IconColorPicker: TablerIcon; export const IconColorSwatch: TablerIcon; +export const IconColumnInsertLeft: TablerIcon; +export const IconColumnInsertRight: TablerIcon; export const IconColumns: TablerIcon; export const IconComet: TablerIcon; export const IconCommand: TablerIcon; export const IconCompass: TablerIcon; +export const IconConfetti: TablerIcon; +export const IconContainer: TablerIcon; export const IconContrast: TablerIcon; export const IconCopy: TablerIcon; export const IconCopyleft: TablerIcon; export const IconCopyright: TablerIcon; +export const IconCornerDownLeftDouble: TablerIcon; export const IconCornerDownLeft: TablerIcon; +export const IconCornerDownRightDouble: TablerIcon; export const IconCornerDownRight: TablerIcon; +export const IconCornerLeftDownDouble: TablerIcon; export const IconCornerLeftDown: TablerIcon; +export const IconCornerLeftUpDouble: TablerIcon; export const IconCornerLeftUp: TablerIcon; +export const IconCornerRightDownDouble: TablerIcon; export const IconCornerRightDown: TablerIcon; +export const IconCornerRightUpDouble: TablerIcon; export const IconCornerRightUp: TablerIcon; +export const IconCornerUpLeftDouble: TablerIcon; export const IconCornerUpLeft: TablerIcon; +export const IconCornerUpRightDouble: TablerIcon; export const IconCornerUpRight: TablerIcon; export const IconCreditCardOff: TablerIcon; export const IconCreditCard: TablerIcon; export const IconCrop: TablerIcon; export const IconCrosshair: TablerIcon; +export const IconCrownOff: TablerIcon; export const IconCrown: TablerIcon; export const IconCurlyLoop: TablerIcon; +export const IconCurrencyBahraini: TablerIcon; +export const IconCurrencyBath: TablerIcon; export const IconCurrencyBitcoin: TablerIcon; +export const IconCurrencyCent: TablerIcon; +export const IconCurrencyDinar: TablerIcon; +export const IconCurrencyDirham: TablerIcon; +export const IconCurrencyDollarAustralian: TablerIcon; +export const IconCurrencyDollarCanadian: TablerIcon; +export const IconCurrencyDollarSingapore: TablerIcon; export const IconCurrencyDollar: TablerIcon; +export const IconCurrencyEthereum: TablerIcon; export const IconCurrencyEuro: TablerIcon; +export const IconCurrencyForint: TablerIcon; +export const IconCurrencyFrank: TablerIcon; +export const IconCurrencyKroneCzech: TablerIcon; +export const IconCurrencyKroneDanish: TablerIcon; +export const IconCurrencyKroneSwedish: TablerIcon; +export const IconCurrencyLeu: TablerIcon; +export const IconCurrencyLira: TablerIcon; +export const IconCurrencyLitecoin: TablerIcon; +export const IconCurrencyNaira: TablerIcon; export const IconCurrencyPound: TablerIcon; +export const IconCurrencyReal: TablerIcon; +export const IconCurrencyRenminbi: TablerIcon; +export const IconCurrencyRipple: TablerIcon; +export const IconCurrencyRiyal: TablerIcon; +export const IconCurrencyRubel: TablerIcon; export const IconCurrencyRupee: TablerIcon; +export const IconCurrencyShekel: TablerIcon; +export const IconCurrencyTaka: TablerIcon; +export const IconCurrencyTugrik: TablerIcon; +export const IconCurrencyWon: TablerIcon; export const IconCurrencyYen: TablerIcon; +export const IconCurrencyZloty: TablerIcon; export const IconCurrentLocation: TablerIcon; +export const IconCursorText: TablerIcon; export const IconCut: TablerIcon; export const IconDashboard: TablerIcon; +export const IconDatabaseExport: TablerIcon; +export const IconDatabaseImport: TablerIcon; +export const IconDatabaseOff: TablerIcon; export const IconDatabase: TablerIcon; +export const IconDetails: TablerIcon; +export const IconDeviceAnalytics: TablerIcon; +export const IconDeviceAudioTape: TablerIcon; +export const IconDeviceCctv: TablerIcon; +export const IconDeviceComputerCameraOff: TablerIcon; +export const IconDeviceComputerCamera: TablerIcon; +export const IconDeviceDesktopAnalytics: TablerIcon; +export const IconDeviceDesktopOff: TablerIcon; export const IconDeviceDesktop: TablerIcon; export const IconDeviceFloppy: TablerIcon; export const IconDeviceGamepad: TablerIcon; export const IconDeviceLaptop: TablerIcon; +export const IconDeviceMobileMessage: TablerIcon; export const IconDeviceMobileRotated: TablerIcon; export const IconDeviceMobileVibration: TablerIcon; export const IconDeviceMobile: TablerIcon; @@ -405,17 +528,21 @@ export const IconDeviceTablet: TablerIcon; export const IconDeviceTv: TablerIcon; export const IconDeviceWatch: TablerIcon; export const IconDevices2: TablerIcon; +export const IconDevicesPc: TablerIcon; export const IconDevices: TablerIcon; export const IconDiamond: TablerIcon; export const IconDice: TablerIcon; +export const IconDimensions: TablerIcon; export const IconDirectionHorizontal: TablerIcon; export const IconDirection: TablerIcon; export const IconDirections: TablerIcon; export const IconDisabled2: TablerIcon; export const IconDisabled: TablerIcon; export const IconDisc: TablerIcon; +export const IconDiscount2: TablerIcon; export const IconDiscount: TablerIcon; export const IconDivide: TablerIcon; +export const IconDna: TablerIcon; export const IconDotsCircleHorizontal: TablerIcon; export const IconDotsDiagonal2: TablerIcon; export const IconDotsDiagonal: TablerIcon; @@ -424,20 +551,34 @@ export const IconDots: TablerIcon; export const IconDownload: TablerIcon; export const IconDragDrop2: TablerIcon; export const IconDragDrop: TablerIcon; +export const IconDroneOff: TablerIcon; export const IconDrone: TablerIcon; +export const IconDropletFilled2: TablerIcon; +export const IconDropletFilled: TablerIcon; +export const IconDropletHalf2: TablerIcon; +export const IconDropletHalf: TablerIcon; +export const IconDropletOff: TablerIcon; export const IconDroplet: TablerIcon; +export const IconEarOff: TablerIcon; export const IconEar: TablerIcon; +export const IconEditCircle: TablerIcon; export const IconEdit: TablerIcon; export const IconEgg: TablerIcon; export const IconEmphasis: TablerIcon; +export const IconEqualNot: TablerIcon; +export const IconEqual: TablerIcon; export const IconEraser: TablerIcon; export const IconExchange: TablerIcon; export const IconExposure: TablerIcon; export const IconExternalLink: TablerIcon; +export const IconEyeCheck: TablerIcon; export const IconEyeOff: TablerIcon; export const IconEye: TablerIcon; +export const IconEyeglass2: TablerIcon; +export const IconEyeglass: TablerIcon; export const IconFaceId: TablerIcon; export const IconFall: TablerIcon; +export const IconFeather: TablerIcon; export const IconFileAlert: TablerIcon; export const IconFileAnalytics: TablerIcon; export const IconFileCertificate: TablerIcon; @@ -473,8 +614,11 @@ export const IconFilterOff: TablerIcon; export const IconFilter: TablerIcon; export const IconFingerprint: TablerIcon; export const IconFiretruck: TablerIcon; +export const IconFlag2: TablerIcon; +export const IconFlag3: TablerIcon; export const IconFlag: TablerIcon; export const IconFlame: TablerIcon; +export const IconFlare: TablerIcon; export const IconFlask: TablerIcon; export const IconFlipHorizontal: TablerIcon; export const IconFlipVertical: TablerIcon; @@ -496,10 +640,12 @@ export const IconFolders: TablerIcon; export const IconForbid2: TablerIcon; export const IconForbid: TablerIcon; export const IconForklift: TablerIcon; +export const IconForms: TablerIcon; export const IconFrame: TablerIcon; export const IconFriends: TablerIcon; export const IconGasStation: TablerIcon; export const IconGauge: TablerIcon; +export const IconGeometry: TablerIcon; export const IconGhost: TablerIcon; export const IconGift: TablerIcon; export const IconGitBranch: TablerIcon; @@ -509,23 +655,34 @@ export const IconGitFork: TablerIcon; export const IconGitMerge: TablerIcon; export const IconGitPullRequest: TablerIcon; export const IconGlassFull: TablerIcon; +export const IconGlassOff: TablerIcon; export const IconGlass: TablerIcon; export const IconGlobe: TablerIcon; export const IconGolf: TablerIcon; export const IconGps: TablerIcon; +export const IconGrain: TablerIcon; export const IconGridDots: TablerIcon; export const IconGripHorizontal: TablerIcon; export const IconGripVertical: TablerIcon; +export const IconGrowth: TablerIcon; export const IconH1: TablerIcon; export const IconH2: TablerIcon; export const IconH3: TablerIcon; export const IconH4: TablerIcon; export const IconH5: TablerIcon; export const IconH6: TablerIcon; +export const IconHandFinger: TablerIcon; +export const IconHandLittleFinger: TablerIcon; export const IconHandMiddleFinger: TablerIcon; export const IconHandOff: TablerIcon; +export const IconHandRingFinger: TablerIcon; +export const IconHandRock: TablerIcon; export const IconHandStop: TablerIcon; +export const IconHandThreeFingers: TablerIcon; +export const IconHandTwoFingers: TablerIcon; +export const IconHanger: TablerIcon; export const IconHash: TablerIcon; +export const IconHeading: TablerIcon; export const IconHeadphonesOff: TablerIcon; export const IconHeadphones: TablerIcon; export const IconHeadset: TablerIcon; @@ -534,10 +691,14 @@ export const IconHeart: TablerIcon; export const IconHelicopterLanding: TablerIcon; export const IconHelicopter: TablerIcon; export const IconHelp: TablerIcon; +export const IconHexagonOff: TablerIcon; export const IconHexagon: TablerIcon; +export const IconHierarchy2: TablerIcon; +export const IconHierarchy: TablerIcon; export const IconHistory: TablerIcon; export const IconHome2: TablerIcon; export const IconHome: TablerIcon; +export const IconIceCream2: TablerIcon; export const IconIceCream: TablerIcon; export const IconId: TablerIcon; export const IconInbox: TablerIcon; @@ -551,11 +712,13 @@ export const IconJumpRope: TablerIcon; export const IconKarate: TablerIcon; export const IconKey: TablerIcon; export const IconKeyboardHide: TablerIcon; +export const IconKeyboardOff: TablerIcon; export const IconKeyboardShow: TablerIcon; export const IconKeyboard: TablerIcon; export const IconLanguage: TablerIcon; export const IconLayersDifference: TablerIcon; export const IconLayersIntersect: TablerIcon; +export const IconLayersLinked: TablerIcon; export const IconLayersSubtract: TablerIcon; export const IconLayersUnion: TablerIcon; export const IconLayout2: TablerIcon; @@ -584,6 +747,10 @@ export const IconLego: TablerIcon; export const IconLetterA: TablerIcon; export const IconLetterB: TablerIcon; export const IconLetterC: TablerIcon; +export const IconLetterCaseLower: TablerIcon; +export const IconLetterCaseToggle: TablerIcon; +export const IconLetterCaseUpper: TablerIcon; +export const IconLetterCase: TablerIcon; export const IconLetterD: TablerIcon; export const IconLetterE: TablerIcon; export const IconLetterF: TablerIcon; @@ -600,6 +767,7 @@ export const IconLetterP: TablerIcon; export const IconLetterQ: TablerIcon; export const IconLetterR: TablerIcon; export const IconLetterS: TablerIcon; +export const IconLetterSpacing: TablerIcon; export const IconLetterT: TablerIcon; export const IconLetterU: TablerIcon; export const IconLetterV: TablerIcon; @@ -610,24 +778,31 @@ export const IconLetterZ: TablerIcon; export const IconLettersCase: TablerIcon; export const IconLicense: TablerIcon; export const IconLifebuoy: TablerIcon; +export const IconLineDashed: TablerIcon; +export const IconLineDotted: TablerIcon; export const IconLineHeight: TablerIcon; export const IconLine: TablerIcon; export const IconLink: TablerIcon; export const IconListCheck: TablerIcon; +export const IconListSearch: TablerIcon; export const IconList: TablerIcon; export const IconLivePhoto: TablerIcon; export const IconLiveView: TablerIcon; export const IconLoaderQuarter: TablerIcon; export const IconLoader: TablerIcon; export const IconLocation: TablerIcon; +export const IconLockAccess: TablerIcon; export const IconLockOff: TablerIcon; export const IconLockOpen: TablerIcon; export const IconLock: TablerIcon; export const IconLogin: TablerIcon; export const IconLogout: TablerIcon; +export const IconMacro: TablerIcon; export const IconMagnet: TablerIcon; +export const IconMailForward: TablerIcon; export const IconMailOpened: TablerIcon; export const IconMail: TablerIcon; +export const IconMailbox: TablerIcon; export const IconMan: TablerIcon; export const IconManualGearbox: TablerIcon; export const IconMap2: TablerIcon; @@ -636,8 +811,14 @@ export const IconMapPin: TablerIcon; export const IconMapPins: TablerIcon; export const IconMap: TablerIcon; export const IconMarkdown: TablerIcon; +export const IconMarquee2: TablerIcon; export const IconMarquee: TablerIcon; export const IconMars: TablerIcon; +export const IconMaskOff: TablerIcon; +export const IconMask: TablerIcon; +export const IconMassage: TablerIcon; +export const IconMathFunction: TablerIcon; +export const IconMathSymbols: TablerIcon; export const IconMath: TablerIcon; export const IconMaximize: TablerIcon; export const IconMedal: TablerIcon; @@ -658,12 +839,14 @@ export const IconMessages: TablerIcon; export const IconMicrophoneOff: TablerIcon; export const IconMicrophone: TablerIcon; export const IconMinimize: TablerIcon; +export const IconMinusVertical: TablerIcon; export const IconMinus: TablerIcon; export const IconMist: TablerIcon; export const IconMoodBoy: TablerIcon; export const IconMoodConfuzed: TablerIcon; export const IconMoodCrazyHappy: TablerIcon; export const IconMoodCry: TablerIcon; +export const IconMoodEmpty: TablerIcon; export const IconMoodHappy: TablerIcon; export const IconMoodKid: TablerIcon; export const IconMoodNeutral: TablerIcon; @@ -675,12 +858,14 @@ export const IconMoon2: TablerIcon; export const IconMoonStars: TablerIcon; export const IconMoon: TablerIcon; export const IconMoped: TablerIcon; +export const IconMotorbike: TablerIcon; export const IconMouse: TablerIcon; export const IconMovie: TablerIcon; export const IconMug: TablerIcon; export const IconMusic: TablerIcon; export const IconNewSection: TablerIcon; export const IconNews: TablerIcon; +export const IconNfc: TablerIcon; export const IconNote: TablerIcon; export const IconNotebook: TablerIcon; export const IconNotes: TablerIcon; @@ -695,10 +880,15 @@ export const IconNumber6: TablerIcon; export const IconNumber7: TablerIcon; export const IconNumber8: TablerIcon; export const IconNumber9: TablerIcon; +export const IconOctagonOff: TablerIcon; export const IconOctagon: TablerIcon; +export const IconOld: TablerIcon; +export const IconOlympics: TablerIcon; export const IconOmega: TablerIcon; export const IconOutlet: TablerIcon; +export const IconOverline: TablerIcon; export const IconPackage: TablerIcon; +export const IconPacman: TablerIcon; export const IconPageBreak: TablerIcon; export const IconPaint: TablerIcon; export const IconPalette: TablerIcon; @@ -712,6 +902,7 @@ export const IconPeace: TablerIcon; export const IconPencil: TablerIcon; export const IconPennant: TablerIcon; export const IconPercentage: TablerIcon; +export const IconPerspective: TablerIcon; export const IconPhoneCall: TablerIcon; export const IconPhoneCalling: TablerIcon; export const IconPhoneCheck: TablerIcon; @@ -724,6 +915,7 @@ export const IconPhoneX: TablerIcon; export const IconPhone: TablerIcon; export const IconPhotoOff: TablerIcon; export const IconPhoto: TablerIcon; +export const IconPhysotherapist: TablerIcon; export const IconPictureInPictureOff: TablerIcon; export const IconPictureInPictureOn: TablerIcon; export const IconPictureInPicture: TablerIcon; @@ -738,6 +930,7 @@ export const IconPlane: TablerIcon; export const IconPlanet: TablerIcon; export const IconPlant2: TablerIcon; export const IconPlant: TablerIcon; +export const IconPlayCard: TablerIcon; export const IconPlayerPause: TablerIcon; export const IconPlayerPlay: TablerIcon; export const IconPlayerRecord: TablerIcon; @@ -746,25 +939,36 @@ export const IconPlayerSkipForward: TablerIcon; export const IconPlayerStop: TablerIcon; export const IconPlayerTrackNext: TablerIcon; export const IconPlayerTrackPrev: TablerIcon; +export const IconPlaylist: TablerIcon; export const IconPlug: TablerIcon; export const IconPlus: TablerIcon; export const IconPoint: TablerIcon; +export const IconPokeball: TablerIcon; +export const IconPolaroid: TablerIcon; export const IconPool: TablerIcon; export const IconPower: TablerIcon; export const IconPray: TablerIcon; +export const IconPresentationAnalytics: TablerIcon; export const IconPresentation: TablerIcon; export const IconPrinter: TablerIcon; export const IconPrompt: TablerIcon; +export const IconPropeller: TablerIcon; export const IconPuzzle: TablerIcon; +export const IconPyramid: TablerIcon; export const IconQrcode: TablerIcon; export const IconQuestionMark: TablerIcon; export const IconRadioactive: TablerIcon; +export const IconRadiusBottomLeft: TablerIcon; +export const IconRadiusBottomRight: TablerIcon; +export const IconRadiusTopLeft: TablerIcon; +export const IconRadiusTopRight: TablerIcon; export const IconRainbow: TablerIcon; export const IconReceipt2: TablerIcon; export const IconReceiptOff: TablerIcon; export const IconReceiptRefund: TablerIcon; export const IconReceiptTax: TablerIcon; export const IconReceipt: TablerIcon; +export const IconRecharging: TablerIcon; export const IconRecordMail: TablerIcon; export const IconRectangleVertical: TablerIcon; export const IconRectangle: TablerIcon; @@ -778,6 +982,11 @@ export const IconRelationOneToOne: TablerIcon; export const IconRepeatOnce: TablerIcon; export const IconRepeat: TablerIcon; export const IconReplace: TablerIcon; +export const IconReportAnalytics: TablerIcon; +export const IconReportMedical: TablerIcon; +export const IconReportMoney: TablerIcon; +export const IconReport: TablerIcon; +export const IconResize: TablerIcon; export const IconRipple: TablerIcon; export const IconRoadSign: TablerIcon; export const IconRocket: TablerIcon; @@ -788,10 +997,14 @@ export const IconRotateRectangle: TablerIcon; export const IconRotate: TablerIcon; export const IconRoute: TablerIcon; export const IconRouter: TablerIcon; +export const IconRowInsertBottom: TablerIcon; +export const IconRowInsertTop: TablerIcon; export const IconRss: TablerIcon; +export const IconRuler2: TablerIcon; export const IconRuler: TablerIcon; export const IconRun: TablerIcon; export const IconSailboat: TablerIcon; +export const IconSatellite: TablerIcon; export const IconScale: TablerIcon; export const IconScan: TablerIcon; export const IconSchool: TablerIcon; @@ -800,7 +1013,9 @@ export const IconScooterElectric: TablerIcon; export const IconScooter: TablerIcon; export const IconScreenShareOff: TablerIcon; export const IconScreenShare: TablerIcon; +export const IconScubaMask: TablerIcon; export const IconSearch: TablerIcon; +export const IconSection: TablerIcon; export const IconSeeding: TablerIcon; export const IconSelect: TablerIcon; export const IconSelector: TablerIcon; @@ -810,7 +1025,12 @@ export const IconSeparatorVertical: TablerIcon; export const IconSeparator: TablerIcon; export const IconServer: TablerIcon; export const IconServicemark: TablerIcon; +export const IconSettingsAutomation: TablerIcon; export const IconSettings: TablerIcon; +export const IconShadowOff: TablerIcon; +export const IconShadow: TablerIcon; +export const IconShape2: TablerIcon; +export const IconShape3: TablerIcon; export const IconShape: TablerIcon; export const IconShare: TablerIcon; export const IconShieldCheck: TablerIcon; @@ -820,7 +1040,13 @@ export const IconShieldX: TablerIcon; export const IconShield: TablerIcon; export const IconShip: TablerIcon; export const IconShirt: TablerIcon; +export const IconShoppingCartDiscount: TablerIcon; +export const IconShoppingCartOff: TablerIcon; +export const IconShoppingCartPlus: TablerIcon; +export const IconShoppingCartX: TablerIcon; export const IconShoppingCart: TablerIcon; +export const IconShredder: TablerIcon; +export const IconSignature: TablerIcon; export const IconSitemap: TablerIcon; export const IconSkateboard: TablerIcon; export const IconSlice: TablerIcon; @@ -831,20 +1057,43 @@ export const IconSmoking: TablerIcon; export const IconSnowflake: TablerIcon; export const IconSoccerField: TablerIcon; export const IconSocial: TablerIcon; +export const IconSock: TablerIcon; +export const IconSortAscending2: TablerIcon; export const IconSortAscending: TablerIcon; +export const IconSortDescending2: TablerIcon; export const IconSortDescending: TablerIcon; export const IconSpace: TablerIcon; export const IconSpeakerphone: TablerIcon; export const IconSpeedboat: TablerIcon; +export const IconSportBillard: TablerIcon; +export const IconSquare0: TablerIcon; +export const IconSquare1: TablerIcon; +export const IconSquare2: TablerIcon; +export const IconSquare3: TablerIcon; +export const IconSquare4: TablerIcon; +export const IconSquare5: TablerIcon; +export const IconSquare6: TablerIcon; +export const IconSquare7: TablerIcon; +export const IconSquare8: TablerIcon; +export const IconSquare9: TablerIcon; export const IconSquareCheck: TablerIcon; export const IconSquareDot: TablerIcon; export const IconSquareForbid2: TablerIcon; export const IconSquareForbid: TablerIcon; export const IconSquareMinus: TablerIcon; +export const IconSquareOff: TablerIcon; export const IconSquarePlus: TablerIcon; +export const IconSquareRoot2: TablerIcon; +export const IconSquareRoot: TablerIcon; +export const IconSquareRotatedOff: TablerIcon; export const IconSquareRotated: TablerIcon; +export const IconSquareToggleHorizontal: TablerIcon; +export const IconSquareToggle: TablerIcon; export const IconSquareX: TablerIcon; export const IconSquare: TablerIcon; +export const IconSquaresDiagonal: TablerIcon; +export const IconSquaresFilled: TablerIcon; +export const IconStack2: TablerIcon; export const IconStack: TablerIcon; export const IconStairsDown: TablerIcon; export const IconStairsUp: TablerIcon; @@ -874,6 +1123,9 @@ export const IconSwitch3: TablerIcon; export const IconSwitchHorizontal: TablerIcon; export const IconSwitchVertical: TablerIcon; export const IconSwitch: TablerIcon; +export const IconTableExport: TablerIcon; +export const IconTableImport: TablerIcon; +export const IconTableOff: TablerIcon; export const IconTable: TablerIcon; export const IconTag: TablerIcon; export const IconTallymark1: TablerIcon; @@ -889,22 +1141,28 @@ export const IconTemperatureMinus: TablerIcon; export const IconTemperaturePlus: TablerIcon; export const IconTemperature: TablerIcon; export const IconTemplate: TablerIcon; +export const IconTent: TablerIcon; export const IconTerminal2: TablerIcon; export const IconTerminal: TablerIcon; export const IconTestPipe: TablerIcon; +export const IconTextDirectionLtr: TablerIcon; +export const IconTextDirectionRtl: TablerIcon; export const IconTextWrapDisabled: TablerIcon; export const IconTextWrap: TablerIcon; export const IconThumbDown: TablerIcon; export const IconThumbUp: TablerIcon; export const IconTicket: TablerIcon; +export const IconTiltShift: TablerIcon; export const IconTir: TablerIcon; export const IconToggleLeft: TablerIcon; export const IconToggleRight: TablerIcon; export const IconTool: TablerIcon; +export const IconToolsKitchen2: TablerIcon; export const IconToolsKitchen: TablerIcon; export const IconTools: TablerIcon; export const IconTornado: TablerIcon; export const IconTournament: TablerIcon; +export const IconTrack: TablerIcon; export const IconTractor: TablerIcon; export const IconTrademark: TablerIcon; export const IconTrafficCone: TablerIcon; @@ -912,6 +1170,7 @@ export const IconTrafficLights: TablerIcon; export const IconTrain: TablerIcon; export const IconTrashOff: TablerIcon; export const IconTrash: TablerIcon; +export const IconTree: TablerIcon; export const IconTrees: TablerIcon; export const IconTrendingDown2: TablerIcon; export const IconTrendingDown3: TablerIcon; @@ -919,11 +1178,13 @@ export const IconTrendingDown: TablerIcon; export const IconTrendingUp2: TablerIcon; export const IconTrendingUp3: TablerIcon; export const IconTrendingUp: TablerIcon; +export const IconTriangleOff: TablerIcon; export const IconTriangleSquareCircle: TablerIcon; export const IconTriangle: TablerIcon; export const IconTrident: TablerIcon; export const IconTrophy: TablerIcon; export const IconTruckDelivery: TablerIcon; +export const IconTruckOff: TablerIcon; export const IconTruckReturn: TablerIcon; export const IconTruck: TablerIcon; export const IconTypography: TablerIcon; @@ -940,6 +1201,8 @@ export const IconUserPlus: TablerIcon; export const IconUserX: TablerIcon; export const IconUser: TablerIcon; export const IconUsers: TablerIcon; +export const IconVaccine: TablerIcon; +export const IconVariable: TablerIcon; export const IconVectorBeizer2: TablerIcon; export const IconVectorBeizer: TablerIcon; export const IconVectorTriangle: TablerIcon; @@ -973,6 +1236,7 @@ export const IconWifiOff: TablerIcon; export const IconWifi: TablerIcon; export const IconWind: TablerIcon; export const IconWindmill: TablerIcon; +export const IconWindow: TablerIcon; export const IconWiperWash: TablerIcon; export const IconWiper: TablerIcon; export const IconWoman: TablerIcon; @@ -980,6 +1244,8 @@ export const IconWorldLatitude: TablerIcon; export const IconWorldLongitude: TablerIcon; export const IconWorld: TablerIcon; export const IconWreckingBall: TablerIcon; +export const IconWritingSign: TablerIcon; +export const IconWriting: TablerIcon; export const IconX: TablerIcon; export const IconYinYang: TablerIcon; export const IconZodiacAquarius: TablerIcon; @@ -995,4 +1261,6 @@ export const IconZodiacScorpio: TablerIcon; export const IconZodiacTaurus: TablerIcon; export const IconZodiacVirgo: TablerIcon; export const IconZoomCancel: TablerIcon; +export const IconZoomCheck: TablerIcon; export const IconZoomIn: TablerIcon; +export const IconZoomMoney: TablerIcon; diff --git a/icons-react/index.js b/icons-react/index.js index 3695be9c..8af2684f 100644 --- a/icons-react/index.js +++ b/icons-react/index.js @@ -9,6 +9,8 @@ export { default as IconAd } from './icons-js/ad.js'; export { default as IconAdjustmentsAlt } from './icons-js/adjustments-alt.js'; export { default as IconAdjustmentsHorizontal } from './icons-js/adjustments-horizontal.js'; export { default as IconAdjustments } from './icons-js/adjustments.js'; +export { default as IconAerialLift } from './icons-js/aerial-lift.js'; +export { default as IconAffiliate } from './icons-js/affiliate.js'; export { default as IconAlarm } from './icons-js/alarm.js'; export { default as IconAlertCircle } from './icons-js/alert-circle.js'; export { default as IconAlertOctagon } from './icons-js/alert-octagon.js'; @@ -97,16 +99,20 @@ export { default as IconArrowsDown } from './icons-js/arrows-down.js'; export { default as IconArrowsHorizontal } from './icons-js/arrows-horizontal.js'; export { default as IconArrowsJoin2 } from './icons-js/arrows-join-2.js'; export { default as IconArrowsJoin } from './icons-js/arrows-join.js'; +export { default as IconArrowsLeftDown } from './icons-js/arrows-left-down.js'; export { default as IconArrowsLeftRight } from './icons-js/arrows-left-right.js'; export { default as IconArrowsLeft } from './icons-js/arrows-left.js'; export { default as IconArrowsMaximize } from './icons-js/arrows-maximize.js'; export { default as IconArrowsMinimize } from './icons-js/arrows-minimize.js'; +export { default as IconArrowsRightDown } from './icons-js/arrows-right-down.js'; export { default as IconArrowsRightLeft } from './icons-js/arrows-right-left.js'; export { default as IconArrowsRight } from './icons-js/arrows-right.js'; export { default as IconArrowsSort } from './icons-js/arrows-sort.js'; export { default as IconArrowsSplit2 } from './icons-js/arrows-split-2.js'; export { default as IconArrowsSplit } from './icons-js/arrows-split.js'; export { default as IconArrowsUpDown } from './icons-js/arrows-up-down.js'; +export { default as IconArrowsUpLeft } from './icons-js/arrows-up-left.js'; +export { default as IconArrowsUpRight } from './icons-js/arrows-up-right.js'; export { default as IconArrowsUp } from './icons-js/arrows-up.js'; export { default as IconArrowsVertical } from './icons-js/arrows-vertical.js'; export { default as IconArtboard } from './icons-js/artboard.js'; @@ -117,8 +123,11 @@ export { default as IconAtom } from './icons-js/atom.js'; export { default as IconAward } from './icons-js/award.js'; export { default as IconBackhoe } from './icons-js/backhoe.js'; export { default as IconBackspace } from './icons-js/backspace.js'; +export { default as IconBallAmericanFootball } from './icons-js/ball-american-football.js'; export { default as IconBallBasketball } from './icons-js/ball-basketball.js'; export { default as IconBallBowling } from './icons-js/ball-bowling.js'; +export { default as IconBallFootballOff } from './icons-js/ball-football-off.js'; +export { default as IconBallFootball } from './icons-js/ball-football.js'; export { default as IconBallTennis } from './icons-js/ball-tennis.js'; export { default as IconBallVolleyball } from './icons-js/ball-volleyball.js'; export { default as IconBan } from './icons-js/ban.js'; @@ -129,6 +138,7 @@ export { default as IconBattery1 } from './icons-js/battery-1.js'; export { default as IconBattery2 } from './icons-js/battery-2.js'; export { default as IconBattery3 } from './icons-js/battery-3.js'; export { default as IconBattery4 } from './icons-js/battery-4.js'; +export { default as IconBatteryAutomotive } from './icons-js/battery-automotive.js'; export { default as IconBatteryCharging } from './icons-js/battery-charging.js'; export { default as IconBatteryOff } from './icons-js/battery-off.js'; export { default as IconBattery } from './icons-js/battery.js'; @@ -141,7 +151,9 @@ export { default as IconBellRinging } from './icons-js/bell-ringing.js'; export { default as IconBellX } from './icons-js/bell-x.js'; export { default as IconBell } from './icons-js/bell.js'; export { default as IconBike } from './icons-js/bike.js'; +export { default as IconBinary } from './icons-js/binary.js'; export { default as IconBiohazard } from './icons-js/biohazard.js'; +export { default as IconBlockquote } from './icons-js/blockquote.js'; export { default as IconBluetoothConnected } from './icons-js/bluetooth-connected.js'; export { default as IconBluetoothOff } from './icons-js/bluetooth-off.js'; export { default as IconBluetooth } from './icons-js/bluetooth.js'; @@ -162,8 +174,23 @@ export { default as IconBorderNone } from './icons-js/border-none.js'; export { default as IconBorderOuter } from './icons-js/border-outer.js'; export { default as IconBorderRadius } from './icons-js/border-radius.js'; export { default as IconBorderRight } from './icons-js/border-right.js'; +export { default as IconBorderStyle } from './icons-js/border-style.js'; export { default as IconBorderTop } from './icons-js/border-top.js'; export { default as IconBorderVertical } from './icons-js/border-vertical.js'; +export { default as IconBoxMargin } from './icons-js/box-margin.js'; +export { default as IconBoxModel } from './icons-js/box-model.js'; +export { default as IconBoxMultiple0 } from './icons-js/box-multiple-0.js'; +export { default as IconBoxMultiple1 } from './icons-js/box-multiple-1.js'; +export { default as IconBoxMultiple2 } from './icons-js/box-multiple-2.js'; +export { default as IconBoxMultiple3 } from './icons-js/box-multiple-3.js'; +export { default as IconBoxMultiple4 } from './icons-js/box-multiple-4.js'; +export { default as IconBoxMultiple5 } from './icons-js/box-multiple-5.js'; +export { default as IconBoxMultiple6 } from './icons-js/box-multiple-6.js'; +export { default as IconBoxMultiple7 } from './icons-js/box-multiple-7.js'; +export { default as IconBoxMultiple8 } from './icons-js/box-multiple-8.js'; +export { default as IconBoxMultiple9 } from './icons-js/box-multiple-9.js'; +export { default as IconBoxMultiple } from './icons-js/box-multiple.js'; +export { default as IconBoxPadding } from './icons-js/box-padding.js'; export { default as IconBox } from './icons-js/box.js'; export { default as IconBraces } from './icons-js/braces.js'; export { default as IconBrackets } from './icons-js/brackets.js'; @@ -249,7 +276,9 @@ export { default as IconBrandYahoo } from './icons-js/brand-yahoo.js'; export { default as IconBrandYcombinator } from './icons-js/brand-ycombinator.js'; export { default as IconBrandYoutube } from './icons-js/brand-youtube.js'; export { default as IconBriefcase } from './icons-js/briefcase.js'; +export { default as IconBrightness2 } from './icons-js/brightness-2.js'; export { default as IconBrightnessDown } from './icons-js/brightness-down.js'; +export { default as IconBrightnessHalf } from './icons-js/brightness-half.js'; export { default as IconBrightnessUp } from './icons-js/brightness-up.js'; export { default as IconBrightness } from './icons-js/brightness.js'; export { default as IconBrowser } from './icons-js/browser.js'; @@ -264,6 +293,8 @@ export { default as IconBuildingCarousel } from './icons-js/building-carousel.js export { default as IconBuildingCastle } from './icons-js/building-castle.js'; export { default as IconBuildingChurch } from './icons-js/building-church.js'; export { default as IconBuildingCommunity } from './icons-js/building-community.js'; +export { default as IconBuildingCottage } from './icons-js/building-cottage.js'; +export { default as IconBuildingFactory } from './icons-js/building-factory.js'; export { default as IconBuildingFortress } from './icons-js/building-fortress.js'; export { default as IconBuildingHospital } from './icons-js/building-hospital.js'; export { default as IconBuildingLighthouse } from './icons-js/building-lighthouse.js'; @@ -275,16 +306,22 @@ export { default as IconBuildingWarehouse } from './icons-js/building-warehouse. export { default as IconBuilding } from './icons-js/building.js'; export { default as IconBulbOff } from './icons-js/bulb-off.js'; export { default as IconBulb } from './icons-js/bulb.js'; -export { default as IconBuldozer } from './icons-js/buldozer.js'; +export { default as IconBulldozer } from './icons-js/bulldozer.js'; export { default as IconBus } from './icons-js/bus.js'; +export { default as IconBusinessplan } from './icons-js/businessplan.js'; export { default as IconCalculator } from './icons-js/calculator.js'; export { default as IconCalendarEvent } from './icons-js/calendar-event.js'; export { default as IconCalendarMinus } from './icons-js/calendar-minus.js'; +export { default as IconCalendarOff } from './icons-js/calendar-off.js'; export { default as IconCalendarPlus } from './icons-js/calendar-plus.js'; +export { default as IconCalendarStats } from './icons-js/calendar-stats.js'; +export { default as IconCalendarTime } from './icons-js/calendar-time.js'; export { default as IconCalendar } from './icons-js/calendar.js'; export { default as IconCameraMinus } from './icons-js/camera-minus.js'; export { default as IconCameraOff } from './icons-js/camera-off.js'; export { default as IconCameraPlus } from './icons-js/camera-plus.js'; +export { default as IconCameraRotate } from './icons-js/camera-rotate.js'; +export { default as IconCameraSelfie } from './icons-js/camera-selfie.js'; export { default as IconCamera } from './icons-js/camera.js'; export { default as IconCapture } from './icons-js/capture.js'; export { default as IconCar } from './icons-js/car.js'; @@ -294,17 +331,33 @@ export { default as IconCaretDown } from './icons-js/caret-down.js'; export { default as IconCaretLeft } from './icons-js/caret-left.js'; export { default as IconCaretRight } from './icons-js/caret-right.js'; export { default as IconCaretUp } from './icons-js/caret-up.js'; +export { default as IconCashBanknoteOff } from './icons-js/cash-banknote-off.js'; +export { default as IconCashBanknote } from './icons-js/cash-banknote.js'; export { default as IconCash } from './icons-js/cash.js'; export { default as IconCast } from './icons-js/cast.js'; export { default as IconCe } from './icons-js/ce.js'; export { default as IconCertificate } from './icons-js/certificate.js'; +export { default as IconChargingPile } from './icons-js/charging-pile.js'; +export { default as IconChartArcs3 } from './icons-js/chart-arcs-3.js'; +export { default as IconChartArcs } from './icons-js/chart-arcs.js'; export { default as IconChartAreaLine } from './icons-js/chart-area-line.js'; export { default as IconChartArea } from './icons-js/chart-area.js'; +export { default as IconChartArrowsVertical } from './icons-js/chart-arrows-vertical.js'; +export { default as IconChartArrows } from './icons-js/chart-arrows.js'; export { default as IconChartBar } from './icons-js/chart-bar.js'; export { default as IconChartBubble } from './icons-js/chart-bubble.js'; export { default as IconChartCandle } from './icons-js/chart-candle.js'; +export { default as IconChartCircles } from './icons-js/chart-circles.js'; +export { default as IconChartDonut2 } from './icons-js/chart-donut-2.js'; +export { default as IconChartDonut3 } from './icons-js/chart-donut-3.js'; +export { default as IconChartDonut4 } from './icons-js/chart-donut-4.js'; export { default as IconChartDonut } from './icons-js/chart-donut.js'; +export { default as IconChartDots } from './icons-js/chart-dots.js'; +export { default as IconChartInfographic } from './icons-js/chart-infographic.js'; export { default as IconChartLine } from './icons-js/chart-line.js'; +export { default as IconChartPie2 } from './icons-js/chart-pie-2.js'; +export { default as IconChartPie3 } from './icons-js/chart-pie-3.js'; +export { default as IconChartPie4 } from './icons-js/chart-pie-4.js'; export { default as IconChartPie } from './icons-js/chart-pie.js'; export { default as IconChartRadar } from './icons-js/chart-radar.js'; export { default as IconCheck } from './icons-js/check.js'; @@ -327,15 +380,29 @@ export { default as IconChevronsUpLeft } from './icons-js/chevrons-up-left.js'; export { default as IconChevronsUpRight } from './icons-js/chevrons-up-right.js'; export { default as IconChevronsUp } from './icons-js/chevrons-up.js'; export { default as IconChristmasTree } from './icons-js/christmas-tree.js'; +export { default as IconCircle0 } from './icons-js/circle-0.js'; +export { default as IconCircle1 } from './icons-js/circle-1.js'; +export { default as IconCircle2 } from './icons-js/circle-2.js'; +export { default as IconCircle3 } from './icons-js/circle-3.js'; +export { default as IconCircle4 } from './icons-js/circle-4.js'; +export { default as IconCircle5 } from './icons-js/circle-5.js'; +export { default as IconCircle6 } from './icons-js/circle-6.js'; +export { default as IconCircle7 } from './icons-js/circle-7.js'; +export { default as IconCircle8 } from './icons-js/circle-8.js'; +export { default as IconCircle9 } from './icons-js/circle-9.js'; export { default as IconCircleCheck } from './icons-js/circle-check.js'; export { default as IconCircleDashed } from './icons-js/circle-dashed.js'; export { default as IconCircleDotted } from './icons-js/circle-dotted.js'; +export { default as IconCircleHalfVertical } from './icons-js/circle-half-vertical.js'; +export { default as IconCircleHalf } from './icons-js/circle-half.js'; export { default as IconCircleMinus } from './icons-js/circle-minus.js'; +export { default as IconCircleOff } from './icons-js/circle-off.js'; export { default as IconCirclePlus } from './icons-js/circle-plus.js'; export { default as IconCircleSquare } from './icons-js/circle-square.js'; export { default as IconCircleX } from './icons-js/circle-x.js'; export { default as IconCircle } from './icons-js/circle.js'; export { default as IconCircles } from './icons-js/circles.js'; +export { default as IconClearAll } from './icons-js/clear-all.js'; export { default as IconClearFormatting } from './icons-js/clear-formatting.js'; export { default as IconClick } from './icons-js/click.js'; export { default as IconClipboardCheck } from './icons-js/clipboard-check.js'; @@ -351,46 +418,102 @@ export { default as IconCloudSnow } from './icons-js/cloud-snow.js'; export { default as IconCloudStorm } from './icons-js/cloud-storm.js'; export { default as IconCloudUpload } from './icons-js/cloud-upload.js'; export { default as IconCloud } from './icons-js/cloud.js'; +export { default as IconCodeMinus } from './icons-js/code-minus.js'; +export { default as IconCodePlus } from './icons-js/code-plus.js'; export { default as IconCode } from './icons-js/code.js'; export { default as IconCoin } from './icons-js/coin.js'; export { default as IconColorPicker } from './icons-js/color-picker.js'; export { default as IconColorSwatch } from './icons-js/color-swatch.js'; +export { default as IconColumnInsertLeft } from './icons-js/column-insert-left.js'; +export { default as IconColumnInsertRight } from './icons-js/column-insert-right.js'; export { default as IconColumns } from './icons-js/columns.js'; export { default as IconComet } from './icons-js/comet.js'; export { default as IconCommand } from './icons-js/command.js'; export { default as IconCompass } from './icons-js/compass.js'; +export { default as IconConfetti } from './icons-js/confetti.js'; +export { default as IconContainer } from './icons-js/container.js'; export { default as IconContrast } from './icons-js/contrast.js'; export { default as IconCopy } from './icons-js/copy.js'; export { default as IconCopyleft } from './icons-js/copyleft.js'; export { default as IconCopyright } from './icons-js/copyright.js'; +export { default as IconCornerDownLeftDouble } from './icons-js/corner-down-left-double.js'; export { default as IconCornerDownLeft } from './icons-js/corner-down-left.js'; +export { default as IconCornerDownRightDouble } from './icons-js/corner-down-right-double.js'; export { default as IconCornerDownRight } from './icons-js/corner-down-right.js'; +export { default as IconCornerLeftDownDouble } from './icons-js/corner-left-down-double.js'; export { default as IconCornerLeftDown } from './icons-js/corner-left-down.js'; +export { default as IconCornerLeftUpDouble } from './icons-js/corner-left-up-double.js'; export { default as IconCornerLeftUp } from './icons-js/corner-left-up.js'; +export { default as IconCornerRightDownDouble } from './icons-js/corner-right-down-double.js'; export { default as IconCornerRightDown } from './icons-js/corner-right-down.js'; +export { default as IconCornerRightUpDouble } from './icons-js/corner-right-up-double.js'; export { default as IconCornerRightUp } from './icons-js/corner-right-up.js'; +export { default as IconCornerUpLeftDouble } from './icons-js/corner-up-left-double.js'; export { default as IconCornerUpLeft } from './icons-js/corner-up-left.js'; +export { default as IconCornerUpRightDouble } from './icons-js/corner-up-right-double.js'; export { default as IconCornerUpRight } from './icons-js/corner-up-right.js'; export { default as IconCreditCardOff } from './icons-js/credit-card-off.js'; export { default as IconCreditCard } from './icons-js/credit-card.js'; export { default as IconCrop } from './icons-js/crop.js'; export { default as IconCrosshair } from './icons-js/crosshair.js'; +export { default as IconCrownOff } from './icons-js/crown-off.js'; export { default as IconCrown } from './icons-js/crown.js'; export { default as IconCurlyLoop } from './icons-js/curly-loop.js'; +export { default as IconCurrencyBahraini } from './icons-js/currency-bahraini.js'; +export { default as IconCurrencyBath } from './icons-js/currency-bath.js'; export { default as IconCurrencyBitcoin } from './icons-js/currency-bitcoin.js'; +export { default as IconCurrencyCent } from './icons-js/currency-cent.js'; +export { default as IconCurrencyDinar } from './icons-js/currency-dinar.js'; +export { default as IconCurrencyDirham } from './icons-js/currency-dirham.js'; +export { default as IconCurrencyDollarAustralian } from './icons-js/currency-dollar-australian.js'; +export { default as IconCurrencyDollarCanadian } from './icons-js/currency-dollar-canadian.js'; +export { default as IconCurrencyDollarSingapore } from './icons-js/currency-dollar-singapore.js'; export { default as IconCurrencyDollar } from './icons-js/currency-dollar.js'; +export { default as IconCurrencyEthereum } from './icons-js/currency-ethereum.js'; export { default as IconCurrencyEuro } from './icons-js/currency-euro.js'; +export { default as IconCurrencyForint } from './icons-js/currency-forint.js'; +export { default as IconCurrencyFrank } from './icons-js/currency-frank.js'; +export { default as IconCurrencyKroneCzech } from './icons-js/currency-krone-czech.js'; +export { default as IconCurrencyKroneDanish } from './icons-js/currency-krone-danish.js'; +export { default as IconCurrencyKroneSwedish } from './icons-js/currency-krone-swedish.js'; +export { default as IconCurrencyLeu } from './icons-js/currency-leu.js'; +export { default as IconCurrencyLira } from './icons-js/currency-lira.js'; +export { default as IconCurrencyLitecoin } from './icons-js/currency-litecoin.js'; +export { default as IconCurrencyNaira } from './icons-js/currency-naira.js'; export { default as IconCurrencyPound } from './icons-js/currency-pound.js'; +export { default as IconCurrencyReal } from './icons-js/currency-real.js'; +export { default as IconCurrencyRenminbi } from './icons-js/currency-renminbi.js'; +export { default as IconCurrencyRipple } from './icons-js/currency-ripple.js'; +export { default as IconCurrencyRiyal } from './icons-js/currency-riyal.js'; +export { default as IconCurrencyRubel } from './icons-js/currency-rubel.js'; export { default as IconCurrencyRupee } from './icons-js/currency-rupee.js'; +export { default as IconCurrencyShekel } from './icons-js/currency-shekel.js'; +export { default as IconCurrencyTaka } from './icons-js/currency-taka.js'; +export { default as IconCurrencyTugrik } from './icons-js/currency-tugrik.js'; +export { default as IconCurrencyWon } from './icons-js/currency-won.js'; export { default as IconCurrencyYen } from './icons-js/currency-yen.js'; +export { default as IconCurrencyZloty } from './icons-js/currency-zloty.js'; export { default as IconCurrentLocation } from './icons-js/current-location.js'; +export { default as IconCursorText } from './icons-js/cursor-text.js'; export { default as IconCut } from './icons-js/cut.js'; export { default as IconDashboard } from './icons-js/dashboard.js'; +export { default as IconDatabaseExport } from './icons-js/database-export.js'; +export { default as IconDatabaseImport } from './icons-js/database-import.js'; +export { default as IconDatabaseOff } from './icons-js/database-off.js'; export { default as IconDatabase } from './icons-js/database.js'; +export { default as IconDetails } from './icons-js/details.js'; +export { default as IconDeviceAnalytics } from './icons-js/device-analytics.js'; +export { default as IconDeviceAudioTape } from './icons-js/device-audio-tape.js'; +export { default as IconDeviceCctv } from './icons-js/device-cctv.js'; +export { default as IconDeviceComputerCameraOff } from './icons-js/device-computer-camera-off.js'; +export { default as IconDeviceComputerCamera } from './icons-js/device-computer-camera.js'; +export { default as IconDeviceDesktopAnalytics } from './icons-js/device-desktop-analytics.js'; +export { default as IconDeviceDesktopOff } from './icons-js/device-desktop-off.js'; export { default as IconDeviceDesktop } from './icons-js/device-desktop.js'; export { default as IconDeviceFloppy } from './icons-js/device-floppy.js'; export { default as IconDeviceGamepad } from './icons-js/device-gamepad.js'; export { default as IconDeviceLaptop } from './icons-js/device-laptop.js'; +export { default as IconDeviceMobileMessage } from './icons-js/device-mobile-message.js'; export { default as IconDeviceMobileRotated } from './icons-js/device-mobile-rotated.js'; export { default as IconDeviceMobileVibration } from './icons-js/device-mobile-vibration.js'; export { default as IconDeviceMobile } from './icons-js/device-mobile.js'; @@ -399,17 +522,21 @@ export { default as IconDeviceTablet } from './icons-js/device-tablet.js'; export { default as IconDeviceTv } from './icons-js/device-tv.js'; export { default as IconDeviceWatch } from './icons-js/device-watch.js'; export { default as IconDevices2 } from './icons-js/devices-2.js'; +export { default as IconDevicesPc } from './icons-js/devices-pc.js'; export { default as IconDevices } from './icons-js/devices.js'; export { default as IconDiamond } from './icons-js/diamond.js'; export { default as IconDice } from './icons-js/dice.js'; +export { default as IconDimensions } from './icons-js/dimensions.js'; export { default as IconDirectionHorizontal } from './icons-js/direction-horizontal.js'; export { default as IconDirection } from './icons-js/direction.js'; export { default as IconDirections } from './icons-js/directions.js'; export { default as IconDisabled2 } from './icons-js/disabled-2.js'; export { default as IconDisabled } from './icons-js/disabled.js'; export { default as IconDisc } from './icons-js/disc.js'; +export { default as IconDiscount2 } from './icons-js/discount-2.js'; export { default as IconDiscount } from './icons-js/discount.js'; export { default as IconDivide } from './icons-js/divide.js'; +export { default as IconDna } from './icons-js/dna.js'; export { default as IconDotsCircleHorizontal } from './icons-js/dots-circle-horizontal.js'; export { default as IconDotsDiagonal2 } from './icons-js/dots-diagonal-2.js'; export { default as IconDotsDiagonal } from './icons-js/dots-diagonal.js'; @@ -418,20 +545,34 @@ export { default as IconDots } from './icons-js/dots.js'; export { default as IconDownload } from './icons-js/download.js'; export { default as IconDragDrop2 } from './icons-js/drag-drop-2.js'; export { default as IconDragDrop } from './icons-js/drag-drop.js'; +export { default as IconDroneOff } from './icons-js/drone-off.js'; export { default as IconDrone } from './icons-js/drone.js'; +export { default as IconDropletFilled2 } from './icons-js/droplet-filled-2.js'; +export { default as IconDropletFilled } from './icons-js/droplet-filled.js'; +export { default as IconDropletHalf2 } from './icons-js/droplet-half-2.js'; +export { default as IconDropletHalf } from './icons-js/droplet-half.js'; +export { default as IconDropletOff } from './icons-js/droplet-off.js'; export { default as IconDroplet } from './icons-js/droplet.js'; +export { default as IconEarOff } from './icons-js/ear-off.js'; export { default as IconEar } from './icons-js/ear.js'; +export { default as IconEditCircle } from './icons-js/edit-circle.js'; export { default as IconEdit } from './icons-js/edit.js'; export { default as IconEgg } from './icons-js/egg.js'; export { default as IconEmphasis } from './icons-js/emphasis.js'; +export { default as IconEqualNot } from './icons-js/equal-not.js'; +export { default as IconEqual } from './icons-js/equal.js'; export { default as IconEraser } from './icons-js/eraser.js'; export { default as IconExchange } from './icons-js/exchange.js'; export { default as IconExposure } from './icons-js/exposure.js'; export { default as IconExternalLink } from './icons-js/external-link.js'; +export { default as IconEyeCheck } from './icons-js/eye-check.js'; export { default as IconEyeOff } from './icons-js/eye-off.js'; export { default as IconEye } from './icons-js/eye.js'; +export { default as IconEyeglass2 } from './icons-js/eyeglass-2.js'; +export { default as IconEyeglass } from './icons-js/eyeglass.js'; export { default as IconFaceId } from './icons-js/face-id.js'; export { default as IconFall } from './icons-js/fall.js'; +export { default as IconFeather } from './icons-js/feather.js'; export { default as IconFileAlert } from './icons-js/file-alert.js'; export { default as IconFileAnalytics } from './icons-js/file-analytics.js'; export { default as IconFileCertificate } from './icons-js/file-certificate.js'; @@ -467,8 +608,11 @@ export { default as IconFilterOff } from './icons-js/filter-off.js'; export { default as IconFilter } from './icons-js/filter.js'; export { default as IconFingerprint } from './icons-js/fingerprint.js'; export { default as IconFiretruck } from './icons-js/firetruck.js'; +export { default as IconFlag2 } from './icons-js/flag-2.js'; +export { default as IconFlag3 } from './icons-js/flag-3.js'; export { default as IconFlag } from './icons-js/flag.js'; export { default as IconFlame } from './icons-js/flame.js'; +export { default as IconFlare } from './icons-js/flare.js'; export { default as IconFlask } from './icons-js/flask.js'; export { default as IconFlipHorizontal } from './icons-js/flip-horizontal.js'; export { default as IconFlipVertical } from './icons-js/flip-vertical.js'; @@ -490,10 +634,12 @@ export { default as IconFolders } from './icons-js/folders.js'; export { default as IconForbid2 } from './icons-js/forbid-2.js'; export { default as IconForbid } from './icons-js/forbid.js'; export { default as IconForklift } from './icons-js/forklift.js'; +export { default as IconForms } from './icons-js/forms.js'; export { default as IconFrame } from './icons-js/frame.js'; 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 IconGeometry } from './icons-js/geometry.js'; export { default as IconGhost } from './icons-js/ghost.js'; export { default as IconGift } from './icons-js/gift.js'; export { default as IconGitBranch } from './icons-js/git-branch.js'; @@ -503,23 +649,34 @@ export { default as IconGitFork } from './icons-js/git-fork.js'; export { default as IconGitMerge } from './icons-js/git-merge.js'; export { default as IconGitPullRequest } from './icons-js/git-pull-request.js'; export { default as IconGlassFull } from './icons-js/glass-full.js'; +export { default as IconGlassOff } from './icons-js/glass-off.js'; export { default as IconGlass } from './icons-js/glass.js'; export { default as IconGlobe } from './icons-js/globe.js'; export { default as IconGolf } from './icons-js/golf.js'; export { default as IconGps } from './icons-js/gps.js'; +export { default as IconGrain } from './icons-js/grain.js'; export { default as IconGridDots } from './icons-js/grid-dots.js'; export { default as IconGripHorizontal } from './icons-js/grip-horizontal.js'; export { default as IconGripVertical } from './icons-js/grip-vertical.js'; +export { default as IconGrowth } from './icons-js/growth.js'; export { default as IconH1 } from './icons-js/h-1.js'; export { default as IconH2 } from './icons-js/h-2.js'; export { default as IconH3 } from './icons-js/h-3.js'; export { default as IconH4 } from './icons-js/h-4.js'; export { default as IconH5 } from './icons-js/h-5.js'; export { default as IconH6 } from './icons-js/h-6.js'; +export { default as IconHandFinger } from './icons-js/hand-finger.js'; +export { default as IconHandLittleFinger } from './icons-js/hand-little-finger.js'; export { default as IconHandMiddleFinger } from './icons-js/hand-middle-finger.js'; export { default as IconHandOff } from './icons-js/hand-off.js'; +export { default as IconHandRingFinger } from './icons-js/hand-ring-finger.js'; +export { default as IconHandRock } from './icons-js/hand-rock.js'; export { default as IconHandStop } from './icons-js/hand-stop.js'; +export { default as IconHandThreeFingers } from './icons-js/hand-three-fingers.js'; +export { default as IconHandTwoFingers } from './icons-js/hand-two-fingers.js'; +export { default as IconHanger } from './icons-js/hanger.js'; export { default as IconHash } from './icons-js/hash.js'; +export { default as IconHeading } from './icons-js/heading.js'; 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'; @@ -528,10 +685,14 @@ export { default as IconHeart } from './icons-js/heart.js'; export { default as IconHelicopterLanding } from './icons-js/helicopter-landing.js'; export { default as IconHelicopter } from './icons-js/helicopter.js'; export { default as IconHelp } from './icons-js/help.js'; +export { default as IconHexagonOff } from './icons-js/hexagon-off.js'; export { default as IconHexagon } from './icons-js/hexagon.js'; +export { default as IconHierarchy2 } from './icons-js/hierarchy-2.js'; +export { default as IconHierarchy } from './icons-js/hierarchy.js'; export { default as IconHistory } from './icons-js/history.js'; export { default as IconHome2 } from './icons-js/home-2.js'; export { default as IconHome } from './icons-js/home.js'; +export { default as IconIceCream2 } from './icons-js/ice-cream-2.js'; export { default as IconIceCream } from './icons-js/ice-cream.js'; export { default as IconId } from './icons-js/id.js'; export { default as IconInbox } from './icons-js/inbox.js'; @@ -545,11 +706,13 @@ export { default as IconJumpRope } from './icons-js/jump-rope.js'; export { default as IconKarate } from './icons-js/karate.js'; export { default as IconKey } from './icons-js/key.js'; export { default as IconKeyboardHide } from './icons-js/keyboard-hide.js'; +export { default as IconKeyboardOff } from './icons-js/keyboard-off.js'; export { default as IconKeyboardShow } from './icons-js/keyboard-show.js'; export { default as IconKeyboard } from './icons-js/keyboard.js'; export { default as IconLanguage } from './icons-js/language.js'; export { default as IconLayersDifference } from './icons-js/layers-difference.js'; export { default as IconLayersIntersect } from './icons-js/layers-intersect.js'; +export { default as IconLayersLinked } from './icons-js/layers-linked.js'; export { default as IconLayersSubtract } from './icons-js/layers-subtract.js'; export { default as IconLayersUnion } from './icons-js/layers-union.js'; export { default as IconLayout2 } from './icons-js/layout-2.js'; @@ -578,6 +741,10 @@ export { default as IconLego } from './icons-js/lego.js'; export { default as IconLetterA } from './icons-js/letter-a.js'; export { default as IconLetterB } from './icons-js/letter-b.js'; export { default as IconLetterC } from './icons-js/letter-c.js'; +export { default as IconLetterCaseLower } from './icons-js/letter-case-lower.js'; +export { default as IconLetterCaseToggle } from './icons-js/letter-case-toggle.js'; +export { default as IconLetterCaseUpper } from './icons-js/letter-case-upper.js'; +export { default as IconLetterCase } from './icons-js/letter-case.js'; export { default as IconLetterD } from './icons-js/letter-d.js'; export { default as IconLetterE } from './icons-js/letter-e.js'; export { default as IconLetterF } from './icons-js/letter-f.js'; @@ -594,6 +761,7 @@ export { default as IconLetterP } from './icons-js/letter-p.js'; export { default as IconLetterQ } from './icons-js/letter-q.js'; export { default as IconLetterR } from './icons-js/letter-r.js'; export { default as IconLetterS } from './icons-js/letter-s.js'; +export { default as IconLetterSpacing } from './icons-js/letter-spacing.js'; export { default as IconLetterT } from './icons-js/letter-t.js'; export { default as IconLetterU } from './icons-js/letter-u.js'; export { default as IconLetterV } from './icons-js/letter-v.js'; @@ -604,24 +772,31 @@ export { default as IconLetterZ } from './icons-js/letter-z.js'; export { default as IconLettersCase } from './icons-js/letters-case.js'; export { default as IconLicense } from './icons-js/license.js'; export { default as IconLifebuoy } from './icons-js/lifebuoy.js'; +export { default as IconLineDashed } from './icons-js/line-dashed.js'; +export { default as IconLineDotted } from './icons-js/line-dotted.js'; export { default as IconLineHeight } from './icons-js/line-height.js'; export { default as IconLine } from './icons-js/line.js'; export { default as IconLink } from './icons-js/link.js'; export { default as IconListCheck } from './icons-js/list-check.js'; +export { default as IconListSearch } from './icons-js/list-search.js'; export { default as IconList } from './icons-js/list.js'; export { default as IconLivePhoto } from './icons-js/live-photo.js'; export { default as IconLiveView } from './icons-js/live-view.js'; export { default as IconLoaderQuarter } from './icons-js/loader-quarter.js'; export { default as IconLoader } from './icons-js/loader.js'; export { default as IconLocation } from './icons-js/location.js'; +export { default as IconLockAccess } from './icons-js/lock-access.js'; export { default as IconLockOff } from './icons-js/lock-off.js'; export { default as IconLockOpen } from './icons-js/lock-open.js'; export { default as IconLock } from './icons-js/lock.js'; export { default as IconLogin } from './icons-js/login.js'; export { default as IconLogout } from './icons-js/logout.js'; +export { default as IconMacro } from './icons-js/macro.js'; export { default as IconMagnet } from './icons-js/magnet.js'; +export { default as IconMailForward } from './icons-js/mail-forward.js'; export { default as IconMailOpened } from './icons-js/mail-opened.js'; export { default as IconMail } from './icons-js/mail.js'; +export { default as IconMailbox } from './icons-js/mailbox.js'; export { default as IconMan } from './icons-js/man.js'; export { default as IconManualGearbox } from './icons-js/manual-gearbox.js'; export { default as IconMap2 } from './icons-js/map-2.js'; @@ -630,8 +805,14 @@ export { default as IconMapPin } from './icons-js/map-pin.js'; export { default as IconMapPins } from './icons-js/map-pins.js'; export { default as IconMap } from './icons-js/map.js'; export { default as IconMarkdown } from './icons-js/markdown.js'; +export { default as IconMarquee2 } from './icons-js/marquee-2.js'; 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 IconMassage } from './icons-js/massage.js'; +export { default as IconMathFunction } from './icons-js/math-function.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'; export { default as IconMedal } from './icons-js/medal.js'; @@ -652,12 +833,14 @@ export { default as IconMessages } from './icons-js/messages.js'; export { default as IconMicrophoneOff } from './icons-js/microphone-off.js'; export { default as IconMicrophone } from './icons-js/microphone.js'; export { default as IconMinimize } from './icons-js/minimize.js'; +export { default as IconMinusVertical } from './icons-js/minus-vertical.js'; export { default as IconMinus } from './icons-js/minus.js'; export { default as IconMist } from './icons-js/mist.js'; export { default as IconMoodBoy } from './icons-js/mood-boy.js'; export { default as IconMoodConfuzed } from './icons-js/mood-confuzed.js'; export { default as IconMoodCrazyHappy } from './icons-js/mood-crazy-happy.js'; export { default as IconMoodCry } from './icons-js/mood-cry.js'; +export { default as IconMoodEmpty } from './icons-js/mood-empty.js'; export { default as IconMoodHappy } from './icons-js/mood-happy.js'; export { default as IconMoodKid } from './icons-js/mood-kid.js'; export { default as IconMoodNeutral } from './icons-js/mood-neutral.js'; @@ -669,12 +852,14 @@ export { default as IconMoon2 } from './icons-js/moon-2.js'; export { default as IconMoonStars } from './icons-js/moon-stars.js'; export { default as IconMoon } from './icons-js/moon.js'; export { default as IconMoped } from './icons-js/moped.js'; +export { default as IconMotorbike } from './icons-js/motorbike.js'; export { default as IconMouse } from './icons-js/mouse.js'; export { default as IconMovie } from './icons-js/movie.js'; export { default as IconMug } from './icons-js/mug.js'; export { default as IconMusic } from './icons-js/music.js'; export { default as IconNewSection } from './icons-js/new-section.js'; export { default as IconNews } from './icons-js/news.js'; +export { default as IconNfc } from './icons-js/nfc.js'; export { default as IconNote } from './icons-js/note.js'; export { default as IconNotebook } from './icons-js/notebook.js'; export { default as IconNotes } from './icons-js/notes.js'; @@ -689,10 +874,15 @@ export { default as IconNumber6 } from './icons-js/number-6.js'; export { default as IconNumber7 } from './icons-js/number-7.js'; export { default as IconNumber8 } from './icons-js/number-8.js'; export { default as IconNumber9 } from './icons-js/number-9.js'; +export { default as IconOctagonOff } from './icons-js/octagon-off.js'; export { default as IconOctagon } from './icons-js/octagon.js'; +export { default as IconOld } from './icons-js/old.js'; +export { default as IconOlympics } from './icons-js/olympics.js'; export { default as IconOmega } from './icons-js/omega.js'; export { default as IconOutlet } from './icons-js/outlet.js'; +export { default as IconOverline } from './icons-js/overline.js'; export { default as IconPackage } from './icons-js/package.js'; +export { default as IconPacman } from './icons-js/pacman.js'; export { default as IconPageBreak } from './icons-js/page-break.js'; export { default as IconPaint } from './icons-js/paint.js'; export { default as IconPalette } from './icons-js/palette.js'; @@ -706,6 +896,7 @@ export { default as IconPeace } from './icons-js/peace.js'; export { default as IconPencil } from './icons-js/pencil.js'; export { default as IconPennant } from './icons-js/pennant.js'; export { default as IconPercentage } from './icons-js/percentage.js'; +export { default as IconPerspective } from './icons-js/perspective.js'; export { default as IconPhoneCall } from './icons-js/phone-call.js'; export { default as IconPhoneCalling } from './icons-js/phone-calling.js'; export { default as IconPhoneCheck } from './icons-js/phone-check.js'; @@ -718,6 +909,7 @@ export { default as IconPhoneX } from './icons-js/phone-x.js'; export { default as IconPhone } from './icons-js/phone.js'; export { default as IconPhotoOff } from './icons-js/photo-off.js'; export { default as IconPhoto } from './icons-js/photo.js'; +export { default as IconPhysotherapist } from './icons-js/physotherapist.js'; export { default as IconPictureInPictureOff } from './icons-js/picture-in-picture-off.js'; export { default as IconPictureInPictureOn } from './icons-js/picture-in-picture-on.js'; export { default as IconPictureInPicture } from './icons-js/picture-in-picture.js'; @@ -732,6 +924,7 @@ export { default as IconPlane } from './icons-js/plane.js'; export { default as IconPlanet } from './icons-js/planet.js'; export { default as IconPlant2 } from './icons-js/plant-2.js'; export { default as IconPlant } from './icons-js/plant.js'; +export { default as IconPlayCard } from './icons-js/play-card.js'; export { default as IconPlayerPause } from './icons-js/player-pause.js'; export { default as IconPlayerPlay } from './icons-js/player-play.js'; export { default as IconPlayerRecord } from './icons-js/player-record.js'; @@ -740,25 +933,36 @@ export { default as IconPlayerSkipForward } from './icons-js/player-skip-forward export { default as IconPlayerStop } from './icons-js/player-stop.js'; export { default as IconPlayerTrackNext } from './icons-js/player-track-next.js'; export { default as IconPlayerTrackPrev } from './icons-js/player-track-prev.js'; +export { default as IconPlaylist } from './icons-js/playlist.js'; export { default as IconPlug } from './icons-js/plug.js'; export { default as IconPlus } from './icons-js/plus.js'; export { default as IconPoint } from './icons-js/point.js'; +export { default as IconPokeball } from './icons-js/pokeball.js'; +export { default as IconPolaroid } from './icons-js/polaroid.js'; export { default as IconPool } from './icons-js/pool.js'; export { default as IconPower } from './icons-js/power.js'; export { default as IconPray } from './icons-js/pray.js'; +export { default as IconPresentationAnalytics } from './icons-js/presentation-analytics.js'; export { default as IconPresentation } from './icons-js/presentation.js'; export { default as IconPrinter } from './icons-js/printer.js'; export { default as IconPrompt } from './icons-js/prompt.js'; +export { default as IconPropeller } from './icons-js/propeller.js'; export { default as IconPuzzle } from './icons-js/puzzle.js'; +export { default as IconPyramid } from './icons-js/pyramid.js'; export { default as IconQrcode } from './icons-js/qrcode.js'; export { default as IconQuestionMark } from './icons-js/question-mark.js'; export { default as IconRadioactive } from './icons-js/radioactive.js'; +export { default as IconRadiusBottomLeft } from './icons-js/radius-bottom-left.js'; +export { default as IconRadiusBottomRight } from './icons-js/radius-bottom-right.js'; +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 IconRainbow } from './icons-js/rainbow.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'; export { default as IconReceiptTax } from './icons-js/receipt-tax.js'; export { default as IconReceipt } from './icons-js/receipt.js'; +export { default as IconRecharging } from './icons-js/recharging.js'; export { default as IconRecordMail } from './icons-js/record-mail.js'; export { default as IconRectangleVertical } from './icons-js/rectangle-vertical.js'; export { default as IconRectangle } from './icons-js/rectangle.js'; @@ -772,6 +976,11 @@ export { default as IconRelationOneToOne } from './icons-js/relation-one-to-one. export { default as IconRepeatOnce } from './icons-js/repeat-once.js'; export { default as IconRepeat } from './icons-js/repeat.js'; export { default as IconReplace } from './icons-js/replace.js'; +export { default as IconReportAnalytics } from './icons-js/report-analytics.js'; +export { default as IconReportMedical } from './icons-js/report-medical.js'; +export { default as IconReportMoney } from './icons-js/report-money.js'; +export { default as IconReport } from './icons-js/report.js'; +export { default as IconResize } from './icons-js/resize.js'; export { default as IconRipple } from './icons-js/ripple.js'; export { default as IconRoadSign } from './icons-js/road-sign.js'; export { default as IconRocket } from './icons-js/rocket.js'; @@ -782,10 +991,14 @@ export { default as IconRotateRectangle } from './icons-js/rotate-rectangle.js'; export { default as IconRotate } from './icons-js/rotate.js'; export { default as IconRoute } from './icons-js/route.js'; export { default as IconRouter } from './icons-js/router.js'; +export { default as IconRowInsertBottom } from './icons-js/row-insert-bottom.js'; +export { default as IconRowInsertTop } from './icons-js/row-insert-top.js'; export { default as IconRss } from './icons-js/rss.js'; +export { default as IconRuler2 } from './icons-js/ruler-2.js'; export { default as IconRuler } from './icons-js/ruler.js'; export { default as IconRun } from './icons-js/run.js'; export { default as IconSailboat } from './icons-js/sailboat.js'; +export { default as IconSatellite } from './icons-js/satellite.js'; export { default as IconScale } from './icons-js/scale.js'; export { default as IconScan } from './icons-js/scan.js'; export { default as IconSchool } from './icons-js/school.js'; @@ -794,7 +1007,9 @@ export { default as IconScooterElectric } from './icons-js/scooter-electric.js'; export { default as IconScooter } from './icons-js/scooter.js'; export { default as IconScreenShareOff } from './icons-js/screen-share-off.js'; export { default as IconScreenShare } from './icons-js/screen-share.js'; +export { default as IconScubaMask } from './icons-js/scuba-mask.js'; export { default as IconSearch } from './icons-js/search.js'; +export { default as IconSection } from './icons-js/section.js'; 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'; @@ -804,7 +1019,12 @@ export { default as IconSeparatorVertical } from './icons-js/separator-vertical. export { default as IconSeparator } from './icons-js/separator.js'; export { default as IconServer } from './icons-js/server.js'; export { default as IconServicemark } from './icons-js/servicemark.js'; +export { default as IconSettingsAutomation } from './icons-js/settings-automation.js'; export { default as IconSettings } from './icons-js/settings.js'; +export { default as IconShadowOff } from './icons-js/shadow-off.js'; +export { default as IconShadow } from './icons-js/shadow.js'; +export { default as IconShape2 } from './icons-js/shape-2.js'; +export { default as IconShape3 } from './icons-js/shape-3.js'; export { default as IconShape } from './icons-js/shape.js'; export { default as IconShare } from './icons-js/share.js'; export { default as IconShieldCheck } from './icons-js/shield-check.js'; @@ -814,7 +1034,13 @@ 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 IconShirt } from './icons-js/shirt.js'; +export { default as IconShoppingCartDiscount } from './icons-js/shopping-cart-discount.js'; +export { default as IconShoppingCartOff } from './icons-js/shopping-cart-off.js'; +export { default as IconShoppingCartPlus } from './icons-js/shopping-cart-plus.js'; +export { default as IconShoppingCartX } from './icons-js/shopping-cart-x.js'; export { default as IconShoppingCart } from './icons-js/shopping-cart.js'; +export { default as IconShredder } from './icons-js/shredder.js'; +export { default as IconSignature } from './icons-js/signature.js'; export { default as IconSitemap } from './icons-js/sitemap.js'; export { default as IconSkateboard } from './icons-js/skateboard.js'; export { default as IconSlice } from './icons-js/slice.js'; @@ -825,20 +1051,43 @@ export { default as IconSmoking } from './icons-js/smoking.js'; export { default as IconSnowflake } from './icons-js/snowflake.js'; export { default as IconSoccerField } from './icons-js/soccer-field.js'; export { default as IconSocial } from './icons-js/social.js'; +export { default as IconSock } from './icons-js/sock.js'; +export { default as IconSortAscending2 } from './icons-js/sort-ascending-2.js'; export { default as IconSortAscending } from './icons-js/sort-ascending.js'; +export { default as IconSortDescending2 } from './icons-js/sort-descending-2.js'; export { default as IconSortDescending } from './icons-js/sort-descending.js'; export { default as IconSpace } from './icons-js/space.js'; export { default as IconSpeakerphone } from './icons-js/speakerphone.js'; export { default as IconSpeedboat } from './icons-js/speedboat.js'; +export { default as IconSportBillard } from './icons-js/sport-billard.js'; +export { default as IconSquare0 } from './icons-js/square-0.js'; +export { default as IconSquare1 } from './icons-js/square-1.js'; +export { default as IconSquare2 } from './icons-js/square-2.js'; +export { default as IconSquare3 } from './icons-js/square-3.js'; +export { default as IconSquare4 } from './icons-js/square-4.js'; +export { default as IconSquare5 } from './icons-js/square-5.js'; +export { default as IconSquare6 } from './icons-js/square-6.js'; +export { default as IconSquare7 } from './icons-js/square-7.js'; +export { default as IconSquare8 } from './icons-js/square-8.js'; +export { default as IconSquare9 } from './icons-js/square-9.js'; export { default as IconSquareCheck } from './icons-js/square-check.js'; export { default as IconSquareDot } from './icons-js/square-dot.js'; export { default as IconSquareForbid2 } from './icons-js/square-forbid-2.js'; export { default as IconSquareForbid } from './icons-js/square-forbid.js'; export { default as IconSquareMinus } from './icons-js/square-minus.js'; +export { default as IconSquareOff } from './icons-js/square-off.js'; export { default as IconSquarePlus } from './icons-js/square-plus.js'; +export { default as IconSquareRoot2 } from './icons-js/square-root-2.js'; +export { default as IconSquareRoot } from './icons-js/square-root.js'; +export { default as IconSquareRotatedOff } from './icons-js/square-rotated-off.js'; export { default as IconSquareRotated } from './icons-js/square-rotated.js'; +export { default as IconSquareToggleHorizontal } from './icons-js/square-toggle-horizontal.js'; +export { default as IconSquareToggle } from './icons-js/square-toggle.js'; export { default as IconSquareX } from './icons-js/square-x.js'; export { default as IconSquare } from './icons-js/square.js'; +export { default as IconSquaresDiagonal } from './icons-js/squares-diagonal.js'; +export { default as IconSquaresFilled } from './icons-js/squares-filled.js'; +export { default as IconStack2 } from './icons-js/stack-2.js'; export { default as IconStack } from './icons-js/stack.js'; export { default as IconStairsDown } from './icons-js/stairs-down.js'; export { default as IconStairsUp } from './icons-js/stairs-up.js'; @@ -868,6 +1117,9 @@ export { default as IconSwitch3 } from './icons-js/switch-3.js'; export { default as IconSwitchHorizontal } from './icons-js/switch-horizontal.js'; export { default as IconSwitchVertical } from './icons-js/switch-vertical.js'; export { default as IconSwitch } from './icons-js/switch.js'; +export { default as IconTableExport } from './icons-js/table-export.js'; +export { default as IconTableImport } from './icons-js/table-import.js'; +export { default as IconTableOff } from './icons-js/table-off.js'; export { default as IconTable } from './icons-js/table.js'; export { default as IconTag } from './icons-js/tag.js'; export { default as IconTallymark1 } from './icons-js/tallymark-1.js'; @@ -883,22 +1135,28 @@ export { default as IconTemperatureMinus } from './icons-js/temperature-minus.js export { default as IconTemperaturePlus } from './icons-js/temperature-plus.js'; export { default as IconTemperature } from './icons-js/temperature.js'; export { default as IconTemplate } from './icons-js/template.js'; +export { default as IconTent } from './icons-js/tent.js'; export { default as IconTerminal2 } from './icons-js/terminal-2.js'; export { default as IconTerminal } from './icons-js/terminal.js'; export { default as IconTestPipe } from './icons-js/test-pipe.js'; +export { default as IconTextDirectionLtr } from './icons-js/text-direction-ltr.js'; +export { default as IconTextDirectionRtl } from './icons-js/text-direction-rtl.js'; export { default as IconTextWrapDisabled } from './icons-js/text-wrap-disabled.js'; export { default as IconTextWrap } from './icons-js/text-wrap.js'; export { default as IconThumbDown } from './icons-js/thumb-down.js'; export { default as IconThumbUp } from './icons-js/thumb-up.js'; export { default as IconTicket } from './icons-js/ticket.js'; +export { default as IconTiltShift } from './icons-js/tilt-shift.js'; export { default as IconTir } from './icons-js/tir.js'; export { default as IconToggleLeft } from './icons-js/toggle-left.js'; export { default as IconToggleRight } from './icons-js/toggle-right.js'; export { default as IconTool } from './icons-js/tool.js'; +export { default as IconToolsKitchen2 } from './icons-js/tools-kitchen-2.js'; export { default as IconToolsKitchen } from './icons-js/tools-kitchen.js'; export { default as IconTools } from './icons-js/tools.js'; export { default as IconTornado } from './icons-js/tornado.js'; export { default as IconTournament } from './icons-js/tournament.js'; +export { default as IconTrack } from './icons-js/track.js'; export { default as IconTractor } from './icons-js/tractor.js'; export { default as IconTrademark } from './icons-js/trademark.js'; export { default as IconTrafficCone } from './icons-js/traffic-cone.js'; @@ -906,6 +1164,7 @@ export { default as IconTrafficLights } from './icons-js/traffic-lights.js'; export { default as IconTrain } from './icons-js/train.js'; export { default as IconTrashOff } from './icons-js/trash-off.js'; export { default as IconTrash } from './icons-js/trash.js'; +export { default as IconTree } from './icons-js/tree.js'; export { default as IconTrees } from './icons-js/trees.js'; export { default as IconTrendingDown2 } from './icons-js/trending-down-2.js'; export { default as IconTrendingDown3 } from './icons-js/trending-down-3.js'; @@ -913,11 +1172,13 @@ export { default as IconTrendingDown } from './icons-js/trending-down.js'; export { default as IconTrendingUp2 } from './icons-js/trending-up-2.js'; export { default as IconTrendingUp3 } from './icons-js/trending-up-3.js'; export { default as IconTrendingUp } from './icons-js/trending-up.js'; +export { default as IconTriangleOff } from './icons-js/triangle-off.js'; export { default as IconTriangleSquareCircle } from './icons-js/triangle-square-circle.js'; export { default as IconTriangle } from './icons-js/triangle.js'; export { default as IconTrident } from './icons-js/trident.js'; export { default as IconTrophy } from './icons-js/trophy.js'; export { default as IconTruckDelivery } from './icons-js/truck-delivery.js'; +export { default as IconTruckOff } from './icons-js/truck-off.js'; export { default as IconTruckReturn } from './icons-js/truck-return.js'; export { default as IconTruck } from './icons-js/truck.js'; export { default as IconTypography } from './icons-js/typography.js'; @@ -934,6 +1195,8 @@ export { default as IconUserPlus } from './icons-js/user-plus.js'; export { default as IconUserX } from './icons-js/user-x.js'; export { default as IconUser } from './icons-js/user.js'; export { default as IconUsers } from './icons-js/users.js'; +export { default as IconVaccine } from './icons-js/vaccine.js'; +export { default as IconVariable } from './icons-js/variable.js'; export { default as IconVectorBeizer2 } from './icons-js/vector-beizer-2.js'; export { default as IconVectorBeizer } from './icons-js/vector-beizer.js'; export { default as IconVectorTriangle } from './icons-js/vector-triangle.js'; @@ -967,6 +1230,7 @@ export { default as IconWifiOff } from './icons-js/wifi-off.js'; export { default as IconWifi } from './icons-js/wifi.js'; export { default as IconWind } from './icons-js/wind.js'; export { default as IconWindmill } from './icons-js/windmill.js'; +export { default as IconWindow } from './icons-js/window.js'; export { default as IconWiperWash } from './icons-js/wiper-wash.js'; export { default as IconWiper } from './icons-js/wiper.js'; export { default as IconWoman } from './icons-js/woman.js'; @@ -974,6 +1238,8 @@ export { default as IconWorldLatitude } from './icons-js/world-latitude.js'; export { default as IconWorldLongitude } from './icons-js/world-longitude.js'; export { default as IconWorld } from './icons-js/world.js'; export { default as IconWreckingBall } from './icons-js/wrecking-ball.js'; +export { default as IconWritingSign } from './icons-js/writing-sign.js'; +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 IconZodiacAquarius } from './icons-js/zodiac-aquarius.js'; @@ -989,4 +1255,6 @@ export { default as IconZodiacScorpio } from './icons-js/zodiac-scorpio.js'; export { default as IconZodiacTaurus } from './icons-js/zodiac-taurus.js'; export { default as IconZodiacVirgo } from './icons-js/zodiac-virgo.js'; export { default as IconZoomCancel } from './icons-js/zoom-cancel.js'; +export { default as IconZoomCheck } from './icons-js/zoom-check.js'; export { default as IconZoomIn } from './icons-js/zoom-in.js'; +export { default as IconZoomMoney } from './icons-js/zoom-money.js'; |