@sensoro-design/icons-svg 2.98.0 → 2.99.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 (55) hide show
  1. package/es/asn/GimbalDirectionControlOutlined.d.ts +3 -0
  2. package/es/asn/GimbalDirectionControlOutlined.js +23 -0
  3. package/es/asn/KeyboardOutlined.d.ts +3 -0
  4. package/es/asn/KeyboardOutlined.js +23 -0
  5. package/es/asn/LaserRangefinderOutlined.d.ts +3 -0
  6. package/es/asn/LaserRangefinderOutlined.js +23 -0
  7. package/es/asn/NightModeAutoOutlined.d.ts +3 -0
  8. package/es/asn/NightModeAutoOutlined.js +23 -0
  9. package/es/asn/NightModeOffOutlined.d.ts +3 -0
  10. package/es/asn/NightModeOffOutlined.js +23 -0
  11. package/es/asn/NightModeOnOutlined.d.ts +3 -0
  12. package/es/asn/NightModeOnOutlined.js +23 -0
  13. package/es/asn/TwoSplitScreenOutlined.d.ts +3 -0
  14. package/es/asn/TwoSplitScreenOutlined.js +23 -0
  15. package/es/index.d.ts +7 -0
  16. package/es/index.js +7 -0
  17. package/inline-namespaced-svg/outlined/gimbal-direction-control.svg +1 -0
  18. package/inline-namespaced-svg/outlined/keyboard.svg +1 -0
  19. package/inline-namespaced-svg/outlined/laser-rangefinder.svg +1 -0
  20. package/inline-namespaced-svg/outlined/night-mode-auto.svg +1 -0
  21. package/inline-namespaced-svg/outlined/night-mode-off.svg +1 -0
  22. package/inline-namespaced-svg/outlined/night-mode-on.svg +1 -0
  23. package/inline-namespaced-svg/outlined/two-split-screen.svg +1 -0
  24. package/inline-svg/outlined/gimbal-direction-control.svg +1 -0
  25. package/inline-svg/outlined/keyboard.svg +1 -0
  26. package/inline-svg/outlined/laser-rangefinder.svg +1 -0
  27. package/inline-svg/outlined/night-mode-auto.svg +1 -0
  28. package/inline-svg/outlined/night-mode-off.svg +1 -0
  29. package/inline-svg/outlined/night-mode-on.svg +1 -0
  30. package/inline-svg/outlined/two-split-screen.svg +1 -0
  31. package/lib/asn/GimbalDirectionControlOutlined.d.ts +3 -0
  32. package/lib/asn/GimbalDirectionControlOutlined.js +44 -0
  33. package/lib/asn/KeyboardOutlined.d.ts +3 -0
  34. package/lib/asn/KeyboardOutlined.js +44 -0
  35. package/lib/asn/LaserRangefinderOutlined.d.ts +3 -0
  36. package/lib/asn/LaserRangefinderOutlined.js +44 -0
  37. package/lib/asn/NightModeAutoOutlined.d.ts +3 -0
  38. package/lib/asn/NightModeAutoOutlined.js +44 -0
  39. package/lib/asn/NightModeOffOutlined.d.ts +3 -0
  40. package/lib/asn/NightModeOffOutlined.js +44 -0
  41. package/lib/asn/NightModeOnOutlined.d.ts +3 -0
  42. package/lib/asn/NightModeOnOutlined.js +44 -0
  43. package/lib/asn/TwoSplitScreenOutlined.d.ts +3 -0
  44. package/lib/asn/TwoSplitScreenOutlined.js +44 -0
  45. package/lib/index.d.ts +7 -0
  46. package/lib/index.js +21 -0
  47. package/package.json +1 -1
  48. package/src/asn/GimbalDirectionControlOutlined.ts +24 -0
  49. package/src/asn/KeyboardOutlined.ts +24 -0
  50. package/src/asn/LaserRangefinderOutlined.ts +24 -0
  51. package/src/asn/NightModeAutoOutlined.ts +24 -0
  52. package/src/asn/NightModeOffOutlined.ts +24 -0
  53. package/src/asn/NightModeOnOutlined.ts +24 -0
  54. package/src/asn/TwoSplitScreenOutlined.ts +24 -0
  55. package/src/index.ts +7 -0
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../types';
2
+ declare const GimbalDirectionControlOutlined: IconDefinition;
3
+ export default GimbalDirectionControlOutlined;
@@ -0,0 +1,23 @@
1
+ // This icon file is generated automatically.
2
+
3
+ var GimbalDirectionControlOutlined = {
4
+ icon: {
5
+ tag: 'svg',
6
+ attrs: {
7
+ viewBox: '0 0 16 16',
8
+ focusable: 'false'
9
+ },
10
+ children: [{
11
+ tag: 'path',
12
+ attrs: {
13
+ 'fill-rule': 'evenodd',
14
+ stroke: 'none',
15
+ 'stroke-width': '1',
16
+ d: 'M6.64 3.96c-.13.3-.25.63-.35.99a14.25 14.25 0 0 1 3.41 0c-.1-.36-.21-.7-.34-1C8.94 3 8.43 2.5 8 2.5c-.44 0-.95.5-1.36 1.46ZM12.1 6.7c-.3-.13-.64-.24-1-.34a14.37 14.37 0 0 1 0 3.4c.36-.1.7-.2 1-.34.96-.41 1.45-.92 1.45-1.36 0-.43-.5-.94-1.45-1.36Zm1.94 2.79c-.37.37-.87.7-1.5.97-.48.2-1.04.38-1.64.52-.13.6-.3 1.15-.52 1.64-.27.62-.6 1.12-.97 1.49-.42.41-.9.64-1.42.64-.63 0-1.23-.33-1.73-.9-.32-.36-.6-.82-.82-1.34l-1.29.04a.13.13 0 0 1-.1-.2l1.35-1.59a.13.13 0 0 1 .19 0l1.56 1.47a.13.13 0 0 1-.08.22l-.4.01c.13.25.28.47.43.65.27.3.54.47.78.5l.1.02c.44 0 .95-.5 1.37-1.46.13-.3.24-.63.34-.99-.53.06-1.08.1-1.65.1h-.27l-.02.62c0 .02-.01.05-.03.07a.13.13 0 0 1-.18.01L5.9 10.44a.13.13 0 0 1 0-.19l1.75-1.4a.12.12 0 0 1 .2.1l-.04 1.2H8c.68 0 1.33-.05 1.95-.14a12.97 12.97 0 0 0 0-3.9 13.01 13.01 0 0 0-3.9 0c-.1.6-.14 1.25-.14 1.9v.28l1.19.12a.13.13 0 0 1 .06.22L5.54 9.88a.13.13 0 0 1-.16 0L3.86 8.3a.13.13 0 0 1 .1-.21l.82.08V8.06c0-.58.04-1.15.1-1.7-.36.1-.69.21-.99.34-.96.42-1.45.93-1.45 1.36 0 .36.33.77.97 1.12v-.26a.13.13 0 0 1 .21-.09l1.42 1.47c.05.05.05.13 0 .18l-1.42 1.47a.12.12 0 0 1-.21-.09v-1.42a4.94 4.94 0 0 1-1.28-.79c-.52-.46-.82-1-.82-1.59 0-.52.23-1 .64-1.42.37-.38.87-.7 1.5-.97a9.13 9.13 0 0 1 1.64-.52c.13-.6.3-1.15.52-1.64.26-.62.59-1.13.96-1.5.42-.4.9-.63 1.43-.63.52 0 1 .22 1.42.64.38.36.7.87.97 1.49.21.49.39 1.04.52 1.64.6.13 1.16.3 1.64.52.63.27 1.13.6 1.5.97.4.42.64.9.64 1.42 0 .52-.23 1-.64 1.43Z'
17
+ }
18
+ }]
19
+ },
20
+ name: 'gimbal-direction-control',
21
+ theme: 'outlined'
22
+ };
23
+ export default GimbalDirectionControlOutlined;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../types';
2
+ declare const KeyboardOutlined: IconDefinition;
3
+ export default KeyboardOutlined;
@@ -0,0 +1,23 @@
1
+ // This icon file is generated automatically.
2
+
3
+ var KeyboardOutlined = {
4
+ icon: {
5
+ tag: 'svg',
6
+ attrs: {
7
+ viewBox: '0 0 16 16',
8
+ focusable: 'false'
9
+ },
10
+ children: [{
11
+ tag: 'path',
12
+ attrs: {
13
+ 'fill-rule': 'evenodd',
14
+ stroke: 'none',
15
+ 'stroke-width': '1',
16
+ d: 'M14.5 2.5h-13A.5.5 0 0 0 1 3v10c0 .28.22.5.5.5h13a.5.5 0 0 0 .5-.5V3a.5.5 0 0 0-.5-.5Zm-.63 9.88H2.13V3.63h11.75v8.75ZM4.85 11h6.33c.07 0 .13-.06.13-.13V10a.13.13 0 0 0-.13-.13H4.84a.13.13 0 0 0-.12.13v.88c0 .06.06.12.12.12ZM3.75 6.37h1c.07 0 .13-.05.13-.12v-1a.13.13 0 0 0-.13-.13h-1a.13.13 0 0 0-.13.13v1c0 .07.06.13.13.13Zm0 2.38h1c.07 0 .13-.06.13-.13v-1a.13.13 0 0 0-.13-.12h-1a.13.13 0 0 0-.13.13v1c0 .06.06.12.13.12Zm2.5-2.38h1c.07 0 .13-.05.13-.12v-1a.13.13 0 0 0-.13-.13h-1a.13.13 0 0 0-.13.13v1c0 .07.06.13.13.13Zm0 2.38h1c.07 0 .13-.06.13-.13v-1a.13.13 0 0 0-.13-.12h-1a.13.13 0 0 0-.13.13v1c0 .06.06.12.13.12Zm2.5-2.38h1c.07 0 .13-.05.13-.12v-1a.13.13 0 0 0-.13-.13h-1a.13.13 0 0 0-.13.13v1c0 .07.06.13.13.13Zm0 2.38h1c.07 0 .13-.06.13-.13v-1a.13.13 0 0 0-.13-.12h-1a.13.13 0 0 0-.13.13v1c0 .06.06.12.13.12Zm2.5-2.38h1c.07 0 .13-.05.13-.12v-1a.13.13 0 0 0-.13-.13h-1a.13.13 0 0 0-.13.13v1c0 .07.06.13.13.13Zm0 2.38h1c.07 0 .13-.06.13-.13v-1a.13.13 0 0 0-.13-.12h-1a.13.13 0 0 0-.13.13v1c0 .06.06.12.13.12Z'
17
+ }
18
+ }]
19
+ },
20
+ name: 'keyboard',
21
+ theme: 'outlined'
22
+ };
23
+ export default KeyboardOutlined;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../types';
2
+ declare const LaserRangefinderOutlined: IconDefinition;
3
+ export default LaserRangefinderOutlined;
@@ -0,0 +1,23 @@
1
+ // This icon file is generated automatically.
2
+
3
+ var LaserRangefinderOutlined = {
4
+ icon: {
5
+ tag: 'svg',
6
+ attrs: {
7
+ viewBox: '0 0 16 16',
8
+ focusable: 'false'
9
+ },
10
+ children: [{
11
+ tag: 'path',
12
+ attrs: {
13
+ 'fill-rule': 'evenodd',
14
+ stroke: 'none',
15
+ 'stroke-width': '1',
16
+ d: 'M8.38 11.38c.06 0 .12.05.12.12v3.38c0 .06-.06.12-.13.12h-.74a.12.12 0 0 1-.13-.13V11.5c0-.07.06-.13.13-.13h.75Zm2.36-1.3c.03 0 .07.02.09.04l1.5 1.5a.13.13 0 0 1 0 .18l-.53.53a.13.13 0 0 1-.18 0l-1.5-1.5a.13.13 0 0 1 0-.18l.53-.53a.12.12 0 0 1 .09-.03Zm-5.48 0c.03 0 .06.02.09.04l.53.53a.13.13 0 0 1 0 .18l-1.5 1.5a.13.13 0 0 1-.18 0l-.53-.53a.12.12 0 0 1 0-.18l1.5-1.5a.12.12 0 0 1 .1-.03Zm2.47-3.43c.2-.04.42-.03.63.02h.02c.42.13.75.44.9.83h5.6c.06 0 .12.06.12.13v.75c0 .06-.06.12-.13.12H9.29l-.06.13c-.1.18-.22.33-.37.45h-.01l-.02.02c-.15.12-.33.2-.52.24h-.02c-.15.04-.3.04-.45.02H7.8a1.38 1.38 0 0 1-1.03-1.97v-.01l.01-.02a1.37 1.37 0 0 1 .92-.7ZM4.5 7.5c.07 0 .13.06.13.13v.75c0 .06-.06.12-.13.12H1.12A.13.13 0 0 1 1 8.37v-.74c0-.07.06-.13.13-.13H4.5Zm7.3-3.83.53.53a.13.13 0 0 1 0 .18l-1.5 1.5a.13.13 0 0 1-.18 0l-.53-.53a.13.13 0 0 1 0-.18l1.5-1.5a.13.13 0 0 1 .18 0Zm-7.42 0 1.5 1.5a.12.12 0 0 1 0 .18l-.53.53a.12.12 0 0 1-.18 0l-1.5-1.5a.12.12 0 0 1 0-.18l.53-.53a.12.12 0 0 1 .09-.04c.03 0 .06.02.09.04Zm4-2.67c.06 0 .12.06.12.13V4.5c0 .07-.06.13-.13.13h-.74a.13.13 0 0 1-.13-.13V1.12c0-.06.06-.12.13-.12h.75Z'
17
+ }
18
+ }]
19
+ },
20
+ name: 'laser-rangefinder',
21
+ theme: 'outlined'
22
+ };
23
+ export default LaserRangefinderOutlined;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../types';
2
+ declare const NightModeAutoOutlined: IconDefinition;
3
+ export default NightModeAutoOutlined;
@@ -0,0 +1,23 @@
1
+ // This icon file is generated automatically.
2
+
3
+ var NightModeAutoOutlined = {
4
+ icon: {
5
+ tag: 'svg',
6
+ attrs: {
7
+ viewBox: '0 0 16 16',
8
+ focusable: 'false'
9
+ },
10
+ children: [{
11
+ tag: 'path',
12
+ attrs: {
13
+ 'fill-rule': 'evenodd',
14
+ stroke: 'none',
15
+ 'stroke-width': '1',
16
+ d: 'M8.38 13.25c.06 0 .12.06.12.13v1.5c0 .06-.06.12-.13.12h-.74a.12.12 0 0 1-.13-.13v-1.5c0-.06.06-.12.13-.12h.75Zm3.68-1.84c.04 0 .07.01.1.04l1.05 1.06a.13.13 0 0 1 0 .18l-.53.53a.13.13 0 0 1-.17 0l-1.06-1.07a.13.13 0 0 1 0-.17l.53-.53a.12.12 0 0 1 .09-.04Zm-8.13 0c.04 0 .07.01.1.04l.52.53a.13.13 0 0 1 0 .17L3.5 13.21a.13.13 0 0 1-.18 0l-.52-.53a.13.13 0 0 1 0-.17l1.06-1.06a.13.13 0 0 1 .08-.04Zm5.15-7.46a4.19 4.19 0 0 1 3.08 4.56v.04a4.17 4.17 0 0 1-1.59 2.75l-.02.02-.02.02c-.86.66-1.96.95-3.04.82h-.04a4.19 4.19 0 0 1-3.2-6.03l.03-.05A4.17 4.17 0 0 1 7.13 3.9a4.17 4.17 0 0 1 1.95.06ZM7.4 5.07h-.03l-.02.01c-.42.1-.81.27-1.15.53l-.02.02c-.35.26-.63.6-.84.99l-.01.03-.01.02a3 3 0 0 0 2.23 4.3l.06.02h.03c.32.04.65.03.96-.04h.04c.42-.1.8-.28 1.14-.53l.04-.03h.01l.02-.01v-.01c.34-.26.61-.59.8-.96l.02-.02c.15-.3.26-.62.3-.96v-.06a3 3 0 0 0-2.15-3.24l-.04-.02a2.98 2.98 0 0 0-1.38-.04Zm.6.69v4.5a2.25 2.25 0 1 1 0-4.5Zm6.88 1.75c.06 0 .12.06.12.13v.75c0 .06-.06.12-.13.12h-1.5a.12.12 0 0 1-.12-.13v-.74c0-.07.06-.13.13-.13h1.5Zm-12.26 0c.07 0 .13.06.13.13v.75c0 .06-.06.12-.13.12h-1.5A.13.13 0 0 1 1 8.37v-.74c0-.07.06-.13.13-.13h1.5Zm9.98-4.75c.03 0 .06.01.09.04l.53.52a.13.13 0 0 1 0 .18l-1.07 1.06a.12.12 0 0 1-.17 0l-.53-.53a.13.13 0 0 1 0-.17l1.06-1.06a.12.12 0 0 1 .09-.04Zm-9.2 0c.04 0 .07.01.1.04l1.05 1.06a.13.13 0 0 1 0 .17l-.53.53a.13.13 0 0 1-.17 0L2.79 3.5a.13.13 0 0 1 0-.18l.53-.52a.13.13 0 0 1 .08-.04ZM8.37 1c.07 0 .13.06.13.13v1.5c0 .06-.06.12-.13.12h-.74a.13.13 0 0 1-.13-.13v-1.5c0-.06.06-.12.13-.12h.75Z'
17
+ }
18
+ }]
19
+ },
20
+ name: 'night-mode-auto',
21
+ theme: 'outlined'
22
+ };
23
+ export default NightModeAutoOutlined;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../types';
2
+ declare const NightModeOffOutlined: IconDefinition;
3
+ export default NightModeOffOutlined;
@@ -0,0 +1,23 @@
1
+ // This icon file is generated automatically.
2
+
3
+ var NightModeOffOutlined = {
4
+ icon: {
5
+ tag: 'svg',
6
+ attrs: {
7
+ viewBox: '0 0 16 16',
8
+ focusable: 'false'
9
+ },
10
+ children: [{
11
+ tag: 'path',
12
+ attrs: {
13
+ 'fill-rule': 'nonzero',
14
+ stroke: 'none',
15
+ 'stroke-width': '1',
16
+ d: 'M9.25 2.64c.23 0 .45.07.64.19l.12.1a1.1 1.1 0 0 1 .36.84V5.9c0 .2-.03.36-.1.5-.06.15-.15.26-.26.36a1.17 1.17 0 0 1-1.4.09l-.12-.1a1.05 1.05 0 0 1-.19-.2l-.07-.14c-.07-.16-.1-.32-.1-.5V3.79c0-.18.03-.35.1-.5.11-.26.34-.47.62-.57.13-.05.26-.07.4-.07Zm3.28.03c.06 0 .12.06.12.12v.62c0 .06-.05.12-.12.12h-1.02v.9h.87c.07 0 .12.06.12.13v.61c0 .07-.05.12-.12.12h-.87v1.6c0 .06-.06.12-.12.12h-.65a.12.12 0 0 1-.12-.12V2.8c0-.07.05-.12.12-.13h1.79Zm2.28 0c.06 0 .12.06.12.12v.62c0 .06-.05.12-.12.12H13.8v.9h.87c.07 0 .12.06.13.13v.61c0 .07-.06.12-.13.12h-.87v1.6c0 .06-.05.12-.12.12h-.64a.13.13 0 0 1-.13-.12V2.8c0-.07.06-.12.12-.13h1.79Zm-5.56.86a.25.25 0 0 0-.17.06c-.04.03-.06.1-.06.18V5.9c0 .1.02.16.06.2.04.04.1.06.17.05.07 0 .12-.02.17-.06.04-.03.06-.09.06-.18V3.78c0-.1-.02-.16-.06-.19a.25.25 0 0 0-.17-.06ZM7.22 2v.02a5 5 0 0 0 6.73 6.78h.02l.02-.02H14a.12.12 0 0 1 .19.12l-.01.04v.05a6.25 6.25 0 1 1-7.11-7.17h.03a.13.13 0 0 1 .13.18ZM5.5 3.6l-.07.04a5.06 5.06 0 1 0 6.94 6.94l.04-.06h-.03c-.23.03-.47.04-.71.04h-.04a6.19 6.19 0 0 1-6.14-6.93V3.6Z'
17
+ }
18
+ }]
19
+ },
20
+ name: 'night-mode-off',
21
+ theme: 'outlined'
22
+ };
23
+ export default NightModeOffOutlined;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../types';
2
+ declare const NightModeOnOutlined: IconDefinition;
3
+ export default NightModeOnOutlined;
@@ -0,0 +1,23 @@
1
+ // This icon file is generated automatically.
2
+
3
+ var NightModeOnOutlined = {
4
+ icon: {
5
+ tag: 'svg',
6
+ attrs: {
7
+ viewBox: '0 0 16 16',
8
+ focusable: 'false'
9
+ },
10
+ children: [{
11
+ tag: 'path',
12
+ attrs: {
13
+ 'fill-rule': 'nonzero',
14
+ stroke: 'none',
15
+ 'stroke-width': '1',
16
+ d: 'M10.07 2.14c.25 0 .5.07.7.2l.15.12a1.28 1.28 0 0 1 .38.9v2.41c0 .21-.05.4-.12.55-.07.15-.16.28-.28.38a1.27 1.27 0 0 1-1.52.1l-.14-.11a1.1 1.1 0 0 1-.19-.22l-.08-.15a1.26 1.26 0 0 1-.11-.53V3.38a1.15 1.15 0 0 1 .78-1.16c.14-.05.29-.08.43-.08Zm2.34.04c.06 0 .1.03.12.08l.76 2.1V2.3c0-.06.05-.12.12-.12h.65c.07 0 .12.05.13.12v4.54c0 .07-.06.13-.12.13h-.62a.12.12 0 0 1-.12-.08l-.76-2.1v2.06c0 .06-.06.12-.12.12h-.66a.13.13 0 0 1-.12-.12V2.3c0-.06.05-.12.12-.12h.62Zm-2.34.86a.34.34 0 0 0-.22.08c-.06.05-.09.13-.09.25v2.4c0 .13.03.2.09.26.06.05.14.08.22.08.1 0 .17-.03.23-.08s.09-.13.09-.25v-2.4c0-.13-.03-.2-.09-.26a.34.34 0 0 0-.23-.08ZM7.22 2v.02a5 5 0 0 0 6.73 6.78h.02l.02-.02H14a.12.12 0 0 1 .19.12l-.01.04v.05a6.25 6.25 0 1 1-7.11-7.17h.03a.13.13 0 0 1 .13.18ZM5.5 3.6l-.07.04a5.06 5.06 0 1 0 6.94 6.94l.04-.06h-.03c-.23.03-.47.04-.71.04h-.04a6.19 6.19 0 0 1-6.14-6.93V3.6Z'
17
+ }
18
+ }]
19
+ },
20
+ name: 'night-mode-on',
21
+ theme: 'outlined'
22
+ };
23
+ export default NightModeOnOutlined;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../types';
2
+ declare const TwoSplitScreenOutlined: IconDefinition;
3
+ export default TwoSplitScreenOutlined;
@@ -0,0 +1,23 @@
1
+ // This icon file is generated automatically.
2
+
3
+ var TwoSplitScreenOutlined = {
4
+ icon: {
5
+ tag: 'svg',
6
+ attrs: {
7
+ viewBox: '0 0 16 16',
8
+ focusable: 'false'
9
+ },
10
+ children: [{
11
+ tag: 'path',
12
+ attrs: {
13
+ 'fill-rule': 'evenodd',
14
+ stroke: 'none',
15
+ 'stroke-width': '1',
16
+ d: 'M15 2.9V13a.5.5 0 0 1-.4.48l-.1.01h-13a.5.5 0 0 1-.49-.4V2.98a.5.5 0 0 1 .4-.49h13.1a.5.5 0 0 1 .49.4Zm-6.56.72v1.16c0 .08-.04.13-.13.13H7.7c-.09 0-.13-.05-.13-.13V3.62H2.13v8.75h5.43v-1.15c0-.06.04-.1.09-.12h.66c.06 0 .1.03.12.08v1.19h5.45V3.62H8.44Zm0 3.82v1.12c0 .09-.04.13-.13.13H7.7c-.09 0-.13-.04-.13-.13V7.44c0-.09.04-.13.13-.13h.62c.08 0 .13.04.13.13Zm0-1.9v1.13c0 .08-.04.13-.13.13H7.7c-.09 0-.13-.05-.13-.13V5.55c0-.09.04-.13.13-.13h.62c.08 0 .13.04.13.13Zm0 3.79v1.12c0 .09-.04.13-.13.13H7.7c-.09 0-.13-.04-.13-.13V9.33c0-.09.04-.13.13-.13h.62c.08 0 .13.04.13.13Z'
17
+ }
18
+ }]
19
+ },
20
+ name: 'two-split-screen',
21
+ theme: 'outlined'
22
+ };
23
+ export default TwoSplitScreenOutlined;
package/es/index.d.ts CHANGED
@@ -429,6 +429,7 @@ export { default as GimbalBackDownPurely } from './asn/GimbalBackDownPurely';
429
429
  export { default as GimbalBackDownWhitePurely } from './asn/GimbalBackDownWhitePurely';
