@sensoro-design/icons-svg 2.95.0 → 2.97.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 (39) hide show
  1. package/es/asn/AiConfigOutlined.d.ts +3 -0
  2. package/es/asn/AiConfigOutlined.js +20 -0
  3. package/es/asn/DislikeOutlined.d.ts +3 -0
  4. package/es/asn/DislikeOutlined.js +20 -0
  5. package/es/asn/LayoutDownOutlined.d.ts +3 -0
  6. package/es/asn/LayoutDownOutlined.js +20 -0
  7. package/es/asn/LayoutRightOutlined.d.ts +3 -0
  8. package/es/asn/LayoutRightOutlined.js +20 -0
  9. package/es/asn/LikeOutlined.js +1 -1
  10. package/es/index.d.ts +4 -0
  11. package/es/index.js +4 -0
  12. package/inline-namespaced-svg/outlined/ai-config.svg +1 -0
  13. package/inline-namespaced-svg/outlined/dislike.svg +1 -0
  14. package/inline-namespaced-svg/outlined/layout-down.svg +1 -0
  15. package/inline-namespaced-svg/outlined/layout-right.svg +1 -0
  16. package/inline-namespaced-svg/outlined/like.svg +1 -1
  17. package/inline-svg/outlined/ai-config.svg +1 -0
  18. package/inline-svg/outlined/dislike.svg +1 -0
  19. package/inline-svg/outlined/layout-down.svg +1 -0
  20. package/inline-svg/outlined/layout-right.svg +1 -0
  21. package/inline-svg/outlined/like.svg +1 -1
  22. package/lib/asn/AiConfigOutlined.d.ts +3 -0
  23. package/lib/asn/AiConfigOutlined.js +41 -0
  24. package/lib/asn/DislikeOutlined.d.ts +3 -0
  25. package/lib/asn/DislikeOutlined.js +41 -0
  26. package/lib/asn/LayoutDownOutlined.d.ts +3 -0
  27. package/lib/asn/LayoutDownOutlined.js +41 -0
  28. package/lib/asn/LayoutRightOutlined.d.ts +3 -0
  29. package/lib/asn/LayoutRightOutlined.js +41 -0
  30. package/lib/asn/LikeOutlined.js +1 -1
  31. package/lib/index.d.ts +4 -0
  32. package/lib/index.js +12 -0
  33. package/package.json +1 -1
  34. package/src/asn/AiConfigOutlined.ts +21 -0
  35. package/src/asn/DislikeOutlined.ts +21 -0
  36. package/src/asn/LayoutDownOutlined.ts +21 -0
  37. package/src/asn/LayoutRightOutlined.ts +21 -0
  38. package/src/asn/LikeOutlined.ts +1 -1
  39. package/src/index.ts +4 -0
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../types';
2
+ declare const AiConfigOutlined: IconDefinition;
3
+ export default AiConfigOutlined;
@@ -0,0 +1,20 @@
1
+ // This icon file is generated automatically.
2
+
3
+ var AiConfigOutlined = {
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: 'M752 240a32 32 0 0 1 32 32v608a32 32 0 0 1-32 32H144a32 32 0 0 1-32-32V272a32 32 0 0 1 32-32h608zm-40 72H184v528h528V312zm168-200a32 32 0 0 1 32 32v616a8 8 0 0 1-8 8h-56a8 8 0 0 1-8-8V184H264a8 8 0 0 1-8-8v-56a8 8 0 0 1 8-8h616zM401.8 410.62a8.02 8.02 0 0 1 7.48 5.25L524.1 730.24a8 8 0 0 1-7.56 10.75H466.5a8 8 0 0 1-7.68-5.44l-17.6-52.99H323.84l-18.11 53a8 8 0 0 1-7.55 5.43H248a8 8 0 0 1-7.49-10.75l114.37-314.37a8 8 0 0 1 7.49-5.25h39.42zm223.54 0a8 8 0 0 1 8 8V733a8 8 0 0 1-8 8H576.7a8 8 0 0 1-7.93-8V418.62a8 8 0 0 1 8-8h48.57zm-241.6 97.54-41.79 120.13h82.11l-40.32-120.13z'
14
+ }
15
+ }]
16
+ },
17
+ name: 'ai-config',
18
+ theme: 'outlined'
19
+ };
20
+ export default AiConfigOutlined;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../types';
2
+ declare const DislikeOutlined: IconDefinition;
3
+ export default DislikeOutlined;
@@ -0,0 +1,20 @@
1
+ // This icon file is generated automatically.
2
+
3
+ var DislikeOutlined = {
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: 'M138.11 502.27a128.64 128.64 0 0 0-26.11 77.7c0 44.93 25.09 87.42 65.47 111.1a67.56 67.56 0 0 0 34.3 9.35h239.81l-6.01 122.88a107.29 107.29 0 0 0 29.5 79.36 106.47 106.47 0 0 0 77.95 33.47c51.97 0 97.92-35.01 111.75-85.12l85.95-311.04H880a32 32 0 0 0 32-32V144a32 32 0 0 0-32-32H278.72c-9.22 0-18.24 1.8-26.5 5.38a128.64 128.64 0 0 0-73.02 155.39 128.64 128.64 0 0 0-20.67 114.75 128.64 128.64 0 0 0-20.48 114.75zM840 184v283.97h-81.02V184H840zM203.58 537.02l21.9-19-13.9-25.41a57.09 57.09 0 0 1 12.68-70.27l21.95-19.01-13.89-25.41a57.09 57.09 0 0 1 12.67-70.27l21.89-19.07-13.89-25.41a56.83 56.83 0 0 1 26.69-79.1h415.36v287.1l-99.52 360.51A44.16 44.16 0 0 1 553.28 864a35.52 35.52 0 0 1-35.71-37.18l9.6-198.4H212.8a57.86 57.86 0 0 1-28.8-48.45 57.12 57.12 0 0 1 19.58-42.95z'
14
+ }
15
+ }]
16
+ },
17
+ name: 'dislike',
18
+ theme: 'outlined'
19
+ };
20
+ export default DislikeOutlined;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../types';
2
+ declare const LayoutDownOutlined: IconDefinition;
3
+ export default LayoutDownOutlined;
@@ -0,0 +1,20 @@
1
+ // This icon file is generated automatically.
2
+
3
+ var LayoutDownOutlined = {
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: 'M880 112a32 32 0 0 1 32 32v735.16a32 32 0 0 1-32 32H144.52a32 32 0 0 1-32-32V144a32 32 0 0 1 32-32H880zm-40 549H184.52v178.16H840V661zm0-477H184.52v405H840V184z'
14
+ }
15
+ }]
16
+ },
17
+ name: 'layout-down',
18
+ theme: 'outlined'
19
+ };
20
+ export default LayoutDownOutlined;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../types';
2
+ declare const LayoutRightOutlined: IconDefinition;
3
+ export default LayoutRightOutlined;
@@ -0,0 +1,20 @@
1
+ // This icon file is generated automatically.
2
+
3
+ var LayoutRightOutlined = {
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: 'M880 112a32 32 0 0 1 32 32v735.16a32 32 0 0 1-32 32H144.52a32 32 0 0 1-32-32V144a32 32 0 0 1 32-32H880zm-290 72H184.52v655.16H590V184zm250 0H662v655.16h178V184z'
14
+ }
15
+ }]
16
+ },
17
+ name: 'layout-right',
18
+ theme: 'outlined'
19
+ };
20
+ export default LayoutRightOutlined;
@@ -10,7 +10,7 @@ var LikeOutlined = {
10
10
  children: [{
11
11
  tag: 'path',
12
12
  attrs: {
13
- d: 'M885.9 533.7c16.8-22.2 26.1-49.4 26.1-77.7 0-44.9-25.1-87.4-65.5-111.1a67.67 67.67 0 0 0-34.3-9.3H572.4l6-122.9c1.4-29.7-9.1-57.9-29.5-79.4A106.62 106.62 0 0 0 471 99.9c-52 0-98 35-111.8 85.1l-85.9 311H144c-17.7 0-32 14.3-32 32v364c0 17.7 14.3 32 32 32h601.3c9.2 0 18.2-1.8 26.5-5.4 47.6-20.3 78.3-66.8 78.3-118.4 0-12.6-1.8-25-5.4-37 16.8-22.2 26.1-49.4 26.1-77.7 0-12.6-1.8-25-5.4-37 16.8-22.2 26.1-49.4 26.1-77.7-.2-12.6-2-25.1-5.6-37.1zM184 852V568h81v284h-81zm636.4-353-21.9 19 13.9 25.4a56.2 56.2 0 0 1 6.9 27.3c0 16.5-7.2 32.2-19.6 43l-21.9 19 13.9 25.4a56.2 56.2 0 0 1 6.9 27.3c0 16.5-7.2 32.2-19.6 43l-21.9 19 13.9 25.4a56.2 56.2 0 0 1 6.9 27.3c0 22.4-13.2 42.6-33.6 51.8H329V564.8l99.5-360.5a44.1 44.1 0 0 1 42.2-32.3c7.6 0 15.1 2.2 21.1 6.7 9.9 7.4 15.2 18.6 14.6 30.5l-9.6 198.4h314.4C829 418.5 840 436.9 840 456c0 16.5-7.2 32.1-19.6 43z'
13
+ d: 'M885.89 521.73a128.64 128.64 0 0 0 26.11-77.7c0-44.93-25.09-87.42-65.47-111.1a67.65 67.65 0 0 0-34.3-9.35H572.41l5.95-122.88a107.07 107.07 0 0 0-29.44-79.36 106.62 106.62 0 0 0-77.95-33.47c-51.97 0-97.92 35.01-111.81 85.12l-85.89 311.04H144a32 32 0 0 0-32 32V880a32 32 0 0 0 32 32h601.28c9.22 0 18.24-1.8 26.5-5.38a128.64 128.64 0 0 0 72.96-155.39 128.64 128.64 0 0 0 20.67-114.75 128.64 128.64 0 0 0 20.48-114.75zM184 840V555.97h81.02V840H184zm636.42-353.02-21.9 19 13.9 25.41a57.09 57.09 0 0 1-12.68 70.27l-21.95 19.01 13.89 25.41a57.09 57.09 0 0 1-12.67 70.27l-21.89 19.07 13.89 25.35a56.83 56.83 0 0 1-26.69 79.1H328.96v-287.1l99.52-360.45A44.16 44.16 0 0 1 470.72 160a35.52 35.52 0 0 1 35.71 37.18l-9.6 198.4H811.2C829 406.46 840 424.9 840 443.97a57.28 57.28 0 0 1-19.58 43z'
14
14
  }
15
15
  }]
16
16
  },
