@lucide/astro 1.40.0 → 1.42.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/package.json +7 -7
- package/src/Icon.astro +28 -16
- package/src/aliases/aliases.ts +118 -112
- package/src/aliases/prefixed.ts +606 -570
- package/src/aliases/suffixed.ts +841 -805
- package/src/createLucideIcon.ts +41 -10
- package/src/icons/a-arrow-down.ts +4 -2
- package/src/icons/a-arrow-up.ts +4 -2
- package/src/icons/a-large-small.ts +4 -2
- package/src/icons/accessibility.ts +4 -2
- package/src/icons/activity.ts +4 -2
- package/src/icons/ad.ts +4 -2
- package/src/icons/air-vent.ts +4 -2
- package/src/icons/airplay.ts +4 -2
- package/src/icons/alarm-clock-check.ts +4 -2
- package/src/icons/alarm-clock-minus.ts +4 -2
- package/src/icons/alarm-clock-off.ts +4 -2
- package/src/icons/alarm-clock-plus.ts +4 -2
- package/src/icons/alarm-clock.ts +4 -2
- package/src/icons/alarm-smoke.ts +4 -2
- package/src/icons/album.ts +4 -2
- package/src/icons/align-center-horizontal.ts +4 -2
- package/src/icons/align-center-vertical.ts +4 -2
- package/src/icons/align-end-horizontal.ts +4 -2
- package/src/icons/align-end-vertical.ts +4 -2
- package/src/icons/align-horizontal-distribute-center.ts +4 -2
- package/src/icons/align-horizontal-distribute-end.ts +4 -2
- package/src/icons/align-horizontal-distribute-start.ts +4 -2
- package/src/icons/align-horizontal-justify-center.ts +4 -2
- package/src/icons/align-horizontal-justify-end.ts +4 -2
- package/src/icons/align-horizontal-justify-start.ts +4 -2
- package/src/icons/align-horizontal-space-around.ts +4 -2
- package/src/icons/align-horizontal-space-between.ts +4 -2
- package/src/icons/align-start-horizontal.ts +4 -2
- package/src/icons/align-start-vertical.ts +4 -2
- package/src/icons/align-vertical-distribute-center.ts +4 -2
- package/src/icons/align-vertical-distribute-end.ts +4 -2
- package/src/icons/align-vertical-distribute-start.ts +4 -2
- package/src/icons/align-vertical-justify-center.ts +4 -2
- package/src/icons/align-vertical-justify-end.ts +4 -2
- package/src/icons/align-vertical-justify-start.ts +4 -2
- package/src/icons/align-vertical-space-around.ts +4 -2
- package/src/icons/align-vertical-space-between.ts +4 -2
- package/src/icons/ambulance.ts +4 -2
- package/src/icons/ampersand.ts +4 -2
- package/src/icons/ampersands.ts +4 -2
- package/src/icons/amphora.ts +4 -2
- package/src/icons/anchor.ts +4 -2
- package/src/icons/angle.ts +4 -2
- package/src/icons/antenna.ts +4 -2
- package/src/icons/anvil.ts +4 -2
- package/src/icons/aperture.ts +4 -2
- package/src/icons/app-window-mac.ts +4 -2
- package/src/icons/app-window.ts +4 -2
- package/src/icons/apple.ts +4 -2
- package/src/icons/archive-restore.ts +4 -2
- package/src/icons/archive-x.ts +4 -2
- package/src/icons/archive.ts +4 -2
- package/src/icons/armchair.ts +4 -2
- package/src/icons/arrow-big-down-dash.ts +4 -2
- package/src/icons/arrow-big-down.ts +4 -2
- package/src/icons/arrow-big-left-dash.ts +4 -2
- package/src/icons/arrow-big-left.ts +4 -2
- package/src/icons/arrow-big-right-dash.ts +4 -2
- package/src/icons/arrow-big-right.ts +4 -2
- package/src/icons/arrow-big-up-dash.ts +4 -2
- package/src/icons/arrow-big-up.ts +4 -2
- package/src/icons/arrow-down-0-1.ts +4 -2
- package/src/icons/arrow-down-1-0.ts +4 -2
- package/src/icons/arrow-down-a-z.ts +4 -2
- package/src/icons/arrow-down-from-line.ts +4 -2
- package/src/icons/arrow-down-left.ts +4 -2
- package/src/icons/arrow-down-narrow-wide.ts +4 -2
- package/src/icons/arrow-down-right.ts +4 -2
- package/src/icons/arrow-down-to-dot.ts +4 -2
- package/src/icons/arrow-down-to-line.ts +4 -2
- package/src/icons/arrow-down-up.ts +4 -2
- package/src/icons/arrow-down-wide-narrow.ts +4 -2
- package/src/icons/arrow-down-z-a.ts +4 -2
- package/src/icons/arrow-down.ts +4 -2
- package/src/icons/arrow-left-from-line.ts +4 -2
- package/src/icons/arrow-left-right.ts +4 -2
- package/src/icons/arrow-left-to-line.ts +4 -2
- package/src/icons/arrow-left.ts +4 -2
- package/src/icons/arrow-right-from-line.ts +4 -2
- package/src/icons/arrow-right-left.ts +4 -2
- package/src/icons/arrow-right-to-line.ts +4 -2
- package/src/icons/arrow-right.ts +4 -2
- package/src/icons/arrow-up-0-1.ts +4 -2
- package/src/icons/arrow-up-1-0.ts +4 -2
- package/src/icons/arrow-up-a-z.ts +4 -2
- package/src/icons/arrow-up-down.ts +4 -2
- package/src/icons/arrow-up-from-dot.ts +4 -2
- package/src/icons/arrow-up-from-line.ts +4 -2
- package/src/icons/arrow-up-left.ts +4 -2
- package/src/icons/arrow-up-narrow-wide.ts +4 -2
- package/src/icons/arrow-up-right.ts +4 -2
- package/src/icons/arrow-up-to-line.ts +4 -2
- package/src/icons/arrow-up-wide-narrow.ts +4 -2
- package/src/icons/arrow-up-z-a.ts +4 -2
- package/src/icons/arrow-up.ts +4 -2
- package/src/icons/arrows-up-from-line.ts +4 -2
- package/src/icons/asterisk.ts +4 -2
- package/src/icons/astroid.ts +4 -2
- package/src/icons/at-sign.ts +4 -2
- package/src/icons/atom.ts +4 -2
- package/src/icons/audio-lines-off.ts +4 -2
- package/src/icons/audio-lines-x.ts +4 -2
- package/src/icons/audio-lines.ts +4 -2
- package/src/icons/audio-waveform.ts +4 -2
- package/src/icons/award.ts +4 -2
- package/src/icons/axe.ts +4 -2
- package/src/icons/axis-3d.ts +4 -2
- package/src/icons/baby.ts +4 -2
- package/src/icons/backpack.ts +4 -2
- package/src/icons/badge-alert.ts +4 -2
- package/src/icons/badge-cent.ts +4 -2
- package/src/icons/badge-check.ts +4 -2
- package/src/icons/badge-dollar-sign.ts +4 -2
- package/src/icons/badge-euro.ts +4 -2
- package/src/icons/badge-indian-rupee.ts +4 -2
- package/src/icons/badge-info.ts +4 -2
- package/src/icons/badge-japanese-yen.ts +4 -2
- package/src/icons/badge-minus.ts +4 -2
- package/src/icons/badge-percent.ts +4 -2
- package/src/icons/badge-plus.ts +4 -2
- package/src/icons/badge-pound-sterling.ts +4 -2
- package/src/icons/badge-question-mark.ts +4 -2
- package/src/icons/badge-russian-ruble.ts +4 -2
- package/src/icons/badge-swiss-franc.ts +5 -3
- package/src/icons/badge-turkish-lira.ts +4 -2
- package/src/icons/badge-x.ts +4 -2
- package/src/icons/badge.ts +4 -2
- package/src/icons/baggage-claim.ts +4 -2
- package/src/icons/balloon.ts +4 -2
- package/src/icons/ban.ts +4 -2
- package/src/icons/banana.ts +4 -2
- package/src/icons/bandage.ts +4 -2
- package/src/icons/banknote-arrow-down.ts +4 -2
- package/src/icons/banknote-arrow-up.ts +4 -2
- package/src/icons/banknote-check.ts +4 -2
- package/src/icons/banknote-x.ts +4 -2
- package/src/icons/banknote.ts +4 -2
- package/src/icons/barcode.ts +4 -2
- package/src/icons/barrel.ts +4 -2
- package/src/icons/baseline.ts +4 -2
- package/src/icons/bath.ts +4 -2
- package/src/icons/battery-charging.ts +4 -2
- package/src/icons/battery-full.ts +4 -2
- package/src/icons/battery-low.ts +4 -2
- package/src/icons/battery-medium.ts +4 -2
- package/src/icons/battery-plus.ts +4 -2
- package/src/icons/battery-warning.ts +4 -2
- package/src/icons/battery.ts +4 -2
- package/src/icons/beaker.ts +4 -2
- package/src/icons/bean-off.ts +4 -2
- package/src/icons/bean.ts +4 -2
- package/src/icons/bed-double.ts +4 -2
- package/src/icons/bed-single.ts +4 -2
- package/src/icons/bed.ts +4 -2
- package/src/icons/beef-off.ts +4 -2
- package/src/icons/beef.ts +4 -2
- package/src/icons/beer-off.ts +4 -2
- package/src/icons/beer.ts +4 -2
- package/src/icons/bell-check.ts +4 -2
- package/src/icons/bell-dot.ts +4 -2
- package/src/icons/bell-electric.ts +4 -2
- package/src/icons/bell-minus.ts +4 -2
- package/src/icons/bell-off.ts +4 -2
- package/src/icons/bell-plus.ts +4 -2
- package/src/icons/bell-ring.ts +4 -2
- package/src/icons/bell.ts +4 -2
- package/src/icons/between-horizontal-end.ts +4 -2
- package/src/icons/between-horizontal-start.ts +4 -2
- package/src/icons/between-vertical-end.ts +4 -2
- package/src/icons/between-vertical-start.ts +4 -2
- package/src/icons/biceps-flexed.ts +4 -2
- package/src/icons/bike.ts +4 -2
- package/src/icons/binary.ts +4 -2
- package/src/icons/binoculars.ts +4 -2
- package/src/icons/biohazard.ts +4 -2
- package/src/icons/bird.ts +4 -2
- package/src/icons/birdhouse.ts +4 -2
- package/src/icons/bitcoin.ts +4 -2
- package/src/icons/blend.ts +4 -2
- package/src/icons/blender.ts +4 -2
- package/src/icons/blinds.ts +4 -2
- package/src/icons/blocks.ts +4 -2
- package/src/icons/bluetooth-connected.ts +4 -2
- package/src/icons/bluetooth-off.ts +4 -2
- package/src/icons/bluetooth-searching.ts +4 -2
- package/src/icons/bluetooth.ts +4 -2
- package/src/icons/bold.ts +4 -2
- package/src/icons/bolt.ts +4 -2
- package/src/icons/bomb.ts +4 -2
- package/src/icons/bone-fracture.ts +4 -2
- package/src/icons/bone.ts +4 -2
- package/src/icons/book-a.ts +4 -2
- package/src/icons/book-alert.ts +4 -2
- package/src/icons/book-audio.ts +4 -2
- package/src/icons/book-check.ts +4 -2
- package/src/icons/book-copy.ts +4 -2
- package/src/icons/book-dashed.ts +4 -2
- package/src/icons/book-down.ts +4 -2
- package/src/icons/book-headphones.ts +4 -2
- package/src/icons/book-heart.ts +4 -2
- package/src/icons/book-image.ts +4 -2
- package/src/icons/book-key.ts +4 -2
- package/src/icons/book-lock.ts +4 -2
- package/src/icons/book-marked.ts +4 -2
- package/src/icons/book-minus.ts +4 -2
- package/src/icons/book-open-check.ts +4 -2
- package/src/icons/book-open-text.ts +4 -2
- package/src/icons/book-open.ts +4 -2
- package/src/icons/book-plus.ts +4 -2
- package/src/icons/book-search.ts +4 -2
- package/src/icons/book-text.ts +4 -2
- package/src/icons/book-type.ts +4 -2
- package/src/icons/book-up-2.ts +4 -2
- package/src/icons/book-up.ts +4 -2
- package/src/icons/book-user.ts +4 -2
- package/src/icons/book-x.ts +4 -2
- package/src/icons/book.ts +4 -2
- package/src/icons/bookmark-check.ts +4 -2
- package/src/icons/bookmark-minus.ts +4 -2
- package/src/icons/bookmark-off.ts +4 -2
- package/src/icons/bookmark-plus.ts +4 -2
- package/src/icons/bookmark-x.ts +4 -2
- package/src/icons/bookmark.ts +4 -2
- package/src/icons/boom-box.ts +4 -2
- package/src/icons/bot-message-square.ts +4 -2
- package/src/icons/bot-off.ts +4 -2
- package/src/icons/bot.ts +4 -2
- package/src/icons/bottle-wine.ts +4 -2
- package/src/icons/bow-arrow.ts +4 -2
- package/src/icons/box.ts +4 -2
- package/src/icons/boxes.ts +4 -2
- package/src/icons/braces.ts +4 -2
- package/src/icons/brackets.ts +4 -2
- package/src/icons/brain-circuit.ts +4 -2
- package/src/icons/brain-cog.ts +4 -2
- package/src/icons/brain.ts +4 -2
- package/src/icons/brick-wall-fire.ts +4 -2
- package/src/icons/brick-wall-shield.ts +4 -2
- package/src/icons/brick-wall.ts +4 -2
- package/src/icons/bridge.ts +4 -2
- package/src/icons/briefcase-business.ts +4 -2
- package/src/icons/briefcase-conveyor-belt.ts +4 -2
- package/src/icons/briefcase-medical.ts +4 -2
- package/src/icons/briefcase.ts +4 -2
- package/src/icons/bring-to-front.ts +4 -2
- package/src/icons/broccoli.ts +4 -2
- package/src/icons/broom-sparkles.ts +4 -2
- package/src/icons/broom.ts +4 -2
- package/src/icons/brush-cleaning.ts +4 -2
- package/src/icons/brush.ts +4 -2
- package/src/icons/bubbles.ts +4 -2
- package/src/icons/bug-off.ts +4 -2
- package/src/icons/bug-play.ts +4 -2
- package/src/icons/bug.ts +4 -2
- package/src/icons/building-2.ts +4 -2
- package/src/icons/building.ts +4 -2
- package/src/icons/bus-front.ts +4 -2
- package/src/icons/bus.ts +4 -2
- package/src/icons/cable-car.ts +4 -2
- package/src/icons/cable.ts +4 -2
- package/src/icons/cake-slice.ts +4 -2
- package/src/icons/cake.ts +4 -2
- package/src/icons/calculator.ts +4 -2
- package/src/icons/calendar-1.ts +4 -2
- package/src/icons/calendar-arrow-down.ts +4 -2
- package/src/icons/calendar-arrow-up.ts +4 -2
- package/src/icons/calendar-check-2.ts +4 -2
- package/src/icons/calendar-check.ts +4 -2
- package/src/icons/calendar-clock.ts +4 -2
- package/src/icons/calendar-cog.ts +4 -2
- package/src/icons/calendar-days.ts +4 -2
- package/src/icons/calendar-fold.ts +4 -2
- package/src/icons/calendar-heart.ts +4 -2
- package/src/icons/calendar-minus-2.ts +4 -2
- package/src/icons/calendar-minus.ts +4 -2
- package/src/icons/calendar-off.ts +4 -2
- package/src/icons/calendar-plus-2.ts +4 -2
- package/src/icons/calendar-plus.ts +4 -2
- package/src/icons/calendar-range.ts +4 -2
- package/src/icons/calendar-search.ts +4 -2
- package/src/icons/calendar-sync.ts +4 -2
- package/src/icons/calendar-x-2.ts +4 -2
- package/src/icons/calendar-x.ts +4 -2
- package/src/icons/calendar.ts +4 -2
- package/src/icons/calendars.ts +4 -2
- package/src/icons/camera-off.ts +4 -2
- package/src/icons/camera.ts +4 -2
- package/src/icons/can-soda.ts +20 -0
- package/src/icons/can.ts +4 -2
- package/src/icons/candy-cane.ts +4 -2
- package/src/icons/candy-off.ts +4 -2
- package/src/icons/candy.ts +4 -2
- package/src/icons/cannabis-off.ts +4 -2
- package/src/icons/cannabis.ts +4 -2
- package/src/icons/captions-off.ts +4 -2
- package/src/icons/captions.ts +4 -2
- package/src/icons/car-battery.ts +4 -2
- package/src/icons/car-front.ts +4 -2
- package/src/icons/car-taxi-front.ts +4 -2
- package/src/icons/car.ts +4 -2
- package/src/icons/caravan.ts +4 -2
- package/src/icons/card-sim.ts +4 -2
- package/src/icons/carrot.ts +4 -2
- package/src/icons/case-lower.ts +4 -2
- package/src/icons/case-sensitive.ts +4 -2
- package/src/icons/case-upper.ts +4 -2
- package/src/icons/cassette-tape.ts +4 -2
- package/src/icons/cast.ts +4 -2
- package/src/icons/castle.ts +4 -2
- package/src/icons/cat.ts +4 -2
- package/src/icons/cctv-off.ts +4 -2
- package/src/icons/cctv.ts +4 -2
- package/src/icons/chart-area.ts +4 -2
- package/src/icons/chart-bar-big.ts +4 -2
- package/src/icons/chart-bar-decreasing.ts +4 -2
- package/src/icons/chart-bar-increasing.ts +4 -2
- package/src/icons/chart-bar-stacked.ts +4 -2
- package/src/icons/chart-bar.ts +4 -2
- package/src/icons/chart-candlestick.ts +4 -2
- package/src/icons/chart-column-big.ts +4 -2
- package/src/icons/chart-column-decreasing.ts +4 -2
- package/src/icons/chart-column-increasing.ts +4 -2
- package/src/icons/chart-column-stacked.ts +4 -2
- package/src/icons/chart-column.ts +4 -2
- package/src/icons/chart-gantt.ts +4 -2
- package/src/icons/chart-line.ts +4 -2
- package/src/icons/chart-network.ts +4 -2
- package/src/icons/chart-no-axes-column-decreasing.ts +4 -2
- package/src/icons/chart-no-axes-column-increasing.ts +4 -2
- package/src/icons/chart-no-axes-column.ts +4 -2
- package/src/icons/chart-no-axes-combined.ts +4 -2
- package/src/icons/chart-no-axes-gantt.ts +4 -2
- package/src/icons/chart-pie.ts +4 -2
- package/src/icons/chart-scatter.ts +4 -2
- package/src/icons/chart-spline.ts +4 -2
- package/src/icons/check-check.ts +4 -2
- package/src/icons/check-line.ts +4 -2
- package/src/icons/check.ts +4 -2
- package/src/icons/chef-hat.ts +4 -2
- package/src/icons/cherry.ts +4 -2
- package/src/icons/chess-bishop.ts +4 -2
- package/src/icons/chess-king.ts +4 -2
- package/src/icons/chess-knight.ts +4 -2
- package/src/icons/chess-pawn.ts +4 -2
- package/src/icons/chess-queen.ts +4 -2
- package/src/icons/chess-rook.ts +4 -2
- package/src/icons/chevron-down.ts +4 -2
- package/src/icons/chevron-first.ts +4 -2
- package/src/icons/chevron-last.ts +4 -2
- package/src/icons/chevron-left.ts +4 -2
- package/src/icons/chevron-right.ts +4 -2
- package/src/icons/chevron-up.ts +4 -2
- package/src/icons/chevrons-down-up.ts +4 -2
- package/src/icons/chevrons-down.ts +4 -2
- package/src/icons/chevrons-left-right-ellipsis.ts +4 -2
- package/src/icons/chevrons-left-right.ts +4 -2
- package/src/icons/chevrons-left.ts +4 -2
- package/src/icons/chevrons-right-left.ts +4 -2
- package/src/icons/chevrons-right.ts +4 -2
- package/src/icons/chevrons-up-down.ts +4 -2
- package/src/icons/chevrons-up.ts +4 -2
- package/src/icons/church.ts +4 -2
- package/src/icons/cigarette-off.ts +4 -2
- package/src/icons/cigarette.ts +4 -2
- package/src/icons/circle-alert.ts +4 -2
- package/src/icons/circle-arrow-down.ts +4 -2
- package/src/icons/circle-arrow-left.ts +4 -2
- package/src/icons/circle-arrow-out-down-left.ts +4 -2
- package/src/icons/circle-arrow-out-down-right.ts +4 -2
- package/src/icons/circle-arrow-out-up-left.ts +4 -2
- package/src/icons/circle-arrow-out-up-right.ts +4 -2
- package/src/icons/circle-arrow-right.ts +4 -2
- package/src/icons/circle-arrow-up.ts +4 -2
- package/src/icons/circle-check-big.ts +4 -2
- package/src/icons/circle-check.ts +4 -2
- package/src/icons/circle-chevron-down.ts +4 -2
- package/src/icons/circle-chevron-left.ts +4 -2
- package/src/icons/circle-chevron-right.ts +4 -2
- package/src/icons/circle-chevron-up.ts +4 -2
- package/src/icons/circle-dashed-check.ts +20 -0
- package/src/icons/circle-dashed.ts +4 -2
- package/src/icons/circle-divide.ts +4 -2
- package/src/icons/circle-dollar-sign.ts +4 -2
- package/src/icons/circle-dot-dashed.ts +4 -2
- package/src/icons/circle-dot.ts +4 -2
- package/src/icons/circle-ellipsis.ts +4 -2
- package/src/icons/circle-equal.ts +4 -2
- package/src/icons/circle-euro.ts +4 -2
- package/src/icons/circle-fading-arrow-up.ts +4 -2
- package/src/icons/circle-fading-plus.ts +4 -2
- package/src/icons/circle-gauge.ts +4 -2
- package/src/icons/circle-minus.ts +4 -2
- package/src/icons/circle-off.ts +4 -2
- package/src/icons/circle-parking-off.ts +4 -2
- package/src/icons/circle-parking.ts +4 -2
- package/src/icons/circle-pause.ts +4 -2
- package/src/icons/circle-percent.ts +4 -2
- package/src/icons/circle-pile.ts +4 -2
- package/src/icons/circle-play.ts +4 -2
- package/src/icons/circle-plus.ts +4 -2
- package/src/icons/circle-pound-sterling.ts +4 -2
- package/src/icons/circle-power.ts +4 -2
- package/src/icons/circle-question-mark.ts +4 -2
- package/src/icons/circle-slash-2.ts +4 -2
- package/src/icons/circle-slash.ts +4 -2
- package/src/icons/circle-small.ts +4 -2
- package/src/icons/circle-star.ts +4 -2
- package/src/icons/circle-stop.ts +4 -2
- package/src/icons/circle-user-round.ts +4 -2
- package/src/icons/circle-user.ts +4 -2
- package/src/icons/circle-x.ts +4 -2
- package/src/icons/circle.ts +4 -2
- package/src/icons/circuit-board.ts +4 -2
- package/src/icons/citrus.ts +4 -2
- package/src/icons/clapperboard.ts +4 -2
- package/src/icons/clipboard-check.ts +4 -2
- package/src/icons/clipboard-clock.ts +4 -2
- package/src/icons/clipboard-copy.ts +4 -2
- package/src/icons/clipboard-list.ts +4 -2
- package/src/icons/clipboard-minus.ts +4 -2
- package/src/icons/clipboard-paste.ts +4 -2
- package/src/icons/clipboard-pen-line.ts +4 -2
- package/src/icons/clipboard-pen.ts +4 -2
- package/src/icons/clipboard-plus.ts +4 -2
- package/src/icons/clipboard-type.ts +4 -2
- package/src/icons/clipboard-x.ts +4 -2
- package/src/icons/clipboard.ts +4 -2
- package/src/icons/clock-1.ts +4 -2
- package/src/icons/clock-10.ts +4 -2
- package/src/icons/clock-11.ts +4 -2
- package/src/icons/clock-12.ts +4 -2
- package/src/icons/clock-2.ts +4 -2
- package/src/icons/clock-3.ts +4 -2
- package/src/icons/clock-4.ts +4 -2
- package/src/icons/clock-5.ts +4 -2
- package/src/icons/clock-6.ts +4 -2
- package/src/icons/clock-7.ts +4 -2
- package/src/icons/clock-8.ts +4 -2
- package/src/icons/clock-9.ts +4 -2
- package/src/icons/clock-alert.ts +4 -2
- package/src/icons/clock-arrow-down.ts +4 -2
- package/src/icons/clock-arrow-left.ts +4 -2
- package/src/icons/clock-arrow-right.ts +4 -2
- package/src/icons/clock-arrow-up.ts +4 -2
- package/src/icons/clock-check.ts +4 -2
- package/src/icons/clock-fading.ts +4 -2
- package/src/icons/clock-plus.ts +4 -2
- package/src/icons/clock.ts +4 -2
- package/src/icons/closed-caption.ts +4 -2
- package/src/icons/cloud-alert.ts +4 -2
- package/src/icons/cloud-backup.ts +4 -2
- package/src/icons/cloud-check.ts +4 -2
- package/src/icons/cloud-cog.ts +4 -2
- package/src/icons/cloud-download.ts +4 -2
- package/src/icons/cloud-drizzle.ts +4 -2
- package/src/icons/cloud-fog.ts +4 -2
- package/src/icons/cloud-hail.ts +4 -2
- package/src/icons/cloud-lightning.ts +4 -2
- package/src/icons/cloud-moon-rain.ts +4 -2
- package/src/icons/cloud-moon.ts +4 -2
- package/src/icons/cloud-off.ts +4 -2
- package/src/icons/cloud-rain-wind.ts +4 -2
- package/src/icons/cloud-rain.ts +4 -2
- package/src/icons/cloud-snow.ts +4 -2
- package/src/icons/cloud-sun-rain.ts +4 -2
- package/src/icons/cloud-sun.ts +4 -2
- package/src/icons/cloud-sync.ts +4 -2
- package/src/icons/cloud-upload.ts +4 -2
- package/src/icons/cloud.ts +4 -2
- package/src/icons/cloudy.ts +4 -2
- package/src/icons/clover.ts +4 -2
- package/src/icons/club.ts +4 -2
- package/src/icons/code-xml.ts +4 -2
- package/src/icons/code.ts +4 -2
- package/src/icons/coffee.ts +4 -2
- package/src/icons/cog.ts +4 -2
- package/src/icons/coins.ts +4 -2
- package/src/icons/columns-2.ts +4 -2
- package/src/icons/columns-3-cog.ts +4 -2
- package/src/icons/columns-3.ts +4 -2
- package/src/icons/columns-4.ts +4 -2
- package/src/icons/combine.ts +4 -2
- package/src/icons/command.ts +4 -2
- package/src/icons/compass.ts +4 -2
- package/src/icons/component.ts +4 -2
- package/src/icons/computer.ts +5 -3
- package/src/icons/concierge-bell.ts +4 -2
- package/src/icons/cone.ts +4 -2
- package/src/icons/construction.ts +4 -2
- package/src/icons/contact-round.ts +4 -2
- package/src/icons/contact.ts +4 -2
- package/src/icons/container.ts +4 -2
- package/src/icons/contrast.ts +4 -2
- package/src/icons/cookie.ts +4 -2
- package/src/icons/cooking-pot.ts +4 -2
- package/src/icons/copy-check.ts +4 -2
- package/src/icons/copy-minus.ts +4 -2
- package/src/icons/copy-plus.ts +4 -2
- package/src/icons/copy-slash.ts +4 -2
- package/src/icons/copy-x.ts +4 -2
- package/src/icons/copy.ts +4 -2
- package/src/icons/copyleft.ts +4 -2
- package/src/icons/copyright.ts +4 -2
- package/src/icons/corner-down-left.ts +4 -2
- package/src/icons/corner-down-right.ts +4 -2
- package/src/icons/corner-left-down.ts +4 -2
- package/src/icons/corner-left-up.ts +4 -2
- package/src/icons/corner-right-down.ts +4 -2
- package/src/icons/corner-right-up.ts +4 -2
- package/src/icons/corner-up-left.ts +4 -2
- package/src/icons/corner-up-right.ts +4 -2
- package/src/icons/cpu.ts +4 -2
- package/src/icons/creative-commons.ts +4 -2
- package/src/icons/credit-card-check.ts +4 -2
- package/src/icons/credit-card-minus.ts +4 -2
- package/src/icons/credit-card-plus.ts +4 -2
- package/src/icons/credit-card-reader.ts +20 -0
- package/src/icons/credit-card-x.ts +4 -2
- package/src/icons/credit-card.ts +4 -2
- package/src/icons/croissant.ts +4 -2
- package/src/icons/crop.ts +4 -2
- package/src/icons/cross.ts +4 -2
- package/src/icons/crosshair.ts +4 -2
- package/src/icons/crown.ts +4 -2
- package/src/icons/cuboid.ts +4 -2
- package/src/icons/cup-soda.ts +4 -2
- package/src/icons/currency.ts +4 -2
- package/src/icons/cylinder.ts +4 -2
- package/src/icons/dam.ts +4 -2
- package/src/icons/database-arrow-down.ts +4 -2
- package/src/icons/database-arrow-up.ts +4 -2
- package/src/icons/database-backup.ts +4 -2
- package/src/icons/database-check.ts +4 -2
- package/src/icons/database-minus.ts +4 -2
- package/src/icons/database-plus.ts +4 -2
- package/src/icons/database-search.ts +4 -2
- package/src/icons/database-x.ts +4 -2
- package/src/icons/database-zap.ts +4 -2
- package/src/icons/database.ts +4 -2
- package/src/icons/decimals-arrow-left.ts +4 -2
- package/src/icons/decimals-arrow-right.ts +4 -2
- package/src/icons/delete.ts +4 -2
- package/src/icons/dessert.ts +4 -2
- package/src/icons/diameter.ts +4 -2
- package/src/icons/diamond-minus.ts +4 -2
- package/src/icons/diamond-percent.ts +4 -2
- package/src/icons/diamond-plus.ts +4 -2
- package/src/icons/diamond.ts +4 -2
- package/src/icons/dice-1.ts +4 -2
- package/src/icons/dice-2.ts +4 -2
- package/src/icons/dice-3.ts +4 -2
- package/src/icons/dice-4.ts +4 -2
- package/src/icons/dice-5.ts +4 -2
- package/src/icons/dice-6.ts +4 -2
- package/src/icons/dices.ts +4 -2
- package/src/icons/diff.ts +4 -2
- package/src/icons/disc-2.ts +4 -2
- package/src/icons/disc-3.ts +4 -2
- package/src/icons/disc-album.ts +4 -2
- package/src/icons/disc.ts +4 -2
- package/src/icons/divide.ts +4 -2
- package/src/icons/dna-off.ts +4 -2
- package/src/icons/dna.ts +4 -2
- package/src/icons/dock.ts +4 -2
- package/src/icons/dog.ts +4 -2
- package/src/icons/dollar-sign.ts +4 -2
- package/src/icons/dome.ts +20 -0
- package/src/icons/donut.ts +4 -2
- package/src/icons/door-closed-locked.ts +5 -3
- package/src/icons/door-closed.ts +5 -3
- package/src/icons/door-open.ts +5 -3
- package/src/icons/door-stairwell.ts +20 -0
- package/src/icons/dot.ts +4 -2
- package/src/icons/download.ts +4 -2
- package/src/icons/drafting-compass.ts +4 -2
- package/src/icons/drama.ts +4 -2
- package/src/icons/drill.ts +4 -2
- package/src/icons/drone.ts +4 -2
- package/src/icons/droplet-off.ts +4 -2
- package/src/icons/droplet.ts +4 -2
- package/src/icons/droplets.ts +4 -2
- package/src/icons/drum.ts +4 -2
- package/src/icons/drumstick.ts +4 -2
- package/src/icons/dumbbell.ts +4 -2
- package/src/icons/ear-off.ts +4 -2
- package/src/icons/ear.ts +4 -2
- package/src/icons/earth-lock.ts +4 -2
- package/src/icons/earth.ts +4 -2
- package/src/icons/eclipse.ts +4 -2
- package/src/icons/egg-fried.ts +4 -2
- package/src/icons/egg-off.ts +4 -2
- package/src/icons/egg.ts +4 -2
- package/src/icons/eject.ts +4 -2
- package/src/icons/ellipse.ts +4 -2
- package/src/icons/ellipsis-vertical.ts +4 -2
- package/src/icons/ellipsis.ts +4 -2
- package/src/icons/engine.ts +20 -0
- package/src/icons/{trash-2.ts → equal-approximately-not.ts} +7 -5
- package/src/icons/equal-approximately.ts +4 -2
- package/src/icons/equal-not.ts +4 -2
- package/src/icons/equal.ts +4 -2
- package/src/icons/eraser.ts +4 -2
- package/src/icons/ethernet-port.ts +4 -2
- package/src/icons/euro.ts +4 -2
- package/src/icons/ev-charger.ts +4 -2
- package/src/icons/expand.ts +4 -2
- package/src/icons/external-link.ts +4 -2
- package/src/icons/eye-closed.ts +4 -2
- package/src/icons/eye-dashed.ts +4 -2
- package/src/icons/eye-off.ts +4 -2
- package/src/icons/eye.ts +4 -2
- package/src/icons/face-angry.ts +4 -2
- package/src/icons/face-expressionless.ts +4 -2
- package/src/icons/face-grinning.ts +4 -2
- package/src/icons/face-neutral.ts +4 -2
- package/src/icons/face-slightly-frowning.ts +4 -2
- package/src/icons/face-slightly-smiling-plus.ts +4 -2
- package/src/icons/face-slightly-smiling.ts +4 -2
- package/src/icons/factory.ts +4 -2
- package/src/icons/fan.ts +4 -2
- package/src/icons/fast-forward.ts +4 -2
- package/src/icons/feather.ts +4 -2
- package/src/icons/fence.ts +4 -2
- package/src/icons/ferris-wheel.ts +4 -2
- package/src/icons/file-archive.ts +4 -2
- package/src/icons/file-axis-3d.ts +4 -2
- package/src/icons/file-badge.ts +4 -2
- package/src/icons/file-box.ts +4 -2
- package/src/icons/file-braces-corner.ts +4 -2
- package/src/icons/file-braces.ts +4 -2
- package/src/icons/file-chart-column-increasing.ts +4 -2
- package/src/icons/file-chart-column.ts +4 -2
- package/src/icons/file-chart-line.ts +4 -2
- package/src/icons/file-chart-pie.ts +4 -2
- package/src/icons/file-check-corner.ts +4 -2
- package/src/icons/file-check.ts +4 -2
- package/src/icons/file-clock.ts +4 -2
- package/src/icons/file-code-corner.ts +4 -2
- package/src/icons/file-code.ts +4 -2
- package/src/icons/file-cog.ts +4 -2
- package/src/icons/file-diff.ts +4 -2
- package/src/icons/file-digit.ts +4 -2
- package/src/icons/file-down.ts +4 -2
- package/src/icons/file-exclamation-point.ts +4 -2
- package/src/icons/file-headphone.ts +4 -2
- package/src/icons/file-heart.ts +4 -2
- package/src/icons/file-image.ts +4 -2
- package/src/icons/file-input.ts +4 -2
- package/src/icons/file-key.ts +4 -2
- package/src/icons/file-lock.ts +4 -2
- package/src/icons/file-minus-corner.ts +4 -2
- package/src/icons/file-minus.ts +4 -2
- package/src/icons/file-music.ts +4 -2
- package/src/icons/file-output.ts +4 -2
- package/src/icons/file-pen-line.ts +4 -2
- package/src/icons/file-pen.ts +4 -2
- package/src/icons/file-play.ts +4 -2
- package/src/icons/file-plus-corner.ts +4 -2
- package/src/icons/file-plus.ts +4 -2
- package/src/icons/file-question-mark.ts +4 -2
- package/src/icons/file-scan.ts +4 -2
- package/src/icons/file-search-corner.ts +4 -2
- package/src/icons/file-search.ts +4 -2
- package/src/icons/file-signal.ts +4 -2
- package/src/icons/file-sliders.ts +4 -2
- package/src/icons/file-spreadsheet.ts +4 -2
- package/src/icons/file-stack.ts +4 -2
- package/src/icons/file-symlink.ts +4 -2
- package/src/icons/file-terminal.ts +4 -2
- package/src/icons/file-text.ts +4 -2
- package/src/icons/file-type-corner.ts +4 -2
- package/src/icons/file-type.ts +4 -2
- package/src/icons/file-up.ts +4 -2
- package/src/icons/file-user.ts +4 -2
- package/src/icons/file-video-camera.ts +4 -2
- package/src/icons/file-volume.ts +4 -2
- package/src/icons/file-x-corner.ts +4 -2
- package/src/icons/file-x.ts +4 -2
- package/src/icons/file.ts +4 -2
- package/src/icons/files.ts +4 -2
- package/src/icons/film.ts +4 -2
- package/src/icons/fingerprint-pattern.ts +4 -2
- package/src/icons/fire-extinguisher.ts +4 -2
- package/src/icons/fish-off.ts +4 -2
- package/src/icons/fish-symbol.ts +4 -2
- package/src/icons/fish.ts +4 -2
- package/src/icons/fishing-hook.ts +4 -2
- package/src/icons/fishing-rod.ts +4 -2
- package/src/icons/flag-off.ts +4 -2
- package/src/icons/flag-triangle-left.ts +4 -2
- package/src/icons/flag-triangle-right.ts +4 -2
- package/src/icons/flag.ts +4 -2
- package/src/icons/flame-kindling.ts +4 -2
- package/src/icons/flame.ts +4 -2
- package/src/icons/flashlight-off.ts +4 -2
- package/src/icons/flashlight.ts +4 -2
- package/src/icons/flask-conical-off.ts +4 -2
- package/src/icons/flask-conical.ts +4 -2
- package/src/icons/flask-round.ts +4 -2
- package/src/icons/flip-horizontal-2.ts +4 -2
- package/src/icons/flip-vertical-2.ts +4 -2
- package/src/icons/flower-2.ts +4 -2
- package/src/icons/flower.ts +4 -2
- package/src/icons/focus.ts +4 -2
- package/src/icons/fold-horizontal.ts +4 -2
- package/src/icons/fold-vertical.ts +4 -2
- package/src/icons/folder-archive.ts +4 -2
- package/src/icons/folder-bookmark.ts +4 -2
- package/src/icons/folder-check.ts +4 -2
- package/src/icons/folder-clock.ts +4 -2
- package/src/icons/folder-closed.ts +4 -2
- package/src/icons/folder-code.ts +4 -2
- package/src/icons/folder-cog.ts +4 -2
- package/src/icons/folder-dot.ts +4 -2
- package/src/icons/folder-down.ts +4 -2
- package/src/icons/folder-git-2.ts +4 -2
- package/src/icons/folder-git.ts +4 -2
- package/src/icons/folder-heart.ts +4 -2
- package/src/icons/folder-input.ts +4 -2
- package/src/icons/folder-kanban.ts +4 -2
- package/src/icons/folder-key.ts +4 -2
- package/src/icons/folder-lock.ts +4 -2
- package/src/icons/folder-minus.ts +4 -2
- package/src/icons/folder-open-dot.ts +4 -2
- package/src/icons/folder-open.ts +4 -2
- package/src/icons/folder-output.ts +4 -2
- package/src/icons/folder-pen.ts +4 -2
- package/src/icons/folder-plus.ts +4 -2
- package/src/icons/folder-root.ts +4 -2
- package/src/icons/folder-search-2.ts +4 -2
- package/src/icons/folder-search.ts +4 -2
- package/src/icons/folder-symlink.ts +4 -2
- package/src/icons/folder-sync.ts +4 -2
- package/src/icons/folder-tree.ts +4 -2
- package/src/icons/folder-up.ts +4 -2
- package/src/icons/folder-x.ts +4 -2
- package/src/icons/folder.ts +4 -2
- package/src/icons/folders.ts +4 -2
- package/src/icons/footprints.ts +4 -2
- package/src/icons/forklift.ts +4 -2
- package/src/icons/form.ts +4 -2
- package/src/icons/forward.ts +4 -2
- package/src/icons/frame.ts +4 -2
- package/src/icons/fuel.ts +4 -2
- package/src/icons/fullscreen.ts +4 -2
- package/src/icons/funnel-plus.ts +4 -2
- package/src/icons/funnel-x.ts +4 -2
- package/src/icons/funnel.ts +4 -2
- package/src/icons/galaxy.ts +4 -2
- package/src/icons/gallery-horizontal-end.ts +4 -2
- package/src/icons/gallery-horizontal.ts +4 -2
- package/src/icons/gallery-thumbnails.ts +4 -2
- package/src/icons/gallery-vertical-end.ts +4 -2
- package/src/icons/gallery-vertical.ts +4 -2
- package/src/icons/gamepad-2.ts +4 -2
- package/src/icons/gamepad-directional.ts +4 -2
- package/src/icons/gamepad.ts +4 -2
- package/src/icons/gap-horizontal.ts +20 -0
- package/src/icons/gap-vertical.ts +20 -0
- package/src/icons/gauge.ts +4 -2
- package/src/icons/gavel.ts +4 -2
- package/src/icons/gem.ts +4 -2
- package/src/icons/georgian-lari.ts +4 -2
- package/src/icons/germ-off.ts +20 -0
- package/src/icons/germ.ts +20 -0
- package/src/icons/ghost.ts +4 -2
- package/src/icons/gift.ts +4 -2
- package/src/icons/git-branch-minus.ts +4 -2
- package/src/icons/git-branch-plus.ts +4 -2
- package/src/icons/git-branch.ts +4 -2
- package/src/icons/git-commit-horizontal.ts +4 -2
- package/src/icons/git-commit-vertical.ts +4 -2
- package/src/icons/git-compare-arrows.ts +4 -2
- package/src/icons/git-compare.ts +4 -2
- package/src/icons/git-fork.ts +4 -2
- package/src/icons/git-graph.ts +4 -2
- package/src/icons/git-merge-conflict.ts +4 -2
- package/src/icons/git-merge.ts +4 -2
- package/src/icons/git-pull-request-arrow.ts +4 -2
- package/src/icons/git-pull-request-closed.ts +4 -2
- package/src/icons/git-pull-request-create-arrow.ts +4 -2
- package/src/icons/git-pull-request-create.ts +4 -2
- package/src/icons/git-pull-request-draft.ts +4 -2
- package/src/icons/git-pull-request.ts +4 -2
- package/src/icons/glass-water.ts +4 -2
- package/src/icons/glasses.ts +4 -2
- package/src/icons/globe-check.ts +4 -2
- package/src/icons/globe-lock.ts +4 -2
- package/src/icons/globe-off.ts +4 -2
- package/src/icons/globe-x.ts +4 -2
- package/src/icons/globe.ts +4 -2
- package/src/icons/goal.ts +4 -2
- package/src/icons/gpu.ts +4 -2
- package/src/icons/graduation-cap.ts +4 -2
- package/src/icons/grape.ts +4 -2
- package/src/icons/grid-2x2-check.ts +4 -2
- package/src/icons/grid-2x2-plus.ts +4 -2
- package/src/icons/grid-2x2-x.ts +4 -2
- package/src/icons/grid-2x2.ts +4 -2
- package/src/icons/grid-3x2.ts +4 -2
- package/src/icons/grid-3x3.ts +4 -2
- package/src/icons/grip-horizontal.ts +4 -2
- package/src/icons/grip-vertical.ts +4 -2
- package/src/icons/grip.ts +4 -2
- package/src/icons/group.ts +4 -2
- package/src/icons/guitar.ts +4 -2
- package/src/icons/ham.ts +4 -2
- package/src/icons/hamburger.ts +4 -2
- package/src/icons/hammer.ts +4 -2
- package/src/icons/hand-coins.ts +4 -2
- package/src/icons/hand-fist.ts +4 -2
- package/src/icons/hand-grab.ts +4 -2
- package/src/icons/hand-heart.ts +4 -2
- package/src/icons/hand-helping.ts +4 -2
- package/src/icons/hand-metal.ts +4 -2
- package/src/icons/hand-platter.ts +4 -2
- package/src/icons/hand.ts +4 -2
- package/src/icons/handbag.ts +4 -2
- package/src/icons/handshake.ts +4 -2
- package/src/icons/hard-drive-download.ts +4 -2
- package/src/icons/hard-drive-upload.ts +4 -2
- package/src/icons/hard-drive.ts +4 -2
- package/src/icons/hard-hat.ts +4 -2
- package/src/icons/hash.ts +4 -2
- package/src/icons/hat-glasses.ts +4 -2
- package/src/icons/haze.ts +4 -2
- package/src/icons/hd.ts +4 -2
- package/src/icons/hdmi-port.ts +4 -2
- package/src/icons/heading-1.ts +4 -2
- package/src/icons/heading-2.ts +4 -2
- package/src/icons/heading-3.ts +4 -2
- package/src/icons/heading-4.ts +4 -2
- package/src/icons/heading-5.ts +4 -2
- package/src/icons/heading-6.ts +4 -2
- package/src/icons/heading.ts +4 -2
- package/src/icons/headphone-off.ts +4 -2
- package/src/icons/headphones.ts +4 -2
- package/src/icons/headset.ts +4 -2
- package/src/icons/heart-crack.ts +4 -2
- package/src/icons/heart-handshake.ts +4 -2
- package/src/icons/heart-minus.ts +4 -2
- package/src/icons/heart-off.ts +4 -2
- package/src/icons/heart-plus.ts +4 -2
- package/src/icons/heart-pulse.ts +4 -2
- package/src/icons/heart-x.ts +4 -2
- package/src/icons/heart.ts +4 -2
- package/src/icons/heater.ts +4 -2
- package/src/icons/helicopter.ts +4 -2
- package/src/icons/hexagon.ts +4 -2
- package/src/icons/highlighter.ts +4 -2
- package/src/icons/hop-off.ts +4 -2
- package/src/icons/hop.ts +4 -2
- package/src/icons/hospital.ts +4 -2
- package/src/icons/hotel.ts +4 -2
- package/src/icons/hourglass.ts +4 -2
- package/src/icons/house-heart.ts +4 -2
- package/src/icons/house-plug.ts +4 -2
- package/src/icons/house-plus.ts +4 -2
- package/src/icons/house-wifi.ts +4 -2
- package/src/icons/house.ts +4 -2
- package/src/icons/ice-cream-bowl.ts +4 -2
- package/src/icons/ice-cream-cone.ts +4 -2
- package/src/icons/id-card-lanyard.ts +4 -2
- package/src/icons/id-card.ts +4 -2
- package/src/icons/image-down.ts +4 -2
- package/src/icons/image-minus.ts +4 -2
- package/src/icons/image-off.ts +4 -2
- package/src/icons/image-play.ts +4 -2
- package/src/icons/image-plus.ts +4 -2
- package/src/icons/image-up.ts +4 -2
- package/src/icons/image-upscale.ts +4 -2
- package/src/icons/image.ts +4 -2
- package/src/icons/images.ts +4 -2
- package/src/icons/import.ts +4 -2
- package/src/icons/inbox.ts +4 -2
- package/src/icons/index.ts +176 -160
- package/src/icons/indian-rupee.ts +4 -2
- package/src/icons/infinity.ts +4 -2
- package/src/icons/info.ts +4 -2
- package/src/icons/inspection-panel.ts +4 -2
- package/src/icons/italic.ts +4 -2
- package/src/icons/iteration-ccw.ts +4 -2
- package/src/icons/iteration-cw.ts +4 -2
- package/src/icons/japanese-yen.ts +4 -2
- package/src/icons/joystick.ts +4 -2
- package/src/icons/kanban.ts +4 -2
- package/src/icons/kayak.ts +4 -2
- package/src/icons/key-round.ts +4 -2
- package/src/icons/key-square.ts +4 -2
- package/src/icons/key.ts +4 -2
- package/src/icons/keyboard-music.ts +4 -2
- package/src/icons/keyboard-off.ts +4 -2
- package/src/icons/keyboard.ts +4 -2
- package/src/icons/lamp-ceiling.ts +4 -2
- package/src/icons/lamp-desk.ts +4 -2
- package/src/icons/lamp-floor.ts +4 -2
- package/src/icons/lamp-wall-down.ts +4 -2
- package/src/icons/lamp-wall-up.ts +4 -2
- package/src/icons/lamp.ts +4 -2
- package/src/icons/land-plot.ts +4 -2
- package/src/icons/landmark.ts +4 -2
- package/src/icons/languages.ts +4 -2
- package/src/icons/laptop-minimal-check.ts +4 -2
- package/src/icons/laptop-minimal.ts +4 -2
- package/src/icons/laptop.ts +4 -2
- package/src/icons/lasso-select.ts +4 -2
- package/src/icons/lasso.ts +4 -2
- package/src/icons/layer-arrow-down.ts +4 -2
- package/src/icons/layer-arrow-up.ts +4 -2
- package/src/icons/layers-2.ts +4 -2
- package/src/icons/layers-arrow-down.ts +4 -2
- package/src/icons/layers-arrow-up.ts +4 -2
- package/src/icons/layers-minus.ts +4 -2
- package/src/icons/layers-plus.ts +4 -2
- package/src/icons/layers.ts +4 -2
- package/src/icons/layout-dashboard.ts +4 -2
- package/src/icons/layout-freeform.ts +4 -2
- package/src/icons/layout-grid.ts +4 -2
- package/src/icons/layout-list.ts +4 -2
- package/src/icons/layout-panel-left.ts +4 -2
- package/src/icons/layout-panel-top.ts +4 -2
- package/src/icons/layout-template.ts +4 -2
- package/src/icons/leaf.ts +5 -3
- package/src/icons/leafy-green.ts +4 -2
- package/src/icons/lectern.ts +4 -2
- package/src/icons/lens-concave.ts +4 -2
- package/src/icons/lens-convex.ts +4 -2
- package/src/icons/library-big.ts +4 -2
- package/src/icons/library.ts +4 -2
- package/src/icons/life-buoy.ts +4 -2
- package/src/icons/ligature.ts +4 -2
- package/src/icons/lightbulb-off.ts +4 -2
- package/src/icons/lightbulb.ts +4 -2
- package/src/icons/lighthouse.ts +4 -2
- package/src/icons/line-dot-right-horizontal.ts +4 -2
- package/src/icons/line-squiggle.ts +4 -2
- package/src/icons/line-style.ts +4 -2
- package/src/icons/link-2-off.ts +4 -2
- package/src/icons/link-2.ts +4 -2
- package/src/icons/link.ts +4 -2
- package/src/icons/list-check.ts +4 -2
- package/src/icons/list-checks.ts +4 -2
- package/src/icons/list-chevrons-down-up.ts +4 -2
- package/src/icons/list-chevrons-up-down.ts +4 -2
- package/src/icons/list-clock.ts +4 -2
- package/src/icons/list-collapse.ts +4 -2
- package/src/icons/list-end.ts +4 -2
- package/src/icons/list-filter-plus.ts +4 -2
- package/src/icons/list-filter.ts +4 -2
- package/src/icons/list-indent-decrease.ts +4 -2
- package/src/icons/list-indent-increase.ts +4 -2
- package/src/icons/list-minus.ts +4 -2
- package/src/icons/list-music.ts +4 -2
- package/src/icons/list-ordered.ts +4 -2
- package/src/icons/list-plus.ts +4 -2
- package/src/icons/list-restart.ts +4 -2
- package/src/icons/list-sort-ascending.ts +4 -2
- package/src/icons/list-sort-descending.ts +4 -2
- package/src/icons/list-start.ts +4 -2
- package/src/icons/list-todo.ts +4 -2
- package/src/icons/list-tree.ts +4 -2
- package/src/icons/list-video.ts +4 -2
- package/src/icons/list-x.ts +4 -2
- package/src/icons/list.ts +4 -2
- package/src/icons/loader-circle.ts +4 -2
- package/src/icons/loader-pinwheel.ts +4 -2
- package/src/icons/loader.ts +4 -2
- package/src/icons/locate-fixed.ts +4 -2
- package/src/icons/locate-off.ts +4 -2
- package/src/icons/locate.ts +4 -2
- package/src/icons/lock-keyhole-open.ts +4 -2
- package/src/icons/lock-keyhole.ts +4 -2
- package/src/icons/lock-open.ts +4 -2
- package/src/icons/lock.ts +4 -2
- package/src/icons/log-in.ts +4 -2
- package/src/icons/log-out.ts +4 -2
- package/src/icons/logs.ts +4 -2
- package/src/icons/lollipop.ts +4 -2
- package/src/icons/luggage.ts +4 -2
- package/src/icons/magnet.ts +4 -2
- package/src/icons/mail-badge.ts +4 -2
- package/src/icons/mail-check.ts +4 -2
- package/src/icons/mail-clock.ts +4 -2
- package/src/icons/mail-minus.ts +4 -2
- package/src/icons/mail-open.ts +4 -2
- package/src/icons/mail-pen.ts +4 -2
- package/src/icons/mail-plus.ts +4 -2
- package/src/icons/mail-question-mark.ts +4 -2
- package/src/icons/mail-search.ts +4 -2
- package/src/icons/mail-warning.ts +4 -2
- package/src/icons/mail-x.ts +4 -2
- package/src/icons/mail.ts +4 -2
- package/src/icons/mailbox.ts +4 -2
- package/src/icons/mails.ts +4 -2
- package/src/icons/map-minus.ts +4 -2
- package/src/icons/map-pin-check-inside.ts +4 -2
- package/src/icons/map-pin-check.ts +4 -2
- package/src/icons/map-pin-house.ts +4 -2
- package/src/icons/map-pin-minus-inside.ts +4 -2
- package/src/icons/map-pin-minus.ts +4 -2
- package/src/icons/map-pin-off.ts +4 -2
- package/src/icons/map-pin-pen.ts +4 -2
- package/src/icons/map-pin-plus-inside.ts +4 -2
- package/src/icons/map-pin-plus.ts +4 -2
- package/src/icons/map-pin-search.ts +4 -2
- package/src/icons/map-pin-x-inside.ts +4 -2
- package/src/icons/map-pin-x.ts +4 -2
- package/src/icons/map-pin.ts +4 -2
- package/src/icons/map-pinned.ts +4 -2
- package/src/icons/map-plus.ts +4 -2
- package/src/icons/map.ts +4 -2
- package/src/icons/mars-stroke.ts +4 -2
- package/src/icons/mars.ts +4 -2
- package/src/icons/martini.ts +4 -2
- package/src/icons/maximize-2.ts +4 -2
- package/src/icons/maximize.ts +4 -2
- package/src/icons/medal.ts +4 -2
- package/src/icons/megaphone-off.ts +4 -2
- package/src/icons/megaphone.ts +4 -2
- package/src/icons/memory-stick.ts +4 -2
- package/src/icons/menu.ts +4 -2
- package/src/icons/merge.ts +4 -2
- package/src/icons/message-circle-check.ts +4 -2
- package/src/icons/message-circle-code.ts +4 -2
- package/src/icons/message-circle-dashed-check.ts +4 -2
- package/src/icons/message-circle-dashed.ts +4 -2
- package/src/icons/message-circle-heart.ts +4 -2
- package/src/icons/message-circle-more.ts +4 -2
- package/src/icons/message-circle-off.ts +4 -2
- package/src/icons/message-circle-plus.ts +4 -2
- package/src/icons/message-circle-question-mark.ts +4 -2
- package/src/icons/message-circle-reply.ts +4 -2
- package/src/icons/message-circle-warning.ts +4 -2
- package/src/icons/message-circle-x.ts +4 -2
- package/src/icons/message-circle.ts +4 -2
- package/src/icons/message-square-check.ts +4 -2
- package/src/icons/message-square-code.ts +4 -2
- package/src/icons/message-square-dashed.ts +4 -2
- package/src/icons/message-square-diff.ts +4 -2
- package/src/icons/message-square-dot.ts +4 -2
- package/src/icons/message-square-heart.ts +4 -2
- package/src/icons/message-square-lock.ts +4 -2
- package/src/icons/message-square-more.ts +4 -2
- package/src/icons/message-square-off.ts +4 -2
- package/src/icons/message-square-plus.ts +4 -2
- package/src/icons/message-square-quote.ts +4 -2
- package/src/icons/message-square-reply.ts +4 -2
- package/src/icons/message-square-share.ts +4 -2
- package/src/icons/message-square-text.ts +4 -2
- package/src/icons/message-square-warning.ts +4 -2
- package/src/icons/message-square-x.ts +4 -2
- package/src/icons/message-square.ts +4 -2
- package/src/icons/messages-square.ts +4 -2
- package/src/icons/metronome.ts +4 -2
- package/src/icons/mic-audio-lines.ts +4 -2
- package/src/icons/mic-off.ts +4 -2
- package/src/icons/mic-signal.ts +4 -2
- package/src/icons/mic-vocal.ts +4 -2
- package/src/icons/mic.ts +4 -2
- package/src/icons/microchip.ts +4 -2
- package/src/icons/microscope.ts +4 -2
- package/src/icons/microwave.ts +4 -2
- package/src/icons/midi-port.ts +4 -2
- package/src/icons/milestone.ts +4 -2
- package/src/icons/milk-off.ts +4 -2
- package/src/icons/milk.ts +4 -2
- package/src/icons/minimize-2.ts +4 -2
- package/src/icons/minimize.ts +4 -2
- package/src/icons/minus.ts +4 -2
- package/src/icons/mirror-rectangular.ts +4 -2
- package/src/icons/mirror-round.ts +4 -2
- package/src/icons/monitor-check.ts +4 -2
- package/src/icons/monitor-cloud.ts +4 -2
- package/src/icons/monitor-cog.ts +4 -2
- package/src/icons/monitor-dot.ts +4 -2
- package/src/icons/monitor-down.ts +4 -2
- package/src/icons/monitor-off.ts +4 -2
- package/src/icons/monitor-pause.ts +4 -2
- package/src/icons/monitor-play.ts +4 -2
- package/src/icons/monitor-smartphone.ts +4 -2
- package/src/icons/monitor-speaker.ts +4 -2
- package/src/icons/monitor-stop.ts +4 -2
- package/src/icons/monitor-up.ts +4 -2
- package/src/icons/monitor-x.ts +4 -2
- package/src/icons/monitor.ts +4 -2
- package/src/icons/moon-star.ts +4 -2
- package/src/icons/moon.ts +4 -2
- package/src/icons/mop-sparkles.ts +4 -2
- package/src/icons/mop.ts +4 -2
- package/src/icons/mosque.ts +4 -2
- package/src/icons/motorbike.ts +4 -2
- package/src/icons/mountain-snow.ts +4 -2
- package/src/icons/mountain.ts +4 -2
- package/src/icons/mouse-left.ts +4 -2
- package/src/icons/mouse-off.ts +4 -2
- package/src/icons/mouse-pointer-2-off.ts +4 -2
- package/src/icons/mouse-pointer-2.ts +4 -2
- package/src/icons/mouse-pointer-ban.ts +4 -2
- package/src/icons/mouse-pointer-click.ts +4 -2
- package/src/icons/mouse-pointer.ts +4 -2
- package/src/icons/mouse-right.ts +4 -2
- package/src/icons/mouse.ts +4 -2
- package/src/icons/move-3d.ts +4 -2
- package/src/icons/move-diagonal-2.ts +4 -2
- package/src/icons/move-diagonal.ts +4 -2
- package/src/icons/move-down-left.ts +4 -2
- package/src/icons/move-down-right.ts +4 -2
- package/src/icons/move-down.ts +4 -2
- package/src/icons/move-horizontal.ts +4 -2
- package/src/icons/move-left.ts +4 -2
- package/src/icons/move-right.ts +4 -2
- package/src/icons/move-up-left.ts +4 -2
- package/src/icons/move-up-right.ts +4 -2
- package/src/icons/move-up.ts +4 -2
- package/src/icons/move-vertical.ts +4 -2
- package/src/icons/move.ts +4 -2
- package/src/icons/music-2.ts +4 -2
- package/src/icons/music-3.ts +4 -2
- package/src/icons/music-4.ts +4 -2
- package/src/icons/music.ts +4 -2
- package/src/icons/navigation-2-off.ts +4 -2
- package/src/icons/navigation-2.ts +4 -2
- package/src/icons/navigation-off.ts +4 -2
- package/src/icons/navigation.ts +4 -2
- package/src/icons/network.ts +4 -2
- package/src/icons/newspaper.ts +4 -2
- package/src/icons/nfc.ts +4 -2
- package/src/icons/non-binary.ts +4 -2
- package/src/icons/notebook-pen.ts +4 -2
- package/src/icons/notebook-tabs.ts +4 -2
- package/src/icons/notebook-text.ts +4 -2
- package/src/icons/notebook.ts +4 -2
- package/src/icons/notepad-text-dashed.ts +4 -2
- package/src/icons/notepad-text.ts +4 -2
- package/src/icons/nut-off.ts +4 -2
- package/src/icons/nut.ts +4 -2
- package/src/icons/octagon-alert.ts +4 -2
- package/src/icons/octagon-minus.ts +4 -2
- package/src/icons/octagon-pause.ts +4 -2
- package/src/icons/octagon-x.ts +4 -2
- package/src/icons/octagon.ts +4 -2
- package/src/icons/omega.ts +4 -2
- package/src/icons/option.ts +4 -2
- package/src/icons/orbit.ts +4 -2
- package/src/icons/origami.ts +4 -2
- package/src/icons/package-2.ts +4 -2
- package/src/icons/package-check.ts +4 -2
- package/src/icons/package-minus.ts +4 -2
- package/src/icons/package-open.ts +4 -2
- package/src/icons/package-plus.ts +4 -2
- package/src/icons/package-search.ts +4 -2
- package/src/icons/package-x.ts +4 -2
- package/src/icons/package.ts +4 -2
- package/src/icons/paint-bucket.ts +4 -2
- package/src/icons/paint-roller.ts +4 -2
- package/src/icons/paintbrush-vertical.ts +4 -2
- package/src/icons/paintbrush.ts +4 -2
- package/src/icons/palette.ts +4 -2
- package/src/icons/panda.ts +4 -2
- package/src/icons/panel-bottom-close.ts +4 -2
- package/src/icons/panel-bottom-dashed.ts +4 -2
- package/src/icons/panel-bottom-open.ts +4 -2
- package/src/icons/panel-bottom.ts +4 -2
- package/src/icons/panel-left-close.ts +4 -2
- package/src/icons/panel-left-dashed.ts +4 -2
- package/src/icons/panel-left-open.ts +4 -2
- package/src/icons/panel-left-right-dashed.ts +4 -2
- package/src/icons/panel-left.ts +4 -2
- package/src/icons/panel-right-close.ts +4 -2
- package/src/icons/panel-right-dashed.ts +4 -2
- package/src/icons/panel-right-open.ts +4 -2
- package/src/icons/panel-right.ts +4 -2
- package/src/icons/panel-top-bottom-dashed.ts +4 -2
- package/src/icons/panel-top-close.ts +4 -2
- package/src/icons/panel-top-dashed.ts +4 -2
- package/src/icons/panel-top-open.ts +4 -2
- package/src/icons/panel-top.ts +4 -2
- package/src/icons/panels-left-bottom.ts +4 -2
- package/src/icons/panels-right-bottom.ts +4 -2
- package/src/icons/panels-top-left.ts +4 -2
- package/src/icons/paper-bag.ts +4 -2
- package/src/icons/paperclip.ts +4 -2
- package/src/icons/parasol.ts +4 -2
- package/src/icons/parentheses.ts +4 -2
- package/src/icons/parking-meter.ts +4 -2
- package/src/icons/party-popper.ts +4 -2
- package/src/icons/pause.ts +4 -2
- package/src/icons/paw-print.ts +4 -2
- package/src/icons/pc-case.ts +4 -2
- package/src/icons/pen-line.ts +4 -2
- package/src/icons/pen-off.ts +4 -2
- package/src/icons/pen-tool.ts +4 -2
- package/src/icons/pen.ts +4 -2
- package/src/icons/pencil-line.ts +4 -2
- package/src/icons/pencil-off.ts +4 -2
- package/src/icons/pencil-ruler.ts +4 -2
- package/src/icons/pencil-sparkles.ts +4 -2
- package/src/icons/pencil.ts +4 -2
- package/src/icons/pentagon.ts +4 -2
- package/src/icons/percent.ts +4 -2
- package/src/icons/person-standing.ts +4 -2
- package/src/icons/phi.ts +4 -2
- package/src/icons/philippine-peso.ts +4 -2
- package/src/icons/phone-call.ts +4 -2
- package/src/icons/phone-forwarded.ts +4 -2
- package/src/icons/phone-incoming.ts +4 -2
- package/src/icons/phone-missed.ts +4 -2
- package/src/icons/phone-off.ts +4 -2
- package/src/icons/phone-outgoing.ts +4 -2
- package/src/icons/phone.ts +4 -2
- package/src/icons/pi.ts +4 -2
- package/src/icons/piano.ts +4 -2
- package/src/icons/pickaxe.ts +4 -2
- package/src/icons/picture-in-picture-2.ts +4 -2
- package/src/icons/picture-in-picture.ts +4 -2
- package/src/icons/piggy-bank.ts +4 -2
- package/src/icons/pilcrow-left.ts +4 -2
- package/src/icons/pilcrow-right.ts +4 -2
- package/src/icons/pilcrow.ts +4 -2
- package/src/icons/pill-bottle.ts +4 -2
- package/src/icons/pill.ts +4 -2
- package/src/icons/pin-off.ts +4 -2
- package/src/icons/pin.ts +4 -2
- package/src/icons/pipette.ts +4 -2
- package/src/icons/pizza.ts +4 -2
- package/src/icons/plane-landing.ts +4 -2
- package/src/icons/plane-takeoff.ts +4 -2
- package/src/icons/plane.ts +4 -2
- package/src/icons/play-off.ts +4 -2
- package/src/icons/play.ts +4 -2
- package/src/icons/playing-card.ts +4 -2
- package/src/icons/playing-cards-fan.ts +4 -2
- package/src/icons/playing-cards.ts +4 -2
- package/src/icons/plug-2.ts +4 -2
- package/src/icons/plug-zap.ts +4 -2
- package/src/icons/plug.ts +4 -2
- package/src/icons/plus.ts +4 -2
- package/src/icons/pocket-knife.ts +4 -2
- package/src/icons/podium.ts +4 -2
- package/src/icons/pointer-off.ts +4 -2
- package/src/icons/pointer.ts +4 -2
- package/src/icons/popcorn.ts +4 -2
- package/src/icons/popsicle.ts +4 -2
- package/src/icons/pound-sterling.ts +4 -2
- package/src/icons/power-off.ts +4 -2
- package/src/icons/power.ts +4 -2
- package/src/icons/presentation.ts +4 -2
- package/src/icons/printer-check.ts +4 -2
- package/src/icons/printer-x.ts +4 -2
- package/src/icons/printer.ts +4 -2
- package/src/icons/projector.ts +4 -2
- package/src/icons/proportions.ts +4 -2
- package/src/icons/puzzle.ts +4 -2
- package/src/icons/pyramid.ts +4 -2
- package/src/icons/qr-code.ts +4 -2
- package/src/icons/quote.ts +4 -2
- package/src/icons/rabbit.ts +4 -2
- package/src/icons/radar.ts +4 -2
- package/src/icons/radiation.ts +4 -2
- package/src/icons/radical.ts +4 -2
- package/src/icons/radio-off.ts +4 -2
- package/src/icons/radio-receiver.ts +4 -2
- package/src/icons/radio-tower.ts +4 -2
- package/src/icons/radio.ts +4 -2
- package/src/icons/radius.ts +4 -2
- package/src/icons/rainbow.ts +4 -2
- package/src/icons/rat.ts +4 -2
- package/src/icons/ratio.ts +4 -2
- package/src/icons/receipt-cent.ts +4 -2
- package/src/icons/receipt-euro.ts +4 -2
- package/src/icons/receipt-indian-rupee.ts +4 -2
- package/src/icons/receipt-japanese-yen.ts +4 -2
- package/src/icons/receipt-pound-sterling.ts +4 -2
- package/src/icons/receipt-russian-ruble.ts +4 -2
- package/src/icons/receipt-swiss-franc.ts +5 -3
- package/src/icons/receipt-text.ts +4 -2
- package/src/icons/receipt-turkish-lira.ts +4 -2
- package/src/icons/receipt.ts +4 -2
- package/src/icons/rectangle-circle.ts +4 -2
- package/src/icons/rectangle-ellipsis.ts +4 -2
- package/src/icons/rectangle-goggles.ts +4 -2
- package/src/icons/rectangle-horizontal.ts +4 -2
- package/src/icons/rectangle-vertical.ts +4 -2
- package/src/icons/recycle.ts +4 -2
- package/src/icons/redo-2.ts +4 -2
- package/src/icons/redo-dot.ts +4 -2
- package/src/icons/redo.ts +4 -2
- package/src/icons/refresh-ccw-dot.ts +4 -2
- package/src/icons/refresh-ccw.ts +4 -2
- package/src/icons/refresh-cw-off.ts +4 -2
- package/src/icons/refresh-cw.ts +4 -2
- package/src/icons/refrigerator.ts +4 -2
- package/src/icons/regex.ts +4 -2
- package/src/icons/remove-formatting.ts +4 -2
- package/src/icons/repeat-1.ts +4 -2
- package/src/icons/repeat-2.ts +4 -2
- package/src/icons/repeat-off.ts +4 -2
- package/src/icons/repeat.ts +4 -2
- package/src/icons/replace-all.ts +4 -2
- package/src/icons/replace.ts +4 -2
- package/src/icons/reply-all.ts +4 -2
- package/src/icons/reply.ts +4 -2
- package/src/icons/rewind.ts +4 -2
- package/src/icons/ribbon.ts +4 -2
- package/src/icons/road.ts +4 -2
- package/src/icons/robot-arm.ts +4 -2
- package/src/icons/robot-vacuum.ts +4 -2
- package/src/icons/rocket.ts +4 -2
- package/src/icons/rocking-chair.ts +4 -2
- package/src/icons/roller-coaster.ts +4 -2
- package/src/icons/rose.ts +4 -2
- package/src/icons/rotate-3d.ts +4 -2
- package/src/icons/rotate-ccw-clock.ts +4 -2
- package/src/icons/rotate-ccw-key.ts +4 -2
- package/src/icons/rotate-ccw-square.ts +4 -2
- package/src/icons/rotate-ccw.ts +4 -2
- package/src/icons/rotate-cw-fading-clock.ts +4 -2
- package/src/icons/rotate-cw-square.ts +4 -2
- package/src/icons/rotate-cw.ts +4 -2
- package/src/icons/route-off.ts +4 -2
- package/src/icons/route.ts +4 -2
- package/src/icons/router.ts +4 -2
- package/src/icons/rows-2.ts +4 -2
- package/src/icons/rows-3.ts +4 -2
- package/src/icons/rows-4.ts +4 -2
- package/src/icons/rss.ts +4 -2
- package/src/icons/ruler-dimension-line.ts +4 -2
- package/src/icons/ruler.ts +4 -2
- package/src/icons/russian-ruble.ts +4 -2
- package/src/icons/sailboat.ts +4 -2
- package/src/icons/salad.ts +4 -2
- package/src/icons/sandwich.ts +4 -2
- package/src/icons/satellite-dish.ts +4 -2
- package/src/icons/satellite.ts +4 -2
- package/src/icons/saudi-riyal.ts +4 -2
- package/src/icons/save-all.ts +4 -2
- package/src/icons/save-check.ts +4 -2
- package/src/icons/save-off.ts +4 -2
- package/src/icons/save-pen.ts +4 -2
- package/src/icons/save-plus.ts +4 -2
- package/src/icons/save.ts +4 -2
- package/src/icons/scale-3d.ts +4 -2
- package/src/icons/scale.ts +4 -2
- package/src/icons/scaling.ts +4 -2
- package/src/icons/scan-barcode.ts +4 -2
- package/src/icons/scan-box.ts +4 -2
- package/src/icons/scan-eye.ts +4 -2
- package/src/icons/scan-face.ts +4 -2
- package/src/icons/scan-heart.ts +4 -2
- package/src/icons/scan-line.ts +4 -2
- package/src/icons/scan-qr-code.ts +4 -2
- package/src/icons/scan-search.ts +4 -2
- package/src/icons/scan-square.ts +4 -2
- package/src/icons/scan-text.ts +4 -2
- package/src/icons/scan.ts +4 -2
- package/src/icons/school.ts +4 -2
- package/src/icons/scissors-line-dashed.ts +4 -2
- package/src/icons/scissors.ts +4 -2
- package/src/icons/scooter.ts +4 -2
- package/src/icons/screen-share-off.ts +4 -2
- package/src/icons/screen-share.ts +4 -2
- package/src/icons/scroll-text.ts +4 -2
- package/src/icons/scroll.ts +4 -2
- package/src/icons/search-alert.ts +4 -2
- package/src/icons/search-check.ts +4 -2
- package/src/icons/search-code.ts +4 -2
- package/src/icons/search-slash.ts +4 -2
- package/src/icons/search-x.ts +4 -2
- package/src/icons/search.ts +4 -2
- package/src/icons/section.ts +4 -2
- package/src/icons/send-horizontal.ts +4 -2
- package/src/icons/send-to-back.ts +4 -2
- package/src/icons/send.ts +4 -2
- package/src/icons/separator-horizontal.ts +4 -2
- package/src/icons/separator-vertical.ts +4 -2
- package/src/icons/server-cog.ts +4 -2
- package/src/icons/server-crash.ts +4 -2
- package/src/icons/server-off.ts +4 -2
- package/src/icons/server-plus.ts +4 -2
- package/src/icons/server.ts +4 -2
- package/src/icons/settings-2.ts +4 -2
- package/src/icons/settings.ts +4 -2
- package/src/icons/shapes.ts +4 -2
- package/src/icons/share-2.ts +4 -2
- package/src/icons/share.ts +4 -2
- package/src/icons/sheet.ts +4 -2
- package/src/icons/shell.ts +4 -2
- package/src/icons/shelving-unit.ts +4 -2
- package/src/icons/shield-alert.ts +4 -2
- package/src/icons/shield-ban.ts +4 -2
- package/src/icons/shield-check.ts +4 -2
- package/src/icons/shield-cog-corner.ts +4 -2
- package/src/icons/shield-cog.ts +4 -2
- package/src/icons/shield-ellipsis.ts +4 -2
- package/src/icons/shield-half.ts +4 -2
- package/src/icons/shield-keyhole.ts +4 -2
- package/src/icons/shield-lock.ts +4 -2
- package/src/icons/shield-minus.ts +4 -2
- package/src/icons/shield-off.ts +4 -2
- package/src/icons/shield-plus.ts +4 -2
- package/src/icons/shield-question-mark.ts +4 -2
- package/src/icons/shield-user.ts +4 -2
- package/src/icons/shield-x.ts +4 -2
- package/src/icons/shield.ts +4 -2
- package/src/icons/ship-cargo.ts +4 -2
- package/src/icons/ship-wheel.ts +4 -2
- package/src/icons/ship.ts +4 -2
- package/src/icons/shirt.ts +4 -2
- package/src/icons/shopping-bag.ts +4 -2
- package/src/icons/shopping-basket.ts +4 -2
- package/src/icons/shopping-cart-minus.ts +4 -2
- package/src/icons/shopping-cart-plus.ts +4 -2
- package/src/icons/shopping-cart.ts +4 -2
- package/src/icons/shovel.ts +4 -2
- package/src/icons/shower-head.ts +4 -2
- package/src/icons/shredder.ts +4 -2
- package/src/icons/shrimp-off.ts +4 -2
- package/src/icons/shrimp.ts +4 -2
- package/src/icons/shrink.ts +4 -2
- package/src/icons/shrub.ts +4 -2
- package/src/icons/shuffle.ts +4 -2
- package/src/icons/sigma.ts +4 -2
- package/src/icons/signal-high.ts +4 -2
- package/src/icons/signal-low.ts +4 -2
- package/src/icons/signal-medium.ts +4 -2
- package/src/icons/signal-zero.ts +4 -2
- package/src/icons/signal.ts +4 -2
- package/src/icons/signature.ts +4 -2
- package/src/icons/signpost-big.ts +4 -2
- package/src/icons/signpost.ts +4 -2
- package/src/icons/siren.ts +4 -2
- package/src/icons/skip-back.ts +4 -2
- package/src/icons/skip-forward.ts +4 -2
- package/src/icons/skull.ts +4 -2
- package/src/icons/slash.ts +4 -2
- package/src/icons/slice.ts +4 -2
- package/src/icons/sliders-horizontal.ts +4 -2
- package/src/icons/sliders-vertical.ts +4 -2
- package/src/icons/smartphone-charging.ts +4 -2
- package/src/icons/smartphone-nfc.ts +4 -2
- package/src/icons/smartphone.ts +4 -2
- package/src/icons/snail.ts +4 -2
- package/src/icons/snowflake.ts +4 -2
- package/src/icons/soap-dispenser-droplet.ts +4 -2
- package/src/icons/sofa.ts +4 -2
- package/src/icons/solar-panel.ts +4 -2
- package/src/icons/soup.ts +4 -2
- package/src/icons/space.ts +4 -2
- package/src/icons/spade.ts +4 -2
- package/src/icons/sparkle.ts +4 -2
- package/src/icons/sparkles.ts +4 -2
- package/src/icons/speaker.ts +4 -2
- package/src/icons/speech.ts +4 -2
- package/src/icons/spell-check-2.ts +4 -2
- package/src/icons/spell-check.ts +4 -2
- package/src/icons/spline-pointer.ts +4 -2
- package/src/icons/spline.ts +4 -2
- package/src/icons/split.ts +4 -2
- package/src/icons/spool.ts +4 -2
- package/src/icons/sport-shoe.ts +4 -2
- package/src/icons/spotlight.ts +4 -2
- package/src/icons/spray-can.ts +4 -2
- package/src/icons/sprout.ts +4 -2
- package/src/icons/square-activity.ts +4 -2
- package/src/icons/square-arrow-down-left.ts +4 -2
- package/src/icons/square-arrow-down-right.ts +4 -2
- package/src/icons/square-arrow-down.ts +4 -2
- package/src/icons/square-arrow-left.ts +4 -2
- package/src/icons/square-arrow-out-down-left.ts +4 -2
- package/src/icons/square-arrow-out-down-right.ts +4 -2
- package/src/icons/square-arrow-out-up-left.ts +4 -2
- package/src/icons/square-arrow-out-up-right.ts +4 -2
- package/src/icons/square-arrow-right-enter.ts +4 -2
- package/src/icons/square-arrow-right-exit.ts +4 -2
- package/src/icons/square-arrow-right.ts +4 -2
- package/src/icons/square-arrow-up-left.ts +4 -2
- package/src/icons/square-arrow-up-right.ts +4 -2
- package/src/icons/square-arrow-up.ts +4 -2
- package/src/icons/square-asterisk.ts +4 -2
- package/src/icons/square-bottom-dashed-scissors.ts +4 -2
- package/src/icons/square-centerline-dashed-horizontal.ts +4 -2
- package/src/icons/square-centerline-dashed-vertical.ts +4 -2
- package/src/icons/square-chart-gantt.ts +4 -2
- package/src/icons/square-check-big.ts +4 -2
- package/src/icons/square-check.ts +4 -2
- package/src/icons/square-chevron-down.ts +4 -2
- package/src/icons/square-chevron-left.ts +4 -2
- package/src/icons/square-chevron-right.ts +4 -2
- package/src/icons/square-chevron-up.ts +4 -2
- package/src/icons/square-code.ts +4 -2
- package/src/icons/square-dashed-bottom-code.ts +4 -2
- package/src/icons/square-dashed-bottom.ts +4 -2
- package/src/icons/square-dashed-kanban.ts +4 -2
- package/src/icons/square-dashed-mouse-pointer.ts +4 -2
- package/src/icons/square-dashed-text.ts +4 -2
- package/src/icons/square-dashed-top-solid.ts +4 -2
- package/src/icons/square-dashed.ts +4 -2
- package/src/icons/square-dimensions.ts +4 -2
- package/src/icons/square-divide.ts +4 -2
- package/src/icons/square-dot.ts +4 -2
- package/src/icons/square-equal.ts +4 -2
- package/src/icons/square-exclamation-point.ts +20 -0
- package/src/icons/square-function.ts +4 -2
- package/src/icons/square-kanban.ts +4 -2
- package/src/icons/square-library.ts +4 -2
- package/src/icons/square-m.ts +4 -2
- package/src/icons/square-menu.ts +4 -2
- package/src/icons/square-minus.ts +4 -2
- package/src/icons/square-mouse-pointer.ts +4 -2
- package/src/icons/square-off.ts +4 -2
- package/src/icons/square-parking-off.ts +4 -2
- package/src/icons/square-parking.ts +4 -2
- package/src/icons/square-pause.ts +4 -2
- package/src/icons/square-pen.ts +4 -2
- package/src/icons/square-percent.ts +4 -2
- package/src/icons/square-pi.ts +4 -2
- package/src/icons/square-pilcrow.ts +4 -2
- package/src/icons/square-play.ts +4 -2
- package/src/icons/square-plus.ts +4 -2
- package/src/icons/square-power.ts +4 -2
- package/src/icons/square-radical.ts +4 -2
- package/src/icons/square-round-corner.ts +4 -2
- package/src/icons/square-scissors.ts +4 -2
- package/src/icons/square-sigma.ts +4 -2
- package/src/icons/square-slash.ts +4 -2
- package/src/icons/square-split-horizontal.ts +4 -2
- package/src/icons/square-split-vertical.ts +4 -2
- package/src/icons/square-square.ts +4 -2
- package/src/icons/square-stack.ts +4 -2
- package/src/icons/square-star.ts +4 -2
- package/src/icons/square-stop.ts +4 -2
- package/src/icons/square-terminal.ts +4 -2
- package/src/icons/square-text.ts +4 -2
- package/src/icons/square-user-round.ts +4 -2
- package/src/icons/square-user.ts +4 -2
- package/src/icons/square-x.ts +4 -2
- package/src/icons/square.ts +4 -2
- package/src/icons/squares-exclude.ts +4 -2
- package/src/icons/squares-intersect.ts +4 -2
- package/src/icons/squares-subtract.ts +4 -2
- package/src/icons/squares-unite.ts +4 -2
- package/src/icons/squircle-dashed.ts +4 -2
- package/src/icons/squircle.ts +4 -2
- package/src/icons/squirrel.ts +4 -2
- package/src/icons/stamp.ts +4 -2
- package/src/icons/star-check.ts +4 -2
- package/src/icons/star-half.ts +4 -2
- package/src/icons/star-minus.ts +4 -2
- package/src/icons/star-off.ts +4 -2
- package/src/icons/star-plus.ts +4 -2
- package/src/icons/star-x.ts +4 -2
- package/src/icons/star.ts +4 -2
- package/src/icons/step-back.ts +4 -2
- package/src/icons/step-forward.ts +4 -2
- package/src/icons/stethoscope.ts +4 -2
- package/src/icons/sticker.ts +4 -2
- package/src/icons/sticky-note-check.ts +4 -2
- package/src/icons/sticky-note-minus.ts +4 -2
- package/src/icons/sticky-note-off.ts +4 -2
- package/src/icons/sticky-note-plus.ts +4 -2
- package/src/icons/sticky-note-x.ts +4 -2
- package/src/icons/sticky-note.ts +4 -2
- package/src/icons/sticky-notes.ts +4 -2
- package/src/icons/stone.ts +4 -2
- package/src/icons/store.ts +4 -2
- package/src/icons/stretch-horizontal.ts +4 -2
- package/src/icons/stretch-vertical.ts +4 -2
- package/src/icons/strikethrough.ts +4 -2
- package/src/icons/subscript.ts +4 -2
- package/src/icons/summary.ts +4 -2
- package/src/icons/sun-dim.ts +4 -2
- package/src/icons/sun-medium.ts +4 -2
- package/src/icons/sun-moon.ts +4 -2
- package/src/icons/sun-snow.ts +4 -2
- package/src/icons/sun.ts +4 -2
- package/src/icons/sunrise.ts +4 -2
- package/src/icons/sunset.ts +4 -2
- package/src/icons/superscript.ts +4 -2
- package/src/icons/swatch-book.ts +4 -2
- package/src/icons/swiss-franc.ts +5 -3
- package/src/icons/switch-camera.ts +4 -2
- package/src/icons/sword.ts +4 -2
- package/src/icons/swords.ts +4 -2
- package/src/icons/syringe.ts +4 -2
- package/src/icons/table-2.ts +5 -3
- package/src/icons/table-cells-merge.ts +4 -2
- package/src/icons/table-cells-split.ts +4 -2
- package/src/icons/table-columns-split.ts +4 -2
- package/src/icons/table-of-contents.ts +4 -2
- package/src/icons/table-properties.ts +4 -2
- package/src/icons/table-rows-split.ts +4 -2
- package/src/icons/table.ts +4 -2
- package/src/icons/tablet-smartphone.ts +4 -2
- package/src/icons/tablet.ts +4 -2
- package/src/icons/tablets.ts +4 -2
- package/src/icons/tag-plus.ts +4 -2
- package/src/icons/tag-x.ts +4 -2
- package/src/icons/tag.ts +4 -2
- package/src/icons/tags.ts +4 -2
- package/src/icons/tally-1.ts +4 -2
- package/src/icons/tally-2.ts +4 -2
- package/src/icons/tally-3.ts +4 -2
- package/src/icons/tally-4.ts +4 -2
- package/src/icons/tally-5.ts +4 -2
- package/src/icons/tangent.ts +4 -2
- package/src/icons/target.ts +4 -2
- package/src/icons/telescope.ts +4 -2
- package/src/icons/tent-tree.ts +4 -2
- package/src/icons/tent.ts +4 -2
- package/src/icons/terminal.ts +4 -2
- package/src/icons/test-tube-diagonal.ts +4 -2
- package/src/icons/test-tube.ts +4 -2
- package/src/icons/test-tubes.ts +4 -2
- package/src/icons/text-align-center.ts +4 -2
- package/src/icons/text-align-end.ts +4 -2
- package/src/icons/text-align-justify.ts +4 -2
- package/src/icons/text-align-start.ts +4 -2
- package/src/icons/text-cursor-input.ts +4 -2
- package/src/icons/text-cursor.ts +4 -2
- package/src/icons/text-initial.ts +4 -2
- package/src/icons/text-quote.ts +4 -2
- package/src/icons/text-search.ts +4 -2
- package/src/icons/text-wrap.ts +4 -2
- package/src/icons/theater.ts +4 -2
- package/src/icons/thermometer-snowflake.ts +4 -2
- package/src/icons/thermometer-sun.ts +4 -2
- package/src/icons/thermometer.ts +4 -2
- package/src/icons/thumbs-down.ts +4 -2
- package/src/icons/thumbs-up.ts +4 -2
- package/src/icons/ticket-check.ts +4 -2
- package/src/icons/ticket-minus.ts +4 -2
- package/src/icons/ticket-percent.ts +4 -2
- package/src/icons/ticket-plus.ts +4 -2
- package/src/icons/ticket-slash.ts +4 -2
- package/src/icons/ticket-x.ts +4 -2
- package/src/icons/ticket.ts +4 -2
- package/src/icons/tickets-plane.ts +4 -2
- package/src/icons/tickets.ts +4 -2
- package/src/icons/timeline.ts +4 -2
- package/src/icons/timer-off.ts +4 -2
- package/src/icons/timer-reset.ts +4 -2
- package/src/icons/timer.ts +4 -2
- package/src/icons/toggle-left.ts +4 -2
- package/src/icons/toggle-right.ts +4 -2
- package/src/icons/toilet.ts +4 -2
- package/src/icons/tool-case.ts +4 -2
- package/src/icons/toolbox.ts +4 -2
- package/src/icons/tornado.ts +4 -2
- package/src/icons/torus.ts +4 -2
- package/src/icons/touchpad-off.ts +4 -2
- package/src/icons/touchpad.ts +4 -2
- package/src/icons/towel-rack.ts +4 -2
- package/src/icons/tower-control.ts +4 -2
- package/src/icons/toy-brick.ts +4 -2
- package/src/icons/tractor.ts +4 -2
- package/src/icons/traffic-cone.ts +4 -2
- package/src/icons/trailer.ts +4 -2
- package/src/icons/train-front-tunnel.ts +4 -2
- package/src/icons/train-front.ts +4 -2
- package/src/icons/train-track.ts +4 -2
- package/src/icons/tram-front.ts +4 -2
- package/src/icons/transgender.ts +4 -2
- package/src/icons/trash-off.ts +20 -0
- package/src/icons/trash.ts +5 -3
- package/src/icons/tree-deciduous.ts +4 -2
- package/src/icons/tree-palm.ts +4 -2
- package/src/icons/tree-pine.ts +4 -2
- package/src/icons/trees.ts +4 -2
- package/src/icons/trending-down.ts +4 -2
- package/src/icons/trending-up-down.ts +4 -2
- package/src/icons/trending-up.ts +4 -2
- package/src/icons/triangle-alert.ts +4 -2
- package/src/icons/triangle-dashed.ts +4 -2
- package/src/icons/triangle-right.ts +4 -2
- package/src/icons/triangle.ts +4 -2
- package/src/icons/trophy.ts +4 -2
- package/src/icons/truck-electric.ts +4 -2
- package/src/icons/truck.ts +4 -2
- package/src/icons/turkish-lira.ts +4 -2
- package/src/icons/turntable.ts +4 -2
- package/src/icons/turtle.ts +4 -2
- package/src/icons/tv-minimal-play.ts +4 -2
- package/src/icons/tv-minimal.ts +4 -2
- package/src/icons/tv.ts +4 -2
- package/src/icons/type-outline.ts +4 -2
- package/src/icons/type.ts +4 -2
- package/src/icons/umbrella-off.ts +4 -2
- package/src/icons/umbrella.ts +4 -2
- package/src/icons/underline.ts +4 -2
- package/src/icons/undo-2.ts +4 -2
- package/src/icons/undo-dot.ts +4 -2
- package/src/icons/undo.ts +4 -2
- package/src/icons/unfold-horizontal.ts +4 -2
- package/src/icons/unfold-vertical.ts +4 -2
- package/src/icons/ungroup.ts +4 -2
- package/src/icons/university.ts +4 -2
- package/src/icons/unlink-2.ts +4 -2
- package/src/icons/unlink.ts +4 -2
- package/src/icons/unplug.ts +4 -2
- package/src/icons/upload.ts +4 -2
- package/src/icons/usb-c-port.ts +4 -2
- package/src/icons/usb.ts +4 -2
- package/src/icons/user-check.ts +4 -2
- package/src/icons/user-cog.ts +4 -2
- package/src/icons/user-group.ts +20 -0
- package/src/icons/user-key.ts +4 -2
- package/src/icons/user-lock.ts +4 -2
- package/src/icons/user-minus.ts +4 -2
- package/src/icons/user-pen.ts +4 -2
- package/src/icons/user-plus.ts +4 -2
- package/src/icons/user-round-arrow-left.ts +4 -2
- package/src/icons/user-round-check.ts +4 -2
- package/src/icons/user-round-cog.ts +4 -2
- package/src/icons/user-round-group.ts +20 -0
- package/src/icons/user-round-key.ts +4 -2
- package/src/icons/user-round-minus.ts +4 -2
- package/src/icons/user-round-pen.ts +4 -2
- package/src/icons/user-round-plus.ts +4 -2
- package/src/icons/user-round-search.ts +4 -2
- package/src/icons/user-round-x.ts +4 -2
- package/src/icons/user-round.ts +4 -2
- package/src/icons/user-search.ts +4 -2
- package/src/icons/user-shield.ts +4 -2
- package/src/icons/user-star.ts +4 -2
- package/src/icons/user-x.ts +4 -2
- package/src/icons/user.ts +4 -2
- package/src/icons/users-round.ts +4 -2
- package/src/icons/users.ts +4 -2
- package/src/icons/utensils-crossed.ts +4 -2
- package/src/icons/utensils.ts +4 -2
- package/src/icons/utility-pole.ts +4 -2
- package/src/icons/van.ts +4 -2
- package/src/icons/variable.ts +4 -2
- package/src/icons/vault.ts +4 -2
- package/src/icons/vector-polygon.ts +4 -2
- package/src/icons/vector-square.ts +4 -2
- package/src/icons/vegan.ts +4 -2
- package/src/icons/venetian-mask.ts +4 -2
- package/src/icons/venus-and-mars.ts +4 -2
- package/src/icons/venus.ts +4 -2
- package/src/icons/vibrate-off.ts +4 -2
- package/src/icons/vibrate.ts +4 -2
- package/src/icons/video-off.ts +4 -2
- package/src/icons/video.ts +4 -2
- package/src/icons/videotape.ts +4 -2
- package/src/icons/view.ts +4 -2
- package/src/icons/virus-off.ts +20 -0
- package/src/icons/virus.ts +20 -0
- package/src/icons/voicemail.ts +4 -2
- package/src/icons/volleyball.ts +4 -2
- package/src/icons/volume-1.ts +4 -2
- package/src/icons/volume-2.ts +4 -2
- package/src/icons/volume-off.ts +4 -2
- package/src/icons/volume-x.ts +4 -2
- package/src/icons/volume.ts +4 -2
- package/src/icons/vote.ts +4 -2
- package/src/icons/wallet-cards.ts +4 -2
- package/src/icons/wallet-minimal.ts +4 -2
- package/src/icons/wallet.ts +4 -2
- package/src/icons/wallpaper.ts +4 -2
- package/src/icons/wand-sparkles.ts +4 -2
- package/src/icons/wand.ts +4 -2
- package/src/icons/warehouse.ts +4 -2
- package/src/icons/washing-machine.ts +4 -2
- package/src/icons/watch.ts +4 -2
- package/src/icons/waves-arrow-down.ts +4 -2
- package/src/icons/waves-arrow-up.ts +4 -2
- package/src/icons/waves-horizontal.ts +4 -2
- package/src/icons/waves-ladder.ts +4 -2
- package/src/icons/waves-vertical.ts +4 -2
- package/src/icons/waypoints.ts +4 -2
- package/src/icons/webcam-off.ts +4 -2
- package/src/icons/webcam.ts +4 -2
- package/src/icons/webhook-off.ts +4 -2
- package/src/icons/webhook.ts +4 -2
- package/src/icons/weight-tilde.ts +4 -2
- package/src/icons/weight.ts +4 -2
- package/src/icons/wheat-off.ts +4 -2
- package/src/icons/wheat.ts +4 -2
- package/src/icons/whistle.ts +4 -2
- package/src/icons/whole-word.ts +4 -2
- package/src/icons/wifi-cog.ts +4 -2
- package/src/icons/wifi-high.ts +4 -2
- package/src/icons/wifi-low.ts +4 -2
- package/src/icons/wifi-off.ts +4 -2
- package/src/icons/wifi-pen.ts +4 -2
- package/src/icons/wifi-sync.ts +4 -2
- package/src/icons/wifi-zero.ts +4 -2
- package/src/icons/wifi.ts +4 -2
- package/src/icons/wind-arrow-down.ts +4 -2
- package/src/icons/wind.ts +4 -2
- package/src/icons/wine-off.ts +4 -2
- package/src/icons/wine.ts +4 -2
- package/src/icons/workflow.ts +4 -2
- package/src/icons/worm.ts +4 -2
- package/src/icons/wrench-off.ts +4 -2
- package/src/icons/wrench.ts +4 -2
- package/src/icons/x-line-top.ts +4 -2
- package/src/icons/x.ts +4 -2
- package/src/icons/zap-off.ts +4 -2
- package/src/icons/zap.ts +4 -2
- package/src/icons/zodiac-aquarius.ts +4 -2
- package/src/icons/zodiac-aries.ts +4 -2
- package/src/icons/zodiac-cancer.ts +4 -2
- package/src/icons/zodiac-capricorn.ts +4 -2
- package/src/icons/zodiac-gemini.ts +4 -2
- package/src/icons/zodiac-leo.ts +4 -2
- package/src/icons/zodiac-libra.ts +4 -2
- package/src/icons/zodiac-ophiuchus.ts +4 -2
- package/src/icons/zodiac-pisces.ts +4 -2
- package/src/icons/zodiac-sagittarius.ts +4 -2
- package/src/icons/zodiac-scorpio.ts +4 -2
- package/src/icons/zodiac-taurus.ts +4 -2
- package/src/icons/zodiac-virgo.ts +4 -2
- package/src/icons/zoom-in.ts +4 -2
- package/src/icons/zoom-out.ts +4 -2
- package/src/lucide-astro.ts +1 -1
- package/src/types.ts +30 -6
- package/src/utils/buildLucideIconNode.ts +88 -0
- package/src/{defaultAttributes.ts → utils/defaultAttributes.ts} +2 -4
- package/src/utils/toKebabCase.ts +1 -1
- package/src/utils/types.ts +76 -0
package/src/aliases/prefixed.ts
CHANGED
|
@@ -20,10 +20,10 @@ export { default as LucideAlarmClockOff } from '../icons/alarm-clock-off';
|
|
|
20
20
|
export { default as LucideAlarmClock } from '../icons/alarm-clock';
|
|
21
21
|
// AlarmSmoke aliases
|
|
22
22
|
export { default as LucideAlarmSmoke } from '../icons/alarm-smoke';
|
|
23
|
-
// Album aliases
|
|
24
|
-
export { default as LucideAlbum } from '../icons/album';
|
|
25
23
|
// AlignCenterHorizontal aliases
|
|
26
24
|
export { default as LucideAlignCenterHorizontal } from '../icons/align-center-horizontal';
|
|
25
|
+
// Album aliases
|
|
26
|
+
export { default as LucideAlbum } from '../icons/album';
|
|
27
27
|
// AlignCenterVertical aliases
|
|
28
28
|
export { default as LucideAlignCenterVertical } from '../icons/align-center-vertical';
|
|
29
29
|
// AlignEndHorizontal aliases
|
|
@@ -46,10 +46,10 @@ export { default as LucideAlignHorizontalJustifyStart } from '../icons/align-hor
|
|
|
46
46
|
export { default as LucideAlignHorizontalSpaceAround } from '../icons/align-horizontal-space-around';
|
|
47
47
|
// AlignHorizontalSpaceBetween aliases
|
|
48
48
|
export { default as LucideAlignHorizontalSpaceBetween } from '../icons/align-horizontal-space-between';
|
|
49
|
-
// AlignStartVertical aliases
|
|
50
|
-
export { default as LucideAlignStartVertical } from '../icons/align-start-vertical';
|
|
51
49
|
// AlignStartHorizontal aliases
|
|
52
50
|
export { default as LucideAlignStartHorizontal } from '../icons/align-start-horizontal';
|
|
51
|
+
// AlignStartVertical aliases
|
|
52
|
+
export { default as LucideAlignStartVertical } from '../icons/align-start-vertical';
|
|
53
53
|
// AlignVerticalDistributeCenter aliases
|
|
54
54
|
export { default as LucideAlignVerticalDistributeCenter } from '../icons/align-vertical-distribute-center';
|
|
55
55
|
// AlignVerticalDistributeEnd aliases
|
|
@@ -68,10 +68,10 @@ export { default as LucideAlignVerticalSpaceAround } from '../icons/align-vertic
|
|
|
68
68
|
export { default as LucideAlignVerticalSpaceBetween } from '../icons/align-vertical-space-between';
|
|
69
69
|
// Ambulance aliases
|
|
70
70
|
export { default as LucideAmbulance } from '../icons/ambulance';
|
|
71
|
-
// Ampersands aliases
|
|
72
|
-
export { default as LucideAmpersands } from '../icons/ampersands';
|
|
73
71
|
// Ampersand aliases
|
|
74
72
|
export { default as LucideAmpersand } from '../icons/ampersand';
|
|
73
|
+
// Ampersands aliases
|
|
74
|
+
export { default as LucideAmpersands } from '../icons/ampersands';
|
|
75
75
|
// Amphora aliases
|
|
76
76
|
export { default as LucideAmphora } from '../icons/amphora';
|
|
77
77
|
// Anchor aliases
|
|
@@ -80,10 +80,10 @@ export { default as LucideAnchor } from '../icons/anchor';
|
|
|
80
80
|
export { default as LucideAngle } from '../icons/angle';
|
|
81
81
|
// Antenna aliases
|
|
82
82
|
export { default as LucideAntenna } from '../icons/antenna';
|
|
83
|
-
// Anvil aliases
|
|
84
|
-
export { default as LucideAnvil } from '../icons/anvil';
|
|
85
83
|
// Aperture aliases
|
|
86
84
|
export { default as LucideAperture } from '../icons/aperture';
|
|
85
|
+
// Anvil aliases
|
|
86
|
+
export { default as LucideAnvil } from '../icons/anvil';
|
|
87
87
|
// AppWindowMac aliases
|
|
88
88
|
export { default as LucideAppWindowMac } from '../icons/app-window-mac';
|
|
89
89
|
// AppWindow aliases
|
|
@@ -92,20 +92,20 @@ export { default as LucideAppWindow } from '../icons/app-window';
|
|
|
92
92
|
export { default as LucideApple } from '../icons/apple';
|
|
93
93
|
// ArchiveRestore aliases
|
|
94
94
|
export { default as LucideArchiveRestore } from '../icons/archive-restore';
|
|
95
|
-
// Archive aliases
|
|
96
|
-
export { default as LucideArchive } from '../icons/archive';
|
|
97
95
|
// ArchiveX aliases
|
|
98
96
|
export { default as LucideArchiveX } from '../icons/archive-x';
|
|
97
|
+
// Archive aliases
|
|
98
|
+
export { default as LucideArchive } from '../icons/archive';
|
|
99
99
|
// Armchair aliases
|
|
100
100
|
export { default as LucideArmchair } from '../icons/armchair';
|
|
101
101
|
// ArrowBigDownDash aliases
|
|
102
102
|
export { default as LucideArrowBigDownDash } from '../icons/arrow-big-down-dash';
|
|
103
103
|
// ArrowBigDown aliases
|
|
104
104
|
export { default as LucideArrowBigDown } from '../icons/arrow-big-down';
|
|
105
|
-
// ArrowBigLeft aliases
|
|
106
|
-
export { default as LucideArrowBigLeft } from '../icons/arrow-big-left';
|
|
107
105
|
// ArrowBigLeftDash aliases
|
|
108
106
|
export { default as LucideArrowBigLeftDash } from '../icons/arrow-big-left-dash';
|
|
107
|
+
// ArrowBigLeft aliases
|
|
108
|
+
export { default as LucideArrowBigLeft } from '../icons/arrow-big-left';
|
|
109
109
|
// ArrowBigRightDash aliases
|
|
110
110
|
export { default as LucideArrowBigRightDash } from '../icons/arrow-big-right-dash';
|
|
111
111
|
// ArrowBigRight aliases
|
|
@@ -120,10 +120,10 @@ export { default as LucideArrowDownFromLine } from '../icons/arrow-down-from-lin
|
|
|
120
120
|
export { default as LucideArrowDownLeft } from '../icons/arrow-down-left';
|
|
121
121
|
// ArrowDownNarrowWide aliases
|
|
122
122
|
export { default as LucideArrowDownNarrowWide } from '../icons/arrow-down-narrow-wide';
|
|
123
|
-
// ArrowDownToDot aliases
|
|
124
|
-
export { default as LucideArrowDownToDot } from '../icons/arrow-down-to-dot';
|
|
125
123
|
// ArrowDownRight aliases
|
|
126
124
|
export { default as LucideArrowDownRight } from '../icons/arrow-down-right';
|
|
125
|
+
// ArrowDownToDot aliases
|
|
126
|
+
export { default as LucideArrowDownToDot } from '../icons/arrow-down-to-dot';
|
|
127
127
|
// ArrowDownToLine aliases
|
|
128
128
|
export { default as LucideArrowDownToLine } from '../icons/arrow-down-to-line';
|
|
129
129
|
// ArrowDownUp aliases
|
|
@@ -140,22 +140,22 @@ export { default as LucideArrowLeftToLine } from '../icons/arrow-left-to-line';
|
|
|
140
140
|
export { default as LucideArrowLeft } from '../icons/arrow-left';
|
|
141
141
|
// ArrowRightFromLine aliases
|
|
142
142
|
export { default as LucideArrowRightFromLine } from '../icons/arrow-right-from-line';
|
|
143
|
+
// ArrowRightLeft aliases
|
|
144
|
+
export { default as LucideArrowRightLeft } from '../icons/arrow-right-left';
|
|
143
145
|
// ArrowRightToLine aliases
|
|
144
146
|
export { default as LucideArrowRightToLine } from '../icons/arrow-right-to-line';
|
|
145
147
|
// ArrowRight aliases
|
|
146
148
|
export { default as LucideArrowRight } from '../icons/arrow-right';
|
|
147
|
-
// ArrowRightLeft aliases
|
|
148
|
-
export { default as LucideArrowRightLeft } from '../icons/arrow-right-left';
|
|
149
149
|
// ArrowUpDown aliases
|
|
150
150
|
export { default as LucideArrowUpDown } from '../icons/arrow-up-down';
|
|
151
|
-
// ArrowUpFromDot aliases
|
|
152
|
-
export { default as LucideArrowUpFromDot } from '../icons/arrow-up-from-dot';
|
|
153
151
|
// ArrowUpFromLine aliases
|
|
154
152
|
export { default as LucideArrowUpFromLine } from '../icons/arrow-up-from-line';
|
|
155
|
-
//
|
|
156
|
-
export { default as
|
|
153
|
+
// ArrowUpFromDot aliases
|
|
154
|
+
export { default as LucideArrowUpFromDot } from '../icons/arrow-up-from-dot';
|
|
157
155
|
// ArrowUpRight aliases
|
|
158
156
|
export { default as LucideArrowUpRight } from '../icons/arrow-up-right';
|
|
157
|
+
// ArrowUpLeft aliases
|
|
158
|
+
export { default as LucideArrowUpLeft } from '../icons/arrow-up-left';
|
|
159
159
|
// ArrowUpToLine aliases
|
|
160
160
|
export { default as LucideArrowUpToLine } from '../icons/arrow-up-to-line';
|
|
161
161
|
// ArrowUpWideNarrow aliases
|
|
@@ -184,24 +184,24 @@ export { default as LucideAudioWaveform } from '../icons/audio-waveform';
|
|
|
184
184
|
export { default as LucideAward } from '../icons/award';
|
|
185
185
|
// Axe aliases
|
|
186
186
|
export { default as LucideAxe } from '../icons/axe';
|
|
187
|
-
// Backpack aliases
|
|
188
|
-
export { default as LucideBackpack } from '../icons/backpack';
|
|
189
187
|
// Baby aliases
|
|
190
188
|
export { default as LucideBaby } from '../icons/baby';
|
|
191
|
-
//
|
|
192
|
-
export { default as
|
|
193
|
-
// BadgeDollarSign aliases
|
|
194
|
-
export { default as LucideBadgeDollarSign } from '../icons/badge-dollar-sign';
|
|
189
|
+
// Backpack aliases
|
|
190
|
+
export { default as LucideBackpack } from '../icons/backpack';
|
|
195
191
|
// BadgeCent aliases
|
|
196
192
|
export { default as LucideBadgeCent } from '../icons/badge-cent';
|
|
193
|
+
// BadgeDollarSign aliases
|
|
194
|
+
export { default as LucideBadgeDollarSign } from '../icons/badge-dollar-sign';
|
|
195
|
+
// BadgeAlert aliases
|
|
196
|
+
export { default as LucideBadgeAlert } from '../icons/badge-alert';
|
|
197
197
|
// BadgeEuro aliases
|
|
198
198
|
export { default as LucideBadgeEuro } from '../icons/badge-euro';
|
|
199
199
|
// BadgeIndianRupee aliases
|
|
200
200
|
export { default as LucideBadgeIndianRupee } from '../icons/badge-indian-rupee';
|
|
201
|
-
// BadgeJapaneseYen aliases
|
|
202
|
-
export { default as LucideBadgeJapaneseYen } from '../icons/badge-japanese-yen';
|
|
203
201
|
// BadgeInfo aliases
|
|
204
202
|
export { default as LucideBadgeInfo } from '../icons/badge-info';
|
|
203
|
+
// BadgeJapaneseYen aliases
|
|
204
|
+
export { default as LucideBadgeJapaneseYen } from '../icons/badge-japanese-yen';
|
|
205
205
|
// BadgeMinus aliases
|
|
206
206
|
export { default as LucideBadgeMinus } from '../icons/badge-minus';
|
|
207
207
|
// BadgePercent aliases
|
|
@@ -246,12 +246,12 @@ export { default as LucideBarcode } from '../icons/barcode';
|
|
|
246
246
|
export { default as LucideBarrel } from '../icons/barrel';
|
|
247
247
|
// Baseline aliases
|
|
248
248
|
export { default as LucideBaseline } from '../icons/baseline';
|
|
249
|
+
// Bath aliases
|
|
250
|
+
export { default as LucideBath } from '../icons/bath';
|
|
249
251
|
// BatteryCharging aliases
|
|
250
252
|
export { default as LucideBatteryCharging } from '../icons/battery-charging';
|
|
251
253
|
// BatteryFull aliases
|
|
252
254
|
export { default as LucideBatteryFull } from '../icons/battery-full';
|
|
253
|
-
// Bath aliases
|
|
254
|
-
export { default as LucideBath } from '../icons/bath';
|
|
255
255
|
// BatteryLow aliases
|
|
256
256
|
export { default as LucideBatteryLow } from '../icons/battery-low';
|
|
257
257
|
// BatteryMedium aliases
|
|
@@ -264,22 +264,22 @@ export { default as LucideBatteryWarning } from '../icons/battery-warning';
|
|
|
264
264
|
export { default as LucideBattery } from '../icons/battery';
|
|
265
265
|
// Beaker aliases
|
|
266
266
|
export { default as LucideBeaker } from '../icons/beaker';
|
|
267
|
-
// BedDouble aliases
|
|
268
|
-
export { default as LucideBedDouble } from '../icons/bed-double';
|
|
269
267
|
// BeanOff aliases
|
|
270
268
|
export { default as LucideBeanOff } from '../icons/bean-off';
|
|
271
|
-
// BedSingle aliases
|
|
272
|
-
export { default as LucideBedSingle } from '../icons/bed-single';
|
|
273
269
|
// Bean aliases
|
|
274
270
|
export { default as LucideBean } from '../icons/bean';
|
|
271
|
+
// BedDouble aliases
|
|
272
|
+
export { default as LucideBedDouble } from '../icons/bed-double';
|
|
273
|
+
// BedSingle aliases
|
|
274
|
+
export { default as LucideBedSingle } from '../icons/bed-single';
|
|
275
275
|
// Bed aliases
|
|
276
276
|
export { default as LucideBed } from '../icons/bed';
|
|
277
|
+
// BeefOff aliases
|
|
278
|
+
export { default as LucideBeefOff } from '../icons/beef-off';
|
|
277
279
|
// Beef aliases
|
|
278
280
|
export { default as LucideBeef } from '../icons/beef';
|
|
279
281
|
// BeerOff aliases
|
|
280
282
|
export { default as LucideBeerOff } from '../icons/beer-off';
|
|
281
|
-
// BeefOff aliases
|
|
282
|
-
export { default as LucideBeefOff } from '../icons/beef-off';
|
|
283
283
|
// Beer aliases
|
|
284
284
|
export { default as LucideBeer } from '../icons/beer';
|
|
285
285
|
// BellCheck aliases
|
|
@@ -298,32 +298,32 @@ export { default as LucideBellPlus } from '../icons/bell-plus';
|
|
|
298
298
|
export { default as LucideBellRing } from '../icons/bell-ring';
|
|
299
299
|
// Bell aliases
|
|
300
300
|
export { default as LucideBell } from '../icons/bell';
|
|
301
|
-
// BetweenVerticalStart aliases
|
|
302
|
-
export { default as LucideBetweenVerticalStart } from '../icons/between-vertical-start';
|
|
303
301
|
// BetweenVerticalEnd aliases
|
|
304
302
|
export { default as LucideBetweenVerticalEnd } from '../icons/between-vertical-end';
|
|
303
|
+
// BetweenVerticalStart aliases
|
|
304
|
+
export { default as LucideBetweenVerticalStart } from '../icons/between-vertical-start';
|
|
305
305
|
// BicepsFlexed aliases
|
|
306
306
|
export { default as LucideBicepsFlexed } from '../icons/biceps-flexed';
|
|
307
307
|
// Bike aliases
|
|
308
308
|
export { default as LucideBike } from '../icons/bike';
|
|
309
|
+
// Binary aliases
|
|
310
|
+
export { default as LucideBinary } from '../icons/binary';
|
|
309
311
|
// Binoculars aliases
|
|
310
312
|
export { default as LucideBinoculars } from '../icons/binoculars';
|
|
311
313
|
// Biohazard aliases
|
|
312
314
|
export { default as LucideBiohazard } from '../icons/biohazard';
|
|
313
315
|
// Bird aliases
|
|
314
316
|
export { default as LucideBird } from '../icons/bird';
|
|
315
|
-
// Binary aliases
|
|
316
|
-
export { default as LucideBinary } from '../icons/binary';
|
|
317
317
|
// Birdhouse aliases
|
|
318
318
|
export { default as LucideBirdhouse } from '../icons/birdhouse';
|
|
319
319
|
// Bitcoin aliases
|
|
320
320
|
export { default as LucideBitcoin } from '../icons/bitcoin';
|
|
321
321
|
// Blend aliases
|
|
322
322
|
export { default as LucideBlend } from '../icons/blend';
|
|
323
|
-
// Blinds aliases
|
|
324
|
-
export { default as LucideBlinds } from '../icons/blinds';
|
|
325
323
|
// Blender aliases
|
|
326
324
|
export { default as LucideBlender } from '../icons/blender';
|
|
325
|
+
// Blinds aliases
|
|
326
|
+
export { default as LucideBlinds } from '../icons/blinds';
|
|
327
327
|
// Blocks aliases
|
|
328
328
|
export { default as LucideBlocks } from '../icons/blocks';
|
|
329
329
|
// BluetoothConnected aliases
|
|
@@ -338,10 +338,10 @@ export { default as LucideBluetooth } from '../icons/bluetooth';
|
|
|
338
338
|
export { default as LucideBold } from '../icons/bold';
|
|
339
339
|
// Bolt aliases
|
|
340
340
|
export { default as LucideBolt } from '../icons/bolt';
|
|
341
|
-
// BoneFracture aliases
|
|
342
|
-
export { default as LucideBoneFracture } from '../icons/bone-fracture';
|
|
343
341
|
// Bomb aliases
|
|
344
342
|
export { default as LucideBomb } from '../icons/bomb';
|
|
343
|
+
// BoneFracture aliases
|
|
344
|
+
export { default as LucideBoneFracture } from '../icons/bone-fracture';
|
|
345
345
|
// Bone aliases
|
|
346
346
|
export { default as LucideBone } from '../icons/bone';
|
|
347
347
|
// BookA aliases
|
|
@@ -352,28 +352,28 @@ export { default as LucideBookAlert } from '../icons/book-alert';
|
|
|
352
352
|
export { default as LucideBookAudio } from '../icons/book-audio';
|
|
353
353
|
// BookCheck aliases
|
|
354
354
|
export { default as LucideBookCheck } from '../icons/book-check';
|
|
355
|
-
// BookCopy aliases
|
|
356
|
-
export { default as LucideBookCopy } from '../icons/book-copy';
|
|
357
355
|
// BookDown aliases
|
|
358
356
|
export { default as LucideBookDown } from '../icons/book-down';
|
|
359
357
|
// BookHeadphones aliases
|
|
360
358
|
export { default as LucideBookHeadphones } from '../icons/book-headphones';
|
|
359
|
+
// BookCopy aliases
|
|
360
|
+
export { default as LucideBookCopy } from '../icons/book-copy';
|
|
361
361
|
// BookHeart aliases
|
|
362
362
|
export { default as LucideBookHeart } from '../icons/book-heart';
|
|
363
363
|
// BookImage aliases
|
|
364
364
|
export { default as LucideBookImage } from '../icons/book-image';
|
|
365
|
-
// BookLock aliases
|
|
366
|
-
export { default as LucideBookLock } from '../icons/book-lock';
|
|
367
365
|
// BookKey aliases
|
|
368
366
|
export { default as LucideBookKey } from '../icons/book-key';
|
|
369
|
-
//
|
|
370
|
-
export { default as
|
|
367
|
+
// BookLock aliases
|
|
368
|
+
export { default as LucideBookLock } from '../icons/book-lock';
|
|
371
369
|
// BookMarked aliases
|
|
372
370
|
export { default as LucideBookMarked } from '../icons/book-marked';
|
|
373
371
|
// BookMinus aliases
|
|
374
372
|
export { default as LucideBookMinus } from '../icons/book-minus';
|
|
375
373
|
// BookOpenCheck aliases
|
|
376
374
|
export { default as LucideBookOpenCheck } from '../icons/book-open-check';
|
|
375
|
+
// BookOpenText aliases
|
|
376
|
+
export { default as LucideBookOpenText } from '../icons/book-open-text';
|
|
377
377
|
// BookOpen aliases
|
|
378
378
|
export { default as LucideBookOpen } from '../icons/book-open';
|
|
379
379
|
// BookPlus aliases
|
|
@@ -414,10 +414,10 @@ export { default as LucideBotMessageSquare } from '../icons/bot-message-square';
|
|
|
414
414
|
export { default as LucideBotOff } from '../icons/bot-off';
|
|
415
415
|
// Bot aliases
|
|
416
416
|
export { default as LucideBot } from '../icons/bot';
|
|
417
|
-
// BowArrow aliases
|
|
418
|
-
export { default as LucideBowArrow } from '../icons/bow-arrow';
|
|
419
417
|
// BottleWine aliases
|
|
420
418
|
export { default as LucideBottleWine } from '../icons/bottle-wine';
|
|
419
|
+
// BowArrow aliases
|
|
420
|
+
export { default as LucideBowArrow } from '../icons/bow-arrow';
|
|
421
421
|
// Box aliases
|
|
422
422
|
export { default as LucideBox } from '../icons/box';
|
|
423
423
|
// Boxes aliases
|
|
@@ -450,10 +450,10 @@ export { default as LucideBriefcase } from '../icons/briefcase';
|
|
|
450
450
|
export { default as LucideBringToFront } from '../icons/bring-to-front';
|
|
451
451
|
// Broccoli aliases
|
|
452
452
|
export { default as LucideBroccoli } from '../icons/broccoli';
|
|
453
|
-
// Broom aliases
|
|
454
|
-
export { default as LucideBroom } from '../icons/broom';
|
|
455
453
|
// BroomSparkles aliases
|
|
456
454
|
export { default as LucideBroomSparkles } from '../icons/broom-sparkles';
|
|
455
|
+
// Broom aliases
|
|
456
|
+
export { default as LucideBroom } from '../icons/broom';
|
|
457
457
|
// BrushCleaning aliases
|
|
458
458
|
export { default as LucideBrushCleaning } from '../icons/brush-cleaning';
|
|
459
459
|
// Brush aliases
|
|
@@ -470,18 +470,18 @@ export { default as LucideBug } from '../icons/bug';
|
|
|
470
470
|
export { default as LucideBuilding2 } from '../icons/building-2';
|
|
471
471
|
// Building aliases
|
|
472
472
|
export { default as LucideBuilding } from '../icons/building';
|
|
473
|
-
// Bus aliases
|
|
474
|
-
export { default as LucideBus } from '../icons/bus';
|
|
475
473
|
// BusFront aliases
|
|
476
474
|
export { default as LucideBusFront } from '../icons/bus-front';
|
|
475
|
+
// Bus aliases
|
|
476
|
+
export { default as LucideBus } from '../icons/bus';
|
|
477
477
|
// CableCar aliases
|
|
478
478
|
export { default as LucideCableCar } from '../icons/cable-car';
|
|
479
479
|
// Cable aliases
|
|
480
480
|
export { default as LucideCable } from '../icons/cable';
|
|
481
|
-
// CakeSlice aliases
|
|
482
|
-
export { default as LucideCakeSlice } from '../icons/cake-slice';
|
|
483
481
|
// Cake aliases
|
|
484
482
|
export { default as LucideCake } from '../icons/cake';
|
|
483
|
+
// CakeSlice aliases
|
|
484
|
+
export { default as LucideCakeSlice } from '../icons/cake-slice';
|
|
485
485
|
// Calculator aliases
|
|
486
486
|
export { default as LucideCalculator } from '../icons/calculator';
|
|
487
487
|
// Calendar1 aliases
|
|
@@ -500,10 +500,10 @@ export { default as LucideCalendarClock } from '../icons/calendar-clock';
|
|
|
500
500
|
export { default as LucideCalendarCog } from '../icons/calendar-cog';
|
|
501
501
|
// CalendarDays aliases
|
|
502
502
|
export { default as LucideCalendarDays } from '../icons/calendar-days';
|
|
503
|
-
// CalendarFold aliases
|
|
504
|
-
export { default as LucideCalendarFold } from '../icons/calendar-fold';
|
|
505
503
|
// CalendarHeart aliases
|
|
506
504
|
export { default as LucideCalendarHeart } from '../icons/calendar-heart';
|
|
505
|
+
// CalendarFold aliases
|
|
506
|
+
export { default as LucideCalendarFold } from '../icons/calendar-fold';
|
|
507
507
|
// CalendarMinus2 aliases
|
|
508
508
|
export { default as LucideCalendarMinus2 } from '../icons/calendar-minus-2';
|
|
509
509
|
// CalendarMinus aliases
|
|
@@ -514,14 +514,14 @@ export { default as LucideCalendarOff } from '../icons/calendar-off';
|
|
|
514
514
|
export { default as LucideCalendarPlus2 } from '../icons/calendar-plus-2';
|
|
515
515
|
// CalendarPlus aliases
|
|
516
516
|
export { default as LucideCalendarPlus } from '../icons/calendar-plus';
|
|
517
|
+
// CalendarRange aliases
|
|
518
|
+
export { default as LucideCalendarRange } from '../icons/calendar-range';
|
|
517
519
|
// CalendarSearch aliases
|
|
518
520
|
export { default as LucideCalendarSearch } from '../icons/calendar-search';
|
|
519
521
|
// CalendarSync aliases
|
|
520
522
|
export { default as LucideCalendarSync } from '../icons/calendar-sync';
|
|
521
523
|
// CalendarX2 aliases
|
|
522
524
|
export { default as LucideCalendarX2 } from '../icons/calendar-x-2';
|
|
523
|
-
// CalendarRange aliases
|
|
524
|
-
export { default as LucideCalendarRange } from '../icons/calendar-range';
|
|
525
525
|
// CalendarX aliases
|
|
526
526
|
export { default as LucideCalendarX } from '../icons/calendar-x';
|
|
527
527
|
// Calendar aliases
|
|
@@ -532,16 +532,18 @@ export { default as LucideCalendars } from '../icons/calendars';
|
|
|
532
532
|
export { default as LucideCameraOff } from '../icons/camera-off';
|
|
533
533
|
// Camera aliases
|
|
534
534
|
export { default as LucideCamera } from '../icons/camera';
|
|
535
|
+
// CanSoda aliases
|
|
536
|
+
export { default as LucideCanSoda } from '../icons/can-soda';
|
|
535
537
|
// Can aliases
|
|
536
538
|
export { default as LucideCan } from '../icons/can';
|
|
537
539
|
// CandyCane aliases
|
|
538
540
|
export { default as LucideCandyCane } from '../icons/candy-cane';
|
|
539
|
-
// CandyOff aliases
|
|
540
|
-
export { default as LucideCandyOff } from '../icons/candy-off';
|
|
541
541
|
// Candy aliases
|
|
542
542
|
export { default as LucideCandy } from '../icons/candy';
|
|
543
543
|
// CannabisOff aliases
|
|
544
544
|
export { default as LucideCannabisOff } from '../icons/cannabis-off';
|
|
545
|
+
// CandyOff aliases
|
|
546
|
+
export { default as LucideCandyOff } from '../icons/candy-off';
|
|
545
547
|
// Cannabis aliases
|
|
546
548
|
export { default as LucideCannabis } from '../icons/cannabis';
|
|
547
549
|
// CaptionsOff aliases
|
|
@@ -550,38 +552,38 @@ export { default as LucideCaptionsOff } from '../icons/captions-off';
|
|
|
550
552
|
export { default as LucideCarBattery } from '../icons/car-battery';
|
|
551
553
|
// CarFront aliases
|
|
552
554
|
export { default as LucideCarFront } from '../icons/car-front';
|
|
555
|
+
// Car aliases
|
|
556
|
+
export { default as LucideCar } from '../icons/car';
|
|
553
557
|
// CarTaxiFront aliases
|
|
554
558
|
export { default as LucideCarTaxiFront } from '../icons/car-taxi-front';
|
|
555
559
|
// Caravan aliases
|
|
556
560
|
export { default as LucideCaravan } from '../icons/caravan';
|
|
557
561
|
// CardSim aliases
|
|
558
562
|
export { default as LucideCardSim } from '../icons/card-sim';
|
|
559
|
-
// Car aliases
|
|
560
|
-
export { default as LucideCar } from '../icons/car';
|
|
561
563
|
// Carrot aliases
|
|
562
564
|
export { default as LucideCarrot } from '../icons/carrot';
|
|
563
565
|
// CaseLower aliases
|
|
564
566
|
export { default as LucideCaseLower } from '../icons/case-lower';
|
|
565
567
|
// CaseSensitive aliases
|
|
566
568
|
export { default as LucideCaseSensitive } from '../icons/case-sensitive';
|
|
567
|
-
// CaseUpper aliases
|
|
568
|
-
export { default as LucideCaseUpper } from '../icons/case-upper';
|
|
569
569
|
// CassetteTape aliases
|
|
570
570
|
export { default as LucideCassetteTape } from '../icons/cassette-tape';
|
|
571
|
+
// CaseUpper aliases
|
|
572
|
+
export { default as LucideCaseUpper } from '../icons/case-upper';
|
|
571
573
|
// Cast aliases
|
|
572
574
|
export { default as LucideCast } from '../icons/cast';
|
|
573
|
-
// Castle aliases
|
|
574
|
-
export { default as LucideCastle } from '../icons/castle';
|
|
575
575
|
// Cat aliases
|
|
576
576
|
export { default as LucideCat } from '../icons/cat';
|
|
577
|
-
//
|
|
578
|
-
export { default as
|
|
577
|
+
// Castle aliases
|
|
578
|
+
export { default as LucideCastle } from '../icons/castle';
|
|
579
579
|
// CctvOff aliases
|
|
580
580
|
export { default as LucideCctvOff } from '../icons/cctv-off';
|
|
581
|
-
//
|
|
582
|
-
export { default as
|
|
581
|
+
// Cctv aliases
|
|
582
|
+
export { default as LucideCctv } from '../icons/cctv';
|
|
583
583
|
// ChartBarIncreasing aliases
|
|
584
584
|
export { default as LucideChartBarIncreasing } from '../icons/chart-bar-increasing';
|
|
585
|
+
// ChartBarDecreasing aliases
|
|
586
|
+
export { default as LucideChartBarDecreasing } from '../icons/chart-bar-decreasing';
|
|
585
587
|
// ChartBarStacked aliases
|
|
586
588
|
export { default as LucideChartBarStacked } from '../icons/chart-bar-stacked';
|
|
587
589
|
// ChartColumnDecreasing aliases
|
|
@@ -600,20 +602,20 @@ export { default as LucideChartNoAxesCombined } from '../icons/chart-no-axes-com
|
|
|
600
602
|
export { default as LucideChartSpline } from '../icons/chart-spline';
|
|
601
603
|
// CheckCheck aliases
|
|
602
604
|
export { default as LucideCheckCheck } from '../icons/check-check';
|
|
603
|
-
// Check aliases
|
|
604
|
-
export { default as LucideCheck } from '../icons/check';
|
|
605
605
|
// CheckLine aliases
|
|
606
606
|
export { default as LucideCheckLine } from '../icons/check-line';
|
|
607
|
+
// Check aliases
|
|
608
|
+
export { default as LucideCheck } from '../icons/check';
|
|
607
609
|
// ChefHat aliases
|
|
608
610
|
export { default as LucideChefHat } from '../icons/chef-hat';
|
|
609
611
|
// Cherry aliases
|
|
610
612
|
export { default as LucideCherry } from '../icons/cherry';
|
|
611
613
|
// ChessBishop aliases
|
|
612
614
|
export { default as LucideChessBishop } from '../icons/chess-bishop';
|
|
613
|
-
// ChessKing aliases
|
|
614
|
-
export { default as LucideChessKing } from '../icons/chess-king';
|
|
615
615
|
// ChessKnight aliases
|
|
616
616
|
export { default as LucideChessKnight } from '../icons/chess-knight';
|
|
617
|
+
// ChessKing aliases
|
|
618
|
+
export { default as LucideChessKing } from '../icons/chess-king';
|
|
617
619
|
// ChessPawn aliases
|
|
618
620
|
export { default as LucideChessPawn } from '../icons/chess-pawn';
|
|
619
621
|
// ChessQueen aliases
|
|
@@ -634,28 +636,30 @@ export { default as LucideChevronRight } from '../icons/chevron-right';
|
|
|
634
636
|
export { default as LucideChevronUp } from '../icons/chevron-up';
|
|
635
637
|
// ChevronsDownUp aliases
|
|
636
638
|
export { default as LucideChevronsDownUp } from '../icons/chevrons-down-up';
|
|
637
|
-
// ChevronsLeftRightEllipsis aliases
|
|
638
|
-
export { default as LucideChevronsLeftRightEllipsis } from '../icons/chevrons-left-right-ellipsis';
|
|
639
639
|
// ChevronsDown aliases
|
|
640
640
|
export { default as LucideChevronsDown } from '../icons/chevrons-down';
|
|
641
|
+
// ChevronsLeftRightEllipsis aliases
|
|
642
|
+
export { default as LucideChevronsLeftRightEllipsis } from '../icons/chevrons-left-right-ellipsis';
|
|
641
643
|
// ChevronsLeftRight aliases
|
|
642
644
|
export { default as LucideChevronsLeftRight } from '../icons/chevrons-left-right';
|
|
643
645
|
// ChevronsLeft aliases
|
|
644
646
|
export { default as LucideChevronsLeft } from '../icons/chevrons-left';
|
|
645
|
-
// ChevronsRight aliases
|
|
646
|
-
export { default as LucideChevronsRight } from '../icons/chevrons-right';
|
|
647
647
|
// ChevronsRightLeft aliases
|
|
648
648
|
export { default as LucideChevronsRightLeft } from '../icons/chevrons-right-left';
|
|
649
|
-
//
|
|
650
|
-
export { default as
|
|
649
|
+
// ChevronsRight aliases
|
|
650
|
+
export { default as LucideChevronsRight } from '../icons/chevrons-right';
|
|
651
651
|
// ChevronsUpDown aliases
|
|
652
652
|
export { default as LucideChevronsUpDown } from '../icons/chevrons-up-down';
|
|
653
|
-
//
|
|
654
|
-
export { default as
|
|
653
|
+
// ChevronsUp aliases
|
|
654
|
+
export { default as LucideChevronsUp } from '../icons/chevrons-up';
|
|
655
655
|
// Church aliases
|
|
656
656
|
export { default as LucideChurch } from '../icons/church';
|
|
657
|
+
// CigaretteOff aliases
|
|
658
|
+
export { default as LucideCigaretteOff } from '../icons/cigarette-off';
|
|
657
659
|
// Cigarette aliases
|
|
658
660
|
export { default as LucideCigarette } from '../icons/cigarette';
|
|
661
|
+
// CircleDashedCheck aliases
|
|
662
|
+
export { default as LucideCircleDashedCheck } from '../icons/circle-dashed-check';
|
|
659
663
|
// CircleDashed aliases
|
|
660
664
|
export { default as LucideCircleDashed } from '../icons/circle-dashed';
|
|
661
665
|
// CircleDollarSign aliases
|
|
@@ -732,12 +736,12 @@ export { default as LucideClock4 } from '../icons/clock-4';
|
|
|
732
736
|
export { default as LucideClock5 } from '../icons/clock-5';
|
|
733
737
|
// Clock6 aliases
|
|
734
738
|
export { default as LucideClock6 } from '../icons/clock-6';
|
|
735
|
-
// Clock7 aliases
|
|
736
|
-
export { default as LucideClock7 } from '../icons/clock-7';
|
|
737
739
|
// Clock8 aliases
|
|
738
740
|
export { default as LucideClock8 } from '../icons/clock-8';
|
|
739
741
|
// Clock9 aliases
|
|
740
742
|
export { default as LucideClock9 } from '../icons/clock-9';
|
|
743
|
+
// Clock7 aliases
|
|
744
|
+
export { default as LucideClock7 } from '../icons/clock-7';
|
|
741
745
|
// ClockAlert aliases
|
|
742
746
|
export { default as LucideClockAlert } from '../icons/clock-alert';
|
|
743
747
|
// ClockArrowDown aliases
|
|
@@ -754,10 +758,10 @@ export { default as LucideClockCheck } from '../icons/clock-check';
|
|
|
754
758
|
export { default as LucideClockFading } from '../icons/clock-fading';
|
|
755
759
|
// ClockPlus aliases
|
|
756
760
|
export { default as LucideClockPlus } from '../icons/clock-plus';
|
|
757
|
-
// Clock aliases
|
|
758
|
-
export { default as LucideClock } from '../icons/clock';
|
|
759
761
|
// ClosedCaption aliases
|
|
760
762
|
export { default as LucideClosedCaption } from '../icons/closed-caption';
|
|
763
|
+
// Clock aliases
|
|
764
|
+
export { default as LucideClock } from '../icons/clock';
|
|
761
765
|
// CloudAlert aliases
|
|
762
766
|
export { default as LucideCloudAlert } from '../icons/cloud-alert';
|
|
763
767
|
// CloudBackup aliases
|
|
@@ -766,10 +770,10 @@ export { default as LucideCloudBackup } from '../icons/cloud-backup';
|
|
|
766
770
|
export { default as LucideCloudCheck } from '../icons/cloud-check';
|
|
767
771
|
// CloudCog aliases
|
|
768
772
|
export { default as LucideCloudCog } from '../icons/cloud-cog';
|
|
769
|
-
// CloudFog aliases
|
|
770
|
-
export { default as LucideCloudFog } from '../icons/cloud-fog';
|
|
771
773
|
// CloudDrizzle aliases
|
|
772
774
|
export { default as LucideCloudDrizzle } from '../icons/cloud-drizzle';
|
|
775
|
+
// CloudFog aliases
|
|
776
|
+
export { default as LucideCloudFog } from '../icons/cloud-fog';
|
|
773
777
|
// CloudHail aliases
|
|
774
778
|
export { default as LucideCloudHail } from '../icons/cloud-hail';
|
|
775
779
|
// CloudLightning aliases
|
|
@@ -830,10 +834,10 @@ export { default as LucideConstruction } from '../icons/construction';
|
|
|
830
834
|
export { default as LucideContact } from '../icons/contact';
|
|
831
835
|
// Container aliases
|
|
832
836
|
export { default as LucideContainer } from '../icons/container';
|
|
833
|
-
// Contrast aliases
|
|
834
|
-
export { default as LucideContrast } from '../icons/contrast';
|
|
835
837
|
// Cookie aliases
|
|
836
838
|
export { default as LucideCookie } from '../icons/cookie';
|
|
839
|
+
// Contrast aliases
|
|
840
|
+
export { default as LucideContrast } from '../icons/contrast';
|
|
837
841
|
// CookingPot aliases
|
|
838
842
|
export { default as LucideCookingPot } from '../icons/cooking-pot';
|
|
839
843
|
// CopyCheck aliases
|
|
@@ -850,22 +854,22 @@ export { default as LucideCopyX } from '../icons/copy-x';
|
|
|
850
854
|
export { default as LucideCopy } from '../icons/copy';
|
|
851
855
|
// Copyleft aliases
|
|
852
856
|
export { default as LucideCopyleft } from '../icons/copyleft';
|
|
853
|
-
// Copyright aliases
|
|
854
|
-
export { default as LucideCopyright } from '../icons/copyright';
|
|
855
857
|
// CornerDownLeft aliases
|
|
856
858
|
export { default as LucideCornerDownLeft } from '../icons/corner-down-left';
|
|
857
859
|
// CornerDownRight aliases
|
|
858
860
|
export { default as LucideCornerDownRight } from '../icons/corner-down-right';
|
|
861
|
+
// Copyright aliases
|
|
862
|
+
export { default as LucideCopyright } from '../icons/copyright';
|
|
859
863
|
// CornerLeftDown aliases
|
|
860
864
|
export { default as LucideCornerLeftDown } from '../icons/corner-left-down';
|
|
861
865
|
// CornerLeftUp aliases
|
|
862
866
|
export { default as LucideCornerLeftUp } from '../icons/corner-left-up';
|
|
863
867
|
// CornerRightDown aliases
|
|
864
868
|
export { default as LucideCornerRightDown } from '../icons/corner-right-down';
|
|
865
|
-
// CornerRightUp aliases
|
|
866
|
-
export { default as LucideCornerRightUp } from '../icons/corner-right-up';
|
|
867
869
|
// CornerUpLeft aliases
|
|
868
870
|
export { default as LucideCornerUpLeft } from '../icons/corner-up-left';
|
|
871
|
+
// CornerRightUp aliases
|
|
872
|
+
export { default as LucideCornerRightUp } from '../icons/corner-right-up';
|
|
869
873
|
// CornerUpRight aliases
|
|
870
874
|
export { default as LucideCornerUpRight } from '../icons/corner-up-right';
|
|
871
875
|
// Cpu aliases
|
|
@@ -874,14 +878,16 @@ export { default as LucideCpu } from '../icons/cpu';
|
|
|
874
878
|
export { default as LucideCreativeCommons } from '../icons/creative-commons';
|
|
875
879
|
// CreditCardCheck aliases
|
|
876
880
|
export { default as LucideCreditCardCheck } from '../icons/credit-card-check';
|
|
877
|
-
// CreditCardPlus aliases
|
|
878
|
-
export { default as LucideCreditCardPlus } from '../icons/credit-card-plus';
|
|
879
881
|
// CreditCardMinus aliases
|
|
880
882
|
export { default as LucideCreditCardMinus } from '../icons/credit-card-minus';
|
|
881
|
-
//
|
|
882
|
-
export { default as
|
|
883
|
+
// CreditCardPlus aliases
|
|
884
|
+
export { default as LucideCreditCardPlus } from '../icons/credit-card-plus';
|
|
885
|
+
// CreditCardReader aliases
|
|
886
|
+
export { default as LucideCreditCardReader } from '../icons/credit-card-reader';
|
|
883
887
|
// CreditCardX aliases
|
|
884
888
|
export { default as LucideCreditCardX } from '../icons/credit-card-x';
|
|
889
|
+
// CreditCard aliases
|
|
890
|
+
export { default as LucideCreditCard } from '../icons/credit-card';
|
|
885
891
|
// Croissant aliases
|
|
886
892
|
export { default as LucideCroissant } from '../icons/croissant';
|
|
887
893
|
// Crop aliases
|
|
@@ -896,12 +902,12 @@ export { default as LucideCrown } from '../icons/crown';
|
|
|
896
902
|
export { default as LucideCuboid } from '../icons/cuboid';
|
|
897
903
|
// CupSoda aliases
|
|
898
904
|
export { default as LucideCupSoda } from '../icons/cup-soda';
|
|
899
|
-
// Dam aliases
|
|
900
|
-
export { default as LucideDam } from '../icons/dam';
|
|
901
|
-
// Currency aliases
|
|
902
|
-
export { default as LucideCurrency } from '../icons/currency';
|
|
903
905
|
// Cylinder aliases
|
|
904
906
|
export { default as LucideCylinder } from '../icons/cylinder';
|
|
907
|
+
// Currency aliases
|
|
908
|
+
export { default as LucideCurrency } from '../icons/currency';
|
|
909
|
+
// Dam aliases
|
|
910
|
+
export { default as LucideDam } from '../icons/dam';
|
|
905
911
|
// DatabaseArrowUp aliases
|
|
906
912
|
export { default as LucideDatabaseArrowUp } from '../icons/database-arrow-up';
|
|
907
913
|
// DatabaseArrowDown aliases
|
|
@@ -914,14 +920,14 @@ export { default as LucideDatabaseBackup } from '../icons/database-backup';
|
|
|
914
920
|
export { default as LucideDatabaseMinus } from '../icons/database-minus';
|
|
915
921
|
// DatabasePlus aliases
|
|
916
922
|
export { default as LucideDatabasePlus } from '../icons/database-plus';
|
|
917
|
-
// DatabaseX aliases
|
|
918
|
-
export { default as LucideDatabaseX } from '../icons/database-x';
|
|
919
|
-
// Database aliases
|
|
920
|
-
export { default as LucideDatabase } from '../icons/database';
|
|
921
923
|
// DatabaseSearch aliases
|
|
922
924
|
export { default as LucideDatabaseSearch } from '../icons/database-search';
|
|
925
|
+
// DatabaseX aliases
|
|
926
|
+
export { default as LucideDatabaseX } from '../icons/database-x';
|
|
923
927
|
// DatabaseZap aliases
|
|
924
928
|
export { default as LucideDatabaseZap } from '../icons/database-zap';
|
|
929
|
+
// Database aliases
|
|
930
|
+
export { default as LucideDatabase } from '../icons/database';
|
|
925
931
|
// DecimalsArrowLeft aliases
|
|
926
932
|
export { default as LucideDecimalsArrowLeft } from '../icons/decimals-arrow-left';
|
|
927
933
|
// DecimalsArrowRight aliases
|
|
@@ -932,16 +938,16 @@ export { default as LucideDelete } from '../icons/delete';
|
|
|
932
938
|
export { default as LucideDessert } from '../icons/dessert';
|
|
933
939
|
// Diameter aliases
|
|
934
940
|
export { default as LucideDiameter } from '../icons/diameter';
|
|
935
|
-
// Diamond aliases
|
|
936
|
-
export { default as LucideDiamond } from '../icons/diamond';
|
|
937
941
|
// DiamondMinus aliases
|
|
938
942
|
export { default as LucideDiamondMinus } from '../icons/diamond-minus';
|
|
939
943
|
// DiamondPlus aliases
|
|
940
944
|
export { default as LucideDiamondPlus } from '../icons/diamond-plus';
|
|
941
|
-
//
|
|
942
|
-
export { default as
|
|
945
|
+
// Diamond aliases
|
|
946
|
+
export { default as LucideDiamond } from '../icons/diamond';
|
|
943
947
|
// Dice2 aliases
|
|
944
948
|
export { default as LucideDice2 } from '../icons/dice-2';
|
|
949
|
+
// Dice1 aliases
|
|
950
|
+
export { default as LucideDice1 } from '../icons/dice-1';
|
|
945
951
|
// Dice3 aliases
|
|
946
952
|
export { default as LucideDice3 } from '../icons/dice-3';
|
|
947
953
|
// Dice4 aliases
|
|
@@ -950,18 +956,18 @@ export { default as LucideDice4 } from '../icons/dice-4';
|
|
|
950
956
|
export { default as LucideDice5 } from '../icons/dice-5';
|
|
951
957
|
// Dice6 aliases
|
|
952
958
|
export { default as LucideDice6 } from '../icons/dice-6';
|
|
953
|
-
// Dices aliases
|
|
954
|
-
export { default as LucideDices } from '../icons/dices';
|
|
955
959
|
// Diff aliases
|
|
956
960
|
export { default as LucideDiff } from '../icons/diff';
|
|
961
|
+
// Dices aliases
|
|
962
|
+
export { default as LucideDices } from '../icons/dices';
|
|
957
963
|
// Disc2 aliases
|
|
958
964
|
export { default as LucideDisc2 } from '../icons/disc-2';
|
|
959
965
|
// Disc3 aliases
|
|
960
966
|
export { default as LucideDisc3 } from '../icons/disc-3';
|
|
961
|
-
// Disc aliases
|
|
962
|
-
export { default as LucideDisc } from '../icons/disc';
|
|
963
967
|
// DiscAlbum aliases
|
|
964
968
|
export { default as LucideDiscAlbum } from '../icons/disc-album';
|
|
969
|
+
// Disc aliases
|
|
970
|
+
export { default as LucideDisc } from '../icons/disc';
|
|
965
971
|
// Divide aliases
|
|
966
972
|
export { default as LucideDivide } from '../icons/divide';
|
|
967
973
|
// DnaOff aliases
|
|
@@ -974,6 +980,8 @@ export { default as LucideDock } from '../icons/dock';
|
|
|
974
980
|
export { default as LucideDog } from '../icons/dog';
|
|
975
981
|
// DollarSign aliases
|
|
976
982
|
export { default as LucideDollarSign } from '../icons/dollar-sign';
|
|
983
|
+
// Dome aliases
|
|
984
|
+
export { default as LucideDome } from '../icons/dome';
|
|
977
985
|
// Donut aliases
|
|
978
986
|
export { default as LucideDonut } from '../icons/donut';
|
|
979
987
|
// DoorClosedLocked aliases
|
|
@@ -982,6 +990,8 @@ export { default as LucideDoorClosedLocked } from '../icons/door-closed-locked';
|
|
|
982
990
|
export { default as LucideDoorClosed } from '../icons/door-closed';
|
|
983
991
|
// DoorOpen aliases
|
|
984
992
|
export { default as LucideDoorOpen } from '../icons/door-open';
|
|
993
|
+
// DoorStairwell aliases
|
|
994
|
+
export { default as LucideDoorStairwell } from '../icons/door-stairwell';
|
|
985
995
|
// Dot aliases
|
|
986
996
|
export { default as LucideDot } from '../icons/dot';
|
|
987
997
|
// Download aliases
|
|
@@ -992,10 +1002,10 @@ export { default as LucideDraftingCompass } from '../icons/drafting-compass';
|
|
|
992
1002
|
export { default as LucideDrama } from '../icons/drama';
|
|
993
1003
|
// Drill aliases
|
|
994
1004
|
export { default as LucideDrill } from '../icons/drill';
|
|
995
|
-
// Drone aliases
|
|
996
|
-
export { default as LucideDrone } from '../icons/drone';
|
|
997
1005
|
// DropletOff aliases
|
|
998
1006
|
export { default as LucideDropletOff } from '../icons/droplet-off';
|
|
1007
|
+
// Drone aliases
|
|
1008
|
+
export { default as LucideDrone } from '../icons/drone';
|
|
999
1009
|
// Droplet aliases
|
|
1000
1010
|
export { default as LucideDroplet } from '../icons/droplet';
|
|
1001
1011
|
// Droplets aliases
|
|
@@ -1014,36 +1024,40 @@ export { default as LucideEar } from '../icons/ear';
|
|
|
1014
1024
|
export { default as LucideEarthLock } from '../icons/earth-lock';
|
|
1015
1025
|
// Eclipse aliases
|
|
1016
1026
|
export { default as LucideEclipse } from '../icons/eclipse';
|
|
1017
|
-
// EggFried aliases
|
|
1018
|
-
export { default as LucideEggFried } from '../icons/egg-fried';
|
|
1019
1027
|
// EggOff aliases
|
|
1020
1028
|
export { default as LucideEggOff } from '../icons/egg-off';
|
|
1029
|
+
// EggFried aliases
|
|
1030
|
+
export { default as LucideEggFried } from '../icons/egg-fried';
|
|
1021
1031
|
// Egg aliases
|
|
1022
1032
|
export { default as LucideEgg } from '../icons/egg';
|
|
1023
1033
|
// Eject aliases
|
|
1024
1034
|
export { default as LucideEject } from '../icons/eject';
|
|
1025
1035
|
// Ellipse aliases
|
|
1026
1036
|
export { default as LucideEllipse } from '../icons/ellipse';
|
|
1037
|
+
// Engine aliases
|
|
1038
|
+
export { default as LucideEngine } from '../icons/engine';
|
|
1039
|
+
// EqualApproximatelyNot aliases
|
|
1040
|
+
export { default as LucideEqualApproximatelyNot } from '../icons/equal-approximately-not';
|
|
1027
1041
|
// EqualApproximately aliases
|
|
1028
1042
|
export { default as LucideEqualApproximately } from '../icons/equal-approximately';
|
|
1029
1043
|
// EqualNot aliases
|
|
1030
1044
|
export { default as LucideEqualNot } from '../icons/equal-not';
|
|
1031
1045
|
// Equal aliases
|
|
1032
1046
|
export { default as LucideEqual } from '../icons/equal';
|
|
1033
|
-
// EthernetPort aliases
|
|
1034
|
-
export { default as LucideEthernetPort } from '../icons/ethernet-port';
|
|
1035
1047
|
// Eraser aliases
|
|
1036
1048
|
export { default as LucideEraser } from '../icons/eraser';
|
|
1049
|
+
// EthernetPort aliases
|
|
1050
|
+
export { default as LucideEthernetPort } from '../icons/ethernet-port';
|
|
1037
1051
|
// Euro aliases
|
|
1038
1052
|
export { default as LucideEuro } from '../icons/euro';
|
|
1039
1053
|
// EvCharger aliases
|
|
1040
1054
|
export { default as LucideEvCharger } from '../icons/ev-charger';
|
|
1041
1055
|
// Expand aliases
|
|
1042
1056
|
export { default as LucideExpand } from '../icons/expand';
|
|
1043
|
-
// ExternalLink aliases
|
|
1044
|
-
export { default as LucideExternalLink } from '../icons/external-link';
|
|
1045
1057
|
// EyeClosed aliases
|
|
1046
1058
|
export { default as LucideEyeClosed } from '../icons/eye-closed';
|
|
1059
|
+
// ExternalLink aliases
|
|
1060
|
+
export { default as LucideExternalLink } from '../icons/external-link';
|
|
1047
1061
|
// EyeDashed aliases
|
|
1048
1062
|
export { default as LucideEyeDashed } from '../icons/eye-dashed';
|
|
1049
1063
|
// EyeOff aliases
|
|
@@ -1080,18 +1094,18 @@ export { default as LucideFileDigit } from '../icons/file-digit';
|
|
|
1080
1094
|
export { default as LucideFileDown } from '../icons/file-down';
|
|
1081
1095
|
// FileHeart aliases
|
|
1082
1096
|
export { default as LucideFileHeart } from '../icons/file-heart';
|
|
1083
|
-
// FileImage aliases
|
|
1084
|
-
export { default as LucideFileImage } from '../icons/file-image';
|
|
1085
1097
|
// FileInput aliases
|
|
1086
1098
|
export { default as LucideFileInput } from '../icons/file-input';
|
|
1099
|
+
// FileImage aliases
|
|
1100
|
+
export { default as LucideFileImage } from '../icons/file-image';
|
|
1087
1101
|
// FileMinus aliases
|
|
1088
1102
|
export { default as LucideFileMinus } from '../icons/file-minus';
|
|
1089
1103
|
// FileMusic aliases
|
|
1090
1104
|
export { default as LucideFileMusic } from '../icons/file-music';
|
|
1091
|
-
// FileOutput aliases
|
|
1092
|
-
export { default as LucideFileOutput } from '../icons/file-output';
|
|
1093
1105
|
// FilePlus aliases
|
|
1094
1106
|
export { default as LucideFilePlus } from '../icons/file-plus';
|
|
1107
|
+
// FileOutput aliases
|
|
1108
|
+
export { default as LucideFileOutput } from '../icons/file-output';
|
|
1095
1109
|
// FileScan aliases
|
|
1096
1110
|
export { default as LucideFileScan } from '../icons/file-scan';
|
|
1097
1111
|
// FileSearch aliases
|
|
@@ -1102,10 +1116,10 @@ export { default as LucideFileSliders } from '../icons/file-sliders';
|
|
|
1102
1116
|
export { default as LucideFileSpreadsheet } from '../icons/file-spreadsheet';
|
|
1103
1117
|
// FileStack aliases
|
|
1104
1118
|
export { default as LucideFileStack } from '../icons/file-stack';
|
|
1105
|
-
// FileSymlink aliases
|
|
1106
|
-
export { default as LucideFileSymlink } from '../icons/file-symlink';
|
|
1107
1119
|
// FileTerminal aliases
|
|
1108
1120
|
export { default as LucideFileTerminal } from '../icons/file-terminal';
|
|
1121
|
+
// FileSymlink aliases
|
|
1122
|
+
export { default as LucideFileSymlink } from '../icons/file-symlink';
|
|
1109
1123
|
// FileText aliases
|
|
1110
1124
|
export { default as LucideFileText } from '../icons/file-text';
|
|
1111
1125
|
// FileType aliases
|
|
@@ -1154,42 +1168,42 @@ export { default as LucideFlashlightOff } from '../icons/flashlight-off';
|
|
|
1154
1168
|
export { default as LucideFlashlight } from '../icons/flashlight';
|
|
1155
1169
|
// FlaskConicalOff aliases
|
|
1156
1170
|
export { default as LucideFlaskConicalOff } from '../icons/flask-conical-off';
|
|
1157
|
-
// FlaskConical aliases
|
|
1158
|
-
export { default as LucideFlaskConical } from '../icons/flask-conical';
|
|
1159
1171
|
// FlaskRound aliases
|
|
1160
1172
|
export { default as LucideFlaskRound } from '../icons/flask-round';
|
|
1161
|
-
//
|
|
1162
|
-
export { default as
|
|
1163
|
-
// Flower2 aliases
|
|
1164
|
-
export { default as LucideFlower2 } from '../icons/flower-2';
|
|
1173
|
+
// FlaskConical aliases
|
|
1174
|
+
export { default as LucideFlaskConical } from '../icons/flask-conical';
|
|
1165
1175
|
// FlipHorizontal2 aliases
|
|
1166
1176
|
export { default as LucideFlipHorizontal2 } from '../icons/flip-horizontal-2';
|
|
1177
|
+
// Flower2 aliases
|
|
1178
|
+
export { default as LucideFlower2 } from '../icons/flower-2';
|
|
1179
|
+
// FlipVertical2 aliases
|
|
1180
|
+
export { default as LucideFlipVertical2 } from '../icons/flip-vertical-2';
|
|
1167
1181
|
// Flower aliases
|
|
1168
1182
|
export { default as LucideFlower } from '../icons/flower';
|
|
1169
1183
|
// Focus aliases
|
|
1170
1184
|
export { default as LucideFocus } from '../icons/focus';
|
|
1171
1185
|
// FoldHorizontal aliases
|
|
1172
1186
|
export { default as LucideFoldHorizontal } from '../icons/fold-horizontal';
|
|
1173
|
-
// FolderArchive aliases
|
|
1174
|
-
export { default as LucideFolderArchive } from '../icons/folder-archive';
|
|
1175
1187
|
// FoldVertical aliases
|
|
1176
1188
|
export { default as LucideFoldVertical } from '../icons/fold-vertical';
|
|
1189
|
+
// FolderArchive aliases
|
|
1190
|
+
export { default as LucideFolderArchive } from '../icons/folder-archive';
|
|
1177
1191
|
// FolderBookmark aliases
|
|
1178
1192
|
export { default as LucideFolderBookmark } from '../icons/folder-bookmark';
|
|
1179
1193
|
// FolderCheck aliases
|
|
1180
1194
|
export { default as LucideFolderCheck } from '../icons/folder-check';
|
|
1181
|
-
// FolderClosed aliases
|
|
1182
|
-
export { default as LucideFolderClosed } from '../icons/folder-closed';
|
|
1183
1195
|
// FolderClock aliases
|
|
1184
1196
|
export { default as LucideFolderClock } from '../icons/folder-clock';
|
|
1197
|
+
// FolderClosed aliases
|
|
1198
|
+
export { default as LucideFolderClosed } from '../icons/folder-closed';
|
|
1185
1199
|
// FolderCode aliases
|
|
1186
1200
|
export { default as LucideFolderCode } from '../icons/folder-code';
|
|
1187
1201
|
// FolderDot aliases
|
|
1188
1202
|
export { default as LucideFolderDot } from '../icons/folder-dot';
|
|
1189
|
-
// FolderGit2 aliases
|
|
1190
|
-
export { default as LucideFolderGit2 } from '../icons/folder-git-2';
|
|
1191
1203
|
// FolderDown aliases
|
|
1192
1204
|
export { default as LucideFolderDown } from '../icons/folder-down';
|
|
1205
|
+
// FolderGit2 aliases
|
|
1206
|
+
export { default as LucideFolderGit2 } from '../icons/folder-git-2';
|
|
1193
1207
|
// FolderGit aliases
|
|
1194
1208
|
export { default as LucideFolderGit } from '../icons/folder-git';
|
|
1195
1209
|
// FolderHeart aliases
|
|
@@ -1216,10 +1230,10 @@ export { default as LucideFolderPlus } from '../icons/folder-plus';
|
|
|
1216
1230
|
export { default as LucideFolderRoot } from '../icons/folder-root';
|
|
1217
1231
|
// FolderSearch2 aliases
|
|
1218
1232
|
export { default as LucideFolderSearch2 } from '../icons/folder-search-2';
|
|
1219
|
-
// FolderSymlink aliases
|
|
1220
|
-
export { default as LucideFolderSymlink } from '../icons/folder-symlink';
|
|
1221
1233
|
// FolderSearch aliases
|
|
1222
1234
|
export { default as LucideFolderSearch } from '../icons/folder-search';
|
|
1235
|
+
// FolderSymlink aliases
|
|
1236
|
+
export { default as LucideFolderSymlink } from '../icons/folder-symlink';
|
|
1223
1237
|
// FolderSync aliases
|
|
1224
1238
|
export { default as LucideFolderSync } from '../icons/folder-sync';
|
|
1225
1239
|
// FolderTree aliases
|
|
@@ -1246,18 +1260,18 @@ export { default as LucideFrame } from '../icons/frame';
|
|
|
1246
1260
|
export { default as LucideFuel } from '../icons/fuel';
|
|
1247
1261
|
// Fullscreen aliases
|
|
1248
1262
|
export { default as LucideFullscreen } from '../icons/fullscreen';
|
|
1249
|
-
// Galaxy aliases
|
|
1250
|
-
export { default as LucideGalaxy } from '../icons/galaxy';
|
|
1251
1263
|
// FunnelPlus aliases
|
|
1252
1264
|
export { default as LucideFunnelPlus } from '../icons/funnel-plus';
|
|
1265
|
+
// Galaxy aliases
|
|
1266
|
+
export { default as LucideGalaxy } from '../icons/galaxy';
|
|
1253
1267
|
// GalleryHorizontalEnd aliases
|
|
1254
1268
|
export { default as LucideGalleryHorizontalEnd } from '../icons/gallery-horizontal-end';
|
|
1255
|
-
// GalleryHorizontal aliases
|
|
1256
|
-
export { default as LucideGalleryHorizontal } from '../icons/gallery-horizontal';
|
|
1257
1269
|
// GalleryThumbnails aliases
|
|
1258
1270
|
export { default as LucideGalleryThumbnails } from '../icons/gallery-thumbnails';
|
|
1259
1271
|
// GalleryVerticalEnd aliases
|
|
1260
1272
|
export { default as LucideGalleryVerticalEnd } from '../icons/gallery-vertical-end';
|
|
1273
|
+
// GalleryHorizontal aliases
|
|
1274
|
+
export { default as LucideGalleryHorizontal } from '../icons/gallery-horizontal';
|
|
1261
1275
|
// GalleryVertical aliases
|
|
1262
1276
|
export { default as LucideGalleryVertical } from '../icons/gallery-vertical';
|
|
1263
1277
|
// Gamepad2 aliases
|
|
@@ -1266,32 +1280,40 @@ export { default as LucideGamepad2 } from '../icons/gamepad-2';
|
|
|
1266
1280
|
export { default as LucideGamepadDirectional } from '../icons/gamepad-directional';
|
|
1267
1281
|
// Gamepad aliases
|
|
1268
1282
|
export { default as LucideGamepad } from '../icons/gamepad';
|
|
1283
|
+
// GapHorizontal aliases
|
|
1284
|
+
export { default as LucideGapHorizontal } from '../icons/gap-horizontal';
|
|
1285
|
+
// GapVertical aliases
|
|
1286
|
+
export { default as LucideGapVertical } from '../icons/gap-vertical';
|
|
1269
1287
|
// Gauge aliases
|
|
1270
1288
|
export { default as LucideGauge } from '../icons/gauge';
|
|
1271
1289
|
// Gavel aliases
|
|
1272
1290
|
export { default as LucideGavel } from '../icons/gavel';
|
|
1273
|
-
// Gem aliases
|
|
1274
|
-
export { default as LucideGem } from '../icons/gem';
|
|
1275
1291
|
// GeorgianLari aliases
|
|
1276
1292
|
export { default as LucideGeorgianLari } from '../icons/georgian-lari';
|
|
1277
|
-
//
|
|
1278
|
-
export { default as
|
|
1293
|
+
// Gem aliases
|
|
1294
|
+
export { default as LucideGem } from '../icons/gem';
|
|
1295
|
+
// GermOff aliases
|
|
1296
|
+
export { default as LucideGermOff } from '../icons/germ-off';
|
|
1297
|
+
// Germ aliases
|
|
1298
|
+
export { default as LucideGerm } from '../icons/germ';
|
|
1299
|
+
// Ghost aliases
|
|
1300
|
+
export { default as LucideGhost } from '../icons/ghost';
|
|
1279
1301
|
// Gift aliases
|
|
1280
1302
|
export { default as LucideGift } from '../icons/gift';
|
|
1303
|
+
// GitBranchMinus aliases
|
|
1304
|
+
export { default as LucideGitBranchMinus } from '../icons/git-branch-minus';
|
|
1281
1305
|
// GitBranchPlus aliases
|
|
1282
1306
|
export { default as LucideGitBranchPlus } from '../icons/git-branch-plus';
|
|
1283
1307
|
// GitBranch aliases
|
|
1284
1308
|
export { default as LucideGitBranch } from '../icons/git-branch';
|
|
1285
1309
|
// GitCommitVertical aliases
|
|
1286
1310
|
export { default as LucideGitCommitVertical } from '../icons/git-commit-vertical';
|
|
1287
|
-
//
|
|
1288
|
-
export { default as
|
|
1311
|
+
// GitCompare aliases
|
|
1312
|
+
export { default as LucideGitCompare } from '../icons/git-compare';
|
|
1289
1313
|
// GitCompareArrows aliases
|
|
1290
1314
|
export { default as LucideGitCompareArrows } from '../icons/git-compare-arrows';
|
|
1291
1315
|
// GitFork aliases
|
|
1292
1316
|
export { default as LucideGitFork } from '../icons/git-fork';
|
|
1293
|
-
// GitCompare aliases
|
|
1294
|
-
export { default as LucideGitCompare } from '../icons/git-compare';
|
|
1295
1317
|
// GitGraph aliases
|
|
1296
1318
|
export { default as LucideGitGraph } from '../icons/git-graph';
|
|
1297
1319
|
// GitMergeConflict aliases
|
|
@@ -1316,20 +1338,20 @@ export { default as LucideGlassWater } from '../icons/glass-water';
|
|
|
1316
1338
|
export { default as LucideGlasses } from '../icons/glasses';
|
|
1317
1339
|
// GlobeCheck aliases
|
|
1318
1340
|
export { default as LucideGlobeCheck } from '../icons/globe-check';
|
|
1341
|
+
// GlobeLock aliases
|
|
1342
|
+
export { default as LucideGlobeLock } from '../icons/globe-lock';
|
|
1319
1343
|
// GlobeOff aliases
|
|
1320
1344
|
export { default as LucideGlobeOff } from '../icons/globe-off';
|
|
1321
1345
|
// GlobeX aliases
|
|
1322
1346
|
export { default as LucideGlobeX } from '../icons/globe-x';
|
|
1323
|
-
// GlobeLock aliases
|
|
1324
|
-
export { default as LucideGlobeLock } from '../icons/globe-lock';
|
|
1325
1347
|
// Globe aliases
|
|
1326
1348
|
export { default as LucideGlobe } from '../icons/globe';
|
|
1349
|
+
// Gpu aliases
|
|
1350
|
+
export { default as LucideGpu } from '../icons/gpu';
|
|
1327
1351
|
// Goal aliases
|
|
1328
1352
|
export { default as LucideGoal } from '../icons/goal';
|
|
1329
1353
|
// GraduationCap aliases
|
|
1330
1354
|
export { default as LucideGraduationCap } from '../icons/graduation-cap';
|
|
1331
|
-
// Gpu aliases
|
|
1332
|
-
export { default as LucideGpu } from '../icons/gpu';
|
|
1333
1355
|
// Grape aliases
|
|
1334
1356
|
export { default as LucideGrape } from '../icons/grape';
|
|
1335
1357
|
// Grid3x2 aliases
|
|
@@ -1398,12 +1420,12 @@ export { default as LucideHeading5 } from '../icons/heading-5';
|
|
|
1398
1420
|
export { default as LucideHeading6 } from '../icons/heading-6';
|
|
1399
1421
|
// Heading aliases
|
|
1400
1422
|
export { default as LucideHeading } from '../icons/heading';
|
|
1423
|
+
// Headset aliases
|
|
1424
|
+
export { default as LucideHeadset } from '../icons/headset';
|
|
1401
1425
|
// HeadphoneOff aliases
|
|
1402
1426
|
export { default as LucideHeadphoneOff } from '../icons/headphone-off';
|
|
1403
1427
|
// Headphones aliases
|
|
1404
1428
|
export { default as LucideHeadphones } from '../icons/headphones';
|
|
1405
|
-
// Headset aliases
|
|
1406
|
-
export { default as LucideHeadset } from '../icons/headset';
|
|
1407
1429
|
// HeartCrack aliases
|
|
1408
1430
|
export { default as LucideHeartCrack } from '../icons/heart-crack';
|
|
1409
1431
|
// HeartHandshake aliases
|
|
@@ -1436,10 +1458,10 @@ export { default as LucideHop } from '../icons/hop';
|
|
|
1436
1458
|
export { default as LucideHospital } from '../icons/hospital';
|
|
1437
1459
|
// Hotel aliases
|
|
1438
1460
|
export { default as LucideHotel } from '../icons/hotel';
|
|
1439
|
-
// Hourglass aliases
|
|
1440
|
-
export { default as LucideHourglass } from '../icons/hourglass';
|
|
1441
1461
|
// HouseHeart aliases
|
|
1442
1462
|
export { default as LucideHouseHeart } from '../icons/house-heart';
|
|
1463
|
+
// Hourglass aliases
|
|
1464
|
+
export { default as LucideHourglass } from '../icons/hourglass';
|
|
1443
1465
|
// HousePlug aliases
|
|
1444
1466
|
export { default as LucideHousePlug } from '../icons/house-plug';
|
|
1445
1467
|
// HousePlus aliases
|
|
@@ -1454,26 +1476,26 @@ export { default as LucideIdCard } from '../icons/id-card';
|
|
|
1454
1476
|
export { default as LucideImageDown } from '../icons/image-down';
|
|
1455
1477
|
// ImageMinus aliases
|
|
1456
1478
|
export { default as LucideImageMinus } from '../icons/image-minus';
|
|
1457
|
-
// ImagePlay aliases
|
|
1458
|
-
export { default as LucideImagePlay } from '../icons/image-play';
|
|
1459
1479
|
// ImageOff aliases
|
|
1460
1480
|
export { default as LucideImageOff } from '../icons/image-off';
|
|
1481
|
+
// ImagePlay aliases
|
|
1482
|
+
export { default as LucideImagePlay } from '../icons/image-play';
|
|
1461
1483
|
// ImagePlus aliases
|
|
1462
1484
|
export { default as LucideImagePlus } from '../icons/image-plus';
|
|
1463
|
-
// ImageUpscale aliases
|
|
1464
|
-
export { default as LucideImageUpscale } from '../icons/image-upscale';
|
|
1465
1485
|
// ImageUp aliases
|
|
1466
1486
|
export { default as LucideImageUp } from '../icons/image-up';
|
|
1487
|
+
// ImageUpscale aliases
|
|
1488
|
+
export { default as LucideImageUpscale } from '../icons/image-upscale';
|
|
1467
1489
|
// Image aliases
|
|
1468
1490
|
export { default as LucideImage } from '../icons/image';
|
|
1469
1491
|
// Images aliases
|
|
1470
1492
|
export { default as LucideImages } from '../icons/images';
|
|
1471
|
-
// Import aliases
|
|
1472
|
-
export { default as LucideImport } from '../icons/import';
|
|
1473
1493
|
// Inbox aliases
|
|
1474
1494
|
export { default as LucideInbox } from '../icons/inbox';
|
|
1475
1495
|
// IndianRupee aliases
|
|
1476
1496
|
export { default as LucideIndianRupee } from '../icons/indian-rupee';
|
|
1497
|
+
// Import aliases
|
|
1498
|
+
export { default as LucideImport } from '../icons/import';
|
|
1477
1499
|
// Infinity aliases
|
|
1478
1500
|
export { default as LucideInfinity } from '../icons/infinity';
|
|
1479
1501
|
// Info aliases
|
|
@@ -1486,10 +1508,10 @@ export { default as LucideItalic } from '../icons/italic';
|
|
|
1486
1508
|
export { default as LucideIterationCcw } from '../icons/iteration-ccw';
|
|
1487
1509
|
// IterationCw aliases
|
|
1488
1510
|
export { default as LucideIterationCw } from '../icons/iteration-cw';
|
|
1489
|
-
// JapaneseYen aliases
|
|
1490
|
-
export { default as LucideJapaneseYen } from '../icons/japanese-yen';
|
|
1491
1511
|
// Joystick aliases
|
|
1492
1512
|
export { default as LucideJoystick } from '../icons/joystick';
|
|
1513
|
+
// JapaneseYen aliases
|
|
1514
|
+
export { default as LucideJapaneseYen } from '../icons/japanese-yen';
|
|
1493
1515
|
// Kanban aliases
|
|
1494
1516
|
export { default as LucideKanban } from '../icons/kanban';
|
|
1495
1517
|
// Kayak aliases
|
|
@@ -1498,12 +1520,12 @@ export { default as LucideKayak } from '../icons/kayak';
|
|
|
1498
1520
|
export { default as LucideKeyRound } from '../icons/key-round';
|
|
1499
1521
|
// KeySquare aliases
|
|
1500
1522
|
export { default as LucideKeySquare } from '../icons/key-square';
|
|
1523
|
+
// KeyboardMusic aliases
|
|
1524
|
+
export { default as LucideKeyboardMusic } from '../icons/keyboard-music';
|
|
1501
1525
|
// Key aliases
|
|
1502
1526
|
export { default as LucideKey } from '../icons/key';
|
|
1503
1527
|
// KeyboardOff aliases
|
|
1504
1528
|
export { default as LucideKeyboardOff } from '../icons/keyboard-off';
|
|
1505
|
-
// KeyboardMusic aliases
|
|
1506
|
-
export { default as LucideKeyboardMusic } from '../icons/keyboard-music';
|
|
1507
1529
|
// Keyboard aliases
|
|
1508
1530
|
export { default as LucideKeyboard } from '../icons/keyboard';
|
|
1509
1531
|
// LampCeiling aliases
|
|
@@ -1534,28 +1556,28 @@ export { default as LucideLassoSelect } from '../icons/lasso-select';
|
|
|
1534
1556
|
export { default as LucideLasso } from '../icons/lasso';
|
|
1535
1557
|
// LayerArrowDown aliases
|
|
1536
1558
|
export { default as LucideLayerArrowDown } from '../icons/layer-arrow-down';
|
|
1537
|
-
// LayerArrowUp aliases
|
|
1538
|
-
export { default as LucideLayerArrowUp } from '../icons/layer-arrow-up';
|
|
1539
1559
|
// Layers2 aliases
|
|
1540
1560
|
export { default as LucideLayers2 } from '../icons/layers-2';
|
|
1541
1561
|
// LayersArrowDown aliases
|
|
1542
1562
|
export { default as LucideLayersArrowDown } from '../icons/layers-arrow-down';
|
|
1563
|
+
// LayerArrowUp aliases
|
|
1564
|
+
export { default as LucideLayerArrowUp } from '../icons/layer-arrow-up';
|
|
1543
1565
|
// LayersArrowUp aliases
|
|
1544
1566
|
export { default as LucideLayersArrowUp } from '../icons/layers-arrow-up';
|
|
1545
1567
|
// LayersMinus aliases
|
|
1546
1568
|
export { default as LucideLayersMinus } from '../icons/layers-minus';
|
|
1547
1569
|
// LayersPlus aliases
|
|
1548
1570
|
export { default as LucideLayersPlus } from '../icons/layers-plus';
|
|
1549
|
-
// LayoutFreeform aliases
|
|
1550
|
-
export { default as LucideLayoutFreeform } from '../icons/layout-freeform';
|
|
1551
1571
|
// LayoutDashboard aliases
|
|
1552
1572
|
export { default as LucideLayoutDashboard } from '../icons/layout-dashboard';
|
|
1573
|
+
// LayoutFreeform aliases
|
|
1574
|
+
export { default as LucideLayoutFreeform } from '../icons/layout-freeform';
|
|
1553
1575
|
// LayoutGrid aliases
|
|
1554
1576
|
export { default as LucideLayoutGrid } from '../icons/layout-grid';
|
|
1555
|
-
// LayoutPanelLeft aliases
|
|
1556
|
-
export { default as LucideLayoutPanelLeft } from '../icons/layout-panel-left';
|
|
1557
1577
|
// LayoutList aliases
|
|
1558
1578
|
export { default as LucideLayoutList } from '../icons/layout-list';
|
|
1579
|
+
// LayoutPanelLeft aliases
|
|
1580
|
+
export { default as LucideLayoutPanelLeft } from '../icons/layout-panel-left';
|
|
1559
1581
|
// LayoutPanelTop aliases
|
|
1560
1582
|
export { default as LucideLayoutPanelTop } from '../icons/layout-panel-top';
|
|
1561
1583
|
// LayoutTemplate aliases
|
|
@@ -1574,10 +1596,10 @@ export { default as LucideLensConvex } from '../icons/lens-convex';
|
|
|
1574
1596
|
export { default as LucideLibraryBig } from '../icons/library-big';
|
|
1575
1597
|
// Library aliases
|
|
1576
1598
|
export { default as LucideLibrary } from '../icons/library';
|
|
1577
|
-
// LifeBuoy aliases
|
|
1578
|
-
export { default as LucideLifeBuoy } from '../icons/life-buoy';
|
|
1579
1599
|
// Ligature aliases
|
|
1580
1600
|
export { default as LucideLigature } from '../icons/ligature';
|
|
1601
|
+
// LifeBuoy aliases
|
|
1602
|
+
export { default as LucideLifeBuoy } from '../icons/life-buoy';
|
|
1581
1603
|
// LightbulbOff aliases
|
|
1582
1604
|
export { default as LucideLightbulbOff } from '../icons/lightbulb-off';
|
|
1583
1605
|
// Lightbulb aliases
|
|
@@ -1598,20 +1620,20 @@ export { default as LucideLink2 } from '../icons/link-2';
|
|
|
1598
1620
|
export { default as LucideLink } from '../icons/link';
|
|
1599
1621
|
// ListCheck aliases
|
|
1600
1622
|
export { default as LucideListCheck } from '../icons/list-check';
|
|
1601
|
-
// ListChecks aliases
|
|
1602
|
-
export { default as LucideListChecks } from '../icons/list-checks';
|
|
1603
1623
|
// ListChevronsDownUp aliases
|
|
1604
1624
|
export { default as LucideListChevronsDownUp } from '../icons/list-chevrons-down-up';
|
|
1625
|
+
// ListChecks aliases
|
|
1626
|
+
export { default as LucideListChecks } from '../icons/list-checks';
|
|
1605
1627
|
// ListChevronsUpDown aliases
|
|
1606
1628
|
export { default as LucideListChevronsUpDown } from '../icons/list-chevrons-up-down';
|
|
1607
|
-
// ListCollapse aliases
|
|
1608
|
-
export { default as LucideListCollapse } from '../icons/list-collapse';
|
|
1609
1629
|
// ListClock aliases
|
|
1610
1630
|
export { default as LucideListClock } from '../icons/list-clock';
|
|
1611
|
-
//
|
|
1612
|
-
export { default as
|
|
1631
|
+
// ListCollapse aliases
|
|
1632
|
+
export { default as LucideListCollapse } from '../icons/list-collapse';
|
|
1613
1633
|
// ListEnd aliases
|
|
1614
1634
|
export { default as LucideListEnd } from '../icons/list-end';
|
|
1635
|
+
// ListFilterPlus aliases
|
|
1636
|
+
export { default as LucideListFilterPlus } from '../icons/list-filter-plus';
|
|
1615
1637
|
// ListFilter aliases
|
|
1616
1638
|
export { default as LucideListFilter } from '../icons/list-filter';
|
|
1617
1639
|
// ListMinus aliases
|
|
@@ -1632,12 +1654,12 @@ export { default as LucideListSortDescending } from '../icons/list-sort-descendi
|
|
|
1632
1654
|
export { default as LucideListStart } from '../icons/list-start';
|
|
1633
1655
|
// ListTodo aliases
|
|
1634
1656
|
export { default as LucideListTodo } from '../icons/list-todo';
|
|
1635
|
-
// ListX aliases
|
|
1636
|
-
export { default as LucideListX } from '../icons/list-x';
|
|
1637
1657
|
// ListTree aliases
|
|
1638
1658
|
export { default as LucideListTree } from '../icons/list-tree';
|
|
1639
1659
|
// ListVideo aliases
|
|
1640
1660
|
export { default as LucideListVideo } from '../icons/list-video';
|
|
1661
|
+
// ListX aliases
|
|
1662
|
+
export { default as LucideListX } from '../icons/list-x';
|
|
1641
1663
|
// List aliases
|
|
1642
1664
|
export { default as LucideList } from '../icons/list';
|
|
1643
1665
|
// LoaderPinwheel aliases
|
|
@@ -1646,16 +1668,16 @@ export { default as LucideLoaderPinwheel } from '../icons/loader-pinwheel';
|
|
|
1646
1668
|
export { default as LucideLoader } from '../icons/loader';
|
|
1647
1669
|
// LocateFixed aliases
|
|
1648
1670
|
export { default as LucideLocateFixed } from '../icons/locate-fixed';
|
|
1649
|
-
// Locate aliases
|
|
1650
|
-
export { default as LucideLocate } from '../icons/locate';
|
|
1651
1671
|
// LocateOff aliases
|
|
1652
1672
|
export { default as LucideLocateOff } from '../icons/locate-off';
|
|
1673
|
+
// Locate aliases
|
|
1674
|
+
export { default as LucideLocate } from '../icons/locate';
|
|
1675
|
+
// LockKeyhole aliases
|
|
1676
|
+
export { default as LucideLockKeyhole } from '../icons/lock-keyhole';
|
|
1653
1677
|
// Lock aliases
|
|
1654
1678
|
export { default as LucideLock } from '../icons/lock';
|
|
1655
1679
|
// LogIn aliases
|
|
1656
1680
|
export { default as LucideLogIn } from '../icons/log-in';
|
|
1657
|
-
// LockKeyhole aliases
|
|
1658
|
-
export { default as LucideLockKeyhole } from '../icons/lock-keyhole';
|
|
1659
1681
|
// LogOut aliases
|
|
1660
1682
|
export { default as LucideLogOut } from '../icons/log-out';
|
|
1661
1683
|
// Logs aliases
|
|
@@ -1664,12 +1686,12 @@ export { default as LucideLogs } from '../icons/logs';
|
|
|
1664
1686
|
export { default as LucideLollipop } from '../icons/lollipop';
|
|
1665
1687
|
// Luggage aliases
|
|
1666
1688
|
export { default as LucideLuggage } from '../icons/luggage';
|
|
1689
|
+
// Magnet aliases
|
|
1690
|
+
export { default as LucideMagnet } from '../icons/magnet';
|
|
1667
1691
|
// MailCheck aliases
|
|
1668
1692
|
export { default as LucideMailCheck } from '../icons/mail-check';
|
|
1669
1693
|
// MailBadge aliases
|
|
1670
1694
|
export { default as LucideMailBadge } from '../icons/mail-badge';
|
|
1671
|
-
// Magnet aliases
|
|
1672
|
-
export { default as LucideMagnet } from '../icons/magnet';
|
|
1673
1695
|
// MailClock aliases
|
|
1674
1696
|
export { default as LucideMailClock } from '../icons/mail-clock';
|
|
1675
1697
|
// MailMinus aliases
|
|
@@ -1678,12 +1700,12 @@ export { default as LucideMailMinus } from '../icons/mail-minus';
|
|
|
1678
1700
|
export { default as LucideMailOpen } from '../icons/mail-open';
|
|
1679
1701
|
// MailPen aliases
|
|
1680
1702
|
export { default as LucideMailPen } from '../icons/mail-pen';
|
|
1681
|
-
// MailPlus aliases
|
|
1682
|
-
export { default as LucideMailPlus } from '../icons/mail-plus';
|
|
1683
1703
|
// MailSearch aliases
|
|
1684
1704
|
export { default as LucideMailSearch } from '../icons/mail-search';
|
|
1685
1705
|
// MailWarning aliases
|
|
1686
1706
|
export { default as LucideMailWarning } from '../icons/mail-warning';
|
|
1707
|
+
// MailPlus aliases
|
|
1708
|
+
export { default as LucideMailPlus } from '../icons/mail-plus';
|
|
1687
1709
|
// MailX aliases
|
|
1688
1710
|
export { default as LucideMailX } from '../icons/mail-x';
|
|
1689
1711
|
// Mail aliases
|
|
@@ -1698,10 +1720,10 @@ export { default as LucideMapMinus } from '../icons/map-minus';
|
|
|
1698
1720
|
export { default as LucideMapPinCheckInside } from '../icons/map-pin-check-inside';
|
|
1699
1721
|
// MapPinCheck aliases
|
|
1700
1722
|
export { default as LucideMapPinCheck } from '../icons/map-pin-check';
|
|
1701
|
-
// MapPinHouse aliases
|
|
1702
|
-
export { default as LucideMapPinHouse } from '../icons/map-pin-house';
|
|
1703
1723
|
// MapPinMinusInside aliases
|
|
1704
1724
|
export { default as LucideMapPinMinusInside } from '../icons/map-pin-minus-inside';
|
|
1725
|
+
// MapPinHouse aliases
|
|
1726
|
+
export { default as LucideMapPinHouse } from '../icons/map-pin-house';
|
|
1705
1727
|
// MapPinMinus aliases
|
|
1706
1728
|
export { default as LucideMapPinMinus } from '../icons/map-pin-minus';
|
|
1707
1729
|
// MapPinOff aliases
|
|
@@ -1710,18 +1732,18 @@ export { default as LucideMapPinOff } from '../icons/map-pin-off';
|
|
|
1710
1732
|
export { default as LucideMapPinPlusInside } from '../icons/map-pin-plus-inside';
|
|
1711
1733
|
// MapPinPlus aliases
|
|
1712
1734
|
export { default as LucideMapPinPlus } from '../icons/map-pin-plus';
|
|
1713
|
-
// MapPinXInside aliases
|
|
1714
|
-
export { default as LucideMapPinXInside } from '../icons/map-pin-x-inside';
|
|
1715
1735
|
// MapPinSearch aliases
|
|
1716
1736
|
export { default as LucideMapPinSearch } from '../icons/map-pin-search';
|
|
1737
|
+
// MapPinXInside aliases
|
|
1738
|
+
export { default as LucideMapPinXInside } from '../icons/map-pin-x-inside';
|
|
1717
1739
|
// MapPinX aliases
|
|
1718
1740
|
export { default as LucideMapPinX } from '../icons/map-pin-x';
|
|
1741
|
+
// MapPin aliases
|
|
1742
|
+
export { default as LucideMapPin } from '../icons/map-pin';
|
|
1719
1743
|
// MapPinned aliases
|
|
1720
1744
|
export { default as LucideMapPinned } from '../icons/map-pinned';
|
|
1721
1745
|
// MapPlus aliases
|
|
1722
1746
|
export { default as LucideMapPlus } from '../icons/map-plus';
|
|
1723
|
-
// MapPin aliases
|
|
1724
|
-
export { default as LucideMapPin } from '../icons/map-pin';
|
|
1725
1747
|
// Map aliases
|
|
1726
1748
|
export { default as LucideMap } from '../icons/map';
|
|
1727
1749
|
// MarsStroke aliases
|
|
@@ -1730,10 +1752,10 @@ export { default as LucideMarsStroke } from '../icons/mars-stroke';
|
|
|
1730
1752
|
export { default as LucideMars } from '../icons/mars';
|
|
1731
1753
|
// Martini aliases
|
|
1732
1754
|
export { default as LucideMartini } from '../icons/martini';
|
|
1733
|
-
// Maximize2 aliases
|
|
1734
|
-
export { default as LucideMaximize2 } from '../icons/maximize-2';
|
|
1735
1755
|
// Maximize aliases
|
|
1736
1756
|
export { default as LucideMaximize } from '../icons/maximize';
|
|
1757
|
+
// Maximize2 aliases
|
|
1758
|
+
export { default as LucideMaximize2 } from '../icons/maximize-2';
|
|
1737
1759
|
// Medal aliases
|
|
1738
1760
|
export { default as LucideMedal } from '../icons/medal';
|
|
1739
1761
|
// MegaphoneOff aliases
|
|
@@ -1756,12 +1778,12 @@ export { default as LucideMessageCircleDashedCheck } from '../icons/message-circ
|
|
|
1756
1778
|
export { default as LucideMessageCircleDashed } from '../icons/message-circle-dashed';
|
|
1757
1779
|
// MessageCircleHeart aliases
|
|
1758
1780
|
export { default as LucideMessageCircleHeart } from '../icons/message-circle-heart';
|
|
1759
|
-
// MessageCirclePlus aliases
|
|
1760
|
-
export { default as LucideMessageCirclePlus } from '../icons/message-circle-plus';
|
|
1761
|
-
// MessageCircleOff aliases
|
|
1762
|
-
export { default as LucideMessageCircleOff } from '../icons/message-circle-off';
|
|
1763
1781
|
// MessageCircleMore aliases
|
|
1764
1782
|
export { default as LucideMessageCircleMore } from '../icons/message-circle-more';
|
|
1783
|
+
// MessageCircleOff aliases
|
|
1784
|
+
export { default as LucideMessageCircleOff } from '../icons/message-circle-off';
|
|
1785
|
+
// MessageCirclePlus aliases
|
|
1786
|
+
export { default as LucideMessageCirclePlus } from '../icons/message-circle-plus';
|
|
1765
1787
|
// MessageCircleReply aliases
|
|
1766
1788
|
export { default as LucideMessageCircleReply } from '../icons/message-circle-reply';
|
|
1767
1789
|
// MessageCircleWarning aliases
|
|
@@ -1796,10 +1818,10 @@ export { default as LucideMessageSquareQuote } from '../icons/message-square-quo
|
|
|
1796
1818
|
export { default as LucideMessageSquareReply } from '../icons/message-square-reply';
|
|
1797
1819
|
// MessageSquareShare aliases
|
|
1798
1820
|
export { default as LucideMessageSquareShare } from '../icons/message-square-share';
|
|
1799
|
-
// MessageSquareText aliases
|
|
1800
|
-
export { default as LucideMessageSquareText } from '../icons/message-square-text';
|
|
1801
1821
|
// MessageSquareWarning aliases
|
|
1802
1822
|
export { default as LucideMessageSquareWarning } from '../icons/message-square-warning';
|
|
1823
|
+
// MessageSquareText aliases
|
|
1824
|
+
export { default as LucideMessageSquareText } from '../icons/message-square-text';
|
|
1803
1825
|
// MessageSquareX aliases
|
|
1804
1826
|
export { default as LucideMessageSquareX } from '../icons/message-square-x';
|
|
1805
1827
|
// MessageSquare aliases
|
|
@@ -1810,22 +1832,22 @@ export { default as LucideMessagesSquare } from '../icons/messages-square';
|
|
|
1810
1832
|
export { default as LucideMetronome } from '../icons/metronome';
|
|
1811
1833
|
// MicAudioLines aliases
|
|
1812
1834
|
export { default as LucideMicAudioLines } from '../icons/mic-audio-lines';
|
|
1813
|
-
// Mic aliases
|
|
1814
|
-
export { default as LucideMic } from '../icons/mic';
|
|
1815
1835
|
// MicOff aliases
|
|
1816
1836
|
export { default as LucideMicOff } from '../icons/mic-off';
|
|
1817
|
-
//
|
|
1818
|
-
export { default as
|
|
1837
|
+
// Mic aliases
|
|
1838
|
+
export { default as LucideMic } from '../icons/mic';
|
|
1819
1839
|
// Microchip aliases
|
|
1820
1840
|
export { default as LucideMicrochip } from '../icons/microchip';
|
|
1841
|
+
// Microscope aliases
|
|
1842
|
+
export { default as LucideMicroscope } from '../icons/microscope';
|
|
1821
1843
|
// Microwave aliases
|
|
1822
1844
|
export { default as LucideMicrowave } from '../icons/microwave';
|
|
1845
|
+
// MidiPort aliases
|
|
1846
|
+
export { default as LucideMidiPort } from '../icons/midi-port';
|
|
1823
1847
|
// Milestone aliases
|
|
1824
1848
|
export { default as LucideMilestone } from '../icons/milestone';
|
|
1825
1849
|
// MilkOff aliases
|
|
1826
1850
|
export { default as LucideMilkOff } from '../icons/milk-off';
|
|
1827
|
-
// MidiPort aliases
|
|
1828
|
-
export { default as LucideMidiPort } from '../icons/midi-port';
|
|
1829
1851
|
// Milk aliases
|
|
1830
1852
|
export { default as LucideMilk } from '../icons/milk';
|
|
1831
1853
|
// Minimize2 aliases
|
|
@@ -1842,40 +1864,40 @@ export { default as LucideMirrorRound } from '../icons/mirror-round';
|
|
|
1842
1864
|
export { default as LucideMonitorCheck } from '../icons/monitor-check';
|
|
1843
1865
|
// MonitorCloud aliases
|
|
1844
1866
|
export { default as LucideMonitorCloud } from '../icons/monitor-cloud';
|
|
1845
|
-
// MonitorDot aliases
|
|
1846
|
-
export { default as LucideMonitorDot } from '../icons/monitor-dot';
|
|
1847
1867
|
// MonitorCog aliases
|
|
1848
1868
|
export { default as LucideMonitorCog } from '../icons/monitor-cog';
|
|
1849
|
-
//
|
|
1850
|
-
export { default as
|
|
1869
|
+
// MonitorDot aliases
|
|
1870
|
+
export { default as LucideMonitorDot } from '../icons/monitor-dot';
|
|
1851
1871
|
// MonitorDown aliases
|
|
1852
1872
|
export { default as LucideMonitorDown } from '../icons/monitor-down';
|
|
1873
|
+
// MonitorOff aliases
|
|
1874
|
+
export { default as LucideMonitorOff } from '../icons/monitor-off';
|
|
1853
1875
|
// MonitorPause aliases
|
|
1854
1876
|
export { default as LucideMonitorPause } from '../icons/monitor-pause';
|
|
1855
|
-
// MonitorPlay aliases
|
|
1856
|
-
export { default as LucideMonitorPlay } from '../icons/monitor-play';
|
|
1857
1877
|
// MonitorSmartphone aliases
|
|
1858
1878
|
export { default as LucideMonitorSmartphone } from '../icons/monitor-smartphone';
|
|
1879
|
+
// MonitorPlay aliases
|
|
1880
|
+
export { default as LucideMonitorPlay } from '../icons/monitor-play';
|
|
1859
1881
|
// MonitorSpeaker aliases
|
|
1860
1882
|
export { default as LucideMonitorSpeaker } from '../icons/monitor-speaker';
|
|
1861
1883
|
// MonitorStop aliases
|
|
1862
1884
|
export { default as LucideMonitorStop } from '../icons/monitor-stop';
|
|
1863
1885
|
// MonitorUp aliases
|
|
1864
1886
|
export { default as LucideMonitorUp } from '../icons/monitor-up';
|
|
1865
|
-
// Monitor aliases
|
|
1866
|
-
export { default as LucideMonitor } from '../icons/monitor';
|
|
1867
1887
|
// MonitorX aliases
|
|
1868
1888
|
export { default as LucideMonitorX } from '../icons/monitor-x';
|
|
1869
1889
|
// MoonStar aliases
|
|
1870
1890
|
export { default as LucideMoonStar } from '../icons/moon-star';
|
|
1871
|
-
//
|
|
1872
|
-
export { default as
|
|
1891
|
+
// Monitor aliases
|
|
1892
|
+
export { default as LucideMonitor } from '../icons/monitor';
|
|
1873
1893
|
// Moon aliases
|
|
1874
1894
|
export { default as LucideMoon } from '../icons/moon';
|
|
1875
|
-
//
|
|
1876
|
-
export { default as
|
|
1895
|
+
// MopSparkles aliases
|
|
1896
|
+
export { default as LucideMopSparkles } from '../icons/mop-sparkles';
|
|
1877
1897
|
// Mop aliases
|
|
1878
1898
|
export { default as LucideMop } from '../icons/mop';
|
|
1899
|
+
// Mosque aliases
|
|
1900
|
+
export { default as LucideMosque } from '../icons/mosque';
|
|
1879
1901
|
// Motorbike aliases
|
|
1880
1902
|
export { default as LucideMotorbike } from '../icons/motorbike';
|
|
1881
1903
|
// MountainSnow aliases
|
|
@@ -1898,36 +1920,36 @@ export { default as LucideMousePointerClick } from '../icons/mouse-pointer-click
|
|
|
1898
1920
|
export { default as LucideMousePointer } from '../icons/mouse-pointer';
|
|
1899
1921
|
// MouseRight aliases
|
|
1900
1922
|
export { default as LucideMouseRight } from '../icons/mouse-right';
|
|
1901
|
-
// MoveDiagonal2 aliases
|
|
1902
|
-
export { default as LucideMoveDiagonal2 } from '../icons/move-diagonal-2';
|
|
1903
1923
|
// Mouse aliases
|
|
1904
1924
|
export { default as LucideMouse } from '../icons/mouse';
|
|
1905
|
-
//
|
|
1906
|
-
export { default as
|
|
1907
|
-
// MoveDiagonal aliases
|
|
1908
|
-
export { default as LucideMoveDiagonal } from '../icons/move-diagonal';
|
|
1925
|
+
// MoveDiagonal2 aliases
|
|
1926
|
+
export { default as LucideMoveDiagonal2 } from '../icons/move-diagonal-2';
|
|
1909
1927
|
// MoveDownLeft aliases
|
|
1910
1928
|
export { default as LucideMoveDownLeft } from '../icons/move-down-left';
|
|
1929
|
+
// MoveDiagonal aliases
|
|
1930
|
+
export { default as LucideMoveDiagonal } from '../icons/move-diagonal';
|
|
1931
|
+
// MoveDownRight aliases
|
|
1932
|
+
export { default as LucideMoveDownRight } from '../icons/move-down-right';
|
|
1911
1933
|
// MoveDown aliases
|
|
1912
1934
|
export { default as LucideMoveDown } from '../icons/move-down';
|
|
1913
1935
|
// MoveHorizontal aliases
|
|
1914
1936
|
export { default as LucideMoveHorizontal } from '../icons/move-horizontal';
|
|
1915
1937
|
// MoveLeft aliases
|
|
1916
1938
|
export { default as LucideMoveLeft } from '../icons/move-left';
|
|
1917
|
-
// MoveRight aliases
|
|
1918
|
-
export { default as LucideMoveRight } from '../icons/move-right';
|
|
1919
1939
|
// MoveUpLeft aliases
|
|
1920
1940
|
export { default as LucideMoveUpLeft } from '../icons/move-up-left';
|
|
1941
|
+
// MoveRight aliases
|
|
1942
|
+
export { default as LucideMoveRight } from '../icons/move-right';
|
|
1921
1943
|
// MoveUpRight aliases
|
|
1922
1944
|
export { default as LucideMoveUpRight } from '../icons/move-up-right';
|
|
1923
1945
|
// MoveUp aliases
|
|
1924
1946
|
export { default as LucideMoveUp } from '../icons/move-up';
|
|
1925
1947
|
// MoveVertical aliases
|
|
1926
1948
|
export { default as LucideMoveVertical } from '../icons/move-vertical';
|
|
1927
|
-
// Move aliases
|
|
1928
|
-
export { default as LucideMove } from '../icons/move';
|
|
1929
1949
|
// Music2 aliases
|
|
1930
1950
|
export { default as LucideMusic2 } from '../icons/music-2';
|
|
1951
|
+
// Move aliases
|
|
1952
|
+
export { default as LucideMove } from '../icons/move';
|
|
1931
1953
|
// Music3 aliases
|
|
1932
1954
|
export { default as LucideMusic3 } from '../icons/music-3';
|
|
1933
1955
|
// Music4 aliases
|
|
@@ -1958,10 +1980,10 @@ export { default as LucideNotebookTabs } from '../icons/notebook-tabs';
|
|
|
1958
1980
|
export { default as LucideNotebookText } from '../icons/notebook-text';
|
|
1959
1981
|
// Notebook aliases
|
|
1960
1982
|
export { default as LucideNotebook } from '../icons/notebook';
|
|
1961
|
-
// NotepadText aliases
|
|
1962
|
-
export { default as LucideNotepadText } from '../icons/notepad-text';
|
|
1963
1983
|
// NotepadTextDashed aliases
|
|
1964
1984
|
export { default as LucideNotepadTextDashed } from '../icons/notepad-text-dashed';
|
|
1985
|
+
// NotepadText aliases
|
|
1986
|
+
export { default as LucideNotepadText } from '../icons/notepad-text';
|
|
1965
1987
|
// NutOff aliases
|
|
1966
1988
|
export { default as LucideNutOff } from '../icons/nut-off';
|
|
1967
1989
|
// Nut aliases
|
|
@@ -1984,12 +2006,12 @@ export { default as LucidePackage2 } from '../icons/package-2';
|
|
|
1984
2006
|
export { default as LucidePackageCheck } from '../icons/package-check';
|
|
1985
2007
|
// PackageMinus aliases
|
|
1986
2008
|
export { default as LucidePackageMinus } from '../icons/package-minus';
|
|
2009
|
+
// PackageOpen aliases
|
|
2010
|
+
export { default as LucidePackageOpen } from '../icons/package-open';
|
|
1987
2011
|
// PackagePlus aliases
|
|
1988
2012
|
export { default as LucidePackagePlus } from '../icons/package-plus';
|
|
1989
2013
|
// PackageSearch aliases
|
|
1990
2014
|
export { default as LucidePackageSearch } from '../icons/package-search';
|
|
1991
|
-
// PackageOpen aliases
|
|
1992
|
-
export { default as LucidePackageOpen } from '../icons/package-open';
|
|
1993
2015
|
// PackageX aliases
|
|
1994
2016
|
export { default as LucidePackageX } from '../icons/package-x';
|
|
1995
2017
|
// Package aliases
|
|
@@ -2014,20 +2036,20 @@ export { default as LucidePanelBottom } from '../icons/panel-bottom';
|
|
|
2014
2036
|
export { default as LucidePanelLeftRightDashed } from '../icons/panel-left-right-dashed';
|
|
2015
2037
|
// PanelRightClose aliases
|
|
2016
2038
|
export { default as LucidePanelRightClose } from '../icons/panel-right-close';
|
|
2039
|
+
// PanelRight aliases
|
|
2040
|
+
export { default as LucidePanelRight } from '../icons/panel-right';
|
|
2017
2041
|
// PanelRightOpen aliases
|
|
2018
2042
|
export { default as LucidePanelRightOpen } from '../icons/panel-right-open';
|
|
2019
2043
|
// PanelTopBottomDashed aliases
|
|
2020
2044
|
export { default as LucidePanelTopBottomDashed } from '../icons/panel-top-bottom-dashed';
|
|
2021
|
-
//
|
|
2022
|
-
export { default as
|
|
2045
|
+
// PanelTopClose aliases
|
|
2046
|
+
export { default as LucidePanelTopClose } from '../icons/panel-top-close';
|
|
2023
2047
|
// PanelTopOpen aliases
|
|
2024
2048
|
export { default as LucidePanelTopOpen } from '../icons/panel-top-open';
|
|
2025
|
-
// PanelsLeftBottom aliases
|
|
2026
|
-
export { default as LucidePanelsLeftBottom } from '../icons/panels-left-bottom';
|
|
2027
2049
|
// PanelTop aliases
|
|
2028
2050
|
export { default as LucidePanelTop } from '../icons/panel-top';
|
|
2029
|
-
//
|
|
2030
|
-
export { default as
|
|
2051
|
+
// PanelsLeftBottom aliases
|
|
2052
|
+
export { default as LucidePanelsLeftBottom } from '../icons/panels-left-bottom';
|
|
2031
2053
|
// PanelsRightBottom aliases
|
|
2032
2054
|
export { default as LucidePanelsRightBottom } from '../icons/panels-right-bottom';
|
|
2033
2055
|
// PaperBag aliases
|
|
@@ -2042,16 +2064,16 @@ export { default as LucideParentheses } from '../icons/parentheses';
|
|
|
2042
2064
|
export { default as LucideParkingMeter } from '../icons/parking-meter';
|
|
2043
2065
|
// PartyPopper aliases
|
|
2044
2066
|
export { default as LucidePartyPopper } from '../icons/party-popper';
|
|
2045
|
-
// PawPrint aliases
|
|
2046
|
-
export { default as LucidePawPrint } from '../icons/paw-print';
|
|
2047
2067
|
// Pause aliases
|
|
2048
2068
|
export { default as LucidePause } from '../icons/pause';
|
|
2069
|
+
// PawPrint aliases
|
|
2070
|
+
export { default as LucidePawPrint } from '../icons/paw-print';
|
|
2049
2071
|
// PcCase aliases
|
|
2050
2072
|
export { default as LucidePcCase } from '../icons/pc-case';
|
|
2051
|
-
// PenTool aliases
|
|
2052
|
-
export { default as LucidePenTool } from '../icons/pen-tool';
|
|
2053
2073
|
// PenOff aliases
|
|
2054
2074
|
export { default as LucidePenOff } from '../icons/pen-off';
|
|
2075
|
+
// PenTool aliases
|
|
2076
|
+
export { default as LucidePenTool } from '../icons/pen-tool';
|
|
2055
2077
|
// PencilLine aliases
|
|
2056
2078
|
export { default as LucidePencilLine } from '../icons/pencil-line';
|
|
2057
2079
|
// PencilOff aliases
|
|
@@ -2062,18 +2084,18 @@ export { default as LucidePencilRuler } from '../icons/pencil-ruler';
|
|
|
2062
2084
|
export { default as LucidePencilSparkles } from '../icons/pencil-sparkles';
|
|
2063
2085
|
// Pencil aliases
|
|
2064
2086
|
export { default as LucidePencil } from '../icons/pencil';
|
|
2087
|
+
// Pentagon aliases
|
|
2088
|
+
export { default as LucidePentagon } from '../icons/pentagon';
|
|
2065
2089
|
// Percent aliases
|
|
2066
2090
|
export { default as LucidePercent } from '../icons/percent';
|
|
2067
2091
|
// PersonStanding aliases
|
|
2068
2092
|
export { default as LucidePersonStanding } from '../icons/person-standing';
|
|
2069
|
-
// Pentagon aliases
|
|
2070
|
-
export { default as LucidePentagon } from '../icons/pentagon';
|
|
2071
2093
|
// Phi aliases
|
|
2072
2094
|
export { default as LucidePhi } from '../icons/phi';
|
|
2073
|
-
// PhoneCall aliases
|
|
2074
|
-
export { default as LucidePhoneCall } from '../icons/phone-call';
|
|
2075
2095
|
// PhilippinePeso aliases
|
|
2076
2096
|
export { default as LucidePhilippinePeso } from '../icons/philippine-peso';
|
|
2097
|
+
// PhoneCall aliases
|
|
2098
|
+
export { default as LucidePhoneCall } from '../icons/phone-call';
|
|
2077
2099
|
// PhoneForwarded aliases
|
|
2078
2100
|
export { default as LucidePhoneForwarded } from '../icons/phone-forwarded';
|
|
2079
2101
|
// PhoneIncoming aliases
|
|
@@ -2084,10 +2106,10 @@ export { default as LucidePhoneMissed } from '../icons/phone-missed';
|
|
|
2084
2106
|
export { default as LucidePhoneOff } from '../icons/phone-off';
|
|
2085
2107
|
// PhoneOutgoing aliases
|
|
2086
2108
|
export { default as LucidePhoneOutgoing } from '../icons/phone-outgoing';
|
|
2087
|
-
// Pi aliases
|
|
2088
|
-
export { default as LucidePi } from '../icons/pi';
|
|
2089
2109
|
// Phone aliases
|
|
2090
2110
|
export { default as LucidePhone } from '../icons/phone';
|
|
2111
|
+
// Pi aliases
|
|
2112
|
+
export { default as LucidePi } from '../icons/pi';
|
|
2091
2113
|
// Piano aliases
|
|
2092
2114
|
export { default as LucidePiano } from '../icons/piano';
|
|
2093
2115
|
// Pickaxe aliases
|
|
@@ -2120,18 +2142,18 @@ export { default as LucidePlaneLanding } from '../icons/plane-landing';
|
|
|
2120
2142
|
export { default as LucidePizza } from '../icons/pizza';
|
|
2121
2143
|
// PlaneTakeoff aliases
|
|
2122
2144
|
export { default as LucidePlaneTakeoff } from '../icons/plane-takeoff';
|
|
2123
|
-
// PlayOff aliases
|
|
2124
|
-
export { default as LucidePlayOff } from '../icons/play-off';
|
|
2125
2145
|
// Plane aliases
|
|
2126
2146
|
export { default as LucidePlane } from '../icons/plane';
|
|
2147
|
+
// PlayOff aliases
|
|
2148
|
+
export { default as LucidePlayOff } from '../icons/play-off';
|
|
2127
2149
|
// Play aliases
|
|
2128
2150
|
export { default as LucidePlay } from '../icons/play';
|
|
2151
|
+
// PlayingCard aliases
|
|
2152
|
+
export { default as LucidePlayingCard } from '../icons/playing-card';
|
|
2129
2153
|
// PlayingCardsFan aliases
|
|
2130
2154
|
export { default as LucidePlayingCardsFan } from '../icons/playing-cards-fan';
|
|
2131
2155
|
// PlayingCards aliases
|
|
2132
2156
|
export { default as LucidePlayingCards } from '../icons/playing-cards';
|
|
2133
|
-
// PlayingCard aliases
|
|
2134
|
-
export { default as LucidePlayingCard } from '../icons/playing-card';
|
|
2135
2157
|
// Plug2 aliases
|
|
2136
2158
|
export { default as LucidePlug2 } from '../icons/plug-2';
|
|
2137
2159
|
// Plug aliases
|
|
@@ -2168,10 +2190,10 @@ export { default as LucidePrinter } from '../icons/printer';
|
|
|
2168
2190
|
export { default as LucideProjector } from '../icons/projector';
|
|
2169
2191
|
// Proportions aliases
|
|
2170
2192
|
export { default as LucideProportions } from '../icons/proportions';
|
|
2171
|
-
// Pyramid aliases
|
|
2172
|
-
export { default as LucidePyramid } from '../icons/pyramid';
|
|
2173
2193
|
// Puzzle aliases
|
|
2174
2194
|
export { default as LucidePuzzle } from '../icons/puzzle';
|
|
2195
|
+
// Pyramid aliases
|
|
2196
|
+
export { default as LucidePyramid } from '../icons/pyramid';
|
|
2175
2197
|
// QrCode aliases
|
|
2176
2198
|
export { default as LucideQrCode } from '../icons/qr-code';
|
|
2177
2199
|
// Quote aliases
|
|
@@ -2186,12 +2208,12 @@ export { default as LucideRadiation } from '../icons/radiation';
|
|
|
2186
2208
|
export { default as LucideRadical } from '../icons/radical';
|
|
2187
2209
|
// RadioOff aliases
|
|
2188
2210
|
export { default as LucideRadioOff } from '../icons/radio-off';
|
|
2211
|
+
// RadioReceiver aliases
|
|
2212
|
+
export { default as LucideRadioReceiver } from '../icons/radio-receiver';
|
|
2189
2213
|
// RadioTower aliases
|
|
2190
2214
|
export { default as LucideRadioTower } from '../icons/radio-tower';
|
|
2191
2215
|
// Radio aliases
|
|
2192
2216
|
export { default as LucideRadio } from '../icons/radio';
|
|
2193
|
-
// RadioReceiver aliases
|
|
2194
|
-
export { default as LucideRadioReceiver } from '../icons/radio-receiver';
|
|
2195
2217
|
// Radius aliases
|
|
2196
2218
|
export { default as LucideRadius } from '../icons/radius';
|
|
2197
2219
|
// Rainbow aliases
|
|
@@ -2214,10 +2236,10 @@ export { default as LucideReceiptPoundSterling } from '../icons/receipt-pound-st
|
|
|
2214
2236
|
export { default as LucideReceiptRussianRuble } from '../icons/receipt-russian-ruble';
|
|
2215
2237
|
// ReceiptSwissFranc aliases
|
|
2216
2238
|
export { default as LucideReceiptSwissFranc } from '../icons/receipt-swiss-franc';
|
|
2217
|
-
// ReceiptText aliases
|
|
2218
|
-
export { default as LucideReceiptText } from '../icons/receipt-text';
|
|
2219
2239
|
// ReceiptTurkishLira aliases
|
|
2220
2240
|
export { default as LucideReceiptTurkishLira } from '../icons/receipt-turkish-lira';
|
|
2241
|
+
// ReceiptText aliases
|
|
2242
|
+
export { default as LucideReceiptText } from '../icons/receipt-text';
|
|
2221
2243
|
// Receipt aliases
|
|
2222
2244
|
export { default as LucideReceipt } from '../icons/receipt';
|
|
2223
2245
|
// RectangleCircle aliases
|
|
@@ -2226,12 +2248,12 @@ export { default as LucideRectangleCircle } from '../icons/rectangle-circle';
|
|
|
2226
2248
|
export { default as LucideRectangleGoggles } from '../icons/rectangle-goggles';
|
|
2227
2249
|
// RectangleHorizontal aliases
|
|
2228
2250
|
export { default as LucideRectangleHorizontal } from '../icons/rectangle-horizontal';
|
|
2251
|
+
// RectangleVertical aliases
|
|
2252
|
+
export { default as LucideRectangleVertical } from '../icons/rectangle-vertical';
|
|
2229
2253
|
// Recycle aliases
|
|
2230
2254
|
export { default as LucideRecycle } from '../icons/recycle';
|
|
2231
2255
|
// Redo2 aliases
|
|
2232
2256
|
export { default as LucideRedo2 } from '../icons/redo-2';
|
|
2233
|
-
// RectangleVertical aliases
|
|
2234
|
-
export { default as LucideRectangleVertical } from '../icons/rectangle-vertical';
|
|
2235
2257
|
// RedoDot aliases
|
|
2236
2258
|
export { default as LucideRedoDot } from '../icons/redo-dot';
|
|
2237
2259
|
// Redo aliases
|
|
@@ -2240,10 +2262,10 @@ export { default as LucideRedo } from '../icons/redo';
|
|
|
2240
2262
|
export { default as LucideRefreshCcwDot } from '../icons/refresh-ccw-dot';
|
|
2241
2263
|
// RefreshCcw aliases
|
|
2242
2264
|
export { default as LucideRefreshCcw } from '../icons/refresh-ccw';
|
|
2243
|
-
// RefreshCw aliases
|
|
2244
|
-
export { default as LucideRefreshCw } from '../icons/refresh-cw';
|
|
2245
2265
|
// RefreshCwOff aliases
|
|
2246
2266
|
export { default as LucideRefreshCwOff } from '../icons/refresh-cw-off';
|
|
2267
|
+
// RefreshCw aliases
|
|
2268
|
+
export { default as LucideRefreshCw } from '../icons/refresh-cw';
|
|
2247
2269
|
// Refrigerator aliases
|
|
2248
2270
|
export { default as LucideRefrigerator } from '../icons/refrigerator';
|
|
2249
2271
|
// Regex aliases
|
|
@@ -2264,18 +2286,18 @@ export { default as LucideReplaceAll } from '../icons/replace-all';
|
|
|
2264
2286
|
export { default as LucideReplace } from '../icons/replace';
|
|
2265
2287
|
// ReplyAll aliases
|
|
2266
2288
|
export { default as LucideReplyAll } from '../icons/reply-all';
|
|
2267
|
-
// Rewind aliases
|
|
2268
|
-
export { default as LucideRewind } from '../icons/rewind';
|
|
2269
2289
|
// Reply aliases
|
|
2270
2290
|
export { default as LucideReply } from '../icons/reply';
|
|
2291
|
+
// Rewind aliases
|
|
2292
|
+
export { default as LucideRewind } from '../icons/rewind';
|
|
2271
2293
|
// Ribbon aliases
|
|
2272
2294
|
export { default as LucideRibbon } from '../icons/ribbon';
|
|
2273
2295
|
// Road aliases
|
|
2274
2296
|
export { default as LucideRoad } from '../icons/road';
|
|
2275
|
-
// RobotVacuum aliases
|
|
2276
|
-
export { default as LucideRobotVacuum } from '../icons/robot-vacuum';
|
|
2277
2297
|
// RobotArm aliases
|
|
2278
2298
|
export { default as LucideRobotArm } from '../icons/robot-arm';
|
|
2299
|
+
// RobotVacuum aliases
|
|
2300
|
+
export { default as LucideRobotVacuum } from '../icons/robot-vacuum';
|
|
2279
2301
|
// Rocket aliases
|
|
2280
2302
|
export { default as LucideRocket } from '../icons/rocket';
|
|
2281
2303
|
// RockingChair aliases
|
|
@@ -2292,10 +2314,10 @@ export { default as LucideRotateCcwSquare } from '../icons/rotate-ccw-square';
|
|
|
2292
2314
|
export { default as LucideRotateCcw } from '../icons/rotate-ccw';
|
|
2293
2315
|
// RotateCwFadingClock aliases
|
|
2294
2316
|
export { default as LucideRotateCwFadingClock } from '../icons/rotate-cw-fading-clock';
|
|
2295
|
-
// RotateCw aliases
|
|
2296
|
-
export { default as LucideRotateCw } from '../icons/rotate-cw';
|
|
2297
2317
|
// RotateCwSquare aliases
|
|
2298
2318
|
export { default as LucideRotateCwSquare } from '../icons/rotate-cw-square';
|
|
2319
|
+
// RotateCw aliases
|
|
2320
|
+
export { default as LucideRotateCw } from '../icons/rotate-cw';
|
|
2299
2321
|
// RouteOff aliases
|
|
2300
2322
|
export { default as LucideRouteOff } from '../icons/route-off';
|
|
2301
2323
|
// Route aliases
|
|
@@ -2308,22 +2330,22 @@ export { default as LucideRows4 } from '../icons/rows-4';
|
|
|
2308
2330
|
export { default as LucideRss } from '../icons/rss';
|
|
2309
2331
|
// RulerDimensionLine aliases
|
|
2310
2332
|
export { default as LucideRulerDimensionLine } from '../icons/ruler-dimension-line';
|
|
2333
|
+
// Ruler aliases
|
|
2334
|
+
export { default as LucideRuler } from '../icons/ruler';
|
|
2311
2335
|
// RussianRuble aliases
|
|
2312
2336
|
export { default as LucideRussianRuble } from '../icons/russian-ruble';
|
|
2313
2337
|
// Sailboat aliases
|
|
2314
2338
|
export { default as LucideSailboat } from '../icons/sailboat';
|
|
2315
|
-
// Ruler aliases
|
|
2316
|
-
export { default as LucideRuler } from '../icons/ruler';
|
|
2317
2339
|
// Salad aliases
|
|
2318
2340
|
export { default as LucideSalad } from '../icons/salad';
|
|
2319
2341
|
// Sandwich aliases
|
|
2320
2342
|
export { default as LucideSandwich } from '../icons/sandwich';
|
|
2321
2343
|
// SatelliteDish aliases
|
|
2322
2344
|
export { default as LucideSatelliteDish } from '../icons/satellite-dish';
|
|
2323
|
-
// SaudiRiyal aliases
|
|
2324
|
-
export { default as LucideSaudiRiyal } from '../icons/saudi-riyal';
|
|
2325
2345
|
// Satellite aliases
|
|
2326
2346
|
export { default as LucideSatellite } from '../icons/satellite';
|
|
2347
|
+
// SaudiRiyal aliases
|
|
2348
|
+
export { default as LucideSaudiRiyal } from '../icons/saudi-riyal';
|
|
2327
2349
|
// SaveAll aliases
|
|
2328
2350
|
export { default as LucideSaveAll } from '../icons/save-all';
|
|
2329
2351
|
// SaveCheck aliases
|
|
@@ -2332,14 +2354,14 @@ export { default as LucideSaveCheck } from '../icons/save-check';
|
|
|
2332
2354
|
export { default as LucideSaveOff } from '../icons/save-off';
|
|
2333
2355
|
// SavePen aliases
|
|
2334
2356
|
export { default as LucideSavePen } from '../icons/save-pen';
|
|
2335
|
-
// SavePlus aliases
|
|
2336
|
-
export { default as LucideSavePlus } from '../icons/save-plus';
|
|
2337
2357
|
// Save aliases
|
|
2338
2358
|
export { default as LucideSave } from '../icons/save';
|
|
2339
|
-
//
|
|
2340
|
-
export { default as
|
|
2359
|
+
// SavePlus aliases
|
|
2360
|
+
export { default as LucideSavePlus } from '../icons/save-plus';
|
|
2341
2361
|
// Scaling aliases
|
|
2342
2362
|
export { default as LucideScaling } from '../icons/scaling';
|
|
2363
|
+
// Scale aliases
|
|
2364
|
+
export { default as LucideScale } from '../icons/scale';
|
|
2343
2365
|
// ScanBarcode aliases
|
|
2344
2366
|
export { default as LucideScanBarcode } from '../icons/scan-barcode';
|
|
2345
2367
|
// ScanBox aliases
|
|
@@ -2350,10 +2372,10 @@ export { default as LucideScanEye } from '../icons/scan-eye';
|
|
|
2350
2372
|
export { default as LucideScanFace } from '../icons/scan-face';
|
|
2351
2373
|
// ScanHeart aliases
|
|
2352
2374
|
export { default as LucideScanHeart } from '../icons/scan-heart';
|
|
2353
|
-
// ScanLine aliases
|
|
2354
|
-
export { default as LucideScanLine } from '../icons/scan-line';
|
|
2355
2375
|
// ScanQrCode aliases
|
|
2356
2376
|
export { default as LucideScanQrCode } from '../icons/scan-qr-code';
|
|
2377
|
+
// ScanLine aliases
|
|
2378
|
+
export { default as LucideScanLine } from '../icons/scan-line';
|
|
2357
2379
|
// ScanSearch aliases
|
|
2358
2380
|
export { default as LucideScanSearch } from '../icons/scan-search';
|
|
2359
2381
|
// ScanSquare aliases
|
|
@@ -2384,26 +2406,26 @@ export { default as LucideSearchAlert } from '../icons/search-alert';
|
|
|
2384
2406
|
export { default as LucideSearchCheck } from '../icons/search-check';
|
|
2385
2407
|
// SearchCode aliases
|
|
2386
2408
|
export { default as LucideSearchCode } from '../icons/search-code';
|
|
2387
|
-
// SearchSlash aliases
|
|
2388
|
-
export { default as LucideSearchSlash } from '../icons/search-slash';
|
|
2389
2409
|
// SearchX aliases
|
|
2390
2410
|
export { default as LucideSearchX } from '../icons/search-x';
|
|
2411
|
+
// SearchSlash aliases
|
|
2412
|
+
export { default as LucideSearchSlash } from '../icons/search-slash';
|
|
2391
2413
|
// Search aliases
|
|
2392
2414
|
export { default as LucideSearch } from '../icons/search';
|
|
2393
|
-
// Section aliases
|
|
2394
|
-
export { default as LucideSection } from '../icons/section';
|
|
2395
2415
|
// SendToBack aliases
|
|
2396
2416
|
export { default as LucideSendToBack } from '../icons/send-to-back';
|
|
2397
2417
|
// Send aliases
|
|
2398
2418
|
export { default as LucideSend } from '../icons/send';
|
|
2419
|
+
// Section aliases
|
|
2420
|
+
export { default as LucideSection } from '../icons/section';
|
|
2399
2421
|
// SeparatorHorizontal aliases
|
|
2400
2422
|
export { default as LucideSeparatorHorizontal } from '../icons/separator-horizontal';
|
|
2401
2423
|
// SeparatorVertical aliases
|
|
2402
2424
|
export { default as LucideSeparatorVertical } from '../icons/separator-vertical';
|
|
2403
|
-
// ServerCog aliases
|
|
2404
|
-
export { default as LucideServerCog } from '../icons/server-cog';
|
|
2405
2425
|
// ServerCrash aliases
|
|
2406
2426
|
export { default as LucideServerCrash } from '../icons/server-crash';
|
|
2427
|
+
// ServerCog aliases
|
|
2428
|
+
export { default as LucideServerCog } from '../icons/server-cog';
|
|
2407
2429
|
// ServerOff aliases
|
|
2408
2430
|
export { default as LucideServerOff } from '../icons/server-off';
|
|
2409
2431
|
// ServerPlus aliases
|
|
@@ -2414,10 +2436,10 @@ export { default as LucideServer } from '../icons/server';
|
|
|
2414
2436
|
export { default as LucideSettings2 } from '../icons/settings-2';
|
|
2415
2437
|
// Settings aliases
|
|
2416
2438
|
export { default as LucideSettings } from '../icons/settings';
|
|
2417
|
-
// Share2 aliases
|
|
2418
|
-
export { default as LucideShare2 } from '../icons/share-2';
|
|
2419
2439
|
// Shapes aliases
|
|
2420
2440
|
export { default as LucideShapes } from '../icons/shapes';
|
|
2441
|
+
// Share2 aliases
|
|
2442
|
+
export { default as LucideShare2 } from '../icons/share-2';
|
|
2421
2443
|
// Share aliases
|
|
2422
2444
|
export { default as LucideShare } from '../icons/share';
|
|
2423
2445
|
// Sheet aliases
|
|
@@ -2426,10 +2448,10 @@ export { default as LucideSheet } from '../icons/sheet';
|
|
|
2426
2448
|
export { default as LucideShell } from '../icons/shell';
|
|
2427
2449
|
// ShelvingUnit aliases
|
|
2428
2450
|
export { default as LucideShelvingUnit } from '../icons/shelving-unit';
|
|
2429
|
-
// ShieldAlert aliases
|
|
2430
|
-
export { default as LucideShieldAlert } from '../icons/shield-alert';
|
|
2431
2451
|
// ShieldBan aliases
|
|
2432
2452
|
export { default as LucideShieldBan } from '../icons/shield-ban';
|
|
2453
|
+
// ShieldAlert aliases
|
|
2454
|
+
export { default as LucideShieldAlert } from '../icons/shield-alert';
|
|
2433
2455
|
// ShieldCheck aliases
|
|
2434
2456
|
export { default as LucideShieldCheck } from '../icons/shield-check';
|
|
2435
2457
|
// ShieldCogCorner aliases
|
|
@@ -2456,10 +2478,10 @@ export { default as LucideShieldUser } from '../icons/shield-user';
|
|
|
2456
2478
|
export { default as LucideShield } from '../icons/shield';
|
|
2457
2479
|
// ShipCargo aliases
|
|
2458
2480
|
export { default as LucideShipCargo } from '../icons/ship-cargo';
|
|
2459
|
-
// Ship aliases
|
|
2460
|
-
export { default as LucideShip } from '../icons/ship';
|
|
2461
2481
|
// ShipWheel aliases
|
|
2462
2482
|
export { default as LucideShipWheel } from '../icons/ship-wheel';
|
|
2483
|
+
// Ship aliases
|
|
2484
|
+
export { default as LucideShip } from '../icons/ship';
|
|
2463
2485
|
// Shirt aliases
|
|
2464
2486
|
export { default as LucideShirt } from '../icons/shirt';
|
|
2465
2487
|
// ShoppingBag aliases
|
|
@@ -2494,22 +2516,22 @@ export { default as LucideSigma } from '../icons/sigma';
|
|
|
2494
2516
|
export { default as LucideSignalHigh } from '../icons/signal-high';
|
|
2495
2517
|
// SignalLow aliases
|
|
2496
2518
|
export { default as LucideSignalLow } from '../icons/signal-low';
|
|
2497
|
-
// SignalZero aliases
|
|
2498
|
-
export { default as LucideSignalZero } from '../icons/signal-zero';
|
|
2499
2519
|
// SignalMedium aliases
|
|
2500
2520
|
export { default as LucideSignalMedium } from '../icons/signal-medium';
|
|
2521
|
+
// SignalZero aliases
|
|
2522
|
+
export { default as LucideSignalZero } from '../icons/signal-zero';
|
|
2523
|
+
// Signal aliases
|
|
2524
|
+
export { default as LucideSignal } from '../icons/signal';
|
|
2501
2525
|
// Signature aliases
|
|
2502
2526
|
export { default as LucideSignature } from '../icons/signature';
|
|
2503
2527
|
// SignpostBig aliases
|
|
2504
2528
|
export { default as LucideSignpostBig } from '../icons/signpost-big';
|
|
2505
2529
|
// Signpost aliases
|
|
2506
2530
|
export { default as LucideSignpost } from '../icons/signpost';
|
|
2507
|
-
// Signal aliases
|
|
2508
|
-
export { default as LucideSignal } from '../icons/signal';
|
|
2509
|
-
// Siren aliases
|
|
2510
|
-
export { default as LucideSiren } from '../icons/siren';
|
|
2511
2531
|
// SkipBack aliases
|
|
2512
2532
|
export { default as LucideSkipBack } from '../icons/skip-back';
|
|
2533
|
+
// Siren aliases
|
|
2534
|
+
export { default as LucideSiren } from '../icons/siren';
|
|
2513
2535
|
// SkipForward aliases
|
|
2514
2536
|
export { default as LucideSkipForward } from '../icons/skip-forward';
|
|
2515
2537
|
// Skull aliases
|
|
@@ -2572,14 +2594,16 @@ export { default as LucideSprout } from '../icons/sprout';
|
|
|
2572
2594
|
export { default as LucideSquareArrowRightEnter } from '../icons/square-arrow-right-enter';
|
|
2573
2595
|
// SquareArrowRightExit aliases
|
|
2574
2596
|
export { default as LucideSquareArrowRightExit } from '../icons/square-arrow-right-exit';
|
|
2575
|
-
// SquareDashedBottomCode aliases
|
|
2576
|
-
export { default as LucideSquareDashedBottomCode } from '../icons/square-dashed-bottom-code';
|
|
2577
2597
|
// SquareDashedBottom aliases
|
|
2578
2598
|
export { default as LucideSquareDashedBottom } from '../icons/square-dashed-bottom';
|
|
2599
|
+
// SquareDashedBottomCode aliases
|
|
2600
|
+
export { default as LucideSquareDashedBottomCode } from '../icons/square-dashed-bottom-code';
|
|
2579
2601
|
// SquareDashedTopSolid aliases
|
|
2580
2602
|
export { default as LucideSquareDashedTopSolid } from '../icons/square-dashed-top-solid';
|
|
2581
2603
|
// SquareDimensions aliases
|
|
2582
2604
|
export { default as LucideSquareDimensions } from '../icons/square-dimensions';
|
|
2605
|
+
// SquareExclamationPoint aliases
|
|
2606
|
+
export { default as LucideSquareExclamationPoint } from '../icons/square-exclamation-point';
|
|
2583
2607
|
// SquareOff aliases
|
|
2584
2608
|
export { default as LucideSquareOff } from '../icons/square-off';
|
|
2585
2609
|
// SquarePause aliases
|
|
@@ -2616,24 +2640,24 @@ export { default as LucideSquircle } from '../icons/squircle';
|
|
|
2616
2640
|
export { default as LucideSquirrel } from '../icons/squirrel';
|
|
2617
2641
|
// Stamp aliases
|
|
2618
2642
|
export { default as LucideStamp } from '../icons/stamp';
|
|
2619
|
-
// StarHalf aliases
|
|
2620
|
-
export { default as LucideStarHalf } from '../icons/star-half';
|
|
2621
2643
|
// StarCheck aliases
|
|
2622
2644
|
export { default as LucideStarCheck } from '../icons/star-check';
|
|
2645
|
+
// StarHalf aliases
|
|
2646
|
+
export { default as LucideStarHalf } from '../icons/star-half';
|
|
2623
2647
|
// StarMinus aliases
|
|
2624
2648
|
export { default as LucideStarMinus } from '../icons/star-minus';
|
|
2625
2649
|
// StarOff aliases
|
|
2626
2650
|
export { default as LucideStarOff } from '../icons/star-off';
|
|
2627
2651
|
// StarPlus aliases
|
|
2628
2652
|
export { default as LucideStarPlus } from '../icons/star-plus';
|
|
2653
|
+
// StarX aliases
|
|
2654
|
+
export { default as LucideStarX } from '../icons/star-x';
|
|
2629
2655
|
// Star aliases
|
|
2630
2656
|
export { default as LucideStar } from '../icons/star';
|
|
2631
2657
|
// StepBack aliases
|
|
2632
2658
|
export { default as LucideStepBack } from '../icons/step-back';
|
|
2633
2659
|
// StepForward aliases
|
|
2634
2660
|
export { default as LucideStepForward } from '../icons/step-forward';
|
|
2635
|
-
// StarX aliases
|
|
2636
|
-
export { default as LucideStarX } from '../icons/star-x';
|
|
2637
2661
|
// Stethoscope aliases
|
|
2638
2662
|
export { default as LucideStethoscope } from '../icons/stethoscope';
|
|
2639
2663
|
// Sticker aliases
|
|
@@ -2652,10 +2676,10 @@ export { default as LucideStickyNoteX } from '../icons/sticky-note-x';
|
|
|
2652
2676
|
export { default as LucideStickyNote } from '../icons/sticky-note';
|
|
2653
2677
|
// StickyNotes aliases
|
|
2654
2678
|
export { default as LucideStickyNotes } from '../icons/sticky-notes';
|
|
2655
|
-
// Store aliases
|
|
2656
|
-
export { default as LucideStore } from '../icons/store';
|
|
2657
2679
|
// Stone aliases
|
|
2658
2680
|
export { default as LucideStone } from '../icons/stone';
|
|
2681
|
+
// Store aliases
|
|
2682
|
+
export { default as LucideStore } from '../icons/store';
|
|
2659
2683
|
// StretchHorizontal aliases
|
|
2660
2684
|
export { default as LucideStretchHorizontal } from '../icons/stretch-horizontal';
|
|
2661
2685
|
// StretchVertical aliases
|
|
@@ -2694,12 +2718,12 @@ export { default as LucideSword } from '../icons/sword';
|
|
|
2694
2718
|
export { default as LucideSwords } from '../icons/swords';
|
|
2695
2719
|
// Syringe aliases
|
|
2696
2720
|
export { default as LucideSyringe } from '../icons/syringe';
|
|
2721
|
+
// Table2 aliases
|
|
2722
|
+
export { default as LucideTable2 } from '../icons/table-2';
|
|
2697
2723
|
// TableCellsMerge aliases
|
|
2698
2724
|
export { default as LucideTableCellsMerge } from '../icons/table-cells-merge';
|
|
2699
2725
|
// TableCellsSplit aliases
|
|
2700
2726
|
export { default as LucideTableCellsSplit } from '../icons/table-cells-split';
|
|
2701
|
-
// Table2 aliases
|
|
2702
|
-
export { default as LucideTable2 } from '../icons/table-2';
|
|
2703
2727
|
// TableColumnsSplit aliases
|
|
2704
2728
|
export { default as LucideTableColumnsSplit } from '../icons/table-columns-split';
|
|
2705
2729
|
// TableOfContents aliases
|
|
@@ -2712,26 +2736,26 @@ export { default as LucideTableRowsSplit } from '../icons/table-rows-split';
|
|
|
2712
2736
|
export { default as LucideTable } from '../icons/table';
|
|
2713
2737
|
// TabletSmartphone aliases
|
|
2714
2738
|
export { default as LucideTabletSmartphone } from '../icons/tablet-smartphone';
|
|
2715
|
-
// Tablets aliases
|
|
2716
|
-
export { default as LucideTablets } from '../icons/tablets';
|
|
2717
2739
|
// Tablet aliases
|
|
2718
2740
|
export { default as LucideTablet } from '../icons/tablet';
|
|
2719
|
-
//
|
|
2720
|
-
export { default as
|
|
2741
|
+
// Tablets aliases
|
|
2742
|
+
export { default as LucideTablets } from '../icons/tablets';
|
|
2721
2743
|
// TagPlus aliases
|
|
2722
2744
|
export { default as LucideTagPlus } from '../icons/tag-plus';
|
|
2745
|
+
// TagX aliases
|
|
2746
|
+
export { default as LucideTagX } from '../icons/tag-x';
|
|
2723
2747
|
// Tag aliases
|
|
2724
2748
|
export { default as LucideTag } from '../icons/tag';
|
|
2725
2749
|
// Tags aliases
|
|
2726
2750
|
export { default as LucideTags } from '../icons/tags';
|
|
2727
|
-
// Tally2 aliases
|
|
2728
|
-
export { default as LucideTally2 } from '../icons/tally-2';
|
|
2729
2751
|
// Tally1 aliases
|
|
2730
2752
|
export { default as LucideTally1 } from '../icons/tally-1';
|
|
2731
|
-
//
|
|
2732
|
-
export { default as
|
|
2753
|
+
// Tally2 aliases
|
|
2754
|
+
export { default as LucideTally2 } from '../icons/tally-2';
|
|
2733
2755
|
// Tally4 aliases
|
|
2734
2756
|
export { default as LucideTally4 } from '../icons/tally-4';
|
|
2757
|
+
// Tally3 aliases
|
|
2758
|
+
export { default as LucideTally3 } from '../icons/tally-3';
|
|
2735
2759
|
// Tally5 aliases
|
|
2736
2760
|
export { default as LucideTally5 } from '../icons/tally-5';
|
|
2737
2761
|
// Tangent aliases
|
|
@@ -2742,12 +2766,12 @@ export { default as LucideTarget } from '../icons/target';
|
|
|
2742
2766
|
export { default as LucideTelescope } from '../icons/telescope';
|
|
2743
2767
|
// TentTree aliases
|
|
2744
2768
|
export { default as LucideTentTree } from '../icons/tent-tree';
|
|
2769
|
+
// Tent aliases
|
|
2770
|
+
export { default as LucideTent } from '../icons/tent';
|
|
2745
2771
|
// Terminal aliases
|
|
2746
2772
|
export { default as LucideTerminal } from '../icons/terminal';
|
|
2747
2773
|
// TestTube aliases
|
|
2748
2774
|
export { default as LucideTestTube } from '../icons/test-tube';
|
|
2749
|
-
// Tent aliases
|
|
2750
|
-
export { default as LucideTent } from '../icons/tent';
|
|
2751
2775
|
// TestTubes aliases
|
|
2752
2776
|
export { default as LucideTestTubes } from '../icons/test-tubes';
|
|
2753
2777
|
// TextCursorInput aliases
|
|
@@ -2758,10 +2782,10 @@ export { default as LucideTextCursor } from '../icons/text-cursor';
|
|
|
2758
2782
|
export { default as LucideTextQuote } from '../icons/text-quote';
|
|
2759
2783
|
// TextSearch aliases
|
|
2760
2784
|
export { default as LucideTextSearch } from '../icons/text-search';
|
|
2761
|
-
// ThermometerSnowflake aliases
|
|
2762
|
-
export { default as LucideThermometerSnowflake } from '../icons/thermometer-snowflake';
|
|
2763
2785
|
// Theater aliases
|
|
2764
2786
|
export { default as LucideTheater } from '../icons/theater';
|
|
2787
|
+
// ThermometerSnowflake aliases
|
|
2788
|
+
export { default as LucideThermometerSnowflake } from '../icons/thermometer-snowflake';
|
|
2765
2789
|
// ThermometerSun aliases
|
|
2766
2790
|
export { default as LucideThermometerSun } from '../icons/thermometer-sun';
|
|
2767
2791
|
// Thermometer aliases
|
|
@@ -2784,10 +2808,10 @@ export { default as LucideTicketSlash } from '../icons/ticket-slash';
|
|
|
2784
2808
|
export { default as LucideTicketX } from '../icons/ticket-x';
|
|
2785
2809
|
// Ticket aliases
|
|
2786
2810
|
export { default as LucideTicket } from '../icons/ticket';
|
|
2787
|
-
// TicketsPlane aliases
|
|
2788
|
-
export { default as LucideTicketsPlane } from '../icons/tickets-plane';
|
|
2789
2811
|
// Tickets aliases
|
|
2790
2812
|
export { default as LucideTickets } from '../icons/tickets';
|
|
2813
|
+
// TicketsPlane aliases
|
|
2814
|
+
export { default as LucideTicketsPlane } from '../icons/tickets-plane';
|
|
2791
2815
|
// Timeline aliases
|
|
2792
2816
|
export { default as LucideTimeline } from '../icons/timeline';
|
|
2793
2817
|
// TimerOff aliases
|
|
@@ -2802,10 +2826,10 @@ export { default as LucideToggleLeft } from '../icons/toggle-left';
|
|
|
2802
2826
|
export { default as LucideToggleRight } from '../icons/toggle-right';
|
|
2803
2827
|
// Toilet aliases
|
|
2804
2828
|
export { default as LucideToilet } from '../icons/toilet';
|
|
2805
|
-
// ToolCase aliases
|
|
2806
|
-
export { default as LucideToolCase } from '../icons/tool-case';
|
|
2807
2829
|
// Toolbox aliases
|
|
2808
2830
|
export { default as LucideToolbox } from '../icons/toolbox';
|
|
2831
|
+
// ToolCase aliases
|
|
2832
|
+
export { default as LucideToolCase } from '../icons/tool-case';
|
|
2809
2833
|
// Tornado aliases
|
|
2810
2834
|
export { default as LucideTornado } from '../icons/tornado';
|
|
2811
2835
|
// Torus aliases
|
|
@@ -2820,12 +2844,12 @@ export { default as LucideTowelRack } from '../icons/towel-rack';
|
|
|
2820
2844
|
export { default as LucideTowerControl } from '../icons/tower-control';
|
|
2821
2845
|
// ToyBrick aliases
|
|
2822
2846
|
export { default as LucideToyBrick } from '../icons/toy-brick';
|
|
2847
|
+
// Tractor aliases
|
|
2848
|
+
export { default as LucideTractor } from '../icons/tractor';
|
|
2823
2849
|
// TrafficCone aliases
|
|
2824
2850
|
export { default as LucideTrafficCone } from '../icons/traffic-cone';
|
|
2825
2851
|
// Trailer aliases
|
|
2826
2852
|
export { default as LucideTrailer } from '../icons/trailer';
|
|
2827
|
-
// Tractor aliases
|
|
2828
|
-
export { default as LucideTractor } from '../icons/tractor';
|
|
2829
2853
|
// TrainFrontTunnel aliases
|
|
2830
2854
|
export { default as LucideTrainFrontTunnel } from '../icons/train-front-tunnel';
|
|
2831
2855
|
// TrainFront aliases
|
|
@@ -2834,22 +2858,20 @@ export { default as LucideTrainFront } from '../icons/train-front';
|
|
|
2834
2858
|
export { default as LucideTrainTrack } from '../icons/train-track';
|
|
2835
2859
|
// Transgender aliases
|
|
2836
2860
|
export { default as LucideTransgender } from '../icons/transgender';
|
|
2837
|
-
//
|
|
2838
|
-
export { default as
|
|
2861
|
+
// TrashOff aliases
|
|
2862
|
+
export { default as LucideTrashOff } from '../icons/trash-off';
|
|
2839
2863
|
// TreeDeciduous aliases
|
|
2840
2864
|
export { default as LucideTreeDeciduous } from '../icons/tree-deciduous';
|
|
2841
|
-
// Trash aliases
|
|
2842
|
-
export { default as LucideTrash } from '../icons/trash';
|
|
2843
2865
|
// TreePine aliases
|
|
2844
2866
|
export { default as LucideTreePine } from '../icons/tree-pine';
|
|
2845
2867
|
// Trees aliases
|
|
2846
2868
|
export { default as LucideTrees } from '../icons/trees';
|
|
2869
|
+
// TrendingDown aliases
|
|
2870
|
+
export { default as LucideTrendingDown } from '../icons/trending-down';
|
|
2847
2871
|
// TrendingUpDown aliases
|
|
2848
2872
|
export { default as LucideTrendingUpDown } from '../icons/trending-up-down';
|
|
2849
2873
|
// TrendingUp aliases
|
|
2850
2874
|
export { default as LucideTrendingUp } from '../icons/trending-up';
|
|
2851
|
-
// TrendingDown aliases
|
|
2852
|
-
export { default as LucideTrendingDown } from '../icons/trending-down';
|
|
2853
2875
|
// TriangleDashed aliases
|
|
2854
2876
|
export { default as LucideTriangleDashed } from '../icons/triangle-dashed';
|
|
2855
2877
|
// TriangleRight aliases
|
|
@@ -2864,10 +2886,10 @@ export { default as LucideTruckElectric } from '../icons/truck-electric';
|
|
|
2864
2886
|
export { default as LucideTruck } from '../icons/truck';
|
|
2865
2887
|
// TurkishLira aliases
|
|
2866
2888
|
export { default as LucideTurkishLira } from '../icons/turkish-lira';
|
|
2867
|
-
// Turntable aliases
|
|
2868
|
-
export { default as LucideTurntable } from '../icons/turntable';
|
|
2869
2889
|
// Turtle aliases
|
|
2870
2890
|
export { default as LucideTurtle } from '../icons/turtle';
|
|
2891
|
+
// Turntable aliases
|
|
2892
|
+
export { default as LucideTurntable } from '../icons/turntable';
|
|
2871
2893
|
// TvMinimalPlay aliases
|
|
2872
2894
|
export { default as LucideTvMinimalPlay } from '../icons/tv-minimal-play';
|
|
2873
2895
|
// Tv aliases
|
|
@@ -2888,20 +2910,20 @@ export { default as LucideUndo2 } from '../icons/undo-2';
|
|
|
2888
2910
|
export { default as LucideUndoDot } from '../icons/undo-dot';
|
|
2889
2911
|
// Undo aliases
|
|
2890
2912
|
export { default as LucideUndo } from '../icons/undo';
|
|
2891
|
-
// UnfoldVertical aliases
|
|
2892
|
-
export { default as LucideUnfoldVertical } from '../icons/unfold-vertical';
|
|
2893
2913
|
// UnfoldHorizontal aliases
|
|
2894
2914
|
export { default as LucideUnfoldHorizontal } from '../icons/unfold-horizontal';
|
|
2915
|
+
// UnfoldVertical aliases
|
|
2916
|
+
export { default as LucideUnfoldVertical } from '../icons/unfold-vertical';
|
|
2895
2917
|
// Ungroup aliases
|
|
2896
2918
|
export { default as LucideUngroup } from '../icons/ungroup';
|
|
2897
2919
|
// Unlink2 aliases
|
|
2898
2920
|
export { default as LucideUnlink2 } from '../icons/unlink-2';
|
|
2899
2921
|
// Unlink aliases
|
|
2900
2922
|
export { default as LucideUnlink } from '../icons/unlink';
|
|
2901
|
-
// Unplug aliases
|
|
2902
|
-
export { default as LucideUnplug } from '../icons/unplug';
|
|
2903
2923
|
// Upload aliases
|
|
2904
2924
|
export { default as LucideUpload } from '../icons/upload';
|
|
2925
|
+
// Unplug aliases
|
|
2926
|
+
export { default as LucideUnplug } from '../icons/unplug';
|
|
2905
2927
|
// UsbCPort aliases
|
|
2906
2928
|
export { default as LucideUsbCPort } from '../icons/usb-c-port';
|
|
2907
2929
|
// Usb aliases
|
|
@@ -2910,18 +2932,22 @@ export { default as LucideUsb } from '../icons/usb';
|
|
|
2910
2932
|
export { default as LucideUserCheck } from '../icons/user-check';
|
|
2911
2933
|
// UserCog aliases
|
|
2912
2934
|
export { default as LucideUserCog } from '../icons/user-cog';
|
|
2935
|
+
// UserGroup aliases
|
|
2936
|
+
export { default as LucideUserGroup } from '../icons/user-group';
|
|
2913
2937
|
// UserKey aliases
|
|
2914
2938
|
export { default as LucideUserKey } from '../icons/user-key';
|
|
2915
|
-
// UserMinus aliases
|
|
2916
|
-
export { default as LucideUserMinus } from '../icons/user-minus';
|
|
2917
2939
|
// UserLock aliases
|
|
2918
2940
|
export { default as LucideUserLock } from '../icons/user-lock';
|
|
2941
|
+
// UserMinus aliases
|
|
2942
|
+
export { default as LucideUserMinus } from '../icons/user-minus';
|
|
2919
2943
|
// UserPen aliases
|
|
2920
2944
|
export { default as LucideUserPen } from '../icons/user-pen';
|
|
2921
2945
|
// UserPlus aliases
|
|
2922
2946
|
export { default as LucideUserPlus } from '../icons/user-plus';
|
|
2923
2947
|
// UserRoundArrowLeft aliases
|
|
2924
2948
|
export { default as LucideUserRoundArrowLeft } from '../icons/user-round-arrow-left';
|
|
2949
|
+
// UserRoundGroup aliases
|
|
2950
|
+
export { default as LucideUserRoundGroup } from '../icons/user-round-group';
|
|
2925
2951
|
// UserRoundKey aliases
|
|
2926
2952
|
export { default as LucideUserRoundKey } from '../icons/user-round-key';
|
|
2927
2953
|
// UserRoundPen aliases
|
|
@@ -2946,10 +2972,10 @@ export { default as LucideUtilityPole } from '../icons/utility-pole';
|
|
|
2946
2972
|
export { default as LucideVan } from '../icons/van';
|
|
2947
2973
|
// Variable aliases
|
|
2948
2974
|
export { default as LucideVariable } from '../icons/variable';
|
|
2949
|
-
// VectorPolygon aliases
|
|
2950
|
-
export { default as LucideVectorPolygon } from '../icons/vector-polygon';
|
|
2951
2975
|
// Vault aliases
|
|
2952
2976
|
export { default as LucideVault } from '../icons/vault';
|
|
2977
|
+
// VectorPolygon aliases
|
|
2978
|
+
export { default as LucideVectorPolygon } from '../icons/vector-polygon';
|
|
2953
2979
|
// VectorSquare aliases
|
|
2954
2980
|
export { default as LucideVectorSquare } from '../icons/vector-square';
|
|
2955
2981
|
// Vegan aliases
|
|
@@ -2960,26 +2986,30 @@ export { default as LucideVenetianMask } from '../icons/venetian-mask';
|
|
|
2960
2986
|
export { default as LucideVenusAndMars } from '../icons/venus-and-mars';
|
|
2961
2987
|
// Venus aliases
|
|
2962
2988
|
export { default as LucideVenus } from '../icons/venus';
|
|
2963
|
-
// Vibrate aliases
|
|
2964
|
-
export { default as LucideVibrate } from '../icons/vibrate';
|
|
2965
2989
|
// VibrateOff aliases
|
|
2966
2990
|
export { default as LucideVibrateOff } from '../icons/vibrate-off';
|
|
2991
|
+
// Vibrate aliases
|
|
2992
|
+
export { default as LucideVibrate } from '../icons/vibrate';
|
|
2967
2993
|
// VideoOff aliases
|
|
2968
2994
|
export { default as LucideVideoOff } from '../icons/video-off';
|
|
2969
2995
|
// Video aliases
|
|
2970
2996
|
export { default as LucideVideo } from '../icons/video';
|
|
2971
|
-
// View aliases
|
|
2972
|
-
export { default as LucideView } from '../icons/view';
|
|
2973
2997
|
// Videotape aliases
|
|
2974
2998
|
export { default as LucideVideotape } from '../icons/videotape';
|
|
2999
|
+
// View aliases
|
|
3000
|
+
export { default as LucideView } from '../icons/view';
|
|
3001
|
+
// VirusOff aliases
|
|
3002
|
+
export { default as LucideVirusOff } from '../icons/virus-off';
|
|
3003
|
+
// Virus aliases
|
|
3004
|
+
export { default as LucideVirus } from '../icons/virus';
|
|
2975
3005
|
// Voicemail aliases
|
|
2976
3006
|
export { default as LucideVoicemail } from '../icons/voicemail';
|
|
2977
3007
|
// Volleyball aliases
|
|
2978
3008
|
export { default as LucideVolleyball } from '../icons/volleyball';
|
|
2979
|
-
// Volume2 aliases
|
|
2980
|
-
export { default as LucideVolume2 } from '../icons/volume-2';
|
|
2981
3009
|
// Volume1 aliases
|
|
2982
3010
|
export { default as LucideVolume1 } from '../icons/volume-1';
|
|
3011
|
+
// Volume2 aliases
|
|
3012
|
+
export { default as LucideVolume2 } from '../icons/volume-2';
|
|
2983
3013
|
// VolumeOff aliases
|
|
2984
3014
|
export { default as LucideVolumeOff } from '../icons/volume-off';
|
|
2985
3015
|
// VolumeX aliases
|
|
@@ -2990,16 +3020,16 @@ export { default as LucideVolume } from '../icons/volume';
|
|
|
2990
3020
|
export { default as LucideVote } from '../icons/vote';
|
|
2991
3021
|
// WalletCards aliases
|
|
2992
3022
|
export { default as LucideWalletCards } from '../icons/wallet-cards';
|
|
2993
|
-
// Wallpaper aliases
|
|
2994
|
-
export { default as LucideWallpaper } from '../icons/wallpaper';
|
|
2995
3023
|
// Wallet aliases
|
|
2996
3024
|
export { default as LucideWallet } from '../icons/wallet';
|
|
3025
|
+
// Wallpaper aliases
|
|
3026
|
+
export { default as LucideWallpaper } from '../icons/wallpaper';
|
|
3027
|
+
// Wand aliases
|
|
3028
|
+
export { default as LucideWand } from '../icons/wand';
|
|
2997
3029
|
// Warehouse aliases
|
|
2998
3030
|
export { default as LucideWarehouse } from '../icons/warehouse';
|
|
2999
3031
|
// WashingMachine aliases
|
|
3000
3032
|
export { default as LucideWashingMachine } from '../icons/washing-machine';
|
|
3001
|
-
// Wand aliases
|
|
3002
|
-
export { default as LucideWand } from '../icons/wand';
|
|
3003
3033
|
// Watch aliases
|
|
3004
3034
|
export { default as LucideWatch } from '../icons/watch';
|
|
3005
3035
|
// WavesArrowDown aliases
|
|
@@ -3012,18 +3042,18 @@ export { default as LucideWavesLadder } from '../icons/waves-ladder';
|
|
|
3012
3042
|
export { default as LucideWavesVertical } from '../icons/waves-vertical';
|
|
3013
3043
|
// Waypoints aliases
|
|
3014
3044
|
export { default as LucideWaypoints } from '../icons/waypoints';
|
|
3045
|
+
// Webcam aliases
|
|
3046
|
+
export { default as LucideWebcam } from '../icons/webcam';
|
|
3015
3047
|
// WebcamOff aliases
|
|
3016
3048
|
export { default as LucideWebcamOff } from '../icons/webcam-off';
|
|
3017
3049
|
// WebhookOff aliases
|
|
3018
3050
|
export { default as LucideWebhookOff } from '../icons/webhook-off';
|
|
3019
|
-
// Webcam aliases
|
|
3020
|
-
export { default as LucideWebcam } from '../icons/webcam';
|
|
3021
|
-
// Webhook aliases
|
|
3022
|
-
export { default as LucideWebhook } from '../icons/webhook';
|
|
3023
3051
|
// WeightTilde aliases
|
|
3024
3052
|
export { default as LucideWeightTilde } from '../icons/weight-tilde';
|
|
3025
3053
|
// Weight aliases
|
|
3026
3054
|
export { default as LucideWeight } from '../icons/weight';
|
|
3055
|
+
// Webhook aliases
|
|
3056
|
+
export { default as LucideWebhook } from '../icons/webhook';
|
|
3027
3057
|
// WheatOff aliases
|
|
3028
3058
|
export { default as LucideWheatOff } from '../icons/wheat-off';
|
|
3029
3059
|
// Wheat aliases
|
|
@@ -3032,10 +3062,10 @@ export { default as LucideWheat } from '../icons/wheat';
|
|
|
3032
3062
|
export { default as LucideWhistle } from '../icons/whistle';
|
|
3033
3063
|
// WholeWord aliases
|
|
3034
3064
|
export { default as LucideWholeWord } from '../icons/whole-word';
|
|
3035
|
-
// WifiCog aliases
|
|
3036
|
-
export { default as LucideWifiCog } from '../icons/wifi-cog';
|
|
3037
3065
|
// WifiHigh aliases
|
|
3038
3066
|
export { default as LucideWifiHigh } from '../icons/wifi-high';
|
|
3067
|
+
// WifiCog aliases
|
|
3068
|
+
export { default as LucideWifiCog } from '../icons/wifi-cog';
|
|
3039
3069
|
// WifiLow aliases
|
|
3040
3070
|
export { default as LucideWifiLow } from '../icons/wifi-low';
|
|
3041
3071
|
// WifiOff aliases
|
|
@@ -3048,10 +3078,10 @@ export { default as LucideWifiSync } from '../icons/wifi-sync';
|
|
|
3048
3078
|
export { default as LucideWifiZero } from '../icons/wifi-zero';
|
|
3049
3079
|
// Wifi aliases
|
|
3050
3080
|
export { default as LucideWifi } from '../icons/wifi';
|
|
3051
|
-
// WindArrowDown aliases
|
|
3052
|
-
export { default as LucideWindArrowDown } from '../icons/wind-arrow-down';
|
|
3053
3081
|
// Wind aliases
|
|
3054
3082
|
export { default as LucideWind } from '../icons/wind';
|
|
3083
|
+
// WindArrowDown aliases
|
|
3084
|
+
export { default as LucideWindArrowDown } from '../icons/wind-arrow-down';
|
|
3055
3085
|
// WineOff aliases
|
|
3056
3086
|
export { default as LucideWineOff } from '../icons/wine-off';
|
|
3057
3087
|
// Wine aliases
|
|
@@ -3060,10 +3090,10 @@ export { default as LucideWine } from '../icons/wine';
|
|
|
3060
3090
|
export { default as LucideWorkflow } from '../icons/workflow';
|
|
3061
3091
|
// Worm aliases
|
|
3062
3092
|
export { default as LucideWorm } from '../icons/worm';
|
|
3063
|
-
// WrenchOff aliases
|
|
3064
|
-
export { default as LucideWrenchOff } from '../icons/wrench-off';
|
|
3065
3093
|
// Wrench aliases
|
|
3066
3094
|
export { default as LucideWrench } from '../icons/wrench';
|
|
3095
|
+
// WrenchOff aliases
|
|
3096
|
+
export { default as LucideWrenchOff } from '../icons/wrench-off';
|
|
3067
3097
|
// XLineTop aliases
|
|
3068
3098
|
export { default as LucideXLineTop } from '../icons/x-line-top';
|
|
3069
3099
|
// X aliases
|
|
@@ -3152,6 +3182,12 @@ export {
|
|
|
3152
3182
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpAZ} instead. */
|
|
3153
3183
|
default as LucideArrowUpAz
|
|
3154
3184
|
} from '../icons/arrow-up-a-z';
|
|
3185
|
+
// ArrowUpNarrowWide aliases
|
|
3186
|
+
export { default as LucideArrowUpNarrowWide } from '../icons/arrow-up-narrow-wide';
|
|
3187
|
+
export {
|
|
3188
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpNarrowWide} instead. */
|
|
3189
|
+
default as LucideSortAsc
|
|
3190
|
+
} from '../icons/arrow-up-narrow-wide';
|
|
3155
3191
|
// ArrowUpZA aliases
|
|
3156
3192
|
export { default as LucideArrowUpZA } from '../icons/arrow-up-z-a';
|
|
3157
3193
|
export {
|
|
@@ -3176,12 +3212,6 @@ export {
|
|
|
3176
3212
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BadgeQuestionMark} instead. */
|
|
3177
3213
|
default as LucideBadgeHelp
|
|
3178
3214
|
} from '../icons/badge-question-mark';
|
|
3179
|
-
// ArrowUpNarrowWide aliases
|
|
3180
|
-
export { default as LucideArrowUpNarrowWide } from '../icons/arrow-up-narrow-wide';
|
|
3181
|
-
export {
|
|
3182
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpNarrowWide} instead. */
|
|
3183
|
-
default as LucideSortAsc
|
|
3184
|
-
} from '../icons/arrow-up-narrow-wide';
|
|
3185
3215
|
// BetweenHorizontalEnd aliases
|
|
3186
3216
|
export { default as LucideBetweenHorizontalEnd } from '../icons/between-horizontal-end';
|
|
3187
3217
|
export {
|
|
@@ -3194,6 +3224,12 @@ export {
|
|
|
3194
3224
|
/** @deprecated Renamed because of typo, use {@link BetweenHorizontalStart} instead. */
|
|
3195
3225
|
default as LucideBetweenHorizonalStart
|
|
3196
3226
|
} from '../icons/between-horizontal-start';
|
|
3227
|
+
// BookDashed aliases
|
|
3228
|
+
export { default as LucideBookDashed } from '../icons/book-dashed';
|
|
3229
|
+
export {
|
|
3230
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link BookDashed} instead. */
|
|
3231
|
+
default as LucideBookTemplate
|
|
3232
|
+
} from '../icons/book-dashed';
|
|
3197
3233
|
// Braces aliases
|
|
3198
3234
|
export { default as LucideBraces } from '../icons/braces';
|
|
3199
3235
|
export {
|
|
@@ -3206,12 +3242,12 @@ export {
|
|
|
3206
3242
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Captions} instead. */
|
|
3207
3243
|
default as LucideSubtitles
|
|
3208
3244
|
} from '../icons/captions';
|
|
3209
|
-
//
|
|
3210
|
-
export { default as
|
|
3245
|
+
// ChartArea aliases
|
|
3246
|
+
export { default as LucideChartArea } from '../icons/chart-area';
|
|
3211
3247
|
export {
|
|
3212
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3213
|
-
default as
|
|
3214
|
-
} from '../icons/
|
|
3248
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartArea} instead. */
|
|
3249
|
+
default as LucideAreaChart
|
|
3250
|
+
} from '../icons/chart-area';
|
|
3215
3251
|
// ChartBarBig aliases
|
|
3216
3252
|
export { default as LucideChartBarBig } from '../icons/chart-bar-big';
|
|
3217
3253
|
export {
|
|
@@ -3224,12 +3260,6 @@ export {
|
|
|
3224
3260
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBar} instead. */
|
|
3225
3261
|
default as LucideBarChartHorizontal
|
|
3226
3262
|
} from '../icons/chart-bar';
|
|
3227
|
-
// ChartArea aliases
|
|
3228
|
-
export { default as LucideChartArea } from '../icons/chart-area';
|
|
3229
|
-
export {
|
|
3230
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartArea} instead. */
|
|
3231
|
-
default as LucideAreaChart
|
|
3232
|
-
} from '../icons/chart-area';
|
|
3233
3263
|
// ChartCandlestick aliases
|
|
3234
3264
|
export { default as LucideChartCandlestick } from '../icons/chart-candlestick';
|
|
3235
3265
|
export {
|
|
@@ -3302,18 +3332,18 @@ export {
|
|
|
3302
3332
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowDown} instead. */
|
|
3303
3333
|
default as LucideArrowDownCircle
|
|
3304
3334
|
} from '../icons/circle-arrow-down';
|
|
3305
|
-
// CircleArrowLeft aliases
|
|
3306
|
-
export { default as LucideCircleArrowLeft } from '../icons/circle-arrow-left';
|
|
3307
|
-
export {
|
|
3308
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowLeft} instead. */
|
|
3309
|
-
default as LucideArrowLeftCircle
|
|
3310
|
-
} from '../icons/circle-arrow-left';
|
|
3311
3335
|
// CircleArrowOutDownLeft aliases
|
|
3312
3336
|
export { default as LucideCircleArrowOutDownLeft } from '../icons/circle-arrow-out-down-left';
|
|
3313
3337
|
export {
|
|
3314
3338
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowOutDownLeft} instead. */
|
|
3315
3339
|
default as LucideArrowDownLeftFromCircle
|
|
3316
3340
|
} from '../icons/circle-arrow-out-down-left';
|
|
3341
|
+
// CircleArrowLeft aliases
|
|
3342
|
+
export { default as LucideCircleArrowLeft } from '../icons/circle-arrow-left';
|
|
3343
|
+
export {
|
|
3344
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowLeft} instead. */
|
|
3345
|
+
default as LucideArrowLeftCircle
|
|
3346
|
+
} from '../icons/circle-arrow-left';
|
|
3317
3347
|
// CircleArrowOutDownRight aliases
|
|
3318
3348
|
export { default as LucideCircleArrowOutDownRight } from '../icons/circle-arrow-out-down-right';
|
|
3319
3349
|
export {
|
|
@@ -3344,18 +3374,18 @@ export {
|
|
|
3344
3374
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleArrowUp} instead. */
|
|
3345
3375
|
default as LucideArrowUpCircle
|
|
3346
3376
|
} from '../icons/circle-arrow-up';
|
|
3347
|
-
// CircleCheck aliases
|
|
3348
|
-
export { default as LucideCircleCheck } from '../icons/circle-check';
|
|
3349
|
-
export {
|
|
3350
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheck} instead. */
|
|
3351
|
-
default as LucideCheckCircle2
|
|
3352
|
-
} from '../icons/circle-check';
|
|
3353
3377
|
// CircleCheckBig aliases
|
|
3354
3378
|
export { default as LucideCircleCheckBig } from '../icons/circle-check-big';
|
|
3355
3379
|
export {
|
|
3356
3380
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheckBig} instead. */
|
|
3357
3381
|
default as LucideCheckCircle
|
|
3358
3382
|
} from '../icons/circle-check-big';
|
|
3383
|
+
// CircleCheck aliases
|
|
3384
|
+
export { default as LucideCircleCheck } from '../icons/circle-check';
|
|
3385
|
+
export {
|
|
3386
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheck} instead. */
|
|
3387
|
+
default as LucideCheckCircle2
|
|
3388
|
+
} from '../icons/circle-check';
|
|
3359
3389
|
// CircleChevronDown aliases
|
|
3360
3390
|
export { default as LucideCircleChevronDown } from '../icons/circle-chevron-down';
|
|
3361
3391
|
export {
|
|
@@ -3374,6 +3404,12 @@ export {
|
|
|
3374
3404
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronRight} instead. */
|
|
3375
3405
|
default as LucideChevronRightCircle
|
|
3376
3406
|
} from '../icons/circle-chevron-right';
|
|
3407
|
+
// CircleDivide aliases
|
|
3408
|
+
export { default as LucideCircleDivide } from '../icons/circle-divide';
|
|
3409
|
+
export {
|
|
3410
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleDivide} instead. */
|
|
3411
|
+
default as LucideDivideCircle
|
|
3412
|
+
} from '../icons/circle-divide';
|
|
3377
3413
|
// CircleChevronUp aliases
|
|
3378
3414
|
export { default as LucideCircleChevronUp } from '../icons/circle-chevron-up';
|
|
3379
3415
|
export {
|
|
@@ -3386,12 +3422,6 @@ export {
|
|
|
3386
3422
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleGauge} instead. */
|
|
3387
3423
|
default as LucideGaugeCircle
|
|
3388
3424
|
} from '../icons/circle-gauge';
|
|
3389
|
-
// CircleDivide aliases
|
|
3390
|
-
export { default as LucideCircleDivide } from '../icons/circle-divide';
|
|
3391
|
-
export {
|
|
3392
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleDivide} instead. */
|
|
3393
|
-
default as LucideDivideCircle
|
|
3394
|
-
} from '../icons/circle-divide';
|
|
3395
3425
|
// CircleMinus aliases
|
|
3396
3426
|
export { default as LucideCircleMinus } from '../icons/circle-minus';
|
|
3397
3427
|
export {
|
|
@@ -3410,12 +3440,6 @@ export {
|
|
|
3410
3440
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParking} instead. */
|
|
3411
3441
|
default as LucideParkingCircle
|
|
3412
3442
|
} from '../icons/circle-parking';
|
|
3413
|
-
// CirclePause aliases
|
|
3414
|
-
export { default as LucideCirclePause } from '../icons/circle-pause';
|
|
3415
|
-
export {
|
|
3416
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePause} instead. */
|
|
3417
|
-
default as LucidePauseCircle
|
|
3418
|
-
} from '../icons/circle-pause';
|
|
3419
3443
|
// CirclePercent aliases
|
|
3420
3444
|
export { default as LucideCirclePercent } from '../icons/circle-percent';
|
|
3421
3445
|
export {
|
|
@@ -3428,18 +3452,24 @@ export {
|
|
|
3428
3452
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlay} instead. */
|
|
3429
3453
|
default as LucidePlayCircle
|
|
3430
3454
|
} from '../icons/circle-play';
|
|
3431
|
-
//
|
|
3432
|
-
export { default as
|
|
3455
|
+
// CirclePause aliases
|
|
3456
|
+
export { default as LucideCirclePause } from '../icons/circle-pause';
|
|
3433
3457
|
export {
|
|
3434
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3435
|
-
default as
|
|
3436
|
-
} from '../icons/circle-
|
|
3458
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePause} instead. */
|
|
3459
|
+
default as LucidePauseCircle
|
|
3460
|
+
} from '../icons/circle-pause';
|
|
3437
3461
|
// CirclePlus aliases
|
|
3438
3462
|
export { default as LucideCirclePlus } from '../icons/circle-plus';
|
|
3439
3463
|
export {
|
|
3440
3464
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePlus} instead. */
|
|
3441
3465
|
default as LucidePlusCircle
|
|
3442
3466
|
} from '../icons/circle-plus';
|
|
3467
|
+
// CirclePower aliases
|
|
3468
|
+
export { default as LucideCirclePower } from '../icons/circle-power';
|
|
3469
|
+
export {
|
|
3470
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePower} instead. */
|
|
3471
|
+
default as LucidePowerCircle
|
|
3472
|
+
} from '../icons/circle-power';
|
|
3443
3473
|
// CircleQuestionMark aliases
|
|
3444
3474
|
export { default as LucideCircleQuestionMark } from '../icons/circle-question-mark';
|
|
3445
3475
|
export {
|
|
@@ -3450,6 +3480,12 @@ export {
|
|
|
3450
3480
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleQuestionMark} instead. */
|
|
3451
3481
|
default as LucideCircleHelp
|
|
3452
3482
|
} from '../icons/circle-question-mark';
|
|
3483
|
+
// CircleStop aliases
|
|
3484
|
+
export { default as LucideCircleStop } from '../icons/circle-stop';
|
|
3485
|
+
export {
|
|
3486
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleStop} instead. */
|
|
3487
|
+
default as LucideStopCircle
|
|
3488
|
+
} from '../icons/circle-stop';
|
|
3453
3489
|
// CircleSlash2 aliases
|
|
3454
3490
|
export { default as LucideCircleSlash2 } from '../icons/circle-slash-2';
|
|
3455
3491
|
export {
|
|
@@ -3462,12 +3498,6 @@ export {
|
|
|
3462
3498
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleUserRound} instead. */
|
|
3463
3499
|
default as LucideUserCircle2
|
|
3464
3500
|
} from '../icons/circle-user-round';
|
|
3465
|
-
// CircleStop aliases
|
|
3466
|
-
export { default as LucideCircleStop } from '../icons/circle-stop';
|
|
3467
|
-
export {
|
|
3468
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleStop} instead. */
|
|
3469
|
-
default as LucideStopCircle
|
|
3470
|
-
} from '../icons/circle-stop';
|
|
3471
3501
|
// CircleUser aliases
|
|
3472
3502
|
export { default as LucideCircleUser } from '../icons/circle-user';
|
|
3473
3503
|
export {
|
|
@@ -3510,16 +3540,6 @@ export {
|
|
|
3510
3540
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CodeXml} instead. */
|
|
3511
3541
|
default as LucideCode2
|
|
3512
3542
|
} from '../icons/code-xml';
|
|
3513
|
-
// Columns3Cog aliases
|
|
3514
|
-
export { default as LucideColumns3Cog } from '../icons/columns-3-cog';
|
|
3515
|
-
export {
|
|
3516
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3Cog} instead. */
|
|
3517
|
-
default as LucideColumnsSettings
|
|
3518
|
-
} from '../icons/columns-3-cog';
|
|
3519
|
-
export {
|
|
3520
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3Cog} instead. */
|
|
3521
|
-
default as LucideTableConfig
|
|
3522
|
-
} from '../icons/columns-3-cog';
|
|
3523
3543
|
// Columns2 aliases
|
|
3524
3544
|
export { default as LucideColumns2 } from '../icons/columns-2';
|
|
3525
3545
|
export {
|
|
@@ -3532,30 +3552,40 @@ export {
|
|
|
3532
3552
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3} instead. */
|
|
3533
3553
|
default as LucidePanelsLeftRight
|
|
3534
3554
|
} from '../icons/columns-3';
|
|
3535
|
-
//
|
|
3536
|
-
export { default as
|
|
3555
|
+
// Columns3Cog aliases
|
|
3556
|
+
export { default as LucideColumns3Cog } from '../icons/columns-3-cog';
|
|
3537
3557
|
export {
|
|
3538
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3539
|
-
default as
|
|
3540
|
-
} from '../icons/
|
|
3558
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3Cog} instead. */
|
|
3559
|
+
default as LucideColumnsSettings
|
|
3560
|
+
} from '../icons/columns-3-cog';
|
|
3561
|
+
export {
|
|
3562
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3Cog} instead. */
|
|
3563
|
+
default as LucideTableConfig
|
|
3564
|
+
} from '../icons/columns-3-cog';
|
|
3541
3565
|
// ContactRound aliases
|
|
3542
3566
|
export { default as LucideContactRound } from '../icons/contact-round';
|
|
3543
3567
|
export {
|
|
3544
3568
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ContactRound} instead. */
|
|
3545
3569
|
default as LucideContact2
|
|
3546
3570
|
} from '../icons/contact-round';
|
|
3547
|
-
//
|
|
3548
|
-
export { default as
|
|
3571
|
+
// DiamondPercent aliases
|
|
3572
|
+
export { default as LucideDiamondPercent } from '../icons/diamond-percent';
|
|
3549
3573
|
export {
|
|
3550
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3551
|
-
default as
|
|
3552
|
-
} from '../icons/
|
|
3574
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link DiamondPercent} instead. */
|
|
3575
|
+
default as LucidePercentDiamond
|
|
3576
|
+
} from '../icons/diamond-percent';
|
|
3553
3577
|
// Earth aliases
|
|
3554
3578
|
export { default as LucideEarth } from '../icons/earth';
|
|
3555
3579
|
export {
|
|
3556
3580
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Earth} instead. */
|
|
3557
3581
|
default as LucideGlobe2
|
|
3558
3582
|
} from '../icons/earth';
|
|
3583
|
+
// EllipsisVertical aliases
|
|
3584
|
+
export { default as LucideEllipsisVertical } from '../icons/ellipsis-vertical';
|
|
3585
|
+
export {
|
|
3586
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link EllipsisVertical} instead. */
|
|
3587
|
+
default as LucideMoreVertical
|
|
3588
|
+
} from '../icons/ellipsis-vertical';
|
|
3559
3589
|
// Ellipsis aliases
|
|
3560
3590
|
export { default as LucideEllipsis } from '../icons/ellipsis';
|
|
3561
3591
|
export {
|
|
@@ -3586,12 +3616,6 @@ export {
|
|
|
3586
3616
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FaceNeutral} instead. */
|
|
3587
3617
|
default as LucideMeh
|
|
3588
3618
|
} from '../icons/face-neutral';
|
|
3589
|
-
// FaceSlightlyFrowning aliases
|
|
3590
|
-
export { default as LucideFaceSlightlyFrowning } from '../icons/face-slightly-frowning';
|
|
3591
|
-
export {
|
|
3592
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FaceSlightlyFrowning} instead. */
|
|
3593
|
-
default as LucideFrown
|
|
3594
|
-
} from '../icons/face-slightly-frowning';
|
|
3595
3619
|
// FaceSlightlySmilingPlus aliases
|
|
3596
3620
|
export { default as LucideFaceSlightlySmilingPlus } from '../icons/face-slightly-smiling-plus';
|
|
3597
3621
|
export {
|
|
@@ -3604,6 +3628,12 @@ export {
|
|
|
3604
3628
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FaceSlightlySmiling} instead. */
|
|
3605
3629
|
default as LucideSmile
|
|
3606
3630
|
} from '../icons/face-slightly-smiling';
|
|
3631
|
+
// FaceSlightlyFrowning aliases
|
|
3632
|
+
export { default as LucideFaceSlightlyFrowning } from '../icons/face-slightly-frowning';
|
|
3633
|
+
export {
|
|
3634
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FaceSlightlyFrowning} instead. */
|
|
3635
|
+
default as LucideFrown
|
|
3636
|
+
} from '../icons/face-slightly-frowning';
|
|
3607
3637
|
// FileAxis3d aliases
|
|
3608
3638
|
export { default as LucideFileAxis3d } from '../icons/file-axis-3d';
|
|
3609
3639
|
export {
|
|
@@ -3640,6 +3670,12 @@ export {
|
|
|
3640
3670
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartColumn} instead. */
|
|
3641
3671
|
default as LucideFileBarChart2
|
|
3642
3672
|
} from '../icons/file-chart-column';
|
|
3673
|
+
// FileChartLine aliases
|
|
3674
|
+
export { default as LucideFileChartLine } from '../icons/file-chart-line';
|
|
3675
|
+
export {
|
|
3676
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartLine} instead. */
|
|
3677
|
+
default as LucideFileLineChart
|
|
3678
|
+
} from '../icons/file-chart-line';
|
|
3643
3679
|
// FileChartPie aliases
|
|
3644
3680
|
export { default as LucideFileChartPie } from '../icons/file-chart-pie';
|
|
3645
3681
|
export {
|
|
@@ -3652,12 +3688,6 @@ export {
|
|
|
3652
3688
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCheckCorner} instead. */
|
|
3653
3689
|
default as LucideFileCheck2
|
|
3654
3690
|
} from '../icons/file-check-corner';
|
|
3655
|
-
// FileChartLine aliases
|
|
3656
|
-
export { default as LucideFileChartLine } from '../icons/file-chart-line';
|
|
3657
|
-
export {
|
|
3658
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileChartLine} instead. */
|
|
3659
|
-
default as LucideFileLineChart
|
|
3660
|
-
} from '../icons/file-chart-line';
|
|
3661
3691
|
// FileCodeCorner aliases
|
|
3662
3692
|
export { default as LucideFileCodeCorner } from '../icons/file-code-corner';
|
|
3663
3693
|
export {
|
|
@@ -3716,6 +3746,12 @@ export {
|
|
|
3716
3746
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePen} instead. */
|
|
3717
3747
|
default as LucideFileEdit
|
|
3718
3748
|
} from '../icons/file-pen';
|
|
3749
|
+
// FilePlusCorner aliases
|
|
3750
|
+
export { default as LucideFilePlusCorner } from '../icons/file-plus-corner';
|
|
3751
|
+
export {
|
|
3752
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlusCorner} instead. */
|
|
3753
|
+
default as LucideFilePlus2
|
|
3754
|
+
} from '../icons/file-plus-corner';
|
|
3719
3755
|
// FilePlay aliases
|
|
3720
3756
|
export { default as LucideFilePlay } from '../icons/file-play';
|
|
3721
3757
|
export {
|
|
@@ -3728,12 +3764,6 @@ export {
|
|
|
3728
3764
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileQuestionMark} instead. */
|
|
3729
3765
|
default as LucideFileQuestion
|
|
3730
3766
|
} from '../icons/file-question-mark';
|
|
3731
|
-
// FilePlusCorner aliases
|
|
3732
|
-
export { default as LucideFilePlusCorner } from '../icons/file-plus-corner';
|
|
3733
|
-
export {
|
|
3734
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlusCorner} instead. */
|
|
3735
|
-
default as LucideFilePlus2
|
|
3736
|
-
} from '../icons/file-plus-corner';
|
|
3737
3767
|
// FileSearchCorner aliases
|
|
3738
3768
|
export { default as LucideFileSearchCorner } from '../icons/file-search-corner';
|
|
3739
3769
|
export {
|
|
@@ -3812,18 +3842,18 @@ export {
|
|
|
3812
3842
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2Plus} instead. */
|
|
3813
3843
|
default as LucideGrid2X2Plus
|
|
3814
3844
|
} from '../icons/grid-2x2-plus';
|
|
3815
|
-
// Grid2x2 aliases
|
|
3816
|
-
export { default as LucideGrid2x2 } from '../icons/grid-2x2';
|
|
3817
|
-
export {
|
|
3818
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2} instead. */
|
|
3819
|
-
default as LucideGrid2X2
|
|
3820
|
-
} from '../icons/grid-2x2';
|
|
3821
3845
|
// Grid2x2X aliases
|
|
3822
3846
|
export { default as LucideGrid2x2X } from '../icons/grid-2x2-x';
|
|
3823
3847
|
export {
|
|
3824
3848
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2X} instead. */
|
|
3825
3849
|
default as LucideGrid2X2X
|
|
3826
3850
|
} from '../icons/grid-2x2-x';
|
|
3851
|
+
// Grid2x2 aliases
|
|
3852
|
+
export { default as LucideGrid2x2 } from '../icons/grid-2x2';
|
|
3853
|
+
export {
|
|
3854
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2} instead. */
|
|
3855
|
+
default as LucideGrid2X2
|
|
3856
|
+
} from '../icons/grid-2x2';
|
|
3827
3857
|
// Grid3x3 aliases
|
|
3828
3858
|
export { default as LucideGrid3x3 } from '../icons/grid-3x3';
|
|
3829
3859
|
export {
|
|
@@ -3864,6 +3894,18 @@ export {
|
|
|
3864
3894
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamCone} instead. */
|
|
3865
3895
|
default as LucideIceCream
|
|
3866
3896
|
} from '../icons/ice-cream-cone';
|
|
3897
|
+
// LaptopMinimal aliases
|
|
3898
|
+
export { default as LucideLaptopMinimal } from '../icons/laptop-minimal';
|
|
3899
|
+
export {
|
|
3900
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LaptopMinimal} instead. */
|
|
3901
|
+
default as LucideLaptop2
|
|
3902
|
+
} from '../icons/laptop-minimal';
|
|
3903
|
+
// Layers aliases
|
|
3904
|
+
export { default as LucideLayers } from '../icons/layers';
|
|
3905
|
+
export {
|
|
3906
|
+
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link Layers} instead. */
|
|
3907
|
+
default as LucideLayers3
|
|
3908
|
+
} from '../icons/layers';
|
|
3867
3909
|
// ListIndentDecrease aliases
|
|
3868
3910
|
export { default as LucideListIndentDecrease } from '../icons/list-indent-decrease';
|
|
3869
3911
|
export {
|
|
@@ -3874,18 +3916,6 @@ export {
|
|
|
3874
3916
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentDecrease} instead. */
|
|
3875
3917
|
default as LucideIndentDecrease
|
|
3876
3918
|
} from '../icons/list-indent-decrease';
|
|
3877
|
-
// Layers aliases
|
|
3878
|
-
export { default as LucideLayers } from '../icons/layers';
|
|
3879
|
-
export {
|
|
3880
|
-
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link Layers} instead. */
|
|
3881
|
-
default as LucideLayers3
|
|
3882
|
-
} from '../icons/layers';
|
|
3883
|
-
// LaptopMinimal aliases
|
|
3884
|
-
export { default as LucideLaptopMinimal } from '../icons/laptop-minimal';
|
|
3885
|
-
export {
|
|
3886
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LaptopMinimal} instead. */
|
|
3887
|
-
default as LucideLaptop2
|
|
3888
|
-
} from '../icons/laptop-minimal';
|
|
3889
3919
|
// ListIndentIncrease aliases
|
|
3890
3920
|
export { default as LucideListIndentIncrease } from '../icons/list-indent-increase';
|
|
3891
3921
|
export {
|
|
@@ -3896,18 +3926,18 @@ export {
|
|
|
3896
3926
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ListIndentIncrease} instead. */
|
|
3897
3927
|
default as LucideIndentIncrease
|
|
3898
3928
|
} from '../icons/list-indent-increase';
|
|
3899
|
-
// LockKeyholeOpen aliases
|
|
3900
|
-
export { default as LucideLockKeyholeOpen } from '../icons/lock-keyhole-open';
|
|
3901
|
-
export {
|
|
3902
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockKeyholeOpen} instead. */
|
|
3903
|
-
default as LucideUnlockKeyhole
|
|
3904
|
-
} from '../icons/lock-keyhole-open';
|
|
3905
3929
|
// LoaderCircle aliases
|
|
3906
3930
|
export { default as LucideLoaderCircle } from '../icons/loader-circle';
|
|
3907
3931
|
export {
|
|
3908
3932
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LoaderCircle} instead. */
|
|
3909
3933
|
default as LucideLoader2
|
|
3910
3934
|
} from '../icons/loader-circle';
|
|
3935
|
+
// LockKeyholeOpen aliases
|
|
3936
|
+
export { default as LucideLockKeyholeOpen } from '../icons/lock-keyhole-open';
|
|
3937
|
+
export {
|
|
3938
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LockKeyholeOpen} instead. */
|
|
3939
|
+
default as LucideUnlockKeyhole
|
|
3940
|
+
} from '../icons/lock-keyhole-open';
|
|
3911
3941
|
// LockOpen aliases
|
|
3912
3942
|
export { default as LucideLockOpen } from '../icons/lock-open';
|
|
3913
3943
|
export {
|
|
@@ -3932,18 +3962,18 @@ export {
|
|
|
3932
3962
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MessageCircleQuestionMark} instead. */
|
|
3933
3963
|
default as LucideMessageCircleQuestion
|
|
3934
3964
|
} from '../icons/message-circle-question-mark';
|
|
3935
|
-
// MicVocal aliases
|
|
3936
|
-
export { default as LucideMicVocal } from '../icons/mic-vocal';
|
|
3937
|
-
export {
|
|
3938
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MicVocal} instead. */
|
|
3939
|
-
default as LucideMic2
|
|
3940
|
-
} from '../icons/mic-vocal';
|
|
3941
3965
|
// MicSignal aliases
|
|
3942
3966
|
export { default as LucideMicSignal } from '../icons/mic-signal';
|
|
3943
3967
|
export {
|
|
3944
3968
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MicSignal} instead. */
|
|
3945
3969
|
default as LucidePodcast
|
|
3946
3970
|
} from '../icons/mic-signal';
|
|
3971
|
+
// MicVocal aliases
|
|
3972
|
+
export { default as LucideMicVocal } from '../icons/mic-vocal';
|
|
3973
|
+
export {
|
|
3974
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MicVocal} instead. */
|
|
3975
|
+
default as LucideMic2
|
|
3976
|
+
} from '../icons/mic-vocal';
|
|
3947
3977
|
// Move3d aliases
|
|
3948
3978
|
export { default as LucideMove3d } from '../icons/move-3d';
|
|
3949
3979
|
export {
|
|
@@ -3974,18 +4004,18 @@ export {
|
|
|
3974
4004
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PaintbrushVertical} instead. */
|
|
3975
4005
|
default as LucidePaintbrush2
|
|
3976
4006
|
} from '../icons/paintbrush-vertical';
|
|
3977
|
-
// PanelLeftClose aliases
|
|
3978
|
-
export { default as LucidePanelLeftClose } from '../icons/panel-left-close';
|
|
3979
|
-
export {
|
|
3980
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftClose} instead. */
|
|
3981
|
-
default as LucideSidebarClose
|
|
3982
|
-
} from '../icons/panel-left-close';
|
|
3983
4007
|
// PanelBottomDashed aliases
|
|
3984
4008
|
export { default as LucidePanelBottomDashed } from '../icons/panel-bottom-dashed';
|
|
3985
4009
|
export {
|
|
3986
4010
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelBottomDashed} instead. */
|
|
3987
4011
|
default as LucidePanelBottomInactive
|
|
3988
4012
|
} from '../icons/panel-bottom-dashed';
|
|
4013
|
+
// PanelLeftClose aliases
|
|
4014
|
+
export { default as LucidePanelLeftClose } from '../icons/panel-left-close';
|
|
4015
|
+
export {
|
|
4016
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftClose} instead. */
|
|
4017
|
+
default as LucideSidebarClose
|
|
4018
|
+
} from '../icons/panel-left-close';
|
|
3989
4019
|
// PanelLeftDashed aliases
|
|
3990
4020
|
export { default as LucidePanelLeftDashed } from '../icons/panel-left-dashed';
|
|
3991
4021
|
export {
|
|
@@ -4124,12 +4154,6 @@ export {
|
|
|
4124
4154
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownRight} instead. */
|
|
4125
4155
|
default as LucideArrowDownRightSquare
|
|
4126
4156
|
} from '../icons/square-arrow-down-right';
|
|
4127
|
-
// SquareArrowLeft aliases
|
|
4128
|
-
export { default as LucideSquareArrowLeft } from '../icons/square-arrow-left';
|
|
4129
|
-
export {
|
|
4130
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowLeft} instead. */
|
|
4131
|
-
default as LucideArrowLeftSquare
|
|
4132
|
-
} from '../icons/square-arrow-left';
|
|
4133
4157
|
// SquareArrowDown aliases
|
|
4134
4158
|
export { default as LucideSquareArrowDown } from '../icons/square-arrow-down';
|
|
4135
4159
|
export {
|
|
@@ -4142,18 +4166,18 @@ export {
|
|
|
4142
4166
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownLeft} instead. */
|
|
4143
4167
|
default as LucideArrowDownLeftFromSquare
|
|
4144
4168
|
} from '../icons/square-arrow-out-down-left';
|
|
4169
|
+
// SquareArrowLeft aliases
|
|
4170
|
+
export { default as LucideSquareArrowLeft } from '../icons/square-arrow-left';
|
|
4171
|
+
export {
|
|
4172
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowLeft} instead. */
|
|
4173
|
+
default as LucideArrowLeftSquare
|
|
4174
|
+
} from '../icons/square-arrow-left';
|
|
4145
4175
|
// SquareArrowOutDownRight aliases
|
|
4146
4176
|
export { default as LucideSquareArrowOutDownRight } from '../icons/square-arrow-out-down-right';
|
|
4147
4177
|
export {
|
|
4148
4178
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowOutDownRight} instead. */
|
|
4149
4179
|
default as LucideArrowDownRightFromSquare
|
|
4150
4180
|
} from '../icons/square-arrow-out-down-right';
|
|
4151
|
-
// SquareArrowRight aliases
|
|
4152
|
-
export { default as LucideSquareArrowRight } from '../icons/square-arrow-right';
|
|
4153
|
-
export {
|
|
4154
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowRight} instead. */
|
|
4155
|
-
default as LucideArrowRightSquare
|
|
4156
|
-
} from '../icons/square-arrow-right';
|
|
4157
4181
|
// SquareArrowOutUpLeft aliases
|
|
4158
4182
|
export { default as LucideSquareArrowOutUpLeft } from '../icons/square-arrow-out-up-left';
|
|
4159
4183
|
export {
|
|
@@ -4172,6 +4196,12 @@ export {
|
|
|
4172
4196
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpLeft} instead. */
|
|
4173
4197
|
default as LucideArrowUpLeftSquare
|
|
4174
4198
|
} from '../icons/square-arrow-up-left';
|
|
4199
|
+
// SquareArrowRight aliases
|
|
4200
|
+
export { default as LucideSquareArrowRight } from '../icons/square-arrow-right';
|
|
4201
|
+
export {
|
|
4202
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowRight} instead. */
|
|
4203
|
+
default as LucideArrowRightSquare
|
|
4204
|
+
} from '../icons/square-arrow-right';
|
|
4175
4205
|
// SquareArrowUpRight aliases
|
|
4176
4206
|
export { default as LucideSquareArrowUpRight } from '../icons/square-arrow-up-right';
|
|
4177
4207
|
export {
|
|
@@ -4218,18 +4248,18 @@ export {
|
|
|
4218
4248
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChartGantt} instead. */
|
|
4219
4249
|
default as LucideSquareGanttChart
|
|
4220
4250
|
} from '../icons/square-chart-gantt';
|
|
4221
|
-
// SquareCheck aliases
|
|
4222
|
-
export { default as LucideSquareCheck } from '../icons/square-check';
|
|
4223
|
-
export {
|
|
4224
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheck} instead. */
|
|
4225
|
-
default as LucideCheckSquare2
|
|
4226
|
-
} from '../icons/square-check';
|
|
4227
4251
|
// SquareCheckBig aliases
|
|
4228
4252
|
export { default as LucideSquareCheckBig } from '../icons/square-check-big';
|
|
4229
4253
|
export {
|
|
4230
4254
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheckBig} instead. */
|
|
4231
4255
|
default as LucideCheckSquare
|
|
4232
4256
|
} from '../icons/square-check-big';
|
|
4257
|
+
// SquareCheck aliases
|
|
4258
|
+
export { default as LucideSquareCheck } from '../icons/square-check';
|
|
4259
|
+
export {
|
|
4260
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheck} instead. */
|
|
4261
|
+
default as LucideCheckSquare2
|
|
4262
|
+
} from '../icons/square-check';
|
|
4233
4263
|
// SquareChevronDown aliases
|
|
4234
4264
|
export { default as LucideSquareChevronDown } from '../icons/square-chevron-down';
|
|
4235
4265
|
export {
|
|
@@ -4260,18 +4290,18 @@ export {
|
|
|
4260
4290
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCode} instead. */
|
|
4261
4291
|
default as LucideCodeSquare
|
|
4262
4292
|
} from '../icons/square-code';
|
|
4263
|
-
// SquareDashedKanban aliases
|
|
4264
|
-
export { default as LucideSquareDashedKanban } from '../icons/square-dashed-kanban';
|
|
4265
|
-
export {
|
|
4266
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedKanban} instead. */
|
|
4267
|
-
default as LucideKanbanSquareDashed
|
|
4268
|
-
} from '../icons/square-dashed-kanban';
|
|
4269
4293
|
// SquareDashedMousePointer aliases
|
|
4270
4294
|
export { default as LucideSquareDashedMousePointer } from '../icons/square-dashed-mouse-pointer';
|
|
4271
4295
|
export {
|
|
4272
4296
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedMousePointer} instead. */
|
|
4273
4297
|
default as LucideMousePointerSquareDashed
|
|
4274
4298
|
} from '../icons/square-dashed-mouse-pointer';
|
|
4299
|
+
// SquareDashedKanban aliases
|
|
4300
|
+
export { default as LucideSquareDashedKanban } from '../icons/square-dashed-kanban';
|
|
4301
|
+
export {
|
|
4302
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDashedKanban} instead. */
|
|
4303
|
+
default as LucideKanbanSquareDashed
|
|
4304
|
+
} from '../icons/square-dashed-kanban';
|
|
4275
4305
|
// SquareDashedText aliases
|
|
4276
4306
|
export { default as LucideSquareDashedText } from '../icons/square-dashed-text';
|
|
4277
4307
|
export {
|
|
@@ -4300,18 +4330,18 @@ export {
|
|
|
4300
4330
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDot} instead. */
|
|
4301
4331
|
default as LucideDotSquare
|
|
4302
4332
|
} from '../icons/square-dot';
|
|
4303
|
-
// SquareFunction aliases
|
|
4304
|
-
export { default as LucideSquareFunction } from '../icons/square-function';
|
|
4305
|
-
export {
|
|
4306
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareFunction} instead. */
|
|
4307
|
-
default as LucideFunctionSquare
|
|
4308
|
-
} from '../icons/square-function';
|
|
4309
4333
|
// SquareEqual aliases
|
|
4310
4334
|
export { default as LucideSquareEqual } from '../icons/square-equal';
|
|
4311
4335
|
export {
|
|
4312
4336
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareEqual} instead. */
|
|
4313
4337
|
default as LucideEqualSquare
|
|
4314
4338
|
} from '../icons/square-equal';
|
|
4339
|
+
// SquareFunction aliases
|
|
4340
|
+
export { default as LucideSquareFunction } from '../icons/square-function';
|
|
4341
|
+
export {
|
|
4342
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareFunction} instead. */
|
|
4343
|
+
default as LucideFunctionSquare
|
|
4344
|
+
} from '../icons/square-function';
|
|
4315
4345
|
// SquareKanban aliases
|
|
4316
4346
|
export { default as LucideSquareKanban } from '../icons/square-kanban';
|
|
4317
4347
|
export {
|
|
@@ -4348,12 +4378,6 @@ export {
|
|
|
4348
4378
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMousePointer} instead. */
|
|
4349
4379
|
default as LucideInspect
|
|
4350
4380
|
} from '../icons/square-mouse-pointer';
|
|
4351
|
-
// SquareParkingOff aliases
|
|
4352
|
-
export { default as LucideSquareParkingOff } from '../icons/square-parking-off';
|
|
4353
|
-
export {
|
|
4354
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParkingOff} instead. */
|
|
4355
|
-
default as LucideParkingSquareOff
|
|
4356
|
-
} from '../icons/square-parking-off';
|
|
4357
4381
|
// SquareParking aliases
|
|
4358
4382
|
export { default as LucideSquareParking } from '../icons/square-parking';
|
|
4359
4383
|
export {
|
|
@@ -4374,6 +4398,12 @@ export {
|
|
|
4374
4398
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePen} instead. */
|
|
4375
4399
|
default as LucidePenSquare
|
|
4376
4400
|
} from '../icons/square-pen';
|
|
4401
|
+
// SquareParkingOff aliases
|
|
4402
|
+
export { default as LucideSquareParkingOff } from '../icons/square-parking-off';
|
|
4403
|
+
export {
|
|
4404
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParkingOff} instead. */
|
|
4405
|
+
default as LucideParkingSquareOff
|
|
4406
|
+
} from '../icons/square-parking-off';
|
|
4377
4407
|
// SquarePercent aliases
|
|
4378
4408
|
export { default as LucideSquarePercent } from '../icons/square-percent';
|
|
4379
4409
|
export {
|
|
@@ -4416,18 +4446,18 @@ export {
|
|
|
4416
4446
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareScissors} instead. */
|
|
4417
4447
|
default as LucideScissorsSquare
|
|
4418
4448
|
} from '../icons/square-scissors';
|
|
4419
|
-
// SquareSigma aliases
|
|
4420
|
-
export { default as LucideSquareSigma } from '../icons/square-sigma';
|
|
4421
|
-
export {
|
|
4422
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSigma} instead. */
|
|
4423
|
-
default as LucideSigmaSquare
|
|
4424
|
-
} from '../icons/square-sigma';
|
|
4425
4449
|
// SquareSlash aliases
|
|
4426
4450
|
export { default as LucideSquareSlash } from '../icons/square-slash';
|
|
4427
4451
|
export {
|
|
4428
4452
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSlash} instead. */
|
|
4429
4453
|
default as LucideSlashSquare
|
|
4430
4454
|
} from '../icons/square-slash';
|
|
4455
|
+
// SquareSigma aliases
|
|
4456
|
+
export { default as LucideSquareSigma } from '../icons/square-sigma';
|
|
4457
|
+
export {
|
|
4458
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSigma} instead. */
|
|
4459
|
+
default as LucideSigmaSquare
|
|
4460
|
+
} from '../icons/square-sigma';
|
|
4431
4461
|
// SquareSplitHorizontal aliases
|
|
4432
4462
|
export { default as LucideSquareSplitHorizontal } from '../icons/square-split-horizontal';
|
|
4433
4463
|
export {
|
|
@@ -4482,12 +4512,6 @@ export {
|
|
|
4482
4512
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignEnd} instead. */
|
|
4483
4513
|
default as LucideAlignRight
|
|
4484
4514
|
} from '../icons/text-align-end';
|
|
4485
|
-
// TextAlignJustify aliases
|
|
4486
|
-
export { default as LucideTextAlignJustify } from '../icons/text-align-justify';
|
|
4487
|
-
export {
|
|
4488
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignJustify} instead. */
|
|
4489
|
-
default as LucideAlignJustify
|
|
4490
|
-
} from '../icons/text-align-justify';
|
|
4491
4515
|
// TextAlignStart aliases
|
|
4492
4516
|
export { default as LucideTextAlignStart } from '../icons/text-align-start';
|
|
4493
4517
|
export {
|
|
@@ -4498,6 +4522,12 @@ export {
|
|
|
4498
4522
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignStart} instead. */
|
|
4499
4523
|
default as LucideAlignLeft
|
|
4500
4524
|
} from '../icons/text-align-start';
|
|
4525
|
+
// TextAlignJustify aliases
|
|
4526
|
+
export { default as LucideTextAlignJustify } from '../icons/text-align-justify';
|
|
4527
|
+
export {
|
|
4528
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignJustify} instead. */
|
|
4529
|
+
default as LucideAlignJustify
|
|
4530
|
+
} from '../icons/text-align-justify';
|
|
4501
4531
|
// TextInitial aliases
|
|
4502
4532
|
export { default as LucideTextInitial } from '../icons/text-initial';
|
|
4503
4533
|
export {
|
|
@@ -4510,42 +4540,48 @@ export {
|
|
|
4510
4540
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextWrap} instead. */
|
|
4511
4541
|
default as LucideWrapText
|
|
4512
4542
|
} from '../icons/text-wrap';
|
|
4513
|
-
// TriangleAlert aliases
|
|
4514
|
-
export { default as LucideTriangleAlert } from '../icons/triangle-alert';
|
|
4515
|
-
export {
|
|
4516
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TriangleAlert} instead. */
|
|
4517
|
-
default as LucideAlertTriangle
|
|
4518
|
-
} from '../icons/triangle-alert';
|
|
4519
4543
|
// TramFront aliases
|
|
4520
4544
|
export { default as LucideTramFront } from '../icons/tram-front';
|
|
4521
4545
|
export {
|
|
4522
4546
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TramFront} instead. */
|
|
4523
4547
|
default as LucideTrain
|
|
4524
4548
|
} from '../icons/tram-front';
|
|
4525
|
-
//
|
|
4526
|
-
export { default as
|
|
4549
|
+
// Trash aliases
|
|
4550
|
+
export { default as LucideTrash } from '../icons/trash';
|
|
4527
4551
|
export {
|
|
4528
|
-
/** @deprecated The
|
|
4529
|
-
default as
|
|
4530
|
-
} from '../icons/
|
|
4552
|
+
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link Trash} instead. */
|
|
4553
|
+
default as LucideTrash2
|
|
4554
|
+
} from '../icons/trash';
|
|
4531
4555
|
// TreePalm aliases
|
|
4532
4556
|
export { default as LucideTreePalm } from '../icons/tree-palm';
|
|
4533
4557
|
export {
|
|
4534
4558
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TreePalm} instead. */
|
|
4535
4559
|
default as LucidePalmtree
|
|
4536
4560
|
} from '../icons/tree-palm';
|
|
4537
|
-
//
|
|
4538
|
-
export { default as
|
|
4561
|
+
// TriangleAlert aliases
|
|
4562
|
+
export { default as LucideTriangleAlert } from '../icons/triangle-alert';
|
|
4539
4563
|
export {
|
|
4540
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4541
|
-
default as
|
|
4542
|
-
} from '../icons/
|
|
4564
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TriangleAlert} instead. */
|
|
4565
|
+
default as LucideAlertTriangle
|
|
4566
|
+
} from '../icons/triangle-alert';
|
|
4567
|
+
// TvMinimal aliases
|
|
4568
|
+
export { default as LucideTvMinimal } from '../icons/tv-minimal';
|
|
4569
|
+
export {
|
|
4570
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TvMinimal} instead. */
|
|
4571
|
+
default as LucideTv2
|
|
4572
|
+
} from '../icons/tv-minimal';
|
|
4543
4573
|
// UserRoundCheck aliases
|
|
4544
4574
|
export { default as LucideUserRoundCheck } from '../icons/user-round-check';
|
|
4545
4575
|
export {
|
|
4546
4576
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundCheck} instead. */
|
|
4547
4577
|
default as LucideUserCheck2
|
|
4548
4578
|
} from '../icons/user-round-check';
|
|
4579
|
+
// University aliases
|
|
4580
|
+
export { default as LucideUniversity } from '../icons/university';
|
|
4581
|
+
export {
|
|
4582
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link University} instead. */
|
|
4583
|
+
default as LucideSchool2
|
|
4584
|
+
} from '../icons/university';
|
|
4549
4585
|
// UserRoundCog aliases
|
|
4550
4586
|
export { default as LucideUserRoundCog } from '../icons/user-round-cog';
|
|
4551
4587
|
export {
|
|
@@ -4594,18 +4630,18 @@ export {
|
|
|
4594
4630
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Utensils} instead. */
|
|
4595
4631
|
default as LucideForkKnife
|
|
4596
4632
|
} from '../icons/utensils';
|
|
4597
|
-
// WalletMinimal aliases
|
|
4598
|
-
export { default as LucideWalletMinimal } from '../icons/wallet-minimal';
|
|
4599
|
-
export {
|
|
4600
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WalletMinimal} instead. */
|
|
4601
|
-
default as LucideWallet2
|
|
4602
|
-
} from '../icons/wallet-minimal';
|
|
4603
4633
|
// WandSparkles aliases
|
|
4604
4634
|
export { default as LucideWandSparkles } from '../icons/wand-sparkles';
|
|
4605
4635
|
export {
|
|
4606
4636
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WandSparkles} instead. */
|
|
4607
4637
|
default as LucideWand2
|
|
4608
4638
|
} from '../icons/wand-sparkles';
|
|
4639
|
+
// WalletMinimal aliases
|
|
4640
|
+
export { default as LucideWalletMinimal } from '../icons/wallet-minimal';
|
|
4641
|
+
export {
|
|
4642
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WalletMinimal} instead. */
|
|
4643
|
+
default as LucideWallet2
|
|
4644
|
+
} from '../icons/wallet-minimal';
|
|
4609
4645
|
// WavesHorizontal aliases
|
|
4610
4646
|
export { default as LucideWavesHorizontal } from '../icons/waves-horizontal';
|
|
4611
4647
|
export {
|