@cdx-ui/icons 0.0.1-beta.3 → 0.0.1-beta.30
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/README.md +1 -1
- package/lib/commonjs/aliases/prefixed.js +91 -0
- package/lib/commonjs/aliases/suffixed.js +91 -0
- package/lib/commonjs/icons/2d_2.js +20 -0
- package/lib/commonjs/icons/3d_2.js +20 -0
- package/lib/commonjs/icons/add_task.js +3 -3
- package/lib/commonjs/icons/add_to_drive.js +3 -3
- package/lib/commonjs/icons/bitbucket.js +20 -0
- package/lib/commonjs/icons/crop_21_9.js +20 -0
- package/lib/commonjs/icons/crop_2_3.js +20 -0
- package/lib/commonjs/icons/docs.js +3 -3
- package/lib/commonjs/icons/drive_export.js +3 -3
- package/lib/commonjs/icons/forms_add_on.js +3 -3
- package/lib/commonjs/icons/forms_apps_script.js +3 -3
- package/lib/commonjs/icons/gitlab.js +20 -0
- package/lib/commonjs/icons/index.js +91 -0
- package/lib/commonjs/icons/ink_highlighter_off.js +20 -0
- package/lib/commonjs/icons/task_alt.js +3 -3
- package/lib/commonjs/icons/tilt_arrow_down.js +20 -0
- package/lib/commonjs/icons/tilt_arrow_up.js +20 -0
- package/lib/commonjs/icons/video_frame_copy.js +20 -0
- package/lib/commonjs/icons/video_frame_save.js +20 -0
- package/lib/commonjs/icons/watch_button.js +20 -0
- package/lib/commonjs/icons/wb_twilight_2.js +20 -0
- package/lib/module/aliases/prefixed.js +13 -0
- package/lib/module/aliases/suffixed.js +13 -0
- package/lib/module/icons/2d_2.js +16 -0
- package/lib/module/icons/3d_2.js +16 -0
- package/lib/module/icons/add_task.js +3 -3
- package/lib/module/icons/add_to_drive.js +3 -3
- package/lib/module/icons/bitbucket.js +16 -0
- package/lib/module/icons/crop_21_9.js +16 -0
- package/lib/module/icons/crop_2_3.js +16 -0
- package/lib/module/icons/docs.js +3 -3
- package/lib/module/icons/drive_export.js +3 -3
- package/lib/module/icons/forms_add_on.js +3 -3
- package/lib/module/icons/forms_apps_script.js +3 -3
- package/lib/module/icons/gitlab.js +16 -0
- package/lib/module/icons/index.js +13 -0
- package/lib/module/icons/ink_highlighter_off.js +16 -0
- package/lib/module/icons/task_alt.js +3 -3
- package/lib/module/icons/tilt_arrow_down.js +16 -0
- package/lib/module/icons/tilt_arrow_up.js +16 -0
- package/lib/module/icons/video_frame_copy.js +16 -0
- package/lib/module/icons/video_frame_save.js +16 -0
- package/lib/module/icons/watch_button.js +16 -0
- package/lib/module/icons/wb_twilight_2.js +16 -0
- package/lib/typescript/aliases/prefixed.d.ts +13 -0
- package/lib/typescript/aliases/suffixed.d.ts +13 -0
- package/lib/typescript/icons/2d_2.d.ts +6 -0
- package/lib/typescript/icons/3d_2.d.ts +6 -0
- package/lib/typescript/icons/add_task.d.ts +1 -1
- package/lib/typescript/icons/add_to_drive.d.ts +1 -1
- package/lib/typescript/icons/bitbucket.d.ts +6 -0
- package/lib/typescript/icons/crop_21_9.d.ts +6 -0
- package/lib/typescript/icons/crop_2_3.d.ts +6 -0
- package/lib/typescript/icons/docs.d.ts +1 -1
- package/lib/typescript/icons/drive_export.d.ts +1 -1
- package/lib/typescript/icons/forms_add_on.d.ts +1 -1
- package/lib/typescript/icons/forms_apps_script.d.ts +1 -1
- package/lib/typescript/icons/gitlab.d.ts +6 -0
- package/lib/typescript/icons/index.d.ts +13 -0
- package/lib/typescript/icons/ink_highlighter_off.d.ts +6 -0
- package/lib/typescript/icons/task_alt.d.ts +1 -1
- package/lib/typescript/icons/tilt_arrow_down.d.ts +6 -0
- package/lib/typescript/icons/tilt_arrow_up.d.ts +6 -0
- package/lib/typescript/icons/video_frame_copy.d.ts +6 -0
- package/lib/typescript/icons/video_frame_save.d.ts +6 -0
- package/lib/typescript/icons/watch_button.d.ts +6 -0
- package/lib/typescript/icons/wb_twilight_2.d.ts +6 -0
- package/package.json +5 -4
|
@@ -22,6 +22,7 @@ export { default as Cdx23mp } from '../icons/23mp';
|
|
|
22
22
|
export { default as Cdx24fpsSelect } from '../icons/24fps_select';
|
|
23
23
|
export { default as Cdx24mp } from '../icons/24mp';
|
|
24
24
|
export { default as Cdx2d } from '../icons/2d';
|
|
25
|
+
export { default as Cdx2d2 } from '../icons/2d_2';
|
|
25
26
|
export { default as Cdx2k } from '../icons/2k';
|
|
26
27
|
export { default as Cdx2kPlus } from '../icons/2k_plus';
|
|
27
28
|
export { default as Cdx2mp } from '../icons/2mp';
|
|
@@ -29,6 +30,7 @@ export { default as Cdx30fps } from '../icons/30fps';
|
|
|
29
30
|
export { default as Cdx30fpsSelect } from '../icons/30fps_select';
|
|
30
31
|
export { default as Cdx360 } from '../icons/360';
|
|
31
32
|
export { default as Cdx3d } from '../icons/3d';
|
|
33
|
+
export { default as Cdx3d2 } from '../icons/3d_2';
|
|
32
34
|
export { default as Cdx3dRotation } from '../icons/3d_rotation';
|
|
33
35
|
export { default as Cdx3gMobiledata } from '../icons/3g_mobiledata';
|
|
34
36
|
export { default as Cdx3gMobiledataBadge } from '../icons/3g_mobiledata_badge';
|
|
@@ -466,6 +468,7 @@ export { default as CdxBikeDock } from '../icons/bike_dock';
|
|
|
466
468
|
export { default as CdxBikeLane } from '../icons/bike_lane';
|
|
467
469
|
export { default as CdxBikeScooter } from '../icons/bike_scooter';
|
|
468
470
|
export { default as CdxBiotech } from '../icons/biotech';
|
|
471
|
+
export { default as CdxBitbucket } from '../icons/bitbucket';
|
|
469
472
|
export { default as CdxBlanket } from '../icons/blanket';
|
|
470
473
|
export { default as CdxBlender } from '../icons/blender';
|
|
471
474
|
export { default as CdxBlind } from '../icons/blind';
|
|
@@ -888,6 +891,8 @@ export { default as CdxCrib } from '../icons/crib';
|
|
|
888
891
|
export { default as CdxCrisisAlert } from '../icons/crisis_alert';
|
|
889
892
|
export { default as CdxCrop } from '../icons/crop';
|
|
890
893
|
export { default as CdxCrop169 } from '../icons/crop_16_9';
|
|
894
|
+
export { default as CdxCrop23 } from '../icons/crop_2_3';
|
|
895
|
+
export { default as CdxCrop219 } from '../icons/crop_21_9';
|
|
891
896
|
export { default as CdxCrop32 } from '../icons/crop_3_2';
|
|
892
897
|
export { default as CdxCrop54 } from '../icons/crop_5_4';
|
|
893
898
|
export { default as CdxCrop75 } from '../icons/crop_7_5';
|
|
@@ -1566,6 +1571,7 @@ export { default as CdxGif2 } from '../icons/gif_2';
|
|
|
1566
1571
|
export { default as CdxGifBox } from '../icons/gif_box';
|
|
1567
1572
|
export { default as CdxGirl } from '../icons/girl';
|
|
1568
1573
|
export { default as CdxGite } from '../icons/gite';
|
|
1574
|
+
export { default as CdxGitlab } from '../icons/gitlab';
|
|
1569
1575
|
export { default as CdxGlassCup } from '../icons/glass_cup';
|
|
1570
1576
|
export { default as CdxGlobe } from '../icons/globe';
|
|
1571
1577
|
export { default as CdxGlobe2Cancel } from '../icons/globe_2_cancel';
|
|
@@ -1805,6 +1811,7 @@ export { default as CdxInkEraser } from '../icons/ink_eraser';
|
|
|
1805
1811
|
export { default as CdxInkEraserOff } from '../icons/ink_eraser_off';
|
|
1806
1812
|
export { default as CdxInkHighlighter } from '../icons/ink_highlighter';
|
|
1807
1813
|
export { default as CdxInkHighlighterMove } from '../icons/ink_highlighter_move';
|
|
1814
|
+
export { default as CdxInkHighlighterOff } from '../icons/ink_highlighter_off';
|
|
1808
1815
|
export { default as CdxInkMarker } from '../icons/ink_marker';
|
|
1809
1816
|
export { default as CdxInkPen } from '../icons/ink_pen';
|
|
1810
1817
|
export { default as CdxInkSelection } from '../icons/ink_selection';
|
|
@@ -3477,6 +3484,8 @@ export { default as CdxTibiaAlt } from '../icons/tibia_alt';
|
|
|
3477
3484
|
export { default as CdxTileLarge } from '../icons/tile_large';
|
|
3478
3485
|
export { default as CdxTileMedium } from '../icons/tile_medium';
|
|
3479
3486
|
export { default as CdxTileSmall } from '../icons/tile_small';
|
|
3487
|
+
export { default as CdxTiltArrowDown } from '../icons/tilt_arrow_down';
|
|
3488
|
+
export { default as CdxTiltArrowUp } from '../icons/tilt_arrow_up';
|
|
3480
3489
|
export { default as CdxTimeAuto } from '../icons/time_auto';
|
|
3481
3490
|
export { default as CdxTimelapse } from '../icons/timelapse';
|
|
3482
3491
|
export { default as CdxTimeline } from '../icons/timeline';
|
|
@@ -3664,6 +3673,8 @@ export { default as CdxVideoCameraFront } from '../icons/video_camera_front';
|
|
|
3664
3673
|
export { default as CdxVideoCameraFrontOff } from '../icons/video_camera_front_off';
|
|
3665
3674
|
export { default as CdxVideoChat } from '../icons/video_chat';
|
|
3666
3675
|
export { default as CdxVideoFile } from '../icons/video_file';
|
|
3676
|
+
export { default as CdxVideoFrameCopy } from '../icons/video_frame_copy';
|
|
3677
|
+
export { default as CdxVideoFrameSave } from '../icons/video_frame_save';
|
|
3667
3678
|
export { default as CdxVideoLabel } from '../icons/video_label';
|
|
3668
3679
|
export { default as CdxVideoLibrary } from '../icons/video_library';
|
|
3669
3680
|
export { default as CdxVideoSearch } from '../icons/video_search';
|
|
@@ -3747,6 +3758,7 @@ export { default as CdxWatch } from '../icons/watch';
|
|
|
3747
3758
|
export { default as CdxWatchAlert } from '../icons/watch_alert';
|
|
3748
3759
|
export { default as CdxWatchArrow } from '../icons/watch_arrow';
|
|
3749
3760
|
export { default as CdxWatchArrowDown } from '../icons/watch_arrow_down';
|
|
3761
|
+
export { default as CdxWatchButton } from '../icons/watch_button';
|
|
3750
3762
|
export { default as CdxWatchButtonPress } from '../icons/watch_button_press';
|
|
3751
3763
|
export { default as CdxWatchCheck } from '../icons/watch_check';
|
|
3752
3764
|
export { default as CdxWatchLock } from '../icons/watch_lock';
|
|
@@ -3781,6 +3793,7 @@ export { default as CdxWbIridescent } from '../icons/wb_iridescent';
|
|
|
3781
3793
|
export { default as CdxWbShade } from '../icons/wb_shade';
|
|
3782
3794
|
export { default as CdxWbSunny } from '../icons/wb_sunny';
|
|
3783
3795
|
export { default as CdxWbTwilight } from '../icons/wb_twilight';
|
|
3796
|
+
export { default as CdxWbTwilight2 } from '../icons/wb_twilight_2';
|
|
3784
3797
|
export { default as CdxWc } from '../icons/wc';
|
|
3785
3798
|
export { default as CdxWeatherHail } from '../icons/weather_hail';
|
|
3786
3799
|
export { default as CdxWeatherMix } from '../icons/weather_mix';
|
|
@@ -22,6 +22,7 @@ export { default as _23mpIcon } from '../icons/23mp';
|
|
|
22
22
|
export { default as _24fpsSelectIcon } from '../icons/24fps_select';
|
|
23
23
|
export { default as _24mpIcon } from '../icons/24mp';
|
|
24
24
|
export { default as _2dIcon } from '../icons/2d';
|
|
25
|
+
export { default as _2d2Icon } from '../icons/2d_2';
|
|
25
26
|
export { default as _2kIcon } from '../icons/2k';
|
|
26
27
|
export { default as _2kPlusIcon } from '../icons/2k_plus';
|
|
27
28
|
export { default as _2mpIcon } from '../icons/2mp';
|
|
@@ -29,6 +30,7 @@ export { default as _30fpsIcon } from '../icons/30fps';
|
|
|
29
30
|
export { default as _30fpsSelectIcon } from '../icons/30fps_select';
|
|
30
31
|
export { default as _360Icon } from '../icons/360';
|
|
31
32
|
export { default as _3dIcon } from '../icons/3d';
|
|
33
|
+
export { default as _3d2Icon } from '../icons/3d_2';
|
|
32
34
|
export { default as _3dRotationIcon } from '../icons/3d_rotation';
|
|
33
35
|
export { default as _3gMobiledataIcon } from '../icons/3g_mobiledata';
|
|
34
36
|
export { default as _3gMobiledataBadgeIcon } from '../icons/3g_mobiledata_badge';
|
|
@@ -466,6 +468,7 @@ export { default as BikeDockIcon } from '../icons/bike_dock';
|
|
|
466
468
|
export { default as BikeLaneIcon } from '../icons/bike_lane';
|
|
467
469
|
export { default as BikeScooterIcon } from '../icons/bike_scooter';
|
|
468
470
|
export { default as BiotechIcon } from '../icons/biotech';
|
|
471
|
+
export { default as BitbucketIcon } from '../icons/bitbucket';
|
|
469
472
|
export { default as BlanketIcon } from '../icons/blanket';
|
|
470
473
|
export { default as BlenderIcon } from '../icons/blender';
|
|
471
474
|
export { default as BlindIcon } from '../icons/blind';
|
|
@@ -888,6 +891,8 @@ export { default as CribIcon } from '../icons/crib';
|
|
|
888
891
|
export { default as CrisisAlertIcon } from '../icons/crisis_alert';
|
|
889
892
|
export { default as CropIcon } from '../icons/crop';
|
|
890
893
|
export { default as Crop169Icon } from '../icons/crop_16_9';
|
|
894
|
+
export { default as Crop23Icon } from '../icons/crop_2_3';
|
|
895
|
+
export { default as Crop219Icon } from '../icons/crop_21_9';
|
|
891
896
|
export { default as Crop32Icon } from '../icons/crop_3_2';
|
|
892
897
|
export { default as Crop54Icon } from '../icons/crop_5_4';
|
|
893
898
|
export { default as Crop75Icon } from '../icons/crop_7_5';
|
|
@@ -1566,6 +1571,7 @@ export { default as Gif2Icon } from '../icons/gif_2';
|
|
|
1566
1571
|
export { default as GifBoxIcon } from '../icons/gif_box';
|
|
1567
1572
|
export { default as GirlIcon } from '../icons/girl';
|
|
1568
1573
|
export { default as GiteIcon } from '../icons/gite';
|
|
1574
|
+
export { default as GitlabIcon } from '../icons/gitlab';
|
|
1569
1575
|
export { default as GlassCupIcon } from '../icons/glass_cup';
|
|
1570
1576
|
export { default as GlobeIcon } from '../icons/globe';
|
|
1571
1577
|
export { default as Globe2CancelIcon } from '../icons/globe_2_cancel';
|
|
@@ -1805,6 +1811,7 @@ export { default as InkEraserIcon } from '../icons/ink_eraser';
|
|
|
1805
1811
|
export { default as InkEraserOffIcon } from '../icons/ink_eraser_off';
|
|
1806
1812
|
export { default as InkHighlighterIcon } from '../icons/ink_highlighter';
|
|
1807
1813
|
export { default as InkHighlighterMoveIcon } from '../icons/ink_highlighter_move';
|
|
1814
|
+
export { default as InkHighlighterOffIcon } from '../icons/ink_highlighter_off';
|
|
1808
1815
|
export { default as InkMarkerIcon } from '../icons/ink_marker';
|
|
1809
1816
|
export { default as InkPenIcon } from '../icons/ink_pen';
|
|
1810
1817
|
export { default as InkSelectionIcon } from '../icons/ink_selection';
|
|
@@ -3477,6 +3484,8 @@ export { default as TibiaAltIcon } from '../icons/tibia_alt';
|
|
|
3477
3484
|
export { default as TileLargeIcon } from '../icons/tile_large';
|
|
3478
3485
|
export { default as TileMediumIcon } from '../icons/tile_medium';
|
|
3479
3486
|
export { default as TileSmallIcon } from '../icons/tile_small';
|
|
3487
|
+
export { default as TiltArrowDownIcon } from '../icons/tilt_arrow_down';
|
|
3488
|
+
export { default as TiltArrowUpIcon } from '../icons/tilt_arrow_up';
|
|
3480
3489
|
export { default as TimeAutoIcon } from '../icons/time_auto';
|
|
3481
3490
|
export { default as TimelapseIcon } from '../icons/timelapse';
|
|
3482
3491
|
export { default as TimelineIcon } from '../icons/timeline';
|
|
@@ -3664,6 +3673,8 @@ export { default as VideoCameraFrontIcon } from '../icons/video_camera_front';
|
|
|
3664
3673
|
export { default as VideoCameraFrontOffIcon } from '../icons/video_camera_front_off';
|
|
3665
3674
|
export { default as VideoChatIcon } from '../icons/video_chat';
|
|
3666
3675
|
export { default as VideoFileIcon } from '../icons/video_file';
|
|
3676
|
+
export { default as VideoFrameCopyIcon } from '../icons/video_frame_copy';
|
|
3677
|
+
export { default as VideoFrameSaveIcon } from '../icons/video_frame_save';
|
|
3667
3678
|
export { default as VideoLabelIcon } from '../icons/video_label';
|
|
3668
3679
|
export { default as VideoLibraryIcon } from '../icons/video_library';
|
|
3669
3680
|
export { default as VideoSearchIcon } from '../icons/video_search';
|
|
@@ -3747,6 +3758,7 @@ export { default as WatchIcon } from '../icons/watch';
|
|
|
3747
3758
|
export { default as WatchAlertIcon } from '../icons/watch_alert';
|
|
3748
3759
|
export { default as WatchArrowIcon } from '../icons/watch_arrow';
|
|
3749
3760
|
export { default as WatchArrowDownIcon } from '../icons/watch_arrow_down';
|
|
3761
|
+
export { default as WatchButtonIcon } from '../icons/watch_button';
|
|
3750
3762
|
export { default as WatchButtonPressIcon } from '../icons/watch_button_press';
|
|
3751
3763
|
export { default as WatchCheckIcon } from '../icons/watch_check';
|
|
3752
3764
|
export { default as WatchLockIcon } from '../icons/watch_lock';
|
|
@@ -3781,6 +3793,7 @@ export { default as WbIridescentIcon } from '../icons/wb_iridescent';
|
|
|
3781
3793
|
export { default as WbShadeIcon } from '../icons/wb_shade';
|
|
3782
3794
|
export { default as WbSunnyIcon } from '../icons/wb_sunny';
|
|
3783
3795
|
export { default as WbTwilightIcon } from '../icons/wb_twilight';
|
|
3796
|
+
export { default as WbTwilight2Icon } from '../icons/wb_twilight_2';
|
|
3784
3797
|
export { default as WcIcon } from '../icons/wc';
|
|
3785
3798
|
export { default as WeatherHailIcon } from '../icons/weather_hail';
|
|
3786
3799
|
export { default as WeatherMixIcon } from '../icons/weather_mix';
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @preview 
|
|
3
|
+
*/
|
|
4
|
+
declare const _2d2: import("..").CdxIcon;
|
|
5
|
+
export default _2d2;
|
|
6
|
+
//# sourceMappingURL=2d_2.d.ts.map
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @preview 
|
|
3
|
+
*/
|
|
4
|
+
declare const _3d2: import("..").CdxIcon;
|
|
5
|
+
export default _3d2;
|
|
6
|
+
//# sourceMappingURL=3d_2.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @preview 
|
|
3
3
|
*/
|
|
4
4
|
declare const AddTask: import("..").CdxIcon;
|
|
5
5
|
export default AddTask;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @preview 
|
|
3
3
|
*/
|
|
4
4
|
declare const AddToDrive: import("..").CdxIcon;
|
|
5
5
|
export default AddToDrive;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @preview 
|
|
3
|
+
*/
|
|
4
|
+
declare const Bitbucket: import("..").CdxIcon;
|
|
5
|
+
export default Bitbucket;
|
|
6
|
+
//# sourceMappingURL=bitbucket.d.ts.map
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @preview 
|
|
3
|
+
*/
|
|
4
|
+
declare const Crop219: import("..").CdxIcon;
|
|
5
|
+
export default Crop219;
|
|
6
|
+
//# sourceMappingURL=crop_21_9.d.ts.map
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @preview 
|
|
3
|
+
*/
|
|
4
|
+
declare const Crop23: import("..").CdxIcon;
|
|
5
|
+
export default Crop23;
|
|
6
|
+
//# sourceMappingURL=crop_2_3.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @preview 
|
|
3
3
|
*/
|
|
4
4
|
declare const Docs: import("..").CdxIcon;
|
|
5
5
|
export default Docs;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @preview 
|
|
3
3
|
*/
|
|
4
4
|
declare const DriveExport: import("..").CdxIcon;
|
|
5
5
|
export default DriveExport;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @preview 
|
|
3
3
|
*/
|
|
4
4
|
declare const FormsAddOn: import("..").CdxIcon;
|
|
5
5
|
export default FormsAddOn;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @preview 
|
|
3
3
|
*/
|
|
4
4
|
declare const FormsAppsScript: import("..").CdxIcon;
|
|
5
5
|
export default FormsAppsScript;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @preview 
|
|
3
|
+
*/
|
|
4
|
+
declare const Gitlab: import("..").CdxIcon;
|
|
5
|
+
export default Gitlab;
|
|
6
|
+
//# sourceMappingURL=gitlab.d.ts.map
|
|
@@ -22,6 +22,7 @@ export { default as _23mp } from './23mp';
|
|
|
22
22
|
export { default as _24fpsSelect } from './24fps_select';
|
|
23
23
|
export { default as _24mp } from './24mp';
|
|
24
24
|
export { default as _2d } from './2d';
|
|
25
|
+
export { default as _2d2 } from './2d_2';
|
|
25
26
|
export { default as _2k } from './2k';
|
|
26
27
|
export { default as _2kPlus } from './2k_plus';
|
|
27
28
|
export { default as _2mp } from './2mp';
|
|
@@ -29,6 +30,7 @@ export { default as _30fps } from './30fps';
|
|
|
29
30
|
export { default as _30fpsSelect } from './30fps_select';
|
|
30
31
|
export { default as _360 } from './360';
|
|
31
32
|
export { default as _3d } from './3d';
|
|
33
|
+
export { default as _3d2 } from './3d_2';
|
|
32
34
|
export { default as _3dRotation } from './3d_rotation';
|
|
33
35
|
export { default as _3gMobiledata } from './3g_mobiledata';
|
|
34
36
|
export { default as _3gMobiledataBadge } from './3g_mobiledata_badge';
|
|
@@ -466,6 +468,7 @@ export { default as BikeDock } from './bike_dock';
|
|
|
466
468
|
export { default as BikeLane } from './bike_lane';
|
|
467
469
|
export { default as BikeScooter } from './bike_scooter';
|
|
468
470
|
export { default as Biotech } from './biotech';
|
|
471
|
+
export { default as Bitbucket } from './bitbucket';
|
|
469
472
|
export { default as Blanket } from './blanket';
|
|
470
473
|
export { default as Blender } from './blender';
|
|
471
474
|
export { default as Blind } from './blind';
|
|
@@ -888,6 +891,8 @@ export { default as Crib } from './crib';
|
|
|
888
891
|
export { default as CrisisAlert } from './crisis_alert';
|
|
889
892
|
export { default as Crop } from './crop';
|
|
890
893
|
export { default as Crop169 } from './crop_16_9';
|
|
894
|
+
export { default as Crop23 } from './crop_2_3';
|
|
895
|
+
export { default as Crop219 } from './crop_21_9';
|
|
891
896
|
export { default as Crop32 } from './crop_3_2';
|
|
892
897
|
export { default as Crop54 } from './crop_5_4';
|
|
893
898
|
export { default as Crop75 } from './crop_7_5';
|
|
@@ -1566,6 +1571,7 @@ export { default as Gif2 } from './gif_2';
|
|
|
1566
1571
|
export { default as GifBox } from './gif_box';
|
|
1567
1572
|
export { default as Girl } from './girl';
|
|
1568
1573
|
export { default as Gite } from './gite';
|
|
1574
|
+
export { default as Gitlab } from './gitlab';
|
|
1569
1575
|
export { default as GlassCup } from './glass_cup';
|
|
1570
1576
|
export { default as Globe } from './globe';
|
|
1571
1577
|
export { default as Globe2Cancel } from './globe_2_cancel';
|
|
@@ -1805,6 +1811,7 @@ export { default as InkEraser } from './ink_eraser';
|
|
|
1805
1811
|
export { default as InkEraserOff } from './ink_eraser_off';
|
|
1806
1812
|
export { default as InkHighlighter } from './ink_highlighter';
|
|
1807
1813
|
export { default as InkHighlighterMove } from './ink_highlighter_move';
|
|
1814
|
+
export { default as InkHighlighterOff } from './ink_highlighter_off';
|
|
1808
1815
|
export { default as InkMarker } from './ink_marker';
|
|
1809
1816
|
export { default as InkPen } from './ink_pen';
|
|
1810
1817
|
export { default as InkSelection } from './ink_selection';
|
|
@@ -3477,6 +3484,8 @@ export { default as TibiaAlt } from './tibia_alt';
|
|
|
3477
3484
|
export { default as TileLarge } from './tile_large';
|
|
3478
3485
|
export { default as TileMedium } from './tile_medium';
|
|
3479
3486
|
export { default as TileSmall } from './tile_small';
|
|
3487
|
+
export { default as TiltArrowDown } from './tilt_arrow_down';
|
|
3488
|
+
export { default as TiltArrowUp } from './tilt_arrow_up';
|
|
3480
3489
|
export { default as TimeAuto } from './time_auto';
|
|
3481
3490
|
export { default as Timelapse } from './timelapse';
|
|
3482
3491
|
export { default as Timeline } from './timeline';
|
|
@@ -3664,6 +3673,8 @@ export { default as VideoCameraFront } from './video_camera_front';
|
|
|
3664
3673
|
export { default as VideoCameraFrontOff } from './video_camera_front_off';
|
|
3665
3674
|
export { default as VideoChat } from './video_chat';
|
|
3666
3675
|
export { default as VideoFile } from './video_file';
|
|
3676
|
+
export { default as VideoFrameCopy } from './video_frame_copy';
|
|
3677
|
+
export { default as VideoFrameSave } from './video_frame_save';
|
|
3667
3678
|
export { default as VideoLabel } from './video_label';
|
|
3668
3679
|
export { default as VideoLibrary } from './video_library';
|
|
3669
3680
|
export { default as VideoSearch } from './video_search';
|
|
@@ -3747,6 +3758,7 @@ export { default as Watch } from './watch';
|
|
|
3747
3758
|
export { default as WatchAlert } from './watch_alert';
|
|
3748
3759
|
export { default as WatchArrow } from './watch_arrow';
|
|
3749
3760
|
export { default as WatchArrowDown } from './watch_arrow_down';
|
|
3761
|
+
export { default as WatchButton } from './watch_button';
|
|
3750
3762
|
export { default as WatchButtonPress } from './watch_button_press';
|
|
3751
3763
|
export { default as WatchCheck } from './watch_check';
|
|
3752
3764
|
export { default as WatchLock } from './watch_lock';
|
|
@@ -3781,6 +3793,7 @@ export { default as WbIridescent } from './wb_iridescent';
|
|
|
3781
3793
|
export { default as WbShade } from './wb_shade';
|
|
3782
3794
|
export { default as WbSunny } from './wb_sunny';
|
|
3783
3795
|
export { default as WbTwilight } from './wb_twilight';
|
|
3796
|
+
export { default as WbTwilight2 } from './wb_twilight_2';
|
|
3784
3797
|
export { default as Wc } from './wc';
|
|
3785
3798
|
export { default as WeatherHail } from './weather_hail';
|
|
3786
3799
|
export { default as WeatherMix } from './weather_mix';
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @preview 
|
|
3
|
+
*/
|
|
4
|
+
declare const InkHighlighterOff: import("..").CdxIcon;
|
|
5
|
+
export default InkHighlighterOff;
|
|
6
|
+
//# sourceMappingURL=ink_highlighter_off.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @preview 
|
|
3
3
|
*/
|
|
4
4
|
declare const TaskAlt: import("..").CdxIcon;
|
|
5
5
|
export default TaskAlt;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @preview 
|
|
3
|
+
*/
|
|
4
|
+
declare const TiltArrowDown: import("..").CdxIcon;
|
|
5
|
+
export default TiltArrowDown;
|
|
6
|
+
//# sourceMappingURL=tilt_arrow_down.d.ts.map
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @preview 
|
|
3
|
+
*/
|
|
4
|
+
declare const TiltArrowUp: import("..").CdxIcon;
|
|
5
|
+
export default TiltArrowUp;
|
|
6
|
+
//# sourceMappingURL=tilt_arrow_up.d.ts.map
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @preview 
|
|
3
|
+
*/
|
|
4
|
+
declare const VideoFrameCopy: import("..").CdxIcon;
|
|
5
|
+
export default VideoFrameCopy;
|
|
6
|
+
//# sourceMappingURL=video_frame_copy.d.ts.map
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @preview 
|
|
3
|
+
*/
|
|
4
|
+
declare const VideoFrameSave: import("..").CdxIcon;
|
|
5
|
+
export default VideoFrameSave;
|
|
6
|
+
//# sourceMappingURL=video_frame_save.d.ts.map
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @preview 
|
|
3
|
+
*/
|
|
4
|
+
declare const WatchButton: import("..").CdxIcon;
|
|
5
|
+
export default WatchButton;
|
|
6
|
+
//# sourceMappingURL=watch_button.d.ts.map
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @preview 
|
|
3
|
+
*/
|
|
4
|
+
declare const WbTwilight2: import("..").CdxIcon;
|
|
5
|
+
export default WbTwilight2;
|
|
6
|
+
//# sourceMappingURL=wb_twilight_2.d.ts.map
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cdx-ui/icons",
|
|
3
|
-
"version": "0.0.1-beta.
|
|
3
|
+
"version": "0.0.1-beta.30",
|
|
4
4
|
"main": "lib/commonjs/index.js",
|
|
5
5
|
"module": "lib/module/index.js",
|
|
6
6
|
"react-native": "lib/module/index.js",
|
|
@@ -45,20 +45,21 @@
|
|
|
45
45
|
},
|
|
46
46
|
"peerDependencies": {
|
|
47
47
|
"react": "^18.2.0 || ^19.0.0",
|
|
48
|
-
"react-native": ">=0.76.0"
|
|
49
|
-
"react-native-svg": "^13.0.0 || ^14.0.0 || ^15.0.0"
|
|
48
|
+
"react-native": ">=0.76.0"
|
|
50
49
|
},
|
|
51
50
|
"peerDependenciesMeta": {
|
|
52
51
|
"react-native": {
|
|
53
52
|
"optional": true
|
|
54
53
|
}
|
|
55
54
|
},
|
|
55
|
+
"dependencies": {
|
|
56
|
+
"react-native-svg": "15.12.1"
|
|
57
|
+
},
|
|
56
58
|
"devDependencies": {
|
|
57
59
|
"@types/react": "*",
|
|
58
60
|
"react": "*",
|
|
59
61
|
"react-native": "*",
|
|
60
62
|
"react-native-builder-bob": "*",
|
|
61
|
-
"react-native-svg": "*",
|
|
62
63
|
"svgson": "5.3.1",
|
|
63
64
|
"tsx": "4.21.0",
|
|
64
65
|
"typescript": "*"
|