430
430
  export { default as GimbalCenterPurely } from './asn/GimbalCenterPurely';
431
431
  export { default as GimbalCenterWhitePurely } from './asn/GimbalCenterWhitePurely';
432
+ export { default as GimbalDirectionControlOutlined } from './asn/GimbalDirectionControlOutlined';
432
433
  export { default as GimbalDownPurely } from './asn/GimbalDownPurely';
433
434
  export { default as GimbalDownWhitePurely } from './asn/GimbalDownWhitePurely';
434
435
  export { default as GithubFilled } from './asn/GithubFilled';
@@ -518,10 +519,12 @@ export { default as KeyAreaOutlined } from './asn/KeyAreaOutlined';
518
519
  export { default as KeyOutlined } from './asn/KeyOutlined';
519
520
  export { default as KeyPersonPurely } from './asn/KeyPersonPurely';
520
521
  export { default as KeyVehiclePurely } from './asn/KeyVehiclePurely';
522
+ export { default as KeyboardOutlined } from './asn/KeyboardOutlined';
521
523
  export { default as KinescopeOutlined } from './asn/KinescopeOutlined';
522
524
  export { default as KinescopeStopOutlined } from './asn/KinescopeStopOutlined';
523
525
  export { default as LakeOutlined } from './asn/LakeOutlined';
524
526
  export { default as LandingOutlined } from './asn/LandingOutlined';
527
+ export { default as LaserRangefinderOutlined } from './asn/LaserRangefinderOutlined';
525
528
  export { default as LayoutDownOutlined } from './asn/LayoutDownOutlined';
526
529
  export { default as LayoutOutlined } from './asn/LayoutOutlined';
527
530
  export { default as LayoutRightOutlined } from './asn/LayoutRightOutlined';
@@ -642,6 +645,9 @@ export { default as MuteOutlined } from './asn/MuteOutlined';
642
645
  export { default as NaturalGasOutlined } from './asn/NaturalGasOutlined';
643
646
  export { default as NextOutlined } from './asn/NextOutlined';
644
647
  export { default as Nh3Outlined } from './asn/Nh3Outlined';
648
+ export { default as NightModeAutoOutlined } from './asn/NightModeAutoOutlined';
649
+ export { default as NightModeOffOutlined } from './asn/NightModeOffOutlined';
650
+ export { default as NightModeOnOutlined } from './asn/NightModeOnOutlined';
645
651
  export { default as NoAlarmPurely } from './asn/NoAlarmPurely';
646
652
  export { default as NoAppPurely } from './asn/NoAppPurely';
647
653
  export { default as NoCarPurely } from './asn/NoCarPurely';
@@ -985,6 +991,7 @@ export { default as TurnAroundOutlined } from './asn/TurnAroundOutlined';
985
991
  export { default as TurnLeftOutlined } from './asn/TurnLeftOutlined';
986
992
  export { default as TurnRightOutlined } from './asn/TurnRightOutlined';
987
993
  export { default as TwinsOutlined } from './asn/TwinsOutlined';
994
+ export { default as TwoSplitScreenOutlined } from './asn/TwoSplitScreenOutlined';
988
995
  export { default as TyphoonOutlined } from './asn/TyphoonOutlined';
989
996
  export { default as UnitFilled } from './asn/UnitFilled';
990
997
  export { default as UnitOutlined } from './asn/UnitOutlined';
package/es/index.js CHANGED
@@ -430,6 +430,7 @@ export { default as GimbalBackDownPurely } from "./asn/GimbalBackDownPurely";
430
430
  export { default as GimbalBackDownWhitePurely } from "./asn/GimbalBackDownWhitePurely";
431
431
  export { default as GimbalCenterPurely } from "./asn/GimbalCenterPurely";
432
432
  export { default as GimbalCenterWhitePurely } from "./asn/GimbalCenterWhitePurely";
433
+ export { default as GimbalDirectionControlOutlined } from "./asn/GimbalDirectionControlOutlined";
433
434
  export { default as GimbalDownPurely } from "./asn/GimbalDownPurely";
434
435
  export { default as GimbalDownWhitePurely } from "./asn/GimbalDownWhitePurely";
435
436
  export { default as GithubFilled } from "./asn/GithubFilled";
@@ -519,10 +520,12 @@ export { default as KeyAreaOutlined } from "./asn/KeyAreaOutlined";
519
520
  export { default as KeyOutlined } from "./asn/KeyOutlined";
520
521
  export { default as KeyPersonPurely } from "./asn/KeyPersonPurely";
521
522
  export { default as KeyVehiclePurely } from "./asn/KeyVehiclePurely";
523
+ export { default as KeyboardOutlined } from "./asn/KeyboardOutlined";
522
524
  export { default as KinescopeOutlined } from "./asn/KinescopeOutlined";
523
525
  export { default as KinescopeStopOutlined } from "./asn/KinescopeStopOutlined";
524
526
  export { default as LakeOutlined } from "./asn/LakeOutlined";
525
527
  export { default as LandingOutlined } from "./asn/LandingOutlined";
528
+ export { default as LaserRangefinderOutlined } from "./asn/LaserRangefinderOutlined";
526
529
  export { default as LayoutDownOutlined } from "./asn/LayoutDownOutlined";
527
530
  export { default as LayoutOutlined } from "./asn/LayoutOutlined";
528
531
  export { default as LayoutRightOutlined } from "./asn/LayoutRightOutlined";
@@ -643,6 +646,9 @@ export { default as MuteOutlined } from "./asn/MuteOutlined";
643
646
  export { default as NaturalGasOutlined } from "./asn/NaturalGasOutlined";
644
647
  export { default as NextOutlined } from "./asn/NextOutlined";
