@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/devices.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 IconDevices: Icon;
|
package/dist/ui/devices.js
CHANGED
|
@@ -25,7 +25,7 @@ const IconDevices = ({ size = 24, className, title, "aria-label": ariaLabel, ...
|
|
|
25
25
|
fill: "currentColor"
|
|
26
26
|
}),
|
|
27
27
|
/* @__PURE__ */ jsx("path", {
|
|
28
|
-
d: "M7.79 18.69a.75.75 0 1 0 0 1.5zm6.86-1.96a.75.75 0
|
|
28
|
+
d: "M7.79 18.69a.75.75 0 1 0 0 1.5zm6.86-1.96a.75.75 0 1 0 0-1.5zm3.88-5.81a.75.75 0 0 0 1.5 0zM4.27 15.4l-.53.53zm14.42-9.25.53-.53zM16.9 12.2a.75.75 0 0 0 0 1.5zm1.3 1.5a.75.75 0 0 0 0-1.5zm-3.05 5.34.5-.56zm-.11-.1.55-.51zm5.03 0-.55-.51zm-.1.1-.5-.56zm0-7.82-.5.55zm.1.1-.55.5zm-4.92-.1.5.55zm-.11.1.55.5zM7.68 5.56v.75h7.6v-1.5h-7.6zm-4 6.42h.75V9.56h-1.5v2.42zm7.71 4v-.75H7.68v1.5h3.71zm0 0h-.75v3.46h1.5v-3.46zm0 3.46v-.75h-3.6v1.5h3.6zm0 0v.75h.73v-1.5h-.73zm.73 0v.75h5.44v-1.5h-5.44zm2.53-3.46v-.75H11.4v1.5h3.26zm4.63-6.42h-.75v1.36h1.5V9.56zm-15.6 2.42h-.75c0 .92 0 1.69.08 2.3.08.62.27 1.2.73 1.65l.53-.53.53-.53c-.13-.13-.24-.33-.3-.8-.07-.48-.07-1.12-.07-2.09zm4 4v-.75c-.96 0-1.61 0-2.1-.06-.46-.07-.65-.17-.78-.3l-.53.53-.53.53a2.7 2.7 0 0 0 1.65.72q.9.1 2.29.08zm7.6-10.42v.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.29-.08zm4 4h.75q.02-1.38-.08-2.3a2.7 2.7 0 0 0-.73-1.64l-.53.53-.53.53c.13.13.24.33.3.79.07.48.07 1.13.07 2.1zm-11.6-4v-.75c-.92 0-1.69 0-2.3.08-.62.09-1.19.27-1.64.73l.53.53.53.53c.13-.13.32-.24.79-.3.48-.07 1.13-.07 2.09-.07zm-4 4h.75c0-.96 0-1.6.07-2.1.06-.45.17-.65.3-.78l-.53-.53-.53-.53A2.7 2.7 0 0 0 3 7.27c-.08.6-.08 1.37-.08 2.3zm13.22 3.4v.75h1.3v-1.5h-1.3zm3.56.78h-.75v2.8h1.5v-2.8zm-5.8 2.8h.74v-2.8h-1.5v2.8zm2.9 2.9v-.75c-.69 0-1.12 0-1.45-.05-.3-.03-.4-.1-.46-.15l-.5.56-.5.56c.37.33.81.46 1.27.52q.67.07 1.64.06zm-2.9-2.9h-.76q-.02.96.06 1.63c.05.46.18.9.52 1.28l.56-.5.55-.51c-.04-.05-.1-.15-.15-.46-.04-.33-.04-.77-.04-1.45zm.49 2.51.5-.56-.06-.05-.55.5-.56.5.16.17zm5.3-2.52h-.74c0 .68 0 1.12-.04 1.45-.04.3-.1.4-.15.46l.55.5.56.5c.34-.37.47-.81.52-1.27q.08-.67.06-1.64zm-2.9 2.9v.76q.98.02 1.64-.06c.46-.06.9-.19 1.28-.52l-.5-.56-.5-.56c-.06.05-.16.12-.47.15-.32.05-.76.05-1.44.05zm2.52-.49-.55-.5-.06.05.5.56.5.56.17-.16zm-2.51-8.1v.75c.68 0 1.12 0 1.44.04.3.04.4.1.46.15l.5-.55.5-.56a2.2 2.2 0 0 0-1.27-.53q-.67-.06-1.63-.05zm2.9 2.9h.75q.02-.96-.06-1.63c-.05-.46-.18-.9-.52-1.28l-.56.5-.55.5c.04.06.1.16.15.47.04.32.04.76.04 1.44zm-.5-2.51-.5.55.06.06.55-.5.56-.51-.16-.16zm-2.4-.4v-.74q-.98-.01-1.64.05c-.46.06-.9.2-1.28.53l.5.56.5.55c.06-.05.16-.11.47-.15.33-.04.76-.04 1.45-.04zm-2.9 2.91h.74c0-.68 0-1.12.04-1.44s.1-.41.15-.46l-.55-.5-.56-.51c-.34.37-.47.82-.52 1.28q-.08.67-.06 1.63zm.49-2.51-.5-.56-.17.16.56.5.55.5.06-.05z",
|
|
29
29
|
fill: "currentColor"
|
|
30
30
|
})
|
|
31
31
|
]
|
package/dist/ui/dice-five.cjs
CHANGED
|
@@ -23,7 +23,7 @@ const IconDiceFive = ({ size = 24, className, title, "aria-label": ariaLabel, ..
|
|
|
23
23
|
fill: "currentColor"
|
|
24
24
|
}),
|
|
25
25
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
26
|
-
d: "M12.
|
|
26
|
+
d: "M12.6 11.95a.6.6 0 1 1-1.2 0 .6.6 0 0 1 1.2 0m3.61 3.98a.6.6 0 1 1-1.2 0 .6.6 0 0 1 1.2 0M8.89 7.97a.6.6 0 1 1-1.2 0 .6.6 0 0 1 1.2 0m0 7.83a.6.6 0 1 1-1.2 0 .6.6 0 0 1 1.2 0m7.32-7.83a.6.6 0 1 1-1.2 0 .6.6 0 0 1 1.2 0",
|
|
27
27
|
fill: "currentColor"
|
|
28
28
|
}),
|
|
29
29
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
@@ -33,7 +33,7 @@ const IconDiceFive = ({ size = 24, className, title, "aria-label": ariaLabel, ..
|
|
|
33
33
|
strokeLinecap: "round"
|
|
34
34
|
}),
|
|
35
35
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
36
|
-
d: "M12.
|
|
36
|
+
d: "M12.6 11.95a.6.6 0 1 1-1.2 0 .6.6 0 0 1 1.2 0Zm3.61 3.98a.6.6 0 1 1-1.2 0 .6.6 0 0 1 1.2 0ZM8.89 7.97a.6.6 0 1 1-1.2 0 .6.6 0 0 1 1.2 0Zm0 7.83a.6.6 0 1 1-1.2 0 .6.6 0 0 1 1.2 0Zm7.32-7.83a.6.6 0 1 1-1.2 0 .6.6 0 0 1 1.2 0Z",
|
|
37
37
|
stroke: "currentColor",
|
|
38
38
|
strokeWidth: "1.5",
|
|
39
39
|
strokeLinecap: "round"
|
package/dist/ui/dice-five.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 IconDiceFive: Icon;
|
package/dist/ui/dice-five.js
CHANGED
|
@@ -23,7 +23,7 @@ const IconDiceFive = ({ size = 24, className, title, "aria-label": ariaLabel, ..
|
|
|
23
23
|
fill: "currentColor"
|
|
24
24
|
}),
|
|
25
25
|
/* @__PURE__ */ jsx("path", {
|
|
26
|
-
d: "M12.
|
|
26
|
+
d: "M12.6 11.95a.6.6 0 1 1-1.2 0 .6.6 0 0 1 1.2 0m3.61 3.98a.6.6 0 1 1-1.2 0 .6.6 0 0 1 1.2 0M8.89 7.97a.6.6 0 1 1-1.2 0 .6.6 0 0 1 1.2 0m0 7.83a.6.6 0 1 1-1.2 0 .6.6 0 0 1 1.2 0m7.32-7.83a.6.6 0 1 1-1.2 0 .6.6 0 0 1 1.2 0",
|
|
27
27
|
fill: "currentColor"
|
|
28
28
|
}),
|
|
29
29
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -33,7 +33,7 @@ const IconDiceFive = ({ size = 24, className, title, "aria-label": ariaLabel, ..
|
|
|
33
33
|
strokeLinecap: "round"
|
|
34
34
|
}),
|
|
35
35
|
/* @__PURE__ */ jsx("path", {
|
|
36
|
-
d: "M12.
|
|
36
|
+
d: "M12.6 11.95a.6.6 0 1 1-1.2 0 .6.6 0 0 1 1.2 0Zm3.61 3.98a.6.6 0 1 1-1.2 0 .6.6 0 0 1 1.2 0ZM8.89 7.97a.6.6 0 1 1-1.2 0 .6.6 0 0 1 1.2 0Zm0 7.83a.6.6 0 1 1-1.2 0 .6.6 0 0 1 1.2 0Zm7.32-7.83a.6.6 0 1 1-1.2 0 .6.6 0 0 1 1.2 0Z",
|
|
37
37
|
stroke: "currentColor",
|
|
38
38
|
strokeWidth: "1.5",
|
|
39
39
|
strokeLinecap: "round"
|
package/dist/ui/dice-four.cjs
CHANGED
|
@@ -23,7 +23,7 @@ const IconDiceFour = ({ size = 24, className, title, "aria-label": ariaLabel, ..
|
|
|
23
23
|
fill: "currentColor"
|
|
24
24
|
}),
|
|
25
25
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
26
|
-
d: "M16.
|
|
26
|
+
d: "M16.3 16.01a.61.61 0 1 1-1.22 0 .61.61 0 0 1 1.23 0M8.78 7.89a.61.61 0 1 1-1.22 0 .61.61 0 0 1 1.22 0m0 7.99a.61.61 0 1 1-1.22 0 .61.61 0 0 1 1.22 0m7.52-7.99a.61.61 0 1 1-1.22 0 .61.61 0 0 1 1.23 0",
|
|
27
27
|
fill: "currentColor"
|
|
28
28
|
}),
|
|
29
29
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
@@ -33,7 +33,7 @@ const IconDiceFour = ({ size = 24, className, title, "aria-label": ariaLabel, ..
|
|
|
33
33
|
strokeLinecap: "round"
|
|
34
34
|
}),
|
|
35
35
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
36
|
-
d: "M16.
|
|
36
|
+
d: "M16.3 16.01a.61.61 0 1 1-1.22 0 .61.61 0 0 1 1.23 0ZM8.78 7.89a.61.61 0 1 1-1.22 0 .61.61 0 0 1 1.22 0Zm0 7.99a.61.61 0 1 1-1.22 0 .61.61 0 0 1 1.22 0Zm7.52-7.99a.61.61 0 1 1-1.22 0 .61.61 0 0 1 1.23 0Z",
|
|
37
37
|
stroke: "currentColor",
|
|
38
38
|
strokeWidth: "1.5",
|
|
39
39
|
strokeLinecap: "round"
|
package/dist/ui/dice-four.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 IconDiceFour: Icon;
|
package/dist/ui/dice-four.js
CHANGED
|
@@ -23,7 +23,7 @@ const IconDiceFour = ({ size = 24, className, title, "aria-label": ariaLabel, ..
|
|
|
23
23
|
fill: "currentColor"
|
|
24
24
|
}),
|
|
25
25
|
/* @__PURE__ */ jsx("path", {
|
|
26
|
-
d: "M16.
|
|
26
|
+
d: "M16.3 16.01a.61.61 0 1 1-1.22 0 .61.61 0 0 1 1.23 0M8.78 7.89a.61.61 0 1 1-1.22 0 .61.61 0 0 1 1.22 0m0 7.99a.61.61 0 1 1-1.22 0 .61.61 0 0 1 1.22 0m7.52-7.99a.61.61 0 1 1-1.22 0 .61.61 0 0 1 1.23 0",
|
|
27
27
|
fill: "currentColor"
|
|
28
28
|
}),
|
|
29
29
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -33,7 +33,7 @@ const IconDiceFour = ({ size = 24, className, title, "aria-label": ariaLabel, ..
|
|
|
33
33
|
strokeLinecap: "round"
|
|
34
34
|
}),
|
|
35
35
|
/* @__PURE__ */ jsx("path", {
|
|
36
|
-
d: "M16.
|
|
36
|
+
d: "M16.3 16.01a.61.61 0 1 1-1.22 0 .61.61 0 0 1 1.23 0ZM8.78 7.89a.61.61 0 1 1-1.22 0 .61.61 0 0 1 1.22 0Zm0 7.99a.61.61 0 1 1-1.22 0 .61.61 0 0 1 1.22 0Zm7.52-7.99a.61.61 0 1 1-1.22 0 .61.61 0 0 1 1.23 0Z",
|
|
37
37
|
stroke: "currentColor",
|
|
38
38
|
strokeWidth: "1.5",
|
|
39
39
|
strokeLinecap: "round"
|
package/dist/ui/dice-six.cjs
CHANGED
|
@@ -23,7 +23,7 @@ const IconDiceSix = ({ size = 24, className, title, "aria-label": ariaLabel, ...
|
|
|
23
23
|
fill: "currentColor"
|
|
24
24
|
}),
|
|
25
25
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
26
|
-
d: "M16.
|
|
26
|
+
d: "M16.48 11.95a.62.62 0 1 1-1.23 0 .62.62 0 0 1 1.23 0m0 4.07a.62.62 0 1 1-1.23 0 .62.62 0 0 1 1.23 0m-7.66-4.14a.62.62 0 1 1-1.23 0 .62.62 0 0 1 1.23 0m0-4a.62.62 0 1 1-1.23 0 .62.62 0 0 1 1.23 0m0 8.01a.62.62 0 1 1-1.23 0 .62.62 0 0 1 1.23 0m7.66-8.01a.62.62 0 1 1-1.23 0 .62.62 0 0 1 1.23 0",
|
|
27
27
|
fill: "currentColor"
|
|
28
28
|
}),
|
|
29
29
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
@@ -33,7 +33,7 @@ const IconDiceSix = ({ size = 24, className, title, "aria-label": ariaLabel, ...
|
|
|
33
33
|
strokeLinecap: "round"
|
|
34
34
|
}),
|
|
35
35
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
36
|
-
d: "M16.
|
|
36
|
+
d: "M16.48 11.95a.62.62 0 1 1-1.23 0 .62.62 0 0 1 1.23 0Zm0 4.07a.62.62 0 1 1-1.23 0 .62.62 0 0 1 1.23 0Zm-7.66-4.14a.62.62 0 1 1-1.23 0 .62.62 0 0 1 1.23 0Zm0-4a.62.62 0 1 1-1.23 0 .62.62 0 0 1 1.23 0Zm0 8.01a.62.62 0 1 1-1.23 0 .62.62 0 0 1 1.23 0Zm7.66-8.01a.62.62 0 1 1-1.23 0 .62.62 0 0 1 1.23 0Z",
|
|
37
37
|
stroke: "currentColor",
|
|
38
38
|
strokeWidth: "1.5",
|
|
39
39
|
strokeLinecap: "round"
|
package/dist/ui/dice-six.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 IconDiceSix: Icon;
|
package/dist/ui/dice-six.js
CHANGED
|
@@ -23,7 +23,7 @@ const IconDiceSix = ({ size = 24, className, title, "aria-label": ariaLabel, ...
|
|
|
23
23
|
fill: "currentColor"
|
|
24
24
|
}),
|
|
25
25
|
/* @__PURE__ */ jsx("path", {
|
|
26
|
-
d: "M16.
|
|
26
|
+
d: "M16.48 11.95a.62.62 0 1 1-1.23 0 .62.62 0 0 1 1.23 0m0 4.07a.62.62 0 1 1-1.23 0 .62.62 0 0 1 1.23 0m-7.66-4.14a.62.62 0 1 1-1.23 0 .62.62 0 0 1 1.23 0m0-4a.62.62 0 1 1-1.23 0 .62.62 0 0 1 1.23 0m0 8.01a.62.62 0 1 1-1.23 0 .62.62 0 0 1 1.23 0m7.66-8.01a.62.62 0 1 1-1.23 0 .62.62 0 0 1 1.23 0",
|
|
27
27
|
fill: "currentColor"
|
|
28
28
|
}),
|
|
29
29
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -33,7 +33,7 @@ const IconDiceSix = ({ size = 24, className, title, "aria-label": ariaLabel, ...
|
|
|
33
33
|
strokeLinecap: "round"
|
|
34
34
|
}),
|
|
35
35
|
/* @__PURE__ */ jsx("path", {
|
|
36
|
-
d: "M16.
|
|
36
|
+
d: "M16.48 11.95a.62.62 0 1 1-1.23 0 .62.62 0 0 1 1.23 0Zm0 4.07a.62.62 0 1 1-1.23 0 .62.62 0 0 1 1.23 0Zm-7.66-4.14a.62.62 0 1 1-1.23 0 .62.62 0 0 1 1.23 0Zm0-4a.62.62 0 1 1-1.23 0 .62.62 0 0 1 1.23 0Zm0 8.01a.62.62 0 1 1-1.23 0 .62.62 0 0 1 1.23 0Zm7.66-8.01a.62.62 0 1 1-1.23 0 .62.62 0 0 1 1.23 0Z",
|
|
37
37
|
stroke: "currentColor",
|
|
38
38
|
strokeWidth: "1.5",
|
|
39
39
|
strokeLinecap: "round"
|
package/dist/ui/dice-three.cjs
CHANGED
|
@@ -23,7 +23,7 @@ const IconDiceThree = ({ size = 24, className, title, "aria-label": ariaLabel, .
|
|
|
23
23
|
fill: "currentColor"
|
|
24
24
|
}),
|
|
25
25
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
26
|
-
d: "M12.
|
|
26
|
+
d: "M12.62 11.95a.62.62 0 1 1-1.24 0 .62.62 0 0 1 1.24 0M8.77 15.9a.62.62 0 1 1-1.23 0 .62.62 0 0 1 1.23 0m7.66-8.03a.62.62 0 1 1-1.24 0 .62.62 0 0 1 1.24 0",
|
|
27
27
|
fill: "currentColor"
|
|
28
28
|
}),
|
|
29
29
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
@@ -33,7 +33,7 @@ const IconDiceThree = ({ size = 24, className, title, "aria-label": ariaLabel, .
|
|
|
33
33
|
strokeLinecap: "round"
|
|
34
34
|
}),
|
|
35
35
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
36
|
-
d: "M12.
|
|
36
|
+
d: "M12.62 11.95a.62.62 0 1 1-1.24 0 .62.62 0 0 1 1.24 0ZM8.77 15.9a.62.62 0 1 1-1.23 0 .62.62 0 0 1 1.23 0Zm7.66-8.03a.62.62 0 1 1-1.24 0 .62.62 0 0 1 1.24 0Z",
|
|
37
37
|
stroke: "currentColor",
|
|
38
38
|
strokeWidth: "1.5",
|
|
39
39
|
strokeLinecap: "round"
|
package/dist/ui/dice-three.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 IconDiceThree: Icon;
|
package/dist/ui/dice-three.js
CHANGED
|
@@ -23,7 +23,7 @@ const IconDiceThree = ({ size = 24, className, title, "aria-label": ariaLabel, .
|
|
|
23
23
|
fill: "currentColor"
|
|
24
24
|
}),
|
|
25
25
|
/* @__PURE__ */ jsx("path", {
|
|
26
|
-
d: "M12.
|
|
26
|
+
d: "M12.62 11.95a.62.62 0 1 1-1.24 0 .62.62 0 0 1 1.24 0M8.77 15.9a.62.62 0 1 1-1.23 0 .62.62 0 0 1 1.23 0m7.66-8.03a.62.62 0 1 1-1.24 0 .62.62 0 0 1 1.24 0",
|
|
27
27
|
fill: "currentColor"
|
|
28
28
|
}),
|
|
29
29
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -33,7 +33,7 @@ const IconDiceThree = ({ size = 24, className, title, "aria-label": ariaLabel, .
|
|
|
33
33
|
strokeLinecap: "round"
|
|
34
34
|
}),
|
|
35
35
|
/* @__PURE__ */ jsx("path", {
|
|
36
|
-
d: "M12.
|
|
36
|
+
d: "M12.62 11.95a.62.62 0 1 1-1.24 0 .62.62 0 0 1 1.24 0ZM8.77 15.9a.62.62 0 1 1-1.23 0 .62.62 0 0 1 1.23 0Zm7.66-8.03a.62.62 0 1 1-1.24 0 .62.62 0 0 1 1.24 0Z",
|
|
37
37
|
stroke: "currentColor",
|
|
38
38
|
strokeWidth: "1.5",
|
|
39
39
|
strokeLinecap: "round"
|
package/dist/ui/dice-two.cjs
CHANGED
|
@@ -23,7 +23,7 @@ const IconDiceTwo = ({ size = 24, className, title, "aria-label": ariaLabel, ...
|
|
|
23
23
|
fill: "currentColor"
|
|
24
24
|
}),
|
|
25
25
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
26
|
-
d: "M8.
|
|
26
|
+
d: "M8.91 15.78a.6.6 0 1 1-1.2 0 .6.6 0 0 1 1.2 0m7.35-7.8a.6.6 0 1 1-1.2 0 .6.6 0 0 1 1.2 0",
|
|
27
27
|
fill: "currentColor"
|
|
28
28
|
}),
|
|
29
29
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
@@ -33,7 +33,7 @@ const IconDiceTwo = ({ size = 24, className, title, "aria-label": ariaLabel, ...
|
|
|
33
33
|
strokeLinecap: "round"
|
|
34
34
|
}),
|
|
35
35
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
36
|
-
d: "M8.
|
|
36
|
+
d: "M8.91 15.78a.6.6 0 1 1-1.2 0 .6.6 0 0 1 1.2 0Zm7.35-7.8a.6.6 0 1 1-1.2 0 .6.6 0 0 1 1.2 0Z",
|
|
37
37
|
stroke: "currentColor",
|
|
38
38
|
strokeWidth: "1.5",
|
|
39
39
|
strokeLinecap: "round"
|
package/dist/ui/dice-two.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 IconDiceTwo: Icon;
|
package/dist/ui/dice-two.js
CHANGED
|
@@ -23,7 +23,7 @@ const IconDiceTwo = ({ size = 24, className, title, "aria-label": ariaLabel, ...
|
|
|
23
23
|
fill: "currentColor"
|
|
24
24
|
}),
|
|
25
25
|
/* @__PURE__ */ jsx("path", {
|
|
26
|
-
d: "M8.
|
|
26
|
+
d: "M8.91 15.78a.6.6 0 1 1-1.2 0 .6.6 0 0 1 1.2 0m7.35-7.8a.6.6 0 1 1-1.2 0 .6.6 0 0 1 1.2 0",
|
|
27
27
|
fill: "currentColor"
|
|
28
28
|
}),
|
|
29
29
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -33,7 +33,7 @@ const IconDiceTwo = ({ size = 24, className, title, "aria-label": ariaLabel, ...
|
|
|
33
33
|
strokeLinecap: "round"
|
|
34
34
|
}),
|
|
35
35
|
/* @__PURE__ */ jsx("path", {
|
|
36
|
-
d: "M8.
|
|
36
|
+
d: "M8.91 15.78a.6.6 0 1 1-1.2 0 .6.6 0 0 1 1.2 0Zm7.35-7.8a.6.6 0 1 1-1.2 0 .6.6 0 0 1 1.2 0Z",
|
|
37
37
|
stroke: "currentColor",
|
|
38
38
|
strokeWidth: "1.5",
|
|
39
39
|
strokeLinecap: "round"
|
package/dist/ui/dislike.cjs
CHANGED
|
@@ -23,7 +23,7 @@ const IconDislike = ({ size = 24, className, title, "aria-label": ariaLabel, ...
|
|
|
23
23
|
fill: "currentColor"
|
|
24
24
|
}),
|
|
25
25
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
26
|
-
d: "M16.38 4.58v-.75zm4 4h.75zm-4 5.1v.76zm4-4h-.75zm-6.55 6.91-.75-.05zm-.04 2.21.75-.01zm-1.02 1.05-.05.75zm-3.1-2.5.75-.04zm.38-2.67-.7-.28zm-6.3-3.71-.7-.26zM5.6 5.89l.7.26zm1.88-1.31v-.75zm7.65 0h.75v-.75h-.75zm1.25 9.1v-.74h-1.26v1.5h1.26zm-1.26 0h.75v-9.1h-1.5v9.1zm0-9.1v.75h1.26v-1.5h-1.26zm5.26 4h-.75v1.1h1.5v-1.1zm-4-4v.75c.96 0 1.6 0 2.1.06.45.07.65.17.78.3l.53-.53.53-.53a2.7 2.7 0 0 0-1.65-.72c-.6-.09-1.37-.08-2.3-.08zm4 4h.75q.02-1.4-.08-2.3a2.7 2.7 0 0 0-.73-1.65l-.53.53-.53.53c.13.13.24.33.3.8.07.47.07 1.12.07 2.09zm-4 5.1v.76q1.38.02 2.3-.
|
|
26
|
+
d: "M16.38 4.58v-.75zm4 4h.75zm-4 5.1v.76zm4-4h-.75zm-6.55 6.91-.75-.05zm-.04 2.21.75-.01zm-1.02 1.05-.05.75zm-3.1-2.5.75-.04zm.38-2.67-.7-.28zm-6.3-3.71-.7-.26zM5.6 5.89l.7.26zm1.88-1.31v-.75zm7.65 0h.75v-.75h-.75zm1.25 9.1v-.74h-1.26v1.5h1.26zm-1.26 0h.75v-9.1h-1.5v9.1zm0-9.1v.75h1.26v-1.5h-1.26zm5.26 4h-.75v1.1h1.5v-1.1zm-4-4v.75c.96 0 1.6 0 2.1.06.45.07.65.17.78.3l.53-.53.53-.53a2.7 2.7 0 0 0-1.65-.72c-.6-.09-1.37-.08-2.3-.08zm4 4h.75q.02-1.4-.08-2.3a2.7 2.7 0 0 0-.73-1.65l-.53.53-.53.53c.13.13.24.33.3.8.07.47.07 1.12.07 2.09zm-4 5.1v.76q1.38.02 2.3-.08a2.7 2.7 0 0 0 1.64-.73l-.53-.53-.53-.53c-.13.13-.33.24-.79.3-.48.07-1.13.07-2.1.07zm4-4h-.75c0 .97 0 1.62-.07 2.1-.06.46-.17.66-.3.8l.53.52.53.53c.46-.45.64-1.02.73-1.65q.1-.9.08-2.3zm-5.26 4-.63-.4c-.21.33-.53.83-.81 1.38a5 5 0 0 0-.6 1.88l.75.05.75.06q.06-.57.44-1.31c.24-.48.52-.91.73-1.25zm-1.29 2.91-.75-.05c-.05.75-.06 1.6-.04 2.28l.75-.02.75-.01c-.02-.66-.01-1.46.04-2.14zm-1.06 3.26.04-.75a4 4 0 0 1-1.68-.42c-.37-.23-.68-.6-.71-1.37l-.75.03-.75.04a3 3 0 0 0 1.42 2.58c.75.46 1.66.6 2.38.64zm-3.1-2.5.75-.04a6 6 0 0 1 .33-2.36l-.7-.27-.7-.28c-.27.7-.49 1.68-.43 2.98zm-.21-3.7v-.75H5.63v1.5h3.83zm-5.71-2.68.7.25L6.3 6.15l-.7-.26-.7-.26-1.86 5.08zm3.73-6.4v.76h7.64v-1.5H7.48zm7.65 0h-.75l-.01 9.12h1.5V4.58zm-.01 0v.76zv-.75zM5.6 5.9l.7.26c.18-.5.65-.82 1.18-.82v-1.5c-1.16 0-2.19.72-2.59 1.8zm4.45 8.79.7.27c.19-.47.08-.96-.11-1.3-.2-.35-.6-.75-1.18-.75v1.5l-.09-.01-.05-.03v.02l.03.05v-.03zm3.74 4.12-.75.02a.3.3 0 0 1-.08.22.2.2 0 0 1-.15.06l-.04.75-.05.75c1.07.06 1.84-.86 1.82-1.81zm-8.16-5.15v-.75c-.87 0-1.48-.86-1.18-1.68l-.7-.25-.7-.26c-.66 1.8.67 3.7 2.58 3.7z",
|
|
27
27
|
fill: "currentColor"
|
|
28
28
|
})
|
|
29
29
|
]
|
package/dist/ui/dislike.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 IconDislike: Icon;
|
package/dist/ui/dislike.js
CHANGED
|
@@ -23,7 +23,7 @@ const IconDislike = ({ size = 24, className, title, "aria-label": ariaLabel, ...
|
|
|
23
23
|
fill: "currentColor"
|
|
24
24
|
}),
|
|
25
25
|
/* @__PURE__ */ jsx("path", {
|
|
26
|
-
d: "M16.38 4.58v-.75zm4 4h.75zm-4 5.1v.76zm4-4h-.75zm-6.55 6.91-.75-.05zm-.04 2.21.75-.01zm-1.02 1.05-.05.75zm-3.1-2.5.75-.04zm.38-2.67-.7-.28zm-6.3-3.71-.7-.26zM5.6 5.89l.7.26zm1.88-1.31v-.75zm7.65 0h.75v-.75h-.75zm1.25 9.1v-.74h-1.26v1.5h1.26zm-1.26 0h.75v-9.1h-1.5v9.1zm0-9.1v.75h1.26v-1.5h-1.26zm5.26 4h-.75v1.1h1.5v-1.1zm-4-4v.75c.96 0 1.6 0 2.1.06.45.07.65.17.78.3l.53-.53.53-.53a2.7 2.7 0 0 0-1.65-.72c-.6-.09-1.37-.08-2.3-.08zm4 4h.75q.02-1.4-.08-2.3a2.7 2.7 0 0 0-.73-1.65l-.53.53-.53.53c.13.13.24.33.3.8.07.47.07 1.12.07 2.09zm-4 5.1v.76q1.38.02 2.3-.
|
|
26
|
+
d: "M16.38 4.58v-.75zm4 4h.75zm-4 5.1v.76zm4-4h-.75zm-6.55 6.91-.75-.05zm-.04 2.21.75-.01zm-1.02 1.05-.05.75zm-3.1-2.5.75-.04zm.38-2.67-.7-.28zm-6.3-3.71-.7-.26zM5.6 5.89l.7.26zm1.88-1.31v-.75zm7.65 0h.75v-.75h-.75zm1.25 9.1v-.74h-1.26v1.5h1.26zm-1.26 0h.75v-9.1h-1.5v9.1zm0-9.1v.75h1.26v-1.5h-1.26zm5.26 4h-.75v1.1h1.5v-1.1zm-4-4v.75c.96 0 1.6 0 2.1.06.45.07.65.17.78.3l.53-.53.53-.53a2.7 2.7 0 0 0-1.65-.72c-.6-.09-1.37-.08-2.3-.08zm4 4h.75q.02-1.4-.08-2.3a2.7 2.7 0 0 0-.73-1.65l-.53.53-.53.53c.13.13.24.33.3.8.07.47.07 1.12.07 2.09zm-4 5.1v.76q1.38.02 2.3-.08a2.7 2.7 0 0 0 1.64-.73l-.53-.53-.53-.53c-.13.13-.33.24-.79.3-.48.07-1.13.07-2.1.07zm4-4h-.75c0 .97 0 1.62-.07 2.1-.06.46-.17.66-.3.8l.53.52.53.53c.46-.45.64-1.02.73-1.65q.1-.9.08-2.3zm-5.26 4-.63-.4c-.21.33-.53.83-.81 1.38a5 5 0 0 0-.6 1.88l.75.05.75.06q.06-.57.44-1.31c.24-.48.52-.91.73-1.25zm-1.29 2.91-.75-.05c-.05.75-.06 1.6-.04 2.28l.75-.02.75-.01c-.02-.66-.01-1.46.04-2.14zm-1.06 3.26.04-.75a4 4 0 0 1-1.68-.42c-.37-.23-.68-.6-.71-1.37l-.75.03-.75.04a3 3 0 0 0 1.42 2.58c.75.46 1.66.6 2.38.64zm-3.1-2.5.75-.04a6 6 0 0 1 .33-2.36l-.7-.27-.7-.28c-.27.7-.49 1.68-.43 2.98zm-.21-3.7v-.75H5.63v1.5h3.83zm-5.71-2.68.7.25L6.3 6.15l-.7-.26-.7-.26-1.86 5.08zm3.73-6.4v.76h7.64v-1.5H7.48zm7.65 0h-.75l-.01 9.12h1.5V4.58zm-.01 0v.76zv-.75zM5.6 5.9l.7.26c.18-.5.65-.82 1.18-.82v-1.5c-1.16 0-2.19.72-2.59 1.8zm4.45 8.79.7.27c.19-.47.08-.96-.11-1.3-.2-.35-.6-.75-1.18-.75v1.5l-.09-.01-.05-.03v.02l.03.05v-.03zm3.74 4.12-.75.02a.3.3 0 0 1-.08.22.2.2 0 0 1-.15.06l-.04.75-.05.75c1.07.06 1.84-.86 1.82-1.81zm-8.16-5.15v-.75c-.87 0-1.48-.86-1.18-1.68l-.7-.25-.7-.26c-.66 1.8.67 3.7 2.58 3.7z",
|
|
27
27
|
fill: "currentColor"
|
|
28
28
|
})
|
|
29
29
|
]
|
package/dist/ui/download.cjs
CHANGED
|
@@ -18,7 +18,7 @@ const IconDownload = ({ 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: "M4.43 14a.75.75 0 0 0-1.5 0zm16.64 0a.75.75 0
|
|
21
|
+
d: "M4.43 14a.75.75 0 0 0-1.5 0zm16.64 0a.75.75 0 0 0-1.5 0zm-1.33 5.41-.53-.53zm-2.71-6.38a.75.75 0 0 0-1.06-1.06l.53.53zm-2.2 1.14.54.53zm-5.65 0 .53-.53zm-1.14-2.2a.75.75 0 0 0-1.06 1.06l.53-.53zm3.97 4.2v-.75zm-.76 0a.75.75 0 0 0 1.5 0zM12.75 4a.75.75 0 0 0-1.5 0zM3.68 14h-.75v2h1.5v-2zm4 6v.75h8.64v-1.5H7.68zm12.64-4h.75v-2h-1.5v2zm-4 4v.75q1.4.02 2.3-.08c.63-.08 1.2-.27 1.65-.73l-.53-.53-.53-.53c-.13.13-.33.24-.8.3-.48.07-1.12.07-2.09.07zm4-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.65c.09-.6.08-1.37.08-2.29zM3.68 16h-.75c0 .92 0 1.69.08 2.3.08.62.27 1.19.72 1.64l.53-.53.53-.53c-.13-.13-.23-.32-.3-.79s-.06-1.13-.06-2.09zm4 4v-.75c-.97 0-1.61 0-2.1-.07-.46-.06-.66-.17-.79-.3l-.53.53-.53.53c.46.46 1.02.65 1.65.73q.9.1 2.3.08zm8.82-7.5-.53-.53-1.66 1.67.53.53.53.53 1.66-1.67zm-7.32 1.67.53-.53-1.67-1.67-.53.53-.53.53 1.67 1.67zm5.66 0-.53-.53c-.69.68-1.14 1.14-1.53 1.43-.37.29-.59.35-.77.35v1.5a2.7 2.7 0 0 0 1.68-.66q.72-.57 1.68-1.56zm-5.66 0-.53.53q.97 1 1.68 1.57c.5.38 1.03.65 1.68.65v-1.5c-.19 0-.4-.06-.77-.35-.4-.3-.85-.75-1.53-1.43zm2.82 2h.75V4h-1.5v12.17z",
|
|
22
22
|
fill: "currentColor"
|
|
23
23
|
}),
|
|
24
24
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
package/dist/ui/download.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 IconDownload: Icon;
|
package/dist/ui/download.js
CHANGED
|
@@ -18,7 +18,7 @@ const IconDownload = ({ 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: "M4.43 14a.75.75 0 0 0-1.5 0zm16.64 0a.75.75 0
|
|
21
|
+
d: "M4.43 14a.75.75 0 0 0-1.5 0zm16.64 0a.75.75 0 0 0-1.5 0zm-1.33 5.41-.53-.53zm-2.71-6.38a.75.75 0 0 0-1.06-1.06l.53.53zm-2.2 1.14.54.53zm-5.65 0 .53-.53zm-1.14-2.2a.75.75 0 0 0-1.06 1.06l.53-.53zm3.97 4.2v-.75zm-.76 0a.75.75 0 0 0 1.5 0zM12.75 4a.75.75 0 0 0-1.5 0zM3.68 14h-.75v2h1.5v-2zm4 6v.75h8.64v-1.5H7.68zm12.64-4h.75v-2h-1.5v2zm-4 4v.75q1.4.02 2.3-.08c.63-.08 1.2-.27 1.65-.73l-.53-.53-.53-.53c-.13.13-.33.24-.8.3-.48.07-1.12.07-2.09.07zm4-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.65c.09-.6.08-1.37.08-2.29zM3.68 16h-.75c0 .92 0 1.69.08 2.3.08.62.27 1.19.72 1.64l.53-.53.53-.53c-.13-.13-.23-.32-.3-.79s-.06-1.13-.06-2.09zm4 4v-.75c-.97 0-1.61 0-2.1-.07-.46-.06-.66-.17-.79-.3l-.53.53-.53.53c.46.46 1.02.65 1.65.73q.9.1 2.3.08zm8.82-7.5-.53-.53-1.66 1.67.53.53.53.53 1.66-1.67zm-7.32 1.67.53-.53-1.67-1.67-.53.53-.53.53 1.67 1.67zm5.66 0-.53-.53c-.69.68-1.14 1.14-1.53 1.43-.37.29-.59.35-.77.35v1.5a2.7 2.7 0 0 0 1.68-.66q.72-.57 1.68-1.56zm-5.66 0-.53.53q.97 1 1.68 1.57c.5.38 1.03.65 1.68.65v-1.5c-.19 0-.4-.06-.77-.35-.4-.3-.85-.75-1.53-1.43zm2.82 2h.75V4h-1.5v12.17z",
|
|
22
22
|
fill: "currentColor"
|
|
23
23
|
}),
|
|
24
24
|
/* @__PURE__ */ jsx("path", {
|
package/dist/ui/drama.cjs
CHANGED
|
@@ -19,21 +19,21 @@ const IconDrama = ({ 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: "M13.8 15.7c3.69.55 6.24-4.88 6.67-7.79.28-1.93-.79-1.81-2.39-1.64-.8.08-1.76.18-2.73.04-.97-.15-1.85-.52-2.6-.83-1.48-.63-2.47-1.05-2.76.88-.1.7-.14 1.58-.09 2.53 0 0 3.29-1.88 3.9-.6.95 1.62 0 7.4 0 7.4",
|
|
23
23
|
fill: "currentColor"
|
|
24
24
|
}),
|
|
25
25
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
26
|
-
d: "
|
|
26
|
+
d: "M3.53 10.89c.43 2.9 2.83 8.42 6.52 7.87 3.7-.55 4.4-6.52 3.96-9.43-.43-2.9-2.47-.48-5.36-.05s-5.55-1.3-5.12 1.6Z",
|
|
27
27
|
stroke: "currentColor",
|
|
28
28
|
strokeWidth: "1.5"
|
|
29
29
|
}),
|
|
30
30
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
31
|
-
d: "
|
|
31
|
+
d: "M9.98 8.75c-.07-.89-.06-1.72.02-2.39.33-2.91 2.45-.55 5.35-.22s5.5-1.48 5.17 1.44-2.55 8.5-6.26 8.08a3 3 0 0 1-.65-.14",
|
|
32
32
|
stroke: "currentColor",
|
|
33
33
|
strokeWidth: "1.5"
|
|
34
34
|
}),
|
|
35
35
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
36
|
-
d: "
|
|
36
|
+
d: "m11.43 11.6-1.1.17m7.12-2.67-1.13-.11m-8.8 3.2-.98.14m4.27 2.57c-.4.35-.71.5-1.24.57-.53.08-.88.03-1.37-.19m7.72-2.7c-.4-.36-.7-.51-1.23-.6-.28-.06-.28-.04-.51 0",
|
|
37
37
|
stroke: "currentColor",
|
|
38
38
|
strokeWidth: "1.5",
|
|
39
39
|
strokeLinecap: "round"
|
package/dist/ui/drama.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 IconDrama: Icon;
|
package/dist/ui/drama.js
CHANGED
|
@@ -19,21 +19,21 @@ const IconDrama = ({ 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: "M13.8 15.7c3.69.55 6.24-4.88 6.67-7.79.28-1.93-.79-1.81-2.39-1.64-.8.08-1.76.18-2.73.04-.97-.15-1.85-.52-2.6-.83-1.48-.63-2.47-1.05-2.76.88-.1.7-.14 1.58-.09 2.53 0 0 3.29-1.88 3.9-.6.95 1.62 0 7.4 0 7.4",
|
|
23
23
|
fill: "currentColor"
|
|
24
24
|
}),
|
|
25
25
|
/* @__PURE__ */ jsx("path", {
|
|
26
|
-
d: "
|
|
26
|
+
d: "M3.53 10.89c.43 2.9 2.83 8.42 6.52 7.87 3.7-.55 4.4-6.52 3.96-9.43-.43-2.9-2.47-.48-5.36-.05s-5.55-1.3-5.12 1.6Z",
|
|
27
27
|
stroke: "currentColor",
|
|
28
28
|
strokeWidth: "1.5"
|
|
29
29
|
}),
|
|
30
30
|
/* @__PURE__ */ jsx("path", {
|
|
31
|
-
d: "
|
|
31
|
+
d: "M9.98 8.75c-.07-.89-.06-1.72.02-2.39.33-2.91 2.45-.55 5.35-.22s5.5-1.48 5.17 1.44-2.55 8.5-6.26 8.08a3 3 0 0 1-.65-.14",
|
|
32
32
|
stroke: "currentColor",
|
|
33
33
|
strokeWidth: "1.5"
|
|
34
34
|
}),
|
|
35
35
|
/* @__PURE__ */ jsx("path", {
|
|
36
|
-
d: "
|
|
36
|
+
d: "m11.43 11.6-1.1.17m7.12-2.67-1.13-.11m-8.8 3.2-.98.14m4.27 2.57c-.4.35-.71.5-1.24.57-.53.08-.88.03-1.37-.19m7.72-2.7c-.4-.36-.7-.51-1.23-.6-.28-.06-.28-.04-.51 0",
|
|
37
37
|
stroke: "currentColor",
|
|
38
38
|
strokeWidth: "1.5",
|
|
39
39
|
strokeLinecap: "round"
|
package/dist/ui/dropper.cjs
CHANGED
|
@@ -25,7 +25,7 @@ const IconDropper = ({ size = 24, className, title, "aria-label": ariaLabel, ...
|
|
|
25
25
|
fill: "currentColor"
|
|
26
26
|
}),
|
|
27
27
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
28
|
-
d: "m4.27 19.73-.75.01a.75.75 0 0 0 .82.74zm15.5-14.9-.57.48zm0 2.55-.57-.48zm-.6-3.15-.48.57zm-2.55 0 .48.57zm-5.63 1.24a.75.75 0
|
|
28
|
+
d: "m4.27 19.73-.75.01a.75.75 0 0 0 .82.74zm15.5-14.9-.57.48zm0 2.55-.57-.48zm-.6-3.15-.48.57zm-2.55 0 .48.57zm-5.63 1.24a.75.75 0 1 0-1.06 1.06l.53-.53zm6.48 8.6A.75.75 0 1 0 18.53 13l-.53.53zm2-6.38-.52-.53-4.8 4.79-5.47 5.48.53.53.53.53 5.48-5.48 4.79-4.8zm-13.43 7.1.53.53 4.56-4.55 5.71-5.72-.53-.53-.53-.53-5.72 5.72-4.55 4.55zm3.17 3.17-.53-.53C8.1 18 7.05 18.4 6 18.66a14 14 0 0 1-1.78.32H4.2l.07.75.07.75h.05l.56-.08q.57-.09 1.43-.28c1.06-.27 2.48-.75 3.36-1.63zm-4.94 1.77h.75v-.11a7 7 0 0 1 .19-1.52c.2-.95.6-2.02 1.36-2.78l-.53-.53-.53-.53a7 7 0 0 0-1.77 3.52 10 10 0 0 0-.22 1.96zm15.2-15.2-.52.52.25.26.57-.48.58-.48-.34-.36zm0 3.16.54.53.34-.36-.58-.48-.57-.48-.25.26zm.3-2.86-.57.48c.38.46.38 1.13 0 1.6l.57.47.58.48a2.75 2.75 0 0 0 0-3.5zm-.3-.3.54-.54-.36-.34-.48.58-.48.57.26.25zm-3.16 0 .53.52.26-.25-.48-.57-.48-.58-.36.34zm2.86-.3.48-.58a2.75 2.75 0 0 0-3.51 0l.48.58.48.57a1.25 1.25 0 0 1 1.59 0zM10.47 6l-.54.53 7.54 7.54.53-.53.53-.53-7.54-7.54z",
|
|
29
29
|
fill: "currentColor"
|
|
30
30
|
})
|
|
31
31
|
]
|
package/dist/ui/dropper.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 IconDropper: Icon;
|
package/dist/ui/dropper.js
CHANGED
|
@@ -25,7 +25,7 @@ const IconDropper = ({ size = 24, className, title, "aria-label": ariaLabel, ...
|
|
|
25
25
|
fill: "currentColor"
|
|
26
26
|
}),
|
|
27
27
|
/* @__PURE__ */ jsx("path", {
|
|
28
|
-
d: "m4.27 19.73-.75.01a.75.75 0 0 0 .82.74zm15.5-14.9-.57.48zm0 2.55-.57-.48zm-.6-3.15-.48.57zm-2.55 0 .48.57zm-5.63 1.24a.75.75 0
|
|
28
|
+
d: "m4.27 19.73-.75.01a.75.75 0 0 0 .82.74zm15.5-14.9-.57.48zm0 2.55-.57-.48zm-.6-3.15-.48.57zm-2.55 0 .48.57zm-5.63 1.24a.75.75 0 1 0-1.06 1.06l.53-.53zm6.48 8.6A.75.75 0 1 0 18.53 13l-.53.53zm2-6.38-.52-.53-4.8 4.79-5.47 5.48.53.53.53.53 5.48-5.48 4.79-4.8zm-13.43 7.1.53.53 4.56-4.55 5.71-5.72-.53-.53-.53-.53-5.72 5.72-4.55 4.55zm3.17 3.17-.53-.53C8.1 18 7.05 18.4 6 18.66a14 14 0 0 1-1.78.32H4.2l.07.75.07.75h.05l.56-.08q.57-.09 1.43-.28c1.06-.27 2.48-.75 3.36-1.63zm-4.94 1.77h.75v-.11a7 7 0 0 1 .19-1.52c.2-.95.6-2.02 1.36-2.78l-.53-.53-.53-.53a7 7 0 0 0-1.77 3.52 10 10 0 0 0-.22 1.96zm15.2-15.2-.52.52.25.26.57-.48.58-.48-.34-.36zm0 3.16.54.53.34-.36-.58-.48-.57-.48-.25.26zm.3-2.86-.57.48c.38.46.38 1.13 0 1.6l.57.47.58.48a2.75 2.75 0 0 0 0-3.5zm-.3-.3.54-.54-.36-.34-.48.58-.48.57.26.25zm-3.16 0 .53.52.26-.25-.48-.57-.48-.58-.36.34zm2.86-.3.48-.58a2.75 2.75 0 0 0-3.51 0l.48.58.48.57a1.25 1.25 0 0 1 1.59 0zM10.47 6l-.54.53 7.54 7.54.53-.53.53-.53-7.54-7.54z",
|
|
29
29
|
fill: "currentColor"
|
|
30
30
|
})
|
|
31
31
|
]
|
package/dist/ui/experiment.cjs
CHANGED
|
@@ -23,7 +23,7 @@ const IconExperiment = ({ size = 24, className, title, "aria-label": ariaLabel,
|
|
|
23
23
|
fill: "currentColor"
|
|
24
24
|
}),
|
|
25
25
|
/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
26
|
-
d: "m8.85 10.32-.62-.42zm-4.02 6-.62-.42zM7.96 2.97a.75.75 0
|
|
26
|
+
d: "m8.85 10.32-.62-.42zm-4.02 6-.62-.42zM7.96 2.97a.75.75 0 0 0 0 1.5zm8.02 1.5a.75.75 0 0 0 0-1.5zm3.19 11.85.62-.42zm-4.02-6 .62-.42zM9.2 3.72h-.75V9.2h1.5V3.7zm-.34 6.6-.62-.42-4.02 6 .62.42.63.42 4.01-6zM4.5 17.43h-.75v.85h1.5v-.85zm2 2.85v.75h11v-1.5h-11zm13-2h.75v-.85h-1.5v.85zm-4.69-9.07h.75V3.7h-1.5v5.5zm0-5.5v-.74H9.2v1.5h5.62zm-6.85 0v.76H9.2v-1.5H7.96zm6.85 0v.76h1.17v-1.5H14.8zm0 5.5h-.75c0 .54.17 1.08.47 1.53l.62-.42.62-.42q-.2-.3-.2-.7zm4.7 8.22h.74q0-.82-.46-1.53l-.62.42-.63.42q.21.31.21.7zm-2 2.85v.75a2.75 2.75 0 0 0 2.74-2.75h-1.5c0 .7-.56 1.25-1.25 1.25zm-13.01-2h-.75a2.75 2.75 0 0 0 2.75 2.75v-1.5c-.7 0-1.25-.56-1.25-1.25zm.33-1.96-.62-.42q-.45.7-.46 1.53h1.5q0-.37.2-.7zM9.2 9.21h-.75q0 .38-.21.7l.62.41.62.42c.3-.45.47-.99.47-1.53zm-4.3 7.17.4.64.01-.01.3-.17q.32-.16.9-.4a8 8 0 0 1 2.85-.6v-1.49a9.5 9.5 0 0 0-4.44 1.16l-.4.23H4.5zm4.46-1.28v.75c.95 0 1.47.25 2.08.56.67.33 1.43.72 2.73.72v-1.5c-.94 0-1.44-.25-2.06-.56-.67-.33-1.44-.72-2.75-.72zm4.81 1.28v.75a6.2 6.2 0 0 0 3.92-1.38l.08-.08h.01l-.53-.54-.53-.52-.16.13q-.18.15-.56.35c-.5.27-1.25.54-2.23.54zm5-.06.63-.42-4.02-6-.62.42-.62.42 4.01 6z",
|
|
27
27
|
fill: "currentColor"
|
|
28
28
|
})
|
|
29
29
|
]
|
package/dist/ui/experiment.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 IconExperiment: Icon;
|