package/es/index.d.ts CHANGED
@@ -7,6 +7,7 @@ export { default as AccountBookOutlined } from './asn/AccountBookOutlined';
7
7
  export { default as AccountBookTwoTone } from './asn/AccountBookTwoTone';
8
8
  export { default as AccountOutlined } from './asn/AccountOutlined';
9
9
  export { default as AddressOutlined } from './asn/AddressOutlined';
10
+ export { default as AiConfigOutlined } from './asn/AiConfigOutlined';
10
11
  export { default as AiOutlined } from './asn/AiOutlined';
11
12
  export { default as AiSearchOutlined } from './asn/AiSearchOutlined';
12
13
  export { default as AimFilled } from './asn/AimFilled';
@@ -223,6 +224,7 @@ export { default as DewOutlined } from './asn/DewOutlined';
223
224
  export { default as DigitalMediaFilled } from './asn/DigitalMediaFilled';
224
225
  export { default as DigitalMediaOutlined } from './asn/DigitalMediaOutlined';
225
226
  export { default as DirectedFlightOutlined } from './asn/DirectedFlightOutlined';
227
+ export { default as DislikeOutlined } from './asn/DislikeOutlined';
226
228
  export { default as DistanceOutlined } from './asn/DistanceOutlined';
227
229
  export { default as DockFilled } from './asn/DockFilled';
228
230
  export { default as DockOutlined } from './asn/DockOutlined';
@@ -519,7 +521,9 @@ export { default as KinescopeOutlined } from './asn/KinescopeOutlined';
519
521
  export { default as KinescopeStopOutlined } from './asn/KinescopeStopOutlined';
520
522
  export { default as LakeOutlined } from './asn/LakeOutlined';
521
523
  export { default as LandingOutlined } from './asn/LandingOutlined';
524
+ export { default as LayoutDownOutlined } from './asn/LayoutDownOutlined';
522
525
  export { default as LayoutOutlined } from './asn/LayoutOutlined';
526
+ export { default as LayoutRightOutlined } from './asn/LayoutRightOutlined';
523
527
  export { default as LeakingOutlined } from './asn/LeakingOutlined';
524
528
  export { default as LeaveOutlined } from './asn/LeaveOutlined';
525
529
  export { default as LeavesOutlined } from './asn/LeavesOutlined';
package/es/index.js CHANGED
@@ -8,6 +8,7 @@ export { default as AccountBookOutlined } from "./asn/AccountBookOutlined";
8
8
  export { default as AccountBookTwoTone } from "./asn/AccountBookTwoTone";
9
9
  export { default as AccountOutlined } from "./asn/AccountOutlined";
10
10
  export { default as AddressOutlined } from "./asn/AddressOutlined";
11
+ export { default as AiConfigOutlined } from "./asn/AiConfigOutlined";
11
12
  export { default as AiOutlined } from "./asn/AiOutlined";
12
13
  export { default as AiSearchOutlined } from "./asn/AiSearchOutlined";
13
14
  export { default as AimFilled } from "./asn/AimFilled";
@@ -224,6 +225,7 @@ export { default as DewOutlined } from "./asn/DewOutlined";
224
225
  export { default as DigitalMediaFilled } from "./asn/DigitalMediaFilled";
225
226
  export { default as DigitalMediaOutlined } from "./asn/DigitalMediaOutlined";
226
227
  export { default as DirectedFlightOutlined } from "./asn/DirectedFlightOutlined";
228
+ export { default as DislikeOutlined } from "./asn/DislikeOutlined";
227
229
  export { default as DistanceOutlined } from "./asn/DistanceOutlined";