645
648
  export { default as Nh3Outlined } from "./asn/Nh3Outlined";
649
+ export { default as NightModeAutoOutlined } from "./asn/NightModeAutoOutlined";
650
+ export { default as NightModeOffOutlined } from "./asn/NightModeOffOutlined";
651
+ export { default as NightModeOnOutlined } from "./asn/NightModeOnOutlined";
646
652
  export { default as NoAlarmPurely } from "./asn/NoAlarmPurely";
647
653
  export { default as NoAppPurely } from "./asn/NoAppPurely";
648
654
  export { default as NoCarPurely } from "./asn/NoCarPurely";
@@ -986,6 +992,7 @@ export { default as TurnAroundOutlined } from "./asn/TurnAroundOutlined";
986
992
  export { default as TurnLeftOutlined } from "./asn/TurnLeftOutlined";
987
993
  export { default as TurnRightOutlined } from "./asn/TurnRightOutlined";
988
994
  export { default as TwinsOutlined } from "./asn/TwinsOutlined";
995
+ export { default as TwoSplitScreenOutlined } from "./asn/TwoSplitScreenOutlined";
989
996
  export { default as TyphoonOutlined } from "./asn/TyphoonOutlined";
990
997
  export { default as UnitFilled } from "./asn/UnitFilled";
