@sensoro-design/icons-svg 2.69.0 → 2.70.0

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 (43) hide show
  1. package/es/asn/FineTuneFilled.d.ts +3 -0
  2. package/es/asn/{FineTuningOutlined.js → FineTuneFilled.js} +4 -4
  3. package/es/asn/PanoramaMapSettingOutlined.d.ts +3 -0
  4. package/es/asn/PanoramaMapSettingOutlined.js +20 -0
  5. package/es/asn/WorkOrderReminderOutlined.d.ts +3 -0
  6. package/es/asn/WorkOrderReminderOutlined.js +20 -0
  7. package/es/asn/WorkOrderSuspendedOutlined.d.ts +3 -0
  8. package/es/asn/WorkOrderSuspendedOutlined.js +20 -0
  9. package/es/asn/WorkOrderTransferOutlined.d.ts +3 -0
  10. package/es/asn/WorkOrderTransferOutlined.js +20 -0
  11. package/es/index.d.ts +5 -1
  12. package/es/index.js +5 -1
  13. package/inline-namespaced-svg/outlined/panorama-map-setting.svg +1 -0
  14. package/inline-namespaced-svg/outlined/work-order-reminder.svg +1 -0
  15. package/inline-namespaced-svg/outlined/work-order-suspended.svg +1 -0
  16. package/inline-namespaced-svg/outlined/work-order-transfer.svg +1 -0
  17. package/inline-svg/outlined/panorama-map-setting.svg +1 -0
  18. package/inline-svg/outlined/work-order-reminder.svg +1 -0
  19. package/inline-svg/outlined/work-order-suspended.svg +1 -0
  20. package/inline-svg/outlined/work-order-transfer.svg +1 -0
  21. package/lib/asn/FineTuneFilled.d.ts +3 -0
  22. package/lib/asn/{FineTuningOutlined.js → FineTuneFilled.js} +9 -9
  23. package/lib/asn/PanoramaMapSettingOutlined.d.ts +3 -0
  24. package/lib/asn/PanoramaMapSettingOutlined.js +41 -0
  25. package/lib/asn/WorkOrderReminderOutlined.d.ts +3 -0
  26. package/lib/asn/WorkOrderReminderOutlined.js +41 -0
  27. package/lib/asn/WorkOrderSuspendedOutlined.d.ts +3 -0
  28. package/lib/asn/WorkOrderSuspendedOutlined.js +41 -0
  29. package/lib/asn/WorkOrderTransferOutlined.d.ts +3 -0
  30. package/lib/asn/WorkOrderTransferOutlined.js +41 -0
  31. package/lib/index.d.ts +5 -1
  32. package/lib/index.js +15 -3
  33. package/package.json +1 -1
  34. package/src/asn/{FineTuningOutlined.ts → FineTuneFilled.ts} +4 -4
  35. package/src/asn/PanoramaMapSettingOutlined.ts +21 -0
  36. package/src/asn/WorkOrderReminderOutlined.ts +21 -0
  37. package/src/asn/WorkOrderSuspendedOutlined.ts +21 -0
  38. package/src/asn/WorkOrderTransferOutlined.ts +21 -0
  39. package/src/index.ts +5 -1
  40. package/es/asn/FineTuningOutlined.d.ts +0 -3
  41. package/lib/asn/FineTuningOutlined.d.ts +0 -3
  42. /package/inline-namespaced-svg/{outlined/fine-tuning.svg → filled/fine-tune.svg} +0 -0
  43. /package/inline-svg/{outlined/fine-tuning.svg → filled/fine-tune.svg} +0 -0
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../types';
2
+ declare const FineTuneFilled: IconDefinition;
3
+ export default FineTuneFilled;
@@ -1,6 +1,6 @@
1
1
  // This icon file is generated automatically.
2
2
 
3
- var FineTuningOutlined = {
3
+ var FineTuneFilled = {
4
4
  icon: {
5
5
  tag: 'svg',
6
6
  attrs: {
@@ -14,7 +14,7 @@ var FineTuningOutlined = {
14
14
  }
15
15
  }]
16
16
  },
17
- name: 'fine-tuning',
18
- theme: 'outlined'
17
+ name: 'fine-tune',
18
+ theme: 'filled'
19
19
  };
20
- export default FineTuningOutlined;
20
+ export default FineTuneFilled;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../types';
2
+ declare const PanoramaMapSettingOutlined: IconDefinition;
3
+ export default PanoramaMapSettingOutlined;
@@ -0,0 +1,20 @@
1
+ // This icon file is generated automatically.
2
+
3
+ var PanoramaMapSettingOutlined = {
4
+ icon: {
5
+ tag: 'svg',
6
+ attrs: {
7
+ viewBox: '0 0 1024 1024',
8
+ focusable: 'false'
9
+ },
10
+ children: [{
11
+ tag: 'path',
12
+ attrs: {
13
+ d: 'm792.64 458.17 1.3.23 1.3.24a15.46 15.46 0 0 1 12.39 12.06l.06.34 7.58 41a169.92 169.92 0 0 1 47.17 27.04l.92.75 39.22-13.94a15.5 15.5 0 0 1 16.7 4.32l.24.27.87 1a214.07 214.07 0 0 1 38 65.32l.45 1.21.43 1.26a15.45 15.45 0 0 1-4.22 16.75l-.27.23-31.6 27.02a173.49 173.49 0 0 1 2.27 27.88c0 8.87-.7 17.73-2.04 26.43l-.23 1.45 31.6 27.02a15.4 15.4 0 0 1 4.6 16.55l-.54 1.59a215.14 215.14 0 0 1-37.6 65.51l-.85 1.01-.87 1.02a15.44 15.44 0 0 1-16.6 4.7l-.33-.12-39.23-13.94a168.82 168.82 0 0 1-46.98 27.36l-1.11.43-7.58 41a15.46 15.46 0 0 1-12.1 12.33l-.34.07-1.3.24a216.39 216.39 0 0 1-75.2.27l-1.51-.27-1.3-.24a15.46 15.46 0 0 1-12.38-12.06l-.07-.34-7.62-41.2a168.46 168.46 0 0 1-46.84-26.94l-.92-.75-39.51 14.04a15.5 15.5 0 0 1-16.7-4.32l-.24-.26-.86-1.02a214.59 214.59 0 0 1-38.01-65.3l-.44-1.22-.44-1.26a15.45 15.45 0 0 1 4.23-16.75l.26-.23 31.98-27.3a168.92 168.92 0 0 1-2.22-27.55c0-8.7.65-17.45 1.98-26.03l.24-1.51-31.98-27.31a15.5 15.5 0 0 1-4.6-16.65l.55-1.59a215.1 215.1 0 0 1 37.6-65.51l.85-1.01.87-1.01a15.43 15.43 0 0 1 16.6-4.7l.33.11 39.5 14.04a169.76 169.76 0 0 1 46.64-27.26l1.13-.43 7.62-41.2a15.46 15.46 0 0 1 12.11-12.33l.34-.07 1.3-.24a217.97 217.97 0 0 1 75.4-.23zM928 160a32 32 0 0 1 32 32v232a8 8 0 0 1-8 8h-56a8 8 0 0 1-8-8V232H591.55l73.52 189.1a8 8 0 0 1-7.45 10.9h-51.96a8 8 0 0 1-7.47-5.12L523.01 232H280.64l112.58 291.52 22.97 59.71L496.83 792H526a8 8 0 0 1 8 8v56a8 8 0 0 1-8 8H96a32 32 0 0 1-32-31.47V192a32 32 0 0 1 32-32h832zM356.54 606.34 136 691.46V792h292.22l-71.68-185.66zm399.1-43.22a107.22 107.22 0 0 0-76.37 31.63 107.61 107.61 0 0 0-31.63 76.38c0 28.83 11.28 55.92 31.63 76.37a107.61 107.61 0 0 0 76.37 31.62c28.83 0 55.93-11.28 76.37-31.62a107.61 107.61 0 0 0 31.63-76.38c0-28.83-11.28-55.92-31.63-76.37a107.21 107.21 0 0 0-76.37-31.62zm0 60a47.65 47.65 0 0 1 33.94 14.06 47.83 47.83 0 0 1 14.06 33.95 47.83 47.83 0 0 1-14.06 33.94 47.83 47.83 0 0 1-33.94 14.05 47.83 47.83 0 0 1-33.94-14.05 47.83 47.83 0 0 1-14.06-33.95 47.83 47.83 0 0 1 14.06-33.94 47.65 47.65 0 0 1 33.94-14.05zM212.04 232v.06H136v390.72l197.5-76.16L212.03 232z'
14
+ }
15
+ }]
16
+ },
17
+ name: 'panorama-map-setting',
18
+ theme: 'outlined'
19
+ };
20
+ export default PanoramaMapSettingOutlined;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../types';
2
+ declare const WorkOrderReminderOutlined: IconDefinition;
3
+ export default WorkOrderReminderOutlined;
@@ -0,0 +1,20 @@
1
+ // This icon file is generated automatically.
2
+
3
+ var WorkOrderReminderOutlined = {
4
+ icon: {
5
+ tag: 'svg',
6
+ attrs: {
7
+ viewBox: '0 0 1024 1024',
8
+ focusable: 'false'
9
+ },
10
+ children: [{
11
+ tag: 'path',
12
+ attrs: {
13
+ d: 'M696 528c119.25 0 216 96.75 216 216s-96.75 216-216 216-216-96.75-216-216 96.75-216 216-216zM680 80a32 32 0 0 1 32 32v40h120a32 32 0 0 1 32 32v288a8 8 0 0 1-8 8h-56a8 8 0 0 1-8-8V224h-80v40a32 32 0 0 1-32 32H344a32 32 0 0 1-32-32v-40h-80v633.98h192a8 8 0 0 1 8 8v56a8 8 0 0 1-8 8H192a32 32 0 0 1-32-32V184a32 32 0 0 1 32-32h120v-40a32 32 0 0 1 32-32h336zm16 512c-83.82 0-152 68.18-152 152s68.18 152 152 152c84.25 0 152-68.18 152-152s-68.18-152-152-152zm0 205a28 28 0 1 1 0 56 28 28 0 0 1 0-56zm17.16-164c3.76 0 6.84 2.25 6.84 5l-.13 130c0 2.75-3.08 5-6.84 5h-34.19c-3.76 0-6.84-2.25-6.84-5l.13-130c0-2.75 3.08-5 6.84-5h34.2zM475 497a8 8 0 0 1 8 8v48a8 8 0 0 1-8 8H320a8 8 0 0 1-8-8v-48a8 8 0 0 1 8-8h155zm229-128a8 8 0 0 1 8 8v48a8 8 0 0 1-8 8H320a8 8 0 0 1-8-8v-48a8 8 0 0 1 8-8h384zm-64-217H384v72h256v-72z'
14
+ }
15
+ }]
16
+ },
17
+ name: 'work-order-reminder',
18
+ theme: 'outlined'
19
+ };
20
+ export default WorkOrderReminderOutlined;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../types';
2
+ declare const WorkOrderSuspendedOutlined: IconDefinition;
3
+ export default WorkOrderSuspendedOutlined;
@@ -0,0 +1,20 @@
1
+ // This icon file is generated automatically.
2
+
3
+ var WorkOrderSuspendedOutlined = {
4
+ icon: {
5
+ tag: 'svg',
6
+ attrs: {
7
+ viewBox: '0 0 1024 1024',
8
+ focusable: 'false'
9
+ },
10
+ children: [{
11
+ tag: 'path',
12
+ attrs: {
13
+ d: 'M696 528c119.25 0 216 96.75 216 216s-96.75 216-216 216-216-96.75-216-216 96.75-216 216-216zM680 80a32 32 0 0 1 32 32v40h120a32 32 0 0 1 32 32v288a8 8 0 0 1-8 8h-56a8 8 0 0 1-8-8V224h-80v40a32 32 0 0 1-32 32H344a32 32 0 0 1-32-32v-40h-80v633.98h192a8 8 0 0 1 8 8v56a8 8 0 0 1-8 8H192a32 32 0 0 1-32-32V184a32 32 0 0 1 32-32h120v-40a32 32 0 0 1 32-32h336zm16 512c-83.82 0-152 68.18-152 152s68.18 152 152 152c84.25 0 152-68.18 152-152s-68.18-152-152-152zM592.08 716.92l208 .16c4.4 0 8 3.6 8 8v40c0 4.4-3.6 8-8 8l-208-.16c-4.4 0-8-3.6-8-8v-40c0-4.4 3.6-8 8-8zM475 497a8 8 0 0 1 8 8v48a8 8 0 0 1-8 8H320a8 8 0 0 1-8-8v-48a8 8 0 0 1 8-8h155zm229-128a8 8 0 0 1 8 8v48a8 8 0 0 1-8 8H320a8 8 0 0 1-8-8v-48a8 8 0 0 1 8-8h384zm-64-217H384v72h256v-72z'
14
+ }
15
+ }]
16
+ },
17
+ name: 'work-order-suspended',
18
+ theme: 'outlined'
19
+ };
20
+ export default WorkOrderSuspendedOutlined;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../types';
2
+ declare const WorkOrderTransferOutlined: IconDefinition;
3
+ export default WorkOrderTransferOutlined;
@@ -0,0 +1,20 @@
1
+ // This icon file is generated automatically.
2
+
3
+ var WorkOrderTransferOutlined = {
4
+ icon: {
5
+ tag: 'svg',
6
+ attrs: {
7
+ viewBox: '0 0 1024 1024',
8
+ focusable: 'false'
9
+ },
10
+ children: [{
11
+ tag: 'path',
12
+ attrs: {
13
+ d: 'M696 528c119.25 0 216 96.75 216 216s-96.75 216-216 216-216-96.75-216-216 96.75-216 216-216zM680 80a32 32 0 0 1 32 32v40h120a32 32 0 0 1 32 32v288a8 8 0 0 1-8 8h-56a8 8 0 0 1-8-8V224h-80v40a32 32 0 0 1-32 32H344a32 32 0 0 1-32-32v-40h-80v633.98h192a8 8 0 0 1 8 8v56a8 8 0 0 1-8 8H192a32 32 0 0 1-32-32V184a32 32 0 0 1 32-32h120v-40a32 32 0 0 1 32-32h336zm16 512c-83.82 0-152 68.18-152 152s68.18 152 152 152c84.25 0 152-68.18 152-152s-68.18-152-152-152zm1 76.25 2.86 1.4 88.81 67.82a8 8 0 0 1 2.1 10.32l-2.1 2.4L699.86 818a8 8 0 0 1-12.45-3.83l-.41-2.53v-39.82h-78.56c-3.29 0-6.08-2.3-7.06-5.48l-.38-2.53v-40a7.97 7.97 0 0 1 5.09-7.59l2.35-.4H687V676a8 8 0 0 1 10-7.75zM475 497a8 8 0 0 1 8 8v48a8 8 0 0 1-8 8H320a8 8 0 0 1-8-8v-48a8 8 0 0 1 8-8h155zm229-128a8 8 0 0 1 8 8v48a8 8 0 0 1-8 8H320a8 8 0 0 1-8-8v-48a8 8 0 0 1 8-8h384zm-64-217H384v72h256v-72z'
14
+ }
15
+ }]
16
+ },
17
+ name: 'work-order-transfer',
18
+ theme: 'outlined'
19
+ };
20
+ export default WorkOrderTransferOutlined;
package/es/index.d.ts CHANGED
@@ -325,8 +325,8 @@ export { default as FileWordOutlined } from './asn/FileWordOutlined';
325
325
  export { default as FileZipOutlined } from './asn/FileZipOutlined';
