@sensoro-design/icons-svg 2.62.0 → 2.64.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.
- package/es/asn/FlipHorizontalOutlined.d.ts +3 -0
- package/es/asn/FlipHorizontalOutlined.js +20 -0
- package/es/asn/MediaLibraryOutlined.d.ts +3 -0
- package/es/asn/MediaLibraryOutlined.js +20 -0
- package/es/asn/NextOutlined.d.ts +3 -0
- package/es/asn/NextOutlined.js +20 -0
- package/es/asn/PreviousOutlined.d.ts +3 -0
- package/es/asn/PreviousOutlined.js +20 -0
- package/es/asn/SmileOutlined.js +1 -1
- package/es/asn/SpecialGroupsFilled.d.ts +3 -0
- package/es/asn/SpecialGroupsFilled.js +20 -0
- package/es/index.d.ts +5 -0
- package/es/index.js +5 -0
- package/inline-namespaced-svg/filled/special-groups.svg +1 -0
- package/inline-namespaced-svg/outlined/flip-horizontal.svg +1 -0
- package/inline-namespaced-svg/outlined/media-library.svg +1 -0
- package/inline-namespaced-svg/outlined/next.svg +1 -0
- package/inline-namespaced-svg/outlined/previous.svg +1 -0
- package/inline-namespaced-svg/outlined/smile.svg +1 -1
- package/inline-svg/filled/special-groups.svg +1 -0
- package/inline-svg/outlined/flip-horizontal.svg +1 -0
- package/inline-svg/outlined/media-library.svg +1 -0
- package/inline-svg/outlined/next.svg +1 -0
- package/inline-svg/outlined/previous.svg +1 -0
- package/inline-svg/outlined/smile.svg +1 -1
- package/lib/asn/FlipHorizontalOutlined.d.ts +3 -0
- package/lib/asn/FlipHorizontalOutlined.js +41 -0
- package/lib/asn/MediaLibraryOutlined.d.ts +3 -0
- package/lib/asn/MediaLibraryOutlined.js +41 -0
- package/lib/asn/NextOutlined.d.ts +3 -0
- package/lib/asn/NextOutlined.js +41 -0
- package/lib/asn/PreviousOutlined.d.ts +3 -0
- package/lib/asn/PreviousOutlined.js +41 -0
- package/lib/asn/SmileOutlined.js +1 -1
- package/lib/asn/SpecialGroupsFilled.d.ts +3 -0
- package/lib/asn/SpecialGroupsFilled.js +41 -0
- package/lib/index.d.ts +5 -0
- package/lib/index.js +15 -0
- package/package.json +1 -1
- package/src/asn/FlipHorizontalOutlined.ts +21 -0
- package/src/asn/MediaLibraryOutlined.ts +21 -0
- package/src/asn/NextOutlined.ts +21 -0
- package/src/asn/PreviousOutlined.ts +21 -0
- package/src/asn/SmileOutlined.ts +1 -1
- package/src/asn/SpecialGroupsFilled.ts +21 -0
- package/src/index.ts +5 -0
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
|
|
3
|
+
var FlipHorizontalOutlined = {
|
|
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: 'M471.49 117a16 16 0 0 1 8.51 14.07v725.76a8 8 0 0 1-8 7.94H90.62a16 16 0 0 1-14.08-23.49L449.8 123.65a16 16 0 0 1 21.63-6.66zM408 355.83 183.8 792.77H408V355.84zm152-240.7a16 16 0 0 1 14.08 8.5l373.44 717.64a16 16 0 0 1-14.14 23.49H552a8 8 0 0 1-8-8V131.2a16 16 0 0 1 16-16zm56 240.7v436.93h224.2L616 355.84z'
|
|
14
|
+
}
|
|
15
|
+
}]
|
|
16
|
+
},
|
|
17
|
+
name: 'flip-horizontal',
|
|
18
|
+
theme: 'outlined'
|
|
19
|
+
};
|
|
20
|
+
export default FlipHorizontalOutlined;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
|
|
3
|
+
var MediaLibraryOutlined = {
|
|
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: 'M800 288a32 32 0 0 1 32 32v512a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V320a32 32 0 0 1 32-32h704zm128-128a32 32 0 0 1 32 32v616a8 8 0 0 1-8 8h-56a8 8 0 0 1-8-8V232H200a8 8 0 0 1-8-8v-56a8 8 0 0 1 8-8h728zM136 792h624v-84.35L601.12 563.29 376.2 767.67a8 8 0 0 1-10.76 0L217.3 632.99 136 706.84V792zm624-432H136v260.37l75.93-68.97a8 8 0 0 1 10.76 0l148.14 134.67 224.9-204.37a8 8 0 0 1 10.77 0L760 621.18V360zm-384.1 65.95a73 73 0 0 1-64.82 110.03 73 73 0 0 1 0-145.96 73 73 0 0 1 64.82 35.92zM312.34 438a25 25 0 0 0 0 49.98 25 25 0 1 0 0-49.98z'
|
|
14
|
+
}
|
|
15
|
+
}]
|
|
16
|
+
},
|
|
17
|
+
name: 'media-library',
|
|
18
|
+
theme: 'outlined'
|
|
19
|
+
};
|
|
20
|
+
export default MediaLibraryOutlined;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
|
|
3
|
+
var NextOutlined = {
|
|
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: 'M257.98 210.94V813c0 18.11 21 28.16 35.2 16.96l383.24-300.99a21.5 21.5 0 0 0 0-33.92l-383.3-301a21.76 21.76 0 0 0-35.2 16.9zm76.1 111.81L574.98 512 334.02 701.25v-378.5zm360 541.25h64a8 8 0 0 0 8-8V168a8 8 0 0 0-8-8h-64a8 8 0 0 0-8 8v688a8 8 0 0 0 8 8z'
|
|
14
|
+
}
|
|
15
|
+
}]
|
|
16
|
+
},
|
|
17
|
+
name: 'next',
|
|
18
|
+
theme: 'outlined'
|
|
19
|
+
};
|
|
20
|
+
export default NextOutlined;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
|
|
3
|
+
var PreviousOutlined = {
|
|
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: 'M766.02 210.94V813a21.76 21.76 0 0 1-35.2 16.96l-383.3-300.99a21.5 21.5 0 0 1 0-33.92l383.23-301a21.76 21.76 0 0 1 35.2 16.9zm-76.1 111.81L449.02 512l240.96 189.25v-378.5zM329.98 864h-64a8 8 0 0 1-8-8V168a8 8 0 0 1 8-8h64c4.48 0 8 3.58 8 8v688a8 8 0 0 1-8 8z'
|
|
14
|
+
}
|
|
15
|
+
}]
|
|
16
|
+
},
|
|
17
|
+
name: 'previous',
|
|
18
|
+
theme: 'outlined'
|
|
19
|
+
};
|
|
20
|
+
export default PreviousOutlined;
|
package/es/asn/SmileOutlined.js
CHANGED
|
@@ -10,7 +10,7 @@ var SmileOutlined = {
|
|
|
10
10
|
children: [{
|
|
11
11
|
tag: 'path',
|
|
12
12
|
attrs: {
|
|
13
|
-
d: '
|
|
13
|
+
d: 'M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896zm0 76.03a371.97 371.97 0 1 0 0 743.94 371.97 371.97 0 0 0 0-743.94zm145.73 435.59 53.18 23.3a6.85 6.85 0 0 1 3.52 9.02l-.06.19a224 224 0 0 1-403.78 2.05l-1.09-2.3a6.53 6.53 0 0 1 3.08-8.65l.19-.13 52.8-23.04a8 8 0 0 1 10.37 3.72l.12.32a152 152 0 0 0 271.62.44l.77-1.53a7.1 7.1 0 0 1 9.28-3.4zM363.97 360a60.03 60.03 0 1 1 0 120 60.03 60.03 0 0 1 0-120zm296 0a60.03 60.03 0 1 1 0 120 60.03 60.03 0 0 1 0-120z'
|
|
14
14
|
}
|
|
15
15
|
}]
|
|
16
16
|
},
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
|
|
3
|
+
var SpecialGroupsFilled = {
|
|
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: 'M544 124.03c247.42 0 448 173.7 448 387.97 0 214.27-200.58 388.03-448 388.03-100.93 0-194.11-28.93-269-77.76L50.63 882.43a8 8 0 0 1-8.96-11.77l104.26-180.48A345.4 345.4 0 0 1 96 512c0-214.27 200.58-388.03 448-388.03zM736 368H352a144 144 0 1 0 137.47 186.56l.2-.77a56.2 56.2 0 0 1 54.4-41.79h.7a56.07 56.07 0 0 1 53.31 41.09l.26.7A144 144 0 1 0 736 368zm-368 40a88 88 0 1 1 0 176 88 88 0 0 1 0-176zm352 0a88 88 0 1 1 0 176 88 88 0 0 1 0-176z'
|
|
14
|
+
}
|
|
15
|
+
}]
|
|
16
|
+
},
|
|
17
|
+
name: 'special-groups',
|
|
18
|
+
theme: 'filled'
|
|
19
|
+
};
|
|
20
|
+
export default SpecialGroupsFilled;
|
package/es/index.d.ts
CHANGED
|
@@ -349,6 +349,7 @@ export { default as FiremenFilled } from './asn/FiremenFilled';
|
|
|
349
349
|
export { default as FiremenOutlined } from './asn/FiremenOutlined';
|
|
350
350
|
export { default as FireworksFilled } from './asn/FireworksFilled';
|
|
351
351
|
export { default as FlashlightOutlined } from './asn/FlashlightOutlined';
|
|
352
|
+
export { default as FlipHorizontalOutlined } from './asn/FlipHorizontalOutlined';
|
|
352
353
|
export { default as FloorFilled } from './asn/FloorFilled';
|
|
353
354
|
export { default as FloorOutlined } from './asn/FloorOutlined';
|
|
354
355
|
export { default as FocusOneKeyOutlined } from './asn/FocusOneKeyOutlined';
|
|
@@ -554,6 +555,7 @@ export { default as ManualOutlined } from './asn/ManualOutlined';
|
|
|
554
555
|
export { default as Map2DOutlined } from './asn/Map2DOutlined';
|
|
555
556
|
export { default as Map3DOutlined } from './asn/Map3DOutlined';
|
|
556
557
|
export { default as MeansAccessOutlined } from './asn/MeansAccessOutlined';
|
|
558
|
+
export { default as MediaLibraryOutlined } from './asn/MediaLibraryOutlined';
|
|
557
559
|
export { default as MedicalFilled } from './asn/MedicalFilled';
|
|
558
560
|
export { default as MedicalKitOutlined } from './asn/MedicalKitOutlined';
|
|
559
561
|
export { default as MedicalOutlined } from './asn/MedicalOutlined';
|
|
@@ -596,6 +598,7 @@ export { default as MultiplePicturesFilled } from './asn/MultiplePicturesFilled'
|
|
|
596
598
|
export { default as MunicipalFilled } from './asn/MunicipalFilled';
|
|
597
599
|
export { default as MuteOutlined } from './asn/MuteOutlined';
|
|
598
600
|
export { default as NaturalGasOutlined } from './asn/NaturalGasOutlined';
|
|
601
|
+
export { default as NextOutlined } from './asn/NextOutlined';
|
|
599
602
|
export { default as Nh3Outlined } from './asn/Nh3Outlined';
|
|
600
603
|
export { default as NoAlarmPurely } from './asn/NoAlarmPurely';
|
|
601
604
|
export { default as NoAppPurely } from './asn/NoAppPurely';
|
|
@@ -702,6 +705,7 @@ export { default as PowerPerceptionFilled } from './asn/PowerPerceptionFilled';
|
|
|
702
705
|
export { default as PowerUpsFilled } from './asn/PowerUpsFilled';
|
|
703
706
|
export { default as PowerUpsOutlined } from './asn/PowerUpsOutlined';
|
|
704
707
|
export { default as PoweroffOutlined } from './asn/PoweroffOutlined';
|
|
708
|
+
export { default as PreviousOutlined } from './asn/PreviousOutlined';
|
|
705
709
|
export { default as PrinterOutlined } from './asn/PrinterOutlined';
|
|
706
710
|
export { default as ProfileFilled } from './asn/ProfileFilled';
|
|
707
711
|
export { default as ProfileOutlined } from './asn/ProfileOutlined';
|
|
@@ -839,6 +843,7 @@ export { default as SmokePurely } from './asn/SmokePurely';
|
|
|
839
843
|
export { default as SortOutlined } from './asn/SortOutlined';
|
|
840
844
|
export { default as SoundOutlined } from './asn/SoundOutlined';
|
|
841
845
|
export { default as SoundSmallOutlined } from './asn/SoundSmallOutlined';
|
|
846
|
+
export { default as SpecialGroupsFilled } from './asn/SpecialGroupsFilled';
|
|
842
847
|
export { default as SpecialPopulationsPurely } from './asn/SpecialPopulationsPurely';
|
|
843
848
|
export { default as SpecialVehiclesPurely } from './asn/SpecialVehiclesPurely';
|
|
844
849
|
export { default as SplitScreenOutlined } from './asn/SplitScreenOutlined';
|
package/es/index.js
CHANGED
|
@@ -350,6 +350,7 @@ export { default as FiremenFilled } from "./asn/FiremenFilled";
|
|
|
350
350
|
export { default as FiremenOutlined } from "./asn/FiremenOutlined";
|
|
351
351
|
export { default as FireworksFilled } from "./asn/FireworksFilled";
|
|
352
352
|
export { default as FlashlightOutlined } from "./asn/FlashlightOutlined";
|
|
353
|
+
export { default as FlipHorizontalOutlined } from "./asn/FlipHorizontalOutlined";
|
|
353
354
|
export { default as FloorFilled } from "./asn/FloorFilled";
|
|
354
355
|
export { default as FloorOutlined } from "./asn/FloorOutlined";
|
|
355
356
|
export { default as FocusOneKeyOutlined } from "./asn/FocusOneKeyOutlined";
|
|
@@ -555,6 +556,7 @@ export { default as ManualOutlined } from "./asn/ManualOutlined";
|
|
|
555
556
|
export { default as Map2DOutlined } from "./asn/Map2DOutlined";
|
|
556
557
|
export { default as Map3DOutlined } from "./asn/Map3DOutlined";
|
|
557
558
|
export { default as MeansAccessOutlined } from "./asn/MeansAccessOutlined";
|
|
559
|
+
export { default as MediaLibraryOutlined } from "./asn/MediaLibraryOutlined";
|
|
558
560
|
export { default as MedicalFilled } from "./asn/MedicalFilled";
|
|
559
561
|
export { default as MedicalKitOutlined } from "./asn/MedicalKitOutlined";
|
|
560
562
|
export { default as MedicalOutlined } from "./asn/MedicalOutlined";
|
|
@@ -597,6 +599,7 @@ export { default as MultiplePicturesFilled } from "./asn/MultiplePicturesFilled"
|
|
|
597
599
|
export { default as MunicipalFilled } from "./asn/MunicipalFilled";
|
|
598
600
|
export { default as MuteOutlined } from "./asn/MuteOutlined";
|
|
599
601
|
export { default as NaturalGasOutlined } from "./asn/NaturalGasOutlined";
|
|
602
|
+
export { default as NextOutlined } from "./asn/NextOutlined";
|
|
600
603
|
export { default as Nh3Outlined } from "./asn/Nh3Outlined";
|
|
601
604
|
export { default as NoAlarmPurely } from "./asn/NoAlarmPurely";
|
|
602
605
|
export { default as NoAppPurely } from "./asn/NoAppPurely";
|
|
@@ -703,6 +706,7 @@ export { default as PowerPerceptionFilled } from "./asn/PowerPerceptionFilled";
|
|
|
703
706
|
export { default as PowerUpsFilled } from "./asn/PowerUpsFilled";
|
|
704
707
|
export { default as PowerUpsOutlined } from "./asn/PowerUpsOutlined";
|
|
705
708
|
export { default as PoweroffOutlined } from "./asn/PoweroffOutlined";
|
|
709
|
+
export { default as PreviousOutlined } from "./asn/PreviousOutlined";
|
|
706
710
|
export { default as PrinterOutlined } from "./asn/PrinterOutlined";
|
|
707
711
|
export { default as ProfileFilled } from "./asn/ProfileFilled";
|
|
708
712
|
export { default as ProfileOutlined } from "./asn/ProfileOutlined";
|
|
@@ -840,6 +844,7 @@ export { default as SmokePurely } from "./asn/SmokePurely";
|
|
|
840
844
|
export { default as SortOutlined } from "./asn/SortOutlined";
|
|
841
845
|
export { default as SoundOutlined } from "./asn/SoundOutlined";
|
|
842
846
|
export { default as SoundSmallOutlined } from "./asn/SoundSmallOutlined";
|
|
847
|
+
export { default as SpecialGroupsFilled } from "./asn/SpecialGroupsFilled";
|
|
843
848
|
export { default as SpecialPopulationsPurely } from "./asn/SpecialPopulationsPurely";
|
|
844
849
|
export { default as SpecialVehiclesPurely } from "./asn/SpecialVehiclesPurely";
|
|
845
850
|
export { default as SplitScreenOutlined } from "./asn/SplitScreenOutlined";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 1024 1024" focusable="false" xmlns="http://www.w3.org/2000/svg"><path d="M544 124.03c247.42 0 448 173.7 448 387.97 0 214.27-200.58 388.03-448 388.03-100.93 0-194.11-28.93-269-77.76L50.63 882.43a8 8 0 0 1-8.96-11.77l104.26-180.48A345.4 345.4 0 0 1 96 512c0-214.27 200.58-388.03 448-388.03zM736 368H352a144 144 0 1 0 137.47 186.56l.2-.77a56.2 56.2 0 0 1 54.4-41.79h.7a56.07 56.07 0 0 1 53.31 41.09l.26.7A144 144 0 1 0 736 368zm-368 40a88 88 0 1 1 0 176 88 88 0 0 1 0-176zm352 0a88 88 0 1 1 0 176 88 88 0 0 1 0-176z" /></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 1024 1024" focusable="false" xmlns="http://www.w3.org/2000/svg"><path d="M471.49 117a16 16 0 0 1 8.51 14.07v725.76a8 8 0 0 1-8 7.94H90.62a16 16 0 0 1-14.08-23.49L449.8 123.65a16 16 0 0 1 21.63-6.66zM408 355.83 183.8 792.77H408V355.84zm152-240.7a16 16 0 0 1 14.08 8.5l373.44 717.64a16 16 0 0 1-14.14 23.49H552a8 8 0 0 1-8-8V131.2a16 16 0 0 1 16-16zm56 240.7v436.93h224.2L616 355.84z" /></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 1024 1024" focusable="false" xmlns="http://www.w3.org/2000/svg"><path d="M800 288a32 32 0 0 1 32 32v512a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V320a32 32 0 0 1 32-32h704zm128-128a32 32 0 0 1 32 32v616a8 8 0 0 1-8 8h-56a8 8 0 0 1-8-8V232H200a8 8 0 0 1-8-8v-56a8 8 0 0 1 8-8h728zM136 792h624v-84.35L601.12 563.29 376.2 767.67a8 8 0 0 1-10.76 0L217.3 632.99 136 706.84V792zm624-432H136v260.37l75.93-68.97a8 8 0 0 1 10.76 0l148.14 134.67 224.9-204.37a8 8 0 0 1 10.77 0L760 621.18V360zm-384.1 65.95a73 73 0 0 1-64.82 110.03 73 73 0 0 1 0-145.96 73 73 0 0 1 64.82 35.92zM312.34 438a25 25 0 0 0 0 49.98 25 25 0 1 0 0-49.98z" /></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 1024 1024" focusable="false" xmlns="http://www.w3.org/2000/svg"><path d="M257.98 210.94V813c0 18.11 21 28.16 35.2 16.96l383.24-300.99a21.5 21.5 0 0 0 0-33.92l-383.3-301a21.76 21.76 0 0 0-35.2 16.9zm76.1 111.81L574.98 512 334.02 701.25v-378.5zm360 541.25h64a8 8 0 0 0 8-8V168a8 8 0 0 0-8-8h-64a8 8 0 0 0-8 8v688a8 8 0 0 0 8 8z" /></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 1024 1024" focusable="false" xmlns="http://www.w3.org/2000/svg"><path d="M766.02 210.94V813a21.76 21.76 0 0 1-35.2 16.96l-383.3-300.99a21.5 21.5 0 0 1 0-33.92l383.23-301a21.76 21.76 0 0 1 35.2 16.9zm-76.1 111.81L449.02 512l240.96 189.25v-378.5zM329.98 864h-64a8 8 0 0 1-8-8V168a8 8 0 0 1 8-8h64c4.48 0 8 3.58 8 8v688a8 8 0 0 1-8 8z" /></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg viewBox="0 0 1024 1024" focusable="false" xmlns="http://www.w3.org/2000/svg"><path d="
|
|
1
|
+
<svg viewBox="0 0 1024 1024" focusable="false" xmlns="http://www.w3.org/2000/svg"><path d="M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896zm0 76.03a371.97 371.97 0 1 0 0 743.94 371.97 371.97 0 0 0 0-743.94zm145.73 435.59 53.18 23.3a6.85 6.85 0 0 1 3.52 9.02l-.06.19a224 224 0 0 1-403.78 2.05l-1.09-2.3a6.53 6.53 0 0 1 3.08-8.65l.19-.13 52.8-23.04a8 8 0 0 1 10.37 3.72l.12.32a152 152 0 0 0 271.62.44l.77-1.53a7.1 7.1 0 0 1 9.28-3.4zM363.97 360a60.03 60.03 0 1 1 0 120 60.03 60.03 0 0 1 0-120zm296 0a60.03 60.03 0 1 1 0 120 60.03 60.03 0 0 1 0-120z" /></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 1024 1024" focusable="false"><path d="M544 124.03c247.42 0 448 173.7 448 387.97 0 214.27-200.58 388.03-448 388.03-100.93 0-194.11-28.93-269-77.76L50.63 882.43a8 8 0 0 1-8.96-11.77l104.26-180.48A345.4 345.4 0 0 1 96 512c0-214.27 200.58-388.03 448-388.03zM736 368H352a144 144 0 1 0 137.47 186.56l.2-.77a56.2 56.2 0 0 1 54.4-41.79h.7a56.07 56.07 0 0 1 53.31 41.09l.26.7A144 144 0 1 0 736 368zm-368 40a88 88 0 1 1 0 176 88 88 0 0 1 0-176zm352 0a88 88 0 1 1 0 176 88 88 0 0 1 0-176z" /></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 1024 1024" focusable="false"><path d="M471.49 117a16 16 0 0 1 8.51 14.07v725.76a8 8 0 0 1-8 7.94H90.62a16 16 0 0 1-14.08-23.49L449.8 123.65a16 16 0 0 1 21.63-6.66zM408 355.83 183.8 792.77H408V355.84zm152-240.7a16 16 0 0 1 14.08 8.5l373.44 717.64a16 16 0 0 1-14.14 23.49H552a8 8 0 0 1-8-8V131.2a16 16 0 0 1 16-16zm56 240.7v436.93h224.2L616 355.84z" /></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 1024 1024" focusable="false"><path d="M800 288a32 32 0 0 1 32 32v512a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V320a32 32 0 0 1 32-32h704zm128-128a32 32 0 0 1 32 32v616a8 8 0 0 1-8 8h-56a8 8 0 0 1-8-8V232H200a8 8 0 0 1-8-8v-56a8 8 0 0 1 8-8h728zM136 792h624v-84.35L601.12 563.29 376.2 767.67a8 8 0 0 1-10.76 0L217.3 632.99 136 706.84V792zm624-432H136v260.37l75.93-68.97a8 8 0 0 1 10.76 0l148.14 134.67 224.9-204.37a8 8 0 0 1 10.77 0L760 621.18V360zm-384.1 65.95a73 73 0 0 1-64.82 110.03 73 73 0 0 1 0-145.96 73 73 0 0 1 64.82 35.92zM312.34 438a25 25 0 0 0 0 49.98 25 25 0 1 0 0-49.98z" /></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 1024 1024" focusable="false"><path d="M257.98 210.94V813c0 18.11 21 28.16 35.2 16.96l383.24-300.99a21.5 21.5 0 0 0 0-33.92l-383.3-301a21.76 21.76 0 0 0-35.2 16.9zm76.1 111.81L574.98 512 334.02 701.25v-378.5zm360 541.25h64a8 8 0 0 0 8-8V168a8 8 0 0 0-8-8h-64a8 8 0 0 0-8 8v688a8 8 0 0 0 8 8z" /></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 1024 1024" focusable="false"><path d="M766.02 210.94V813a21.76 21.76 0 0 1-35.2 16.96l-383.3-300.99a21.5 21.5 0 0 1 0-33.92l383.23-301a21.76 21.76 0 0 1 35.2 16.9zm-76.1 111.81L449.02 512l240.96 189.25v-378.5zM329.98 864h-64a8 8 0 0 1-8-8V168a8 8 0 0 1 8-8h64c4.48 0 8 3.58 8 8v688a8 8 0 0 1-8 8z" /></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg viewBox="0 0 1024 1024" focusable="false"><path d="
|
|
1
|
+
<svg viewBox="0 0 1024 1024" focusable="false"><path d="M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896zm0 76.03a371.97 371.97 0 1 0 0 743.94 371.97 371.97 0 0 0 0-743.94zm145.73 435.59 53.18 23.3a6.85 6.85 0 0 1 3.52 9.02l-.06.19a224 224 0 0 1-403.78 2.05l-1.09-2.3a6.53 6.53 0 0 1 3.08-8.65l.19-.13 52.8-23.04a8 8 0 0 1 10.37 3.72l.12.32a152 152 0 0 0 271.62.44l.77-1.53a7.1 7.1 0 0 1 9.28-3.4zM363.97 360a60.03 60.03 0 1 1 0 120 60.03 60.03 0 0 1 0-120zm296 0a60.03 60.03 0 1 1 0 120 60.03 60.03 0 0 1 0-120z" /></svg>
|
|
@@ -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/FlipHorizontalOutlined.ts
|
|
20
|
+
var FlipHorizontalOutlined_exports = {};
|
|
21
|
+
__export(FlipHorizontalOutlined_exports, {
|
|
22
|
+
default: () => FlipHorizontalOutlined_default
|
|
23
|
+
});
|
|
24
|
+
module.exports = __toCommonJS(FlipHorizontalOutlined_exports);
|
|
25
|
+
var FlipHorizontalOutlined = {
|
|
26
|
+
icon: {
|
|
27
|
+
tag: "svg",
|
|
28
|
+
attrs: { viewBox: "0 0 1024 1024", focusable: "false" },
|
|
29
|
+
children: [
|
|
30
|
+
{
|
|
31
|
+
tag: "path",
|
|
32
|
+
attrs: {
|
|
33
|
+
d: "M471.49 117a16 16 0 0 1 8.51 14.07v725.76a8 8 0 0 1-8 7.94H90.62a16 16 0 0 1-14.08-23.49L449.8 123.65a16 16 0 0 1 21.63-6.66zM408 355.83 183.8 792.77H408V355.84zm152-240.7a16 16 0 0 1 14.08 8.5l373.44 717.64a16 16 0 0 1-14.14 23.49H552a8 8 0 0 1-8-8V131.2a16 16 0 0 1 16-16zm56 240.7v436.93h224.2L616 355.84z"
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
]
|
|
37
|
+
},
|
|
38
|
+
name: "flip-horizontal",
|
|
39
|
+
theme: "outlined"
|
|
40
|
+
};
|
|
41
|
+
var FlipHorizontalOutlined_default = FlipHorizontalOutlined;
|
|
@@ -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/MediaLibraryOutlined.ts
|
|
20
|
+
var MediaLibraryOutlined_exports = {};
|
|
21
|
+
__export(MediaLibraryOutlined_exports, {
|
|
22
|
+
default: () => MediaLibraryOutlined_default
|
|
23
|
+
});
|
|
24
|
+
module.exports = __toCommonJS(MediaLibraryOutlined_exports);
|
|
25
|
+
var MediaLibraryOutlined = {
|
|
26
|
+
icon: {
|
|
27
|
+
tag: "svg",
|
|
28
|
+
attrs: { viewBox: "0 0 1024 1024", focusable: "false" },
|
|
29
|
+
children: [
|
|
30
|
+
{
|
|
31
|
+
tag: "path",
|
|
32
|
+
attrs: {
|
|
33
|
+
d: "M800 288a32 32 0 0 1 32 32v512a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V320a32 32 0 0 1 32-32h704zm128-128a32 32 0 0 1 32 32v616a8 8 0 0 1-8 8h-56a8 8 0 0 1-8-8V232H200a8 8 0 0 1-8-8v-56a8 8 0 0 1 8-8h728zM136 792h624v-84.35L601.12 563.29 376.2 767.67a8 8 0 0 1-10.76 0L217.3 632.99 136 706.84V792zm624-432H136v260.37l75.93-68.97a8 8 0 0 1 10.76 0l148.14 134.67 224.9-204.37a8 8 0 0 1 10.77 0L760 621.18V360zm-384.1 65.95a73 73 0 0 1-64.82 110.03 73 73 0 0 1 0-145.96 73 73 0 0 1 64.82 35.92zM312.34 438a25 25 0 0 0 0 49.98 25 25 0 1 0 0-49.98z"
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
]
|
|
37
|
+
},
|
|
38
|
+
name: "media-library",
|
|
39
|
+
theme: "outlined"
|
|
40
|
+
};
|
|
41
|
+
var MediaLibraryOutlined_default = MediaLibraryOutlined;
|
|
@@ -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/NextOutlined.ts
|
|
20
|
+
var NextOutlined_exports = {};
|
|
21
|
+
__export(NextOutlined_exports, {
|
|
22
|
+
default: () => NextOutlined_default
|
|
23
|
+
});
|
|
24
|
+
module.exports = __toCommonJS(NextOutlined_exports);
|
|
25
|
+
var NextOutlined = {
|
|
26
|
+
icon: {
|
|
27
|
+
tag: "svg",
|
|
28
|
+
attrs: { viewBox: "0 0 1024 1024", focusable: "false" },
|
|
29
|
+
children: [
|
|
30
|
+
{
|
|
31
|
+
tag: "path",
|
|
32
|
+
attrs: {
|
|
33
|
+
d: "M257.98 210.94V813c0 18.11 21 28.16 35.2 16.96l383.24-300.99a21.5 21.5 0 0 0 0-33.92l-383.3-301a21.76 21.76 0 0 0-35.2 16.9zm76.1 111.81L574.98 512 334.02 701.25v-378.5zm360 541.25h64a8 8 0 0 0 8-8V168a8 8 0 0 0-8-8h-64a8 8 0 0 0-8 8v688a8 8 0 0 0 8 8z"
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
]
|
|
37
|
+
},
|
|
38
|
+
name: "next",
|
|
39
|
+
theme: "outlined"
|
|
40
|
+
};
|
|
41
|
+
var NextOutlined_default = NextOutlined;
|
|
@@ -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/PreviousOutlined.ts
|
|
20
|
+
var PreviousOutlined_exports = {};
|
|
21
|
+
__export(PreviousOutlined_exports, {
|
|
22
|
+
default: () => PreviousOutlined_default
|
|
23
|
+
});
|
|
24
|
+
module.exports = __toCommonJS(PreviousOutlined_exports);
|
|
25
|
+
var PreviousOutlined = {
|
|
26
|
+
icon: {
|
|
27
|
+
tag: "svg",
|
|
28
|
+
attrs: { viewBox: "0 0 1024 1024", focusable: "false" },
|
|
29
|
+
children: [
|
|
30
|
+
{
|
|
31
|
+
tag: "path",
|
|
32
|
+
attrs: {
|
|
33
|
+
d: "M766.02 210.94V813a21.76 21.76 0 0 1-35.2 16.96l-383.3-300.99a21.5 21.5 0 0 1 0-33.92l383.23-301a21.76 21.76 0 0 1 35.2 16.9zm-76.1 111.81L449.02 512l240.96 189.25v-378.5zM329.98 864h-64a8 8 0 0 1-8-8V168a8 8 0 0 1 8-8h64c4.48 0 8 3.58 8 8v688a8 8 0 0 1-8 8z"
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
]
|
|
37
|
+
},
|
|
38
|
+
name: "previous",
|
|
39
|
+
theme: "outlined"
|
|
40
|
+
};
|
|
41
|
+
var PreviousOutlined_default = PreviousOutlined;
|
package/lib/asn/SmileOutlined.js
CHANGED
|
@@ -30,7 +30,7 @@ var SmileOutlined = {
|
|
|
30
30
|
{
|
|
31
31
|
tag: "path",
|
|
32
32
|
attrs: {
|
|
33
|
-
d: "
|
|
33
|
+
d: "M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896zm0 76.03a371.97 371.97 0 1 0 0 743.94 371.97 371.97 0 0 0 0-743.94zm145.73 435.59 53.18 23.3a6.85 6.85 0 0 1 3.52 9.02l-.06.19a224 224 0 0 1-403.78 2.05l-1.09-2.3a6.53 6.53 0 0 1 3.08-8.65l.19-.13 52.8-23.04a8 8 0 0 1 10.37 3.72l.12.32a152 152 0 0 0 271.62.44l.77-1.53a7.1 7.1 0 0 1 9.28-3.4zM363.97 360a60.03 60.03 0 1 1 0 120 60.03 60.03 0 0 1 0-120zm296 0a60.03 60.03 0 1 1 0 120 60.03 60.03 0 0 1 0-120z"
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
]
|
|
@@ -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/SpecialGroupsFilled.ts
|
|
20
|
+
var SpecialGroupsFilled_exports = {};
|
|
21
|
+
__export(SpecialGroupsFilled_exports, {
|
|
22
|
+
default: () => SpecialGroupsFilled_default
|
|
23
|
+
});
|
|
24
|
+
module.exports = __toCommonJS(SpecialGroupsFilled_exports);
|
|
25
|
+
var SpecialGroupsFilled = {
|
|
26
|
+
icon: {
|
|
27
|
+
tag: "svg",
|
|
28
|
+
attrs: { viewBox: "0 0 1024 1024", focusable: "false" },
|
|
29
|
+
children: [
|
|
30
|
+
{
|
|
31
|
+
tag: "path",
|
|
32
|
+
attrs: {
|
|
33
|
+
d: "M544 124.03c247.42 0 448 173.7 448 387.97 0 214.27-200.58 388.03-448 388.03-100.93 0-194.11-28.93-269-77.76L50.63 882.43a8 8 0 0 1-8.96-11.77l104.26-180.48A345.4 345.4 0 0 1 96 512c0-214.27 200.58-388.03 448-388.03zM736 368H352a144 144 0 1 0 137.47 186.56l.2-.77a56.2 56.2 0 0 1 54.4-41.79h.7a56.07 56.07 0 0 1 53.31 41.09l.26.7A144 144 0 1 0 736 368zm-368 40a88 88 0 1 1 0 176 88 88 0 0 1 0-176zm352 0a88 88 0 1 1 0 176 88 88 0 0 1 0-176z"
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
]
|
|
37
|
+
},
|
|
38
|
+
name: "special-groups",
|
|
39
|
+
theme: "filled"
|
|
40
|
+
};
|
|
41
|
+
var SpecialGroupsFilled_default = SpecialGroupsFilled;
|
package/lib/index.d.ts
CHANGED
|
@@ -349,6 +349,7 @@ export { default as FiremenFilled } from './asn/FiremenFilled';
|
|
|
349
349
|
export { default as FiremenOutlined } from './asn/FiremenOutlined';
|
|
350
350
|
export { default as FireworksFilled } from './asn/FireworksFilled';
|
|
351
351
|
export { default as FlashlightOutlined } from './asn/FlashlightOutlined';
|
|
352
|
+
export { default as FlipHorizontalOutlined } from './asn/FlipHorizontalOutlined';
|
|
352
353
|
export { default as FloorFilled } from './asn/FloorFilled';
|
|
353
354
|
export { default as FloorOutlined } from './asn/FloorOutlined';
|
|
354
355
|
export { default as FocusOneKeyOutlined } from './asn/FocusOneKeyOutlined';
|
|
@@ -554,6 +555,7 @@ export { default as ManualOutlined } from './asn/ManualOutlined';
|
|
|
554
555
|
export { default as Map2DOutlined } from './asn/Map2DOutlined';
|
|
555
556
|
export { default as Map3DOutlined } from './asn/Map3DOutlined';
|
|
556
557
|
export { default as MeansAccessOutlined } from './asn/MeansAccessOutlined';
|
|
558
|
+
export { default as MediaLibraryOutlined } from './asn/MediaLibraryOutlined';
|
|
557
559
|
export { default as MedicalFilled } from './asn/MedicalFilled';
|
|
558
560
|
export { default as MedicalKitOutlined } from './asn/MedicalKitOutlined';
|
|
559
561
|
export { default as MedicalOutlined } from './asn/MedicalOutlined';
|
|
@@ -596,6 +598,7 @@ export { default as MultiplePicturesFilled } from './asn/MultiplePicturesFilled'
|
|
|
596
598
|
export { default as MunicipalFilled } from './asn/MunicipalFilled';
|
|
597
599
|
export { default as MuteOutlined } from './asn/MuteOutlined';
|
|
598
600
|
export { default as NaturalGasOutlined } from './asn/NaturalGasOutlined';
|
|
601
|
+
export { default as NextOutlined } from './asn/NextOutlined';
|
|
599
602
|
export { default as Nh3Outlined } from './asn/Nh3Outlined';
|
|
600
603
|
export { default as NoAlarmPurely } from './asn/NoAlarmPurely';
|
|
601
604
|
export { default as NoAppPurely } from './asn/NoAppPurely';
|
|
@@ -702,6 +705,7 @@ export { default as PowerPerceptionFilled } from './asn/PowerPerceptionFilled';
|
|
|
702
705
|
export { default as PowerUpsFilled } from './asn/PowerUpsFilled';
|
|
703
706
|
export { default as PowerUpsOutlined } from './asn/PowerUpsOutlined';
|
|
704
707
|
export { default as PoweroffOutlined } from './asn/PoweroffOutlined';
|
|
708
|
+
export { default as PreviousOutlined } from './asn/PreviousOutlined';
|
|
705
709
|
export { default as PrinterOutlined } from './asn/PrinterOutlined';
|
|
706
710
|
export { default as ProfileFilled } from './asn/ProfileFilled';
|
|
707
711
|
export { default as ProfileOutlined } from './asn/ProfileOutlined';
|
|
@@ -839,6 +843,7 @@ export { default as SmokePurely } from './asn/SmokePurely';
|
|
|
839
843
|
export { default as SortOutlined } from './asn/SortOutlined';
|
|
840
844
|
export { default as SoundOutlined } from './asn/SoundOutlined';
|
|
841
845
|
export { default as SoundSmallOutlined } from './asn/SoundSmallOutlined';
|
|
846
|
+
export { default as SpecialGroupsFilled } from './asn/SpecialGroupsFilled';
|
|
842
847
|
export { default as SpecialPopulationsPurely } from './asn/SpecialPopulationsPurely';
|
|
843
848
|
export { default as SpecialVehiclesPurely } from './asn/SpecialVehiclesPurely';
|
|
844
849
|
export { default as SplitScreenOutlined } from './asn/SplitScreenOutlined';
|
package/lib/index.js
CHANGED
|
@@ -380,6 +380,7 @@ __export(src_exports, {
|
|
|
380
380
|
FiremenOutlined: () => import_FiremenOutlined.default,
|
|
381
381
|
FireworksFilled: () => import_FireworksFilled.default,
|
|
382
382
|
FlashlightOutlined: () => import_FlashlightOutlined.default,
|
|
383
|
+
FlipHorizontalOutlined: () => import_FlipHorizontalOutlined.default,
|
|
383
384
|
FloorFilled: () => import_FloorFilled.default,
|
|
384
385
|
FloorOutlined: () => import_FloorOutlined.default,
|
|
385
386
|
FocusOneKeyOutlined: () => import_FocusOneKeyOutlined.default,
|
|
@@ -585,6 +586,7 @@ __export(src_exports, {
|
|
|
585
586
|
Map2DOutlined: () => import_Map2DOutlined.default,
|
|
586
587
|
Map3DOutlined: () => import_Map3DOutlined.default,
|
|
587
588
|
MeansAccessOutlined: () => import_MeansAccessOutlined.default,
|
|
589
|
+
MediaLibraryOutlined: () => import_MediaLibraryOutlined.default,
|
|
588
590
|
MedicalFilled: () => import_MedicalFilled.default,
|
|
589
591
|
MedicalKitOutlined: () => import_MedicalKitOutlined.default,
|
|
590
592
|
MedicalOutlined: () => import_MedicalOutlined.default,
|
|
@@ -627,6 +629,7 @@ __export(src_exports, {
|
|
|
627
629
|
MunicipalFilled: () => import_MunicipalFilled.default,
|
|
628
630
|
MuteOutlined: () => import_MuteOutlined.default,
|
|
629
631
|
NaturalGasOutlined: () => import_NaturalGasOutlined.default,
|
|
632
|
+
NextOutlined: () => import_NextOutlined.default,
|
|
630
633
|
Nh3Outlined: () => import_Nh3Outlined.default,
|
|
631
634
|
NoAlarmPurely: () => import_NoAlarmPurely.default,
|
|
632
635
|
NoAppPurely: () => import_NoAppPurely.default,
|
|
@@ -733,6 +736,7 @@ __export(src_exports, {
|
|
|
733
736
|
PowerUpsFilled: () => import_PowerUpsFilled.default,
|
|
734
737
|
PowerUpsOutlined: () => import_PowerUpsOutlined.default,
|
|
735
738
|
PoweroffOutlined: () => import_PoweroffOutlined.default,
|
|
739
|
+
PreviousOutlined: () => import_PreviousOutlined.default,
|
|
736
740
|
PrinterOutlined: () => import_PrinterOutlined.default,
|
|
737
741
|
ProfileFilled: () => import_ProfileFilled.default,
|
|
738
742
|
ProfileOutlined: () => import_ProfileOutlined.default,
|
|
@@ -870,6 +874,7 @@ __export(src_exports, {
|
|
|
870
874
|
SortOutlined: () => import_SortOutlined.default,
|
|
871
875
|
SoundOutlined: () => import_SoundOutlined.default,
|
|
872
876
|
SoundSmallOutlined: () => import_SoundSmallOutlined.default,
|
|
877
|
+
SpecialGroupsFilled: () => import_SpecialGroupsFilled.default,
|
|
873
878
|
SpecialPopulationsPurely: () => import_SpecialPopulationsPurely.default,
|
|
874
879
|
SpecialVehiclesPurely: () => import_SpecialVehiclesPurely.default,
|
|
875
880
|
SplitScreenOutlined: () => import_SplitScreenOutlined.default,
|
|
@@ -1389,6 +1394,7 @@ var import_FiremenFilled = __toESM(require("./asn/FiremenFilled"));
|
|
|
1389
1394
|
var import_FiremenOutlined = __toESM(require("./asn/FiremenOutlined"));
|
|
1390
1395
|
var import_FireworksFilled = __toESM(require("./asn/FireworksFilled"));
|
|
1391
1396
|
var import_FlashlightOutlined = __toESM(require("./asn/FlashlightOutlined"));
|
|
1397
|
+
var import_FlipHorizontalOutlined = __toESM(require("./asn/FlipHorizontalOutlined"));
|
|
1392
1398
|
var import_FloorFilled = __toESM(require("./asn/FloorFilled"));
|
|
1393
1399
|
var import_FloorOutlined = __toESM(require("./asn/FloorOutlined"));
|
|
1394
1400
|
var import_FocusOneKeyOutlined = __toESM(require("./asn/FocusOneKeyOutlined"));
|
|
@@ -1594,6 +1600,7 @@ var import_ManualOutlined = __toESM(require("./asn/ManualOutlined"));
|
|
|
1594
1600
|
var import_Map2DOutlined = __toESM(require("./asn/Map2DOutlined"));
|
|
1595
1601
|
var import_Map3DOutlined = __toESM(require("./asn/Map3DOutlined"));
|
|
1596
1602
|
var import_MeansAccessOutlined = __toESM(require("./asn/MeansAccessOutlined"));
|
|
1603
|
+
var import_MediaLibraryOutlined = __toESM(require("./asn/MediaLibraryOutlined"));
|
|
1597
1604
|
var import_MedicalFilled = __toESM(require("./asn/MedicalFilled"));
|
|
1598
1605
|
var import_MedicalKitOutlined = __toESM(require("./asn/MedicalKitOutlined"));
|
|
1599
1606
|
var import_MedicalOutlined = __toESM(require("./asn/MedicalOutlined"));
|
|
@@ -1636,6 +1643,7 @@ var import_MultiplePicturesFilled = __toESM(require("./asn/MultiplePicturesFille
|
|
|
1636
1643
|
var import_MunicipalFilled = __toESM(require("./asn/MunicipalFilled"));
|
|
1637
1644
|
var import_MuteOutlined = __toESM(require("./asn/MuteOutlined"));
|
|
1638
1645
|
var import_NaturalGasOutlined = __toESM(require("./asn/NaturalGasOutlined"));
|
|
1646
|
+
var import_NextOutlined = __toESM(require("./asn/NextOutlined"));
|
|
1639
1647
|
var import_Nh3Outlined = __toESM(require("./asn/Nh3Outlined"));
|
|
1640
1648
|
var import_NoAlarmPurely = __toESM(require("./asn/NoAlarmPurely"));
|
|
1641
1649
|
var import_NoAppPurely = __toESM(require("./asn/NoAppPurely"));
|
|
@@ -1742,6 +1750,7 @@ var import_PowerPerceptionFilled = __toESM(require("./asn/PowerPerceptionFilled"
|
|
|
1742
1750
|
var import_PowerUpsFilled = __toESM(require("./asn/PowerUpsFilled"));
|
|
1743
1751
|
var import_PowerUpsOutlined = __toESM(require("./asn/PowerUpsOutlined"));
|
|
1744
1752
|
var import_PoweroffOutlined = __toESM(require("./asn/PoweroffOutlined"));
|
|
1753
|
+
var import_PreviousOutlined = __toESM(require("./asn/PreviousOutlined"));
|
|
1745
1754
|
var import_PrinterOutlined = __toESM(require("./asn/PrinterOutlined"));
|
|
1746
1755
|
var import_ProfileFilled = __toESM(require("./asn/ProfileFilled"));
|
|
1747
1756
|
var import_ProfileOutlined = __toESM(require("./asn/ProfileOutlined"));
|
|
@@ -1879,6 +1888,7 @@ var import_SmokePurely = __toESM(require("./asn/SmokePurely"));
|
|
|
1879
1888
|
var import_SortOutlined = __toESM(require("./asn/SortOutlined"));
|
|
1880
1889
|
var import_SoundOutlined = __toESM(require("./asn/SoundOutlined"));
|
|
1881
1890
|
var import_SoundSmallOutlined = __toESM(require("./asn/SoundSmallOutlined"));
|
|
1891
|
+
var import_SpecialGroupsFilled = __toESM(require("./asn/SpecialGroupsFilled"));
|
|
1882
1892
|
var import_SpecialPopulationsPurely = __toESM(require("./asn/SpecialPopulationsPurely"));
|
|
1883
1893
|
var import_SpecialVehiclesPurely = __toESM(require("./asn/SpecialVehiclesPurely"));
|
|
1884
1894
|
var import_SplitScreenOutlined = __toESM(require("./asn/SplitScreenOutlined"));
|
|
@@ -2398,6 +2408,7 @@ var import_ZoomPlusOutlined = __toESM(require("./asn/ZoomPlusOutlined"));
|
|
|
2398
2408
|
FiremenOutlined,
|
|
2399
2409
|
FireworksFilled,
|
|
2400
2410
|
FlashlightOutlined,
|
|
2411
|
+
FlipHorizontalOutlined,
|
|
2401
2412
|
FloorFilled,
|
|
2402
2413
|
FloorOutlined,
|
|
2403
2414
|
FocusOneKeyOutlined,
|
|
@@ -2603,6 +2614,7 @@ var import_ZoomPlusOutlined = __toESM(require("./asn/ZoomPlusOutlined"));
|
|
|
2603
2614
|
Map2DOutlined,
|
|
2604
2615
|
Map3DOutlined,
|
|
2605
2616
|
MeansAccessOutlined,
|
|
2617
|
+
MediaLibraryOutlined,
|
|
2606
2618
|
MedicalFilled,
|
|
2607
2619
|
MedicalKitOutlined,
|
|
2608
2620
|
MedicalOutlined,
|
|
@@ -2645,6 +2657,7 @@ var import_ZoomPlusOutlined = __toESM(require("./asn/ZoomPlusOutlined"));
|
|
|
2645
2657
|
MunicipalFilled,
|
|
2646
2658
|
MuteOutlined,
|
|
2647
2659
|
NaturalGasOutlined,
|
|
2660
|
+
NextOutlined,
|
|
2648
2661
|
Nh3Outlined,
|
|
2649
2662
|
NoAlarmPurely,
|
|
2650
2663
|
NoAppPurely,
|
|
@@ -2751,6 +2764,7 @@ var import_ZoomPlusOutlined = __toESM(require("./asn/ZoomPlusOutlined"));
|
|
|
2751
2764
|
PowerUpsFilled,
|
|
2752
2765
|
PowerUpsOutlined,
|
|
2753
2766
|
PoweroffOutlined,
|
|
2767
|
+
PreviousOutlined,
|
|
2754
2768
|
PrinterOutlined,
|
|
2755
2769
|
ProfileFilled,
|
|
2756
2770
|
ProfileOutlined,
|
|
@@ -2888,6 +2902,7 @@ var import_ZoomPlusOutlined = __toESM(require("./asn/ZoomPlusOutlined"));
|
|
|
2888
2902
|
SortOutlined,
|
|
2889
2903
|
SoundOutlined,
|
|
2890
2904
|
SoundSmallOutlined,
|
|
2905
|
+
SpecialGroupsFilled,
|
|
2891
2906
|
SpecialPopulationsPurely,
|
|
2892
2907
|
SpecialVehiclesPurely,
|
|
2893
2908
|
SplitScreenOutlined,
|
package/package.json
CHANGED
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
import { IconDefinition } from '../types';
|
|
3
|
+
|
|
4
|
+
const FlipHorizontalOutlined: 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: 'M471.49 117a16 16 0 0 1 8.51 14.07v725.76a8 8 0 0 1-8 7.94H90.62a16 16 0 0 1-14.08-23.49L449.8 123.65a16 16 0 0 1 21.63-6.66zM408 355.83 183.8 792.77H408V355.84zm152-240.7a16 16 0 0 1 14.08 8.5l373.44 717.64a16 16 0 0 1-14.14 23.49H552a8 8 0 0 1-8-8V131.2a16 16 0 0 1 16-16zm56 240.7v436.93h224.2L616 355.84z',
|
|
13
|
+
},
|
|
14
|
+
},
|
|
15
|
+
],
|
|
16
|
+
},
|
|
17
|
+
name: 'flip-horizontal',
|
|
18
|
+
theme: 'outlined',
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
export default FlipHorizontalOutlined;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
import { IconDefinition } from '../types';
|
|
3
|
+
|
|
4
|
+
const MediaLibraryOutlined: 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: 'M800 288a32 32 0 0 1 32 32v512a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V320a32 32 0 0 1 32-32h704zm128-128a32 32 0 0 1 32 32v616a8 8 0 0 1-8 8h-56a8 8 0 0 1-8-8V232H200a8 8 0 0 1-8-8v-56a8 8 0 0 1 8-8h728zM136 792h624v-84.35L601.12 563.29 376.2 767.67a8 8 0 0 1-10.76 0L217.3 632.99 136 706.84V792zm624-432H136v260.37l75.93-68.97a8 8 0 0 1 10.76 0l148.14 134.67 224.9-204.37a8 8 0 0 1 10.77 0L760 621.18V360zm-384.1 65.95a73 73 0 0 1-64.82 110.03 73 73 0 0 1 0-145.96 73 73 0 0 1 64.82 35.92zM312.34 438a25 25 0 0 0 0 49.98 25 25 0 1 0 0-49.98z',
|
|
13
|
+
},
|
|
14
|
+
},
|
|
15
|
+
],
|
|
16
|
+
},
|
|
17
|
+
name: 'media-library',
|
|
18
|
+
theme: 'outlined',
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
export default MediaLibraryOutlined;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
import { IconDefinition } from '../types';
|
|
3
|
+
|
|
4
|
+
const NextOutlined: 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: 'M257.98 210.94V813c0 18.11 21 28.16 35.2 16.96l383.24-300.99a21.5 21.5 0 0 0 0-33.92l-383.3-301a21.76 21.76 0 0 0-35.2 16.9zm76.1 111.81L574.98 512 334.02 701.25v-378.5zm360 541.25h64a8 8 0 0 0 8-8V168a8 8 0 0 0-8-8h-64a8 8 0 0 0-8 8v688a8 8 0 0 0 8 8z',
|
|
13
|
+
},
|
|
14
|
+
},
|
|
15
|
+
],
|
|
16
|
+
},
|
|
17
|
+
name: 'next',
|
|
18
|
+
theme: 'outlined',
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
export default NextOutlined;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
import { IconDefinition } from '../types';
|
|
3
|
+
|
|
4
|
+
const PreviousOutlined: 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: 'M766.02 210.94V813a21.76 21.76 0 0 1-35.2 16.96l-383.3-300.99a21.5 21.5 0 0 1 0-33.92l383.23-301a21.76 21.76 0 0 1 35.2 16.9zm-76.1 111.81L449.02 512l240.96 189.25v-378.5zM329.98 864h-64a8 8 0 0 1-8-8V168a8 8 0 0 1 8-8h64c4.48 0 8 3.58 8 8v688a8 8 0 0 1-8 8z',
|
|
13
|
+
},
|
|
14
|
+
},
|
|
15
|
+
],
|
|
16
|
+
},
|
|
17
|
+
name: 'previous',
|
|
18
|
+
theme: 'outlined',
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
export default PreviousOutlined;
|
package/src/asn/SmileOutlined.ts
CHANGED
|
@@ -9,7 +9,7 @@ const SmileOutlined: IconDefinition = {
|
|
|
9
9
|
{
|
|
10
10
|
tag: 'path',
|
|
11
11
|
attrs: {
|
|
12
|
-
d: '
|
|
12
|
+
d: 'M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896zm0 76.03a371.97 371.97 0 1 0 0 743.94 371.97 371.97 0 0 0 0-743.94zm145.73 435.59 53.18 23.3a6.85 6.85 0 0 1 3.52 9.02l-.06.19a224 224 0 0 1-403.78 2.05l-1.09-2.3a6.53 6.53 0 0 1 3.08-8.65l.19-.13 52.8-23.04a8 8 0 0 1 10.37 3.72l.12.32a152 152 0 0 0 271.62.44l.77-1.53a7.1 7.1 0 0 1 9.28-3.4zM363.97 360a60.03 60.03 0 1 1 0 120 60.03 60.03 0 0 1 0-120zm296 0a60.03 60.03 0 1 1 0 120 60.03 60.03 0 0 1 0-120z',
|
|
13
13
|
},
|
|
14
14
|
},
|
|
15
15
|
],
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// This icon file is generated automatically.
|
|
2
|
+
import { IconDefinition } from '../types';
|
|
3
|
+
|
|
4
|
+
const SpecialGroupsFilled: 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: 'M544 124.03c247.42 0 448 173.7 448 387.97 0 214.27-200.58 388.03-448 388.03-100.93 0-194.11-28.93-269-77.76L50.63 882.43a8 8 0 0 1-8.96-11.77l104.26-180.48A345.4 345.4 0 0 1 96 512c0-214.27 200.58-388.03 448-388.03zM736 368H352a144 144 0 1 0 137.47 186.56l.2-.77a56.2 56.2 0 0 1 54.4-41.79h.7a56.07 56.07 0 0 1 53.31 41.09l.26.7A144 144 0 1 0 736 368zm-368 40a88 88 0 1 1 0 176 88 88 0 0 1 0-176zm352 0a88 88 0 1 1 0 176 88 88 0 0 1 0-176z',
|
|
13
|
+
},
|
|
14
|
+
},
|
|
15
|
+
],
|
|
16
|
+
},
|
|
17
|
+
name: 'special-groups',
|
|
18
|
+
theme: 'filled',
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
export default SpecialGroupsFilled;
|
package/src/index.ts
CHANGED
|
@@ -350,6 +350,7 @@ export { default as FiremenFilled } from './asn/FiremenFilled';
|
|
|
350
350
|
export { default as FiremenOutlined } from './asn/FiremenOutlined';
|
|
351
351
|
export { default as FireworksFilled } from './asn/FireworksFilled';
|
|
352
352
|
export { default as FlashlightOutlined } from './asn/FlashlightOutlined';
|
|
353
|
+
export { default as FlipHorizontalOutlined } from './asn/FlipHorizontalOutlined';
|
|
353
354
|
export { default as FloorFilled } from './asn/FloorFilled';
|
|
354
355
|
export { default as FloorOutlined } from './asn/FloorOutlined';
|
|
355
356
|
export { default as FocusOneKeyOutlined } from './asn/FocusOneKeyOutlined';
|
|
@@ -555,6 +556,7 @@ export { default as ManualOutlined } from './asn/ManualOutlined';
|
|
|
555
556
|
export { default as Map2DOutlined } from './asn/Map2DOutlined';
|
|
556
557
|
export { default as Map3DOutlined } from './asn/Map3DOutlined';
|
|
557
558
|
export { default as MeansAccessOutlined } from './asn/MeansAccessOutlined';
|
|
559
|
+
export { default as MediaLibraryOutlined } from './asn/MediaLibraryOutlined';
|
|
558
560
|
export { default as MedicalFilled } from './asn/MedicalFilled';
|
|
559
561
|
export { default as MedicalKitOutlined } from './asn/MedicalKitOutlined';
|
|
560
562
|
export { default as MedicalOutlined } from './asn/MedicalOutlined';
|
|
@@ -597,6 +599,7 @@ export { default as MultiplePicturesFilled } from './asn/MultiplePicturesFilled'
|
|
|
597
599
|
export { default as MunicipalFilled } from './asn/MunicipalFilled';
|
|
598
600
|
export { default as MuteOutlined } from './asn/MuteOutlined';
|
|
599
601
|
export { default as NaturalGasOutlined } from './asn/NaturalGasOutlined';
|
|
602
|
+
export { default as NextOutlined } from './asn/NextOutlined';
|
|
600
603
|
export { default as Nh3Outlined } from './asn/Nh3Outlined';
|
|
601
604
|
export { default as NoAlarmPurely } from './asn/NoAlarmPurely';
|
|
602
605
|
export { default as NoAppPurely } from './asn/NoAppPurely';
|
|
@@ -703,6 +706,7 @@ export { default as PowerPerceptionFilled } from './asn/PowerPerceptionFilled';
|
|
|
703
706
|
export { default as PowerUpsFilled } from './asn/PowerUpsFilled';
|
|
704
707
|
export { default as PowerUpsOutlined } from './asn/PowerUpsOutlined';
|
|
705
708
|
export { default as PoweroffOutlined } from './asn/PoweroffOutlined';
|
|
709
|
+
export { default as PreviousOutlined } from './asn/PreviousOutlined';
|
|
706
710
|
export { default as PrinterOutlined } from './asn/PrinterOutlined';
|
|
707
711
|
export { default as ProfileFilled } from './asn/ProfileFilled';
|
|
708
712
|
export { default as ProfileOutlined } from './asn/ProfileOutlined';
|
|
@@ -840,6 +844,7 @@ export { default as SmokePurely } from './asn/SmokePurely';
|
|
|
840
844
|
export { default as SortOutlined } from './asn/SortOutlined';
|
|
841
845
|
export { default as SoundOutlined } from './asn/SoundOutlined';
|
|
842
846
|
export { default as SoundSmallOutlined } from './asn/SoundSmallOutlined';
|
|
847
|
+
export { default as SpecialGroupsFilled } from './asn/SpecialGroupsFilled';
|
|
843
848
|
export { default as SpecialPopulationsPurely } from './asn/SpecialPopulationsPurely';
|
|
844
849
|
export { default as SpecialVehiclesPurely } from './asn/SpecialVehiclesPurely';
|
|
845
850
|
export { default as SplitScreenOutlined } from './asn/SplitScreenOutlined';
|