991
998
  export { default as UnitOutlined } from "./asn/UnitOutlined";
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 16 16" focusable="false" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" stroke="none" stroke-width="1" d="M6.64 3.96c-.13.3-.25.63-.35.99a14.25 14.25 0 0 1 3.41 0c-.1-.36-.21-.7-.34-1C8.94 3 8.43 2.5 8 2.5c-.44 0-.95.5-1.36 1.46ZM12.1 6.7c-.3-.13-.64-.24-1-.34a14.37 14.37 0 0 1 0 3.4c.36-.1.7-.2 1-.34.96-.41 1.45-.92 1.45-1.36 0-.43-.5-.94-1.45-1.36Zm1.94 2.79c-.37.37-.87.7-1.5.97-.48.2-1.04.38-1.64.52-.13.6-.3 1.15-.52 1.64-.27.62-.6 1.12-.97 1.49-.42.41-.9.64-1.42.64-.63 0-1.23-.33-1.73-.9-.32-.36-.6-.82-.82-1.34l-1.29.04a.13.13 0 0 1-.1-.2l1.35-1.59a.13.13 0 0 1 .19 0l1.56 1.47a.13.13 0 0 1-.08.22l-.4.01c.13.25.28.47.43.65.27.3.54.47.78.5l.1.02c.44 0 .95-.5 1.37-1.46.13-.3.24-.63.34-.99-.53.06-1.08.1-1.65.1h-.27l-.02.62c0 .02-.01.05-.03.07a.13.13 0 0 1-.18.01L5.9 10.44a.13.13 0 0 1 0-.19l1.75-1.4a.12.12 0 0 1 .2.1l-.04 1.2H8c.68 0 1.33-.05 1.95-.14a12.97 12.97 0 0 0 0-3.9 13.01 13.01 0 0 0-3.9 0c-.1.6-.14 1.25-.14 1.9v.28l1.19.12a.13.13 0 0 1 .06.22L5.54 9.88a.13.13 0 0 1-.16 0L3.86 8.3a.13.13 0 0 1 .1-.21l.82.08V8.06c0-.58.04-1.15.1-1.7-.36.1-.69.21-.99.34-.96.42-1.45.93-1.45 1.36 0 .36.33.77.97 1.12v-.26a.13.13 0 0 1 .21-.09l1.42 1.47c.05.05.05.13 0 .18l-1.42 1.47a.12.12 0 0 1-.21-.09v-1.42a4.94 4.94 0 0 1-1.28-.79c-.52-.46-.82-1-.82-1.59 0-.52.23-1 .64-1.42.37-.38.87-.7 1.5-.97a9.13 9.13 0 0 1 1.64-.52c.13-.6.3-1.15.52-1.64.26-.62.59-1.13.96-1.5.42-.4.9-.63 1.43-.63.52 0 1 .22 1.42.64.38.36.7.87.97 1.49.21.49.39 1.04.52 1.64.6.13 1.16.3 1.64.52.63.27 1.13.6 1.5.97.4.42.64.9.64 1.42 0 .52-.23 1-.64 1.43Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 16 16" focusable="false" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" stroke="none" stroke-width="1" d="M14.5 2.5h-13A.5.5 0 0 0 1 3v10c0 .28.22.5.5.5h13a.5.5 0 0 0 .5-.5V3a.5.5 0 0 0-.5-.5Zm-.63 9.88H2.13V3.63h11.75v8.75ZM4.85 11h6.33c.07 0 .13-.06.13-.13V10a.13.13 0 0 0-.13-.13H4.84a.13.13 0 0 0-.12.13v.88c0 .06.06.12.12.12ZM3.75 6.37h1c.07 0 .13-.05.13-.12v-1a.13.13 0 0 0-.13-.13h-1a.13.13 0 0 0-.13.13v1c0 .07.06.13.13.13Zm0 2.38h1c.07 0 .13-.06.13-.13v-1a.13.13 0 0 0-.13-.12h-1a.13.13 0 0 0-.13.13v1c0 .06.06.12.13.12Zm2.5-2.38h1c.07 0 .13-.05.13-.12v-1a.13.13 0 0 0-.13-.13h-1a.13.13 0 0 0-.13.13v1c0 .07.06.13.13.13Zm0 2.38h1c.07 0 .13-.06.13-.13v-1a.13.13 0 0 0-.13-.12h-1a.13.13 0 0 0-.13.13v1c0 .06.06.12.13.12Zm2.5-2.38h1c.07 0 .13-.05.13-.12v-1a.13.13 0 0 0-.13-.13h-1a.13.13 0 0 0-.13.13v1c0 .07.06.13.13.13Zm0 2.38h1c.07 0 .13-.06.13-.13v-1a.13.13 0 0 0-.13-.12h-1a.13.13 0 0 0-.13.13v1c0 .06.06.12.13.12Zm2.5-2.38h1c.07 0 .13-.05.13-.12v-1a.13.13 0 0 0-.13-.13h-1a.13.13 0 0 0-.13.13v1c0 .07.06.13.13.13Zm0 2.38h1c.07 0 .13-.06.13-.13v-1a.13.13 0 0 0-.13-.12h-1a.13.13 0 0 0-.13.13v1c0 .06.06.12.13.12Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 16 16" focusable="false" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" stroke="none" stroke-width="1" d="M8.38 11.38c.06 0 .12.05.12.12v3.38c0 .06-.06.12-.13.12h-.74a.12.12 0 0 1-.13-.13V11.5c0-.07.06-.13.13-.13h.75Zm2.36-1.3c.03 0 .07.02.09.04l1.5 1.5a.13.13 0 0 1 0 .18l-.53.53a.13.13 0 0 1-.18 0l-1.5-1.5a.13.13 0 0 1 0-.18l.53-.53a.12.12 0 0 1 .09-.03Zm-5.48 0c.03 0 .06.02.09.04l.53.53a.13.13 0 0 1 0 .18l-1.5 1.5a.13.13 0 0 1-.18 0l-.53-.53a.12.12 0 0 1 0-.18l1.5-1.5a.12.12 0 0 1 .1-.03Zm2.47-3.43c.2-.04.42-.03.63.02h.02c.42.13.75.44.9.83h5.6c.06 0 .12.06.12.13v.75c0 .06-.06.12-.13.12H9.29l-.06.13c-.1.18-.22.33-.37.45h-.01l-.02.02c-.15.12-.33.2-.52.24h-.02c-.15.04-.3.04-.45.02H7.8a1.38 1.38 0 0 1-1.03-1.97v-.01l.01-.02a1.37 1.37 0 0 1 .92-.7ZM4.5 7.5c.07 0 .13.06.13.13v.75c0 .06-.06.12-.13.12H1.12A.13.13 0 0 1 1 8.37v-.74c0-.07.06-.13.13-.13H4.5Zm7.3-3.83.53.53a.13.13 0 0 1 0 .18l-1.5 1.5a.13.13 0 0 1-.18 0l-.53-.53a.13.13 0 0 1 0-.18l1.5-1.5a.13.13 0 0 1 .18 0Zm-7.42 0 1.5 1.5a.12.12 0 0 1 0 .18l-.53.53a.12.12 0 0 1-.18 0l-1.5-1.5a.12.12 0 0 1 0-.18l.53-.53a.12.12 0 0 1 .09-.04c.03 0 .06.02.09.04Zm4-2.67c.06 0 .12.06.12.13V4.5c0 .07-.06.13-.13.13h-.74a.13.13 0 0 1-.13-.13V1.12c0-.06.06-.12.13-.12h.75Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 16 16" focusable="false" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" stroke="none" stroke-width="1" d="M8.38 13.25c.06 0 .12.06.12.13v1.5c0 .06-.06.12-.13.12h-.74a.12.12 0 0 1-.13-.13v-1.5c0-.06.06-.12.13-.12h.75Zm3.68-1.84c.04 0 .07.01.1.04l1.05 1.06a.13.13 0 0 1 0 .18l-.53.53a.13.13 0 0 1-.17 0l-1.06-1.07a.13.13 0 0 1 0-.17l.53-.53a.12.12 0 0 1 .09-.04Zm-8.13 0c.04 0 .07.01.1.04l.52.53a.13.13 0 0 1 0 .17L3.5 13.21a.13.13 0 0 1-.18 0l-.52-.53a.13.13 0 0 1 0-.17l1.06-1.06a.13.13 0 0 1 .08-.04Zm5.15-7.46a4.19 4.19 0 0 1 3.08 4.56v.04a4.17 4.17 0 0 1-1.59 2.75l-.02.02-.02.02c-.86.66-1.96.95-3.04.82h-.04a4.19 4.19 0 0 1-3.2-6.03l.03-.05A4.17 4.17 0 0 1 7.13 3.9a4.17 4.17 0 0 1 1.95.06ZM7.4 5.07h-.03l-.02.01c-.42.1-.81.27-1.15.53l-.02.02c-.35.26-.63.6-.84.99l-.01.03-.01.02a3 3 0 0 0 2.23 4.3l.06.02h.03c.32.04.65.03.96-.04h.04c.42-.1.8-.28 1.14-.53l.04-.03h.01l.02-.01v-.01c.34-.26.61-.59.8-.96l.02-.02c.15-.3.26-.62.3-.96v-.06a3 3 0 0 0-2.15-3.24l-.04-.02a2.98 2.98 0 0 0-1.38-.04Zm.6.69v4.5a2.25 2.25 0 1 1 0-4.5Zm6.88 1.75c.06 0 .12.06.12.13v.75c0 .06-.06.12-.13.12h-1.5a.12.12 0 0 1-.12-.13v-.74c0-.07.06-.13.13-.13h1.5Zm-12.26 0c.07 0 .13.06.13.13v.75c0 .06-.06.12-.13.12h-1.5A.13.13 0 0 1 1 8.37v-.74c0-.07.06-.13.13-.13h1.5Zm9.98-4.75c.03 0 .06.01.09.04l.53.52a.13.13 0 0 1 0 .18l-1.07 1.06a.12.12 0 0 1-.17 0l-.53-.53a.13.13 0 0 1 0-.17l1.06-1.06a.12.12 0 0 1 .09-.04Zm-9.2 0c.04 0 .07.01.1.04l1.05 1.06a.13.13 0 0 1 0 .17l-.53.53a.13.13 0 0 1-.17 0L2.79 3.5a.13.13 0 0 1 0-.18l.53-.52a.13.13 0 0 1 .08-.04ZM8.37 1c.07 0 .13.06.13.13v1.5c0 .06-.06.12-.13.12h-.74a.13.13 0 0 1-.13-.13v-1.5c0-.06.06-.12.13-.12h.75Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 16 16" focusable="false" xmlns="http://www.w3.org/2000/svg"><path fill-rule="nonzero" stroke="none" stroke-width="1" d="M9.25 2.64c.23 0 .45.07.64.19l.12.1a1.1 1.1 0 0 1 .36.84V5.9c0 .2-.03.36-.1.5-.06.15-.15.26-.26.36a1.17 1.17 0 0 1-1.4.09l-.12-.1a1.05 1.05 0 0 1-.19-.2l-.07-.14c-.07-.16-.1-.32-.1-.5V3.79c0-.18.03-.35.1-.5.11-.26.34-.47.62-.57.13-.05.26-.07.4-.07Zm3.28.03c.06 0 .12.06.12.12v.62c0 .06-.05.12-.12.12h-1.02v.9h.87c.07 0 .12.06.12.13v.61c0 .07-.05.12-.12.12h-.87v1.6c0 .06-.06.12-.12.12h-.65a.12.12 0 0 1-.12-.12V2.8c0-.07.05-.12.12-.13h1.79Zm2.28 0c.06 0 .12.06.12.12v.62c0 .06-.05.12-.12.12H13.8v.9h.87c.07 0 .12.06.13.13v.61c0 .07-.06.12-.13.12h-.87v1.6c0 .06-.05.12-.12.12h-.64a.13.13 0 0 1-.13-.12V2.8c0-.07.06-.12.12-.13h1.79Zm-5.56.86a.25.25 0 0 0-.17.06c-.04.03-.06.1-.06.18V5.9c0 .1.02.16.06.2.04.04.1.06.17.05.07 0 .12-.02.17-.06.04-.03.06-.09.06-.18V3.78c0-.1-.02-.16-.06-.19a.25.25 0 0 0-.17-.06ZM7.22 2v.02a5 5 0 0 0 6.73 6.78h.02l.02-.02H14a.12.12 0 0 1 .19.12l-.01.04v.05a6.25 6.25 0 1 1-7.11-7.17h.03a.13.13 0 0 1 .13.18ZM5.5 3.6l-.07.04a5.06 5.06 0 1 0 6.94 6.94l.04-.06h-.03c-.23.03-.47.04-.71.04h-.04a6.19 6.19 0 0 1-6.14-6.93V3.6Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 16 16" focusable="false" xmlns="http://www.w3.org/2000/svg"><path fill-rule="nonzero" stroke="none" stroke-width="1" d="M10.07 2.14c.25 0 .5.07.7.2l.15.12a1.28 1.28 0 0 1 .38.9v2.41c0 .21-.05.4-.12.55-.07.15-.16.28-.28.38a1.27 1.27 0 0 1-1.52.1l-.14-.11a1.1 1.1 0 0 1-.19-.22l-.08-.15a1.26 1.26 0 0 1-.11-.53V3.38a1.15 1.15 0 0 1 .78-1.16c.14-.05.29-.08.43-.08Zm2.34.04c.06 0 .1.03.12.08l.76 2.1V2.3c0-.06.05-.12.12-.12h.65c.07 0 .12.05.13.12v4.54c0 .07-.06.13-.12.13h-.62a.12.12 0 0 1-.12-.08l-.76-2.1v2.06c0 .06-.06.12-.12.12h-.66a.13.13 0 0 1-.12-.12V2.3c0-.06.05-.12.12-.12h.62Zm-2.34.86a.34.34 0 0 0-.22.08c-.06.05-.09.13-.09.25v2.4c0 .13.03.2.09.26.06.05.14.08.22.08.1 0 .17-.03.23-.08s.09-.13.09-.25v-2.4c0-.13-.03-.2-.09-.26a.34.34 0 0 0-.23-.08ZM7.22 2v.02a5 5 0 0 0 6.73 6.78h.02l.02-.02H14a.12.12 0 0 1 .19.12l-.01.04v.05a6.25 6.25 0 1 1-7.11-7.17h.03a.13.13 0 0 1 .13.18ZM5.5 3.6l-.07.04a5.06 5.06 0 1 0 6.94 6.94l.04-.06h-.03c-.23.03-.47.04-.71.04h-.04a6.19 6.19 0 0 1-6.14-6.93V3.6Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 16 16" focusable="false" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" stroke="none" stroke-width="1" d="M15 2.9V13a.5.5 0 0 1-.4.48l-.1.01h-13a.5.5 0 0 1-.49-.4V2.98a.5.5 0 0 1 .4-.49h13.1a.5.5 0 0 1 .49.4Zm-6.56.72v1.16c0 .08-.04.13-.13.13H7.7c-.09 0-.13-.05-.13-.13V3.62H2.13v8.75h5.43v-1.15c0-.06.04-.1.09-.12h.66c.06 0 .1.03.12.08v1.19h5.45V3.62H8.44Zm0 3.82v1.12c0 .09-.04.13-.13.13H7.7c-.09 0-.13-.04-.13-.13V7.44c0-.09.04-.13.13-.13h.62c.08 0 .13.04.13.13Zm0-1.9v1.13c0 .08-.04.13-.13.13H7.7c-.09 0-.13-.05-.13-.13V5.55c0-.09.04-.13.13-.13h.62c.08 0 .13.04.13.13Zm0 3.79v1.12c0 .09-.04.13-.13.13H7.7c-.09 0-.13-.04-.13-.13V9.33c0-.09.04-.13.13-.13h.62c.08 0 .13.04.13.13Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 16 16" focusable="false"><path fill-rule="evenodd" stroke="none" stroke-width="1" d="M6.64 3.96c-.13.3-.25.63-.35.99a14.25 14.25 0 0 1 3.41 0c-.1-.36-.21-.7-.34-1C8.94 3 8.43 2.5 8 2.5c-.44 0-.95.5-1.36 1.46ZM12.1 6.7c-.3-.13-.64-.24-1-.34a14.37 14.37 0 0 1 0 3.4c.36-.1.7-.2 1-.34.96-.41 1.45-.92 1.45-1.36 0-.43-.5-.94-1.45-1.36Zm1.94 2.79c-.37.37-.87.7-1.5.97-.48.2-1.04.38-1.64.52-.13.6-.3 1.15-.52 1.64-.27.62-.6 1.12-.97 1.49-.42.41-.9.64-1.42.64-.63 0-1.23-.33-1.73-.9-.32-.36-.6-.82-.82-1.34l-1.29.04a.13.13 0 0 1-.1-.2l1.35-1.59a.13.13 0 0 1 .19 0l1.56 1.47a.13.13 0 0 1-.08.22l-.4.01c.13.25.28.47.43.65.27.3.54.47.78.5l.1.02c.44 0 .95-.5 1.37-1.46.13-.3.24-.63.34-.99-.53.06-1.08.1-1.65.1h-.27l-.02.62c0 .02-.01.05-.03.07a.13.13 0 0 1-.18.01L5.9 10.44a.13.13 0 0 1 0-.19l1.75-1.4a.12.12 0 0 1 .2.1l-.04 1.2H8c.68 0 1.33-.05 1.95-.14a12.97 12.97 0 0 0 0-3.9 13.01 13.01 0 0 0-3.9 0c-.1.6-.14 1.25-.14 1.9v.28l1.19.12a.13.13 0 0 1 .06.22L5.54 9.88a.13.13 0 0 1-.16 0L3.86 8.3a.13.13 0 0 1 .1-.21l.82.08V8.06c0-.58.04-1.15.1-1.7-.36.1-.69.21-.99.34-.96.42-1.45.93-1.45 1.36 0 .36.33.77.97 1.12v-.26a.13.13 0 0 1 .21-.09l1.42 1.47c.05.05.05.13 0 .18l-1.42 1.47a.12.12 0 0 1-.21-.09v-1.42a4.94 4.94 0 0 1-1.28-.79c-.52-.46-.82-1-.82-1.59 0-.52.23-1 .64-1.42.37-.38.87-.7 1.5-.97a9.13 9.13 0 0 1 1.64-.52c.13-.6.3-1.15.52-1.64.26-.62.59-1.13.96-1.5.42-.4.9-.63 1.43-.63.52 0 1 .22 1.42.64.38.36.7.87.97 1.49.21.49.39 1.04.52 1.64.6.13 1.16.3 1.64.52.63.27 1.13.6 1.5.97.4.42.64.9.64 1.42 0 .52-.23 1-.64 1.43Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 16 16" focusable="false"><path fill-rule="evenodd" stroke="none" stroke-width="1" d="M14.5 2.5h-13A.5.5 0 0 0 1 3v10c0 .28.22.5.5.5h13a.5.5 0 0 0 .5-.5V3a.5.5 0 0 0-.5-.5Zm-.63 9.88H2.13V3.63h11.75v8.75ZM4.85 11h6.33c.07 0 .13-.06.13-.13V10a.13.13 0 0 0-.13-.13H4.84a.13.13 0 0 0-.12.13v.88c0 .06.06.12.12.12ZM3.75 6.37h1c.07 0 .13-.05.13-.12v-1a.13.13 0 0 0-.13-.13h-1a.13.13 0 0 0-.13.13v1c0 .07.06.13.13.13Zm0 2.38h1c.07 0 .13-.06.13-.13v-1a.13.13 0 0 0-.13-.12h-1a.13.13 0 0 0-.13.13v1c0 .06.06.12.13.12Zm2.5-2.38h1c.07 0 .13-.05.13-.12v-1a.13.13 0 0 0-.13-.13h-1a.13.13 0 0 0-.13.13v1c0 .07.06.13.13.13Zm0 2.38h1c.07 0 .13-.06.13-.13v-1a.13.13 0 0 0-.13-.12h-1a.13.13 0 0 0-.13.13v1c0 .06.06.12.13.12Zm2.5-2.38h1c.07 0 .13-.05.13-.12v-1a.13.13 0 0 0-.13-.13h-1a.13.13 0 0 0-.13.13v1c0 .07.06.13.13.13Zm0 2.38h1c.07 0 .13-.06.13-.13v-1a.13.13 0 0 0-.13-.12h-1a.13.13 0 0 0-.13.13v1c0 .06.06.12.13.12Zm2.5-2.38h1c.07 0 .13-.05.13-.12v-1a.13.13 0 0 0-.13-.13h-1a.13.13 0 0 0-.13.13v1c0 .07.06.13.13.13Zm0 2.38h1c.07 0 .13-.06.13-.13v-1a.13.13 0 0 0-.13-.12h-1a.13.13 0 0 0-.13.13v1c0 .06.06.12.13.12Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 16 16" focusable="false"><path fill-rule="evenodd" stroke="none" stroke-width="1" d="M8.38 11.38c.06 0 .12.05.12.12v3.38c0 .06-.06.12-.13.12h-.74a.12.12 0 0 1-.13-.13V11.5c0-.07.06-.13.13-.13h.75Zm2.36-1.3c.03 0 .07.02.09.04l1.5 1.5a.13.13 0 0 1 0 .18l-.53.53a.13.13 0 0 1-.18 0l-1.5-1.5a.13.13 0 0 1 0-.18l.53-.53a.12.12 0 0 1 .09-.03Zm-5.48 0c.03 0 .06.02.09.04l.53.53a.13.13 0 0 1 0 .18l-1.5 1.5a.13.13 0 0 1-.18 0l-.53-.53a.12.12 0 0 1 0-.18l1.5-1.5a.12.12 0 0 1 .1-.03Zm2.47-3.43c.2-.04.42-.03.63.02h.02c.42.13.75.44.9.83h5.6c.06 0 .12.06.12.13v.75c0 .06-.06.12-.13.12H9.29l-.06.13c-.1.18-.22.33-.37.45h-.01l-.02.02c-.15.12-.33.2-.52.24h-.02c-.15.04-.3.04-.45.02H7.8a1.38 1.38 0 0 1-1.03-1.97v-.01l.01-.02a1.37 1.37 0 0 1 .92-.7ZM4.5 7.5c.07 0 .13.06.13.13v.75c0 .06-.06.12-.13.12H1.12A.13.13 0 0 1 1 8.37v-.74c0-.07.06-.13.13-.13H4.5Zm7.3-3.83.53.53a.13.13 0 0 1 0 .18l-1.5 1.5a.13.13 0 0 1-.18 0l-.53-.53a.13.13 0 0 1 0-.18l1.5-1.5a.13.13 0 0 1 .18 0Zm-7.42 0 1.5 1.5a.12.12 0 0 1 0 .18l-.53.53a.12.12 0 0 1-.18 0l-1.5-1.5a.12.12 0 0 1 0-.18l.53-.53a.12.12 0 0 1 .09-.04c.03 0 .06.02.09.04Zm4-2.67c.06 0 .12.06.12.13V4.5c0 .07-.06.13-.13.13h-.74a.13.13 0 0 1-.13-.13V1.12c0-.06.06-.12.13-.12h.75Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 16 16" focusable="false"><path fill-rule="evenodd" stroke="none" stroke-width="1" d="M8.38 13.25c.06 0 .12.06.12.13v1.5c0 .06-.06.12-.13.12h-.74a.12.12 0 0 1-.13-.13v-1.5c0-.06.06-.12.13-.12h.75Zm3.68-1.84c.04 0 .07.01.1.04l1.05 1.06a.13.13 0 0 1 0 .18l-.53.53a.13.13 0 0 1-.17 0l-1.06-1.07a.13.13 0 0 1 0-.17l.53-.53a.12.12 0 0 1 .09-.04Zm-8.13 0c.04 0 .07.01.1.04l.52.53a.13.13 0 0 1 0 .17L3.5 13.21a.13.13 0 0 1-.18 0l-.52-.53a.13.13 0 0 1 0-.17l1.06-1.06a.13.13 0 0 1 .08-.04Zm5.15-7.46a4.19 4.19 0 0 1 3.08 4.56v.04a4.17 4.17 0 0 1-1.59 2.75l-.02.02-.02.02c-.86.66-1.96.95-3.04.82h-.04a4.19 4.19 0 0 1-3.2-6.03l.03-.05A4.17 4.17 0 0 1 7.13 3.9a4.17 4.17 0 0 1 1.95.06ZM7.4 5.07h-.03l-.02.01c-.42.1-.81.27-1.15.53l-.02.02c-.35.26-.63.6-.84.99l-.01.03-.01.02a3 3 0 0 0 2.23 4.3l.06.02h.03c.32.04.65.03.96-.04h.04c.42-.1.8-.28 1.14-.53l.04-.03h.01l.02-.01v-.01c.34-.26.61-.59.8-.96l.02-.02c.15-.3.26-.62.3-.96v-.06a3 3 0 0 0-2.15-3.24l-.04-.02a2.98 2.98 0 0 0-1.38-.04Zm.6.69v4.5a2.25 2.25 0 1 1 0-4.5Zm6.88 1.75c.06 0 .12.06.12.13v.75c0 .06-.06.12-.13.12h-1.5a.12.12 0 0 1-.12-.13v-.74c0-.07.06-.13.13-.13h1.5Zm-12.26 0c.07 0 .13.06.13.13v.75c0 .06-.06.12-.13.12h-1.5A.13.13 0 0 1 1 8.37v-.74c0-.07.06-.13.13-.13h1.5Zm9.98-4.75c.03 0 .06.01.09.04l.53.52a.13.13 0 0 1 0 .18l-1.07 1.06a.12.12 0 0 1-.17 0l-.53-.53a.13.13 0 0 1 0-.17l1.06-1.06a.12.12 0 0 1 .09-.04Zm-9.2 0c.04 0 .07.01.1.04l1.05 1.06a.13.13 0 0 1 0 .17l-.53.53a.13.13 0 0 1-.17 0L2.79 3.5a.13.13 0 0 1 0-.18l.53-.52a.13.13 0 0 1 .08-.04ZM8.37 1c.07 0 .13.06.13.13v1.5c0 .06-.06.12-.13.12h-.74a.13.13 0 0 1-.13-.13v-1.5c0-.06.06-.12.13-.12h.75Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 16 16" focusable="false"><path fill-rule="nonzero" stroke="none" stroke-width="1" d="M9.25 2.64c.23 0 .45.07.64.19l.12.1a1.1 1.1 0 0 1 .36.84V5.9c0 .2-.03.36-.1.5-.06.15-.15.26-.26.36a1.17 1.17 0 0 1-1.4.09l-.12-.1a1.05 1.05 0 0 1-.19-.2l-.07-.14c-.07-.16-.1-.32-.1-.5V3.79c0-.18.03-.35.1-.5.11-.26.34-.47.62-.57.13-.05.26-.07.4-.07Zm3.28.03c.06 0 .12.06.12.12v.62c0 .06-.05.12-.12.12h-1.02v.9h.87c.07 0 .12.06.12.13v.61c0 .07-.05.12-.12.12h-.87v1.6c0 .06-.06.12-.12.12h-.65a.12.12 0 0 1-.12-.12V2.8c0-.07.05-.12.12-.13h1.79Zm2.28 0c.06 0 .12.06.12.12v.62c0 .06-.05.12-.12.12H13.8v.9h.87c.07 0 .12.06.13.13v.61c0 .07-.06.12-.13.12h-.87v1.6c0 .06-.05.12-.12.12h-.64a.13.13 0 0 1-.13-.12V2.8c0-.07.06-.12.12-.13h1.79Zm-5.56.86a.25.25 0 0 0-.17.06c-.04.03-.06.1-.06.18V5.9c0 .1.02.16.06.2.04.04.1.06.17.05.07 0 .12-.02.17-.06.04-.03.06-.09.06-.18V3.78c0-.1-.02-.16-.06-.19a.25.25 0 0 0-.17-.06ZM7.22 2v.02a5 5 0 0 0 6.73 6.78h.02l.02-.02H14a.12.12 0 0 1 .19.12l-.01.04v.05a6.25 6.25 0 1 1-7.11-7.17h.03a.13.13 0 0 1 .13.18ZM5.5 3.6l-.07.04a5.06 5.06 0 1 0 6.94 6.94l.04-.06h-.03c-.23.03-.47.04-.71.04h-.04a6.19 6.19 0 0 1-6.14-6.93V3.6Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 16 16" focusable="false"><path fill-rule="nonzero" stroke="none" stroke-width="1" d="M10.07 2.14c.25 0 .5.07.7.2l.15.12a1.28 1.28 0 0 1 .38.9v2.41c0 .21-.05.4-.12.55-.07.15-.16.28-.28.38a1.27 1.27 0 0 1-1.52.1l-.14-.11a1.1 1.1 0 0 1-.19-.22l-.08-.15a1.26 1.26 0 0 1-.11-.53V3.38a1.15 1.15 0 0 1 .78-1.16c.14-.05.29-.08.43-.08Zm2.34.04c.06 0 .1.03.12.08l.76 2.1V2.3c0-.06.05-.12.12-.12h.65c.07 0 .12.05.13.12v4.54c0 .07-.06.13-.12.13h-.62a.12.12 0 0 1-.12-.08l-.76-2.1v2.06c0 .06-.06.12-.12.12h-.66a.13.13 0 0 1-.12-.12V2.3c0-.06.05-.12.12-.12h.62Zm-2.34.86a.34.34 0 0 0-.22.08c-.06.05-.09.13-.09.25v2.4c0 .13.03.2.09.26.06.05.14.08.22.08.1 0 .17-.03.23-.08s.09-.13.09-.25v-2.4c0-.13-.03-.2-.09-.26a.34.34 0 0 0-.23-.08ZM7.22 2v.02a5 5 0 0 0 6.73 6.78h.02l.02-.02H14a.12.12 0 0 1 .19.12l-.01.04v.05a6.25 6.25 0 1 1-7.11-7.17h.03a.13.13 0 0 1 .13.18ZM5.5 3.6l-.07.04a5.06 5.06 0 1 0 6.94 6.94l.04-.06h-.03c-.23.03-.47.04-.71.04h-.04a6.19 6.19 0 0 1-6.14-6.93V3.6Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 16 16" focusable="false"><path fill-rule="evenodd" stroke="none" stroke-width="1" d="M15 2.9V13a.5.5 0 0 1-.4.48l-.1.01h-13a.5.5 0 0 1-.49-.4V2.98a.5.5 0 0 1 .4-.49h13.1a.5.5 0 0 1 .49.4Zm-6.56.72v1.16c0 .08-.04.13-.13.13H7.7c-.09 0-.13-.05-.13-.13V3.62H2.13v8.75h5.43v-1.15c0-.06.04-.1.09-.12h.66c.06 0 .1.03.12.08v1.19h5.45V3.62H8.44Zm0 3.82v1.12c0 .09-.04.13-.13.13H7.7c-.09 0-.13-.04-.13-.13V7.44c0-.09.04-.13.13-.13h.62c.08 0 .13.04.13.13Zm0-1.9v1.13c0 .08-.04.13-.13.13H7.7c-.09 0-.13-.05-.13-.13V5.55c0-.09.04-.13.13-.13h.62c.08 0 .13.04.13.13Zm0 3.79v1.12c0 .09-.04.13-.13.13H7.7c-.09 0-.13-.04-.13-.13V9.33c0-.09.04-.13.13-.13h.62c.08 0 .13.04.13.13Z" /></svg>
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../types';
2
+ declare const GimbalDirectionControlOutlined: IconDefinition;
3
+ export default GimbalDirectionControlOutlined;
@@ -0,0 +1,44 @@
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/GimbalDirectionControlOutlined.ts
20
+ var GimbalDirectionControlOutlined_exports = {};
21
+ __export(GimbalDirectionControlOutlined_exports, {
22
+ default: () => GimbalDirectionControlOutlined_default
23
+ });
24
+ module.exports = __toCommonJS(GimbalDirectionControlOutlined_exports);
25
+ var GimbalDirectionControlOutlined = {
26
+ icon: {
27
+ tag: "svg",
28
+ attrs: { viewBox: "0 0 16 16", focusable: "false" },
29
+ children: [
30
+ {
31
+ tag: "path",
32
+ attrs: {
33
+ "fill-rule": "evenodd",
34
+ stroke: "none",
35
+ "stroke-width": "1",
36
+ d: "M6.64 3.96c-.13.3-.25.63-.35.99a14.25 14.25 0 0 1 3.41 0c-.1-.36-.21-.7-.34-1C8.94 3 8.43 2.5 8 2.5c-.44 0-.95.5-1.36 1.46ZM12.1 6.7c-.3-.13-.64-.24-1-.34a14.37 14.37 0 0 1 0 3.4c.36-.1.7-.2 1-.34.96-.41 1.45-.92 1.45-1.36 0-.43-.5-.94-1.45-1.36Zm1.94 2.79c-.37.37-.87.7-1.5.97-.48.2-1.04.38-1.64.52-.13.6-.3 1.15-.52 1.64-.27.62-.6 1.12-.97 1.49-.42.41-.9.64-1.42.64-.63 0-1.23-.33-1.73-.9-.32-.36-.6-.82-.82-1.34l-1.29.04a.13.13 0 0 1-.1-.2l1.35-1.59a.13.13 0 0 1 .19 0l1.56 1.47a.13.13 0 0 1-.08.22l-.4.01c.13.25.28.47.43.65.27.3.54.47.78.5l.1.02c.44 0 .95-.5 1.37-1.46.13-.3.24-.63.34-.99-.53.06-1.08.1-1.65.1h-.27l-.02.62c0 .02-.01.05-.03.07a.13.13 0 0 1-.18.01L5.9 10.44a.13.13 0 0 1 0-.19l1.75-1.4a.12.12 0 0 1 .2.1l-.04 1.2H8c.68 0 1.33-.05 1.95-.14a12.97 12.97 0 0 0 0-3.9 13.01 13.01 0 0 0-3.9 0c-.1.6-.14 1.25-.14 1.9v.28l1.19.12a.13.13 0 0 1 .06.22L5.54 9.88a.13.13 0 0 1-.16 0L3.86 8.3a.13.13 0 0 1 .1-.21l.82.08V8.06c0-.58.04-1.15.1-1.7-.36.1-.69.21-.99.34-.96.42-1.45.93-1.45 1.36 0 .36.33.77.97 1.12v-.26a.13.13 0 0 1 .21-.09l1.42 1.47c.05.05.05.13 0 .18l-1.42 1.47a.12.12 0 0 1-.21-.09v-1.42a4.94 4.94 0 0 1-1.28-.79c-.52-.46-.82-1-.82-1.59 0-.52.23-1 .64-1.42.37-.38.87-.7 1.5-.97a9.13 9.13 0 0 1 1.64-.52c.13-.6.3-1.15.52-1.64.26-.62.59-1.13.96-1.5.42-.4.9-.63 1.43-.63.52 0 1 .22 1.42.64.38.36.7.87.97 1.49.21.49.39 1.04.52 1.64.6.13 1.16.3 1.64.52.63.27 1.13.6 1.5.97.4.42.64.9.64 1.42 0 .52-.23 1-.64 1.43Z"
37
+ }
38
+ }
39
+ ]
40
+ },
41
+ name: "gimbal-direction-control",
42
+ theme: "outlined"
43
+ };
44
+ var GimbalDirectionControlOutlined_default = GimbalDirectionControlOutlined;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../types';
2
+ declare const KeyboardOutlined: IconDefinition;
3
+ export default KeyboardOutlined;
@@ -0,0 +1,44 @@
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/KeyboardOutlined.ts
20
+ var KeyboardOutlined_exports = {};
21
+ __export(KeyboardOutlined_exports, {
22
+ default: () => KeyboardOutlined_default
23
+ });
24
+ module.exports = __toCommonJS(KeyboardOutlined_exports);
25
+ var KeyboardOutlined = {
26
+ icon: {
27
+ tag: "svg",
28
+ attrs: { viewBox: "0 0 16 16", focusable: "false" },
29
+ children: [
30
+ {
31
+ tag: "path",
32
+ attrs: {
33
+ "fill-rule": "evenodd",
34
+ stroke: "none",
35
+ "stroke-width": "1",
36
+ d: "M14.5 2.5h-13A.5.5 0 0 0 1 3v10c0 .28.22.5.5.5h13a.5.5 0 0 0 .5-.5V3a.5.5 0 0 0-.5-.5Zm-.63 9.88H2.13V3.63h11.75v8.75ZM4.85 11h6.33c.07 0 .13-.06.13-.13V10a.13.13 0 0 0-.13-.13H4.84a.13.13 0 0 0-.12.13v.88c0 .06.06.12.12.12ZM3.75 6.37h1c.07 0 .13-.05.13-.12v-1a.13.13 0 0 0-.13-.13h-1a.13.13 0 0 0-.13.13v1c0 .07.06.13.13.13Zm0 2.38h1c.07 0 .13-.06.13-.13v-1a.13.13 0 0 0-.13-.12h-1a.13.13 0 0 0-.13.13v1c0 .06.06.12.13.12Zm2.5-2.38h1c.07 0 .13-.05.13-.12v-1a.13.13 0 0 0-.13-.13h-1a.13.13 0 0 0-.13.13v1c0 .07.06.13.13.13Zm0 2.38h1c.07 0 .13-.06.13-.13v-1a.13.13 0 0 0-.13-.12h-1a.13.13 0 0 0-.13.13v1c0 .06.06.12.13.12Zm2.5-2.38h1c.07 0 .13-.05.13-.12v-1a.13.13 0 0 0-.13-.13h-1a.13.13 0 0 0-.13.13v1c0 .07.06.13.13.13Zm0 2.38h1c.07 0 .13-.06.13-.13v-1a.13.13 0 0 0-.13-.12h-1a.13.13 0 0 0-.13.13v1c0 .06.06.12.13.12Zm2.5-2.38h1c.07 0 .13-.05.13-.12v-1a.13.13 0 0 0-.13-.13h-1a.13.13 0 0 0-.13.13v1c0 .07.06.13.13.13Zm0 2.38h1c.07 0 .13-.06.13-.13v-1a.13.13 0 0 0-.13-.12h-1a.13.13 0 0 0-.13.13v1c0 .06.06.12.13.12Z"
37
+ }
38
+ }
39
+ ]
40
+ },
41
+ name: "keyboard",
42
+ theme: "outlined"
43
+ };
44
+ var KeyboardOutlined_default = KeyboardOutlined;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../types';
2
+ declare const LaserRangefinderOutlined: IconDefinition;
3
+ export default LaserRangefinderOutlined;
@@ -0,0 +1,44 @@
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/LaserRangefinderOutlined.ts
20
+ var LaserRangefinderOutlined_exports = {};
21
+ __export(LaserRangefinderOutlined_exports, {
22
+ default: () => LaserRangefinderOutlined_default
23
+ });
24
+ module.exports = __toCommonJS(LaserRangefinderOutlined_exports);
25
+ var LaserRangefinderOutlined = {
26
+ icon: {
27
+ tag: "svg",
28
+ attrs: { viewBox: "0 0 16 16", focusable: "false" },
29
+ children: [
30
+ {
31
+ tag: "path",
32
+ attrs: {
33
+ "fill-rule": "evenodd",
34
+ stroke: "none",
35
+ "stroke-width": "1",
36
+ d: "M8.38 11.38c.06 0 .12.05.12.12v3.38c0 .06-.06.12-.13.12h-.74a.12.12 0 0 1-.13-.13V11.5c0-.07.06-.13.13-.13h.75Zm2.36-1.3c.03 0 .07.02.09.04l1.5 1.5a.13.13 0 0 1 0 .18l-.53.53a.13.13 0 0 1-.18 0l-1.5-1.5a.13.13 0 0 1 0-.18l.53-.53a.12.12 0 0 1 .09-.03Zm-5.48 0c.03 0 .06.02.09.04l.53.53a.13.13 0 0 1 0 .18l-1.5 1.5a.13.13 0 0 1-.18 0l-.53-.53a.12.12 0 0 1 0-.18l1.5-1.5a.12.12 0 0 1 .1-.03Zm2.47-3.43c.2-.04.42-.03.63.02h.02c.42.13.75.44.9.83h5.6c.06 0 .12.06.12.13v.75c0 .06-.06.12-.13.12H9.29l-.06.13c-.1.18-.22.33-.37.45h-.01l-.02.02c-.15.12-.33.2-.52.24h-.02c-.15.04-.3.04-.45.02H7.8a1.38 1.38 0 0 1-1.03-1.97v-.01l.01-.02a1.37 1.37 0 0 1 .92-.7ZM4.5 7.5c.07 0 .13.06.13.13v.75c0 .06-.06.12-.13.12H1.12A.13.13 0 0 1 1 8.37v-.74c0-.07.06-.13.13-.13H4.5Zm7.3-3.83.53.53a.13.13 0 0 1 0 .18l-1.5 1.5a.13.13 0 0 1-.18 0l-.53-.53a.13.13 0 0 1 0-.18l1.5-1.5a.13.13 0 0 1 .18 0Zm-7.42 0 1.5 1.5a.12.12 0 0 1 0 .18l-.53.53a.12.12 0 0 1-.18 0l-1.5-1.5a.12.12 0 0 1 0-.18l.53-.53a.12.12 0 0 1 .09-.04c.03 0 .06.02.09.04Zm4-2.67c.06 0 .12.06.12.13V4.5c0 .07-.06.13-.13.13h-.74a.13.13 0 0 1-.13-.13V1.12c0-.06.06-.12.13-.12h.75Z"
37
+ }
38
+ }
39
+ ]
40
+ },
41
+ name: "laser-rangefinder",
42
+ theme: "outlined"
43
+ };
44
+ var LaserRangefinderOutlined_default = LaserRangefinderOutlined;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../types';
2
+ declare const NightModeAutoOutlined: IconDefinition;
3
+ export default NightModeAutoOutlined;
@@ -0,0 +1,44 @@
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/NightModeAutoOutlined.ts
20
+ var NightModeAutoOutlined_exports = {};
21
+ __export(NightModeAutoOutlined_exports, {
22
+ default: () => NightModeAutoOutlined_default
23
+ });
24
+ module.exports = __toCommonJS(NightModeAutoOutlined_exports);
25
+ var NightModeAutoOutlined = {
26
+ icon: {
27
+ tag: "svg",
28
+ attrs: { viewBox: "0 0 16 16", focusable: "false" },
29
+ children: [
30
+ {
31
+ tag: "path",
32
+ attrs: {
33
+ "fill-rule": "evenodd",
34
+ stroke: "none",
35
+ "stroke-width": "1",
36
+ d: "M8.38 13.25c.06 0 .12.06.12.13v1.5c0 .06-.06.12-.13.12h-.74a.12.12 0 0 1-.13-.13v-1.5c0-.06.06-.12.13-.12h.75Zm3.68-1.84c.04 0 .07.01.1.04l1.05 1.06a.13.13 0 0 1 0 .18l-.53.53a.13.13 0 0 1-.17 0l-1.06-1.07a.13.13 0 0 1 0-.17l.53-.53a.12.12 0 0 1 .09-.04Zm-8.13 0c.04 0 .07.01.1.04l.52.53a.13.13 0 0 1 0 .17L3.5 13.21a.13.13 0 0 1-.18 0l-.52-.53a.13.13 0 0 1 0-.17l1.06-1.06a.13.13 0 0 1 .08-.04Zm5.15-7.46a4.19 4.19 0 0 1 3.08 4.56v.04a4.17 4.17 0 0 1-1.59 2.75l-.02.02-.02.02c-.86.66-1.96.95-3.04.82h-.04a4.19 4.19 0 0 1-3.2-6.03l.03-.05A4.17 4.17 0 0 1 7.13 3.9a4.17 4.17 0 0 1 1.95.06ZM7.4 5.07h-.03l-.02.01c-.42.1-.81.27-1.15.53l-.02.02c-.35.26-.63.6-.84.99l-.01.03-.01.02a3 3 0 0 0 2.23 4.3l.06.02h.03c.32.04.65.03.96-.04h.04c.42-.1.8-.28 1.14-.53l.04-.03h.01l.02-.01v-.01c.34-.26.61-.59.8-.96l.02-.02c.15-.3.26-.62.3-.96v-.06a3 3 0 0 0-2.15-3.24l-.04-.02a2.98 2.98 0 0 0-1.38-.04Zm.6.69v4.5a2.25 2.25 0 1 1 0-4.5Zm6.88 1.75c.06 0 .12.06.12.13v.75c0 .06-.06.12-.13.12h-1.5a.12.12 0 0 1-.12-.13v-.74c0-.07.06-.13.13-.13h1.5Zm-12.26 0c.07 0 .13.06.13.13v.75c0 .06-.06.12-.13.12h-1.5A.13.13 0 0 1 1 8.37v-.74c0-.07.06-.13.13-.13h1.5Zm9.98-4.75c.03 0 .06.01.09.04l.53.52a.13.13 0 0 1 0 .18l-1.07 1.06a.12.12 0 0 1-.17 0l-.53-.53a.13.13 0 0 1 0-.17l1.06-1.06a.12.12 0 0 1 .09-.04Zm-9.2 0c.04 0 .07.01.1.04l1.05 1.06a.13.13 0 0 1 0 .17l-.53.53a.13.13 0 0 1-.17 0L2.79 3.5a.13.13 0 0 1 0-.18l.53-.52a.13.13 0 0 1 .08-.04ZM8.37 1c.07 0 .13.06.13.13v1.5c0 .06-.06.12-.13.12h-.74a.13.13 0 0 1-.13-.13v-1.5c0-.06.06-.12.13-.12h.75Z"
37
+ }
38
+ }
39
+ ]
40
+ },
41
+ name: "night-mode-auto",
42
+ theme: "outlined"
43
+ };
44
+ var NightModeAutoOutlined_default = NightModeAutoOutlined;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../types';
2
+ declare const NightModeOffOutlined: IconDefinition;
3
+ export default NightModeOffOutlined;
@@ -0,0 +1,44 @@
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/NightModeOffOutlined.ts
20
+ var NightModeOffOutlined_exports = {};
21
+ __export(NightModeOffOutlined_exports, {
22
+ default: () => NightModeOffOutlined_default
23
+ });
24
+ module.exports = __toCommonJS(NightModeOffOutlined_exports);
25
+ var NightModeOffOutlined = {
26
+ icon: {
27
+ tag: "svg",
28
+ attrs: { viewBox: "0 0 16 16", focusable: "false" },
29
+ children: [
30
+ {
31
+ tag: "path",
32
+ attrs: {
33
+ "fill-rule": "nonzero",
34
+ stroke: "none",
35
+ "stroke-width": "1",
36
+ d: "M9.25 2.64c.23 0 .45.07.64.19l.12.1a1.1 1.1 0 0 1 .36.84V5.9c0 .2-.03.36-.1.5-.06.15-.15.26-.26.36a1.17 1.17 0 0 1-1.4.09l-.12-.1a1.05 1.05 0 0 1-.19-.2l-.07-.14c-.07-.16-.1-.32-.1-.5V3.79c0-.18.03-.35.1-.5.11-.26.34-.47.62-.57.13-.05.26-.07.4-.07Zm3.28.03c.06 0 .12.06.12.12v.62c0 .06-.05.12-.12.12h-1.02v.9h.87c.07 0 .12.06.12.13v.61c0 .07-.05.12-.12.12h-.87v1.6c0 .06-.06.12-.12.12h-.65a.12.12 0 0 1-.12-.12V2.8c0-.07.05-.12.12-.13h1.79Zm2.28 0c.06 0 .12.06.12.12v.62c0 .06-.05.12-.12.12H13.8v.9h.87c.07 0 .12.06.13.13v.61c0 .07-.06.12-.13.12h-.87v1.6c0 .06-.05.12-.12.12h-.64a.13.13 0 0 1-.13-.12V2.8c0-.07.06-.12.12-.13h1.79Zm-5.56.86a.25.25 0 0 0-.17.06c-.04.03-.06.1-.06.18V5.9c0 .1.02.16.06.2.04.04.1.06.17.05.07 0 .12-.02.17-.06.04-.03.06-.09.06-.18V3.78c0-.1-.02-.16-.06-.19a.25.25 0 0 0-.17-.06ZM7.22 2v.02a5 5 0 0 0 6.73 6.78h.02l.02-.02H14a.12.12 0 0 1 .19.12l-.01.04v.05a6.25 6.25 0 1 1-7.11-7.17h.03a.13.13 0 0 1 .13.18ZM5.5 3.6l-.07.04a5.06 5.06 0 1 0 6.94 6.94l.04-.06h-.03c-.23.03-.47.04-.71.04h-.04a6.19 6.19 0 0 1-6.14-6.93V3.6Z"
37
+ }
38
+ }
39
+ ]
40
+ },
41
+ name: "night-mode-off",
42
+ theme: "outlined"
43
+ };
44
+ var NightModeOffOutlined_default = NightModeOffOutlined;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../types';
2
+ declare const NightModeOnOutlined: IconDefinition;
3
+ export default NightModeOnOutlined;
@@ -0,0 +1,44 @@
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/NightModeOnOutlined.ts
20
+ var NightModeOnOutlined_exports = {};
21
+ __export(NightModeOnOutlined_exports, {
22
+ default: () => NightModeOnOutlined_default
23
+ });
24
+ module.exports = __toCommonJS(NightModeOnOutlined_exports);
25
+ var NightModeOnOutlined = {
26
+ icon: {
27
+ tag: "svg",
28
+ attrs: { viewBox: "0 0 16 16", focusable: "false" },
29
+ children: [
30
+ {
31
+ tag: "path",
32
+ attrs: {
33
+ "fill-rule": "nonzero",
34
+ stroke: "none",
35
+ "stroke-width": "1",
36
+ d: "M10.07 2.14c.25 0 .5.07.7.2l.15.12a1.28 1.28 0 0 1 .38.9v2.41c0 .21-.05.4-.12.55-.07.15-.16.28-.28.38a1.27 1.27 0 0 1-1.52.1l-.14-.11a1.1 1.1 0 0 1-.19-.22l-.08-.15a1.26 1.26 0 0 1-.11-.53V3.38a1.15 1.15 0 0 1 .78-1.16c.14-.05.29-.08.43-.08Zm2.34.04c.06 0 .1.03.12.08l.76 2.1V2.3c0-.06.05-.12.12-.12h.65c.07 0 .12.05.13.12v4.54c0 .07-.06.13-.12.13h-.62a.12.12 0 0 1-.12-.08l-.76-2.1v2.06c0 .06-.06.12-.12.12h-.66a.13.13 0 0 1-.12-.12V2.3c0-.06.05-.12.12-.12h.62Zm-2.34.86a.34.34 0 0 0-.22.08c-.06.05-.09.13-.09.25v2.4c0 .13.03.2.09.26.06.05.14.08.22.08.1 0 .17-.03.23-.08s.09-.13.09-.25v-2.4c0-.13-.03-.2-.09-.26a.34.34 0 0 0-.23-.08ZM7.22 2v.02a5 5 0 0 0 6.73 6.78h.02l.02-.02H14a.12.12 0 0 1 .19.12l-.01.04v.05a6.25 6.25 0 1 1-7.11-7.17h.03a.13.13 0 0 1 .13.18ZM5.5 3.6l-.07.04a5.06 5.06 0 1 0 6.94 6.94l.04-.06h-.03c-.23.03-.47.04-.71.04h-.04a6.19 6.19 0 0 1-6.14-6.93V3.6Z"
37
+ }
38
+ }
39
+ ]
40
+ },
41
+ name: "night-mode-on",
42
+ theme: "outlined"
43
+ };
44
+ var NightModeOnOutlined_default = NightModeOnOutlined;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../types';
2
+ declare const TwoSplitScreenOutlined: IconDefinition;
3
+ export default TwoSplitScreenOutlined;
@@ -0,0 +1,44 @@
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/TwoSplitScreenOutlined.ts
20
+ var TwoSplitScreenOutlined_exports = {};
21
+ __export(TwoSplitScreenOutlined_exports, {
22
+ default: () => TwoSplitScreenOutlined_default
23
+ });
24
+ module.exports = __toCommonJS(TwoSplitScreenOutlined_exports);
25
+ var TwoSplitScreenOutlined = {
26
+ icon: {
27
+ tag: "svg",
28
+ attrs: { viewBox: "0 0 16 16", focusable: "false" },
29
+ children: [
30
+ {
31
+ tag: "path",
32
+ attrs: {
33
+ "fill-rule": "evenodd",
34
+ stroke: "none",
35
+ "stroke-width": "1",
36
+ d: "M15 2.9V13a.5.5 0 0 1-.4.48l-.1.01h-13a.5.5 0 0 1-.49-.4V2.98a.5.5 0 0 1 .4-.49h13.1a.5.5 0 0 1 .49.4Zm-6.56.72v1.16c0 .08-.04.13-.13.13H7.7c-.09 0-.13-.05-.13-.13V3.62H2.13v8.75h5.43v-1.15c0-.06.04-.1.09-.12h.66c.06 0 .1.03.12.08v1.19h5.45V3.62H8.44Zm0 3.82v1.12c0 .09-.04.13-.13.13H7.7c-.09 0-.13-.04-.13-.13V7.44c0-.09.04-.13.13-.13h.62c.08 0 .13.04.13.13Zm0-1.9v1.13c0 .08-.04.13-.13.13H7.7c-.09 0-.13-.05-.13-.13V5.55c0-.09.04-.13.13-.13h.62c.08 0 .13.04.13.13Zm0 3.79v1.12c0 .09-.04.13-.13.13H7.7c-.09 0-.13-.04-.13-.13V9.33c0-.09.04-.13.13-.13h.62c.08 0 .13.04.13.13Z"
37
+ }
38
+ }
39
+ ]
40
+ },
41
+ name: "two-split-screen",
42
+ theme: "outlined"
43
+ };
44
+ var TwoSplitScreenOutlined_default = TwoSplitScreenOutlined;
package/lib/index.d.ts CHANGED
@@ -429,6 +429,7 @@ export { default as GimbalBackDownPurely } from './asn/GimbalBackDownPurely';
429
429
  export { default as GimbalBackDownWhitePurely } from './asn/GimbalBackDownWhitePurely';
