@trackunit/ui-icons 0.0.54 → 0.0.55

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (102) hide show
  1. package/Battery.js +3 -17
  2. package/Battery2.js +3 -19
  3. package/BatteryCharging.js +3 -17
  4. package/BatteryCharging2.js +3 -19
  5. package/BatteryFull.js +3 -17
  6. package/BatteryFull2.js +3 -19
  7. package/BatteryLow.js +3 -17
  8. package/BatteryLow2.js +3 -19
  9. package/BatteryMedium.js +3 -17
  10. package/BatteryMedium2.js +3 -19
  11. package/Bluetooth.js +3 -17
  12. package/Bluetooth2.js +3 -19
  13. package/BluetoothOff.js +3 -17
  14. package/BluetoothOff2.js +3 -19
  15. package/Bucket.js +3 -17
  16. package/Bucket2.js +3 -19
  17. package/Bug.js +3 -14
  18. package/Bug2.js +3 -19
  19. package/Compass.js +3 -17
  20. package/Compass2.js +3 -19
  21. package/ConcreteMixer.js +3 -19
  22. package/ConcreteMixer2.js +3 -19
  23. package/ConstructionCone.js +3 -17
  24. package/ConstructionCone2.js +3 -19
  25. package/DemolitionHammer.js +3 -16
  26. package/DemolitionHammer2.js +3 -19
  27. package/Directions.js +3 -17
  28. package/Directions2.js +3 -19
  29. package/Excavator.js +3 -16
  30. package/Excavator2.js +3 -19
  31. package/FitToHeight.js +3 -17
  32. package/FitToHeight2.js +3 -19
  33. package/FitToWidth.js +3 -17
  34. package/FitToWidth2.js +3 -19
  35. package/Gps.js +3 -17
  36. package/Gps2.js +3 -19
  37. package/Hardhat.js +3 -16
  38. package/Hardhat2.js +3 -19
  39. package/Hierarchy.js +3 -15
  40. package/Hierarchy2.js +3 -19
  41. package/Plug.js +3 -15
  42. package/Plug2.js +3 -19
  43. package/Timeline.js +3 -15
  44. package/Timeline1.js +3 -15
  45. package/Timeline12.js +3 -19
  46. package/Timeline2.js +3 -19
  47. package/Wrench.js +3 -15
  48. package/Wrench2.js +3 -19
  49. package/Zone.js +3 -17
  50. package/Zone2.js +3 -19
  51. package/index.js +841 -556
  52. package/package.json +3 -2
  53. package/src/icons/outline/Battery.d.ts +1 -1
  54. package/src/icons/outline/BatteryCharging.d.ts +1 -1
  55. package/src/icons/outline/BatteryFull.d.ts +1 -1
  56. package/src/icons/outline/BatteryLow.d.ts +1 -1
  57. package/src/icons/outline/BatteryMedium.d.ts +1 -1
  58. package/src/icons/outline/Bluetooth.d.ts +1 -1
  59. package/src/icons/outline/BluetoothOff.d.ts +1 -1
  60. package/src/icons/outline/Bucket.d.ts +1 -1
  61. package/src/icons/outline/Bug.d.ts +1 -1
  62. package/src/icons/outline/Compass.d.ts +1 -1
  63. package/src/icons/outline/ConcreteMixer.d.ts +1 -1
  64. package/src/icons/outline/ConstructionCone.d.ts +1 -1
  65. package/src/icons/outline/DemolitionHammer.d.ts +1 -1
  66. package/src/icons/outline/Directions.d.ts +1 -1
  67. package/src/icons/outline/Excavator.d.ts +1 -1
  68. package/src/icons/outline/FitToHeight.d.ts +1 -1
  69. package/src/icons/outline/FitToWidth.d.ts +1 -1
  70. package/src/icons/outline/Gps.d.ts +1 -1
  71. package/src/icons/outline/Hardhat.d.ts +1 -1
  72. package/src/icons/outline/Hierarchy.d.ts +1 -1
  73. package/src/icons/outline/Plug.d.ts +1 -1
  74. package/src/icons/outline/Timeline.d.ts +1 -1
  75. package/src/icons/outline/Timeline1.d.ts +1 -1
  76. package/src/icons/outline/Wrench.d.ts +1 -1
  77. package/src/icons/outline/Zone.d.ts +1 -1
  78. package/src/icons/solid/Battery.d.ts +1 -1
  79. package/src/icons/solid/BatteryCharging.d.ts +1 -1
  80. package/src/icons/solid/BatteryFull.d.ts +1 -1
  81. package/src/icons/solid/BatteryLow.d.ts +1 -1
  82. package/src/icons/solid/BatteryMedium.d.ts +1 -1
  83. package/src/icons/solid/Bluetooth.d.ts +1 -1
  84. package/src/icons/solid/BluetoothOff.d.ts +1 -1
  85. package/src/icons/solid/Bucket.d.ts +1 -1
  86. package/src/icons/solid/Bug.d.ts +1 -1
  87. package/src/icons/solid/Compass.d.ts +1 -1
  88. package/src/icons/solid/ConcreteMixer.d.ts +1 -1
  89. package/src/icons/solid/ConstructionCone.d.ts +1 -1
  90. package/src/icons/solid/DemolitionHammer.d.ts +1 -1
  91. package/src/icons/solid/Directions.d.ts +1 -1
  92. package/src/icons/solid/Excavator.d.ts +1 -1
  93. package/src/icons/solid/FitToHeight.d.ts +1 -1
  94. package/src/icons/solid/FitToWidth.d.ts +1 -1
  95. package/src/icons/solid/Gps.d.ts +1 -1
  96. package/src/icons/solid/Hardhat.d.ts +1 -1
  97. package/src/icons/solid/Hierarchy.d.ts +1 -1
  98. package/src/icons/solid/Plug.d.ts +1 -1
  99. package/src/icons/solid/Timeline.d.ts +1 -1
  100. package/src/icons/solid/Timeline1.d.ts +1 -1
  101. package/src/icons/solid/Wrench.d.ts +1 -1
  102. package/src/icons/solid/Zone.d.ts +1 -1
