@andrsrxn/icons 3.3.0 → 4.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +278 -0
- package/dist/ui/4k.cjs +5 -5
- package/dist/ui/4k.d.ts +1 -1
- package/dist/ui/4k.js +5 -5
- package/dist/ui/accessibility.cjs +7 -7
- package/dist/ui/accessibility.d.ts +1 -1
- package/dist/ui/accessibility.js +7 -7
- package/dist/ui/activity.cjs +5 -5
- package/dist/ui/activity.d.ts +1 -1
- package/dist/ui/activity.js +5 -5
- package/dist/ui/ad.cjs +57 -0
- package/dist/ui/ad.d.ts +5 -0
- package/dist/ui/ad.js +57 -0
- package/dist/ui/air-conditioner.cjs +40 -0
- package/dist/ui/air-conditioner.d.ts +5 -0
- package/dist/ui/air-conditioner.js +40 -0
- package/dist/ui/airplane-landing.cjs +40 -0
- package/dist/ui/airplane-landing.d.ts +5 -0
- package/dist/ui/airplane-landing.js +40 -0
- package/dist/ui/airplane-takeoff.cjs +40 -0
- package/dist/ui/airplane-takeoff.d.ts +5 -0
- package/dist/ui/airplane-takeoff.js +40 -0
- package/dist/ui/airplane.cjs +41 -0
- package/dist/ui/airplane.d.ts +5 -0
- package/dist/ui/airplane.js +41 -0
- package/dist/ui/airplay.cjs +7 -7
- package/dist/ui/airplay.d.ts +1 -1
- package/dist/ui/airplay.js +7 -7
- package/dist/ui/airport-tower.cjs +47 -0
- package/dist/ui/airport-tower.d.ts +5 -0
- package/dist/ui/airport-tower.js +47 -0
- package/dist/ui/alarm.cjs +7 -7
- package/dist/ui/alarm.d.ts +1 -1
- package/dist/ui/alarm.js +7 -7
- package/dist/ui/alien.cjs +48 -0
- package/dist/ui/alien.d.ts +5 -0
- package/dist/ui/alien.js +48 -0
- package/dist/ui/align-bottom.cjs +5 -5
- package/dist/ui/align-bottom.d.ts +1 -1
- package/dist/ui/align-bottom.js +5 -5
- package/dist/ui/align-center-horizontal.cjs +5 -5
- package/dist/ui/align-center-horizontal.d.ts +1 -1
- package/dist/ui/align-center-horizontal.js +5 -5
- package/dist/ui/align-center-vertical.cjs +5 -5
- package/dist/ui/align-center-vertical.d.ts +1 -1
- package/dist/ui/align-center-vertical.js +5 -5
- package/dist/ui/align-horizontally.cjs +7 -7
- package/dist/ui/align-horizontally.d.ts +1 -1
- package/dist/ui/align-horizontally.js +7 -7
- package/dist/ui/align-left.cjs +5 -5
- package/dist/ui/align-left.d.ts +1 -1
- package/dist/ui/align-left.js +5 -5
- package/dist/ui/align-right.cjs +5 -5
- package/dist/ui/align-right.d.ts +1 -1
- package/dist/ui/align-right.js +5 -5
- package/dist/ui/align-top.cjs +5 -5
- package/dist/ui/align-top.d.ts +1 -1
- package/dist/ui/align-top.js +5 -5
- package/dist/ui/align-vertically.cjs +7 -7
- package/dist/ui/align-vertically.d.ts +1 -1
- package/dist/ui/align-vertically.js +7 -7
- package/dist/ui/alpha.cjs +39 -0
- package/dist/ui/alpha.d.ts +5 -0
- package/dist/ui/alpha.js +39 -0
- package/dist/ui/ambulance.cjs +39 -0
- package/dist/ui/ambulance.d.ts +5 -0
- package/dist/ui/ambulance.js +39 -0
- package/dist/ui/anchor.cjs +57 -0
- package/dist/ui/anchor.d.ts +5 -0
- package/dist/ui/anchor.js +57 -0
- package/dist/ui/angle.cjs +42 -0
- package/dist/ui/angle.d.ts +5 -0
- package/dist/ui/angle.js +42 -0
- package/dist/ui/annotations.cjs +7 -7
- package/dist/ui/annotations.d.ts +1 -1
- package/dist/ui/annotations.js +7 -7
- package/dist/ui/announcement.cjs +5 -5
- package/dist/ui/announcement.d.ts +1 -1
- package/dist/ui/announcement.js +5 -5
- package/dist/ui/app-window.cjs +11 -11
- package/dist/ui/app-window.d.ts +1 -1
- package/dist/ui/app-window.js +11 -11
- package/dist/ui/apple.cjs +41 -0
- package/dist/ui/apple.d.ts +5 -0
- package/dist/ui/apple.js +41 -0
- package/dist/ui/approximate.cjs +4 -4
- package/dist/ui/approximate.d.ts +1 -1
- package/dist/ui/approximate.js +4 -4
- package/dist/ui/archive-in.cjs +7 -7
- package/dist/ui/archive-in.d.ts +1 -1
- package/dist/ui/archive-in.js +7 -7
- package/dist/ui/archive-out.cjs +7 -7
- package/dist/ui/archive-out.d.ts +1 -1
- package/dist/ui/archive-out.js +7 -7
- package/dist/ui/archive.cjs +8 -8
- package/dist/ui/archive.d.ts +1 -1
- package/dist/ui/archive.js +8 -8
- package/dist/ui/arrow-corner-down-left.cjs +4 -4
- package/dist/ui/arrow-corner-down-left.d.ts +1 -1
- package/dist/ui/arrow-corner-down-left.js +4 -4
- package/dist/ui/arrow-corner-down-right.cjs +4 -4
- package/dist/ui/arrow-corner-down-right.d.ts +1 -1
- package/dist/ui/arrow-corner-down-right.js +4 -4
- package/dist/ui/arrow-corner-left-down.cjs +4 -4
- package/dist/ui/arrow-corner-left-down.d.ts +1 -1
- package/dist/ui/arrow-corner-left-down.js +4 -4
- package/dist/ui/arrow-corner-left-up.cjs +4 -4
- package/dist/ui/arrow-corner-left-up.d.ts +1 -1
- package/dist/ui/arrow-corner-left-up.js +4 -4
- package/dist/ui/arrow-corner-right-down.cjs +4 -4
- package/dist/ui/arrow-corner-right-down.d.ts +1 -1
- package/dist/ui/arrow-corner-right-down.js +4 -4
- package/dist/ui/arrow-corner-right-up.cjs +4 -4
- package/dist/ui/arrow-corner-right-up.d.ts +1 -1
- package/dist/ui/arrow-corner-right-up.js +4 -4
- package/dist/ui/arrow-corner-up-left.cjs +4 -4
- package/dist/ui/arrow-corner-up-left.d.ts +1 -1
- package/dist/ui/arrow-corner-up-left.js +4 -4
- package/dist/ui/arrow-corner-up-right.cjs +4 -4
- package/dist/ui/arrow-corner-up-right.d.ts +1 -1
- package/dist/ui/arrow-corner-up-right.js +4 -4
- package/dist/ui/arrow-down.cjs +4 -4
- package/dist/ui/arrow-down.d.ts +1 -1
- package/dist/ui/arrow-down.js +4 -4
- package/dist/ui/arrow-left.cjs +4 -4
- package/dist/ui/arrow-left.d.ts +1 -1
- package/dist/ui/arrow-left.js +4 -4
- package/dist/ui/arrow-right.cjs +4 -4
- package/dist/ui/arrow-right.d.ts +1 -1
- package/dist/ui/arrow-right.js +4 -4
- package/dist/ui/arrow-u-down.cjs +4 -4
- package/dist/ui/arrow-u-down.d.ts +1 -1
- package/dist/ui/arrow-u-down.js +4 -4
- package/dist/ui/arrow-u-left.cjs +4 -4
- package/dist/ui/arrow-u-left.d.ts +1 -1
- package/dist/ui/arrow-u-left.js +4 -4
- package/dist/ui/arrow-u-right.cjs +4 -4
- package/dist/ui/arrow-u-right.d.ts +1 -1
- package/dist/ui/arrow-u-right.js +4 -4
- package/dist/ui/arrow-u-up.cjs +4 -4
- package/dist/ui/arrow-u-up.d.ts +1 -1
- package/dist/ui/arrow-u-up.js +4 -4
- package/dist/ui/arrow-up.cjs +4 -4
- package/dist/ui/arrow-up.d.ts +1 -1
- package/dist/ui/arrow-up.js +4 -4
- package/dist/ui/arrows-all-directions.cjs +4 -4
- package/dist/ui/arrows-all-directions.d.ts +1 -1
- package/dist/ui/arrows-all-directions.js +4 -4
- package/dist/ui/arrows-contract.cjs +4 -4
- package/dist/ui/arrows-contract.d.ts +1 -1
- package/dist/ui/arrows-contract.js +4 -4
- package/dist/ui/arrows-diagonal-left.cjs +4 -4
- package/dist/ui/arrows-diagonal-left.d.ts +1 -1
- package/dist/ui/arrows-diagonal-left.js +4 -4
- package/dist/ui/arrows-diagonal-right.cjs +4 -4
- package/dist/ui/arrows-diagonal-right.d.ts +1 -1
- package/dist/ui/arrows-diagonal-right.js +4 -4
- package/dist/ui/arrows-expand.cjs +4 -4
- package/dist/ui/arrows-expand.d.ts +1 -1
- package/dist/ui/arrows-expand.js +4 -4
- package/dist/ui/arrows-horizontal.cjs +4 -4
- package/dist/ui/arrows-horizontal.d.ts +1 -1
- package/dist/ui/arrows-horizontal.js +4 -4
- package/dist/ui/arrows-left-right.cjs +4 -4
- package/dist/ui/arrows-left-right.d.ts +1 -1
- package/dist/ui/arrows-left-right.js +4 -4
- package/dist/ui/arrows-triangle.cjs +5 -5
- package/dist/ui/arrows-triangle.d.ts +1 -1
- package/dist/ui/arrows-triangle.js +5 -5
- package/dist/ui/arrows-up-down.cjs +4 -4
- package/dist/ui/arrows-up-down.d.ts +1 -1
- package/dist/ui/arrows-up-down.js +4 -4
- package/dist/ui/arrows-vertical.cjs +4 -4
- package/dist/ui/arrows-vertical.d.ts +1 -1
- package/dist/ui/arrows-vertical.js +4 -4
- package/dist/ui/artboard.cjs +39 -0
- package/dist/ui/artboard.d.ts +5 -0
- package/dist/ui/artboard.js +39 -0
- package/dist/ui/asterisk.cjs +5 -5
- package/dist/ui/asterisk.d.ts +1 -1
- package/dist/ui/asterisk.js +5 -5
- package/dist/ui/asteroid.cjs +51 -0
- package/dist/ui/asteroid.d.ts +5 -0
- package/dist/ui/asteroid.js +51 -0
- package/dist/ui/at.cjs +8 -8
- package/dist/ui/at.d.ts +1 -1
- package/dist/ui/at.js +8 -8
- package/dist/ui/atom.cjs +13 -13
- package/dist/ui/atom.d.ts +1 -1
- package/dist/ui/atom.js +13 -13
- package/dist/ui/axe.cjs +40 -0
- package/dist/ui/axe.d.ts +5 -0
- package/dist/ui/axe.js +40 -0
- package/dist/ui/baby.cjs +66 -0
- package/dist/ui/baby.d.ts +5 -0
- package/dist/ui/baby.js +66 -0
- package/dist/ui/background.cjs +48 -0
- package/dist/ui/background.d.ts +5 -0
- package/dist/ui/background.js +48 -0
- package/dist/ui/backpack.cjs +40 -0
- package/dist/ui/backpack.d.ts +5 -0
- package/dist/ui/backpack.js +40 -0
- package/dist/ui/bacteria.cjs +68 -0
- package/dist/ui/bacteria.d.ts +5 -0
- package/dist/ui/bacteria.js +68 -0
- package/dist/ui/ball.cjs +56 -0
- package/dist/ui/ball.d.ts +5 -0
- package/dist/ui/ball.js +56 -0
- package/dist/ui/balloon.cjs +41 -0
- package/dist/ui/balloon.d.ts +5 -0
- package/dist/ui/balloon.js +41 -0
- package/dist/ui/bandage.cjs +70 -0
- package/dist/ui/bandage.d.ts +5 -0
- package/dist/ui/bandage.js +70 -0
- package/dist/ui/bank-note.cjs +9 -9
- package/dist/ui/bank-note.d.ts +1 -1
- package/dist/ui/bank-note.js +9 -9
- package/dist/ui/bank.cjs +6 -6
- package/dist/ui/bank.d.ts +1 -1
- package/dist/ui/bank.js +6 -6
- package/dist/ui/barcode.cjs +7 -7
- package/dist/ui/barcode.d.ts +1 -1
- package/dist/ui/barcode.js +7 -7
- package/dist/ui/barrel.cjs +41 -0
- package/dist/ui/barrel.d.ts +5 -0
- package/dist/ui/barrel.js +41 -0
- package/dist/ui/barricade.cjs +5 -5
- package/dist/ui/barricade.d.ts +1 -1
- package/dist/ui/barricade.js +5 -5
- package/dist/ui/battery-charging.cjs +7 -7
- package/dist/ui/battery-charging.d.ts +1 -1
- package/dist/ui/battery-charging.js +7 -7
- package/dist/ui/battery-empty.cjs +4 -4
- package/dist/ui/battery-empty.d.ts +1 -1
- package/dist/ui/battery-empty.js +4 -4
- package/dist/ui/battery-full.cjs +7 -7
- package/dist/ui/battery-full.d.ts +1 -1
- package/dist/ui/battery-full.js +7 -7
- package/dist/ui/battery-high.cjs +7 -7
- package/dist/ui/battery-high.d.ts +1 -1
- package/dist/ui/battery-high.js +7 -7
- package/dist/ui/battery-medium.cjs +7 -7
- package/dist/ui/battery-medium.d.ts +1 -1
- package/dist/ui/battery-medium.js +7 -7
- package/dist/ui/battery-minus.cjs +7 -7
- package/dist/ui/battery-minus.d.ts +1 -1
- package/dist/ui/battery-minus.js +7 -7
- package/dist/ui/battery-plus.cjs +7 -7
- package/dist/ui/battery-plus.d.ts +1 -1
- package/dist/ui/battery-plus.js +7 -7
- package/dist/ui/battery.cjs +7 -7
- package/dist/ui/battery.d.ts +1 -1
- package/dist/ui/battery.js +7 -7
- package/dist/ui/bbq-grill.cjs +40 -0
- package/dist/ui/bbq-grill.d.ts +5 -0
- package/dist/ui/bbq-grill.js +40 -0
- package/dist/ui/bed.cjs +56 -0
- package/dist/ui/bed.d.ts +5 -0
- package/dist/ui/bed.js +56 -0
- package/dist/ui/bell-electric.cjs +73 -0
- package/dist/ui/bell-electric.d.ts +5 -0
- package/dist/ui/bell-electric.js +73 -0
- package/dist/ui/bell-off.cjs +7 -7
- package/dist/ui/bell-off.d.ts +1 -1
- package/dist/ui/bell-off.js +7 -7
- package/dist/ui/bell-on.cjs +7 -7
- package/dist/ui/bell-on.d.ts +1 -1
- package/dist/ui/bell-on.js +7 -7
- package/dist/ui/bell-silent.cjs +7 -7
- package/dist/ui/bell-silent.d.ts +1 -1
- package/dist/ui/bell-silent.js +7 -7
- package/dist/ui/bell.cjs +7 -7
- package/dist/ui/bell.d.ts +1 -1
- package/dist/ui/bell.js +7 -7
- package/dist/ui/beta.cjs +43 -0
- package/dist/ui/beta.d.ts +5 -0
- package/dist/ui/beta.js +43 -0
- package/dist/ui/bezier.cjs +5 -5
- package/dist/ui/bezier.d.ts +1 -1
- package/dist/ui/bezier.js +5 -5
- package/dist/ui/bicycle.cjs +58 -0
- package/dist/ui/bicycle.d.ts +5 -0
- package/dist/ui/bicycle.js +58 -0
- package/dist/ui/binary.cjs +6 -6
- package/dist/ui/binary.d.ts +1 -1
- package/dist/ui/binary.js +6 -6
- package/dist/ui/biohazard.cjs +56 -0
- package/dist/ui/biohazard.d.ts +5 -0
- package/dist/ui/biohazard.js +56 -0
- package/dist/ui/blocks.cjs +96 -0
- package/dist/ui/blocks.d.ts +5 -0
- package/dist/ui/blocks.js +96 -0
- package/dist/ui/blouse.cjs +36 -0
- package/dist/ui/blouse.d.ts +5 -0
- package/dist/ui/blouse.js +36 -0
- package/dist/ui/bluetooth-connecting.cjs +9 -9
- package/dist/ui/bluetooth-connecting.d.ts +1 -1
- package/dist/ui/bluetooth-connecting.js +9 -9
- package/dist/ui/bluetooth-off.cjs +7 -7
- package/dist/ui/bluetooth-off.d.ts +1 -1
- package/dist/ui/bluetooth-off.js +7 -7
- package/dist/ui/bluetooth-on.cjs +7 -7
- package/dist/ui/bluetooth-on.d.ts +1 -1
- package/dist/ui/bluetooth-on.js +7 -7
- package/dist/ui/bluetooth.cjs +8 -8
- package/dist/ui/bluetooth.d.ts +1 -1
- package/dist/ui/bluetooth.js +8 -8
- package/dist/ui/blur.cjs +45 -0
- package/dist/ui/blur.d.ts +5 -0
- package/dist/ui/blur.js +45 -0
- package/dist/ui/bomb.cjs +57 -0
- package/dist/ui/bomb.d.ts +5 -0
- package/dist/ui/bomb.js +57 -0
- package/dist/ui/bone.cjs +35 -0
- package/dist/ui/bone.d.ts +5 -0
- package/dist/ui/bone.js +35 -0
- package/dist/ui/book-bookmark.cjs +7 -7
- package/dist/ui/book-bookmark.d.ts +1 -1
- package/dist/ui/book-bookmark.js +7 -7
- package/dist/ui/book-open.cjs +7 -7
- package/dist/ui/book-open.d.ts +1 -1
- package/dist/ui/book-open.js +7 -7
- package/dist/ui/book.cjs +7 -7
- package/dist/ui/book.d.ts +1 -1
- package/dist/ui/book.js +7 -7
- package/dist/ui/bookmark.cjs +7 -7
- package/dist/ui/bookmark.d.ts +1 -1
- package/dist/ui/bookmark.js +7 -7
- package/dist/ui/bookmarks.cjs +7 -7
- package/dist/ui/bookmarks.d.ts +1 -1
- package/dist/ui/bookmarks.js +7 -7
- package/dist/ui/bottle.cjs +41 -0
- package/dist/ui/bottle.d.ts +5 -0
- package/dist/ui/bottle.js +41 -0
- package/dist/ui/bounce-left.cjs +47 -0
- package/dist/ui/bounce-left.d.ts +5 -0
- package/dist/ui/bounce-left.js +47 -0
- package/dist/ui/bounce-right.cjs +45 -0
- package/dist/ui/bounce-right.d.ts +5 -0
- package/dist/ui/bounce-right.js +45 -0
- package/dist/ui/bounding-box.cjs +5 -5
- package/dist/ui/bounding-box.d.ts +1 -1
- package/dist/ui/bounding-box.js +5 -5
- package/dist/ui/bow-arrow.cjs +48 -0
- package/dist/ui/bow-arrow.d.ts +5 -0
- package/dist/ui/bow-arrow.js +48 -0
- package/dist/ui/box.cjs +7 -7
- package/dist/ui/box.d.ts +1 -1
- package/dist/ui/box.js +7 -7
- package/dist/ui/boxes.cjs +5 -5
- package/dist/ui/boxes.d.ts +1 -1
- package/dist/ui/boxes.js +5 -5
- package/dist/ui/brackets.cjs +4 -4
- package/dist/ui/brackets.d.ts +1 -1
- package/dist/ui/brackets.js +4 -4
- package/dist/ui/brain.cjs +54 -0
- package/dist/ui/brain.d.ts +5 -0
- package/dist/ui/brain.js +54 -0
- package/dist/ui/bricks.cjs +48 -0
- package/dist/ui/bricks.d.ts +5 -0
- package/dist/ui/bricks.js +48 -0
- package/dist/ui/bridge.cjs +50 -0
- package/dist/ui/bridge.d.ts +5 -0
- package/dist/ui/bridge.js +50 -0
- package/dist/ui/briefcase.cjs +7 -7
- package/dist/ui/briefcase.d.ts +1 -1
- package/dist/ui/briefcase.js +7 -7
- package/dist/ui/broadcast.cjs +8 -8
- package/dist/ui/broadcast.d.ts +1 -1
- package/dist/ui/broadcast.js +8 -8
- package/dist/ui/browser.cjs +7 -7
- package/dist/ui/browser.d.ts +1 -1
- package/dist/ui/browser.js +7 -7
- package/dist/ui/browsers.cjs +7 -7
- package/dist/ui/browsers.d.ts +1 -1
- package/dist/ui/browsers.js +7 -7
- package/dist/ui/brush.cjs +7 -7
- package/dist/ui/brush.d.ts +1 -1
- package/dist/ui/brush.js +7 -7
- package/dist/ui/bubbles.cjs +72 -0
- package/dist/ui/bubbles.d.ts +5 -0
- package/dist/ui/bubbles.js +72 -0
- package/dist/ui/bug.cjs +45 -0
- package/dist/ui/bug.d.ts +5 -0
- package/dist/ui/bug.js +45 -0
- package/dist/ui/building.cjs +7 -7
- package/dist/ui/building.d.ts +1 -1
- package/dist/ui/building.js +7 -7
- package/dist/ui/buildings.cjs +7 -7
- package/dist/ui/buildings.d.ts +1 -1
- package/dist/ui/buildings.js +7 -7
- package/dist/ui/bus-front.cjs +5 -5
- package/dist/ui/bus-front.d.ts +1 -1
- package/dist/ui/bus-front.js +5 -5
- package/dist/ui/cable.cjs +47 -0
- package/dist/ui/cable.d.ts +5 -0
- package/dist/ui/cable.js +47 -0
- package/dist/ui/cactus.cjs +34 -0
- package/dist/ui/cactus.d.ts +5 -0
- package/dist/ui/cactus.js +34 -0
- package/dist/ui/cake.cjs +80 -0
- package/dist/ui/cake.d.ts +5 -0
- package/dist/ui/cake.js +80 -0
- package/dist/ui/calendar-check.cjs +7 -7
- package/dist/ui/calendar-check.d.ts +1 -1
- package/dist/ui/calendar-check.js +7 -7
- package/dist/ui/calendar-heart.cjs +5 -5
- package/dist/ui/calendar-heart.d.ts +1 -1
- package/dist/ui/calendar-heart.js +5 -5
- package/dist/ui/calendar-minus.cjs +7 -7
- package/dist/ui/calendar-minus.d.ts +1 -1
- package/dist/ui/calendar-minus.js +7 -7
- package/dist/ui/calendar-off.cjs +7 -7
- package/dist/ui/calendar-off.d.ts +1 -1
- package/dist/ui/calendar-off.js +7 -7
- package/dist/ui/calendar-plus.cjs +7 -7
- package/dist/ui/calendar-plus.d.ts +1 -1
- package/dist/ui/calendar-plus.js +7 -7
- package/dist/ui/calendar-star.cjs +5 -5
- package/dist/ui/calendar-star.d.ts +1 -1
- package/dist/ui/calendar-star.js +5 -5
- package/dist/ui/calendar-time.cjs +5 -5
- package/dist/ui/calendar-time.d.ts +1 -1
- package/dist/ui/calendar-time.js +5 -5
- package/dist/ui/calendar-x.cjs +7 -7
- package/dist/ui/calendar-x.d.ts +1 -1
- package/dist/ui/calendar-x.js +7 -7
- package/dist/ui/calendar.cjs +7 -7
- package/dist/ui/calendar.d.ts +1 -1
- package/dist/ui/calendar.js +7 -7
- package/dist/ui/camera-off.cjs +7 -7
- package/dist/ui/camera-off.d.ts +1 -1
- package/dist/ui/camera-off.js +7 -7
- package/dist/ui/camera.cjs +9 -9
- package/dist/ui/camera.d.ts +1 -1
- package/dist/ui/camera.js +9 -9
- package/dist/ui/car-front.cjs +7 -7
- package/dist/ui/car-front.d.ts +1 -1
- package/dist/ui/car-front.js +7 -7
- package/dist/ui/castle.cjs +49 -0
- package/dist/ui/castle.d.ts +5 -0
- package/dist/ui/castle.js +49 -0
- package/dist/ui/celcius.cjs +44 -0
- package/dist/ui/celcius.d.ts +5 -0
- package/dist/ui/celcius.js +44 -0
- package/dist/ui/chalkboard.cjs +7 -7
- package/dist/ui/chalkboard.d.ts +1 -1
- package/dist/ui/chalkboard.js +7 -7
- package/dist/ui/chart-bar-horizontal.cjs +7 -7
- package/dist/ui/chart-bar-horizontal.d.ts +1 -1
- package/dist/ui/chart-bar-horizontal.js +7 -7
- package/dist/ui/chart-bar-vertical.cjs +7 -7
- package/dist/ui/chart-bar-vertical.d.ts +1 -1
- package/dist/ui/chart-bar-vertical.js +7 -7
- package/dist/ui/chart-bubble.cjs +78 -0
- package/dist/ui/chart-bubble.d.ts +5 -0
- package/dist/ui/chart-bubble.js +78 -0
- package/dist/ui/chart-combined.cjs +4 -4
- package/dist/ui/chart-combined.d.ts +1 -1
- package/dist/ui/chart-combined.js +4 -4
- package/dist/ui/chart-line-down.cjs +4 -4
- package/dist/ui/chart-line-down.d.ts +1 -1
- package/dist/ui/chart-line-down.js +4 -4
- package/dist/ui/chart-line-up.cjs +4 -4
- package/dist/ui/chart-line-up.d.ts +1 -1
- package/dist/ui/chart-line-up.js +4 -4
- package/dist/ui/chart-pie.cjs +7 -7
- package/dist/ui/chart-pie.d.ts +1 -1
- package/dist/ui/chart-pie.js +7 -7
- package/dist/ui/chart-scatter.cjs +6 -6
- package/dist/ui/chart-scatter.d.ts +1 -1
- package/dist/ui/chart-scatter.js +6 -6
- package/dist/ui/chat-minus.cjs +7 -7
- package/dist/ui/chat-minus.d.ts +1 -1
- package/dist/ui/chat-minus.js +7 -7
- package/dist/ui/chat-off.cjs +7 -7
- package/dist/ui/chat-off.d.ts +1 -1
- package/dist/ui/chat-off.js +7 -7
- package/dist/ui/chat-plus.cjs +7 -7
- package/dist/ui/chat-plus.d.ts +1 -1
- package/dist/ui/chat-plus.js +7 -7
- package/dist/ui/chat.cjs +9 -9
- package/dist/ui/chat.d.ts +1 -1
- package/dist/ui/chat.js +9 -9
- package/dist/ui/chats.cjs +7 -7
- package/dist/ui/chats.d.ts +1 -1
- package/dist/ui/chats.js +7 -7
- package/dist/ui/check-double.cjs +4 -4
- package/dist/ui/check-double.d.ts +1 -1
- package/dist/ui/check-double.js +4 -4
- package/dist/ui/check.cjs +4 -4
- package/dist/ui/check.d.ts +1 -1
- package/dist/ui/check.js +4 -4
- package/dist/ui/chef-hat.cjs +46 -0
- package/dist/ui/chef-hat.d.ts +5 -0
- package/dist/ui/chef-hat.js +46 -0
- package/dist/ui/chevron-down-double.cjs +4 -4
- package/dist/ui/chevron-down-double.d.ts +1 -1
- package/dist/ui/chevron-down-double.js +4 -4
- package/dist/ui/chevron-down.cjs +4 -4
- package/dist/ui/chevron-down.d.ts +1 -1
- package/dist/ui/chevron-down.js +4 -4
- package/dist/ui/chevron-left-double.cjs +4 -4
- package/dist/ui/chevron-left-double.d.ts +1 -1
- package/dist/ui/chevron-left-double.js +4 -4
- package/dist/ui/chevron-left.cjs +4 -4
- package/dist/ui/chevron-left.d.ts +1 -1
- package/dist/ui/chevron-left.js +4 -4
- package/dist/ui/chevron-right-double.cjs +4 -4
- package/dist/ui/chevron-right-double.d.ts +1 -1
- package/dist/ui/chevron-right-double.js +4 -4
- package/dist/ui/chevron-right.cjs +4 -4
- package/dist/ui/chevron-right.d.ts +1 -1
- package/dist/ui/chevron-right.js +4 -4
- package/dist/ui/chevron-up-double.cjs +4 -4
- package/dist/ui/chevron-up-double.d.ts +1 -1
- package/dist/ui/chevron-up-double.js +4 -4
- package/dist/ui/chevron-up-down.cjs +4 -4
- package/dist/ui/chevron-up-down.d.ts +1 -1
- package/dist/ui/chevron-up-down.js +4 -4
- package/dist/ui/chevron-up.cjs +4 -4
- package/dist/ui/chevron-up.d.ts +1 -1
- package/dist/ui/chevron-up.js +4 -4
- package/dist/ui/church.cjs +66 -0
- package/dist/ui/church.d.ts +5 -0
- package/dist/ui/church.js +66 -0
- package/dist/ui/cigarette-off.cjs +52 -0
- package/dist/ui/cigarette-off.d.ts +5 -0
- package/dist/ui/cigarette-off.js +52 -0
- package/dist/ui/cigarette.cjs +48 -0
- package/dist/ui/cigarette.d.ts +5 -0
- package/dist/ui/cigarette.js +48 -0
- package/dist/ui/circle-filled.cjs +4 -4
- package/dist/ui/circle-filled.d.ts +1 -1
- package/dist/ui/circle-filled.js +4 -4
- package/dist/ui/circle-half-horizontal.cjs +7 -7
- package/dist/ui/circle-half-horizontal.d.ts +1 -1
- package/dist/ui/circle-half-horizontal.js +7 -7
- package/dist/ui/circle-half-vertical.cjs +7 -7
- package/dist/ui/circle-half-vertical.d.ts +1 -1
- package/dist/ui/circle-half-vertical.js +7 -7
- package/dist/ui/circle.cjs +7 -7
- package/dist/ui/circle.d.ts +1 -1
- package/dist/ui/circle.js +7 -7
- package/dist/ui/cleaning-brush.cjs +59 -0
- package/dist/ui/cleaning-brush.d.ts +5 -0
- package/dist/ui/cleaning-brush.js +59 -0
- package/dist/ui/clipboard.cjs +7 -7
- package/dist/ui/clipboard.d.ts +1 -1
- package/dist/ui/clipboard.js +7 -7
- package/dist/ui/clock.cjs +7 -7
- package/dist/ui/clock.d.ts +1 -1
- package/dist/ui/clock.js +7 -7
- package/dist/ui/closed-captioning-filled.cjs +5 -5
- package/dist/ui/closed-captioning-filled.d.ts +1 -1
- package/dist/ui/closed-captioning-filled.js +5 -5
- package/dist/ui/closed-captioning.cjs +7 -7
- package/dist/ui/closed-captioning.d.ts +1 -1
- package/dist/ui/closed-captioning.js +7 -7
- package/dist/ui/cloud-download.cjs +7 -7
- package/dist/ui/cloud-download.d.ts +1 -1
- package/dist/ui/cloud-download.js +7 -7
- package/dist/ui/cloud-upload.cjs +7 -7
- package/dist/ui/cloud-upload.d.ts +1 -1
- package/dist/ui/cloud-upload.js +7 -7
- package/dist/ui/cloud.cjs +7 -7
- package/dist/ui/cloud.d.ts +1 -1
- package/dist/ui/cloud.js +7 -7
- package/dist/ui/clouds.cjs +37 -0
- package/dist/ui/clouds.d.ts +5 -0
- package/dist/ui/clouds.js +37 -0
- package/dist/ui/code.cjs +4 -4
- package/dist/ui/code.d.ts +1 -1
- package/dist/ui/code.js +4 -4
- package/dist/ui/coffee.cjs +7 -7
- package/dist/ui/coffee.d.ts +1 -1
- package/dist/ui/coffee.js +7 -7
- package/dist/ui/coin.cjs +7 -7
- package/dist/ui/coin.d.ts +1 -1
- package/dist/ui/coin.js +7 -7
- package/dist/ui/coins.cjs +9 -9
- package/dist/ui/coins.d.ts +1 -1
- package/dist/ui/coins.js +9 -9
- package/dist/ui/collapse.cjs +4 -4
- package/dist/ui/collapse.d.ts +1 -1
- package/dist/ui/collapse.js +4 -4
- package/dist/ui/colors.cjs +7 -7
- package/dist/ui/colors.d.ts +1 -1
- package/dist/ui/colors.js +7 -7
- package/dist/ui/combine.cjs +66 -0
- package/dist/ui/combine.d.ts +5 -0
- package/dist/ui/combine.js +66 -0
- package/dist/ui/compass-tool.cjs +8 -8
- package/dist/ui/compass-tool.d.ts +1 -1
- package/dist/ui/compass-tool.js +8 -8
- package/dist/ui/compass.cjs +9 -9
- package/dist/ui/compass.d.ts +1 -1
- package/dist/ui/compass.js +9 -9
- package/dist/ui/component.cjs +104 -0
- package/dist/ui/component.d.ts +5 -0
- package/dist/ui/component.js +104 -0
- package/dist/ui/cone.cjs +46 -0
- package/dist/ui/cone.d.ts +5 -0
- package/dist/ui/cone.js +46 -0
- package/dist/ui/confetti.cjs +5 -5
- package/dist/ui/confetti.d.ts +1 -1
- package/dist/ui/confetti.js +5 -5
- package/dist/ui/contactless-pay.cjs +8 -8
- package/dist/ui/contactless-pay.d.ts +1 -1
- package/dist/ui/contactless-pay.js +8 -8
- package/dist/ui/contacts.cjs +7 -7
- package/dist/ui/contacts.d.ts +1 -1
- package/dist/ui/contacts.js +7 -7
- package/dist/ui/container.cjs +44 -0
- package/dist/ui/container.d.ts +5 -0
- package/dist/ui/container.js +44 -0
- package/dist/ui/contract.cjs +4 -4
- package/dist/ui/contract.d.ts +1 -1
- package/dist/ui/contract.js +4 -4
- package/dist/ui/controls.cjs +5 -5
- package/dist/ui/controls.d.ts +1 -1
- package/dist/ui/controls.js +5 -5
- package/dist/ui/cookie.cjs +14 -14
- package/dist/ui/cookie.d.ts +1 -1
- package/dist/ui/cookie.js +14 -14
- package/dist/ui/copy.cjs +7 -7
- package/dist/ui/copy.d.ts +1 -1
- package/dist/ui/copy.js +7 -7
- package/dist/ui/copyright.cjs +44 -0
- package/dist/ui/copyright.d.ts +5 -0
- package/dist/ui/copyright.js +44 -0
- package/dist/ui/couch.cjs +47 -0
- package/dist/ui/couch.d.ts +5 -0
- package/dist/ui/couch.js +47 -0
- package/dist/ui/cpu.cjs +7 -7
- package/dist/ui/cpu.d.ts +1 -1
- package/dist/ui/cpu.js +7 -7
- package/dist/ui/creative-commons.cjs +44 -0
- package/dist/ui/creative-commons.d.ts +5 -0
- package/dist/ui/creative-commons.js +44 -0
- package/dist/ui/credit-card.cjs +7 -7
- package/dist/ui/credit-card.d.ts +1 -1
- package/dist/ui/credit-card.js +7 -7
- package/dist/ui/crop.cjs +7 -7
- package/dist/ui/crop.d.ts +1 -1
- package/dist/ui/crop.js +7 -7
- package/dist/ui/crown.cjs +59 -0
- package/dist/ui/crown.d.ts +5 -0
- package/dist/ui/crown.js +59 -0
- package/dist/ui/cube-vertex.cjs +4 -4
- package/dist/ui/cube-vertex.d.ts +1 -1
- package/dist/ui/cube-vertex.js +4 -4
- package/dist/ui/cube.cjs +7 -7
- package/dist/ui/cube.d.ts +1 -1
- package/dist/ui/cube.js +7 -7
- package/dist/ui/currency-btc.cjs +8 -8
- package/dist/ui/currency-btc.d.ts +1 -1
- package/dist/ui/currency-btc.js +8 -8
- package/dist/ui/currency-cny.cjs +5 -5
- package/dist/ui/currency-cny.d.ts +1 -1
- package/dist/ui/currency-cny.js +5 -5
- package/dist/ui/currency-eth.cjs +7 -7
- package/dist/ui/currency-eth.d.ts +1 -1
- package/dist/ui/currency-eth.js +7 -7
- package/dist/ui/currency-eur.cjs +5 -5
- package/dist/ui/currency-eur.d.ts +1 -1
- package/dist/ui/currency-eur.js +5 -5
- package/dist/ui/currency-gbp.cjs +5 -5
- package/dist/ui/currency-gbp.d.ts +1 -1
- package/dist/ui/currency-gbp.js +5 -5
- package/dist/ui/currency-gtq.cjs +7 -7
- package/dist/ui/currency-gtq.d.ts +1 -1
- package/dist/ui/currency-gtq.js +7 -7
- package/dist/ui/currency-inr.cjs +5 -5
- package/dist/ui/currency-inr.d.ts +1 -1
- package/dist/ui/currency-inr.js +5 -5
- package/dist/ui/currency-jpy.cjs +5 -5
- package/dist/ui/currency-jpy.d.ts +1 -1
- package/dist/ui/currency-jpy.js +5 -5
- package/dist/ui/currency-krw.cjs +8 -8
- package/dist/ui/currency-krw.d.ts +1 -1
- package/dist/ui/currency-krw.js +8 -8
- package/dist/ui/currency-kzt.cjs +5 -5
- package/dist/ui/currency-kzt.d.ts +1 -1
- package/dist/ui/currency-kzt.js +5 -5
- package/dist/ui/currency-mxn.cjs +5 -5
- package/dist/ui/currency-mxn.d.ts +1 -1
- package/dist/ui/currency-mxn.js +5 -5
- package/dist/ui/currency-ngn.cjs +8 -8
- package/dist/ui/currency-ngn.d.ts +1 -1
- package/dist/ui/currency-ngn.js +8 -8
- package/dist/ui/currency-rub.cjs +8 -8
- package/dist/ui/currency-rub.d.ts +1 -1
- package/dist/ui/currency-rub.js +8 -8
- package/dist/ui/currency-usd.cjs +6 -6
- package/dist/ui/currency-usd.d.ts +1 -1
- package/dist/ui/currency-usd.js +6 -6
- package/dist/ui/cursor-click.cjs +7 -7
- package/dist/ui/cursor-click.d.ts +1 -1
- package/dist/ui/cursor-click.js +7 -7
- package/dist/ui/cursor-text.cjs +4 -4
- package/dist/ui/cursor-text.d.ts +1 -1
- package/dist/ui/cursor-text.js +4 -4
- package/dist/ui/cursor.cjs +7 -7
- package/dist/ui/cursor.d.ts +1 -1
- package/dist/ui/cursor.js +7 -7
- package/dist/ui/dashboard.cjs +7 -7
- package/dist/ui/dashboard.d.ts +1 -1
- package/dist/ui/dashboard.js +7 -7
- package/dist/ui/database.cjs +7 -7
- package/dist/ui/database.d.ts +1 -1
- package/dist/ui/database.js +7 -7
- package/dist/ui/decimals-less.cjs +55 -0
- package/dist/ui/decimals-less.d.ts +5 -0
- package/dist/ui/decimals-less.js +55 -0
- package/dist/ui/decimals-more.cjs +55 -0
- package/dist/ui/decimals-more.d.ts +5 -0
- package/dist/ui/decimals-more.js +55 -0
- package/dist/ui/decimals.cjs +45 -0
- package/dist/ui/decimals.d.ts +5 -0
- package/dist/ui/decimals.js +45 -0
- package/dist/ui/device-laptop.cjs +7 -7
- package/dist/ui/device-laptop.d.ts +1 -1
- package/dist/ui/device-laptop.js +7 -7
- package/dist/ui/device-pc.cjs +9 -7
- package/dist/ui/device-pc.d.ts +1 -1
- package/dist/ui/device-pc.js +9 -7
- package/dist/ui/device-phone.cjs +7 -7
- package/dist/ui/device-phone.d.ts +1 -1
- package/dist/ui/device-phone.js +7 -7
- package/dist/ui/device-tablet.cjs +9 -9
- package/dist/ui/device-tablet.d.ts +1 -1
- package/dist/ui/device-tablet.js +9 -9
- package/dist/ui/device-tv.cjs +7 -7
- package/dist/ui/device-tv.d.ts +1 -1
- package/dist/ui/device-tv.js +7 -7
- package/dist/ui/devices.cjs +7 -7
- package/dist/ui/devices.d.ts +1 -1
- package/dist/ui/devices.js +7 -7
- package/dist/ui/dialpad.cjs +94 -0
- package/dist/ui/dialpad.d.ts +5 -0
- package/dist/ui/dialpad.js +94 -0
- package/dist/ui/diamond.cjs +7 -7
- package/dist/ui/diamond.d.ts +1 -1
- package/dist/ui/diamond.js +7 -7
- package/dist/ui/dice-five.cjs +11 -11
- package/dist/ui/dice-five.d.ts +1 -1
- package/dist/ui/dice-five.js +11 -11
- package/dist/ui/dice-four.cjs +11 -11
- package/dist/ui/dice-four.d.ts +1 -1
- package/dist/ui/dice-four.js +11 -11
- package/dist/ui/dice-one.cjs +11 -11
- package/dist/ui/dice-one.d.ts +1 -1
- package/dist/ui/dice-one.js +11 -11
- package/dist/ui/dice-six.cjs +11 -11
- package/dist/ui/dice-six.d.ts +1 -1
- package/dist/ui/dice-six.js +11 -11
- package/dist/ui/dice-three.cjs +11 -11
- package/dist/ui/dice-three.d.ts +1 -1
- package/dist/ui/dice-three.js +11 -11
- package/dist/ui/dice-two.cjs +11 -11
- package/dist/ui/dice-two.d.ts +1 -1
- package/dist/ui/dice-two.js +11 -11
- package/dist/ui/diff.cjs +37 -0
- package/dist/ui/diff.d.ts +5 -0
- package/dist/ui/diff.js +37 -0
- package/dist/ui/disc.cjs +7 -7
- package/dist/ui/disc.d.ts +1 -1
- package/dist/ui/disc.js +7 -7
- package/dist/ui/dislike-filled.cjs +4 -4
- package/dist/ui/dislike-filled.d.ts +1 -1
- package/dist/ui/dislike-filled.js +4 -4
- package/dist/ui/dislike.cjs +7 -7
- package/dist/ui/dislike.d.ts +1 -1
- package/dist/ui/dislike.js +7 -7
- package/dist/ui/divide.cjs +5 -5
- package/dist/ui/divide.d.ts +1 -1
- package/dist/ui/divide.js +5 -5
- package/dist/ui/divider.cjs +5 -5
- package/dist/ui/divider.d.ts +1 -1
- package/dist/ui/divider.js +5 -5
- package/dist/ui/door-open.cjs +55 -0
- package/dist/ui/door-open.d.ts +5 -0
- package/dist/ui/door-open.js +55 -0
- package/dist/ui/door.cjs +42 -0
- package/dist/ui/door.d.ts +5 -0
- package/dist/ui/door.js +42 -0
- package/dist/ui/dots-grid.cjs +6 -6
- package/dist/ui/dots-grid.d.ts +1 -1
- package/dist/ui/dots-grid.js +6 -6
- package/dist/ui/dots-horizontal.cjs +6 -6
- package/dist/ui/dots-horizontal.d.ts +1 -1
- package/dist/ui/dots-horizontal.js +6 -6
- package/dist/ui/dots-vertical.cjs +6 -6
- package/dist/ui/dots-vertical.d.ts +1 -1
- package/dist/ui/dots-vertical.js +6 -6
- package/dist/ui/download.cjs +7 -7
- package/dist/ui/download.d.ts +1 -1
- package/dist/ui/download.js +7 -7
- package/dist/ui/drama.cjs +45 -0
- package/dist/ui/drama.d.ts +5 -0
- package/dist/ui/drama.js +45 -0
- package/dist/ui/drop.cjs +14 -7
- package/dist/ui/drop.d.ts +1 -1
- package/dist/ui/drop.js +14 -7
- package/dist/ui/dropper.cjs +7 -7
- package/dist/ui/dropper.d.ts +1 -1
- package/dist/ui/dropper.js +7 -7
- package/dist/ui/dumbbell.cjs +102 -0
- package/dist/ui/dumbbell.d.ts +5 -0
- package/dist/ui/dumbbell.js +102 -0
- package/dist/ui/ear.cjs +38 -0
- package/dist/ui/ear.d.ts +5 -0
- package/dist/ui/ear.js +38 -0
- package/dist/ui/earbuds.cjs +5 -5
- package/dist/ui/earbuds.d.ts +1 -1
- package/dist/ui/earbuds.js +5 -5
- package/dist/ui/earth.cjs +7 -7
- package/dist/ui/earth.d.ts +1 -1
- package/dist/ui/earth.js +7 -7
- package/dist/ui/edit.cjs +7 -7
- package/dist/ui/edit.d.ts +1 -1
- package/dist/ui/edit.js +7 -7
- package/dist/ui/ellipse.cjs +40 -0
- package/dist/ui/ellipse.d.ts +5 -0
- package/dist/ui/ellipse.js +40 -0
- package/dist/ui/equal.cjs +4 -4
- package/dist/ui/equal.d.ts +1 -1
- package/dist/ui/equal.js +4 -4
- package/dist/ui/eraser.cjs +8 -8
- package/dist/ui/eraser.d.ts +1 -1
- package/dist/ui/eraser.js +8 -8
- package/dist/ui/ethernet-port.cjs +74 -0
- package/dist/ui/ethernet-port.d.ts +5 -0
- package/dist/ui/ethernet-port.js +74 -0
- package/dist/ui/ev-charger.cjs +65 -0
- package/dist/ui/ev-charger.d.ts +5 -0
- package/dist/ui/ev-charger.js +65 -0
- package/dist/ui/exclude.cjs +12 -12
- package/dist/ui/exclude.d.ts +1 -1
- package/dist/ui/exclude.js +12 -12
- package/dist/ui/experiment.cjs +7 -7
- package/dist/ui/experiment.d.ts +1 -1
- package/dist/ui/experiment.js +7 -7
- package/dist/ui/external-link.cjs +7 -7
- package/dist/ui/external-link.d.ts +1 -1
- package/dist/ui/external-link.js +7 -7
- package/dist/ui/eye-off.cjs +9 -7
- package/dist/ui/eye-off.d.ts +1 -1
- package/dist/ui/eye-off.js +9 -7
- package/dist/ui/eye-scan.cjs +45 -0
- package/dist/ui/eye-scan.d.ts +5 -0
- package/dist/ui/eye-scan.js +45 -0
- package/dist/ui/eye.cjs +11 -9
- package/dist/ui/eye.d.ts +1 -1
- package/dist/ui/eye.js +11 -9
- package/dist/ui/face-id.cjs +4 -4
- package/dist/ui/face-id.d.ts +1 -1
- package/dist/ui/face-id.js +4 -4
- package/dist/ui/factory.cjs +45 -0
- package/dist/ui/factory.d.ts +5 -0
- package/dist/ui/factory.js +45 -0
- package/dist/ui/fahrenheit.cjs +51 -0
- package/dist/ui/fahrenheit.d.ts +5 -0
- package/dist/ui/fahrenheit.js +51 -0
- package/dist/ui/feather.cjs +7 -7
- package/dist/ui/feather.d.ts +1 -1
- package/dist/ui/feather.js +7 -7
- package/dist/ui/female.cjs +35 -0
- package/dist/ui/female.d.ts +5 -0
- package/dist/ui/female.js +35 -0
- package/dist/ui/fence.cjs +41 -0
- package/dist/ui/fence.d.ts +5 -0
- package/dist/ui/fence.js +41 -0
- package/dist/ui/file-gif.cjs +7 -7
- package/dist/ui/file-gif.d.ts +1 -1
- package/dist/ui/file-gif.js +7 -7
- package/dist/ui/file-pdf.cjs +12 -7
- package/dist/ui/file-pdf.d.ts +1 -1
- package/dist/ui/file-pdf.js +12 -7
- package/dist/ui/file-txt.cjs +7 -7
- package/dist/ui/file-txt.d.ts +1 -1
- package/dist/ui/file-txt.js +7 -7
- package/dist/ui/file.cjs +7 -7
- package/dist/ui/file.d.ts +1 -1
- package/dist/ui/file.js +7 -7
- package/dist/ui/files.cjs +7 -7
- package/dist/ui/files.d.ts +1 -1
- package/dist/ui/files.js +7 -7
- package/dist/ui/film.cjs +5 -5
- package/dist/ui/film.d.ts +1 -1
- package/dist/ui/film.js +5 -5
- package/dist/ui/filter-x.cjs +7 -7
- package/dist/ui/filter-x.d.ts +1 -1
- package/dist/ui/filter-x.js +7 -7
- package/dist/ui/filter.cjs +7 -7
- package/dist/ui/filter.d.ts +1 -1
- package/dist/ui/filter.js +7 -7
- package/dist/ui/fingerprint.cjs +5 -5
- package/dist/ui/fingerprint.d.ts +1 -1
- package/dist/ui/fingerprint.js +5 -5
- package/dist/ui/fire-extinguisher.cjs +62 -0
- package/dist/ui/fire-extinguisher.d.ts +5 -0
- package/dist/ui/fire-extinguisher.js +62 -0
- package/dist/ui/fire-kindling.cjs +42 -0
- package/dist/ui/fire-kindling.d.ts +5 -0
- package/dist/ui/fire-kindling.js +42 -0
- package/dist/ui/first-aid.cjs +7 -7
- package/dist/ui/first-aid.d.ts +1 -1
- package/dist/ui/first-aid.js +7 -7
- package/dist/ui/flag.cjs +7 -7
- package/dist/ui/flag.d.ts +1 -1
- package/dist/ui/flag.js +7 -7
- package/dist/ui/flame.cjs +36 -0
- package/dist/ui/flame.d.ts +5 -0
- package/dist/ui/flame.js +36 -0
- package/dist/ui/flashlight.cjs +40 -0
- package/dist/ui/flashlight.d.ts +5 -0
- package/dist/ui/flashlight.js +40 -0
- package/dist/ui/flip-horizontal.cjs +34 -0
- package/dist/ui/flip-horizontal.d.ts +5 -0
- package/dist/ui/flip-horizontal.js +34 -0
- package/dist/ui/flip-vertical.cjs +34 -0
- package/dist/ui/flip-vertical.d.ts +5 -0
- package/dist/ui/flip-vertical.js +34 -0
- package/dist/ui/folder-check.cjs +7 -7
- package/dist/ui/folder-check.d.ts +1 -1
- package/dist/ui/folder-check.js +7 -7
- package/dist/ui/folder-heart.cjs +18 -11
- package/dist/ui/folder-heart.d.ts +1 -1
- package/dist/ui/folder-heart.js +18 -11
- package/dist/ui/folder-lock.cjs +6 -6
- package/dist/ui/folder-lock.d.ts +1 -1
- package/dist/ui/folder-lock.js +6 -6
- package/dist/ui/folder-minus.cjs +7 -7
- package/dist/ui/folder-minus.d.ts +1 -1
- package/dist/ui/folder-minus.js +7 -7
- package/dist/ui/folder-open.cjs +7 -7
- package/dist/ui/folder-open.d.ts +1 -1
- package/dist/ui/folder-open.js +7 -7
- package/dist/ui/folder-pin.cjs +7 -7
- package/dist/ui/folder-pin.d.ts +1 -1
- package/dist/ui/folder-pin.js +7 -7
- package/dist/ui/folder-plus.cjs +7 -7
- package/dist/ui/folder-plus.d.ts +1 -1
- package/dist/ui/folder-plus.js +7 -7
- package/dist/ui/folder-prohibit.cjs +6 -6
- package/dist/ui/folder-prohibit.d.ts +1 -1
- package/dist/ui/folder-prohibit.js +6 -6
- package/dist/ui/folder-star.cjs +6 -6
- package/dist/ui/folder-star.d.ts +1 -1
- package/dist/ui/folder-star.js +6 -6
- package/dist/ui/folder-x.cjs +7 -7
- package/dist/ui/folder-x.d.ts +1 -1
- package/dist/ui/folder-x.js +7 -7
- package/dist/ui/folder.cjs +7 -7
- package/dist/ui/folder.d.ts +1 -1
- package/dist/ui/folder.js +7 -7
- package/dist/ui/footprints.cjs +40 -0
- package/dist/ui/footprints.d.ts +5 -0
- package/dist/ui/footprints.js +40 -0
- package/dist/ui/fork.cjs +42 -0
- package/dist/ui/fork.d.ts +5 -0
- package/dist/ui/fork.js +42 -0
- package/dist/ui/function.cjs +4 -4
- package/dist/ui/function.d.ts +1 -1
- package/dist/ui/function.js +4 -4
- package/dist/ui/gaming-pad.cjs +9 -9
- package/dist/ui/gaming-pad.d.ts +1 -1
- package/dist/ui/gaming-pad.js +9 -9
- package/dist/ui/gantt.cjs +4 -4
- package/dist/ui/gantt.d.ts +1 -1
- package/dist/ui/gantt.js +4 -4
- package/dist/ui/gas-station.cjs +67 -0
- package/dist/ui/gas-station.d.ts +5 -0
- package/dist/ui/gas-station.js +67 -0
- package/dist/ui/gavel.cjs +45 -0
- package/dist/ui/gavel.d.ts +5 -0
- package/dist/ui/gavel.js +45 -0
- package/dist/ui/gift.cjs +7 -7
- package/dist/ui/gift.d.ts +1 -1
- package/dist/ui/gift.js +7 -7
- package/dist/ui/git-branch.cjs +5 -5
- package/dist/ui/git-branch.d.ts +1 -1
- package/dist/ui/git-branch.js +5 -5
- package/dist/ui/git-commit.cjs +7 -7
- package/dist/ui/git-commit.d.ts +1 -1
- package/dist/ui/git-commit.js +7 -7
- package/dist/ui/git-diff.cjs +5 -5
- package/dist/ui/git-diff.d.ts +1 -1
- package/dist/ui/git-diff.js +5 -5
- package/dist/ui/git-fork.cjs +5 -5
- package/dist/ui/git-fork.d.ts +1 -1
- package/dist/ui/git-fork.js +5 -5
- package/dist/ui/git-merge.cjs +5 -5
- package/dist/ui/git-merge.d.ts +1 -1
- package/dist/ui/git-merge.js +5 -5
- package/dist/ui/git-pr-closed.cjs +5 -5
- package/dist/ui/git-pr-closed.d.ts +1 -1
- package/dist/ui/git-pr-closed.js +5 -5
- package/dist/ui/git-pr-draft.cjs +7 -7
- package/dist/ui/git-pr-draft.d.ts +1 -1
- package/dist/ui/git-pr-draft.js +7 -7
- package/dist/ui/git-pr.cjs +5 -5
- package/dist/ui/git-pr.d.ts +1 -1
- package/dist/ui/git-pr.js +5 -5
- package/dist/ui/glasses.cjs +6 -6
- package/dist/ui/glasses.d.ts +1 -1
- package/dist/ui/glasses.js +6 -6
- package/dist/ui/globe-x.cjs +7 -7
- package/dist/ui/globe-x.d.ts +1 -1
- package/dist/ui/globe-x.js +7 -7
- package/dist/ui/globe.cjs +7 -7
- package/dist/ui/globe.d.ts +1 -1
- package/dist/ui/globe.js +7 -7
- package/dist/ui/golden-ratio.cjs +28 -0
- package/dist/ui/golden-ratio.d.ts +5 -0
- package/dist/ui/golden-ratio.js +28 -0
- package/dist/ui/graduation-hat.cjs +7 -7
- package/dist/ui/graduation-hat.d.ts +1 -1
- package/dist/ui/graduation-hat.js +7 -7
- package/dist/ui/greater-or-equal-than.cjs +4 -4
- package/dist/ui/greater-or-equal-than.d.ts +1 -1
- package/dist/ui/greater-or-equal-than.js +4 -4
- package/dist/ui/greater-than.cjs +4 -4
- package/dist/ui/greater-than.d.ts +1 -1
- package/dist/ui/greater-than.js +4 -4
- package/dist/ui/grip-horizontal.cjs +6 -6
- package/dist/ui/grip-horizontal.d.ts +1 -1
- package/dist/ui/grip-horizontal.js +6 -6
- package/dist/ui/grip-vertical.cjs +6 -6
- package/dist/ui/grip-vertical.d.ts +1 -1
- package/dist/ui/grip-vertical.js +6 -6
- package/dist/ui/group.cjs +51 -0
- package/dist/ui/group.d.ts +5 -0
- package/dist/ui/group.js +51 -0
- package/dist/ui/hamburger.cjs +52 -0
- package/dist/ui/hamburger.d.ts +5 -0
- package/dist/ui/hamburger.js +52 -0
- package/dist/ui/hand-clap.cjs +45 -0
- package/dist/ui/hand-clap.d.ts +5 -0
- package/dist/ui/hand-clap.js +45 -0
- package/dist/ui/hand-grabbing.cjs +36 -0
- package/dist/ui/hand-grabbing.d.ts +5 -0
- package/dist/ui/hand-grabbing.js +36 -0
- package/dist/ui/hand-pointer.cjs +33 -0
- package/dist/ui/hand-pointer.d.ts +5 -0
- package/dist/ui/hand-pointer.js +33 -0
- package/dist/ui/hand-receiving-coin.cjs +60 -0
- package/dist/ui/hand-receiving-coin.d.ts +5 -0
- package/dist/ui/hand-receiving-coin.js +60 -0
- package/dist/ui/hand-receiving-first-aid.cjs +60 -0
- package/dist/ui/hand-receiving-first-aid.d.ts +5 -0
- package/dist/ui/hand-receiving-first-aid.js +60 -0
- package/dist/ui/hand-receiving-heart.cjs +54 -0
- package/dist/ui/hand-receiving-heart.d.ts +5 -0
- package/dist/ui/hand-receiving-heart.js +54 -0
- package/dist/ui/hand-receiving-platter.cjs +65 -0
- package/dist/ui/hand-receiving-platter.d.ts +5 -0
- package/dist/ui/hand-receiving-platter.js +65 -0
- package/dist/ui/hand-receiving-star.cjs +60 -0
- package/dist/ui/hand-receiving-star.d.ts +5 -0
- package/dist/ui/hand-receiving-star.js +60 -0
- package/dist/ui/hand-receiving-x.cjs +56 -0
- package/dist/ui/hand-receiving-x.d.ts +5 -0
- package/dist/ui/hand-receiving-x.js +56 -0
- package/dist/ui/hand-receiving.cjs +49 -0
- package/dist/ui/hand-receiving.d.ts +5 -0
- package/dist/ui/hand-receiving.js +49 -0
- package/dist/ui/hand-swipe-left.cjs +7 -7
- package/dist/ui/hand-swipe-left.d.ts +1 -1
- package/dist/ui/hand-swipe-left.js +7 -7
- package/dist/ui/hand-swipe-right.cjs +7 -7
- package/dist/ui/hand-swipe-right.d.ts +1 -1
- package/dist/ui/hand-swipe-right.js +7 -7
- package/dist/ui/hand-touch.cjs +7 -7
- package/dist/ui/hand-touch.d.ts +1 -1
- package/dist/ui/hand-touch.js +7 -7
- package/dist/ui/hand.cjs +7 -7
- package/dist/ui/hand.d.ts +1 -1
- package/dist/ui/hand.js +7 -7
- package/dist/ui/handbag.cjs +40 -0
- package/dist/ui/handbag.d.ts +5 -0
- package/dist/ui/handbag.js +40 -0
- package/dist/ui/handshake.cjs +50 -0
- package/dist/ui/handshake.d.ts +5 -0
- package/dist/ui/handshake.js +50 -0
- package/dist/ui/hanger.cjs +40 -0
- package/dist/ui/hanger.d.ts +5 -0
- package/dist/ui/hanger.js +40 -0
- package/dist/ui/hard-drive.cjs +7 -7
- package/dist/ui/hard-drive.d.ts +1 -1
- package/dist/ui/hard-drive.js +7 -7
- package/dist/ui/hashtag.cjs +7 -7
- package/dist/ui/hashtag.d.ts +1 -1
- package/dist/ui/hashtag.js +7 -7
- package/dist/ui/hdmi-port.cjs +40 -0
- package/dist/ui/hdmi-port.d.ts +5 -0
- package/dist/ui/hdmi-port.js +40 -0
- package/dist/ui/headphones.cjs +5 -5
- package/dist/ui/headphones.d.ts +1 -1
- package/dist/ui/headphones.js +5 -5
- package/dist/ui/headset.cjs +40 -0
- package/dist/ui/headset.d.ts +5 -0
- package/dist/ui/headset.js +40 -0
- package/dist/ui/heart-break.cjs +36 -0
- package/dist/ui/heart-break.d.ts +5 -0
- package/dist/ui/heart-break.js +36 -0
- package/dist/ui/heart-filled.cjs +4 -4
- package/dist/ui/heart-filled.d.ts +1 -1
- package/dist/ui/heart-filled.js +4 -4
- package/dist/ui/heart-half.cjs +8 -8
- package/dist/ui/heart-half.d.ts +1 -1
- package/dist/ui/heart-half.js +8 -8
- package/dist/ui/heart-pulse.cjs +43 -0
- package/dist/ui/heart-pulse.d.ts +5 -0
- package/dist/ui/heart-pulse.js +43 -0
- package/dist/ui/heart.cjs +8 -8
- package/dist/ui/heart.d.ts +1 -1
- package/dist/ui/heart.js +8 -8
- package/dist/ui/heater.cjs +48 -0
- package/dist/ui/heater.d.ts +5 -0
- package/dist/ui/heater.js +48 -0
- package/dist/ui/hexagon.cjs +7 -7
- package/dist/ui/hexagon.d.ts +1 -1
- package/dist/ui/hexagon.js +7 -7
- package/dist/ui/high-definition.cjs +4 -4
- package/dist/ui/high-definition.d.ts +1 -1
- package/dist/ui/high-definition.js +4 -4
- package/dist/ui/history.cjs +7 -7
- package/dist/ui/history.d.ts +1 -1
- package/dist/ui/history.js +7 -7
- package/dist/ui/hospital.cjs +54 -0
- package/dist/ui/hospital.d.ts +5 -0
- package/dist/ui/hospital.js +54 -0
- package/dist/ui/hot-air-balloon.cjs +51 -0
- package/dist/ui/hot-air-balloon.d.ts +5 -0
- package/dist/ui/hot-air-balloon.js +51 -0
- package/dist/ui/house.cjs +7 -7
- package/dist/ui/house.d.ts +1 -1
- package/dist/ui/house.js +7 -7
- package/dist/ui/houseglass.cjs +7 -7
- package/dist/ui/houseglass.d.ts +1 -1
- package/dist/ui/houseglass.js +7 -7
- package/dist/ui/image-panoramic.cjs +9 -9
- package/dist/ui/image-panoramic.d.ts +1 -1
- package/dist/ui/image-panoramic.js +9 -9
- package/dist/ui/image.cjs +7 -7
- package/dist/ui/image.d.ts +1 -1
- package/dist/ui/image.js +7 -7
- package/dist/ui/inbox.cjs +45 -0
- package/dist/ui/inbox.d.ts +5 -0
- package/dist/ui/inbox.js +45 -0
- package/dist/ui/incognito.cjs +40 -0
- package/dist/ui/incognito.d.ts +5 -0
- package/dist/ui/incognito.js +40 -0
- package/dist/ui/index.cjs +506 -6
- package/dist/ui/index.d.ts +253 -3
- package/dist/ui/index.js +254 -4
- package/dist/ui/infinite.cjs +4 -4
- package/dist/ui/infinite.d.ts +1 -1
- package/dist/ui/infinite.js +4 -4
- package/dist/ui/info.cjs +9 -9
- package/dist/ui/info.d.ts +1 -1
- package/dist/ui/info.js +9 -9
- package/dist/ui/intersect.cjs +12 -12
- package/dist/ui/intersect.d.ts +1 -1
- package/dist/ui/intersect.js +12 -12
- package/dist/ui/intersection.cjs +4 -4
- package/dist/ui/intersection.d.ts +1 -1
- package/dist/ui/intersection.js +4 -4
- package/dist/ui/island.cjs +56 -0
- package/dist/ui/island.d.ts +5 -0
- package/dist/ui/island.js +56 -0
- package/dist/ui/jupiter.cjs +44 -0
- package/dist/ui/jupiter.d.ts +5 -0
- package/dist/ui/jupiter.js +44 -0
- package/dist/ui/justice.cjs +6 -6
- package/dist/ui/justice.d.ts +1 -1
- package/dist/ui/justice.js +6 -6
- package/dist/ui/kanban.cjs +5 -5
- package/dist/ui/kanban.d.ts +1 -1
- package/dist/ui/kanban.js +5 -5
- package/dist/ui/key-backspace.cjs +7 -7
- package/dist/ui/key-backspace.d.ts +1 -1
- package/dist/ui/key-backspace.js +7 -7
- package/dist/ui/key-command.cjs +5 -5
- package/dist/ui/key-command.d.ts +1 -1
- package/dist/ui/key-command.js +5 -5
- package/dist/ui/key-enter.cjs +4 -4
- package/dist/ui/key-enter.d.ts +1 -1
- package/dist/ui/key-enter.js +4 -4
- package/dist/ui/key-lock.cjs +9 -9
- package/dist/ui/key-lock.d.ts +1 -1
- package/dist/ui/key-lock.js +9 -9
- package/dist/ui/key-option.cjs +4 -4
- package/dist/ui/key-option.d.ts +1 -1
- package/dist/ui/key-option.js +4 -4
- package/dist/ui/key-shift.cjs +7 -7
- package/dist/ui/key-shift.d.ts +1 -1
- package/dist/ui/key-shift.js +7 -7
- package/dist/ui/key.cjs +9 -9
- package/dist/ui/key.d.ts +1 -1
- package/dist/ui/key.js +9 -9
- package/dist/ui/keyboard.cjs +7 -7
- package/dist/ui/keyboard.d.ts +1 -1
- package/dist/ui/keyboard.js +7 -7
- package/dist/ui/knife.cjs +35 -0
- package/dist/ui/knife.d.ts +5 -0
- package/dist/ui/knife.js +35 -0
- package/dist/ui/lamp.cjs +40 -0
- package/dist/ui/lamp.d.ts +5 -0
- package/dist/ui/lamp.js +40 -0
- package/dist/ui/landscape-to-portrait.cjs +48 -0
- package/dist/ui/landscape-to-portrait.d.ts +5 -0
- package/dist/ui/landscape-to-portrait.js +48 -0
- package/dist/ui/layer.cjs +7 -7
- package/dist/ui/layer.d.ts +1 -1
- package/dist/ui/layer.js +7 -7
- package/dist/ui/layers-half.cjs +7 -7
- package/dist/ui/layers-half.d.ts +1 -1
- package/dist/ui/layers-half.js +7 -7
- package/dist/ui/layers.cjs +7 -7
- package/dist/ui/layers.d.ts +1 -1
- package/dist/ui/layers.js +7 -7
- package/dist/ui/leaf.cjs +8 -8
- package/dist/ui/leaf.d.ts +1 -1
- package/dist/ui/leaf.js +8 -8
- package/dist/ui/less-or-equal-than.cjs +4 -4
- package/dist/ui/less-or-equal-than.d.ts +1 -1
- package/dist/ui/less-or-equal-than.js +4 -4
- package/dist/ui/less-than.cjs +4 -4
- package/dist/ui/less-than.d.ts +1 -1
- package/dist/ui/less-than.js +4 -4
- package/dist/ui/library.cjs +78 -0
- package/dist/ui/library.d.ts +5 -0
- package/dist/ui/library.js +78 -0
- package/dist/ui/life-buoy.cjs +5 -5
- package/dist/ui/life-buoy.d.ts +1 -1
- package/dist/ui/life-buoy.js +5 -5
- package/dist/ui/lightbulb.cjs +7 -9
- package/dist/ui/lightbulb.d.ts +1 -1
- package/dist/ui/lightbulb.js +7 -9
- package/dist/ui/lighthouse.cjs +48 -0
- package/dist/ui/lighthouse.d.ts +5 -0
- package/dist/ui/lighthouse.js +48 -0
- package/dist/ui/lightning-fast.cjs +7 -7
- package/dist/ui/lightning-fast.d.ts +1 -1
- package/dist/ui/lightning-fast.js +7 -7
- package/dist/ui/lightning.cjs +7 -7
- package/dist/ui/lightning.d.ts +1 -1
- package/dist/ui/lightning.js +7 -7
- package/dist/ui/like-dislike.cjs +37 -0
- package/dist/ui/like-dislike.d.ts +5 -0
- package/dist/ui/like-dislike.js +37 -0
- package/dist/ui/like-filled.cjs +4 -4
- package/dist/ui/like-filled.d.ts +1 -1
- package/dist/ui/like-filled.js +4 -4
- package/dist/ui/like.cjs +7 -7
- package/dist/ui/like.d.ts +1 -1
- package/dist/ui/like.js +7 -7
- package/dist/ui/link.cjs +7 -7
- package/dist/ui/link.d.ts +1 -1
- package/dist/ui/link.js +7 -7
- package/dist/ui/list-asterik.cjs +41 -0
- package/dist/ui/list-asterik.d.ts +5 -0
- package/dist/ui/list-asterik.js +41 -0
- package/dist/ui/list-check.cjs +4 -4
- package/dist/ui/list-check.d.ts +1 -1
- package/dist/ui/list-check.js +4 -4
- package/dist/ui/list-ordered.cjs +4 -4
- package/dist/ui/list-ordered.d.ts +1 -1
- package/dist/ui/list-ordered.js +4 -4
- package/dist/ui/list-plus.cjs +4 -4
- package/dist/ui/list-plus.d.ts +1 -1
- package/dist/ui/list-plus.js +4 -4
- package/dist/ui/list-unordered.cjs +4 -4
- package/dist/ui/list-unordered.d.ts +1 -1
- package/dist/ui/list-unordered.js +4 -4
- package/dist/ui/lock.cjs +9 -9
- package/dist/ui/lock.d.ts +1 -1
- package/dist/ui/lock.js +9 -9
- package/dist/ui/logs.cjs +25 -0
- package/dist/ui/logs.d.ts +5 -0
- package/dist/ui/logs.js +25 -0
- package/dist/ui/luggage.cjs +21 -8
- package/dist/ui/luggage.d.ts +1 -1
- package/dist/ui/luggage.js +21 -8
- package/dist/ui/magic-wand.cjs +7 -7
- package/dist/ui/magic-wand.d.ts +1 -1
- package/dist/ui/magic-wand.js +7 -7
- package/dist/ui/magic.cjs +7 -7
- package/dist/ui/magic.d.ts +1 -1
- package/dist/ui/magic.js +7 -7
- package/dist/ui/magnet.cjs +40 -0
- package/dist/ui/magnet.d.ts +5 -0
- package/dist/ui/magnet.js +40 -0
- package/dist/ui/mail-open.cjs +7 -7
- package/dist/ui/mail-open.d.ts +1 -1
- package/dist/ui/mail-open.js +7 -7
- package/dist/ui/mail.cjs +7 -7
- package/dist/ui/mail.d.ts +1 -1
- package/dist/ui/mail.js +7 -7
- package/dist/ui/male.cjs +38 -0
- package/dist/ui/male.d.ts +5 -0
- package/dist/ui/male.js +38 -0
- package/dist/ui/map-pin-area.cjs +7 -7
- package/dist/ui/map-pin-area.d.ts +1 -1
- package/dist/ui/map-pin-area.js +7 -7
- package/dist/ui/map-pin-line-area.cjs +5 -5
- package/dist/ui/map-pin-line-area.d.ts +1 -1
- package/dist/ui/map-pin-line-area.js +5 -5
- package/dist/ui/map-pin-line.cjs +7 -7
- package/dist/ui/map-pin-line.d.ts +1 -1
- package/dist/ui/map-pin-line.js +7 -7
- package/dist/ui/map-pin-plus.cjs +7 -7
- package/dist/ui/map-pin-plus.d.ts +1 -1
- package/dist/ui/map-pin-plus.js +7 -7
- package/dist/ui/map-pin.cjs +9 -9
- package/dist/ui/map-pin.d.ts +1 -1
- package/dist/ui/map-pin.js +9 -9
- package/dist/ui/map.cjs +5 -5
- package/dist/ui/map.d.ts +1 -1
- package/dist/ui/map.js +5 -5
- package/dist/ui/mask.cjs +40 -0
- package/dist/ui/mask.d.ts +5 -0
- package/dist/ui/mask.js +40 -0
- package/dist/ui/maths.cjs +4 -4
- package/dist/ui/maths.d.ts +1 -1
- package/dist/ui/maths.js +4 -4
- package/dist/ui/maximize.cjs +4 -4
- package/dist/ui/maximize.d.ts +1 -1
- package/dist/ui/maximize.js +4 -4
- package/dist/ui/measure.cjs +39 -0
- package/dist/ui/measure.d.ts +5 -0
- package/dist/ui/measure.js +39 -0
- package/dist/ui/medal-first.cjs +49 -0
- package/dist/ui/medal-first.d.ts +5 -0
- package/dist/ui/medal-first.js +49 -0
- package/dist/ui/medal-second.cjs +56 -0
- package/dist/ui/medal-second.d.ts +5 -0
- package/dist/ui/medal-second.js +56 -0
- package/dist/ui/medal-third.cjs +56 -0
- package/dist/ui/medal-third.d.ts +5 -0
- package/dist/ui/medal-third.js +56 -0
- package/dist/ui/medal.cjs +55 -0
- package/dist/ui/medal.d.ts +5 -0
- package/dist/ui/medal.js +55 -0
- package/dist/ui/member-of.cjs +4 -4
- package/dist/ui/member-of.d.ts +1 -1
- package/dist/ui/member-of.js +4 -4
- package/dist/ui/men.cjs +48 -0
- package/dist/ui/men.d.ts +5 -0
- package/dist/ui/men.js +48 -0
- package/dist/ui/menu.cjs +4 -4
- package/dist/ui/menu.d.ts +1 -1
- package/dist/ui/menu.js +4 -4
- package/dist/ui/merge.cjs +4 -4
- package/dist/ui/merge.d.ts +1 -1
- package/dist/ui/merge.js +4 -4
- package/dist/ui/metronome.cjs +54 -0
- package/dist/ui/metronome.d.ts +5 -0
- package/dist/ui/metronome.js +54 -0
- package/dist/ui/microphone-off.cjs +7 -7
- package/dist/ui/microphone-off.d.ts +1 -1
- package/dist/ui/microphone-off.js +7 -7
- package/dist/ui/microphone.cjs +7 -7
- package/dist/ui/microphone.d.ts +1 -1
- package/dist/ui/microphone.js +7 -7
- package/dist/ui/microscope.cjs +5 -5
- package/dist/ui/microscope.d.ts +1 -1
- package/dist/ui/microscope.js +5 -5
- package/dist/ui/milestone.cjs +40 -0
- package/dist/ui/milestone.d.ts +5 -0
- package/dist/ui/milestone.js +40 -0
- package/dist/ui/minimize.cjs +4 -4
- package/dist/ui/minimize.d.ts +1 -1
- package/dist/ui/minimize.js +4 -4
- package/dist/ui/minus.cjs +5 -5
- package/dist/ui/minus.d.ts +1 -1
- package/dist/ui/minus.js +5 -5
- package/dist/ui/money.cjs +7 -7
- package/dist/ui/money.d.ts +1 -1
- package/dist/ui/money.js +7 -7
- package/dist/ui/moon.cjs +8 -8
- package/dist/ui/moon.d.ts +1 -1
- package/dist/ui/moon.js +8 -8
- package/dist/ui/mosaic.cjs +8 -8
- package/dist/ui/mosaic.d.ts +1 -1
- package/dist/ui/mosaic.js +8 -8
- package/dist/ui/motion.cjs +45 -0
- package/dist/ui/motion.d.ts +5 -0
- package/dist/ui/motion.js +45 -0
- package/dist/ui/mouse-left-click.cjs +7 -7
- package/dist/ui/mouse-left-click.d.ts +1 -1
- package/dist/ui/mouse-left-click.js +7 -7
- package/dist/ui/mouse-left.cjs +7 -7
- package/dist/ui/mouse-left.d.ts +1 -1
- package/dist/ui/mouse-left.js +7 -7
- package/dist/ui/mouse-middle.cjs +5 -5
- package/dist/ui/mouse-middle.d.ts +1 -1
- package/dist/ui/mouse-middle.js +5 -5
- package/dist/ui/mouse-right-click.cjs +7 -7
- package/dist/ui/mouse-right-click.d.ts +1 -1
- package/dist/ui/mouse-right-click.js +7 -7
- package/dist/ui/mouse-right.cjs +7 -7
- package/dist/ui/mouse-right.d.ts +1 -1
- package/dist/ui/mouse-right.js +7 -7
- package/dist/ui/mouse.cjs +7 -7
- package/dist/ui/mouse.d.ts +1 -1
- package/dist/ui/mouse.js +7 -7
- package/dist/ui/movie.cjs +5 -5
- package/dist/ui/movie.d.ts +1 -1
- package/dist/ui/movie.js +5 -5
- package/dist/ui/music-note.cjs +5 -5
- package/dist/ui/music-note.d.ts +1 -1
- package/dist/ui/music-note.js +5 -5
- package/dist/ui/music-notes.cjs +5 -5
- package/dist/ui/music-notes.d.ts +1 -1
- package/dist/ui/music-notes.js +5 -5
- package/dist/ui/navigation.cjs +7 -7
- package/dist/ui/navigation.d.ts +1 -1
- package/dist/ui/navigation.js +7 -7
- package/dist/ui/not-equal.cjs +4 -4
- package/dist/ui/not-equal.d.ts +1 -1
- package/dist/ui/not-equal.js +4 -4
- package/dist/ui/not-member-of.cjs +4 -4
- package/dist/ui/not-member-of.d.ts +1 -1
- package/dist/ui/not-member-of.js +4 -4
- package/dist/ui/not-subset-of.cjs +4 -4
- package/dist/ui/not-subset-of.d.ts +1 -1
- package/dist/ui/not-subset-of.js +4 -4
- package/dist/ui/not-subset-proper-of.cjs +4 -4
- package/dist/ui/not-subset-proper-of.d.ts +1 -1
- package/dist/ui/not-subset-proper-of.js +4 -4
- package/dist/ui/not-superset-of.cjs +4 -4
- package/dist/ui/not-superset-of.d.ts +1 -1
- package/dist/ui/not-superset-of.js +4 -4
- package/dist/ui/not-superset-proper-of.cjs +4 -4
- package/dist/ui/not-superset-proper-of.d.ts +1 -1
- package/dist/ui/not-superset-proper-of.js +4 -4
- package/dist/ui/notes.cjs +7 -7
- package/dist/ui/notes.d.ts +1 -1
- package/dist/ui/notes.js +7 -7
- package/dist/ui/notification-box.cjs +7 -7
- package/dist/ui/notification-box.d.ts +1 -1
- package/dist/ui/notification-box.js +7 -7
- package/dist/ui/nuclear-power.cjs +42 -0
- package/dist/ui/nuclear-power.d.ts +5 -0
- package/dist/ui/nuclear-power.js +42 -0
- package/dist/ui/octagon.cjs +7 -7
- package/dist/ui/octagon.d.ts +1 -1
- package/dist/ui/octagon.js +7 -7
- package/dist/ui/oil-barrel.cjs +56 -0
- package/dist/ui/oil-barrel.d.ts +5 -0
- package/dist/ui/oil-barrel.js +56 -0
- package/dist/ui/olimpyc-torch.cjs +52 -0
- package/dist/ui/olimpyc-torch.d.ts +5 -0
- package/dist/ui/olimpyc-torch.js +52 -0
- package/dist/ui/omega.cjs +39 -0
- package/dist/ui/omega.d.ts +5 -0
- package/dist/ui/omega.js +39 -0
- package/dist/ui/orbit.cjs +59 -0
- package/dist/ui/orbit.d.ts +5 -0
- package/dist/ui/orbit.js +59 -0
- package/dist/ui/organization-chart.cjs +5 -5
- package/dist/ui/organization-chart.d.ts +1 -1
- package/dist/ui/organization-chart.js +5 -5
- package/dist/ui/paint-board.cjs +55 -0
- package/dist/ui/paint-board.d.ts +5 -0
- package/dist/ui/paint-board.js +55 -0
- package/dist/ui/paint.cjs +5 -5
- package/dist/ui/paint.d.ts +1 -1
- package/dist/ui/paint.js +5 -5
- package/dist/ui/paintbrush.cjs +49 -0
- package/dist/ui/paintbrush.d.ts +5 -0
- package/dist/ui/paintbrush.js +49 -0
- package/dist/ui/panel-bottom-open.cjs +7 -7
- package/dist/ui/panel-bottom-open.d.ts +1 -1
- package/dist/ui/panel-bottom-open.js +7 -7
- package/dist/ui/panel-bottom.cjs +7 -7
- package/dist/ui/panel-bottom.d.ts +1 -1
- package/dist/ui/panel-bottom.js +7 -7
- package/dist/ui/panel-left-open.cjs +7 -7
- package/dist/ui/panel-left-open.d.ts +1 -1
- package/dist/ui/panel-left-open.js +7 -7
- package/dist/ui/panel-left.cjs +7 -7
- package/dist/ui/panel-left.d.ts +1 -1
- package/dist/ui/panel-left.js +7 -7
- package/dist/ui/panel-right-open.cjs +7 -7
- package/dist/ui/panel-right-open.d.ts +1 -1
- package/dist/ui/panel-right-open.js +7 -7
- package/dist/ui/panel-right.cjs +7 -7
- package/dist/ui/panel-right.d.ts +1 -1
- package/dist/ui/panel-right.js +7 -7
- package/dist/ui/panel-top-open.cjs +7 -7
- package/dist/ui/panel-top-open.d.ts +1 -1
- package/dist/ui/panel-top-open.js +7 -7
- package/dist/ui/panel-top.cjs +7 -7
- package/dist/ui/panel-top.d.ts +1 -1
- package/dist/ui/panel-top.js +7 -7
- package/dist/ui/panels-bottom.cjs +7 -7
- package/dist/ui/panels-bottom.d.ts +1 -1
- package/dist/ui/panels-bottom.js +7 -7
- package/dist/ui/panels-left.cjs +7 -7
- package/dist/ui/panels-left.d.ts +1 -1
- package/dist/ui/panels-left.js +7 -7
- package/dist/ui/panels-right.cjs +7 -7
- package/dist/ui/panels-right.d.ts +1 -1
- package/dist/ui/panels-right.js +7 -7
- package/dist/ui/panels-top.cjs +7 -7
- package/dist/ui/panels-top.d.ts +1 -1
- package/dist/ui/panels-top.js +7 -7
- package/dist/ui/paper-clip.cjs +4 -4
- package/dist/ui/paper-clip.d.ts +1 -1
- package/dist/ui/paper-clip.js +4 -4
- package/dist/ui/parenthesis.cjs +4 -4
- package/dist/ui/parenthesis.d.ts +1 -1
- package/dist/ui/parenthesis.js +4 -4
- package/dist/ui/parking-off.cjs +49 -0
- package/dist/ui/parking-off.d.ts +5 -0
- package/dist/ui/parking-off.js +49 -0
- package/dist/ui/parking.cjs +45 -0
- package/dist/ui/parking.d.ts +5 -0
- package/dist/ui/parking.js +45 -0
- package/dist/ui/passcode.cjs +11 -11
- package/dist/ui/passcode.d.ts +1 -1
- package/dist/ui/passcode.js +11 -11
- package/dist/ui/passport.cjs +6 -6
- package/dist/ui/passport.d.ts +1 -1
- package/dist/ui/passport.js +6 -6
- package/dist/ui/pause.cjs +5 -5
- package/dist/ui/pause.d.ts +1 -1
- package/dist/ui/pause.js +5 -5
- package/dist/ui/paw-print.cjs +106 -0
- package/dist/ui/paw-print.d.ts +5 -0
- package/dist/ui/paw-print.js +106 -0
- package/dist/ui/pen.cjs +5 -5
- package/dist/ui/pen.d.ts +1 -1
- package/dist/ui/pen.js +5 -5
- package/dist/ui/pencil-ruler.cjs +37 -0
- package/dist/ui/pencil-ruler.d.ts +5 -0
- package/dist/ui/pencil-ruler.js +37 -0
- package/dist/ui/pencil.cjs +7 -7
- package/dist/ui/pencil.d.ts +1 -1
- package/dist/ui/pencil.js +7 -7
- package/dist/ui/pentagon.cjs +7 -7
- package/dist/ui/pentagon.d.ts +1 -1
- package/dist/ui/pentagon.js +7 -7
- package/dist/ui/percent.cjs +5 -5
- package/dist/ui/percent.d.ts +1 -1
- package/dist/ui/percent.js +5 -5
- package/dist/ui/perspective.cjs +7 -7
- package/dist/ui/perspective.d.ts +1 -1
- package/dist/ui/perspective.js +7 -7
- package/dist/ui/phone-down.cjs +7 -7
- package/dist/ui/phone-down.d.ts +1 -1
- package/dist/ui/phone-down.js +7 -7
- package/dist/ui/phone-incoming.cjs +7 -7
- package/dist/ui/phone-incoming.d.ts +1 -1
- package/dist/ui/phone-incoming.js +7 -7
- package/dist/ui/phone-outcoming.cjs +7 -7
- package/dist/ui/phone-outcoming.d.ts +1 -1
- package/dist/ui/phone-outcoming.js +7 -7
- package/dist/ui/phone-sound.cjs +7 -7
- package/dist/ui/phone-sound.d.ts +1 -1
- package/dist/ui/phone-sound.js +7 -7
- package/dist/ui/phone-vibrate.cjs +7 -7
- package/dist/ui/phone-vibrate.d.ts +1 -1
- package/dist/ui/phone-vibrate.js +7 -7
- package/dist/ui/phone.cjs +7 -7
- package/dist/ui/phone.d.ts +1 -1
- package/dist/ui/phone.js +7 -7
- package/dist/ui/pi.cjs +4 -4
- package/dist/ui/pi.d.ts +1 -1
- package/dist/ui/pi.js +4 -4
- package/dist/ui/pilcrow.cjs +7 -7
- package/dist/ui/pilcrow.d.ts +1 -1
- package/dist/ui/pilcrow.js +7 -7
- package/dist/ui/pill-bottle.cjs +48 -0
- package/dist/ui/pill-bottle.d.ts +5 -0
- package/dist/ui/pill-bottle.js +48 -0
- package/dist/ui/pills.cjs +44 -0
- package/dist/ui/pills.d.ts +5 -0
- package/dist/ui/pills.js +44 -0
- package/dist/ui/pin-off.cjs +7 -7
- package/dist/ui/pin-off.d.ts +1 -1
- package/dist/ui/pin-off.js +7 -7
- package/dist/ui/pin.cjs +7 -7
- package/dist/ui/pin.d.ts +1 -1
- package/dist/ui/pin.js +7 -7
- package/dist/ui/pip-filled.cjs +5 -5
- package/dist/ui/pip-filled.d.ts +1 -1
- package/dist/ui/pip-filled.js +5 -5
- package/dist/ui/pip.cjs +7 -7
- package/dist/ui/pip.d.ts +1 -1
- package/dist/ui/pip.js +7 -7
- package/dist/ui/platter.cjs +40 -0
- package/dist/ui/platter.d.ts +5 -0
- package/dist/ui/platter.js +40 -0
- package/dist/ui/play.cjs +7 -7
- package/dist/ui/play.d.ts +1 -1
- package/dist/ui/play.js +7 -7
- package/dist/ui/playlist.cjs +7 -7
- package/dist/ui/playlist.d.ts +1 -1
- package/dist/ui/playlist.js +7 -7
- package/dist/ui/plug.cjs +40 -0
- package/dist/ui/plug.d.ts +5 -0
- package/dist/ui/plug.js +40 -0
- package/dist/ui/plus-minus.cjs +4 -4
- package/dist/ui/plus-minus.d.ts +1 -1
- package/dist/ui/plus-minus.js +4 -4
- package/dist/ui/plus.cjs +5 -5
- package/dist/ui/plus.d.ts +1 -1
- package/dist/ui/plus.js +5 -5
- package/dist/ui/police-badge.cjs +50 -0
- package/dist/ui/police-badge.d.ts +5 -0
- package/dist/ui/police-badge.js +50 -0
- package/dist/ui/police-cap.cjs +40 -0
- package/dist/ui/police-cap.d.ts +5 -0
- package/dist/ui/police-cap.js +40 -0
- package/dist/ui/pool.cjs +46 -0
- package/dist/ui/pool.d.ts +5 -0
- package/dist/ui/pool.js +46 -0
- package/dist/ui/portrait-to-landscape.cjs +46 -0
- package/dist/ui/portrait-to-landscape.d.ts +5 -0
- package/dist/ui/portrait-to-landscape.js +46 -0
- package/dist/ui/power-pole.cjs +27 -0
- package/dist/ui/power-pole.d.ts +5 -0
- package/dist/ui/power-pole.js +27 -0
- package/dist/ui/power.cjs +7 -7
- package/dist/ui/power.d.ts +1 -1
- package/dist/ui/power.js +7 -7
- package/dist/ui/presentation.cjs +5 -5
- package/dist/ui/presentation.d.ts +1 -1
- package/dist/ui/presentation.js +5 -5
- package/dist/ui/printer.cjs +9 -9
- package/dist/ui/printer.d.ts +1 -1
- package/dist/ui/printer.js +9 -9
- package/dist/ui/prohibit.cjs +7 -7
- package/dist/ui/prohibit.d.ts +1 -1
- package/dist/ui/prohibit.js +7 -7
- package/dist/ui/proportions.cjs +51 -0
- package/dist/ui/proportions.d.ts +5 -0
- package/dist/ui/proportions.js +51 -0
- package/dist/ui/puzzle.cjs +8 -8
- package/dist/ui/puzzle.d.ts +1 -1
- package/dist/ui/puzzle.js +8 -8
- package/dist/ui/pyramid.cjs +35 -0
- package/dist/ui/pyramid.d.ts +5 -0
- package/dist/ui/pyramid.js +35 -0
- package/dist/ui/qr-code.cjs +5 -5
- package/dist/ui/qr-code.d.ts +1 -1
- package/dist/ui/qr-code.js +5 -5
- package/dist/ui/queue.cjs +48 -0
- package/dist/ui/queue.d.ts +5 -0
- package/dist/ui/queue.js +48 -0
- package/dist/ui/quotes-down.cjs +5 -5
- package/dist/ui/quotes-down.d.ts +1 -1
- package/dist/ui/quotes-down.js +5 -5
- package/dist/ui/quotes-up.cjs +5 -5
- package/dist/ui/quotes-up.d.ts +1 -1
- package/dist/ui/quotes-up.js +5 -5
- package/dist/ui/radiation.cjs +43 -0
- package/dist/ui/radiation.d.ts +5 -0
- package/dist/ui/radiation.js +43 -0
- package/dist/ui/ranking.cjs +5 -5
- package/dist/ui/ranking.d.ts +1 -1
- package/dist/ui/ranking.js +5 -5
- package/dist/ui/ratio.cjs +52 -0
- package/dist/ui/ratio.d.ts +5 -0
- package/dist/ui/ratio.js +52 -0
- package/dist/ui/receipt.cjs +7 -7
- package/dist/ui/receipt.d.ts +1 -1
- package/dist/ui/receipt.js +7 -7
- package/dist/ui/record.cjs +9 -9
- package/dist/ui/record.d.ts +1 -1
- package/dist/ui/record.js +9 -9
- package/dist/ui/regex.cjs +48 -0
- package/dist/ui/regex.d.ts +5 -0
- package/dist/ui/regex.js +48 -0
- package/dist/ui/registered.cjs +51 -0
- package/dist/ui/registered.d.ts +5 -0
- package/dist/ui/registered.js +51 -0
- package/dist/ui/reload.cjs +4 -4
- package/dist/ui/reload.d.ts +1 -1
- package/dist/ui/reload.js +4 -4
- package/dist/ui/repeat-1.cjs +34 -0
- package/dist/ui/repeat-1.d.ts +5 -0
- package/dist/ui/repeat-1.js +34 -0
- package/dist/ui/repeat.cjs +27 -0
- package/dist/ui/repeat.d.ts +5 -0
- package/dist/ui/repeat.js +27 -0
- package/dist/ui/resend.cjs +7 -7
- package/dist/ui/resend.d.ts +1 -1
- package/dist/ui/resend.js +7 -7
- package/dist/ui/resfresh.cjs +4 -4
- package/dist/ui/resfresh.d.ts +1 -1
- package/dist/ui/resfresh.js +4 -4
- package/dist/ui/ribbon.cjs +51 -0
- package/dist/ui/ribbon.d.ts +5 -0
- package/dist/ui/ribbon.js +51 -0
- package/dist/ui/robot.cjs +5 -5
- package/dist/ui/robot.d.ts +1 -1
- package/dist/ui/robot.js +5 -5
- package/dist/ui/rocket.cjs +5 -5
- package/dist/ui/rocket.d.ts +1 -1
- package/dist/ui/rocket.js +5 -5
- package/dist/ui/roller-brush.cjs +6 -6
- package/dist/ui/roller-brush.d.ts +1 -1
- package/dist/ui/roller-brush.js +6 -6
- package/dist/ui/rotate.cjs +7 -7
- package/dist/ui/rotate.d.ts +1 -1
- package/dist/ui/rotate.js +7 -7
- package/dist/ui/route.cjs +5 -5
- package/dist/ui/route.d.ts +1 -1
- package/dist/ui/route.js +5 -5
- package/dist/ui/router.cjs +64 -0
- package/dist/ui/router.d.ts +5 -0
- package/dist/ui/router.js +64 -0
- package/dist/ui/ruler.cjs +7 -7
- package/dist/ui/ruler.d.ts +1 -1
- package/dist/ui/ruler.js +7 -7
- package/dist/ui/sailboat.cjs +47 -0
- package/dist/ui/sailboat.d.ts +5 -0
- package/dist/ui/sailboat.js +47 -0
- package/dist/ui/sale.cjs +7 -7
- package/dist/ui/sale.d.ts +1 -1
- package/dist/ui/sale.js +7 -7
- package/dist/ui/satellite.cjs +55 -0
- package/dist/ui/satellite.d.ts +5 -0
- package/dist/ui/satellite.js +55 -0
- package/dist/ui/save.cjs +7 -7
- package/dist/ui/save.d.ts +1 -1
- package/dist/ui/save.js +7 -7
- package/dist/ui/scale.cjs +7 -7
- package/dist/ui/scale.d.ts +1 -1
- package/dist/ui/scale.js +7 -7
- package/dist/ui/scan-heart.cjs +40 -0
- package/dist/ui/scan-heart.d.ts +5 -0
- package/dist/ui/scan-heart.js +40 -0
- package/dist/ui/scan.cjs +4 -4
- package/dist/ui/scan.d.ts +1 -1
- package/dist/ui/scan.js +4 -4
- package/dist/ui/school.cjs +58 -0
- package/dist/ui/school.d.ts +5 -0
- package/dist/ui/school.js +58 -0
- package/dist/ui/scissors.cjs +5 -5
- package/dist/ui/scissors.d.ts +1 -1
- package/dist/ui/scissors.js +5 -5
- package/dist/ui/screencast.cjs +9 -9
- package/dist/ui/screencast.d.ts +1 -1
- package/dist/ui/screencast.js +9 -9
- package/dist/ui/search-minus.cjs +7 -7
- package/dist/ui/search-minus.d.ts +1 -1
- package/dist/ui/search-minus.js +7 -7
- package/dist/ui/search-plus.cjs +7 -7
- package/dist/ui/search-plus.d.ts +1 -1
- package/dist/ui/search-plus.js +7 -7
- package/dist/ui/search.cjs +7 -7
- package/dist/ui/search.d.ts +1 -1
- package/dist/ui/search.js +7 -7
- package/dist/ui/seek-backward.cjs +7 -7
- package/dist/ui/seek-backward.d.ts +1 -1
- package/dist/ui/seek-backward.js +7 -7
- package/dist/ui/seek-forward.cjs +7 -7
- package/dist/ui/seek-forward.d.ts +1 -1
- package/dist/ui/seek-forward.js +7 -7
- package/dist/ui/server.cjs +7 -7
- package/dist/ui/server.d.ts +1 -1
- package/dist/ui/server.js +7 -7
- package/dist/ui/settings.cjs +10 -10
- package/dist/ui/settings.d.ts +1 -1
- package/dist/ui/settings.js +10 -10
- package/dist/ui/shapes-minus.cjs +40 -0
- package/dist/ui/shapes-minus.d.ts +5 -0
- package/dist/ui/shapes-minus.js +40 -0
- package/dist/ui/shapes-plus.cjs +40 -0
- package/dist/ui/shapes-plus.d.ts +5 -0
- package/dist/ui/shapes-plus.js +40 -0
- package/dist/ui/shapes.cjs +5 -5
- package/dist/ui/shapes.d.ts +1 -1
- package/dist/ui/shapes.js +5 -5
- package/dist/ui/share.cjs +7 -7
- package/dist/ui/share.d.ts +1 -1
- package/dist/ui/share.js +7 -7
- package/dist/ui/shield.cjs +7 -7
- package/dist/ui/shield.d.ts +1 -1
- package/dist/ui/shield.js +7 -7
- package/dist/ui/ship-front.cjs +40 -0
- package/dist/ui/ship-front.d.ts +5 -0
- package/dist/ui/ship-front.js +40 -0
- package/dist/ui/ship-wheel.cjs +51 -0
- package/dist/ui/ship-wheel.d.ts +5 -0
- package/dist/ui/ship-wheel.js +51 -0
- package/dist/ui/shirt.cjs +36 -0
- package/dist/ui/shirt.d.ts +5 -0
- package/dist/ui/shirt.js +36 -0
- package/dist/ui/shooting-star.cjs +7 -7
- package/dist/ui/shooting-star.d.ts +1 -1
- package/dist/ui/shooting-star.js +7 -7
- package/dist/ui/shopping-bag.cjs +7 -7
- package/dist/ui/shopping-bag.d.ts +1 -1
- package/dist/ui/shopping-bag.js +7 -7
- package/dist/ui/shopping-cart.cjs +9 -9
- package/dist/ui/shopping-cart.d.ts +1 -1
- package/dist/ui/shopping-cart.js +9 -9
- package/dist/ui/shovel.cjs +41 -0
- package/dist/ui/shovel.d.ts +5 -0
- package/dist/ui/shovel.js +41 -0
- package/dist/ui/shredder.cjs +41 -0
- package/dist/ui/shredder.d.ts +5 -0
- package/dist/ui/shredder.js +41 -0
- package/dist/ui/sigma.cjs +28 -0
- package/dist/ui/sigma.d.ts +5 -0
- package/dist/ui/sigma.js +28 -0
- package/dist/ui/sign-in.cjs +7 -7
- package/dist/ui/sign-in.d.ts +1 -1
- package/dist/ui/sign-in.js +7 -7
- package/dist/ui/sign-out.cjs +7 -7
- package/dist/ui/sign-out.d.ts +1 -1
- package/dist/ui/sign-out.js +7 -7
- package/dist/ui/signal-empty.cjs +4 -4
- package/dist/ui/signal-empty.d.ts +1 -1
- package/dist/ui/signal-empty.js +4 -4
- package/dist/ui/signal-full.cjs +7 -7
- package/dist/ui/signal-full.d.ts +1 -1
- package/dist/ui/signal-full.js +7 -7
- package/dist/ui/signal-high.cjs +7 -7
- package/dist/ui/signal-high.d.ts +1 -1
- package/dist/ui/signal-high.js +7 -7
- package/dist/ui/signal-low.cjs +7 -7
- package/dist/ui/signal-low.d.ts +1 -1
- package/dist/ui/signal-low.js +7 -7
- package/dist/ui/signal-medium.cjs +7 -7
- package/dist/ui/signal-medium.d.ts +1 -1
- package/dist/ui/signal-medium.js +7 -7
- package/dist/ui/signal-x.cjs +7 -7
- package/dist/ui/signal-x.d.ts +1 -1
- package/dist/ui/signal-x.js +7 -7
- package/dist/ui/signature.cjs +8 -8
- package/dist/ui/signature.d.ts +1 -1
- package/dist/ui/signature.js +8 -8
- package/dist/ui/sim-card.cjs +7 -7
- package/dist/ui/sim-card.d.ts +1 -1
- package/dist/ui/sim-card.js +7 -7
- package/dist/ui/skew.cjs +7 -7
- package/dist/ui/skew.d.ts +1 -1
- package/dist/ui/skew.js +7 -7
- package/dist/ui/skull.cjs +50 -0
- package/dist/ui/skull.d.ts +5 -0
- package/dist/ui/skull.js +50 -0
- package/dist/ui/slides.cjs +7 -7
- package/dist/ui/slides.d.ts +1 -1
- package/dist/ui/slides.js +7 -7
- package/dist/ui/smiley-angry.cjs +9 -9
- package/dist/ui/smiley-angry.d.ts +1 -1
- package/dist/ui/smiley-angry.js +9 -9
- package/dist/ui/smiley-blank.cjs +11 -11
- package/dist/ui/smiley-blank.d.ts +1 -1
- package/dist/ui/smiley-blank.js +11 -11
- package/dist/ui/smiley-blink.cjs +9 -9
- package/dist/ui/smiley-blink.d.ts +1 -1
- package/dist/ui/smiley-blink.js +9 -9
- package/dist/ui/smiley-happy.cjs +9 -9
- package/dist/ui/smiley-happy.d.ts +1 -1
- package/dist/ui/smiley-happy.js +9 -9
- package/dist/ui/smiley-neutral.cjs +9 -9
- package/dist/ui/smiley-neutral.d.ts +1 -1
- package/dist/ui/smiley-neutral.js +9 -9
- package/dist/ui/smiley-sad.cjs +9 -9
- package/dist/ui/smiley-sad.d.ts +1 -1
- package/dist/ui/smiley-sad.js +9 -9
- package/dist/ui/smiley-scan.cjs +9 -9
- package/dist/ui/smiley-scan.d.ts +1 -1
- package/dist/ui/smiley-scan.js +9 -9
- package/dist/ui/smiley-smile.cjs +9 -9
- package/dist/ui/smiley-smile.d.ts +1 -1
- package/dist/ui/smiley-smile.js +9 -9
- package/dist/ui/snowflake.cjs +44 -0
- package/dist/ui/snowflake.d.ts +5 -0
- package/dist/ui/snowflake.js +44 -0
- package/dist/ui/solar-panel.cjs +44 -0
- package/dist/ui/solar-panel.d.ts +5 -0
- package/dist/ui/solar-panel.js +44 -0
- package/dist/ui/sort-0-1.cjs +45 -0
- package/dist/ui/sort-0-1.d.ts +5 -0
- package/dist/ui/sort-0-1.js +45 -0
- package/dist/ui/sort-1-0.cjs +45 -0
- package/dist/ui/sort-1-0.d.ts +5 -0
- package/dist/ui/sort-1-0.js +45 -0
- package/dist/ui/sort-a-z.cjs +55 -0
- package/dist/ui/sort-a-z.d.ts +5 -0
- package/dist/ui/sort-a-z.js +55 -0
- package/dist/ui/sort-asc.cjs +4 -4
- package/dist/ui/sort-asc.d.ts +1 -1
- package/dist/ui/sort-asc.js +4 -4
- package/dist/ui/sort-desc.cjs +4 -4
- package/dist/ui/sort-desc.d.ts +1 -1
- package/dist/ui/sort-desc.js +4 -4
- package/dist/ui/sort-z-a.cjs +55 -0
- package/dist/ui/sort-z-a.d.ts +5 -0
- package/dist/ui/sort-z-a.js +55 -0
- package/dist/ui/sounde-wave.cjs +4 -4
- package/dist/ui/sounde-wave.d.ts +1 -1
- package/dist/ui/sounde-wave.js +4 -4
- package/dist/ui/spacing.cjs +4 -4
- package/dist/ui/spacing.d.ts +1 -1
- package/dist/ui/spacing.js +4 -4
- package/dist/ui/speaker.cjs +67 -0
- package/dist/ui/speaker.d.ts +5 -0
- package/dist/ui/speaker.js +67 -0
- package/dist/ui/speech.cjs +44 -0
- package/dist/ui/speech.d.ts +5 -0
- package/dist/ui/speech.js +44 -0
- package/dist/ui/speedometer.cjs +4 -4
- package/dist/ui/speedometer.d.ts +1 -1
- package/dist/ui/speedometer.js +4 -4
- package/dist/ui/spinner.cjs +4 -4
- package/dist/ui/spinner.d.ts +1 -1
- package/dist/ui/spinner.js +4 -4
- package/dist/ui/split.cjs +4 -4
- package/dist/ui/split.d.ts +1 -1
- package/dist/ui/split.js +4 -4
- package/dist/ui/square-brackets.cjs +4 -4
- package/dist/ui/square-brackets.d.ts +1 -1
- package/dist/ui/square-brackets.js +4 -4
- package/dist/ui/square-root.cjs +28 -0
- package/dist/ui/square-root.d.ts +5 -0
- package/dist/ui/square-root.js +28 -0
- package/dist/ui/stais.cjs +46 -0
- package/dist/ui/stais.d.ts +5 -0
- package/dist/ui/stais.js +46 -0
- package/dist/ui/stamp.cjs +39 -0
- package/dist/ui/stamp.d.ts +5 -0
- package/dist/ui/stamp.js +39 -0
- package/dist/ui/stand.cjs +7 -7
- package/dist/ui/stand.d.ts +1 -1
- package/dist/ui/stand.js +7 -7
- package/dist/ui/standard-definition.cjs +4 -4
- package/dist/ui/standard-definition.d.ts +1 -1
- package/dist/ui/standard-definition.js +4 -4
- package/dist/ui/star-filled.cjs +6 -15
- package/dist/ui/star-filled.d.ts +1 -1
- package/dist/ui/star-filled.js +6 -15
- package/dist/ui/star-half.cjs +7 -7
- package/dist/ui/star-half.d.ts +1 -1
- package/dist/ui/star-half.js +7 -7
- package/dist/ui/star-seal.cjs +7 -7
- package/dist/ui/star-seal.d.ts +1 -1
- package/dist/ui/star-seal.js +7 -7
- package/dist/ui/star.cjs +7 -7
- package/dist/ui/star.d.ts +1 -1
- package/dist/ui/star.js +7 -7
- package/dist/ui/stethoscope.cjs +45 -0
- package/dist/ui/stethoscope.d.ts +5 -0
- package/dist/ui/stethoscope.js +45 -0
- package/dist/ui/sticker.cjs +7 -7
- package/dist/ui/sticker.d.ts +1 -1
- package/dist/ui/sticker.js +7 -7
- package/dist/ui/sticky-note.cjs +7 -7
- package/dist/ui/sticky-note.d.ts +1 -1
- package/dist/ui/sticky-note.js +7 -7
- package/dist/ui/store.cjs +17 -8
- package/dist/ui/store.d.ts +1 -1
- package/dist/ui/store.js +17 -8
- package/dist/ui/strategy.cjs +7 -7
- package/dist/ui/strategy.d.ts +1 -1
- package/dist/ui/strategy.js +7 -7
- package/dist/ui/subset-of.cjs +4 -4
- package/dist/ui/subset-of.d.ts +1 -1
- package/dist/ui/subset-of.js +4 -4
- package/dist/ui/subset-proper-of.cjs +4 -4
- package/dist/ui/subset-proper-of.d.ts +1 -1
- package/dist/ui/subset-proper-of.js +4 -4
- package/dist/ui/substract.cjs +7 -7
- package/dist/ui/substract.d.ts +1 -1
- package/dist/ui/substract.js +7 -7
- package/dist/ui/subtitles-filled.cjs +27 -0
- package/dist/ui/subtitles-filled.d.ts +5 -0
- package/dist/ui/subtitles-filled.js +27 -0
- package/dist/ui/subtitles.cjs +48 -0
- package/dist/ui/subtitles.d.ts +5 -0
- package/dist/ui/subtitles.js +48 -0
- package/dist/ui/suffle.cjs +4 -4
- package/dist/ui/suffle.d.ts +1 -1
- package/dist/ui/suffle.js +4 -4
- package/dist/ui/suitcase.cjs +50 -0
- package/dist/ui/suitcase.d.ts +5 -0
- package/dist/ui/suitcase.js +50 -0
- package/dist/ui/sun-dim.cjs +35 -0
- package/dist/ui/sun-dim.d.ts +5 -0
- package/dist/ui/sun-dim.js +35 -0
- package/dist/ui/sun.cjs +7 -7
- package/dist/ui/sun.d.ts +1 -1
- package/dist/ui/sun.js +7 -7
- package/dist/ui/superset-of.cjs +4 -4
- package/dist/ui/superset-of.d.ts +1 -1
- package/dist/ui/superset-of.js +4 -4
- package/dist/ui/superset-proper-of.cjs +4 -4
- package/dist/ui/superset-proper-of.d.ts +1 -1
- package/dist/ui/superset-proper-of.js +4 -4
- package/dist/ui/swatches.cjs +9 -9
- package/dist/ui/swatches.d.ts +1 -1
- package/dist/ui/swatches.js +9 -9
- package/dist/ui/sword.cjs +49 -0
- package/dist/ui/sword.d.ts +5 -0
- package/dist/ui/sword.js +49 -0
- package/dist/ui/syringe.cjs +45 -0
- package/dist/ui/syringe.d.ts +5 -0
- package/dist/ui/syringe.js +45 -0
- package/dist/ui/table.cjs +7 -7
- package/dist/ui/table.d.ts +1 -1
- package/dist/ui/table.js +7 -7
- package/dist/ui/tablets.cjs +60 -0
- package/dist/ui/tablets.d.ts +5 -0
- package/dist/ui/tablets.js +60 -0
- package/dist/ui/tag.cjs +9 -9
- package/dist/ui/tag.d.ts +1 -1
- package/dist/ui/tag.js +9 -9
- package/dist/ui/target-sight.cjs +7 -7
- package/dist/ui/target-sight.d.ts +1 -1
- package/dist/ui/target-sight.js +7 -7
- package/dist/ui/target.cjs +7 -7
- package/dist/ui/target.d.ts +1 -1
- package/dist/ui/target.js +7 -7
- package/dist/ui/team.cjs +8 -8
- package/dist/ui/team.d.ts +1 -1
- package/dist/ui/team.js +8 -8
- package/dist/ui/teeth.cjs +35 -0
- package/dist/ui/teeth.d.ts +5 -0
- package/dist/ui/teeth.js +35 -0
- package/dist/ui/telescope.cjs +7 -7
- package/dist/ui/telescope.d.ts +1 -1
- package/dist/ui/telescope.js +7 -7
- package/dist/ui/tent.cjs +35 -0
- package/dist/ui/tent.d.ts +5 -0
- package/dist/ui/tent.js +35 -0
- package/dist/ui/terminal.cjs +4 -4
- package/dist/ui/terminal.d.ts +1 -1
- package/dist/ui/terminal.js +4 -4
- package/dist/ui/termometer.cjs +14 -14
- package/dist/ui/termometer.d.ts +1 -1
- package/dist/ui/termometer.js +14 -14
- package/dist/ui/text-aa.cjs +5 -5
- package/dist/ui/text-aa.d.ts +1 -1
- package/dist/ui/text-aa.js +5 -5
- package/dist/ui/text-align-center.cjs +4 -4
- package/dist/ui/text-align-center.d.ts +1 -1
- package/dist/ui/text-align-center.js +4 -4
- package/dist/ui/text-align-justify.cjs +4 -4
- package/dist/ui/text-align-justify.d.ts +1 -1
- package/dist/ui/text-align-justify.js +4 -4
- package/dist/ui/text-align-left.cjs +4 -4
- package/dist/ui/text-align-left.d.ts +1 -1
- package/dist/ui/text-align-left.js +4 -4
- package/dist/ui/text-align-right.cjs +4 -4
- package/dist/ui/text-align-right.d.ts +1 -1
- package/dist/ui/text-align-right.js +4 -4
- package/dist/ui/text-bold.cjs +7 -7
- package/dist/ui/text-bold.d.ts +1 -1
- package/dist/ui/text-bold.js +7 -7
- package/dist/ui/text-centerline-center.cjs +46 -0
- package/dist/ui/text-centerline-center.d.ts +5 -0
- package/dist/ui/text-centerline-center.js +46 -0
- package/dist/ui/text-centerline-left.cjs +48 -0
- package/dist/ui/text-centerline-left.d.ts +5 -0
- package/dist/ui/text-centerline-left.js +48 -0
- package/dist/ui/text-centerline-right.cjs +46 -0
- package/dist/ui/text-centerline-right.d.ts +5 -0
- package/dist/ui/text-centerline-right.js +46 -0
- package/dist/ui/text-clean.cjs +4 -4
- package/dist/ui/text-clean.d.ts +1 -1
- package/dist/ui/text-clean.js +4 -4
- package/dist/ui/text-creation.cjs +109 -0
- package/dist/ui/text-creation.d.ts +5 -0
- package/dist/ui/text-creation.js +109 -0
- package/dist/ui/text-firstline-center.cjs +46 -0
- package/dist/ui/text-firstline-center.d.ts +5 -0
- package/dist/ui/text-firstline-center.js +46 -0
- package/dist/ui/text-firstline-left.cjs +48 -0
- package/dist/ui/text-firstline-left.d.ts +5 -0
- package/dist/ui/text-firstline-left.js +48 -0
- package/dist/ui/text-firstline-right.cjs +46 -0
- package/dist/ui/text-firstline-right.d.ts +5 -0
- package/dist/ui/text-firstline-right.js +46 -0
- package/dist/ui/text-heading-1.cjs +4 -4
- package/dist/ui/text-heading-1.d.ts +1 -1
- package/dist/ui/text-heading-1.js +4 -4
- package/dist/ui/text-heading-2.cjs +4 -4
- package/dist/ui/text-heading-2.d.ts +1 -1
- package/dist/ui/text-heading-2.js +4 -4
- package/dist/ui/text-heading-3.cjs +4 -4
- package/dist/ui/text-heading-3.d.ts +1 -1
- package/dist/ui/text-heading-3.js +4 -4
- package/dist/ui/text-heading-4.cjs +7 -7
- package/dist/ui/text-heading-4.d.ts +1 -1
- package/dist/ui/text-heading-4.js +7 -7
- package/dist/ui/text-heading-5.cjs +4 -4
- package/dist/ui/text-heading-5.d.ts +1 -1
- package/dist/ui/text-heading-5.js +4 -4
- package/dist/ui/text-heading-6.cjs +7 -7
- package/dist/ui/text-heading-6.d.ts +1 -1
- package/dist/ui/text-heading-6.js +7 -7
- package/dist/ui/text-heading.cjs +4 -4
- package/dist/ui/text-heading.d.ts +1 -1
- package/dist/ui/text-heading.js +4 -4
- package/dist/ui/text-indent.cjs +4 -4
- package/dist/ui/text-indent.d.ts +1 -1
- package/dist/ui/text-indent.js +4 -4
- package/dist/ui/text-initial.cjs +35 -0
- package/dist/ui/text-initial.d.ts +5 -0
- package/dist/ui/text-initial.js +35 -0
- package/dist/ui/text-italic.cjs +4 -4
- package/dist/ui/text-italic.d.ts +1 -1
- package/dist/ui/text-italic.js +4 -4
- package/dist/ui/text-items.cjs +66 -0
- package/dist/ui/text-items.d.ts +5 -0
- package/dist/ui/text-items.js +66 -0
- package/dist/ui/text-ligature.cjs +41 -0
- package/dist/ui/text-ligature.d.ts +5 -0
- package/dist/ui/text-ligature.js +41 -0
- package/dist/ui/text-line-height.cjs +27 -0
- package/dist/ui/text-line-height.d.ts +5 -0
- package/dist/ui/text-line-height.js +27 -0
- package/dist/ui/text-lowecase.cjs +5 -5
- package/dist/ui/text-lowecase.d.ts +1 -1
- package/dist/ui/text-lowecase.js +5 -5
- package/dist/ui/text-off.cjs +4 -4
- package/dist/ui/text-off.d.ts +1 -1
- package/dist/ui/text-off.js +4 -4
- package/dist/ui/text-outdent.cjs +4 -4
- package/dist/ui/text-outdent.d.ts +1 -1
- package/dist/ui/text-outdent.js +4 -4
- package/dist/ui/text-paragraph-spacing.cjs +27 -0
- package/dist/ui/text-paragraph-spacing.d.ts +5 -0
- package/dist/ui/text-paragraph-spacing.js +27 -0
- package/dist/ui/text-phonetic.cjs +48 -0
- package/dist/ui/text-phonetic.d.ts +5 -0
- package/dist/ui/text-phonetic.js +48 -0
- package/dist/ui/text-search.cjs +39 -0
- package/dist/ui/text-search.d.ts +5 -0
- package/dist/ui/text-search.js +39 -0
- package/dist/ui/text-section.cjs +46 -0
- package/dist/ui/text-section.d.ts +5 -0
- package/dist/ui/text-section.js +46 -0
- package/dist/ui/text-to-speech.cjs +37 -0
- package/dist/ui/text-to-speech.d.ts +5 -0
- package/dist/ui/text-to-speech.js +37 -0
- package/dist/ui/text-tracking.cjs +7 -7
- package/dist/ui/text-tracking.d.ts +1 -1
- package/dist/ui/text-tracking.js +7 -7
- package/dist/ui/text-two-columns.cjs +4 -4
- package/dist/ui/text-two-columns.d.ts +1 -1
- package/dist/ui/text-two-columns.js +4 -4
- package/dist/ui/text-underline.cjs +4 -4
- package/dist/ui/text-underline.d.ts +1 -1
- package/dist/ui/text-underline.js +4 -4
- package/dist/ui/text-uppercase.cjs +5 -5
- package/dist/ui/text-uppercase.d.ts +1 -1
- package/dist/ui/text-uppercase.js +5 -5
- package/dist/ui/text-whole-word.cjs +42 -0
- package/dist/ui/text-whole-word.d.ts +5 -0
- package/dist/ui/text-whole-word.js +42 -0
- package/dist/ui/text.cjs +5 -5
- package/dist/ui/text.d.ts +1 -1
- package/dist/ui/text.js +5 -5
- package/dist/ui/thermometer-snowflake.cjs +45 -0
- package/dist/ui/thermometer-snowflake.d.ts +5 -0
- package/dist/ui/thermometer-snowflake.js +45 -0
- package/dist/ui/thermometer-sun.cjs +45 -0
- package/dist/ui/thermometer-sun.d.ts +5 -0
- package/dist/ui/thermometer-sun.js +45 -0
- package/dist/ui/thermometer.cjs +45 -0
- package/dist/ui/thermometer.d.ts +5 -0
- package/dist/ui/thermometer.js +45 -0
- package/dist/ui/ticket.cjs +7 -7
- package/dist/ui/ticket.d.ts +1 -1
- package/dist/ui/ticket.js +7 -7
- package/dist/ui/tilde.cjs +4 -4
- package/dist/ui/tilde.d.ts +1 -1
- package/dist/ui/tilde.js +4 -4
- package/dist/ui/tool.cjs +9 -9
- package/dist/ui/tool.d.ts +1 -1
- package/dist/ui/tool.js +9 -9
- package/dist/ui/touchpad.cjs +48 -0
- package/dist/ui/touchpad.d.ts +5 -0
- package/dist/ui/touchpad.js +48 -0
- package/dist/ui/toy-brick.cjs +56 -0
- package/dist/ui/toy-brick.d.ts +5 -0
- package/dist/ui/toy-brick.js +56 -0
- package/dist/ui/trade-mark.cjs +57 -0
- package/dist/ui/trade-mark.d.ts +5 -0
- package/dist/ui/trade-mark.js +57 -0
- package/dist/ui/traffic-cone.cjs +48 -0
- package/dist/ui/traffic-cone.d.ts +5 -0
- package/dist/ui/traffic-cone.js +48 -0
- package/dist/ui/traffic-light.cjs +60 -0
- package/dist/ui/traffic-light.d.ts +5 -0
- package/dist/ui/traffic-light.js +60 -0
- package/dist/ui/train-front.cjs +39 -0
- package/dist/ui/train-front.d.ts +5 -0
- package/dist/ui/train-front.js +39 -0
- package/dist/ui/train-track.cjs +39 -0
- package/dist/ui/train-track.d.ts +5 -0
- package/dist/ui/train-track.js +39 -0
- package/dist/ui/translate.cjs +7 -7
- package/dist/ui/translate.d.ts +1 -1
- package/dist/ui/translate.js +7 -7
- package/dist/ui/transparency.cjs +42 -0
- package/dist/ui/transparency.d.ts +5 -0
- package/dist/ui/transparency.js +42 -0
- package/dist/ui/trash.cjs +7 -7
- package/dist/ui/trash.d.ts +1 -1
- package/dist/ui/trash.js +7 -7
- package/dist/ui/tree-view.cjs +5 -5
- package/dist/ui/tree-view.d.ts +1 -1
- package/dist/ui/tree-view.js +5 -5
- package/dist/ui/tree.cjs +7 -7
- package/dist/ui/tree.d.ts +1 -1
- package/dist/ui/tree.js +7 -7
- package/dist/ui/trend-down.cjs +4 -4
- package/dist/ui/trend-down.d.ts +1 -1
- package/dist/ui/trend-down.js +4 -4
- package/dist/ui/trend-up-down.cjs +27 -0
- package/dist/ui/trend-up-down.d.ts +5 -0
- package/dist/ui/trend-up-down.js +27 -0
- package/dist/ui/trend-up.cjs +4 -4
- package/dist/ui/trend-up.d.ts +1 -1
- package/dist/ui/trend-up.js +4 -4
- package/dist/ui/triangle.cjs +7 -7
- package/dist/ui/triangle.d.ts +1 -1
- package/dist/ui/triangle.js +7 -7
- package/dist/ui/trophie.cjs +5 -5
- package/dist/ui/trophie.d.ts +1 -1
- package/dist/ui/trophie.js +5 -5
- package/dist/ui/truck-front.cjs +5 -5
- package/dist/ui/truck-front.d.ts +1 -1
- package/dist/ui/truck-front.js +5 -5
- package/dist/ui/truck.cjs +7 -7
- package/dist/ui/truck.d.ts +1 -1
- package/dist/ui/truck.js +7 -7
- package/dist/ui/ufo.cjs +71 -0
- package/dist/ui/ufo.d.ts +5 -0
- package/dist/ui/ufo.js +71 -0
- package/dist/ui/umbrella.cjs +6 -6
- package/dist/ui/umbrella.d.ts +1 -1
- package/dist/ui/umbrella.js +6 -6
- package/dist/ui/ungroup.cjs +51 -0
- package/dist/ui/ungroup.d.ts +5 -0
- package/dist/ui/ungroup.js +51 -0
- package/dist/ui/union.cjs +4 -4
- package/dist/ui/union.d.ts +1 -1
- package/dist/ui/union.js +4 -4
- package/dist/ui/unite.cjs +7 -7
- package/dist/ui/unite.d.ts +1 -1
- package/dist/ui/unite.js +7 -7
- package/dist/ui/unlink.cjs +7 -7
- package/dist/ui/unlink.d.ts +1 -1
- package/dist/ui/unlink.js +7 -7
- package/dist/ui/unlock.cjs +9 -9
- package/dist/ui/unlock.d.ts +1 -1
- package/dist/ui/unlock.js +9 -9
- package/dist/ui/unplug.cjs +51 -0
- package/dist/ui/unplug.d.ts +5 -0
- package/dist/ui/unplug.js +51 -0
- package/dist/ui/upload.cjs +7 -7
- package/dist/ui/upload.d.ts +1 -1
- package/dist/ui/upload.js +7 -7
- package/dist/ui/usb-port.cjs +85 -0
- package/dist/ui/usb-port.d.ts +5 -0
- package/dist/ui/usb-port.js +85 -0
- package/dist/ui/usb.cjs +44 -0
- package/dist/ui/usb.d.ts +5 -0
- package/dist/ui/usb.js +44 -0
- package/dist/ui/user-check.cjs +8 -8
- package/dist/ui/user-check.d.ts +1 -1
- package/dist/ui/user-check.js +8 -8
- package/dist/ui/user-heart.cjs +9 -9
- package/dist/ui/user-heart.d.ts +1 -1
- package/dist/ui/user-heart.js +9 -9
- package/dist/ui/user-minus.cjs +8 -8
- package/dist/ui/user-minus.d.ts +1 -1
- package/dist/ui/user-minus.js +8 -8
- package/dist/ui/user-plus.cjs +8 -8
- package/dist/ui/user-plus.d.ts +1 -1
- package/dist/ui/user-plus.js +8 -8
- package/dist/ui/user-prohibit.cjs +9 -9
- package/dist/ui/user-prohibit.d.ts +1 -1
- package/dist/ui/user-prohibit.js +9 -9
- package/dist/ui/user-scan.cjs +7 -7
- package/dist/ui/user-scan.d.ts +1 -1
- package/dist/ui/user-scan.js +7 -7
- package/dist/ui/user-settings.cjs +10 -10
- package/dist/ui/user-settings.d.ts +1 -1
- package/dist/ui/user-settings.js +10 -10
- package/dist/ui/user-star.cjs +9 -9
- package/dist/ui/user-star.d.ts +1 -1
- package/dist/ui/user-star.js +9 -9
- package/dist/ui/user-x.cjs +8 -8
- package/dist/ui/user-x.d.ts +1 -1
- package/dist/ui/user-x.js +8 -8
- package/dist/ui/user.cjs +8 -8
- package/dist/ui/user.d.ts +1 -1
- package/dist/ui/user.js +8 -8
- package/dist/ui/users-plus.cjs +8 -8
- package/dist/ui/users-plus.d.ts +1 -1
- package/dist/ui/users-plus.js +8 -8
- package/dist/ui/users.cjs +8 -8
- package/dist/ui/users.d.ts +1 -1
- package/dist/ui/users.js +8 -8
- package/dist/ui/utensils.cjs +53 -0
- package/dist/ui/utensils.d.ts +5 -0
- package/dist/ui/utensils.js +53 -0
- package/dist/ui/utility-pole.cjs +27 -0
- package/dist/ui/utility-pole.d.ts +5 -0
- package/dist/ui/utility-pole.js +27 -0
- package/dist/ui/variable.cjs +5 -5
- package/dist/ui/variable.d.ts +1 -1
- package/dist/ui/variable.js +5 -5
- package/dist/ui/vehicule-battery.cjs +53 -0
- package/dist/ui/vehicule-battery.d.ts +5 -0
- package/dist/ui/vehicule-battery.js +53 -0
- package/dist/ui/versus.cjs +35 -0
- package/dist/ui/versus.d.ts +5 -0
- package/dist/ui/versus.js +35 -0
- package/dist/ui/video-filled.cjs +4 -4
- package/dist/ui/video-filled.d.ts +1 -1
- package/dist/ui/video-filled.js +4 -4
- package/dist/ui/video-off.cjs +7 -7
- package/dist/ui/video-off.d.ts +1 -1
- package/dist/ui/video-off.js +7 -7
- package/dist/ui/video.cjs +7 -12
- package/dist/ui/video.d.ts +1 -1
- package/dist/ui/video.js +7 -12
- package/dist/ui/voicemail.cjs +58 -0
- package/dist/ui/voicemail.d.ts +5 -0
- package/dist/ui/voicemail.js +58 -0
- package/dist/ui/volume-high.cjs +33 -0
- package/dist/ui/volume-high.d.ts +5 -0
- package/dist/ui/volume-high.js +33 -0
- package/dist/ui/volume-low.cjs +33 -0
- package/dist/ui/volume-low.d.ts +5 -0
- package/dist/ui/volume-low.js +33 -0
- package/dist/ui/volume-off.cjs +33 -0
- package/dist/ui/volume-off.d.ts +5 -0
- package/dist/ui/volume-off.js +33 -0
- package/dist/ui/volume-silent.cjs +33 -0
- package/dist/ui/volume-silent.d.ts +5 -0
- package/dist/ui/volume-silent.js +33 -0
- package/dist/ui/wallet.cjs +9 -9
- package/dist/ui/wallet.d.ts +1 -1
- package/dist/ui/wallet.js +9 -9
- package/dist/ui/wallpaper.cjs +41 -0
- package/dist/ui/wallpaper.d.ts +5 -0
- package/dist/ui/wallpaper.js +41 -0
- package/dist/ui/warehouse.cjs +47 -0
- package/dist/ui/warehouse.d.ts +5 -0
- package/dist/ui/warehouse.js +47 -0
- package/dist/ui/warning-circle.cjs +9 -9
- package/dist/ui/warning-circle.d.ts +1 -1
- package/dist/ui/warning-circle.js +9 -9
- package/dist/ui/warning-diamond.cjs +9 -9
- package/dist/ui/warning-diamond.d.ts +1 -1
- package/dist/ui/warning-diamond.js +9 -9
- package/dist/ui/warning-octagon.cjs +9 -9
- package/dist/ui/warning-octagon.d.ts +1 -1
- package/dist/ui/warning-octagon.js +9 -9
- package/dist/ui/warning-triangle.cjs +9 -9
- package/dist/ui/warning-triangle.d.ts +1 -1
- package/dist/ui/warning-triangle.js +9 -9
- package/dist/ui/wave-sawtooth.cjs +4 -4
- package/dist/ui/wave-sawtooth.d.ts +1 -1
- package/dist/ui/wave-sawtooth.js +4 -4
- package/dist/ui/wave-sine.cjs +4 -4
- package/dist/ui/wave-sine.d.ts +1 -1
- package/dist/ui/wave-sine.js +4 -4
- package/dist/ui/wave-square.cjs +4 -4
- package/dist/ui/wave-square.d.ts +1 -1
- package/dist/ui/wave-square.js +4 -4
- package/dist/ui/wave-triangle.cjs +4 -4
- package/dist/ui/wave-triangle.d.ts +1 -1
- package/dist/ui/wave-triangle.js +4 -4
- package/dist/ui/waves.cjs +4 -4
- package/dist/ui/waves.d.ts +1 -1
- package/dist/ui/waves.js +4 -4
- package/dist/ui/webcam.cjs +7 -7
- package/dist/ui/webcam.d.ts +1 -1
- package/dist/ui/webcam.js +7 -7
- package/dist/ui/weight.cjs +47 -0
- package/dist/ui/weight.d.ts +5 -0
- package/dist/ui/weight.js +47 -0
- package/dist/ui/wheelchair.cjs +78 -0
- package/dist/ui/wheelchair.d.ts +5 -0
- package/dist/ui/wheelchair.js +78 -0
- package/dist/ui/wifi-high.cjs +4 -4
- package/dist/ui/wifi-high.d.ts +1 -1
- package/dist/ui/wifi-high.js +4 -4
- package/dist/ui/wifi-low.cjs +4 -4
- package/dist/ui/wifi-low.d.ts +1 -1
- package/dist/ui/wifi-low.js +4 -4
- package/dist/ui/wifi-medium.cjs +4 -4
- package/dist/ui/wifi-medium.d.ts +1 -1
- package/dist/ui/wifi-medium.js +4 -4
- package/dist/ui/wifi-off.cjs +4 -4
- package/dist/ui/wifi-off.d.ts +1 -1
- package/dist/ui/wifi-off.js +4 -4
- package/dist/ui/wind.cjs +4 -4
- package/dist/ui/wind.d.ts +1 -1
- package/dist/ui/wind.js +4 -4
- package/dist/ui/women.cjs +48 -0
- package/dist/ui/women.d.ts +5 -0
- package/dist/ui/women.js +48 -0
- package/dist/ui/workflow.cjs +63 -0
- package/dist/ui/workflow.d.ts +5 -0
- package/dist/ui/workflow.js +63 -0
- package/dist/ui/x.cjs +5 -5
- package/dist/ui/x.d.ts +1 -1
- package/dist/ui/x.js +5 -5
- package/dist/ui/zip.cjs +7 -7
- package/dist/ui/zip.d.ts +1 -1
- package/dist/ui/zip.js +7 -7
- package/dist/ui/zzz.cjs +28 -0
- package/dist/ui/zzz.d.ts +5 -0
- package/dist/ui/zzz.js +28 -0
- package/package.json +2 -5
- package/dist/ui/speaker-high.cjs +0 -33
- package/dist/ui/speaker-high.d.ts +0 -5
- package/dist/ui/speaker-high.js +0 -33
- package/dist/ui/speaker-off.cjs +0 -33
- package/dist/ui/speaker-off.d.ts +0 -5
- package/dist/ui/speaker-off.js +0 -33
- package/dist/ui/speaker-silent.cjs +0 -33
- package/dist/ui/speaker-silent.d.ts +0 -5
- package/dist/ui/speaker-silent.js +0 -33
package/dist/ui/index.d.ts
CHANGED
|
@@ -1,8 +1,15 @@
|
|
|
1
1
|
export * from './4k';
|
|
2
2
|
export * from './accessibility';
|
|
3
3
|
export * from './activity';
|
|
4
|
+
export * from './ad';
|
|
5
|
+
export * from './air-conditioner';
|
|
6
|
+
export * from './airplane-landing';
|
|
7
|
+
export * from './airplane-takeoff';
|
|
8
|
+
export * from './airplane';
|
|
4
9
|
export * from './airplay';
|
|
10
|
+
export * from './airport-tower';
|
|
5
11
|
export * from './alarm';
|
|
12
|
+
export * from './alien';
|
|
6
13
|
export * from './align-bottom';
|
|
7
14
|
export * from './align-center-horizontal';
|
|
8
15
|
export * from './align-center-vertical';
|
|
@@ -11,9 +18,14 @@ export * from './align-left';
|
|
|
11
18
|
export * from './align-right';
|
|
12
19
|
export * from './align-top';
|
|
13
20
|
export * from './align-vertically';
|
|
21
|
+
export * from './alpha';
|
|
22
|
+
export * from './ambulance';
|
|
23
|
+
export * from './anchor';
|
|
24
|
+
export * from './angle';
|
|
14
25
|
export * from './annotations';
|
|
15
26
|
export * from './announcement';
|
|
16
27
|
export * from './app-window';
|
|
28
|
+
export * from './apple';
|
|
17
29
|
export * from './approximate';
|
|
18
30
|
export * from './archive-in';
|
|
19
31
|
export * from './archive-out';
|
|
@@ -44,12 +56,23 @@ export * from './arrows-left-right';
|
|
|
44
56
|
export * from './arrows-triangle';
|
|
45
57
|
export * from './arrows-up-down';
|
|
46
58
|
export * from './arrows-vertical';
|
|
59
|
+
export * from './artboard';
|
|
47
60
|
export * from './asterisk';
|
|
61
|
+
export * from './asteroid';
|
|
48
62
|
export * from './at';
|
|
49
63
|
export * from './atom';
|
|
64
|
+
export * from './axe';
|
|
65
|
+
export * from './baby';
|
|
66
|
+
export * from './background';
|
|
67
|
+
export * from './backpack';
|
|
68
|
+
export * from './bacteria';
|
|
69
|
+
export * from './ball';
|
|
70
|
+
export * from './balloon';
|
|
71
|
+
export * from './bandage';
|
|
50
72
|
export * from './bank-note';
|
|
51
73
|
export * from './bank';
|
|
52
74
|
export * from './barcode';
|
|
75
|
+
export * from './barrel';
|
|
53
76
|
export * from './barricade';
|
|
54
77
|
export * from './battery-charging';
|
|
55
78
|
export * from './battery-empty';
|
|
@@ -59,33 +82,56 @@ export * from './battery-medium';
|
|
|
59
82
|
export * from './battery-minus';
|
|
60
83
|
export * from './battery-plus';
|
|
61
84
|
export * from './battery';
|
|
85
|
+
export * from './bbq-grill';
|
|
86
|
+
export * from './bed';
|
|
87
|
+
export * from './bell-electric';
|
|
62
88
|
export * from './bell-off';
|
|
63
89
|
export * from './bell-on';
|
|
64
90
|
export * from './bell-silent';
|
|
65
91
|
export * from './bell';
|
|
92
|
+
export * from './beta';
|
|
66
93
|
export * from './bezier';
|
|
94
|
+
export * from './bicycle';
|
|
67
95
|
export * from './binary';
|
|
96
|
+
export * from './biohazard';
|
|
97
|
+
export * from './blocks';
|
|
98
|
+
export * from './blouse';
|
|
68
99
|
export * from './bluetooth-connecting';
|
|
69
100
|
export * from './bluetooth-off';
|
|
70
101
|
export * from './bluetooth-on';
|
|
71
102
|
export * from './bluetooth';
|
|
103
|
+
export * from './blur';
|
|
104
|
+
export * from './bomb';
|
|
105
|
+
export * from './bone';
|
|
72
106
|
export * from './book-bookmark';
|
|
73
107
|
export * from './book-open';
|
|
74
108
|
export * from './book';
|
|
75
109
|
export * from './bookmark';
|
|
76
110
|
export * from './bookmarks';
|
|
111
|
+
export * from './bottle';
|
|
112
|
+
export * from './bounce-left';
|
|
113
|
+
export * from './bounce-right';
|
|
77
114
|
export * from './bounding-box';
|
|
115
|
+
export * from './bow-arrow';
|
|
78
116
|
export * from './box';
|
|
79
117
|
export * from './boxes';
|
|
80
118
|
export * from './brackets';
|
|
119
|
+
export * from './brain';
|
|
120
|
+
export * from './bricks';
|
|
121
|
+
export * from './bridge';
|
|
81
122
|
export * from './briefcase';
|
|
82
123
|
export * from './broadcast';
|
|
83
124
|
export * from './browser';
|
|
84
125
|
export * from './browsers';
|
|
85
126
|
export * from './brush';
|
|
127
|
+
export * from './bubbles';
|
|
128
|
+
export * from './bug';
|
|
86
129
|
export * from './building';
|
|
87
130
|
export * from './buildings';
|
|
88
131
|
export * from './bus-front';
|
|
132
|
+
export * from './cable';
|
|
133
|
+
export * from './cactus';
|
|
134
|
+
export * from './cake';
|
|
89
135
|
export * from './calendar-check';
|
|
90
136
|
export * from './calendar-heart';
|
|
91
137
|
export * from './calendar-minus';
|
|
@@ -98,9 +144,12 @@ export * from './calendar';
|
|
|
98
144
|
export * from './camera-off';
|
|
99
145
|
export * from './camera';
|
|
100
146
|
export * from './car-front';
|
|
147
|
+
export * from './castle';
|
|
148
|
+
export * from './celcius';
|
|
101
149
|
export * from './chalkboard';
|
|
102
150
|
export * from './chart-bar-horizontal';
|
|
103
151
|
export * from './chart-bar-vertical';
|
|
152
|
+
export * from './chart-bubble';
|
|
104
153
|
export * from './chart-combined';
|
|
105
154
|
export * from './chart-line-down';
|
|
106
155
|
export * from './chart-line-up';
|
|
@@ -113,6 +162,7 @@ export * from './chat';
|
|
|
113
162
|
export * from './chats';
|
|
114
163
|
export * from './check-double';
|
|
115
164
|
export * from './check';
|
|
165
|
+
export * from './chef-hat';
|
|
116
166
|
export * from './chevron-down-double';
|
|
117
167
|
export * from './chevron-down';
|
|
118
168
|
export * from './chevron-left-double';
|
|
@@ -122,10 +172,14 @@ export * from './chevron-right';
|
|
|
122
172
|
export * from './chevron-up-double';
|
|
123
173
|
export * from './chevron-up-down';
|
|
124
174
|
export * from './chevron-up';
|
|
175
|
+
export * from './church';
|
|
176
|
+
export * from './cigarette-off';
|
|
177
|
+
export * from './cigarette';
|
|
125
178
|
export * from './circle-filled';
|
|
126
179
|
export * from './circle-half-horizontal';
|
|
127
180
|
export * from './circle-half-vertical';
|
|
128
181
|
export * from './circle';
|
|
182
|
+
export * from './cleaning-brush';
|
|
129
183
|
export * from './clipboard';
|
|
130
184
|
export * from './clock';
|
|
131
185
|
export * from './closed-captioning-filled';
|
|
@@ -133,24 +187,33 @@ export * from './closed-captioning';
|
|
|
133
187
|
export * from './cloud-download';
|
|
134
188
|
export * from './cloud-upload';
|
|
135
189
|
export * from './cloud';
|
|
190
|
+
export * from './clouds';
|
|
136
191
|
export * from './code';
|
|
137
192
|
export * from './coffee';
|
|
138
193
|
export * from './coin';
|
|
139
194
|
export * from './coins';
|
|
140
195
|
export * from './collapse';
|
|
141
196
|
export * from './colors';
|
|
197
|
+
export * from './combine';
|
|
142
198
|
export * from './compass-tool';
|
|
143
199
|
export * from './compass';
|
|
200
|
+
export * from './component';
|
|
201
|
+
export * from './cone';
|
|
144
202
|
export * from './confetti';
|
|
145
203
|
export * from './contactless-pay';
|
|
146
204
|
export * from './contacts';
|
|
205
|
+
export * from './container';
|
|
147
206
|
export * from './contract';
|
|
148
207
|
export * from './controls';
|
|
149
208
|
export * from './cookie';
|
|
150
209
|
export * from './copy';
|
|
210
|
+
export * from './copyright';
|
|
211
|
+
export * from './couch';
|
|
151
212
|
export * from './cpu';
|
|
213
|
+
export * from './creative-commons';
|
|
152
214
|
export * from './credit-card';
|
|
153
215
|
export * from './crop';
|
|
216
|
+
export * from './crown';
|
|
154
217
|
export * from './cube-vertex';
|
|
155
218
|
export * from './cube';
|
|
156
219
|
export * from './currency-btc';
|
|
@@ -172,12 +235,16 @@ export * from './cursor-text';
|
|
|
172
235
|
export * from './cursor';
|
|
173
236
|
export * from './dashboard';
|
|
174
237
|
export * from './database';
|
|
238
|
+
export * from './decimals-less';
|
|
239
|
+
export * from './decimals-more';
|
|
240
|
+
export * from './decimals';
|
|
175
241
|
export * from './device-laptop';
|
|
176
242
|
export * from './device-pc';
|
|
177
243
|
export * from './device-phone';
|
|
178
244
|
export * from './device-tablet';
|
|
179
245
|
export * from './device-tv';
|
|
180
246
|
export * from './devices';
|
|
247
|
+
export * from './dialpad';
|
|
181
248
|
export * from './diamond';
|
|
182
249
|
export * from './dice-five';
|
|
183
250
|
export * from './dice-four';
|
|
@@ -185,29 +252,43 @@ export * from './dice-one';
|
|
|
185
252
|
export * from './dice-six';
|
|
186
253
|
export * from './dice-three';
|
|
187
254
|
export * from './dice-two';
|
|
255
|
+
export * from './diff';
|
|
188
256
|
export * from './disc';
|
|
189
257
|
export * from './dislike-filled';
|
|
190
258
|
export * from './dislike';
|
|
191
259
|
export * from './divide';
|
|
192
260
|
export * from './divider';
|
|
261
|
+
export * from './door-open';
|
|
262
|
+
export * from './door';
|
|
193
263
|
export * from './dots-grid';
|
|
194
264
|
export * from './dots-horizontal';
|
|
195
265
|
export * from './dots-vertical';
|
|
196
266
|
export * from './download';
|
|
267
|
+
export * from './drama';
|
|
197
268
|
export * from './drop';
|
|
198
269
|
export * from './dropper';
|
|
270
|
+
export * from './dumbbell';
|
|
271
|
+
export * from './ear';
|
|
199
272
|
export * from './earbuds';
|
|
200
273
|
export * from './earth';
|
|
201
274
|
export * from './edit';
|
|
275
|
+
export * from './ellipse';
|
|
202
276
|
export * from './equal';
|
|
203
277
|
export * from './eraser';
|
|
278
|
+
export * from './ethernet-port';
|
|
279
|
+
export * from './ev-charger';
|
|
204
280
|
export * from './exclude';
|
|
205
281
|
export * from './experiment';
|
|
206
282
|
export * from './external-link';
|
|
207
283
|
export * from './eye-off';
|
|
284
|
+
export * from './eye-scan';
|
|
208
285
|
export * from './eye';
|
|
209
286
|
export * from './face-id';
|
|
287
|
+
export * from './factory';
|
|
288
|
+
export * from './fahrenheit';
|
|
210
289
|
export * from './feather';
|
|
290
|
+
export * from './female';
|
|
291
|
+
export * from './fence';
|
|
211
292
|
export * from './file-gif';
|
|
212
293
|
export * from './file-pdf';
|
|
213
294
|
export * from './file-txt';
|
|
@@ -217,8 +298,14 @@ export * from './film';
|
|
|
217
298
|
export * from './filter-x';
|
|
218
299
|
export * from './filter';
|
|
219
300
|
export * from './fingerprint';
|
|
301
|
+
export * from './fire-extinguisher';
|
|
302
|
+
export * from './fire-kindling';
|
|
220
303
|
export * from './first-aid';
|
|
221
304
|
export * from './flag';
|
|
305
|
+
export * from './flame';
|
|
306
|
+
export * from './flashlight';
|
|
307
|
+
export * from './flip-horizontal';
|
|
308
|
+
export * from './flip-vertical';
|
|
222
309
|
export * from './folder-check';
|
|
223
310
|
export * from './folder-heart';
|
|
224
311
|
export * from './folder-lock';
|
|
@@ -230,9 +317,13 @@ export * from './folder-prohibit';
|
|
|
230
317
|
export * from './folder-star';
|
|
231
318
|
export * from './folder-x';
|
|
232
319
|
export * from './folder';
|
|
320
|
+
export * from './footprints';
|
|
321
|
+
export * from './fork';
|
|
233
322
|
export * from './function';
|
|
234
323
|
export * from './gaming-pad';
|
|
235
324
|
export * from './gantt';
|
|
325
|
+
export * from './gas-station';
|
|
326
|
+
export * from './gavel';
|
|
236
327
|
export * from './gift';
|
|
237
328
|
export * from './git-branch';
|
|
238
329
|
export * from './git-commit';
|
|
@@ -245,32 +336,59 @@ export * from './git-pr';
|
|
|
245
336
|
export * from './glasses';
|
|
246
337
|
export * from './globe-x';
|
|
247
338
|
export * from './globe';
|
|
339
|
+
export * from './golden-ratio';
|
|
248
340
|
export * from './graduation-hat';
|
|
249
341
|
export * from './greater-or-equal-than';
|
|
250
342
|
export * from './greater-than';
|
|
251
343
|
export * from './grip-horizontal';
|
|
252
344
|
export * from './grip-vertical';
|
|
345
|
+
export * from './group';
|
|
346
|
+
export * from './hamburger';
|
|
347
|
+
export * from './hand-clap';
|
|
348
|
+
export * from './hand-grabbing';
|
|
349
|
+
export * from './hand-pointer';
|
|
350
|
+
export * from './hand-receiving-coin';
|
|
351
|
+
export * from './hand-receiving-first-aid';
|
|
352
|
+
export * from './hand-receiving-heart';
|
|
353
|
+
export * from './hand-receiving-platter';
|
|
354
|
+
export * from './hand-receiving-star';
|
|
355
|
+
export * from './hand-receiving-x';
|
|
356
|
+
export * from './hand-receiving';
|
|
253
357
|
export * from './hand-swipe-left';
|
|
254
358
|
export * from './hand-swipe-right';
|
|
255
359
|
export * from './hand-touch';
|
|
256
360
|
export * from './hand';
|
|
361
|
+
export * from './handbag';
|
|
362
|
+
export * from './handshake';
|
|
363
|
+
export * from './hanger';
|
|
257
364
|
export * from './hard-drive';
|
|
258
365
|
export * from './hashtag';
|
|
366
|
+
export * from './hdmi-port';
|
|
259
367
|
export * from './headphones';
|
|
368
|
+
export * from './headset';
|
|
369
|
+
export * from './heart-break';
|
|
260
370
|
export * from './heart-filled';
|
|
261
371
|
export * from './heart-half';
|
|
372
|
+
export * from './heart-pulse';
|
|
262
373
|
export * from './heart';
|
|
374
|
+
export * from './heater';
|
|
263
375
|
export * from './hexagon';
|
|
264
376
|
export * from './high-definition';
|
|
265
377
|
export * from './history';
|
|
378
|
+
export * from './hospital';
|
|
379
|
+
export * from './hot-air-balloon';
|
|
266
380
|
export * from './house';
|
|
267
381
|
export * from './houseglass';
|
|
268
382
|
export * from './image-panoramic';
|
|
269
383
|
export * from './image';
|
|
384
|
+
export * from './inbox';
|
|
385
|
+
export * from './incognito';
|
|
270
386
|
export * from './infinite';
|
|
271
387
|
export * from './info';
|
|
272
388
|
export * from './intersect';
|
|
273
389
|
export * from './intersection';
|
|
390
|
+
export * from './island';
|
|
391
|
+
export * from './jupiter';
|
|
274
392
|
export * from './justice';
|
|
275
393
|
export * from './kanban';
|
|
276
394
|
export * from './key-backspace';
|
|
@@ -281,6 +399,9 @@ export * from './key-option';
|
|
|
281
399
|
export * from './key-shift';
|
|
282
400
|
export * from './key';
|
|
283
401
|
export * from './keyboard';
|
|
402
|
+
export * from './knife';
|
|
403
|
+
export * from './lamp';
|
|
404
|
+
export * from './landscape-to-portrait';
|
|
284
405
|
export * from './layer';
|
|
285
406
|
export * from './layers-half';
|
|
286
407
|
export * from './layers';
|
|
@@ -288,42 +409,59 @@ export * from './layout';
|
|
|
288
409
|
export * from './leaf';
|
|
289
410
|
export * from './less-or-equal-than';
|
|
290
411
|
export * from './less-than';
|
|
412
|
+
export * from './library';
|
|
291
413
|
export * from './life-buoy';
|
|
292
414
|
export * from './lightbulb';
|
|
415
|
+
export * from './lighthouse';
|
|
293
416
|
export * from './lightning-fast';
|
|
294
417
|
export * from './lightning';
|
|
418
|
+
export * from './like-dislike';
|
|
295
419
|
export * from './like-filled';
|
|
296
420
|
export * from './like';
|
|
297
421
|
export * from './link';
|
|
422
|
+
export * from './list-asterik';
|
|
298
423
|
export * from './list-check';
|
|
299
424
|
export * from './list-ordered';
|
|
300
425
|
export * from './list-plus';
|
|
301
426
|
export * from './list-unordered';
|
|
302
427
|
export * from './lock';
|
|
428
|
+
export * from './logs';
|
|
303
429
|
export * from './luggage';
|
|
304
430
|
export * from './magic-wand';
|
|
305
431
|
export * from './magic';
|
|
432
|
+
export * from './magnet';
|
|
306
433
|
export * from './mail-open';
|
|
307
434
|
export * from './mail';
|
|
435
|
+
export * from './male';
|
|
308
436
|
export * from './map-pin-area';
|
|
309
437
|
export * from './map-pin-line-area';
|
|
310
438
|
export * from './map-pin-line';
|
|
311
439
|
export * from './map-pin-plus';
|
|
312
440
|
export * from './map-pin';
|
|
313
441
|
export * from './map';
|
|
442
|
+
export * from './mask';
|
|
314
443
|
export * from './maths';
|
|
315
444
|
export * from './maximize';
|
|
445
|
+
export * from './measure';
|
|
446
|
+
export * from './medal-first';
|
|
447
|
+
export * from './medal-second';
|
|
448
|
+
export * from './medal-third';
|
|
449
|
+
export * from './medal';
|
|
316
450
|
export * from './member-of';
|
|
451
|
+
export * from './men';
|
|
317
452
|
export * from './menu';
|
|
318
453
|
export * from './merge';
|
|
454
|
+
export * from './metronome';
|
|
319
455
|
export * from './microphone-off';
|
|
320
456
|
export * from './microphone';
|
|
321
457
|
export * from './microscope';
|
|
458
|
+
export * from './milestone';
|
|
322
459
|
export * from './minimize';
|
|
323
460
|
export * from './minus';
|
|
324
461
|
export * from './money';
|
|
325
462
|
export * from './moon';
|
|
326
463
|
export * from './mosaic';
|
|
464
|
+
export * from './motion';
|
|
327
465
|
export * from './mouse-left-click';
|
|
328
466
|
export * from './mouse-left';
|
|
329
467
|
export * from './mouse-middle';
|
|
@@ -342,9 +480,16 @@ export * from './not-superset-of';
|
|
|
342
480
|
export * from './not-superset-proper-of';
|
|
343
481
|
export * from './notes';
|
|
344
482
|
export * from './notification-box';
|
|
483
|
+
export * from './nuclear-power';
|
|
345
484
|
export * from './octagon';
|
|
485
|
+
export * from './oil-barrel';
|
|
486
|
+
export * from './olimpyc-torch';
|
|
487
|
+
export * from './omega';
|
|
488
|
+
export * from './orbit';
|
|
346
489
|
export * from './organization-chart';
|
|
490
|
+
export * from './paint-board';
|
|
347
491
|
export * from './paint';
|
|
492
|
+
export * from './paintbrush';
|
|
348
493
|
export * from './panel-bottom-open';
|
|
349
494
|
export * from './panel-bottom';
|
|
350
495
|
export * from './panel-left-open';
|
|
@@ -359,10 +504,14 @@ export * from './panels-right';
|
|
|
359
504
|
export * from './panels-top';
|
|
360
505
|
export * from './paper-clip';
|
|
361
506
|
export * from './parenthesis';
|
|
507
|
+
export * from './parking-off';
|
|
508
|
+
export * from './parking';
|
|
362
509
|
export * from './passcode';
|
|
363
510
|
export * from './passport';
|
|
364
511
|
export * from './pause';
|
|
512
|
+
export * from './paw-print';
|
|
365
513
|
export * from './pen';
|
|
514
|
+
export * from './pencil-ruler';
|
|
366
515
|
export * from './pencil';
|
|
367
516
|
export * from './pentagon';
|
|
368
517
|
export * from './percent';
|
|
@@ -375,38 +524,62 @@ export * from './phone-vibrate';
|
|
|
375
524
|
export * from './phone';
|
|
376
525
|
export * from './pi';
|
|
377
526
|
export * from './pilcrow';
|
|
527
|
+
export * from './pill-bottle';
|
|
528
|
+
export * from './pills';
|
|
378
529
|
export * from './pin-off';
|
|
379
530
|
export * from './pin';
|
|
380
531
|
export * from './pip-filled';
|
|
381
532
|
export * from './pip';
|
|
533
|
+
export * from './platter';
|
|
382
534
|
export * from './play';
|
|
383
535
|
export * from './playlist';
|
|
536
|
+
export * from './plug';
|
|
384
537
|
export * from './plus-minus';
|
|
385
538
|
export * from './plus';
|
|
539
|
+
export * from './police-badge';
|
|
540
|
+
export * from './police-cap';
|
|
541
|
+
export * from './pool';
|
|
542
|
+
export * from './portrait-to-landscape';
|
|
543
|
+
export * from './power-pole';
|
|
386
544
|
export * from './power';
|
|
387
545
|
export * from './presentation';
|
|
388
546
|
export * from './printer';
|
|
389
547
|
export * from './prohibit';
|
|
548
|
+
export * from './proportions';
|
|
390
549
|
export * from './puzzle';
|
|
550
|
+
export * from './pyramid';
|
|
391
551
|
export * from './qr-code';
|
|
552
|
+
export * from './queue';
|
|
392
553
|
export * from './quotes-down';
|
|
393
554
|
export * from './quotes-up';
|
|
555
|
+
export * from './radiation';
|
|
394
556
|
export * from './ranking';
|
|
557
|
+
export * from './ratio';
|
|
395
558
|
export * from './receipt';
|
|
396
559
|
export * from './record';
|
|
560
|
+
export * from './regex';
|
|
561
|
+
export * from './registered';
|
|
397
562
|
export * from './reload';
|
|
563
|
+
export * from './repeat-1';
|
|
564
|
+
export * from './repeat';
|
|
398
565
|
export * from './resend';
|
|
399
566
|
export * from './resfresh';
|
|
567
|
+
export * from './ribbon';
|
|
400
568
|
export * from './robot';
|
|
401
569
|
export * from './rocket';
|
|
402
570
|
export * from './roller-brush';
|
|
403
571
|
export * from './rotate';
|
|
404
572
|
export * from './route';
|
|
573
|
+
export * from './router';
|
|
405
574
|
export * from './ruler';
|
|
575
|
+
export * from './sailboat';
|
|
406
576
|
export * from './sale';
|
|
577
|
+
export * from './satellite';
|
|
407
578
|
export * from './save';
|
|
408
579
|
export * from './scale';
|
|
580
|
+
export * from './scan-heart';
|
|
409
581
|
export * from './scan';
|
|
582
|
+
export * from './school';
|
|
410
583
|
export * from './scissors';
|
|
411
584
|
export * from './screencast';
|
|
412
585
|
export * from './search-minus';
|
|
@@ -416,12 +589,20 @@ export * from './seek-backward';
|
|
|
416
589
|
export * from './seek-forward';
|
|
417
590
|
export * from './server';
|
|
418
591
|
export * from './settings';
|
|
592
|
+
export * from './shapes-minus';
|
|
593
|
+
export * from './shapes-plus';
|
|
419
594
|
export * from './shapes';
|
|
420
595
|
export * from './share';
|
|
421
596
|
export * from './shield';
|
|
597
|
+
export * from './ship-front';
|
|
598
|
+
export * from './ship-wheel';
|
|
599
|
+
export * from './shirt';
|
|
422
600
|
export * from './shooting-star';
|
|
423
601
|
export * from './shopping-bag';
|
|
424
602
|
export * from './shopping-cart';
|
|
603
|
+
export * from './shovel';
|
|
604
|
+
export * from './shredder';
|
|
605
|
+
export * from './sigma';
|
|
425
606
|
export * from './sign-in';
|
|
426
607
|
export * from './sign-out';
|
|
427
608
|
export * from './signal-empty';
|
|
@@ -433,6 +614,7 @@ export * from './signal-x';
|
|
|
433
614
|
export * from './signature';
|
|
434
615
|
export * from './sim-card';
|
|
435
616
|
export * from './skew';
|
|
617
|
+
export * from './skull';
|
|
436
618
|
export * from './slides';
|
|
437
619
|
export * from './smiley-angry';
|
|
438
620
|
export * from './smiley-blank';
|
|
@@ -442,23 +624,32 @@ export * from './smiley-neutral';
|
|
|
442
624
|
export * from './smiley-sad';
|
|
443
625
|
export * from './smiley-scan';
|
|
444
626
|
export * from './smiley-smile';
|
|
627
|
+
export * from './snowflake';
|
|
628
|
+
export * from './solar-panel';
|
|
629
|
+
export * from './sort-0-1';
|
|
630
|
+
export * from './sort-1-0';
|
|
631
|
+
export * from './sort-a-z';
|
|
445
632
|
export * from './sort-asc';
|
|
446
633
|
export * from './sort-desc';
|
|
634
|
+
export * from './sort-z-a';
|
|
447
635
|
export * from './sounde-wave';
|
|
448
636
|
export * from './spacing';
|
|
449
|
-
export * from './speaker
|
|
450
|
-
export * from './
|
|
451
|
-
export * from './speaker-silent';
|
|
637
|
+
export * from './speaker';
|
|
638
|
+
export * from './speech';
|
|
452
639
|
export * from './speedometer';
|
|
453
640
|
export * from './spinner';
|
|
454
641
|
export * from './split';
|
|
455
642
|
export * from './square-brackets';
|
|
643
|
+
export * from './square-root';
|
|
644
|
+
export * from './stais';
|
|
645
|
+
export * from './stamp';
|
|
456
646
|
export * from './stand';
|
|
457
647
|
export * from './standard-definition';
|
|
458
648
|
export * from './star-filled';
|
|
459
649
|
export * from './star-half';
|
|
460
650
|
export * from './star-seal';
|
|
461
651
|
export * from './star';
|
|
652
|
+
export * from './stethoscope';
|
|
462
653
|
export * from './sticker';
|
|
463
654
|
export * from './sticky-note';
|
|
464
655
|
export * from './store';
|
|
@@ -466,17 +657,26 @@ export * from './strategy';
|
|
|
466
657
|
export * from './subset-of';
|
|
467
658
|
export * from './subset-proper-of';
|
|
468
659
|
export * from './substract';
|
|
660
|
+
export * from './subtitles-filled';
|
|
661
|
+
export * from './subtitles';
|
|
469
662
|
export * from './suffle';
|
|
663
|
+
export * from './suitcase';
|
|
664
|
+
export * from './sun-dim';
|
|
470
665
|
export * from './sun';
|
|
471
666
|
export * from './superset-of';
|
|
472
667
|
export * from './superset-proper-of';
|
|
473
668
|
export * from './swatches';
|
|
669
|
+
export * from './sword';
|
|
670
|
+
export * from './syringe';
|
|
474
671
|
export * from './table';
|
|
672
|
+
export * from './tablets';
|
|
475
673
|
export * from './tag';
|
|
476
674
|
export * from './target-sight';
|
|
477
675
|
export * from './target';
|
|
478
676
|
export * from './team';
|
|
677
|
+
export * from './teeth';
|
|
479
678
|
export * from './telescope';
|
|
679
|
+
export * from './tent';
|
|
480
680
|
export * from './terminal';
|
|
481
681
|
export * from './termometer';
|
|
482
682
|
export * from './text-aa';
|
|
@@ -485,7 +685,14 @@ export * from './text-align-justify';
|
|
|
485
685
|
export * from './text-align-left';
|
|
486
686
|
export * from './text-align-right';
|
|
487
687
|
export * from './text-bold';
|
|
688
|
+
export * from './text-centerline-center';
|
|
689
|
+
export * from './text-centerline-left';
|
|
690
|
+
export * from './text-centerline-right';
|
|
488
691
|
export * from './text-clean';
|
|
692
|
+
export * from './text-creation';
|
|
693
|
+
export * from './text-firstline-center';
|
|
694
|
+
export * from './text-firstline-left';
|
|
695
|
+
export * from './text-firstline-right';
|
|
489
696
|
export * from './text-heading-1';
|
|
490
697
|
export * from './text-heading-2';
|
|
491
698
|
export * from './text-heading-3';
|
|
@@ -494,34 +701,61 @@ export * from './text-heading-5';
|
|
|
494
701
|
export * from './text-heading-6';
|
|
495
702
|
export * from './text-heading';
|
|
496
703
|
export * from './text-indent';
|
|
704
|
+
export * from './text-initial';
|
|
497
705
|
export * from './text-italic';
|
|
706
|
+
export * from './text-items';
|
|
707
|
+
export * from './text-ligature';
|
|
708
|
+
export * from './text-line-height';
|
|
498
709
|
export * from './text-lowecase';
|
|
499
710
|
export * from './text-off';
|
|
500
711
|
export * from './text-outdent';
|
|
712
|
+
export * from './text-paragraph-spacing';
|
|
713
|
+
export * from './text-phonetic';
|
|
714
|
+
export * from './text-search';
|
|
715
|
+
export * from './text-section';
|
|
716
|
+
export * from './text-to-speech';
|
|
501
717
|
export * from './text-tracking';
|
|
502
718
|
export * from './text-two-columns';
|
|
503
719
|
export * from './text-underline';
|
|
504
720
|
export * from './text-uppercase';
|
|
721
|
+
export * from './text-whole-word';
|
|
505
722
|
export * from './text';
|
|
723
|
+
export * from './thermometer-snowflake';
|
|
724
|
+
export * from './thermometer-sun';
|
|
725
|
+
export * from './thermometer';
|
|
506
726
|
export * from './ticket';
|
|
507
727
|
export * from './tilde';
|
|
508
728
|
export * from './tool';
|
|
729
|
+
export * from './touchpad';
|
|
730
|
+
export * from './toy-brick';
|
|
731
|
+
export * from './trade-mark';
|
|
732
|
+
export * from './traffic-cone';
|
|
733
|
+
export * from './traffic-light';
|
|
734
|
+
export * from './train-front';
|
|
735
|
+
export * from './train-track';
|
|
509
736
|
export * from './translate';
|
|
737
|
+
export * from './transparency';
|
|
510
738
|
export * from './trash';
|
|
511
739
|
export * from './tree-view';
|
|
512
740
|
export * from './tree';
|
|
513
741
|
export * from './trend-down';
|
|
742
|
+
export * from './trend-up-down';
|
|
514
743
|
export * from './trend-up';
|
|
515
744
|
export * from './triangle';
|
|
516
745
|
export * from './trophie';
|
|
517
746
|
export * from './truck-front';
|
|
518
747
|
export * from './truck';
|
|
748
|
+
export * from './ufo';
|
|
519
749
|
export * from './umbrella';
|
|
750
|
+
export * from './ungroup';
|
|
520
751
|
export * from './union';
|
|
521
752
|
export * from './unite';
|
|
522
753
|
export * from './unlink';
|
|
523
754
|
export * from './unlock';
|
|
755
|
+
export * from './unplug';
|
|
524
756
|
export * from './upload';
|
|
757
|
+
export * from './usb-port';
|
|
758
|
+
export * from './usb';
|
|
525
759
|
export * from './user-check';
|
|
526
760
|
export * from './user-heart';
|
|
527
761
|
export * from './user-minus';
|
|
@@ -534,11 +768,22 @@ export * from './user-x';
|
|
|
534
768
|
export * from './user';
|
|
535
769
|
export * from './users-plus';
|
|
536
770
|
export * from './users';
|
|
771
|
+
export * from './utensils';
|
|
772
|
+
export * from './utility-pole';
|
|
537
773
|
export * from './variable';
|
|
774
|
+
export * from './vehicule-battery';
|
|
775
|
+
export * from './versus';
|
|
538
776
|
export * from './video-filled';
|
|
539
777
|
export * from './video-off';
|
|
540
778
|
export * from './video';
|
|
779
|
+
export * from './voicemail';
|
|
780
|
+
export * from './volume-high';
|
|
781
|
+
export * from './volume-low';
|
|
782
|
+
export * from './volume-off';
|
|
783
|
+
export * from './volume-silent';
|
|
541
784
|
export * from './wallet';
|
|
785
|
+
export * from './wallpaper';
|
|
786
|
+
export * from './warehouse';
|
|
542
787
|
export * from './warning-circle';
|
|
543
788
|
export * from './warning-diamond';
|
|
544
789
|
export * from './warning-octagon';
|
|
@@ -549,10 +794,15 @@ export * from './wave-square';
|
|
|
549
794
|
export * from './wave-triangle';
|
|
550
795
|
export * from './waves';
|
|
551
796
|
export * from './webcam';
|
|
797
|
+
export * from './weight';
|
|
798
|
+
export * from './wheelchair';
|
|
552
799
|
export * from './wifi-high';
|
|
553
800
|
export * from './wifi-low';
|
|
554
801
|
export * from './wifi-medium';
|
|
555
802
|
export * from './wifi-off';
|
|
556
803
|
export * from './wind';
|
|
804
|
+
export * from './women';
|
|
805
|
+
export * from './workflow';
|
|
557
806
|
export * from './x';
|
|
558
807
|
export * from './zip';
|
|
808
|
+
export * from './zzz';
|