326
326
  export { default as FilterFilled } from './asn/FilterFilled';
327
327
  export { default as FilterOutlined } from './asn/FilterOutlined';
328
+ export { default as FineTuneFilled } from './asn/FineTuneFilled';
328
329
  export { default as FineTuneOutlined } from './asn/FineTuneOutlined';
329
- export { default as FineTuningOutlined } from './asn/FineTuningOutlined';
330
330
  export { default as FireBreakerFilled } from './asn/FireBreakerFilled';
331
331
  export { default as FireBrigadeFilled } from './asn/FireBrigadeFilled';
332
332
  export { default as FireBrigadeOutlined } from './asn/FireBrigadeOutlined';
@@ -654,6 +654,7 @@ export { default as OverviewFilled } from './asn/OverviewFilled';
654
654
  export { default as OverviewOutlined } from './asn/OverviewOutlined';
655
655
  export { default as PaintTrayOutlined } from './asn/PaintTrayOutlined';
656
656
  export { default as PanoramaMapOutlined } from './asn/PanoramaMapOutlined';
657
+ export { default as PanoramaMapSettingOutlined } from './asn/PanoramaMapSettingOutlined';
657
658
  export { default as PanoramaTourFilled } from './asn/PanoramaTourFilled';
658
659
  export { default as PanoramaTourOutlined } from './asn/PanoramaTourOutlined';
659
660
  export { default as PaperClipOutlined } from './asn/PaperClipOutlined';
@@ -1011,7 +1012,10 @@ export { default as WomanOutlined } from './asn/WomanOutlined';
1011
1012
  export { default as WoodlandOutlined } from './asn/WoodlandOutlined';
1012
1013
  export { default as WordOrderOutlined } from './asn/WordOrderOutlined';
1013
1014
  export { default as WorkOrderCheckOutlined } from './asn/WorkOrderCheckOutlined';
1015
+ export { default as WorkOrderReminderOutlined } from './asn/WorkOrderReminderOutlined';
1016
+ export { default as WorkOrderSuspendedOutlined } from './asn/WorkOrderSuspendedOutlined';
1014
1017
  export { default as WorkOrderTimeOutlined } from './asn/WorkOrderTimeOutlined';
1018
+ export { default as WorkOrderTransferOutlined } from './asn/WorkOrderTransferOutlined';
1015
1019
  export { default as YuntaiOutlined } from './asn/YuntaiOutlined';
1016
1020
  export { default as ZooFilled } from './asn/ZooFilled';
1017
1021
  export { default as ZooOutlined } from './asn/ZooOutlined';
package/es/index.js CHANGED
@@ -326,8 +326,8 @@ export { default as FileWordOutlined } from "./asn/FileWordOutlined";
326
326
  export { default as FileZipOutlined } from "./asn/FileZipOutlined";
327
327
  export { default as FilterFilled } from "./asn/FilterFilled";
328
328
  export { default as FilterOutlined } from "./asn/FilterOutlined";
329
+ export { default as FineTuneFilled } from "./asn/FineTuneFilled";
329
330
  export { default as FineTuneOutlined } from "./asn/FineTuneOutlined";
330
- export { default as FineTuningOutlined } from "./asn/FineTuningOutlined";
331
331
  export { default as FireBreakerFilled } from "./asn/FireBreakerFilled";
332
332
  export { default as FireBrigadeFilled } from "./asn/FireBrigadeFilled";
333
333
  export { default as FireBrigadeOutlined } from "./asn/FireBrigadeOutlined";
@@ -655,6 +655,7 @@ export { default as OverviewFilled } from "./asn/OverviewFilled";
655
655
  export { default as OverviewOutlined } from "./asn/OverviewOutlined";
656
656
  export { default as PaintTrayOutlined } from "./asn/PaintTrayOutlined";
657
657
  export { default as PanoramaMapOutlined } from "./asn/PanoramaMapOutlined";
658
+ export { default as PanoramaMapSettingOutlined } from "./asn/PanoramaMapSettingOutlined";
658
659
  export { default as PanoramaTourFilled } from "./asn/PanoramaTourFilled";
659
660
  export { default as PanoramaTourOutlined } from "./asn/PanoramaTourOutlined";
660
661
  export { default as PaperClipOutlined } from "./asn/PaperClipOutlined";