430
430
  export { default as GimbalCenterPurely } from './asn/GimbalCenterPurely';
431
431
  export { default as GimbalCenterWhitePurely } from './asn/GimbalCenterWhitePurely';
432
+ export { default as GimbalDirectionControlOutlined } from './asn/GimbalDirectionControlOutlined';
432
433
  export { default as GimbalDownPurely } from './asn/GimbalDownPurely';
433
434
  export { default as GimbalDownWhitePurely } from './asn/GimbalDownWhitePurely';
434
435
  export { default as GithubFilled } from './asn/GithubFilled';
@@ -518,10 +519,12 @@ export { default as KeyAreaOutlined } from './asn/KeyAreaOutlined';
518
519
  export { default as KeyOutlined } from './asn/KeyOutlined';
519
520
  export { default as KeyPersonPurely } from './asn/KeyPersonPurely';
520
521
  export { default as KeyVehiclePurely } from './asn/KeyVehiclePurely';
522
+ export { default as KeyboardOutlined } from './asn/KeyboardOutlined';
521
523
  export { default as KinescopeOutlined } from './asn/KinescopeOutlined';
522
524
  export { default as KinescopeStopOutlined } from './asn/KinescopeStopOutlined';
523
525
  export { default as LakeOutlined } from './asn/LakeOutlined';
