@andrsrxn/icons 4.0.0 → 4.1.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 +41 -0
- package/README.md +21 -5
- package/dist/ui/alarm.cjs +1 -1
- package/dist/ui/alarm.d.ts +1 -1
- package/dist/ui/alarm.js +1 -1
- package/dist/ui/alien.cjs +1 -1
- package/dist/ui/alien.d.ts +1 -1
- package/dist/ui/alien.js +1 -1
- package/dist/ui/announcement.cjs +1 -1
- package/dist/ui/announcement.d.ts +1 -1
- package/dist/ui/announcement.js +1 -1
- package/dist/ui/apple.cjs +1 -1
- package/dist/ui/apple.d.ts +1 -1
- package/dist/ui/apple.js +1 -1
- package/dist/ui/archive-in.cjs +1 -1
- package/dist/ui/archive-in.d.ts +1 -1
- package/dist/ui/archive-in.js +1 -1
- package/dist/ui/arrows-expand.cjs +1 -1
- package/dist/ui/arrows-expand.d.ts +1 -1
- package/dist/ui/arrows-expand.js +1 -1
- package/dist/ui/baby-bottle.cjs +60 -0
- package/dist/ui/baby-bottle.d.ts +5 -0
- package/dist/ui/baby-bottle.js +60 -0
- package/dist/ui/baby.cjs +2 -2
- package/dist/ui/baby.d.ts +1 -1
- package/dist/ui/baby.js +2 -2
- package/dist/ui/balloon.cjs +1 -1
- package/dist/ui/balloon.d.ts +1 -1
- package/dist/ui/balloon.js +1 -1
- package/dist/ui/battery-charging.cjs +1 -1
- package/dist/ui/battery-charging.d.ts +1 -1
- package/dist/ui/battery-charging.js +1 -1
- package/dist/ui/battery-full.cjs +1 -1
- package/dist/ui/battery-full.d.ts +1 -1
- package/dist/ui/battery-full.js +1 -1
- package/dist/ui/battery-high.cjs +1 -1
- package/dist/ui/battery-high.d.ts +1 -1
- package/dist/ui/battery-high.js +1 -1
- package/dist/ui/battery-medium.cjs +1 -1
- package/dist/ui/battery-medium.d.ts +1 -1
- package/dist/ui/battery-medium.js +1 -1
- package/dist/ui/bell-on.cjs +1 -1
- package/dist/ui/bell-on.d.ts +1 -1
- package/dist/ui/bell-on.js +1 -1
- package/dist/ui/bezier.cjs +1 -1
- package/dist/ui/bezier.d.ts +1 -1
- package/dist/ui/bezier.js +1 -1
- package/dist/ui/binary.cjs +1 -1
- package/dist/ui/binary.d.ts +1 -1
- package/dist/ui/binary.js +1 -1
- package/dist/ui/bluetooth-connecting.cjs +1 -1
- package/dist/ui/bluetooth-connecting.d.ts +1 -1
- package/dist/ui/bluetooth-connecting.js +1 -1
- package/dist/ui/bluetooth-off.cjs +1 -1
- package/dist/ui/bluetooth-off.d.ts +1 -1
- package/dist/ui/bluetooth-off.js +1 -1
- package/dist/ui/box.cjs +1 -1
- package/dist/ui/box.d.ts +1 -1
- package/dist/ui/box.js +1 -1
- package/dist/ui/boxes.cjs +1 -1
- package/dist/ui/boxes.d.ts +1 -1
- package/dist/ui/boxes.js +1 -1
- package/dist/ui/brush.cjs +1 -1
- package/dist/ui/brush.d.ts +1 -1
- package/dist/ui/brush.js +1 -1
- package/dist/ui/bug.cjs +1 -1
- package/dist/ui/bug.d.ts +1 -1
- package/dist/ui/bug.js +1 -1
- package/dist/ui/bus-front.cjs +1 -1
- package/dist/ui/bus-front.d.ts +1 -1
- package/dist/ui/bus-front.js +1 -1
- package/dist/ui/cable.cjs +1 -1
- package/dist/ui/cable.d.ts +1 -1
- package/dist/ui/cable.js +1 -1
- package/dist/ui/calendar-check.cjs +1 -1
- package/dist/ui/calendar-check.d.ts +1 -1
- package/dist/ui/calendar-check.js +1 -1
- package/dist/ui/calendar-heart.cjs +1 -1
- package/dist/ui/calendar-heart.d.ts +1 -1
- package/dist/ui/calendar-heart.js +1 -1
- package/dist/ui/calendar-minus.cjs +1 -1
- package/dist/ui/calendar-minus.d.ts +1 -1
- package/dist/ui/calendar-minus.js +1 -1
- package/dist/ui/calendar-plus.cjs +1 -1
- package/dist/ui/calendar-plus.d.ts +1 -1
- package/dist/ui/calendar-plus.js +1 -1
- package/dist/ui/camera-off.cjs +1 -1
- package/dist/ui/camera-off.d.ts +1 -1
- package/dist/ui/camera-off.js +1 -1
- package/dist/ui/camping.cjs +58 -0
- package/dist/ui/camping.d.ts +5 -0
- package/dist/ui/camping.js +58 -0
- package/dist/ui/car-front.cjs +1 -1
- package/dist/ui/car-front.d.ts +1 -1
- package/dist/ui/car-front.js +1 -1
- package/dist/ui/chart-scatter.cjs +2 -2
- package/dist/ui/chart-scatter.d.ts +1 -1
- package/dist/ui/chart-scatter.js +2 -2
- package/dist/ui/chats.cjs +1 -1
- package/dist/ui/chats.d.ts +1 -1
- package/dist/ui/chats.js +1 -1
- package/dist/ui/clouds.cjs +3 -3
- package/dist/ui/clouds.d.ts +1 -1
- package/dist/ui/clouds.js +3 -3
- package/dist/ui/colors.cjs +2 -2
- package/dist/ui/colors.d.ts +1 -1
- package/dist/ui/colors.js +2 -2
- package/dist/ui/compare.cjs +52 -0
- package/dist/ui/compare.d.ts +5 -0
- package/dist/ui/compare.js +52 -0
- package/dist/ui/compass.cjs +1 -1
- package/dist/ui/compass.d.ts +1 -1
- package/dist/ui/compass.js +1 -1
- package/dist/ui/confetti.cjs +1 -1
- package/dist/ui/confetti.d.ts +1 -1
- package/dist/ui/confetti.js +1 -1
- package/dist/ui/contacts.cjs +2 -2
- package/dist/ui/contacts.d.ts +1 -1
- package/dist/ui/contacts.js +2 -2
- package/dist/ui/controls.cjs +1 -1
- package/dist/ui/controls.d.ts +1 -1
- package/dist/ui/controls.js +1 -1
- package/dist/ui/copy.cjs +1 -1
- package/dist/ui/copy.d.ts +1 -1
- package/dist/ui/copy.js +1 -1
- package/dist/ui/cpu.cjs +1 -1
- package/dist/ui/cpu.d.ts +1 -1
- package/dist/ui/cpu.js +1 -1
- package/dist/ui/crane.cjs +60 -0
- package/dist/ui/crane.d.ts +5 -0
- package/dist/ui/crane.js +60 -0
- package/dist/ui/cube-vertex.cjs +1 -1
- package/dist/ui/cube-vertex.d.ts +1 -1
- package/dist/ui/cube-vertex.js +1 -1
- package/dist/ui/cube.cjs +1 -1
- package/dist/ui/cube.d.ts +1 -1
- package/dist/ui/cube.js +1 -1
- package/dist/ui/currency-inr.cjs +1 -1
- package/dist/ui/currency-inr.d.ts +1 -1
- package/dist/ui/currency-inr.js +1 -1
- package/dist/ui/currency-rub.cjs +1 -1
- package/dist/ui/currency-rub.d.ts +1 -1
- package/dist/ui/currency-rub.js +1 -1
- package/dist/ui/cursor-click.cjs +1 -1
- package/dist/ui/cursor-click.d.ts +1 -1
- package/dist/ui/cursor-click.js +1 -1
- package/dist/ui/database.cjs +1 -1
- package/dist/ui/database.d.ts +1 -1
- package/dist/ui/database.js +1 -1
- package/dist/ui/decimals.cjs +2 -2
- package/dist/ui/decimals.d.ts +1 -1
- package/dist/ui/decimals.js +2 -2
- package/dist/ui/devices.cjs +1 -1
- package/dist/ui/devices.d.ts +1 -1
- package/dist/ui/devices.js +1 -1
- package/dist/ui/dice-five.cjs +2 -2
- package/dist/ui/dice-five.d.ts +1 -1
- package/dist/ui/dice-five.js +2 -2
- package/dist/ui/dice-four.cjs +2 -2
- package/dist/ui/dice-four.d.ts +1 -1
- package/dist/ui/dice-four.js +2 -2
- package/dist/ui/dice-six.cjs +2 -2
- package/dist/ui/dice-six.d.ts +1 -1
- package/dist/ui/dice-six.js +2 -2
- package/dist/ui/dice-three.cjs +2 -2
- package/dist/ui/dice-three.d.ts +1 -1
- package/dist/ui/dice-three.js +2 -2
- package/dist/ui/dice-two.cjs +2 -2
- package/dist/ui/dice-two.d.ts +1 -1
- package/dist/ui/dice-two.js +2 -2
- package/dist/ui/dislike.cjs +1 -1
- package/dist/ui/dislike.d.ts +1 -1
- package/dist/ui/dislike.js +1 -1
- package/dist/ui/download.cjs +1 -1
- package/dist/ui/download.d.ts +1 -1
- package/dist/ui/download.js +1 -1
- package/dist/ui/drama.cjs +4 -4
- package/dist/ui/drama.d.ts +1 -1
- package/dist/ui/drama.js +4 -4
- package/dist/ui/dropper.cjs +1 -1
- package/dist/ui/dropper.d.ts +1 -1
- package/dist/ui/dropper.js +1 -1
- package/dist/ui/experiment.cjs +1 -1
- package/dist/ui/experiment.d.ts +1 -1
- package/dist/ui/experiment.js +1 -1
- package/dist/ui/file-reference.cjs +45 -0
- package/dist/ui/file-reference.d.ts +5 -0
- package/dist/ui/file-reference.js +45 -0
- package/dist/ui/file-txt.cjs +1 -1
- package/dist/ui/file-txt.d.ts +1 -1
- package/dist/ui/file-txt.js +1 -1
- package/dist/ui/file.cjs +4 -4
- package/dist/ui/file.d.ts +1 -1
- package/dist/ui/file.js +4 -4
- package/dist/ui/files.cjs +5 -5
- package/dist/ui/files.d.ts +1 -1
- package/dist/ui/files.js +5 -5
- package/dist/ui/flag.cjs +1 -1
- package/dist/ui/flag.d.ts +1 -1
- package/dist/ui/flag.js +1 -1
- package/dist/ui/gavel.cjs +1 -1
- package/dist/ui/gavel.d.ts +1 -1
- package/dist/ui/gavel.js +1 -1
- package/dist/ui/glasses.cjs +1 -1
- package/dist/ui/glasses.d.ts +1 -1
- package/dist/ui/glasses.js +1 -1
- package/dist/ui/group.cjs +3 -5
- package/dist/ui/group.d.ts +1 -1
- package/dist/ui/group.js +3 -5
- package/dist/ui/hammer.cjs +41 -0
- package/dist/ui/hammer.d.ts +5 -0
- package/dist/ui/hammer.js +41 -0
- package/dist/ui/hand-clap.cjs +1 -1
- package/dist/ui/hand-clap.d.ts +1 -1
- package/dist/ui/hand-clap.js +1 -1
- package/dist/ui/hand-pointer.cjs +1 -1
- package/dist/ui/hand-pointer.d.ts +1 -1
- package/dist/ui/hand-pointer.js +1 -1
- package/dist/ui/hand-receiving-heart.cjs +1 -1
- package/dist/ui/hand-receiving-heart.d.ts +1 -1
- package/dist/ui/hand-receiving-heart.js +1 -1
- package/dist/ui/hand-receiving-platter.cjs +1 -1
- package/dist/ui/hand-receiving-platter.d.ts +1 -1
- package/dist/ui/hand-receiving-platter.js +1 -1
- package/dist/ui/hand-swipe-left.cjs +1 -1
- package/dist/ui/hand-swipe-left.d.ts +1 -1
- package/dist/ui/hand-swipe-left.js +1 -1
- package/dist/ui/hand-swipe-right.cjs +1 -1
- package/dist/ui/hand-swipe-right.d.ts +1 -1
- package/dist/ui/hand-swipe-right.js +1 -1
- package/dist/ui/heart-pulse.cjs +1 -1
- package/dist/ui/heart-pulse.d.ts +1 -1
- package/dist/ui/heart-pulse.js +1 -1
- package/dist/ui/high-definition.cjs +1 -1
- package/dist/ui/high-definition.d.ts +1 -1
- package/dist/ui/high-definition.js +1 -1
- package/dist/ui/history.cjs +1 -1
- package/dist/ui/history.d.ts +1 -1
- package/dist/ui/history.js +1 -1
- package/dist/ui/hospital.cjs +1 -1
- package/dist/ui/hospital.d.ts +1 -1
- package/dist/ui/hospital.js +1 -1
- package/dist/ui/hourglass.cjs +33 -0
- package/dist/ui/hourglass.d.ts +5 -0
- package/dist/ui/hourglass.js +33 -0
- package/dist/ui/houseglass.d.ts +0 -3
- package/dist/ui/inbox.cjs +1 -1
- package/dist/ui/inbox.d.ts +1 -1
- package/dist/ui/inbox.js +1 -1
- package/dist/ui/index.cjs +24 -0
- package/dist/ui/index.d.ts +12 -0
- package/dist/ui/index.js +13 -1
- package/dist/ui/island.cjs +1 -1
- package/dist/ui/island.d.ts +1 -1
- package/dist/ui/island.js +1 -1
- package/dist/ui/key.cjs +2 -2
- package/dist/ui/key.d.ts +1 -1
- package/dist/ui/key.js +2 -2
- package/dist/ui/layers.cjs +1 -1
- package/dist/ui/layers.d.ts +1 -1
- package/dist/ui/layers.js +1 -1
- package/dist/ui/like-filled.cjs +1 -1
- package/dist/ui/like-filled.d.ts +1 -1
- package/dist/ui/like-filled.js +1 -1
- package/dist/ui/like.cjs +1 -1
- package/dist/ui/like.d.ts +1 -1
- package/dist/ui/like.js +1 -1
- package/dist/ui/magic-wand.cjs +1 -1
- package/dist/ui/magic-wand.d.ts +1 -1
- package/dist/ui/magic-wand.js +1 -1
- package/dist/ui/male.cjs +1 -1
- package/dist/ui/male.d.ts +1 -1
- package/dist/ui/male.js +1 -1
- package/dist/ui/medal-first.cjs +1 -1
- package/dist/ui/medal-first.d.ts +1 -1
- package/dist/ui/medal-first.js +1 -1
- package/dist/ui/medal-second.cjs +1 -1
- package/dist/ui/medal-second.d.ts +1 -1
- package/dist/ui/medal-second.js +1 -1
- package/dist/ui/medal-third.cjs +1 -1
- package/dist/ui/medal-third.d.ts +1 -1
- package/dist/ui/medal-third.js +1 -1
- package/dist/ui/medal.cjs +1 -1
- package/dist/ui/medal.d.ts +1 -1
- package/dist/ui/medal.js +1 -1
- package/dist/ui/member-of.cjs +1 -1
- package/dist/ui/member-of.d.ts +1 -1
- package/dist/ui/member-of.js +1 -1
- package/dist/ui/microphone-off.cjs +1 -1
- package/dist/ui/microphone-off.d.ts +1 -1
- package/dist/ui/microphone-off.js +1 -1
- package/dist/ui/microphone.cjs +1 -1
- package/dist/ui/microphone.d.ts +1 -1
- package/dist/ui/microphone.js +1 -1
- package/dist/ui/mountain.cjs +40 -0
- package/dist/ui/mountain.d.ts +5 -0
- package/dist/ui/mountain.js +40 -0
- package/dist/ui/mountains.cjs +46 -0
- package/dist/ui/mountains.d.ts +5 -0
- package/dist/ui/mountains.js +46 -0
- package/dist/ui/movie.cjs +1 -1
- package/dist/ui/movie.d.ts +1 -1
- package/dist/ui/movie.js +1 -1
- package/dist/ui/notes.cjs +1 -1
- package/dist/ui/notes.d.ts +1 -1
- package/dist/ui/notes.js +1 -1
- package/dist/ui/olimpyc-torch.cjs +1 -1
- package/dist/ui/olimpyc-torch.d.ts +1 -1
- package/dist/ui/olimpyc-torch.js +1 -1
- package/dist/ui/orbit.cjs +1 -1
- package/dist/ui/orbit.d.ts +1 -1
- package/dist/ui/orbit.js +1 -1
- package/dist/ui/organization-chart.cjs +2 -2
- package/dist/ui/organization-chart.d.ts +1 -1
- package/dist/ui/organization-chart.js +2 -2
- package/dist/ui/paw-print.cjs +1 -1
- package/dist/ui/paw-print.d.ts +1 -1
- package/dist/ui/paw-print.js +1 -1
- package/dist/ui/pen.cjs +1 -1
- package/dist/ui/pen.d.ts +1 -1
- package/dist/ui/pen.js +1 -1
- package/dist/ui/pencil-ruler.cjs +1 -1
- package/dist/ui/pencil-ruler.d.ts +1 -1
- package/dist/ui/pencil-ruler.js +1 -1
- package/dist/ui/pi.cjs +1 -1
- package/dist/ui/pi.d.ts +1 -1
- package/dist/ui/pi.js +1 -1
- package/dist/ui/pin-off.cjs +1 -1
- package/dist/ui/pin-off.d.ts +1 -1
- package/dist/ui/pin-off.js +1 -1
- package/dist/ui/pin.cjs +1 -1
- package/dist/ui/pin.d.ts +1 -1
- package/dist/ui/pin.js +1 -1
- package/dist/ui/printer.cjs +1 -1
- package/dist/ui/printer.d.ts +1 -1
- package/dist/ui/printer.js +1 -1
- package/dist/ui/prohibit.cjs +1 -1
- package/dist/ui/prohibit.d.ts +1 -1
- package/dist/ui/prohibit.js +1 -1
- package/dist/ui/qr-code.cjs +1 -1
- package/dist/ui/qr-code.d.ts +1 -1
- package/dist/ui/qr-code.js +1 -1
- package/dist/ui/radiation.cjs +1 -1
- package/dist/ui/radiation.d.ts +1 -1
- package/dist/ui/radiation.js +1 -1
- package/dist/ui/reload.cjs +1 -1
- package/dist/ui/reload.d.ts +1 -1
- package/dist/ui/reload.js +1 -1
- package/dist/ui/resfresh.cjs +1 -1
- package/dist/ui/resfresh.d.ts +1 -1
- package/dist/ui/resfresh.js +1 -1
- package/dist/ui/robot.cjs +2 -2
- package/dist/ui/robot.d.ts +1 -1
- package/dist/ui/robot.js +2 -2
- package/dist/ui/roller-brush.cjs +1 -1
- package/dist/ui/roller-brush.d.ts +1 -1
- package/dist/ui/roller-brush.js +1 -1
- package/dist/ui/route.cjs +1 -1
- package/dist/ui/route.d.ts +1 -1
- package/dist/ui/route.js +1 -1
- package/dist/ui/ruler.cjs +1 -1
- package/dist/ui/ruler.d.ts +1 -1
- package/dist/ui/ruler.js +1 -1
- package/dist/ui/save.cjs +2 -2
- package/dist/ui/save.d.ts +1 -1
- package/dist/ui/save.js +2 -2
- package/dist/ui/scale.cjs +1 -1
- package/dist/ui/scale.d.ts +1 -1
- package/dist/ui/scale.js +1 -1
- package/dist/ui/scan-heart.cjs +1 -1
- package/dist/ui/scan-heart.d.ts +1 -1
- package/dist/ui/scan-heart.js +1 -1
- package/dist/ui/scan.cjs +1 -1
- package/dist/ui/scan.d.ts +1 -1
- package/dist/ui/scan.js +1 -1
- package/dist/ui/school.cjs +1 -1
- package/dist/ui/school.d.ts +1 -1
- package/dist/ui/school.js +1 -1
- package/dist/ui/seek-backward.cjs +1 -1
- package/dist/ui/seek-backward.d.ts +1 -1
- package/dist/ui/seek-backward.js +1 -1
- package/dist/ui/server.cjs +2 -2
- package/dist/ui/server.d.ts +1 -1
- package/dist/ui/server.js +2 -2
- package/dist/ui/settings.cjs +2 -2
- package/dist/ui/settings.d.ts +1 -1
- package/dist/ui/settings.js +2 -2
- package/dist/ui/ship-front.cjs +1 -1
- package/dist/ui/ship-front.d.ts +1 -1
- package/dist/ui/ship-front.js +1 -1
- package/dist/ui/sign-in.cjs +1 -1
- package/dist/ui/sign-in.d.ts +1 -1
- package/dist/ui/sign-in.js +1 -1
- package/dist/ui/sign-out.cjs +1 -1
- package/dist/ui/sign-out.d.ts +1 -1
- package/dist/ui/sign-out.js +1 -1
- package/dist/ui/signal-x.cjs +1 -1
- package/dist/ui/signal-x.d.ts +1 -1
- package/dist/ui/signal-x.js +1 -1
- package/dist/ui/sim-card.cjs +2 -2
- package/dist/ui/sim-card.d.ts +1 -1
- package/dist/ui/sim-card.js +2 -2
- package/dist/ui/smiley-angry.cjs +1 -1
- package/dist/ui/smiley-angry.d.ts +1 -1
- package/dist/ui/smiley-angry.js +1 -1
- package/dist/ui/smiley-blink.cjs +1 -1
- package/dist/ui/smiley-blink.d.ts +1 -1
- package/dist/ui/smiley-blink.js +1 -1
- package/dist/ui/smiley-sad.cjs +1 -1
- package/dist/ui/smiley-sad.d.ts +1 -1
- package/dist/ui/smiley-sad.js +1 -1
- package/dist/ui/smiley-scan.cjs +1 -1
- package/dist/ui/smiley-scan.d.ts +1 -1
- package/dist/ui/smiley-scan.js +1 -1
- package/dist/ui/smiley-smile.cjs +1 -1
- package/dist/ui/smiley-smile.d.ts +1 -1
- package/dist/ui/smiley-smile.js +1 -1
- package/dist/ui/sort-asc.cjs +1 -1
- package/dist/ui/sort-asc.d.ts +1 -1
- package/dist/ui/sort-asc.js +1 -1
- package/dist/ui/split-horizontal.cjs +48 -0
- package/dist/ui/split-horizontal.d.ts +5 -0
- package/dist/ui/split-horizontal.js +48 -0
- package/dist/ui/split-vertical.cjs +50 -0
- package/dist/ui/split-vertical.d.ts +5 -0
- package/dist/ui/split-vertical.js +50 -0
- package/dist/ui/star-seal.cjs +2 -2
- package/dist/ui/star-seal.d.ts +1 -1
- package/dist/ui/star-seal.js +2 -2
- package/dist/ui/star.cjs +1 -1
- package/dist/ui/star.d.ts +1 -1
- package/dist/ui/star.js +1 -1
- package/dist/ui/store.cjs +1 -1
- package/dist/ui/store.d.ts +1 -1
- package/dist/ui/store.js +1 -1
- package/dist/ui/substract.cjs +5 -5
- package/dist/ui/substract.d.ts +1 -1
- package/dist/ui/substract.js +5 -5
- package/dist/ui/swatches.cjs +4 -4
- package/dist/ui/swatches.d.ts +1 -1
- package/dist/ui/swatches.js +4 -4
- package/dist/ui/tag.cjs +1 -1
- package/dist/ui/tag.d.ts +1 -1
- package/dist/ui/tag.js +1 -1
- package/dist/ui/team.cjs +12 -2
- package/dist/ui/team.d.ts +1 -1
- package/dist/ui/team.js +12 -2
- package/dist/ui/terminal.cjs +1 -1
- package/dist/ui/terminal.d.ts +1 -1
- package/dist/ui/terminal.js +1 -1
- package/dist/ui/termometer.d.ts +0 -3
- package/dist/ui/text-clean.cjs +1 -1
- package/dist/ui/text-clean.d.ts +1 -1
- package/dist/ui/text-clean.js +1 -1
- package/dist/ui/text-heading-1.cjs +1 -1
- package/dist/ui/text-heading-1.d.ts +1 -1
- package/dist/ui/text-heading-1.js +1 -1
- package/dist/ui/text-heading-2.cjs +1 -1
- package/dist/ui/text-heading-2.d.ts +1 -1
- package/dist/ui/text-heading-2.js +1 -1
- package/dist/ui/text-off.cjs +1 -1
- package/dist/ui/text-off.d.ts +1 -1
- package/dist/ui/text-off.js +1 -1
- package/dist/ui/text-tracking.cjs +1 -1
- package/dist/ui/text-tracking.d.ts +1 -1
- package/dist/ui/text-tracking.js +1 -1
- package/dist/ui/text-uppercase.cjs +1 -1
- package/dist/ui/text-uppercase.d.ts +1 -1
- package/dist/ui/text-uppercase.js +1 -1
- package/dist/ui/traffic-light.cjs +1 -1
- package/dist/ui/traffic-light.d.ts +1 -1
- package/dist/ui/traffic-light.js +1 -1
- package/dist/ui/train-front.cjs +1 -1
- package/dist/ui/train-front.d.ts +1 -1
- package/dist/ui/train-front.js +1 -1
- package/dist/ui/trash.cjs +1 -1
- package/dist/ui/trash.d.ts +1 -1
- package/dist/ui/trash.js +1 -1
- package/dist/ui/truck-front.cjs +1 -1
- package/dist/ui/truck-front.d.ts +1 -1
- package/dist/ui/truck-front.js +1 -1
- package/dist/ui/ungroup.cjs +3 -6
- package/dist/ui/ungroup.d.ts +1 -1
- package/dist/ui/ungroup.js +3 -6
- package/dist/ui/upload.cjs +1 -1
- package/dist/ui/upload.d.ts +1 -1
- package/dist/ui/upload.js +1 -1
- package/dist/ui/user-scan.cjs +1 -1
- package/dist/ui/user-scan.d.ts +1 -1
- package/dist/ui/user-scan.js +1 -1
- package/dist/ui/users.d.ts +1 -1
- package/dist/ui/volcano.cjs +50 -0
- package/dist/ui/volcano.d.ts +5 -0
- package/dist/ui/volcano.js +50 -0
- package/dist/ui/wind.cjs +1 -1
- package/dist/ui/wind.d.ts +1 -1
- package/dist/ui/wind.js +1 -1
- package/dist/ui/zip.cjs +1 -1
- package/dist/ui/zip.d.ts +1 -1
- package/dist/ui/zip.js +1 -1
- package/package.json +1 -1
package/dist/ui/car-front.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { Icon } from './types';
|
|
2
2
|
/**
|
|
3
|
-
* @preview 
|
|
4
4
|
*/
|
|
5
5
|
export declare const IconCarFront: Icon;
|
package/dist/ui/car-front.js
CHANGED
|
@@ -23,7 +23,7 @@ const IconCarFront = ({ size = 24, className, title, "aria-label": ariaLabel, ..
|
|
|
23
23
|
fill: "currentColor"
|
|
24
24
|
}),
|
|
25
25
|
/* @__PURE__ */ jsx("path", {
|
|
26
|
-
d: "M6 17.87v-.75h-.75v.75zm3.49 0h.75v-.75h-.75zm5.02 0v-.75h-.75v.75zm3.49 0h.75v-.75H18zM4.53 8.75a.75.75 0 1 0 1.41.5L5.24 9zM6.66 5l.71.25zm10.67 0 .7-.26zm.73 4.25a.75.75 0
|
|
26
|
+
d: "M6 17.87v-.75h-.75v.75zm3.49 0h.75v-.75h-.75zm5.02 0v-.75h-.75v.75zm3.49 0h.75v-.75H18zM4.53 8.75a.75.75 0 1 0 1.41.5L5.24 9zM6.66 5l.71.25zm10.67 0 .7-.26zm.73 4.25a.75.75 0 0 0 1.41-.5l-.7.25zm-13.33.28A.75.75 0 0 0 5.8 8.47L5.26 9zM4.3 6.97a.75.75 0 1 0-1.06 1.06l.53-.53zm13.92 1.5a.75.75 0 1 0 1.06 1.06L18.74 9zm2.56-.44a.75.75 0 1 0-1.06-1.06l.53.53zM6.57 11.5a.75.75 0 1 0 0 1.5zM8.91 13a.75.75 0 0 0 0-1.5zm6.22-1.5a.75.75 0 1 0 0 1.5zm2.25 1.5a.75.75 0 0 0 0-1.5zM6 17.87v.75h3.49v-1.5H6zm3.49 0h-.75v.39h1.5v-.4zM6 18.26h.75v-.4h-1.5v.4zM7.74 20v-.75a1 1 0 0 1-.99-1h-1.5a2.5 2.5 0 0 0 2.5 2.5zm1.75-1.74h-.75a1 1 0 0 1-1 .99v1.5a2.5 2.5 0 0 0 2.5-2.5zm5.02-.4v.76H18v-1.5h-3.49zm3.49 0h-.75v.4h1.5v-.4zm-3.49.4h.75v-.4h-1.5v.4zM16.26 20v-.75a1 1 0 0 1-1-1h-1.5a2.5 2.5 0 0 0 2.5 2.5zM18 18.26h-.75a1 1 0 0 1-1 .99v1.5a2.5 2.5 0 0 0 2.5-2.5zM7.76 9v.75h8.48v-1.5H7.76zm12.48 4h-.75v.48H21V13zm-4 4.48v-.75H7.76v1.5h8.48zm-12.48-4h.75V13H3v.48zm4 4v-.75c-.97 0-1.61 0-2.1-.06-.46-.06-.66-.17-.79-.3l-.53.53-.53.53c.46.45 1.03.64 1.65.72.61.09 1.38.08 2.3.08zm-4-4H3c0 .93 0 1.7.08 2.3.08.63.27 1.2.72 1.65l.53-.53.53-.53c-.13-.13-.23-.33-.3-.8s-.06-1.12-.06-2.09zm16.48 0h-.75c0 .97 0 1.62-.06 2.1-.07.46-.17.66-.3.79l.53.53.53.53c.45-.46.64-1.02.72-1.65q.1-.9.08-2.3zm-4 4v.75q1.38.02 2.3-.08c.62-.08 1.2-.27 1.65-.72l-.53-.53-.53-.53c-.13.13-.33.24-.8.3s-1.12.06-2.09.06zm0-8.48v.75c.97 0 1.61 0 2.1.07.46.06.66.17.79.3l.53-.53.53-.53a2.7 2.7 0 0 0-1.65-.73q-.92-.1-2.3-.08zm4 4H21q.02-1.38-.08-2.3a2.7 2.7 0 0 0-.72-1.64l-.53.53-.53.53c.13.13.23.32.3.79s.06 1.13.06 2.09zM7.76 9v-.75q-1.38-.02-2.3.08c-.62.08-1.2.27-1.65.73l.53.53.53.53c.13-.13.33-.24.8-.3.48-.07 1.12-.07 2.09-.07zm-4 4h.75c0-.96 0-1.61.06-2.1.07-.46.17-.65.3-.78l-.53-.53-.53-.53a2.7 2.7 0 0 0-.72 1.65C3 11.3 3 12.08 3 13zm1.47-4 .71.25 1.43-4-.7-.25-.71-.26-1.43 4zm2.85-5v.75h7.84v-1.5H8.08zm9.25 1-.7.25 1.43 4 .7-.25.71-.25-1.43-4zm-1.41-1v.75c.31 0 .6.2.7.5l.7-.26.72-.25a2.25 2.25 0 0 0-2.12-1.49zM6.66 5l.71.25c.1-.3.39-.5.7-.5v-1.5c-.94 0-1.8.6-2.11 1.5zm-1.4 4 .53-.53-1.5-1.5-.53.53-.53.53 1.5 1.5zm13.48 0 .53.53 1.5-1.5-.53-.53-.53-.53-1.5 1.5zM6.57 12.25V13h2.34v-1.5H6.57zm8.56 0V13h2.25v-1.5h-2.25z",
|
|
27
27
|
fill: "currentColor"
|
|
28
28
|
})
|
|
29
29
|
]
|
|
@@ -18,11 +18,11 @@ const IconChartScatter = ({ size = 24, className, title, "aria-label": ariaLabel
|
|
|
18
18
|
children: [
|
|
19
19
|
title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", { children: title }) : null,
|
|
20
20
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
21
|
-
d: "M8.98 8.4a.55.55 0 1 1-1.1 0 .55.55 0 0 1 1.1 0m4.42 3.3a.56.56 0 1 1-1.12 0 .56.56 0 0 1 1.11 0M9.93 16a.55.55 0 1 1-1.1 0 .55.55 0 0 1 1.1 0m7.81-.55a.
|
|
21
|
+
d: "M8.98 8.4a.55.55 0 1 1-1.1 0 .55.55 0 0 1 1.1 0m4.42 3.3a.56.56 0 1 1-1.12 0 .56.56 0 0 1 1.11 0M9.93 16a.55.55 0 1 1-1.1 0 .55.55 0 0 1 1.1 0m7.81-.55a.56.56 0 1 1-1.11 0 .56.56 0 0 1 1.1 0m-1.1-8.59a.55.55 0 1 1-1.11 0 .55.55 0 0 1 1.1 0",
|
|
22
22
|
fill: "currentColor"
|
|
23
23
|
}),
|
|
24
24
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
25
|
-
d: "M4 4v14.61c0 .83.67 1.5 1.5 1.5H20M8.98 8.4a.55.55 0 1 1-1.1 0 .55.55 0 0 1 1.1 0Zm4.41 3.3a.56.56 0 1 1-1.1 0 .56.56 0 0 1 1.1 0ZM9.93 16a.55.55 0 1 1-1.1 0 .55.55 0 0 1 1.1 0Zm7.8-.55a.
|
|
25
|
+
d: "M4 4v14.61c0 .83.67 1.5 1.5 1.5H20M8.98 8.4a.55.55 0 1 1-1.1 0 .55.55 0 0 1 1.1 0Zm4.41 3.3a.56.56 0 1 1-1.1 0 .56.56 0 0 1 1.1 0ZM9.93 16a.55.55 0 1 1-1.1 0 .55.55 0 0 1 1.1 0Zm7.8-.55a.56.56 0 1 1-1.1 0 .56.56 0 0 1 1.1 0Zm-1.1-8.6a.55.55 0 1 1-1.11 0 .55.55 0 0 1 1.1 0Z",
|
|
26
26
|
stroke: "currentColor",
|
|
27
27
|
strokeWidth: "1.5",
|
|
28
28
|
strokeLinecap: "round"
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { Icon } from './types';
|
|
2
2
|
/**
|
|
3
|
-
* @preview 
|
|
4
4
|
*/
|
|
5
5
|
export declare const IconChartScatter: Icon;
|
package/dist/ui/chart-scatter.js
CHANGED
|
@@ -18,11 +18,11 @@ const IconChartScatter = ({ size = 24, className, title, "aria-label": ariaLabel
|
|
|
18
18
|
children: [
|
|
19
19
|
title ? /* @__PURE__ */ jsx("title", { children: title }) : null,
|
|
20
20
|
/* @__PURE__ */ jsx("path", {
|
|
21
|
-
d: "M8.98 8.4a.55.55 0 1 1-1.1 0 .55.55 0 0 1 1.1 0m4.42 3.3a.56.56 0 1 1-1.12 0 .56.56 0 0 1 1.11 0M9.93 16a.55.55 0 1 1-1.1 0 .55.55 0 0 1 1.1 0m7.81-.55a.
|
|
21
|
+
d: "M8.98 8.4a.55.55 0 1 1-1.1 0 .55.55 0 0 1 1.1 0m4.42 3.3a.56.56 0 1 1-1.12 0 .56.56 0 0 1 1.11 0M9.93 16a.55.55 0 1 1-1.1 0 .55.55 0 0 1 1.1 0m7.81-.55a.56.56 0 1 1-1.11 0 .56.56 0 0 1 1.1 0m-1.1-8.59a.55.55 0 1 1-1.11 0 .55.55 0 0 1 1.1 0",
|
|
22
22
|
fill: "currentColor"
|
|
23
23
|
}),
|
|
24
24
|
/* @__PURE__ */ jsx("path", {
|
|
25
|
-
d: "M4 4v14.61c0 .83.67 1.5 1.5 1.5H20M8.98 8.4a.55.55 0 1 1-1.1 0 .55.55 0 0 1 1.1 0Zm4.41 3.3a.56.56 0 1 1-1.1 0 .56.56 0 0 1 1.1 0ZM9.93 16a.55.55 0 1 1-1.1 0 .55.55 0 0 1 1.1 0Zm7.8-.55a.
|
|
25
|
+
d: "M4 4v14.61c0 .83.67 1.5 1.5 1.5H20M8.98 8.4a.55.55 0 1 1-1.1 0 .55.55 0 0 1 1.1 0Zm4.41 3.3a.56.56 0 1 1-1.1 0 .56.56 0 0 1 1.1 0ZM9.93 16a.55.55 0 1 1-1.1 0 .55.55 0 0 1 1.1 0Zm7.8-.55a.56.56 0 1 1-1.1 0 .56.56 0 0 1 1.1 0Zm-1.1-8.6a.55.55 0 1 1-1.11 0 .55.55 0 0 1 1.1 0Z",
|
|
26
26
|
stroke: "currentColor",
|
|
27
27
|
strokeWidth: "1.5",
|
|
28
28
|
strokeLinecap: "round"
|
package/dist/ui/chats.cjs
CHANGED
|
@@ -19,7 +19,7 @@ const IconChats = ({ size = 24, className, title, "aria-label": ariaLabel, ...pr
|
|
|
19
19
|
title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", { children: title }) : null,
|
|
20
20
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
21
21
|
opacity: ".2",
|
|
22
|
-
d: "
|
|
22
|
+
d: "M16.76 14.94c-.79.35-1.43-.58-1.41-1.43.04-1.82-.85-4.49-6.25-5.1-.55-.05 2.26-4.25 5.37-4.25a5.63 5.63 0 0 1 5.44 7.08q-.1.36 0 .71l.44 1.56a1.2 1.2 0 0 1-1.31 1.52l-1.56-.2q-.38-.06-.72.11",
|
|
23
23
|
fill: "currentColor"
|
|
24
24
|
}),
|
|
25
25
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
package/dist/ui/chats.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { Icon } from './types';
|
|
2
2
|
/**
|
|
3
|
-
* @preview 
|
|
4
4
|
*/
|
|
5
5
|
export declare const IconChats: Icon;
|
package/dist/ui/chats.js
CHANGED
|
@@ -19,7 +19,7 @@ const IconChats = ({ size = 24, className, title, "aria-label": ariaLabel, ...pr
|
|
|
19
19
|
title ? /* @__PURE__ */ jsx("title", { children: title }) : null,
|
|
20
20
|
/* @__PURE__ */ jsx("path", {
|
|
21
21
|
opacity: ".2",
|
|
22
|
-
d: "
|
|
22
|
+
d: "M16.76 14.94c-.79.35-1.43-.58-1.41-1.43.04-1.82-.85-4.49-6.25-5.1-.55-.05 2.26-4.25 5.37-4.25a5.63 5.63 0 0 1 5.44 7.08q-.1.36 0 .71l.44 1.56a1.2 1.2 0 0 1-1.31 1.52l-1.56-.2q-.38-.06-.72.11",
|
|
23
23
|
fill: "currentColor"
|
|
24
24
|
}),
|
|
25
25
|
/* @__PURE__ */ jsx("path", {
|
package/dist/ui/clouds.cjs
CHANGED
|
@@ -19,15 +19,15 @@ const IconClouds = ({ size = 24, className, title, "aria-label": ariaLabel, ...p
|
|
|
19
19
|
title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", { children: title }) : null,
|
|
20
20
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
21
21
|
opacity: ".2",
|
|
22
|
-
d: "
|
|
22
|
+
d: "M20.74 11.94c0-1.74-1.3-3.16-2.9-3.16-.46 0-1.29-.57-1.41-1A3 3 0 0 0 14.9 5.9a2.75 2.75 0 0 0-3.8 1.5 3 3 0 0 0-.26.81c-.05.35.2.65.52.8l1.07.47c.36.17.57.53.65.91.23 1.05 1.07 1.44 2.2 1.52.33.02.64.18.82.45l1.59 2.29c.18.27.5.45.82.38 1.32-.27 2.23-1.56 2.23-3.1",
|
|
23
23
|
fill: "currentColor"
|
|
24
24
|
}),
|
|
25
25
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
26
|
-
d: "
|
|
26
|
+
d: "M16.98 9.87a.75.75 0 0 1-1.34-.67l.67.33zM14.76 5.9l-.32.67zm-3.88 1.5.7.3zm5.53 1.76-.51-.55c.28-.27.7-.4.98-.47.3-.08.64-.12.88-.12v1.5a3 3 0 0 0-.78.16l-.06.03zm1.35-.39v-.75c2.1 0 3.73 1.8 3.73 3.9h-1.5c0-1.36-1.04-2.4-2.23-2.4zm2.98 3.16h.75c0 2.11-1.63 3.9-3.73 3.9v-1.5c1.2 0 2.23-1.03 2.23-2.4zm-4.43-2.4-.67-.34v.01l-.02.02.05-.18.74.12.74.12a3 3 0 0 1-.15.54v.02h-.01v.01zm.1-.37-.74-.12a2.3 2.3 0 0 0-1.23-2.47l.32-.67.33-.68a3.8 3.8 0 0 1 2.06 4.06zM14.76 5.9l-.32.67a2.1 2.1 0 0 0-2.87 1.13l-.69-.3-.69-.29a3.6 3.6 0 0 1 4.9-1.89zm-3.88 1.5.7.3c-.12.28-.16.4-.18.51s-.02.21.01.47l-.74.1-.75.09q-.06-.46 0-.9c.05-.3.15-.56.27-.86z",
|
|
27
27
|
fill: "currentColor"
|
|
28
28
|
}),
|
|
29
29
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
30
|
-
d: "
|
|
30
|
+
d: "m7.68 12.45.75-.09zm5.42.78-.69-.28zM11.72 9.2l-.33.68zm-3.8 1.51.7.3zm.63 2.2a.75.75 0 1 1-1.41.5l.7-.26zm4.34 1.96a.75.75 0 0 1-1.04-1.08l.52.54zm.44-2.4-.52-.55c.29-.27.7-.4.97-.47.3-.08.63-.12.88-.12v1.5a2 2 0 0 0-.76.15l-.06.03zm1.33-.4v-.74c2.07 0 3.65 1.8 3.65 3.9h-1.5c0-1.38-1.02-2.4-2.15-2.4zm2.9 3.16h.75c0 2.1-1.58 3.9-3.65 3.9v-1.49c1.13 0 2.15-1.02 2.15-2.4zm-2.9 3.16v.75H6.23v-1.5h8.43zm-8.43 0v.75c-2.07 0-3.66-1.8-3.66-3.9h1.5c0 1.38 1.03 2.4 2.16 2.4zm-2.9-3.16h-.76c0-2.1 1.59-3.9 3.66-3.9v1.5c-1.13 0-2.16 1.02-2.16 2.4zm2.9-3.15v-.75q.36 0 .89.08c.31.07.74.2 1.07.5l-.5.55-.52.55a1 1 0 0 0-.35-.13 3 3 0 0 0-.59-.05zm6.87 1.16-.69-.28q.13-.3.18-.62l.74.12.74.12q-.07.48-.27.95zm.23-.78-.74-.12a2.3 2.3 0 0 0-1.2-2.46l.33-.68.33-.67a3.8 3.8 0 0 1 2.02 4.05zm-1.6-3.26-.34.68c-1.03-.5-2.27-.08-2.77 1.12l-.7-.29-.68-.29a3.5 3.5 0 0 1 4.81-1.9zm-3.8 1.51.7.3c-.2.44-.26.92-.2 1.36l-.75.1-.74.08q-.14-1.06.3-2.13zm-.25 1.75.75-.09q.03.27.12.53l-.7.25-.71.25a4 4 0 0 1-.2-.85zm4.69 1.87-.52-.54q.35-.33.56-.83l.7.28.69.3q-.34.79-.91 1.33z",
|
|
31
31
|
fill: "currentColor"
|
|
32
32
|
})
|
|
33
33
|
]
|
package/dist/ui/clouds.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { Icon } from './types';
|
|
2
2
|
/**
|
|
3
|
-
* @preview 
|
|
4
4
|
*/
|
|
5
5
|
export declare const IconClouds: Icon;
|
package/dist/ui/clouds.js
CHANGED
|
@@ -19,15 +19,15 @@ const IconClouds = ({ size = 24, className, title, "aria-label": ariaLabel, ...p
|
|
|
19
19
|
title ? /* @__PURE__ */ jsx("title", { children: title }) : null,
|
|
20
20
|
/* @__PURE__ */ jsx("path", {
|
|
21
21
|
opacity: ".2",
|
|
22
|
-
d: "
|
|
22
|
+
d: "M20.74 11.94c0-1.74-1.3-3.16-2.9-3.16-.46 0-1.29-.57-1.41-1A3 3 0 0 0 14.9 5.9a2.75 2.75 0 0 0-3.8 1.5 3 3 0 0 0-.26.81c-.05.35.2.65.52.8l1.07.47c.36.17.57.53.65.91.23 1.05 1.07 1.44 2.2 1.52.33.02.64.18.82.45l1.59 2.29c.18.27.5.45.82.38 1.32-.27 2.23-1.56 2.23-3.1",
|
|
23
23
|
fill: "currentColor"
|
|
24
24
|
}),
|
|
25
25
|
/* @__PURE__ */ jsx("path", {
|
|
26
|
-
d: "
|
|
26
|
+
d: "M16.98 9.87a.75.75 0 0 1-1.34-.67l.67.33zM14.76 5.9l-.32.67zm-3.88 1.5.7.3zm5.53 1.76-.51-.55c.28-.27.7-.4.98-.47.3-.08.64-.12.88-.12v1.5a3 3 0 0 0-.78.16l-.06.03zm1.35-.39v-.75c2.1 0 3.73 1.8 3.73 3.9h-1.5c0-1.36-1.04-2.4-2.23-2.4zm2.98 3.16h.75c0 2.11-1.63 3.9-3.73 3.9v-1.5c1.2 0 2.23-1.03 2.23-2.4zm-4.43-2.4-.67-.34v.01l-.02.02.05-.18.74.12.74.12a3 3 0 0 1-.15.54v.02h-.01v.01zm.1-.37-.74-.12a2.3 2.3 0 0 0-1.23-2.47l.32-.67.33-.68a3.8 3.8 0 0 1 2.06 4.06zM14.76 5.9l-.32.67a2.1 2.1 0 0 0-2.87 1.13l-.69-.3-.69-.29a3.6 3.6 0 0 1 4.9-1.89zm-3.88 1.5.7.3c-.12.28-.16.4-.18.51s-.02.21.01.47l-.74.1-.75.09q-.06-.46 0-.9c.05-.3.15-.56.27-.86z",
|
|
27
27
|
fill: "currentColor"
|
|
28
28
|
}),
|
|
29
29
|
/* @__PURE__ */ jsx("path", {
|
|
30
|
-
d: "
|
|
30
|
+
d: "m7.68 12.45.75-.09zm5.42.78-.69-.28zM11.72 9.2l-.33.68zm-3.8 1.51.7.3zm.63 2.2a.75.75 0 1 1-1.41.5l.7-.26zm4.34 1.96a.75.75 0 0 1-1.04-1.08l.52.54zm.44-2.4-.52-.55c.29-.27.7-.4.97-.47.3-.08.63-.12.88-.12v1.5a2 2 0 0 0-.76.15l-.06.03zm1.33-.4v-.74c2.07 0 3.65 1.8 3.65 3.9h-1.5c0-1.38-1.02-2.4-2.15-2.4zm2.9 3.16h.75c0 2.1-1.58 3.9-3.65 3.9v-1.49c1.13 0 2.15-1.02 2.15-2.4zm-2.9 3.16v.75H6.23v-1.5h8.43zm-8.43 0v.75c-2.07 0-3.66-1.8-3.66-3.9h1.5c0 1.38 1.03 2.4 2.16 2.4zm-2.9-3.16h-.76c0-2.1 1.59-3.9 3.66-3.9v1.5c-1.13 0-2.16 1.02-2.16 2.4zm2.9-3.15v-.75q.36 0 .89.08c.31.07.74.2 1.07.5l-.5.55-.52.55a1 1 0 0 0-.35-.13 3 3 0 0 0-.59-.05zm6.87 1.16-.69-.28q.13-.3.18-.62l.74.12.74.12q-.07.48-.27.95zm.23-.78-.74-.12a2.3 2.3 0 0 0-1.2-2.46l.33-.68.33-.67a3.8 3.8 0 0 1 2.02 4.05zm-1.6-3.26-.34.68c-1.03-.5-2.27-.08-2.77 1.12l-.7-.29-.68-.29a3.5 3.5 0 0 1 4.81-1.9zm-3.8 1.51.7.3c-.2.44-.26.92-.2 1.36l-.75.1-.74.08q-.14-1.06.3-2.13zm-.25 1.75.75-.09q.03.27.12.53l-.7.25-.71.25a4 4 0 0 1-.2-.85zm4.69 1.87-.52-.54q.35-.33.56-.83l.7.28.69.3q-.34.79-.91 1.33z",
|
|
31
31
|
fill: "currentColor"
|
|
32
32
|
})
|
|
33
33
|
]
|
package/dist/ui/colors.cjs
CHANGED
|
@@ -21,11 +21,11 @@ const IconColors = ({ size = 24, className, title, "aria-label": ariaLabel, ...p
|
|
|
21
21
|
opacity: ".2",
|
|
22
22
|
fillRule: "evenodd",
|
|
23
23
|
clipRule: "evenodd",
|
|
24
|
-
d: "
|
|
24
|
+
d: "M7.46 8.82q0 1 .39 1.85l.51-.03A4.54 4.54 0 0 1 12 17.9a4.54 4.54 0 1 0 4.15-7.24A4.53 4.53 0 0 0 12 4.27a4.54 4.54 0 0 0-4.54 4.55",
|
|
25
25
|
fill: "currentColor"
|
|
26
26
|
}),
|
|
27
27
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
28
|
-
d: "
|
|
28
|
+
d: "M7.85 10.67A4.53 4.53 0 0 1 12 4.27a4.54 4.54 0 0 1 .52 9.06m0 0a4.54 4.54 0 1 0-8.3 3.7 4.54 4.54 0 0 0 8.3-3.7Zm3.63-2.66A4.55 4.55 0 1 1 12 17.9",
|
|
29
29
|
stroke: "currentColor",
|
|
30
30
|
strokeWidth: "1.5"
|
|
31
31
|
})
|
package/dist/ui/colors.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { Icon } from './types';
|
|
2
2
|
/**
|
|
3
|
-
* @preview 
|
|
4
4
|
*/
|
|
5
5
|
export declare const IconColors: Icon;
|
package/dist/ui/colors.js
CHANGED
|
@@ -21,11 +21,11 @@ const IconColors = ({ size = 24, className, title, "aria-label": ariaLabel, ...p
|
|
|
21
21
|
opacity: ".2",
|
|
22
22
|
fillRule: "evenodd",
|
|
23
23
|
clipRule: "evenodd",
|
|
24
|
-
d: "
|
|
24
|
+
d: "M7.46 8.82q0 1 .39 1.85l.51-.03A4.54 4.54 0 0 1 12 17.9a4.54 4.54 0 1 0 4.15-7.24A4.53 4.53 0 0 0 12 4.27a4.54 4.54 0 0 0-4.54 4.55",
|
|
25
25
|
fill: "currentColor"
|
|
26
26
|
}),
|
|
27
27
|
/* @__PURE__ */ jsx("path", {
|
|
28
|
-
d: "
|
|
28
|
+
d: "M7.85 10.67A4.53 4.53 0 0 1 12 4.27a4.54 4.54 0 0 1 .52 9.06m0 0a4.54 4.54 0 1 0-8.3 3.7 4.54 4.54 0 0 0 8.3-3.7Zm3.63-2.66A4.55 4.55 0 1 1 12 17.9",
|
|
29
29
|
stroke: "currentColor",
|
|
30
30
|
strokeWidth: "1.5"
|
|
31
31
|
})
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
let react_jsx_runtime = require("react/jsx-runtime");
|
|
2
|
+
//#region src/react/ui/compare.tsx
|
|
3
|
+
const IconCompare = ({ size = 24, className, title, "aria-label": ariaLabel, ...props }) => {
|
|
4
|
+
const isLabelled = Boolean(ariaLabel || title);
|
|
5
|
+
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
|
|
6
|
+
viewBox: "0 0 24 24",
|
|
7
|
+
fill: "none",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
9
|
+
width: size,
|
|
10
|
+
height: size,
|
|
11
|
+
"data-slot": "compare",
|
|
12
|
+
role: isLabelled ? "img" : void 0,
|
|
13
|
+
"aria-hidden": isLabelled ? void 0 : true,
|
|
14
|
+
"aria-label": ariaLabel,
|
|
15
|
+
focusable: "false",
|
|
16
|
+
className: `ui-icon ${className ?? ""}`,
|
|
17
|
+
...props,
|
|
18
|
+
children: [
|
|
19
|
+
title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", { children: title }) : null,
|
|
20
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("rect", {
|
|
21
|
+
opacity: ".2",
|
|
22
|
+
x: "3.75",
|
|
23
|
+
y: "6",
|
|
24
|
+
width: "16.51",
|
|
25
|
+
height: "12",
|
|
26
|
+
rx: "2",
|
|
27
|
+
fill: "#000"
|
|
28
|
+
}),
|
|
29
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
30
|
+
d: "M11.6 6H7.76c-1.89 0-2.83 0-3.42.59-.58.58-.58 1.52-.58 3.41v4c0 1.89 0 2.83.58 3.41.59.59 1.53.59 3.42.59h3.86",
|
|
31
|
+
stroke: "#000",
|
|
32
|
+
strokeWidth: "1.5",
|
|
33
|
+
strokeLinecap: "round"
|
|
34
|
+
}),
|
|
35
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
36
|
+
d: "M14.36 6h1.45m4.44 7.34V10.7m0-3.21c0-.83-.67-1.5-1.5-1.5h-.35m1.85 10.5c0 .83-.67 1.5-1.5 1.5h-.35m-4.04.04h1.45",
|
|
37
|
+
stroke: "#000",
|
|
38
|
+
strokeWidth: "1.5",
|
|
39
|
+
strokeLinecap: "round",
|
|
40
|
+
strokeLinejoin: "round"
|
|
41
|
+
}),
|
|
42
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
43
|
+
d: "M11.6 4v16",
|
|
44
|
+
stroke: "#000",
|
|
45
|
+
strokeWidth: "1.5",
|
|
46
|
+
strokeLinecap: "round"
|
|
47
|
+
})
|
|
48
|
+
]
|
|
49
|
+
});
|
|
50
|
+
};
|
|
51
|
+
//#endregion
|
|
52
|
+
exports.IconCompare = IconCompare;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import type { Icon } from './types';
|
|
2
|
+
/**
|
|
3
|
+
* @preview 
|
|
4
|
+
*/
|
|
5
|
+
export declare const IconCompare: Icon;
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
|
+
//#region src/react/ui/compare.tsx
|
|
3
|
+
const IconCompare = ({ size = 24, className, title, "aria-label": ariaLabel, ...props }) => {
|
|
4
|
+
const isLabelled = Boolean(ariaLabel || title);
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", {
|
|
6
|
+
viewBox: "0 0 24 24",
|
|
7
|
+
fill: "none",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
9
|
+
width: size,
|
|
10
|
+
height: size,
|
|
11
|
+
"data-slot": "compare",
|
|
12
|
+
role: isLabelled ? "img" : void 0,
|
|
13
|
+
"aria-hidden": isLabelled ? void 0 : true,
|
|
14
|
+
"aria-label": ariaLabel,
|
|
15
|
+
focusable: "false",
|
|
16
|
+
className: `ui-icon ${className ?? ""}`,
|
|
17
|
+
...props,
|
|
18
|
+
children: [
|
|
19
|
+
title ? /* @__PURE__ */ jsx("title", { children: title }) : null,
|
|
20
|
+
/* @__PURE__ */ jsx("rect", {
|
|
21
|
+
opacity: ".2",
|
|
22
|
+
x: "3.75",
|
|
23
|
+
y: "6",
|
|
24
|
+
width: "16.51",
|
|
25
|
+
height: "12",
|
|
26
|
+
rx: "2",
|
|
27
|
+
fill: "#000"
|
|
28
|
+
}),
|
|
29
|
+
/* @__PURE__ */ jsx("path", {
|
|
30
|
+
d: "M11.6 6H7.76c-1.89 0-2.83 0-3.42.59-.58.58-.58 1.52-.58 3.41v4c0 1.89 0 2.83.58 3.41.59.59 1.53.59 3.42.59h3.86",
|
|
31
|
+
stroke: "#000",
|
|
32
|
+
strokeWidth: "1.5",
|
|
33
|
+
strokeLinecap: "round"
|
|
34
|
+
}),
|
|
35
|
+
/* @__PURE__ */ jsx("path", {
|
|
36
|
+
d: "M14.36 6h1.45m4.44 7.34V10.7m0-3.21c0-.83-.67-1.5-1.5-1.5h-.35m1.85 10.5c0 .83-.67 1.5-1.5 1.5h-.35m-4.04.04h1.45",
|
|
37
|
+
stroke: "#000",
|
|
38
|
+
strokeWidth: "1.5",
|
|
39
|
+
strokeLinecap: "round",
|
|
40
|
+
strokeLinejoin: "round"
|
|
41
|
+
}),
|
|
42
|
+
/* @__PURE__ */ jsx("path", {
|
|
43
|
+
d: "M11.6 4v16",
|
|
44
|
+
stroke: "#000",
|
|
45
|
+
strokeWidth: "1.5",
|
|
46
|
+
strokeLinecap: "round"
|
|
47
|
+
})
|
|
48
|
+
]
|
|
49
|
+
});
|
|
50
|
+
};
|
|
51
|
+
//#endregion
|
|
52
|
+
export { IconCompare };
|
package/dist/ui/compass.cjs
CHANGED
|
@@ -29,7 +29,7 @@ const IconCompass = ({ size = 24, className, title, "aria-label": ariaLabel, ...
|
|
|
29
29
|
fill: "currentColor"
|
|
30
30
|
}),
|
|
31
31
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
32
|
-
d: "m7.2 16.32-.72-.2a.75.75 0 0 0 .92.92zm1.96-6.83-.2-.73a.8.8 0 0 0-.52.52zm6.69-1.81.72.2a.75.75 0 0 0-.92-.92zm-1.87 6.78.2.72a.8.8 0 0 0 .52-.53zm.99-10.77-.29.69zm-6.89 0 .29.69zm-.87 12.63.72.2L9.88 9.7l-.72-.2-.72-.2-1.96 6.82zm1.95-6.83.2.72 6.68-1.8-.2-.73-.2-.72-6.67 1.8zm6.69-1.81-.73-.2-1.86 6.78.72.2.72.2 1.87-6.78zm-1.87 6.78-.2-.73-6.77 1.87.2.72.2.72 6.77-1.86zM2.53 12h-.75c0 1.28.25 2.55.74 3.73l.7-.29.68-.28q-.62-1.52-.62-3.16zm.68 3.44-.7.3a10 10 0 0 0 2.12 3.15l.53-.53.53-.53a8 8 0 0 1-1.79-2.67zm1.95 2.92-.53.
|
|
32
|
+
d: "m7.2 16.32-.72-.2a.75.75 0 0 0 .92.92zm1.96-6.83-.2-.73a.8.8 0 0 0-.52.52zm6.69-1.81.72.2a.75.75 0 0 0-.92-.92zm-1.87 6.78.2.72a.8.8 0 0 0 .52-.53zm.99-10.77-.29.69zm-6.89 0 .29.69zm-.87 12.63.72.2L9.88 9.7l-.72-.2-.72-.2-1.96 6.82zm1.95-6.83.2.72 6.68-1.8-.2-.73-.2-.72-6.67 1.8zm6.69-1.81-.73-.2-1.86 6.78.72.2.72.2 1.87-6.78zm-1.87 6.78-.2-.73-6.77 1.87.2.72.2.72 6.77-1.86zM2.53 12h-.75c0 1.28.25 2.55.74 3.73l.7-.29.68-.28q-.62-1.52-.62-3.16zm.68 3.44-.7.3a10 10 0 0 0 2.12 3.15l.53-.53.53-.53a8 8 0 0 1-1.79-2.67zm1.95 2.92-.53.53c.9.91 1.98 1.63 3.16 2.12l.3-.7.28-.69a8 8 0 0 1-2.68-1.79zm2.92 1.95-.29.7q1.8.74 3.74.74v-1.5a8 8 0 0 1-3.16-.63zm3.45.69v.75q1.93 0 3.73-.74l-.29-.7-.29-.69q-1.52.63-3.15.63zm3.44-.69.29.7a10 10 0 0 0 3.16-2.12l-.53-.53-.53-.53a8 8 0 0 1-2.68 1.8zm2.92-1.95.53.53c.9-.9 1.62-1.98 2.11-3.16l-.69-.29-.7-.28a8 8 0 0 1-1.78 2.67zm1.95-2.92.7.3q.73-1.81.74-3.74h-1.5c0 1.08-.22 2.16-.63 3.16zm.69-3.44h.75c0-1.28-.26-2.55-.75-3.73l-.69.29-.7.28q.63 1.52.64 3.16zm-.69-3.44.7-.3a10 10 0 0 0-2.12-3.15l-.53.53-.53.53a8 8 0 0 1 1.79 2.67zm-1.95-2.92.53-.53a10 10 0 0 0-3.16-2.12l-.29.7-.29.69q1.51.63 2.68 1.79zm-2.92-1.95.29-.7a10 10 0 0 0-3.73-.74v1.5q1.63 0 3.15.63zM11.53 3v-.75q-1.94 0-3.74.74l.3.7.28.69q1.51-.63 3.16-.63zm-3.45.69-.29-.7a10 10 0 0 0-3.16 2.12l.53.53.53.53a8 8 0 0 1 2.68-1.8zM5.16 5.64l-.53-.53Q3.27 6.48 2.52 8.27l.7.29.68.28q.64-1.5 1.8-2.67zM3.21 8.56l-.7-.3A10 10 0 0 0 1.79 12h1.5q0-1.64.62-3.16zM12 12h-.75c0-.19.15-.34.34-.34v1.5c.64 0 1.16-.52 1.16-1.16zm-.41.41v-.75c.18 0 .34.15.34.34h-1.5c0 .64.52 1.16 1.16 1.16zm-.41-.41h.75c0 .19-.16.34-.34.34v-1.5c-.64 0-1.16.52-1.16 1.16zm.4-.41v.75a.34.34 0 0 1-.33-.34h1.5c0-.64-.52-1.16-1.16-1.16z",
|
|
33
33
|
fill: "currentColor"
|
|
34
34
|
})
|
|
35
35
|
]
|
package/dist/ui/compass.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { Icon } from './types';
|
|
2
2
|
/**
|
|
3
|
-
* @preview 
|
|
4
4
|
*/
|
|
5
5
|
export declare const IconCompass: Icon;
|
package/dist/ui/compass.js
CHANGED
|
@@ -29,7 +29,7 @@ const IconCompass = ({ size = 24, className, title, "aria-label": ariaLabel, ...
|
|
|
29
29
|
fill: "currentColor"
|
|
30
30
|
}),
|
|
31
31
|
/* @__PURE__ */ jsx("path", {
|
|
32
|
-
d: "m7.2 16.32-.72-.2a.75.75 0 0 0 .92.92zm1.96-6.83-.2-.73a.8.8 0 0 0-.52.52zm6.69-1.81.72.2a.75.75 0 0 0-.92-.92zm-1.87 6.78.2.72a.8.8 0 0 0 .52-.53zm.99-10.77-.29.69zm-6.89 0 .29.69zm-.87 12.63.72.2L9.88 9.7l-.72-.2-.72-.2-1.96 6.82zm1.95-6.83.2.72 6.68-1.8-.2-.73-.2-.72-6.67 1.8zm6.69-1.81-.73-.2-1.86 6.78.72.2.72.2 1.87-6.78zm-1.87 6.78-.2-.73-6.77 1.87.2.72.2.72 6.77-1.86zM2.53 12h-.75c0 1.28.25 2.55.74 3.73l.7-.29.68-.28q-.62-1.52-.62-3.16zm.68 3.44-.7.3a10 10 0 0 0 2.12 3.15l.53-.53.53-.53a8 8 0 0 1-1.79-2.67zm1.95 2.92-.53.
|
|
32
|
+
d: "m7.2 16.32-.72-.2a.75.75 0 0 0 .92.92zm1.96-6.83-.2-.73a.8.8 0 0 0-.52.52zm6.69-1.81.72.2a.75.75 0 0 0-.92-.92zm-1.87 6.78.2.72a.8.8 0 0 0 .52-.53zm.99-10.77-.29.69zm-6.89 0 .29.69zm-.87 12.63.72.2L9.88 9.7l-.72-.2-.72-.2-1.96 6.82zm1.95-6.83.2.72 6.68-1.8-.2-.73-.2-.72-6.67 1.8zm6.69-1.81-.73-.2-1.86 6.78.72.2.72.2 1.87-6.78zm-1.87 6.78-.2-.73-6.77 1.87.2.72.2.72 6.77-1.86zM2.53 12h-.75c0 1.28.25 2.55.74 3.73l.7-.29.68-.28q-.62-1.52-.62-3.16zm.68 3.44-.7.3a10 10 0 0 0 2.12 3.15l.53-.53.53-.53a8 8 0 0 1-1.79-2.67zm1.95 2.92-.53.53c.9.91 1.98 1.63 3.16 2.12l.3-.7.28-.69a8 8 0 0 1-2.68-1.79zm2.92 1.95-.29.7q1.8.74 3.74.74v-1.5a8 8 0 0 1-3.16-.63zm3.45.69v.75q1.93 0 3.73-.74l-.29-.7-.29-.69q-1.52.63-3.15.63zm3.44-.69.29.7a10 10 0 0 0 3.16-2.12l-.53-.53-.53-.53a8 8 0 0 1-2.68 1.8zm2.92-1.95.53.53c.9-.9 1.62-1.98 2.11-3.16l-.69-.29-.7-.28a8 8 0 0 1-1.78 2.67zm1.95-2.92.7.3q.73-1.81.74-3.74h-1.5c0 1.08-.22 2.16-.63 3.16zm.69-3.44h.75c0-1.28-.26-2.55-.75-3.73l-.69.29-.7.28q.63 1.52.64 3.16zm-.69-3.44.7-.3a10 10 0 0 0-2.12-3.15l-.53.53-.53.53a8 8 0 0 1 1.79 2.67zm-1.95-2.92.53-.53a10 10 0 0 0-3.16-2.12l-.29.7-.29.69q1.51.63 2.68 1.79zm-2.92-1.95.29-.7a10 10 0 0 0-3.73-.74v1.5q1.63 0 3.15.63zM11.53 3v-.75q-1.94 0-3.74.74l.3.7.28.69q1.51-.63 3.16-.63zm-3.45.69-.29-.7a10 10 0 0 0-3.16 2.12l.53.53.53.53a8 8 0 0 1 2.68-1.8zM5.16 5.64l-.53-.53Q3.27 6.48 2.52 8.27l.7.29.68.28q.64-1.5 1.8-2.67zM3.21 8.56l-.7-.3A10 10 0 0 0 1.79 12h1.5q0-1.64.62-3.16zM12 12h-.75c0-.19.15-.34.34-.34v1.5c.64 0 1.16-.52 1.16-1.16zm-.41.41v-.75c.18 0 .34.15.34.34h-1.5c0 .64.52 1.16 1.16 1.16zm-.41-.41h.75c0 .19-.16.34-.34.34v-1.5c-.64 0-1.16.52-1.16 1.16zm.4-.41v.75a.34.34 0 0 1-.33-.34h1.5c0-.64-.52-1.16-1.16-1.16z",
|
|
33
33
|
fill: "currentColor"
|
|
34
34
|
})
|
|
35
35
|
]
|
package/dist/ui/confetti.cjs
CHANGED
|
@@ -23,7 +23,7 @@ const IconConfetti = ({ size = 24, className, title, "aria-label": ariaLabel, ..
|
|
|
23
23
|
opacity: ".2"
|
|
24
24
|
}),
|
|
25
25
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
26
|
-
d: "m13.5 10.05.49-.57zm2.96 3.74.74.1zm-3.86 2.86.32.68zm3.85-2.81.75.1zm-9.2-2.37-.69-.3zm2.44-3.61.18.73zm.04-.01-.15-.73zm-4.6 8.47.69.3zm2.7 2.6-.33-.67zm5.25-2.32a.75.75 0 1 0 .98-1.14l-.49.57zM8.1 10.3a.75.75 0 1 0-.98 1.13l.49-.57zm.89 8.34a.75.75 0 0 0 .98-1.14l-.5.57zm-2.67-4.3a.75.75 0 1 0-.98 1.14l.5-.57zm8.44-6.5a.75.75 0 1 0 1.07 1.06l-.54-.53zm3.3-1.18a.75.75 0 0 0-1.05-1.06l.53.53zm-5.28-.94a.75.75 0 1 0 .91 1.2l-.45-.6zm2.47-2.14a.75.75 0 0 0-1.5.1l.75-.05zm1.42 6.39a.75.75 0 0 0 1.26.82l-.63-.41zm3.53.3a.75.75 0 0 0 .43-1.45l-.21.72zM5.13 16.31l.69.3 2.11-4.85-.68-.3-.69-.3-2.12 4.85zm7.47.33-.32-.68-4.78 2.28.32.67.32.68 4.78-2.27zm.9-6.6-.5.57c1.06.9 1.78 1.54 2.23 2.06s.51.8.49 1.02l.74.1.74.08c.1-.84-.28-1.53-.83-2.18-.54-.63-1.37-1.34-2.38-2.22zm-.9 6.6.32.68c1.21-.58 2.2-1.04 2.89-1.5.7-.48 1.26-1.05 1.39-1.88l-.75-.11-.74-.11c-.03.21-.17.47-.73.85-.58.38-1.45.8-2.7 1.4zm3.86-2.86-.74-.1v.04l.73.1.75.12v-.07zm-9.21-2.32.68.3c.5-1.15.85-1.94 1.18-2.47.
|
|
26
|
+
d: "m13.5 10.05.49-.57zm2.96 3.74.74.1zm-3.86 2.86.32.68zm3.85-2.81.75.1zm-9.2-2.37-.69-.3zm2.44-3.61.18.73zm.04-.01-.15-.73zm-4.6 8.47.69.3zm2.7 2.6-.33-.67zm5.25-2.32a.75.75 0 1 0 .98-1.14l-.49.57zM8.1 10.3a.75.75 0 1 0-.98 1.13l.49-.57zm.89 8.34a.75.75 0 0 0 .98-1.14l-.5.57zm-2.67-4.3a.75.75 0 1 0-.98 1.14l.5-.57zm8.44-6.5a.75.75 0 1 0 1.07 1.06l-.54-.53zm3.3-1.18a.75.75 0 0 0-1.05-1.06l.53.53zm-5.28-.94a.75.75 0 1 0 .91 1.2l-.45-.6zm2.47-2.14a.75.75 0 0 0-1.5.1l.75-.05zm1.42 6.39a.75.75 0 0 0 1.26.82l-.63-.41zm3.53.3a.75.75 0 0 0 .43-1.45l-.21.72zM5.13 16.31l.69.3 2.11-4.85-.68-.3-.69-.3-2.12 4.85zm7.47.33-.32-.68-4.78 2.28.32.67.32.68 4.78-2.27zm.9-6.6-.5.57c1.06.9 1.78 1.54 2.23 2.06s.51.8.49 1.02l.74.1.74.08c.1-.84-.28-1.53-.83-2.18-.54-.63-1.37-1.34-2.38-2.22zm-.9 6.6.32.68c1.21-.58 2.2-1.04 2.89-1.5.7-.48 1.26-1.05 1.39-1.88l-.75-.11-.74-.11c-.03.21-.17.47-.73.85-.58.38-1.45.8-2.7 1.4zm3.86-2.86-.74-.1v.04l.73.1.75.12v-.07zm-9.21-2.32.68.3c.5-1.15.85-1.94 1.18-2.47.33-.52.55-.66.76-.71l-.18-.73-.17-.73c-.77.18-1.27.72-1.68 1.38s-.8 1.55-1.28 2.66zm6.25-1.42.49-.57c-.91-.78-1.66-1.43-2.3-1.84-.66-.42-1.34-.69-2.11-.52l.15.73.16.73c.2-.04.48-.01.99.32.53.34 1.18.9 2.13 1.72zm-3.8-2.2.17.74h.02l-.16-.74-.15-.73h-.06zm-4.57 8.47-.69-.3c-.44 1-.8 1.83-.98 2.47-.17.59-.28 1.37.3 1.94l.52-.54.52-.54c.08.08-.06.1.1-.45.15-.52.46-1.23.92-2.28zm2.7 2.6-.33-.67c-1.04.49-1.74.82-2.25.98-.55.18-.53.04-.45.12l-.52.54-.52.54c.58.56 1.36.42 1.94.23.63-.2 1.45-.59 2.44-1.06zm5.74-2.89.5-.57L8.1 10.3l-.5.56-.48.57 5.96 5.17zm-4.1 2.04.5-.57-3.65-3.15-.49.56-.49.57L9 18.64zm5.82-9.7.54.53 2.24-2.24-.53-.53L17 5.6l-2.25 2.24zm-2.05-2.05.45.59h.02l.26-.25q.25-.23.55-.64c.4-.56.8-1.4.73-2.44l-.75.05-.75.05c.04.59-.18 1.09-.45 1.47a3 3 0 0 1-.52.57zm4.06 4.06.63.41v-.01l.1-.1q.11-.14.39-.3c.34-.2.91-.38 1.78-.12l.22-.72.2-.72a3.7 3.7 0 0 0-2.94.25 3 3 0 0 0-1 .9z",
|
|
27
27
|
fill: "currentColor"
|
|
28
28
|
})
|
|
29
29
|
]
|
package/dist/ui/confetti.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { Icon } from './types';
|
|
2
2
|
/**
|
|
3
|
-
* @preview 
|
|
4
4
|
*/
|
|
5
5
|
export declare const IconConfetti: Icon;
|
package/dist/ui/confetti.js
CHANGED
|
@@ -23,7 +23,7 @@ const IconConfetti = ({ size = 24, className, title, "aria-label": ariaLabel, ..
|
|
|
23
23
|
opacity: ".2"
|
|
24
24
|
}),
|
|
25
25
|
/* @__PURE__ */ jsx("path", {
|
|
26
|
-
d: "m13.5 10.05.49-.57zm2.96 3.74.74.1zm-3.86 2.86.32.68zm3.85-2.81.75.1zm-9.2-2.37-.69-.3zm2.44-3.61.18.73zm.04-.01-.15-.73zm-4.6 8.47.69.3zm2.7 2.6-.33-.67zm5.25-2.32a.75.75 0 1 0 .98-1.14l-.49.57zM8.1 10.3a.75.75 0 1 0-.98 1.13l.49-.57zm.89 8.34a.75.75 0 0 0 .98-1.14l-.5.57zm-2.67-4.3a.75.75 0 1 0-.98 1.14l.5-.57zm8.44-6.5a.75.75 0 1 0 1.07 1.06l-.54-.53zm3.3-1.18a.75.75 0 0 0-1.05-1.06l.53.53zm-5.28-.94a.75.75 0 1 0 .91 1.2l-.45-.6zm2.47-2.14a.75.75 0 0 0-1.5.1l.75-.05zm1.42 6.39a.75.75 0 0 0 1.26.82l-.63-.41zm3.53.3a.75.75 0 0 0 .43-1.45l-.21.72zM5.13 16.31l.69.3 2.11-4.85-.68-.3-.69-.3-2.12 4.85zm7.47.33-.32-.68-4.78 2.28.32.67.32.68 4.78-2.27zm.9-6.6-.5.57c1.06.9 1.78 1.54 2.23 2.06s.51.8.49 1.02l.74.1.74.08c.1-.84-.28-1.53-.83-2.18-.54-.63-1.37-1.34-2.38-2.22zm-.9 6.6.32.68c1.21-.58 2.2-1.04 2.89-1.5.7-.48 1.26-1.05 1.39-1.88l-.75-.11-.74-.11c-.03.21-.17.47-.73.85-.58.38-1.45.8-2.7 1.4zm3.86-2.86-.74-.1v.04l.73.1.75.12v-.07zm-9.21-2.32.68.3c.5-1.15.85-1.94 1.18-2.47.
|
|
26
|
+
d: "m13.5 10.05.49-.57zm2.96 3.74.74.1zm-3.86 2.86.32.68zm3.85-2.81.75.1zm-9.2-2.37-.69-.3zm2.44-3.61.18.73zm.04-.01-.15-.73zm-4.6 8.47.69.3zm2.7 2.6-.33-.67zm5.25-2.32a.75.75 0 1 0 .98-1.14l-.49.57zM8.1 10.3a.75.75 0 1 0-.98 1.13l.49-.57zm.89 8.34a.75.75 0 0 0 .98-1.14l-.5.57zm-2.67-4.3a.75.75 0 1 0-.98 1.14l.5-.57zm8.44-6.5a.75.75 0 1 0 1.07 1.06l-.54-.53zm3.3-1.18a.75.75 0 0 0-1.05-1.06l.53.53zm-5.28-.94a.75.75 0 1 0 .91 1.2l-.45-.6zm2.47-2.14a.75.75 0 0 0-1.5.1l.75-.05zm1.42 6.39a.75.75 0 0 0 1.26.82l-.63-.41zm3.53.3a.75.75 0 0 0 .43-1.45l-.21.72zM5.13 16.31l.69.3 2.11-4.85-.68-.3-.69-.3-2.12 4.85zm7.47.33-.32-.68-4.78 2.28.32.67.32.68 4.78-2.27zm.9-6.6-.5.57c1.06.9 1.78 1.54 2.23 2.06s.51.8.49 1.02l.74.1.74.08c.1-.84-.28-1.53-.83-2.18-.54-.63-1.37-1.34-2.38-2.22zm-.9 6.6.32.68c1.21-.58 2.2-1.04 2.89-1.5.7-.48 1.26-1.05 1.39-1.88l-.75-.11-.74-.11c-.03.21-.17.47-.73.85-.58.38-1.45.8-2.7 1.4zm3.86-2.86-.74-.1v.04l.73.1.75.12v-.07zm-9.21-2.32.68.3c.5-1.15.85-1.94 1.18-2.47.33-.52.55-.66.76-.71l-.18-.73-.17-.73c-.77.18-1.27.72-1.68 1.38s-.8 1.55-1.28 2.66zm6.25-1.42.49-.57c-.91-.78-1.66-1.43-2.3-1.84-.66-.42-1.34-.69-2.11-.52l.15.73.16.73c.2-.04.48-.01.99.32.53.34 1.18.9 2.13 1.72zm-3.8-2.2.17.74h.02l-.16-.74-.15-.73h-.06zm-4.57 8.47-.69-.3c-.44 1-.8 1.83-.98 2.47-.17.59-.28 1.37.3 1.94l.52-.54.52-.54c.08.08-.06.1.1-.45.15-.52.46-1.23.92-2.28zm2.7 2.6-.33-.67c-1.04.49-1.74.82-2.25.98-.55.18-.53.04-.45.12l-.52.54-.52.54c.58.56 1.36.42 1.94.23.63-.2 1.45-.59 2.44-1.06zm5.74-2.89.5-.57L8.1 10.3l-.5.56-.48.57 5.96 5.17zm-4.1 2.04.5-.57-3.65-3.15-.49.56-.49.57L9 18.64zm5.82-9.7.54.53 2.24-2.24-.53-.53L17 5.6l-2.25 2.24zm-2.05-2.05.45.59h.02l.26-.25q.25-.23.55-.64c.4-.56.8-1.4.73-2.44l-.75.05-.75.05c.04.59-.18 1.09-.45 1.47a3 3 0 0 1-.52.57zm4.06 4.06.63.41v-.01l.1-.1q.11-.14.39-.3c.34-.2.91-.38 1.78-.12l.22-.72.2-.72a3.7 3.7 0 0 0-2.94.25 3 3 0 0 0-1 .9z",
|
|
27
27
|
fill: "currentColor"
|
|
28
28
|
})
|
|
29
29
|
]
|
package/dist/ui/contacts.cjs
CHANGED
|
@@ -21,11 +21,11 @@ const IconContacts = ({ size = 24, className, title, "aria-label": ariaLabel, ..
|
|
|
21
21
|
opacity: ".2",
|
|
22
22
|
fillRule: "evenodd",
|
|
23
23
|
clipRule: "evenodd",
|
|
24
|
-
d: "M4.41 4.41c-.6.6-.6 1.
|
|
24
|
+
d: "M4.41 4.41c-.6.6-.6 1.57-.6 3.5v8.18c0 1.93 0 2.9.6 3.5s1.57.6 3.5.6h5.11c1.93 0 2.9 0 3.5-.6s.6-1.57.6-3.5V7.91c0-1.93 0-2.9-.6-3.5s-1.57-.6-3.5-.6H7.91c-1.93 0-2.9 0-3.5.6m8.25 7a2.46 2.46 0 1 1-4.92 0 2.46 2.46 0 0 1 4.92 0",
|
|
25
25
|
fill: "currentColor"
|
|
26
26
|
}),
|
|
27
27
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
28
|
-
d: "M7.81 20.19v-.75zm-4-4h.75zm12.38 4v.75zm0-16.38v.75zm4 4.1h.75zM3.
|
|
28
|
+
d: "M7.81 20.19v-.75zm-4-4h.75zm12.38 4v.75zm0-16.38v.75zm4 4.1h.75zM3.81 7.8h-.75zm8.93 7.8a.75.75 0 1 0 1-1.11l-.5.55zm-6.09-1.1a.75.75 0 0 0 1 1.11l-.5-.56zm9.19 5.69a.75.75 0 0 0 1.5 0zm1.5-16.38a.75.75 0 1 0-1.5 0zm-.75 11.53a.75.75 0 0 0 0 1.5zm0-4.09a.75.75 0 0 0 0 1.5zm0-4.1a.75.75 0 0 0 0 1.5V7.17M7.8 3.82v.75h8.38v-1.5H7.8zm8.4 16.38v-.75H7.8v1.5h8.38zm-12.38-4h.75V7.8h-1.5v8.38zm4 4v-.75c-.96 0-1.61 0-2.1-.07-.46-.06-.65-.17-.78-.3l-.53.53-.53.53c.45.46 1.02.65 1.65.73q.9.1 2.3.08zm-4-4h-.75c0 .92 0 1.69.08 2.3.08.62.27 1.19.73 1.64l.53-.53.53-.53c-.13-.13-.24-.32-.3-.79-.07-.48-.07-1.13-.07-2.1zm16.38-.1h-.75c0 .97 0 1.64-.07 2.15-.06.5-.17.71-.3.83l.53.53.53.53a2.8 2.8 0 0 0 .73-1.7q.1-.94.08-2.34zm-4 4.1v.75q1.38.02 2.3-.08a2.7 2.7 0 0 0 1.64-.73l-.53-.53-.53-.53c-.13.13-.32.24-.79.3-.48.07-1.13.07-2.1.07zm0-16.38v.75c.96 0 1.61 0 2.1.07.46.06.65.17.78.3l.53-.53.53-.53a2.7 2.7 0 0 0-1.65-.73c-.6-.08-1.37-.08-2.3-.08zm4 4.1h.75q.02-1.4-.08-2.34a2.8 2.8 0 0 0-.73-1.7l-.53.53-.53.53c.13.12.24.33.3.83.07.5.07 1.18.07 2.15zM7.8 3.8v-.75c-.92 0-1.69 0-2.3.08-.62.08-1.19.27-1.64.73l.53.53.53.53c.13-.13.32-.24.79-.3.48-.07 1.13-.07 2.1-.07zm-4 4h.75c0-.96 0-1.61.07-2.1.06-.46.17-.65.3-.78L4.4 4.4l-.53-.53a2.7 2.7 0 0 0-.73 1.65c-.08.6-.08 1.37-.08 2.3zm8.85 3.6h-.75c0 .94-.77 1.7-1.71 1.7v1.5a3.2 3.2 0 0 0 3.2-3.2zm-2.46 2.45v-.75a1.7 1.7 0 0 1-1.7-1.7H6.98a3.2 3.2 0 0 0 3.21 3.2zM7.74 11.4h.75c0-.94.77-1.7 1.71-1.7V8.2A3.2 3.2 0 0 0 7 11.4zm2.46-2.45v.75c.94 0 1.7.76 1.7 1.7h1.51a3.2 3.2 0 0 0-3.21-3.2zm0 4.91v.75c.93 0 1.84.37 2.54 1l.5-.56.5-.55a5.3 5.3 0 0 0-3.54-1.39zm-3.05 1.2.5.55c.7-.63 1.62-1 2.55-1v-1.5c-1.32 0-2.59.52-3.55 1.39zm9.44 5.13h.75V3.8h-1.5v16.4zm3.6-4.1v-.75h-3.6v1.5h3.6zm0-4.09v-.75h-3.6v1.5h3.6zm0-4.1v-.74h-3.6v1.5h3.6zm0 0h-.75V12h1.5V7.9zm0 4.1h-.75v4.1h1.5V12z",
|
|
29
29
|
fill: "currentColor"
|
|
30
30
|
})
|
|
31
31
|
]
|
package/dist/ui/contacts.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { Icon } from './types';
|
|
2
2
|
/**
|
|
3
|
-
* @preview 
|
|
4
4
|
*/
|
|
5
5
|
export declare const IconContacts: Icon;
|
package/dist/ui/contacts.js
CHANGED
|
@@ -21,11 +21,11 @@ const IconContacts = ({ size = 24, className, title, "aria-label": ariaLabel, ..
|
|
|
21
21
|
opacity: ".2",
|
|
22
22
|
fillRule: "evenodd",
|
|
23
23
|
clipRule: "evenodd",
|
|
24
|
-
d: "M4.41 4.41c-.6.6-.6 1.
|
|
24
|
+
d: "M4.41 4.41c-.6.6-.6 1.57-.6 3.5v8.18c0 1.93 0 2.9.6 3.5s1.57.6 3.5.6h5.11c1.93 0 2.9 0 3.5-.6s.6-1.57.6-3.5V7.91c0-1.93 0-2.9-.6-3.5s-1.57-.6-3.5-.6H7.91c-1.93 0-2.9 0-3.5.6m8.25 7a2.46 2.46 0 1 1-4.92 0 2.46 2.46 0 0 1 4.92 0",
|
|
25
25
|
fill: "currentColor"
|
|
26
26
|
}),
|
|
27
27
|
/* @__PURE__ */ jsx("path", {
|
|
28
|
-
d: "M7.81 20.19v-.75zm-4-4h.75zm12.38 4v.75zm0-16.38v.75zm4 4.1h.75zM3.
|
|
28
|
+
d: "M7.81 20.19v-.75zm-4-4h.75zm12.38 4v.75zm0-16.38v.75zm4 4.1h.75zM3.81 7.8h-.75zm8.93 7.8a.75.75 0 1 0 1-1.11l-.5.55zm-6.09-1.1a.75.75 0 0 0 1 1.11l-.5-.56zm9.19 5.69a.75.75 0 0 0 1.5 0zm1.5-16.38a.75.75 0 1 0-1.5 0zm-.75 11.53a.75.75 0 0 0 0 1.5zm0-4.09a.75.75 0 0 0 0 1.5zm0-4.1a.75.75 0 0 0 0 1.5V7.17M7.8 3.82v.75h8.38v-1.5H7.8zm8.4 16.38v-.75H7.8v1.5h8.38zm-12.38-4h.75V7.8h-1.5v8.38zm4 4v-.75c-.96 0-1.61 0-2.1-.07-.46-.06-.65-.17-.78-.3l-.53.53-.53.53c.45.46 1.02.65 1.65.73q.9.1 2.3.08zm-4-4h-.75c0 .92 0 1.69.08 2.3.08.62.27 1.19.73 1.64l.53-.53.53-.53c-.13-.13-.24-.32-.3-.79-.07-.48-.07-1.13-.07-2.1zm16.38-.1h-.75c0 .97 0 1.64-.07 2.15-.06.5-.17.71-.3.83l.53.53.53.53a2.8 2.8 0 0 0 .73-1.7q.1-.94.08-2.34zm-4 4.1v.75q1.38.02 2.3-.08a2.7 2.7 0 0 0 1.64-.73l-.53-.53-.53-.53c-.13.13-.32.24-.79.3-.48.07-1.13.07-2.1.07zm0-16.38v.75c.96 0 1.61 0 2.1.07.46.06.65.17.78.3l.53-.53.53-.53a2.7 2.7 0 0 0-1.65-.73c-.6-.08-1.37-.08-2.3-.08zm4 4.1h.75q.02-1.4-.08-2.34a2.8 2.8 0 0 0-.73-1.7l-.53.53-.53.53c.13.12.24.33.3.83.07.5.07 1.18.07 2.15zM7.8 3.8v-.75c-.92 0-1.69 0-2.3.08-.62.08-1.19.27-1.64.73l.53.53.53.53c.13-.13.32-.24.79-.3.48-.07 1.13-.07 2.1-.07zm-4 4h.75c0-.96 0-1.61.07-2.1.06-.46.17-.65.3-.78L4.4 4.4l-.53-.53a2.7 2.7 0 0 0-.73 1.65c-.08.6-.08 1.37-.08 2.3zm8.85 3.6h-.75c0 .94-.77 1.7-1.71 1.7v1.5a3.2 3.2 0 0 0 3.2-3.2zm-2.46 2.45v-.75a1.7 1.7 0 0 1-1.7-1.7H6.98a3.2 3.2 0 0 0 3.21 3.2zM7.74 11.4h.75c0-.94.77-1.7 1.71-1.7V8.2A3.2 3.2 0 0 0 7 11.4zm2.46-2.45v.75c.94 0 1.7.76 1.7 1.7h1.51a3.2 3.2 0 0 0-3.21-3.2zm0 4.91v.75c.93 0 1.84.37 2.54 1l.5-.56.5-.55a5.3 5.3 0 0 0-3.54-1.39zm-3.05 1.2.5.55c.7-.63 1.62-1 2.55-1v-1.5c-1.32 0-2.59.52-3.55 1.39zm9.44 5.13h.75V3.8h-1.5v16.4zm3.6-4.1v-.75h-3.6v1.5h3.6zm0-4.09v-.75h-3.6v1.5h3.6zm0-4.1v-.74h-3.6v1.5h3.6zm0 0h-.75V12h1.5V7.9zm0 4.1h-.75v4.1h1.5V12z",
|
|
29
29
|
fill: "currentColor"
|
|
30
30
|
})
|
|
31
31
|
]
|
package/dist/ui/controls.cjs
CHANGED
|
@@ -23,7 +23,7 @@ const IconControls = ({ size = 24, className, title, "aria-label": ariaLabel, ..
|
|
|
23
23
|
opacity: ".2"
|
|
24
24
|
}),
|
|
25
25
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
26
|
-
d: "M11.3 8.16a2.22 2.22 0 1 0-4.44 0m4.44 0a2.22 2.22 0 1 1-4.44 0m4.44 0h8.93m-13.37 0h-3.1m8.94 7.67a2.22 2.22 0 1 1 4.44 0m-4.44 0a2.22 2.22 0
|
|
26
|
+
d: "M11.3 8.16a2.22 2.22 0 1 0-4.44 0m4.44 0a2.22 2.22 0 1 1-4.44 0m4.44 0h8.93m-13.37 0h-3.1m8.94 7.67a2.22 2.22 0 1 1 4.44 0m-4.44 0a2.22 2.22 0 0 0 4.44 0m-4.44 0H3.77m13.37 0h3.1",
|
|
27
27
|
stroke: "currentColor",
|
|
28
28
|
strokeWidth: "1.5",
|
|
29
29
|
strokeLinecap: "round"
|
package/dist/ui/controls.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { Icon } from './types';
|
|
2
2
|
/**
|
|
3
|
-
* @preview 
|
|
4
4
|
*/
|
|
5
5
|
export declare const IconControls: Icon;
|
package/dist/ui/controls.js
CHANGED
|
@@ -23,7 +23,7 @@ const IconControls = ({ size = 24, className, title, "aria-label": ariaLabel, ..
|
|
|
23
23
|
opacity: ".2"
|
|
24
24
|
}),
|
|
25
25
|
/* @__PURE__ */ jsx("path", {
|
|
26
|
-
d: "M11.3 8.16a2.22 2.22 0 1 0-4.44 0m4.44 0a2.22 2.22 0 1 1-4.44 0m4.44 0h8.93m-13.37 0h-3.1m8.94 7.67a2.22 2.22 0 1 1 4.44 0m-4.44 0a2.22 2.22 0
|
|
26
|
+
d: "M11.3 8.16a2.22 2.22 0 1 0-4.44 0m4.44 0a2.22 2.22 0 1 1-4.44 0m4.44 0h8.93m-13.37 0h-3.1m8.94 7.67a2.22 2.22 0 1 1 4.44 0m-4.44 0a2.22 2.22 0 0 0 4.44 0m-4.44 0H3.77m13.37 0h3.1",
|
|
27
27
|
stroke: "currentColor",
|
|
28
28
|
strokeWidth: "1.5",
|
|
29
29
|
strokeLinecap: "round"
|