@@ -1012,7 +1013,10 @@ export { default as WomanOutlined } from "./asn/WomanOutlined";
1012
1013
  export { default as WoodlandOutlined } from "./asn/WoodlandOutlined";
1013
1014
  export { default as WordOrderOutlined } from "./asn/WordOrderOutlined";
1014
1015
  export { default as WorkOrderCheckOutlined } from "./asn/WorkOrderCheckOutlined";
1016
+ export { default as WorkOrderReminderOutlined } from "./asn/WorkOrderReminderOutlined";
1017
+ export { default as WorkOrderSuspendedOutlined } from "./asn/WorkOrderSuspendedOutlined";
1015
1018
  export { default as WorkOrderTimeOutlined } from "./asn/WorkOrderTimeOutlined";
1019
+ export { default as WorkOrderTransferOutlined } from "./asn/WorkOrderTransferOutlined";
1016
1020
  export { default as YuntaiOutlined } from "./asn/YuntaiOutlined";
1017
1021
  export { default as ZooFilled } from "./asn/ZooFilled";
1018
1022
  export { default as ZooOutlined } from "./asn/ZooOutlined";
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 1024 1024" focusable="false" xmlns="http://www.w3.org/2000/svg"><path d="m792.64 458.17 1.3.23 1.3.24a15.46 15.46 0 0 1 12.39 12.06l.06.34 7.58 41a169.92 169.92 0 0 1 47.17 27.04l.92.75 39.22-13.94a15.5 15.5 0 0 1 16.7 4.32l.24.27.87 1a214.07 214.07 0 0 1 38 65.32l.45 1.21.43 1.26a15.45 15.45 0 0 1-4.22 16.75l-.27.23-31.6 27.02a173.49 173.49 0 0 1 2.27 27.88c0 8.87-.7 17.73-2.04 26.43l-.23 1.45 31.6 27.02a15.4 15.4 0 0 1 4.6 16.55l-.54 1.59a215.14 215.14 0 0 1-37.6 65.51l-.85 1.01-.87 1.02a15.44 15.44 0 0 1-16.6 4.7l-.33-.12-39.23-13.94a168.82 168.82 0 0 1-46.98 27.36l-1.11.43-7.58 41a15.46 15.46 0 0 1-12.1 12.33l-.34.07-1.3.24a216.39 216.39 0 0 1-75.2.27l-1.51-.27-1.3-.24a15.46 15.46 0 0 1-12.38-12.06l-.07-.34-7.62-41.2a168.46 168.46 0 0 1-46.84-26.94l-.92-.75-39.51 14.04a15.5 15.5 0 0 1-16.7-4.32l-.24-.26-.86-1.02a214.59 214.59 0 0 1-38.01-65.3l-.44-1.22-.44-1.26a15.45 15.45 0 0 1 4.23-16.75l.26-.23 31.98-27.3a168.92 168.92 0 0 1-2.22-27.55c0-8.7.65-17.45 1.98-26.03l.24-1.51-31.98-27.31a15.5 15.5 0 0 1-4.6-16.65l.55-1.59a215.1 215.1 0 0 1 37.6-65.51l.85-1.01.87-1.01a15.43 15.43 0 0 1 16.6-4.7l.33.11 39.5 14.04a169.76 169.76 0 0 1 46.64-27.26l1.13-.43 7.62-41.2a15.46 15.46 0 0 1 12.11-12.33l.34-.07 1.3-.24a217.97 217.97 0 0 1 75.4-.23zM928 160a32 32 0 0 1 32 32v232a8 8 0 0 1-8 8h-56a8 8 0 0 1-8-8V232H591.55l73.52 189.1a8 8 0 0 1-7.45 10.9h-51.96a8 8 0 0 1-7.47-5.12L523.01 232H280.64l112.58 291.52 22.97 59.71L496.83 792H526a8 8 0 0 1 8 8v56a8 8 0 0 1-8 8H96a32 32 0 0 1-32-31.47V192a32 32 0 0 1 32-32h832zM356.54 606.34 136 691.46V792h292.22l-71.68-185.66zm399.1-43.22a107.22 107.22 0 0 0-76.37 31.63 107.61 107.61 0 0 0-31.63 76.38c0 28.83 11.28 55.92 31.63 76.37a107.61 107.61 0 0 0 76.37 31.62c28.83 0 55.93-11.28 76.37-31.62a107.61 107.61 0 0 0 31.63-76.38c0-28.83-11.28-55.92-31.63-76.37a107.21 107.21 0 0 0-76.37-31.62zm0 60a47.65 47.65 0 0 1 33.94 14.06 47.83 47.83 0 0 1 14.06 33.95 47.83 47.83 0 0 1-14.06 33.94 47.83 47.83 0 0 1-33.94 14.05 47.83 47.83 0 0 1-33.94-14.05 47.83 47.83 0 0 1-14.06-33.95 47.83 47.83 0 0 1 14.06-33.94 47.65 47.65 0 0 1 33.94-14.05zM212.04 232v.06H136v390.72l197.5-76.16L212.03 232z" /></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 1024 1024" focusable="false" xmlns="http://www.w3.org/2000/svg"><path d="M696 528c119.25 0 216 96.75 216 216s-96.75 216-216 216-216-96.75-216-216 96.75-216 216-216zM680 80a32 32 0 0 1 32 32v40h120a32 32 0 0 1 32 32v288a8 8 0 0 1-8 8h-56a8 8 0 0 1-8-8V224h-80v40a32 32 0 0 1-32 32H344a32 32 0 0 1-32-32v-40h-80v633.98h192a8 8 0 0 1 8 8v56a8 8 0 0 1-8 8H192a32 32 0 0 1-32-32V184a32 32 0 0 1 32-32h120v-40a32 32 0 0 1 32-32h336zm16 512c-83.82 0-152 68.18-152 152s68.18 152 152 152c84.25 0 152-68.18 152-152s-68.18-152-152-152zm0 205a28 28 0 1 1 0 56 28 28 0 0 1 0-56zm17.16-164c3.76 0 6.84 2.25 6.84 5l-.13 130c0 2.75-3.08 5-6.84 5h-34.19c-3.76 0-6.84-2.25-6.84-5l.13-130c0-2.75 3.08-5 6.84-5h34.2zM475 497a8 8 0 0 1 8 8v48a8 8 0 0 1-8 8H320a8 8 0 0 1-8-8v-48a8 8 0 0 1 8-8h155zm229-128a8 8 0 0 1 8 8v48a8 8 0 0 1-8 8H320a8 8 0 0 1-8-8v-48a8 8 0 0 1 8-8h384zm-64-217H384v72h256v-72z" /></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 1024 1024" focusable="false" xmlns="http://www.w3.org/2000/svg"><path d="M696 528c119.25 0 216 96.75 216 216s-96.75 216-216 216-216-96.75-216-216 96.75-216 216-216zM680 80a32 32 0 0 1 32 32v40h120a32 32 0 0 1 32 32v288a8 8 0 0 1-8 8h-56a8 8 0 0 1-8-8V224h-80v40a32 32 0 0 1-32 32H344a32 32 0 0 1-32-32v-40h-80v633.98h192a8 8 0 0 1 8 8v56a8 8 0 0 1-8 8H192a32 32 0 0 1-32-32V184a32 32 0 0 1 32-32h120v-40a32 32 0 0 1 32-32h336zm16 512c-83.82 0-152 68.18-152 152s68.18 152 152 152c84.25 0 152-68.18 152-152s-68.18-152-152-152zM592.08 716.92l208 .16c4.4 0 8 3.6 8 8v40c0 4.4-3.6 8-8 8l-208-.16c-4.4 0-8-3.6-8-8v-40c0-4.4 3.6-8 8-8zM475 497a8 8 0 0 1 8 8v48a8 8 0 0 1-8 8H320a8 8 0 0 1-8-8v-48a8 8 0 0 1 8-8h155zm229-128a8 8 0 0 1 8 8v48a8 8 0 0 1-8 8H320a8 8 0 0 1-8-8v-48a8 8 0 0 1 8-8h384zm-64-217H384v72h256v-72z" /></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 1024 1024" focusable="false" xmlns="http://www.w3.org/2000/svg"><path d="M696 528c119.25 0 216 96.75 216 216s-96.75 216-216 216-216-96.75-216-216 96.75-216 216-216zM680 80a32 32 0 0 1 32 32v40h120a32 32 0 0 1 32 32v288a8 8 0 0 1-8 8h-56a8 8 0 0 1-8-8V224h-80v40a32 32 0 0 1-32 32H344a32 32 0 0 1-32-32v-40h-80v633.98h192a8 8 0 0 1 8 8v56a8 8 0 0 1-8 8H192a32 32 0 0 1-32-32V184a32 32 0 0 1 32-32h120v-40a32 32 0 0 1 32-32h336zm16 512c-83.82 0-152 68.18-152 152s68.18 152 152 152c84.25 0 152-68.18 152-152s-68.18-152-152-152zm1 76.25 2.86 1.4 88.81 67.82a8 8 0 0 1 2.1 10.32l-2.1 2.4L699.86 818a8 8 0 0 1-12.45-3.83l-.41-2.53v-39.82h-78.56c-3.29 0-6.08-2.3-7.06-5.48l-.38-2.53v-40a7.97 7.97 0 0 1 5.09-7.59l2.35-.4H687V676a8 8 0 0 1 10-7.75zM475 497a8 8 0 0 1 8 8v48a8 8 0 0 1-8 8H320a8 8 0 0 1-8-8v-48a8 8 0 0 1 8-8h155zm229-128a8 8 0 0 1 8 8v48a8 8 0 0 1-8 8H320a8 8 0 0 1-8-8v-48a8 8 0 0 1 8-8h384zm-64-217H384v72h256v-72z" /></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 1024 1024" focusable="false"><path d="m792.64 458.17 1.3.23 1.3.24a15.46 15.46 0 0 1 12.39 12.06l.06.34 7.58 41a169.92 169.92 0 0 1 47.17 27.04l.92.75 39.22-13.94a15.5 15.5 0 0 1 16.7 4.32l.24.27.87 1a214.07 214.07 0 0 1 38 65.32l.45 1.21.43 1.26a15.45 15.45 0 0 1-4.22 16.75l-.27.23-31.6 27.02a173.49 173.49 0 0 1 2.27 27.88c0 8.87-.7 17.73-2.04 26.43l-.23 1.45 31.6 27.02a15.4 15.4 0 0 1 4.6 16.55l-.54 1.59a215.14 215.14 0 0 1-37.6 65.51l-.85 1.01-.87 1.02a15.44 15.44 0 0 1-16.6 4.7l-.33-.12-39.23-13.94a168.82 168.82 0 0 1-46.98 27.36l-1.11.43-7.58 41a15.46 15.46 0 0 1-12.1 12.33l-.34.07-1.3.24a216.39 216.39 0 0 1-75.2.27l-1.51-.27-1.3-.24a15.46 15.46 0 0 1-12.38-12.06l-.07-.34-7.62-41.2a168.46 168.46 0 0 1-46.84-26.94l-.92-.75-39.51 14.04a15.5 15.5 0 0 1-16.7-4.32l-.24-.26-.86-1.02a214.59 214.59 0 0 1-38.01-65.3l-.44-1.22-.44-1.26a15.45 15.45 0 0 1 4.23-16.75l.26-.23 31.98-27.3a168.92 168.92 0 0 1-2.22-27.55c0-8.7.65-17.45 1.98-26.03l.24-1.51-31.98-27.31a15.5 15.5 0 0 1-4.6-16.65l.55-1.59a215.1 215.1 0 0 1 37.6-65.51l.85-1.01.87-1.01a15.43 15.43 0 0 1 16.6-4.7l.33.11 39.5 14.04a169.76 169.76 0 0 1 46.64-27.26l1.13-.43 7.62-41.2a15.46 15.46 0 0 1 12.11-12.33l.34-.07 1.3-.24a217.97 217.97 0 0 1 75.4-.23zM928 160a32 32 0 0 1 32 32v232a8 8 0 0 1-8 8h-56a8 8 0 0 1-8-8V232H591.55l73.52 189.1a8 8 0 0 1-7.45 10.9h-51.96a8 8 0 0 1-7.47-5.12L523.01 232H280.64l112.58 291.52 22.97 59.71L496.83 792H526a8 8 0 0 1 8 8v56a8 8 0 0 1-8 8H96a32 32 0 0 1-32-31.47V192a32 32 0 0 1 32-32h832zM356.54 606.34 136 691.46V792h292.22l-71.68-185.66zm399.1-43.22a107.22 107.22 0 0 0-76.37 31.63 107.61 107.61 0 0 0-31.63 76.38c0 28.83 11.28 55.92 31.63 76.37a107.61 107.61 0 0 0 76.37 31.62c28.83 0 55.93-11.28 76.37-31.62a107.61 107.61 0 0 0 31.63-76.38c0-28.83-11.28-55.92-31.63-76.37a107.21 107.21 0 0 0-76.37-31.62zm0 60a47.65 47.65 0 0 1 33.94 14.06 47.83 47.83 0 0 1 14.06 33.95 47.83 47.83 0 0 1-14.06 33.94 47.83 47.83 0 0 1-33.94 14.05 47.83 47.83 0 0 1-33.94-14.05 47.83 47.83 0 0 1-14.06-33.95 47.83 47.83 0 0 1 14.06-33.94 47.65 47.65 0 0 1 33.94-14.05zM212.04 232v.06H136v390.72l197.5-76.16L212.03 232z" /></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 1024 1024" focusable="false"><path d="M696 528c119.25 0 216 96.75 216 216s-96.75 216-216 216-216-96.75-216-216 96.75-216 216-216zM680 80a32 32 0 0 1 32 32v40h120a32 32 0 0 1 32 32v288a8 8 0 0 1-8 8h-56a8 8 0 0 1-8-8V224h-80v40a32 32 0 0 1-32 32H344a32 32 0 0 1-32-32v-40h-80v633.98h192a8 8 0 0 1 8 8v56a8 8 0 0 1-8 8H192a32 32 0 0 1-32-32V184a32 32 0 0 1 32-32h120v-40a32 32 0 0 1 32-32h336zm16 512c-83.82 0-152 68.18-152 152s68.18 152 152 152c84.25 0 152-68.18 152-152s-68.18-152-152-152zm0 205a28 28 0 1 1 0 56 28 28 0 0 1 0-56zm17.16-164c3.76 0 6.84 2.25 6.84 5l-.13 130c0 2.75-3.08 5-6.84 5h-34.19c-3.76 0-6.84-2.25-6.84-5l.13-130c0-2.75 3.08-5 6.84-5h34.2zM475 497a8 8 0 0 1 8 8v48a8 8 0 0 1-8 8H320a8 8 0 0 1-8-8v-48a8 8 0 0 1 8-8h155zm229-128a8 8 0 0 1 8 8v48a8 8 0 0 1-8 8H320a8 8 0 0 1-8-8v-48a8 8 0 0 1 8-8h384zm-64-217H384v72h256v-72z" /></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 1024 1024" focusable="false"><path d="M696 528c119.25 0 216 96.75 216 216s-96.75 216-216 216-216-96.75-216-216 96.75-216 216-216zM680 80a32 32 0 0 1 32 32v40h120a32 32 0 0 1 32 32v288a8 8 0 0 1-8 8h-56a8 8 0 0 1-8-8V224h-80v40a32 32 0 0 1-32 32H344a32 32 0 0 1-32-32v-40h-80v633.98h192a8 8 0 0 1 8 8v56a8 8 0 0 1-8 8H192a32 32 0 0 1-32-32V184a32 32 0 0 1 32-32h120v-40a32 32 0 0 1 32-32h336zm16 512c-83.82 0-152 68.18-152 152s68.18 152 152 152c84.25 0 152-68.18 152-152s-68.18-152-152-152zM592.08 716.92l208 .16c4.4 0 8 3.6 8 8v40c0 4.4-3.6 8-8 8l-208-.16c-4.4 0-8-3.6-8-8v-40c0-4.4 3.6-8 8-8zM475 497a8 8 0 0 1 8 8v48a8 8 0 0 1-8 8H320a8 8 0 0 1-8-8v-48a8 8 0 0 1 8-8h155zm229-128a8 8 0 0 1 8 8v48a8 8 0 0 1-8 8H320a8 8 0 0 1-8-8v-48a8 8 0 0 1 8-8h384zm-64-217H384v72h256v-72z" /></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 1024 1024" focusable="false"><path d="M696 528c119.25 0 216 96.75 216 216s-96.75 216-216 216-216-96.75-216-216 96.75-216 216-216zM680 80a32 32 0 0 1 32 32v40h120a32 32 0 0 1 32 32v288a8 8 0 0 1-8 8h-56a8 8 0 0 1-8-8V224h-80v40a32 32 0 0 1-32 32H344a32 32 0 0 1-32-32v-40h-80v633.98h192a8 8 0 0 1 8 8v56a8 8 0 0 1-8 8H192a32 32 0 0 1-32-32V184a32 32 0 0 1 32-32h120v-40a32 32 0 0 1 32-32h336zm16 512c-83.82 0-152 68.18-152 152s68.18 152 152 152c84.25 0 152-68.18 152-152s-68.18-152-152-152zm1 76.25 2.86 1.4 88.81 67.82a8 8 0 0 1 2.1 10.32l-2.1 2.4L699.86 818a8 8 0 0 1-12.45-3.83l-.41-2.53v-39.82h-78.56c-3.29 0-6.08-2.3-7.06-5.48l-.38-2.53v-40a7.97 7.97 0 0 1 5.09-7.59l2.35-.4H687V676a8 8 0 0 1 10-7.75zM475 497a8 8 0 0 1 8 8v48a8 8 0 0 1-8 8H320a8 8 0 0 1-8-8v-48a8 8 0 0 1 8-8h155zm229-128a8 8 0 0 1 8 8v48a8 8 0 0 1-8 8H320a8 8 0 0 1-8-8v-48a8 8 0 0 1 8-8h384zm-64-217H384v72h256v-72z" /></svg>
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../types';
2
+ declare const FineTuneFilled: IconDefinition;
3
+ export default FineTuneFilled;
@@ -16,13 +16,13 @@ var __copyProps = (to, from, except, desc) => {
16
16
  };