524
526
  export { default as LandingOutlined } from './asn/LandingOutlined';
527
+ export { default as LaserRangefinderOutlined } from './asn/LaserRangefinderOutlined';
525
528
  export { default as LayoutDownOutlined } from './asn/LayoutDownOutlined';
526
529
  export { default as LayoutOutlined } from './asn/LayoutOutlined';
527
530
  export { default as LayoutRightOutlined } from './asn/LayoutRightOutlined';
@@ -642,6 +645,9 @@ export { default as MuteOutlined } from './asn/MuteOutlined';
642
645
  export { default as NaturalGasOutlined } from './asn/NaturalGasOutlined';
643
646
  export { default as NextOutlined } from './asn/NextOutlined';
644
647
  export { default as Nh3Outlined } from './asn/Nh3Outlined';
648
+ export { default as NightModeAutoOutlined } from './asn/NightModeAutoOutlined';
649
+ export { default as NightModeOffOutlined } from './asn/NightModeOffOutlined';
650
+ export { default as NightModeOnOutlined } from './asn/NightModeOnOutlined';
645
651
  export { default as NoAlarmPurely } from './asn/NoAlarmPurely';
646
652
  export { default as NoAppPurely } from './asn/NoAppPurely';
647
653
  export { default as NoCarPurely } from './asn/NoCarPurely';
@@ -985,6 +991,7 @@ export { default as TurnAroundOutlined } from './asn/TurnAroundOutlined';
985
991
  export { default as TurnLeftOutlined } from './asn/TurnLeftOutlined';
986
992
  export { default as TurnRightOutlined } from './asn/TurnRightOutlined';
987
993
  export { default as TwinsOutlined } from './asn/TwinsOutlined';
994
+ export { default as TwoSplitScreenOutlined } from './asn/TwoSplitScreenOutlined';
988
995
  export { default as TyphoonOutlined } from './asn/TyphoonOutlined';
989
996
  export { default as UnitFilled } from './asn/UnitFilled';
990
997
  export { default as UnitOutlined } from './asn/UnitOutlined';