228
230
  export { default as DockFilled } from "./asn/DockFilled";
229
231
  export { default as DockOutlined } from "./asn/DockOutlined";
@@ -520,7 +522,9 @@ export { default as KinescopeOutlined } from "./asn/KinescopeOutlined";
520
522
  export { default as KinescopeStopOutlined } from "./asn/KinescopeStopOutlined";
521
523
  export { default as LakeOutlined } from "./asn/LakeOutlined";
522
524
  export { default as LandingOutlined } from "./asn/LandingOutlined";
525
+ export { default as LayoutDownOutlined } from "./asn/LayoutDownOutlined";
523
526
  export { default as LayoutOutlined } from "./asn/LayoutOutlined";
527
+ export { default as LayoutRightOutlined } from "./asn/LayoutRightOutlined";
524
528
  export { default as LeakingOutlined } from "./asn/LeakingOutlined";
525
529
  export { default as LeaveOutlined } from "./asn/LeaveOutlined";
526
530
  export { default as LeavesOutlined } from "./asn/LeavesOutlined";
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 1024 1024" focusable="false" xmlns="http://www.w3.org/2000/svg"><path d="M752 240a32 32 0 0 1 32 32v608a32 32 0 0 1-32 32H144a32 32 0 0 1-32-32V272a32 32 0 0 1 32-32h608zm-40 72H184v528h528V312zm168-200a32 32 0 0 1 32 32v616a8 8 0 0 1-8 8h-56a8 8 0 0 1-8-8V184H264a8 8 0 0 1-8-8v-56a8 8 0 0 1 8-8h616zM401.8 410.62a8.02 8.02 0 0 1 7.48 5.25L524.1 730.24a8 8 0 0 1-7.56 10.75H466.5a8 8 0 0 1-7.68-5.44l-17.6-52.99H323.84l-18.11 53a8 8 0 0 1-7.55 5.43H248a8 8 0 0 1-7.49-10.75l114.37-314.37a8 8 0 0 1 7.49-5.25h39.42zm223.54 0a8 8 0 0 1 8 8V733a8 8 0 0 1-8 8H576.7a8 8 0 0 1-7.93-8V418.62a8 8 0 0 1 8-8h48.57zm-241.6 97.54-41.79 120.13h82.11l-40.32-120.13z" /></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 1024 1024" focusable="false" xmlns="http://www.w3.org/2000/svg"><path d="M138.11 502.27a128.64 128.64 0 0 0-26.11 77.7c0 44.93 25.09 87.42 65.47 111.1a67.56 67.56 0 0 0 34.3 9.35h239.81l-6.01 122.88a107.29 107.29 0 0 0 29.5 79.36 106.47 106.47 0 0 0 77.95 33.47c51.97 0 97.92-35.01 111.75-85.12l85.95-311.04H880a32 32 0 0 0 32-32V144a32 32 0 0 0-32-32H278.72c-9.22 0-18.24 1.8-26.5 5.38a128.64 128.64 0 0 0-73.02 155.39 128.64 128.64 0 0 0-20.67 114.75 128.64 128.64 0 0 0-20.48 114.75zM840 184v283.97h-81.02V184H840zM203.58 537.02l21.9-19-13.9-25.41a57.09 57.09 0 0 1 12.68-70.27l21.95-19.01-13.89-25.41a57.09 57.09 0 0 1 12.67-70.27l21.89-19.07-13.89-25.41a56.83 56.83 0 0 1 26.69-79.1h415.36v287.1l-99.52 360.51A44.16 44.16 0 0 1 553.28 864a35.52 35.52 0 0 1-35.71-37.18l9.6-198.4H212.8a57.86 57.86 0 0 1-28.8-48.45 57.12 57.12 0 0 1 19.58-42.95z" /></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 1024 1024" focusable="false" xmlns="http://www.w3.org/2000/svg"><path d="M880 112a32 32 0 0 1 32 32v735.16a32 32 0 0 1-32 32H144.52a32 32 0 0 1-32-32V144a32 32 0 0 1 32-32H880zm-40 549H184.52v178.16H840V661zm0-477H184.52v405H840V184z" /></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 1024 1024" focusable="false" xmlns="http://www.w3.org/2000/svg"><path d="M880 112a32 32 0 0 1 32 32v735.16a32 32 0 0 1-32 32H144.52a32 32 0 0 1-32-32V144a32 32 0 0 1 32-32H880zm-290 72H184.52v655.16H590V184zm250 0H662v655.16h178V184z" /></svg>
@@ -1 +1 @@
1
- <svg viewBox="0 0 1024 1024" focusable="false" xmlns="http://www.w3.org/2000/svg"><path d="M885.9 533.7c16.8-22.2 26.1-49.4 26.1-77.7 0-44.9-25.1-87.4-65.5-111.1a67.67 67.67 0 0 0-34.3-9.3H572.4l6-122.9c1.4-29.7-9.1-57.9-29.5-79.4A106.62 106.62 0 0 0 471 99.9c-52 0-98 35-111.8 85.1l-85.9 311H144c-17.7 0-32 14.3-32 32v364c0 17.7 14.3 32 32 32h601.3c9.2 0 18.2-1.8 26.5-5.4 47.6-20.3 78.3-66.8 78.3-118.4 0-12.6-1.8-25-5.4-37 16.8-22.2 26.1-49.4 26.1-77.7 0-12.6-1.8-25-5.4-37 16.8-22.2 26.1-49.4 26.1-77.7-.2-12.6-2-25.1-5.6-37.1zM184 852V568h81v284h-81zm636.4-353-21.9 19 13.9 25.4a56.2 56.2 0 0 1 6.9 27.3c0 16.5-7.2 32.2-19.6 43l-21.9 19 13.9 25.4a56.2 56.2 0 0 1 6.9 27.3c0 16.5-7.2 32.2-19.6 43l-21.9 19 13.9 25.4a56.2 56.2 0 0 1 6.9 27.3c0 22.4-13.2 42.6-33.6 51.8H329V564.8l99.5-360.5a44.1 44.1 0 0 1 42.2-32.3c7.6 0 15.1 2.2 21.1 6.7 9.9 7.4 15.2 18.6 14.6 30.5l-9.6 198.4h314.4C829 418.5 840 436.9 840 456c0 16.5-7.2 32.1-19.6 43z" /></svg>
1
+ <svg viewBox="0 0 1024 1024" focusable="false" xmlns="http://www.w3.org/2000/svg"><path d="M885.89 521.73a128.64 128.64 0 0 0 26.11-77.7c0-44.93-25.09-87.42-65.47-111.1a67.65 67.65 0 0 0-34.3-9.35H572.41l5.95-122.88a107.07 107.07 0 0 0-29.44-79.36 106.62 106.62 0 0 0-77.95-33.47c-51.97 0-97.92 35.01-111.81 85.12l-85.89 311.04H144a32 32 0 0 0-32 32V880a32 32 0 0 0 32 32h601.28c9.22 0 18.24-1.8 26.5-5.38a128.64 128.64 0 0 0 72.96-155.39 128.64 128.64 0 0 0 20.67-114.75 128.64 128.64 0 0 0 20.48-114.75zM184 840V555.97h81.02V840H184zm636.42-353.02-21.9 19 13.9 25.41a57.09 57.09 0 0 1-12.68 70.27l-21.95 19.01 13.89 25.41a57.09 57.09 0 0 1-12.67 70.27l-21.89 19.07 13.89 25.35a56.83 56.83 0 0 1-26.69 79.1H328.96v-287.1l99.52-360.45A44.16 44.16 0 0 1 470.72 160a35.52 35.52 0 0 1 35.71 37.18l-9.6 198.4H811.2C829 406.46 840 424.9 840 443.97a57.28 57.28 0 0 1-19.58 43z" /></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 1024 1024" focusable="false"><path d="M752 240a32 32 0 0 1 32 32v608a32 32 0 0 1-32 32H144a32 32 0 0 1-32-32V272a32 32 0 0 1 32-32h608zm-40 72H184v528h528V312zm168-200a32 32 0 0 1 32 32v616a8 8 0 0 1-8 8h-56a8 8 0 0 1-8-8V184H264a8 8 0 0 1-8-8v-56a8 8 0 0 1 8-8h616zM401.8 410.62a8.02 8.02 0 0 1 7.48 5.25L524.1 730.24a8 8 0 0 1-7.56 10.75H466.5a8 8 0 0 1-7.68-5.44l-17.6-52.99H323.84l-18.11 53a8 8 0 0 1-7.55 5.43H248a8 8 0 0 1-7.49-10.75l114.37-314.37a8 8 0 0 1 7.49-5.25h39.42zm223.54 0a8 8 0 0 1 8 8V733a8 8 0 0 1-8 8H576.7a8 8 0 0 1-7.93-8V418.62a8 8 0 0 1 8-8h48.57zm-241.6 97.54-41.79 120.13h82.11l-40.32-120.13z" /></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 1024 1024" focusable="false"><path d="M138.11 502.27a128.64 128.64 0 0 0-26.11 77.7c0 44.93 25.09 87.42 65.47 111.1a67.56 67.56 0 0 0 34.3 9.35h239.81l-6.01 122.88a107.29 107.29 0 0 0 29.5 79.36 106.47 106.47 0 0 0 77.95 33.47c51.97 0 97.92-35.01 111.75-85.12l85.95-311.04H880a32 32 0 0 0 32-32V144a32 32 0 0 0-32-32H278.72c-9.22 0-18.24 1.8-26.5 5.38a128.64 128.64 0 0 0-73.02 155.39 128.64 128.64 0 0 0-20.67 114.75 128.64 128.64 0 0 0-20.48 114.75zM840 184v283.97h-81.02V184H840zM203.58 537.02l21.9-19-13.9-25.41a57.09 57.09 0 0 1 12.68-70.27l21.95-19.01-13.89-25.41a57.09 57.09 0 0 1 12.67-70.27l21.89-19.07-13.89-25.41a56.83 56.83 0 0 1 26.69-79.1h415.36v287.1l-99.52 360.51A44.16 44.16 0 0 1 553.28 864a35.52 35.52 0 0 1-35.71-37.18l9.6-198.4H212.8a57.86 57.86 0 0 1-28.8-48.45 57.12 57.12 0 0 1 19.58-42.95z" /></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 1024 1024" focusable="false"><path d="M880 112a32 32 0 0 1 32 32v735.16a32 32 0 0 1-32 32H144.52a32 32 0 0 1-32-32V144a32 32 0 0 1 32-32H880zm-40 549H184.52v178.16H840V661zm0-477H184.52v405H840V184z" /></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 1024 1024" focusable="false"><path d="M880 112a32 32 0 0 1 32 32v735.16a32 32 0 0 1-32 32H144.52a32 32 0 0 1-32-32V144a32 32 0 0 1 32-32H880zm-290 72H184.52v655.16H590V184zm250 0H662v655.16h178V184z" /></svg>
@@ -1 +1 @@
1
- <svg viewBox="0 0 1024 1024" focusable="false"><path d="M885.9 533.7c16.8-22.2 26.1-49.4 26.1-77.7 0-44.9-25.1-87.4-65.5-111.1a67.67 67.67 0 0 0-34.3-9.3H572.4l6-122.9c1.4-29.7-9.1-57.9-29.5-79.4A106.62 106.62 0 0 0 471 99.9c-52 0-98 35-111.8 85.1l-85.9 311H144c-17.7 0-32 14.3-32 32v364c0 17.7 14.3 32 32 32h601.3c9.2 0 18.2-1.8 26.5-5.4 47.6-20.3 78.3-66.8 78.3-118.4 0-12.6-1.8-25-5.4-37 16.8-22.2 26.1-49.4 26.1-77.7 0-12.6-1.8-25-5.4-37 16.8-22.2 26.1-49.4 26.1-77.7-.2-12.6-2-25.1-5.6-37.1zM184 852V568h81v284h-81zm636.4-353-21.9 19 13.9 25.4a56.2 56.2 0 0 1 6.9 27.3c0 16.5-7.2 32.2-19.6 43l-21.9 19 13.9 25.4a56.2 56.2 0 0 1 6.9 27.3c0 16.5-7.2 32.2-19.6 43l-21.9 19 13.9 25.4a56.2 56.2 0 0 1 6.9 27.3c0 22.4-13.2 42.6-33.6 51.8H329V564.8l99.5-360.5a44.1 44.1 0 0 1 42.2-32.3c7.6 0 15.1 2.2 21.1 6.7 9.9 7.4 15.2 18.6 14.6 30.5l-9.6 198.4h314.4C829 418.5 840 436.9 840 456c0 16.5-7.2 32.1-19.6 43z" /></svg>
1
+ <svg viewBox="0 0 1024 1024" focusable="false"><path d="M885.89 521.73a128.64 128.64 0 0 0 26.11-77.7c0-44.93-25.09-87.42-65.47-111.1a67.65 67.65 0 0 0-34.3-9.35H572.41l5.95-122.88a107.07 107.07 0 0 0-29.44-79.36 106.62 106.62 0 0 0-77.95-33.47c-51.97 0-97.92 35.01-111.81 85.12l-85.89 311.04H144a32 32 0 0 0-32 32V880a32 32 0 0 0 32 32h601.28c9.22 0 18.24-1.8 26.5-5.38a128.64 128.64 0 0 0 72.96-155.39 128.64 128.64 0 0 0 20.67-114.75 128.64 128.64 0 0 0 20.48-114.75zM184 840V555.97h81.02V840H184zm636.42-353.02-21.9 19 13.9 25.41a57.09 57.09 0 0 1-12.68 70.27l-21.95 19.01 13.89 25.41a57.09 57.09 0 0 1-12.67 70.27l-21.89 19.07 13.89 25.35a56.83 56.83 0 0 1-26.69 79.1H328.96v-287.1l99.52-360.45A44.16 44.16 0 0 1 470.72 160a35.52 35.52 0 0 1 35.71 37.18l-9.6 198.4H811.2C829 406.46 840 424.9 840 443.97a57.28 57.28 0 0 1-19.58 43z" /></svg>
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../types';
2
+ declare const AiConfigOutlined: IconDefinition;
3
+ export default AiConfigOutlined;
@@ -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/AiConfigOutlined.ts
20
+ var AiConfigOutlined_exports = {};
21
+ __export(AiConfigOutlined_exports, {
22
+ default: () => AiConfigOutlined_default
23
+ });
24
+ module.exports = __toCommonJS(AiConfigOutlined_exports);
25
+ var AiConfigOutlined = {
26
+ icon: {
27
+ tag: "svg",
28
+ attrs: { viewBox: "0 0 1024 1024", focusable: "false" },
29
+ children: [
30
+ {
31
+ tag: "path",
32
+ attrs: {
33
+ d: "M752 240a32 32 0 0 1 32 32v608a32 32 0 0 1-32 32H144a32 32 0 0 1-32-32V272a32 32 0 0 1 32-32h608zm-40 72H184v528h528V312zm168-200a32 32 0 0 1 32 32v616a8 8 0 0 1-8 8h-56a8 8 0 0 1-8-8V184H264a8 8 0 0 1-8-8v-56a8 8 0 0 1 8-8h616zM401.8 410.62a8.02 8.02 0 0 1 7.48 5.25L524.1 730.24a8 8 0 0 1-7.56 10.75H466.5a8 8 0 0 1-7.68-5.44l-17.6-52.99H323.84l-18.11 53a8 8 0 0 1-7.55 5.43H248a8 8 0 0 1-7.49-10.75l114.37-314.37a8 8 0 0 1 7.49-5.25h39.42zm223.54 0a8 8 0 0 1 8 8V733a8 8 0 0 1-8 8H576.7a8 8 0 0 1-7.93-8V418.62a8 8 0 0 1 8-8h48.57zm-241.6 97.54-41.79 120.13h82.11l-40.32-120.13z"
34
+ }
35
+ }
36
+ ]
37
+ },
38
+ name: "ai-config",
39
+ theme: "outlined"
40
+ };
41
+ var AiConfigOutlined_default = AiConfigOutlined;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../types';
2
+ declare const DislikeOutlined: IconDefinition;
3
+ export default DislikeOutlined;
@@ -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/DislikeOutlined.ts
20
+ var DislikeOutlined_exports = {};
21
+ __export(DislikeOutlined_exports, {
22
+ default: () => DislikeOutlined_default
23
+ });
24
+ module.exports = __toCommonJS(DislikeOutlined_exports);
25
+ var DislikeOutlined = {
26
+ icon: {
27
+ tag: "svg",
28
+ attrs: { viewBox: "0 0 1024 1024", focusable: "false" },
29
+ children: [
30
+ {
31
+ tag: "path",
32
+ attrs: {
33
+ d: "M138.11 502.27a128.64 128.64 0 0 0-26.11 77.7c0 44.93 25.09 87.42 65.47 111.1a67.56 67.56 0 0 0 34.3 9.35h239.81l-6.01 122.88a107.29 107.29 0 0 0 29.5 79.36 106.47 106.47 0 0 0 77.95 33.47c51.97 0 97.92-35.01 111.75-85.12l85.95-311.04H880a32 32 0 0 0 32-32V144a32 32 0 0 0-32-32H278.72c-9.22 0-18.24 1.8-26.5 5.38a128.64 128.64 0 0 0-73.02 155.39 128.64 128.64 0 0 0-20.67 114.75 128.64 128.64 0 0 0-20.48 114.75zM840 184v283.97h-81.02V184H840zM203.58 537.02l21.9-19-13.9-25.41a57.09 57.09 0 0 1 12.68-70.27l21.95-19.01-13.89-25.41a57.09 57.09 0 0 1 12.67-70.27l21.89-19.07-13.89-25.41a56.83 56.83 0 0 1 26.69-79.1h415.36v287.1l-99.52 360.51A44.16 44.16 0 0 1 553.28 864a35.52 35.52 0 0 1-35.71-37.18l9.6-198.4H212.8a57.86 57.86 0 0 1-28.8-48.45 57.12 57.12 0 0 1 19.58-42.95z"
34
+ }
35
+ }
36
+ ]
37
+ },
38
+ name: "dislike",
39
+ theme: "outlined"
40
+ };
41
+ var DislikeOutlined_default = DislikeOutlined;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../types';
2
+ declare const LayoutDownOutlined: IconDefinition;
3
+ export default LayoutDownOutlined;
@@ -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/LayoutDownOutlined.ts
20
+ var LayoutDownOutlined_exports = {};
21
+ __export(LayoutDownOutlined_exports, {
22
+ default: () => LayoutDownOutlined_default
23
+ });
24
+ module.exports = __toCommonJS(LayoutDownOutlined_exports);
25
+ var LayoutDownOutlined = {
26
+ icon: {
27
+ tag: "svg",
28
+ attrs: { viewBox: "0 0 1024 1024", focusable: "false" },
29
+ children: [
30
+ {
31
+ tag: "path",
32
+ attrs: {
33
+ d: "M880 112a32 32 0 0 1 32 32v735.16a32 32 0 0 1-32 32H144.52a32 32 0 0 1-32-32V144a32 32 0 0 1 32-32H880zm-40 549H184.52v178.16H840V661zm0-477H184.52v405H840V184z"
34
+ }
35
+ }
36
+ ]
37
+ },
38
+ name: "layout-down",
39
+ theme: "outlined"
40
+ };
41
+ var LayoutDownOutlined_default = LayoutDownOutlined;
@@ -0,0 +1,3 @@
1
+ import { IconDefinition } from '../types';
2
+ declare const LayoutRightOutlined: IconDefinition;
3
+ export default LayoutRightOutlined;
@@ -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/LayoutRightOutlined.ts
20
+ var LayoutRightOutlined_exports = {};
21
+ __export(LayoutRightOutlined_exports, {
22
+ default: () => LayoutRightOutlined_default
23
+ });
24
+ module.exports = __toCommonJS(LayoutRightOutlined_exports);
25
+ var LayoutRightOutlined = {
26
+ icon: {
27
+ tag: "svg",
28
+ attrs: { viewBox: "0 0 1024 1024", focusable: "false" },
29
+ children: [
30
+ {
31
+ tag: "path",
32
+ attrs: {
33
+ d: "M880 112a32 32 0 0 1 32 32v735.16a32 32 0 0 1-32 32H144.52a32 32 0 0 1-32-32V144a32 32 0 0 1 32-32H880zm-290 72H184.52v655.16H590V184zm250 0H662v655.16h178V184z"
34
+ }
35
+ }
36
+ ]
37
+ },
38
+ name: "layout-right",
39
+ theme: "outlined"
40
+ };
41
+ var LayoutRightOutlined_default = LayoutRightOutlined;
@@ -30,7 +30,7 @@ var LikeOutlined = {
30
30
  {
31
31
  tag: "path",
32
32
  attrs: {
33
- d: "M885.9 533.7c16.8-22.2 26.1-49.4 26.1-77.7 0-44.9-25.1-87.4-65.5-111.1a67.67 67.67 0 0 0-34.3-9.3H572.4l6-122.9c1.4-29.7-9.1-57.9-29.5-79.4A106.62 106.62 0 0 0 471 99.9c-52 0-98 35-111.8 85.1l-85.9 311H144c-17.7 0-32 14.3-32 32v364c0 17.7 14.3 32 32 32h601.3c9.2 0 18.2-1.8 26.5-5.4 47.6-20.3 78.3-66.8 78.3-118.4 0-12.6-1.8-25-5.4-37 16.8-22.2 26.1-49.4 26.1-77.7 0-12.6-1.8-25-5.4-37 16.8-22.2 26.1-49.4 26.1-77.7-.2-12.6-2-25.1-5.6-37.1zM184 852V568h81v284h-81zm636.4-353-21.9 19 13.9 25.4a56.2 56.2 0 0 1 6.9 27.3c0 16.5-7.2 32.2-19.6 43l-21.9 19 13.9 25.4a56.2 56.2 0 0 1 6.9 27.3c0 16.5-7.2 32.2-19.6 43l-21.9 19 13.9 25.4a56.2 56.2 0 0 1 6.9 27.3c0 22.4-13.2 42.6-33.6 51.8H329V564.8l99.5-360.5a44.1 44.1 0 0 1 42.2-32.3c7.6 0 15.1 2.2 21.1 6.7 9.9 7.4 15.2 18.6 14.6 30.5l-9.6 198.4h314.4C829 418.5 840 436.9 840 456c0 16.5-7.2 32.1-19.6 43z"
33
+ d: "M885.89 521.73a128.64 128.64 0 0 0 26.11-77.7c0-44.93-25.09-87.42-65.47-111.1a67.65 67.65 0 0 0-34.3-9.35H572.41l5.95-122.88a107.07 107.07 0 0 0-29.44-79.36 106.62 106.62 0 0 0-77.95-33.47c-51.97 0-97.92 35.01-111.81 85.12l-85.89 311.04H144a32 32 0 0 0-32 32V880a32 32 0 0 0 32 32h601.28c9.22 0 18.24-1.8 26.5-5.38a128.64 128.64 0 0 0 72.96-155.39 128.64 128.64 0 0 0 20.67-114.75 128.64 128.64 0 0 0 20.48-114.75zM184 840V555.97h81.02V840H184zm636.42-353.02-21.9 19 13.9 25.41a57.09 57.09 0 0 1-12.68 70.27l-21.95 19.01 13.89 25.41a57.09 57.09 0 0 1-12.67 70.27l-21.89 19.07 13.89 25.35a56.83 56.83 0 0 1-26.69 79.1H328.96v-287.1l99.52-360.45A44.16 44.16 0 0 1 470.72 160a35.52 35.52 0 0 1 35.71 37.18l-9.6 198.4H811.2C829 406.46 840 424.9 840 443.97a57.28 57.28 0 0 1-19.58 43z"
34
34
  }
35
35
  }
36
36
  ]
