@material-symbols-svg/react 0.1.13 → 0.1.14
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 -0
- package/dist/index.js +4 -0
- package/dist/metadata/icon-index.json +28076 -0
- package/dist/w100.d.ts +4 -0
- package/dist/w100.js +4 -0
- package/dist/w200.d.ts +4 -0
- package/dist/w200.js +4 -0
- package/dist/w300.d.ts +4 -0
- package/dist/w300.js +4 -0
- package/dist/w400.d.ts +4 -0
- package/dist/w400.js +4 -0
- package/dist/w500.d.ts +4 -0
- package/dist/w500.js +4 -0
- package/dist/w600.d.ts +4 -0
- package/dist/w600.js +4 -0
- package/dist/w700.d.ts +4 -0
- package/dist/w700.js +4 -0
- package/package.json +2 -2
package/dist/w100.d.ts
CHANGED
|
@@ -1238,6 +1238,7 @@ export { FactCheckW100 as FactCheck, FactCheckFillW100 as FactCheckFill } from '
|
|
|
1238
1238
|
export { FactoryW100 as Factory, FactoryFillW100 as FactoryFill } from './icons/factory.js';
|
|
1239
1239
|
export { FallingW100 as Falling, FallingFillW100 as FallingFill } from './icons/falling.js';
|
|
1240
1240
|
export { FamiliarFaceAndZoneW100 as FamiliarFaceAndZone, FamiliarFaceAndZoneFillW100 as FamiliarFaceAndZoneFill } from './icons/familiar-face-and-zone.js';
|
|
1241
|
+
export { FamilyGroupW100 as FamilyGroup, FamilyGroupFillW100 as FamilyGroupFill } from './icons/family-group.js';
|
|
1241
1242
|
export { FamilyHistoryW100 as FamilyHistory, FamilyHistoryFillW100 as FamilyHistoryFill } from './icons/family-history.js';
|
|
1242
1243
|
export { FamilyHomeW100 as FamilyHome, FamilyHomeFillW100 as FamilyHomeFill } from './icons/family-home.js';
|
|
1243
1244
|
export { FamilyLinkW100 as FamilyLink, FamilyLinkFillW100 as FamilyLinkFill } from './icons/family-link.js';
|
|
@@ -1325,6 +1326,7 @@ export { FitScreenW100 as FitScreen, FitScreenFillW100 as FitScreenFill } from '
|
|
|
1325
1326
|
export { FitWidthW100 as FitWidth, FitWidthFillW100 as FitWidthFill } from './icons/fit-width.js';
|
|
1326
1327
|
export { FitnessCenterW100 as FitnessCenter, FitnessCenterFillW100 as FitnessCenterFill } from './icons/fitness-center.js';
|
|
1327
1328
|
export { FitnessTrackerW100 as FitnessTracker, FitnessTrackerFillW100 as FitnessTrackerFill } from './icons/fitness-tracker.js';
|
|
1329
|
+
export { FitnessTrackersW100 as FitnessTrackers, FitnessTrackersFillW100 as FitnessTrackersFill } from './icons/fitness-trackers.js';
|
|
1328
1330
|
export { Flag2W100 as Flag2, Flag2FillW100 as Flag2Fill } from './icons/flag-2.js';
|
|
1329
1331
|
export { FlagCheckW100 as FlagCheck, FlagCheckFillW100 as FlagCheckFill } from './icons/flag-check.js';
|
|
1330
1332
|
export { FlagCircleW100 as FlagCircle, FlagCircleFillW100 as FlagCircleFill } from './icons/flag-circle.js';
|
|
@@ -1964,6 +1966,7 @@ export { MagnificationLargeW100 as MagnificationLarge, MagnificationLargeFillW10
|
|
|
1964
1966
|
export { MagnificationSmallW100 as MagnificationSmall, MagnificationSmallFillW100 as MagnificationSmallFill } from './icons/magnification-small.js';
|
|
1965
1967
|
export { MagnifyDockedW100 as MagnifyDocked, MagnifyDockedFillW100 as MagnifyDockedFill } from './icons/magnify-docked.js';
|
|
1966
1968
|
export { MagnifyFullscreenW100 as MagnifyFullscreen, MagnifyFullscreenFillW100 as MagnifyFullscreenFill } from './icons/magnify-fullscreen.js';
|
|
1969
|
+
export { MailAsteriskW100 as MailAsterisk, MailAsteriskFillW100 as MailAsteriskFill } from './icons/mail-asterisk.js';
|
|
1967
1970
|
export { MailLockW100 as MailLock, MailLockFillW100 as MailLockFill } from './icons/mail-lock.js';
|
|
1968
1971
|
export { MailOffW100 as MailOff, MailOffFillW100 as MailOffFill } from './icons/mail-off.js';
|
|
1969
1972
|
export { MailShieldW100 as MailShield, MailShieldFillW100 as MailShieldFill } from './icons/mail-shield.js';
|
|
@@ -2096,6 +2099,7 @@ export { MobileSoundW100 as MobileSound, MobileSoundFillW100 as MobileSoundFill
|
|
|
2096
2099
|
export { MobileSpeakerW100 as MobileSpeaker, MobileSpeakerFillW100 as MobileSpeakerFill } from './icons/mobile-speaker.js';
|
|
2097
2100
|
export { MobileText2W100 as MobileText2, MobileText2FillW100 as MobileText2Fill } from './icons/mobile-text-2.js';
|
|
2098
2101
|
export { MobileTextW100 as MobileText, MobileTextFillW100 as MobileTextFill } from './icons/mobile-text.js';
|
|
2102
|
+
export { MobileTheftW100 as MobileTheft, MobileTheftFillW100 as MobileTheftFill } from './icons/mobile-theft.js';
|
|
2099
2103
|
export { MobileTicketW100 as MobileTicket, MobileTicketFillW100 as MobileTicketFill } from './icons/mobile-ticket.js';
|
|
2100
2104
|
export { MobileVibrateW100 as MobileVibrate, MobileVibrateFillW100 as MobileVibrateFill } from './icons/mobile-vibrate.js';
|
|
2101
2105
|
export { MobileWrenchW100 as MobileWrench, MobileWrenchFillW100 as MobileWrenchFill } from './icons/mobile-wrench.js';
|
package/dist/w100.js
CHANGED
|
@@ -1237,6 +1237,7 @@ export { FactCheckW100 as FactCheck, FactCheckFillW100 as FactCheckFill } from '
|
|
|
1237
1237
|
export { FactoryW100 as Factory, FactoryFillW100 as FactoryFill } from './icons/factory.js';
|
|
1238
1238
|
export { FallingW100 as Falling, FallingFillW100 as FallingFill } from './icons/falling.js';
|
|
1239
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';
|
|
1240
1241
|
export { FamilyHistoryW100 as FamilyHistory, FamilyHistoryFillW100 as FamilyHistoryFill } from './icons/family-history.js';
|
|
1241
1242
|
export { FamilyHomeW100 as FamilyHome, FamilyHomeFillW100 as FamilyHomeFill } from './icons/family-home.js';
|
|
1242
1243
|
export { FamilyLinkW100 as FamilyLink, FamilyLinkFillW100 as FamilyLinkFill } from './icons/family-link.js';
|
|
@@ -1324,6 +1325,7 @@ export { FitScreenW100 as FitScreen, FitScreenFillW100 as FitScreenFill } from '
|
|
|
1324
1325
|
export { FitWidthW100 as FitWidth, FitWidthFillW100 as FitWidthFill } from './icons/fit-width.js';
|
|
1325
1326
|
export { FitnessCenterW100 as FitnessCenter, FitnessCenterFillW100 as FitnessCenterFill } from './icons/fitness-center.js';
|
|
1326
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';
|
|
1327
1329
|
export { Flag2W100 as Flag2, Flag2FillW100 as Flag2Fill } from './icons/flag-2.js';
|
|
1328
1330
|
export { FlagCheckW100 as FlagCheck, FlagCheckFillW100 as FlagCheckFill } from './icons/flag-check.js';
|
|
1329
1331
|
export { FlagCircleW100 as FlagCircle, FlagCircleFillW100 as FlagCircleFill } from './icons/flag-circle.js';
|
|
@@ -1963,6 +1965,7 @@ export { MagnificationLargeW100 as MagnificationLarge, MagnificationLargeFillW10
|
|
|
1963
1965
|
export { MagnificationSmallW100 as MagnificationSmall, MagnificationSmallFillW100 as MagnificationSmallFill } from './icons/magnification-small.js';
|
|
1964
1966
|
export { MagnifyDockedW100 as MagnifyDocked, MagnifyDockedFillW100 as MagnifyDockedFill } from './icons/magnify-docked.js';
|
|
1965
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';
|
|
1966
1969
|
export { MailLockW100 as MailLock, MailLockFillW100 as MailLockFill } from './icons/mail-lock.js';
|
|
1967
1970
|
export { MailOffW100 as MailOff, MailOffFillW100 as MailOffFill } from './icons/mail-off.js';
|
|
1968
1971
|
export { MailShieldW100 as MailShield, MailShieldFillW100 as MailShieldFill } from './icons/mail-shield.js';
|
|
@@ -2095,6 +2098,7 @@ export { MobileSoundW100 as MobileSound, MobileSoundFillW100 as MobileSoundFill
|
|
|
2095
2098
|
export { MobileSpeakerW100 as MobileSpeaker, MobileSpeakerFillW100 as MobileSpeakerFill } from './icons/mobile-speaker.js';
|
|
2096
2099
|
export { MobileText2W100 as MobileText2, MobileText2FillW100 as MobileText2Fill } from './icons/mobile-text-2.js';
|
|
2097
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';
|
|
2098
2102
|
export { MobileTicketW100 as MobileTicket, MobileTicketFillW100 as MobileTicketFill } from './icons/mobile-ticket.js';
|
|
2099
2103
|
export { MobileVibrateW100 as MobileVibrate, MobileVibrateFillW100 as MobileVibrateFill } from './icons/mobile-vibrate.js';
|
|
2100
2104
|
export { MobileWrenchW100 as MobileWrench, MobileWrenchFillW100 as MobileWrenchFill } from './icons/mobile-wrench.js';
|
package/dist/w200.d.ts
CHANGED
|
@@ -1238,6 +1238,7 @@ export { FactCheckW200 as FactCheck, FactCheckFillW200 as FactCheckFill } from '
|
|
|
1238
1238
|
export { FactoryW200 as Factory, FactoryFillW200 as FactoryFill } from './icons/factory.js';
|
|
1239
1239
|
export { FallingW200 as Falling, FallingFillW200 as FallingFill } from './icons/falling.js';
|
|
1240
1240
|
export { FamiliarFaceAndZoneW200 as FamiliarFaceAndZone, FamiliarFaceAndZoneFillW200 as FamiliarFaceAndZoneFill } from './icons/familiar-face-and-zone.js';
|
|
1241
|
+
export { FamilyGroupW200 as FamilyGroup, FamilyGroupFillW200 as FamilyGroupFill } from './icons/family-group.js';
|
|
1241
1242
|
export { FamilyHistoryW200 as FamilyHistory, FamilyHistoryFillW200 as FamilyHistoryFill } from './icons/family-history.js';
|
|
1242
1243
|
export { FamilyHomeW200 as FamilyHome, FamilyHomeFillW200 as FamilyHomeFill } from './icons/family-home.js';
|
|
1243
1244
|
export { FamilyLinkW200 as FamilyLink, FamilyLinkFillW200 as FamilyLinkFill } from './icons/family-link.js';
|
|
@@ -1325,6 +1326,7 @@ export { FitScreenW200 as FitScreen, FitScreenFillW200 as FitScreenFill } from '
|
|
|
1325
1326
|
export { FitWidthW200 as FitWidth, FitWidthFillW200 as FitWidthFill } from './icons/fit-width.js';
|
|
1326
1327
|
export { FitnessCenterW200 as FitnessCenter, FitnessCenterFillW200 as FitnessCenterFill } from './icons/fitness-center.js';
|
|
1327
1328
|
export { FitnessTrackerW200 as FitnessTracker, FitnessTrackerFillW200 as FitnessTrackerFill } from './icons/fitness-tracker.js';
|
|
1329
|
+
export { FitnessTrackersW200 as FitnessTrackers, FitnessTrackersFillW200 as FitnessTrackersFill } from './icons/fitness-trackers.js';
|
|
1328
1330
|
export { Flag2W200 as Flag2, Flag2FillW200 as Flag2Fill } from './icons/flag-2.js';
|
|
1329
1331
|
export { FlagCheckW200 as FlagCheck, FlagCheckFillW200 as FlagCheckFill } from './icons/flag-check.js';
|
|
1330
1332
|
export { FlagCircleW200 as FlagCircle, FlagCircleFillW200 as FlagCircleFill } from './icons/flag-circle.js';
|
|
@@ -1964,6 +1966,7 @@ export { MagnificationLargeW200 as MagnificationLarge, MagnificationLargeFillW20
|
|
|
1964
1966
|
export { MagnificationSmallW200 as MagnificationSmall, MagnificationSmallFillW200 as MagnificationSmallFill } from './icons/magnification-small.js';
|
|
1965
1967
|
export { MagnifyDockedW200 as MagnifyDocked, MagnifyDockedFillW200 as MagnifyDockedFill } from './icons/magnify-docked.js';
|
|
1966
1968
|
export { MagnifyFullscreenW200 as MagnifyFullscreen, MagnifyFullscreenFillW200 as MagnifyFullscreenFill } from './icons/magnify-fullscreen.js';
|
|
1969
|
+
export { MailAsteriskW200 as MailAsterisk, MailAsteriskFillW200 as MailAsteriskFill } from './icons/mail-asterisk.js';
|
|
1967
1970
|
export { MailLockW200 as MailLock, MailLockFillW200 as MailLockFill } from './icons/mail-lock.js';
|
|
1968
1971
|
export { MailOffW200 as MailOff, MailOffFillW200 as MailOffFill } from './icons/mail-off.js';
|
|
1969
1972
|
export { MailShieldW200 as MailShield, MailShieldFillW200 as MailShieldFill } from './icons/mail-shield.js';
|
|
@@ -2096,6 +2099,7 @@ export { MobileSoundW200 as MobileSound, MobileSoundFillW200 as MobileSoundFill
|
|
|
2096
2099
|
export { MobileSpeakerW200 as MobileSpeaker, MobileSpeakerFillW200 as MobileSpeakerFill } from './icons/mobile-speaker.js';
|
|
2097
2100
|
export { MobileText2W200 as MobileText2, MobileText2FillW200 as MobileText2Fill } from './icons/mobile-text-2.js';
|
|
2098
2101
|
export { MobileTextW200 as MobileText, MobileTextFillW200 as MobileTextFill } from './icons/mobile-text.js';
|
|
2102
|
+
export { MobileTheftW200 as MobileTheft, MobileTheftFillW200 as MobileTheftFill } from './icons/mobile-theft.js';
|
|
2099
2103
|
export { MobileTicketW200 as MobileTicket, MobileTicketFillW200 as MobileTicketFill } from './icons/mobile-ticket.js';
|
|
2100
2104
|
export { MobileVibrateW200 as MobileVibrate, MobileVibrateFillW200 as MobileVibrateFill } from './icons/mobile-vibrate.js';
|
|
2101
2105
|
export { MobileWrenchW200 as MobileWrench, MobileWrenchFillW200 as MobileWrenchFill } from './icons/mobile-wrench.js';
|
package/dist/w200.js
CHANGED
|
@@ -1237,6 +1237,7 @@ export { FactCheckW200 as FactCheck, FactCheckFillW200 as FactCheckFill } from '
|
|
|
1237
1237
|
export { FactoryW200 as Factory, FactoryFillW200 as FactoryFill } from './icons/factory.js';
|
|
1238
1238
|
export { FallingW200 as Falling, FallingFillW200 as FallingFill } from './icons/falling.js';
|
|
1239
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';
|
|
1240
1241
|
export { FamilyHistoryW200 as FamilyHistory, FamilyHistoryFillW200 as FamilyHistoryFill } from './icons/family-history.js';
|
|
1241
1242
|
export { FamilyHomeW200 as FamilyHome, FamilyHomeFillW200 as FamilyHomeFill } from './icons/family-home.js';
|
|
1242
1243
|
export { FamilyLinkW200 as FamilyLink, FamilyLinkFillW200 as FamilyLinkFill } from './icons/family-link.js';
|
|
@@ -1324,6 +1325,7 @@ export { FitScreenW200 as FitScreen, FitScreenFillW200 as FitScreenFill } from '
|
|
|
1324
1325
|
export { FitWidthW200 as FitWidth, FitWidthFillW200 as FitWidthFill } from './icons/fit-width.js';
|
|
1325
1326
|
export { FitnessCenterW200 as FitnessCenter, FitnessCenterFillW200 as FitnessCenterFill } from './icons/fitness-center.js';
|
|
1326
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';
|
|
1327
1329
|
export { Flag2W200 as Flag2, Flag2FillW200 as Flag2Fill } from './icons/flag-2.js';
|
|
1328
1330
|
export { FlagCheckW200 as FlagCheck, FlagCheckFillW200 as FlagCheckFill } from './icons/flag-check.js';
|
|
1329
1331
|
export { FlagCircleW200 as FlagCircle, FlagCircleFillW200 as FlagCircleFill } from './icons/flag-circle.js';
|
|
@@ -1963,6 +1965,7 @@ export { MagnificationLargeW200 as MagnificationLarge, MagnificationLargeFillW20
|
|
|
1963
1965
|
export { MagnificationSmallW200 as MagnificationSmall, MagnificationSmallFillW200 as MagnificationSmallFill } from './icons/magnification-small.js';
|
|
1964
1966
|
export { MagnifyDockedW200 as MagnifyDocked, MagnifyDockedFillW200 as MagnifyDockedFill } from './icons/magnify-docked.js';
|
|
1965
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';
|
|
1966
1969
|
export { MailLockW200 as MailLock, MailLockFillW200 as MailLockFill } from './icons/mail-lock.js';
|
|
1967
1970
|
export { MailOffW200 as MailOff, MailOffFillW200 as MailOffFill } from './icons/mail-off.js';
|
|
1968
1971
|
export { MailShieldW200 as MailShield, MailShieldFillW200 as MailShieldFill } from './icons/mail-shield.js';
|
|
@@ -2095,6 +2098,7 @@ export { MobileSoundW200 as MobileSound, MobileSoundFillW200 as MobileSoundFill
|
|
|
2095
2098
|
export { MobileSpeakerW200 as MobileSpeaker, MobileSpeakerFillW200 as MobileSpeakerFill } from './icons/mobile-speaker.js';
|
|
2096
2099
|
export { MobileText2W200 as MobileText2, MobileText2FillW200 as MobileText2Fill } from './icons/mobile-text-2.js';
|
|
2097
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';
|
|
2098
2102
|
export { MobileTicketW200 as MobileTicket, MobileTicketFillW200 as MobileTicketFill } from './icons/mobile-ticket.js';
|
|
2099
2103
|
export { MobileVibrateW200 as MobileVibrate, MobileVibrateFillW200 as MobileVibrateFill } from './icons/mobile-vibrate.js';
|
|
2100
2104
|
export { MobileWrenchW200 as MobileWrench, MobileWrenchFillW200 as MobileWrenchFill } from './icons/mobile-wrench.js';
|
package/dist/w300.d.ts
CHANGED
|
@@ -1238,6 +1238,7 @@ export { FactCheckW300 as FactCheck, FactCheckFillW300 as FactCheckFill } from '
|
|
|
1238
1238
|
export { FactoryW300 as Factory, FactoryFillW300 as FactoryFill } from './icons/factory.js';
|
|
1239
1239
|
export { FallingW300 as Falling, FallingFillW300 as FallingFill } from './icons/falling.js';
|
|
1240
1240
|
export { FamiliarFaceAndZoneW300 as FamiliarFaceAndZone, FamiliarFaceAndZoneFillW300 as FamiliarFaceAndZoneFill } from './icons/familiar-face-and-zone.js';
|
|
1241
|
+
export { FamilyGroupW300 as FamilyGroup, FamilyGroupFillW300 as FamilyGroupFill } from './icons/family-group.js';
|
|
1241
1242
|
export { FamilyHistoryW300 as FamilyHistory, FamilyHistoryFillW300 as FamilyHistoryFill } from './icons/family-history.js';
|
|
1242
1243
|
export { FamilyHomeW300 as FamilyHome, FamilyHomeFillW300 as FamilyHomeFill } from './icons/family-home.js';
|
|
1243
1244
|
export { FamilyLinkW300 as FamilyLink, FamilyLinkFillW300 as FamilyLinkFill } from './icons/family-link.js';
|
|
@@ -1325,6 +1326,7 @@ export { FitScreenW300 as FitScreen, FitScreenFillW300 as FitScreenFill } from '
|
|
|
1325
1326
|
export { FitWidthW300 as FitWidth, FitWidthFillW300 as FitWidthFill } from './icons/fit-width.js';
|
|
1326
1327
|
export { FitnessCenterW300 as FitnessCenter, FitnessCenterFillW300 as FitnessCenterFill } from './icons/fitness-center.js';
|
|
1327
1328
|
export { FitnessTrackerW300 as FitnessTracker, FitnessTrackerFillW300 as FitnessTrackerFill } from './icons/fitness-tracker.js';
|
|
1329
|
+
export { FitnessTrackersW300 as FitnessTrackers, FitnessTrackersFillW300 as FitnessTrackersFill } from './icons/fitness-trackers.js';
|
|
1328
1330
|
export { Flag2W300 as Flag2, Flag2FillW300 as Flag2Fill } from './icons/flag-2.js';
|
|
1329
1331
|
export { FlagCheckW300 as FlagCheck, FlagCheckFillW300 as FlagCheckFill } from './icons/flag-check.js';
|
|
1330
1332
|
export { FlagCircleW300 as FlagCircle, FlagCircleFillW300 as FlagCircleFill } from './icons/flag-circle.js';
|
|
@@ -1964,6 +1966,7 @@ export { MagnificationLargeW300 as MagnificationLarge, MagnificationLargeFillW30
|
|
|
1964
1966
|
export { MagnificationSmallW300 as MagnificationSmall, MagnificationSmallFillW300 as MagnificationSmallFill } from './icons/magnification-small.js';
|
|
1965
1967
|
export { MagnifyDockedW300 as MagnifyDocked, MagnifyDockedFillW300 as MagnifyDockedFill } from './icons/magnify-docked.js';
|
|
1966
1968
|
export { MagnifyFullscreenW300 as MagnifyFullscreen, MagnifyFullscreenFillW300 as MagnifyFullscreenFill } from './icons/magnify-fullscreen.js';
|
|
1969
|
+
export { MailAsteriskW300 as MailAsterisk, MailAsteriskFillW300 as MailAsteriskFill } from './icons/mail-asterisk.js';
|
|
1967
1970
|
export { MailLockW300 as MailLock, MailLockFillW300 as MailLockFill } from './icons/mail-lock.js';
|
|
1968
1971
|
export { MailOffW300 as MailOff, MailOffFillW300 as MailOffFill } from './icons/mail-off.js';
|
|
1969
1972
|
export { MailShieldW300 as MailShield, MailShieldFillW300 as MailShieldFill } from './icons/mail-shield.js';
|
|
@@ -2096,6 +2099,7 @@ export { MobileSoundW300 as MobileSound, MobileSoundFillW300 as MobileSoundFill
|
|
|
2096
2099
|
export { MobileSpeakerW300 as MobileSpeaker, MobileSpeakerFillW300 as MobileSpeakerFill } from './icons/mobile-speaker.js';
|
|
2097
2100
|
export { MobileText2W300 as MobileText2, MobileText2FillW300 as MobileText2Fill } from './icons/mobile-text-2.js';
|
|
2098
2101
|
export { MobileTextW300 as MobileText, MobileTextFillW300 as MobileTextFill } from './icons/mobile-text.js';
|
|
2102
|
+
export { MobileTheftW300 as MobileTheft, MobileTheftFillW300 as MobileTheftFill } from './icons/mobile-theft.js';
|
|
2099
2103
|
export { MobileTicketW300 as MobileTicket, MobileTicketFillW300 as MobileTicketFill } from './icons/mobile-ticket.js';
|
|
2100
2104
|
export { MobileVibrateW300 as MobileVibrate, MobileVibrateFillW300 as MobileVibrateFill } from './icons/mobile-vibrate.js';
|
|
2101
2105
|
export { MobileWrenchW300 as MobileWrench, MobileWrenchFillW300 as MobileWrenchFill } from './icons/mobile-wrench.js';
|
package/dist/w300.js
CHANGED
|
@@ -1237,6 +1237,7 @@ export { FactCheckW300 as FactCheck, FactCheckFillW300 as FactCheckFill } from '
|
|
|
1237
1237
|
export { FactoryW300 as Factory, FactoryFillW300 as FactoryFill } from './icons/factory.js';
|
|
1238
1238
|
export { FallingW300 as Falling, FallingFillW300 as FallingFill } from './icons/falling.js';
|
|
1239
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';
|
|
1240
1241
|
export { FamilyHistoryW300 as FamilyHistory, FamilyHistoryFillW300 as FamilyHistoryFill } from './icons/family-history.js';
|
|
1241
1242
|
export { FamilyHomeW300 as FamilyHome, FamilyHomeFillW300 as FamilyHomeFill } from './icons/family-home.js';
|
|
1242
1243
|
export { FamilyLinkW300 as FamilyLink, FamilyLinkFillW300 as FamilyLinkFill } from './icons/family-link.js';
|
|
@@ -1324,6 +1325,7 @@ export { FitScreenW300 as FitScreen, FitScreenFillW300 as FitScreenFill } from '
|
|
|
1324
1325
|
export { FitWidthW300 as FitWidth, FitWidthFillW300 as FitWidthFill } from './icons/fit-width.js';
|
|
1325
1326
|
export { FitnessCenterW300 as FitnessCenter, FitnessCenterFillW300 as FitnessCenterFill } from './icons/fitness-center.js';
|
|
1326
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';
|
|
1327
1329
|
export { Flag2W300 as Flag2, Flag2FillW300 as Flag2Fill } from './icons/flag-2.js';
|
|
1328
1330
|
export { FlagCheckW300 as FlagCheck, FlagCheckFillW300 as FlagCheckFill } from './icons/flag-check.js';
|
|
1329
1331
|
export { FlagCircleW300 as FlagCircle, FlagCircleFillW300 as FlagCircleFill } from './icons/flag-circle.js';
|
|
@@ -1963,6 +1965,7 @@ export { MagnificationLargeW300 as MagnificationLarge, MagnificationLargeFillW30
|
|
|
1963
1965
|
export { MagnificationSmallW300 as MagnificationSmall, MagnificationSmallFillW300 as MagnificationSmallFill } from './icons/magnification-small.js';
|
|
1964
1966
|
export { MagnifyDockedW300 as MagnifyDocked, MagnifyDockedFillW300 as MagnifyDockedFill } from './icons/magnify-docked.js';
|
|
1965
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';
|
|
1966
1969
|
export { MailLockW300 as MailLock, MailLockFillW300 as MailLockFill } from './icons/mail-lock.js';
|
|
1967
1970
|
export { MailOffW300 as MailOff, MailOffFillW300 as MailOffFill } from './icons/mail-off.js';
|
|
1968
1971
|
export { MailShieldW300 as MailShield, MailShieldFillW300 as MailShieldFill } from './icons/mail-shield.js';
|
|
@@ -2095,6 +2098,7 @@ export { MobileSoundW300 as MobileSound, MobileSoundFillW300 as MobileSoundFill
|
|
|
2095
2098
|
export { MobileSpeakerW300 as MobileSpeaker, MobileSpeakerFillW300 as MobileSpeakerFill } from './icons/mobile-speaker.js';
|
|
2096
2099
|
export { MobileText2W300 as MobileText2, MobileText2FillW300 as MobileText2Fill } from './icons/mobile-text-2.js';
|
|
2097
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';
|
|
2098
2102
|
export { MobileTicketW300 as MobileTicket, MobileTicketFillW300 as MobileTicketFill } from './icons/mobile-ticket.js';
|
|
2099
2103
|
export { MobileVibrateW300 as MobileVibrate, MobileVibrateFillW300 as MobileVibrateFill } from './icons/mobile-vibrate.js';
|
|
2100
2104
|
export { MobileWrenchW300 as MobileWrench, MobileWrenchFillW300 as MobileWrenchFill } from './icons/mobile-wrench.js';
|
package/dist/w400.d.ts
CHANGED
|
@@ -1238,6 +1238,7 @@ export { FactCheckW400 as FactCheck, FactCheckFillW400 as FactCheckFill } from '
|
|
|
1238
1238
|
export { FactoryW400 as Factory, FactoryFillW400 as FactoryFill } from './icons/factory.js';
|
|
1239
1239
|
export { FallingW400 as Falling, FallingFillW400 as FallingFill } from './icons/falling.js';
|
|
1240
1240
|
export { FamiliarFaceAndZoneW400 as FamiliarFaceAndZone, FamiliarFaceAndZoneFillW400 as FamiliarFaceAndZoneFill } from './icons/familiar-face-and-zone.js';
|
|
1241
|
+
export { FamilyGroupW400 as FamilyGroup, FamilyGroupFillW400 as FamilyGroupFill } from './icons/family-group.js';
|
|
1241
1242
|
export { FamilyHistoryW400 as FamilyHistory, FamilyHistoryFillW400 as FamilyHistoryFill } from './icons/family-history.js';
|
|
1242
1243
|
export { FamilyHomeW400 as FamilyHome, FamilyHomeFillW400 as FamilyHomeFill } from './icons/family-home.js';
|
|
1243
1244
|
export { FamilyLinkW400 as FamilyLink, FamilyLinkFillW400 as FamilyLinkFill } from './icons/family-link.js';
|
|
@@ -1325,6 +1326,7 @@ export { FitScreenW400 as FitScreen, FitScreenFillW400 as FitScreenFill } from '
|
|
|
1325
1326
|
export { FitWidthW400 as FitWidth, FitWidthFillW400 as FitWidthFill } from './icons/fit-width.js';
|
|
1326
1327
|
export { FitnessCenterW400 as FitnessCenter, FitnessCenterFillW400 as FitnessCenterFill } from './icons/fitness-center.js';
|
|
1327
1328
|
export { FitnessTrackerW400 as FitnessTracker, FitnessTrackerFillW400 as FitnessTrackerFill } from './icons/fitness-tracker.js';
|
|
1329
|
+
export { FitnessTrackersW400 as FitnessTrackers, FitnessTrackersFillW400 as FitnessTrackersFill } from './icons/fitness-trackers.js';
|
|
1328
1330
|
export { Flag2W400 as Flag2, Flag2FillW400 as Flag2Fill } from './icons/flag-2.js';
|
|
1329
1331
|
export { FlagCheckW400 as FlagCheck, FlagCheckFillW400 as FlagCheckFill } from './icons/flag-check.js';
|
|
1330
1332
|
export { FlagCircleW400 as FlagCircle, FlagCircleFillW400 as FlagCircleFill } from './icons/flag-circle.js';
|
|
@@ -1964,6 +1966,7 @@ export { MagnificationLargeW400 as MagnificationLarge, MagnificationLargeFillW40
|
|
|
1964
1966
|
export { MagnificationSmallW400 as MagnificationSmall, MagnificationSmallFillW400 as MagnificationSmallFill } from './icons/magnification-small.js';
|
|
1965
1967
|
export { MagnifyDockedW400 as MagnifyDocked, MagnifyDockedFillW400 as MagnifyDockedFill } from './icons/magnify-docked.js';
|
|
1966
1968
|
export { MagnifyFullscreenW400 as MagnifyFullscreen, MagnifyFullscreenFillW400 as MagnifyFullscreenFill } from './icons/magnify-fullscreen.js';
|
|
1969
|
+
export { MailAsteriskW400 as MailAsterisk, MailAsteriskFillW400 as MailAsteriskFill } from './icons/mail-asterisk.js';
|
|
1967
1970
|
export { MailLockW400 as MailLock, MailLockFillW400 as MailLockFill } from './icons/mail-lock.js';
|
|
1968
1971
|
export { MailOffW400 as MailOff, MailOffFillW400 as MailOffFill } from './icons/mail-off.js';
|
|
1969
1972
|
export { MailShieldW400 as MailShield, MailShieldFillW400 as MailShieldFill } from './icons/mail-shield.js';
|
|
@@ -2096,6 +2099,7 @@ export { MobileSoundW400 as MobileSound, MobileSoundFillW400 as MobileSoundFill
|
|
|
2096
2099
|
export { MobileSpeakerW400 as MobileSpeaker, MobileSpeakerFillW400 as MobileSpeakerFill } from './icons/mobile-speaker.js';
|
|
2097
2100
|
export { MobileText2W400 as MobileText2, MobileText2FillW400 as MobileText2Fill } from './icons/mobile-text-2.js';
|
|
2098
2101
|
export { MobileTextW400 as MobileText, MobileTextFillW400 as MobileTextFill } from './icons/mobile-text.js';
|
|
2102
|
+
export { MobileTheftW400 as MobileTheft, MobileTheftFillW400 as MobileTheftFill } from './icons/mobile-theft.js';
|
|
2099
2103
|
export { MobileTicketW400 as MobileTicket, MobileTicketFillW400 as MobileTicketFill } from './icons/mobile-ticket.js';
|
|
2100
2104
|
export { MobileVibrateW400 as MobileVibrate, MobileVibrateFillW400 as MobileVibrateFill } from './icons/mobile-vibrate.js';
|
|
2101
2105
|
export { MobileWrenchW400 as MobileWrench, MobileWrenchFillW400 as MobileWrenchFill } from './icons/mobile-wrench.js';
|
package/dist/w400.js
CHANGED
|
@@ -1237,6 +1237,7 @@ export { FactCheckW400 as FactCheck, FactCheckFillW400 as FactCheckFill } from '
|
|
|
1237
1237
|
export { FactoryW400 as Factory, FactoryFillW400 as FactoryFill } from './icons/factory.js';
|
|
1238
1238
|
export { FallingW400 as Falling, FallingFillW400 as FallingFill } from './icons/falling.js';
|
|
1239
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';
|
|
1240
1241
|
export { FamilyHistoryW400 as FamilyHistory, FamilyHistoryFillW400 as FamilyHistoryFill } from './icons/family-history.js';
|
|
1241
1242
|
export { FamilyHomeW400 as FamilyHome, FamilyHomeFillW400 as FamilyHomeFill } from './icons/family-home.js';
|
|
1242
1243
|
export { FamilyLinkW400 as FamilyLink, FamilyLinkFillW400 as FamilyLinkFill } from './icons/family-link.js';
|
|
@@ -1324,6 +1325,7 @@ export { FitScreenW400 as FitScreen, FitScreenFillW400 as FitScreenFill } from '
|
|
|
1324
1325
|
export { FitWidthW400 as FitWidth, FitWidthFillW400 as FitWidthFill } from './icons/fit-width.js';
|
|
1325
1326
|
export { FitnessCenterW400 as FitnessCenter, FitnessCenterFillW400 as FitnessCenterFill } from './icons/fitness-center.js';
|
|
1326
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';
|
|
1327
1329
|
export { Flag2W400 as Flag2, Flag2FillW400 as Flag2Fill } from './icons/flag-2.js';
|
|
1328
1330
|
export { FlagCheckW400 as FlagCheck, FlagCheckFillW400 as FlagCheckFill } from './icons/flag-check.js';
|
|
1329
1331
|
export { FlagCircleW400 as FlagCircle, FlagCircleFillW400 as FlagCircleFill } from './icons/flag-circle.js';
|
|
@@ -1963,6 +1965,7 @@ export { MagnificationLargeW400 as MagnificationLarge, MagnificationLargeFillW40
|
|
|
1963
1965
|
export { MagnificationSmallW400 as MagnificationSmall, MagnificationSmallFillW400 as MagnificationSmallFill } from './icons/magnification-small.js';
|
|
1964
1966
|
export { MagnifyDockedW400 as MagnifyDocked, MagnifyDockedFillW400 as MagnifyDockedFill } from './icons/magnify-docked.js';
|
|
1965
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';
|
|
1966
1969
|
export { MailLockW400 as MailLock, MailLockFillW400 as MailLockFill } from './icons/mail-lock.js';
|
|
1967
1970
|
export { MailOffW400 as MailOff, MailOffFillW400 as MailOffFill } from './icons/mail-off.js';
|
|
1968
1971
|
export { MailShieldW400 as MailShield, MailShieldFillW400 as MailShieldFill } from './icons/mail-shield.js';
|
|
@@ -2095,6 +2098,7 @@ export { MobileSoundW400 as MobileSound, MobileSoundFillW400 as MobileSoundFill
|
|
|
2095
2098
|
export { MobileSpeakerW400 as MobileSpeaker, MobileSpeakerFillW400 as MobileSpeakerFill } from './icons/mobile-speaker.js';
|
|
2096
2099
|
export { MobileText2W400 as MobileText2, MobileText2FillW400 as MobileText2Fill } from './icons/mobile-text-2.js';
|
|
2097
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';
|
|
2098
2102
|
export { MobileTicketW400 as MobileTicket, MobileTicketFillW400 as MobileTicketFill } from './icons/mobile-ticket.js';
|
|
2099
2103
|
export { MobileVibrateW400 as MobileVibrate, MobileVibrateFillW400 as MobileVibrateFill } from './icons/mobile-vibrate.js';
|
|
2100
2104
|
export { MobileWrenchW400 as MobileWrench, MobileWrenchFillW400 as MobileWrenchFill } from './icons/mobile-wrench.js';
|
package/dist/w500.d.ts
CHANGED
|
@@ -1238,6 +1238,7 @@ export { FactCheckW500 as FactCheck, FactCheckFillW500 as FactCheckFill } from '
|
|
|
1238
1238
|
export { FactoryW500 as Factory, FactoryFillW500 as FactoryFill } from './icons/factory.js';
|
|
1239
1239
|
export { FallingW500 as Falling, FallingFillW500 as FallingFill } from './icons/falling.js';
|
|
1240
1240
|
export { FamiliarFaceAndZoneW500 as FamiliarFaceAndZone, FamiliarFaceAndZoneFillW500 as FamiliarFaceAndZoneFill } from './icons/familiar-face-and-zone.js';
|
|
1241
|
+
export { FamilyGroupW500 as FamilyGroup, FamilyGroupFillW500 as FamilyGroupFill } from './icons/family-group.js';
|
|
1241
1242
|
export { FamilyHistoryW500 as FamilyHistory, FamilyHistoryFillW500 as FamilyHistoryFill } from './icons/family-history.js';
|
|
1242
1243
|
export { FamilyHomeW500 as FamilyHome, FamilyHomeFillW500 as FamilyHomeFill } from './icons/family-home.js';
|
|
1243
1244
|
export { FamilyLinkW500 as FamilyLink, FamilyLinkFillW500 as FamilyLinkFill } from './icons/family-link.js';
|
|
@@ -1325,6 +1326,7 @@ export { FitScreenW500 as FitScreen, FitScreenFillW500 as FitScreenFill } from '
|
|
|
1325
1326
|
export { FitWidthW500 as FitWidth, FitWidthFillW500 as FitWidthFill } from './icons/fit-width.js';
|
|
1326
1327
|
export { FitnessCenterW500 as FitnessCenter, FitnessCenterFillW500 as FitnessCenterFill } from './icons/fitness-center.js';
|
|
1327
1328
|
export { FitnessTrackerW500 as FitnessTracker, FitnessTrackerFillW500 as FitnessTrackerFill } from './icons/fitness-tracker.js';
|
|
1329
|
+
export { FitnessTrackersW500 as FitnessTrackers, FitnessTrackersFillW500 as FitnessTrackersFill } from './icons/fitness-trackers.js';
|
|
1328
1330
|
export { Flag2W500 as Flag2, Flag2FillW500 as Flag2Fill } from './icons/flag-2.js';
|
|
1329
1331
|
export { FlagCheckW500 as FlagCheck, FlagCheckFillW500 as FlagCheckFill } from './icons/flag-check.js';
|
|
1330
1332
|
export { FlagCircleW500 as FlagCircle, FlagCircleFillW500 as FlagCircleFill } from './icons/flag-circle.js';
|
|
@@ -1964,6 +1966,7 @@ export { MagnificationLargeW500 as MagnificationLarge, MagnificationLargeFillW50
|
|
|
1964
1966
|
export { MagnificationSmallW500 as MagnificationSmall, MagnificationSmallFillW500 as MagnificationSmallFill } from './icons/magnification-small.js';
|
|
1965
1967
|
export { MagnifyDockedW500 as MagnifyDocked, MagnifyDockedFillW500 as MagnifyDockedFill } from './icons/magnify-docked.js';
|
|
1966
1968
|
export { MagnifyFullscreenW500 as MagnifyFullscreen, MagnifyFullscreenFillW500 as MagnifyFullscreenFill } from './icons/magnify-fullscreen.js';
|
|
1969
|
+
export { MailAsteriskW500 as MailAsterisk, MailAsteriskFillW500 as MailAsteriskFill } from './icons/mail-asterisk.js';
|
|
1967
1970
|
export { MailLockW500 as MailLock, MailLockFillW500 as MailLockFill } from './icons/mail-lock.js';
|
|
1968
1971
|
export { MailOffW500 as MailOff, MailOffFillW500 as MailOffFill } from './icons/mail-off.js';
|
|
1969
1972
|
export { MailShieldW500 as MailShield, MailShieldFillW500 as MailShieldFill } from './icons/mail-shield.js';
|
|
@@ -2096,6 +2099,7 @@ export { MobileSoundW500 as MobileSound, MobileSoundFillW500 as MobileSoundFill
|
|
|
2096
2099
|
export { MobileSpeakerW500 as MobileSpeaker, MobileSpeakerFillW500 as MobileSpeakerFill } from './icons/mobile-speaker.js';
|
|
2097
2100
|
export { MobileText2W500 as MobileText2, MobileText2FillW500 as MobileText2Fill } from './icons/mobile-text-2.js';
|
|
2098
2101
|
export { MobileTextW500 as MobileText, MobileTextFillW500 as MobileTextFill } from './icons/mobile-text.js';
|
|
2102
|
+
export { MobileTheftW500 as MobileTheft, MobileTheftFillW500 as MobileTheftFill } from './icons/mobile-theft.js';
|
|
2099
2103
|
export { MobileTicketW500 as MobileTicket, MobileTicketFillW500 as MobileTicketFill } from './icons/mobile-ticket.js';
|
|
2100
2104
|
export { MobileVibrateW500 as MobileVibrate, MobileVibrateFillW500 as MobileVibrateFill } from './icons/mobile-vibrate.js';
|
|
2101
2105
|
export { MobileWrenchW500 as MobileWrench, MobileWrenchFillW500 as MobileWrenchFill } from './icons/mobile-wrench.js';
|
package/dist/w500.js
CHANGED
|
@@ -1237,6 +1237,7 @@ export { FactCheckW500 as FactCheck, FactCheckFillW500 as FactCheckFill } from '
|
|
|
1237
1237
|
export { FactoryW500 as Factory, FactoryFillW500 as FactoryFill } from './icons/factory.js';
|
|
1238
1238
|
export { FallingW500 as Falling, FallingFillW500 as FallingFill } from './icons/falling.js';
|
|
1239
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';
|
|
1240
1241
|
export { FamilyHistoryW500 as FamilyHistory, FamilyHistoryFillW500 as FamilyHistoryFill } from './icons/family-history.js';
|
|
1241
1242
|
export { FamilyHomeW500 as FamilyHome, FamilyHomeFillW500 as FamilyHomeFill } from './icons/family-home.js';
|
|
1242
1243
|
export { FamilyLinkW500 as FamilyLink, FamilyLinkFillW500 as FamilyLinkFill } from './icons/family-link.js';
|
|
@@ -1324,6 +1325,7 @@ export { FitScreenW500 as FitScreen, FitScreenFillW500 as FitScreenFill } from '
|
|
|
1324
1325
|
export { FitWidthW500 as FitWidth, FitWidthFillW500 as FitWidthFill } from './icons/fit-width.js';
|
|
1325
1326
|
export { FitnessCenterW500 as FitnessCenter, FitnessCenterFillW500 as FitnessCenterFill } from './icons/fitness-center.js';
|
|
1326
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';
|
|
1327
1329
|
export { Flag2W500 as Flag2, Flag2FillW500 as Flag2Fill } from './icons/flag-2.js';
|
|
1328
1330
|
export { FlagCheckW500 as FlagCheck, FlagCheckFillW500 as FlagCheckFill } from './icons/flag-check.js';
|
|
1329
1331
|
export { FlagCircleW500 as FlagCircle, FlagCircleFillW500 as FlagCircleFill } from './icons/flag-circle.js';
|
|
@@ -1963,6 +1965,7 @@ export { MagnificationLargeW500 as MagnificationLarge, MagnificationLargeFillW50
|
|
|
1963
1965
|
export { MagnificationSmallW500 as MagnificationSmall, MagnificationSmallFillW500 as MagnificationSmallFill } from './icons/magnification-small.js';
|
|
1964
1966
|
export { MagnifyDockedW500 as MagnifyDocked, MagnifyDockedFillW500 as MagnifyDockedFill } from './icons/magnify-docked.js';
|
|
1965
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';
|
|
1966
1969
|
export { MailLockW500 as MailLock, MailLockFillW500 as MailLockFill } from './icons/mail-lock.js';
|
|
1967
1970
|
export { MailOffW500 as MailOff, MailOffFillW500 as MailOffFill } from './icons/mail-off.js';
|
|
1968
1971
|
export { MailShieldW500 as MailShield, MailShieldFillW500 as MailShieldFill } from './icons/mail-shield.js';
|
|
@@ -2095,6 +2098,7 @@ export { MobileSoundW500 as MobileSound, MobileSoundFillW500 as MobileSoundFill
|
|
|
2095
2098
|
export { MobileSpeakerW500 as MobileSpeaker, MobileSpeakerFillW500 as MobileSpeakerFill } from './icons/mobile-speaker.js';
|
|
2096
2099
|
export { MobileText2W500 as MobileText2, MobileText2FillW500 as MobileText2Fill } from './icons/mobile-text-2.js';
|
|
2097
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';
|
|
2098
2102
|
export { MobileTicketW500 as MobileTicket, MobileTicketFillW500 as MobileTicketFill } from './icons/mobile-ticket.js';
|
|
2099
2103
|
export { MobileVibrateW500 as MobileVibrate, MobileVibrateFillW500 as MobileVibrateFill } from './icons/mobile-vibrate.js';
|
|
2100
2104
|
export { MobileWrenchW500 as MobileWrench, MobileWrenchFillW500 as MobileWrenchFill } from './icons/mobile-wrench.js';
|
package/dist/w600.d.ts
CHANGED
|
@@ -1238,6 +1238,7 @@ export { FactCheckW600 as FactCheck, FactCheckFillW600 as FactCheckFill } from '
|
|
|
1238
1238
|
export { FactoryW600 as Factory, FactoryFillW600 as FactoryFill } from './icons/factory.js';
|
|
1239
1239
|
export { FallingW600 as Falling, FallingFillW600 as FallingFill } from './icons/falling.js';
|
|
1240
1240
|
export { FamiliarFaceAndZoneW600 as FamiliarFaceAndZone, FamiliarFaceAndZoneFillW600 as FamiliarFaceAndZoneFill } from './icons/familiar-face-and-zone.js';
|
|
1241
|
+
export { FamilyGroupW600 as FamilyGroup, FamilyGroupFillW600 as FamilyGroupFill } from './icons/family-group.js';
|
|
1241
1242
|
export { FamilyHistoryW600 as FamilyHistory, FamilyHistoryFillW600 as FamilyHistoryFill } from './icons/family-history.js';
|
|
1242
1243
|
export { FamilyHomeW600 as FamilyHome, FamilyHomeFillW600 as FamilyHomeFill } from './icons/family-home.js';
|
|
1243
1244
|
export { FamilyLinkW600 as FamilyLink, FamilyLinkFillW600 as FamilyLinkFill } from './icons/family-link.js';
|
|
@@ -1325,6 +1326,7 @@ export { FitScreenW600 as FitScreen, FitScreenFillW600 as FitScreenFill } from '
|
|
|
1325
1326
|
export { FitWidthW600 as FitWidth, FitWidthFillW600 as FitWidthFill } from './icons/fit-width.js';
|
|
1326
1327
|
export { FitnessCenterW600 as FitnessCenter, FitnessCenterFillW600 as FitnessCenterFill } from './icons/fitness-center.js';
|
|
1327
1328
|
export { FitnessTrackerW600 as FitnessTracker, FitnessTrackerFillW600 as FitnessTrackerFill } from './icons/fitness-tracker.js';
|
|
1329
|
+
export { FitnessTrackersW600 as FitnessTrackers, FitnessTrackersFillW600 as FitnessTrackersFill } from './icons/fitness-trackers.js';
|
|
1328
1330
|
export { Flag2W600 as Flag2, Flag2FillW600 as Flag2Fill } from './icons/flag-2.js';
|
|
1329
1331
|
export { FlagCheckW600 as FlagCheck, FlagCheckFillW600 as FlagCheckFill } from './icons/flag-check.js';
|
|
1330
1332
|
export { FlagCircleW600 as FlagCircle, FlagCircleFillW600 as FlagCircleFill } from './icons/flag-circle.js';
|
|
@@ -1964,6 +1966,7 @@ export { MagnificationLargeW600 as MagnificationLarge, MagnificationLargeFillW60
|
|
|
1964
1966
|
export { MagnificationSmallW600 as MagnificationSmall, MagnificationSmallFillW600 as MagnificationSmallFill } from './icons/magnification-small.js';
|
|
1965
1967
|
export { MagnifyDockedW600 as MagnifyDocked, MagnifyDockedFillW600 as MagnifyDockedFill } from './icons/magnify-docked.js';
|
|
1966
1968
|
export { MagnifyFullscreenW600 as MagnifyFullscreen, MagnifyFullscreenFillW600 as MagnifyFullscreenFill } from './icons/magnify-fullscreen.js';
|
|
1969
|
+
export { MailAsteriskW600 as MailAsterisk, MailAsteriskFillW600 as MailAsteriskFill } from './icons/mail-asterisk.js';
|
|
1967
1970
|
export { MailLockW600 as MailLock, MailLockFillW600 as MailLockFill } from './icons/mail-lock.js';
|
|
1968
1971
|
export { MailOffW600 as MailOff, MailOffFillW600 as MailOffFill } from './icons/mail-off.js';
|
|
1969
1972
|
export { MailShieldW600 as MailShield, MailShieldFillW600 as MailShieldFill } from './icons/mail-shield.js';
|
|
@@ -2096,6 +2099,7 @@ export { MobileSoundW600 as MobileSound, MobileSoundFillW600 as MobileSoundFill
|
|
|
2096
2099
|
export { MobileSpeakerW600 as MobileSpeaker, MobileSpeakerFillW600 as MobileSpeakerFill } from './icons/mobile-speaker.js';
|
|
2097
2100
|
export { MobileText2W600 as MobileText2, MobileText2FillW600 as MobileText2Fill } from './icons/mobile-text-2.js';
|
|
2098
2101
|
export { MobileTextW600 as MobileText, MobileTextFillW600 as MobileTextFill } from './icons/mobile-text.js';
|
|
2102
|
+
export { MobileTheftW600 as MobileTheft, MobileTheftFillW600 as MobileTheftFill } from './icons/mobile-theft.js';
|
|
2099
2103
|
export { MobileTicketW600 as MobileTicket, MobileTicketFillW600 as MobileTicketFill } from './icons/mobile-ticket.js';
|
|
2100
2104
|
export { MobileVibrateW600 as MobileVibrate, MobileVibrateFillW600 as MobileVibrateFill } from './icons/mobile-vibrate.js';
|
|
2101
2105
|
export { MobileWrenchW600 as MobileWrench, MobileWrenchFillW600 as MobileWrenchFill } from './icons/mobile-wrench.js';
|
package/dist/w600.js
CHANGED
|
@@ -1237,6 +1237,7 @@ export { FactCheckW600 as FactCheck, FactCheckFillW600 as FactCheckFill } from '
|
|
|
1237
1237
|
export { FactoryW600 as Factory, FactoryFillW600 as FactoryFill } from './icons/factory.js';
|
|
1238
1238
|
export { FallingW600 as Falling, FallingFillW600 as FallingFill } from './icons/falling.js';
|
|
1239
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';
|
|
1240
1241
|
export { FamilyHistoryW600 as FamilyHistory, FamilyHistoryFillW600 as FamilyHistoryFill } from './icons/family-history.js';
|
|
1241
1242
|
export { FamilyHomeW600 as FamilyHome, FamilyHomeFillW600 as FamilyHomeFill } from './icons/family-home.js';
|
|
1242
1243
|
export { FamilyLinkW600 as FamilyLink, FamilyLinkFillW600 as FamilyLinkFill } from './icons/family-link.js';
|
|
@@ -1324,6 +1325,7 @@ export { FitScreenW600 as FitScreen, FitScreenFillW600 as FitScreenFill } from '
|
|
|
1324
1325
|
export { FitWidthW600 as FitWidth, FitWidthFillW600 as FitWidthFill } from './icons/fit-width.js';
|
|
1325
1326
|
export { FitnessCenterW600 as FitnessCenter, FitnessCenterFillW600 as FitnessCenterFill } from './icons/fitness-center.js';
|
|
1326
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';
|
|
1327
1329
|
export { Flag2W600 as Flag2, Flag2FillW600 as Flag2Fill } from './icons/flag-2.js';
|
|
1328
1330
|
export { FlagCheckW600 as FlagCheck, FlagCheckFillW600 as FlagCheckFill } from './icons/flag-check.js';
|
|
1329
1331
|
export { FlagCircleW600 as FlagCircle, FlagCircleFillW600 as FlagCircleFill } from './icons/flag-circle.js';
|
|
@@ -1963,6 +1965,7 @@ export { MagnificationLargeW600 as MagnificationLarge, MagnificationLargeFillW60
|
|
|
1963
1965
|
export { MagnificationSmallW600 as MagnificationSmall, MagnificationSmallFillW600 as MagnificationSmallFill } from './icons/magnification-small.js';
|
|
1964
1966
|
export { MagnifyDockedW600 as MagnifyDocked, MagnifyDockedFillW600 as MagnifyDockedFill } from './icons/magnify-docked.js';
|
|
1965
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';
|
|
1966
1969
|
export { MailLockW600 as MailLock, MailLockFillW600 as MailLockFill } from './icons/mail-lock.js';
|
|
1967
1970
|
export { MailOffW600 as MailOff, MailOffFillW600 as MailOffFill } from './icons/mail-off.js';
|
|
1968
1971
|
export { MailShieldW600 as MailShield, MailShieldFillW600 as MailShieldFill } from './icons/mail-shield.js';
|
|
@@ -2095,6 +2098,7 @@ export { MobileSoundW600 as MobileSound, MobileSoundFillW600 as MobileSoundFill
|
|
|
2095
2098
|
export { MobileSpeakerW600 as MobileSpeaker, MobileSpeakerFillW600 as MobileSpeakerFill } from './icons/mobile-speaker.js';
|
|
2096
2099
|
export { MobileText2W600 as MobileText2, MobileText2FillW600 as MobileText2Fill } from './icons/mobile-text-2.js';
|
|
2097
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';
|
|
2098
2102
|
export { MobileTicketW600 as MobileTicket, MobileTicketFillW600 as MobileTicketFill } from './icons/mobile-ticket.js';
|
|
2099
2103
|
export { MobileVibrateW600 as MobileVibrate, MobileVibrateFillW600 as MobileVibrateFill } from './icons/mobile-vibrate.js';
|
|
2100
2104
|
export { MobileWrenchW600 as MobileWrench, MobileWrenchFillW600 as MobileWrenchFill } from './icons/mobile-wrench.js';
|
package/dist/w700.d.ts
CHANGED
|
@@ -1238,6 +1238,7 @@ export { FactCheckW700 as FactCheck, FactCheckFillW700 as FactCheckFill } from '
|
|
|
1238
1238
|
export { FactoryW700 as Factory, FactoryFillW700 as FactoryFill } from './icons/factory.js';
|
|
1239
1239
|
export { FallingW700 as Falling, FallingFillW700 as FallingFill } from './icons/falling.js';
|
|
1240
1240
|
export { FamiliarFaceAndZoneW700 as FamiliarFaceAndZone, FamiliarFaceAndZoneFillW700 as FamiliarFaceAndZoneFill } from './icons/familiar-face-and-zone.js';
|
|
1241
|
+
export { FamilyGroupW700 as FamilyGroup, FamilyGroupFillW700 as FamilyGroupFill } from './icons/family-group.js';
|
|
1241
1242
|
export { FamilyHistoryW700 as FamilyHistory, FamilyHistoryFillW700 as FamilyHistoryFill } from './icons/family-history.js';
|
|
1242
1243
|
export { FamilyHomeW700 as FamilyHome, FamilyHomeFillW700 as FamilyHomeFill } from './icons/family-home.js';
|
|
1243
1244
|
export { FamilyLinkW700 as FamilyLink, FamilyLinkFillW700 as FamilyLinkFill } from './icons/family-link.js';
|
|
@@ -1325,6 +1326,7 @@ export { FitScreenW700 as FitScreen, FitScreenFillW700 as FitScreenFill } from '
|
|
|
1325
1326
|
export { FitWidthW700 as FitWidth, FitWidthFillW700 as FitWidthFill } from './icons/fit-width.js';
|
|
1326
1327
|
export { FitnessCenterW700 as FitnessCenter, FitnessCenterFillW700 as FitnessCenterFill } from './icons/fitness-center.js';
|
|
1327
1328
|
export { FitnessTrackerW700 as FitnessTracker, FitnessTrackerFillW700 as FitnessTrackerFill } from './icons/fitness-tracker.js';
|
|
1329
|
+
export { FitnessTrackersW700 as FitnessTrackers, FitnessTrackersFillW700 as FitnessTrackersFill } from './icons/fitness-trackers.js';
|
|
1328
1330
|
export { Flag2W700 as Flag2, Flag2FillW700 as Flag2Fill } from './icons/flag-2.js';
|
|
1329
1331
|
export { FlagCheckW700 as FlagCheck, FlagCheckFillW700 as FlagCheckFill } from './icons/flag-check.js';
|
|
1330
1332
|
export { FlagCircleW700 as FlagCircle, FlagCircleFillW700 as FlagCircleFill } from './icons/flag-circle.js';
|
|
@@ -1964,6 +1966,7 @@ export { MagnificationLargeW700 as MagnificationLarge, MagnificationLargeFillW70
|
|
|
1964
1966
|
export { MagnificationSmallW700 as MagnificationSmall, MagnificationSmallFillW700 as MagnificationSmallFill } from './icons/magnification-small.js';
|
|
1965
1967
|
export { MagnifyDockedW700 as MagnifyDocked, MagnifyDockedFillW700 as MagnifyDockedFill } from './icons/magnify-docked.js';
|
|
1966
1968
|
export { MagnifyFullscreenW700 as MagnifyFullscreen, MagnifyFullscreenFillW700 as MagnifyFullscreenFill } from './icons/magnify-fullscreen.js';
|
|
1969
|
+
export { MailAsteriskW700 as MailAsterisk, MailAsteriskFillW700 as MailAsteriskFill } from './icons/mail-asterisk.js';
|
|
1967
1970
|
export { MailLockW700 as MailLock, MailLockFillW700 as MailLockFill } from './icons/mail-lock.js';
|
|
1968
1971
|
export { MailOffW700 as MailOff, MailOffFillW700 as MailOffFill } from './icons/mail-off.js';
|
|
1969
1972
|
export { MailShieldW700 as MailShield, MailShieldFillW700 as MailShieldFill } from './icons/mail-shield.js';
|
|
@@ -2096,6 +2099,7 @@ export { MobileSoundW700 as MobileSound, MobileSoundFillW700 as MobileSoundFill
|
|
|
2096
2099
|
export { MobileSpeakerW700 as MobileSpeaker, MobileSpeakerFillW700 as MobileSpeakerFill } from './icons/mobile-speaker.js';
|
|
2097
2100
|
export { MobileText2W700 as MobileText2, MobileText2FillW700 as MobileText2Fill } from './icons/mobile-text-2.js';
|
|
2098
2101
|
export { MobileTextW700 as MobileText, MobileTextFillW700 as MobileTextFill } from './icons/mobile-text.js';
|
|
2102
|
+
export { MobileTheftW700 as MobileTheft, MobileTheftFillW700 as MobileTheftFill } from './icons/mobile-theft.js';
|
|
2099
2103
|
export { MobileTicketW700 as MobileTicket, MobileTicketFillW700 as MobileTicketFill } from './icons/mobile-ticket.js';
|
|
2100
2104
|
export { MobileVibrateW700 as MobileVibrate, MobileVibrateFillW700 as MobileVibrateFill } from './icons/mobile-vibrate.js';
|
|
2101
2105
|
export { MobileWrenchW700 as MobileWrench, MobileWrenchFillW700 as MobileWrenchFill } from './icons/mobile-wrench.js';
|
package/dist/w700.js
CHANGED
|
@@ -1237,6 +1237,7 @@ export { FactCheckW700 as FactCheck, FactCheckFillW700 as FactCheckFill } from '
|
|
|
1237
1237
|
export { FactoryW700 as Factory, FactoryFillW700 as FactoryFill } from './icons/factory.js';
|
|
1238
1238
|
export { FallingW700 as Falling, FallingFillW700 as FallingFill } from './icons/falling.js';
|
|
1239
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';
|
|
1240
1241
|
export { FamilyHistoryW700 as FamilyHistory, FamilyHistoryFillW700 as FamilyHistoryFill } from './icons/family-history.js';
|
|
1241
1242
|
export { FamilyHomeW700 as FamilyHome, FamilyHomeFillW700 as FamilyHomeFill } from './icons/family-home.js';
|
|
1242
1243
|
export { FamilyLinkW700 as FamilyLink, FamilyLinkFillW700 as FamilyLinkFill } from './icons/family-link.js';
|
|
@@ -1324,6 +1325,7 @@ export { FitScreenW700 as FitScreen, FitScreenFillW700 as FitScreenFill } from '
|
|
|
1324
1325
|
export { FitWidthW700 as FitWidth, FitWidthFillW700 as FitWidthFill } from './icons/fit-width.js';
|
|
1325
1326
|
export { FitnessCenterW700 as FitnessCenter, FitnessCenterFillW700 as FitnessCenterFill } from './icons/fitness-center.js';
|
|
1326
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';
|
|
1327
1329
|
export { Flag2W700 as Flag2, Flag2FillW700 as Flag2Fill } from './icons/flag-2.js';
|
|
1328
1330
|
export { FlagCheckW700 as FlagCheck, FlagCheckFillW700 as FlagCheckFill } from './icons/flag-check.js';
|
|
1329
1331
|
export { FlagCircleW700 as FlagCircle, FlagCircleFillW700 as FlagCircleFill } from './icons/flag-circle.js';
|
|
@@ -1963,6 +1965,7 @@ export { MagnificationLargeW700 as MagnificationLarge, MagnificationLargeFillW70
|
|
|
1963
1965
|
export { MagnificationSmallW700 as MagnificationSmall, MagnificationSmallFillW700 as MagnificationSmallFill } from './icons/magnification-small.js';
|
|
1964
1966
|
export { MagnifyDockedW700 as MagnifyDocked, MagnifyDockedFillW700 as MagnifyDockedFill } from './icons/magnify-docked.js';
|
|
1965
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';
|
|
1966
1969
|
export { MailLockW700 as MailLock, MailLockFillW700 as MailLockFill } from './icons/mail-lock.js';
|
|
1967
1970
|
export { MailOffW700 as MailOff, MailOffFillW700 as MailOffFill } from './icons/mail-off.js';
|
|
1968
1971
|
export { MailShieldW700 as MailShield, MailShieldFillW700 as MailShieldFill } from './icons/mail-shield.js';
|
|
@@ -2095,6 +2098,7 @@ export { MobileSoundW700 as MobileSound, MobileSoundFillW700 as MobileSoundFill
|
|
|
2095
2098
|
export { MobileSpeakerW700 as MobileSpeaker, MobileSpeakerFillW700 as MobileSpeakerFill } from './icons/mobile-speaker.js';
|
|
2096
2099
|
export { MobileText2W700 as MobileText2, MobileText2FillW700 as MobileText2Fill } from './icons/mobile-text-2.js';
|
|
2097
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';
|
|
2098
2102
|
export { MobileTicketW700 as MobileTicket, MobileTicketFillW700 as MobileTicketFill } from './icons/mobile-ticket.js';
|
|
2099
2103
|
export { MobileVibrateW700 as MobileVibrate, MobileVibrateFillW700 as MobileVibrateFill } from './icons/mobile-vibrate.js';
|
|
2100
2104
|
export { MobileWrenchW700 as MobileWrench, MobileWrenchFillW700 as MobileWrenchFill } from './icons/mobile-wrench.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.14",
|
|
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",
|