@material-symbols-svg/react 0.1.13 → 0.1.15
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/dist/icons/family-group.d.ts +75 -0
- package/dist/icons/family-group.js +29 -0
- package/dist/icons/fitness-trackers.d.ts +75 -0
- package/dist/icons/fitness-trackers.js +38 -0
- package/dist/icons/home-app-logo.d.ts +14 -14
- package/dist/icons/home-app-logo.js +23 -14
- package/dist/icons/mail-asterisk.d.ts +75 -0
- package/dist/icons/mail-asterisk.js +38 -0
- package/dist/icons/mobile-theft.d.ts +75 -0
- package/dist/icons/mobile-theft.js +38 -0
- package/dist/icons/partly-cloudy-night.d.ts +14 -14
- package/dist/icons/partly-cloudy-night.js +14 -14
- package/dist/icons/sign-language.d.ts +14 -14
- package/dist/icons/sign-language.js +14 -14
- package/dist/index.d.ts +4 -4
- package/dist/index.js +4 -4
- package/dist/w100.d.ts +4 -4
- package/dist/w100.js +4 -4
- package/dist/w200.d.ts +4 -4
- package/dist/w200.js +4 -4
- package/dist/w300.d.ts +4 -4
- package/dist/w300.js +4 -4
- package/dist/w400.d.ts +4 -4
- package/dist/w400.js +4 -4
- package/dist/w500.d.ts +4 -4
- package/dist/w500.js +4 -4
- package/dist/w600.d.ts +4 -4
- package/dist/w600.js +4 -4
- package/dist/w700.d.ts +4 -4
- package/dist/w700.js +4 -4
- package/package.json +9 -9
- package/dist/icons/battery-saver.d.ts +0 -75
- package/dist/icons/battery-saver.js +0 -38
- package/dist/icons/motion-photos-off.d.ts +0 -75
- package/dist/icons/motion-photos-off.js +0 -38
- package/dist/icons/transcribe.d.ts +0 -75
- package/dist/icons/transcribe.js +0 -38
- package/dist/icons/volume-down-alt.d.ts +0 -75
- package/dist/icons/volume-down-alt.js +0 -38
package/dist/index.js
CHANGED
|
@@ -432,7 +432,6 @@ export { BatteryHoriz075W400 as BatteryHoriz075, BatteryHoriz075FillW400 as Batt
|
|
|
432
432
|
export { BatteryLowW400 as BatteryLow, BatteryLowFillW400 as BatteryLowFill } from './icons/battery-low.js';
|
|
433
433
|
export { BatteryPlusW400 as BatteryPlus, BatteryPlusFillW400 as BatteryPlusFill } from './icons/battery-plus.js';
|
|
434
434
|
export { BatteryProfileW400 as BatteryProfile, BatteryProfileFillW400 as BatteryProfileFill } from './icons/battery-profile.js';
|
|
435
|
-
export { BatterySaverW400 as BatterySaver, BatterySaverFillW400 as BatterySaverFill } from './icons/battery-saver.js';
|
|
436
435
|
export { BatteryShareW400 as BatteryShare, BatteryShareFillW400 as BatteryShareFill } from './icons/battery-share.js';
|
|
437
436
|
export { BatteryStatusGoodW400 as BatteryStatusGood, BatteryStatusGoodFillW400 as BatteryStatusGoodFill } from './icons/battery-status-good.js';
|
|
438
437
|
export { BatteryUnknownW400 as BatteryUnknown, BatteryUnknownFillW400 as BatteryUnknownFill } from './icons/battery-unknown.js';
|
|
@@ -1237,6 +1236,7 @@ export { FactCheckW400 as FactCheck, FactCheckFillW400 as FactCheckFill } from '
|
|
|
1237
1236
|
export { FactoryW400 as Factory, FactoryFillW400 as FactoryFill } from './icons/factory.js';
|
|
1238
1237
|
export { FallingW400 as Falling, FallingFillW400 as FallingFill } from './icons/falling.js';
|
|
1239
1238
|
export { FamiliarFaceAndZoneW400 as FamiliarFaceAndZone, FamiliarFaceAndZoneFillW400 as FamiliarFaceAndZoneFill } from './icons/familiar-face-and-zone.js';
|
|
1239
|
+
export { FamilyGroupW400 as FamilyGroup, FamilyGroupFillW400 as FamilyGroupFill } from './icons/family-group.js';
|
|
1240
1240
|
export { FamilyHistoryW400 as FamilyHistory, FamilyHistoryFillW400 as FamilyHistoryFill } from './icons/family-history.js';
|
|
1241
1241
|
export { FamilyHomeW400 as FamilyHome, FamilyHomeFillW400 as FamilyHomeFill } from './icons/family-home.js';
|
|
1242
1242
|
export { FamilyLinkW400 as FamilyLink, FamilyLinkFillW400 as FamilyLinkFill } from './icons/family-link.js';
|
|
@@ -1324,6 +1324,7 @@ export { FitScreenW400 as FitScreen, FitScreenFillW400 as FitScreenFill } from '
|
|
|
1324
1324
|
export { FitWidthW400 as FitWidth, FitWidthFillW400 as FitWidthFill } from './icons/fit-width.js';
|
|
1325
1325
|
export { FitnessCenterW400 as FitnessCenter, FitnessCenterFillW400 as FitnessCenterFill } from './icons/fitness-center.js';
|
|
1326
1326
|
export { FitnessTrackerW400 as FitnessTracker, FitnessTrackerFillW400 as FitnessTrackerFill } from './icons/fitness-tracker.js';
|
|
1327
|
+
export { FitnessTrackersW400 as FitnessTrackers, FitnessTrackersFillW400 as FitnessTrackersFill } from './icons/fitness-trackers.js';
|
|
1327
1328
|
export { Flag2W400 as Flag2, Flag2FillW400 as Flag2Fill } from './icons/flag-2.js';
|
|
1328
1329
|
export { FlagCheckW400 as FlagCheck, FlagCheckFillW400 as FlagCheckFill } from './icons/flag-check.js';
|
|
1329
1330
|
export { FlagCircleW400 as FlagCircle, FlagCircleFillW400 as FlagCircleFill } from './icons/flag-circle.js';
|
|
@@ -1963,6 +1964,7 @@ export { MagnificationLargeW400 as MagnificationLarge, MagnificationLargeFillW40
|
|
|
1963
1964
|
export { MagnificationSmallW400 as MagnificationSmall, MagnificationSmallFillW400 as MagnificationSmallFill } from './icons/magnification-small.js';
|
|
1964
1965
|
export { MagnifyDockedW400 as MagnifyDocked, MagnifyDockedFillW400 as MagnifyDockedFill } from './icons/magnify-docked.js';
|
|
1965
1966
|
export { MagnifyFullscreenW400 as MagnifyFullscreen, MagnifyFullscreenFillW400 as MagnifyFullscreenFill } from './icons/magnify-fullscreen.js';
|
|
1967
|
+
export { MailAsteriskW400 as MailAsterisk, MailAsteriskFillW400 as MailAsteriskFill } from './icons/mail-asterisk.js';
|
|
1966
1968
|
export { MailLockW400 as MailLock, MailLockFillW400 as MailLockFill } from './icons/mail-lock.js';
|
|
1967
1969
|
export { MailOffW400 as MailOff, MailOffFillW400 as MailOffFill } from './icons/mail-off.js';
|
|
1968
1970
|
export { MailShieldW400 as MailShield, MailShieldFillW400 as MailShieldFill } from './icons/mail-shield.js';
|
|
@@ -2095,6 +2097,7 @@ export { MobileSoundW400 as MobileSound, MobileSoundFillW400 as MobileSoundFill
|
|
|
2095
2097
|
export { MobileSpeakerW400 as MobileSpeaker, MobileSpeakerFillW400 as MobileSpeakerFill } from './icons/mobile-speaker.js';
|
|
2096
2098
|
export { MobileText2W400 as MobileText2, MobileText2FillW400 as MobileText2Fill } from './icons/mobile-text-2.js';
|
|
2097
2099
|
export { MobileTextW400 as MobileText, MobileTextFillW400 as MobileTextFill } from './icons/mobile-text.js';
|
|
2100
|
+
export { MobileTheftW400 as MobileTheft, MobileTheftFillW400 as MobileTheftFill } from './icons/mobile-theft.js';
|
|
2098
2101
|
export { MobileTicketW400 as MobileTicket, MobileTicketFillW400 as MobileTicketFill } from './icons/mobile-ticket.js';
|
|
2099
2102
|
export { MobileVibrateW400 as MobileVibrate, MobileVibrateFillW400 as MobileVibrateFill } from './icons/mobile-vibrate.js';
|
|
2100
2103
|
export { MobileWrenchW400 as MobileWrench, MobileWrenchFillW400 as MobileWrenchFill } from './icons/mobile-wrench.js';
|
|
@@ -2143,7 +2146,6 @@ export { MosqueW400 as Mosque, MosqueFillW400 as MosqueFill } from './icons/mosq
|
|
|
2143
2146
|
export { MotionBlurW400 as MotionBlur, MotionBlurFillW400 as MotionBlurFill } from './icons/motion-blur.js';
|
|
2144
2147
|
export { MotionModeW400 as MotionMode, MotionModeFillW400 as MotionModeFill } from './icons/motion-mode.js';
|
|
2145
2148
|
export { MotionPhotosAutoW400 as MotionPhotosAuto, MotionPhotosAutoFillW400 as MotionPhotosAutoFill } from './icons/motion-photos-auto.js';
|
|
2146
|
-
export { MotionPhotosOffW400 as MotionPhotosOff, MotionPhotosOffFillW400 as MotionPhotosOffFill } from './icons/motion-photos-off.js';
|
|
2147
2149
|
export { MotionPhotosOnW400 as MotionPhotosOn, MotionPhotosOnFillW400 as MotionPhotosOnFill } from './icons/motion-photos-on.js';
|
|
2148
2150
|
export { MotionPhotosPausedW400 as MotionPhotosPaused, MotionPhotosPausedFillW400 as MotionPhotosPausedFill } from './icons/motion-photos-paused.js';
|
|
2149
2151
|
export { MotionPlayW400 as MotionPlay, MotionPlayFillW400 as MotionPlayFill } from './icons/motion-play.js';
|
|
@@ -3420,7 +3422,6 @@ export { TrailLengthShortW400 as TrailLengthShort, TrailLengthShortFillW400 as T
|
|
|
3420
3422
|
export { TrailLengthW400 as TrailLength, TrailLengthFillW400 as TrailLengthFill } from './icons/trail-length.js';
|
|
3421
3423
|
export { TrainW400 as Train, TrainFillW400 as TrainFill } from './icons/train.js';
|
|
3422
3424
|
export { TramW400 as Tram, TramFillW400 as TramFill } from './icons/tram.js';
|
|
3423
|
-
export { TranscribeW400 as Transcribe, TranscribeFillW400 as TranscribeFill } from './icons/transcribe.js';
|
|
3424
3425
|
export { TransferWithinAStationW400 as TransferWithinAStation, TransferWithinAStationFillW400 as TransferWithinAStationFill } from './icons/transfer-within-a-station.js';
|
|
3425
3426
|
export { TransformW400 as Transform, TransformFillW400 as TransformFill } from './icons/transform.js';
|
|
3426
3427
|
export { TransgenderW400 as Transgender, TransgenderFillW400 as TransgenderFill } from './icons/transgender.js';
|
|
@@ -3586,7 +3587,6 @@ export { VoiceSelectionW400 as VoiceSelection, VoiceSelectionFillW400 as VoiceSe
|
|
|
3586
3587
|
export { Voicemail2W400 as Voicemail2, Voicemail2FillW400 as Voicemail2Fill } from './icons/voicemail-2.js';
|
|
3587
3588
|
export { VoicemailW400 as Voicemail, VoicemailFillW400 as VoicemailFill } from './icons/voicemail.js';
|
|
3588
3589
|
export { VolcanoW400 as Volcano, VolcanoFillW400 as VolcanoFill } from './icons/volcano.js';
|
|
3589
|
-
export { VolumeDownAltW400 as VolumeDownAlt, VolumeDownAltFillW400 as VolumeDownAltFill } from './icons/volume-down-alt.js';
|
|
3590
3590
|
export { VolumeDownW400 as VolumeDown, VolumeDownFillW400 as VolumeDownFill } from './icons/volume-down.js';
|
|
3591
3591
|
export { VolumeMuteW400 as VolumeMute, VolumeMuteFillW400 as VolumeMuteFill } from './icons/volume-mute.js';
|
|
3592
3592
|
export { VolumeOffW400 as VolumeOff, VolumeOffFillW400 as VolumeOffFill } from './icons/volume-off.js';
|
package/dist/w100.d.ts
CHANGED
|
@@ -433,7 +433,6 @@ export { BatteryHoriz075W100 as BatteryHoriz075, BatteryHoriz075FillW100 as Batt
|
|
|
433
433
|
export { BatteryLowW100 as BatteryLow, BatteryLowFillW100 as BatteryLowFill } from './icons/battery-low.js';
|
|
434
434
|
export { BatteryPlusW100 as BatteryPlus, BatteryPlusFillW100 as BatteryPlusFill } from './icons/battery-plus.js';
|
|
435
435
|
export { BatteryProfileW100 as BatteryProfile, BatteryProfileFillW100 as BatteryProfileFill } from './icons/battery-profile.js';
|
|
436
|
-
export { BatterySaverW100 as BatterySaver, BatterySaverFillW100 as BatterySaverFill } from './icons/battery-saver.js';
|
|
437
436
|
export { BatteryShareW100 as BatteryShare, BatteryShareFillW100 as BatteryShareFill } from './icons/battery-share.js';
|
|
438
437
|
export { BatteryStatusGoodW100 as BatteryStatusGood, BatteryStatusGoodFillW100 as BatteryStatusGoodFill } from './icons/battery-status-good.js';
|
|
439
438
|
export { BatteryUnknownW100 as BatteryUnknown, BatteryUnknownFillW100 as BatteryUnknownFill } from './icons/battery-unknown.js';
|
|
@@ -1238,6 +1237,7 @@ export { FactCheckW100 as FactCheck, FactCheckFillW100 as FactCheckFill } from '
|
|
|
1238
1237
|
export { FactoryW100 as Factory, FactoryFillW100 as FactoryFill } from './icons/factory.js';
|
|
1239
1238
|
export { FallingW100 as Falling, FallingFillW100 as FallingFill } from './icons/falling.js';
|
|
1240
1239
|
export { FamiliarFaceAndZoneW100 as FamiliarFaceAndZone, FamiliarFaceAndZoneFillW100 as FamiliarFaceAndZoneFill } from './icons/familiar-face-and-zone.js';
|
|
1240
|
+
export { FamilyGroupW100 as FamilyGroup, FamilyGroupFillW100 as FamilyGroupFill } from './icons/family-group.js';
|
|
1241
1241
|
export { FamilyHistoryW100 as FamilyHistory, FamilyHistoryFillW100 as FamilyHistoryFill } from './icons/family-history.js';
|
|
1242
1242
|
export { FamilyHomeW100 as FamilyHome, FamilyHomeFillW100 as FamilyHomeFill } from './icons/family-home.js';
|
|
1243
1243
|
export { FamilyLinkW100 as FamilyLink, FamilyLinkFillW100 as FamilyLinkFill } from './icons/family-link.js';
|
|
@@ -1325,6 +1325,7 @@ export { FitScreenW100 as FitScreen, FitScreenFillW100 as FitScreenFill } from '
|
|
|
1325
1325
|
export { FitWidthW100 as FitWidth, FitWidthFillW100 as FitWidthFill } from './icons/fit-width.js';
|
|
1326
1326
|
export { FitnessCenterW100 as FitnessCenter, FitnessCenterFillW100 as FitnessCenterFill } from './icons/fitness-center.js';
|
|
1327
1327
|
export { FitnessTrackerW100 as FitnessTracker, FitnessTrackerFillW100 as FitnessTrackerFill } from './icons/fitness-tracker.js';
|
|
1328
|
+
export { FitnessTrackersW100 as FitnessTrackers, FitnessTrackersFillW100 as FitnessTrackersFill } from './icons/fitness-trackers.js';
|
|
1328
1329
|
export { Flag2W100 as Flag2, Flag2FillW100 as Flag2Fill } from './icons/flag-2.js';
|
|
1329
1330
|
export { FlagCheckW100 as FlagCheck, FlagCheckFillW100 as FlagCheckFill } from './icons/flag-check.js';
|
|
1330
1331
|
export { FlagCircleW100 as FlagCircle, FlagCircleFillW100 as FlagCircleFill } from './icons/flag-circle.js';
|
|
@@ -1964,6 +1965,7 @@ export { MagnificationLargeW100 as MagnificationLarge, MagnificationLargeFillW10
|
|
|
1964
1965
|
export { MagnificationSmallW100 as MagnificationSmall, MagnificationSmallFillW100 as MagnificationSmallFill } from './icons/magnification-small.js';
|
|
1965
1966
|
export { MagnifyDockedW100 as MagnifyDocked, MagnifyDockedFillW100 as MagnifyDockedFill } from './icons/magnify-docked.js';
|
|
1966
1967
|
export { MagnifyFullscreenW100 as MagnifyFullscreen, MagnifyFullscreenFillW100 as MagnifyFullscreenFill } from './icons/magnify-fullscreen.js';
|
|
1968
|
+
export { MailAsteriskW100 as MailAsterisk, MailAsteriskFillW100 as MailAsteriskFill } from './icons/mail-asterisk.js';
|
|
1967
1969
|
export { MailLockW100 as MailLock, MailLockFillW100 as MailLockFill } from './icons/mail-lock.js';
|
|
1968
1970
|
export { MailOffW100 as MailOff, MailOffFillW100 as MailOffFill } from './icons/mail-off.js';
|
|
1969
1971
|
export { MailShieldW100 as MailShield, MailShieldFillW100 as MailShieldFill } from './icons/mail-shield.js';
|
|
@@ -2096,6 +2098,7 @@ export { MobileSoundW100 as MobileSound, MobileSoundFillW100 as MobileSoundFill
|
|
|
2096
2098
|
export { MobileSpeakerW100 as MobileSpeaker, MobileSpeakerFillW100 as MobileSpeakerFill } from './icons/mobile-speaker.js';
|
|
2097
2099
|
export { MobileText2W100 as MobileText2, MobileText2FillW100 as MobileText2Fill } from './icons/mobile-text-2.js';
|
|
2098
2100
|
export { MobileTextW100 as MobileText, MobileTextFillW100 as MobileTextFill } from './icons/mobile-text.js';
|
|
2101
|
+
export { MobileTheftW100 as MobileTheft, MobileTheftFillW100 as MobileTheftFill } from './icons/mobile-theft.js';
|
|
2099
2102
|
export { MobileTicketW100 as MobileTicket, MobileTicketFillW100 as MobileTicketFill } from './icons/mobile-ticket.js';
|
|
2100
2103
|
export { MobileVibrateW100 as MobileVibrate, MobileVibrateFillW100 as MobileVibrateFill } from './icons/mobile-vibrate.js';
|
|
2101
2104
|
export { MobileWrenchW100 as MobileWrench, MobileWrenchFillW100 as MobileWrenchFill } from './icons/mobile-wrench.js';
|
|
@@ -2144,7 +2147,6 @@ export { MosqueW100 as Mosque, MosqueFillW100 as MosqueFill } from './icons/mosq
|
|
|
2144
2147
|
export { MotionBlurW100 as MotionBlur, MotionBlurFillW100 as MotionBlurFill } from './icons/motion-blur.js';
|
|
2145
2148
|
export { MotionModeW100 as MotionMode, MotionModeFillW100 as MotionModeFill } from './icons/motion-mode.js';
|
|
2146
2149
|
export { MotionPhotosAutoW100 as MotionPhotosAuto, MotionPhotosAutoFillW100 as MotionPhotosAutoFill } from './icons/motion-photos-auto.js';
|
|
2147
|
-
export { MotionPhotosOffW100 as MotionPhotosOff, MotionPhotosOffFillW100 as MotionPhotosOffFill } from './icons/motion-photos-off.js';
|
|
2148
2150
|
export { MotionPhotosOnW100 as MotionPhotosOn, MotionPhotosOnFillW100 as MotionPhotosOnFill } from './icons/motion-photos-on.js';
|
|
2149
2151
|
export { MotionPhotosPausedW100 as MotionPhotosPaused, MotionPhotosPausedFillW100 as MotionPhotosPausedFill } from './icons/motion-photos-paused.js';
|
|
2150
2152
|
export { MotionPlayW100 as MotionPlay, MotionPlayFillW100 as MotionPlayFill } from './icons/motion-play.js';
|
|
@@ -3421,7 +3423,6 @@ export { TrailLengthShortW100 as TrailLengthShort, TrailLengthShortFillW100 as T
|
|
|
3421
3423
|
export { TrailLengthW100 as TrailLength, TrailLengthFillW100 as TrailLengthFill } from './icons/trail-length.js';
|
|
3422
3424
|
export { TrainW100 as Train, TrainFillW100 as TrainFill } from './icons/train.js';
|
|
3423
3425
|
export { TramW100 as Tram, TramFillW100 as TramFill } from './icons/tram.js';
|
|
3424
|
-
export { TranscribeW100 as Transcribe, TranscribeFillW100 as TranscribeFill } from './icons/transcribe.js';
|
|
3425
3426
|
export { TransferWithinAStationW100 as TransferWithinAStation, TransferWithinAStationFillW100 as TransferWithinAStationFill } from './icons/transfer-within-a-station.js';
|
|
3426
3427
|
export { TransformW100 as Transform, TransformFillW100 as TransformFill } from './icons/transform.js';
|
|
3427
3428
|
export { TransgenderW100 as Transgender, TransgenderFillW100 as TransgenderFill } from './icons/transgender.js';
|
|
@@ -3587,7 +3588,6 @@ export { VoiceSelectionW100 as VoiceSelection, VoiceSelectionFillW100 as VoiceSe
|
|
|
3587
3588
|
export { Voicemail2W100 as Voicemail2, Voicemail2FillW100 as Voicemail2Fill } from './icons/voicemail-2.js';
|
|
3588
3589
|
export { VoicemailW100 as Voicemail, VoicemailFillW100 as VoicemailFill } from './icons/voicemail.js';
|
|
3589
3590
|
export { VolcanoW100 as Volcano, VolcanoFillW100 as VolcanoFill } from './icons/volcano.js';
|
|
3590
|
-
export { VolumeDownAltW100 as VolumeDownAlt, VolumeDownAltFillW100 as VolumeDownAltFill } from './icons/volume-down-alt.js';
|
|
3591
3591
|
export { VolumeDownW100 as VolumeDown, VolumeDownFillW100 as VolumeDownFill } from './icons/volume-down.js';
|
|
3592
3592
|
export { VolumeMuteW100 as VolumeMute, VolumeMuteFillW100 as VolumeMuteFill } from './icons/volume-mute.js';
|
|
3593
3593
|
export { VolumeOffW100 as VolumeOff, VolumeOffFillW100 as VolumeOffFill } from './icons/volume-off.js';
|
package/dist/w100.js
CHANGED
|
@@ -432,7 +432,6 @@ export { BatteryHoriz075W100 as BatteryHoriz075, BatteryHoriz075FillW100 as Batt
|
|
|
432
432
|
export { BatteryLowW100 as BatteryLow, BatteryLowFillW100 as BatteryLowFill } from './icons/battery-low.js';
|
|
433
433
|
export { BatteryPlusW100 as BatteryPlus, BatteryPlusFillW100 as BatteryPlusFill } from './icons/battery-plus.js';
|
|
434
434
|
export { BatteryProfileW100 as BatteryProfile, BatteryProfileFillW100 as BatteryProfileFill } from './icons/battery-profile.js';
|
|
435
|
-
export { BatterySaverW100 as BatterySaver, BatterySaverFillW100 as BatterySaverFill } from './icons/battery-saver.js';
|
|
436
435
|
export { BatteryShareW100 as BatteryShare, BatteryShareFillW100 as BatteryShareFill } from './icons/battery-share.js';
|
|
437
436
|
export { BatteryStatusGoodW100 as BatteryStatusGood, BatteryStatusGoodFillW100 as BatteryStatusGoodFill } from './icons/battery-status-good.js';
|
|
438
437
|
export { BatteryUnknownW100 as BatteryUnknown, BatteryUnknownFillW100 as BatteryUnknownFill } from './icons/battery-unknown.js';
|
|
@@ -1237,6 +1236,7 @@ export { FactCheckW100 as FactCheck, FactCheckFillW100 as FactCheckFill } from '
|
|
|
1237
1236
|
export { FactoryW100 as Factory, FactoryFillW100 as FactoryFill } from './icons/factory.js';
|
|
1238
1237
|
export { FallingW100 as Falling, FallingFillW100 as FallingFill } from './icons/falling.js';
|
|
1239
1238
|
export { FamiliarFaceAndZoneW100 as FamiliarFaceAndZone, FamiliarFaceAndZoneFillW100 as FamiliarFaceAndZoneFill } from './icons/familiar-face-and-zone.js';
|
|
1239
|
+
export { FamilyGroupW100 as FamilyGroup, FamilyGroupFillW100 as FamilyGroupFill } from './icons/family-group.js';
|
|
1240
1240
|
export { FamilyHistoryW100 as FamilyHistory, FamilyHistoryFillW100 as FamilyHistoryFill } from './icons/family-history.js';
|
|
1241
1241
|
export { FamilyHomeW100 as FamilyHome, FamilyHomeFillW100 as FamilyHomeFill } from './icons/family-home.js';
|
|
1242
1242
|
export { FamilyLinkW100 as FamilyLink, FamilyLinkFillW100 as FamilyLinkFill } from './icons/family-link.js';
|
|
@@ -1324,6 +1324,7 @@ export { FitScreenW100 as FitScreen, FitScreenFillW100 as FitScreenFill } from '
|
|
|
1324
1324
|
export { FitWidthW100 as FitWidth, FitWidthFillW100 as FitWidthFill } from './icons/fit-width.js';
|
|
1325
1325
|
export { FitnessCenterW100 as FitnessCenter, FitnessCenterFillW100 as FitnessCenterFill } from './icons/fitness-center.js';
|
|
1326
1326
|
export { FitnessTrackerW100 as FitnessTracker, FitnessTrackerFillW100 as FitnessTrackerFill } from './icons/fitness-tracker.js';
|
|
1327
|
+
export { FitnessTrackersW100 as FitnessTrackers, FitnessTrackersFillW100 as FitnessTrackersFill } from './icons/fitness-trackers.js';
|
|
1327
1328
|
export { Flag2W100 as Flag2, Flag2FillW100 as Flag2Fill } from './icons/flag-2.js';
|
|
1328
1329
|
export { FlagCheckW100 as FlagCheck, FlagCheckFillW100 as FlagCheckFill } from './icons/flag-check.js';
|
|
1329
1330
|
export { FlagCircleW100 as FlagCircle, FlagCircleFillW100 as FlagCircleFill } from './icons/flag-circle.js';
|
|
@@ -1963,6 +1964,7 @@ export { MagnificationLargeW100 as MagnificationLarge, MagnificationLargeFillW10
|
|
|
1963
1964
|
export { MagnificationSmallW100 as MagnificationSmall, MagnificationSmallFillW100 as MagnificationSmallFill } from './icons/magnification-small.js';
|
|
1964
1965
|
export { MagnifyDockedW100 as MagnifyDocked, MagnifyDockedFillW100 as MagnifyDockedFill } from './icons/magnify-docked.js';
|
|
1965
1966
|
export { MagnifyFullscreenW100 as MagnifyFullscreen, MagnifyFullscreenFillW100 as MagnifyFullscreenFill } from './icons/magnify-fullscreen.js';
|
|
1967
|
+
export { MailAsteriskW100 as MailAsterisk, MailAsteriskFillW100 as MailAsteriskFill } from './icons/mail-asterisk.js';
|
|
1966
1968
|
export { MailLockW100 as MailLock, MailLockFillW100 as MailLockFill } from './icons/mail-lock.js';
|
|
1967
1969
|
export { MailOffW100 as MailOff, MailOffFillW100 as MailOffFill } from './icons/mail-off.js';
|
|
1968
1970
|
export { MailShieldW100 as MailShield, MailShieldFillW100 as MailShieldFill } from './icons/mail-shield.js';
|
|
@@ -2095,6 +2097,7 @@ export { MobileSoundW100 as MobileSound, MobileSoundFillW100 as MobileSoundFill
|
|
|
2095
2097
|
export { MobileSpeakerW100 as MobileSpeaker, MobileSpeakerFillW100 as MobileSpeakerFill } from './icons/mobile-speaker.js';
|
|
2096
2098
|
export { MobileText2W100 as MobileText2, MobileText2FillW100 as MobileText2Fill } from './icons/mobile-text-2.js';
|
|
2097
2099
|
export { MobileTextW100 as MobileText, MobileTextFillW100 as MobileTextFill } from './icons/mobile-text.js';
|
|
2100
|
+
export { MobileTheftW100 as MobileTheft, MobileTheftFillW100 as MobileTheftFill } from './icons/mobile-theft.js';
|
|
2098
2101
|
export { MobileTicketW100 as MobileTicket, MobileTicketFillW100 as MobileTicketFill } from './icons/mobile-ticket.js';
|
|
2099
2102
|
export { MobileVibrateW100 as MobileVibrate, MobileVibrateFillW100 as MobileVibrateFill } from './icons/mobile-vibrate.js';
|
|
2100
2103
|
export { MobileWrenchW100 as MobileWrench, MobileWrenchFillW100 as MobileWrenchFill } from './icons/mobile-wrench.js';
|
|
@@ -2143,7 +2146,6 @@ export { MosqueW100 as Mosque, MosqueFillW100 as MosqueFill } from './icons/mosq
|
|
|
2143
2146
|
export { MotionBlurW100 as MotionBlur, MotionBlurFillW100 as MotionBlurFill } from './icons/motion-blur.js';
|
|
2144
2147
|
export { MotionModeW100 as MotionMode, MotionModeFillW100 as MotionModeFill } from './icons/motion-mode.js';
|
|
2145
2148
|
export { MotionPhotosAutoW100 as MotionPhotosAuto, MotionPhotosAutoFillW100 as MotionPhotosAutoFill } from './icons/motion-photos-auto.js';
|
|
2146
|
-
export { MotionPhotosOffW100 as MotionPhotosOff, MotionPhotosOffFillW100 as MotionPhotosOffFill } from './icons/motion-photos-off.js';
|
|
2147
2149
|
export { MotionPhotosOnW100 as MotionPhotosOn, MotionPhotosOnFillW100 as MotionPhotosOnFill } from './icons/motion-photos-on.js';
|
|
2148
2150
|
export { MotionPhotosPausedW100 as MotionPhotosPaused, MotionPhotosPausedFillW100 as MotionPhotosPausedFill } from './icons/motion-photos-paused.js';
|
|
2149
2151
|
export { MotionPlayW100 as MotionPlay, MotionPlayFillW100 as MotionPlayFill } from './icons/motion-play.js';
|
|
@@ -3420,7 +3422,6 @@ export { TrailLengthShortW100 as TrailLengthShort, TrailLengthShortFillW100 as T
|
|
|
3420
3422
|
export { TrailLengthW100 as TrailLength, TrailLengthFillW100 as TrailLengthFill } from './icons/trail-length.js';
|
|
3421
3423
|
export { TrainW100 as Train, TrainFillW100 as TrainFill } from './icons/train.js';
|
|
3422
3424
|
export { TramW100 as Tram, TramFillW100 as TramFill } from './icons/tram.js';
|
|
3423
|
-
export { TranscribeW100 as Transcribe, TranscribeFillW100 as TranscribeFill } from './icons/transcribe.js';
|
|
3424
3425
|
export { TransferWithinAStationW100 as TransferWithinAStation, TransferWithinAStationFillW100 as TransferWithinAStationFill } from './icons/transfer-within-a-station.js';
|
|
3425
3426
|
export { TransformW100 as Transform, TransformFillW100 as TransformFill } from './icons/transform.js';
|
|
3426
3427
|
export { TransgenderW100 as Transgender, TransgenderFillW100 as TransgenderFill } from './icons/transgender.js';
|
|
@@ -3586,7 +3587,6 @@ export { VoiceSelectionW100 as VoiceSelection, VoiceSelectionFillW100 as VoiceSe
|
|
|
3586
3587
|
export { Voicemail2W100 as Voicemail2, Voicemail2FillW100 as Voicemail2Fill } from './icons/voicemail-2.js';
|
|
3587
3588
|
export { VoicemailW100 as Voicemail, VoicemailFillW100 as VoicemailFill } from './icons/voicemail.js';
|
|
3588
3589
|
export { VolcanoW100 as Volcano, VolcanoFillW100 as VolcanoFill } from './icons/volcano.js';
|
|
3589
|
-
export { VolumeDownAltW100 as VolumeDownAlt, VolumeDownAltFillW100 as VolumeDownAltFill } from './icons/volume-down-alt.js';
|
|
3590
3590
|
export { VolumeDownW100 as VolumeDown, VolumeDownFillW100 as VolumeDownFill } from './icons/volume-down.js';
|
|
3591
3591
|
export { VolumeMuteW100 as VolumeMute, VolumeMuteFillW100 as VolumeMuteFill } from './icons/volume-mute.js';
|
|
3592
3592
|
export { VolumeOffW100 as VolumeOff, VolumeOffFillW100 as VolumeOffFill } from './icons/volume-off.js';
|
package/dist/w200.d.ts
CHANGED
|
@@ -433,7 +433,6 @@ export { BatteryHoriz075W200 as BatteryHoriz075, BatteryHoriz075FillW200 as Batt
|
|
|
433
433
|
export { BatteryLowW200 as BatteryLow, BatteryLowFillW200 as BatteryLowFill } from './icons/battery-low.js';
|
|
434
434
|
export { BatteryPlusW200 as BatteryPlus, BatteryPlusFillW200 as BatteryPlusFill } from './icons/battery-plus.js';
|
|
435
435
|
export { BatteryProfileW200 as BatteryProfile, BatteryProfileFillW200 as BatteryProfileFill } from './icons/battery-profile.js';
|
|
436
|
-
export { BatterySaverW200 as BatterySaver, BatterySaverFillW200 as BatterySaverFill } from './icons/battery-saver.js';
|
|
437
436
|
export { BatteryShareW200 as BatteryShare, BatteryShareFillW200 as BatteryShareFill } from './icons/battery-share.js';
|
|
438
437
|
export { BatteryStatusGoodW200 as BatteryStatusGood, BatteryStatusGoodFillW200 as BatteryStatusGoodFill } from './icons/battery-status-good.js';
|
|
439
438
|
export { BatteryUnknownW200 as BatteryUnknown, BatteryUnknownFillW200 as BatteryUnknownFill } from './icons/battery-unknown.js';
|
|
@@ -1238,6 +1237,7 @@ export { FactCheckW200 as FactCheck, FactCheckFillW200 as FactCheckFill } from '
|
|
|
1238
1237
|
export { FactoryW200 as Factory, FactoryFillW200 as FactoryFill } from './icons/factory.js';
|
|
1239
1238
|
export { FallingW200 as Falling, FallingFillW200 as FallingFill } from './icons/falling.js';
|
|
1240
1239
|
export { FamiliarFaceAndZoneW200 as FamiliarFaceAndZone, FamiliarFaceAndZoneFillW200 as FamiliarFaceAndZoneFill } from './icons/familiar-face-and-zone.js';
|
|
1240
|
+
export { FamilyGroupW200 as FamilyGroup, FamilyGroupFillW200 as FamilyGroupFill } from './icons/family-group.js';
|
|
1241
1241
|
export { FamilyHistoryW200 as FamilyHistory, FamilyHistoryFillW200 as FamilyHistoryFill } from './icons/family-history.js';
|
|
1242
1242
|
export { FamilyHomeW200 as FamilyHome, FamilyHomeFillW200 as FamilyHomeFill } from './icons/family-home.js';
|
|
1243
1243
|
export { FamilyLinkW200 as FamilyLink, FamilyLinkFillW200 as FamilyLinkFill } from './icons/family-link.js';
|
|
@@ -1325,6 +1325,7 @@ export { FitScreenW200 as FitScreen, FitScreenFillW200 as FitScreenFill } from '
|
|
|
1325
1325
|
export { FitWidthW200 as FitWidth, FitWidthFillW200 as FitWidthFill } from './icons/fit-width.js';
|
|
1326
1326
|
export { FitnessCenterW200 as FitnessCenter, FitnessCenterFillW200 as FitnessCenterFill } from './icons/fitness-center.js';
|
|
1327
1327
|
export { FitnessTrackerW200 as FitnessTracker, FitnessTrackerFillW200 as FitnessTrackerFill } from './icons/fitness-tracker.js';
|
|
1328
|
+
export { FitnessTrackersW200 as FitnessTrackers, FitnessTrackersFillW200 as FitnessTrackersFill } from './icons/fitness-trackers.js';
|
|
1328
1329
|
export { Flag2W200 as Flag2, Flag2FillW200 as Flag2Fill } from './icons/flag-2.js';
|
|
1329
1330
|
export { FlagCheckW200 as FlagCheck, FlagCheckFillW200 as FlagCheckFill } from './icons/flag-check.js';
|
|
1330
1331
|
export { FlagCircleW200 as FlagCircle, FlagCircleFillW200 as FlagCircleFill } from './icons/flag-circle.js';
|
|
@@ -1964,6 +1965,7 @@ export { MagnificationLargeW200 as MagnificationLarge, MagnificationLargeFillW20
|
|
|
1964
1965
|
export { MagnificationSmallW200 as MagnificationSmall, MagnificationSmallFillW200 as MagnificationSmallFill } from './icons/magnification-small.js';
|
|
1965
1966
|
export { MagnifyDockedW200 as MagnifyDocked, MagnifyDockedFillW200 as MagnifyDockedFill } from './icons/magnify-docked.js';
|
|
1966
1967
|
export { MagnifyFullscreenW200 as MagnifyFullscreen, MagnifyFullscreenFillW200 as MagnifyFullscreenFill } from './icons/magnify-fullscreen.js';
|
|
1968
|
+
export { MailAsteriskW200 as MailAsterisk, MailAsteriskFillW200 as MailAsteriskFill } from './icons/mail-asterisk.js';
|
|
1967
1969
|
export { MailLockW200 as MailLock, MailLockFillW200 as MailLockFill } from './icons/mail-lock.js';
|
|
1968
1970
|
export { MailOffW200 as MailOff, MailOffFillW200 as MailOffFill } from './icons/mail-off.js';
|
|
1969
1971
|
export { MailShieldW200 as MailShield, MailShieldFillW200 as MailShieldFill } from './icons/mail-shield.js';
|
|
@@ -2096,6 +2098,7 @@ export { MobileSoundW200 as MobileSound, MobileSoundFillW200 as MobileSoundFill
|
|
|
2096
2098
|
export { MobileSpeakerW200 as MobileSpeaker, MobileSpeakerFillW200 as MobileSpeakerFill } from './icons/mobile-speaker.js';
|
|
2097
2099
|
export { MobileText2W200 as MobileText2, MobileText2FillW200 as MobileText2Fill } from './icons/mobile-text-2.js';
|
|
2098
2100
|
export { MobileTextW200 as MobileText, MobileTextFillW200 as MobileTextFill } from './icons/mobile-text.js';
|
|
2101
|
+
export { MobileTheftW200 as MobileTheft, MobileTheftFillW200 as MobileTheftFill } from './icons/mobile-theft.js';
|
|
2099
2102
|
export { MobileTicketW200 as MobileTicket, MobileTicketFillW200 as MobileTicketFill } from './icons/mobile-ticket.js';
|
|
2100
2103
|
export { MobileVibrateW200 as MobileVibrate, MobileVibrateFillW200 as MobileVibrateFill } from './icons/mobile-vibrate.js';
|
|
2101
2104
|
export { MobileWrenchW200 as MobileWrench, MobileWrenchFillW200 as MobileWrenchFill } from './icons/mobile-wrench.js';
|
|
@@ -2144,7 +2147,6 @@ export { MosqueW200 as Mosque, MosqueFillW200 as MosqueFill } from './icons/mosq
|
|
|
2144
2147
|
export { MotionBlurW200 as MotionBlur, MotionBlurFillW200 as MotionBlurFill } from './icons/motion-blur.js';
|
|
2145
2148
|
export { MotionModeW200 as MotionMode, MotionModeFillW200 as MotionModeFill } from './icons/motion-mode.js';
|
|
2146
2149
|
export { MotionPhotosAutoW200 as MotionPhotosAuto, MotionPhotosAutoFillW200 as MotionPhotosAutoFill } from './icons/motion-photos-auto.js';
|
|
2147
|
-
export { MotionPhotosOffW200 as MotionPhotosOff, MotionPhotosOffFillW200 as MotionPhotosOffFill } from './icons/motion-photos-off.js';
|
|
2148
2150
|
export { MotionPhotosOnW200 as MotionPhotosOn, MotionPhotosOnFillW200 as MotionPhotosOnFill } from './icons/motion-photos-on.js';
|
|
2149
2151
|
export { MotionPhotosPausedW200 as MotionPhotosPaused, MotionPhotosPausedFillW200 as MotionPhotosPausedFill } from './icons/motion-photos-paused.js';
|
|
2150
2152
|
export { MotionPlayW200 as MotionPlay, MotionPlayFillW200 as MotionPlayFill } from './icons/motion-play.js';
|
|
@@ -3421,7 +3423,6 @@ export { TrailLengthShortW200 as TrailLengthShort, TrailLengthShortFillW200 as T
|
|
|
3421
3423
|
export { TrailLengthW200 as TrailLength, TrailLengthFillW200 as TrailLengthFill } from './icons/trail-length.js';
|
|
3422
3424
|
export { TrainW200 as Train, TrainFillW200 as TrainFill } from './icons/train.js';
|
|
3423
3425
|
export { TramW200 as Tram, TramFillW200 as TramFill } from './icons/tram.js';
|
|
3424
|
-
export { TranscribeW200 as Transcribe, TranscribeFillW200 as TranscribeFill } from './icons/transcribe.js';
|
|
3425
3426
|
export { TransferWithinAStationW200 as TransferWithinAStation, TransferWithinAStationFillW200 as TransferWithinAStationFill } from './icons/transfer-within-a-station.js';
|
|
3426
3427
|
export { TransformW200 as Transform, TransformFillW200 as TransformFill } from './icons/transform.js';
|
|
3427
3428
|
export { TransgenderW200 as Transgender, TransgenderFillW200 as TransgenderFill } from './icons/transgender.js';
|
|
@@ -3587,7 +3588,6 @@ export { VoiceSelectionW200 as VoiceSelection, VoiceSelectionFillW200 as VoiceSe
|
|
|
3587
3588
|
export { Voicemail2W200 as Voicemail2, Voicemail2FillW200 as Voicemail2Fill } from './icons/voicemail-2.js';
|
|
3588
3589
|
export { VoicemailW200 as Voicemail, VoicemailFillW200 as VoicemailFill } from './icons/voicemail.js';
|
|
3589
3590
|
export { VolcanoW200 as Volcano, VolcanoFillW200 as VolcanoFill } from './icons/volcano.js';
|
|
3590
|
-
export { VolumeDownAltW200 as VolumeDownAlt, VolumeDownAltFillW200 as VolumeDownAltFill } from './icons/volume-down-alt.js';
|
|
3591
3591
|
export { VolumeDownW200 as VolumeDown, VolumeDownFillW200 as VolumeDownFill } from './icons/volume-down.js';
|
|
3592
3592
|
export { VolumeMuteW200 as VolumeMute, VolumeMuteFillW200 as VolumeMuteFill } from './icons/volume-mute.js';
|
|
3593
3593
|
export { VolumeOffW200 as VolumeOff, VolumeOffFillW200 as VolumeOffFill } from './icons/volume-off.js';
|
package/dist/w200.js
CHANGED
|
@@ -432,7 +432,6 @@ export { BatteryHoriz075W200 as BatteryHoriz075, BatteryHoriz075FillW200 as Batt
|
|
|
432
432
|
export { BatteryLowW200 as BatteryLow, BatteryLowFillW200 as BatteryLowFill } from './icons/battery-low.js';
|
|
433
433
|
export { BatteryPlusW200 as BatteryPlus, BatteryPlusFillW200 as BatteryPlusFill } from './icons/battery-plus.js';
|
|
434
434
|
export { BatteryProfileW200 as BatteryProfile, BatteryProfileFillW200 as BatteryProfileFill } from './icons/battery-profile.js';
|
|
435
|
-
export { BatterySaverW200 as BatterySaver, BatterySaverFillW200 as BatterySaverFill } from './icons/battery-saver.js';
|
|
436
435
|
export { BatteryShareW200 as BatteryShare, BatteryShareFillW200 as BatteryShareFill } from './icons/battery-share.js';
|
|
437
436
|
export { BatteryStatusGoodW200 as BatteryStatusGood, BatteryStatusGoodFillW200 as BatteryStatusGoodFill } from './icons/battery-status-good.js';
|
|
438
437
|
export { BatteryUnknownW200 as BatteryUnknown, BatteryUnknownFillW200 as BatteryUnknownFill } from './icons/battery-unknown.js';
|
|
@@ -1237,6 +1236,7 @@ export { FactCheckW200 as FactCheck, FactCheckFillW200 as FactCheckFill } from '
|
|
|
1237
1236
|
export { FactoryW200 as Factory, FactoryFillW200 as FactoryFill } from './icons/factory.js';
|
|
1238
1237
|
export { FallingW200 as Falling, FallingFillW200 as FallingFill } from './icons/falling.js';
|
|
1239
1238
|
export { FamiliarFaceAndZoneW200 as FamiliarFaceAndZone, FamiliarFaceAndZoneFillW200 as FamiliarFaceAndZoneFill } from './icons/familiar-face-and-zone.js';
|
|
1239
|
+
export { FamilyGroupW200 as FamilyGroup, FamilyGroupFillW200 as FamilyGroupFill } from './icons/family-group.js';
|
|
1240
1240
|
export { FamilyHistoryW200 as FamilyHistory, FamilyHistoryFillW200 as FamilyHistoryFill } from './icons/family-history.js';
|
|
1241
1241
|
export { FamilyHomeW200 as FamilyHome, FamilyHomeFillW200 as FamilyHomeFill } from './icons/family-home.js';
|
|
1242
1242
|
export { FamilyLinkW200 as FamilyLink, FamilyLinkFillW200 as FamilyLinkFill } from './icons/family-link.js';
|
|
@@ -1324,6 +1324,7 @@ export { FitScreenW200 as FitScreen, FitScreenFillW200 as FitScreenFill } from '
|
|
|
1324
1324
|
export { FitWidthW200 as FitWidth, FitWidthFillW200 as FitWidthFill } from './icons/fit-width.js';
|
|
1325
1325
|
export { FitnessCenterW200 as FitnessCenter, FitnessCenterFillW200 as FitnessCenterFill } from './icons/fitness-center.js';
|
|
1326
1326
|
export { FitnessTrackerW200 as FitnessTracker, FitnessTrackerFillW200 as FitnessTrackerFill } from './icons/fitness-tracker.js';
|
|
1327
|
+
export { FitnessTrackersW200 as FitnessTrackers, FitnessTrackersFillW200 as FitnessTrackersFill } from './icons/fitness-trackers.js';
|
|
1327
1328
|
export { Flag2W200 as Flag2, Flag2FillW200 as Flag2Fill } from './icons/flag-2.js';
|
|
1328
1329
|
export { FlagCheckW200 as FlagCheck, FlagCheckFillW200 as FlagCheckFill } from './icons/flag-check.js';
|
|
1329
1330
|
export { FlagCircleW200 as FlagCircle, FlagCircleFillW200 as FlagCircleFill } from './icons/flag-circle.js';
|
|
@@ -1963,6 +1964,7 @@ export { MagnificationLargeW200 as MagnificationLarge, MagnificationLargeFillW20
|
|
|
1963
1964
|
export { MagnificationSmallW200 as MagnificationSmall, MagnificationSmallFillW200 as MagnificationSmallFill } from './icons/magnification-small.js';
|
|
1964
1965
|
export { MagnifyDockedW200 as MagnifyDocked, MagnifyDockedFillW200 as MagnifyDockedFill } from './icons/magnify-docked.js';
|
|
1965
1966
|
export { MagnifyFullscreenW200 as MagnifyFullscreen, MagnifyFullscreenFillW200 as MagnifyFullscreenFill } from './icons/magnify-fullscreen.js';
|
|
1967
|
+
export { MailAsteriskW200 as MailAsterisk, MailAsteriskFillW200 as MailAsteriskFill } from './icons/mail-asterisk.js';
|
|
1966
1968
|
export { MailLockW200 as MailLock, MailLockFillW200 as MailLockFill } from './icons/mail-lock.js';
|
|
1967
1969
|
export { MailOffW200 as MailOff, MailOffFillW200 as MailOffFill } from './icons/mail-off.js';
|
|
1968
1970
|
export { MailShieldW200 as MailShield, MailShieldFillW200 as MailShieldFill } from './icons/mail-shield.js';
|
|
@@ -2095,6 +2097,7 @@ export { MobileSoundW200 as MobileSound, MobileSoundFillW200 as MobileSoundFill
|
|
|
2095
2097
|
export { MobileSpeakerW200 as MobileSpeaker, MobileSpeakerFillW200 as MobileSpeakerFill } from './icons/mobile-speaker.js';
|
|
2096
2098
|
export { MobileText2W200 as MobileText2, MobileText2FillW200 as MobileText2Fill } from './icons/mobile-text-2.js';
|
|
2097
2099
|
export { MobileTextW200 as MobileText, MobileTextFillW200 as MobileTextFill } from './icons/mobile-text.js';
|
|
2100
|
+
export { MobileTheftW200 as MobileTheft, MobileTheftFillW200 as MobileTheftFill } from './icons/mobile-theft.js';
|
|
2098
2101
|
export { MobileTicketW200 as MobileTicket, MobileTicketFillW200 as MobileTicketFill } from './icons/mobile-ticket.js';
|
|
2099
2102
|
export { MobileVibrateW200 as MobileVibrate, MobileVibrateFillW200 as MobileVibrateFill } from './icons/mobile-vibrate.js';
|
|
2100
2103
|
export { MobileWrenchW200 as MobileWrench, MobileWrenchFillW200 as MobileWrenchFill } from './icons/mobile-wrench.js';
|
|
@@ -2143,7 +2146,6 @@ export { MosqueW200 as Mosque, MosqueFillW200 as MosqueFill } from './icons/mosq
|
|
|
2143
2146
|
export { MotionBlurW200 as MotionBlur, MotionBlurFillW200 as MotionBlurFill } from './icons/motion-blur.js';
|
|
2144
2147
|
export { MotionModeW200 as MotionMode, MotionModeFillW200 as MotionModeFill } from './icons/motion-mode.js';
|
|
2145
2148
|
export { MotionPhotosAutoW200 as MotionPhotosAuto, MotionPhotosAutoFillW200 as MotionPhotosAutoFill } from './icons/motion-photos-auto.js';
|
|
2146
|
-
export { MotionPhotosOffW200 as MotionPhotosOff, MotionPhotosOffFillW200 as MotionPhotosOffFill } from './icons/motion-photos-off.js';
|
|
2147
2149
|
export { MotionPhotosOnW200 as MotionPhotosOn, MotionPhotosOnFillW200 as MotionPhotosOnFill } from './icons/motion-photos-on.js';
|
|
2148
2150
|
export { MotionPhotosPausedW200 as MotionPhotosPaused, MotionPhotosPausedFillW200 as MotionPhotosPausedFill } from './icons/motion-photos-paused.js';
|
|
2149
2151
|
export { MotionPlayW200 as MotionPlay, MotionPlayFillW200 as MotionPlayFill } from './icons/motion-play.js';
|
|
@@ -3420,7 +3422,6 @@ export { TrailLengthShortW200 as TrailLengthShort, TrailLengthShortFillW200 as T
|
|
|
3420
3422
|
export { TrailLengthW200 as TrailLength, TrailLengthFillW200 as TrailLengthFill } from './icons/trail-length.js';
|
|
3421
3423
|
export { TrainW200 as Train, TrainFillW200 as TrainFill } from './icons/train.js';
|
|
3422
3424
|
export { TramW200 as Tram, TramFillW200 as TramFill } from './icons/tram.js';
|
|
3423
|
-
export { TranscribeW200 as Transcribe, TranscribeFillW200 as TranscribeFill } from './icons/transcribe.js';
|
|
3424
3425
|
export { TransferWithinAStationW200 as TransferWithinAStation, TransferWithinAStationFillW200 as TransferWithinAStationFill } from './icons/transfer-within-a-station.js';
|
|
3425
3426
|
export { TransformW200 as Transform, TransformFillW200 as TransformFill } from './icons/transform.js';
|
|
3426
3427
|
export { TransgenderW200 as Transgender, TransgenderFillW200 as TransgenderFill } from './icons/transgender.js';
|
|
@@ -3586,7 +3587,6 @@ export { VoiceSelectionW200 as VoiceSelection, VoiceSelectionFillW200 as VoiceSe
|
|
|
3586
3587
|
export { Voicemail2W200 as Voicemail2, Voicemail2FillW200 as Voicemail2Fill } from './icons/voicemail-2.js';
|
|
3587
3588
|
export { VoicemailW200 as Voicemail, VoicemailFillW200 as VoicemailFill } from './icons/voicemail.js';
|
|
3588
3589
|
export { VolcanoW200 as Volcano, VolcanoFillW200 as VolcanoFill } from './icons/volcano.js';
|
|
3589
|
-
export { VolumeDownAltW200 as VolumeDownAlt, VolumeDownAltFillW200 as VolumeDownAltFill } from './icons/volume-down-alt.js';
|
|
3590
3590
|
export { VolumeDownW200 as VolumeDown, VolumeDownFillW200 as VolumeDownFill } from './icons/volume-down.js';
|
|
3591
3591
|
export { VolumeMuteW200 as VolumeMute, VolumeMuteFillW200 as VolumeMuteFill } from './icons/volume-mute.js';
|
|
3592
3592
|
export { VolumeOffW200 as VolumeOff, VolumeOffFillW200 as VolumeOffFill } from './icons/volume-off.js';
|
package/dist/w300.d.ts
CHANGED
|
@@ -433,7 +433,6 @@ export { BatteryHoriz075W300 as BatteryHoriz075, BatteryHoriz075FillW300 as Batt
|
|
|
433
433
|
export { BatteryLowW300 as BatteryLow, BatteryLowFillW300 as BatteryLowFill } from './icons/battery-low.js';
|
|
434
434
|
export { BatteryPlusW300 as BatteryPlus, BatteryPlusFillW300 as BatteryPlusFill } from './icons/battery-plus.js';
|
|
435
435
|
export { BatteryProfileW300 as BatteryProfile, BatteryProfileFillW300 as BatteryProfileFill } from './icons/battery-profile.js';
|
|
436
|
-
export { BatterySaverW300 as BatterySaver, BatterySaverFillW300 as BatterySaverFill } from './icons/battery-saver.js';
|
|
437
436
|
export { BatteryShareW300 as BatteryShare, BatteryShareFillW300 as BatteryShareFill } from './icons/battery-share.js';
|
|
438
437
|
export { BatteryStatusGoodW300 as BatteryStatusGood, BatteryStatusGoodFillW300 as BatteryStatusGoodFill } from './icons/battery-status-good.js';
|
|
439
438
|
export { BatteryUnknownW300 as BatteryUnknown, BatteryUnknownFillW300 as BatteryUnknownFill } from './icons/battery-unknown.js';
|
|
@@ -1238,6 +1237,7 @@ export { FactCheckW300 as FactCheck, FactCheckFillW300 as FactCheckFill } from '
|
|
|
1238
1237
|
export { FactoryW300 as Factory, FactoryFillW300 as FactoryFill } from './icons/factory.js';
|
|
1239
1238
|
export { FallingW300 as Falling, FallingFillW300 as FallingFill } from './icons/falling.js';
|
|
1240
1239
|
export { FamiliarFaceAndZoneW300 as FamiliarFaceAndZone, FamiliarFaceAndZoneFillW300 as FamiliarFaceAndZoneFill } from './icons/familiar-face-and-zone.js';
|
|
1240
|
+
export { FamilyGroupW300 as FamilyGroup, FamilyGroupFillW300 as FamilyGroupFill } from './icons/family-group.js';
|
|
1241
1241
|
export { FamilyHistoryW300 as FamilyHistory, FamilyHistoryFillW300 as FamilyHistoryFill } from './icons/family-history.js';
|
|
1242
1242
|
export { FamilyHomeW300 as FamilyHome, FamilyHomeFillW300 as FamilyHomeFill } from './icons/family-home.js';
|
|
1243
1243
|
export { FamilyLinkW300 as FamilyLink, FamilyLinkFillW300 as FamilyLinkFill } from './icons/family-link.js';
|
|
@@ -1325,6 +1325,7 @@ export { FitScreenW300 as FitScreen, FitScreenFillW300 as FitScreenFill } from '
|
|
|
1325
1325
|
export { FitWidthW300 as FitWidth, FitWidthFillW300 as FitWidthFill } from './icons/fit-width.js';
|
|
1326
1326
|
export { FitnessCenterW300 as FitnessCenter, FitnessCenterFillW300 as FitnessCenterFill } from './icons/fitness-center.js';
|
|
1327
1327
|
export { FitnessTrackerW300 as FitnessTracker, FitnessTrackerFillW300 as FitnessTrackerFill } from './icons/fitness-tracker.js';
|
|
1328
|
+
export { FitnessTrackersW300 as FitnessTrackers, FitnessTrackersFillW300 as FitnessTrackersFill } from './icons/fitness-trackers.js';
|
|
1328
1329
|
export { Flag2W300 as Flag2, Flag2FillW300 as Flag2Fill } from './icons/flag-2.js';
|
|
1329
1330
|
export { FlagCheckW300 as FlagCheck, FlagCheckFillW300 as FlagCheckFill } from './icons/flag-check.js';
|
|
1330
1331
|
export { FlagCircleW300 as FlagCircle, FlagCircleFillW300 as FlagCircleFill } from './icons/flag-circle.js';
|
|
@@ -1964,6 +1965,7 @@ export { MagnificationLargeW300 as MagnificationLarge, MagnificationLargeFillW30
|
|
|
1964
1965
|
export { MagnificationSmallW300 as MagnificationSmall, MagnificationSmallFillW300 as MagnificationSmallFill } from './icons/magnification-small.js';
|
|
1965
1966
|
export { MagnifyDockedW300 as MagnifyDocked, MagnifyDockedFillW300 as MagnifyDockedFill } from './icons/magnify-docked.js';
|
|
1966
1967
|
export { MagnifyFullscreenW300 as MagnifyFullscreen, MagnifyFullscreenFillW300 as MagnifyFullscreenFill } from './icons/magnify-fullscreen.js';
|
|
1968
|
+
export { MailAsteriskW300 as MailAsterisk, MailAsteriskFillW300 as MailAsteriskFill } from './icons/mail-asterisk.js';
|
|
1967
1969
|
export { MailLockW300 as MailLock, MailLockFillW300 as MailLockFill } from './icons/mail-lock.js';
|
|
1968
1970
|
export { MailOffW300 as MailOff, MailOffFillW300 as MailOffFill } from './icons/mail-off.js';
|
|
1969
1971
|
export { MailShieldW300 as MailShield, MailShieldFillW300 as MailShieldFill } from './icons/mail-shield.js';
|
|
@@ -2096,6 +2098,7 @@ export { MobileSoundW300 as MobileSound, MobileSoundFillW300 as MobileSoundFill
|
|
|
2096
2098
|
export { MobileSpeakerW300 as MobileSpeaker, MobileSpeakerFillW300 as MobileSpeakerFill } from './icons/mobile-speaker.js';
|
|
2097
2099
|
export { MobileText2W300 as MobileText2, MobileText2FillW300 as MobileText2Fill } from './icons/mobile-text-2.js';
|
|
2098
2100
|
export { MobileTextW300 as MobileText, MobileTextFillW300 as MobileTextFill } from './icons/mobile-text.js';
|
|
2101
|
+
export { MobileTheftW300 as MobileTheft, MobileTheftFillW300 as MobileTheftFill } from './icons/mobile-theft.js';
|
|
2099
2102
|
export { MobileTicketW300 as MobileTicket, MobileTicketFillW300 as MobileTicketFill } from './icons/mobile-ticket.js';
|
|
2100
2103
|
export { MobileVibrateW300 as MobileVibrate, MobileVibrateFillW300 as MobileVibrateFill } from './icons/mobile-vibrate.js';
|
|
2101
2104
|
export { MobileWrenchW300 as MobileWrench, MobileWrenchFillW300 as MobileWrenchFill } from './icons/mobile-wrench.js';
|
|
@@ -2144,7 +2147,6 @@ export { MosqueW300 as Mosque, MosqueFillW300 as MosqueFill } from './icons/mosq
|
|
|
2144
2147
|
export { MotionBlurW300 as MotionBlur, MotionBlurFillW300 as MotionBlurFill } from './icons/motion-blur.js';
|
|
2145
2148
|
export { MotionModeW300 as MotionMode, MotionModeFillW300 as MotionModeFill } from './icons/motion-mode.js';
|
|
2146
2149
|
export { MotionPhotosAutoW300 as MotionPhotosAuto, MotionPhotosAutoFillW300 as MotionPhotosAutoFill } from './icons/motion-photos-auto.js';
|
|
2147
|
-
export { MotionPhotosOffW300 as MotionPhotosOff, MotionPhotosOffFillW300 as MotionPhotosOffFill } from './icons/motion-photos-off.js';
|
|
2148
2150
|
export { MotionPhotosOnW300 as MotionPhotosOn, MotionPhotosOnFillW300 as MotionPhotosOnFill } from './icons/motion-photos-on.js';
|
|
2149
2151
|
export { MotionPhotosPausedW300 as MotionPhotosPaused, MotionPhotosPausedFillW300 as MotionPhotosPausedFill } from './icons/motion-photos-paused.js';
|
|
2150
2152
|
export { MotionPlayW300 as MotionPlay, MotionPlayFillW300 as MotionPlayFill } from './icons/motion-play.js';
|
|
@@ -3421,7 +3423,6 @@ export { TrailLengthShortW300 as TrailLengthShort, TrailLengthShortFillW300 as T
|
|
|
3421
3423
|
export { TrailLengthW300 as TrailLength, TrailLengthFillW300 as TrailLengthFill } from './icons/trail-length.js';
|
|
3422
3424
|
export { TrainW300 as Train, TrainFillW300 as TrainFill } from './icons/train.js';
|
|
3423
3425
|
export { TramW300 as Tram, TramFillW300 as TramFill } from './icons/tram.js';
|
|
3424
|
-
export { TranscribeW300 as Transcribe, TranscribeFillW300 as TranscribeFill } from './icons/transcribe.js';
|
|
3425
3426
|
export { TransferWithinAStationW300 as TransferWithinAStation, TransferWithinAStationFillW300 as TransferWithinAStationFill } from './icons/transfer-within-a-station.js';
|
|
3426
3427
|
export { TransformW300 as Transform, TransformFillW300 as TransformFill } from './icons/transform.js';
|
|
3427
3428
|
export { TransgenderW300 as Transgender, TransgenderFillW300 as TransgenderFill } from './icons/transgender.js';
|
|
@@ -3587,7 +3588,6 @@ export { VoiceSelectionW300 as VoiceSelection, VoiceSelectionFillW300 as VoiceSe
|
|
|
3587
3588
|
export { Voicemail2W300 as Voicemail2, Voicemail2FillW300 as Voicemail2Fill } from './icons/voicemail-2.js';
|
|
3588
3589
|
export { VoicemailW300 as Voicemail, VoicemailFillW300 as VoicemailFill } from './icons/voicemail.js';
|
|
3589
3590
|
export { VolcanoW300 as Volcano, VolcanoFillW300 as VolcanoFill } from './icons/volcano.js';
|
|
3590
|
-
export { VolumeDownAltW300 as VolumeDownAlt, VolumeDownAltFillW300 as VolumeDownAltFill } from './icons/volume-down-alt.js';
|
|
3591
3591
|
export { VolumeDownW300 as VolumeDown, VolumeDownFillW300 as VolumeDownFill } from './icons/volume-down.js';
|
|
3592
3592
|
export { VolumeMuteW300 as VolumeMute, VolumeMuteFillW300 as VolumeMuteFill } from './icons/volume-mute.js';
|
|
3593
3593
|
export { VolumeOffW300 as VolumeOff, VolumeOffFillW300 as VolumeOffFill } from './icons/volume-off.js';
|
package/dist/w300.js
CHANGED
|
@@ -432,7 +432,6 @@ export { BatteryHoriz075W300 as BatteryHoriz075, BatteryHoriz075FillW300 as Batt
|
|
|
432
432
|
export { BatteryLowW300 as BatteryLow, BatteryLowFillW300 as BatteryLowFill } from './icons/battery-low.js';
|
|
433
433
|
export { BatteryPlusW300 as BatteryPlus, BatteryPlusFillW300 as BatteryPlusFill } from './icons/battery-plus.js';
|
|
434
434
|
export { BatteryProfileW300 as BatteryProfile, BatteryProfileFillW300 as BatteryProfileFill } from './icons/battery-profile.js';
|
|
435
|
-
export { BatterySaverW300 as BatterySaver, BatterySaverFillW300 as BatterySaverFill } from './icons/battery-saver.js';
|
|
436
435
|
export { BatteryShareW300 as BatteryShare, BatteryShareFillW300 as BatteryShareFill } from './icons/battery-share.js';
|
|
437
436
|
export { BatteryStatusGoodW300 as BatteryStatusGood, BatteryStatusGoodFillW300 as BatteryStatusGoodFill } from './icons/battery-status-good.js';
|
|
438
437
|
export { BatteryUnknownW300 as BatteryUnknown, BatteryUnknownFillW300 as BatteryUnknownFill } from './icons/battery-unknown.js';
|
|
@@ -1237,6 +1236,7 @@ export { FactCheckW300 as FactCheck, FactCheckFillW300 as FactCheckFill } from '
|
|
|
1237
1236
|
export { FactoryW300 as Factory, FactoryFillW300 as FactoryFill } from './icons/factory.js';
|
|
1238
1237
|
export { FallingW300 as Falling, FallingFillW300 as FallingFill } from './icons/falling.js';
|
|
1239
1238
|
export { FamiliarFaceAndZoneW300 as FamiliarFaceAndZone, FamiliarFaceAndZoneFillW300 as FamiliarFaceAndZoneFill } from './icons/familiar-face-and-zone.js';
|
|
1239
|
+
export { FamilyGroupW300 as FamilyGroup, FamilyGroupFillW300 as FamilyGroupFill } from './icons/family-group.js';
|
|
1240
1240
|
export { FamilyHistoryW300 as FamilyHistory, FamilyHistoryFillW300 as FamilyHistoryFill } from './icons/family-history.js';
|
|
1241
1241
|
export { FamilyHomeW300 as FamilyHome, FamilyHomeFillW300 as FamilyHomeFill } from './icons/family-home.js';
|
|
1242
1242
|
export { FamilyLinkW300 as FamilyLink, FamilyLinkFillW300 as FamilyLinkFill } from './icons/family-link.js';
|
|
@@ -1324,6 +1324,7 @@ export { FitScreenW300 as FitScreen, FitScreenFillW300 as FitScreenFill } from '
|
|
|
1324
1324
|
export { FitWidthW300 as FitWidth, FitWidthFillW300 as FitWidthFill } from './icons/fit-width.js';
|
|
1325
1325
|
export { FitnessCenterW300 as FitnessCenter, FitnessCenterFillW300 as FitnessCenterFill } from './icons/fitness-center.js';
|
|
1326
1326
|
export { FitnessTrackerW300 as FitnessTracker, FitnessTrackerFillW300 as FitnessTrackerFill } from './icons/fitness-tracker.js';
|
|
1327
|
+
export { FitnessTrackersW300 as FitnessTrackers, FitnessTrackersFillW300 as FitnessTrackersFill } from './icons/fitness-trackers.js';
|
|
1327
1328
|
export { Flag2W300 as Flag2, Flag2FillW300 as Flag2Fill } from './icons/flag-2.js';
|
|
1328
1329
|
export { FlagCheckW300 as FlagCheck, FlagCheckFillW300 as FlagCheckFill } from './icons/flag-check.js';
|
|
1329
1330
|
export { FlagCircleW300 as FlagCircle, FlagCircleFillW300 as FlagCircleFill } from './icons/flag-circle.js';
|
|
@@ -1963,6 +1964,7 @@ export { MagnificationLargeW300 as MagnificationLarge, MagnificationLargeFillW30
|
|
|
1963
1964
|
export { MagnificationSmallW300 as MagnificationSmall, MagnificationSmallFillW300 as MagnificationSmallFill } from './icons/magnification-small.js';
|
|
1964
1965
|
export { MagnifyDockedW300 as MagnifyDocked, MagnifyDockedFillW300 as MagnifyDockedFill } from './icons/magnify-docked.js';
|
|
1965
1966
|
export { MagnifyFullscreenW300 as MagnifyFullscreen, MagnifyFullscreenFillW300 as MagnifyFullscreenFill } from './icons/magnify-fullscreen.js';
|
|
1967
|
+
export { MailAsteriskW300 as MailAsterisk, MailAsteriskFillW300 as MailAsteriskFill } from './icons/mail-asterisk.js';
|
|
1966
1968
|
export { MailLockW300 as MailLock, MailLockFillW300 as MailLockFill } from './icons/mail-lock.js';
|
|
1967
1969
|
export { MailOffW300 as MailOff, MailOffFillW300 as MailOffFill } from './icons/mail-off.js';
|
|
1968
1970
|
export { MailShieldW300 as MailShield, MailShieldFillW300 as MailShieldFill } from './icons/mail-shield.js';
|
|
@@ -2095,6 +2097,7 @@ export { MobileSoundW300 as MobileSound, MobileSoundFillW300 as MobileSoundFill
|
|
|
2095
2097
|
export { MobileSpeakerW300 as MobileSpeaker, MobileSpeakerFillW300 as MobileSpeakerFill } from './icons/mobile-speaker.js';
|
|
2096
2098
|
export { MobileText2W300 as MobileText2, MobileText2FillW300 as MobileText2Fill } from './icons/mobile-text-2.js';
|
|
2097
2099
|
export { MobileTextW300 as MobileText, MobileTextFillW300 as MobileTextFill } from './icons/mobile-text.js';
|
|
2100
|
+
export { MobileTheftW300 as MobileTheft, MobileTheftFillW300 as MobileTheftFill } from './icons/mobile-theft.js';
|
|
2098
2101
|
export { MobileTicketW300 as MobileTicket, MobileTicketFillW300 as MobileTicketFill } from './icons/mobile-ticket.js';
|
|
2099
2102
|
export { MobileVibrateW300 as MobileVibrate, MobileVibrateFillW300 as MobileVibrateFill } from './icons/mobile-vibrate.js';
|
|
2100
2103
|
export { MobileWrenchW300 as MobileWrench, MobileWrenchFillW300 as MobileWrenchFill } from './icons/mobile-wrench.js';
|
|
@@ -2143,7 +2146,6 @@ export { MosqueW300 as Mosque, MosqueFillW300 as MosqueFill } from './icons/mosq
|
|
|
2143
2146
|
export { MotionBlurW300 as MotionBlur, MotionBlurFillW300 as MotionBlurFill } from './icons/motion-blur.js';
|
|
2144
2147
|
export { MotionModeW300 as MotionMode, MotionModeFillW300 as MotionModeFill } from './icons/motion-mode.js';
|
|
2145
2148
|
export { MotionPhotosAutoW300 as MotionPhotosAuto, MotionPhotosAutoFillW300 as MotionPhotosAutoFill } from './icons/motion-photos-auto.js';
|
|
2146
|
-
export { MotionPhotosOffW300 as MotionPhotosOff, MotionPhotosOffFillW300 as MotionPhotosOffFill } from './icons/motion-photos-off.js';
|
|
2147
2149
|
export { MotionPhotosOnW300 as MotionPhotosOn, MotionPhotosOnFillW300 as MotionPhotosOnFill } from './icons/motion-photos-on.js';
|
|
2148
2150
|
export { MotionPhotosPausedW300 as MotionPhotosPaused, MotionPhotosPausedFillW300 as MotionPhotosPausedFill } from './icons/motion-photos-paused.js';
|
|
2149
2151
|
export { MotionPlayW300 as MotionPlay, MotionPlayFillW300 as MotionPlayFill } from './icons/motion-play.js';
|
|
@@ -3420,7 +3422,6 @@ export { TrailLengthShortW300 as TrailLengthShort, TrailLengthShortFillW300 as T
|
|
|
3420
3422
|
export { TrailLengthW300 as TrailLength, TrailLengthFillW300 as TrailLengthFill } from './icons/trail-length.js';
|
|
3421
3423
|
export { TrainW300 as Train, TrainFillW300 as TrainFill } from './icons/train.js';
|
|
3422
3424
|
export { TramW300 as Tram, TramFillW300 as TramFill } from './icons/tram.js';
|
|
3423
|
-
export { TranscribeW300 as Transcribe, TranscribeFillW300 as TranscribeFill } from './icons/transcribe.js';
|
|
3424
3425
|
export { TransferWithinAStationW300 as TransferWithinAStation, TransferWithinAStationFillW300 as TransferWithinAStationFill } from './icons/transfer-within-a-station.js';
|
|
3425
3426
|
export { TransformW300 as Transform, TransformFillW300 as TransformFill } from './icons/transform.js';
|
|
3426
3427
|
export { TransgenderW300 as Transgender, TransgenderFillW300 as TransgenderFill } from './icons/transgender.js';
|
|
@@ -3586,7 +3587,6 @@ export { VoiceSelectionW300 as VoiceSelection, VoiceSelectionFillW300 as VoiceSe
|
|
|
3586
3587
|
export { Voicemail2W300 as Voicemail2, Voicemail2FillW300 as Voicemail2Fill } from './icons/voicemail-2.js';
|
|
3587
3588
|
export { VoicemailW300 as Voicemail, VoicemailFillW300 as VoicemailFill } from './icons/voicemail.js';
|
|
3588
3589
|
export { VolcanoW300 as Volcano, VolcanoFillW300 as VolcanoFill } from './icons/volcano.js';
|
|
3589
|
-
export { VolumeDownAltW300 as VolumeDownAlt, VolumeDownAltFillW300 as VolumeDownAltFill } from './icons/volume-down-alt.js';
|
|
3590
3590
|
export { VolumeDownW300 as VolumeDown, VolumeDownFillW300 as VolumeDownFill } from './icons/volume-down.js';
|
|
3591
3591
|
export { VolumeMuteW300 as VolumeMute, VolumeMuteFillW300 as VolumeMuteFill } from './icons/volume-mute.js';
|
|
3592
3592
|
export { VolumeOffW300 as VolumeOff, VolumeOffFillW300 as VolumeOffFill } from './icons/volume-off.js';
|
package/dist/w400.d.ts
CHANGED
|
@@ -433,7 +433,6 @@ export { BatteryHoriz075W400 as BatteryHoriz075, BatteryHoriz075FillW400 as Batt
|
|
|
433
433
|
export { BatteryLowW400 as BatteryLow, BatteryLowFillW400 as BatteryLowFill } from './icons/battery-low.js';
|
|
434
434
|
export { BatteryPlusW400 as BatteryPlus, BatteryPlusFillW400 as BatteryPlusFill } from './icons/battery-plus.js';
|
|
435
435
|
export { BatteryProfileW400 as BatteryProfile, BatteryProfileFillW400 as BatteryProfileFill } from './icons/battery-profile.js';
|
|
436
|
-
export { BatterySaverW400 as BatterySaver, BatterySaverFillW400 as BatterySaverFill } from './icons/battery-saver.js';
|
|
437
436
|
export { BatteryShareW400 as BatteryShare, BatteryShareFillW400 as BatteryShareFill } from './icons/battery-share.js';
|
|
438
437
|
export { BatteryStatusGoodW400 as BatteryStatusGood, BatteryStatusGoodFillW400 as BatteryStatusGoodFill } from './icons/battery-status-good.js';
|
|
439
438
|
export { BatteryUnknownW400 as BatteryUnknown, BatteryUnknownFillW400 as BatteryUnknownFill } from './icons/battery-unknown.js';
|
|
@@ -1238,6 +1237,7 @@ export { FactCheckW400 as FactCheck, FactCheckFillW400 as FactCheckFill } from '
|
|
|
1238
1237
|
export { FactoryW400 as Factory, FactoryFillW400 as FactoryFill } from './icons/factory.js';
|
|
1239
1238
|
export { FallingW400 as Falling, FallingFillW400 as FallingFill } from './icons/falling.js';
|
|
1240
1239
|
export { FamiliarFaceAndZoneW400 as FamiliarFaceAndZone, FamiliarFaceAndZoneFillW400 as FamiliarFaceAndZoneFill } from './icons/familiar-face-and-zone.js';
|
|
1240
|
+
export { FamilyGroupW400 as FamilyGroup, FamilyGroupFillW400 as FamilyGroupFill } from './icons/family-group.js';
|
|
1241
1241
|
export { FamilyHistoryW400 as FamilyHistory, FamilyHistoryFillW400 as FamilyHistoryFill } from './icons/family-history.js';
|
|
1242
1242
|
export { FamilyHomeW400 as FamilyHome, FamilyHomeFillW400 as FamilyHomeFill } from './icons/family-home.js';
|
|
1243
1243
|
export { FamilyLinkW400 as FamilyLink, FamilyLinkFillW400 as FamilyLinkFill } from './icons/family-link.js';
|
|
@@ -1325,6 +1325,7 @@ export { FitScreenW400 as FitScreen, FitScreenFillW400 as FitScreenFill } from '
|
|
|
1325
1325
|
export { FitWidthW400 as FitWidth, FitWidthFillW400 as FitWidthFill } from './icons/fit-width.js';
|
|
1326
1326
|
export { FitnessCenterW400 as FitnessCenter, FitnessCenterFillW400 as FitnessCenterFill } from './icons/fitness-center.js';
|
|
1327
1327
|
export { FitnessTrackerW400 as FitnessTracker, FitnessTrackerFillW400 as FitnessTrackerFill } from './icons/fitness-tracker.js';
|
|
1328
|
+
export { FitnessTrackersW400 as FitnessTrackers, FitnessTrackersFillW400 as FitnessTrackersFill } from './icons/fitness-trackers.js';
|
|
1328
1329
|
export { Flag2W400 as Flag2, Flag2FillW400 as Flag2Fill } from './icons/flag-2.js';
|
|
1329
1330
|
export { FlagCheckW400 as FlagCheck, FlagCheckFillW400 as FlagCheckFill } from './icons/flag-check.js';
|
|
1330
1331
|
export { FlagCircleW400 as FlagCircle, FlagCircleFillW400 as FlagCircleFill } from './icons/flag-circle.js';
|
|
@@ -1964,6 +1965,7 @@ export { MagnificationLargeW400 as MagnificationLarge, MagnificationLargeFillW40
|
|
|
1964
1965
|
export { MagnificationSmallW400 as MagnificationSmall, MagnificationSmallFillW400 as MagnificationSmallFill } from './icons/magnification-small.js';
|
|
1965
1966
|
export { MagnifyDockedW400 as MagnifyDocked, MagnifyDockedFillW400 as MagnifyDockedFill } from './icons/magnify-docked.js';
|
|
1966
1967
|
export { MagnifyFullscreenW400 as MagnifyFullscreen, MagnifyFullscreenFillW400 as MagnifyFullscreenFill } from './icons/magnify-fullscreen.js';
|
|
1968
|
+
export { MailAsteriskW400 as MailAsterisk, MailAsteriskFillW400 as MailAsteriskFill } from './icons/mail-asterisk.js';
|
|
1967
1969
|
export { MailLockW400 as MailLock, MailLockFillW400 as MailLockFill } from './icons/mail-lock.js';
|
|
1968
1970
|
export { MailOffW400 as MailOff, MailOffFillW400 as MailOffFill } from './icons/mail-off.js';
|
|
1969
1971
|
export { MailShieldW400 as MailShield, MailShieldFillW400 as MailShieldFill } from './icons/mail-shield.js';
|
|
@@ -2096,6 +2098,7 @@ export { MobileSoundW400 as MobileSound, MobileSoundFillW400 as MobileSoundFill
|
|
|
2096
2098
|
export { MobileSpeakerW400 as MobileSpeaker, MobileSpeakerFillW400 as MobileSpeakerFill } from './icons/mobile-speaker.js';
|
|
2097
2099
|
export { MobileText2W400 as MobileText2, MobileText2FillW400 as MobileText2Fill } from './icons/mobile-text-2.js';
|
|
2098
2100
|
export { MobileTextW400 as MobileText, MobileTextFillW400 as MobileTextFill } from './icons/mobile-text.js';
|
|
2101
|
+
export { MobileTheftW400 as MobileTheft, MobileTheftFillW400 as MobileTheftFill } from './icons/mobile-theft.js';
|
|
2099
2102
|
export { MobileTicketW400 as MobileTicket, MobileTicketFillW400 as MobileTicketFill } from './icons/mobile-ticket.js';
|
|
2100
2103
|
export { MobileVibrateW400 as MobileVibrate, MobileVibrateFillW400 as MobileVibrateFill } from './icons/mobile-vibrate.js';
|
|
2101
2104
|
export { MobileWrenchW400 as MobileWrench, MobileWrenchFillW400 as MobileWrenchFill } from './icons/mobile-wrench.js';
|
|
@@ -2144,7 +2147,6 @@ export { MosqueW400 as Mosque, MosqueFillW400 as MosqueFill } from './icons/mosq
|
|
|
2144
2147
|
export { MotionBlurW400 as MotionBlur, MotionBlurFillW400 as MotionBlurFill } from './icons/motion-blur.js';
|
|
2145
2148
|
export { MotionModeW400 as MotionMode, MotionModeFillW400 as MotionModeFill } from './icons/motion-mode.js';
|
|
2146
2149
|
export { MotionPhotosAutoW400 as MotionPhotosAuto, MotionPhotosAutoFillW400 as MotionPhotosAutoFill } from './icons/motion-photos-auto.js';
|
|
2147
|
-
export { MotionPhotosOffW400 as MotionPhotosOff, MotionPhotosOffFillW400 as MotionPhotosOffFill } from './icons/motion-photos-off.js';
|
|
2148
2150
|
export { MotionPhotosOnW400 as MotionPhotosOn, MotionPhotosOnFillW400 as MotionPhotosOnFill } from './icons/motion-photos-on.js';
|
|
2149
2151
|
export { MotionPhotosPausedW400 as MotionPhotosPaused, MotionPhotosPausedFillW400 as MotionPhotosPausedFill } from './icons/motion-photos-paused.js';
|
|
2150
2152
|
export { MotionPlayW400 as MotionPlay, MotionPlayFillW400 as MotionPlayFill } from './icons/motion-play.js';
|
|
@@ -3421,7 +3423,6 @@ export { TrailLengthShortW400 as TrailLengthShort, TrailLengthShortFillW400 as T
|
|
|
3421
3423
|
export { TrailLengthW400 as TrailLength, TrailLengthFillW400 as TrailLengthFill } from './icons/trail-length.js';
|
|
3422
3424
|
export { TrainW400 as Train, TrainFillW400 as TrainFill } from './icons/train.js';
|
|
3423
3425
|
export { TramW400 as Tram, TramFillW400 as TramFill } from './icons/tram.js';
|
|
3424
|
-
export { TranscribeW400 as Transcribe, TranscribeFillW400 as TranscribeFill } from './icons/transcribe.js';
|
|
3425
3426
|
export { TransferWithinAStationW400 as TransferWithinAStation, TransferWithinAStationFillW400 as TransferWithinAStationFill } from './icons/transfer-within-a-station.js';
|
|
3426
3427
|
export { TransformW400 as Transform, TransformFillW400 as TransformFill } from './icons/transform.js';
|
|
3427
3428
|
export { TransgenderW400 as Transgender, TransgenderFillW400 as TransgenderFill } from './icons/transgender.js';
|
|
@@ -3587,7 +3588,6 @@ export { VoiceSelectionW400 as VoiceSelection, VoiceSelectionFillW400 as VoiceSe
|
|
|
3587
3588
|
export { Voicemail2W400 as Voicemail2, Voicemail2FillW400 as Voicemail2Fill } from './icons/voicemail-2.js';
|
|
3588
3589
|
export { VoicemailW400 as Voicemail, VoicemailFillW400 as VoicemailFill } from './icons/voicemail.js';
|
|
3589
3590
|
export { VolcanoW400 as Volcano, VolcanoFillW400 as VolcanoFill } from './icons/volcano.js';
|
|
3590
|
-
export { VolumeDownAltW400 as VolumeDownAlt, VolumeDownAltFillW400 as VolumeDownAltFill } from './icons/volume-down-alt.js';
|
|
3591
3591
|
export { VolumeDownW400 as VolumeDown, VolumeDownFillW400 as VolumeDownFill } from './icons/volume-down.js';
|
|
3592
3592
|
export { VolumeMuteW400 as VolumeMute, VolumeMuteFillW400 as VolumeMuteFill } from './icons/volume-mute.js';
|
|
3593
3593
|
export { VolumeOffW400 as VolumeOff, VolumeOffFillW400 as VolumeOffFill } from './icons/volume-off.js';
|