package/lib/index.d.ts CHANGED
@@ -7,6 +7,7 @@ export { default as AccountBookOutlined } from './asn/AccountBookOutlined';
7
7
  export { default as AccountBookTwoTone } from './asn/AccountBookTwoTone';
8
8
  export { default as AccountOutlined } from './asn/AccountOutlined';
9
9
  export { default as AddressOutlined } from './asn/AddressOutlined';
10
+ export { default as AiConfigOutlined } from './asn/AiConfigOutlined';
10
11
  export { default as AiOutlined } from './asn/AiOutlined';
11
12
  export { default as AiSearchOutlined } from './asn/AiSearchOutlined';
12
13
  export { default as AimFilled } from './asn/AimFilled';
@@ -223,6 +224,7 @@ export { default as DewOutlined } from './asn/DewOutlined';
223
224
  export { default as DigitalMediaFilled } from './asn/DigitalMediaFilled';
224
225
  export { default as DigitalMediaOutlined } from './asn/DigitalMediaOutlined';
225
226
  export { default as DirectedFlightOutlined } from './asn/DirectedFlightOutlined';
227
+ export { default as DislikeOutlined } from './asn/DislikeOutlined';
226
228
  export { default as DistanceOutlined } from './asn/DistanceOutlined';
227
229
  export { default as DockFilled } from './asn/DockFilled';