package/Timeline12.js CHANGED
@@ -1,25 +1,9 @@
1
1
  import { jsx } from 'react/jsx-runtime';
2
2
  import * as React from 'react';
3
3
 
4
- const Timeline1 = (props, svgRef) => {
5
- return jsx("svg", Object.assign({
6
- xmlns: "http://www.w3.org/2000/svg",
7
- fill: "none",
8
- stroke: "currentColor",
9
- strokeWidth: 2,
10
- className: "h-6 w-6",
11
- viewBox: "0 0 24 24",
12
- width: props.width,
13
- height: props.height,
14
- ref: svgRef
15
- }, props, {
16
- children: jsx("path", {
17
- strokeLinecap: "round",
18
- strokeLinejoin: "round",
19
- d: "M13.414 10.586a2 2 0 1 0-2.828 2.828m2.828-2.828a2 2 0 1 1-2.828 2.828m2.828-2.828 4.172-4.172m-7 7-4.172 4.172M17.586 6.414a2 2 0 1 0 2.828-2.828 2 2 0 0 0-2.828 2.828ZM6.414 17.586a2 2 0 1 0-2.828 2.828 2 2 0 0 0 2.828-2.828Z"
20
- })
21
- }));
22
- };
4
+ const Timeline1 = (props, svgRef) => {
5
+ return (jsx("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", fill: "none", stroke: "currentColor", strokeWidth: 2, className: "h-6 w-6", viewBox: "0 0 24 24", width: props.width, height: props.height, ref: svgRef }, props, { children: jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M13.414 10.586a2 2 0 1 0-2.828 2.828m2.828-2.828a2 2 0 1 1-2.828 2.828m2.828-2.828 4.172-4.172m-7 7-4.172 4.172M17.586 6.414a2 2 0 1 0 2.828-2.828 2 2 0 0 0-2.828 2.828ZM6.414 17.586a2 2 0 1 0-2.828 2.828 2 2 0 0 0 2.828-2.828Z" }) })));
6
+ };
23
7
  const ForwardRef = React.forwardRef(Timeline1);
24
8
 
25
9
  export { ForwardRef as default };
package/Timeline2.js CHANGED
@@ -1,25 +1,9 @@
1
1
  import { jsx } from 'react/jsx-runtime';
2
2
  import * as React from 'react';
3
3
 
4
- const Timeline = (props, svgRef) => {
5
- return jsx("svg", Object.assign({
6
- xmlns: "http://www.w3.org/2000/svg",
7
- fill: "none",
8
- stroke: "currentColor",
9
- strokeWidth: 2,
10
- className: "h-6 w-6",
11
- viewBox: "0 0 24 24",
12
- width: props.width,
13
- height: props.height,
14
- ref: svgRef
15
- }, props, {
16
- children: jsx("path", {
17
- strokeLinecap: "round",
18
- strokeLinejoin: "round",
19
- d: "M18.008 9.737a2 2 0 1 0 1.985-3.474 2 2 0 0 0-1.985 3.474Zm0 0-2.016 3.526m0 0a1.996 1.996 0 0 0-2.529.456m2.53-.456a2 2 0 1 1-2.53.457m0 0-2.926-2.44m0 0a2 2 0 1 0-2.529.456m2.529-.456a1.996 1.996 0 0 1-2.53.457m0 0-2.015 3.526m0 0a2 2 0 1 0-1.985 3.474 2 2 0 0 0 1.985-3.474Z"
20
- })
21
- }));
22
- };
4
+ const Timeline = (props, svgRef) => {
5
+ return (jsx("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", fill: "none", stroke: "currentColor", strokeWidth: 2, className: "h-6 w-6", viewBox: "0 0 24 24", width: props.width, height: props.height, ref: svgRef }, props, { children: jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M18.008 9.737a2 2 0 1 0 1.985-3.474 2 2 0 0 0-1.985 3.474Zm0 0-2.016 3.526m0 0a1.996 1.996 0 0 0-2.529.456m2.53-.456a2 2 0 1 1-2.53.457m0 0-2.926-2.44m0 0a2 2 0 1 0-2.529.456m2.529-.456a1.996 1.996 0 0 1-2.53.457m0 0-2.015 3.526m0 0a2 2 0 1 0-1.985 3.474 2 2 0 0 0 1.985-3.474Z" }) })));
6
+ };
23
7
  const ForwardRef = React.forwardRef(Timeline);
24
8
 
25
9
  export { ForwardRef as default };
package/Wrench.js CHANGED
@@ -1,21 +1,9 @@
1
1
  import { jsx } from 'react/jsx-runtime';
2
2
  import * as React from 'react';
3
3
 
4
- const Wrench = (props, svgRef) => {
5
- return jsx("svg", Object.assign({
6
- xmlns: "http://www.w3.org/2000/svg",
7
- fill: "currentColor",
8
- className: "h-5 w-5",
9
- viewBox: "0 0 20 20",
10
- width: props.width,
11
- height: props.height,
12
- ref: svgRef
13
- }, props, {
14
- children: jsx("path", {
15
- d: "M17 8a5 5 0 0 1-7.459 4.355L5.29 16.607a1.34 1.34 0 0 1-1.896-1.896l4.252-4.252A5 5 0 0 1 13.74 3.31c.315.117.375.516.138.753L11.5 6.441A1.456 1.456 0 0 0 13.559 8.5l2.377-2.377c.237-.237.636-.177.753.138C16.89 6.802 17 7.388 17 8Z"
16
- })
17
- }));
18
- };
4
+ const Wrench = (props, svgRef) => {
5
+ return (jsx("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", className: "h-5 w-5", viewBox: "0 0 20 20", width: props.width, height: props.height, ref: svgRef }, props, { children: jsx("path", { d: "M17 8a5 5 0 0 1-7.459 4.355L5.29 16.607a1.34 1.34 0 0 1-1.896-1.896l4.252-4.252A5 5 0 0 1 13.74 3.31c.315.117.375.516.138.753L11.5 6.441A1.456 1.456 0 0 0 13.559 8.5l2.377-2.377c.237-.237.636-.177.753.138C16.89 6.802 17 7.388 17 8Z" }) })));
6
+ };
19
7
  const ForwardRef = React.forwardRef(Wrench);
20
8
 
21
9
  export { ForwardRef as default };
package/Wrench2.js CHANGED
@@ -1,25 +1,9 @@
1
1
  import { jsx } from 'react/jsx-runtime';
2
2
  import * as React from 'react';
3
3
 
4
- const Wrench = (props, svgRef) => {
5
- return jsx("svg", Object.assign({
6
- xmlns: "http://www.w3.org/2000/svg",
7
- fill: "none",
8
- stroke: "currentColor",
9
- strokeWidth: 2,
10
- className: "h-6 w-6",
11
- viewBox: "0 0 24 24",
12
- width: props.width,
13
- height: props.height,
14
- ref: svgRef
15
- }, props, {
16
- children: jsx("path", {
17
- strokeLinecap: "round",
18
- strokeLinejoin: "round",
19
- d: "M15 15a6 6 0 0 0 5.382-8.654l-2.968 2.968a2 2 0 1 1-2.828-2.829l2.932-2.932a6 6 0 0 0-7.9 8.102L3.57 17.707a1.929 1.929 0 1 0 2.728 2.728l6.046-6.054a5.97 5.97 0 0 0 2.655.618z"
20
- })
21
- }));
22
- };
4
+ const Wrench = (props, svgRef) => {
5
+ return (jsx("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", fill: "none", stroke: "currentColor", strokeWidth: 2, className: "h-6 w-6", viewBox: "0 0 24 24", width: props.width, height: props.height, ref: svgRef }, props, { children: jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M15 15a6 6 0 0 0 5.382-8.654l-2.968 2.968a2 2 0 1 1-2.828-2.829l2.932-2.932a6 6 0 0 0-7.9 8.102L3.57 17.707a1.929 1.929 0 1 0 2.728 2.728l6.046-6.054a5.97 5.97 0 0 0 2.655.618z" }) })));
6
+ };
23
7
  const ForwardRef = React.forwardRef(Wrench);
24
8
 
25
9
  export { ForwardRef as default };
package/Zone.js CHANGED
@@ -1,23 +1,9 @@
1
1
  import { jsx } from 'react/jsx-runtime';
2
2
  import * as React from 'react';
3
3
 
4
- const Zone = (props, svgRef) => {
5
- return jsx("svg", Object.assign({
6
- xmlns: "http://www.w3.org/2000/svg",
7
- fill: "currentColor",
8
- className: "h-5 w-5",
9
- viewBox: "0 0 20 20",
10
- width: props.width,
11
- height: props.height,
12
- ref: svgRef
13
- }, props, {
14
- children: jsx("path", {
15
- fillRule: "evenodd",
16
- d: "M6.732 4A2 2 0 1 0 4 6.732v6.536A2 2 0 1 0 6.732 16h6.536A2 2 0 1 0 16 13.268V6.732A2 2 0 1 0 13.268 4H6.732ZM6 6.732A2.01 2.01 0 0 0 6.732 6h6.536c.175.304.428.557.732.732v6.536a2.01 2.01 0 0 0-.732.732H6.732A2.01 2.01 0 0 0 6 13.268V6.732Z",
17
- clipRule: "evenodd"
18
- })
19
- }));
20
- };
4
+ const Zone = (props, svgRef) => {
5
+ return (jsx("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", className: "h-5 w-5", viewBox: "0 0 20 20", width: props.width, height: props.height, ref: svgRef }, props, { children: jsx("path", { fillRule: "evenodd", d: "M6.732 4A2 2 0 1 0 4 6.732v6.536A2 2 0 1 0 6.732 16h6.536A2 2 0 1 0 16 13.268V6.732A2 2 0 1 0 13.268 4H6.732ZM6 6.732A2.01 2.01 0 0 0 6.732 6h6.536c.175.304.428.557.732.732v6.536a2.01 2.01 0 0 0-.732.732H6.732A2.01 2.01 0 0 0 6 13.268V6.732Z", clipRule: "evenodd" }) })));
6
+ };
21
7
  const ForwardRef = React.forwardRef(Zone);
22
8
 
23
9
  export { ForwardRef as default };
package/Zone2.js CHANGED
@@ -1,25 +1,9 @@
1
1
  import { jsx } from 'react/jsx-runtime';
2
2
  import * as React from 'react';
3
3
 
4
- const Zone = (props, svgRef) => {
5
- return jsx("svg", Object.assign({
6
- xmlns: "http://www.w3.org/2000/svg",
7
- fill: "none",
8
- stroke: "currentColor",
9
- strokeWidth: 2,
10
- className: "h-6 w-6",
11
- viewBox: "0 0 24 24",
12
- width: props.width,
13
- height: props.height,
14
- ref: svgRef
15
- }, props, {
16
- children: jsx("path", {
17
- strokeLinecap: "round",
18
- strokeLinejoin: "round",
19
- d: "M17 19a2 2 0 1 0 2-2m-2 2a2 2 0 0 1 2-2m-2 2H7m12-2V7M7 19a2 2 0 1 1-2-2m2 2a2 2 0 0 0-2-2m0 0V7m2-2a2 2 0 0 1-2 2m2-2a2 2 0 1 0-2 2m2-2h10m2 2a2 2 0 1 0-2-2m2 2a2 2 0 0 1-2-2"
20
- })
21
- }));
22
- };
4
+ const Zone = (props, svgRef) => {
5
+ return (jsx("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", fill: "none", stroke: "currentColor", strokeWidth: 2, className: "h-6 w-6", viewBox: "0 0 24 24", width: props.width, height: props.height, ref: svgRef }, props, { children: jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M17 19a2 2 0 1 0 2-2m-2 2a2 2 0 0 1 2-2m-2 2H7m12-2V7M7 19a2 2 0 1 1-2-2m2 2a2 2 0 0 0-2-2m0 0V7m2-2a2 2 0 0 1-2 2m2-2a2 2 0 1 0-2 2m2-2h10m2 2a2 2 0 1 0-2-2m2 2a2 2 0 0 1-2-2" }) })));
6
+ };
23
7
  const ForwardRef = React.forwardRef(Zone);
24
8
 
25
9
  export { ForwardRef as default };