@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/w400.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/w500.d.ts
CHANGED
|
@@ -433,7 +433,6 @@ export { BatteryHoriz075W500 as BatteryHoriz075, BatteryHoriz075FillW500 as Batt
|
|
|
433
433
|
export { BatteryLowW500 as BatteryLow, BatteryLowFillW500 as BatteryLowFill } from './icons/battery-low.js';
|
|
434
434
|
export { BatteryPlusW500 as BatteryPlus, BatteryPlusFillW500 as BatteryPlusFill } from './icons/battery-plus.js';
|
|
435
435
|
export { BatteryProfileW500 as BatteryProfile, BatteryProfileFillW500 as BatteryProfileFill } from './icons/battery-profile.js';
|
|
436
|
-
export { BatterySaverW500 as BatterySaver, BatterySaverFillW500 as BatterySaverFill } from './icons/battery-saver.js';
|
|
437
436
|
export { BatteryShareW500 as BatteryShare, BatteryShareFillW500 as BatteryShareFill } from './icons/battery-share.js';
|
|
438
437
|
export { BatteryStatusGoodW500 as BatteryStatusGood, BatteryStatusGoodFillW500 as BatteryStatusGoodFill } from './icons/battery-status-good.js';
|
|
439
438
|
export { BatteryUnknownW500 as BatteryUnknown, BatteryUnknownFillW500 as BatteryUnknownFill } from './icons/battery-unknown.js';
|
|
@@ -1238,6 +1237,7 @@ export { FactCheckW500 as FactCheck, FactCheckFillW500 as FactCheckFill } from '
|
|
|
1238
1237
|
export { FactoryW500 as Factory, FactoryFillW500 as FactoryFill } from './icons/factory.js';
|
|
1239
1238
|
export { FallingW500 as Falling, FallingFillW500 as FallingFill } from './icons/falling.js';
|
|
1240
1239
|
export { FamiliarFaceAndZoneW500 as FamiliarFaceAndZone, FamiliarFaceAndZoneFillW500 as FamiliarFaceAndZoneFill } from './icons/familiar-face-and-zone.js';
|
|
1240
|
+
export { FamilyGroupW500 as FamilyGroup, FamilyGroupFillW500 as FamilyGroupFill } from './icons/family-group.js';
|
|
1241
1241
|
export { FamilyHistoryW500 as FamilyHistory, FamilyHistoryFillW500 as FamilyHistoryFill } from './icons/family-history.js';
|
|
1242
1242
|
export { FamilyHomeW500 as FamilyHome, FamilyHomeFillW500 as FamilyHomeFill } from './icons/family-home.js';
|
|
1243
1243
|
export { FamilyLinkW500 as FamilyLink, FamilyLinkFillW500 as FamilyLinkFill } from './icons/family-link.js';
|
|
@@ -1325,6 +1325,7 @@ export { FitScreenW500 as FitScreen, FitScreenFillW500 as FitScreenFill } from '
|
|
|
1325
1325
|
export { FitWidthW500 as FitWidth, FitWidthFillW500 as FitWidthFill } from './icons/fit-width.js';
|
|
1326
1326
|
export { FitnessCenterW500 as FitnessCenter, FitnessCenterFillW500 as FitnessCenterFill } from './icons/fitness-center.js';
|
|
1327
1327
|
export { FitnessTrackerW500 as FitnessTracker, FitnessTrackerFillW500 as FitnessTrackerFill } from './icons/fitness-tracker.js';
|
|
1328
|
+
export { FitnessTrackersW500 as FitnessTrackers, FitnessTrackersFillW500 as FitnessTrackersFill } from './icons/fitness-trackers.js';
|
|
1328
1329
|
export { Flag2W500 as Flag2, Flag2FillW500 as Flag2Fill } from './icons/flag-2.js';
|
|
1329
1330
|
export { FlagCheckW500 as FlagCheck, FlagCheckFillW500 as FlagCheckFill } from './icons/flag-check.js';
|
|
1330
1331
|
export { FlagCircleW500 as FlagCircle, FlagCircleFillW500 as FlagCircleFill } from './icons/flag-circle.js';
|
|
@@ -1964,6 +1965,7 @@ export { MagnificationLargeW500 as MagnificationLarge, MagnificationLargeFillW50
|
|
|
1964
1965
|
export { MagnificationSmallW500 as MagnificationSmall, MagnificationSmallFillW500 as MagnificationSmallFill } from './icons/magnification-small.js';
|
|
1965
1966
|
export { MagnifyDockedW500 as MagnifyDocked, MagnifyDockedFillW500 as MagnifyDockedFill } from './icons/magnify-docked.js';
|
|
1966
1967
|
export { MagnifyFullscreenW500 as MagnifyFullscreen, MagnifyFullscreenFillW500 as MagnifyFullscreenFill } from './icons/magnify-fullscreen.js';
|
|
1968
|
+
export { MailAsteriskW500 as MailAsterisk, MailAsteriskFillW500 as MailAsteriskFill } from './icons/mail-asterisk.js';
|
|
1967
1969
|
export { MailLockW500 as MailLock, MailLockFillW500 as MailLockFill } from './icons/mail-lock.js';
|
|
1968
1970
|
export { MailOffW500 as MailOff, MailOffFillW500 as MailOffFill } from './icons/mail-off.js';
|
|
1969
1971
|
export { MailShieldW500 as MailShield, MailShieldFillW500 as MailShieldFill } from './icons/mail-shield.js';
|
|
@@ -2096,6 +2098,7 @@ export { MobileSoundW500 as MobileSound, MobileSoundFillW500 as MobileSoundFill
|
|
|
2096
2098
|
export { MobileSpeakerW500 as MobileSpeaker, MobileSpeakerFillW500 as MobileSpeakerFill } from './icons/mobile-speaker.js';
|
|
2097
2099
|
export { MobileText2W500 as MobileText2, MobileText2FillW500 as MobileText2Fill } from './icons/mobile-text-2.js';
|
|
2098
2100
|
export { MobileTextW500 as MobileText, MobileTextFillW500 as MobileTextFill } from './icons/mobile-text.js';
|
|
2101
|
+
export { MobileTheftW500 as MobileTheft, MobileTheftFillW500 as MobileTheftFill } from './icons/mobile-theft.js';
|
|
2099
2102
|
export { MobileTicketW500 as MobileTicket, MobileTicketFillW500 as MobileTicketFill } from './icons/mobile-ticket.js';
|
|
2100
2103
|
export { MobileVibrateW500 as MobileVibrate, MobileVibrateFillW500 as MobileVibrateFill } from './icons/mobile-vibrate.js';
|
|
2101
2104
|
export { MobileWrenchW500 as MobileWrench, MobileWrenchFillW500 as MobileWrenchFill } from './icons/mobile-wrench.js';
|
|
@@ -2144,7 +2147,6 @@ export { MosqueW500 as Mosque, MosqueFillW500 as MosqueFill } from './icons/mosq
|
|
|
2144
2147
|
export { MotionBlurW500 as MotionBlur, MotionBlurFillW500 as MotionBlurFill } from './icons/motion-blur.js';
|
|
2145
2148
|
export { MotionModeW500 as MotionMode, MotionModeFillW500 as MotionModeFill } from './icons/motion-mode.js';
|
|
2146
2149
|
export { MotionPhotosAutoW500 as MotionPhotosAuto, MotionPhotosAutoFillW500 as MotionPhotosAutoFill } from './icons/motion-photos-auto.js';
|
|
2147
|
-
export { MotionPhotosOffW500 as MotionPhotosOff, MotionPhotosOffFillW500 as MotionPhotosOffFill } from './icons/motion-photos-off.js';
|
|
2148
2150
|
export { MotionPhotosOnW500 as MotionPhotosOn, MotionPhotosOnFillW500 as MotionPhotosOnFill } from './icons/motion-photos-on.js';
|
|
2149
2151
|
export { MotionPhotosPausedW500 as MotionPhotosPaused, MotionPhotosPausedFillW500 as MotionPhotosPausedFill } from './icons/motion-photos-paused.js';
|
|
2150
2152
|
export { MotionPlayW500 as MotionPlay, MotionPlayFillW500 as MotionPlayFill } from './icons/motion-play.js';
|
|
@@ -3421,7 +3423,6 @@ export { TrailLengthShortW500 as TrailLengthShort, TrailLengthShortFillW500 as T
|
|
|
3421
3423
|
export { TrailLengthW500 as TrailLength, TrailLengthFillW500 as TrailLengthFill } from './icons/trail-length.js';
|
|
3422
3424
|
export { TrainW500 as Train, TrainFillW500 as TrainFill } from './icons/train.js';
|
|
3423
3425
|
export { TramW500 as Tram, TramFillW500 as TramFill } from './icons/tram.js';
|
|
3424
|
-
export { TranscribeW500 as Transcribe, TranscribeFillW500 as TranscribeFill } from './icons/transcribe.js';
|
|
3425
3426
|
export { TransferWithinAStationW500 as TransferWithinAStation, TransferWithinAStationFillW500 as TransferWithinAStationFill } from './icons/transfer-within-a-station.js';
|
|
3426
3427
|
export { TransformW500 as Transform, TransformFillW500 as TransformFill } from './icons/transform.js';
|
|
3427
3428
|
export { TransgenderW500 as Transgender, TransgenderFillW500 as TransgenderFill } from './icons/transgender.js';
|
|
@@ -3587,7 +3588,6 @@ export { VoiceSelectionW500 as VoiceSelection, VoiceSelectionFillW500 as VoiceSe
|
|
|
3587
3588
|
export { Voicemail2W500 as Voicemail2, Voicemail2FillW500 as Voicemail2Fill } from './icons/voicemail-2.js';
|
|
3588
3589
|
export { VoicemailW500 as Voicemail, VoicemailFillW500 as VoicemailFill } from './icons/voicemail.js';
|
|
3589
3590
|
export { VolcanoW500 as Volcano, VolcanoFillW500 as VolcanoFill } from './icons/volcano.js';
|
|
3590
|
-
export { VolumeDownAltW500 as VolumeDownAlt, VolumeDownAltFillW500 as VolumeDownAltFill } from './icons/volume-down-alt.js';
|
|
3591
3591
|
export { VolumeDownW500 as VolumeDown, VolumeDownFillW500 as VolumeDownFill } from './icons/volume-down.js';
|
|
3592
3592
|
export { VolumeMuteW500 as VolumeMute, VolumeMuteFillW500 as VolumeMuteFill } from './icons/volume-mute.js';
|
|
3593
3593
|
export { VolumeOffW500 as VolumeOff, VolumeOffFillW500 as VolumeOffFill } from './icons/volume-off.js';
|
package/dist/w500.js
CHANGED
|
@@ -432,7 +432,6 @@ export { BatteryHoriz075W500 as BatteryHoriz075, BatteryHoriz075FillW500 as Batt
|
|
|
432
432
|
export { BatteryLowW500 as BatteryLow, BatteryLowFillW500 as BatteryLowFill } from './icons/battery-low.js';
|
|
433
433
|
export { BatteryPlusW500 as BatteryPlus, BatteryPlusFillW500 as BatteryPlusFill } from './icons/battery-plus.js';
|
|
434
434
|
export { BatteryProfileW500 as BatteryProfile, BatteryProfileFillW500 as BatteryProfileFill } from './icons/battery-profile.js';
|
|
435
|
-
export { BatterySaverW500 as BatterySaver, BatterySaverFillW500 as BatterySaverFill } from './icons/battery-saver.js';
|
|
436
435
|
export { BatteryShareW500 as BatteryShare, BatteryShareFillW500 as BatteryShareFill } from './icons/battery-share.js';
|
|
437
436
|
export { BatteryStatusGoodW500 as BatteryStatusGood, BatteryStatusGoodFillW500 as BatteryStatusGoodFill } from './icons/battery-status-good.js';
|
|
438
437
|
export { BatteryUnknownW500 as BatteryUnknown, BatteryUnknownFillW500 as BatteryUnknownFill } from './icons/battery-unknown.js';
|
|
@@ -1237,6 +1236,7 @@ export { FactCheckW500 as FactCheck, FactCheckFillW500 as FactCheckFill } from '
|
|
|
1237
1236
|
export { FactoryW500 as Factory, FactoryFillW500 as FactoryFill } from './icons/factory.js';
|
|
1238
1237
|
export { FallingW500 as Falling, FallingFillW500 as FallingFill } from './icons/falling.js';
|
|
1239
1238
|
export { FamiliarFaceAndZoneW500 as FamiliarFaceAndZone, FamiliarFaceAndZoneFillW500 as FamiliarFaceAndZoneFill } from './icons/familiar-face-and-zone.js';
|
|
1239
|
+
export { FamilyGroupW500 as FamilyGroup, FamilyGroupFillW500 as FamilyGroupFill } from './icons/family-group.js';
|
|
1240
1240
|
export { FamilyHistoryW500 as FamilyHistory, FamilyHistoryFillW500 as FamilyHistoryFill } from './icons/family-history.js';
|
|
1241
1241
|
export { FamilyHomeW500 as FamilyHome, FamilyHomeFillW500 as FamilyHomeFill } from './icons/family-home.js';
|
|
1242
1242
|
export { FamilyLinkW500 as FamilyLink, FamilyLinkFillW500 as FamilyLinkFill } from './icons/family-link.js';
|
|
@@ -1324,6 +1324,7 @@ export { FitScreenW500 as FitScreen, FitScreenFillW500 as FitScreenFill } from '
|
|
|
1324
1324
|
export { FitWidthW500 as FitWidth, FitWidthFillW500 as FitWidthFill } from './icons/fit-width.js';
|
|
1325
1325
|
export { FitnessCenterW500 as FitnessCenter, FitnessCenterFillW500 as FitnessCenterFill } from './icons/fitness-center.js';
|
|
1326
1326
|
export { FitnessTrackerW500 as FitnessTracker, FitnessTrackerFillW500 as FitnessTrackerFill } from './icons/fitness-tracker.js';
|
|
1327
|
+
export { FitnessTrackersW500 as FitnessTrackers, FitnessTrackersFillW500 as FitnessTrackersFill } from './icons/fitness-trackers.js';
|
|
1327
1328
|
export { Flag2W500 as Flag2, Flag2FillW500 as Flag2Fill } from './icons/flag-2.js';
|
|
1328
1329
|
export { FlagCheckW500 as FlagCheck, FlagCheckFillW500 as FlagCheckFill } from './icons/flag-check.js';
|
|
1329
1330
|
export { FlagCircleW500 as FlagCircle, FlagCircleFillW500 as FlagCircleFill } from './icons/flag-circle.js';
|
|
@@ -1963,6 +1964,7 @@ export { MagnificationLargeW500 as MagnificationLarge, MagnificationLargeFillW50
|
|
|
1963
1964
|
export { MagnificationSmallW500 as MagnificationSmall, MagnificationSmallFillW500 as MagnificationSmallFill } from './icons/magnification-small.js';
|
|
1964
1965
|
export { MagnifyDockedW500 as MagnifyDocked, MagnifyDockedFillW500 as MagnifyDockedFill } from './icons/magnify-docked.js';
|
|
1965
1966
|
export { MagnifyFullscreenW500 as MagnifyFullscreen, MagnifyFullscreenFillW500 as MagnifyFullscreenFill } from './icons/magnify-fullscreen.js';
|
|
1967
|
+
export { MailAsteriskW500 as MailAsterisk, MailAsteriskFillW500 as MailAsteriskFill } from './icons/mail-asterisk.js';
|
|
1966
1968
|
export { MailLockW500 as MailLock, MailLockFillW500 as MailLockFill } from './icons/mail-lock.js';
|
|
1967
1969
|
export { MailOffW500 as MailOff, MailOffFillW500 as MailOffFill } from './icons/mail-off.js';
|
|
1968
1970
|
export { MailShieldW500 as MailShield, MailShieldFillW500 as MailShieldFill } from './icons/mail-shield.js';
|
|
@@ -2095,6 +2097,7 @@ export { MobileSoundW500 as MobileSound, MobileSoundFillW500 as MobileSoundFill
|
|
|
2095
2097
|
export { MobileSpeakerW500 as MobileSpeaker, MobileSpeakerFillW500 as MobileSpeakerFill } from './icons/mobile-speaker.js';
|
|
2096
2098
|
export { MobileText2W500 as MobileText2, MobileText2FillW500 as MobileText2Fill } from './icons/mobile-text-2.js';
|
|
2097
2099
|
export { MobileTextW500 as MobileText, MobileTextFillW500 as MobileTextFill } from './icons/mobile-text.js';
|
|
2100
|
+
export { MobileTheftW500 as MobileTheft, MobileTheftFillW500 as MobileTheftFill } from './icons/mobile-theft.js';
|
|
2098
2101
|
export { MobileTicketW500 as MobileTicket, MobileTicketFillW500 as MobileTicketFill } from './icons/mobile-ticket.js';
|
|
2099
2102
|
export { MobileVibrateW500 as MobileVibrate, MobileVibrateFillW500 as MobileVibrateFill } from './icons/mobile-vibrate.js';
|
|
2100
2103
|
export { MobileWrenchW500 as MobileWrench, MobileWrenchFillW500 as MobileWrenchFill } from './icons/mobile-wrench.js';
|
|
@@ -2143,7 +2146,6 @@ export { MosqueW500 as Mosque, MosqueFillW500 as MosqueFill } from './icons/mosq
|
|
|
2143
2146
|
export { MotionBlurW500 as MotionBlur, MotionBlurFillW500 as MotionBlurFill } from './icons/motion-blur.js';
|
|
2144
2147
|
export { MotionModeW500 as MotionMode, MotionModeFillW500 as MotionModeFill } from './icons/motion-mode.js';
|
|
2145
2148
|
export { MotionPhotosAutoW500 as MotionPhotosAuto, MotionPhotosAutoFillW500 as MotionPhotosAutoFill } from './icons/motion-photos-auto.js';
|
|
2146
|
-
export { MotionPhotosOffW500 as MotionPhotosOff, MotionPhotosOffFillW500 as MotionPhotosOffFill } from './icons/motion-photos-off.js';
|
|
2147
2149
|
export { MotionPhotosOnW500 as MotionPhotosOn, MotionPhotosOnFillW500 as MotionPhotosOnFill } from './icons/motion-photos-on.js';
|
|
2148
2150
|
export { MotionPhotosPausedW500 as MotionPhotosPaused, MotionPhotosPausedFillW500 as MotionPhotosPausedFill } from './icons/motion-photos-paused.js';
|
|
2149
2151
|
export { MotionPlayW500 as MotionPlay, MotionPlayFillW500 as MotionPlayFill } from './icons/motion-play.js';
|
|
@@ -3420,7 +3422,6 @@ export { TrailLengthShortW500 as TrailLengthShort, TrailLengthShortFillW500 as T
|
|
|
3420
3422
|
export { TrailLengthW500 as TrailLength, TrailLengthFillW500 as TrailLengthFill } from './icons/trail-length.js';
|
|
3421
3423
|
export { TrainW500 as Train, TrainFillW500 as TrainFill } from './icons/train.js';
|
|
3422
3424
|
export { TramW500 as Tram, TramFillW500 as TramFill } from './icons/tram.js';
|
|
3423
|
-
export { TranscribeW500 as Transcribe, TranscribeFillW500 as TranscribeFill } from './icons/transcribe.js';
|
|
3424
3425
|
export { TransferWithinAStationW500 as TransferWithinAStation, TransferWithinAStationFillW500 as TransferWithinAStationFill } from './icons/transfer-within-a-station.js';
|
|
3425
3426
|
export { TransformW500 as Transform, TransformFillW500 as TransformFill } from './icons/transform.js';
|
|
3426
3427
|
export { TransgenderW500 as Transgender, TransgenderFillW500 as TransgenderFill } from './icons/transgender.js';
|
|
@@ -3586,7 +3587,6 @@ export { VoiceSelectionW500 as VoiceSelection, VoiceSelectionFillW500 as VoiceSe
|
|
|
3586
3587
|
export { Voicemail2W500 as Voicemail2, Voicemail2FillW500 as Voicemail2Fill } from './icons/voicemail-2.js';
|
|
3587
3588
|
export { VoicemailW500 as Voicemail, VoicemailFillW500 as VoicemailFill } from './icons/voicemail.js';
|
|
3588
3589
|
export { VolcanoW500 as Volcano, VolcanoFillW500 as VolcanoFill } from './icons/volcano.js';
|
|
3589
|
-
export { VolumeDownAltW500 as VolumeDownAlt, VolumeDownAltFillW500 as VolumeDownAltFill } from './icons/volume-down-alt.js';
|
|
3590
3590
|
export { VolumeDownW500 as VolumeDown, VolumeDownFillW500 as VolumeDownFill } from './icons/volume-down.js';
|
|
3591
3591
|
export { VolumeMuteW500 as VolumeMute, VolumeMuteFillW500 as VolumeMuteFill } from './icons/volume-mute.js';
|
|
3592
3592
|
export { VolumeOffW500 as VolumeOff, VolumeOffFillW500 as VolumeOffFill } from './icons/volume-off.js';
|
package/dist/w600.d.ts
CHANGED
|
@@ -433,7 +433,6 @@ export { BatteryHoriz075W600 as BatteryHoriz075, BatteryHoriz075FillW600 as Batt
|
|
|
433
433
|
export { BatteryLowW600 as BatteryLow, BatteryLowFillW600 as BatteryLowFill } from './icons/battery-low.js';
|
|
434
434
|
export { BatteryPlusW600 as BatteryPlus, BatteryPlusFillW600 as BatteryPlusFill } from './icons/battery-plus.js';
|
|
435
435
|
export { BatteryProfileW600 as BatteryProfile, BatteryProfileFillW600 as BatteryProfileFill } from './icons/battery-profile.js';
|
|
436
|
-
export { BatterySaverW600 as BatterySaver, BatterySaverFillW600 as BatterySaverFill } from './icons/battery-saver.js';
|
|
437
436
|
export { BatteryShareW600 as BatteryShare, BatteryShareFillW600 as BatteryShareFill } from './icons/battery-share.js';
|
|
438
437
|
export { BatteryStatusGoodW600 as BatteryStatusGood, BatteryStatusGoodFillW600 as BatteryStatusGoodFill } from './icons/battery-status-good.js';
|
|
439
438
|
export { BatteryUnknownW600 as BatteryUnknown, BatteryUnknownFillW600 as BatteryUnknownFill } from './icons/battery-unknown.js';
|
|
@@ -1238,6 +1237,7 @@ export { FactCheckW600 as FactCheck, FactCheckFillW600 as FactCheckFill } from '
|
|
|
1238
1237
|
export { FactoryW600 as Factory, FactoryFillW600 as FactoryFill } from './icons/factory.js';
|
|
1239
1238
|
export { FallingW600 as Falling, FallingFillW600 as FallingFill } from './icons/falling.js';
|
|
1240
1239
|
export { FamiliarFaceAndZoneW600 as FamiliarFaceAndZone, FamiliarFaceAndZoneFillW600 as FamiliarFaceAndZoneFill } from './icons/familiar-face-and-zone.js';
|
|
1240
|
+
export { FamilyGroupW600 as FamilyGroup, FamilyGroupFillW600 as FamilyGroupFill } from './icons/family-group.js';
|
|
1241
1241
|
export { FamilyHistoryW600 as FamilyHistory, FamilyHistoryFillW600 as FamilyHistoryFill } from './icons/family-history.js';
|
|
1242
1242
|
export { FamilyHomeW600 as FamilyHome, FamilyHomeFillW600 as FamilyHomeFill } from './icons/family-home.js';
|
|
1243
1243
|
export { FamilyLinkW600 as FamilyLink, FamilyLinkFillW600 as FamilyLinkFill } from './icons/family-link.js';
|
|
@@ -1325,6 +1325,7 @@ export { FitScreenW600 as FitScreen, FitScreenFillW600 as FitScreenFill } from '
|
|
|
1325
1325
|
export { FitWidthW600 as FitWidth, FitWidthFillW600 as FitWidthFill } from './icons/fit-width.js';
|
|
1326
1326
|
export { FitnessCenterW600 as FitnessCenter, FitnessCenterFillW600 as FitnessCenterFill } from './icons/fitness-center.js';
|
|
1327
1327
|
export { FitnessTrackerW600 as FitnessTracker, FitnessTrackerFillW600 as FitnessTrackerFill } from './icons/fitness-tracker.js';
|
|
1328
|
+
export { FitnessTrackersW600 as FitnessTrackers, FitnessTrackersFillW600 as FitnessTrackersFill } from './icons/fitness-trackers.js';
|
|
1328
1329
|
export { Flag2W600 as Flag2, Flag2FillW600 as Flag2Fill } from './icons/flag-2.js';
|
|
1329
1330
|
export { FlagCheckW600 as FlagCheck, FlagCheckFillW600 as FlagCheckFill } from './icons/flag-check.js';
|
|
1330
1331
|
export { FlagCircleW600 as FlagCircle, FlagCircleFillW600 as FlagCircleFill } from './icons/flag-circle.js';
|
|
@@ -1964,6 +1965,7 @@ export { MagnificationLargeW600 as MagnificationLarge, MagnificationLargeFillW60
|
|
|
1964
1965
|
export { MagnificationSmallW600 as MagnificationSmall, MagnificationSmallFillW600 as MagnificationSmallFill } from './icons/magnification-small.js';
|
|
1965
1966
|
export { MagnifyDockedW600 as MagnifyDocked, MagnifyDockedFillW600 as MagnifyDockedFill } from './icons/magnify-docked.js';
|
|
1966
1967
|
export { MagnifyFullscreenW600 as MagnifyFullscreen, MagnifyFullscreenFillW600 as MagnifyFullscreenFill } from './icons/magnify-fullscreen.js';
|
|
1968
|
+
export { MailAsteriskW600 as MailAsterisk, MailAsteriskFillW600 as MailAsteriskFill } from './icons/mail-asterisk.js';
|
|
1967
1969
|
export { MailLockW600 as MailLock, MailLockFillW600 as MailLockFill } from './icons/mail-lock.js';
|
|
1968
1970
|
export { MailOffW600 as MailOff, MailOffFillW600 as MailOffFill } from './icons/mail-off.js';
|
|
1969
1971
|
export { MailShieldW600 as MailShield, MailShieldFillW600 as MailShieldFill } from './icons/mail-shield.js';
|
|
@@ -2096,6 +2098,7 @@ export { MobileSoundW600 as MobileSound, MobileSoundFillW600 as MobileSoundFill
|
|
|
2096
2098
|
export { MobileSpeakerW600 as MobileSpeaker, MobileSpeakerFillW600 as MobileSpeakerFill } from './icons/mobile-speaker.js';
|
|
2097
2099
|
export { MobileText2W600 as MobileText2, MobileText2FillW600 as MobileText2Fill } from './icons/mobile-text-2.js';
|
|
2098
2100
|
export { MobileTextW600 as MobileText, MobileTextFillW600 as MobileTextFill } from './icons/mobile-text.js';
|
|
2101
|
+
export { MobileTheftW600 as MobileTheft, MobileTheftFillW600 as MobileTheftFill } from './icons/mobile-theft.js';
|
|
2099
2102
|
export { MobileTicketW600 as MobileTicket, MobileTicketFillW600 as MobileTicketFill } from './icons/mobile-ticket.js';
|
|
2100
2103
|
export { MobileVibrateW600 as MobileVibrate, MobileVibrateFillW600 as MobileVibrateFill } from './icons/mobile-vibrate.js';
|
|
2101
2104
|
export { MobileWrenchW600 as MobileWrench, MobileWrenchFillW600 as MobileWrenchFill } from './icons/mobile-wrench.js';
|
|
@@ -2144,7 +2147,6 @@ export { MosqueW600 as Mosque, MosqueFillW600 as MosqueFill } from './icons/mosq
|
|
|
2144
2147
|
export { MotionBlurW600 as MotionBlur, MotionBlurFillW600 as MotionBlurFill } from './icons/motion-blur.js';
|
|
2145
2148
|
export { MotionModeW600 as MotionMode, MotionModeFillW600 as MotionModeFill } from './icons/motion-mode.js';
|
|
2146
2149
|
export { MotionPhotosAutoW600 as MotionPhotosAuto, MotionPhotosAutoFillW600 as MotionPhotosAutoFill } from './icons/motion-photos-auto.js';
|
|
2147
|
-
export { MotionPhotosOffW600 as MotionPhotosOff, MotionPhotosOffFillW600 as MotionPhotosOffFill } from './icons/motion-photos-off.js';
|
|
2148
2150
|
export { MotionPhotosOnW600 as MotionPhotosOn, MotionPhotosOnFillW600 as MotionPhotosOnFill } from './icons/motion-photos-on.js';
|
|
2149
2151
|
export { MotionPhotosPausedW600 as MotionPhotosPaused, MotionPhotosPausedFillW600 as MotionPhotosPausedFill } from './icons/motion-photos-paused.js';
|
|
2150
2152
|
export { MotionPlayW600 as MotionPlay, MotionPlayFillW600 as MotionPlayFill } from './icons/motion-play.js';
|
|
@@ -3421,7 +3423,6 @@ export { TrailLengthShortW600 as TrailLengthShort, TrailLengthShortFillW600 as T
|
|
|
3421
3423
|
export { TrailLengthW600 as TrailLength, TrailLengthFillW600 as TrailLengthFill } from './icons/trail-length.js';
|
|
3422
3424
|
export { TrainW600 as Train, TrainFillW600 as TrainFill } from './icons/train.js';
|
|
3423
3425
|
export { TramW600 as Tram, TramFillW600 as TramFill } from './icons/tram.js';
|
|
3424
|
-
export { TranscribeW600 as Transcribe, TranscribeFillW600 as TranscribeFill } from './icons/transcribe.js';
|
|
3425
3426
|
export { TransferWithinAStationW600 as TransferWithinAStation, TransferWithinAStationFillW600 as TransferWithinAStationFill } from './icons/transfer-within-a-station.js';
|
|
3426
3427
|
export { TransformW600 as Transform, TransformFillW600 as TransformFill } from './icons/transform.js';
|
|
3427
3428
|
export { TransgenderW600 as Transgender, TransgenderFillW600 as TransgenderFill } from './icons/transgender.js';
|
|
@@ -3587,7 +3588,6 @@ export { VoiceSelectionW600 as VoiceSelection, VoiceSelectionFillW600 as VoiceSe
|
|
|
3587
3588
|
export { Voicemail2W600 as Voicemail2, Voicemail2FillW600 as Voicemail2Fill } from './icons/voicemail-2.js';
|
|
3588
3589
|
export { VoicemailW600 as Voicemail, VoicemailFillW600 as VoicemailFill } from './icons/voicemail.js';
|
|
3589
3590
|
export { VolcanoW600 as Volcano, VolcanoFillW600 as VolcanoFill } from './icons/volcano.js';
|
|
3590
|
-
export { VolumeDownAltW600 as VolumeDownAlt, VolumeDownAltFillW600 as VolumeDownAltFill } from './icons/volume-down-alt.js';
|
|
3591
3591
|
export { VolumeDownW600 as VolumeDown, VolumeDownFillW600 as VolumeDownFill } from './icons/volume-down.js';
|
|
3592
3592
|
export { VolumeMuteW600 as VolumeMute, VolumeMuteFillW600 as VolumeMuteFill } from './icons/volume-mute.js';
|
|
3593
3593
|
export { VolumeOffW600 as VolumeOff, VolumeOffFillW600 as VolumeOffFill } from './icons/volume-off.js';
|
package/dist/w600.js
CHANGED
|
@@ -432,7 +432,6 @@ export { BatteryHoriz075W600 as BatteryHoriz075, BatteryHoriz075FillW600 as Batt
|
|
|
432
432
|
export { BatteryLowW600 as BatteryLow, BatteryLowFillW600 as BatteryLowFill } from './icons/battery-low.js';
|
|
433
433
|
export { BatteryPlusW600 as BatteryPlus, BatteryPlusFillW600 as BatteryPlusFill } from './icons/battery-plus.js';
|
|
434
434
|
export { BatteryProfileW600 as BatteryProfile, BatteryProfileFillW600 as BatteryProfileFill } from './icons/battery-profile.js';
|
|
435
|
-
export { BatterySaverW600 as BatterySaver, BatterySaverFillW600 as BatterySaverFill } from './icons/battery-saver.js';
|
|
436
435
|
export { BatteryShareW600 as BatteryShare, BatteryShareFillW600 as BatteryShareFill } from './icons/battery-share.js';
|
|
437
436
|
export { BatteryStatusGoodW600 as BatteryStatusGood, BatteryStatusGoodFillW600 as BatteryStatusGoodFill } from './icons/battery-status-good.js';
|
|
438
437
|
export { BatteryUnknownW600 as BatteryUnknown, BatteryUnknownFillW600 as BatteryUnknownFill } from './icons/battery-unknown.js';
|
|
@@ -1237,6 +1236,7 @@ export { FactCheckW600 as FactCheck, FactCheckFillW600 as FactCheckFill } from '
|
|
|
1237
1236
|
export { FactoryW600 as Factory, FactoryFillW600 as FactoryFill } from './icons/factory.js';
|
|
1238
1237
|
export { FallingW600 as Falling, FallingFillW600 as FallingFill } from './icons/falling.js';
|
|
1239
1238
|
export { FamiliarFaceAndZoneW600 as FamiliarFaceAndZone, FamiliarFaceAndZoneFillW600 as FamiliarFaceAndZoneFill } from './icons/familiar-face-and-zone.js';
|
|
1239
|
+
export { FamilyGroupW600 as FamilyGroup, FamilyGroupFillW600 as FamilyGroupFill } from './icons/family-group.js';
|
|
1240
1240
|
export { FamilyHistoryW600 as FamilyHistory, FamilyHistoryFillW600 as FamilyHistoryFill } from './icons/family-history.js';
|
|
1241
1241
|
export { FamilyHomeW600 as FamilyHome, FamilyHomeFillW600 as FamilyHomeFill } from './icons/family-home.js';
|
|
1242
1242
|
export { FamilyLinkW600 as FamilyLink, FamilyLinkFillW600 as FamilyLinkFill } from './icons/family-link.js';
|
|
@@ -1324,6 +1324,7 @@ export { FitScreenW600 as FitScreen, FitScreenFillW600 as FitScreenFill } from '
|
|
|
1324
1324
|
export { FitWidthW600 as FitWidth, FitWidthFillW600 as FitWidthFill } from './icons/fit-width.js';
|
|
1325
1325
|
export { FitnessCenterW600 as FitnessCenter, FitnessCenterFillW600 as FitnessCenterFill } from './icons/fitness-center.js';
|
|
1326
1326
|
export { FitnessTrackerW600 as FitnessTracker, FitnessTrackerFillW600 as FitnessTrackerFill } from './icons/fitness-tracker.js';
|
|
1327
|
+
export { FitnessTrackersW600 as FitnessTrackers, FitnessTrackersFillW600 as FitnessTrackersFill } from './icons/fitness-trackers.js';
|
|
1327
1328
|
export { Flag2W600 as Flag2, Flag2FillW600 as Flag2Fill } from './icons/flag-2.js';
|
|
1328
1329
|
export { FlagCheckW600 as FlagCheck, FlagCheckFillW600 as FlagCheckFill } from './icons/flag-check.js';
|
|
1329
1330
|
export { FlagCircleW600 as FlagCircle, FlagCircleFillW600 as FlagCircleFill } from './icons/flag-circle.js';
|
|
@@ -1963,6 +1964,7 @@ export { MagnificationLargeW600 as MagnificationLarge, MagnificationLargeFillW60
|
|
|
1963
1964
|
export { MagnificationSmallW600 as MagnificationSmall, MagnificationSmallFillW600 as MagnificationSmallFill } from './icons/magnification-small.js';
|
|
1964
1965
|
export { MagnifyDockedW600 as MagnifyDocked, MagnifyDockedFillW600 as MagnifyDockedFill } from './icons/magnify-docked.js';
|
|
1965
1966
|
export { MagnifyFullscreenW600 as MagnifyFullscreen, MagnifyFullscreenFillW600 as MagnifyFullscreenFill } from './icons/magnify-fullscreen.js';
|
|
1967
|
+
export { MailAsteriskW600 as MailAsterisk, MailAsteriskFillW600 as MailAsteriskFill } from './icons/mail-asterisk.js';
|
|
1966
1968
|
export { MailLockW600 as MailLock, MailLockFillW600 as MailLockFill } from './icons/mail-lock.js';
|
|
1967
1969
|
export { MailOffW600 as MailOff, MailOffFillW600 as MailOffFill } from './icons/mail-off.js';
|
|
1968
1970
|
export { MailShieldW600 as MailShield, MailShieldFillW600 as MailShieldFill } from './icons/mail-shield.js';
|
|
@@ -2095,6 +2097,7 @@ export { MobileSoundW600 as MobileSound, MobileSoundFillW600 as MobileSoundFill
|
|
|
2095
2097
|
export { MobileSpeakerW600 as MobileSpeaker, MobileSpeakerFillW600 as MobileSpeakerFill } from './icons/mobile-speaker.js';
|
|
2096
2098
|
export { MobileText2W600 as MobileText2, MobileText2FillW600 as MobileText2Fill } from './icons/mobile-text-2.js';
|
|
2097
2099
|
export { MobileTextW600 as MobileText, MobileTextFillW600 as MobileTextFill } from './icons/mobile-text.js';
|
|
2100
|
+
export { MobileTheftW600 as MobileTheft, MobileTheftFillW600 as MobileTheftFill } from './icons/mobile-theft.js';
|
|
2098
2101
|
export { MobileTicketW600 as MobileTicket, MobileTicketFillW600 as MobileTicketFill } from './icons/mobile-ticket.js';
|
|
2099
2102
|
export { MobileVibrateW600 as MobileVibrate, MobileVibrateFillW600 as MobileVibrateFill } from './icons/mobile-vibrate.js';
|
|
2100
2103
|
export { MobileWrenchW600 as MobileWrench, MobileWrenchFillW600 as MobileWrenchFill } from './icons/mobile-wrench.js';
|
|
@@ -2143,7 +2146,6 @@ export { MosqueW600 as Mosque, MosqueFillW600 as MosqueFill } from './icons/mosq
|
|
|
2143
2146
|
export { MotionBlurW600 as MotionBlur, MotionBlurFillW600 as MotionBlurFill } from './icons/motion-blur.js';
|
|
2144
2147
|
export { MotionModeW600 as MotionMode, MotionModeFillW600 as MotionModeFill } from './icons/motion-mode.js';
|
|
2145
2148
|
export { MotionPhotosAutoW600 as MotionPhotosAuto, MotionPhotosAutoFillW600 as MotionPhotosAutoFill } from './icons/motion-photos-auto.js';
|
|
2146
|
-
export { MotionPhotosOffW600 as MotionPhotosOff, MotionPhotosOffFillW600 as MotionPhotosOffFill } from './icons/motion-photos-off.js';
|
|
2147
2149
|
export { MotionPhotosOnW600 as MotionPhotosOn, MotionPhotosOnFillW600 as MotionPhotosOnFill } from './icons/motion-photos-on.js';
|
|
2148
2150
|
export { MotionPhotosPausedW600 as MotionPhotosPaused, MotionPhotosPausedFillW600 as MotionPhotosPausedFill } from './icons/motion-photos-paused.js';
|
|
2149
2151
|
export { MotionPlayW600 as MotionPlay, MotionPlayFillW600 as MotionPlayFill } from './icons/motion-play.js';
|
|
@@ -3420,7 +3422,6 @@ export { TrailLengthShortW600 as TrailLengthShort, TrailLengthShortFillW600 as T
|
|
|
3420
3422
|
export { TrailLengthW600 as TrailLength, TrailLengthFillW600 as TrailLengthFill } from './icons/trail-length.js';
|
|
3421
3423
|
export { TrainW600 as Train, TrainFillW600 as TrainFill } from './icons/train.js';
|
|
3422
3424
|
export { TramW600 as Tram, TramFillW600 as TramFill } from './icons/tram.js';
|
|
3423
|
-
export { TranscribeW600 as Transcribe, TranscribeFillW600 as TranscribeFill } from './icons/transcribe.js';
|
|
3424
3425
|
export { TransferWithinAStationW600 as TransferWithinAStation, TransferWithinAStationFillW600 as TransferWithinAStationFill } from './icons/transfer-within-a-station.js';
|
|
3425
3426
|
export { TransformW600 as Transform, TransformFillW600 as TransformFill } from './icons/transform.js';
|
|
3426
3427
|
export { TransgenderW600 as Transgender, TransgenderFillW600 as TransgenderFill } from './icons/transgender.js';
|
|
@@ -3586,7 +3587,6 @@ export { VoiceSelectionW600 as VoiceSelection, VoiceSelectionFillW600 as VoiceSe
|
|
|
3586
3587
|
export { Voicemail2W600 as Voicemail2, Voicemail2FillW600 as Voicemail2Fill } from './icons/voicemail-2.js';
|
|
3587
3588
|
export { VoicemailW600 as Voicemail, VoicemailFillW600 as VoicemailFill } from './icons/voicemail.js';
|
|
3588
3589
|
export { VolcanoW600 as Volcano, VolcanoFillW600 as VolcanoFill } from './icons/volcano.js';
|
|
3589
|
-
export { VolumeDownAltW600 as VolumeDownAlt, VolumeDownAltFillW600 as VolumeDownAltFill } from './icons/volume-down-alt.js';
|
|
3590
3590
|
export { VolumeDownW600 as VolumeDown, VolumeDownFillW600 as VolumeDownFill } from './icons/volume-down.js';
|
|
3591
3591
|
export { VolumeMuteW600 as VolumeMute, VolumeMuteFillW600 as VolumeMuteFill } from './icons/volume-mute.js';
|
|
3592
3592
|
export { VolumeOffW600 as VolumeOff, VolumeOffFillW600 as VolumeOffFill } from './icons/volume-off.js';
|
package/dist/w700.d.ts
CHANGED
|
@@ -433,7 +433,6 @@ export { BatteryHoriz075W700 as BatteryHoriz075, BatteryHoriz075FillW700 as Batt
|
|
|
433
433
|
export { BatteryLowW700 as BatteryLow, BatteryLowFillW700 as BatteryLowFill } from './icons/battery-low.js';
|
|
434
434
|
export { BatteryPlusW700 as BatteryPlus, BatteryPlusFillW700 as BatteryPlusFill } from './icons/battery-plus.js';
|
|
435
435
|
export { BatteryProfileW700 as BatteryProfile, BatteryProfileFillW700 as BatteryProfileFill } from './icons/battery-profile.js';
|
|
436
|
-
export { BatterySaverW700 as BatterySaver, BatterySaverFillW700 as BatterySaverFill } from './icons/battery-saver.js';
|
|
437
436
|
export { BatteryShareW700 as BatteryShare, BatteryShareFillW700 as BatteryShareFill } from './icons/battery-share.js';
|
|
438
437
|
export { BatteryStatusGoodW700 as BatteryStatusGood, BatteryStatusGoodFillW700 as BatteryStatusGoodFill } from './icons/battery-status-good.js';
|
|
439
438
|
export { BatteryUnknownW700 as BatteryUnknown, BatteryUnknownFillW700 as BatteryUnknownFill } from './icons/battery-unknown.js';
|
|
@@ -1238,6 +1237,7 @@ export { FactCheckW700 as FactCheck, FactCheckFillW700 as FactCheckFill } from '
|
|
|
1238
1237
|
export { FactoryW700 as Factory, FactoryFillW700 as FactoryFill } from './icons/factory.js';
|
|
1239
1238
|
export { FallingW700 as Falling, FallingFillW700 as FallingFill } from './icons/falling.js';
|
|
1240
1239
|
export { FamiliarFaceAndZoneW700 as FamiliarFaceAndZone, FamiliarFaceAndZoneFillW700 as FamiliarFaceAndZoneFill } from './icons/familiar-face-and-zone.js';
|
|
1240
|
+
export { FamilyGroupW700 as FamilyGroup, FamilyGroupFillW700 as FamilyGroupFill } from './icons/family-group.js';
|
|
1241
1241
|
export { FamilyHistoryW700 as FamilyHistory, FamilyHistoryFillW700 as FamilyHistoryFill } from './icons/family-history.js';
|
|
1242
1242
|
export { FamilyHomeW700 as FamilyHome, FamilyHomeFillW700 as FamilyHomeFill } from './icons/family-home.js';
|
|
1243
1243
|
export { FamilyLinkW700 as FamilyLink, FamilyLinkFillW700 as FamilyLinkFill } from './icons/family-link.js';
|
|
@@ -1325,6 +1325,7 @@ export { FitScreenW700 as FitScreen, FitScreenFillW700 as FitScreenFill } from '
|
|
|
1325
1325
|
export { FitWidthW700 as FitWidth, FitWidthFillW700 as FitWidthFill } from './icons/fit-width.js';
|
|
1326
1326
|
export { FitnessCenterW700 as FitnessCenter, FitnessCenterFillW700 as FitnessCenterFill } from './icons/fitness-center.js';
|
|
1327
1327
|
export { FitnessTrackerW700 as FitnessTracker, FitnessTrackerFillW700 as FitnessTrackerFill } from './icons/fitness-tracker.js';
|
|
1328
|
+
export { FitnessTrackersW700 as FitnessTrackers, FitnessTrackersFillW700 as FitnessTrackersFill } from './icons/fitness-trackers.js';
|
|
1328
1329
|
export { Flag2W700 as Flag2, Flag2FillW700 as Flag2Fill } from './icons/flag-2.js';
|
|
1329
1330
|
export { FlagCheckW700 as FlagCheck, FlagCheckFillW700 as FlagCheckFill } from './icons/flag-check.js';
|
|
1330
1331
|
export { FlagCircleW700 as FlagCircle, FlagCircleFillW700 as FlagCircleFill } from './icons/flag-circle.js';
|
|
@@ -1964,6 +1965,7 @@ export { MagnificationLargeW700 as MagnificationLarge, MagnificationLargeFillW70
|
|
|
1964
1965
|
export { MagnificationSmallW700 as MagnificationSmall, MagnificationSmallFillW700 as MagnificationSmallFill } from './icons/magnification-small.js';
|
|
1965
1966
|
export { MagnifyDockedW700 as MagnifyDocked, MagnifyDockedFillW700 as MagnifyDockedFill } from './icons/magnify-docked.js';
|
|
1966
1967
|
export { MagnifyFullscreenW700 as MagnifyFullscreen, MagnifyFullscreenFillW700 as MagnifyFullscreenFill } from './icons/magnify-fullscreen.js';
|
|
1968
|
+
export { MailAsteriskW700 as MailAsterisk, MailAsteriskFillW700 as MailAsteriskFill } from './icons/mail-asterisk.js';
|
|
1967
1969
|
export { MailLockW700 as MailLock, MailLockFillW700 as MailLockFill } from './icons/mail-lock.js';
|
|
1968
1970
|
export { MailOffW700 as MailOff, MailOffFillW700 as MailOffFill } from './icons/mail-off.js';
|
|
1969
1971
|
export { MailShieldW700 as MailShield, MailShieldFillW700 as MailShieldFill } from './icons/mail-shield.js';
|
|
@@ -2096,6 +2098,7 @@ export { MobileSoundW700 as MobileSound, MobileSoundFillW700 as MobileSoundFill
|
|
|
2096
2098
|
export { MobileSpeakerW700 as MobileSpeaker, MobileSpeakerFillW700 as MobileSpeakerFill } from './icons/mobile-speaker.js';
|
|
2097
2099
|
export { MobileText2W700 as MobileText2, MobileText2FillW700 as MobileText2Fill } from './icons/mobile-text-2.js';
|
|
2098
2100
|
export { MobileTextW700 as MobileText, MobileTextFillW700 as MobileTextFill } from './icons/mobile-text.js';
|
|
2101
|
+
export { MobileTheftW700 as MobileTheft, MobileTheftFillW700 as MobileTheftFill } from './icons/mobile-theft.js';
|
|
2099
2102
|
export { MobileTicketW700 as MobileTicket, MobileTicketFillW700 as MobileTicketFill } from './icons/mobile-ticket.js';
|
|
2100
2103
|
export { MobileVibrateW700 as MobileVibrate, MobileVibrateFillW700 as MobileVibrateFill } from './icons/mobile-vibrate.js';
|
|
2101
2104
|
export { MobileWrenchW700 as MobileWrench, MobileWrenchFillW700 as MobileWrenchFill } from './icons/mobile-wrench.js';
|
|
@@ -2144,7 +2147,6 @@ export { MosqueW700 as Mosque, MosqueFillW700 as MosqueFill } from './icons/mosq
|
|
|
2144
2147
|
export { MotionBlurW700 as MotionBlur, MotionBlurFillW700 as MotionBlurFill } from './icons/motion-blur.js';
|
|
2145
2148
|
export { MotionModeW700 as MotionMode, MotionModeFillW700 as MotionModeFill } from './icons/motion-mode.js';
|
|
2146
2149
|
export { MotionPhotosAutoW700 as MotionPhotosAuto, MotionPhotosAutoFillW700 as MotionPhotosAutoFill } from './icons/motion-photos-auto.js';
|
|
2147
|
-
export { MotionPhotosOffW700 as MotionPhotosOff, MotionPhotosOffFillW700 as MotionPhotosOffFill } from './icons/motion-photos-off.js';
|
|
2148
2150
|
export { MotionPhotosOnW700 as MotionPhotosOn, MotionPhotosOnFillW700 as MotionPhotosOnFill } from './icons/motion-photos-on.js';
|
|
2149
2151
|
export { MotionPhotosPausedW700 as MotionPhotosPaused, MotionPhotosPausedFillW700 as MotionPhotosPausedFill } from './icons/motion-photos-paused.js';
|
|
2150
2152
|
export { MotionPlayW700 as MotionPlay, MotionPlayFillW700 as MotionPlayFill } from './icons/motion-play.js';
|
|
@@ -3421,7 +3423,6 @@ export { TrailLengthShortW700 as TrailLengthShort, TrailLengthShortFillW700 as T
|
|
|
3421
3423
|
export { TrailLengthW700 as TrailLength, TrailLengthFillW700 as TrailLengthFill } from './icons/trail-length.js';
|
|
3422
3424
|
export { TrainW700 as Train, TrainFillW700 as TrainFill } from './icons/train.js';
|
|
3423
3425
|
export { TramW700 as Tram, TramFillW700 as TramFill } from './icons/tram.js';
|
|
3424
|
-
export { TranscribeW700 as Transcribe, TranscribeFillW700 as TranscribeFill } from './icons/transcribe.js';
|
|
3425
3426
|
export { TransferWithinAStationW700 as TransferWithinAStation, TransferWithinAStationFillW700 as TransferWithinAStationFill } from './icons/transfer-within-a-station.js';
|
|
3426
3427
|
export { TransformW700 as Transform, TransformFillW700 as TransformFill } from './icons/transform.js';
|
|
3427
3428
|
export { TransgenderW700 as Transgender, TransgenderFillW700 as TransgenderFill } from './icons/transgender.js';
|
|
@@ -3587,7 +3588,6 @@ export { VoiceSelectionW700 as VoiceSelection, VoiceSelectionFillW700 as VoiceSe
|
|
|
3587
3588
|
export { Voicemail2W700 as Voicemail2, Voicemail2FillW700 as Voicemail2Fill } from './icons/voicemail-2.js';
|
|
3588
3589
|
export { VoicemailW700 as Voicemail, VoicemailFillW700 as VoicemailFill } from './icons/voicemail.js';
|
|
3589
3590
|
export { VolcanoW700 as Volcano, VolcanoFillW700 as VolcanoFill } from './icons/volcano.js';
|
|
3590
|
-
export { VolumeDownAltW700 as VolumeDownAlt, VolumeDownAltFillW700 as VolumeDownAltFill } from './icons/volume-down-alt.js';
|
|
3591
3591
|
export { VolumeDownW700 as VolumeDown, VolumeDownFillW700 as VolumeDownFill } from './icons/volume-down.js';
|
|
3592
3592
|
export { VolumeMuteW700 as VolumeMute, VolumeMuteFillW700 as VolumeMuteFill } from './icons/volume-mute.js';
|
|
3593
3593
|
export { VolumeOffW700 as VolumeOff, VolumeOffFillW700 as VolumeOffFill } from './icons/volume-off.js';
|
package/dist/w700.js
CHANGED
|
@@ -432,7 +432,6 @@ export { BatteryHoriz075W700 as BatteryHoriz075, BatteryHoriz075FillW700 as Batt
|
|
|
432
432
|
export { BatteryLowW700 as BatteryLow, BatteryLowFillW700 as BatteryLowFill } from './icons/battery-low.js';
|
|
433
433
|
export { BatteryPlusW700 as BatteryPlus, BatteryPlusFillW700 as BatteryPlusFill } from './icons/battery-plus.js';
|
|
434
434
|
export { BatteryProfileW700 as BatteryProfile, BatteryProfileFillW700 as BatteryProfileFill } from './icons/battery-profile.js';
|
|
435
|
-
export { BatterySaverW700 as BatterySaver, BatterySaverFillW700 as BatterySaverFill } from './icons/battery-saver.js';
|
|
436
435
|
export { BatteryShareW700 as BatteryShare, BatteryShareFillW700 as BatteryShareFill } from './icons/battery-share.js';
|
|
437
436
|
export { BatteryStatusGoodW700 as BatteryStatusGood, BatteryStatusGoodFillW700 as BatteryStatusGoodFill } from './icons/battery-status-good.js';
|
|
438
437
|
export { BatteryUnknownW700 as BatteryUnknown, BatteryUnknownFillW700 as BatteryUnknownFill } from './icons/battery-unknown.js';
|
|
@@ -1237,6 +1236,7 @@ export { FactCheckW700 as FactCheck, FactCheckFillW700 as FactCheckFill } from '
|
|
|
1237
1236
|
export { FactoryW700 as Factory, FactoryFillW700 as FactoryFill } from './icons/factory.js';
|
|
1238
1237
|
export { FallingW700 as Falling, FallingFillW700 as FallingFill } from './icons/falling.js';
|
|
1239
1238
|
export { FamiliarFaceAndZoneW700 as FamiliarFaceAndZone, FamiliarFaceAndZoneFillW700 as FamiliarFaceAndZoneFill } from './icons/familiar-face-and-zone.js';
|
|
1239
|
+
export { FamilyGroupW700 as FamilyGroup, FamilyGroupFillW700 as FamilyGroupFill } from './icons/family-group.js';
|
|
1240
1240
|
export { FamilyHistoryW700 as FamilyHistory, FamilyHistoryFillW700 as FamilyHistoryFill } from './icons/family-history.js';
|
|
1241
1241
|
export { FamilyHomeW700 as FamilyHome, FamilyHomeFillW700 as FamilyHomeFill } from './icons/family-home.js';
|
|
1242
1242
|
export { FamilyLinkW700 as FamilyLink, FamilyLinkFillW700 as FamilyLinkFill } from './icons/family-link.js';
|
|
@@ -1324,6 +1324,7 @@ export { FitScreenW700 as FitScreen, FitScreenFillW700 as FitScreenFill } from '
|
|
|
1324
1324
|
export { FitWidthW700 as FitWidth, FitWidthFillW700 as FitWidthFill } from './icons/fit-width.js';
|
|
1325
1325
|
export { FitnessCenterW700 as FitnessCenter, FitnessCenterFillW700 as FitnessCenterFill } from './icons/fitness-center.js';
|
|
1326
1326
|
export { FitnessTrackerW700 as FitnessTracker, FitnessTrackerFillW700 as FitnessTrackerFill } from './icons/fitness-tracker.js';
|
|
1327
|
+
export { FitnessTrackersW700 as FitnessTrackers, FitnessTrackersFillW700 as FitnessTrackersFill } from './icons/fitness-trackers.js';
|
|
1327
1328
|
export { Flag2W700 as Flag2, Flag2FillW700 as Flag2Fill } from './icons/flag-2.js';
|
|
1328
1329
|
export { FlagCheckW700 as FlagCheck, FlagCheckFillW700 as FlagCheckFill } from './icons/flag-check.js';
|
|
1329
1330
|
export { FlagCircleW700 as FlagCircle, FlagCircleFillW700 as FlagCircleFill } from './icons/flag-circle.js';
|
|
@@ -1963,6 +1964,7 @@ export { MagnificationLargeW700 as MagnificationLarge, MagnificationLargeFillW70
|
|
|
1963
1964
|
export { MagnificationSmallW700 as MagnificationSmall, MagnificationSmallFillW700 as MagnificationSmallFill } from './icons/magnification-small.js';
|
|
1964
1965
|
export { MagnifyDockedW700 as MagnifyDocked, MagnifyDockedFillW700 as MagnifyDockedFill } from './icons/magnify-docked.js';
|
|
1965
1966
|
export { MagnifyFullscreenW700 as MagnifyFullscreen, MagnifyFullscreenFillW700 as MagnifyFullscreenFill } from './icons/magnify-fullscreen.js';
|
|
1967
|
+
export { MailAsteriskW700 as MailAsterisk, MailAsteriskFillW700 as MailAsteriskFill } from './icons/mail-asterisk.js';
|
|
1966
1968
|
export { MailLockW700 as MailLock, MailLockFillW700 as MailLockFill } from './icons/mail-lock.js';
|
|
1967
1969
|
export { MailOffW700 as MailOff, MailOffFillW700 as MailOffFill } from './icons/mail-off.js';
|
|
1968
1970
|
export { MailShieldW700 as MailShield, MailShieldFillW700 as MailShieldFill } from './icons/mail-shield.js';
|
|
@@ -2095,6 +2097,7 @@ export { MobileSoundW700 as MobileSound, MobileSoundFillW700 as MobileSoundFill
|
|
|
2095
2097
|
export { MobileSpeakerW700 as MobileSpeaker, MobileSpeakerFillW700 as MobileSpeakerFill } from './icons/mobile-speaker.js';
|
|
2096
2098
|
export { MobileText2W700 as MobileText2, MobileText2FillW700 as MobileText2Fill } from './icons/mobile-text-2.js';
|
|
2097
2099
|
export { MobileTextW700 as MobileText, MobileTextFillW700 as MobileTextFill } from './icons/mobile-text.js';
|
|
2100
|
+
export { MobileTheftW700 as MobileTheft, MobileTheftFillW700 as MobileTheftFill } from './icons/mobile-theft.js';
|
|
2098
2101
|
export { MobileTicketW700 as MobileTicket, MobileTicketFillW700 as MobileTicketFill } from './icons/mobile-ticket.js';
|
|
2099
2102
|
export { MobileVibrateW700 as MobileVibrate, MobileVibrateFillW700 as MobileVibrateFill } from './icons/mobile-vibrate.js';
|
|
2100
2103
|
export { MobileWrenchW700 as MobileWrench, MobileWrenchFillW700 as MobileWrenchFill } from './icons/mobile-wrench.js';
|
|
@@ -2143,7 +2146,6 @@ export { MosqueW700 as Mosque, MosqueFillW700 as MosqueFill } from './icons/mosq
|
|
|
2143
2146
|
export { MotionBlurW700 as MotionBlur, MotionBlurFillW700 as MotionBlurFill } from './icons/motion-blur.js';
|
|
2144
2147
|
export { MotionModeW700 as MotionMode, MotionModeFillW700 as MotionModeFill } from './icons/motion-mode.js';
|
|
2145
2148
|
export { MotionPhotosAutoW700 as MotionPhotosAuto, MotionPhotosAutoFillW700 as MotionPhotosAutoFill } from './icons/motion-photos-auto.js';
|
|
2146
|
-
export { MotionPhotosOffW700 as MotionPhotosOff, MotionPhotosOffFillW700 as MotionPhotosOffFill } from './icons/motion-photos-off.js';
|
|
2147
2149
|
export { MotionPhotosOnW700 as MotionPhotosOn, MotionPhotosOnFillW700 as MotionPhotosOnFill } from './icons/motion-photos-on.js';
|
|
2148
2150
|
export { MotionPhotosPausedW700 as MotionPhotosPaused, MotionPhotosPausedFillW700 as MotionPhotosPausedFill } from './icons/motion-photos-paused.js';
|
|
2149
2151
|
export { MotionPlayW700 as MotionPlay, MotionPlayFillW700 as MotionPlayFill } from './icons/motion-play.js';
|
|
@@ -3420,7 +3422,6 @@ export { TrailLengthShortW700 as TrailLengthShort, TrailLengthShortFillW700 as T
|
|
|
3420
3422
|
export { TrailLengthW700 as TrailLength, TrailLengthFillW700 as TrailLengthFill } from './icons/trail-length.js';
|
|
3421
3423
|
export { TrainW700 as Train, TrainFillW700 as TrainFill } from './icons/train.js';
|
|
3422
3424
|
export { TramW700 as Tram, TramFillW700 as TramFill } from './icons/tram.js';
|
|
3423
|
-
export { TranscribeW700 as Transcribe, TranscribeFillW700 as TranscribeFill } from './icons/transcribe.js';
|
|
3424
3425
|
export { TransferWithinAStationW700 as TransferWithinAStation, TransferWithinAStationFillW700 as TransferWithinAStationFill } from './icons/transfer-within-a-station.js';
|
|
3425
3426
|
export { TransformW700 as Transform, TransformFillW700 as TransformFill } from './icons/transform.js';
|
|
3426
3427
|
export { TransgenderW700 as Transgender, TransgenderFillW700 as TransgenderFill } from './icons/transgender.js';
|
|
@@ -3586,7 +3587,6 @@ export { VoiceSelectionW700 as VoiceSelection, VoiceSelectionFillW700 as VoiceSe
|
|
|
3586
3587
|
export { Voicemail2W700 as Voicemail2, Voicemail2FillW700 as Voicemail2Fill } from './icons/voicemail-2.js';
|
|
3587
3588
|
export { VoicemailW700 as Voicemail, VoicemailFillW700 as VoicemailFill } from './icons/voicemail.js';
|
|
3588
3589
|
export { VolcanoW700 as Volcano, VolcanoFillW700 as VolcanoFill } from './icons/volcano.js';
|
|
3589
|
-
export { VolumeDownAltW700 as VolumeDownAlt, VolumeDownAltFillW700 as VolumeDownAltFill } from './icons/volume-down-alt.js';
|
|
3590
3590
|
export { VolumeDownW700 as VolumeDown, VolumeDownFillW700 as VolumeDownFill } from './icons/volume-down.js';
|
|
3591
3591
|
export { VolumeMuteW700 as VolumeMute, VolumeMuteFillW700 as VolumeMuteFill } from './icons/volume-mute.js';
|
|
3592
3592
|
export { VolumeOffW700 as VolumeOff, VolumeOffFillW700 as VolumeOffFill } from './icons/volume-off.js';
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@material-symbols-svg/react",
|
|
3
|
-
"version": "0.1.
|
|
4
|
-
"description": "Material Symbols (Outlined) as React components
|
|
3
|
+
"version": "0.1.15",
|
|
4
|
+
"description": "Material Symbols (Outlined) as React components",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./dist/w400.js",
|
|
7
7
|
"types": "./dist/w400.d.ts",
|
|
@@ -94,13 +94,13 @@
|
|
|
94
94
|
"vitest": "^2.0.0"
|
|
95
95
|
},
|
|
96
96
|
"dependencies": {
|
|
97
|
-
"@material-symbols/svg-100": "^0.
|
|
98
|
-
"@material-symbols/svg-200": "^0.
|
|
99
|
-
"@material-symbols/svg-300": "^0.
|
|
100
|
-
"@material-symbols/svg-400": "^0.
|
|
101
|
-
"@material-symbols/svg-500": "^0.
|
|
102
|
-
"@material-symbols/svg-600": "^0.
|
|
103
|
-
"@material-symbols/svg-700": "^0.
|
|
97
|
+
"@material-symbols/svg-100": "^0.40.2",
|
|
98
|
+
"@material-symbols/svg-200": "^0.40.2",
|
|
99
|
+
"@material-symbols/svg-300": "^0.40.2",
|
|
100
|
+
"@material-symbols/svg-400": "^0.40.2",
|
|
101
|
+
"@material-symbols/svg-500": "^0.40.2",
|
|
102
|
+
"@material-symbols/svg-600": "^0.40.2",
|
|
103
|
+
"@material-symbols/svg-700": "^0.40.2"
|
|
104
104
|
},
|
|
105
105
|
"scripts": {
|
|
106
106
|
"build": "pnpm run clean && node ../../scripts/sync-dependencies.cjs && node ../../scripts/generate-icons.cjs outlined && node ../../scripts/generate-exports.cjs outlined && pnpm run build:lib",
|
|
@@ -1,75 +0,0 @@
|
|
|
1
|
-
import * as react from 'react';
|
|
2
|
-
import { IconProps } from '../types.js';
|
|
3
|
-
|
|
4
|
-
/**
|
|
5
|
-
* BatterySaver (Weight: 100) - Outlined style
|
|
6
|
-
* @preview 
|
|
7
|
-
*/
|
|
8
|
-
declare const BatterySaverW100: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
9
|
-
/**
|
|
10
|
-
* BatterySaver (Weight: 200) - Outlined style
|
|
11
|
-
* @preview 
|
|
12
|
-
*/
|
|
13
|
-
declare const BatterySaverW200: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
14
|
-
/**
|
|
15
|
-
* BatterySaver (Weight: 300) - Outlined style
|
|
16
|
-
* @preview 
|
|
17
|
-
*/
|
|
18
|
-
declare const BatterySaverW300: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
19
|
-
/**
|
|
20
|
-
* BatterySaver (Weight: 400) - Outlined style
|
|
21
|
-
* @preview 
|
|
22
|
-
*/
|
|
23
|
-
declare const BatterySaverW400: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
24
|
-
/**
|
|
25
|
-
* BatterySaver (Weight: 500) - Outlined style
|
|
26
|
-
* @preview 
|
|
27
|
-
*/
|
|
28
|
-
declare const BatterySaverW500: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
29
|
-
/**
|
|
30
|
-
* BatterySaver (Weight: 600) - Outlined style
|
|
31
|
-
* @preview 
|
|
32
|
-
*/
|
|
33
|
-
declare const BatterySaverW600: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
34
|
-
/**
|
|
35
|
-
* BatterySaver (Weight: 700) - Outlined style
|
|
36
|
-
* @preview 
|
|
37
|
-
*/
|
|
38
|
-
declare const BatterySaverW700: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
39
|
-
/**
|
|
40
|
-
* BatterySaverFill (Weight: 100) - Outlined style (Filled)
|
|
41
|
-
* @preview 
|
|
42
|
-
*/
|
|
43
|
-
declare const BatterySaverFillW100: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
44
|
-
/**
|
|
45
|
-
* BatterySaverFill (Weight: 200) - Outlined style (Filled)
|
|
46
|
-
* @preview 
|
|
47
|
-
*/
|
|
48
|
-
declare const BatterySaverFillW200: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
49
|
-
/**
|
|
50
|
-
* BatterySaverFill (Weight: 300) - Outlined style (Filled)
|
|
51
|
-
* @preview 
|
|
52
|
-
*/
|
|
53
|
-
declare const BatterySaverFillW300: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
54
|
-
/**
|
|
55
|
-
* BatterySaverFill (Weight: 400) - Outlined style (Filled)
|
|
56
|
-
* @preview 
|
|
57
|
-
*/
|
|
58
|
-
declare const BatterySaverFillW400: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
59
|
-
/**
|
|
60
|
-
* BatterySaverFill (Weight: 500) - Outlined style (Filled)
|
|
61
|
-
* @preview 
|
|
62
|
-
*/
|
|
63
|
-
declare const BatterySaverFillW500: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
64
|
-
/**
|
|
65
|
-
* BatterySaverFill (Weight: 600) - Outlined style (Filled)
|
|
66
|
-
* @preview 
|
|
67
|
-
*/
|
|
68
|
-
declare const BatterySaverFillW600: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
69
|
-
/**
|
|
70
|
-
* BatterySaverFill (Weight: 700) - Outlined style (Filled)
|
|
71
|
-
* @preview 
|
|
72
|
-
*/
|
|
73
|
-
declare const BatterySaverFillW700: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
74
|
-
|
|
75
|
-
export { BatterySaverFillW100, BatterySaverFillW200, BatterySaverFillW300, BatterySaverFillW400, BatterySaverFillW500, BatterySaverFillW600, BatterySaverFillW700, BatterySaverW100, BatterySaverW200, BatterySaverW300, BatterySaverW400, BatterySaverW500, BatterySaverW600, BatterySaverW700 };
|