228
230
  export { default as DockOutlined } from './asn/DockOutlined';
@@ -519,7 +521,9 @@ export { default as KinescopeOutlined } from './asn/KinescopeOutlined';
519
521
  export { default as KinescopeStopOutlined } from './asn/KinescopeStopOutlined';
520
522
  export { default as LakeOutlined } from './asn/LakeOutlined';
521
523
  export { default as LandingOutlined } from './asn/LandingOutlined';
524
+ export { default as LayoutDownOutlined } from './asn/LayoutDownOutlined';
522
525
  export { default as LayoutOutlined } from './asn/LayoutOutlined';
526
+ export { default as LayoutRightOutlined } from './asn/LayoutRightOutlined';
523
527
  export { default as LeakingOutlined } from './asn/LeakingOutlined';
524
528
  export { default as LeaveOutlined } from './asn/LeaveOutlined';
525
529
  export { default as LeavesOutlined } from './asn/LeavesOutlined';
package/lib/index.js CHANGED
@@ -38,6 +38,7 @@ __export(src_exports, {
38
38
  AccountBookTwoTone: () => import_AccountBookTwoTone.default,
39
39
  AccountOutlined: () => import_AccountOutlined.default,
40
40
  AddressOutlined: () => import_AddressOutlined.default,
41
+ AiConfigOutlined: () => import_AiConfigOutlined.default,
41
42
  AiOutlined: () => import_AiOutlined.default,
42
43
  AiSearchOutlined: () => import_AiSearchOutlined.default,
43
44
  AimFilled: () => import_AimFilled.default,
@@ -254,6 +255,7 @@ __export(src_exports, {
254
255
  DigitalMediaFilled: () => import_DigitalMediaFilled.default,
255
256
  DigitalMediaOutlined: () => import_DigitalMediaOutlined.default,
256
257
  DirectedFlightOutlined: () => import_DirectedFlightOutlined.default,
258
+ DislikeOutlined: () => import_DislikeOutlined.default,
257
259
  DistanceOutlined: () => import_DistanceOutlined.default,
258
260
  DockFilled: () => import_DockFilled.default,
259
261
  DockOutlined: () => import_DockOutlined.default,
@@ -550,7 +552,9 @@ __export(src_exports, {
550
552
  KinescopeStopOutlined: () => import_KinescopeStopOutlined.default,
551
553
  LakeOutlined: () => import_LakeOutlined.default,
552
554
  LandingOutlined: () => import_LandingOutlined.default,
555
+ LayoutDownOutlined: () => import_LayoutDownOutlined.default,
553
556
  LayoutOutlined: () => import_LayoutOutlined.default,
557
+ LayoutRightOutlined: () => import_LayoutRightOutlined.default,
554
558
  LeakingOutlined: () => import_LeakingOutlined.default,
555
559
  LeaveOutlined: () => import_LeaveOutlined.default,
556
560
  LeavesOutlined: () => import_LeavesOutlined.default,
@@ -1125,6 +1129,7 @@ var import_AccountBookOutlined = __toESM(require("./asn/AccountBookOutlined"));
1125
1129
  var import_AccountBookTwoTone = __toESM(require("./asn/AccountBookTwoTone"));
1126
1130
  var import_AccountOutlined = __toESM(require("./asn/AccountOutlined"));
1127
1131
  var import_AddressOutlined = __toESM(require("./asn/AddressOutlined"));
1132
+ var import_AiConfigOutlined = __toESM(require("./asn/AiConfigOutlined"));
1128
1133
  var import_AiOutlined = __toESM(require("./asn/AiOutlined"));
1129
1134
  var import_AiSearchOutlined = __toESM(require("./asn/AiSearchOutlined"));
1130
1135
  var import_AimFilled = __toESM(require("./asn/AimFilled"));
@@ -1341,6 +1346,7 @@ var import_DewOutlined = __toESM(require("./asn/DewOutlined"));
1341
1346
  var import_DigitalMediaFilled = __toESM(require("./asn/DigitalMediaFilled"));
1342
1347
  var import_DigitalMediaOutlined = __toESM(require("./asn/DigitalMediaOutlined"));
1343
1348
  var import_DirectedFlightOutlined = __toESM(require("./asn/DirectedFlightOutlined"));
1349
+ var import_DislikeOutlined = __toESM(require("./asn/DislikeOutlined"));
1344
1350
  var import_DistanceOutlined = __toESM(require("./asn/DistanceOutlined"));
1345
1351
  var import_DockFilled = __toESM(require("./asn/DockFilled"));
1346
1352
  var import_DockOutlined = __toESM(require("./asn/DockOutlined"));
@@ -1637,7 +1643,9 @@ var import_KinescopeOutlined = __toESM(require("./asn/KinescopeOutlined"));
1637
1643
  var import_KinescopeStopOutlined = __toESM(require("./asn/KinescopeStopOutlined"));
1638
1644
  var import_LakeOutlined = __toESM(require("./asn/LakeOutlined"));
1639
1645
  var import_LandingOutlined = __toESM(require("./asn/LandingOutlined"));
1646
+ var import_LayoutDownOutlined = __toESM(require("./asn/LayoutDownOutlined"));
1640
1647
  var import_LayoutOutlined = __toESM(require("./asn/LayoutOutlined"));
1648
+ var import_LayoutRightOutlined = __toESM(require("./asn/LayoutRightOutlined"));
1641
1649
  var import_LeakingOutlined = __toESM(require("./asn/LeakingOutlined"));
1642
1650
  var import_LeaveOutlined = __toESM(require("./asn/LeaveOutlined"));
1643
1651
  var import_LeavesOutlined = __toESM(require("./asn/LeavesOutlined"));
@@ -2212,6 +2220,7 @@ var import_ZoomPlusOutlined = __toESM(require("./asn/ZoomPlusOutlined"));
2212
2220
  AccountBookTwoTone,
2213
2221
  AccountOutlined,
2214
2222
  AddressOutlined,
2223
+ AiConfigOutlined,
2215
2224
  AiOutlined,
2216
2225
  AiSearchOutlined,
2217
2226
  AimFilled,
@@ -2428,6 +2437,7 @@ var import_ZoomPlusOutlined = __toESM(require("./asn/ZoomPlusOutlined"));
2428
2437
  DigitalMediaFilled,
2429
2438
  DigitalMediaOutlined,
2430
2439
  DirectedFlightOutlined,
2440
+ DislikeOutlined,
2431
2441
  DistanceOutlined,
2432
2442
  DockFilled,
2433
2443
  DockOutlined,
@@ -2724,7 +2734,9 @@ var import_ZoomPlusOutlined = __toESM(require("./asn/ZoomPlusOutlined"));
2724
2734
  KinescopeStopOutlined,
2725
2735
  LakeOutlined,
2726
2736
  LandingOutlined,
2737
+ LayoutDownOutlined,
2727
2738
  LayoutOutlined,
2739
+ LayoutRightOutlined,
2728
2740
  LeakingOutlined,
2729
2741
  LeaveOutlined,
2730
2742
  LeavesOutlined,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sensoro-design/icons-svg",
3
- "version": "2.95.0",
3
+ "version": "2.97.0",
4
4
  "description": "sensoro design icons.",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.js",
@@ -0,0 +1,21 @@
1
+ // This icon file is generated automatically.
2
+ import { IconDefinition } from '../types';
3
+
4
+ const AiConfigOutlined: 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: 'M752 240a32 32 0 0 1 32 32v608a32 32 0 0 1-32 32H144a32 32 0 0 1-32-32V272a32 32 0 0 1 32-32h608zm-40 72H184v528h528V312zm168-200a32 32 0 0 1 32 32v616a8 8 0 0 1-8 8h-56a8 8 0 0 1-8-8V184H264a8 8 0 0 1-8-8v-56a8 8 0 0 1 8-8h616zM401.8 410.62a8.02 8.02 0 0 1 7.48 5.25L524.1 730.24a8 8 0 0 1-7.56 10.75H466.5a8 8 0 0 1-7.68-5.44l-17.6-52.99H323.84l-18.11 53a8 8 0 0 1-7.55 5.43H248a8 8 0 0 1-7.49-10.75l114.37-314.37a8 8 0 0 1 7.49-5.25h39.42zm223.54 0a8 8 0 0 1 8 8V733a8 8 0 0 1-8 8H576.7a8 8 0 0 1-7.93-8V418.62a8 8 0 0 1 8-8h48.57zm-241.6 97.54-41.79 120.13h82.11l-40.32-120.13z',
13
+ },
14
+ },
15
+ ],
16
+ },
17
+ name: 'ai-config',
18
+ theme: 'outlined',
19
+ };
20
+
21
+ export default AiConfigOutlined;
@@ -0,0 +1,21 @@
1
+ // This icon file is generated automatically.
2
+ import { IconDefinition } from '../types';
3
+
4
+ const DislikeOutlined: 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: 'M138.11 502.27a128.64 128.64 0 0 0-26.11 77.7c0 44.93 25.09 87.42 65.47 111.1a67.56 67.56 0 0 0 34.3 9.35h239.81l-6.01 122.88a107.29 107.29 0 0 0 29.5 79.36 106.47 106.47 0 0 0 77.95 33.47c51.97 0 97.92-35.01 111.75-85.12l85.95-311.04H880a32 32 0 0 0 32-32V144a32 32 0 0 0-32-32H278.72c-9.22 0-18.24 1.8-26.5 5.38a128.64 128.64 0 0 0-73.02 155.39 128.64 128.64 0 0 0-20.67 114.75 128.64 128.64 0 0 0-20.48 114.75zM840 184v283.97h-81.02V184H840zM203.58 537.02l21.9-19-13.9-25.41a57.09 57.09 0 0 1 12.68-70.27l21.95-19.01-13.89-25.41a57.09 57.09 0 0 1 12.67-70.27l21.89-19.07-13.89-25.41a56.83 56.83 0 0 1 26.69-79.1h415.36v287.1l-99.52 360.51A44.16 44.16 0 0 1 553.28 864a35.52 35.52 0 0 1-35.71-37.18l9.6-198.4H212.8a57.86 57.86 0 0 1-28.8-48.45 57.12 57.12 0 0 1 19.58-42.95z',
13
+ },
14
+ },
15
+ ],
16
+ },
17
+ name: 'dislike',
18
+ theme: 'outlined',
19
+ };
20
+
21
+ export default DislikeOutlined;
@@ -0,0 +1,21 @@
1
+ // This icon file is generated automatically.
2
+ import { IconDefinition } from '../types';
3
+
4
+ const LayoutDownOutlined: 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: 'M880 112a32 32 0 0 1 32 32v735.16a32 32 0 0 1-32 32H144.52a32 32 0 0 1-32-32V144a32 32 0 0 1 32-32H880zm-40 549H184.52v178.16H840V661zm0-477H184.52v405H840V184z',
13
+ },
14
+ },
15
+ ],
16
+ },
17
+ name: 'layout-down',
18
+ theme: 'outlined',
19
+ };
20
+
21
+ export default LayoutDownOutlined;
@@ -0,0 +1,21 @@
1
+ // This icon file is generated automatically.
2
+ import { IconDefinition } from '../types';
3
+
4
+ const LayoutRightOutlined: 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: 'M880 112a32 32 0 0 1 32 32v735.16a32 32 0 0 1-32 32H144.52a32 32 0 0 1-32-32V144a32 32 0 0 1 32-32H880zm-290 72H184.52v655.16H590V184zm250 0H662v655.16h178V184z',
13
+ },
14
+ },
15
+ ],
16
+ },
17
+ name: 'layout-right',
18
+ theme: 'outlined',
19
+ };
20
+
21
+ export default LayoutRightOutlined;
@@ -9,7 +9,7 @@ const LikeOutlined: IconDefinition = {
9
9
  {
10
10
  tag: 'path',
11
11
  attrs: {
12
- d: 'M885.9 533.7c16.8-22.2 26.1-49.4 26.1-77.7 0-44.9-25.1-87.4-65.5-111.1a67.67 67.67 0 0 0-34.3-9.3H572.4l6-122.9c1.4-29.7-9.1-57.9-29.5-79.4A106.62 106.62 0 0 0 471 99.9c-52 0-98 35-111.8 85.1l-85.9 311H144c-17.7 0-32 14.3-32 32v364c0 17.7 14.3 32 32 32h601.3c9.2 0 18.2-1.8 26.5-5.4 47.6-20.3 78.3-66.8 78.3-118.4 0-12.6-1.8-25-5.4-37 16.8-22.2 26.1-49.4 26.1-77.7 0-12.6-1.8-25-5.4-37 16.8-22.2 26.1-49.4 26.1-77.7-.2-12.6-2-25.1-5.6-37.1zM184 852V568h81v284h-81zm636.4-353-21.9 19 13.9 25.4a56.2 56.2 0 0 1 6.9 27.3c0 16.5-7.2 32.2-19.6 43l-21.9 19 13.9 25.4a56.2 56.2 0 0 1 6.9 27.3c0 16.5-7.2 32.2-19.6 43l-21.9 19 13.9 25.4a56.2 56.2 0 0 1 6.9 27.3c0 22.4-13.2 42.6-33.6 51.8H329V564.8l99.5-360.5a44.1 44.1 0 0 1 42.2-32.3c7.6 0 15.1 2.2 21.1 6.7 9.9 7.4 15.2 18.6 14.6 30.5l-9.6 198.4h314.4C829 418.5 840 436.9 840 456c0 16.5-7.2 32.1-19.6 43z',
12
+ d: 'M885.89 521.73a128.64 128.64 0 0 0 26.11-77.7c0-44.93-25.09-87.42-65.47-111.1a67.65 67.65 0 0 0-34.3-9.35H572.41l5.95-122.88a107.07 107.07 0 0 0-29.44-79.36 106.62 106.62 0 0 0-77.95-33.47c-51.97 0-97.92 35.01-111.81 85.12l-85.89 311.04H144a32 32 0 0 0-32 32V880a32 32 0 0 0 32 32h601.28c9.22 0 18.24-1.8 26.5-5.38a128.64 128.64 0 0 0 72.96-155.39 128.64 128.64 0 0 0 20.67-114.75 128.64 128.64 0 0 0 20.48-114.75zM184 840V555.97h81.02V840H184zm636.42-353.02-21.9 19 13.9 25.41a57.09 57.09 0 0 1-12.68 70.27l-21.95 19.01 13.89 25.41a57.09 57.09 0 0 1-12.67 70.27l-21.89 19.07 13.89 25.35a56.83 56.83 0 0 1-26.69 79.1H328.96v-287.1l99.52-360.45A44.16 44.16 0 0 1 470.72 160a35.52 35.52 0 0 1 35.71 37.18l-9.6 198.4H811.2C829 406.46 840 424.9 840 443.97a57.28 57.28 0 0 1-19.58 43z',
13
13
  },
14
14
  },
15
15
  ],