package/lib/index.js CHANGED
@@ -460,6 +460,7 @@ __export(src_exports, {
460
460
  GimbalBackDownWhitePurely: () => import_GimbalBackDownWhitePurely.default,
461
461
  GimbalCenterPurely: () => import_GimbalCenterPurely.default,
462
462
  GimbalCenterWhitePurely: () => import_GimbalCenterWhitePurely.default,
463
+ GimbalDirectionControlOutlined: () => import_GimbalDirectionControlOutlined.default,
463
464
  GimbalDownPurely: () => import_GimbalDownPurely.default,
464
465
  GimbalDownWhitePurely: () => import_GimbalDownWhitePurely.default,
465
466
  GithubFilled: () => import_GithubFilled.default,
@@ -549,10 +550,12 @@ __export(src_exports, {
549
550
  KeyOutlined: () => import_KeyOutlined.default,
550
551
  KeyPersonPurely: () => import_KeyPersonPurely.default,
551
552
  KeyVehiclePurely: () => import_KeyVehiclePurely.default,
553
+ KeyboardOutlined: () => import_KeyboardOutlined.default,
552
554
  KinescopeOutlined: () => import_KinescopeOutlined.default,
553
555
  KinescopeStopOutlined: () => import_KinescopeStopOutlined.default,
554
556
  LakeOutlined: () => import_LakeOutlined.default,
555
557
  LandingOutlined: () => import_LandingOutlined.default,
558
+ LaserRangefinderOutlined: () => import_LaserRangefinderOutlined.default,
556
559
  LayoutDownOutlined: () => import_LayoutDownOutlined.default,
557
560
  LayoutOutlined: () => import_LayoutOutlined.default,
558
561
  LayoutRightOutlined: () => import_LayoutRightOutlined.default,
@@ -673,6 +676,9 @@ __export(src_exports, {
673
676
  NaturalGasOutlined: () => import_NaturalGasOutlined.default,
674
677
  NextOutlined: () => import_NextOutlined.default,
675
678
  Nh3Outlined: () => import_Nh3Outlined.default,
679
+ NightModeAutoOutlined: () => import_NightModeAutoOutlined.default,
680
+ NightModeOffOutlined: () => import_NightModeOffOutlined.default,
681
+ NightModeOnOutlined: () => import_NightModeOnOutlined.default,
676
682
  NoAlarmPurely: () => import_NoAlarmPurely.default,
677
683
  NoAppPurely: () => import_NoAppPurely.default,
678
684
  NoCarPurely: () => import_NoCarPurely.default,
@@ -1016,6 +1022,7 @@ __export(src_exports, {
1016
1022
  TurnLeftOutlined: () => import_TurnLeftOutlined.default,
1017
1023
  TurnRightOutlined: () => import_TurnRightOutlined.default,
1018
1024
  TwinsOutlined: () => import_TwinsOutlined.default,
1025
+ TwoSplitScreenOutlined: () => import_TwoSplitScreenOutlined.default,
1019
1026
  TyphoonOutlined: () => import_TyphoonOutlined.default,
1020
1027
  UnitFilled: () => import_UnitFilled.default,
1021
1028
  UnitOutlined: () => import_UnitOutlined.default,
@@ -1552,6 +1559,7 @@ var import_GimbalBackDownPurely = __toESM(require("./asn/GimbalBackDownPurely"))
1552
1559
  var import_GimbalBackDownWhitePurely = __toESM(require("./asn/GimbalBackDownWhitePurely"));
1553
1560
  var import_GimbalCenterPurely = __toESM(require("./asn/GimbalCenterPurely"));
1554
1561
  var import_GimbalCenterWhitePurely = __toESM(require("./asn/GimbalCenterWhitePurely"));
1562
+ var import_GimbalDirectionControlOutlined = __toESM(require("./asn/GimbalDirectionControlOutlined"));
1555
1563
  var import_GimbalDownPurely = __toESM(require("./asn/GimbalDownPurely"));
1556
1564
  var import_GimbalDownWhitePurely = __toESM(require("./asn/GimbalDownWhitePurely"));
1557
1565
  var import_GithubFilled = __toESM(require("./asn/GithubFilled"));
@@ -1641,10 +1649,12 @@ var import_KeyAreaOutlined = __toESM(require("./asn/KeyAreaOutlined"));
1641
1649
  var import_KeyOutlined = __toESM(require("./asn/KeyOutlined"));
1642
1650
  var import_KeyPersonPurely = __toESM(require("./asn/KeyPersonPurely"));
1643
1651
  var import_KeyVehiclePurely = __toESM(require("./asn/KeyVehiclePurely"));
1652
+ var import_KeyboardOutlined = __toESM(require("./asn/KeyboardOutlined"));
1644
1653
  var import_KinescopeOutlined = __toESM(require("./asn/KinescopeOutlined"));
1645
1654
  var import_KinescopeStopOutlined = __toESM(require("./asn/KinescopeStopOutlined"));
1646
1655
  var import_LakeOutlined = __toESM(require("./asn/LakeOutlined"));
1647
1656
  var import_LandingOutlined = __toESM(require("./asn/LandingOutlined"));
1657
+ var import_LaserRangefinderOutlined = __toESM(require("./asn/LaserRangefinderOutlined"));
1648
1658
  var import_LayoutDownOutlined = __toESM(require("./asn/LayoutDownOutlined"));
1649
1659
  var import_LayoutOutlined = __toESM(require("./asn/LayoutOutlined"));
1650
1660
  var import_LayoutRightOutlined = __toESM(require("./asn/LayoutRightOutlined"));
@@ -1765,6 +1775,9 @@ var import_MuteOutlined = __toESM(require("./asn/MuteOutlined"));
1765
1775
  var import_NaturalGasOutlined = __toESM(require("./asn/NaturalGasOutlined"));
1766
1776
  var import_NextOutlined = __toESM(require("./asn/NextOutlined"));
1767
1777
  var import_Nh3Outlined = __toESM(require("./asn/Nh3Outlined"));
1778
+ var import_NightModeAutoOutlined = __toESM(require("./asn/NightModeAutoOutlined"));
1779
+ var import_NightModeOffOutlined = __toESM(require("./asn/NightModeOffOutlined"));
1780
+ var import_NightModeOnOutlined = __toESM(require("./asn/NightModeOnOutlined"));
1768
1781
  var import_NoAlarmPurely = __toESM(require("./asn/NoAlarmPurely"));
1769
1782
  var import_NoAppPurely = __toESM(require("./asn/NoAppPurely"));
1770
1783
  var import_NoCarPurely = __toESM(require("./asn/NoCarPurely"));
@@ -2108,6 +2121,7 @@ var import_TurnAroundOutlined = __toESM(require("./asn/TurnAroundOutlined"));
2108
2121
  var import_TurnLeftOutlined = __toESM(require("./asn/TurnLeftOutlined"));
2109
2122
  var import_TurnRightOutlined = __toESM(require("./asn/TurnRightOutlined"));
2110
2123
  var import_TwinsOutlined = __toESM(require("./asn/TwinsOutlined"));
2124
+ var import_TwoSplitScreenOutlined = __toESM(require("./asn/TwoSplitScreenOutlined"));
2111
2125
  var import_TyphoonOutlined = __toESM(require("./asn/TyphoonOutlined"));
2112
2126
  var import_UnitFilled = __toESM(require("./asn/UnitFilled"));
2113
2127
  var import_UnitOutlined = __toESM(require("./asn/UnitOutlined"));
@@ -2644,6 +2658,7 @@ var import_ZoomPlusOutlined = __toESM(require("./asn/ZoomPlusOutlined"));
2644
2658
  GimbalBackDownWhitePurely,
2645
2659
  GimbalCenterPurely,
2646
2660
  GimbalCenterWhitePurely,
2661
+ GimbalDirectionControlOutlined,
2647
2662
  GimbalDownPurely,
2648
2663
  GimbalDownWhitePurely,
2649
2664
  GithubFilled,
@@ -2733,10 +2748,12 @@ var import_ZoomPlusOutlined = __toESM(require("./asn/ZoomPlusOutlined"));
2733
2748
  KeyOutlined,
2734
2749
  KeyPersonPurely,
2735
2750
  KeyVehiclePurely,
2751
+ KeyboardOutlined,
2736
2752
  KinescopeOutlined,
2737
2753
  KinescopeStopOutlined,
2738
2754
  LakeOutlined,
2739
2755
  LandingOutlined,
2756
+ LaserRangefinderOutlined,
2740
2757
  LayoutDownOutlined,
2741
2758
  LayoutOutlined,
2742
2759
  LayoutRightOutlined,
@@ -2857,6 +2874,9 @@ var import_ZoomPlusOutlined = __toESM(require("./asn/ZoomPlusOutlined"));
2857
2874
  NaturalGasOutlined,
2858
2875
  NextOutlined,
2859
2876
  Nh3Outlined,
2877
+ NightModeAutoOutlined,
2878
+ NightModeOffOutlined,
2879
+ NightModeOnOutlined,
2860
2880
  NoAlarmPurely,
2861
2881
  NoAppPurely,
2862
2882
  NoCarPurely,
@@ -3200,6 +3220,7 @@ var import_ZoomPlusOutlined = __toESM(require("./asn/ZoomPlusOutlined"));
3200
3220
  TurnLeftOutlined,
3201
3221
  TurnRightOutlined,
3202
3222
  TwinsOutlined,
3223
+ TwoSplitScreenOutlined,
3203
3224
  TyphoonOutlined,
3204
3225
  UnitFilled,
3205
3226
  UnitOutlined,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sensoro-design/icons-svg",
3
- "version": "2.98.0",
3
+ "version": "2.99.0",
4
4
  "description": "sensoro design icons.",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.js",
@@ -0,0 +1,24 @@
1
+ // This icon file is generated automatically.
2
+ import { IconDefinition } from '../types';
3
+
4
+ const GimbalDirectionControlOutlined: IconDefinition = {
5
+ icon: {
6
+ tag: 'svg',
7
+ attrs: { viewBox: '0 0 16 16', focusable: 'false' },
8
+ children: [
9
+ {
10
+ tag: 'path',
11
+ attrs: {
12
+ 'fill-rule': 'evenodd',
13
+ stroke: 'none',
14
+ 'stroke-width': '1',
15
+ d: 'M6.64 3.96c-.13.3-.25.63-.35.99a14.25 14.25 0 0 1 3.41 0c-.1-.36-.21-.7-.34-1C8.94 3 8.43 2.5 8 2.5c-.44 0-.95.5-1.36 1.46ZM12.1 6.7c-.3-.13-.64-.24-1-.34a14.37 14.37 0 0 1 0 3.4c.36-.1.7-.2 1-.34.96-.41 1.45-.92 1.45-1.36 0-.43-.5-.94-1.45-1.36Zm1.94 2.79c-.37.37-.87.7-1.5.97-.48.2-1.04.38-1.64.52-.13.6-.3 1.15-.52 1.64-.27.62-.6 1.12-.97 1.49-.42.41-.9.64-1.42.64-.63 0-1.23-.33-1.73-.9-.32-.36-.6-.82-.82-1.34l-1.29.04a.13.13 0 0 1-.1-.2l1.35-1.59a.13.13 0 0 1 .19 0l1.56 1.47a.13.13 0 0 1-.08.22l-.4.01c.13.25.28.47.43.65.27.3.54.47.78.5l.1.02c.44 0 .95-.5 1.37-1.46.13-.3.24-.63.34-.99-.53.06-1.08.1-1.65.1h-.27l-.02.62c0 .02-.01.05-.03.07a.13.13 0 0 1-.18.01L5.9 10.44a.13.13 0 0 1 0-.19l1.75-1.4a.12.12 0 0 1 .2.1l-.04 1.2H8c.68 0 1.33-.05 1.95-.14a12.97 12.97 0 0 0 0-3.9 13.01 13.01 0 0 0-3.9 0c-.1.6-.14 1.25-.14 1.9v.28l1.19.12a.13.13 0 0 1 .06.22L5.54 9.88a.13.13 0 0 1-.16 0L3.86 8.3a.13.13 0 0 1 .1-.21l.82.08V8.06c0-.58.04-1.15.1-1.7-.36.1-.69.21-.99.34-.96.42-1.45.93-1.45 1.36 0 .36.33.77.97 1.12v-.26a.13.13 0 0 1 .21-.09l1.42 1.47c.05.05.05.13 0 .18l-1.42 1.47a.12.12 0 0 1-.21-.09v-1.42a4.94 4.94 0 0 1-1.28-.79c-.52-.46-.82-1-.82-1.59 0-.52.23-1 .64-1.42.37-.38.87-.7 1.5-.97a9.13 9.13 0 0 1 1.64-.52c.13-.6.3-1.15.52-1.64.26-.62.59-1.13.96-1.5.42-.4.9-.63 1.43-.63.52 0 1 .22 1.42.64.38.36.7.87.97 1.49.21.49.39 1.04.52 1.64.6.13 1.16.3 1.64.52.63.27 1.13.6 1.5.97.4.42.64.9.64 1.42 0 .52-.23 1-.64 1.43Z',
16
+ },
17
+ },
18
+ ],
19
+ },
20
+ name: 'gimbal-direction-control',
21
+ theme: 'outlined',
22
+ };
23
+
24
+ export default GimbalDirectionControlOutlined;
@@ -0,0 +1,24 @@
1
+ // This icon file is generated automatically.
2
+ import { IconDefinition } from '../types';
3
+
4
+ const KeyboardOutlined: IconDefinition = {
5
+ icon: {
6
+ tag: 'svg',
7
+ attrs: { viewBox: '0 0 16 16', focusable: 'false' },
8
+ children: [
9
+ {
10
+ tag: 'path',
11
+ attrs: {
12
+ 'fill-rule': 'evenodd',
13
+ stroke: 'none',
14
+ 'stroke-width': '1',
15
+ d: 'M14.5 2.5h-13A.5.5 0 0 0 1 3v10c0 .28.22.5.5.5h13a.5.5 0 0 0 .5-.5V3a.5.5 0 0 0-.5-.5Zm-.63 9.88H2.13V3.63h11.75v8.75ZM4.85 11h6.33c.07 0 .13-.06.13-.13V10a.13.13 0 0 0-.13-.13H4.84a.13.13 0 0 0-.12.13v.88c0 .06.06.12.12.12ZM3.75 6.37h1c.07 0 .13-.05.13-.12v-1a.13.13 0 0 0-.13-.13h-1a.13.13 0 0 0-.13.13v1c0 .07.06.13.13.13Zm0 2.38h1c.07 0 .13-.06.13-.13v-1a.13.13 0 0 0-.13-.12h-1a.13.13 0 0 0-.13.13v1c0 .06.06.12.13.12Zm2.5-2.38h1c.07 0 .13-.05.13-.12v-1a.13.13 0 0 0-.13-.13h-1a.13.13 0 0 0-.13.13v1c0 .07.06.13.13.13Zm0 2.38h1c.07 0 .13-.06.13-.13v-1a.13.13 0 0 0-.13-.12h-1a.13.13 0 0 0-.13.13v1c0 .06.06.12.13.12Zm2.5-2.38h1c.07 0 .13-.05.13-.12v-1a.13.13 0 0 0-.13-.13h-1a.13.13 0 0 0-.13.13v1c0 .07.06.13.13.13Zm0 2.38h1c.07 0 .13-.06.13-.13v-1a.13.13 0 0 0-.13-.12h-1a.13.13 0 0 0-.13.13v1c0 .06.06.12.13.12Zm2.5-2.38h1c.07 0 .13-.05.13-.12v-1a.13.13 0 0 0-.13-.13h-1a.13.13 0 0 0-.13.13v1c0 .07.06.13.13.13Zm0 2.38h1c.07 0 .13-.06.13-.13v-1a.13.13 0 0 0-.13-.12h-1a.13.13 0 0 0-.13.13v1c0 .06.06.12.13.12Z',
16
+ },
17
+ },
18
+ ],
19
+ },
20
+ name: 'keyboard',
21
+ theme: 'outlined',
22
+ };
23
+
24
+ export default KeyboardOutlined;
@@ -0,0 +1,24 @@
1
+ // This icon file is generated automatically.
2
+ import { IconDefinition } from '../types';
3
+
4
+ const LaserRangefinderOutlined: IconDefinition = {
5
+ icon: {
6
+ tag: 'svg',
7
+ attrs: { viewBox: '0 0 16 16', focusable: 'false' },
8
+ children: [
9
+ {
10
+ tag: 'path',
11
+ attrs: {
12
+ 'fill-rule': 'evenodd',
13
+ stroke: 'none',
14
+ 'stroke-width': '1',
15
+ d: 'M8.38 11.38c.06 0 .12.05.12.12v3.38c0 .06-.06.12-.13.12h-.74a.12.12 0 0 1-.13-.13V11.5c0-.07.06-.13.13-.13h.75Zm2.36-1.3c.03 0 .07.02.09.04l1.5 1.5a.13.13 0 0 1 0 .18l-.53.53a.13.13 0 0 1-.18 0l-1.5-1.5a.13.13 0 0 1 0-.18l.53-.53a.12.12 0 0 1 .09-.03Zm-5.48 0c.03 0 .06.02.09.04l.53.53a.13.13 0 0 1 0 .18l-1.5 1.5a.13.13 0 0 1-.18 0l-.53-.53a.12.12 0 0 1 0-.18l1.5-1.5a.12.12 0 0 1 .1-.03Zm2.47-3.43c.2-.04.42-.03.63.02h.02c.42.13.75.44.9.83h5.6c.06 0 .12.06.12.13v.75c0 .06-.06.12-.13.12H9.29l-.06.13c-.1.18-.22.33-.37.45h-.01l-.02.02c-.15.12-.33.2-.52.24h-.02c-.15.04-.3.04-.45.02H7.8a1.38 1.38 0 0 1-1.03-1.97v-.01l.01-.02a1.37 1.37 0 0 1 .92-.7ZM4.5 7.5c.07 0 .13.06.13.13v.75c0 .06-.06.12-.13.12H1.12A.13.13 0 0 1 1 8.37v-.74c0-.07.06-.13.13-.13H4.5Zm7.3-3.83.53.53a.13.13 0 0 1 0 .18l-1.5 1.5a.13.13 0 0 1-.18 0l-.53-.53a.13.13 0 0 1 0-.18l1.5-1.5a.13.13 0 0 1 .18 0Zm-7.42 0 1.5 1.5a.12.12 0 0 1 0 .18l-.53.53a.12.12 0 0 1-.18 0l-1.5-1.5a.12.12 0 0 1 0-.18l.53-.53a.12.12 0 0 1 .09-.04c.03 0 .06.02.09.04Zm4-2.67c.06 0 .12.06.12.13V4.5c0 .07-.06.13-.13.13h-.74a.13.13 0 0 1-.13-.13V1.12c0-.06.06-.12.13-.12h.75Z',
16
+ },
17
+ },
18
+ ],
19
+ },
20
+ name: 'laser-rangefinder',
21
+ theme: 'outlined',
22
+ };
23
+
24
+ export default LaserRangefinderOutlined;
@@ -0,0 +1,24 @@
1
+ // This icon file is generated automatically.
2
+ import { IconDefinition } from '../types';
3
+
4
+ const NightModeAutoOutlined: IconDefinition = {
5
+ icon: {
6
+ tag: 'svg',
7
+ attrs: { viewBox: '0 0 16 16', focusable: 'false' },
8
+ children: [
9
+ {
10
+ tag: 'path',
11
+ attrs: {
12
+ 'fill-rule': 'evenodd',
13
+ stroke: 'none',
14
+ 'stroke-width': '1',
15
+ d: 'M8.38 13.25c.06 0 .12.06.12.13v1.5c0 .06-.06.12-.13.12h-.74a.12.12 0 0 1-.13-.13v-1.5c0-.06.06-.12.13-.12h.75Zm3.68-1.84c.04 0 .07.01.1.04l1.05 1.06a.13.13 0 0 1 0 .18l-.53.53a.13.13 0 0 1-.17 0l-1.06-1.07a.13.13 0 0 1 0-.17l.53-.53a.12.12 0 0 1 .09-.04Zm-8.13 0c.04 0 .07.01.1.04l.52.53a.13.13 0 0 1 0 .17L3.5 13.21a.13.13 0 0 1-.18 0l-.52-.53a.13.13 0 0 1 0-.17l1.06-1.06a.13.13 0 0 1 .08-.04Zm5.15-7.46a4.19 4.19 0 0 1 3.08 4.56v.04a4.17 4.17 0 0 1-1.59 2.75l-.02.02-.02.02c-.86.66-1.96.95-3.04.82h-.04a4.19 4.19 0 0 1-3.2-6.03l.03-.05A4.17 4.17 0 0 1 7.13 3.9a4.17 4.17 0 0 1 1.95.06ZM7.4 5.07h-.03l-.02.01c-.42.1-.81.27-1.15.53l-.02.02c-.35.26-.63.6-.84.99l-.01.03-.01.02a3 3 0 0 0 2.23 4.3l.06.02h.03c.32.04.65.03.96-.04h.04c.42-.1.8-.28 1.14-.53l.04-.03h.01l.02-.01v-.01c.34-.26.61-.59.8-.96l.02-.02c.15-.3.26-.62.3-.96v-.06a3 3 0 0 0-2.15-3.24l-.04-.02a2.98 2.98 0 0 0-1.38-.04Zm.6.69v4.5a2.25 2.25 0 1 1 0-4.5Zm6.88 1.75c.06 0 .12.06.12.13v.75c0 .06-.06.12-.13.12h-1.5a.12.12 0 0 1-.12-.13v-.74c0-.07.06-.13.13-.13h1.5Zm-12.26 0c.07 0 .13.06.13.13v.75c0 .06-.06.12-.13.12h-1.5A.13.13 0 0 1 1 8.37v-.74c0-.07.06-.13.13-.13h1.5Zm9.98-4.75c.03 0 .06.01.09.04l.53.52a.13.13 0 0 1 0 .18l-1.07 1.06a.12.12 0 0 1-.17 0l-.53-.53a.13.13 0 0 1 0-.17l1.06-1.06a.12.12 0 0 1 .09-.04Zm-9.2 0c.04 0 .07.01.1.04l1.05 1.06a.13.13 0 0 1 0 .17l-.53.53a.13.13 0 0 1-.17 0L2.79 3.5a.13.13 0 0 1 0-.18l.53-.52a.13.13 0 0 1 .08-.04ZM8.37 1c.07 0 .13.06.13.13v1.5c0 .06-.06.12-.13.12h-.74a.13.13 0 0 1-.13-.13v-1.5c0-.06.06-.12.13-.12h.75Z',
16
+ },
17
+ },
18
+ ],
19
+ },
20
+ name: 'night-mode-auto',
21
+ theme: 'outlined',
22
+ };
23
+
24
+ export default NightModeAutoOutlined;
@@ -0,0 +1,24 @@
1
+ // This icon file is generated automatically.
2
+ import { IconDefinition } from '../types';
3
+
4
+ const NightModeOffOutlined: IconDefinition = {
5
+ icon: {
6
+ tag: 'svg',
7
+ attrs: { viewBox: '0 0 16 16', focusable: 'false' },
8
+ children: [
9
+ {
10
+ tag: 'path',
11
+ attrs: {
12
+ 'fill-rule': 'nonzero',
13
+ stroke: 'none',
14
+ 'stroke-width': '1',
15
+ d: 'M9.25 2.64c.23 0 .45.07.64.19l.12.1a1.1 1.1 0 0 1 .36.84V5.9c0 .2-.03.36-.1.5-.06.15-.15.26-.26.36a1.17 1.17 0 0 1-1.4.09l-.12-.1a1.05 1.05 0 0 1-.19-.2l-.07-.14c-.07-.16-.1-.32-.1-.5V3.79c0-.18.03-.35.1-.5.11-.26.34-.47.62-.57.13-.05.26-.07.4-.07Zm3.28.03c.06 0 .12.06.12.12v.62c0 .06-.05.12-.12.12h-1.02v.9h.87c.07 0 .12.06.12.13v.61c0 .07-.05.12-.12.12h-.87v1.6c0 .06-.06.12-.12.12h-.65a.12.12 0 0 1-.12-.12V2.8c0-.07.05-.12.12-.13h1.79Zm2.28 0c.06 0 .12.06.12.12v.62c0 .06-.05.12-.12.12H13.8v.9h.87c.07 0 .12.06.13.13v.61c0 .07-.06.12-.13.12h-.87v1.6c0 .06-.05.12-.12.12h-.64a.13.13 0 0 1-.13-.12V2.8c0-.07.06-.12.12-.13h1.79Zm-5.56.86a.25.25 0 0 0-.17.06c-.04.03-.06.1-.06.18V5.9c0 .1.02.16.06.2.04.04.1.06.17.05.07 0 .12-.02.17-.06.04-.03.06-.09.06-.18V3.78c0-.1-.02-.16-.06-.19a.25.25 0 0 0-.17-.06ZM7.22 2v.02a5 5 0 0 0 6.73 6.78h.02l.02-.02H14a.12.12 0 0 1 .19.12l-.01.04v.05a6.25 6.25 0 1 1-7.11-7.17h.03a.13.13 0 0 1 .13.18ZM5.5 3.6l-.07.04a5.06 5.06 0 1 0 6.94 6.94l.04-.06h-.03c-.23.03-.47.04-.71.04h-.04a6.19 6.19 0 0 1-6.14-6.93V3.6Z',
16
+ },
17
+ },
18
+ ],
19
+ },
20
+ name: 'night-mode-off',
21
+ theme: 'outlined',
22
+ };
23
+
24
+ export default NightModeOffOutlined;
@@ -0,0 +1,24 @@
1
+ // This icon file is generated automatically.
2
+ import { IconDefinition } from '../types';
3
+
4
+ const NightModeOnOutlined: IconDefinition = {
5
+ icon: {
6
+ tag: 'svg',
7
+ attrs: { viewBox: '0 0 16 16', focusable: 'false' },
8
+ children: [
9
+ {
10
+ tag: 'path',
11
+ attrs: {
12
+ 'fill-rule': 'nonzero',
13
+ stroke: 'none',
14
+ 'stroke-width': '1',
15
+ d: 'M10.07 2.14c.25 0 .5.07.7.2l.15.12a1.28 1.28 0 0 1 .38.9v2.41c0 .21-.05.4-.12.55-.07.15-.16.28-.28.38a1.27 1.27 0 0 1-1.52.1l-.14-.11a1.1 1.1 0 0 1-.19-.22l-.08-.15a1.26 1.26 0 0 1-.11-.53V3.38a1.15 1.15 0 0 1 .78-1.16c.14-.05.29-.08.43-.08Zm2.34.04c.06 0 .1.03.12.08l.76 2.1V2.3c0-.06.05-.12.12-.12h.65c.07 0 .12.05.13.12v4.54c0 .07-.06.13-.12.13h-.62a.12.12 0 0 1-.12-.08l-.76-2.1v2.06c0 .06-.06.12-.12.12h-.66a.13.13 0 0 1-.12-.12V2.3c0-.06.05-.12.12-.12h.62Zm-2.34.86a.34.34 0 0 0-.22.08c-.06.05-.09.13-.09.25v2.4c0 .13.03.2.09.26.06.05.14.08.22.08.1 0 .17-.03.23-.08s.09-.13.09-.25v-2.4c0-.13-.03-.2-.09-.26a.34.34 0 0 0-.23-.08ZM7.22 2v.02a5 5 0 0 0 6.73 6.78h.02l.02-.02H14a.12.12 0 0 1 .19.12l-.01.04v.05a6.25 6.25 0 1 1-7.11-7.17h.03a.13.13 0 0 1 .13.18ZM5.5 3.6l-.07.04a5.06 5.06 0 1 0 6.94 6.94l.04-.06h-.03c-.23.03-.47.04-.71.04h-.04a6.19 6.19 0 0 1-6.14-6.93V3.6Z',
16
+ },
17
+ },
18
+ ],
19
+ },
20
+ name: 'night-mode-on',
21
+ theme: 'outlined',
22
+ };
23
+
24
+ export default NightModeOnOutlined;
@@ -0,0 +1,24 @@
1
+ // This icon file is generated automatically.
2
+ import { IconDefinition } from '../types';
3
+
4
+ const TwoSplitScreenOutlined: IconDefinition = {
5
+ icon: {
6
+ tag: 'svg',
7
+ attrs: { viewBox: '0 0 16 16', focusable: 'false' },
8
+ children: [
9
+ {
10
+ tag: 'path',
11
+ attrs: {
12
+ 'fill-rule': 'evenodd',
13
+ stroke: 'none',
14
+ 'stroke-width': '1',
15
+ d: 'M15 2.9V13a.5.5 0 0 1-.4.48l-.1.01h-13a.5.5 0 0 1-.49-.4V2.98a.5.5 0 0 1 .4-.49h13.1a.5.5 0 0 1 .49.4Zm-6.56.72v1.16c0 .08-.04.13-.13.13H7.7c-.09 0-.13-.05-.13-.13V3.62H2.13v8.75h5.43v-1.15c0-.06.04-.1.09-.12h.66c.06 0 .1.03.12.08v1.19h5.45V3.62H8.44Zm0 3.82v1.12c0 .09-.04.13-.13.13H7.7c-.09 0-.13-.04-.13-.13V7.44c0-.09.04-.13.13-.13h.62c.08 0 .13.04.13.13Zm0-1.9v1.13c0 .08-.04.13-.13.13H7.7c-.09 0-.13-.05-.13-.13V5.55c0-.09.04-.13.13-.13h.62c.08 0 .13.04.13.13Zm0 3.79v1.12c0 .09-.04.13-.13.13H7.7c-.09 0-.13-.04-.13-.13V9.33c0-.09.04-.13.13-.13h.62c.08 0 .13.04.13.13Z',
16
+ },
17
+ },
18
+ ],
19
+ },
20
+ name: 'two-split-screen',
21
+ theme: 'outlined',
22
+ };
23
+
24
+ export default TwoSplitScreenOutlined;
package/src/index.ts CHANGED
@@ -430,6 +430,7 @@ export { default as GimbalBackDownPurely } from './asn/GimbalBackDownPurely';
430
430
  export { default as GimbalBackDownWhitePurely } from './asn/GimbalBackDownWhitePurely';
431
431
  export { default as GimbalCenterPurely } from './asn/GimbalCenterPurely';
432
432
  export { default as GimbalCenterWhitePurely } from './asn/GimbalCenterWhitePurely';
433
+ export { default as GimbalDirectionControlOutlined } from './asn/GimbalDirectionControlOutlined';
433
434
  export { default as GimbalDownPurely } from './asn/GimbalDownPurely';
434
435
  export { default as GimbalDownWhitePurely } from './asn/GimbalDownWhitePurely';
435
436
  export { default as GithubFilled } from './asn/GithubFilled';
@@ -519,10 +520,12 @@ export { default as KeyAreaOutlined } from './asn/KeyAreaOutlined';
519
520
  export { default as KeyOutlined } from './asn/KeyOutlined';
520
521
  export { default as KeyPersonPurely } from './asn/KeyPersonPurely';
521
522
  export { default as KeyVehiclePurely } from './asn/KeyVehiclePurely';
523
+ export { default as KeyboardOutlined } from './asn/KeyboardOutlined';
522
524
  export { default as KinescopeOutlined } from './asn/KinescopeOutlined';
523
525
  export { default as KinescopeStopOutlined } from './asn/KinescopeStopOutlined';
524
526
  export { default as LakeOutlined } from './asn/LakeOutlined';
525
527
  export { default as LandingOutlined } from './asn/LandingOutlined';
528
+ export { default as LaserRangefinderOutlined } from './asn/LaserRangefinderOutlined';
526
529
  export { default as LayoutDownOutlined } from './asn/LayoutDownOutlined';
527
530
  export { default as LayoutOutlined } from './asn/LayoutOutlined';
528
531
  export { default as LayoutRightOutlined } from './asn/LayoutRightOutlined';
@@ -643,6 +646,9 @@ export { default as MuteOutlined } from './asn/MuteOutlined';
643
646
  export { default as NaturalGasOutlined } from './asn/NaturalGasOutlined';
644
647
  export { default as NextOutlined } from './asn/NextOutlined';
645
648
  export { default as Nh3Outlined } from './asn/Nh3Outlined';
649
+ export { default as NightModeAutoOutlined } from './asn/NightModeAutoOutlined';
650
+ export { default as NightModeOffOutlined } from './asn/NightModeOffOutlined';
651
+ export { default as NightModeOnOutlined } from './asn/NightModeOnOutlined';
646
652
  export { default as NoAlarmPurely } from './asn/NoAlarmPurely';
647
653
  export { default as NoAppPurely } from './asn/NoAppPurely';
648
654
  export { default as NoCarPurely } from './asn/NoCarPurely';
@@ -986,6 +992,7 @@ export { default as TurnAroundOutlined } from './asn/TurnAroundOutlined';
986
992
  export { default as TurnLeftOutlined } from './asn/TurnLeftOutlined';
987
993
  export { default as TurnRightOutlined } from './asn/TurnRightOutlined';
988
994
  export { default as TwinsOutlined } from './asn/TwinsOutlined';
995
+ export { default as TwoSplitScreenOutlined } from './asn/TwoSplitScreenOutlined';
989
996
  export { default as TyphoonOutlined } from './asn/TyphoonOutlined';
990
997
  export { default as UnitFilled } from './asn/UnitFilled';
991
998
  export { default as UnitOutlined } from './asn/UnitOutlined';