17
17
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
18
 
19
- // src/asn/FineTuningOutlined.ts
20
- var FineTuningOutlined_exports = {};
21
- __export(FineTuningOutlined_exports, {
22
- default: () => FineTuningOutlined_default
19
+ // src/asn/FineTuneFilled.ts
20
+ var FineTuneFilled_exports = {};
21
+ __export(FineTuneFilled_exports, {
22
+ default: () => FineTuneFilled_default
23
23
  });
24
- module.exports = __toCommonJS(FineTuningOutlined_exports);
25
- var FineTuningOutlined = {
24
+ module.exports = __toCommonJS(FineTuneFilled_exports);
25
+ var FineTuneFilled = {
26
26
  icon: {
27
27
  tag: "svg",
28
28
  attrs: { viewBox: "0 0 1024 1024", focusable: "false" },
@@ -35,7 +35,7 @@ var FineTuningOutlined = {
35
35
  }
36
36
  ]
37
37
  },
38
- name: "fine-tuning",
39
- theme: "outlined"
38
+ name: "fine-tune",
39
+ theme: "filled"
40
40
  };
41
- var FineTuningOutlined_default = FineTuningOutlined;
41
+ var FineTuneFilled_default = FineTuneFilled;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../types';
2
+ declare const PanoramaMapSettingOutlined: IconDefinition;
3
+ export default PanoramaMapSettingOutlined;
@@ -0,0 +1,41 @@
1
+ var __defProp = Object.defineProperty;
2
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
+ var __getOwnPropNames = Object.getOwnPropertyNames;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
5
+ var __export = (target, all) => {
6
+ for (var name in all)
7
+ __defProp(target, name, { get: all[name], enumerable: true });
8
+ };
9
+ var __copyProps = (to, from, except, desc) => {
10
+ if (from && typeof from === "object" || typeof from === "function") {
11
+ for (let key of __getOwnPropNames(from))
12
+ if (!__hasOwnProp.call(to, key) && key !== except)
13
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
+ }
15
+ return to;
16
+ };
17
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
+
19
+ // src/asn/PanoramaMapSettingOutlined.ts
20
+ var PanoramaMapSettingOutlined_exports = {};
21
+ __export(PanoramaMapSettingOutlined_exports, {
22
+ default: () => PanoramaMapSettingOutlined_default
23
+ });
24
+ module.exports = __toCommonJS(PanoramaMapSettingOutlined_exports);
25
+ var PanoramaMapSettingOutlined = {
26
+ icon: {
27
+ tag: "svg",
28
+ attrs: { viewBox: "0 0 1024 1024", focusable: "false" },
29
+ children: [
30
+ {
31
+ tag: "path",
32
+ attrs: {
33
+ d: "m792.64 458.17 1.3.23 1.3.24a15.46 15.46 0 0 1 12.39 12.06l.06.34 7.58 41a169.92 169.92 0 0 1 47.17 27.04l.92.75 39.22-13.94a15.5 15.5 0 0 1 16.7 4.32l.24.27.87 1a214.07 214.07 0 0 1 38 65.32l.45 1.21.43 1.26a15.45 15.45 0 0 1-4.22 16.75l-.27.23-31.6 27.02a173.49 173.49 0 0 1 2.27 27.88c0 8.87-.7 17.73-2.04 26.43l-.23 1.45 31.6 27.02a15.4 15.4 0 0 1 4.6 16.55l-.54 1.59a215.14 215.14 0 0 1-37.6 65.51l-.85 1.01-.87 1.02a15.44 15.44 0 0 1-16.6 4.7l-.33-.12-39.23-13.94a168.82 168.82 0 0 1-46.98 27.36l-1.11.43-7.58 41a15.46 15.46 0 0 1-12.1 12.33l-.34.07-1.3.24a216.39 216.39 0 0 1-75.2.27l-1.51-.27-1.3-.24a15.46 15.46 0 0 1-12.38-12.06l-.07-.34-7.62-41.2a168.46 168.46 0 0 1-46.84-26.94l-.92-.75-39.51 14.04a15.5 15.5 0 0 1-16.7-4.32l-.24-.26-.86-1.02a214.59 214.59 0 0 1-38.01-65.3l-.44-1.22-.44-1.26a15.45 15.45 0 0 1 4.23-16.75l.26-.23 31.98-27.3a168.92 168.92 0 0 1-2.22-27.55c0-8.7.65-17.45 1.98-26.03l.24-1.51-31.98-27.31a15.5 15.5 0 0 1-4.6-16.65l.55-1.59a215.1 215.1 0 0 1 37.6-65.51l.85-1.01.87-1.01a15.43 15.43 0 0 1 16.6-4.7l.33.11 39.5 14.04a169.76 169.76 0 0 1 46.64-27.26l1.13-.43 7.62-41.2a15.46 15.46 0 0 1 12.11-12.33l.34-.07 1.3-.24a217.97 217.97 0 0 1 75.4-.23zM928 160a32 32 0 0 1 32 32v232a8 8 0 0 1-8 8h-56a8 8 0 0 1-8-8V232H591.55l73.52 189.1a8 8 0 0 1-7.45 10.9h-51.96a8 8 0 0 1-7.47-5.12L523.01 232H280.64l112.58 291.52 22.97 59.71L496.83 792H526a8 8 0 0 1 8 8v56a8 8 0 0 1-8 8H96a32 32 0 0 1-32-31.47V192a32 32 0 0 1 32-32h832zM356.54 606.34 136 691.46V792h292.22l-71.68-185.66zm399.1-43.22a107.22 107.22 0 0 0-76.37 31.63 107.61 107.61 0 0 0-31.63 76.38c0 28.83 11.28 55.92 31.63 76.37a107.61 107.61 0 0 0 76.37 31.62c28.83 0 55.93-11.28 76.37-31.62a107.61 107.61 0 0 0 31.63-76.38c0-28.83-11.28-55.92-31.63-76.37a107.21 107.21 0 0 0-76.37-31.62zm0 60a47.65 47.65 0 0 1 33.94 14.06 47.83 47.83 0 0 1 14.06 33.95 47.83 47.83 0 0 1-14.06 33.94 47.83 47.83 0 0 1-33.94 14.05 47.83 47.83 0 0 1-33.94-14.05 47.83 47.83 0 0 1-14.06-33.95 47.83 47.83 0 0 1 14.06-33.94 47.65 47.65 0 0 1 33.94-14.05zM212.04 232v.06H136v390.72l197.5-76.16L212.03 232z"
34
+ }
35
+ }
36
+ ]
37
+ },
38
+ name: "panorama-map-setting",
39
+ theme: "outlined"
40
+ };
41
+ var PanoramaMapSettingOutlined_default = PanoramaMapSettingOutlined;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../types';
2
+ declare const WorkOrderReminderOutlined: IconDefinition;
3
+ export default WorkOrderReminderOutlined;
@@ -0,0 +1,41 @@
1
+ var __defProp = Object.defineProperty;
2
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
+ var __getOwnPropNames = Object.getOwnPropertyNames;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
5
+ var __export = (target, all) => {
6
+ for (var name in all)
7
+ __defProp(target, name, { get: all[name], enumerable: true });
8
+ };
9
+ var __copyProps = (to, from, except, desc) => {
10
+ if (from && typeof from === "object" || typeof from === "function") {
11
+ for (let key of __getOwnPropNames(from))
12
+ if (!__hasOwnProp.call(to, key) && key !== except)
13
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
+ }
15
+ return to;
16
+ };
17
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
+
19
+ // src/asn/WorkOrderReminderOutlined.ts
20
+ var WorkOrderReminderOutlined_exports = {};
21
+ __export(WorkOrderReminderOutlined_exports, {
22
+ default: () => WorkOrderReminderOutlined_default
23
+ });
24
+ module.exports = __toCommonJS(WorkOrderReminderOutlined_exports);
25
+ var WorkOrderReminderOutlined = {
26
+ icon: {
27
+ tag: "svg",
28
+ attrs: { viewBox: "0 0 1024 1024", focusable: "false" },
29
+ children: [
30
+ {
31
+ tag: "path",
32
+ attrs: {
33
+ d: "M696 528c119.25 0 216 96.75 216 216s-96.75 216-216 216-216-96.75-216-216 96.75-216 216-216zM680 80a32 32 0 0 1 32 32v40h120a32 32 0 0 1 32 32v288a8 8 0 0 1-8 8h-56a8 8 0 0 1-8-8V224h-80v40a32 32 0 0 1-32 32H344a32 32 0 0 1-32-32v-40h-80v633.98h192a8 8 0 0 1 8 8v56a8 8 0 0 1-8 8H192a32 32 0 0 1-32-32V184a32 32 0 0 1 32-32h120v-40a32 32 0 0 1 32-32h336zm16 512c-83.82 0-152 68.18-152 152s68.18 152 152 152c84.25 0 152-68.18 152-152s-68.18-152-152-152zm0 205a28 28 0 1 1 0 56 28 28 0 0 1 0-56zm17.16-164c3.76 0 6.84 2.25 6.84 5l-.13 130c0 2.75-3.08 5-6.84 5h-34.19c-3.76 0-6.84-2.25-6.84-5l.13-130c0-2.75 3.08-5 6.84-5h34.2zM475 497a8 8 0 0 1 8 8v48a8 8 0 0 1-8 8H320a8 8 0 0 1-8-8v-48a8 8 0 0 1 8-8h155zm229-128a8 8 0 0 1 8 8v48a8 8 0 0 1-8 8H320a8 8 0 0 1-8-8v-48a8 8 0 0 1 8-8h384zm-64-217H384v72h256v-72z"
34
+ }
35
+ }
36
+ ]
37
+ },
38
+ name: "work-order-reminder",
39
+ theme: "outlined"
40
+ };
41
+ var WorkOrderReminderOutlined_default = WorkOrderReminderOutlined;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../types';
2
+ declare const WorkOrderSuspendedOutlined: IconDefinition;
3
+ export default WorkOrderSuspendedOutlined;
@@ -0,0 +1,41 @@
1
+ var __defProp = Object.defineProperty;
2
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
+ var __getOwnPropNames = Object.getOwnPropertyNames;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
5
+ var __export = (target, all) => {
6
+ for (var name in all)
7
+ __defProp(target, name, { get: all[name], enumerable: true });
8
+ };
9
+ var __copyProps = (to, from, except, desc) => {
10
+ if (from && typeof from === "object" || typeof from === "function") {
11
+ for (let key of __getOwnPropNames(from))
12
+ if (!__hasOwnProp.call(to, key) && key !== except)
13
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
+ }
15
+ return to;
16
+ };
17
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
+
19
+ // src/asn/WorkOrderSuspendedOutlined.ts
20
+ var WorkOrderSuspendedOutlined_exports = {};
21
+ __export(WorkOrderSuspendedOutlined_exports, {
22
+ default: () => WorkOrderSuspendedOutlined_default
23
+ });
24
+ module.exports = __toCommonJS(WorkOrderSuspendedOutlined_exports);
25
+ var WorkOrderSuspendedOutlined = {
26
+ icon: {
27
+ tag: "svg",
28
+ attrs: { viewBox: "0 0 1024 1024", focusable: "false" },
29
+ children: [
30
+ {
31
+ tag: "path",
32
+ attrs: {
33
+ d: "M696 528c119.25 0 216 96.75 216 216s-96.75 216-216 216-216-96.75-216-216 96.75-216 216-216zM680 80a32 32 0 0 1 32 32v40h120a32 32 0 0 1 32 32v288a8 8 0 0 1-8 8h-56a8 8 0 0 1-8-8V224h-80v40a32 32 0 0 1-32 32H344a32 32 0 0 1-32-32v-40h-80v633.98h192a8 8 0 0 1 8 8v56a8 8 0 0 1-8 8H192a32 32 0 0 1-32-32V184a32 32 0 0 1 32-32h120v-40a32 32 0 0 1 32-32h336zm16 512c-83.82 0-152 68.18-152 152s68.18 152 152 152c84.25 0 152-68.18 152-152s-68.18-152-152-152zM592.08 716.92l208 .16c4.4 0 8 3.6 8 8v40c0 4.4-3.6 8-8 8l-208-.16c-4.4 0-8-3.6-8-8v-40c0-4.4 3.6-8 8-8zM475 497a8 8 0 0 1 8 8v48a8 8 0 0 1-8 8H320a8 8 0 0 1-8-8v-48a8 8 0 0 1 8-8h155zm229-128a8 8 0 0 1 8 8v48a8 8 0 0 1-8 8H320a8 8 0 0 1-8-8v-48a8 8 0 0 1 8-8h384zm-64-217H384v72h256v-72z"
34
+ }
35
+ }
36
+ ]
37
+ },
38
+ name: "work-order-suspended",
39
+ theme: "outlined"
40
+ };
41
+ var WorkOrderSuspendedOutlined_default = WorkOrderSuspendedOutlined;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../types';
2
+ declare const WorkOrderTransferOutlined: IconDefinition;
3
+ export default WorkOrderTransferOutlined;
@@ -0,0 +1,41 @@
1
+ var __defProp = Object.defineProperty;
2
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
+ var __getOwnPropNames = Object.getOwnPropertyNames;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
5
+ var __export = (target, all) => {
6
+ for (var name in all)
7
+ __defProp(target, name, { get: all[name], enumerable: true });
8
+ };
9
+ var __copyProps = (to, from, except, desc) => {
10
+ if (from && typeof from === "object" || typeof from === "function") {
11
+ for (let key of __getOwnPropNames(from))
12
+ if (!__hasOwnProp.call(to, key) && key !== except)
13
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
+ }
15
+ return to;
16
+ };
17
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
+
19
+ // src/asn/WorkOrderTransferOutlined.ts
20
+ var WorkOrderTransferOutlined_exports = {};
21
+ __export(WorkOrderTransferOutlined_exports, {
22
+ default: () => WorkOrderTransferOutlined_default
23
+ });
24
+ module.exports = __toCommonJS(WorkOrderTransferOutlined_exports);
25
+ var WorkOrderTransferOutlined = {
26
+ icon: {
27
+ tag: "svg",
28
+ attrs: { viewBox: "0 0 1024 1024", focusable: "false" },
29
+ children: [
30
+ {
31
+ tag: "path",
32
+ attrs: {
33
+ d: "M696 528c119.25 0 216 96.75 216 216s-96.75 216-216 216-216-96.75-216-216 96.75-216 216-216zM680 80a32 32 0 0 1 32 32v40h120a32 32 0 0 1 32 32v288a8 8 0 0 1-8 8h-56a8 8 0 0 1-8-8V224h-80v40a32 32 0 0 1-32 32H344a32 32 0 0 1-32-32v-40h-80v633.98h192a8 8 0 0 1 8 8v56a8 8 0 0 1-8 8H192a32 32 0 0 1-32-32V184a32 32 0 0 1 32-32h120v-40a32 32 0 0 1 32-32h336zm16 512c-83.82 0-152 68.18-152 152s68.18 152 152 152c84.25 0 152-68.18 152-152s-68.18-152-152-152zm1 76.25 2.86 1.4 88.81 67.82a8 8 0 0 1 2.1 10.32l-2.1 2.4L699.86 818a8 8 0 0 1-12.45-3.83l-.41-2.53v-39.82h-78.56c-3.29 0-6.08-2.3-7.06-5.48l-.38-2.53v-40a7.97 7.97 0 0 1 5.09-7.59l2.35-.4H687V676a8 8 0 0 1 10-7.75zM475 497a8 8 0 0 1 8 8v48a8 8 0 0 1-8 8H320a8 8 0 0 1-8-8v-48a8 8 0 0 1 8-8h155zm229-128a8 8 0 0 1 8 8v48a8 8 0 0 1-8 8H320a8 8 0 0 1-8-8v-48a8 8 0 0 1 8-8h384zm-64-217H384v72h256v-72z"
34
+ }
35
+ }
36
+ ]
37
+ },
38
+ name: "work-order-transfer",
39
+ theme: "outlined"
40
+ };
41
+ var WorkOrderTransferOutlined_default = WorkOrderTransferOutlined;
package/lib/index.d.ts CHANGED
@@ -325,8 +325,8 @@ export { default as FileWordOutlined } from './asn/FileWordOutlined';
325
325
  export { default as FileZipOutlined } from './asn/FileZipOutlined';
326
326
  export { default as FilterFilled } from './asn/FilterFilled';
327
327
  export { default as FilterOutlined } from './asn/FilterOutlined';
328
+ export { default as FineTuneFilled } from './asn/FineTuneFilled';
328
329
  export { default as FineTuneOutlined } from './asn/FineTuneOutlined';
329
- export { default as FineTuningOutlined } from './asn/FineTuningOutlined';
330
330
  export { default as FireBreakerFilled } from './asn/FireBreakerFilled';
331
331
  export { default as FireBrigadeFilled } from './asn/FireBrigadeFilled';
332
332
  export { default as FireBrigadeOutlined } from './asn/FireBrigadeOutlined';
@@ -654,6 +654,7 @@ export { default as OverviewFilled } from './asn/OverviewFilled';
654
654
  export { default as OverviewOutlined } from './asn/OverviewOutlined';
655
655
  export { default as PaintTrayOutlined } from './asn/PaintTrayOutlined';
656
656
  export { default as PanoramaMapOutlined } from './asn/PanoramaMapOutlined';
657
+ export { default as PanoramaMapSettingOutlined } from './asn/PanoramaMapSettingOutlined';
657
658
  export { default as PanoramaTourFilled } from './asn/PanoramaTourFilled';
658
659
  export { default as PanoramaTourOutlined } from './asn/PanoramaTourOutlined';
659
660
  export { default as PaperClipOutlined } from './asn/PaperClipOutlined';
@@ -1011,7 +1012,10 @@ export { default as WomanOutlined } from './asn/WomanOutlined';
1011
1012
  export { default as WoodlandOutlined } from './asn/WoodlandOutlined';
1012
1013
  export { default as WordOrderOutlined } from './asn/WordOrderOutlined';
1013
1014
  export { default as WorkOrderCheckOutlined } from './asn/WorkOrderCheckOutlined';
1015
+ export { default as WorkOrderReminderOutlined } from './asn/WorkOrderReminderOutlined';
1016
+ export { default as WorkOrderSuspendedOutlined } from './asn/WorkOrderSuspendedOutlined';
1014
1017
  export { default as WorkOrderTimeOutlined } from './asn/WorkOrderTimeOutlined';
1018
+ export { default as WorkOrderTransferOutlined } from './asn/WorkOrderTransferOutlined';
1015
1019
  export { default as YuntaiOutlined } from './asn/YuntaiOutlined';
1016
1020
  export { default as ZooFilled } from './asn/ZooFilled';
1017
1021
  export { default as ZooOutlined } from './asn/ZooOutlined';
package/lib/index.js CHANGED
@@ -356,8 +356,8 @@ __export(src_exports, {
356
356
  FileZipOutlined: () => import_FileZipOutlined.default,
357
357
  FilterFilled: () => import_FilterFilled.default,
358
358
  FilterOutlined: () => import_FilterOutlined.default,
359
+ FineTuneFilled: () => import_FineTuneFilled.default,
359
360
  FineTuneOutlined: () => import_FineTuneOutlined.default,
360
- FineTuningOutlined: () => import_FineTuningOutlined.default,
361
361
  FireBreakerFilled: () => import_FireBreakerFilled.default,
362
362
  FireBrigadeFilled: () => import_FireBrigadeFilled.default,
363
363
  FireBrigadeOutlined: () => import_FireBrigadeOutlined.default,
@@ -685,6 +685,7 @@ __export(src_exports, {
685
685
  OverviewOutlined: () => import_OverviewOutlined.default,
686
686
  PaintTrayOutlined: () => import_PaintTrayOutlined.default,
687
687
  PanoramaMapOutlined: () => import_PanoramaMapOutlined.default,
688
+ PanoramaMapSettingOutlined: () => import_PanoramaMapSettingOutlined.default,
688
689
  PanoramaTourFilled: () => import_PanoramaTourFilled.default,
689
690
  PanoramaTourOutlined: () => import_PanoramaTourOutlined.default,
690
691
  PaperClipOutlined: () => import_PaperClipOutlined.default,
@@ -1042,7 +1043,10 @@ __export(src_exports, {
1042
1043
  WoodlandOutlined: () => import_WoodlandOutlined.default,
1043
1044
  WordOrderOutlined: () => import_WordOrderOutlined.default,
1044
1045
  WorkOrderCheckOutlined: () => import_WorkOrderCheckOutlined.default,
1046
+ WorkOrderReminderOutlined: () => import_WorkOrderReminderOutlined.default,
1047
+ WorkOrderSuspendedOutlined: () => import_WorkOrderSuspendedOutlined.default,
1045
1048
  WorkOrderTimeOutlined: () => import_WorkOrderTimeOutlined.default,
1049
+ WorkOrderTransferOutlined: () => import_WorkOrderTransferOutlined.default,
1046
1050
  YuntaiOutlined: () => import_YuntaiOutlined.default,
1047
1051
  ZooFilled: () => import_ZooFilled.default,
1048
1052
  ZooOutlined: () => import_ZooOutlined.default,
@@ -1379,8 +1383,8 @@ var import_FileWordOutlined = __toESM(require("./asn/FileWordOutlined"));
1379
1383
  var import_FileZipOutlined = __toESM(require("./asn/FileZipOutlined"));
1380
1384
  var import_FilterFilled = __toESM(require("./asn/FilterFilled"));
1381
1385
  var import_FilterOutlined = __toESM(require("./asn/FilterOutlined"));
1386
+ var import_FineTuneFilled = __toESM(require("./asn/FineTuneFilled"));
1382
1387
  var import_FineTuneOutlined = __toESM(require("./asn/FineTuneOutlined"));
1383
- var import_FineTuningOutlined = __toESM(require("./asn/FineTuningOutlined"));
1384
1388
  var import_FireBreakerFilled = __toESM(require("./asn/FireBreakerFilled"));
1385
1389
  var import_FireBrigadeFilled = __toESM(require("./asn/FireBrigadeFilled"));
1386
1390
  var import_FireBrigadeOutlined = __toESM(require("./asn/FireBrigadeOutlined"));
@@ -1708,6 +1712,7 @@ var import_OverviewFilled = __toESM(require("./asn/OverviewFilled"));
1708
1712
  var import_OverviewOutlined = __toESM(require("./asn/OverviewOutlined"));
1709
1713
  var import_PaintTrayOutlined = __toESM(require("./asn/PaintTrayOutlined"));
1710
1714
  var import_PanoramaMapOutlined = __toESM(require("./asn/PanoramaMapOutlined"));
1715
+ var import_PanoramaMapSettingOutlined = __toESM(require("./asn/PanoramaMapSettingOutlined"));
1711
1716
  var import_PanoramaTourFilled = __toESM(require("./asn/PanoramaTourFilled"));
1712
1717
  var import_PanoramaTourOutlined = __toESM(require("./asn/PanoramaTourOutlined"));
1713
1718
  var import_PaperClipOutlined = __toESM(require("./asn/PaperClipOutlined"));
@@ -2065,7 +2070,10 @@ var import_WomanOutlined = __toESM(require("./asn/WomanOutlined"));
2065
2070
  var import_WoodlandOutlined = __toESM(require("./asn/WoodlandOutlined"));
2066
2071
  var import_WordOrderOutlined = __toESM(require("./asn/WordOrderOutlined"));
2067
2072
  var import_WorkOrderCheckOutlined = __toESM(require("./asn/WorkOrderCheckOutlined"));
2073
+ var import_WorkOrderReminderOutlined = __toESM(require("./asn/WorkOrderReminderOutlined"));
2074
+ var import_WorkOrderSuspendedOutlined = __toESM(require("./asn/WorkOrderSuspendedOutlined"));
2068
2075
  var import_WorkOrderTimeOutlined = __toESM(require("./asn/WorkOrderTimeOutlined"));
2076
+ var import_WorkOrderTransferOutlined = __toESM(require("./asn/WorkOrderTransferOutlined"));
2069
2077
  var import_YuntaiOutlined = __toESM(require("./asn/YuntaiOutlined"));
2070
2078
  var import_ZooFilled = __toESM(require("./asn/ZooFilled"));
2071
2079
  var import_ZooOutlined = __toESM(require("./asn/ZooOutlined"));
@@ -2402,8 +2410,8 @@ var import_ZoomPlusOutlined = __toESM(require("./asn/ZoomPlusOutlined"));
2402
2410
  FileZipOutlined,
2403
2411
  FilterFilled,
2404
2412
  FilterOutlined,
2413
+ FineTuneFilled,
2405
2414
  FineTuneOutlined,
2406
- FineTuningOutlined,
2407
2415
  FireBreakerFilled,
2408
2416
  FireBrigadeFilled,
2409
2417
  FireBrigadeOutlined,
@@ -2731,6 +2739,7 @@ var import_ZoomPlusOutlined = __toESM(require("./asn/ZoomPlusOutlined"));
2731
2739
  OverviewOutlined,
2732
2740
  PaintTrayOutlined,
2733
2741
  PanoramaMapOutlined,
2742
+ PanoramaMapSettingOutlined,
2734
2743
  PanoramaTourFilled,
2735
2744
  PanoramaTourOutlined,
2736
2745
  PaperClipOutlined,
@@ -3088,7 +3097,10 @@ var import_ZoomPlusOutlined = __toESM(require("./asn/ZoomPlusOutlined"));
3088
3097
  WoodlandOutlined,
3089
3098
  WordOrderOutlined,
3090
3099
  WorkOrderCheckOutlined,
3100
+ WorkOrderReminderOutlined,
3101
+ WorkOrderSuspendedOutlined,
3091
3102
  WorkOrderTimeOutlined,
3103
+ WorkOrderTransferOutlined,
3092
3104
  YuntaiOutlined,
3093
3105
  ZooFilled,
3094
3106
  ZooOutlined,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sensoro-design/icons-svg",
3
- "version": "2.69.0",
3
+ "version": "2.70.0",
4
4
  "description": "sensoro design icons.",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.js",
@@ -1,7 +1,7 @@
1
1
  // This icon file is generated automatically.
2
2
  import { IconDefinition } from '../types';
3
3
 
4
- const FineTuningOutlined: IconDefinition = {
4
+ const FineTuneFilled: IconDefinition = {
5
5
  icon: {
6
6
  tag: 'svg',
7
7
  attrs: { viewBox: '0 0 1024 1024', focusable: 'false' },
@@ -14,8 +14,8 @@ const FineTuningOutlined: IconDefinition = {
14
14
  },
15
15
  ],
16
16
  },
17
- name: 'fine-tuning',
18
- theme: 'outlined',
17
+ name: 'fine-tune',
18
+ theme: 'filled',
19
19
  };
20
20
 
21
- export default FineTuningOutlined;
21
+ export default FineTuneFilled;
@@ -0,0 +1,21 @@
1
+ // This icon file is generated automatically.
2
+ import { IconDefinition } from '../types';
3
+
4
+ const PanoramaMapSettingOutlined: IconDefinition = {
5
+ icon: {
6
+ tag: 'svg',
7
+ attrs: { viewBox: '0 0 1024 1024', focusable: 'false' },
8
+ children: [
9
+ {
10
+ tag: 'path',
11
+ attrs: {
12
+ d: 'm792.64 458.17 1.3.23 1.3.24a15.46 15.46 0 0 1 12.39 12.06l.06.34 7.58 41a169.92 169.92 0 0 1 47.17 27.04l.92.75 39.22-13.94a15.5 15.5 0 0 1 16.7 4.32l.24.27.87 1a214.07 214.07 0 0 1 38 65.32l.45 1.21.43 1.26a15.45 15.45 0 0 1-4.22 16.75l-.27.23-31.6 27.02a173.49 173.49 0 0 1 2.27 27.88c0 8.87-.7 17.73-2.04 26.43l-.23 1.45 31.6 27.02a15.4 15.4 0 0 1 4.6 16.55l-.54 1.59a215.14 215.14 0 0 1-37.6 65.51l-.85 1.01-.87 1.02a15.44 15.44 0 0 1-16.6 4.7l-.33-.12-39.23-13.94a168.82 168.82 0 0 1-46.98 27.36l-1.11.43-7.58 41a15.46 15.46 0 0 1-12.1 12.33l-.34.07-1.3.24a216.39 216.39 0 0 1-75.2.27l-1.51-.27-1.3-.24a15.46 15.46 0 0 1-12.38-12.06l-.07-.34-7.62-41.2a168.46 168.46 0 0 1-46.84-26.94l-.92-.75-39.51 14.04a15.5 15.5 0 0 1-16.7-4.32l-.24-.26-.86-1.02a214.59 214.59 0 0 1-38.01-65.3l-.44-1.22-.44-1.26a15.45 15.45 0 0 1 4.23-16.75l.26-.23 31.98-27.3a168.92 168.92 0 0 1-2.22-27.55c0-8.7.65-17.45 1.98-26.03l.24-1.51-31.98-27.31a15.5 15.5 0 0 1-4.6-16.65l.55-1.59a215.1 215.1 0 0 1 37.6-65.51l.85-1.01.87-1.01a15.43 15.43 0 0 1 16.6-4.7l.33.11 39.5 14.04a169.76 169.76 0 0 1 46.64-27.26l1.13-.43 7.62-41.2a15.46 15.46 0 0 1 12.11-12.33l.34-.07 1.3-.24a217.97 217.97 0 0 1 75.4-.23zM928 160a32 32 0 0 1 32 32v232a8 8 0 0 1-8 8h-56a8 8 0 0 1-8-8V232H591.55l73.52 189.1a8 8 0 0 1-7.45 10.9h-51.96a8 8 0 0 1-7.47-5.12L523.01 232H280.64l112.58 291.52 22.97 59.71L496.83 792H526a8 8 0 0 1 8 8v56a8 8 0 0 1-8 8H96a32 32 0 0 1-32-31.47V192a32 32 0 0 1 32-32h832zM356.54 606.34 136 691.46V792h292.22l-71.68-185.66zm399.1-43.22a107.22 107.22 0 0 0-76.37 31.63 107.61 107.61 0 0 0-31.63 76.38c0 28.83 11.28 55.92 31.63 76.37a107.61 107.61 0 0 0 76.37 31.62c28.83 0 55.93-11.28 76.37-31.62a107.61 107.61 0 0 0 31.63-76.38c0-28.83-11.28-55.92-31.63-76.37a107.21 107.21 0 0 0-76.37-31.62zm0 60a47.65 47.65 0 0 1 33.94 14.06 47.83 47.83 0 0 1 14.06 33.95 47.83 47.83 0 0 1-14.06 33.94 47.83 47.83 0 0 1-33.94 14.05 47.83 47.83 0 0 1-33.94-14.05 47.83 47.83 0 0 1-14.06-33.95 47.83 47.83 0 0 1 14.06-33.94 47.65 47.65 0 0 1 33.94-14.05zM212.04 232v.06H136v390.72l197.5-76.16L212.03 232z',
13
+ },
14
+ },
15
+ ],
16
+ },
17
+ name: 'panorama-map-setting',
18
+ theme: 'outlined',
19
+ };
20
+
21
+ export default PanoramaMapSettingOutlined;
@@ -0,0 +1,21 @@
1
+ // This icon file is generated automatically.
2
+ import { IconDefinition } from '../types';
3
+
4
+ const WorkOrderReminderOutlined: IconDefinition = {
5
+ icon: {
6
+ tag: 'svg',
7
+ attrs: { viewBox: '0 0 1024 1024', focusable: 'false' },
8
+ children: [
9
+ {
10
+ tag: 'path',
11
+ attrs: {
12
+ d: 'M696 528c119.25 0 216 96.75 216 216s-96.75 216-216 216-216-96.75-216-216 96.75-216 216-216zM680 80a32 32 0 0 1 32 32v40h120a32 32 0 0 1 32 32v288a8 8 0 0 1-8 8h-56a8 8 0 0 1-8-8V224h-80v40a32 32 0 0 1-32 32H344a32 32 0 0 1-32-32v-40h-80v633.98h192a8 8 0 0 1 8 8v56a8 8 0 0 1-8 8H192a32 32 0 0 1-32-32V184a32 32 0 0 1 32-32h120v-40a32 32 0 0 1 32-32h336zm16 512c-83.82 0-152 68.18-152 152s68.18 152 152 152c84.25 0 152-68.18 152-152s-68.18-152-152-152zm0 205a28 28 0 1 1 0 56 28 28 0 0 1 0-56zm17.16-164c3.76 0 6.84 2.25 6.84 5l-.13 130c0 2.75-3.08 5-6.84 5h-34.19c-3.76 0-6.84-2.25-6.84-5l.13-130c0-2.75 3.08-5 6.84-5h34.2zM475 497a8 8 0 0 1 8 8v48a8 8 0 0 1-8 8H320a8 8 0 0 1-8-8v-48a8 8 0 0 1 8-8h155zm229-128a8 8 0 0 1 8 8v48a8 8 0 0 1-8 8H320a8 8 0 0 1-8-8v-48a8 8 0 0 1 8-8h384zm-64-217H384v72h256v-72z',
13
+ },
14
+ },
15
+ ],
16
+ },
17
+ name: 'work-order-reminder',
18
+ theme: 'outlined',
19
+ };
20
+
21
+ export default WorkOrderReminderOutlined;
@@ -0,0 +1,21 @@
1
+ // This icon file is generated automatically.
2
+ import { IconDefinition } from '../types';
3
+
4
+ const WorkOrderSuspendedOutlined: IconDefinition = {
5
+ icon: {
6
+ tag: 'svg',
7
+ attrs: { viewBox: '0 0 1024 1024', focusable: 'false' },
8
+ children: [
9
+ {
10
+ tag: 'path',
11
+ attrs: {
12
+ d: 'M696 528c119.25 0 216 96.75 216 216s-96.75 216-216 216-216-96.75-216-216 96.75-216 216-216zM680 80a32 32 0 0 1 32 32v40h120a32 32 0 0 1 32 32v288a8 8 0 0 1-8 8h-56a8 8 0 0 1-8-8V224h-80v40a32 32 0 0 1-32 32H344a32 32 0 0 1-32-32v-40h-80v633.98h192a8 8 0 0 1 8 8v56a8 8 0 0 1-8 8H192a32 32 0 0 1-32-32V184a32 32 0 0 1 32-32h120v-40a32 32 0 0 1 32-32h336zm16 512c-83.82 0-152 68.18-152 152s68.18 152 152 152c84.25 0 152-68.18 152-152s-68.18-152-152-152zM592.08 716.92l208 .16c4.4 0 8 3.6 8 8v40c0 4.4-3.6 8-8 8l-208-.16c-4.4 0-8-3.6-8-8v-40c0-4.4 3.6-8 8-8zM475 497a8 8 0 0 1 8 8v48a8 8 0 0 1-8 8H320a8 8 0 0 1-8-8v-48a8 8 0 0 1 8-8h155zm229-128a8 8 0 0 1 8 8v48a8 8 0 0 1-8 8H320a8 8 0 0 1-8-8v-48a8 8 0 0 1 8-8h384zm-64-217H384v72h256v-72z',
13
+ },
14
+ },
15
+ ],
16
+ },
17
+ name: 'work-order-suspended',
18
+ theme: 'outlined',
19
+ };
20
+
21
+ export default WorkOrderSuspendedOutlined;
@@ -0,0 +1,21 @@
1
+ // This icon file is generated automatically.
2
+ import { IconDefinition } from '../types';
3
+
4
+ const WorkOrderTransferOutlined: IconDefinition = {
5
+ icon: {
6
+ tag: 'svg',
7
+ attrs: { viewBox: '0 0 1024 1024', focusable: 'false' },
8
+ children: [
9
+ {
10
+ tag: 'path',
11
+ attrs: {
12
+ d: 'M696 528c119.25 0 216 96.75 216 216s-96.75 216-216 216-216-96.75-216-216 96.75-216 216-216zM680 80a32 32 0 0 1 32 32v40h120a32 32 0 0 1 32 32v288a8 8 0 0 1-8 8h-56a8 8 0 0 1-8-8V224h-80v40a32 32 0 0 1-32 32H344a32 32 0 0 1-32-32v-40h-80v633.98h192a8 8 0 0 1 8 8v56a8 8 0 0 1-8 8H192a32 32 0 0 1-32-32V184a32 32 0 0 1 32-32h120v-40a32 32 0 0 1 32-32h336zm16 512c-83.82 0-152 68.18-152 152s68.18 152 152 152c84.25 0 152-68.18 152-152s-68.18-152-152-152zm1 76.25 2.86 1.4 88.81 67.82a8 8 0 0 1 2.1 10.32l-2.1 2.4L699.86 818a8 8 0 0 1-12.45-3.83l-.41-2.53v-39.82h-78.56c-3.29 0-6.08-2.3-7.06-5.48l-.38-2.53v-40a7.97 7.97 0 0 1 5.09-7.59l2.35-.4H687V676a8 8 0 0 1 10-7.75zM475 497a8 8 0 0 1 8 8v48a8 8 0 0 1-8 8H320a8 8 0 0 1-8-8v-48a8 8 0 0 1 8-8h155zm229-128a8 8 0 0 1 8 8v48a8 8 0 0 1-8 8H320a8 8 0 0 1-8-8v-48a8 8 0 0 1 8-8h384zm-64-217H384v72h256v-72z',
13
+ },
14
+ },
15
+ ],
16
+ },
17
+ name: 'work-order-transfer',
18
+ theme: 'outlined',
19
+ };
20
+
21
+ export default WorkOrderTransferOutlined;
package/src/index.ts CHANGED
@@ -326,8 +326,8 @@ export { default as FileWordOutlined } from './asn/FileWordOutlined';
326
326
  export { default as FileZipOutlined } from './asn/FileZipOutlined';
327
327
  export { default as FilterFilled } from './asn/FilterFilled';
328
328
  export { default as FilterOutlined } from './asn/FilterOutlined';
329
+ export { default as FineTuneFilled } from './asn/FineTuneFilled';
329
330
  export { default as FineTuneOutlined } from './asn/FineTuneOutlined';
330
- export { default as FineTuningOutlined } from './asn/FineTuningOutlined';
331
331
  export { default as FireBreakerFilled } from './asn/FireBreakerFilled';
332
332
  export { default as FireBrigadeFilled } from './asn/FireBrigadeFilled';
333
333
  export { default as FireBrigadeOutlined } from './asn/FireBrigadeOutlined';
@@ -655,6 +655,7 @@ export { default as OverviewFilled } from './asn/OverviewFilled';
655
655
  export { default as OverviewOutlined } from './asn/OverviewOutlined';
656
656
  export { default as PaintTrayOutlined } from './asn/PaintTrayOutlined';
657
657
  export { default as PanoramaMapOutlined } from './asn/PanoramaMapOutlined';
658
+ export { default as PanoramaMapSettingOutlined } from './asn/PanoramaMapSettingOutlined';
658
659
  export { default as PanoramaTourFilled } from './asn/PanoramaTourFilled';
659
660
  export { default as PanoramaTourOutlined } from './asn/PanoramaTourOutlined';
660
661
  export { default as PaperClipOutlined } from './asn/PaperClipOutlined';
@@ -1012,7 +1013,10 @@ export { default as WomanOutlined } from './asn/WomanOutlined';
1012
1013
  export { default as WoodlandOutlined } from './asn/WoodlandOutlined';
1013
1014
  export { default as WordOrderOutlined } from './asn/WordOrderOutlined';
1014
1015
  export { default as WorkOrderCheckOutlined } from './asn/WorkOrderCheckOutlined';
1016
+ export { default as WorkOrderReminderOutlined } from './asn/WorkOrderReminderOutlined';
1017
+ export { default as WorkOrderSuspendedOutlined } from './asn/WorkOrderSuspendedOutlined';
1015
1018
  export { default as WorkOrderTimeOutlined } from './asn/WorkOrderTimeOutlined';
1019
+ export { default as WorkOrderTransferOutlined } from './asn/WorkOrderTransferOutlined';
1016
1020
  export { default as YuntaiOutlined } from './asn/YuntaiOutlined';
1017
1021
  export { default as ZooFilled } from './asn/ZooFilled';
1018
1022
  export { default as ZooOutlined } from './asn/ZooOutlined';
@@ -1,3 +0,0 @@
1
- import { IconDefinition } from '../types';
2
- declare const FineTuningOutlined: IconDefinition;
3
- export default FineTuningOutlined;
@@ -1,3 +0,0 @@
1
- import { IconDefinition } from '../types';
2
- declare const FineTuningOutlined: IconDefinition;
3
- export default FineTuningOutlined;