package/src/index.ts CHANGED
@@ -8,6 +8,7 @@ export { default as AccountBookOutlined } from './asn/AccountBookOutlined';
8
8
  export { default as AccountBookTwoTone } from './asn/AccountBookTwoTone';
9
9
  export { default as AccountOutlined } from './asn/AccountOutlined';
10
10
  export { default as AddressOutlined } from './asn/AddressOutlined';
11
+ export { default as AiConfigOutlined } from './asn/AiConfigOutlined';
11
12
  export { default as AiOutlined } from './asn/AiOutlined';
12
13
  export { default as AiSearchOutlined } from './asn/AiSearchOutlined';
13
14
  export { default as AimFilled } from './asn/AimFilled';
@@ -224,6 +225,7 @@ export { default as DewOutlined } from './asn/DewOutlined';
224
225
  export { default as DigitalMediaFilled } from './asn/DigitalMediaFilled';
225
226
  export { default as DigitalMediaOutlined } from './asn/DigitalMediaOutlined';
226
227
  export { default as DirectedFlightOutlined } from './asn/DirectedFlightOutlined';
228
+ export { default as DislikeOutlined } from './asn/DislikeOutlined';
227
229
  export { default as DistanceOutlined } from './asn/DistanceOutlined';
228
230
  export { default as DockFilled } from './asn/DockFilled';
229
231
  export { default as DockOutlined } from './asn/DockOutlined';
@@ -520,7 +522,9 @@ export { default as KinescopeOutlined } from './asn/KinescopeOutlined';
520
522
  export { default as KinescopeStopOutlined } from './asn/KinescopeStopOutlined';
521
523
  export { default as LakeOutlined } from './asn/LakeOutlined';
522
524
  export { default as LandingOutlined } from './asn/LandingOutlined';
525
+ export { default as LayoutDownOutlined } from './asn/LayoutDownOutlined';
523
526
  export { default as LayoutOutlined } from './asn/LayoutOutlined';
527
+ export { default as LayoutRightOutlined } from './asn/LayoutRightOutlined';
524
528
  export { default as LeakingOutlined } from './asn/LeakingOutlined';
525
529
  export { default as LeaveOutlined } from './asn/LeaveOutlined';
526
530
  export { default as LeavesOutlined } from './asn/LeavesOutlined';