@lucide/icons 1.0.1 → 1.2.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/dist/cjs/dynamic.d.cts +49 -11
- package/dist/cjs/lucide-icons.cjs +1294 -1256
- package/dist/cjs/lucide-icons.cjs.map +1 -1
- package/dist/cjs/lucide-icons.d.cts +713 -685
- package/dist/cjs/lucide-icons.prefixed.d.cts +713 -685
- package/dist/cjs/lucide-icons.suffixed.d.cts +713 -685
- package/dist/esm/build.mjs +1 -1
- package/dist/esm/buildLucideDataUri.mjs +1 -1
- package/dist/esm/buildLucideIconElement.mjs +1 -1
- package/dist/esm/buildLucideIconNode.mjs +1 -1
- package/dist/esm/buildLucideSvg.mjs +1 -1
- package/dist/esm/dynamic.d.ts +49 -11
- package/dist/esm/dynamic.mjs +1 -1
- package/dist/esm/dynamicIcon.mjs +1 -1
- package/dist/esm/dynamicIconImports.mjs +3 -1
- package/dist/esm/dynamicIconImports.mjs.map +1 -1
- package/dist/esm/icons/a-arrow-down.mjs +1 -1
- package/dist/esm/icons/a-arrow-up.mjs +1 -1
- package/dist/esm/icons/a-large-small.mjs +1 -1
- package/dist/esm/icons/accessibility.mjs +1 -1
- package/dist/esm/icons/activity.mjs +1 -1
- package/dist/esm/icons/air-vent.mjs +1 -1
- package/dist/esm/icons/airplay.mjs +1 -1
- package/dist/esm/icons/alarm-clock-check.mjs +1 -1
- package/dist/esm/icons/alarm-clock-minus.mjs +1 -1
- package/dist/esm/icons/alarm-clock-off.mjs +1 -1
- package/dist/esm/icons/alarm-clock-plus.mjs +1 -1
- package/dist/esm/icons/alarm-clock.mjs +1 -1
- package/dist/esm/icons/alarm-smoke.mjs +1 -1
- package/dist/esm/icons/album.mjs +1 -1
- package/dist/esm/icons/align-center-horizontal.mjs +1 -1
- package/dist/esm/icons/align-center-vertical.mjs +1 -1
- package/dist/esm/icons/align-end-horizontal.mjs +1 -1
- package/dist/esm/icons/align-end-vertical.mjs +1 -1
- package/dist/esm/icons/align-horizontal-distribute-center.mjs +1 -1
- package/dist/esm/icons/align-horizontal-distribute-end.mjs +1 -1
- package/dist/esm/icons/align-horizontal-distribute-start.mjs +1 -1
- package/dist/esm/icons/align-horizontal-justify-center.mjs +1 -1
- package/dist/esm/icons/align-horizontal-justify-end.mjs +1 -1
- package/dist/esm/icons/align-horizontal-justify-start.mjs +1 -1
- package/dist/esm/icons/align-horizontal-space-around.mjs +1 -1
- package/dist/esm/icons/align-horizontal-space-between.mjs +1 -1
- package/dist/esm/icons/align-start-horizontal.mjs +1 -1
- package/dist/esm/icons/align-start-vertical.mjs +1 -1
- package/dist/esm/icons/align-vertical-distribute-center.mjs +1 -1
- package/dist/esm/icons/align-vertical-distribute-end.mjs +1 -1
- package/dist/esm/icons/align-vertical-distribute-start.mjs +1 -1
- package/dist/esm/icons/align-vertical-justify-center.mjs +1 -1
- package/dist/esm/icons/align-vertical-justify-end.mjs +1 -1
- package/dist/esm/icons/align-vertical-justify-start.mjs +1 -1
- package/dist/esm/icons/align-vertical-space-around.mjs +1 -1
- package/dist/esm/icons/align-vertical-space-between.mjs +1 -1
- package/dist/esm/icons/ambulance.mjs +1 -1
- package/dist/esm/icons/ampersand.mjs +1 -1
- package/dist/esm/icons/ampersands.mjs +1 -1
- package/dist/esm/icons/amphora.mjs +1 -1
- package/dist/esm/icons/anchor.mjs +1 -1
- package/dist/esm/icons/angry.mjs +1 -1
- package/dist/esm/icons/annoyed.mjs +1 -1
- package/dist/esm/icons/antenna.mjs +1 -1
- package/dist/esm/icons/anvil.mjs +1 -1
- package/dist/esm/icons/aperture.mjs +1 -1
- package/dist/esm/icons/app-window-mac.mjs +1 -1
- package/dist/esm/icons/app-window.mjs +1 -1
- package/dist/esm/icons/apple.mjs +1 -1
- package/dist/esm/icons/archive-restore.mjs +1 -1
- package/dist/esm/icons/archive-x.mjs +1 -1
- package/dist/esm/icons/archive.mjs +1 -1
- package/dist/esm/icons/armchair.mjs +1 -1
- package/dist/esm/icons/arrow-big-down-dash.mjs +3 -3
- package/dist/esm/icons/arrow-big-down-dash.mjs.map +1 -1
- package/dist/esm/icons/arrow-big-down.mjs +3 -3
- package/dist/esm/icons/arrow-big-down.mjs.map +1 -1
- package/dist/esm/icons/arrow-big-left-dash.mjs +3 -3
- package/dist/esm/icons/arrow-big-left-dash.mjs.map +1 -1
- package/dist/esm/icons/arrow-big-left.mjs +3 -3
- package/dist/esm/icons/arrow-big-left.mjs.map +1 -1
- package/dist/esm/icons/arrow-big-right-dash.mjs +3 -3
- package/dist/esm/icons/arrow-big-right-dash.mjs.map +1 -1
- package/dist/esm/icons/arrow-big-right.mjs +3 -3
- package/dist/esm/icons/arrow-big-right.mjs.map +1 -1
- package/dist/esm/icons/arrow-big-up-dash.mjs +3 -3
- package/dist/esm/icons/arrow-big-up-dash.mjs.map +1 -1
- package/dist/esm/icons/arrow-big-up.mjs +3 -3
- package/dist/esm/icons/arrow-big-up.mjs.map +1 -1
- package/dist/esm/icons/arrow-down-0-1.mjs +1 -1
- package/dist/esm/icons/arrow-down-1-0.mjs +1 -1
- package/dist/esm/icons/arrow-down-a-z.mjs +1 -1
- package/dist/esm/icons/arrow-down-from-line.mjs +1 -1
- package/dist/esm/icons/arrow-down-left.mjs +1 -1
- package/dist/esm/icons/arrow-down-narrow-wide.mjs +1 -1
- package/dist/esm/icons/arrow-down-right.mjs +1 -1
- package/dist/esm/icons/arrow-down-to-dot.mjs +1 -1
- package/dist/esm/icons/arrow-down-to-line.mjs +1 -1
- package/dist/esm/icons/arrow-down-up.mjs +1 -1
- package/dist/esm/icons/arrow-down-wide-narrow.mjs +1 -1
- package/dist/esm/icons/arrow-down-z-a.mjs +1 -1
- package/dist/esm/icons/arrow-down.mjs +1 -1
- package/dist/esm/icons/arrow-left-from-line.mjs +1 -1
- package/dist/esm/icons/arrow-left-right.mjs +1 -1
- package/dist/esm/icons/arrow-left-to-line.mjs +1 -1
- package/dist/esm/icons/arrow-left.mjs +1 -1
- package/dist/esm/icons/arrow-right-from-line.mjs +1 -1
- package/dist/esm/icons/arrow-right-left.mjs +1 -1
- package/dist/esm/icons/arrow-right-to-line.mjs +1 -1
- package/dist/esm/icons/arrow-right.mjs +1 -1
- package/dist/esm/icons/arrow-up-0-1.mjs +1 -1
- package/dist/esm/icons/arrow-up-1-0.mjs +1 -1
- package/dist/esm/icons/arrow-up-a-z.mjs +1 -1
- package/dist/esm/icons/arrow-up-down.mjs +1 -1
- package/dist/esm/icons/arrow-up-from-dot.mjs +1 -1
- package/dist/esm/icons/arrow-up-from-line.mjs +1 -1
- package/dist/esm/icons/arrow-up-left.mjs +1 -1
- package/dist/esm/icons/arrow-up-narrow-wide.mjs +1 -1
- package/dist/esm/icons/arrow-up-right.mjs +1 -1
- package/dist/esm/icons/arrow-up-to-line.mjs +1 -1
- package/dist/esm/icons/arrow-up-wide-narrow.mjs +1 -1
- package/dist/esm/icons/arrow-up-z-a.mjs +1 -1
- package/dist/esm/icons/arrow-up.mjs +1 -1
- package/dist/esm/icons/arrows-up-from-line.mjs +1 -1
- package/dist/esm/icons/asterisk.mjs +1 -1
- package/dist/esm/icons/at-sign.mjs +1 -1
- package/dist/esm/icons/atom.mjs +1 -1
- package/dist/esm/icons/audio-lines.mjs +1 -1
- package/dist/esm/icons/audio-waveform.mjs +1 -1
- package/dist/esm/icons/award.mjs +1 -1
- package/dist/esm/icons/axe.mjs +1 -1
- package/dist/esm/icons/axis-3d.mjs +1 -1
- package/dist/esm/icons/baby.mjs +1 -1
- package/dist/esm/icons/backpack.mjs +1 -1
- package/dist/esm/icons/badge-alert.mjs +1 -1
- package/dist/esm/icons/badge-cent.mjs +1 -1
- package/dist/esm/icons/badge-check.mjs +1 -1
- package/dist/esm/icons/badge-dollar-sign.mjs +1 -1
- package/dist/esm/icons/badge-euro.mjs +1 -1
- package/dist/esm/icons/badge-indian-rupee.mjs +1 -1
- package/dist/esm/icons/badge-info.mjs +1 -1
- package/dist/esm/icons/badge-japanese-yen.mjs +1 -1
- package/dist/esm/icons/badge-minus.mjs +1 -1
- package/dist/esm/icons/badge-percent.mjs +1 -1
- package/dist/esm/icons/badge-plus.mjs +1 -1
- package/dist/esm/icons/badge-pound-sterling.mjs +1 -1
- package/dist/esm/icons/badge-question-mark.mjs +1 -1
- package/dist/esm/icons/badge-russian-ruble.mjs +1 -1
- package/dist/esm/icons/badge-swiss-franc.mjs +1 -1
- package/dist/esm/icons/badge-turkish-lira.mjs +1 -1
- package/dist/esm/icons/badge-x.mjs +1 -1
- package/dist/esm/icons/badge.mjs +1 -1
- package/dist/esm/icons/baggage-claim.mjs +1 -1
- package/dist/esm/icons/balloon.mjs +1 -1
- package/dist/esm/icons/ban.mjs +1 -1
- package/dist/esm/icons/banana.mjs +1 -1
- package/dist/esm/icons/bandage.mjs +1 -1
- package/dist/esm/icons/banknote-arrow-down.mjs +1 -1
- package/dist/esm/icons/banknote-arrow-up.mjs +1 -1
- package/dist/esm/icons/banknote-x.mjs +1 -1
- package/dist/esm/icons/banknote.mjs +1 -1
- package/dist/esm/icons/barcode.mjs +1 -1
- package/dist/esm/icons/barrel.mjs +1 -1
- package/dist/esm/icons/baseline.mjs +1 -1
- package/dist/esm/icons/bath.mjs +1 -1
- package/dist/esm/icons/battery-charging.mjs +1 -1
- package/dist/esm/icons/battery-full.mjs +1 -1
- package/dist/esm/icons/battery-low.mjs +1 -1
- package/dist/esm/icons/battery-medium.mjs +1 -1
- package/dist/esm/icons/battery-plus.mjs +1 -1
- package/dist/esm/icons/battery-warning.mjs +1 -1
- package/dist/esm/icons/battery.mjs +1 -1
- package/dist/esm/icons/beaker.mjs +1 -1
- package/dist/esm/icons/bean-off.mjs +1 -1
- package/dist/esm/icons/bean.mjs +1 -1
- package/dist/esm/icons/bed-double.mjs +1 -1
- package/dist/esm/icons/bed-single.mjs +1 -1
- package/dist/esm/icons/bed.mjs +1 -1
- package/dist/esm/icons/beef.mjs +1 -1
- package/dist/esm/icons/beer-off.mjs +1 -1
- package/dist/esm/icons/beer.mjs +1 -1
- package/dist/esm/icons/bell-dot.mjs +1 -1
- package/dist/esm/icons/bell-electric.mjs +1 -1
- package/dist/esm/icons/bell-minus.mjs +1 -1
- package/dist/esm/icons/bell-off.mjs +1 -1
- package/dist/esm/icons/bell-plus.mjs +1 -1
- package/dist/esm/icons/bell-ring.mjs +1 -1
- package/dist/esm/icons/bell.mjs +1 -1
- package/dist/esm/icons/between-horizontal-end.mjs +1 -1
- package/dist/esm/icons/between-horizontal-start.mjs +1 -1
- package/dist/esm/icons/between-vertical-end.mjs +1 -1
- package/dist/esm/icons/between-vertical-start.mjs +1 -1
- package/dist/esm/icons/biceps-flexed.mjs +1 -1
- package/dist/esm/icons/bike.mjs +1 -1
- package/dist/esm/icons/binary.mjs +1 -1
- package/dist/esm/icons/binoculars.mjs +1 -1
- package/dist/esm/icons/biohazard.mjs +1 -1
- package/dist/esm/icons/bird.mjs +1 -1
- package/dist/esm/icons/birdhouse.mjs +1 -1
- package/dist/esm/icons/bitcoin.mjs +1 -1
- package/dist/esm/icons/blend.mjs +1 -1
- package/dist/esm/icons/blinds.mjs +1 -1
- package/dist/esm/icons/blocks.mjs +1 -1
- package/dist/esm/icons/bluetooth-connected.mjs +1 -1
- package/dist/esm/icons/bluetooth-off.mjs +1 -1
- package/dist/esm/icons/bluetooth-searching.mjs +1 -1
- package/dist/esm/icons/bluetooth.mjs +1 -1
- package/dist/esm/icons/bold.mjs +1 -1
- package/dist/esm/icons/bolt.mjs +1 -1
- package/dist/esm/icons/bomb.mjs +1 -1
- package/dist/esm/icons/bone.mjs +1 -1
- package/dist/esm/icons/book-a.mjs +1 -1
- package/dist/esm/icons/book-alert.mjs +1 -1
- package/dist/esm/icons/book-audio.mjs +1 -1
- package/dist/esm/icons/book-check.mjs +1 -1
- package/dist/esm/icons/book-copy.mjs +1 -1
- package/dist/esm/icons/book-dashed.mjs +1 -1
- package/dist/esm/icons/book-down.mjs +1 -1
- package/dist/esm/icons/book-headphones.mjs +1 -1
- package/dist/esm/icons/book-heart.mjs +1 -1
- package/dist/esm/icons/book-image.mjs +1 -1
- package/dist/esm/icons/book-key.mjs +1 -1
- package/dist/esm/icons/book-lock.mjs +1 -1
- package/dist/esm/icons/book-marked.mjs +1 -1
- package/dist/esm/icons/book-minus.mjs +1 -1
- package/dist/esm/icons/book-open-check.mjs +1 -1
- package/dist/esm/icons/book-open-text.mjs +1 -1
- package/dist/esm/icons/book-open.mjs +1 -1
- package/dist/esm/icons/book-plus.mjs +1 -1
- package/dist/esm/icons/book-search.mjs +1 -1
- package/dist/esm/icons/book-text.mjs +1 -1
- package/dist/esm/icons/book-type.mjs +1 -1
- package/dist/esm/icons/book-up-2.mjs +1 -1
- package/dist/esm/icons/book-up.mjs +1 -1
- package/dist/esm/icons/book-user.mjs +1 -1
- package/dist/esm/icons/book-x.mjs +1 -1
- package/dist/esm/icons/book.mjs +1 -1
- package/dist/esm/icons/bookmark-check.mjs +1 -1
- package/dist/esm/icons/bookmark-minus.mjs +1 -1
- package/dist/esm/icons/bookmark-plus.mjs +1 -1
- package/dist/esm/icons/bookmark-x.mjs +1 -1
- package/dist/esm/icons/bookmark.mjs +1 -1
- package/dist/esm/icons/boom-box.mjs +1 -1
- package/dist/esm/icons/bot-message-square.mjs +1 -1
- package/dist/esm/icons/bot-off.mjs +1 -1
- package/dist/esm/icons/bot.mjs +1 -1
- package/dist/esm/icons/bottle-wine.mjs +1 -1
- package/dist/esm/icons/bow-arrow.mjs +1 -1
- package/dist/esm/icons/box.mjs +1 -1
- package/dist/esm/icons/boxes.mjs +1 -1
- package/dist/esm/icons/braces.mjs +1 -1
- package/dist/esm/icons/brackets.mjs +1 -1
- package/dist/esm/icons/brain-circuit.mjs +1 -1
- package/dist/esm/icons/brain-cog.mjs +1 -1
- package/dist/esm/icons/brain.mjs +1 -1
- package/dist/esm/icons/brick-wall-fire.mjs +1 -1
- package/dist/esm/icons/brick-wall-shield.mjs +1 -1
- package/dist/esm/icons/brick-wall.mjs +1 -1
- package/dist/esm/icons/briefcase-business.mjs +1 -1
- package/dist/esm/icons/briefcase-conveyor-belt.mjs +1 -1
- package/dist/esm/icons/briefcase-medical.mjs +1 -1
- package/dist/esm/icons/briefcase.mjs +1 -1
- package/dist/esm/icons/bring-to-front.mjs +1 -1
- package/dist/esm/icons/brush-cleaning.mjs +1 -1
- package/dist/esm/icons/brush.mjs +1 -1
- package/dist/esm/icons/bubbles.mjs +1 -1
- package/dist/esm/icons/bug-off.mjs +1 -1
- package/dist/esm/icons/bug-play.mjs +1 -1
- package/dist/esm/icons/bug.mjs +1 -1
- package/dist/esm/icons/building-2.mjs +1 -1
- package/dist/esm/icons/building.mjs +1 -1
- package/dist/esm/icons/bus-front.mjs +1 -1
- package/dist/esm/icons/bus.mjs +1 -1
- package/dist/esm/icons/cable-car.mjs +1 -1
- package/dist/esm/icons/cable.mjs +1 -1
- package/dist/esm/icons/cake-slice.mjs +1 -1
- package/dist/esm/icons/cake.mjs +1 -1
- package/dist/esm/icons/calculator.mjs +1 -1
- package/dist/esm/icons/calendar-1.mjs +1 -1
- package/dist/esm/icons/calendar-arrow-down.mjs +1 -1
- package/dist/esm/icons/calendar-arrow-up.mjs +1 -1
- package/dist/esm/icons/calendar-check-2.mjs +1 -1
- package/dist/esm/icons/calendar-check.mjs +1 -1
- package/dist/esm/icons/calendar-clock.mjs +1 -1
- package/dist/esm/icons/calendar-cog.mjs +1 -1
- package/dist/esm/icons/calendar-days.mjs +1 -1
- package/dist/esm/icons/calendar-fold.mjs +1 -1
- package/dist/esm/icons/calendar-heart.mjs +1 -1
- package/dist/esm/icons/calendar-minus-2.mjs +1 -1
- package/dist/esm/icons/calendar-minus.mjs +1 -1
- package/dist/esm/icons/calendar-off.mjs +1 -1
- package/dist/esm/icons/calendar-plus-2.mjs +1 -1
- package/dist/esm/icons/calendar-plus.mjs +1 -1
- package/dist/esm/icons/calendar-range.mjs +1 -1
- package/dist/esm/icons/calendar-search.mjs +1 -1
- package/dist/esm/icons/calendar-sync.mjs +1 -1
- package/dist/esm/icons/calendar-x-2.mjs +1 -1
- package/dist/esm/icons/calendar-x.mjs +1 -1
- package/dist/esm/icons/calendar.mjs +1 -1
- package/dist/esm/icons/calendars.mjs +1 -1
- package/dist/esm/icons/camera-off.mjs +1 -1
- package/dist/esm/icons/camera.mjs +1 -1
- package/dist/esm/icons/candy-cane.mjs +1 -1
- package/dist/esm/icons/candy-off.mjs +1 -1
- package/dist/esm/icons/candy.mjs +1 -1
- package/dist/esm/icons/cannabis-off.mjs +1 -1
- package/dist/esm/icons/cannabis.mjs +1 -1
- package/dist/esm/icons/captions-off.mjs +1 -1
- package/dist/esm/icons/captions.mjs +1 -1
- package/dist/esm/icons/car-front.mjs +1 -1
- package/dist/esm/icons/car-taxi-front.mjs +1 -1
- package/dist/esm/icons/car.mjs +1 -1
- package/dist/esm/icons/caravan.mjs +1 -1
- package/dist/esm/icons/card-sim.mjs +1 -1
- package/dist/esm/icons/carrot.mjs +1 -1
- package/dist/esm/icons/case-lower.mjs +1 -1
- package/dist/esm/icons/case-sensitive.mjs +1 -1
- package/dist/esm/icons/case-upper.mjs +1 -1
- package/dist/esm/icons/cassette-tape.mjs +1 -1
- package/dist/esm/icons/cast.mjs +1 -1
- package/dist/esm/icons/castle.mjs +1 -1
- package/dist/esm/icons/cat.mjs +1 -1
- package/dist/esm/icons/cctv-off.mjs +1 -1
- package/dist/esm/icons/cctv.mjs +1 -1
- package/dist/esm/icons/chart-area.mjs +1 -1
- package/dist/esm/icons/chart-bar-big.mjs +1 -1
- package/dist/esm/icons/chart-bar-decreasing.mjs +1 -1
- package/dist/esm/icons/chart-bar-increasing.mjs +1 -1
- package/dist/esm/icons/chart-bar-stacked.mjs +1 -1
- package/dist/esm/icons/chart-bar.mjs +1 -1
- package/dist/esm/icons/chart-candlestick.mjs +1 -1
- package/dist/esm/icons/chart-column-big.mjs +1 -1
- package/dist/esm/icons/chart-column-decreasing.mjs +1 -1
- package/dist/esm/icons/chart-column-increasing.mjs +1 -1
- package/dist/esm/icons/chart-column-stacked.mjs +1 -1
- package/dist/esm/icons/chart-column.mjs +1 -1
- package/dist/esm/icons/chart-gantt.mjs +1 -1
- package/dist/esm/icons/chart-line.mjs +1 -1
- package/dist/esm/icons/chart-network.mjs +1 -1
- package/dist/esm/icons/chart-no-axes-column-decreasing.mjs +1 -1
- package/dist/esm/icons/chart-no-axes-column-increasing.mjs +1 -1
- package/dist/esm/icons/chart-no-axes-column.mjs +1 -1
- package/dist/esm/icons/chart-no-axes-combined.mjs +1 -1
- package/dist/esm/icons/chart-no-axes-gantt.mjs +1 -1
- package/dist/esm/icons/chart-pie.mjs +1 -1
- package/dist/esm/icons/chart-scatter.mjs +1 -1
- package/dist/esm/icons/chart-spline.mjs +1 -1
- package/dist/esm/icons/check-check.mjs +1 -1
- package/dist/esm/icons/check-line.mjs +1 -1
- package/dist/esm/icons/check.mjs +1 -1
- package/dist/esm/icons/chef-hat.mjs +1 -1
- package/dist/esm/icons/cherry.mjs +1 -1
- package/dist/esm/icons/chess-bishop.mjs +1 -1
- package/dist/esm/icons/chess-king.mjs +1 -1
- package/dist/esm/icons/chess-knight.mjs +1 -1
- package/dist/esm/icons/chess-pawn.mjs +1 -1
- package/dist/esm/icons/chess-queen.mjs +1 -1
- package/dist/esm/icons/chess-rook.mjs +1 -1
- package/dist/esm/icons/chevron-down.mjs +1 -1
- package/dist/esm/icons/chevron-first.mjs +1 -1
- package/dist/esm/icons/chevron-last.mjs +1 -1
- package/dist/esm/icons/chevron-left.mjs +1 -1
- package/dist/esm/icons/chevron-right.mjs +1 -1
- package/dist/esm/icons/chevron-up.mjs +1 -1
- package/dist/esm/icons/chevrons-down-up.mjs +1 -1
- package/dist/esm/icons/chevrons-down.mjs +1 -1
- package/dist/esm/icons/chevrons-left-right-ellipsis.mjs +1 -1
- package/dist/esm/icons/chevrons-left-right.mjs +1 -1
- package/dist/esm/icons/chevrons-left.mjs +1 -1
- package/dist/esm/icons/chevrons-right-left.mjs +1 -1
- package/dist/esm/icons/chevrons-right.mjs +1 -1
- package/dist/esm/icons/chevrons-up-down.mjs +1 -1
- package/dist/esm/icons/chevrons-up.mjs +1 -1
- package/dist/esm/icons/church.mjs +1 -1
- package/dist/esm/icons/cigarette-off.mjs +1 -1
- package/dist/esm/icons/cigarette.mjs +1 -1
- package/dist/esm/icons/circle-alert.mjs +1 -1
- package/dist/esm/icons/circle-arrow-down.mjs +1 -1
- package/dist/esm/icons/circle-arrow-left.mjs +1 -1
- package/dist/esm/icons/circle-arrow-out-down-left.mjs +1 -1
- package/dist/esm/icons/circle-arrow-out-down-right.mjs +1 -1
- package/dist/esm/icons/circle-arrow-out-up-left.mjs +1 -1
- package/dist/esm/icons/circle-arrow-out-up-right.mjs +1 -1
- package/dist/esm/icons/circle-arrow-right.mjs +1 -1
- package/dist/esm/icons/circle-arrow-up.mjs +1 -1
- package/dist/esm/icons/circle-check-big.mjs +1 -1
- package/dist/esm/icons/circle-check.mjs +1 -1
- package/dist/esm/icons/circle-chevron-down.mjs +1 -1
- package/dist/esm/icons/circle-chevron-left.mjs +1 -1
- package/dist/esm/icons/circle-chevron-right.mjs +1 -1
- package/dist/esm/icons/circle-chevron-up.mjs +1 -1
- package/dist/esm/icons/circle-dashed.mjs +1 -1
- package/dist/esm/icons/circle-divide.mjs +1 -1
- package/dist/esm/icons/circle-dollar-sign.mjs +1 -1
- package/dist/esm/icons/circle-dot-dashed.mjs +1 -1
- package/dist/esm/icons/circle-dot.mjs +1 -1
- package/dist/esm/icons/circle-ellipsis.mjs +1 -1
- package/dist/esm/icons/circle-equal.mjs +1 -1
- package/dist/esm/icons/circle-fading-arrow-up.mjs +1 -1
- package/dist/esm/icons/circle-fading-plus.mjs +1 -1
- package/dist/esm/icons/circle-gauge.mjs +1 -1
- package/dist/esm/icons/circle-minus.mjs +1 -1
- package/dist/esm/icons/circle-off.mjs +1 -1
- package/dist/esm/icons/circle-parking-off.mjs +1 -1
- package/dist/esm/icons/circle-parking.mjs +1 -1
- package/dist/esm/icons/circle-pause.mjs +1 -1
- package/dist/esm/icons/circle-percent.mjs +1 -1
- package/dist/esm/icons/circle-pile.mjs +1 -1
- package/dist/esm/icons/circle-play.mjs +1 -1
- package/dist/esm/icons/circle-plus.mjs +1 -1
- package/dist/esm/icons/circle-pound-sterling.mjs +1 -1
- package/dist/esm/icons/circle-power.mjs +1 -1
- package/dist/esm/icons/circle-question-mark.mjs +1 -1
- package/dist/esm/icons/circle-slash-2.mjs +1 -1
- package/dist/esm/icons/circle-slash.mjs +1 -1
- package/dist/esm/icons/circle-small.mjs +1 -1
- package/dist/esm/icons/circle-star.mjs +1 -1
- package/dist/esm/icons/circle-stop.mjs +1 -1
- package/dist/esm/icons/circle-user-round.mjs +3 -3
- package/dist/esm/icons/circle-user-round.mjs.map +1 -1
- package/dist/esm/icons/circle-user.mjs +1 -1
- package/dist/esm/icons/circle-x.mjs +1 -1
- package/dist/esm/icons/circle.mjs +1 -1
- package/dist/esm/icons/circuit-board.mjs +1 -1
- package/dist/esm/icons/citrus.mjs +1 -1
- package/dist/esm/icons/clapperboard.mjs +1 -1
- package/dist/esm/icons/clipboard-check.mjs +1 -1
- package/dist/esm/icons/clipboard-clock.mjs +1 -1
- package/dist/esm/icons/clipboard-copy.mjs +1 -1
- package/dist/esm/icons/clipboard-list.mjs +1 -1
- package/dist/esm/icons/clipboard-minus.mjs +1 -1
- package/dist/esm/icons/clipboard-paste.mjs +1 -1
- package/dist/esm/icons/clipboard-pen-line.mjs +1 -1
- package/dist/esm/icons/clipboard-pen.mjs +1 -1
- package/dist/esm/icons/clipboard-plus.mjs +1 -1
- package/dist/esm/icons/clipboard-type.mjs +1 -1
- package/dist/esm/icons/clipboard-x.mjs +1 -1
- package/dist/esm/icons/clipboard.mjs +1 -1
- package/dist/esm/icons/clock-1.mjs +1 -1
- package/dist/esm/icons/clock-10.mjs +1 -1
- package/dist/esm/icons/clock-11.mjs +1 -1
- package/dist/esm/icons/clock-12.mjs +1 -1
- package/dist/esm/icons/clock-2.mjs +1 -1
- package/dist/esm/icons/clock-3.mjs +1 -1
- package/dist/esm/icons/clock-4.mjs +1 -1
- package/dist/esm/icons/clock-5.mjs +1 -1
- package/dist/esm/icons/clock-6.mjs +1 -1
- package/dist/esm/icons/clock-7.mjs +1 -1
- package/dist/esm/icons/clock-8.mjs +1 -1
- package/dist/esm/icons/clock-9.mjs +1 -1
- package/dist/esm/icons/clock-alert.mjs +1 -1
- package/dist/esm/icons/clock-arrow-down.mjs +1 -1
- package/dist/esm/icons/clock-arrow-up.mjs +1 -1
- package/dist/esm/icons/clock-check.mjs +1 -1
- package/dist/esm/icons/clock-fading.mjs +1 -1
- package/dist/esm/icons/clock-plus.mjs +1 -1
- package/dist/esm/icons/clock.mjs +1 -1
- package/dist/esm/icons/closed-caption.mjs +1 -1
- package/dist/esm/icons/cloud-alert.mjs +1 -1
- package/dist/esm/icons/cloud-backup.mjs +1 -1
- package/dist/esm/icons/cloud-check.mjs +1 -1
- package/dist/esm/icons/cloud-cog.mjs +1 -1
- package/dist/esm/icons/cloud-download.mjs +1 -1
- package/dist/esm/icons/cloud-drizzle.mjs +1 -1
- package/dist/esm/icons/cloud-fog.mjs +1 -1
- package/dist/esm/icons/cloud-hail.mjs +1 -1
- package/dist/esm/icons/cloud-lightning.mjs +1 -1
- package/dist/esm/icons/cloud-moon-rain.mjs +1 -1
- package/dist/esm/icons/cloud-moon.mjs +1 -1
- package/dist/esm/icons/cloud-off.mjs +1 -1
- package/dist/esm/icons/cloud-rain-wind.mjs +1 -1
- package/dist/esm/icons/cloud-rain.mjs +1 -1
- package/dist/esm/icons/cloud-snow.mjs +1 -1
- package/dist/esm/icons/cloud-sun-rain.mjs +1 -1
- package/dist/esm/icons/cloud-sun.mjs +1 -1
- package/dist/esm/icons/cloud-sync.mjs +1 -1
- package/dist/esm/icons/cloud-upload.mjs +1 -1
- package/dist/esm/icons/cloud.mjs +1 -1
- package/dist/esm/icons/cloudy.mjs +1 -1
- package/dist/esm/icons/clover.mjs +1 -1
- package/dist/esm/icons/club.mjs +1 -1
- package/dist/esm/icons/code-xml.mjs +1 -1
- package/dist/esm/icons/code.mjs +1 -1
- package/dist/esm/icons/coffee.mjs +1 -1
- package/dist/esm/icons/cog.mjs +1 -1
- package/dist/esm/icons/coins.mjs +1 -1
- package/dist/esm/icons/columns-2.mjs +1 -1
- package/dist/esm/icons/columns-3-cog.mjs +1 -1
- package/dist/esm/icons/columns-3.mjs +1 -1
- package/dist/esm/icons/columns-4.mjs +1 -1
- package/dist/esm/icons/combine.mjs +1 -1
- package/dist/esm/icons/command.mjs +1 -1
- package/dist/esm/icons/compass.mjs +1 -1
- package/dist/esm/icons/component.mjs +1 -1
- package/dist/esm/icons/computer.mjs +1 -1
- package/dist/esm/icons/concierge-bell.mjs +1 -1
- package/dist/esm/icons/cone.mjs +1 -1
- package/dist/esm/icons/construction.mjs +1 -1
- package/dist/esm/icons/contact-round.mjs +1 -1
- package/dist/esm/icons/contact.mjs +1 -1
- package/dist/esm/icons/container.mjs +1 -1
- package/dist/esm/icons/contrast.mjs +1 -1
- package/dist/esm/icons/cookie.mjs +1 -1
- package/dist/esm/icons/cooking-pot.mjs +1 -1
- package/dist/esm/icons/copy-check.mjs +1 -1
- package/dist/esm/icons/copy-minus.mjs +1 -1
- package/dist/esm/icons/copy-plus.mjs +1 -1
- package/dist/esm/icons/copy-slash.mjs +1 -1
- package/dist/esm/icons/copy-x.mjs +1 -1
- package/dist/esm/icons/copy.mjs +1 -1
- package/dist/esm/icons/copyleft.mjs +1 -1
- package/dist/esm/icons/copyright.mjs +1 -1
- package/dist/esm/icons/corner-down-left.mjs +1 -1
- package/dist/esm/icons/corner-down-right.mjs +1 -1
- package/dist/esm/icons/corner-left-down.mjs +1 -1
- package/dist/esm/icons/corner-left-up.mjs +1 -1
- package/dist/esm/icons/corner-right-down.mjs +1 -1
- package/dist/esm/icons/corner-right-up.mjs +1 -1
- package/dist/esm/icons/corner-up-left.mjs +1 -1
- package/dist/esm/icons/corner-up-right.mjs +1 -1
- package/dist/esm/icons/cpu.mjs +1 -1
- package/dist/esm/icons/creative-commons.mjs +1 -1
- package/dist/esm/icons/credit-card.mjs +1 -1
- package/dist/esm/icons/croissant.mjs +1 -1
- package/dist/esm/icons/crop.mjs +1 -1
- package/dist/esm/icons/cross.mjs +1 -1
- package/dist/esm/icons/crosshair.mjs +1 -1
- package/dist/esm/icons/crown.mjs +1 -1
- package/dist/esm/icons/cuboid.mjs +1 -1
- package/dist/esm/icons/cup-soda.mjs +1 -1
- package/dist/esm/icons/currency.mjs +1 -1
- package/dist/esm/icons/cylinder.mjs +1 -1
- package/dist/esm/icons/dam.mjs +1 -1
- package/dist/esm/icons/database-backup.mjs +1 -1
- package/dist/esm/icons/database-search.mjs +1 -1
- package/dist/esm/icons/database-zap.mjs +1 -1
- package/dist/esm/icons/database.mjs +1 -1
- package/dist/esm/icons/decimals-arrow-left.mjs +1 -1
- package/dist/esm/icons/decimals-arrow-right.mjs +1 -1
- package/dist/esm/icons/delete.mjs +1 -1
- package/dist/esm/icons/dessert.mjs +1 -1
- package/dist/esm/icons/diameter.mjs +1 -1
- package/dist/esm/icons/diamond-minus.mjs +1 -1
- package/dist/esm/icons/diamond-percent.mjs +1 -1
- package/dist/esm/icons/diamond-plus.mjs +1 -1
- package/dist/esm/icons/diamond.mjs +1 -1
- package/dist/esm/icons/dice-1.mjs +1 -1
- package/dist/esm/icons/dice-2.mjs +1 -1
- package/dist/esm/icons/dice-3.mjs +1 -1
- package/dist/esm/icons/dice-4.mjs +1 -1
- package/dist/esm/icons/dice-5.mjs +1 -1
- package/dist/esm/icons/dice-6.mjs +1 -1
- package/dist/esm/icons/dices.mjs +1 -1
- package/dist/esm/icons/diff.mjs +1 -1
- package/dist/esm/icons/disc-2.mjs +1 -1
- package/dist/esm/icons/disc-3.mjs +1 -1
- package/dist/esm/icons/disc-album.mjs +1 -1
- package/dist/esm/icons/disc.mjs +1 -1
- package/dist/esm/icons/divide.mjs +1 -1
- package/dist/esm/icons/dna-off.mjs +1 -1
- package/dist/esm/icons/dna.mjs +1 -1
- package/dist/esm/icons/dock.mjs +1 -1
- package/dist/esm/icons/dog.mjs +1 -1
- package/dist/esm/icons/dollar-sign.mjs +1 -1
- package/dist/esm/icons/donut.mjs +1 -1
- package/dist/esm/icons/door-closed-locked.mjs +1 -1
- package/dist/esm/icons/door-closed.mjs +1 -1
- package/dist/esm/icons/door-open.mjs +1 -1
- package/dist/esm/icons/dot.mjs +1 -1
- package/dist/esm/icons/download.mjs +1 -1
- package/dist/esm/icons/drafting-compass.mjs +1 -1
- package/dist/esm/icons/drama.mjs +1 -1
- package/dist/esm/icons/drill.mjs +1 -1
- package/dist/esm/icons/drone.mjs +1 -1
- package/dist/esm/icons/droplet-off.mjs +1 -1
- package/dist/esm/icons/droplet.mjs +1 -1
- package/dist/esm/icons/droplets.mjs +1 -1
- package/dist/esm/icons/drum.mjs +1 -1
- package/dist/esm/icons/drumstick.mjs +1 -1
- package/dist/esm/icons/dumbbell.mjs +1 -1
- package/dist/esm/icons/ear-off.mjs +1 -1
- package/dist/esm/icons/ear.mjs +1 -1
- package/dist/esm/icons/earth-lock.mjs +1 -1
- package/dist/esm/icons/earth.mjs +1 -1
- package/dist/esm/icons/eclipse.mjs +1 -1
- package/dist/esm/icons/egg-fried.mjs +1 -1
- package/dist/esm/icons/egg-off.mjs +1 -1
- package/dist/esm/icons/egg.mjs +1 -1
- package/dist/esm/icons/ellipse.mjs +1 -1
- package/dist/esm/icons/ellipsis-vertical.mjs +1 -1
- package/dist/esm/icons/ellipsis.mjs +1 -1
- package/dist/esm/icons/equal-approximately.mjs +1 -1
- package/dist/esm/icons/equal-not.mjs +1 -1
- package/dist/esm/icons/equal.mjs +1 -1
- package/dist/esm/icons/eraser.mjs +1 -1
- package/dist/esm/icons/ethernet-port.mjs +1 -1
- package/dist/esm/icons/euro.mjs +1 -1
- package/dist/esm/icons/ev-charger.mjs +1 -1
- package/dist/esm/icons/expand.mjs +1 -1
- package/dist/esm/icons/external-link.mjs +1 -1
- package/dist/esm/icons/eye-closed.mjs +1 -1
- package/dist/esm/icons/eye-off.mjs +1 -1
- package/dist/esm/icons/eye.mjs +1 -1
- package/dist/esm/icons/factory.mjs +1 -1
- package/dist/esm/icons/fan.mjs +1 -1
- package/dist/esm/icons/fast-forward.mjs +1 -1
- package/dist/esm/icons/feather.mjs +1 -1
- package/dist/esm/icons/fence.mjs +1 -1
- package/dist/esm/icons/ferris-wheel.mjs +1 -1
- package/dist/esm/icons/file-archive.mjs +1 -1
- package/dist/esm/icons/file-axis-3d.mjs +1 -1
- package/dist/esm/icons/file-badge.mjs +1 -1
- package/dist/esm/icons/file-box.mjs +1 -1
- package/dist/esm/icons/file-braces-corner.mjs +1 -1
- package/dist/esm/icons/file-braces.mjs +1 -1
- package/dist/esm/icons/file-chart-column-increasing.mjs +1 -1
- package/dist/esm/icons/file-chart-column.mjs +1 -1
- package/dist/esm/icons/file-chart-line.mjs +1 -1
- package/dist/esm/icons/file-chart-pie.mjs +1 -1
- package/dist/esm/icons/file-check-corner.mjs +1 -1
- package/dist/esm/icons/file-check.mjs +1 -1
- package/dist/esm/icons/file-clock.mjs +1 -1
- package/dist/esm/icons/file-code-corner.mjs +1 -1
- package/dist/esm/icons/file-code.mjs +1 -1
- package/dist/esm/icons/file-cog.mjs +1 -1
- package/dist/esm/icons/file-diff.mjs +1 -1
- package/dist/esm/icons/file-digit.mjs +1 -1
- package/dist/esm/icons/file-down.mjs +1 -1
- package/dist/esm/icons/file-exclamation-point.mjs +1 -1
- package/dist/esm/icons/file-headphone.mjs +1 -1
- package/dist/esm/icons/file-heart.mjs +1 -1
- package/dist/esm/icons/file-image.mjs +1 -1
- package/dist/esm/icons/file-input.mjs +1 -1
- package/dist/esm/icons/file-key.mjs +1 -1
- package/dist/esm/icons/file-lock.mjs +1 -1
- package/dist/esm/icons/file-minus-corner.mjs +1 -1
- package/dist/esm/icons/file-minus.mjs +1 -1
- package/dist/esm/icons/file-music.mjs +1 -1
- package/dist/esm/icons/file-output.mjs +1 -1
- package/dist/esm/icons/file-pen-line.mjs +1 -1
- package/dist/esm/icons/file-pen.mjs +1 -1
- package/dist/esm/icons/file-play.mjs +1 -1
- package/dist/esm/icons/file-plus-corner.mjs +1 -1
- package/dist/esm/icons/file-plus.mjs +1 -1
- package/dist/esm/icons/file-question-mark.mjs +1 -1
- package/dist/esm/icons/file-scan.mjs +1 -1
- package/dist/esm/icons/file-search-corner.mjs +1 -1
- package/dist/esm/icons/file-search.mjs +1 -1
- package/dist/esm/icons/file-signal.mjs +1 -1
- package/dist/esm/icons/file-sliders.mjs +1 -1
- package/dist/esm/icons/file-spreadsheet.mjs +1 -1
- package/dist/esm/icons/file-stack.mjs +1 -1
- package/dist/esm/icons/file-symlink.mjs +1 -1
- package/dist/esm/icons/file-terminal.mjs +1 -1
- package/dist/esm/icons/file-text.mjs +1 -1
- package/dist/esm/icons/file-type-corner.mjs +1 -1
- package/dist/esm/icons/file-type.mjs +1 -1
- package/dist/esm/icons/file-up.mjs +1 -1
- package/dist/esm/icons/file-user.mjs +1 -1
- package/dist/esm/icons/file-video-camera.mjs +1 -1
- package/dist/esm/icons/file-volume.mjs +1 -1
- package/dist/esm/icons/file-x-corner.mjs +1 -1
- package/dist/esm/icons/file-x.mjs +1 -1
- package/dist/esm/icons/file.mjs +1 -1
- package/dist/esm/icons/files.mjs +1 -1
- package/dist/esm/icons/film.mjs +1 -1
- package/dist/esm/icons/fingerprint-pattern.mjs +1 -1
- package/dist/esm/icons/fire-extinguisher.mjs +1 -1
- package/dist/esm/icons/fish-off.mjs +1 -1
- package/dist/esm/icons/fish-symbol.mjs +1 -1
- package/dist/esm/icons/fish.mjs +1 -1
- package/dist/esm/icons/fishing-hook.mjs +1 -1
- package/dist/esm/icons/fishing-rod.mjs +1 -1
- package/dist/esm/icons/flag-off.mjs +1 -1
- package/dist/esm/icons/flag-triangle-left.mjs +1 -1
- package/dist/esm/icons/flag-triangle-right.mjs +1 -1
- package/dist/esm/icons/flag.mjs +1 -1
- package/dist/esm/icons/flame-kindling.mjs +1 -1
- package/dist/esm/icons/flame.mjs +1 -1
- package/dist/esm/icons/flashlight-off.mjs +1 -1
- package/dist/esm/icons/flashlight.mjs +1 -1
- package/dist/esm/icons/flask-conical-off.mjs +1 -1
- package/dist/esm/icons/flask-conical.mjs +1 -1
- package/dist/esm/icons/flask-round.mjs +1 -1
- package/dist/esm/icons/flip-horizontal-2.mjs +1 -1
- package/dist/esm/icons/flip-vertical-2.mjs +1 -1
- package/dist/esm/icons/flower-2.mjs +1 -1
- package/dist/esm/icons/flower.mjs +1 -1
- package/dist/esm/icons/focus.mjs +1 -1
- package/dist/esm/icons/fold-horizontal.mjs +1 -1
- package/dist/esm/icons/fold-vertical.mjs +1 -1
- package/dist/esm/icons/folder-archive.mjs +1 -1
- package/dist/esm/icons/folder-check.mjs +1 -1
- package/dist/esm/icons/folder-clock.mjs +1 -1
- package/dist/esm/icons/folder-closed.mjs +1 -1
- package/dist/esm/icons/folder-code.mjs +1 -1
- package/dist/esm/icons/folder-cog.mjs +1 -1
- package/dist/esm/icons/folder-dot.mjs +1 -1
- package/dist/esm/icons/folder-down.mjs +1 -1
- package/dist/esm/icons/folder-git-2.mjs +1 -1
- package/dist/esm/icons/folder-git.mjs +1 -1
- package/dist/esm/icons/folder-heart.mjs +1 -1
- package/dist/esm/icons/folder-input.mjs +1 -1
- package/dist/esm/icons/folder-kanban.mjs +1 -1
- package/dist/esm/icons/folder-key.mjs +1 -1
- package/dist/esm/icons/folder-lock.mjs +1 -1
- package/dist/esm/icons/folder-minus.mjs +1 -1
- package/dist/esm/icons/folder-open-dot.mjs +1 -1
- package/dist/esm/icons/folder-open.mjs +1 -1
- package/dist/esm/icons/folder-output.mjs +1 -1
- package/dist/esm/icons/folder-pen.mjs +1 -1
- package/dist/esm/icons/folder-plus.mjs +1 -1
- package/dist/esm/icons/folder-root.mjs +1 -1
- package/dist/esm/icons/folder-search-2.mjs +1 -1
- package/dist/esm/icons/folder-search.mjs +1 -1
- package/dist/esm/icons/folder-symlink.mjs +1 -1
- package/dist/esm/icons/folder-sync.mjs +1 -1
- package/dist/esm/icons/folder-tree.mjs +1 -1
- package/dist/esm/icons/folder-up.mjs +1 -1
- package/dist/esm/icons/folder-x.mjs +1 -1
- package/dist/esm/icons/folder.mjs +1 -1
- package/dist/esm/icons/folders.mjs +1 -1
- package/dist/esm/icons/footprints.mjs +1 -1
- package/dist/esm/icons/forklift.mjs +1 -1
- package/dist/esm/icons/form.mjs +1 -1
- package/dist/esm/icons/forward.mjs +1 -1
- package/dist/esm/icons/frame.mjs +1 -1
- package/dist/esm/icons/frown.mjs +1 -1
- package/dist/esm/icons/fuel.mjs +1 -1
- package/dist/esm/icons/fullscreen.mjs +1 -1
- package/dist/esm/icons/funnel-plus.mjs +1 -1
- package/dist/esm/icons/funnel-x.mjs +1 -1
- package/dist/esm/icons/funnel.mjs +1 -1
- package/dist/esm/icons/gallery-horizontal-end.mjs +1 -1
- package/dist/esm/icons/gallery-horizontal.mjs +1 -1
- package/dist/esm/icons/gallery-thumbnails.mjs +1 -1
- package/dist/esm/icons/gallery-vertical-end.mjs +1 -1
- package/dist/esm/icons/gallery-vertical.mjs +1 -1
- package/dist/esm/icons/gamepad-2.mjs +1 -1
- package/dist/esm/icons/gamepad-directional.mjs +1 -1
- package/dist/esm/icons/gamepad.mjs +1 -1
- package/dist/esm/icons/gauge.mjs +1 -1
- package/dist/esm/icons/gavel.mjs +1 -1
- package/dist/esm/icons/gem.mjs +1 -1
- package/dist/esm/icons/georgian-lari.mjs +1 -1
- package/dist/esm/icons/ghost.mjs +1 -1
- package/dist/esm/icons/gift.mjs +1 -1
- package/dist/esm/icons/git-branch-minus.mjs +1 -1
- package/dist/esm/icons/git-branch-plus.mjs +1 -1
- package/dist/esm/icons/git-branch.mjs +1 -1
- package/dist/esm/icons/git-commit-horizontal.mjs +1 -1
- package/dist/esm/icons/git-commit-vertical.mjs +1 -1
- package/dist/esm/icons/git-compare-arrows.mjs +1 -1
- package/dist/esm/icons/git-compare.mjs +1 -1
- package/dist/esm/icons/git-fork.mjs +1 -1
- package/dist/esm/icons/git-graph.mjs +1 -1
- package/dist/esm/icons/git-merge-conflict.mjs +1 -1
- package/dist/esm/icons/git-merge.mjs +1 -1
- package/dist/esm/icons/git-pull-request-arrow.mjs +1 -1
- package/dist/esm/icons/git-pull-request-closed.mjs +1 -1
- package/dist/esm/icons/git-pull-request-create-arrow.mjs +1 -1
- package/dist/esm/icons/git-pull-request-create.mjs +1 -1
- package/dist/esm/icons/git-pull-request-draft.mjs +1 -1
- package/dist/esm/icons/git-pull-request.mjs +1 -1
- package/dist/esm/icons/glass-water.mjs +1 -1
- package/dist/esm/icons/glasses.mjs +1 -1
- package/dist/esm/icons/globe-lock.mjs +1 -1
- package/dist/esm/icons/globe-off.mjs +1 -1
- package/dist/esm/icons/globe-x.mjs +1 -1
- package/dist/esm/icons/globe.mjs +1 -1
- package/dist/esm/icons/goal.mjs +1 -1
- package/dist/esm/icons/gpu.mjs +1 -1
- package/dist/esm/icons/graduation-cap.mjs +1 -1
- package/dist/esm/icons/grape.mjs +1 -1
- package/dist/esm/icons/grid-2x2-check.mjs +1 -1
- package/dist/esm/icons/grid-2x2-plus.mjs +1 -1
- package/dist/esm/icons/grid-2x2-x.mjs +1 -1
- package/dist/esm/icons/grid-2x2.mjs +1 -1
- package/dist/esm/icons/grid-3x2.mjs +1 -1
- package/dist/esm/icons/grid-3x3.mjs +1 -1
- package/dist/esm/icons/grip-horizontal.mjs +1 -1
- package/dist/esm/icons/grip-vertical.mjs +1 -1
- package/dist/esm/icons/grip.mjs +1 -1
- package/dist/esm/icons/group.mjs +1 -1
- package/dist/esm/icons/guitar.mjs +1 -1
- package/dist/esm/icons/ham.mjs +1 -1
- package/dist/esm/icons/hamburger.mjs +1 -1
- package/dist/esm/icons/hammer.mjs +1 -1
- package/dist/esm/icons/hand-coins.mjs +1 -1
- package/dist/esm/icons/hand-fist.mjs +1 -1
- package/dist/esm/icons/hand-grab.mjs +1 -1
- package/dist/esm/icons/hand-heart.mjs +1 -1
- package/dist/esm/icons/hand-helping.mjs +1 -1
- package/dist/esm/icons/hand-metal.mjs +1 -1
- package/dist/esm/icons/hand-platter.mjs +1 -1
- package/dist/esm/icons/hand.mjs +1 -1
- package/dist/esm/icons/handbag.mjs +1 -1
- package/dist/esm/icons/handshake.mjs +1 -1
- package/dist/esm/icons/hard-drive-download.mjs +1 -1
- package/dist/esm/icons/hard-drive-upload.mjs +1 -1
- package/dist/esm/icons/hard-drive.mjs +1 -1
- package/dist/esm/icons/hard-hat.mjs +1 -1
- package/dist/esm/icons/hash.mjs +1 -1
- package/dist/esm/icons/hat-glasses.mjs +1 -1
- package/dist/esm/icons/haze.mjs +1 -1
- package/dist/esm/icons/hd.mjs +1 -1
- package/dist/esm/icons/hdmi-port.mjs +1 -1
- package/dist/esm/icons/heading-1.mjs +1 -1
- package/dist/esm/icons/heading-2.mjs +1 -1
- package/dist/esm/icons/heading-3.mjs +1 -1
- package/dist/esm/icons/heading-4.mjs +1 -1
- package/dist/esm/icons/heading-5.mjs +1 -1
- package/dist/esm/icons/heading-6.mjs +1 -1
- package/dist/esm/icons/heading.mjs +1 -1
- package/dist/esm/icons/headphone-off.mjs +1 -1
- package/dist/esm/icons/headphones.mjs +1 -1
- package/dist/esm/icons/headset.mjs +1 -1
- package/dist/esm/icons/heart-crack.mjs +1 -1
- package/dist/esm/icons/heart-handshake.mjs +1 -1
- package/dist/esm/icons/heart-minus.mjs +1 -1
- package/dist/esm/icons/heart-off.mjs +1 -1
- package/dist/esm/icons/heart-plus.mjs +1 -1
- package/dist/esm/icons/heart-pulse.mjs +1 -1
- package/dist/esm/icons/heart.mjs +1 -1
- package/dist/esm/icons/heater.mjs +1 -1
- package/dist/esm/icons/helicopter.mjs +1 -1
- package/dist/esm/icons/hexagon.mjs +1 -1
- package/dist/esm/icons/highlighter.mjs +1 -1
- package/dist/esm/icons/history.mjs +1 -1
- package/dist/esm/icons/hop-off.mjs +1 -1
- package/dist/esm/icons/hop.mjs +1 -1
- package/dist/esm/icons/hospital.mjs +1 -1
- package/dist/esm/icons/hotel.mjs +1 -1
- package/dist/esm/icons/hourglass.mjs +1 -1
- package/dist/esm/icons/house-heart.mjs +1 -1
- package/dist/esm/icons/house-plug.mjs +1 -1
- package/dist/esm/icons/house-plus.mjs +1 -1
- package/dist/esm/icons/house-wifi.mjs +1 -1
- package/dist/esm/icons/house.mjs +1 -1
- package/dist/esm/icons/ice-cream-bowl.mjs +1 -1
- package/dist/esm/icons/ice-cream-cone.mjs +1 -1
- package/dist/esm/icons/id-card-lanyard.mjs +1 -1
- package/dist/esm/icons/id-card.mjs +1 -1
- package/dist/esm/icons/image-down.mjs +1 -1
- package/dist/esm/icons/image-minus.mjs +1 -1
- package/dist/esm/icons/image-off.mjs +1 -1
- package/dist/esm/icons/image-play.mjs +1 -1
- package/dist/esm/icons/image-plus.mjs +1 -1
- package/dist/esm/icons/image-up.mjs +1 -1
- package/dist/esm/icons/image-upscale.mjs +1 -1
- package/dist/esm/icons/image.mjs +1 -1
- package/dist/esm/icons/images.mjs +1 -1
- package/dist/esm/icons/import.mjs +1 -1
- package/dist/esm/icons/inbox.mjs +1 -1
- package/dist/esm/icons/index.mjs +106 -104
- package/dist/esm/icons/index.mjs.map +1 -1
- package/dist/esm/icons/indian-rupee.mjs +1 -1
- package/dist/esm/icons/infinity.mjs +1 -1
- package/dist/esm/icons/info.mjs +1 -1
- package/dist/esm/icons/inspection-panel.mjs +1 -1
- package/dist/esm/icons/italic.mjs +1 -1
- package/dist/esm/icons/iteration-ccw.mjs +1 -1
- package/dist/esm/icons/iteration-cw.mjs +1 -1
- package/dist/esm/icons/japanese-yen.mjs +1 -1
- package/dist/esm/icons/joystick.mjs +1 -1
- package/dist/esm/icons/kanban.mjs +1 -1
- package/dist/esm/icons/kayak.mjs +1 -1
- package/dist/esm/icons/key-round.mjs +1 -1
- package/dist/esm/icons/key-square.mjs +1 -1
- package/dist/esm/icons/key.mjs +1 -1
- package/dist/esm/icons/keyboard-music.mjs +1 -1
- package/dist/esm/icons/keyboard-off.mjs +1 -1
- package/dist/esm/icons/keyboard.mjs +1 -1
- package/dist/esm/icons/lamp-ceiling.mjs +1 -1
- package/dist/esm/icons/lamp-desk.mjs +1 -1
- package/dist/esm/icons/lamp-floor.mjs +1 -1
- package/dist/esm/icons/lamp-wall-down.mjs +1 -1
- package/dist/esm/icons/lamp-wall-up.mjs +1 -1
- package/dist/esm/icons/lamp.mjs +1 -1
- package/dist/esm/icons/land-plot.mjs +1 -1
- package/dist/esm/icons/landmark.mjs +1 -1
- package/dist/esm/icons/languages.mjs +1 -1
- package/dist/esm/icons/laptop-minimal-check.mjs +1 -1
- package/dist/esm/icons/laptop-minimal.mjs +1 -1
- package/dist/esm/icons/laptop.mjs +1 -1
- package/dist/esm/icons/lasso-select.mjs +1 -1
- package/dist/esm/icons/lasso.mjs +1 -1
- package/dist/esm/icons/laugh.mjs +1 -1
- package/dist/esm/icons/layers-2.mjs +1 -1
- package/dist/esm/icons/layers-plus.mjs +1 -1
- package/dist/esm/icons/layers.mjs +1 -1
- package/dist/esm/icons/layout-dashboard.mjs +1 -1
- package/dist/esm/icons/layout-grid.mjs +1 -1
- package/dist/esm/icons/layout-list.mjs +1 -1
- package/dist/esm/icons/layout-panel-left.mjs +1 -1
- package/dist/esm/icons/layout-panel-top.mjs +1 -1
- package/dist/esm/icons/layout-template.mjs +1 -1
- package/dist/esm/icons/leaf.mjs +1 -1
- package/dist/esm/icons/leafy-green.mjs +1 -1
- package/dist/esm/icons/lectern.mjs +1 -1
- package/dist/esm/icons/lens-concave.mjs +1 -1
- package/dist/esm/icons/lens-convex.mjs +1 -1
- package/dist/esm/icons/library-big.mjs +1 -1
- package/dist/esm/icons/library.mjs +1 -1
- package/dist/esm/icons/life-buoy.mjs +1 -1
- package/dist/esm/icons/ligature.mjs +1 -1
- package/dist/esm/icons/lightbulb-off.mjs +1 -1
- package/dist/esm/icons/lightbulb.mjs +1 -1
- package/dist/esm/icons/line-dot-right-horizontal.mjs +1 -1
- package/dist/esm/icons/line-squiggle.mjs +1 -1
- package/dist/esm/icons/line-style.mjs +22 -0
- package/dist/esm/icons/line-style.mjs.map +1 -0
- package/dist/esm/icons/link-2-off.mjs +1 -1
- package/dist/esm/icons/link-2.mjs +1 -1
- package/dist/esm/icons/link.mjs +1 -1
- package/dist/esm/icons/list-check.mjs +1 -1
- package/dist/esm/icons/list-checks.mjs +1 -1
- package/dist/esm/icons/list-chevrons-down-up.mjs +1 -1
- package/dist/esm/icons/list-chevrons-up-down.mjs +1 -1
- package/dist/esm/icons/list-collapse.mjs +1 -1
- package/dist/esm/icons/list-end.mjs +1 -1
- package/dist/esm/icons/list-filter-plus.mjs +1 -1
- package/dist/esm/icons/list-filter.mjs +1 -1
- package/dist/esm/icons/list-indent-decrease.mjs +1 -1
- package/dist/esm/icons/list-indent-increase.mjs +1 -1
- package/dist/esm/icons/list-minus.mjs +1 -1
- package/dist/esm/icons/list-music.mjs +1 -1
- package/dist/esm/icons/list-ordered.mjs +1 -1
- package/dist/esm/icons/list-plus.mjs +1 -1
- package/dist/esm/icons/list-restart.mjs +1 -1
- package/dist/esm/icons/list-start.mjs +1 -1
- package/dist/esm/icons/list-todo.mjs +1 -1
- package/dist/esm/icons/list-tree.mjs +1 -1
- package/dist/esm/icons/list-video.mjs +1 -1
- package/dist/esm/icons/list-x.mjs +1 -1
- package/dist/esm/icons/list.mjs +1 -1
- package/dist/esm/icons/loader-circle.mjs +1 -1
- package/dist/esm/icons/loader-pinwheel.mjs +1 -1
- package/dist/esm/icons/loader.mjs +1 -1
- package/dist/esm/icons/locate-fixed.mjs +1 -1
- package/dist/esm/icons/locate-off.mjs +1 -1
- package/dist/esm/icons/locate.mjs +1 -1
- package/dist/esm/icons/lock-keyhole-open.mjs +1 -1
- package/dist/esm/icons/lock-keyhole.mjs +1 -1
- package/dist/esm/icons/lock-open.mjs +1 -1
- package/dist/esm/icons/lock.mjs +1 -1
- package/dist/esm/icons/log-in.mjs +1 -1
- package/dist/esm/icons/log-out.mjs +1 -1
- package/dist/esm/icons/logs.mjs +1 -1
- package/dist/esm/icons/lollipop.mjs +1 -1
- package/dist/esm/icons/luggage.mjs +1 -1
- package/dist/esm/icons/magnet.mjs +1 -1
- package/dist/esm/icons/mail-check.mjs +1 -1
- package/dist/esm/icons/mail-minus.mjs +1 -1
- package/dist/esm/icons/mail-open.mjs +1 -1
- package/dist/esm/icons/mail-plus.mjs +1 -1
- package/dist/esm/icons/mail-question-mark.mjs +1 -1
- package/dist/esm/icons/mail-search.mjs +1 -1
- package/dist/esm/icons/mail-warning.mjs +1 -1
- package/dist/esm/icons/mail-x.mjs +1 -1
- package/dist/esm/icons/mail.mjs +1 -1
- package/dist/esm/icons/mailbox.mjs +1 -1
- package/dist/esm/icons/mails.mjs +1 -1
- package/dist/esm/icons/map-minus.mjs +1 -1
- package/dist/esm/icons/map-pin-check-inside.mjs +1 -1
- package/dist/esm/icons/map-pin-check.mjs +1 -1
- package/dist/esm/icons/map-pin-house.mjs +1 -1
- package/dist/esm/icons/map-pin-minus-inside.mjs +1 -1
- package/dist/esm/icons/map-pin-minus.mjs +1 -1
- package/dist/esm/icons/map-pin-off.mjs +1 -1
- package/dist/esm/icons/map-pin-pen.mjs +1 -1
- package/dist/esm/icons/map-pin-plus-inside.mjs +1 -1
- package/dist/esm/icons/map-pin-plus.mjs +1 -1
- package/dist/esm/icons/map-pin-x-inside.mjs +1 -1
- package/dist/esm/icons/map-pin-x.mjs +1 -1
- package/dist/esm/icons/map-pin.mjs +1 -1
- package/dist/esm/icons/map-pinned.mjs +1 -1
- package/dist/esm/icons/map-plus.mjs +1 -1
- package/dist/esm/icons/map.mjs +1 -1
- package/dist/esm/icons/mars-stroke.mjs +1 -1
- package/dist/esm/icons/mars.mjs +1 -1
- package/dist/esm/icons/martini.mjs +1 -1
- package/dist/esm/icons/maximize-2.mjs +1 -1
- package/dist/esm/icons/maximize.mjs +1 -1
- package/dist/esm/icons/medal.mjs +1 -1
- package/dist/esm/icons/megaphone-off.mjs +1 -1
- package/dist/esm/icons/megaphone.mjs +1 -1
- package/dist/esm/icons/meh.mjs +1 -1
- package/dist/esm/icons/memory-stick.mjs +1 -1
- package/dist/esm/icons/menu.mjs +1 -1
- package/dist/esm/icons/merge.mjs +1 -1
- package/dist/esm/icons/message-circle-check.mjs +1 -1
- package/dist/esm/icons/message-circle-code.mjs +1 -1
- package/dist/esm/icons/message-circle-dashed.mjs +1 -1
- package/dist/esm/icons/message-circle-heart.mjs +1 -1
- package/dist/esm/icons/message-circle-more.mjs +1 -1
- package/dist/esm/icons/message-circle-off.mjs +1 -1
- package/dist/esm/icons/message-circle-plus.mjs +1 -1
- package/dist/esm/icons/message-circle-question-mark.mjs +1 -1
- package/dist/esm/icons/message-circle-reply.mjs +1 -1
- package/dist/esm/icons/message-circle-warning.mjs +1 -1
- package/dist/esm/icons/message-circle-x.mjs +1 -1
- package/dist/esm/icons/message-circle.mjs +1 -1
- package/dist/esm/icons/message-square-check.mjs +1 -1
- package/dist/esm/icons/message-square-code.mjs +1 -1
- package/dist/esm/icons/message-square-dashed.mjs +1 -1
- package/dist/esm/icons/message-square-diff.mjs +1 -1
- package/dist/esm/icons/message-square-dot.mjs +1 -1
- package/dist/esm/icons/message-square-heart.mjs +1 -1
- package/dist/esm/icons/message-square-lock.mjs +1 -1
- package/dist/esm/icons/message-square-more.mjs +1 -1
- package/dist/esm/icons/message-square-off.mjs +1 -1
- package/dist/esm/icons/message-square-plus.mjs +1 -1
- package/dist/esm/icons/message-square-quote.mjs +1 -1
- package/dist/esm/icons/message-square-reply.mjs +1 -1
- package/dist/esm/icons/message-square-share.mjs +1 -1
- package/dist/esm/icons/message-square-text.mjs +1 -1
- package/dist/esm/icons/message-square-warning.mjs +1 -1
- package/dist/esm/icons/message-square-x.mjs +1 -1
- package/dist/esm/icons/message-square.mjs +1 -1
- package/dist/esm/icons/messages-square.mjs +1 -1
- package/dist/esm/icons/metronome.mjs +1 -1
- package/dist/esm/icons/mic-off.mjs +1 -1
- package/dist/esm/icons/mic-vocal.mjs +1 -1
- package/dist/esm/icons/mic.mjs +1 -1
- package/dist/esm/icons/microchip.mjs +1 -1
- package/dist/esm/icons/microscope.mjs +1 -1
- package/dist/esm/icons/microwave.mjs +1 -1
- package/dist/esm/icons/milestone.mjs +3 -3
- package/dist/esm/icons/milestone.mjs.map +1 -1
- package/dist/esm/icons/milk-off.mjs +1 -1
- package/dist/esm/icons/milk.mjs +1 -1
- package/dist/esm/icons/minimize-2.mjs +1 -1
- package/dist/esm/icons/minimize.mjs +1 -1
- package/dist/esm/icons/minus.mjs +1 -1
- package/dist/esm/icons/mirror-rectangular.mjs +1 -1
- package/dist/esm/icons/mirror-round.mjs +1 -1
- package/dist/esm/icons/monitor-check.mjs +1 -1
- package/dist/esm/icons/monitor-cloud.mjs +1 -1
- package/dist/esm/icons/monitor-cog.mjs +1 -1
- package/dist/esm/icons/monitor-dot.mjs +1 -1
- package/dist/esm/icons/monitor-down.mjs +1 -1
- package/dist/esm/icons/monitor-off.mjs +1 -1
- package/dist/esm/icons/monitor-pause.mjs +1 -1
- package/dist/esm/icons/monitor-play.mjs +1 -1
- package/dist/esm/icons/monitor-smartphone.mjs +1 -1
- package/dist/esm/icons/monitor-speaker.mjs +1 -1
- package/dist/esm/icons/monitor-stop.mjs +1 -1
- package/dist/esm/icons/monitor-up.mjs +1 -1
- package/dist/esm/icons/monitor-x.mjs +1 -1
- package/dist/esm/icons/monitor.mjs +1 -1
- package/dist/esm/icons/moon-star.mjs +1 -1
- package/dist/esm/icons/moon.mjs +1 -1
- package/dist/esm/icons/motorbike.mjs +1 -1
- package/dist/esm/icons/mountain-snow.mjs +1 -1
- package/dist/esm/icons/mountain.mjs +1 -1
- package/dist/esm/icons/mouse-left.mjs +1 -1
- package/dist/esm/icons/mouse-off.mjs +1 -1
- package/dist/esm/icons/mouse-pointer-2-off.mjs +1 -1
- package/dist/esm/icons/mouse-pointer-2.mjs +1 -1
- package/dist/esm/icons/mouse-pointer-ban.mjs +1 -1
- package/dist/esm/icons/mouse-pointer-click.mjs +1 -1
- package/dist/esm/icons/mouse-pointer.mjs +1 -1
- package/dist/esm/icons/mouse-right.mjs +1 -1
- package/dist/esm/icons/mouse.mjs +1 -1
- package/dist/esm/icons/move-3d.mjs +1 -1
- package/dist/esm/icons/move-diagonal-2.mjs +1 -1
- package/dist/esm/icons/move-diagonal.mjs +1 -1
- package/dist/esm/icons/move-down-left.mjs +1 -1
- package/dist/esm/icons/move-down-right.mjs +1 -1
- package/dist/esm/icons/move-down.mjs +1 -1
- package/dist/esm/icons/move-horizontal.mjs +1 -1
- package/dist/esm/icons/move-left.mjs +1 -1
- package/dist/esm/icons/move-right.mjs +1 -1
- package/dist/esm/icons/move-up-left.mjs +1 -1
- package/dist/esm/icons/move-up-right.mjs +1 -1
- package/dist/esm/icons/move-up.mjs +1 -1
- package/dist/esm/icons/move-vertical.mjs +1 -1
- package/dist/esm/icons/move.mjs +1 -1
- package/dist/esm/icons/music-2.mjs +1 -1
- package/dist/esm/icons/music-3.mjs +1 -1
- package/dist/esm/icons/music-4.mjs +1 -1
- package/dist/esm/icons/music.mjs +1 -1
- package/dist/esm/icons/navigation-2-off.mjs +1 -1
- package/dist/esm/icons/navigation-2.mjs +1 -1
- package/dist/esm/icons/navigation-off.mjs +1 -1
- package/dist/esm/icons/navigation.mjs +1 -1
- package/dist/esm/icons/network.mjs +1 -1
- package/dist/esm/icons/newspaper.mjs +1 -1
- package/dist/esm/icons/nfc.mjs +1 -1
- package/dist/esm/icons/non-binary.mjs +1 -1
- package/dist/esm/icons/notebook-pen.mjs +1 -1
- package/dist/esm/icons/notebook-tabs.mjs +1 -1
- package/dist/esm/icons/notebook-text.mjs +1 -1
- package/dist/esm/icons/notebook.mjs +1 -1
- package/dist/esm/icons/notepad-text-dashed.mjs +1 -1
- package/dist/esm/icons/notepad-text.mjs +1 -1
- package/dist/esm/icons/nut-off.mjs +1 -1
- package/dist/esm/icons/nut.mjs +1 -1
- package/dist/esm/icons/octagon-alert.mjs +1 -1
- package/dist/esm/icons/octagon-minus.mjs +1 -1
- package/dist/esm/icons/octagon-pause.mjs +1 -1
- package/dist/esm/icons/octagon-x.mjs +1 -1
- package/dist/esm/icons/octagon.mjs +1 -1
- package/dist/esm/icons/omega.mjs +1 -1
- package/dist/esm/icons/option.mjs +1 -1
- package/dist/esm/icons/orbit.mjs +1 -1
- package/dist/esm/icons/origami.mjs +1 -1
- package/dist/esm/icons/package-2.mjs +1 -1
- package/dist/esm/icons/package-check.mjs +1 -1
- package/dist/esm/icons/package-minus.mjs +1 -1
- package/dist/esm/icons/package-open.mjs +1 -1
- package/dist/esm/icons/package-plus.mjs +1 -1
- package/dist/esm/icons/package-search.mjs +1 -1
- package/dist/esm/icons/package-x.mjs +1 -1
- package/dist/esm/icons/package.mjs +1 -1
- package/dist/esm/icons/paint-bucket.mjs +1 -1
- package/dist/esm/icons/paint-roller.mjs +1 -1
- package/dist/esm/icons/paintbrush-vertical.mjs +1 -1
- package/dist/esm/icons/paintbrush.mjs +1 -1
- package/dist/esm/icons/palette.mjs +1 -1
- package/dist/esm/icons/panda.mjs +1 -1
- package/dist/esm/icons/panel-bottom-close.mjs +1 -1
- package/dist/esm/icons/panel-bottom-dashed.mjs +1 -1
- package/dist/esm/icons/panel-bottom-open.mjs +1 -1
- package/dist/esm/icons/panel-bottom.mjs +1 -1
- package/dist/esm/icons/panel-left-close.mjs +1 -1
- package/dist/esm/icons/panel-left-dashed.mjs +1 -1
- package/dist/esm/icons/panel-left-open.mjs +1 -1
- package/dist/esm/icons/panel-left-right-dashed.mjs +1 -1
- package/dist/esm/icons/panel-left.mjs +1 -1
- package/dist/esm/icons/panel-right-close.mjs +1 -1
- package/dist/esm/icons/panel-right-dashed.mjs +1 -1
- package/dist/esm/icons/panel-right-open.mjs +1 -1
- package/dist/esm/icons/panel-right.mjs +1 -1
- package/dist/esm/icons/panel-top-bottom-dashed.mjs +1 -1
- package/dist/esm/icons/panel-top-close.mjs +1 -1
- package/dist/esm/icons/panel-top-dashed.mjs +1 -1
- package/dist/esm/icons/panel-top-open.mjs +1 -1
- package/dist/esm/icons/panel-top.mjs +1 -1
- package/dist/esm/icons/panels-left-bottom.mjs +1 -1
- package/dist/esm/icons/panels-right-bottom.mjs +1 -1
- package/dist/esm/icons/panels-top-left.mjs +1 -1
- package/dist/esm/icons/paperclip.mjs +1 -1
- package/dist/esm/icons/parentheses.mjs +1 -1
- package/dist/esm/icons/parking-meter.mjs +1 -1
- package/dist/esm/icons/party-popper.mjs +1 -1
- package/dist/esm/icons/pause.mjs +1 -1
- package/dist/esm/icons/paw-print.mjs +1 -1
- package/dist/esm/icons/pc-case.mjs +1 -1
- package/dist/esm/icons/pen-line.mjs +1 -1
- package/dist/esm/icons/pen-off.mjs +1 -1
- package/dist/esm/icons/pen-tool.mjs +1 -1
- package/dist/esm/icons/pen.mjs +1 -1
- package/dist/esm/icons/pencil-line.mjs +1 -1
- package/dist/esm/icons/pencil-off.mjs +1 -1
- package/dist/esm/icons/pencil-ruler.mjs +1 -1
- package/dist/esm/icons/pencil.mjs +1 -1
- package/dist/esm/icons/pentagon.mjs +1 -1
- package/dist/esm/icons/percent.mjs +1 -1
- package/dist/esm/icons/person-standing.mjs +1 -1
- package/dist/esm/icons/philippine-peso.mjs +1 -1
- package/dist/esm/icons/phone-call.mjs +1 -1
- package/dist/esm/icons/phone-forwarded.mjs +1 -1
- package/dist/esm/icons/phone-incoming.mjs +1 -1
- package/dist/esm/icons/phone-missed.mjs +1 -1
- package/dist/esm/icons/phone-off.mjs +1 -1
- package/dist/esm/icons/phone-outgoing.mjs +1 -1
- package/dist/esm/icons/phone.mjs +1 -1
- package/dist/esm/icons/pi.mjs +1 -1
- package/dist/esm/icons/piano.mjs +1 -1
- package/dist/esm/icons/pickaxe.mjs +1 -1
- package/dist/esm/icons/picture-in-picture-2.mjs +1 -1
- package/dist/esm/icons/picture-in-picture.mjs +1 -1
- package/dist/esm/icons/piggy-bank.mjs +1 -1
- package/dist/esm/icons/pilcrow-left.mjs +1 -1
- package/dist/esm/icons/pilcrow-right.mjs +1 -1
- package/dist/esm/icons/pilcrow.mjs +1 -1
- package/dist/esm/icons/pill-bottle.mjs +1 -1
- package/dist/esm/icons/pill.mjs +1 -1
- package/dist/esm/icons/pin-off.mjs +1 -1
- package/dist/esm/icons/pin.mjs +1 -1
- package/dist/esm/icons/pipette.mjs +1 -1
- package/dist/esm/icons/pizza.mjs +1 -1
- package/dist/esm/icons/plane-landing.mjs +1 -1
- package/dist/esm/icons/plane-takeoff.mjs +1 -1
- package/dist/esm/icons/plane.mjs +1 -1
- package/dist/esm/icons/play.mjs +1 -1
- package/dist/esm/icons/plug-2.mjs +1 -1
- package/dist/esm/icons/plug-zap.mjs +1 -1
- package/dist/esm/icons/plug.mjs +1 -1
- package/dist/esm/icons/plus.mjs +1 -1
- package/dist/esm/icons/pocket-knife.mjs +1 -1
- package/dist/esm/icons/podcast.mjs +1 -1
- package/dist/esm/icons/pointer-off.mjs +1 -1
- package/dist/esm/icons/pointer.mjs +1 -1
- package/dist/esm/icons/popcorn.mjs +1 -1
- package/dist/esm/icons/popsicle.mjs +1 -1
- package/dist/esm/icons/pound-sterling.mjs +1 -1
- package/dist/esm/icons/power-off.mjs +1 -1
- package/dist/esm/icons/power.mjs +1 -1
- package/dist/esm/icons/presentation.mjs +1 -1
- package/dist/esm/icons/printer-check.mjs +1 -1
- package/dist/esm/icons/printer-x.mjs +1 -1
- package/dist/esm/icons/printer.mjs +1 -1
- package/dist/esm/icons/projector.mjs +1 -1
- package/dist/esm/icons/proportions.mjs +1 -1
- package/dist/esm/icons/puzzle.mjs +1 -1
- package/dist/esm/icons/pyramid.mjs +1 -1
- package/dist/esm/icons/qr-code.mjs +1 -1
- package/dist/esm/icons/quote.mjs +1 -1
- package/dist/esm/icons/rabbit.mjs +1 -1
- package/dist/esm/icons/radar.mjs +1 -1
- package/dist/esm/icons/radiation.mjs +1 -1
- package/dist/esm/icons/radical.mjs +1 -1
- package/dist/esm/icons/radio-receiver.mjs +1 -1
- package/dist/esm/icons/radio-tower.mjs +1 -1
- package/dist/esm/icons/radio.mjs +1 -1
- package/dist/esm/icons/radius.mjs +1 -1
- package/dist/esm/icons/rainbow.mjs +1 -1
- package/dist/esm/icons/rat.mjs +1 -1
- package/dist/esm/icons/ratio.mjs +1 -1
- package/dist/esm/icons/receipt-cent.mjs +1 -1
- package/dist/esm/icons/receipt-euro.mjs +1 -1
- package/dist/esm/icons/receipt-indian-rupee.mjs +1 -1
- package/dist/esm/icons/receipt-japanese-yen.mjs +1 -1
- package/dist/esm/icons/receipt-pound-sterling.mjs +1 -1
- package/dist/esm/icons/receipt-russian-ruble.mjs +1 -1
- package/dist/esm/icons/receipt-swiss-franc.mjs +1 -1
- package/dist/esm/icons/receipt-text.mjs +1 -1
- package/dist/esm/icons/receipt-turkish-lira.mjs +1 -1
- package/dist/esm/icons/receipt.mjs +1 -1
- package/dist/esm/icons/rectangle-circle.mjs +1 -1
- package/dist/esm/icons/rectangle-ellipsis.mjs +1 -1
- package/dist/esm/icons/rectangle-goggles.mjs +1 -1
- package/dist/esm/icons/rectangle-horizontal.mjs +1 -1
- package/dist/esm/icons/rectangle-vertical.mjs +1 -1
- package/dist/esm/icons/recycle.mjs +1 -1
- package/dist/esm/icons/redo-2.mjs +1 -1
- package/dist/esm/icons/redo-dot.mjs +1 -1
- package/dist/esm/icons/redo.mjs +1 -1
- package/dist/esm/icons/refresh-ccw-dot.mjs +1 -1
- package/dist/esm/icons/refresh-ccw.mjs +1 -1
- package/dist/esm/icons/refresh-cw-off.mjs +1 -1
- package/dist/esm/icons/refresh-cw.mjs +1 -1
- package/dist/esm/icons/refrigerator.mjs +1 -1
- package/dist/esm/icons/regex.mjs +1 -1
- package/dist/esm/icons/remove-formatting.mjs +1 -1
- package/dist/esm/icons/repeat-1.mjs +1 -1
- package/dist/esm/icons/repeat-2.mjs +1 -1
- package/dist/esm/icons/repeat.mjs +1 -1
- package/dist/esm/icons/replace-all.mjs +1 -1
- package/dist/esm/icons/replace.mjs +1 -1
- package/dist/esm/icons/reply-all.mjs +1 -1
- package/dist/esm/icons/reply.mjs +1 -1
- package/dist/esm/icons/rewind.mjs +1 -1
- package/dist/esm/icons/ribbon.mjs +1 -1
- package/dist/esm/icons/road.mjs +26 -0
- package/dist/esm/icons/road.mjs.map +1 -0
- package/dist/esm/icons/rocket.mjs +1 -1
- package/dist/esm/icons/rocking-chair.mjs +1 -1
- package/dist/esm/icons/roller-coaster.mjs +1 -1
- package/dist/esm/icons/rose.mjs +1 -1
- package/dist/esm/icons/rotate-3d.mjs +1 -1
- package/dist/esm/icons/rotate-ccw-key.mjs +1 -1
- package/dist/esm/icons/rotate-ccw-square.mjs +1 -1
- package/dist/esm/icons/rotate-ccw.mjs +1 -1
- package/dist/esm/icons/rotate-cw-square.mjs +1 -1
- package/dist/esm/icons/rotate-cw.mjs +1 -1
- package/dist/esm/icons/route-off.mjs +1 -1
- package/dist/esm/icons/route.mjs +1 -1
- package/dist/esm/icons/router.mjs +1 -1
- package/dist/esm/icons/rows-2.mjs +1 -1
- package/dist/esm/icons/rows-3.mjs +1 -1
- package/dist/esm/icons/rows-4.mjs +1 -1
- package/dist/esm/icons/rss.mjs +1 -1
- package/dist/esm/icons/ruler-dimension-line.mjs +1 -1
- package/dist/esm/icons/ruler.mjs +1 -1
- package/dist/esm/icons/russian-ruble.mjs +1 -1
- package/dist/esm/icons/sailboat.mjs +1 -1
- package/dist/esm/icons/salad.mjs +1 -1
- package/dist/esm/icons/sandwich.mjs +1 -1
- package/dist/esm/icons/satellite-dish.mjs +1 -1
- package/dist/esm/icons/satellite.mjs +1 -1
- package/dist/esm/icons/saudi-riyal.mjs +1 -1
- package/dist/esm/icons/save-all.mjs +1 -1
- package/dist/esm/icons/save-off.mjs +1 -1
- package/dist/esm/icons/save.mjs +1 -1
- package/dist/esm/icons/scale-3d.mjs +1 -1
- package/dist/esm/icons/scale.mjs +1 -1
- package/dist/esm/icons/scaling.mjs +1 -1
- package/dist/esm/icons/scan-barcode.mjs +1 -1
- package/dist/esm/icons/scan-eye.mjs +1 -1
- package/dist/esm/icons/scan-face.mjs +1 -1
- package/dist/esm/icons/scan-heart.mjs +1 -1
- package/dist/esm/icons/scan-line.mjs +1 -1
- package/dist/esm/icons/scan-qr-code.mjs +1 -1
- package/dist/esm/icons/scan-search.mjs +1 -1
- package/dist/esm/icons/scan-text.mjs +1 -1
- package/dist/esm/icons/scan.mjs +1 -1
- package/dist/esm/icons/school.mjs +1 -1
- package/dist/esm/icons/scissors-line-dashed.mjs +1 -1
- package/dist/esm/icons/scissors.mjs +1 -1
- package/dist/esm/icons/scooter.mjs +1 -1
- package/dist/esm/icons/screen-share-off.mjs +1 -1
- package/dist/esm/icons/screen-share.mjs +1 -1
- package/dist/esm/icons/scroll-text.mjs +1 -1
- package/dist/esm/icons/scroll.mjs +1 -1
- package/dist/esm/icons/search-alert.mjs +1 -1
- package/dist/esm/icons/search-check.mjs +1 -1
- package/dist/esm/icons/search-code.mjs +1 -1
- package/dist/esm/icons/search-slash.mjs +1 -1
- package/dist/esm/icons/search-x.mjs +1 -1
- package/dist/esm/icons/search.mjs +1 -1
- package/dist/esm/icons/section.mjs +1 -1
- package/dist/esm/icons/send-horizontal.mjs +1 -1
- package/dist/esm/icons/send-to-back.mjs +1 -1
- package/dist/esm/icons/send.mjs +1 -1
- package/dist/esm/icons/separator-horizontal.mjs +1 -1
- package/dist/esm/icons/separator-vertical.mjs +1 -1
- package/dist/esm/icons/server-cog.mjs +1 -1
- package/dist/esm/icons/server-crash.mjs +1 -1
- package/dist/esm/icons/server-off.mjs +1 -1
- package/dist/esm/icons/server.mjs +1 -1
- package/dist/esm/icons/settings-2.mjs +1 -1
- package/dist/esm/icons/settings.mjs +1 -1
- package/dist/esm/icons/shapes.mjs +1 -1
- package/dist/esm/icons/share-2.mjs +1 -1
- package/dist/esm/icons/share.mjs +1 -1
- package/dist/esm/icons/sheet.mjs +1 -1
- package/dist/esm/icons/shell.mjs +1 -1
- package/dist/esm/icons/shelving-unit.mjs +1 -1
- package/dist/esm/icons/shield-alert.mjs +1 -1
- package/dist/esm/icons/shield-ban.mjs +1 -1
- package/dist/esm/icons/shield-check.mjs +1 -1
- package/dist/esm/icons/shield-ellipsis.mjs +1 -1
- package/dist/esm/icons/shield-half.mjs +1 -1
- package/dist/esm/icons/shield-minus.mjs +1 -1
- package/dist/esm/icons/shield-off.mjs +1 -1
- package/dist/esm/icons/shield-plus.mjs +1 -1
- package/dist/esm/icons/shield-question-mark.mjs +1 -1
- package/dist/esm/icons/shield-user.mjs +1 -1
- package/dist/esm/icons/shield-x.mjs +1 -1
- package/dist/esm/icons/shield.mjs +1 -1
- package/dist/esm/icons/ship-wheel.mjs +1 -1
- package/dist/esm/icons/ship.mjs +1 -1
- package/dist/esm/icons/shirt.mjs +1 -1
- package/dist/esm/icons/shopping-bag.mjs +1 -1
- package/dist/esm/icons/shopping-basket.mjs +1 -1
- package/dist/esm/icons/shopping-cart.mjs +1 -1
- package/dist/esm/icons/shovel.mjs +1 -1
- package/dist/esm/icons/shower-head.mjs +1 -1
- package/dist/esm/icons/shredder.mjs +1 -1
- package/dist/esm/icons/shrimp.mjs +1 -1
- package/dist/esm/icons/shrink.mjs +1 -1
- package/dist/esm/icons/shrub.mjs +1 -1
- package/dist/esm/icons/shuffle.mjs +1 -1
- package/dist/esm/icons/sigma.mjs +1 -1
- package/dist/esm/icons/signal-high.mjs +1 -1
- package/dist/esm/icons/signal-low.mjs +1 -1
- package/dist/esm/icons/signal-medium.mjs +1 -1
- package/dist/esm/icons/signal-zero.mjs +1 -1
- package/dist/esm/icons/signal.mjs +1 -1
- package/dist/esm/icons/signature.mjs +1 -1
- package/dist/esm/icons/signpost-big.mjs +1 -1
- package/dist/esm/icons/signpost.mjs +3 -3
- package/dist/esm/icons/signpost.mjs.map +1 -1
- package/dist/esm/icons/siren.mjs +1 -1
- package/dist/esm/icons/skip-back.mjs +1 -1
- package/dist/esm/icons/skip-forward.mjs +1 -1
- package/dist/esm/icons/skull.mjs +1 -1
- package/dist/esm/icons/slash.mjs +1 -1
- package/dist/esm/icons/slice.mjs +1 -1
- package/dist/esm/icons/sliders-horizontal.mjs +1 -1
- package/dist/esm/icons/sliders-vertical.mjs +1 -1
- package/dist/esm/icons/smartphone-charging.mjs +1 -1
- package/dist/esm/icons/smartphone-nfc.mjs +1 -1
- package/dist/esm/icons/smartphone.mjs +1 -1
- package/dist/esm/icons/smile-plus.mjs +1 -1
- package/dist/esm/icons/smile.mjs +1 -1
- package/dist/esm/icons/snail.mjs +1 -1
- package/dist/esm/icons/snowflake.mjs +1 -1
- package/dist/esm/icons/soap-dispenser-droplet.mjs +1 -1
- package/dist/esm/icons/sofa.mjs +1 -1
- package/dist/esm/icons/solar-panel.mjs +1 -1
- package/dist/esm/icons/soup.mjs +1 -1
- package/dist/esm/icons/space.mjs +1 -1
- package/dist/esm/icons/spade.mjs +1 -1
- package/dist/esm/icons/sparkle.mjs +1 -1
- package/dist/esm/icons/sparkles.mjs +1 -1
- package/dist/esm/icons/speaker.mjs +1 -1
- package/dist/esm/icons/speech.mjs +1 -1
- package/dist/esm/icons/spell-check-2.mjs +1 -1
- package/dist/esm/icons/spell-check.mjs +1 -1
- package/dist/esm/icons/spline-pointer.mjs +1 -1
- package/dist/esm/icons/spline.mjs +1 -1
- package/dist/esm/icons/split.mjs +1 -1
- package/dist/esm/icons/spool.mjs +1 -1
- package/dist/esm/icons/spotlight.mjs +1 -1
- package/dist/esm/icons/spray-can.mjs +1 -1
- package/dist/esm/icons/sprout.mjs +1 -1
- package/dist/esm/icons/square-activity.mjs +1 -1
- package/dist/esm/icons/square-arrow-down-left.mjs +1 -1
- package/dist/esm/icons/square-arrow-down-right.mjs +1 -1
- package/dist/esm/icons/square-arrow-down.mjs +1 -1
- package/dist/esm/icons/square-arrow-left.mjs +1 -1
- package/dist/esm/icons/square-arrow-out-down-left.mjs +1 -1
- package/dist/esm/icons/square-arrow-out-down-right.mjs +1 -1
- package/dist/esm/icons/square-arrow-out-up-left.mjs +1 -1
- package/dist/esm/icons/square-arrow-out-up-right.mjs +1 -1
- package/dist/esm/icons/square-arrow-right-enter.mjs +1 -1
- package/dist/esm/icons/square-arrow-right-exit.mjs +1 -1
- package/dist/esm/icons/square-arrow-right.mjs +1 -1
- package/dist/esm/icons/square-arrow-up-left.mjs +1 -1
- package/dist/esm/icons/square-arrow-up-right.mjs +1 -1
- package/dist/esm/icons/square-arrow-up.mjs +1 -1
- package/dist/esm/icons/square-asterisk.mjs +1 -1
- package/dist/esm/icons/square-bottom-dashed-scissors.mjs +1 -1
- package/dist/esm/icons/square-centerline-dashed-horizontal.mjs +1 -1
- package/dist/esm/icons/square-centerline-dashed-vertical.mjs +1 -1
- package/dist/esm/icons/square-chart-gantt.mjs +1 -1
- package/dist/esm/icons/square-check-big.mjs +1 -1
- package/dist/esm/icons/square-check.mjs +1 -1
- package/dist/esm/icons/square-chevron-down.mjs +1 -1
- package/dist/esm/icons/square-chevron-left.mjs +1 -1
- package/dist/esm/icons/square-chevron-right.mjs +1 -1
- package/dist/esm/icons/square-chevron-up.mjs +1 -1
- package/dist/esm/icons/square-code.mjs +1 -1
- package/dist/esm/icons/square-dashed-bottom-code.mjs +1 -1
- package/dist/esm/icons/square-dashed-bottom.mjs +1 -1
- package/dist/esm/icons/square-dashed-kanban.mjs +1 -1
- package/dist/esm/icons/square-dashed-mouse-pointer.mjs +1 -1
- package/dist/esm/icons/square-dashed-top-solid.mjs +1 -1
- package/dist/esm/icons/square-dashed.mjs +1 -1
- package/dist/esm/icons/square-divide.mjs +1 -1
- package/dist/esm/icons/square-dot.mjs +1 -1
- package/dist/esm/icons/square-equal.mjs +1 -1
- package/dist/esm/icons/square-function.mjs +1 -1
- package/dist/esm/icons/square-kanban.mjs +1 -1
- package/dist/esm/icons/square-library.mjs +1 -1
- package/dist/esm/icons/square-m.mjs +1 -1
- package/dist/esm/icons/square-menu.mjs +1 -1
- package/dist/esm/icons/square-minus.mjs +1 -1
- package/dist/esm/icons/square-mouse-pointer.mjs +1 -1
- package/dist/esm/icons/square-parking-off.mjs +1 -1
- package/dist/esm/icons/square-parking.mjs +1 -1
- package/dist/esm/icons/square-pause.mjs +1 -1
- package/dist/esm/icons/square-pen.mjs +1 -1
- package/dist/esm/icons/square-percent.mjs +1 -1
- package/dist/esm/icons/square-pi.mjs +1 -1
- package/dist/esm/icons/square-pilcrow.mjs +1 -1
- package/dist/esm/icons/square-play.mjs +1 -1
- package/dist/esm/icons/square-plus.mjs +1 -1
- package/dist/esm/icons/square-power.mjs +1 -1
- package/dist/esm/icons/square-radical.mjs +1 -1
- package/dist/esm/icons/square-round-corner.mjs +1 -1
- package/dist/esm/icons/square-scissors.mjs +1 -1
- package/dist/esm/icons/square-sigma.mjs +1 -1
- package/dist/esm/icons/square-slash.mjs +1 -1
- package/dist/esm/icons/square-split-horizontal.mjs +1 -1
- package/dist/esm/icons/square-split-vertical.mjs +1 -1
- package/dist/esm/icons/square-square.mjs +1 -1
- package/dist/esm/icons/square-stack.mjs +1 -1
- package/dist/esm/icons/square-star.mjs +1 -1
- package/dist/esm/icons/square-stop.mjs +1 -1
- package/dist/esm/icons/square-terminal.mjs +1 -1
- package/dist/esm/icons/square-user-round.mjs +1 -1
- package/dist/esm/icons/square-user.mjs +1 -1
- package/dist/esm/icons/square-x.mjs +1 -1
- package/dist/esm/icons/square.mjs +1 -1
- package/dist/esm/icons/squares-exclude.mjs +1 -1
- package/dist/esm/icons/squares-intersect.mjs +1 -1
- package/dist/esm/icons/squares-subtract.mjs +1 -1
- package/dist/esm/icons/squares-unite.mjs +1 -1
- package/dist/esm/icons/squircle-dashed.mjs +1 -1
- package/dist/esm/icons/squircle.mjs +1 -1
- package/dist/esm/icons/squirrel.mjs +1 -1
- package/dist/esm/icons/stamp.mjs +1 -1
- package/dist/esm/icons/star-half.mjs +1 -1
- package/dist/esm/icons/star-off.mjs +1 -1
- package/dist/esm/icons/star.mjs +1 -1
- package/dist/esm/icons/step-back.mjs +1 -1
- package/dist/esm/icons/step-forward.mjs +1 -1
- package/dist/esm/icons/stethoscope.mjs +1 -1
- package/dist/esm/icons/sticker.mjs +1 -1
- package/dist/esm/icons/sticky-note.mjs +1 -1
- package/dist/esm/icons/stone.mjs +1 -1
- package/dist/esm/icons/store.mjs +1 -1
- package/dist/esm/icons/stretch-horizontal.mjs +1 -1
- package/dist/esm/icons/stretch-vertical.mjs +1 -1
- package/dist/esm/icons/strikethrough.mjs +1 -1
- package/dist/esm/icons/subscript.mjs +1 -1
- package/dist/esm/icons/sun-dim.mjs +1 -1
- package/dist/esm/icons/sun-medium.mjs +1 -1
- package/dist/esm/icons/sun-moon.mjs +1 -1
- package/dist/esm/icons/sun-snow.mjs +1 -1
- package/dist/esm/icons/sun.mjs +1 -1
- package/dist/esm/icons/sunrise.mjs +1 -1
- package/dist/esm/icons/sunset.mjs +1 -1
- package/dist/esm/icons/superscript.mjs +1 -1
- package/dist/esm/icons/swatch-book.mjs +1 -1
- package/dist/esm/icons/swiss-franc.mjs +1 -1
- package/dist/esm/icons/switch-camera.mjs +1 -1
- package/dist/esm/icons/sword.mjs +1 -1
- package/dist/esm/icons/swords.mjs +1 -1
- package/dist/esm/icons/syringe.mjs +1 -1
- package/dist/esm/icons/table-2.mjs +1 -1
- package/dist/esm/icons/table-cells-merge.mjs +1 -1
- package/dist/esm/icons/table-cells-split.mjs +1 -1
- package/dist/esm/icons/table-columns-split.mjs +1 -1
- package/dist/esm/icons/table-of-contents.mjs +1 -1
- package/dist/esm/icons/table-properties.mjs +1 -1
- package/dist/esm/icons/table-rows-split.mjs +1 -1
- package/dist/esm/icons/table.mjs +1 -1
- package/dist/esm/icons/tablet-smartphone.mjs +1 -1
- package/dist/esm/icons/tablet.mjs +1 -1
- package/dist/esm/icons/tablets.mjs +1 -1
- package/dist/esm/icons/tag.mjs +1 -1
- package/dist/esm/icons/tags.mjs +1 -1
- package/dist/esm/icons/tally-1.mjs +1 -1
- package/dist/esm/icons/tally-2.mjs +1 -1
- package/dist/esm/icons/tally-3.mjs +1 -1
- package/dist/esm/icons/tally-4.mjs +1 -1
- package/dist/esm/icons/tally-5.mjs +1 -1
- package/dist/esm/icons/tangent.mjs +1 -1
- package/dist/esm/icons/target.mjs +1 -1
- package/dist/esm/icons/telescope.mjs +1 -1
- package/dist/esm/icons/tent-tree.mjs +1 -1
- package/dist/esm/icons/tent.mjs +1 -1
- package/dist/esm/icons/terminal.mjs +1 -1
- package/dist/esm/icons/test-tube-diagonal.mjs +1 -1
- package/dist/esm/icons/test-tube.mjs +1 -1
- package/dist/esm/icons/test-tubes.mjs +1 -1
- package/dist/esm/icons/text-align-center.mjs +1 -1
- package/dist/esm/icons/text-align-end.mjs +1 -1
- package/dist/esm/icons/text-align-justify.mjs +1 -1
- package/dist/esm/icons/text-align-start.mjs +1 -1
- package/dist/esm/icons/text-cursor-input.mjs +1 -1
- package/dist/esm/icons/text-cursor.mjs +1 -1
- package/dist/esm/icons/text-initial.mjs +1 -1
- package/dist/esm/icons/text-quote.mjs +1 -1
- package/dist/esm/icons/text-search.mjs +1 -1
- package/dist/esm/icons/text-select.mjs +1 -1
- package/dist/esm/icons/text-wrap.mjs +1 -1
- package/dist/esm/icons/theater.mjs +1 -1
- package/dist/esm/icons/thermometer-snowflake.mjs +1 -1
- package/dist/esm/icons/thermometer-sun.mjs +1 -1
- package/dist/esm/icons/thermometer.mjs +1 -1
- package/dist/esm/icons/thumbs-down.mjs +1 -1
- package/dist/esm/icons/thumbs-up.mjs +1 -1
- package/dist/esm/icons/ticket-check.mjs +1 -1
- package/dist/esm/icons/ticket-minus.mjs +1 -1
- package/dist/esm/icons/ticket-percent.mjs +1 -1
- package/dist/esm/icons/ticket-plus.mjs +1 -1
- package/dist/esm/icons/ticket-slash.mjs +1 -1
- package/dist/esm/icons/ticket-x.mjs +1 -1
- package/dist/esm/icons/ticket.mjs +1 -1
- package/dist/esm/icons/tickets-plane.mjs +1 -1
- package/dist/esm/icons/tickets.mjs +1 -1
- package/dist/esm/icons/timer-off.mjs +1 -1
- package/dist/esm/icons/timer-reset.mjs +1 -1
- package/dist/esm/icons/timer.mjs +1 -1
- package/dist/esm/icons/toggle-left.mjs +1 -1
- package/dist/esm/icons/toggle-right.mjs +1 -1
- package/dist/esm/icons/toilet.mjs +1 -1
- package/dist/esm/icons/tool-case.mjs +1 -1
- package/dist/esm/icons/toolbox.mjs +1 -1
- package/dist/esm/icons/tornado.mjs +1 -1
- package/dist/esm/icons/torus.mjs +1 -1
- package/dist/esm/icons/touchpad-off.mjs +1 -1
- package/dist/esm/icons/touchpad.mjs +1 -1
- package/dist/esm/icons/towel-rack.mjs +1 -1
- package/dist/esm/icons/tower-control.mjs +1 -1
- package/dist/esm/icons/toy-brick.mjs +1 -1
- package/dist/esm/icons/tractor.mjs +1 -1
- package/dist/esm/icons/traffic-cone.mjs +1 -1
- package/dist/esm/icons/train-front-tunnel.mjs +1 -1
- package/dist/esm/icons/train-front.mjs +1 -1
- package/dist/esm/icons/train-track.mjs +1 -1
- package/dist/esm/icons/tram-front.mjs +1 -1
- package/dist/esm/icons/transgender.mjs +1 -1
- package/dist/esm/icons/trash-2.mjs +1 -1
- package/dist/esm/icons/trash.mjs +1 -1
- package/dist/esm/icons/tree-deciduous.mjs +1 -1
- package/dist/esm/icons/tree-palm.mjs +1 -1
- package/dist/esm/icons/tree-pine.mjs +1 -1
- package/dist/esm/icons/trees.mjs +1 -1
- package/dist/esm/icons/trending-down.mjs +1 -1
- package/dist/esm/icons/trending-up-down.mjs +1 -1
- package/dist/esm/icons/trending-up.mjs +1 -1
- package/dist/esm/icons/triangle-alert.mjs +1 -1
- package/dist/esm/icons/triangle-dashed.mjs +1 -1
- package/dist/esm/icons/triangle-right.mjs +1 -1
- package/dist/esm/icons/triangle.mjs +1 -1
- package/dist/esm/icons/trophy.mjs +1 -1
- package/dist/esm/icons/truck-electric.mjs +1 -1
- package/dist/esm/icons/truck.mjs +1 -1
- package/dist/esm/icons/turkish-lira.mjs +1 -1
- package/dist/esm/icons/turntable.mjs +1 -1
- package/dist/esm/icons/turtle.mjs +1 -1
- package/dist/esm/icons/tv-minimal-play.mjs +1 -1
- package/dist/esm/icons/tv-minimal.mjs +1 -1
- package/dist/esm/icons/tv.mjs +1 -1
- package/dist/esm/icons/type-outline.mjs +1 -1
- package/dist/esm/icons/type.mjs +1 -1
- package/dist/esm/icons/umbrella-off.mjs +1 -1
- package/dist/esm/icons/umbrella.mjs +1 -1
- package/dist/esm/icons/underline.mjs +1 -1
- package/dist/esm/icons/undo-2.mjs +1 -1
- package/dist/esm/icons/undo-dot.mjs +1 -1
- package/dist/esm/icons/undo.mjs +1 -1
- package/dist/esm/icons/unfold-horizontal.mjs +1 -1
- package/dist/esm/icons/unfold-vertical.mjs +1 -1
- package/dist/esm/icons/ungroup.mjs +1 -1
- package/dist/esm/icons/university.mjs +1 -1
- package/dist/esm/icons/unlink-2.mjs +1 -1
- package/dist/esm/icons/unlink.mjs +1 -1
- package/dist/esm/icons/unplug.mjs +1 -1
- package/dist/esm/icons/upload.mjs +1 -1
- package/dist/esm/icons/usb.mjs +1 -1
- package/dist/esm/icons/user-check.mjs +1 -1
- package/dist/esm/icons/user-cog.mjs +1 -1
- package/dist/esm/icons/user-key.mjs +1 -1
- package/dist/esm/icons/user-lock.mjs +1 -1
- package/dist/esm/icons/user-minus.mjs +1 -1
- package/dist/esm/icons/user-pen.mjs +1 -1
- package/dist/esm/icons/user-plus.mjs +1 -1
- package/dist/esm/icons/user-round-check.mjs +1 -1
- package/dist/esm/icons/user-round-cog.mjs +1 -1
- package/dist/esm/icons/user-round-key.mjs +1 -1
- package/dist/esm/icons/user-round-minus.mjs +1 -1
- package/dist/esm/icons/user-round-pen.mjs +1 -1
- package/dist/esm/icons/user-round-plus.mjs +1 -1
- package/dist/esm/icons/user-round-search.mjs +1 -1
- package/dist/esm/icons/user-round-x.mjs +1 -1
- package/dist/esm/icons/user-round.mjs +1 -1
- package/dist/esm/icons/user-search.mjs +1 -1
- package/dist/esm/icons/user-star.mjs +1 -1
- package/dist/esm/icons/user-x.mjs +1 -1
- package/dist/esm/icons/user.mjs +1 -1
- package/dist/esm/icons/users-round.mjs +1 -1
- package/dist/esm/icons/users.mjs +1 -1
- package/dist/esm/icons/utensils-crossed.mjs +1 -1
- package/dist/esm/icons/utensils.mjs +1 -1
- package/dist/esm/icons/utility-pole.mjs +1 -1
- package/dist/esm/icons/van.mjs +1 -1
- package/dist/esm/icons/variable.mjs +1 -1
- package/dist/esm/icons/vault.mjs +1 -1
- package/dist/esm/icons/vector-square.mjs +1 -1
- package/dist/esm/icons/vegan.mjs +1 -1
- package/dist/esm/icons/venetian-mask.mjs +1 -1
- package/dist/esm/icons/venus-and-mars.mjs +1 -1
- package/dist/esm/icons/venus.mjs +1 -1
- package/dist/esm/icons/vibrate-off.mjs +1 -1
- package/dist/esm/icons/vibrate.mjs +1 -1
- package/dist/esm/icons/video-off.mjs +1 -1
- package/dist/esm/icons/video.mjs +1 -1
- package/dist/esm/icons/videotape.mjs +1 -1
- package/dist/esm/icons/view.mjs +1 -1
- package/dist/esm/icons/voicemail.mjs +1 -1
- package/dist/esm/icons/volleyball.mjs +1 -1
- package/dist/esm/icons/volume-1.mjs +1 -1
- package/dist/esm/icons/volume-2.mjs +1 -1
- package/dist/esm/icons/volume-off.mjs +1 -1
- package/dist/esm/icons/volume-x.mjs +1 -1
- package/dist/esm/icons/volume.mjs +1 -1
- package/dist/esm/icons/vote.mjs +1 -1
- package/dist/esm/icons/wallet-cards.mjs +1 -1
- package/dist/esm/icons/wallet-minimal.mjs +1 -1
- package/dist/esm/icons/wallet.mjs +1 -1
- package/dist/esm/icons/wallpaper.mjs +1 -1
- package/dist/esm/icons/wand-sparkles.mjs +1 -1
- package/dist/esm/icons/wand.mjs +1 -1
- package/dist/esm/icons/warehouse.mjs +1 -1
- package/dist/esm/icons/washing-machine.mjs +1 -1
- package/dist/esm/icons/watch.mjs +1 -1
- package/dist/esm/icons/waves-arrow-down.mjs +1 -1
- package/dist/esm/icons/waves-arrow-up.mjs +1 -1
- package/dist/esm/icons/waves-ladder.mjs +1 -1
- package/dist/esm/icons/waves.mjs +1 -1
- package/dist/esm/icons/waypoints.mjs +1 -1
- package/dist/esm/icons/webcam.mjs +1 -1
- package/dist/esm/icons/webhook-off.mjs +1 -1
- package/dist/esm/icons/webhook.mjs +1 -1
- package/dist/esm/icons/weight-tilde.mjs +1 -1
- package/dist/esm/icons/weight.mjs +1 -1
- package/dist/esm/icons/wheat-off.mjs +1 -1
- package/dist/esm/icons/wheat.mjs +1 -1
- package/dist/esm/icons/whole-word.mjs +1 -1
- package/dist/esm/icons/wifi-cog.mjs +1 -1
- package/dist/esm/icons/wifi-high.mjs +1 -1
- package/dist/esm/icons/wifi-low.mjs +1 -1
- package/dist/esm/icons/wifi-off.mjs +1 -1
- package/dist/esm/icons/wifi-pen.mjs +1 -1
- package/dist/esm/icons/wifi-sync.mjs +1 -1
- package/dist/esm/icons/wifi-zero.mjs +1 -1
- package/dist/esm/icons/wifi.mjs +1 -1
- package/dist/esm/icons/wind-arrow-down.mjs +1 -1
- package/dist/esm/icons/wind.mjs +1 -1
- package/dist/esm/icons/wine-off.mjs +1 -1
- package/dist/esm/icons/wine.mjs +1 -1
- package/dist/esm/icons/workflow.mjs +1 -1
- package/dist/esm/icons/worm.mjs +1 -1
- package/dist/esm/icons/wrench.mjs +1 -1
- package/dist/esm/icons/x-line-top.mjs +1 -1
- package/dist/esm/icons/x.mjs +1 -1
- package/dist/esm/icons/zap-off.mjs +1 -1
- package/dist/esm/icons/zap.mjs +1 -1
- package/dist/esm/icons/zodiac-aquarius.mjs +1 -1
- package/dist/esm/icons/zodiac-aries.mjs +1 -1
- package/dist/esm/icons/zodiac-cancer.mjs +1 -1
- package/dist/esm/icons/zodiac-capricorn.mjs +1 -1
- package/dist/esm/icons/zodiac-gemini.mjs +1 -1
- package/dist/esm/icons/zodiac-leo.mjs +1 -1
- package/dist/esm/icons/zodiac-libra.mjs +1 -1
- package/dist/esm/icons/zodiac-ophiuchus.mjs +1 -1
- package/dist/esm/icons/zodiac-pisces.mjs +1 -1
- package/dist/esm/icons/zodiac-sagittarius.mjs +1 -1
- package/dist/esm/icons/zodiac-scorpio.mjs +1 -1
- package/dist/esm/icons/zodiac-taurus.mjs +1 -1
- package/dist/esm/icons/zodiac-virgo.mjs +1 -1
- package/dist/esm/icons/zoom-in.mjs +1 -1
- package/dist/esm/icons/zoom-out.mjs +1 -1
- package/dist/esm/lucide-icons.d.ts +713 -685
- package/dist/esm/lucide-icons.mjs +229 -227
- package/dist/esm/lucide-icons.mjs.map +1 -1
- package/dist/esm/lucide-icons.prefixed.d.ts +713 -685
- package/dist/esm/lucide-icons.suffixed.d.ts +713 -685
- package/package.json +1 -1
|
@@ -84,28 +84,28 @@ declare const AArrowUp: LucideIconData;
|
|
|
84
84
|
declare const ALargeSmall: LucideIconData;
|
|
85
85
|
|
|
86
86
|
/**
|
|
87
|
-
* @name
|
|
87
|
+
* @name activity
|
|
88
88
|
* @description Lucide SVG icon node.
|
|
89
89
|
*
|
|
90
|
-
* @preview  - https://lucide.dev/icons/activity
|
|
91
91
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
92
92
|
*
|
|
93
93
|
* @returns {Array}
|
|
94
94
|
*
|
|
95
95
|
*/
|
|
96
|
-
declare const
|
|
96
|
+
declare const Activity: LucideIconData;
|
|
97
97
|
|
|
98
98
|
/**
|
|
99
|
-
* @name
|
|
99
|
+
* @name accessibility
|
|
100
100
|
* @description Lucide SVG icon node.
|
|
101
101
|
*
|
|
102
|
-
* @preview  - https://lucide.dev/icons/accessibility
|
|
103
103
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
104
104
|
*
|
|
105
105
|
* @returns {Array}
|
|
106
106
|
*
|
|
107
107
|
*/
|
|
108
|
-
declare const
|
|
108
|
+
declare const Accessibility: LucideIconData;
|
|
109
109
|
|
|
110
110
|
/**
|
|
111
111
|
* @name air-vent
|
|
@@ -324,28 +324,28 @@ declare const AlignHorizontalJustifyCenter: LucideIconData;
|
|
|
324
324
|
declare const AlignHorizontalJustifyEnd: LucideIconData;
|
|
325
325
|
|
|
326
326
|
/**
|
|
327
|
-
* @name align-horizontal-
|
|
327
|
+
* @name align-horizontal-space-around
|
|
328
328
|
* @description Lucide SVG icon node.
|
|
329
329
|
*
|
|
330
|
-
* @preview  - https://lucide.dev/icons/align-horizontal-space-around
|
|
331
331
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
332
332
|
*
|
|
333
333
|
* @returns {Array}
|
|
334
334
|
*
|
|
335
335
|
*/
|
|
336
|
-
declare const
|
|
336
|
+
declare const AlignHorizontalSpaceAround: LucideIconData;
|
|
337
337
|
|
|
338
338
|
/**
|
|
339
|
-
* @name align-horizontal-
|
|
339
|
+
* @name align-horizontal-justify-start
|
|
340
340
|
* @description Lucide SVG icon node.
|
|
341
341
|
*
|
|
342
|
-
* @preview  - https://lucide.dev/icons/align-horizontal-justify-start
|
|
343
343
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
344
344
|
*
|
|
345
345
|
* @returns {Array}
|
|
346
346
|
*
|
|
347
347
|
*/
|
|
348
|
-
declare const
|
|
348
|
+
declare const AlignHorizontalJustifyStart: LucideIconData;
|
|
349
349
|
|
|
350
350
|
/**
|
|
351
351
|
* @name align-horizontal-space-between
|
|
@@ -687,7 +687,7 @@ declare const Armchair: LucideIconData;
|
|
|
687
687
|
* @name arrow-big-down-dash
|
|
688
688
|
* @description Lucide SVG icon node.
|
|
689
689
|
*
|
|
690
|
-
* @preview  - https://lucide.dev/icons/arrow-big-down-dash
|
|
691
691
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
692
692
|
*
|
|
693
693
|
* @returns {Array}
|
|
@@ -699,7 +699,7 @@ declare const ArrowBigDownDash: LucideIconData;
|
|
|
699
699
|
* @name arrow-big-down
|
|
700
700
|
* @description Lucide SVG icon node.
|
|
701
701
|
*
|
|
702
|
-
* @preview  - https://lucide.dev/icons/arrow-big-down
|
|
703
703
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
704
704
|
*
|
|
705
705
|
* @returns {Array}
|
|
@@ -711,7 +711,7 @@ declare const ArrowBigDown: LucideIconData;
|
|
|
711
711
|
* @name arrow-big-left-dash
|
|
712
712
|
* @description Lucide SVG icon node.
|
|
713
713
|
*
|
|
714
|
-
* @preview  - https://lucide.dev/icons/arrow-big-left-dash
|
|
715
715
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
716
716
|
*
|
|
717
717
|
* @returns {Array}
|
|
@@ -723,7 +723,7 @@ declare const ArrowBigLeftDash: LucideIconData;
|
|
|
723
723
|
* @name arrow-big-left
|
|
724
724
|
* @description Lucide SVG icon node.
|
|
725
725
|
*
|
|
726
|
-
* @preview  - https://lucide.dev/icons/arrow-big-left
|
|
727
727
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
728
728
|
*
|
|
729
729
|
* @returns {Array}
|
|
@@ -735,7 +735,7 @@ declare const ArrowBigLeft: LucideIconData;
|
|
|
735
735
|
* @name arrow-big-right-dash
|
|
736
736
|
* @description Lucide SVG icon node.
|
|
737
737
|
*
|
|
738
|
-
* @preview  - https://lucide.dev/icons/arrow-big-right-dash
|
|
739
739
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
740
740
|
*
|
|
741
741
|
* @returns {Array}
|
|
@@ -747,7 +747,7 @@ declare const ArrowBigRightDash: LucideIconData;
|
|
|
747
747
|
* @name arrow-big-right
|
|
748
748
|
* @description Lucide SVG icon node.
|
|
749
749
|
*
|
|
750
|
-
* @preview  - https://lucide.dev/icons/arrow-big-right
|
|
751
751
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
752
752
|
*
|
|
753
753
|
* @returns {Array}
|
|
@@ -759,7 +759,7 @@ declare const ArrowBigRight: LucideIconData;
|
|
|
759
759
|
* @name arrow-big-up-dash
|
|
760
760
|
* @description Lucide SVG icon node.
|
|
761
761
|
*
|
|
762
|
-
* @preview  - https://lucide.dev/icons/arrow-big-up-dash
|
|
763
763
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
764
764
|
*
|
|
765
765
|
* @returns {Array}
|
|
@@ -771,7 +771,7 @@ declare const ArrowBigUpDash: LucideIconData;
|
|
|
771
771
|
* @name arrow-big-up
|
|
772
772
|
* @description Lucide SVG icon node.
|
|
773
773
|
*
|
|
774
|
-
* @preview  - https://lucide.dev/icons/arrow-big-up
|
|
775
775
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
776
776
|
*
|
|
777
777
|
* @returns {Array}
|
|
@@ -1020,28 +1020,28 @@ declare const ArrowRightLeft: LucideIconData;
|
|
|
1020
1020
|
declare const ArrowRightToLine: LucideIconData;
|
|
1021
1021
|
|
|
1022
1022
|
/**
|
|
1023
|
-
* @name arrow-
|
|
1023
|
+
* @name arrow-up-0-1
|
|
1024
1024
|
* @description Lucide SVG icon node.
|
|
1025
1025
|
*
|
|
1026
|
-
* @preview  - https://lucide.dev/icons/arrow-up-0-1
|
|
1027
1027
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
1028
1028
|
*
|
|
1029
1029
|
* @returns {Array}
|
|
1030
1030
|
*
|
|
1031
1031
|
*/
|
|
1032
|
-
declare const
|
|
1032
|
+
declare const ArrowUp01: LucideIconData;
|
|
1033
1033
|
|
|
1034
1034
|
/**
|
|
1035
|
-
* @name arrow-
|
|
1035
|
+
* @name arrow-right
|
|
1036
1036
|
* @description Lucide SVG icon node.
|
|
1037
1037
|
*
|
|
1038
|
-
* @preview  - https://lucide.dev/icons/arrow-right
|
|
1039
1039
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
1040
1040
|
*
|
|
1041
1041
|
* @returns {Array}
|
|
1042
1042
|
*
|
|
1043
1043
|
*/
|
|
1044
|
-
declare const
|
|
1044
|
+
declare const ArrowRight: LucideIconData;
|
|
1045
1045
|
|
|
1046
1046
|
/**
|
|
1047
1047
|
* @name arrow-up-1-0
|
|
@@ -1272,28 +1272,28 @@ declare const AudioWaveform: LucideIconData;
|
|
|
1272
1272
|
declare const Award: LucideIconData;
|
|
1273
1273
|
|
|
1274
1274
|
/**
|
|
1275
|
-
* @name
|
|
1275
|
+
* @name axe
|
|
1276
1276
|
* @description Lucide SVG icon node.
|
|
1277
1277
|
*
|
|
1278
|
-
* @preview  - https://lucide.dev/icons/axe
|
|
1279
1279
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
1280
1280
|
*
|
|
1281
1281
|
* @returns {Array}
|
|
1282
1282
|
*
|
|
1283
1283
|
*/
|
|
1284
|
-
declare const
|
|
1284
|
+
declare const Axe: LucideIconData;
|
|
1285
1285
|
|
|
1286
1286
|
/**
|
|
1287
|
-
* @name
|
|
1287
|
+
* @name axis-3d
|
|
1288
1288
|
* @description Lucide SVG icon node.
|
|
1289
1289
|
*
|
|
1290
|
-
* @preview  - https://lucide.dev/icons/axis-3d
|
|
1291
1291
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
1292
1292
|
*
|
|
1293
1293
|
* @returns {Array}
|
|
1294
1294
|
*
|
|
1295
1295
|
*/
|
|
1296
|
-
declare const
|
|
1296
|
+
declare const Axis3d: LucideIconData;
|
|
1297
1297
|
|
|
1298
1298
|
/**
|
|
1299
1299
|
* @name baby
|
|
@@ -1356,40 +1356,40 @@ declare const BadgeCent: LucideIconData;
|
|
|
1356
1356
|
declare const BadgeCheck: LucideIconData;
|
|
1357
1357
|
|
|
1358
1358
|
/**
|
|
1359
|
-
* @name badge-
|
|
1359
|
+
* @name badge-dollar-sign
|
|
1360
1360
|
* @description Lucide SVG icon node.
|
|
1361
1361
|
*
|
|
1362
|
-
* @preview  - https://lucide.dev/icons/badge-dollar-sign
|
|
1363
1363
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
1364
1364
|
*
|
|
1365
1365
|
* @returns {Array}
|
|
1366
1366
|
*
|
|
1367
1367
|
*/
|
|
1368
|
-
declare const
|
|
1368
|
+
declare const BadgeDollarSign: LucideIconData;
|
|
1369
1369
|
|
|
1370
1370
|
/**
|
|
1371
|
-
* @name badge-
|
|
1371
|
+
* @name badge-euro
|
|
1372
1372
|
* @description Lucide SVG icon node.
|
|
1373
1373
|
*
|
|
1374
|
-
* @preview  - https://lucide.dev/icons/badge-euro
|
|
1375
1375
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
1376
1376
|
*
|
|
1377
1377
|
* @returns {Array}
|
|
1378
1378
|
*
|
|
1379
1379
|
*/
|
|
1380
|
-
declare const
|
|
1380
|
+
declare const BadgeEuro: LucideIconData;
|
|
1381
1381
|
|
|
1382
1382
|
/**
|
|
1383
|
-
* @name badge-
|
|
1383
|
+
* @name badge-indian-rupee
|
|
1384
1384
|
* @description Lucide SVG icon node.
|
|
1385
1385
|
*
|
|
1386
|
-
* @preview  - https://lucide.dev/icons/badge-indian-rupee
|
|
1387
1387
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
1388
1388
|
*
|
|
1389
1389
|
* @returns {Array}
|
|
1390
1390
|
*
|
|
1391
1391
|
*/
|
|
1392
|
-
declare const
|
|
1392
|
+
declare const BadgeIndianRupee: LucideIconData;
|
|
1393
1393
|
|
|
1394
1394
|
/**
|
|
1395
1395
|
* @name badge-info
|
|
@@ -2028,28 +2028,28 @@ declare const BetweenVerticalStart: LucideIconData;
|
|
|
2028
2028
|
declare const BicepsFlexed: LucideIconData;
|
|
2029
2029
|
|
|
2030
2030
|
/**
|
|
2031
|
-
* @name
|
|
2031
|
+
* @name bike
|
|
2032
2032
|
* @description Lucide SVG icon node.
|
|
2033
2033
|
*
|
|
2034
|
-
* @preview  - https://lucide.dev/icons/bike
|
|
2035
2035
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
2036
2036
|
*
|
|
2037
2037
|
* @returns {Array}
|
|
2038
2038
|
*
|
|
2039
2039
|
*/
|
|
2040
|
-
declare const
|
|
2040
|
+
declare const Bike: LucideIconData;
|
|
2041
2041
|
|
|
2042
2042
|
/**
|
|
2043
|
-
* @name
|
|
2043
|
+
* @name binary
|
|
2044
2044
|
* @description Lucide SVG icon node.
|
|
2045
2045
|
*
|
|
2046
|
-
* @preview  - https://lucide.dev/icons/binary
|
|
2047
2047
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
2048
2048
|
*
|
|
2049
2049
|
* @returns {Array}
|
|
2050
2050
|
*
|
|
2051
2051
|
*/
|
|
2052
|
-
declare const
|
|
2052
|
+
declare const Binary: LucideIconData;
|
|
2053
2053
|
|
|
2054
2054
|
/**
|
|
2055
2055
|
* @name binoculars
|
|
@@ -2100,28 +2100,28 @@ declare const Bird: LucideIconData;
|
|
|
2100
2100
|
declare const Birdhouse: LucideIconData;
|
|
2101
2101
|
|
|
2102
2102
|
/**
|
|
2103
|
-
* @name
|
|
2103
|
+
* @name blend
|
|
2104
2104
|
* @description Lucide SVG icon node.
|
|
2105
2105
|
*
|
|
2106
|
-
* @preview  - https://lucide.dev/icons/blend
|
|
2107
2107
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
2108
2108
|
*
|
|
2109
2109
|
* @returns {Array}
|
|
2110
2110
|
*
|
|
2111
2111
|
*/
|
|
2112
|
-
declare const
|
|
2112
|
+
declare const Blend: LucideIconData;
|
|
2113
2113
|
|
|
2114
2114
|
/**
|
|
2115
|
-
* @name
|
|
2115
|
+
* @name bitcoin
|
|
2116
2116
|
* @description Lucide SVG icon node.
|
|
2117
2117
|
*
|
|
2118
|
-
* @preview  - https://lucide.dev/icons/bitcoin
|
|
2119
2119
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
2120
2120
|
*
|
|
2121
2121
|
* @returns {Array}
|
|
2122
2122
|
*
|
|
2123
2123
|
*/
|
|
2124
|
-
declare const
|
|
2124
|
+
declare const Bitcoin: LucideIconData;
|
|
2125
2125
|
|
|
2126
2126
|
/**
|
|
2127
2127
|
* @name blinds
|
|
@@ -2880,28 +2880,28 @@ declare const BringToFront: LucideIconData;
|
|
|
2880
2880
|
declare const BrushCleaning: LucideIconData;
|
|
2881
2881
|
|
|
2882
2882
|
/**
|
|
2883
|
-
* @name
|
|
2883
|
+
* @name bubbles
|
|
2884
2884
|
* @description Lucide SVG icon node.
|
|
2885
2885
|
*
|
|
2886
|
-
* @preview  - https://lucide.dev/icons/bubbles
|
|
2887
2887
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
2888
2888
|
*
|
|
2889
2889
|
* @returns {Array}
|
|
2890
2890
|
*
|
|
2891
2891
|
*/
|
|
2892
|
-
declare const
|
|
2892
|
+
declare const Bubbles: LucideIconData;
|
|
2893
2893
|
|
|
2894
2894
|
/**
|
|
2895
|
-
* @name
|
|
2895
|
+
* @name brush
|
|
2896
2896
|
* @description Lucide SVG icon node.
|
|
2897
2897
|
*
|
|
2898
|
-
* @preview  - https://lucide.dev/icons/brush
|
|
2899
2899
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
2900
2900
|
*
|
|
2901
2901
|
* @returns {Array}
|
|
2902
2902
|
*
|
|
2903
2903
|
*/
|
|
2904
|
-
declare const
|
|
2904
|
+
declare const Brush: LucideIconData;
|
|
2905
2905
|
|
|
2906
2906
|
/**
|
|
2907
2907
|
* @name bug-off
|
|
@@ -2916,28 +2916,28 @@ declare const Bubbles: LucideIconData;
|
|
|
2916
2916
|
declare const BugOff: LucideIconData;
|
|
2917
2917
|
|
|
2918
2918
|
/**
|
|
2919
|
-
* @name bug
|
|
2919
|
+
* @name bug
|
|
2920
2920
|
* @description Lucide SVG icon node.
|
|
2921
2921
|
*
|
|
2922
|
-
* @preview  - https://lucide.dev/icons/bug
|
|
2923
2923
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
2924
2924
|
*
|
|
2925
2925
|
* @returns {Array}
|
|
2926
2926
|
*
|
|
2927
2927
|
*/
|
|
2928
|
-
declare const
|
|
2928
|
+
declare const Bug: LucideIconData;
|
|
2929
2929
|
|
|
2930
2930
|
/**
|
|
2931
|
-
* @name bug
|
|
2931
|
+
* @name bug-play
|
|
2932
2932
|
* @description Lucide SVG icon node.
|
|
2933
2933
|
*
|
|
2934
|
-
* @preview  - https://lucide.dev/icons/bug-play
|
|
2935
2935
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
2936
2936
|
*
|
|
2937
2937
|
* @returns {Array}
|
|
2938
2938
|
*
|
|
2939
2939
|
*/
|
|
2940
|
-
declare const
|
|
2940
|
+
declare const BugPlay: LucideIconData;
|
|
2941
2941
|
|
|
2942
2942
|
/**
|
|
2943
2943
|
* @name building-2
|
|
@@ -3348,64 +3348,64 @@ declare const Camera: LucideIconData;
|
|
|
3348
3348
|
declare const CandyOff: LucideIconData;
|
|
3349
3349
|
|
|
3350
3350
|
/**
|
|
3351
|
-
* @name candy
|
|
3351
|
+
* @name candy
|
|
3352
3352
|
* @description Lucide SVG icon node.
|
|
3353
3353
|
*
|
|
3354
|
-
* @preview  - https://lucide.dev/icons/candy
|
|
3355
3355
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
3356
3356
|
*
|
|
3357
3357
|
* @returns {Array}
|
|
3358
3358
|
*
|
|
3359
3359
|
*/
|
|
3360
|
-
declare const
|
|
3360
|
+
declare const Candy: LucideIconData;
|
|
3361
3361
|
|
|
3362
3362
|
/**
|
|
3363
|
-
* @name candy
|
|
3363
|
+
* @name candy-cane
|
|
3364
3364
|
* @description Lucide SVG icon node.
|
|
3365
3365
|
*
|
|
3366
|
-
* @preview  - https://lucide.dev/icons/candy-cane
|
|
3367
3367
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
3368
3368
|
*
|
|
3369
3369
|
* @returns {Array}
|
|
3370
3370
|
*
|
|
3371
3371
|
*/
|
|
3372
|
-
declare const
|
|
3372
|
+
declare const CandyCane: LucideIconData;
|
|
3373
3373
|
|
|
3374
3374
|
/**
|
|
3375
|
-
* @name cannabis
|
|
3375
|
+
* @name cannabis-off
|
|
3376
3376
|
* @description Lucide SVG icon node.
|
|
3377
3377
|
*
|
|
3378
|
-
* @preview  - https://lucide.dev/icons/cannabis-off
|
|
3379
3379
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
3380
3380
|
*
|
|
3381
3381
|
* @returns {Array}
|
|
3382
3382
|
*
|
|
3383
3383
|
*/
|
|
3384
|
-
declare const
|
|
3384
|
+
declare const CannabisOff: LucideIconData;
|
|
3385
3385
|
|
|
3386
3386
|
/**
|
|
3387
|
-
* @name
|
|
3387
|
+
* @name cannabis
|
|
3388
3388
|
* @description Lucide SVG icon node.
|
|
3389
3389
|
*
|
|
3390
|
-
* @preview  - https://lucide.dev/icons/cannabis
|
|
3391
3391
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
3392
3392
|
*
|
|
3393
3393
|
* @returns {Array}
|
|
3394
3394
|
*
|
|
3395
3395
|
*/
|
|
3396
|
-
declare const
|
|
3396
|
+
declare const Cannabis: LucideIconData;
|
|
3397
3397
|
|
|
3398
3398
|
/**
|
|
3399
|
-
* @name
|
|
3399
|
+
* @name captions-off
|
|
3400
3400
|
* @description Lucide SVG icon node.
|
|
3401
3401
|
*
|
|
3402
|
-
* @preview  - https://lucide.dev/icons/captions-off
|
|
3403
3403
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
3404
3404
|
*
|
|
3405
3405
|
* @returns {Array}
|
|
3406
3406
|
*
|
|
3407
3407
|
*/
|
|
3408
|
-
declare const
|
|
3408
|
+
declare const CaptionsOff: LucideIconData;
|
|
3409
3409
|
|
|
3410
3410
|
/**
|
|
3411
3411
|
* @name captions
|
|
@@ -4044,28 +4044,28 @@ declare const ChevronFirst: LucideIconData;
|
|
|
4044
4044
|
declare const ChevronLast: LucideIconData;
|
|
4045
4045
|
|
|
4046
4046
|
/**
|
|
4047
|
-
* @name chevron-
|
|
4047
|
+
* @name chevron-right
|
|
4048
4048
|
* @description Lucide SVG icon node.
|
|
4049
4049
|
*
|
|
4050
|
-
* @preview  - https://lucide.dev/icons/chevron-right
|
|
4051
4051
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
4052
4052
|
*
|
|
4053
4053
|
* @returns {Array}
|
|
4054
4054
|
*
|
|
4055
4055
|
*/
|
|
4056
|
-
declare const
|
|
4056
|
+
declare const ChevronRight: LucideIconData;
|
|
4057
4057
|
|
|
4058
4058
|
/**
|
|
4059
|
-
* @name chevron-
|
|
4059
|
+
* @name chevron-left
|
|
4060
4060
|
* @description Lucide SVG icon node.
|
|
4061
4061
|
*
|
|
4062
|
-
* @preview  - https://lucide.dev/icons/chevron-left
|
|
4063
4063
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
4064
4064
|
*
|
|
4065
4065
|
* @returns {Array}
|
|
4066
4066
|
*
|
|
4067
4067
|
*/
|
|
4068
|
-
declare const
|
|
4068
|
+
declare const ChevronLeft: LucideIconData;
|
|
4069
4069
|
|
|
4070
4070
|
/**
|
|
4071
4071
|
* @name chevron-up
|
|
@@ -4163,18 +4163,6 @@ declare const ChevronsRightLeft: LucideIconData;
|
|
|
4163
4163
|
*/
|
|
4164
4164
|
declare const ChevronsRight: LucideIconData;
|
|
4165
4165
|
|
|
4166
|
-
/**
|
|
4167
|
-
* @name chevrons-up
|
|
4168
|
-
* @description Lucide SVG icon node.
|
|
4169
|
-
*
|
|
4170
|
-
* @preview  - https://lucide.dev/icons/chevrons-up
|
|
4171
|
-
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
4172
|
-
*
|
|
4173
|
-
* @returns {Array}
|
|
4174
|
-
*
|
|
4175
|
-
*/
|
|
4176
|
-
declare const ChevronsUp: LucideIconData;
|
|
4177
|
-
|
|
4178
4166
|
/**
|
|
4179
4167
|
* @name chevrons-up-down
|
|
4180
4168
|
* @description Lucide SVG icon node.
|
|
@@ -4200,16 +4188,16 @@ declare const ChevronsUpDown: LucideIconData;
|
|
|
4200
4188
|
declare const Church: LucideIconData;
|
|
4201
4189
|
|
|
4202
4190
|
/**
|
|
4203
|
-
* @name
|
|
4191
|
+
* @name chevrons-up
|
|
4204
4192
|
* @description Lucide SVG icon node.
|
|
4205
4193
|
*
|
|
4206
|
-
* @preview  - https://lucide.dev/icons/chevrons-up
|
|
4207
4195
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
4208
4196
|
*
|
|
4209
4197
|
* @returns {Array}
|
|
4210
4198
|
*
|
|
4211
4199
|
*/
|
|
4212
|
-
declare const
|
|
4200
|
+
declare const ChevronsUp: LucideIconData;
|
|
4213
4201
|
|
|
4214
4202
|
/**
|
|
4215
4203
|
* @name cigarette-off
|
|
@@ -4223,6 +4211,18 @@ declare const Cigarette: LucideIconData;
|
|
|
4223
4211
|
*/
|
|
4224
4212
|
declare const CigaretteOff: LucideIconData;
|
|
4225
4213
|
|
|
4214
|
+
/**
|
|
4215
|
+
* @name cigarette
|
|
4216
|
+
* @description Lucide SVG icon node.
|
|
4217
|
+
*
|
|
4218
|
+
* @preview  - https://lucide.dev/icons/cigarette
|
|
4219
|
+
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
4220
|
+
*
|
|
4221
|
+
* @returns {Array}
|
|
4222
|
+
*
|
|
4223
|
+
*/
|
|
4224
|
+
declare const Cigarette: LucideIconData;
|
|
4225
|
+
|
|
4226
4226
|
/**
|
|
4227
4227
|
* @name circle-alert
|
|
4228
4228
|
* @description Lucide SVG icon node.
|
|
@@ -4596,28 +4596,28 @@ declare const CirclePause: LucideIconData;
|
|
|
4596
4596
|
declare const CirclePercent: LucideIconData;
|
|
4597
4597
|
|
|
4598
4598
|
/**
|
|
4599
|
-
* @name circle-
|
|
4599
|
+
* @name circle-play
|
|
4600
4600
|
* @description Lucide SVG icon node.
|
|
4601
4601
|
*
|
|
4602
|
-
* @preview  - https://lucide.dev/icons/circle-play
|
|
4603
4603
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
4604
4604
|
*
|
|
4605
4605
|
* @returns {Array}
|
|
4606
4606
|
*
|
|
4607
4607
|
*/
|
|
4608
|
-
declare const
|
|
4608
|
+
declare const CirclePlay: LucideIconData;
|
|
4609
4609
|
|
|
4610
4610
|
/**
|
|
4611
|
-
* @name circle-
|
|
4611
|
+
* @name circle-pile
|
|
4612
4612
|
* @description Lucide SVG icon node.
|
|
4613
4613
|
*
|
|
4614
|
-
* @preview  - https://lucide.dev/icons/circle-pile
|
|
4615
4615
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
4616
4616
|
*
|
|
4617
4617
|
* @returns {Array}
|
|
4618
4618
|
*
|
|
4619
4619
|
*/
|
|
4620
|
-
declare const
|
|
4620
|
+
declare const CirclePile: LucideIconData;
|
|
4621
4621
|
|
|
4622
4622
|
/**
|
|
4623
4623
|
* @name circle-plus
|
|
@@ -4680,28 +4680,28 @@ declare const CircleQuestionMark: LucideIconData;
|
|
|
4680
4680
|
declare const CircleSlash2: LucideIconData;
|
|
4681
4681
|
|
|
4682
4682
|
/**
|
|
4683
|
-
* @name circle-
|
|
4683
|
+
* @name circle-slash
|
|
4684
4684
|
* @description Lucide SVG icon node.
|
|
4685
4685
|
*
|
|
4686
|
-
* @preview  - https://lucide.dev/icons/circle-slash
|
|
4687
4687
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
4688
4688
|
*
|
|
4689
4689
|
* @returns {Array}
|
|
4690
4690
|
*
|
|
4691
4691
|
*/
|
|
4692
|
-
declare const
|
|
4692
|
+
declare const CircleSlash: LucideIconData;
|
|
4693
4693
|
|
|
4694
4694
|
/**
|
|
4695
|
-
* @name circle-
|
|
4695
|
+
* @name circle-small
|
|
4696
4696
|
* @description Lucide SVG icon node.
|
|
4697
4697
|
*
|
|
4698
|
-
* @preview  - https://lucide.dev/icons/circle-small
|
|
4699
4699
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
4700
4700
|
*
|
|
4701
4701
|
* @returns {Array}
|
|
4702
4702
|
*
|
|
4703
4703
|
*/
|
|
4704
|
-
declare const
|
|
4704
|
+
declare const CircleSmall: LucideIconData;
|
|
4705
4705
|
|
|
4706
4706
|
/**
|
|
4707
4707
|
* @name circle-star
|
|
@@ -4716,28 +4716,28 @@ declare const CircleSlash: LucideIconData;
|
|
|
4716
4716
|
declare const CircleStar: LucideIconData;
|
|
4717
4717
|
|
|
4718
4718
|
/**
|
|
4719
|
-
* @name circle-
|
|
4719
|
+
* @name circle-stop
|
|
4720
4720
|
* @description Lucide SVG icon node.
|
|
4721
4721
|
*
|
|
4722
|
-
* @preview  - https://lucide.dev/icons/circle-stop
|
|
4723
4723
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
4724
4724
|
*
|
|
4725
4725
|
* @returns {Array}
|
|
4726
4726
|
*
|
|
4727
4727
|
*/
|
|
4728
|
-
declare const
|
|
4728
|
+
declare const CircleStop: LucideIconData;
|
|
4729
4729
|
|
|
4730
4730
|
/**
|
|
4731
|
-
* @name circle-
|
|
4731
|
+
* @name circle-user-round
|
|
4732
4732
|
* @description Lucide SVG icon node.
|
|
4733
4733
|
*
|
|
4734
|
-
* @preview  - https://lucide.dev/icons/circle-user-round
|
|
4735
4735
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
4736
4736
|
*
|
|
4737
4737
|
* @returns {Array}
|
|
4738
4738
|
*
|
|
4739
4739
|
*/
|
|
4740
|
-
declare const
|
|
4740
|
+
declare const CircleUserRound: LucideIconData;
|
|
4741
4741
|
|
|
4742
4742
|
/**
|
|
4743
4743
|
* @name circle-user
|
|
@@ -5172,28 +5172,28 @@ declare const ClockFading: LucideIconData;
|
|
|
5172
5172
|
declare const ClockPlus: LucideIconData;
|
|
5173
5173
|
|
|
5174
5174
|
/**
|
|
5175
|
-
* @name
|
|
5175
|
+
* @name clock
|
|
5176
5176
|
* @description Lucide SVG icon node.
|
|
5177
5177
|
*
|
|
5178
|
-
* @preview  - https://lucide.dev/icons/clock
|
|
5179
5179
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
5180
5180
|
*
|
|
5181
5181
|
* @returns {Array}
|
|
5182
5182
|
*
|
|
5183
5183
|
*/
|
|
5184
|
-
declare const
|
|
5184
|
+
declare const Clock: LucideIconData;
|
|
5185
5185
|
|
|
5186
5186
|
/**
|
|
5187
|
-
* @name
|
|
5187
|
+
* @name closed-caption
|
|
5188
5188
|
* @description Lucide SVG icon node.
|
|
5189
5189
|
*
|
|
5190
|
-
* @preview  - https://lucide.dev/icons/closed-caption
|
|
5191
5191
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
5192
5192
|
*
|
|
5193
5193
|
* @returns {Array}
|
|
5194
5194
|
*
|
|
5195
5195
|
*/
|
|
5196
|
-
declare const
|
|
5196
|
+
declare const ClosedCaption: LucideIconData;
|
|
5197
5197
|
|
|
5198
5198
|
/**
|
|
5199
5199
|
* @name cloud-alert
|
|
@@ -5688,52 +5688,52 @@ declare const Construction: LucideIconData;
|
|
|
5688
5688
|
declare const ContactRound: LucideIconData;
|
|
5689
5689
|
|
|
5690
5690
|
/**
|
|
5691
|
-
* @name
|
|
5691
|
+
* @name container
|
|
5692
5692
|
* @description Lucide SVG icon node.
|
|
5693
5693
|
*
|
|
5694
|
-
* @preview  - https://lucide.dev/icons/container
|
|
5695
5695
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
5696
5696
|
*
|
|
5697
5697
|
* @returns {Array}
|
|
5698
5698
|
*
|
|
5699
5699
|
*/
|
|
5700
|
-
declare const
|
|
5700
|
+
declare const Container: LucideIconData;
|
|
5701
5701
|
|
|
5702
5702
|
/**
|
|
5703
|
-
* @name
|
|
5703
|
+
* @name contact
|
|
5704
5704
|
* @description Lucide SVG icon node.
|
|
5705
5705
|
*
|
|
5706
|
-
* @preview  - https://lucide.dev/icons/contact
|
|
5707
5707
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
5708
5708
|
*
|
|
5709
5709
|
* @returns {Array}
|
|
5710
5710
|
*
|
|
5711
5711
|
*/
|
|
5712
|
-
declare const
|
|
5712
|
+
declare const Contact: LucideIconData;
|
|
5713
5713
|
|
|
5714
5714
|
/**
|
|
5715
|
-
* @name
|
|
5715
|
+
* @name contrast
|
|
5716
5716
|
* @description Lucide SVG icon node.
|
|
5717
5717
|
*
|
|
5718
|
-
* @preview  - https://lucide.dev/icons/contrast
|
|
5719
5719
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
5720
5720
|
*
|
|
5721
5721
|
* @returns {Array}
|
|
5722
5722
|
*
|
|
5723
5723
|
*/
|
|
5724
|
-
declare const
|
|
5724
|
+
declare const Contrast: LucideIconData;
|
|
5725
5725
|
|
|
5726
5726
|
/**
|
|
5727
|
-
* @name
|
|
5727
|
+
* @name cookie
|
|
5728
5728
|
* @description Lucide SVG icon node.
|
|
5729
5729
|
*
|
|
5730
|
-
* @preview  - https://lucide.dev/icons/cookie
|
|
5731
5731
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
5732
5732
|
*
|
|
5733
5733
|
* @returns {Array}
|
|
5734
5734
|
*
|
|
5735
5735
|
*/
|
|
5736
|
-
declare const
|
|
5736
|
+
declare const Cookie: LucideIconData;
|
|
5737
5737
|
|
|
5738
5738
|
/**
|
|
5739
5739
|
* @name cooking-pot
|
|
@@ -5880,28 +5880,28 @@ declare const CornerDownRight: LucideIconData;
|
|
|
5880
5880
|
declare const CornerLeftDown: LucideIconData;
|
|
5881
5881
|
|
|
5882
5882
|
/**
|
|
5883
|
-
* @name corner-
|
|
5883
|
+
* @name corner-left-up
|
|
5884
5884
|
* @description Lucide SVG icon node.
|
|
5885
5885
|
*
|
|
5886
|
-
* @preview  - https://lucide.dev/icons/corner-left-up
|
|
5887
5887
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
5888
5888
|
*
|
|
5889
5889
|
* @returns {Array}
|
|
5890
5890
|
*
|
|
5891
5891
|
*/
|
|
5892
|
-
declare const
|
|
5892
|
+
declare const CornerLeftUp: LucideIconData;
|
|
5893
5893
|
|
|
5894
5894
|
/**
|
|
5895
|
-
* @name corner-
|
|
5895
|
+
* @name corner-right-down
|
|
5896
5896
|
* @description Lucide SVG icon node.
|
|
5897
5897
|
*
|
|
5898
|
-
* @preview  - https://lucide.dev/icons/corner-right-down
|
|
5899
5899
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
5900
5900
|
*
|
|
5901
5901
|
* @returns {Array}
|
|
5902
5902
|
*
|
|
5903
5903
|
*/
|
|
5904
|
-
declare const
|
|
5904
|
+
declare const CornerRightDown: LucideIconData;
|
|
5905
5905
|
|
|
5906
5906
|
/**
|
|
5907
5907
|
* @name corner-right-up
|
|
@@ -5928,28 +5928,28 @@ declare const CornerRightUp: LucideIconData;
|
|
|
5928
5928
|
declare const CornerUpLeft: LucideIconData;
|
|
5929
5929
|
|
|
5930
5930
|
/**
|
|
5931
|
-
* @name
|
|
5931
|
+
* @name corner-up-right
|
|
5932
5932
|
* @description Lucide SVG icon node.
|
|
5933
5933
|
*
|
|
5934
|
-
* @preview  - https://lucide.dev/icons/corner-up-right
|
|
5935
5935
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
5936
5936
|
*
|
|
5937
5937
|
* @returns {Array}
|
|
5938
5938
|
*
|
|
5939
5939
|
*/
|
|
5940
|
-
declare const
|
|
5940
|
+
declare const CornerUpRight: LucideIconData;
|
|
5941
5941
|
|
|
5942
5942
|
/**
|
|
5943
|
-
* @name
|
|
5943
|
+
* @name cpu
|
|
5944
5944
|
* @description Lucide SVG icon node.
|
|
5945
5945
|
*
|
|
5946
|
-
* @preview  - https://lucide.dev/icons/cpu
|
|
5947
5947
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
5948
5948
|
*
|
|
5949
5949
|
* @returns {Array}
|
|
5950
5950
|
*
|
|
5951
5951
|
*/
|
|
5952
|
-
declare const
|
|
5952
|
+
declare const Cpu: LucideIconData;
|
|
5953
5953
|
|
|
5954
5954
|
/**
|
|
5955
5955
|
* @name creative-commons
|
|
@@ -6276,28 +6276,28 @@ declare const Dice1: LucideIconData;
|
|
|
6276
6276
|
declare const Dice2: LucideIconData;
|
|
6277
6277
|
|
|
6278
6278
|
/**
|
|
6279
|
-
* @name dice-
|
|
6279
|
+
* @name dice-3
|
|
6280
6280
|
* @description Lucide SVG icon node.
|
|
6281
6281
|
*
|
|
6282
|
-
* @preview  - https://lucide.dev/icons/dice-3
|
|
6283
6283
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
6284
6284
|
*
|
|
6285
6285
|
* @returns {Array}
|
|
6286
6286
|
*
|
|
6287
6287
|
*/
|
|
6288
|
-
declare const
|
|
6288
|
+
declare const Dice3: LucideIconData;
|
|
6289
6289
|
|
|
6290
6290
|
/**
|
|
6291
|
-
* @name dice-
|
|
6291
|
+
* @name dice-4
|
|
6292
6292
|
* @description Lucide SVG icon node.
|
|
6293
6293
|
*
|
|
6294
|
-
* @preview  - https://lucide.dev/icons/dice-4
|
|
6295
6295
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
6296
6296
|
*
|
|
6297
6297
|
* @returns {Array}
|
|
6298
6298
|
*
|
|
6299
6299
|
*/
|
|
6300
|
-
declare const
|
|
6300
|
+
declare const Dice4: LucideIconData;
|
|
6301
6301
|
|
|
6302
6302
|
/**
|
|
6303
6303
|
* @name dice-5
|
|
@@ -6468,40 +6468,40 @@ declare const Dog: LucideIconData;
|
|
|
6468
6468
|
declare const DollarSign: LucideIconData;
|
|
6469
6469
|
|
|
6470
6470
|
/**
|
|
6471
|
-
* @name
|
|
6471
|
+
* @name donut
|
|
6472
6472
|
* @description Lucide SVG icon node.
|
|
6473
6473
|
*
|
|
6474
|
-
* @preview  - https://lucide.dev/icons/donut
|
|
6475
6475
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
6476
6476
|
*
|
|
6477
6477
|
* @returns {Array}
|
|
6478
6478
|
*
|
|
6479
6479
|
*/
|
|
6480
|
-
declare const
|
|
6480
|
+
declare const Donut: LucideIconData;
|
|
6481
6481
|
|
|
6482
6482
|
/**
|
|
6483
|
-
* @name door-closed
|
|
6483
|
+
* @name door-closed-locked
|
|
6484
6484
|
* @description Lucide SVG icon node.
|
|
6485
6485
|
*
|
|
6486
|
-
* @preview  - https://lucide.dev/icons/door-closed-locked
|
|
6487
6487
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
6488
6488
|
*
|
|
6489
6489
|
* @returns {Array}
|
|
6490
6490
|
*
|
|
6491
6491
|
*/
|
|
6492
|
-
declare const
|
|
6492
|
+
declare const DoorClosedLocked: LucideIconData;
|
|
6493
6493
|
|
|
6494
6494
|
/**
|
|
6495
|
-
* @name
|
|
6495
|
+
* @name door-closed
|
|
6496
6496
|
* @description Lucide SVG icon node.
|
|
6497
6497
|
*
|
|
6498
|
-
* @preview  - https://lucide.dev/icons/door-closed
|
|
6499
6499
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
6500
6500
|
*
|
|
6501
6501
|
* @returns {Array}
|
|
6502
6502
|
*
|
|
6503
6503
|
*/
|
|
6504
|
-
declare const
|
|
6504
|
+
declare const DoorClosed: LucideIconData;
|
|
6505
6505
|
|
|
6506
6506
|
/**
|
|
6507
6507
|
* @name door-open
|
|
@@ -6696,28 +6696,28 @@ declare const Ear: LucideIconData;
|
|
|
6696
6696
|
declare const EarthLock: LucideIconData;
|
|
6697
6697
|
|
|
6698
6698
|
/**
|
|
6699
|
-
* @name
|
|
6699
|
+
* @name earth
|
|
6700
6700
|
* @description Lucide SVG icon node.
|
|
6701
6701
|
*
|
|
6702
|
-
* @preview  - https://lucide.dev/icons/earth
|
|
6703
6703
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
6704
6704
|
*
|
|
6705
6705
|
* @returns {Array}
|
|
6706
6706
|
*
|
|
6707
6707
|
*/
|
|
6708
|
-
declare const
|
|
6708
|
+
declare const Earth: LucideIconData;
|
|
6709
6709
|
|
|
6710
6710
|
/**
|
|
6711
|
-
* @name
|
|
6711
|
+
* @name eclipse
|
|
6712
6712
|
* @description Lucide SVG icon node.
|
|
6713
6713
|
*
|
|
6714
|
-
* @preview  - https://lucide.dev/icons/eclipse
|
|
6715
6715
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
6716
6716
|
*
|
|
6717
6717
|
* @returns {Array}
|
|
6718
6718
|
*
|
|
6719
6719
|
*/
|
|
6720
|
-
declare const
|
|
6720
|
+
declare const Eclipse: LucideIconData;
|
|
6721
6721
|
|
|
6722
6722
|
/**
|
|
6723
6723
|
* @name egg-fried
|
|
@@ -6756,28 +6756,28 @@ declare const EggOff: LucideIconData;
|
|
|
6756
6756
|
declare const Egg: LucideIconData;
|
|
6757
6757
|
|
|
6758
6758
|
/**
|
|
6759
|
-
* @name
|
|
6759
|
+
* @name ellipse
|
|
6760
6760
|
* @description Lucide SVG icon node.
|
|
6761
6761
|
*
|
|
6762
|
-
* @preview  - https://lucide.dev/icons/ellipse
|
|
6763
6763
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
6764
6764
|
*
|
|
6765
6765
|
* @returns {Array}
|
|
6766
6766
|
*
|
|
6767
6767
|
*/
|
|
6768
|
-
declare const
|
|
6768
|
+
declare const Ellipse: LucideIconData;
|
|
6769
6769
|
|
|
6770
6770
|
/**
|
|
6771
|
-
* @name
|
|
6771
|
+
* @name ellipsis-vertical
|
|
6772
6772
|
* @description Lucide SVG icon node.
|
|
6773
6773
|
*
|
|
6774
|
-
* @preview  - https://lucide.dev/icons/ellipsis-vertical
|
|
6775
6775
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
6776
6776
|
*
|
|
6777
6777
|
* @returns {Array}
|
|
6778
6778
|
*
|
|
6779
6779
|
*/
|
|
6780
|
-
declare const
|
|
6780
|
+
declare const EllipsisVertical: LucideIconData;
|
|
6781
6781
|
|
|
6782
6782
|
/**
|
|
6783
6783
|
* @name ellipsis
|
|
@@ -7020,28 +7020,28 @@ declare const FerrisWheel: LucideIconData;
|
|
|
7020
7020
|
declare const FileArchive: LucideIconData;
|
|
7021
7021
|
|
|
7022
7022
|
/**
|
|
7023
|
-
* @name file-
|
|
7023
|
+
* @name file-axis-3d
|
|
7024
7024
|
* @description Lucide SVG icon node.
|
|
7025
7025
|
*
|
|
7026
|
-
* @preview  - https://lucide.dev/icons/file-axis-3d
|
|
7027
7027
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
7028
7028
|
*
|
|
7029
7029
|
* @returns {Array}
|
|
7030
7030
|
*
|
|
7031
7031
|
*/
|
|
7032
|
-
declare const
|
|
7032
|
+
declare const FileAxis3d: LucideIconData;
|
|
7033
7033
|
|
|
7034
7034
|
/**
|
|
7035
|
-
* @name file-
|
|
7035
|
+
* @name file-badge
|
|
7036
7036
|
* @description Lucide SVG icon node.
|
|
7037
7037
|
*
|
|
7038
|
-
* @preview  - https://lucide.dev/icons/file-badge
|
|
7039
7039
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
7040
7040
|
*
|
|
7041
7041
|
* @returns {Array}
|
|
7042
7042
|
*
|
|
7043
7043
|
*/
|
|
7044
|
-
declare const
|
|
7044
|
+
declare const FileBadge: LucideIconData;
|
|
7045
7045
|
|
|
7046
7046
|
/**
|
|
7047
7047
|
* @name file-box
|
|
@@ -7056,28 +7056,28 @@ declare const FileAxis3d: LucideIconData;
|
|
|
7056
7056
|
declare const FileBox: LucideIconData;
|
|
7057
7057
|
|
|
7058
7058
|
/**
|
|
7059
|
-
* @name file-braces
|
|
7059
|
+
* @name file-braces-corner
|
|
7060
7060
|
* @description Lucide SVG icon node.
|
|
7061
7061
|
*
|
|
7062
|
-
* @preview  - https://lucide.dev/icons/file-braces-corner
|
|
7063
7063
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
7064
7064
|
*
|
|
7065
7065
|
* @returns {Array}
|
|
7066
7066
|
*
|
|
7067
7067
|
*/
|
|
7068
|
-
declare const
|
|
7068
|
+
declare const FileBracesCorner: LucideIconData;
|
|
7069
7069
|
|
|
7070
7070
|
/**
|
|
7071
|
-
* @name file-braces
|
|
7071
|
+
* @name file-braces
|
|
7072
7072
|
* @description Lucide SVG icon node.
|
|
7073
7073
|
*
|
|
7074
|
-
* @preview  - https://lucide.dev/icons/file-braces
|
|
7075
7075
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
7076
7076
|
*
|
|
7077
7077
|
* @returns {Array}
|
|
7078
7078
|
*
|
|
7079
7079
|
*/
|
|
7080
|
-
declare const
|
|
7080
|
+
declare const FileBraces: LucideIconData;
|
|
7081
7081
|
|
|
7082
7082
|
/**
|
|
7083
7083
|
* @name file-chart-column-increasing
|
|
@@ -7248,40 +7248,40 @@ declare const FileDown: LucideIconData;
|
|
|
7248
7248
|
declare const FileExclamationPoint: LucideIconData;
|
|
7249
7249
|
|
|
7250
7250
|
/**
|
|
7251
|
-
* @name file-
|
|
7251
|
+
* @name file-headphone
|
|
7252
7252
|
* @description Lucide SVG icon node.
|
|
7253
7253
|
*
|
|
7254
|
-
* @preview  - https://lucide.dev/icons/file-headphone
|
|
7255
7255
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
7256
7256
|
*
|
|
7257
7257
|
* @returns {Array}
|
|
7258
7258
|
*
|
|
7259
7259
|
*/
|
|
7260
|
-
declare const
|
|
7260
|
+
declare const FileHeadphone: LucideIconData;
|
|
7261
7261
|
|
|
7262
7262
|
/**
|
|
7263
|
-
* @name file-
|
|
7263
|
+
* @name file-heart
|
|
7264
7264
|
* @description Lucide SVG icon node.
|
|
7265
7265
|
*
|
|
7266
|
-
* @preview  - https://lucide.dev/icons/file-heart
|
|
7267
7267
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
7268
7268
|
*
|
|
7269
7269
|
* @returns {Array}
|
|
7270
7270
|
*
|
|
7271
7271
|
*/
|
|
7272
|
-
declare const
|
|
7272
|
+
declare const FileHeart: LucideIconData;
|
|
7273
7273
|
|
|
7274
7274
|
/**
|
|
7275
|
-
* @name file-
|
|
7275
|
+
* @name file-image
|
|
7276
7276
|
* @description Lucide SVG icon node.
|
|
7277
7277
|
*
|
|
7278
|
-
* @preview  - https://lucide.dev/icons/file-image
|
|
7279
7279
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
7280
7280
|
*
|
|
7281
7281
|
* @returns {Array}
|
|
7282
7282
|
*
|
|
7283
7283
|
*/
|
|
7284
|
-
declare const
|
|
7284
|
+
declare const FileImage: LucideIconData;
|
|
7285
7285
|
|
|
7286
7286
|
/**
|
|
7287
7287
|
* @name file-input
|
|
@@ -7500,28 +7500,28 @@ declare const FileSignal: LucideIconData;
|
|
|
7500
7500
|
declare const FileSliders: LucideIconData;
|
|
7501
7501
|
|
|
7502
7502
|
/**
|
|
7503
|
-
* @name file-
|
|
7503
|
+
* @name file-stack
|
|
7504
7504
|
* @description Lucide SVG icon node.
|
|
7505
7505
|
*
|
|
7506
|
-
* @preview  - https://lucide.dev/icons/file-stack
|
|
7507
7507
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
7508
7508
|
*
|
|
7509
7509
|
* @returns {Array}
|
|
7510
7510
|
*
|
|
7511
7511
|
*/
|
|
7512
|
-
declare const
|
|
7512
|
+
declare const FileStack: LucideIconData;
|
|
7513
7513
|
|
|
7514
7514
|
/**
|
|
7515
|
-
* @name file-
|
|
7515
|
+
* @name file-spreadsheet
|
|
7516
7516
|
* @description Lucide SVG icon node.
|
|
7517
7517
|
*
|
|
7518
|
-
* @preview  - https://lucide.dev/icons/file-spreadsheet
|
|
7519
7519
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
7520
7520
|
*
|
|
7521
7521
|
* @returns {Array}
|
|
7522
7522
|
*
|
|
7523
7523
|
*/
|
|
7524
|
-
declare const
|
|
7524
|
+
declare const FileSpreadsheet: LucideIconData;
|
|
7525
7525
|
|
|
7526
7526
|
/**
|
|
7527
7527
|
* @name file-symlink
|
|
@@ -7728,28 +7728,28 @@ declare const FireExtinguisher: LucideIconData;
|
|
|
7728
7728
|
declare const FishOff: LucideIconData;
|
|
7729
7729
|
|
|
7730
7730
|
/**
|
|
7731
|
-
* @name fish
|
|
7731
|
+
* @name fish-symbol
|
|
7732
7732
|
* @description Lucide SVG icon node.
|
|
7733
7733
|
*
|
|
7734
|
-
* @preview  - https://lucide.dev/icons/fish-symbol
|
|
7735
7735
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
7736
7736
|
*
|
|
7737
7737
|
* @returns {Array}
|
|
7738
7738
|
*
|
|
7739
7739
|
*/
|
|
7740
|
-
declare const
|
|
7740
|
+
declare const FishSymbol: LucideIconData;
|
|
7741
7741
|
|
|
7742
7742
|
/**
|
|
7743
|
-
* @name fish
|
|
7743
|
+
* @name fish
|
|
7744
7744
|
* @description Lucide SVG icon node.
|
|
7745
7745
|
*
|
|
7746
|
-
* @preview  - https://lucide.dev/icons/fish
|
|
7747
7747
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
7748
7748
|
*
|
|
7749
7749
|
* @returns {Array}
|
|
7750
7750
|
*
|
|
7751
7751
|
*/
|
|
7752
|
-
declare const
|
|
7752
|
+
declare const Fish: LucideIconData;
|
|
7753
7753
|
|
|
7754
7754
|
/**
|
|
7755
7755
|
* @name fishing-hook
|
|
@@ -7823,18 +7823,6 @@ declare const FlagTriangleRight: LucideIconData;
|
|
|
7823
7823
|
*/
|
|
7824
7824
|
declare const Flag: LucideIconData;
|
|
7825
7825
|
|
|
7826
|
-
/**
|
|
7827
|
-
* @name flame
|
|
7828
|
-
* @description Lucide SVG icon node.
|
|
7829
|
-
*
|
|
7830
|
-
* @preview  - https://lucide.dev/icons/flame
|
|
7831
|
-
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
7832
|
-
*
|
|
7833
|
-
* @returns {Array}
|
|
7834
|
-
*
|
|
7835
|
-
*/
|
|
7836
|
-
declare const Flame: LucideIconData;
|
|
7837
|
-
|
|
7838
7826
|
/**
|
|
7839
7827
|
* @name flame-kindling
|
|
7840
7828
|
* @description Lucide SVG icon node.
|
|
@@ -7860,16 +7848,16 @@ declare const FlameKindling: LucideIconData;
|
|
|
7860
7848
|
declare const FlashlightOff: LucideIconData;
|
|
7861
7849
|
|
|
7862
7850
|
/**
|
|
7863
|
-
* @name
|
|
7851
|
+
* @name flame
|
|
7864
7852
|
* @description Lucide SVG icon node.
|
|
7865
7853
|
*
|
|
7866
|
-
* @preview  - https://lucide.dev/icons/flame
|
|
7867
7855
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
7868
7856
|
*
|
|
7869
7857
|
* @returns {Array}
|
|
7870
7858
|
*
|
|
7871
7859
|
*/
|
|
7872
|
-
declare const
|
|
7860
|
+
declare const Flame: LucideIconData;
|
|
7873
7861
|
|
|
7874
7862
|
/**
|
|
7875
7863
|
* @name flashlight
|
|
@@ -7883,6 +7871,18 @@ declare const FlaskConicalOff: LucideIconData;
|
|
|
7883
7871
|
*/
|
|
7884
7872
|
declare const Flashlight: LucideIconData;
|
|
7885
7873
|
|
|
7874
|
+
/**
|
|
7875
|
+
* @name flask-conical-off
|
|
7876
|
+
* @description Lucide SVG icon node.
|
|
7877
|
+
*
|
|
7878
|
+
* @preview  - https://lucide.dev/icons/flask-conical-off
|
|
7879
|
+
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
7880
|
+
*
|
|
7881
|
+
* @returns {Array}
|
|
7882
|
+
*
|
|
7883
|
+
*/
|
|
7884
|
+
declare const FlaskConicalOff: LucideIconData;
|
|
7885
|
+
|
|
7886
7886
|
/**
|
|
7887
7887
|
* @name flask-conical
|
|
7888
7888
|
* @description Lucide SVG icon node.
|
|
@@ -8208,28 +8208,28 @@ declare const FolderOpenDot: LucideIconData;
|
|
|
8208
8208
|
declare const FolderOpen: LucideIconData;
|
|
8209
8209
|
|
|
8210
8210
|
/**
|
|
8211
|
-
* @name folder-
|
|
8211
|
+
* @name folder-pen
|
|
8212
8212
|
* @description Lucide SVG icon node.
|
|
8213
8213
|
*
|
|
8214
|
-
* @preview  - https://lucide.dev/icons/folder-pen
|
|
8215
8215
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
8216
8216
|
*
|
|
8217
8217
|
* @returns {Array}
|
|
8218
8218
|
*
|
|
8219
8219
|
*/
|
|
8220
|
-
declare const
|
|
8220
|
+
declare const FolderPen: LucideIconData;
|
|
8221
8221
|
|
|
8222
8222
|
/**
|
|
8223
|
-
* @name folder-
|
|
8223
|
+
* @name folder-output
|
|
8224
8224
|
* @description Lucide SVG icon node.
|
|
8225
8225
|
*
|
|
8226
|
-
* @preview  - https://lucide.dev/icons/folder-output
|
|
8227
8227
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
8228
8228
|
*
|
|
8229
8229
|
* @returns {Array}
|
|
8230
8230
|
*
|
|
8231
8231
|
*/
|
|
8232
|
-
declare const
|
|
8232
|
+
declare const FolderOutput: LucideIconData;
|
|
8233
8233
|
|
|
8234
8234
|
/**
|
|
8235
8235
|
* @name folder-plus
|
|
@@ -8424,28 +8424,28 @@ declare const Forward: LucideIconData;
|
|
|
8424
8424
|
declare const Frame: LucideIconData;
|
|
8425
8425
|
|
|
8426
8426
|
/**
|
|
8427
|
-
* @name
|
|
8427
|
+
* @name frown
|
|
8428
8428
|
* @description Lucide SVG icon node.
|
|
8429
8429
|
*
|
|
8430
|
-
* @preview  - https://lucide.dev/icons/frown
|
|
8431
8431
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
8432
8432
|
*
|
|
8433
8433
|
* @returns {Array}
|
|
8434
8434
|
*
|
|
8435
8435
|
*/
|
|
8436
|
-
declare const
|
|
8436
|
+
declare const Frown: LucideIconData;
|
|
8437
8437
|
|
|
8438
8438
|
/**
|
|
8439
|
-
* @name
|
|
8439
|
+
* @name fuel
|
|
8440
8440
|
* @description Lucide SVG icon node.
|
|
8441
8441
|
*
|
|
8442
|
-
* @preview  - https://lucide.dev/icons/fuel
|
|
8443
8443
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
8444
8444
|
*
|
|
8445
8445
|
* @returns {Array}
|
|
8446
8446
|
*
|
|
8447
8447
|
*/
|
|
8448
|
-
declare const
|
|
8448
|
+
declare const Fuel: LucideIconData;
|
|
8449
8449
|
|
|
8450
8450
|
/**
|
|
8451
8451
|
* @name fullscreen
|
|
@@ -8604,28 +8604,28 @@ declare const Gamepad: LucideIconData;
|
|
|
8604
8604
|
declare const Gauge: LucideIconData;
|
|
8605
8605
|
|
|
8606
8606
|
/**
|
|
8607
|
-
* @name
|
|
8607
|
+
* @name gem
|
|
8608
8608
|
* @description Lucide SVG icon node.
|
|
8609
8609
|
*
|
|
8610
|
-
* @preview  - https://lucide.dev/icons/gem
|
|
8611
8611
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
8612
8612
|
*
|
|
8613
8613
|
* @returns {Array}
|
|
8614
8614
|
*
|
|
8615
8615
|
*/
|
|
8616
|
-
declare const
|
|
8616
|
+
declare const Gem: LucideIconData;
|
|
8617
8617
|
|
|
8618
8618
|
/**
|
|
8619
|
-
* @name
|
|
8619
|
+
* @name gavel
|
|
8620
8620
|
* @description Lucide SVG icon node.
|
|
8621
8621
|
*
|
|
8622
|
-
* @preview  - https://lucide.dev/icons/gavel
|
|
8623
8623
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
8624
8624
|
*
|
|
8625
8625
|
* @returns {Array}
|
|
8626
8626
|
*
|
|
8627
8627
|
*/
|
|
8628
|
-
declare const
|
|
8628
|
+
declare const Gavel: LucideIconData;
|
|
8629
8629
|
|
|
8630
8630
|
/**
|
|
8631
8631
|
* @name georgian-lari
|
|
@@ -8904,28 +8904,28 @@ declare const Glasses: LucideIconData;
|
|
|
8904
8904
|
declare const GlobeLock: LucideIconData;
|
|
8905
8905
|
|
|
8906
8906
|
/**
|
|
8907
|
-
* @name globe-
|
|
8907
|
+
* @name globe-x
|
|
8908
8908
|
* @description Lucide SVG icon node.
|
|
8909
8909
|
*
|
|
8910
|
-
* @preview  - https://lucide.dev/icons/globe-x
|
|
8911
8911
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
8912
8912
|
*
|
|
8913
8913
|
* @returns {Array}
|
|
8914
8914
|
*
|
|
8915
8915
|
*/
|
|
8916
|
-
declare const
|
|
8916
|
+
declare const GlobeX: LucideIconData;
|
|
8917
8917
|
|
|
8918
8918
|
/**
|
|
8919
|
-
* @name globe-
|
|
8919
|
+
* @name globe-off
|
|
8920
8920
|
* @description Lucide SVG icon node.
|
|
8921
8921
|
*
|
|
8922
|
-
* @preview  - https://lucide.dev/icons/globe-off
|
|
8923
8923
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
8924
8924
|
*
|
|
8925
8925
|
* @returns {Array}
|
|
8926
8926
|
*
|
|
8927
8927
|
*/
|
|
8928
|
-
declare const
|
|
8928
|
+
declare const GlobeOff: LucideIconData;
|
|
8929
8929
|
|
|
8930
8930
|
/**
|
|
8931
8931
|
* @name globe
|
|
@@ -8952,40 +8952,40 @@ declare const Globe: LucideIconData;
|
|
|
8952
8952
|
declare const Goal: LucideIconData;
|
|
8953
8953
|
|
|
8954
8954
|
/**
|
|
8955
|
-
* @name
|
|
8955
|
+
* @name gpu
|
|
8956
8956
|
* @description Lucide SVG icon node.
|
|
8957
8957
|
*
|
|
8958
|
-
* @preview  - https://lucide.dev/icons/gpu
|
|
8959
8959
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
8960
8960
|
*
|
|
8961
8961
|
* @returns {Array}
|
|
8962
8962
|
*
|
|
8963
8963
|
*/
|
|
8964
|
-
declare const
|
|
8964
|
+
declare const Gpu: LucideIconData;
|
|
8965
8965
|
|
|
8966
8966
|
/**
|
|
8967
|
-
* @name
|
|
8967
|
+
* @name graduation-cap
|
|
8968
8968
|
* @description Lucide SVG icon node.
|
|
8969
8969
|
*
|
|
8970
|
-
* @preview  - https://lucide.dev/icons/graduation-cap
|
|
8971
8971
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
8972
8972
|
*
|
|
8973
8973
|
* @returns {Array}
|
|
8974
8974
|
*
|
|
8975
8975
|
*/
|
|
8976
|
-
declare const
|
|
8976
|
+
declare const GraduationCap: LucideIconData;
|
|
8977
8977
|
|
|
8978
8978
|
/**
|
|
8979
|
-
* @name
|
|
8979
|
+
* @name grape
|
|
8980
8980
|
* @description Lucide SVG icon node.
|
|
8981
8981
|
*
|
|
8982
|
-
* @preview  - https://lucide.dev/icons/grape
|
|
8983
8983
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
8984
8984
|
*
|
|
8985
8985
|
* @returns {Array}
|
|
8986
8986
|
*
|
|
8987
8987
|
*/
|
|
8988
|
-
declare const
|
|
8988
|
+
declare const Grape: LucideIconData;
|
|
8989
8989
|
|
|
8990
8990
|
/**
|
|
8991
8991
|
* @name grid-2x2-check
|
|
@@ -9204,28 +9204,28 @@ declare const HandGrab: LucideIconData;
|
|
|
9204
9204
|
declare const HandHeart: LucideIconData;
|
|
9205
9205
|
|
|
9206
9206
|
/**
|
|
9207
|
-
* @name hand-
|
|
9207
|
+
* @name hand-metal
|
|
9208
9208
|
* @description Lucide SVG icon node.
|
|
9209
9209
|
*
|
|
9210
|
-
* @preview  - https://lucide.dev/icons/hand-metal
|
|
9211
9211
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
9212
9212
|
*
|
|
9213
9213
|
* @returns {Array}
|
|
9214
9214
|
*
|
|
9215
9215
|
*/
|
|
9216
|
-
declare const
|
|
9216
|
+
declare const HandMetal: LucideIconData;
|
|
9217
9217
|
|
|
9218
9218
|
/**
|
|
9219
|
-
* @name hand-
|
|
9219
|
+
* @name hand-helping
|
|
9220
9220
|
* @description Lucide SVG icon node.
|
|
9221
9221
|
*
|
|
9222
|
-
* @preview  - https://lucide.dev/icons/hand-helping
|
|
9223
9223
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
9224
9224
|
*
|
|
9225
9225
|
* @returns {Array}
|
|
9226
9226
|
*
|
|
9227
9227
|
*/
|
|
9228
|
-
declare const
|
|
9228
|
+
declare const HandHelping: LucideIconData;
|
|
9229
9229
|
|
|
9230
9230
|
/**
|
|
9231
9231
|
* @name hand-platter
|
|
@@ -9240,28 +9240,28 @@ declare const HandMetal: LucideIconData;
|
|
|
9240
9240
|
declare const HandPlatter: LucideIconData;
|
|
9241
9241
|
|
|
9242
9242
|
/**
|
|
9243
|
-
* @name
|
|
9243
|
+
* @name handbag
|
|
9244
9244
|
* @description Lucide SVG icon node.
|
|
9245
9245
|
*
|
|
9246
|
-
* @preview  - https://lucide.dev/icons/handbag
|
|
9247
9247
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
9248
9248
|
*
|
|
9249
9249
|
* @returns {Array}
|
|
9250
9250
|
*
|
|
9251
9251
|
*/
|
|
9252
|
-
declare const
|
|
9252
|
+
declare const Handbag: LucideIconData;
|
|
9253
9253
|
|
|
9254
9254
|
/**
|
|
9255
|
-
* @name
|
|
9255
|
+
* @name hand
|
|
9256
9256
|
* @description Lucide SVG icon node.
|
|
9257
9257
|
*
|
|
9258
|
-
* @preview  - https://lucide.dev/icons/hand
|
|
9259
9259
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
9260
9260
|
*
|
|
9261
9261
|
* @returns {Array}
|
|
9262
9262
|
*
|
|
9263
9263
|
*/
|
|
9264
|
-
declare const
|
|
9264
|
+
declare const Hand: LucideIconData;
|
|
9265
9265
|
|
|
9266
9266
|
/**
|
|
9267
9267
|
* @name handshake
|
|
@@ -9300,28 +9300,28 @@ declare const HardDriveDownload: LucideIconData;
|
|
|
9300
9300
|
declare const HardDriveUpload: LucideIconData;
|
|
9301
9301
|
|
|
9302
9302
|
/**
|
|
9303
|
-
* @name hard-
|
|
9303
|
+
* @name hard-drive
|
|
9304
9304
|
* @description Lucide SVG icon node.
|
|
9305
9305
|
*
|
|
9306
|
-
* @preview  - https://lucide.dev/icons/hard-drive
|
|
9307
9307
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
9308
9308
|
*
|
|
9309
9309
|
* @returns {Array}
|
|
9310
9310
|
*
|
|
9311
9311
|
*/
|
|
9312
|
-
declare const
|
|
9312
|
+
declare const HardDrive: LucideIconData;
|
|
9313
9313
|
|
|
9314
9314
|
/**
|
|
9315
|
-
* @name hard-
|
|
9315
|
+
* @name hard-hat
|
|
9316
9316
|
* @description Lucide SVG icon node.
|
|
9317
9317
|
*
|
|
9318
|
-
* @preview  - https://lucide.dev/icons/hard-hat
|
|
9319
9319
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
9320
9320
|
*
|
|
9321
9321
|
* @returns {Array}
|
|
9322
9322
|
*
|
|
9323
9323
|
*/
|
|
9324
|
-
declare const
|
|
9324
|
+
declare const HardHat: LucideIconData;
|
|
9325
9325
|
|
|
9326
9326
|
/**
|
|
9327
9327
|
* @name hash
|
|
@@ -9336,28 +9336,28 @@ declare const HardDrive: LucideIconData;
|
|
|
9336
9336
|
declare const Hash: LucideIconData;
|
|
9337
9337
|
|
|
9338
9338
|
/**
|
|
9339
|
-
* @name
|
|
9339
|
+
* @name haze
|
|
9340
9340
|
* @description Lucide SVG icon node.
|
|
9341
9341
|
*
|
|
9342
|
-
* @preview  - https://lucide.dev/icons/haze
|
|
9343
9343
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
9344
9344
|
*
|
|
9345
9345
|
* @returns {Array}
|
|
9346
9346
|
*
|
|
9347
9347
|
*/
|
|
9348
|
-
declare const
|
|
9348
|
+
declare const Haze: LucideIconData;
|
|
9349
9349
|
|
|
9350
9350
|
/**
|
|
9351
|
-
* @name
|
|
9351
|
+
* @name hat-glasses
|
|
9352
9352
|
* @description Lucide SVG icon node.
|
|
9353
9353
|
*
|
|
9354
|
-
* @preview  - https://lucide.dev/icons/hat-glasses
|
|
9355
9355
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
9356
9356
|
*
|
|
9357
9357
|
* @returns {Array}
|
|
9358
9358
|
*
|
|
9359
9359
|
*/
|
|
9360
|
-
declare const
|
|
9360
|
+
declare const HatGlasses: LucideIconData;
|
|
9361
9361
|
|
|
9362
9362
|
/**
|
|
9363
9363
|
* @name hd
|
|
@@ -9492,40 +9492,40 @@ declare const HeadphoneOff: LucideIconData;
|
|
|
9492
9492
|
declare const Headphones: LucideIconData;
|
|
9493
9493
|
|
|
9494
9494
|
/**
|
|
9495
|
-
* @name
|
|
9495
|
+
* @name headset
|
|
9496
9496
|
* @description Lucide SVG icon node.
|
|
9497
9497
|
*
|
|
9498
|
-
* @preview  - https://lucide.dev/icons/headset
|
|
9499
9499
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
9500
9500
|
*
|
|
9501
9501
|
* @returns {Array}
|
|
9502
9502
|
*
|
|
9503
9503
|
*/
|
|
9504
|
-
declare const
|
|
9504
|
+
declare const Headset: LucideIconData;
|
|
9505
9505
|
|
|
9506
9506
|
/**
|
|
9507
|
-
* @name heart-
|
|
9507
|
+
* @name heart-crack
|
|
9508
9508
|
* @description Lucide SVG icon node.
|
|
9509
9509
|
*
|
|
9510
|
-
* @preview  - https://lucide.dev/icons/heart-crack
|
|
9511
9511
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
9512
9512
|
*
|
|
9513
9513
|
* @returns {Array}
|
|
9514
9514
|
*
|
|
9515
9515
|
*/
|
|
9516
|
-
declare const
|
|
9516
|
+
declare const HeartCrack: LucideIconData;
|
|
9517
9517
|
|
|
9518
9518
|
/**
|
|
9519
|
-
* @name
|
|
9519
|
+
* @name heart-handshake
|
|
9520
9520
|
* @description Lucide SVG icon node.
|
|
9521
9521
|
*
|
|
9522
|
-
* @preview  - https://lucide.dev/icons/heart-handshake
|
|
9523
9523
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
9524
9524
|
*
|
|
9525
9525
|
* @returns {Array}
|
|
9526
9526
|
*
|
|
9527
9527
|
*/
|
|
9528
|
-
declare const
|
|
9528
|
+
declare const HeartHandshake: LucideIconData;
|
|
9529
9529
|
|
|
9530
9530
|
/**
|
|
9531
9531
|
* @name heart-minus
|
|
@@ -9732,52 +9732,52 @@ declare const HouseHeart: LucideIconData;
|
|
|
9732
9732
|
declare const HousePlug: LucideIconData;
|
|
9733
9733
|
|
|
9734
9734
|
/**
|
|
9735
|
-
* @name house-
|
|
9735
|
+
* @name house-plus
|
|
9736
9736
|
* @description Lucide SVG icon node.
|
|
9737
9737
|
*
|
|
9738
|
-
* @preview  - https://lucide.dev/icons/house-plus
|
|
9739
9739
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
9740
9740
|
*
|
|
9741
9741
|
* @returns {Array}
|
|
9742
9742
|
*
|
|
9743
9743
|
*/
|
|
9744
|
-
declare const
|
|
9744
|
+
declare const HousePlus: LucideIconData;
|
|
9745
9745
|
|
|
9746
9746
|
/**
|
|
9747
|
-
* @name house-
|
|
9747
|
+
* @name house-wifi
|
|
9748
9748
|
* @description Lucide SVG icon node.
|
|
9749
9749
|
*
|
|
9750
|
-
* @preview  - https://lucide.dev/icons/house-wifi
|
|
9751
9751
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
9752
9752
|
*
|
|
9753
9753
|
* @returns {Array}
|
|
9754
9754
|
*
|
|
9755
9755
|
*/
|
|
9756
|
-
declare const
|
|
9756
|
+
declare const HouseWifi: LucideIconData;
|
|
9757
9757
|
|
|
9758
9758
|
/**
|
|
9759
|
-
* @name
|
|
9759
|
+
* @name ice-cream-bowl
|
|
9760
9760
|
* @description Lucide SVG icon node.
|
|
9761
9761
|
*
|
|
9762
|
-
* @preview  - https://lucide.dev/icons/ice-cream-bowl
|
|
9763
9763
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
9764
9764
|
*
|
|
9765
9765
|
* @returns {Array}
|
|
9766
9766
|
*
|
|
9767
9767
|
*/
|
|
9768
|
-
declare const
|
|
9768
|
+
declare const IceCreamBowl: LucideIconData;
|
|
9769
9769
|
|
|
9770
9770
|
/**
|
|
9771
|
-
* @name
|
|
9771
|
+
* @name house
|
|
9772
9772
|
* @description Lucide SVG icon node.
|
|
9773
9773
|
*
|
|
9774
|
-
* @preview  - https://lucide.dev/icons/house
|
|
9775
9775
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
9776
9776
|
*
|
|
9777
9777
|
* @returns {Array}
|
|
9778
9778
|
*
|
|
9779
9779
|
*/
|
|
9780
|
-
declare const
|
|
9780
|
+
declare const House: LucideIconData;
|
|
9781
9781
|
|
|
9782
9782
|
/**
|
|
9783
9783
|
* @name ice-cream-cone
|
|
@@ -9840,28 +9840,28 @@ declare const ImageDown: LucideIconData;
|
|
|
9840
9840
|
declare const ImageMinus: LucideIconData;
|
|
9841
9841
|
|
|
9842
9842
|
/**
|
|
9843
|
-
* @name image-
|
|
9843
|
+
* @name image-off
|
|
9844
9844
|
* @description Lucide SVG icon node.
|
|
9845
9845
|
*
|
|
9846
|
-
* @preview  - https://lucide.dev/icons/image-off
|
|
9847
9847
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
9848
9848
|
*
|
|
9849
9849
|
* @returns {Array}
|
|
9850
9850
|
*
|
|
9851
9851
|
*/
|
|
9852
|
-
declare const
|
|
9852
|
+
declare const ImageOff: LucideIconData;
|
|
9853
9853
|
|
|
9854
9854
|
/**
|
|
9855
|
-
* @name image-
|
|
9855
|
+
* @name image-play
|
|
9856
9856
|
* @description Lucide SVG icon node.
|
|
9857
9857
|
*
|
|
9858
|
-
* @preview  - https://lucide.dev/icons/image-play
|
|
9859
9859
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
9860
9860
|
*
|
|
9861
9861
|
* @returns {Array}
|
|
9862
9862
|
*
|
|
9863
9863
|
*/
|
|
9864
|
-
declare const
|
|
9864
|
+
declare const ImagePlay: LucideIconData;
|
|
9865
9865
|
|
|
9866
9866
|
/**
|
|
9867
9867
|
* @name image-plus
|
|
@@ -9936,16 +9936,16 @@ declare const Images: LucideIconData;
|
|
|
9936
9936
|
declare const Import: LucideIconData;
|
|
9937
9937
|
|
|
9938
9938
|
/**
|
|
9939
|
-
* @name
|
|
9939
|
+
* @name inbox
|
|
9940
9940
|
* @description Lucide SVG icon node.
|
|
9941
9941
|
*
|
|
9942
|
-
* @preview  - https://lucide.dev/icons/inbox
|
|
9943
9943
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
9944
9944
|
*
|
|
9945
9945
|
* @returns {Array}
|
|
9946
9946
|
*
|
|
9947
9947
|
*/
|
|
9948
|
-
declare const
|
|
9948
|
+
declare const Inbox: LucideIconData;
|
|
9949
9949
|
|
|
9950
9950
|
/**
|
|
9951
9951
|
* @name indian-rupee
|
|
@@ -9960,16 +9960,16 @@ declare const Infinity: LucideIconData;
|
|
|
9960
9960
|
declare const IndianRupee: LucideIconData;
|
|
9961
9961
|
|
|
9962
9962
|
/**
|
|
9963
|
-
* @name
|
|
9963
|
+
* @name infinity
|
|
9964
9964
|
* @description Lucide SVG icon node.
|
|
9965
9965
|
*
|
|
9966
|
-
* @preview  - https://lucide.dev/icons/infinity
|
|
9967
9967
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
9968
9968
|
*
|
|
9969
9969
|
* @returns {Array}
|
|
9970
9970
|
*
|
|
9971
9971
|
*/
|
|
9972
|
-
declare const
|
|
9972
|
+
declare const Infinity: LucideIconData;
|
|
9973
9973
|
|
|
9974
9974
|
/**
|
|
9975
9975
|
* @name info
|
|
@@ -10056,28 +10056,28 @@ declare const JapaneseYen: LucideIconData;
|
|
|
10056
10056
|
declare const Joystick: LucideIconData;
|
|
10057
10057
|
|
|
10058
10058
|
/**
|
|
10059
|
-
* @name
|
|
10059
|
+
* @name kanban
|
|
10060
10060
|
* @description Lucide SVG icon node.
|
|
10061
10061
|
*
|
|
10062
|
-
* @preview  - https://lucide.dev/icons/kanban
|
|
10063
10063
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
10064
10064
|
*
|
|
10065
10065
|
* @returns {Array}
|
|
10066
10066
|
*
|
|
10067
10067
|
*/
|
|
10068
|
-
declare const
|
|
10068
|
+
declare const Kanban: LucideIconData;
|
|
10069
10069
|
|
|
10070
10070
|
/**
|
|
10071
|
-
* @name
|
|
10071
|
+
* @name kayak
|
|
10072
10072
|
* @description Lucide SVG icon node.
|
|
10073
10073
|
*
|
|
10074
|
-
* @preview  - https://lucide.dev/icons/kayak
|
|
10075
10075
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
10076
10076
|
*
|
|
10077
10077
|
* @returns {Array}
|
|
10078
10078
|
*
|
|
10079
10079
|
*/
|
|
10080
|
-
declare const
|
|
10080
|
+
declare const Kayak: LucideIconData;
|
|
10081
10081
|
|
|
10082
10082
|
/**
|
|
10083
10083
|
* @name key-round
|
|
@@ -10152,28 +10152,28 @@ declare const KeyboardOff: LucideIconData;
|
|
|
10152
10152
|
declare const Keyboard: LucideIconData;
|
|
10153
10153
|
|
|
10154
10154
|
/**
|
|
10155
|
-
* @name lamp-
|
|
10155
|
+
* @name lamp-ceiling
|
|
10156
10156
|
* @description Lucide SVG icon node.
|
|
10157
10157
|
*
|
|
10158
|
-
* @preview  - https://lucide.dev/icons/lamp-ceiling
|
|
10159
10159
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
10160
10160
|
*
|
|
10161
10161
|
* @returns {Array}
|
|
10162
10162
|
*
|
|
10163
10163
|
*/
|
|
10164
|
-
declare const
|
|
10164
|
+
declare const LampCeiling: LucideIconData;
|
|
10165
10165
|
|
|
10166
10166
|
/**
|
|
10167
|
-
* @name lamp-
|
|
10167
|
+
* @name lamp-desk
|
|
10168
10168
|
* @description Lucide SVG icon node.
|
|
10169
10169
|
*
|
|
10170
|
-
* @preview  - https://lucide.dev/icons/lamp-desk
|
|
10171
10171
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
10172
10172
|
*
|
|
10173
10173
|
* @returns {Array}
|
|
10174
10174
|
*
|
|
10175
10175
|
*/
|
|
10176
|
-
declare const
|
|
10176
|
+
declare const LampDesk: LucideIconData;
|
|
10177
10177
|
|
|
10178
10178
|
/**
|
|
10179
10179
|
* @name lamp-floor
|
|
@@ -10224,28 +10224,28 @@ declare const LampWallUp: LucideIconData;
|
|
|
10224
10224
|
declare const Lamp: LucideIconData;
|
|
10225
10225
|
|
|
10226
10226
|
/**
|
|
10227
|
-
* @name
|
|
10227
|
+
* @name land-plot
|
|
10228
10228
|
* @description Lucide SVG icon node.
|
|
10229
10229
|
*
|
|
10230
|
-
* @preview  - https://lucide.dev/icons/land-plot
|
|
10231
10231
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
10232
10232
|
*
|
|
10233
10233
|
* @returns {Array}
|
|
10234
10234
|
*
|
|
10235
10235
|
*/
|
|
10236
|
-
declare const
|
|
10236
|
+
declare const LandPlot: LucideIconData;
|
|
10237
10237
|
|
|
10238
10238
|
/**
|
|
10239
|
-
* @name
|
|
10239
|
+
* @name landmark
|
|
10240
10240
|
* @description Lucide SVG icon node.
|
|
10241
10241
|
*
|
|
10242
|
-
* @preview  - https://lucide.dev/icons/landmark
|
|
10243
10243
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
10244
10244
|
*
|
|
10245
10245
|
* @returns {Array}
|
|
10246
10246
|
*
|
|
10247
10247
|
*/
|
|
10248
|
-
declare const
|
|
10248
|
+
declare const Landmark: LucideIconData;
|
|
10249
10249
|
|
|
10250
10250
|
/**
|
|
10251
10251
|
* @name languages
|
|
@@ -10284,28 +10284,28 @@ declare const LaptopMinimalCheck: LucideIconData;
|
|
|
10284
10284
|
declare const LaptopMinimal: LucideIconData;
|
|
10285
10285
|
|
|
10286
10286
|
/**
|
|
10287
|
-
* @name
|
|
10287
|
+
* @name laptop
|
|
10288
10288
|
* @description Lucide SVG icon node.
|
|
10289
10289
|
*
|
|
10290
|
-
* @preview  - https://lucide.dev/icons/laptop
|
|
10291
10291
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
10292
10292
|
*
|
|
10293
10293
|
* @returns {Array}
|
|
10294
10294
|
*
|
|
10295
10295
|
*/
|
|
10296
|
-
declare const
|
|
10296
|
+
declare const Laptop: LucideIconData;
|
|
10297
10297
|
|
|
10298
10298
|
/**
|
|
10299
|
-
* @name
|
|
10299
|
+
* @name lasso-select
|
|
10300
10300
|
* @description Lucide SVG icon node.
|
|
10301
10301
|
*
|
|
10302
|
-
* @preview  - https://lucide.dev/icons/lasso-select
|
|
10303
10303
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
10304
10304
|
*
|
|
10305
10305
|
* @returns {Array}
|
|
10306
10306
|
*
|
|
10307
10307
|
*/
|
|
10308
|
-
declare const
|
|
10308
|
+
declare const LassoSelect: LucideIconData;
|
|
10309
10309
|
|
|
10310
10310
|
/**
|
|
10311
10311
|
* @name lasso
|
|
@@ -10595,6 +10595,18 @@ declare const LineDotRightHorizontal: LucideIconData;
|
|
|
10595
10595
|
*/
|
|
10596
10596
|
declare const LineSquiggle: LucideIconData;
|
|
10597
10597
|
|
|
10598
|
+
/**
|
|
10599
|
+
* @name line-style
|
|
10600
|
+
* @description Lucide SVG icon node.
|
|
10601
|
+
*
|
|
10602
|
+
* @preview  - https://lucide.dev/icons/line-style
|
|
10603
|
+
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
10604
|
+
*
|
|
10605
|
+
* @returns {Array}
|
|
10606
|
+
*
|
|
10607
|
+
*/
|
|
10608
|
+
declare const LineStyle: LucideIconData;
|
|
10609
|
+
|
|
10598
10610
|
/**
|
|
10599
10611
|
* @name link-2-off
|
|
10600
10612
|
* @description Lucide SVG icon node.
|
|
@@ -10920,28 +10932,28 @@ declare const LoaderPinwheel: LucideIconData;
|
|
|
10920
10932
|
declare const Loader: LucideIconData;
|
|
10921
10933
|
|
|
10922
10934
|
/**
|
|
10923
|
-
* @name locate-
|
|
10935
|
+
* @name locate-fixed
|
|
10924
10936
|
* @description Lucide SVG icon node.
|
|
10925
10937
|
*
|
|
10926
|
-
* @preview  - https://lucide.dev/icons/locate-fixed
|
|
10927
10939
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
10928
10940
|
*
|
|
10929
10941
|
* @returns {Array}
|
|
10930
10942
|
*
|
|
10931
10943
|
*/
|
|
10932
|
-
declare const
|
|
10944
|
+
declare const LocateFixed: LucideIconData;
|
|
10933
10945
|
|
|
10934
10946
|
/**
|
|
10935
|
-
* @name locate-
|
|
10947
|
+
* @name locate-off
|
|
10936
10948
|
* @description Lucide SVG icon node.
|
|
10937
10949
|
*
|
|
10938
|
-
* @preview  - https://lucide.dev/icons/locate-off
|
|
10939
10951
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
10940
10952
|
*
|
|
10941
10953
|
* @returns {Array}
|
|
10942
10954
|
*
|
|
10943
10955
|
*/
|
|
10944
|
-
declare const
|
|
10956
|
+
declare const LocateOff: LucideIconData;
|
|
10945
10957
|
|
|
10946
10958
|
/**
|
|
10947
10959
|
* @name locate
|
|
@@ -10956,40 +10968,40 @@ declare const LocateFixed: LucideIconData;
|
|
|
10956
10968
|
declare const Locate: LucideIconData;
|
|
10957
10969
|
|
|
10958
10970
|
/**
|
|
10959
|
-
* @name lock-keyhole
|
|
10971
|
+
* @name lock-keyhole
|
|
10960
10972
|
* @description Lucide SVG icon node.
|
|
10961
10973
|
*
|
|
10962
|
-
* @preview  - https://lucide.dev/icons/lock-keyhole
|
|
10963
10975
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
10964
10976
|
*
|
|
10965
10977
|
* @returns {Array}
|
|
10966
10978
|
*
|
|
10967
10979
|
*/
|
|
10968
|
-
declare const
|
|
10980
|
+
declare const LockKeyhole: LucideIconData;
|
|
10969
10981
|
|
|
10970
10982
|
/**
|
|
10971
|
-
* @name lock-
|
|
10983
|
+
* @name lock-open
|
|
10972
10984
|
* @description Lucide SVG icon node.
|
|
10973
10985
|
*
|
|
10974
|
-
* @preview  - https://lucide.dev/icons/lock-open
|
|
10975
10987
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
10976
10988
|
*
|
|
10977
10989
|
* @returns {Array}
|
|
10978
10990
|
*
|
|
10979
10991
|
*/
|
|
10980
|
-
declare const
|
|
10992
|
+
declare const LockOpen: LucideIconData;
|
|
10981
10993
|
|
|
10982
10994
|
/**
|
|
10983
|
-
* @name lock-open
|
|
10995
|
+
* @name lock-keyhole-open
|
|
10984
10996
|
* @description Lucide SVG icon node.
|
|
10985
10997
|
*
|
|
10986
|
-
* @preview  - https://lucide.dev/icons/lock-keyhole-open
|
|
10987
10999
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
10988
11000
|
*
|
|
10989
11001
|
* @returns {Array}
|
|
10990
11002
|
*
|
|
10991
11003
|
*/
|
|
10992
|
-
declare const
|
|
11004
|
+
declare const LockKeyholeOpen: LucideIconData;
|
|
10993
11005
|
|
|
10994
11006
|
/**
|
|
10995
11007
|
* @name lock
|
|
@@ -11232,28 +11244,28 @@ declare const MapMinus: LucideIconData;
|
|
|
11232
11244
|
declare const MapPinCheckInside: LucideIconData;
|
|
11233
11245
|
|
|
11234
11246
|
/**
|
|
11235
|
-
* @name map-pin-
|
|
11247
|
+
* @name map-pin-check
|
|
11236
11248
|
* @description Lucide SVG icon node.
|
|
11237
11249
|
*
|
|
11238
|
-
* @preview  - https://lucide.dev/icons/map-pin-check
|
|
11239
11251
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
11240
11252
|
*
|
|
11241
11253
|
* @returns {Array}
|
|
11242
11254
|
*
|
|
11243
11255
|
*/
|
|
11244
|
-
declare const
|
|
11256
|
+
declare const MapPinCheck: LucideIconData;
|
|
11245
11257
|
|
|
11246
11258
|
/**
|
|
11247
|
-
* @name map-pin-
|
|
11259
|
+
* @name map-pin-house
|
|
11248
11260
|
* @description Lucide SVG icon node.
|
|
11249
11261
|
*
|
|
11250
|
-
* @preview  - https://lucide.dev/icons/map-pin-house
|
|
11251
11263
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
11252
11264
|
*
|
|
11253
11265
|
* @returns {Array}
|
|
11254
11266
|
*
|
|
11255
11267
|
*/
|
|
11256
|
-
declare const
|
|
11268
|
+
declare const MapPinHouse: LucideIconData;
|
|
11257
11269
|
|
|
11258
11270
|
/**
|
|
11259
11271
|
* @name map-pin-minus-inside
|
|
@@ -11532,28 +11544,28 @@ declare const MemoryStick: LucideIconData;
|
|
|
11532
11544
|
declare const Menu: LucideIconData;
|
|
11533
11545
|
|
|
11534
11546
|
/**
|
|
11535
|
-
* @name
|
|
11547
|
+
* @name message-circle-check
|
|
11536
11548
|
* @description Lucide SVG icon node.
|
|
11537
11549
|
*
|
|
11538
|
-
* @preview  - https://lucide.dev/icons/message-circle-check
|
|
11539
11551
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
11540
11552
|
*
|
|
11541
11553
|
* @returns {Array}
|
|
11542
11554
|
*
|
|
11543
11555
|
*/
|
|
11544
|
-
declare const
|
|
11556
|
+
declare const MessageCircleCheck: LucideIconData;
|
|
11545
11557
|
|
|
11546
11558
|
/**
|
|
11547
|
-
* @name
|
|
11559
|
+
* @name merge
|
|
11548
11560
|
* @description Lucide SVG icon node.
|
|
11549
11561
|
*
|
|
11550
|
-
* @preview  - https://lucide.dev/icons/merge
|
|
11551
11563
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
11552
11564
|
*
|
|
11553
11565
|
* @returns {Array}
|
|
11554
11566
|
*
|
|
11555
11567
|
*/
|
|
11556
|
-
declare const
|
|
11568
|
+
declare const Merge: LucideIconData;
|
|
11557
11569
|
|
|
11558
11570
|
/**
|
|
11559
11571
|
* @name message-circle-code
|
|
@@ -11664,40 +11676,40 @@ declare const MessageCircleReply: LucideIconData;
|
|
|
11664
11676
|
declare const MessageCircleWarning: LucideIconData;
|
|
11665
11677
|
|
|
11666
11678
|
/**
|
|
11667
|
-
* @name message-circle
|
|
11679
|
+
* @name message-circle-x
|
|
11668
11680
|
* @description Lucide SVG icon node.
|
|
11669
11681
|
*
|
|
11670
|
-
* @preview  - https://lucide.dev/icons/message-circle-x
|
|
11671
11683
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
11672
11684
|
*
|
|
11673
11685
|
* @returns {Array}
|
|
11674
11686
|
*
|
|
11675
11687
|
*/
|
|
11676
|
-
declare const
|
|
11688
|
+
declare const MessageCircleX: LucideIconData;
|
|
11677
11689
|
|
|
11678
11690
|
/**
|
|
11679
|
-
* @name message-
|
|
11691
|
+
* @name message-circle
|
|
11680
11692
|
* @description Lucide SVG icon node.
|
|
11681
11693
|
*
|
|
11682
|
-
* @preview  - https://lucide.dev/icons/message-circle
|
|
11683
11695
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
11684
11696
|
*
|
|
11685
11697
|
* @returns {Array}
|
|
11686
11698
|
*
|
|
11687
11699
|
*/
|
|
11688
|
-
declare const
|
|
11700
|
+
declare const MessageCircle: LucideIconData;
|
|
11689
11701
|
|
|
11690
11702
|
/**
|
|
11691
|
-
* @name message-
|
|
11703
|
+
* @name message-square-check
|
|
11692
11704
|
* @description Lucide SVG icon node.
|
|
11693
11705
|
*
|
|
11694
|
-
* @preview  - https://lucide.dev/icons/message-square-check
|
|
11695
11707
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
11696
11708
|
*
|
|
11697
11709
|
* @returns {Array}
|
|
11698
11710
|
*
|
|
11699
11711
|
*/
|
|
11700
|
-
declare const
|
|
11712
|
+
declare const MessageSquareCheck: LucideIconData;
|
|
11701
11713
|
|
|
11702
11714
|
/**
|
|
11703
11715
|
* @name message-square-code
|
|
@@ -11760,28 +11772,28 @@ declare const MessageSquareDot: LucideIconData;
|
|
|
11760
11772
|
declare const MessageSquareHeart: LucideIconData;
|
|
11761
11773
|
|
|
11762
11774
|
/**
|
|
11763
|
-
* @name message-square-
|
|
11775
|
+
* @name message-square-lock
|
|
11764
11776
|
* @description Lucide SVG icon node.
|
|
11765
11777
|
*
|
|
11766
|
-
* @preview  - https://lucide.dev/icons/message-square-lock
|
|
11767
11779
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
11768
11780
|
*
|
|
11769
11781
|
* @returns {Array}
|
|
11770
11782
|
*
|
|
11771
11783
|
*/
|
|
11772
|
-
declare const
|
|
11784
|
+
declare const MessageSquareLock: LucideIconData;
|
|
11773
11785
|
|
|
11774
11786
|
/**
|
|
11775
|
-
* @name message-square-
|
|
11787
|
+
* @name message-square-more
|
|
11776
11788
|
* @description Lucide SVG icon node.
|
|
11777
11789
|
*
|
|
11778
|
-
* @preview  - https://lucide.dev/icons/message-square-more
|
|
11779
11791
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
11780
11792
|
*
|
|
11781
11793
|
* @returns {Array}
|
|
11782
11794
|
*
|
|
11783
11795
|
*/
|
|
11784
|
-
declare const
|
|
11796
|
+
declare const MessageSquareMore: LucideIconData;
|
|
11785
11797
|
|
|
11786
11798
|
/**
|
|
11787
11799
|
* @name message-square-off
|
|
@@ -11988,28 +12000,28 @@ declare const Microscope: LucideIconData;
|
|
|
11988
12000
|
declare const Microwave: LucideIconData;
|
|
11989
12001
|
|
|
11990
12002
|
/**
|
|
11991
|
-
* @name
|
|
12003
|
+
* @name milk-off
|
|
11992
12004
|
* @description Lucide SVG icon node.
|
|
11993
12005
|
*
|
|
11994
|
-
* @preview  - https://lucide.dev/icons/milk-off
|
|
11995
12007
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
11996
12008
|
*
|
|
11997
12009
|
* @returns {Array}
|
|
11998
12010
|
*
|
|
11999
12011
|
*/
|
|
12000
|
-
declare const
|
|
12012
|
+
declare const MilkOff: LucideIconData;
|
|
12001
12013
|
|
|
12002
12014
|
/**
|
|
12003
|
-
* @name
|
|
12015
|
+
* @name milestone
|
|
12004
12016
|
* @description Lucide SVG icon node.
|
|
12005
12017
|
*
|
|
12006
|
-
* @preview  - https://lucide.dev/icons/milestone
|
|
12007
12019
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
12008
12020
|
*
|
|
12009
12021
|
* @returns {Array}
|
|
12010
12022
|
*
|
|
12011
12023
|
*/
|
|
12012
|
-
declare const
|
|
12024
|
+
declare const Milestone: LucideIconData;
|
|
12013
12025
|
|
|
12014
12026
|
/**
|
|
12015
12027
|
* @name milk
|
|
@@ -12276,40 +12288,40 @@ declare const MoonStar: LucideIconData;
|
|
|
12276
12288
|
declare const Moon: LucideIconData;
|
|
12277
12289
|
|
|
12278
12290
|
/**
|
|
12279
|
-
* @name
|
|
12291
|
+
* @name motorbike
|
|
12280
12292
|
* @description Lucide SVG icon node.
|
|
12281
12293
|
*
|
|
12282
|
-
* @preview  - https://lucide.dev/icons/motorbike
|
|
12283
12295
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
12284
12296
|
*
|
|
12285
12297
|
* @returns {Array}
|
|
12286
12298
|
*
|
|
12287
12299
|
*/
|
|
12288
|
-
declare const
|
|
12300
|
+
declare const Motorbike: LucideIconData;
|
|
12289
12301
|
|
|
12290
12302
|
/**
|
|
12291
|
-
* @name
|
|
12303
|
+
* @name mountain-snow
|
|
12292
12304
|
* @description Lucide SVG icon node.
|
|
12293
12305
|
*
|
|
12294
|
-
* @preview  - https://lucide.dev/icons/mountain-snow
|
|
12295
12307
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
12296
12308
|
*
|
|
12297
12309
|
* @returns {Array}
|
|
12298
12310
|
*
|
|
12299
12311
|
*/
|
|
12300
|
-
declare const
|
|
12312
|
+
declare const MountainSnow: LucideIconData;
|
|
12301
12313
|
|
|
12302
12314
|
/**
|
|
12303
|
-
* @name mountain
|
|
12315
|
+
* @name mountain
|
|
12304
12316
|
* @description Lucide SVG icon node.
|
|
12305
12317
|
*
|
|
12306
|
-
* @preview  - https://lucide.dev/icons/mountain
|
|
12307
12319
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
12308
12320
|
*
|
|
12309
12321
|
* @returns {Array}
|
|
12310
12322
|
*
|
|
12311
12323
|
*/
|
|
12312
|
-
declare const
|
|
12324
|
+
declare const Mountain: LucideIconData;
|
|
12313
12325
|
|
|
12314
12326
|
/**
|
|
12315
12327
|
* @name mouse-left
|
|
@@ -12324,28 +12336,28 @@ declare const MountainSnow: LucideIconData;
|
|
|
12324
12336
|
declare const MouseLeft: LucideIconData;
|
|
12325
12337
|
|
|
12326
12338
|
/**
|
|
12327
|
-
* @name mouse-
|
|
12339
|
+
* @name mouse-off
|
|
12328
12340
|
* @description Lucide SVG icon node.
|
|
12329
12341
|
*
|
|
12330
|
-
* @preview  - https://lucide.dev/icons/mouse-off
|
|
12331
12343
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
12332
12344
|
*
|
|
12333
12345
|
* @returns {Array}
|
|
12334
12346
|
*
|
|
12335
12347
|
*/
|
|
12336
|
-
declare const
|
|
12348
|
+
declare const MouseOff: LucideIconData;
|
|
12337
12349
|
|
|
12338
12350
|
/**
|
|
12339
|
-
* @name mouse-off
|
|
12351
|
+
* @name mouse-pointer-2-off
|
|
12340
12352
|
* @description Lucide SVG icon node.
|
|
12341
12353
|
*
|
|
12342
|
-
* @preview  - https://lucide.dev/icons/mouse-pointer-2-off
|
|
12343
12355
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
12344
12356
|
*
|
|
12345
12357
|
* @returns {Array}
|
|
12346
12358
|
*
|
|
12347
12359
|
*/
|
|
12348
|
-
declare const
|
|
12360
|
+
declare const MousePointer2Off: LucideIconData;
|
|
12349
12361
|
|
|
12350
12362
|
/**
|
|
12351
12363
|
* @name mouse-pointer-2
|
|
@@ -12468,40 +12480,40 @@ declare const MoveDiagonal: LucideIconData;
|
|
|
12468
12480
|
declare const MoveDownLeft: LucideIconData;
|
|
12469
12481
|
|
|
12470
12482
|
/**
|
|
12471
|
-
* @name move-down
|
|
12483
|
+
* @name move-down-right
|
|
12472
12484
|
* @description Lucide SVG icon node.
|
|
12473
12485
|
*
|
|
12474
|
-
* @preview  - https://lucide.dev/icons/move-down-right
|
|
12475
12487
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
12476
12488
|
*
|
|
12477
12489
|
* @returns {Array}
|
|
12478
12490
|
*
|
|
12479
12491
|
*/
|
|
12480
|
-
declare const
|
|
12492
|
+
declare const MoveDownRight: LucideIconData;
|
|
12481
12493
|
|
|
12482
12494
|
/**
|
|
12483
|
-
* @name move-
|
|
12495
|
+
* @name move-horizontal
|
|
12484
12496
|
* @description Lucide SVG icon node.
|
|
12485
12497
|
*
|
|
12486
|
-
* @preview  - https://lucide.dev/icons/move-horizontal
|
|
12487
12499
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
12488
12500
|
*
|
|
12489
12501
|
* @returns {Array}
|
|
12490
12502
|
*
|
|
12491
12503
|
*/
|
|
12492
|
-
declare const
|
|
12504
|
+
declare const MoveHorizontal: LucideIconData;
|
|
12493
12505
|
|
|
12494
12506
|
/**
|
|
12495
|
-
* @name move-
|
|
12507
|
+
* @name move-down
|
|
12496
12508
|
* @description Lucide SVG icon node.
|
|
12497
12509
|
*
|
|
12498
|
-
* @preview  - https://lucide.dev/icons/move-down
|
|
12499
12511
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
12500
12512
|
*
|
|
12501
12513
|
* @returns {Array}
|
|
12502
12514
|
*
|
|
12503
12515
|
*/
|
|
12504
|
-
declare const
|
|
12516
|
+
declare const MoveDown: LucideIconData;
|
|
12505
12517
|
|
|
12506
12518
|
/**
|
|
12507
12519
|
* @name move-left
|
|
@@ -12720,28 +12732,28 @@ declare const Newspaper: LucideIconData;
|
|
|
12720
12732
|
declare const Nfc: LucideIconData;
|
|
12721
12733
|
|
|
12722
12734
|
/**
|
|
12723
|
-
* @name
|
|
12735
|
+
* @name non-binary
|
|
12724
12736
|
* @description Lucide SVG icon node.
|
|
12725
12737
|
*
|
|
12726
|
-
* @preview  - https://lucide.dev/icons/non-binary
|
|
12727
12739
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
12728
12740
|
*
|
|
12729
12741
|
* @returns {Array}
|
|
12730
12742
|
*
|
|
12731
12743
|
*/
|
|
12732
|
-
declare const
|
|
12744
|
+
declare const NonBinary: LucideIconData;
|
|
12733
12745
|
|
|
12734
12746
|
/**
|
|
12735
|
-
* @name
|
|
12747
|
+
* @name notebook-pen
|
|
12736
12748
|
* @description Lucide SVG icon node.
|
|
12737
12749
|
*
|
|
12738
|
-
* @preview  - https://lucide.dev/icons/notebook-pen
|
|
12739
12751
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
12740
12752
|
*
|
|
12741
12753
|
* @returns {Array}
|
|
12742
12754
|
*
|
|
12743
12755
|
*/
|
|
12744
|
-
declare const
|
|
12756
|
+
declare const NotebookPen: LucideIconData;
|
|
12745
12757
|
|
|
12746
12758
|
/**
|
|
12747
12759
|
* @name notebook-tabs
|
|
@@ -12876,40 +12888,40 @@ declare const OctagonPause: LucideIconData;
|
|
|
12876
12888
|
declare const OctagonX: LucideIconData;
|
|
12877
12889
|
|
|
12878
12890
|
/**
|
|
12879
|
-
* @name
|
|
12891
|
+
* @name octagon
|
|
12880
12892
|
* @description Lucide SVG icon node.
|
|
12881
12893
|
*
|
|
12882
|
-
* @preview  - https://lucide.dev/icons/octagon
|
|
12883
12895
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
12884
12896
|
*
|
|
12885
12897
|
* @returns {Array}
|
|
12886
12898
|
*
|
|
12887
12899
|
*/
|
|
12888
|
-
declare const
|
|
12900
|
+
declare const Octagon: LucideIconData;
|
|
12889
12901
|
|
|
12890
12902
|
/**
|
|
12891
|
-
* @name
|
|
12903
|
+
* @name omega
|
|
12892
12904
|
* @description Lucide SVG icon node.
|
|
12893
12905
|
*
|
|
12894
|
-
* @preview  - https://lucide.dev/icons/omega
|
|
12895
12907
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
12896
12908
|
*
|
|
12897
12909
|
* @returns {Array}
|
|
12898
12910
|
*
|
|
12899
12911
|
*/
|
|
12900
|
-
declare const
|
|
12912
|
+
declare const Omega: LucideIconData;
|
|
12901
12913
|
|
|
12902
12914
|
/**
|
|
12903
|
-
* @name
|
|
12915
|
+
* @name option
|
|
12904
12916
|
* @description Lucide SVG icon node.
|
|
12905
12917
|
*
|
|
12906
|
-
* @preview  - https://lucide.dev/icons/option
|
|
12907
12919
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
12908
12920
|
*
|
|
12909
12921
|
* @returns {Array}
|
|
12910
12922
|
*
|
|
12911
12923
|
*/
|
|
12912
|
-
declare const
|
|
12924
|
+
declare const Option: LucideIconData;
|
|
12913
12925
|
|
|
12914
12926
|
/**
|
|
12915
12927
|
* @name orbit
|
|
@@ -12936,64 +12948,52 @@ declare const Orbit: LucideIconData;
|
|
|
12936
12948
|
declare const Origami: LucideIconData;
|
|
12937
12949
|
|
|
12938
12950
|
/**
|
|
12939
|
-
* @name package-2
|
|
12940
|
-
* @description Lucide SVG icon node.
|
|
12941
|
-
*
|
|
12942
|
-
* @preview  - https://lucide.dev/icons/package-2
|
|
12943
|
-
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
12944
|
-
*
|
|
12945
|
-
* @returns {Array}
|
|
12946
|
-
*
|
|
12947
|
-
*/
|
|
12948
|
-
declare const Package2: LucideIconData;
|
|
12949
|
-
|
|
12950
|
-
/**
|
|
12951
|
-
* @name package-minus
|
|
12951
|
+
* @name package-2
|
|
12952
12952
|
* @description Lucide SVG icon node.
|
|
12953
12953
|
*
|
|
12954
|
-
* @preview  - https://lucide.dev/icons/package-2
|
|
12955
12955
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
12956
12956
|
*
|
|
12957
12957
|
* @returns {Array}
|
|
12958
12958
|
*
|
|
12959
12959
|
*/
|
|
12960
|
-
declare const
|
|
12960
|
+
declare const Package2: LucideIconData;
|
|
12961
12961
|
|
|
12962
12962
|
/**
|
|
12963
|
-
* @name package-
|
|
12963
|
+
* @name package-check
|
|
12964
12964
|
* @description Lucide SVG icon node.
|
|
12965
12965
|
*
|
|
12966
|
-
* @preview  - https://lucide.dev/icons/package-check
|
|
12967
12967
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
12968
12968
|
*
|
|
12969
12969
|
* @returns {Array}
|
|
12970
12970
|
*
|
|
12971
12971
|
*/
|
|
12972
|
-
declare const
|
|
12972
|
+
declare const PackageCheck: LucideIconData;
|
|
12973
12973
|
|
|
12974
12974
|
/**
|
|
12975
|
-
* @name package-
|
|
12975
|
+
* @name package-minus
|
|
12976
12976
|
* @description Lucide SVG icon node.
|
|
12977
12977
|
*
|
|
12978
|
-
* @preview  - https://lucide.dev/icons/package-minus
|
|
12979
12979
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
12980
12980
|
*
|
|
12981
12981
|
* @returns {Array}
|
|
12982
12982
|
*
|
|
12983
12983
|
*/
|
|
12984
|
-
declare const
|
|
12984
|
+
declare const PackageMinus: LucideIconData;
|
|
12985
12985
|
|
|
12986
12986
|
/**
|
|
12987
|
-
* @name package-
|
|
12987
|
+
* @name package-open
|
|
12988
12988
|
* @description Lucide SVG icon node.
|
|
12989
12989
|
*
|
|
12990
|
-
* @preview  - https://lucide.dev/icons/package-open
|
|
12991
12991
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
12992
12992
|
*
|
|
12993
12993
|
* @returns {Array}
|
|
12994
12994
|
*
|
|
12995
12995
|
*/
|
|
12996
|
-
declare const
|
|
12996
|
+
declare const PackageOpen: LucideIconData;
|
|
12997
12997
|
|
|
12998
12998
|
/**
|
|
12999
12999
|
* @name package-plus
|
|
@@ -13019,6 +13019,18 @@ declare const PackagePlus: LucideIconData;
|
|
|
13019
13019
|
*/
|
|
13020
13020
|
declare const PackageX: LucideIconData;
|
|
13021
13021
|
|
|
13022
|
+
/**
|
|
13023
|
+
* @name package-search
|
|
13024
|
+
* @description Lucide SVG icon node.
|
|
13025
|
+
*
|
|
13026
|
+
* @preview  - https://lucide.dev/icons/package-search
|
|
13027
|
+
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
13028
|
+
*
|
|
13029
|
+
* @returns {Array}
|
|
13030
|
+
*
|
|
13031
|
+
*/
|
|
13032
|
+
declare const PackageSearch: LucideIconData;
|
|
13033
|
+
|
|
13022
13034
|
/**
|
|
13023
13035
|
* @name package
|
|
13024
13036
|
* @description Lucide SVG icon node.
|
|
@@ -13500,28 +13512,28 @@ declare const Pen: LucideIconData;
|
|
|
13500
13512
|
declare const PencilLine: LucideIconData;
|
|
13501
13513
|
|
|
13502
13514
|
/**
|
|
13503
|
-
* @name pencil-
|
|
13515
|
+
* @name pencil-off
|
|
13504
13516
|
* @description Lucide SVG icon node.
|
|
13505
13517
|
*
|
|
13506
|
-
* @preview  - https://lucide.dev/icons/pencil-off
|
|
13507
13519
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
13508
13520
|
*
|
|
13509
13521
|
* @returns {Array}
|
|
13510
13522
|
*
|
|
13511
13523
|
*/
|
|
13512
|
-
declare const
|
|
13524
|
+
declare const PencilOff: LucideIconData;
|
|
13513
13525
|
|
|
13514
13526
|
/**
|
|
13515
|
-
* @name pencil-
|
|
13527
|
+
* @name pencil-ruler
|
|
13516
13528
|
* @description Lucide SVG icon node.
|
|
13517
13529
|
*
|
|
13518
|
-
* @preview  - https://lucide.dev/icons/pencil-ruler
|
|
13519
13531
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
13520
13532
|
*
|
|
13521
13533
|
* @returns {Array}
|
|
13522
13534
|
*
|
|
13523
13535
|
*/
|
|
13524
|
-
declare const
|
|
13536
|
+
declare const PencilRuler: LucideIconData;
|
|
13525
13537
|
|
|
13526
13538
|
/**
|
|
13527
13539
|
* @name pencil
|
|
@@ -13992,28 +14004,28 @@ declare const PointerOff: LucideIconData;
|
|
|
13992
14004
|
declare const Pointer: LucideIconData;
|
|
13993
14005
|
|
|
13994
14006
|
/**
|
|
13995
|
-
* @name
|
|
14007
|
+
* @name popcorn
|
|
13996
14008
|
* @description Lucide SVG icon node.
|
|
13997
14009
|
*
|
|
13998
|
-
* @preview  - https://lucide.dev/icons/popcorn
|
|
13999
14011
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
14000
14012
|
*
|
|
14001
14013
|
* @returns {Array}
|
|
14002
14014
|
*
|
|
14003
14015
|
*/
|
|
14004
|
-
declare const
|
|
14016
|
+
declare const Popcorn: LucideIconData;
|
|
14005
14017
|
|
|
14006
14018
|
/**
|
|
14007
|
-
* @name
|
|
14019
|
+
* @name popsicle
|
|
14008
14020
|
* @description Lucide SVG icon node.
|
|
14009
14021
|
*
|
|
14010
|
-
* @preview  - https://lucide.dev/icons/popsicle
|
|
14011
14023
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
14012
14024
|
*
|
|
14013
14025
|
* @returns {Array}
|
|
14014
14026
|
*
|
|
14015
14027
|
*/
|
|
14016
|
-
declare const
|
|
14028
|
+
declare const Popsicle: LucideIconData;
|
|
14017
14029
|
|
|
14018
14030
|
/**
|
|
14019
14031
|
* @name pound-sterling
|
|
@@ -14076,28 +14088,28 @@ declare const Presentation: LucideIconData;
|
|
|
14076
14088
|
declare const PrinterCheck: LucideIconData;
|
|
14077
14089
|
|
|
14078
14090
|
/**
|
|
14079
|
-
* @name printer
|
|
14091
|
+
* @name printer
|
|
14080
14092
|
* @description Lucide SVG icon node.
|
|
14081
14093
|
*
|
|
14082
|
-
* @preview  - https://lucide.dev/icons/printer
|
|
14083
14095
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
14084
14096
|
*
|
|
14085
14097
|
* @returns {Array}
|
|
14086
14098
|
*
|
|
14087
14099
|
*/
|
|
14088
|
-
declare const
|
|
14100
|
+
declare const Printer: LucideIconData;
|
|
14089
14101
|
|
|
14090
14102
|
/**
|
|
14091
|
-
* @name printer
|
|
14103
|
+
* @name printer-x
|
|
14092
14104
|
* @description Lucide SVG icon node.
|
|
14093
14105
|
*
|
|
14094
|
-
* @preview  - https://lucide.dev/icons/printer-x
|
|
14095
14107
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
14096
14108
|
*
|
|
14097
14109
|
* @returns {Array}
|
|
14098
14110
|
*
|
|
14099
14111
|
*/
|
|
14100
|
-
declare const
|
|
14112
|
+
declare const PrinterX: LucideIconData;
|
|
14101
14113
|
|
|
14102
14114
|
/**
|
|
14103
14115
|
* @name projector
|
|
@@ -14148,40 +14160,40 @@ declare const Puzzle: LucideIconData;
|
|
|
14148
14160
|
declare const Pyramid: LucideIconData;
|
|
14149
14161
|
|
|
14150
14162
|
/**
|
|
14151
|
-
* @name
|
|
14163
|
+
* @name qr-code
|
|
14152
14164
|
* @description Lucide SVG icon node.
|
|
14153
14165
|
*
|
|
14154
|
-
* @preview  - https://lucide.dev/icons/qr-code
|
|
14155
14167
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
14156
14168
|
*
|
|
14157
14169
|
* @returns {Array}
|
|
14158
14170
|
*
|
|
14159
14171
|
*/
|
|
14160
|
-
declare const
|
|
14172
|
+
declare const QrCode: LucideIconData;
|
|
14161
14173
|
|
|
14162
14174
|
/**
|
|
14163
|
-
* @name
|
|
14175
|
+
* @name quote
|
|
14164
14176
|
* @description Lucide SVG icon node.
|
|
14165
14177
|
*
|
|
14166
|
-
* @preview  - https://lucide.dev/icons/quote
|
|
14167
14179
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
14168
14180
|
*
|
|
14169
14181
|
* @returns {Array}
|
|
14170
14182
|
*
|
|
14171
14183
|
*/
|
|
14172
|
-
declare const
|
|
14184
|
+
declare const Quote: LucideIconData;
|
|
14173
14185
|
|
|
14174
14186
|
/**
|
|
14175
|
-
* @name
|
|
14187
|
+
* @name rabbit
|
|
14176
14188
|
* @description Lucide SVG icon node.
|
|
14177
14189
|
*
|
|
14178
|
-
* @preview  - https://lucide.dev/icons/rabbit
|
|
14179
14191
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
14180
14192
|
*
|
|
14181
14193
|
* @returns {Array}
|
|
14182
14194
|
*
|
|
14183
14195
|
*/
|
|
14184
|
-
declare const
|
|
14196
|
+
declare const Rabbit: LucideIconData;
|
|
14185
14197
|
|
|
14186
14198
|
/**
|
|
14187
14199
|
* @name radar
|
|
@@ -14412,28 +14424,28 @@ declare const ReceiptText: LucideIconData;
|
|
|
14412
14424
|
declare const ReceiptTurkishLira: LucideIconData;
|
|
14413
14425
|
|
|
14414
14426
|
/**
|
|
14415
|
-
* @name
|
|
14427
|
+
* @name rectangle-circle
|
|
14416
14428
|
* @description Lucide SVG icon node.
|
|
14417
14429
|
*
|
|
14418
|
-
* @preview  - https://lucide.dev/icons/rectangle-circle
|
|
14419
14431
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
14420
14432
|
*
|
|
14421
14433
|
* @returns {Array}
|
|
14422
14434
|
*
|
|
14423
14435
|
*/
|
|
14424
|
-
declare const
|
|
14436
|
+
declare const RectangleCircle: LucideIconData;
|
|
14425
14437
|
|
|
14426
14438
|
/**
|
|
14427
|
-
* @name
|
|
14439
|
+
* @name receipt
|
|
14428
14440
|
* @description Lucide SVG icon node.
|
|
14429
14441
|
*
|
|
14430
|
-
* @preview  - https://lucide.dev/icons/receipt
|
|
14431
14443
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
14432
14444
|
*
|
|
14433
14445
|
* @returns {Array}
|
|
14434
14446
|
*
|
|
14435
14447
|
*/
|
|
14436
|
-
declare const
|
|
14448
|
+
declare const Receipt: LucideIconData;
|
|
14437
14449
|
|
|
14438
14450
|
/**
|
|
14439
14451
|
* @name rectangle-ellipsis
|
|
@@ -14556,28 +14568,28 @@ declare const RefreshCcwDot: LucideIconData;
|
|
|
14556
14568
|
declare const RefreshCcw: LucideIconData;
|
|
14557
14569
|
|
|
14558
14570
|
/**
|
|
14559
|
-
* @name refresh-cw
|
|
14571
|
+
* @name refresh-cw
|
|
14560
14572
|
* @description Lucide SVG icon node.
|
|
14561
14573
|
*
|
|
14562
|
-
* @preview  - https://lucide.dev/icons/refresh-cw
|
|
14563
14575
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
14564
14576
|
*
|
|
14565
14577
|
* @returns {Array}
|
|
14566
14578
|
*
|
|
14567
14579
|
*/
|
|
14568
|
-
declare const
|
|
14580
|
+
declare const RefreshCw: LucideIconData;
|
|
14569
14581
|
|
|
14570
14582
|
/**
|
|
14571
|
-
* @name refresh-cw
|
|
14583
|
+
* @name refresh-cw-off
|
|
14572
14584
|
* @description Lucide SVG icon node.
|
|
14573
14585
|
*
|
|
14574
|
-
* @preview  - https://lucide.dev/icons/refresh-cw-off
|
|
14575
14587
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
14576
14588
|
*
|
|
14577
14589
|
* @returns {Array}
|
|
14578
14590
|
*
|
|
14579
14591
|
*/
|
|
14580
|
-
declare const
|
|
14592
|
+
declare const RefreshCwOff: LucideIconData;
|
|
14581
14593
|
|
|
14582
14594
|
/**
|
|
14583
14595
|
* @name refrigerator
|
|
@@ -14664,28 +14676,28 @@ declare const Repeat: LucideIconData;
|
|
|
14664
14676
|
declare const ReplaceAll: LucideIconData;
|
|
14665
14677
|
|
|
14666
14678
|
/**
|
|
14667
|
-
* @name
|
|
14679
|
+
* @name replace
|
|
14668
14680
|
* @description Lucide SVG icon node.
|
|
14669
14681
|
*
|
|
14670
|
-
* @preview  - https://lucide.dev/icons/replace
|
|
14671
14683
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
14672
14684
|
*
|
|
14673
14685
|
* @returns {Array}
|
|
14674
14686
|
*
|
|
14675
14687
|
*/
|
|
14676
|
-
declare const
|
|
14688
|
+
declare const Replace: LucideIconData;
|
|
14677
14689
|
|
|
14678
14690
|
/**
|
|
14679
|
-
* @name
|
|
14691
|
+
* @name reply-all
|
|
14680
14692
|
* @description Lucide SVG icon node.
|
|
14681
14693
|
*
|
|
14682
|
-
* @preview  - https://lucide.dev/icons/reply-all
|
|
14683
14695
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
14684
14696
|
*
|
|
14685
14697
|
* @returns {Array}
|
|
14686
14698
|
*
|
|
14687
14699
|
*/
|
|
14688
|
-
declare const
|
|
14700
|
+
declare const ReplyAll: LucideIconData;
|
|
14689
14701
|
|
|
14690
14702
|
/**
|
|
14691
14703
|
* @name reply
|
|
@@ -14699,6 +14711,18 @@ declare const Replace: LucideIconData;
|
|
|
14699
14711
|
*/
|
|
14700
14712
|
declare const Reply: LucideIconData;
|
|
14701
14713
|
|
|
14714
|
+
/**
|
|
14715
|
+
* @name rewind
|
|
14716
|
+
* @description Lucide SVG icon node.
|
|
14717
|
+
*
|
|
14718
|
+
* @preview  - https://lucide.dev/icons/rewind
|
|
14719
|
+
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
14720
|
+
*
|
|
14721
|
+
* @returns {Array}
|
|
14722
|
+
*
|
|
14723
|
+
*/
|
|
14724
|
+
declare const Rewind: LucideIconData;
|
|
14725
|
+
|
|
14702
14726
|
/**
|
|
14703
14727
|
* @name ribbon
|
|
14704
14728
|
* @description Lucide SVG icon node.
|
|
@@ -14712,16 +14736,16 @@ declare const Reply: LucideIconData;
|
|
|
14712
14736
|
declare const Ribbon: LucideIconData;
|
|
14713
14737
|
|
|
14714
14738
|
/**
|
|
14715
|
-
* @name
|
|
14739
|
+
* @name road
|
|
14716
14740
|
* @description Lucide SVG icon node.
|
|
14717
14741
|
*
|
|
14718
|
-
* @preview  - https://lucide.dev/icons/road
|
|
14719
14743
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
14720
14744
|
*
|
|
14721
14745
|
* @returns {Array}
|
|
14722
14746
|
*
|
|
14723
14747
|
*/
|
|
14724
|
-
declare const
|
|
14748
|
+
declare const Road: LucideIconData;
|
|
14725
14749
|
|
|
14726
14750
|
/**
|
|
14727
14751
|
* @name rocket
|
|
@@ -15024,28 +15048,28 @@ declare const SatelliteDish: LucideIconData;
|
|
|
15024
15048
|
declare const Satellite: LucideIconData;
|
|
15025
15049
|
|
|
15026
15050
|
/**
|
|
15027
|
-
* @name
|
|
15051
|
+
* @name saudi-riyal
|
|
15028
15052
|
* @description Lucide SVG icon node.
|
|
15029
15053
|
*
|
|
15030
|
-
* @preview  - https://lucide.dev/icons/saudi-riyal
|
|
15031
15055
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
15032
15056
|
*
|
|
15033
15057
|
* @returns {Array}
|
|
15034
15058
|
*
|
|
15035
15059
|
*/
|
|
15036
|
-
declare const
|
|
15060
|
+
declare const SaudiRiyal: LucideIconData;
|
|
15037
15061
|
|
|
15038
15062
|
/**
|
|
15039
|
-
* @name
|
|
15063
|
+
* @name save-all
|
|
15040
15064
|
* @description Lucide SVG icon node.
|
|
15041
15065
|
*
|
|
15042
|
-
* @preview  - https://lucide.dev/icons/save-all
|
|
15043
15067
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
15044
15068
|
*
|
|
15045
15069
|
* @returns {Array}
|
|
15046
15070
|
*
|
|
15047
15071
|
*/
|
|
15048
|
-
declare const
|
|
15072
|
+
declare const SaveAll: LucideIconData;
|
|
15049
15073
|
|
|
15050
15074
|
/**
|
|
15051
15075
|
* @name save-off
|
|
@@ -15216,64 +15240,64 @@ declare const ScanText: LucideIconData;
|
|
|
15216
15240
|
declare const Scan: LucideIconData;
|
|
15217
15241
|
|
|
15218
15242
|
/**
|
|
15219
|
-
* @name
|
|
15243
|
+
* @name school
|
|
15220
15244
|
* @description Lucide SVG icon node.
|
|
15221
15245
|
*
|
|
15222
|
-
* @preview  - https://lucide.dev/icons/school
|
|
15223
15247
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
15224
15248
|
*
|
|
15225
15249
|
* @returns {Array}
|
|
15226
15250
|
*
|
|
15227
15251
|
*/
|
|
15228
|
-
declare const
|
|
15252
|
+
declare const School: LucideIconData;
|
|
15229
15253
|
|
|
15230
15254
|
/**
|
|
15231
|
-
* @name
|
|
15255
|
+
* @name scissors-line-dashed
|
|
15232
15256
|
* @description Lucide SVG icon node.
|
|
15233
15257
|
*
|
|
15234
|
-
* @preview  - https://lucide.dev/icons/scissors-line-dashed
|
|
15235
15259
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
15236
15260
|
*
|
|
15237
15261
|
* @returns {Array}
|
|
15238
15262
|
*
|
|
15239
15263
|
*/
|
|
15240
|
-
declare const
|
|
15264
|
+
declare const ScissorsLineDashed: LucideIconData;
|
|
15241
15265
|
|
|
15242
15266
|
/**
|
|
15243
|
-
* @name
|
|
15267
|
+
* @name scissors
|
|
15244
15268
|
* @description Lucide SVG icon node.
|
|
15245
15269
|
*
|
|
15246
|
-
* @preview  - https://lucide.dev/icons/scissors
|
|
15247
15271
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
15248
15272
|
*
|
|
15249
15273
|
* @returns {Array}
|
|
15250
15274
|
*
|
|
15251
15275
|
*/
|
|
15252
|
-
declare const
|
|
15276
|
+
declare const Scissors: LucideIconData;
|
|
15253
15277
|
|
|
15254
15278
|
/**
|
|
15255
|
-
* @name
|
|
15279
|
+
* @name scooter
|
|
15256
15280
|
* @description Lucide SVG icon node.
|
|
15257
15281
|
*
|
|
15258
|
-
* @preview  - https://lucide.dev/icons/scooter
|
|
15259
15283
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
15260
15284
|
*
|
|
15261
15285
|
* @returns {Array}
|
|
15262
15286
|
*
|
|
15263
15287
|
*/
|
|
15264
|
-
declare const
|
|
15288
|
+
declare const Scooter: LucideIconData;
|
|
15265
15289
|
|
|
15266
15290
|
/**
|
|
15267
|
-
* @name
|
|
15291
|
+
* @name screen-share-off
|
|
15268
15292
|
* @description Lucide SVG icon node.
|
|
15269
15293
|
*
|
|
15270
|
-
* @preview  - https://lucide.dev/icons/screen-share-off
|
|
15271
15295
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
15272
15296
|
*
|
|
15273
15297
|
* @returns {Array}
|
|
15274
15298
|
*
|
|
15275
15299
|
*/
|
|
15276
|
-
declare const
|
|
15300
|
+
declare const ScreenShareOff: LucideIconData;
|
|
15277
15301
|
|
|
15278
15302
|
/**
|
|
15279
15303
|
* @name screen-share
|
|
@@ -15396,40 +15420,40 @@ declare const Search: LucideIconData;
|
|
|
15396
15420
|
declare const Section: LucideIconData;
|
|
15397
15421
|
|
|
15398
15422
|
/**
|
|
15399
|
-
* @name send-
|
|
15423
|
+
* @name send-horizontal
|
|
15400
15424
|
* @description Lucide SVG icon node.
|
|
15401
15425
|
*
|
|
15402
|
-
* @preview  - https://lucide.dev/icons/send-horizontal
|
|
15403
15427
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
15404
15428
|
*
|
|
15405
15429
|
* @returns {Array}
|
|
15406
15430
|
*
|
|
15407
15431
|
*/
|
|
15408
|
-
declare const
|
|
15432
|
+
declare const SendHorizontal: LucideIconData;
|
|
15409
15433
|
|
|
15410
15434
|
/**
|
|
15411
|
-
* @name send
|
|
15435
|
+
* @name send-to-back
|
|
15412
15436
|
* @description Lucide SVG icon node.
|
|
15413
15437
|
*
|
|
15414
|
-
* @preview  - https://lucide.dev/icons/send-to-back
|
|
15415
15439
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
15416
15440
|
*
|
|
15417
15441
|
* @returns {Array}
|
|
15418
15442
|
*
|
|
15419
15443
|
*/
|
|
15420
|
-
declare const
|
|
15444
|
+
declare const SendToBack: LucideIconData;
|
|
15421
15445
|
|
|
15422
15446
|
/**
|
|
15423
|
-
* @name send
|
|
15447
|
+
* @name send
|
|
15424
15448
|
* @description Lucide SVG icon node.
|
|
15425
15449
|
*
|
|
15426
|
-
* @preview  - https://lucide.dev/icons/send
|
|
15427
15451
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
15428
15452
|
*
|
|
15429
15453
|
* @returns {Array}
|
|
15430
15454
|
*
|
|
15431
15455
|
*/
|
|
15432
|
-
declare const
|
|
15456
|
+
declare const Send: LucideIconData;
|
|
15433
15457
|
|
|
15434
15458
|
/**
|
|
15435
15459
|
* @name separator-horizontal
|
|
@@ -15528,28 +15552,28 @@ declare const Settings2: LucideIconData;
|
|
|
15528
15552
|
declare const Settings: LucideIconData;
|
|
15529
15553
|
|
|
15530
15554
|
/**
|
|
15531
|
-
* @name
|
|
15555
|
+
* @name share-2
|
|
15532
15556
|
* @description Lucide SVG icon node.
|
|
15533
15557
|
*
|
|
15534
|
-
* @preview  - https://lucide.dev/icons/share-2
|
|
15535
15559
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
15536
15560
|
*
|
|
15537
15561
|
* @returns {Array}
|
|
15538
15562
|
*
|
|
15539
15563
|
*/
|
|
15540
|
-
declare const
|
|
15564
|
+
declare const Share2: LucideIconData;
|
|
15541
15565
|
|
|
15542
15566
|
/**
|
|
15543
|
-
* @name
|
|
15567
|
+
* @name shapes
|
|
15544
15568
|
* @description Lucide SVG icon node.
|
|
15545
15569
|
*
|
|
15546
|
-
* @preview  - https://lucide.dev/icons/shapes
|
|
15547
15571
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
15548
15572
|
*
|
|
15549
15573
|
* @returns {Array}
|
|
15550
15574
|
*
|
|
15551
15575
|
*/
|
|
15552
|
-
declare const
|
|
15576
|
+
declare const Shapes: LucideIconData;
|
|
15553
15577
|
|
|
15554
15578
|
/**
|
|
15555
15579
|
* @name share
|
|
@@ -15648,28 +15672,28 @@ declare const ShieldCheck: LucideIconData;
|
|
|
15648
15672
|
declare const ShieldEllipsis: LucideIconData;
|
|
15649
15673
|
|
|
15650
15674
|
/**
|
|
15651
|
-
* @name shield-
|
|
15675
|
+
* @name shield-minus
|
|
15652
15676
|
* @description Lucide SVG icon node.
|
|
15653
15677
|
*
|
|
15654
|
-
* @preview  - https://lucide.dev/icons/shield-minus
|
|
15655
15679
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
15656
15680
|
*
|
|
15657
15681
|
* @returns {Array}
|
|
15658
15682
|
*
|
|
15659
15683
|
*/
|
|
15660
|
-
declare const
|
|
15684
|
+
declare const ShieldMinus: LucideIconData;
|
|
15661
15685
|
|
|
15662
15686
|
/**
|
|
15663
|
-
* @name shield-
|
|
15687
|
+
* @name shield-half
|
|
15664
15688
|
* @description Lucide SVG icon node.
|
|
15665
15689
|
*
|
|
15666
|
-
* @preview  - https://lucide.dev/icons/shield-half
|
|
15667
15691
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
15668
15692
|
*
|
|
15669
15693
|
* @returns {Array}
|
|
15670
15694
|
*
|
|
15671
15695
|
*/
|
|
15672
|
-
declare const
|
|
15696
|
+
declare const ShieldHalf: LucideIconData;
|
|
15673
15697
|
|
|
15674
15698
|
/**
|
|
15675
15699
|
* @name shield-off
|
|
@@ -15780,28 +15804,28 @@ declare const Ship: LucideIconData;
|
|
|
15780
15804
|
declare const Shirt: LucideIconData;
|
|
15781
15805
|
|
|
15782
15806
|
/**
|
|
15783
|
-
* @name shopping-
|
|
15807
|
+
* @name shopping-basket
|
|
15784
15808
|
* @description Lucide SVG icon node.
|
|
15785
15809
|
*
|
|
15786
|
-
* @preview  - https://lucide.dev/icons/shopping-basket
|
|
15787
15811
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
15788
15812
|
*
|
|
15789
15813
|
* @returns {Array}
|
|
15790
15814
|
*
|
|
15791
15815
|
*/
|
|
15792
|
-
declare const
|
|
15816
|
+
declare const ShoppingBasket: LucideIconData;
|
|
15793
15817
|
|
|
15794
15818
|
/**
|
|
15795
|
-
* @name shopping-
|
|
15819
|
+
* @name shopping-bag
|
|
15796
15820
|
* @description Lucide SVG icon node.
|
|
15797
15821
|
*
|
|
15798
|
-
* @preview  - https://lucide.dev/icons/shopping-bag
|
|
15799
15823
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
15800
15824
|
*
|
|
15801
15825
|
* @returns {Array}
|
|
15802
15826
|
*
|
|
15803
15827
|
*/
|
|
15804
|
-
declare const
|
|
15828
|
+
declare const ShoppingBag: LucideIconData;
|
|
15805
15829
|
|
|
15806
15830
|
/**
|
|
15807
15831
|
* @name shopping-cart
|
|
@@ -15999,7 +16023,7 @@ declare const SignpostBig: LucideIconData;
|
|
|
15999
16023
|
* @name signpost
|
|
16000
16024
|
* @description Lucide SVG icon node.
|
|
16001
16025
|
*
|
|
16002
|
-
* @preview  - https://lucide.dev/icons/signpost
|
|
16003
16027
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
16004
16028
|
*
|
|
16005
16029
|
* @returns {Array}
|
|
@@ -16308,28 +16332,28 @@ declare const Speaker: LucideIconData;
|
|
|
16308
16332
|
declare const Speech: LucideIconData;
|
|
16309
16333
|
|
|
16310
16334
|
/**
|
|
16311
|
-
* @name spell-check
|
|
16335
|
+
* @name spell-check-2
|
|
16312
16336
|
* @description Lucide SVG icon node.
|
|
16313
16337
|
*
|
|
16314
|
-
* @preview  - https://lucide.dev/icons/spell-check-2
|
|
16315
16339
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
16316
16340
|
*
|
|
16317
16341
|
* @returns {Array}
|
|
16318
16342
|
*
|
|
16319
16343
|
*/
|
|
16320
|
-
declare const
|
|
16344
|
+
declare const SpellCheck2: LucideIconData;
|
|
16321
16345
|
|
|
16322
16346
|
/**
|
|
16323
|
-
* @name spell-check
|
|
16347
|
+
* @name spell-check
|
|
16324
16348
|
* @description Lucide SVG icon node.
|
|
16325
16349
|
*
|
|
16326
|
-
* @preview  - https://lucide.dev/icons/spell-check
|
|
16327
16351
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
16328
16352
|
*
|
|
16329
16353
|
* @returns {Array}
|
|
16330
16354
|
*
|
|
16331
16355
|
*/
|
|
16332
|
-
declare const
|
|
16356
|
+
declare const SpellCheck: LucideIconData;
|
|
16333
16357
|
|
|
16334
16358
|
/**
|
|
16335
16359
|
* @name spline-pointer
|
|
@@ -16476,28 +16500,28 @@ declare const SquareArrowDown: LucideIconData;
|
|
|
16476
16500
|
declare const SquareArrowLeft: LucideIconData;
|
|
16477
16501
|
|
|
16478
16502
|
/**
|
|
16479
|
-
* @name square-arrow-out-down-
|
|
16503
|
+
* @name square-arrow-out-down-left
|
|
16480
16504
|
* @description Lucide SVG icon node.
|
|
16481
16505
|
*
|
|
16482
|
-
* @preview  - https://lucide.dev/icons/square-arrow-out-down-left
|
|
16483
16507
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
16484
16508
|
*
|
|
16485
16509
|
* @returns {Array}
|
|
16486
16510
|
*
|
|
16487
16511
|
*/
|
|
16488
|
-
declare const
|
|
16512
|
+
declare const SquareArrowOutDownLeft: LucideIconData;
|
|
16489
16513
|
|
|
16490
16514
|
/**
|
|
16491
|
-
* @name square-arrow-out-down-
|
|
16515
|
+
* @name square-arrow-out-down-right
|
|
16492
16516
|
* @description Lucide SVG icon node.
|
|
16493
16517
|
*
|
|
16494
|
-
* @preview  - https://lucide.dev/icons/square-arrow-out-down-right
|
|
16495
16519
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
16496
16520
|
*
|
|
16497
16521
|
* @returns {Array}
|
|
16498
16522
|
*
|
|
16499
16523
|
*/
|
|
16500
|
-
declare const
|
|
16524
|
+
declare const SquareArrowOutDownRight: LucideIconData;
|
|
16501
16525
|
|
|
16502
16526
|
/**
|
|
16503
16527
|
* @name square-arrow-out-up-left
|
|
@@ -16680,28 +16704,28 @@ declare const SquareCheckBig: LucideIconData;
|
|
|
16680
16704
|
declare const SquareCheck: LucideIconData;
|
|
16681
16705
|
|
|
16682
16706
|
/**
|
|
16683
|
-
* @name square-chevron-
|
|
16707
|
+
* @name square-chevron-down
|
|
16684
16708
|
* @description Lucide SVG icon node.
|
|
16685
16709
|
*
|
|
16686
|
-
* @preview  - https://lucide.dev/icons/square-chevron-down
|
|
16687
16711
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
16688
16712
|
*
|
|
16689
16713
|
* @returns {Array}
|
|
16690
16714
|
*
|
|
16691
16715
|
*/
|
|
16692
|
-
declare const
|
|
16716
|
+
declare const SquareChevronDown: LucideIconData;
|
|
16693
16717
|
|
|
16694
16718
|
/**
|
|
16695
|
-
* @name square-chevron-
|
|
16719
|
+
* @name square-chevron-left
|
|
16696
16720
|
* @description Lucide SVG icon node.
|
|
16697
16721
|
*
|
|
16698
|
-
* @preview  - https://lucide.dev/icons/square-chevron-left
|
|
16699
16723
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
16700
16724
|
*
|
|
16701
16725
|
* @returns {Array}
|
|
16702
16726
|
*
|
|
16703
16727
|
*/
|
|
16704
|
-
declare const
|
|
16728
|
+
declare const SquareChevronLeft: LucideIconData;
|
|
16705
16729
|
|
|
16706
16730
|
/**
|
|
16707
16731
|
* @name square-chevron-right
|
|
@@ -16968,28 +16992,28 @@ declare const SquareParking: LucideIconData;
|
|
|
16968
16992
|
declare const SquarePause: LucideIconData;
|
|
16969
16993
|
|
|
16970
16994
|
/**
|
|
16971
|
-
* @name square-
|
|
16995
|
+
* @name square-pen
|
|
16972
16996
|
* @description Lucide SVG icon node.
|
|
16973
16997
|
*
|
|
16974
|
-
* @preview  - https://lucide.dev/icons/square-pen
|
|
16975
16999
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
16976
17000
|
*
|
|
16977
17001
|
* @returns {Array}
|
|
16978
17002
|
*
|
|
16979
17003
|
*/
|
|
16980
|
-
declare const
|
|
17004
|
+
declare const SquarePen: LucideIconData;
|
|
16981
17005
|
|
|
16982
17006
|
/**
|
|
16983
|
-
* @name square-
|
|
17007
|
+
* @name square-percent
|
|
16984
17008
|
* @description Lucide SVG icon node.
|
|
16985
17009
|
*
|
|
16986
|
-
* @preview  - https://lucide.dev/icons/square-percent
|
|
16987
17011
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
16988
17012
|
*
|
|
16989
17013
|
* @returns {Array}
|
|
16990
17014
|
*
|
|
16991
17015
|
*/
|
|
16992
|
-
declare const
|
|
17016
|
+
declare const SquarePercent: LucideIconData;
|
|
16993
17017
|
|
|
16994
17018
|
/**
|
|
16995
17019
|
* @name square-pi
|
|
@@ -17388,40 +17412,40 @@ declare const Star: LucideIconData;
|
|
|
17388
17412
|
declare const StepBack: LucideIconData;
|
|
17389
17413
|
|
|
17390
17414
|
/**
|
|
17391
|
-
* @name
|
|
17415
|
+
* @name stethoscope
|
|
17392
17416
|
* @description Lucide SVG icon node.
|
|
17393
17417
|
*
|
|
17394
|
-
* @preview  - https://lucide.dev/icons/stethoscope
|
|
17395
17419
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
17396
17420
|
*
|
|
17397
17421
|
* @returns {Array}
|
|
17398
17422
|
*
|
|
17399
17423
|
*/
|
|
17400
|
-
declare const
|
|
17424
|
+
declare const Stethoscope: LucideIconData;
|
|
17401
17425
|
|
|
17402
17426
|
/**
|
|
17403
|
-
* @name
|
|
17427
|
+
* @name step-forward
|
|
17404
17428
|
* @description Lucide SVG icon node.
|
|
17405
17429
|
*
|
|
17406
|
-
* @preview  - https://lucide.dev/icons/step-forward
|
|
17407
17431
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
17408
17432
|
*
|
|
17409
17433
|
* @returns {Array}
|
|
17410
17434
|
*
|
|
17411
17435
|
*/
|
|
17412
|
-
declare const
|
|
17436
|
+
declare const StepForward: LucideIconData;
|
|
17413
17437
|
|
|
17414
17438
|
/**
|
|
17415
|
-
* @name
|
|
17439
|
+
* @name sticker
|
|
17416
17440
|
* @description Lucide SVG icon node.
|
|
17417
17441
|
*
|
|
17418
|
-
* @preview  - https://lucide.dev/icons/sticker
|
|
17419
17443
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
17420
17444
|
*
|
|
17421
17445
|
* @returns {Array}
|
|
17422
17446
|
*
|
|
17423
17447
|
*/
|
|
17424
|
-
declare const
|
|
17448
|
+
declare const Sticker: LucideIconData;
|
|
17425
17449
|
|
|
17426
17450
|
/**
|
|
17427
17451
|
* @name sticky-note
|
|
@@ -17580,28 +17604,28 @@ declare const Sun: LucideIconData;
|
|
|
17580
17604
|
declare const Sunrise: LucideIconData;
|
|
17581
17605
|
|
|
17582
17606
|
/**
|
|
17583
|
-
* @name
|
|
17607
|
+
* @name superscript
|
|
17584
17608
|
* @description Lucide SVG icon node.
|
|
17585
17609
|
*
|
|
17586
|
-
* @preview  - https://lucide.dev/icons/superscript
|
|
17587
17611
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
17588
17612
|
*
|
|
17589
17613
|
* @returns {Array}
|
|
17590
17614
|
*
|
|
17591
17615
|
*/
|
|
17592
|
-
declare const
|
|
17616
|
+
declare const Superscript: LucideIconData;
|
|
17593
17617
|
|
|
17594
17618
|
/**
|
|
17595
|
-
* @name
|
|
17619
|
+
* @name sunset
|
|
17596
17620
|
* @description Lucide SVG icon node.
|
|
17597
17621
|
*
|
|
17598
|
-
* @preview  - https://lucide.dev/icons/sunset
|
|
17599
17623
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
17600
17624
|
*
|
|
17601
17625
|
* @returns {Array}
|
|
17602
17626
|
*
|
|
17603
17627
|
*/
|
|
17604
|
-
declare const
|
|
17628
|
+
declare const Sunset: LucideIconData;
|
|
17605
17629
|
|
|
17606
17630
|
/**
|
|
17607
17631
|
* @name swatch-book
|
|
@@ -17988,28 +18012,28 @@ declare const TestTubeDiagonal: LucideIconData;
|
|
|
17988
18012
|
declare const TestTube: LucideIconData;
|
|
17989
18013
|
|
|
17990
18014
|
/**
|
|
17991
|
-
* @name
|
|
18015
|
+
* @name test-tubes
|
|
17992
18016
|
* @description Lucide SVG icon node.
|
|
17993
18017
|
*
|
|
17994
|
-
* @preview  - https://lucide.dev/icons/test-tubes
|
|
17995
18019
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
17996
18020
|
*
|
|
17997
18021
|
* @returns {Array}
|
|
17998
18022
|
*
|
|
17999
18023
|
*/
|
|
18000
|
-
declare const
|
|
18024
|
+
declare const TestTubes: LucideIconData;
|
|
18001
18025
|
|
|
18002
18026
|
/**
|
|
18003
|
-
* @name
|
|
18027
|
+
* @name text-align-center
|
|
18004
18028
|
* @description Lucide SVG icon node.
|
|
18005
18029
|
*
|
|
18006
|
-
* @preview  - https://lucide.dev/icons/text-align-center
|
|
18007
18031
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
18008
18032
|
*
|
|
18009
18033
|
* @returns {Array}
|
|
18010
18034
|
*
|
|
18011
18035
|
*/
|
|
18012
|
-
declare const
|
|
18036
|
+
declare const TextAlignCenter: LucideIconData;
|
|
18013
18037
|
|
|
18014
18038
|
/**
|
|
18015
18039
|
* @name text-align-end
|
|
@@ -18168,28 +18192,28 @@ declare const ThermometerSnowflake: LucideIconData;
|
|
|
18168
18192
|
declare const ThermometerSun: LucideIconData;
|
|
18169
18193
|
|
|
18170
18194
|
/**
|
|
18171
|
-
* @name
|
|
18195
|
+
* @name thermometer
|
|
18172
18196
|
* @description Lucide SVG icon node.
|
|
18173
18197
|
*
|
|
18174
|
-
* @preview  - https://lucide.dev/icons/thermometer
|
|
18175
18199
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
18176
18200
|
*
|
|
18177
18201
|
* @returns {Array}
|
|
18178
18202
|
*
|
|
18179
18203
|
*/
|
|
18180
|
-
declare const
|
|
18204
|
+
declare const Thermometer: LucideIconData;
|
|
18181
18205
|
|
|
18182
18206
|
/**
|
|
18183
|
-
* @name
|
|
18207
|
+
* @name thumbs-down
|
|
18184
18208
|
* @description Lucide SVG icon node.
|
|
18185
18209
|
*
|
|
18186
|
-
* @preview  - https://lucide.dev/icons/thumbs-down
|
|
18187
18211
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
18188
18212
|
*
|
|
18189
18213
|
* @returns {Array}
|
|
18190
18214
|
*
|
|
18191
18215
|
*/
|
|
18192
|
-
declare const
|
|
18216
|
+
declare const ThumbsDown: LucideIconData;
|
|
18193
18217
|
|
|
18194
18218
|
/**
|
|
18195
18219
|
* @name thumbs-up
|
|
@@ -18240,28 +18264,28 @@ declare const TicketMinus: LucideIconData;
|
|
|
18240
18264
|
declare const TicketPercent: LucideIconData;
|
|
18241
18265
|
|
|
18242
18266
|
/**
|
|
18243
|
-
* @name ticket-
|
|
18267
|
+
* @name ticket-plus
|
|
18244
18268
|
* @description Lucide SVG icon node.
|
|
18245
18269
|
*
|
|
18246
|
-
* @preview  - https://lucide.dev/icons/ticket-plus
|
|
18247
18271
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
18248
18272
|
*
|
|
18249
18273
|
* @returns {Array}
|
|
18250
18274
|
*
|
|
18251
18275
|
*/
|
|
18252
|
-
declare const
|
|
18276
|
+
declare const TicketPlus: LucideIconData;
|
|
18253
18277
|
|
|
18254
18278
|
/**
|
|
18255
|
-
* @name ticket-
|
|
18279
|
+
* @name ticket-slash
|
|
18256
18280
|
* @description Lucide SVG icon node.
|
|
18257
18281
|
*
|
|
18258
|
-
* @preview  - https://lucide.dev/icons/ticket-slash
|
|
18259
18283
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
18260
18284
|
*
|
|
18261
18285
|
* @returns {Array}
|
|
18262
18286
|
*
|
|
18263
18287
|
*/
|
|
18264
|
-
declare const
|
|
18288
|
+
declare const TicketSlash: LucideIconData;
|
|
18265
18289
|
|
|
18266
18290
|
/**
|
|
18267
18291
|
* @name ticket-x
|
|
@@ -18504,28 +18528,28 @@ declare const ToyBrick: LucideIconData;
|
|
|
18504
18528
|
declare const Tractor: LucideIconData;
|
|
18505
18529
|
|
|
18506
18530
|
/**
|
|
18507
|
-
* @name
|
|
18531
|
+
* @name traffic-cone
|
|
18508
18532
|
* @description Lucide SVG icon node.
|
|
18509
18533
|
*
|
|
18510
|
-
* @preview  - https://lucide.dev/icons/traffic-cone
|
|
18511
18535
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
18512
18536
|
*
|
|
18513
18537
|
* @returns {Array}
|
|
18514
18538
|
*
|
|
18515
18539
|
*/
|
|
18516
|
-
declare const
|
|
18540
|
+
declare const TrafficCone: LucideIconData;
|
|
18517
18541
|
|
|
18518
18542
|
/**
|
|
18519
|
-
* @name
|
|
18543
|
+
* @name train-front-tunnel
|
|
18520
18544
|
* @description Lucide SVG icon node.
|
|
18521
18545
|
*
|
|
18522
|
-
* @preview  - https://lucide.dev/icons/train-front-tunnel
|
|
18523
18547
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
18524
18548
|
*
|
|
18525
18549
|
* @returns {Array}
|
|
18526
18550
|
*
|
|
18527
18551
|
*/
|
|
18528
|
-
declare const
|
|
18552
|
+
declare const TrainFrontTunnel: LucideIconData;
|
|
18529
18553
|
|
|
18530
18554
|
/**
|
|
18531
18555
|
* @name train-front
|
|
@@ -18660,28 +18684,28 @@ declare const Trees: LucideIconData;
|
|
|
18660
18684
|
declare const TrendingDown: LucideIconData;
|
|
18661
18685
|
|
|
18662
18686
|
/**
|
|
18663
|
-
* @name trending-up
|
|
18687
|
+
* @name trending-up-down
|
|
18664
18688
|
* @description Lucide SVG icon node.
|
|
18665
18689
|
*
|
|
18666
|
-
* @preview  - https://lucide.dev/icons/trending-up-down
|
|
18667
18691
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
18668
18692
|
*
|
|
18669
18693
|
* @returns {Array}
|
|
18670
18694
|
*
|
|
18671
18695
|
*/
|
|
18672
|
-
declare const
|
|
18696
|
+
declare const TrendingUpDown: LucideIconData;
|
|
18673
18697
|
|
|
18674
18698
|
/**
|
|
18675
|
-
* @name trending-up
|
|
18699
|
+
* @name trending-up
|
|
18676
18700
|
* @description Lucide SVG icon node.
|
|
18677
18701
|
*
|
|
18678
|
-
* @preview  - https://lucide.dev/icons/trending-up
|
|
18679
18703
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
18680
18704
|
*
|
|
18681
18705
|
* @returns {Array}
|
|
18682
18706
|
*
|
|
18683
18707
|
*/
|
|
18684
|
-
declare const
|
|
18708
|
+
declare const TrendingUp: LucideIconData;
|
|
18685
18709
|
|
|
18686
18710
|
/**
|
|
18687
18711
|
* @name triangle-alert
|
|
@@ -18732,28 +18756,28 @@ declare const TriangleRight: LucideIconData;
|
|
|
18732
18756
|
declare const Triangle: LucideIconData;
|
|
18733
18757
|
|
|
18734
18758
|
/**
|
|
18735
|
-
* @name
|
|
18759
|
+
* @name trophy
|
|
18736
18760
|
* @description Lucide SVG icon node.
|
|
18737
18761
|
*
|
|
18738
|
-
* @preview  - https://lucide.dev/icons/trophy
|
|
18739
18763
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
18740
18764
|
*
|
|
18741
18765
|
* @returns {Array}
|
|
18742
18766
|
*
|
|
18743
18767
|
*/
|
|
18744
|
-
declare const
|
|
18768
|
+
declare const Trophy: LucideIconData;
|
|
18745
18769
|
|
|
18746
18770
|
/**
|
|
18747
|
-
* @name
|
|
18771
|
+
* @name truck-electric
|
|
18748
18772
|
* @description Lucide SVG icon node.
|
|
18749
18773
|
*
|
|
18750
|
-
* @preview  - https://lucide.dev/icons/truck-electric
|
|
18751
18775
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
18752
18776
|
*
|
|
18753
18777
|
* @returns {Array}
|
|
18754
18778
|
*
|
|
18755
18779
|
*/
|
|
18756
|
-
declare const
|
|
18780
|
+
declare const TruckElectric: LucideIconData;
|
|
18757
18781
|
|
|
18758
18782
|
/**
|
|
18759
18783
|
* @name truck
|
|
@@ -18864,28 +18888,28 @@ declare const TypeOutline: LucideIconData;
|
|
|
18864
18888
|
declare const Type: LucideIconData;
|
|
18865
18889
|
|
|
18866
18890
|
/**
|
|
18867
|
-
* @name umbrella
|
|
18891
|
+
* @name umbrella-off
|
|
18868
18892
|
* @description Lucide SVG icon node.
|
|
18869
18893
|
*
|
|
18870
|
-
* @preview  - https://lucide.dev/icons/umbrella-off
|
|
18871
18895
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
18872
18896
|
*
|
|
18873
18897
|
* @returns {Array}
|
|
18874
18898
|
*
|
|
18875
18899
|
*/
|
|
18876
|
-
declare const
|
|
18900
|
+
declare const UmbrellaOff: LucideIconData;
|
|
18877
18901
|
|
|
18878
18902
|
/**
|
|
18879
|
-
* @name umbrella
|
|
18903
|
+
* @name umbrella
|
|
18880
18904
|
* @description Lucide SVG icon node.
|
|
18881
18905
|
*
|
|
18882
|
-
* @preview  - https://lucide.dev/icons/umbrella
|
|
18883
18907
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
18884
18908
|
*
|
|
18885
18909
|
* @returns {Array}
|
|
18886
18910
|
*
|
|
18887
18911
|
*/
|
|
18888
|
-
declare const
|
|
18912
|
+
declare const Umbrella: LucideIconData;
|
|
18889
18913
|
|
|
18890
18914
|
/**
|
|
18891
18915
|
* @name underline
|
|
@@ -19224,40 +19248,40 @@ declare const UserRoundSearch: LucideIconData;
|
|
|
19224
19248
|
declare const UserRoundX: LucideIconData;
|
|
19225
19249
|
|
|
19226
19250
|
/**
|
|
19227
|
-
* @name user-
|
|
19251
|
+
* @name user-round
|
|
19228
19252
|
* @description Lucide SVG icon node.
|
|
19229
19253
|
*
|
|
19230
|
-
* @preview  - https://lucide.dev/icons/user-round
|
|
19231
19255
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
19232
19256
|
*
|
|
19233
19257
|
* @returns {Array}
|
|
19234
19258
|
*
|
|
19235
19259
|
*/
|
|
19236
|
-
declare const
|
|
19260
|
+
declare const UserRound: LucideIconData;
|
|
19237
19261
|
|
|
19238
19262
|
/**
|
|
19239
|
-
* @name user-
|
|
19263
|
+
* @name user-search
|
|
19240
19264
|
* @description Lucide SVG icon node.
|
|
19241
19265
|
*
|
|
19242
|
-
* @preview  - https://lucide.dev/icons/user-search
|
|
19243
19267
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
19244
19268
|
*
|
|
19245
19269
|
* @returns {Array}
|
|
19246
19270
|
*
|
|
19247
19271
|
*/
|
|
19248
|
-
declare const
|
|
19272
|
+
declare const UserSearch: LucideIconData;
|
|
19249
19273
|
|
|
19250
19274
|
/**
|
|
19251
|
-
* @name user-
|
|
19275
|
+
* @name user-star
|
|
19252
19276
|
* @description Lucide SVG icon node.
|
|
19253
19277
|
*
|
|
19254
|
-
* @preview  - https://lucide.dev/icons/user-star
|
|
19255
19279
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
19256
19280
|
*
|
|
19257
19281
|
* @returns {Array}
|
|
19258
19282
|
*
|
|
19259
19283
|
*/
|
|
19260
|
-
declare const
|
|
19284
|
+
declare const UserStar: LucideIconData;
|
|
19261
19285
|
|
|
19262
19286
|
/**
|
|
19263
19287
|
* @name user-x
|
|
@@ -19500,28 +19524,28 @@ declare const Video: LucideIconData;
|
|
|
19500
19524
|
declare const Videotape: LucideIconData;
|
|
19501
19525
|
|
|
19502
19526
|
/**
|
|
19503
|
-
* @name
|
|
19527
|
+
* @name view
|
|
19504
19528
|
* @description Lucide SVG icon node.
|
|
19505
19529
|
*
|
|
19506
|
-
* @preview  - https://lucide.dev/icons/view
|
|
19507
19531
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
19508
19532
|
*
|
|
19509
19533
|
* @returns {Array}
|
|
19510
19534
|
*
|
|
19511
19535
|
*/
|
|
19512
|
-
declare const
|
|
19536
|
+
declare const View: LucideIconData;
|
|
19513
19537
|
|
|
19514
19538
|
/**
|
|
19515
|
-
* @name
|
|
19539
|
+
* @name voicemail
|
|
19516
19540
|
* @description Lucide SVG icon node.
|
|
19517
19541
|
*
|
|
19518
|
-
* @preview  - https://lucide.dev/icons/voicemail
|
|
19519
19543
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
19520
19544
|
*
|
|
19521
19545
|
* @returns {Array}
|
|
19522
19546
|
*
|
|
19523
19547
|
*/
|
|
19524
|
-
declare const
|
|
19548
|
+
declare const Voicemail: LucideIconData;
|
|
19525
19549
|
|
|
19526
19550
|
/**
|
|
19527
19551
|
* @name volleyball
|
|
@@ -19536,28 +19560,28 @@ declare const View: LucideIconData;
|
|
|
19536
19560
|
declare const Volleyball: LucideIconData;
|
|
19537
19561
|
|
|
19538
19562
|
/**
|
|
19539
|
-
* @name volume-
|
|
19563
|
+
* @name volume-1
|
|
19540
19564
|
* @description Lucide SVG icon node.
|
|
19541
19565
|
*
|
|
19542
|
-
* @preview  - https://lucide.dev/icons/volume-1
|
|
19543
19567
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
19544
19568
|
*
|
|
19545
19569
|
* @returns {Array}
|
|
19546
19570
|
*
|
|
19547
19571
|
*/
|
|
19548
|
-
declare const
|
|
19572
|
+
declare const Volume1: LucideIconData;
|
|
19549
19573
|
|
|
19550
19574
|
/**
|
|
19551
|
-
* @name volume-
|
|
19575
|
+
* @name volume-2
|
|
19552
19576
|
* @description Lucide SVG icon node.
|
|
19553
19577
|
*
|
|
19554
|
-
* @preview  - https://lucide.dev/icons/volume-2
|
|
19555
19579
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
19556
19580
|
*
|
|
19557
19581
|
* @returns {Array}
|
|
19558
19582
|
*
|
|
19559
19583
|
*/
|
|
19560
|
-
declare const
|
|
19584
|
+
declare const Volume2: LucideIconData;
|
|
19561
19585
|
|
|
19562
19586
|
/**
|
|
19563
19587
|
* @name volume-off
|
|
@@ -19596,28 +19620,28 @@ declare const VolumeX: LucideIconData;
|
|
|
19596
19620
|
declare const Volume: LucideIconData;
|
|
19597
19621
|
|
|
19598
19622
|
/**
|
|
19599
|
-
* @name
|
|
19623
|
+
* @name wallet-cards
|
|
19600
19624
|
* @description Lucide SVG icon node.
|
|
19601
19625
|
*
|
|
19602
|
-
* @preview  - https://lucide.dev/icons/wallet-cards
|
|
19603
19627
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
19604
19628
|
*
|
|
19605
19629
|
* @returns {Array}
|
|
19606
19630
|
*
|
|
19607
19631
|
*/
|
|
19608
|
-
declare const
|
|
19632
|
+
declare const WalletCards: LucideIconData;
|
|
19609
19633
|
|
|
19610
19634
|
/**
|
|
19611
|
-
* @name
|
|
19635
|
+
* @name vote
|
|
19612
19636
|
* @description Lucide SVG icon node.
|
|
19613
19637
|
*
|
|
19614
|
-
* @preview  - https://lucide.dev/icons/vote
|
|
19615
19639
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
19616
19640
|
*
|
|
19617
19641
|
* @returns {Array}
|
|
19618
19642
|
*
|
|
19619
19643
|
*/
|
|
19620
|
-
declare const
|
|
19644
|
+
declare const Vote: LucideIconData;
|
|
19621
19645
|
|
|
19622
19646
|
/**
|
|
19623
19647
|
* @name wallet-minimal
|
|
@@ -19728,28 +19752,28 @@ declare const Watch: LucideIconData;
|
|
|
19728
19752
|
declare const WavesArrowDown: LucideIconData;
|
|
19729
19753
|
|
|
19730
19754
|
/**
|
|
19731
|
-
* @name waves-
|
|
19755
|
+
* @name waves-ladder
|
|
19732
19756
|
* @description Lucide SVG icon node.
|
|
19733
19757
|
*
|
|
19734
|
-
* @preview  - https://lucide.dev/icons/waves-ladder
|
|
19735
19759
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
19736
19760
|
*
|
|
19737
19761
|
* @returns {Array}
|
|
19738
19762
|
*
|
|
19739
19763
|
*/
|
|
19740
|
-
declare const
|
|
19764
|
+
declare const WavesLadder: LucideIconData;
|
|
19741
19765
|
|
|
19742
19766
|
/**
|
|
19743
|
-
* @name waves-
|
|
19767
|
+
* @name waves-arrow-up
|
|
19744
19768
|
* @description Lucide SVG icon node.
|
|
19745
19769
|
*
|
|
19746
|
-
* @preview  - https://lucide.dev/icons/waves-arrow-up
|
|
19747
19771
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
19748
19772
|
*
|
|
19749
19773
|
* @returns {Array}
|
|
19750
19774
|
*
|
|
19751
19775
|
*/
|
|
19752
|
-
declare const
|
|
19776
|
+
declare const WavesArrowUp: LucideIconData;
|
|
19753
19777
|
|
|
19754
19778
|
/**
|
|
19755
19779
|
* @name waves
|
|
@@ -20088,28 +20112,28 @@ declare const X: LucideIconData;
|
|
|
20088
20112
|
declare const ZapOff: LucideIconData;
|
|
20089
20113
|
|
|
20090
20114
|
/**
|
|
20091
|
-
* @name
|
|
20115
|
+
* @name zap
|
|
20092
20116
|
* @description Lucide SVG icon node.
|
|
20093
20117
|
*
|
|
20094
|
-
* @preview  - https://lucide.dev/icons/zap
|
|
20095
20119
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
20096
20120
|
*
|
|
20097
20121
|
* @returns {Array}
|
|
20098
20122
|
*
|
|
20099
20123
|
*/
|
|
20100
|
-
declare const
|
|
20124
|
+
declare const Zap: LucideIconData;
|
|
20101
20125
|
|
|
20102
20126
|
/**
|
|
20103
|
-
* @name
|
|
20127
|
+
* @name zodiac-aquarius
|
|
20104
20128
|
* @description Lucide SVG icon node.
|
|
20105
20129
|
*
|
|
20106
|
-
* @preview  - https://lucide.dev/icons/zodiac-aquarius
|
|
20107
20131
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
20108
20132
|
*
|
|
20109
20133
|
* @returns {Array}
|
|
20110
20134
|
*
|
|
20111
20135
|
*/
|
|
20112
|
-
declare const
|
|
20136
|
+
declare const ZodiacAquarius: LucideIconData;
|
|
20113
20137
|
|
|
20114
20138
|
/**
|
|
20115
20139
|
* @name zodiac-aries
|
|
@@ -20124,28 +20148,28 @@ declare const Zap: LucideIconData;
|
|
|
20124
20148
|
declare const ZodiacAries: LucideIconData;
|
|
20125
20149
|
|
|
20126
20150
|
/**
|
|
20127
|
-
* @name zodiac-
|
|
20151
|
+
* @name zodiac-capricorn
|
|
20128
20152
|
* @description Lucide SVG icon node.
|
|
20129
20153
|
*
|
|
20130
|
-
* @preview  - https://lucide.dev/icons/zodiac-capricorn
|
|
20131
20155
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
20132
20156
|
*
|
|
20133
20157
|
* @returns {Array}
|
|
20134
20158
|
*
|
|
20135
20159
|
*/
|
|
20136
|
-
declare const
|
|
20160
|
+
declare const ZodiacCapricorn: LucideIconData;
|
|
20137
20161
|
|
|
20138
20162
|
/**
|
|
20139
|
-
* @name zodiac-
|
|
20163
|
+
* @name zodiac-cancer
|
|
20140
20164
|
* @description Lucide SVG icon node.
|
|
20141
20165
|
*
|
|
20142
|
-
* @preview  - https://lucide.dev/icons/zodiac-cancer
|
|
20143
20167
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
20144
20168
|
*
|
|
20145
20169
|
* @returns {Array}
|
|
20146
20170
|
*
|
|
20147
20171
|
*/
|
|
20148
|
-
declare const
|
|
20172
|
+
declare const ZodiacCancer: LucideIconData;
|
|
20149
20173
|
|
|
20150
20174
|
/**
|
|
20151
20175
|
* @name zodiac-gemini
|
|
@@ -20172,28 +20196,28 @@ declare const ZodiacGemini: LucideIconData;
|
|
|
20172
20196
|
declare const ZodiacLeo: LucideIconData;
|
|
20173
20197
|
|
|
20174
20198
|
/**
|
|
20175
|
-
* @name zodiac-
|
|
20199
|
+
* @name zodiac-libra
|
|
20176
20200
|
* @description Lucide SVG icon node.
|
|
20177
20201
|
*
|
|
20178
|
-
* @preview  - https://lucide.dev/icons/zodiac-libra
|
|
20179
20203
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
20180
20204
|
*
|
|
20181
20205
|
* @returns {Array}
|
|
20182
20206
|
*
|
|
20183
20207
|
*/
|
|
20184
|
-
declare const
|
|
20208
|
+
declare const ZodiacLibra: LucideIconData;
|
|
20185
20209
|
|
|
20186
20210
|
/**
|
|
20187
|
-
* @name zodiac-
|
|
20211
|
+
* @name zodiac-ophiuchus
|
|
20188
20212
|
* @description Lucide SVG icon node.
|
|
20189
20213
|
*
|
|
20190
|
-
* @preview  - https://lucide.dev/icons/zodiac-ophiuchus
|
|
20191
20215
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
20192
20216
|
*
|
|
20193
20217
|
* @returns {Array}
|
|
20194
20218
|
*
|
|
20195
20219
|
*/
|
|
20196
|
-
declare const
|
|
20220
|
+
declare const ZodiacOphiuchus: LucideIconData;
|
|
20197
20221
|
|
|
20198
20222
|
/**
|
|
20199
20223
|
* @name zodiac-pisces
|
|
@@ -20208,28 +20232,28 @@ declare const ZodiacLibra: LucideIconData;
|
|
|
20208
20232
|
declare const ZodiacPisces: LucideIconData;
|
|
20209
20233
|
|
|
20210
20234
|
/**
|
|
20211
|
-
* @name zodiac-
|
|
20235
|
+
* @name zodiac-sagittarius
|
|
20212
20236
|
* @description Lucide SVG icon node.
|
|
20213
20237
|
*
|
|
20214
|
-
* @preview  - https://lucide.dev/icons/zodiac-sagittarius
|
|
20215
20239
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
20216
20240
|
*
|
|
20217
20241
|
* @returns {Array}
|
|
20218
20242
|
*
|
|
20219
20243
|
*/
|
|
20220
|
-
declare const
|
|
20244
|
+
declare const ZodiacSagittarius: LucideIconData;
|
|
20221
20245
|
|
|
20222
20246
|
/**
|
|
20223
|
-
* @name zodiac-
|
|
20247
|
+
* @name zodiac-scorpio
|
|
20224
20248
|
* @description Lucide SVG icon node.
|
|
20225
20249
|
*
|
|
20226
|
-
* @preview  - https://lucide.dev/icons/zodiac-scorpio
|
|
20227
20251
|
* @see https://lucide.dev/guide/packages/lucide - Documentation
|
|
20228
20252
|
*
|
|
20229
20253
|
* @returns {Array}
|
|
20230
20254
|
*
|
|
20231
20255
|
*/
|
|
20232
|
-
declare const
|
|
20256
|
+
declare const ZodiacScorpio: LucideIconData;
|
|
20233
20257
|
|
|
20234
20258
|
/**
|
|
20235
20259
|
* @name zodiac-taurus
|
|
@@ -21158,6 +21182,7 @@ declare const index_Lightbulb: typeof Lightbulb;
|
|
|
21158
21182
|
declare const index_LightbulbOff: typeof LightbulbOff;
|
|
21159
21183
|
declare const index_LineDotRightHorizontal: typeof LineDotRightHorizontal;
|
|
21160
21184
|
declare const index_LineSquiggle: typeof LineSquiggle;
|
|
21185
|
+
declare const index_LineStyle: typeof LineStyle;
|
|
21161
21186
|
declare const index_Link: typeof Link;
|
|
21162
21187
|
declare const index_Link2: typeof Link2;
|
|
21163
21188
|
declare const index_Link2Off: typeof Link2Off;
|
|
@@ -21502,6 +21527,7 @@ declare const index_Reply: typeof Reply;
|
|
|
21502
21527
|
declare const index_ReplyAll: typeof ReplyAll;
|
|
21503
21528
|
declare const index_Rewind: typeof Rewind;
|
|
21504
21529
|
declare const index_Ribbon: typeof Ribbon;
|
|
21530
|
+
declare const index_Road: typeof Road;
|
|
21505
21531
|
declare const index_Rocket: typeof Rocket;
|
|
21506
21532
|
declare const index_RockingChair: typeof RockingChair;
|
|
21507
21533
|
declare const index_RollerCoaster: typeof RollerCoaster;
|
|
@@ -22846,6 +22872,7 @@ declare namespace index {
|
|
|
22846
22872
|
index_LightbulbOff as LightbulbOff,
|
|
22847
22873
|
index_LineDotRightHorizontal as LineDotRightHorizontal,
|
|
22848
22874
|
index_LineSquiggle as LineSquiggle,
|
|
22875
|
+
index_LineStyle as LineStyle,
|
|
22849
22876
|
index_Link as Link,
|
|
22850
22877
|
index_Link2 as Link2,
|
|
22851
22878
|
index_Link2Off as Link2Off,
|
|
@@ -23190,6 +23217,7 @@ declare namespace index {
|
|
|
23190
23217
|
index_ReplyAll as ReplyAll,
|
|
23191
23218
|
index_Rewind as Rewind,
|
|
23192
23219
|
index_Ribbon as Ribbon,
|
|
23220
|
+
index_Road as Road,
|
|
23193
23221
|
index_Rocket as Rocket,
|
|
23194
23222
|
index_RockingChair as RockingChair,
|
|
23195
23223
|
index_RollerCoaster as RollerCoaster,
|
|
@@ -23689,5 +23717,5 @@ declare function buildLucideIconElement(document: Document, icon: LucideIconData
|
|
|
23689
23717
|
*/
|
|
23690
23718
|
declare function buildLucideSvg(icon: LucideIconData, params?: LucideBuildParams): string;
|
|
23691
23719
|
|
|
23692
|
-
export { AArrowDown as LucideAArrowDown, AArrowUp as LucideAArrowUp, ALargeSmall as LucideALargeSmall, Accessibility as LucideAccessibility, Activity as LucideActivity, SquareActivity as LucideActivitySquare, AirVent as LucideAirVent, Airplay as LucideAirplay, AlarmClockCheck as LucideAlarmCheck, AlarmClock as LucideAlarmClock, AlarmClockCheck as LucideAlarmClockCheck, AlarmClockMinus as LucideAlarmClockMinus, AlarmClockOff as LucideAlarmClockOff, AlarmClockPlus as LucideAlarmClockPlus, AlarmClockMinus as LucideAlarmMinus, AlarmClockPlus as LucideAlarmPlus, AlarmSmoke as LucideAlarmSmoke, Album as LucideAlbum, CircleAlert as LucideAlertCircle, OctagonAlert as LucideAlertOctagon, TriangleAlert as LucideAlertTriangle, TextAlignCenter as LucideAlignCenter, AlignCenterHorizontal as LucideAlignCenterHorizontal, AlignCenterVertical as LucideAlignCenterVertical, AlignEndHorizontal as LucideAlignEndHorizontal, AlignEndVertical as LucideAlignEndVertical, AlignHorizontalDistributeCenter as LucideAlignHorizontalDistributeCenter, AlignHorizontalDistributeEnd as LucideAlignHorizontalDistributeEnd, AlignHorizontalDistributeStart as LucideAlignHorizontalDistributeStart, AlignHorizontalJustifyCenter as LucideAlignHorizontalJustifyCenter, AlignHorizontalJustifyEnd as LucideAlignHorizontalJustifyEnd, AlignHorizontalJustifyStart as LucideAlignHorizontalJustifyStart, AlignHorizontalSpaceAround as LucideAlignHorizontalSpaceAround, AlignHorizontalSpaceBetween as LucideAlignHorizontalSpaceBetween, TextAlignJustify as LucideAlignJustify, TextAlignStart as LucideAlignLeft, TextAlignEnd as LucideAlignRight, AlignStartHorizontal as LucideAlignStartHorizontal, AlignStartVertical as LucideAlignStartVertical, AlignVerticalDistributeCenter as LucideAlignVerticalDistributeCenter, AlignVerticalDistributeEnd as LucideAlignVerticalDistributeEnd, AlignVerticalDistributeStart as LucideAlignVerticalDistributeStart, AlignVerticalJustifyCenter as LucideAlignVerticalJustifyCenter, AlignVerticalJustifyEnd as LucideAlignVerticalJustifyEnd, AlignVerticalJustifyStart as LucideAlignVerticalJustifyStart, AlignVerticalSpaceAround as LucideAlignVerticalSpaceAround, AlignVerticalSpaceBetween as LucideAlignVerticalSpaceBetween, Ambulance as LucideAmbulance, Ampersand as LucideAmpersand, Ampersands as LucideAmpersands, Amphora as LucideAmphora, Anchor as LucideAnchor, Angry as LucideAngry, Annoyed as LucideAnnoyed, Antenna as LucideAntenna, Anvil as LucideAnvil, Aperture as LucideAperture, AppWindow as LucideAppWindow, AppWindowMac as LucideAppWindowMac, Apple as LucideApple, Archive as LucideArchive, ArchiveRestore as LucideArchiveRestore, ArchiveX as LucideArchiveX, ChartArea as LucideAreaChart, Armchair as LucideArmchair, ArrowBigDown as LucideArrowBigDown, ArrowBigDownDash as LucideArrowBigDownDash, ArrowBigLeft as LucideArrowBigLeft, ArrowBigLeftDash as LucideArrowBigLeftDash, ArrowBigRight as LucideArrowBigRight, ArrowBigRightDash as LucideArrowBigRightDash, ArrowBigUp as LucideArrowBigUp, ArrowBigUpDash as LucideArrowBigUpDash, ArrowDown as LucideArrowDown, ArrowDown01 as LucideArrowDown01, ArrowDown10 as LucideArrowDown10, ArrowDownAZ as LucideArrowDownAZ, ArrowDownAZ as LucideArrowDownAz, CircleArrowDown as LucideArrowDownCircle, ArrowDownFromLine as LucideArrowDownFromLine, ArrowDownLeft as LucideArrowDownLeft, CircleArrowOutDownLeft as LucideArrowDownLeftFromCircle, SquareArrowOutDownLeft as LucideArrowDownLeftFromSquare, SquareArrowDownLeft as LucideArrowDownLeftSquare, ArrowDownNarrowWide as LucideArrowDownNarrowWide, ArrowDownRight as LucideArrowDownRight, CircleArrowOutDownRight as LucideArrowDownRightFromCircle, SquareArrowOutDownRight as LucideArrowDownRightFromSquare, SquareArrowDownRight as LucideArrowDownRightSquare, SquareArrowDown as LucideArrowDownSquare, ArrowDownToDot as LucideArrowDownToDot, ArrowDownToLine as LucideArrowDownToLine, ArrowDownUp as LucideArrowDownUp, ArrowDownWideNarrow as LucideArrowDownWideNarrow, ArrowDownZA as LucideArrowDownZA, ArrowDownZA as LucideArrowDownZa, ArrowLeft as LucideArrowLeft, CircleArrowLeft as LucideArrowLeftCircle, ArrowLeftFromLine as LucideArrowLeftFromLine, ArrowLeftRight as LucideArrowLeftRight, SquareArrowLeft as LucideArrowLeftSquare, ArrowLeftToLine as LucideArrowLeftToLine, ArrowRight as LucideArrowRight, CircleArrowRight as LucideArrowRightCircle, ArrowRightFromLine as LucideArrowRightFromLine, ArrowRightLeft as LucideArrowRightLeft, SquareArrowRight as LucideArrowRightSquare, ArrowRightToLine as LucideArrowRightToLine, ArrowUp as LucideArrowUp, ArrowUp01 as LucideArrowUp01, ArrowUp10 as LucideArrowUp10, ArrowUpAZ as LucideArrowUpAZ, ArrowUpAZ as LucideArrowUpAz, CircleArrowUp as LucideArrowUpCircle, ArrowUpDown as LucideArrowUpDown, ArrowUpFromDot as LucideArrowUpFromDot, ArrowUpFromLine as LucideArrowUpFromLine, ArrowUpLeft as LucideArrowUpLeft, CircleArrowOutUpLeft as LucideArrowUpLeftFromCircle, SquareArrowOutUpLeft as LucideArrowUpLeftFromSquare, SquareArrowUpLeft as LucideArrowUpLeftSquare, ArrowUpNarrowWide as LucideArrowUpNarrowWide, ArrowUpRight as LucideArrowUpRight, CircleArrowOutUpRight as LucideArrowUpRightFromCircle, SquareArrowOutUpRight as LucideArrowUpRightFromSquare, SquareArrowUpRight as LucideArrowUpRightSquare, SquareArrowUp as LucideArrowUpSquare, ArrowUpToLine as LucideArrowUpToLine, ArrowUpWideNarrow as LucideArrowUpWideNarrow, ArrowUpZA as LucideArrowUpZA, ArrowUpZA as LucideArrowUpZa, ArrowsUpFromLine as LucideArrowsUpFromLine, Asterisk as LucideAsterisk, SquareAsterisk as LucideAsteriskSquare, AtSign as LucideAtSign, Atom as LucideAtom, AudioLines as LucideAudioLines, AudioWaveform as LucideAudioWaveform, Award as LucideAward, Axe as LucideAxe, Axis3d as LucideAxis3D, Axis3d as LucideAxis3d, Baby as LucideBaby, Backpack as LucideBackpack, Badge as LucideBadge, BadgeAlert as LucideBadgeAlert, BadgeCent as LucideBadgeCent, BadgeCheck as LucideBadgeCheck, BadgeDollarSign as LucideBadgeDollarSign, BadgeEuro as LucideBadgeEuro, BadgeQuestionMark as LucideBadgeHelp, BadgeIndianRupee as LucideBadgeIndianRupee, BadgeInfo as LucideBadgeInfo, BadgeJapaneseYen as LucideBadgeJapaneseYen, BadgeMinus as LucideBadgeMinus, BadgePercent as LucideBadgePercent, BadgePlus as LucideBadgePlus, BadgePoundSterling as LucideBadgePoundSterling, BadgeQuestionMark as LucideBadgeQuestionMark, BadgeRussianRuble as LucideBadgeRussianRuble, BadgeSwissFranc as LucideBadgeSwissFranc, BadgeTurkishLira as LucideBadgeTurkishLira, BadgeX as LucideBadgeX, BaggageClaim as LucideBaggageClaim, Balloon as LucideBalloon, Ban as LucideBan, Banana as LucideBanana, Bandage as LucideBandage, Banknote as LucideBanknote, BanknoteArrowDown as LucideBanknoteArrowDown, BanknoteArrowUp as LucideBanknoteArrowUp, BanknoteX as LucideBanknoteX, ChartNoAxesColumnIncreasing as LucideBarChart, ChartNoAxesColumn as LucideBarChart2, ChartColumn as LucideBarChart3, ChartColumnIncreasing as LucideBarChart4, ChartColumnBig as LucideBarChartBig, ChartBar as LucideBarChartHorizontal, ChartBarBig as LucideBarChartHorizontalBig, Barcode as LucideBarcode, Barrel as LucideBarrel, Baseline as LucideBaseline, Bath as LucideBath, Battery as LucideBattery, BatteryCharging as LucideBatteryCharging, BatteryFull as LucideBatteryFull, BatteryLow as LucideBatteryLow, BatteryMedium as LucideBatteryMedium, BatteryPlus as LucideBatteryPlus, BatteryWarning as LucideBatteryWarning, Beaker as LucideBeaker, Bean as LucideBean, BeanOff as LucideBeanOff, Bed as LucideBed, BedDouble as LucideBedDouble, BedSingle as LucideBedSingle, Beef as LucideBeef, Beer as LucideBeer, BeerOff as LucideBeerOff, Bell as LucideBell, BellDot as LucideBellDot, BellElectric as LucideBellElectric, BellMinus as LucideBellMinus, BellOff as LucideBellOff, BellPlus as LucideBellPlus, BellRing as LucideBellRing, BetweenHorizontalEnd as LucideBetweenHorizonalEnd, BetweenHorizontalStart as LucideBetweenHorizonalStart, BetweenHorizontalEnd as LucideBetweenHorizontalEnd, BetweenHorizontalStart as LucideBetweenHorizontalStart, BetweenVerticalEnd as LucideBetweenVerticalEnd, BetweenVerticalStart as LucideBetweenVerticalStart, BicepsFlexed as LucideBicepsFlexed, Bike as LucideBike, Binary as LucideBinary, Binoculars as LucideBinoculars, Biohazard as LucideBiohazard, Bird as LucideBird, Birdhouse as LucideBirdhouse, Bitcoin as LucideBitcoin, Blend as LucideBlend, Blinds as LucideBlinds, Blocks as LucideBlocks, Bluetooth as LucideBluetooth, BluetoothConnected as LucideBluetoothConnected, BluetoothOff as LucideBluetoothOff, BluetoothSearching as LucideBluetoothSearching, Bold as LucideBold, Bolt as LucideBolt, Bomb as LucideBomb, Bone as LucideBone, Book as LucideBook, BookA as LucideBookA, BookAlert as LucideBookAlert, BookAudio as LucideBookAudio, BookCheck as LucideBookCheck, BookCopy as LucideBookCopy, BookDashed as LucideBookDashed, BookDown as LucideBookDown, BookHeadphones as LucideBookHeadphones, BookHeart as LucideBookHeart, BookImage as LucideBookImage, BookKey as LucideBookKey, BookLock as LucideBookLock, BookMarked as LucideBookMarked, BookMinus as LucideBookMinus, BookOpen as LucideBookOpen, BookOpenCheck as LucideBookOpenCheck, BookOpenText as LucideBookOpenText, BookPlus as LucideBookPlus, BookSearch as LucideBookSearch, BookDashed as LucideBookTemplate, BookText as LucideBookText, BookType as LucideBookType, BookUp as LucideBookUp, BookUp2 as LucideBookUp2, BookUser as LucideBookUser, BookX as LucideBookX, Bookmark as LucideBookmark, BookmarkCheck as LucideBookmarkCheck, BookmarkMinus as LucideBookmarkMinus, BookmarkPlus as LucideBookmarkPlus, BookmarkX as LucideBookmarkX, BoomBox as LucideBoomBox, Bot as LucideBot, BotMessageSquare as LucideBotMessageSquare, BotOff as LucideBotOff, BottleWine as LucideBottleWine, BowArrow as LucideBowArrow, Box as LucideBox, SquareDashed as LucideBoxSelect, Boxes as LucideBoxes, Braces as LucideBraces, Brackets as LucideBrackets, Brain as LucideBrain, BrainCircuit as LucideBrainCircuit, BrainCog as LucideBrainCog, BrickWall as LucideBrickWall, BrickWallFire as LucideBrickWallFire, BrickWallShield as LucideBrickWallShield, Briefcase as LucideBriefcase, BriefcaseBusiness as LucideBriefcaseBusiness, BriefcaseConveyorBelt as LucideBriefcaseConveyorBelt, BriefcaseMedical as LucideBriefcaseMedical, BringToFront as LucideBringToFront, Brush as LucideBrush, BrushCleaning as LucideBrushCleaning, Bubbles as LucideBubbles, Bug as LucideBug, BugOff as LucideBugOff, BugPlay as LucideBugPlay, Building as LucideBuilding, Building2 as LucideBuilding2, Bus as LucideBus, BusFront as LucideBusFront, Cable as LucideCable, CableCar as LucideCableCar, Cake as LucideCake, CakeSlice as LucideCakeSlice, Calculator as LucideCalculator, Calendar as LucideCalendar, Calendar1 as LucideCalendar1, CalendarArrowDown as LucideCalendarArrowDown, CalendarArrowUp as LucideCalendarArrowUp, CalendarCheck as LucideCalendarCheck, CalendarCheck2 as LucideCalendarCheck2, CalendarClock as LucideCalendarClock, CalendarCog as LucideCalendarCog, CalendarDays as LucideCalendarDays, CalendarFold as LucideCalendarFold, CalendarHeart as LucideCalendarHeart, CalendarMinus as LucideCalendarMinus, CalendarMinus2 as LucideCalendarMinus2, CalendarOff as LucideCalendarOff, CalendarPlus as LucideCalendarPlus, CalendarPlus2 as LucideCalendarPlus2, CalendarRange as LucideCalendarRange, CalendarSearch as LucideCalendarSearch, CalendarSync as LucideCalendarSync, CalendarX as LucideCalendarX, CalendarX2 as LucideCalendarX2, Calendars as LucideCalendars, Camera as LucideCamera, CameraOff as LucideCameraOff, ChartCandlestick as LucideCandlestickChart, Candy as LucideCandy, CandyCane as LucideCandyCane, CandyOff as LucideCandyOff, Cannabis as LucideCannabis, CannabisOff as LucideCannabisOff, Captions as LucideCaptions, CaptionsOff as LucideCaptionsOff, Car as LucideCar, CarFront as LucideCarFront, CarTaxiFront as LucideCarTaxiFront, Caravan as LucideCaravan, CardSim as LucideCardSim, Carrot as LucideCarrot, CaseLower as LucideCaseLower, CaseSensitive as LucideCaseSensitive, CaseUpper as LucideCaseUpper, CassetteTape as LucideCassetteTape, Cast as LucideCast, Castle as LucideCastle, Cat as LucideCat, Cctv as LucideCctv, CctvOff as LucideCctvOff, ChartArea as LucideChartArea, ChartBar as LucideChartBar, ChartBarBig as LucideChartBarBig, ChartBarDecreasing as LucideChartBarDecreasing, ChartBarIncreasing as LucideChartBarIncreasing, ChartBarStacked as LucideChartBarStacked, ChartCandlestick as LucideChartCandlestick, ChartColumn as LucideChartColumn, ChartColumnBig as LucideChartColumnBig, ChartColumnDecreasing as LucideChartColumnDecreasing, ChartColumnIncreasing as LucideChartColumnIncreasing, ChartColumnStacked as LucideChartColumnStacked, ChartGantt as LucideChartGantt, ChartLine as LucideChartLine, ChartNetwork as LucideChartNetwork, ChartNoAxesColumn as LucideChartNoAxesColumn, ChartNoAxesColumnDecreasing as LucideChartNoAxesColumnDecreasing, ChartNoAxesColumnIncreasing as LucideChartNoAxesColumnIncreasing, ChartNoAxesCombined as LucideChartNoAxesCombined, ChartNoAxesGantt as LucideChartNoAxesGantt, ChartPie as LucideChartPie, ChartScatter as LucideChartScatter, ChartSpline as LucideChartSpline, Check as LucideCheck, CheckCheck as LucideCheckCheck, CircleCheckBig as LucideCheckCircle, CircleCheck as LucideCheckCircle2, CheckLine as LucideCheckLine, SquareCheckBig as LucideCheckSquare, SquareCheck as LucideCheckSquare2, ChefHat as LucideChefHat, Cherry as LucideCherry, ChessBishop as LucideChessBishop, ChessKing as LucideChessKing, ChessKnight as LucideChessKnight, ChessPawn as LucideChessPawn, ChessQueen as LucideChessQueen, ChessRook as LucideChessRook, ChevronDown as LucideChevronDown, CircleChevronDown as LucideChevronDownCircle, SquareChevronDown as LucideChevronDownSquare, ChevronFirst as LucideChevronFirst, ChevronLast as LucideChevronLast, ChevronLeft as LucideChevronLeft, CircleChevronLeft as LucideChevronLeftCircle, SquareChevronLeft as LucideChevronLeftSquare, ChevronRight as LucideChevronRight, CircleChevronRight as LucideChevronRightCircle, SquareChevronRight as LucideChevronRightSquare, ChevronUp as LucideChevronUp, CircleChevronUp as LucideChevronUpCircle, SquareChevronUp as LucideChevronUpSquare, ChevronsDown as LucideChevronsDown, ChevronsDownUp as LucideChevronsDownUp, ChevronsLeft as LucideChevronsLeft, ChevronsLeftRight as LucideChevronsLeftRight, ChevronsLeftRightEllipsis as LucideChevronsLeftRightEllipsis, ChevronsRight as LucideChevronsRight, ChevronsRightLeft as LucideChevronsRightLeft, ChevronsUp as LucideChevronsUp, ChevronsUpDown as LucideChevronsUpDown, Church as LucideChurch, Cigarette as LucideCigarette, CigaretteOff as LucideCigaretteOff, Circle as LucideCircle, CircleAlert as LucideCircleAlert, CircleArrowDown as LucideCircleArrowDown, CircleArrowLeft as LucideCircleArrowLeft, CircleArrowOutDownLeft as LucideCircleArrowOutDownLeft, CircleArrowOutDownRight as LucideCircleArrowOutDownRight, CircleArrowOutUpLeft as LucideCircleArrowOutUpLeft, CircleArrowOutUpRight as LucideCircleArrowOutUpRight, CircleArrowRight as LucideCircleArrowRight, CircleArrowUp as LucideCircleArrowUp, CircleCheck as LucideCircleCheck, CircleCheckBig as LucideCircleCheckBig, CircleChevronDown as LucideCircleChevronDown, CircleChevronLeft as LucideCircleChevronLeft, CircleChevronRight as LucideCircleChevronRight, CircleChevronUp as LucideCircleChevronUp, CircleDashed as LucideCircleDashed, CircleDivide as LucideCircleDivide, CircleDollarSign as LucideCircleDollarSign, CircleDot as LucideCircleDot, CircleDotDashed as LucideCircleDotDashed, CircleEllipsis as LucideCircleEllipsis, CircleEqual as LucideCircleEqual, CircleFadingArrowUp as LucideCircleFadingArrowUp, CircleFadingPlus as LucideCircleFadingPlus, CircleGauge as LucideCircleGauge, CircleQuestionMark as LucideCircleHelp, CircleMinus as LucideCircleMinus, CircleOff as LucideCircleOff, CircleParking as LucideCircleParking, CircleParkingOff as LucideCircleParkingOff, CirclePause as LucideCirclePause, CirclePercent as LucideCirclePercent, CirclePile as LucideCirclePile, CirclePlay as LucideCirclePlay, CirclePlus as LucideCirclePlus, CirclePoundSterling as LucideCirclePoundSterling, CirclePower as LucideCirclePower, CircleQuestionMark as LucideCircleQuestionMark, CircleSlash as LucideCircleSlash, CircleSlash2 as LucideCircleSlash2, CircleSlash2 as LucideCircleSlashed, CircleSmall as LucideCircleSmall, CircleStar as LucideCircleStar, CircleStop as LucideCircleStop, CircleUser as LucideCircleUser, CircleUserRound as LucideCircleUserRound, CircleX as LucideCircleX, CircuitBoard as LucideCircuitBoard, Citrus as LucideCitrus, Clapperboard as LucideClapperboard, Clipboard as LucideClipboard, ClipboardCheck as LucideClipboardCheck, ClipboardClock as LucideClipboardClock, ClipboardCopy as LucideClipboardCopy, ClipboardPen as LucideClipboardEdit, ClipboardList as LucideClipboardList, ClipboardMinus as LucideClipboardMinus, ClipboardPaste as LucideClipboardPaste, ClipboardPen as LucideClipboardPen, ClipboardPenLine as LucideClipboardPenLine, ClipboardPlus as LucideClipboardPlus, ClipboardPenLine as LucideClipboardSignature, ClipboardType as LucideClipboardType, ClipboardX as LucideClipboardX, Clock as LucideClock, Clock1 as LucideClock1, Clock10 as LucideClock10, Clock11 as LucideClock11, Clock12 as LucideClock12, Clock2 as LucideClock2, Clock3 as LucideClock3, Clock4 as LucideClock4, Clock5 as LucideClock5, Clock6 as LucideClock6, Clock7 as LucideClock7, Clock8 as LucideClock8, Clock9 as LucideClock9, ClockAlert as LucideClockAlert, ClockArrowDown as LucideClockArrowDown, ClockArrowUp as LucideClockArrowUp, ClockCheck as LucideClockCheck, ClockFading as LucideClockFading, ClockPlus as LucideClockPlus, ClosedCaption as LucideClosedCaption, Cloud as LucideCloud, CloudAlert as LucideCloudAlert, CloudBackup as LucideCloudBackup, CloudCheck as LucideCloudCheck, CloudCog as LucideCloudCog, CloudDownload as LucideCloudDownload, CloudDrizzle as LucideCloudDrizzle, CloudFog as LucideCloudFog, CloudHail as LucideCloudHail, CloudLightning as LucideCloudLightning, CloudMoon as LucideCloudMoon, CloudMoonRain as LucideCloudMoonRain, CloudOff as LucideCloudOff, CloudRain as LucideCloudRain, CloudRainWind as LucideCloudRainWind, CloudSnow as LucideCloudSnow, CloudSun as LucideCloudSun, CloudSunRain as LucideCloudSunRain, CloudSync as LucideCloudSync, CloudUpload as LucideCloudUpload, Cloudy as LucideCloudy, Clover as LucideClover, Club as LucideClub, Code as LucideCode, CodeXml as LucideCode2, SquareCode as LucideCodeSquare, CodeXml as LucideCodeXml, Coffee as LucideCoffee, Cog as LucideCog, Coins as LucideCoins, Columns2 as LucideColumns, Columns2 as LucideColumns2, Columns3 as LucideColumns3, Columns3Cog as LucideColumns3Cog, Columns4 as LucideColumns4, Columns3Cog as LucideColumnsSettings, Combine as LucideCombine, Command as LucideCommand, Compass as LucideCompass, Component as LucideComponent, Computer as LucideComputer, ConciergeBell as LucideConciergeBell, Cone as LucideCone, Construction as LucideConstruction, Contact as LucideContact, ContactRound as LucideContact2, ContactRound as LucideContactRound, Container as LucideContainer, Contrast as LucideContrast, Cookie as LucideCookie, CookingPot as LucideCookingPot, Copy as LucideCopy, CopyCheck as LucideCopyCheck, CopyMinus as LucideCopyMinus, CopyPlus as LucideCopyPlus, CopySlash as LucideCopySlash, CopyX as LucideCopyX, Copyleft as LucideCopyleft, Copyright as LucideCopyright, CornerDownLeft as LucideCornerDownLeft, CornerDownRight as LucideCornerDownRight, CornerLeftDown as LucideCornerLeftDown, CornerLeftUp as LucideCornerLeftUp, CornerRightDown as LucideCornerRightDown, CornerRightUp as LucideCornerRightUp, CornerUpLeft as LucideCornerUpLeft, CornerUpRight as LucideCornerUpRight, Cpu as LucideCpu, CreativeCommons as LucideCreativeCommons, CreditCard as LucideCreditCard, Croissant as LucideCroissant, Crop as LucideCrop, Cross as LucideCross, Crosshair as LucideCrosshair, Crown as LucideCrown, Cuboid as LucideCuboid, CupSoda as LucideCupSoda, Braces as LucideCurlyBraces, Currency as LucideCurrency, Cylinder as LucideCylinder, Dam as LucideDam, Database as LucideDatabase, DatabaseBackup as LucideDatabaseBackup, DatabaseSearch as LucideDatabaseSearch, DatabaseZap as LucideDatabaseZap, DecimalsArrowLeft as LucideDecimalsArrowLeft, DecimalsArrowRight as LucideDecimalsArrowRight, Delete as LucideDelete, Dessert as LucideDessert, Diameter as LucideDiameter, Diamond as LucideDiamond, DiamondMinus as LucideDiamondMinus, DiamondPercent as LucideDiamondPercent, DiamondPlus as LucideDiamondPlus, Dice1 as LucideDice1, Dice2 as LucideDice2, Dice3 as LucideDice3, Dice4 as LucideDice4, Dice5 as LucideDice5, Dice6 as LucideDice6, Dices as LucideDices, Diff as LucideDiff, Disc as LucideDisc, Disc2 as LucideDisc2, Disc3 as LucideDisc3, DiscAlbum as LucideDiscAlbum, Divide as LucideDivide, CircleDivide as LucideDivideCircle, SquareDivide as LucideDivideSquare, Dna as LucideDna, DnaOff as LucideDnaOff, Dock as LucideDock, Dog as LucideDog, DollarSign as LucideDollarSign, Donut as LucideDonut, DoorClosed as LucideDoorClosed, DoorClosedLocked as LucideDoorClosedLocked, DoorOpen as LucideDoorOpen, Dot as LucideDot, SquareDot as LucideDotSquare, Download as LucideDownload, CloudDownload as LucideDownloadCloud, DraftingCompass as LucideDraftingCompass, Drama as LucideDrama, Drill as LucideDrill, Drone as LucideDrone, Droplet as LucideDroplet, DropletOff as LucideDropletOff, Droplets as LucideDroplets, Drum as LucideDrum, Drumstick as LucideDrumstick, Dumbbell as LucideDumbbell, Ear as LucideEar, EarOff as LucideEarOff, Earth as LucideEarth, EarthLock as LucideEarthLock, Eclipse as LucideEclipse, SquarePen as LucideEdit, Pen as LucideEdit2, PenLine as LucideEdit3, Egg as LucideEgg, EggFried as LucideEggFried, EggOff as LucideEggOff, Ellipse as LucideEllipse, Ellipsis as LucideEllipsis, EllipsisVertical as LucideEllipsisVertical, Equal as LucideEqual, EqualApproximately as LucideEqualApproximately, EqualNot as LucideEqualNot, SquareEqual as LucideEqualSquare, Eraser as LucideEraser, EthernetPort as LucideEthernetPort, Euro as LucideEuro, EvCharger as LucideEvCharger, Expand as LucideExpand, ExternalLink as LucideExternalLink, Eye as LucideEye, EyeClosed as LucideEyeClosed, EyeOff as LucideEyeOff, Factory as LucideFactory, Fan as LucideFan, FastForward as LucideFastForward, Feather as LucideFeather, Fence as LucideFence, FerrisWheel as LucideFerrisWheel, File as LucideFile, FileArchive as LucideFileArchive, FileHeadphone as LucideFileAudio, FileHeadphone as LucideFileAudio2, FileAxis3d as LucideFileAxis3D, FileAxis3d as LucideFileAxis3d, FileBadge as LucideFileBadge, FileBadge as LucideFileBadge2, FileChartColumnIncreasing as LucideFileBarChart, FileChartColumn as LucideFileBarChart2, FileBox as LucideFileBox, FileBraces as LucideFileBraces, FileBracesCorner as LucideFileBracesCorner, FileChartColumn as LucideFileChartColumn, FileChartColumnIncreasing as LucideFileChartColumnIncreasing, FileChartLine as LucideFileChartLine, FileChartPie as LucideFileChartPie, FileCheck as LucideFileCheck, FileCheckCorner as LucideFileCheck2, FileCheckCorner as LucideFileCheckCorner, FileClock as LucideFileClock, FileCode as LucideFileCode, FileCodeCorner as LucideFileCode2, FileCodeCorner as LucideFileCodeCorner, FileCog as LucideFileCog, FileCog as LucideFileCog2, FileDiff as LucideFileDiff, FileDigit as LucideFileDigit, FileDown as LucideFileDown, FilePen as LucideFileEdit, FileExclamationPoint as LucideFileExclamationPoint, FileHeadphone as LucideFileHeadphone, FileHeart as LucideFileHeart, FileImage as LucideFileImage, FileInput as LucideFileInput, FileBraces as LucideFileJson, FileBracesCorner as LucideFileJson2, FileKey as LucideFileKey, FileKey as LucideFileKey2, FileChartLine as LucideFileLineChart, FileLock as LucideFileLock, FileLock as LucideFileLock2, FileMinus as LucideFileMinus, FileMinusCorner as LucideFileMinus2, FileMinusCorner as LucideFileMinusCorner, FileMusic as LucideFileMusic, FileOutput as LucideFileOutput, FilePen as LucideFilePen, FilePenLine as LucideFilePenLine, FileChartPie as LucideFilePieChart, FilePlay as LucideFilePlay, FilePlus as LucideFilePlus, FilePlusCorner as LucideFilePlus2, FilePlusCorner as LucideFilePlusCorner, FileQuestionMark as LucideFileQuestion, FileQuestionMark as LucideFileQuestionMark, FileScan as LucideFileScan, FileSearch as LucideFileSearch, FileSearchCorner as LucideFileSearch2, FileSearchCorner as LucideFileSearchCorner, FileSignal as LucideFileSignal, FilePenLine as LucideFileSignature, FileSliders as LucideFileSliders, FileSpreadsheet as LucideFileSpreadsheet, FileStack as LucideFileStack, FileSymlink as LucideFileSymlink, FileTerminal as LucideFileTerminal, FileText as LucideFileText, FileType as LucideFileType, FileTypeCorner as LucideFileType2, FileTypeCorner as LucideFileTypeCorner, FileUp as LucideFileUp, FileUser as LucideFileUser, FilePlay as LucideFileVideo, FileVideoCamera as LucideFileVideo2, FileVideoCamera as LucideFileVideoCamera, FileVolume as LucideFileVolume, FileSignal as LucideFileVolume2, FileExclamationPoint as LucideFileWarning, FileX as LucideFileX, FileXCorner as LucideFileX2, FileXCorner as LucideFileXCorner, Files as LucideFiles, Film as LucideFilm, Funnel as LucideFilter, FunnelX as LucideFilterX, FingerprintPattern as LucideFingerprint, FingerprintPattern as LucideFingerprintPattern, FireExtinguisher as LucideFireExtinguisher, Fish as LucideFish, FishOff as LucideFishOff, FishSymbol as LucideFishSymbol, FishingHook as LucideFishingHook, FishingRod as LucideFishingRod, Flag as LucideFlag, FlagOff as LucideFlagOff, FlagTriangleLeft as LucideFlagTriangleLeft, FlagTriangleRight as LucideFlagTriangleRight, Flame as LucideFlame, FlameKindling as LucideFlameKindling, Flashlight as LucideFlashlight, FlashlightOff as LucideFlashlightOff, FlaskConical as LucideFlaskConical, FlaskConicalOff as LucideFlaskConicalOff, FlaskRound as LucideFlaskRound, SquareCenterlineDashedHorizontal as LucideFlipHorizontal, FlipHorizontal2 as LucideFlipHorizontal2, SquareCenterlineDashedVertical as LucideFlipVertical, FlipVertical2 as LucideFlipVertical2, Flower as LucideFlower, Flower2 as LucideFlower2, Focus as LucideFocus, FoldHorizontal as LucideFoldHorizontal, FoldVertical as LucideFoldVertical, Folder as LucideFolder, FolderArchive as LucideFolderArchive, FolderCheck as LucideFolderCheck, FolderClock as LucideFolderClock, FolderClosed as LucideFolderClosed, FolderCode as LucideFolderCode, FolderCog as LucideFolderCog, FolderCog as LucideFolderCog2, FolderDot as LucideFolderDot, FolderDown as LucideFolderDown, FolderPen as LucideFolderEdit, FolderGit as LucideFolderGit, FolderGit2 as LucideFolderGit2, FolderHeart as LucideFolderHeart, FolderInput as LucideFolderInput, FolderKanban as LucideFolderKanban, FolderKey as LucideFolderKey, FolderLock as LucideFolderLock, FolderMinus as LucideFolderMinus, FolderOpen as LucideFolderOpen, FolderOpenDot as LucideFolderOpenDot, FolderOutput as LucideFolderOutput, FolderPen as LucideFolderPen, FolderPlus as LucideFolderPlus, FolderRoot as LucideFolderRoot, FolderSearch as LucideFolderSearch, FolderSearch2 as LucideFolderSearch2, FolderSymlink as LucideFolderSymlink, FolderSync as LucideFolderSync, FolderTree as LucideFolderTree, FolderUp as LucideFolderUp, FolderX as LucideFolderX, Folders as LucideFolders, Footprints as LucideFootprints, Utensils as LucideForkKnife, UtensilsCrossed as LucideForkKnifeCrossed, Forklift as LucideForklift, Form as LucideForm, RectangleEllipsis as LucideFormInput, Forward as LucideForward, Frame as LucideFrame, Frown as LucideFrown, Fuel as LucideFuel, Fullscreen as LucideFullscreen, SquareFunction as LucideFunctionSquare, Funnel as LucideFunnel, FunnelPlus as LucideFunnelPlus, FunnelX as LucideFunnelX, GalleryHorizontal as LucideGalleryHorizontal, GalleryHorizontalEnd as LucideGalleryHorizontalEnd, GalleryThumbnails as LucideGalleryThumbnails, GalleryVertical as LucideGalleryVertical, GalleryVerticalEnd as LucideGalleryVerticalEnd, Gamepad as LucideGamepad, Gamepad2 as LucideGamepad2, GamepadDirectional as LucideGamepadDirectional, ChartNoAxesGantt as LucideGanttChart, SquareChartGantt as LucideGanttChartSquare, Gauge as LucideGauge, CircleGauge as LucideGaugeCircle, Gavel as LucideGavel, Gem as LucideGem, GeorgianLari as LucideGeorgianLari, Ghost as LucideGhost, Gift as LucideGift, GitBranch as LucideGitBranch, GitBranchMinus as LucideGitBranchMinus, GitBranchPlus as LucideGitBranchPlus, GitCommitHorizontal as LucideGitCommit, GitCommitHorizontal as LucideGitCommitHorizontal, GitCommitVertical as LucideGitCommitVertical, GitCompare as LucideGitCompare, GitCompareArrows as LucideGitCompareArrows, GitFork as LucideGitFork, GitGraph as LucideGitGraph, GitMerge as LucideGitMerge, GitMergeConflict as LucideGitMergeConflict, GitPullRequest as LucideGitPullRequest, GitPullRequestArrow as LucideGitPullRequestArrow, GitPullRequestClosed as LucideGitPullRequestClosed, GitPullRequestCreate as LucideGitPullRequestCreate, GitPullRequestCreateArrow as LucideGitPullRequestCreateArrow, GitPullRequestDraft as LucideGitPullRequestDraft, GlassWater as LucideGlassWater, Glasses as LucideGlasses, Globe as LucideGlobe, Earth as LucideGlobe2, GlobeLock as LucideGlobeLock, GlobeOff as LucideGlobeOff, GlobeX as LucideGlobeX, Goal as LucideGoal, Gpu as LucideGpu, HandGrab as LucideGrab, GraduationCap as LucideGraduationCap, Grape as LucideGrape, Grid3x3 as LucideGrid, Grid2x2 as LucideGrid2X2, Grid2x2Check as LucideGrid2X2Check, Grid2x2Plus as LucideGrid2X2Plus, Grid2x2X as LucideGrid2X2X, Grid2x2 as LucideGrid2x2, Grid2x2Check as LucideGrid2x2Check, Grid2x2Plus as LucideGrid2x2Plus, Grid2x2X as LucideGrid2x2X, Grid3x3 as LucideGrid3X3, Grid3x2 as LucideGrid3x2, Grid3x3 as LucideGrid3x3, Grip as LucideGrip, GripHorizontal as LucideGripHorizontal, GripVertical as LucideGripVertical, Group as LucideGroup, Guitar as LucideGuitar, Ham as LucideHam, Hamburger as LucideHamburger, Hammer as LucideHammer, Hand as LucideHand, HandCoins as LucideHandCoins, HandFist as LucideHandFist, HandGrab as LucideHandGrab, HandHeart as LucideHandHeart, HandHelping as LucideHandHelping, HandMetal as LucideHandMetal, HandPlatter as LucideHandPlatter, Handbag as LucideHandbag, Handshake as LucideHandshake, HardDrive as LucideHardDrive, HardDriveDownload as LucideHardDriveDownload, HardDriveUpload as LucideHardDriveUpload, HardHat as LucideHardHat, Hash as LucideHash, HatGlasses as LucideHatGlasses, Haze as LucideHaze, Hd as LucideHd, HdmiPort as LucideHdmiPort, Heading as LucideHeading, Heading1 as LucideHeading1, Heading2 as LucideHeading2, Heading3 as LucideHeading3, Heading4 as LucideHeading4, Heading5 as LucideHeading5, Heading6 as LucideHeading6, HeadphoneOff as LucideHeadphoneOff, Headphones as LucideHeadphones, Headset as LucideHeadset, Heart as LucideHeart, HeartCrack as LucideHeartCrack, HeartHandshake as LucideHeartHandshake, HeartMinus as LucideHeartMinus, HeartOff as LucideHeartOff, HeartPlus as LucideHeartPlus, HeartPulse as LucideHeartPulse, Heater as LucideHeater, Helicopter as LucideHelicopter, CircleQuestionMark as LucideHelpCircle, HandHelping as LucideHelpingHand, Hexagon as LucideHexagon, Highlighter as LucideHighlighter, History as LucideHistory, House as LucideHome, Hop as LucideHop, HopOff as LucideHopOff, Hospital as LucideHospital, Hotel as LucideHotel, Hourglass as LucideHourglass, House as LucideHouse, HouseHeart as LucideHouseHeart, HousePlug as LucideHousePlug, HousePlus as LucideHousePlus, HouseWifi as LucideHouseWifi, IceCreamCone as LucideIceCream, IceCreamBowl as LucideIceCream2, IceCreamBowl as LucideIceCreamBowl, IceCreamCone as LucideIceCreamCone, IdCard as LucideIdCard, IdCardLanyard as LucideIdCardLanyard, Image as LucideImage, ImageDown as LucideImageDown, ImageMinus as LucideImageMinus, ImageOff as LucideImageOff, ImagePlay as LucideImagePlay, ImagePlus as LucideImagePlus, ImageUp as LucideImageUp, ImageUpscale as LucideImageUpscale, Images as LucideImages, Import as LucideImport, Inbox as LucideInbox, ListIndentIncrease as LucideIndent, ListIndentDecrease as LucideIndentDecrease, ListIndentIncrease as LucideIndentIncrease, IndianRupee as LucideIndianRupee, Infinity as LucideInfinity, Info as LucideInfo, SquareMousePointer as LucideInspect, InspectionPanel as LucideInspectionPanel, Italic as LucideItalic, IterationCcw as LucideIterationCcw, IterationCw as LucideIterationCw, JapaneseYen as LucideJapaneseYen, Joystick as LucideJoystick, Kanban as LucideKanban, SquareKanban as LucideKanbanSquare, SquareDashedKanban as LucideKanbanSquareDashed, Kayak as LucideKayak, Key as LucideKey, KeyRound as LucideKeyRound, KeySquare as LucideKeySquare, Keyboard as LucideKeyboard, KeyboardMusic as LucideKeyboardMusic, KeyboardOff as LucideKeyboardOff, Lamp as LucideLamp, LampCeiling as LucideLampCeiling, LampDesk as LucideLampDesk, LampFloor as LucideLampFloor, LampWallDown as LucideLampWallDown, LampWallUp as LucideLampWallUp, LandPlot as LucideLandPlot, Landmark as LucideLandmark, Languages as LucideLanguages, Laptop as LucideLaptop, LaptopMinimal as LucideLaptop2, LaptopMinimal as LucideLaptopMinimal, LaptopMinimalCheck as LucideLaptopMinimalCheck, Lasso as LucideLasso, LassoSelect as LucideLassoSelect, Laugh as LucideLaugh, Layers as LucideLayers, Layers2 as LucideLayers2, Layers as LucideLayers3, LayersPlus as LucideLayersPlus, PanelsTopLeft as LucideLayout, LayoutDashboard as LucideLayoutDashboard, LayoutGrid as LucideLayoutGrid, LayoutList as LucideLayoutList, LayoutPanelLeft as LucideLayoutPanelLeft, LayoutPanelTop as LucideLayoutPanelTop, LayoutTemplate as LucideLayoutTemplate, Leaf as LucideLeaf, LeafyGreen as LucideLeafyGreen, Lectern as LucideLectern, LensConcave as LucideLensConcave, LensConvex as LucideLensConvex, TextInitial as LucideLetterText, Library as LucideLibrary, LibraryBig as LucideLibraryBig, SquareLibrary as LucideLibrarySquare, LifeBuoy as LucideLifeBuoy, Ligature as LucideLigature, Lightbulb as LucideLightbulb, LightbulbOff as LucideLightbulbOff, ChartLine as LucideLineChart, LineDotRightHorizontal as LucideLineDotRightHorizontal, LineSquiggle as LucideLineSquiggle, Link as LucideLink, Link2 as LucideLink2, Link2Off as LucideLink2Off, List as LucideList, ListCheck as LucideListCheck, ListChecks as LucideListChecks, ListChevronsDownUp as LucideListChevronsDownUp, ListChevronsUpDown as LucideListChevronsUpDown, ListCollapse as LucideListCollapse, ListEnd as LucideListEnd, ListFilter as LucideListFilter, ListFilterPlus as LucideListFilterPlus, ListIndentDecrease as LucideListIndentDecrease, ListIndentIncrease as LucideListIndentIncrease, ListMinus as LucideListMinus, ListMusic as LucideListMusic, ListOrdered as LucideListOrdered, ListPlus as LucideListPlus, ListRestart as LucideListRestart, ListStart as LucideListStart, ListTodo as LucideListTodo, ListTree as LucideListTree, ListVideo as LucideListVideo, ListX as LucideListX, Loader as LucideLoader, LoaderCircle as LucideLoader2, LoaderCircle as LucideLoaderCircle, LoaderPinwheel as LucideLoaderPinwheel, Locate as LucideLocate, LocateFixed as LucideLocateFixed, LocateOff as LucideLocateOff, MapPinPen as LucideLocationEdit, Lock as LucideLock, LockKeyhole as LucideLockKeyhole, LockKeyholeOpen as LucideLockKeyholeOpen, LockOpen as LucideLockOpen, LogIn as LucideLogIn, LogOut as LucideLogOut, Logs as LucideLogs, Lollipop as LucideLollipop, Luggage as LucideLuggage, SquareM as LucideMSquare, Magnet as LucideMagnet, Mail as LucideMail, MailCheck as LucideMailCheck, MailMinus as LucideMailMinus, MailOpen as LucideMailOpen, MailPlus as LucideMailPlus, MailQuestionMark as LucideMailQuestion, MailQuestionMark as LucideMailQuestionMark, MailSearch as LucideMailSearch, MailWarning as LucideMailWarning, MailX as LucideMailX, Mailbox as LucideMailbox, Mails as LucideMails, Map as LucideMap, MapMinus as LucideMapMinus, MapPin as LucideMapPin, MapPinCheck as LucideMapPinCheck, MapPinCheckInside as LucideMapPinCheckInside, MapPinHouse as LucideMapPinHouse, MapPinMinus as LucideMapPinMinus, MapPinMinusInside as LucideMapPinMinusInside, MapPinOff as LucideMapPinOff, MapPinPen as LucideMapPinPen, MapPinPlus as LucideMapPinPlus, MapPinPlusInside as LucideMapPinPlusInside, MapPinX as LucideMapPinX, MapPinXInside as LucideMapPinXInside, MapPinned as LucideMapPinned, MapPlus as LucideMapPlus, Mars as LucideMars, MarsStroke as LucideMarsStroke, Martini as LucideMartini, Maximize as LucideMaximize, Maximize2 as LucideMaximize2, Medal as LucideMedal, Megaphone as LucideMegaphone, MegaphoneOff as LucideMegaphoneOff, Meh as LucideMeh, MemoryStick as LucideMemoryStick, Menu as LucideMenu, SquareMenu as LucideMenuSquare, Merge as LucideMerge, MessageCircle as LucideMessageCircle, MessageCircleCheck as LucideMessageCircleCheck, MessageCircleCode as LucideMessageCircleCode, MessageCircleDashed as LucideMessageCircleDashed, MessageCircleHeart as LucideMessageCircleHeart, MessageCircleMore as LucideMessageCircleMore, MessageCircleOff as LucideMessageCircleOff, MessageCirclePlus as LucideMessageCirclePlus, MessageCircleQuestionMark as LucideMessageCircleQuestion, MessageCircleQuestionMark as LucideMessageCircleQuestionMark, MessageCircleReply as LucideMessageCircleReply, MessageCircleWarning as LucideMessageCircleWarning, MessageCircleX as LucideMessageCircleX, MessageSquare as LucideMessageSquare, MessageSquareCheck as LucideMessageSquareCheck, MessageSquareCode as LucideMessageSquareCode, MessageSquareDashed as LucideMessageSquareDashed, MessageSquareDiff as LucideMessageSquareDiff, MessageSquareDot as LucideMessageSquareDot, MessageSquareHeart as LucideMessageSquareHeart, MessageSquareLock as LucideMessageSquareLock, MessageSquareMore as LucideMessageSquareMore, MessageSquareOff as LucideMessageSquareOff, MessageSquarePlus as LucideMessageSquarePlus, MessageSquareQuote as LucideMessageSquareQuote, MessageSquareReply as LucideMessageSquareReply, MessageSquareShare as LucideMessageSquareShare, MessageSquareText as LucideMessageSquareText, MessageSquareWarning as LucideMessageSquareWarning, MessageSquareX as LucideMessageSquareX, MessagesSquare as LucideMessagesSquare, Metronome as LucideMetronome, Mic as LucideMic, MicVocal as LucideMic2, MicOff as LucideMicOff, MicVocal as LucideMicVocal, Microchip as LucideMicrochip, Microscope as LucideMicroscope, Microwave as LucideMicrowave, Milestone as LucideMilestone, Milk as LucideMilk, MilkOff as LucideMilkOff, Minimize as LucideMinimize, Minimize2 as LucideMinimize2, Minus as LucideMinus, CircleMinus as LucideMinusCircle, SquareMinus as LucideMinusSquare, MirrorRectangular as LucideMirrorRectangular, MirrorRound as LucideMirrorRound, Monitor as LucideMonitor, MonitorCheck as LucideMonitorCheck, MonitorCloud as LucideMonitorCloud, MonitorCog as LucideMonitorCog, MonitorDot as LucideMonitorDot, MonitorDown as LucideMonitorDown, MonitorOff as LucideMonitorOff, MonitorPause as LucideMonitorPause, MonitorPlay as LucideMonitorPlay, MonitorSmartphone as LucideMonitorSmartphone, MonitorSpeaker as LucideMonitorSpeaker, MonitorStop as LucideMonitorStop, MonitorUp as LucideMonitorUp, MonitorX as LucideMonitorX, Moon as LucideMoon, MoonStar as LucideMoonStar, Ellipsis as LucideMoreHorizontal, EllipsisVertical as LucideMoreVertical, Motorbike as LucideMotorbike, Mountain as LucideMountain, MountainSnow as LucideMountainSnow, Mouse as LucideMouse, MouseLeft as LucideMouseLeft, MouseOff as LucideMouseOff, MousePointer as LucideMousePointer, MousePointer2 as LucideMousePointer2, MousePointer2Off as LucideMousePointer2Off, MousePointerBan as LucideMousePointerBan, MousePointerClick as LucideMousePointerClick, SquareDashedMousePointer as LucideMousePointerSquareDashed, MouseRight as LucideMouseRight, Move as LucideMove, Move3d as LucideMove3D, Move3d as LucideMove3d, MoveDiagonal as LucideMoveDiagonal, MoveDiagonal2 as LucideMoveDiagonal2, MoveDown as LucideMoveDown, MoveDownLeft as LucideMoveDownLeft, MoveDownRight as LucideMoveDownRight, MoveHorizontal as LucideMoveHorizontal, MoveLeft as LucideMoveLeft, MoveRight as LucideMoveRight, MoveUp as LucideMoveUp, MoveUpLeft as LucideMoveUpLeft, MoveUpRight as LucideMoveUpRight, MoveVertical as LucideMoveVertical, Music as LucideMusic, Music2 as LucideMusic2, Music3 as LucideMusic3, Music4 as LucideMusic4, Navigation as LucideNavigation, Navigation2 as LucideNavigation2, Navigation2Off as LucideNavigation2Off, NavigationOff as LucideNavigationOff, Network as LucideNetwork, Newspaper as LucideNewspaper, Nfc as LucideNfc, NonBinary as LucideNonBinary, Notebook as LucideNotebook, NotebookPen as LucideNotebookPen, NotebookTabs as LucideNotebookTabs, NotebookText as LucideNotebookText, NotepadText as LucideNotepadText, NotepadTextDashed as LucideNotepadTextDashed, Nut as LucideNut, NutOff as LucideNutOff, Octagon as LucideOctagon, OctagonAlert as LucideOctagonAlert, OctagonMinus as LucideOctagonMinus, OctagonPause as LucideOctagonPause, OctagonX as LucideOctagonX, Omega as LucideOmega, Option as LucideOption, Orbit as LucideOrbit, Origami as LucideOrigami, ListIndentDecrease as LucideOutdent, Package as LucidePackage, Package2 as LucidePackage2, PackageCheck as LucidePackageCheck, PackageMinus as LucidePackageMinus, PackageOpen as LucidePackageOpen, PackagePlus as LucidePackagePlus, PackageSearch as LucidePackageSearch, PackageX as LucidePackageX, PaintBucket as LucidePaintBucket, PaintRoller as LucidePaintRoller, Paintbrush as LucidePaintbrush, PaintbrushVertical as LucidePaintbrush2, PaintbrushVertical as LucidePaintbrushVertical, Palette as LucidePalette, TreePalm as LucidePalmtree, Panda as LucidePanda, PanelBottom as LucidePanelBottom, PanelBottomClose as LucidePanelBottomClose, PanelBottomDashed as LucidePanelBottomDashed, PanelBottomDashed as LucidePanelBottomInactive, PanelBottomOpen as LucidePanelBottomOpen, PanelLeft as LucidePanelLeft, PanelLeftClose as LucidePanelLeftClose, PanelLeftDashed as LucidePanelLeftDashed, PanelLeftDashed as LucidePanelLeftInactive, PanelLeftOpen as LucidePanelLeftOpen, PanelLeftRightDashed as LucidePanelLeftRightDashed, PanelRight as LucidePanelRight, PanelRightClose as LucidePanelRightClose, PanelRightDashed as LucidePanelRightDashed, PanelRightDashed as LucidePanelRightInactive, PanelRightOpen as LucidePanelRightOpen, PanelTop as LucidePanelTop, PanelTopBottomDashed as LucidePanelTopBottomDashed, PanelTopClose as LucidePanelTopClose, PanelTopDashed as LucidePanelTopDashed, PanelTopDashed as LucidePanelTopInactive, PanelTopOpen as LucidePanelTopOpen, PanelsLeftBottom as LucidePanelsLeftBottom, Columns3 as LucidePanelsLeftRight, PanelsRightBottom as LucidePanelsRightBottom, Rows3 as LucidePanelsTopBottom, PanelsTopLeft as LucidePanelsTopLeft, Paperclip as LucidePaperclip, Parentheses as LucideParentheses, CircleParking as LucideParkingCircle, CircleParkingOff as LucideParkingCircleOff, ParkingMeter as LucideParkingMeter, SquareParking as LucideParkingSquare, SquareParkingOff as LucideParkingSquareOff, PartyPopper as LucidePartyPopper, Pause as LucidePause, CirclePause as LucidePauseCircle, OctagonPause as LucidePauseOctagon, PawPrint as LucidePawPrint, PcCase as LucidePcCase, Pen as LucidePen, SquarePen as LucidePenBox, PenLine as LucidePenLine, PenOff as LucidePenOff, SquarePen as LucidePenSquare, PenTool as LucidePenTool, Pencil as LucidePencil, PencilLine as LucidePencilLine, PencilOff as LucidePencilOff, PencilRuler as LucidePencilRuler, Pentagon as LucidePentagon, Percent as LucidePercent, CirclePercent as LucidePercentCircle, DiamondPercent as LucidePercentDiamond, SquarePercent as LucidePercentSquare, PersonStanding as LucidePersonStanding, PhilippinePeso as LucidePhilippinePeso, Phone as LucidePhone, PhoneCall as LucidePhoneCall, PhoneForwarded as LucidePhoneForwarded, PhoneIncoming as LucidePhoneIncoming, PhoneMissed as LucidePhoneMissed, PhoneOff as LucidePhoneOff, PhoneOutgoing as LucidePhoneOutgoing, Pi as LucidePi, SquarePi as LucidePiSquare, Piano as LucidePiano, Pickaxe as LucidePickaxe, PictureInPicture as LucidePictureInPicture, PictureInPicture2 as LucidePictureInPicture2, ChartPie as LucidePieChart, PiggyBank as LucidePiggyBank, Pilcrow as LucidePilcrow, PilcrowLeft as LucidePilcrowLeft, PilcrowRight as LucidePilcrowRight, SquarePilcrow as LucidePilcrowSquare, Pill as LucidePill, PillBottle as LucidePillBottle, Pin as LucidePin, PinOff as LucidePinOff, Pipette as LucidePipette, Pizza as LucidePizza, Plane as LucidePlane, PlaneLanding as LucidePlaneLanding, PlaneTakeoff as LucidePlaneTakeoff, Play as LucidePlay, CirclePlay as LucidePlayCircle, SquarePlay as LucidePlaySquare, Plug as LucidePlug, Plug2 as LucidePlug2, PlugZap as LucidePlugZap, PlugZap as LucidePlugZap2, Plus as LucidePlus, CirclePlus as LucidePlusCircle, SquarePlus as LucidePlusSquare, PocketKnife as LucidePocketKnife, Podcast as LucidePodcast, Pointer as LucidePointer, PointerOff as LucidePointerOff, Popcorn as LucidePopcorn, Popsicle as LucidePopsicle, PoundSterling as LucidePoundSterling, Power as LucidePower, CirclePower as LucidePowerCircle, PowerOff as LucidePowerOff, SquarePower as LucidePowerSquare, Presentation as LucidePresentation, Printer as LucidePrinter, PrinterCheck as LucidePrinterCheck, PrinterX as LucidePrinterX, Projector as LucideProjector, Proportions as LucideProportions, Puzzle as LucidePuzzle, Pyramid as LucidePyramid, QrCode as LucideQrCode, Quote as LucideQuote, Rabbit as LucideRabbit, Radar as LucideRadar, Radiation as LucideRadiation, Radical as LucideRadical, Radio as LucideRadio, RadioReceiver as LucideRadioReceiver, RadioTower as LucideRadioTower, Radius as LucideRadius, Rainbow as LucideRainbow, Rat as LucideRat, Ratio as LucideRatio, Receipt as LucideReceipt, ReceiptCent as LucideReceiptCent, ReceiptEuro as LucideReceiptEuro, ReceiptIndianRupee as LucideReceiptIndianRupee, ReceiptJapaneseYen as LucideReceiptJapaneseYen, ReceiptPoundSterling as LucideReceiptPoundSterling, ReceiptRussianRuble as LucideReceiptRussianRuble, ReceiptSwissFranc as LucideReceiptSwissFranc, ReceiptText as LucideReceiptText, ReceiptTurkishLira as LucideReceiptTurkishLira, RectangleCircle as LucideRectangleCircle, RectangleEllipsis as LucideRectangleEllipsis, RectangleGoggles as LucideRectangleGoggles, RectangleHorizontal as LucideRectangleHorizontal, RectangleVertical as LucideRectangleVertical, Recycle as LucideRecycle, Redo as LucideRedo, Redo2 as LucideRedo2, RedoDot as LucideRedoDot, RefreshCcw as LucideRefreshCcw, RefreshCcwDot as LucideRefreshCcwDot, RefreshCw as LucideRefreshCw, RefreshCwOff as LucideRefreshCwOff, Refrigerator as LucideRefrigerator, Regex as LucideRegex, RemoveFormatting as LucideRemoveFormatting, Repeat as LucideRepeat, Repeat1 as LucideRepeat1, Repeat2 as LucideRepeat2, Replace as LucideReplace, ReplaceAll as LucideReplaceAll, Reply as LucideReply, ReplyAll as LucideReplyAll, Rewind as LucideRewind, Ribbon as LucideRibbon, Rocket as LucideRocket, RockingChair as LucideRockingChair, RollerCoaster as LucideRollerCoaster, Rose as LucideRose, Rotate3d as LucideRotate3D, Rotate3d as LucideRotate3d, RotateCcw as LucideRotateCcw, RotateCcwKey as LucideRotateCcwKey, RotateCcwSquare as LucideRotateCcwSquare, RotateCw as LucideRotateCw, RotateCwSquare as LucideRotateCwSquare, Route as LucideRoute, RouteOff as LucideRouteOff, Router as LucideRouter, Rows2 as LucideRows, Rows2 as LucideRows2, Rows3 as LucideRows3, Rows4 as LucideRows4, Rss as LucideRss, Ruler as LucideRuler, RulerDimensionLine as LucideRulerDimensionLine, RussianRuble as LucideRussianRuble, Sailboat as LucideSailboat, Salad as LucideSalad, Sandwich as LucideSandwich, Satellite as LucideSatellite, SatelliteDish as LucideSatelliteDish, SaudiRiyal as LucideSaudiRiyal, Save as LucideSave, SaveAll as LucideSaveAll, SaveOff as LucideSaveOff, Scale as LucideScale, Scale3d as LucideScale3D, Scale3d as LucideScale3d, Scaling as LucideScaling, Scan as LucideScan, ScanBarcode as LucideScanBarcode, ScanEye as LucideScanEye, ScanFace as LucideScanFace, ScanHeart as LucideScanHeart, ScanLine as LucideScanLine, ScanQrCode as LucideScanQrCode, ScanSearch as LucideScanSearch, ScanText as LucideScanText, ChartScatter as LucideScatterChart, School as LucideSchool, University as LucideSchool2, Scissors as LucideScissors, ScissorsLineDashed as LucideScissorsLineDashed, SquareScissors as LucideScissorsSquare, SquareBottomDashedScissors as LucideScissorsSquareDashedBottom, Scooter as LucideScooter, ScreenShare as LucideScreenShare, ScreenShareOff as LucideScreenShareOff, Scroll as LucideScroll, ScrollText as LucideScrollText, Search as LucideSearch, SearchAlert as LucideSearchAlert, SearchCheck as LucideSearchCheck, SearchCode as LucideSearchCode, SearchSlash as LucideSearchSlash, SearchX as LucideSearchX, Section as LucideSection, Send as LucideSend, SendHorizontal as LucideSendHorizonal, SendHorizontal as LucideSendHorizontal, SendToBack as LucideSendToBack, SeparatorHorizontal as LucideSeparatorHorizontal, SeparatorVertical as LucideSeparatorVertical, Server as LucideServer, ServerCog as LucideServerCog, ServerCrash as LucideServerCrash, ServerOff as LucideServerOff, Settings as LucideSettings, Settings2 as LucideSettings2, Shapes as LucideShapes, Share as LucideShare, Share2 as LucideShare2, Sheet as LucideSheet, Shell as LucideShell, ShelvingUnit as LucideShelvingUnit, Shield as LucideShield, ShieldAlert as LucideShieldAlert, ShieldBan as LucideShieldBan, ShieldCheck as LucideShieldCheck, ShieldX as LucideShieldClose, ShieldEllipsis as LucideShieldEllipsis, ShieldHalf as LucideShieldHalf, ShieldMinus as LucideShieldMinus, ShieldOff as LucideShieldOff, ShieldPlus as LucideShieldPlus, ShieldQuestionMark as LucideShieldQuestion, ShieldQuestionMark as LucideShieldQuestionMark, ShieldUser as LucideShieldUser, ShieldX as LucideShieldX, Ship as LucideShip, ShipWheel as LucideShipWheel, Shirt as LucideShirt, ShoppingBag as LucideShoppingBag, ShoppingBasket as LucideShoppingBasket, ShoppingCart as LucideShoppingCart, Shovel as LucideShovel, ShowerHead as LucideShowerHead, Shredder as LucideShredder, Shrimp as LucideShrimp, Shrink as LucideShrink, Shrub as LucideShrub, Shuffle as LucideShuffle, PanelLeft as LucideSidebar, PanelLeftClose as LucideSidebarClose, PanelLeftOpen as LucideSidebarOpen, Sigma as LucideSigma, SquareSigma as LucideSigmaSquare, Signal as LucideSignal, SignalHigh as LucideSignalHigh, SignalLow as LucideSignalLow, SignalMedium as LucideSignalMedium, SignalZero as LucideSignalZero, Signature as LucideSignature, Signpost as LucideSignpost, SignpostBig as LucideSignpostBig, Siren as LucideSiren, SkipBack as LucideSkipBack, SkipForward as LucideSkipForward, Skull as LucideSkull, Slash as LucideSlash, SquareSlash as LucideSlashSquare, Slice as LucideSlice, SlidersVertical as LucideSliders, SlidersHorizontal as LucideSlidersHorizontal, SlidersVertical as LucideSlidersVertical, Smartphone as LucideSmartphone, SmartphoneCharging as LucideSmartphoneCharging, SmartphoneNfc as LucideSmartphoneNfc, Smile as LucideSmile, SmilePlus as LucideSmilePlus, Snail as LucideSnail, Snowflake as LucideSnowflake, SoapDispenserDroplet as LucideSoapDispenserDroplet, Sofa as LucideSofa, SolarPanel as LucideSolarPanel, ArrowUpNarrowWide as LucideSortAsc, ArrowDownWideNarrow as LucideSortDesc, Soup as LucideSoup, Space as LucideSpace, Spade as LucideSpade, Sparkle as LucideSparkle, Sparkles as LucideSparkles, Speaker as LucideSpeaker, Speech as LucideSpeech, SpellCheck as LucideSpellCheck, SpellCheck2 as LucideSpellCheck2, Spline as LucideSpline, SplinePointer as LucideSplinePointer, Split as LucideSplit, SquareSplitHorizontal as LucideSplitSquareHorizontal, SquareSplitVertical as LucideSplitSquareVertical, Spool as LucideSpool, Spotlight as LucideSpotlight, SprayCan as LucideSprayCan, Sprout as LucideSprout, Square as LucideSquare, SquareActivity as LucideSquareActivity, SquareArrowDown as LucideSquareArrowDown, SquareArrowDownLeft as LucideSquareArrowDownLeft, SquareArrowDownRight as LucideSquareArrowDownRight, SquareArrowLeft as LucideSquareArrowLeft, SquareArrowOutDownLeft as LucideSquareArrowOutDownLeft, SquareArrowOutDownRight as LucideSquareArrowOutDownRight, SquareArrowOutUpLeft as LucideSquareArrowOutUpLeft, SquareArrowOutUpRight as LucideSquareArrowOutUpRight, SquareArrowRight as LucideSquareArrowRight, SquareArrowRightEnter as LucideSquareArrowRightEnter, SquareArrowRightExit as LucideSquareArrowRightExit, SquareArrowUp as LucideSquareArrowUp, SquareArrowUpLeft as LucideSquareArrowUpLeft, SquareArrowUpRight as LucideSquareArrowUpRight, SquareAsterisk as LucideSquareAsterisk, SquareBottomDashedScissors as LucideSquareBottomDashedScissors, SquareCenterlineDashedHorizontal as LucideSquareCenterlineDashedHorizontal, SquareCenterlineDashedVertical as LucideSquareCenterlineDashedVertical, SquareChartGantt as LucideSquareChartGantt, SquareCheck as LucideSquareCheck, SquareCheckBig as LucideSquareCheckBig, SquareChevronDown as LucideSquareChevronDown, SquareChevronLeft as LucideSquareChevronLeft, SquareChevronRight as LucideSquareChevronRight, SquareChevronUp as LucideSquareChevronUp, SquareCode as LucideSquareCode, SquareDashed as LucideSquareDashed, SquareDashedBottom as LucideSquareDashedBottom, SquareDashedBottomCode as LucideSquareDashedBottomCode, SquareDashedKanban as LucideSquareDashedKanban, SquareDashedMousePointer as LucideSquareDashedMousePointer, SquareDashedTopSolid as LucideSquareDashedTopSolid, SquareDivide as LucideSquareDivide, SquareDot as LucideSquareDot, SquareEqual as LucideSquareEqual, SquareFunction as LucideSquareFunction, SquareChartGantt as LucideSquareGanttChart, SquareKanban as LucideSquareKanban, SquareLibrary as LucideSquareLibrary, SquareM as LucideSquareM, SquareMenu as LucideSquareMenu, SquareMinus as LucideSquareMinus, SquareMousePointer as LucideSquareMousePointer, SquareParking as LucideSquareParking, SquareParkingOff as LucideSquareParkingOff, SquarePause as LucideSquarePause, SquarePen as LucideSquarePen, SquarePercent as LucideSquarePercent, SquarePi as LucideSquarePi, SquarePilcrow as LucideSquarePilcrow, SquarePlay as LucideSquarePlay, SquarePlus as LucideSquarePlus, SquarePower as LucideSquarePower, SquareRadical as LucideSquareRadical, SquareRoundCorner as LucideSquareRoundCorner, SquareScissors as LucideSquareScissors, SquareSigma as LucideSquareSigma, SquareSlash as LucideSquareSlash, SquareSplitHorizontal as LucideSquareSplitHorizontal, SquareSplitVertical as LucideSquareSplitVertical, SquareSquare as LucideSquareSquare, SquareStack as LucideSquareStack, SquareStar as LucideSquareStar, SquareStop as LucideSquareStop, SquareTerminal as LucideSquareTerminal, SquareUser as LucideSquareUser, SquareUserRound as LucideSquareUserRound, SquareX as LucideSquareX, SquaresExclude as LucideSquaresExclude, SquaresIntersect as LucideSquaresIntersect, SquaresSubtract as LucideSquaresSubtract, SquaresUnite as LucideSquaresUnite, Squircle as LucideSquircle, SquircleDashed as LucideSquircleDashed, Squirrel as LucideSquirrel, Stamp as LucideStamp, Star as LucideStar, StarHalf as LucideStarHalf, StarOff as LucideStarOff, Sparkles as LucideStars, StepBack as LucideStepBack, StepForward as LucideStepForward, Stethoscope as LucideStethoscope, Sticker as LucideSticker, StickyNote as LucideStickyNote, Stone as LucideStone, CircleStop as LucideStopCircle, Store as LucideStore, StretchHorizontal as LucideStretchHorizontal, StretchVertical as LucideStretchVertical, Strikethrough as LucideStrikethrough, Subscript as LucideSubscript, Captions as LucideSubtitles, Sun as LucideSun, SunDim as LucideSunDim, SunMedium as LucideSunMedium, SunMoon as LucideSunMoon, SunSnow as LucideSunSnow, Sunrise as LucideSunrise, Sunset as LucideSunset, Superscript as LucideSuperscript, SwatchBook as LucideSwatchBook, SwissFranc as LucideSwissFranc, SwitchCamera as LucideSwitchCamera, Sword as LucideSword, Swords as LucideSwords, Syringe as LucideSyringe, Table as LucideTable, Table2 as LucideTable2, TableCellsMerge as LucideTableCellsMerge, TableCellsSplit as LucideTableCellsSplit, TableColumnsSplit as LucideTableColumnsSplit, Columns3Cog as LucideTableConfig, TableOfContents as LucideTableOfContents, TableProperties as LucideTableProperties, TableRowsSplit as LucideTableRowsSplit, Tablet as LucideTablet, TabletSmartphone as LucideTabletSmartphone, Tablets as LucideTablets, Tag as LucideTag, Tags as LucideTags, Tally1 as LucideTally1, Tally2 as LucideTally2, Tally3 as LucideTally3, Tally4 as LucideTally4, Tally5 as LucideTally5, Tangent as LucideTangent, Target as LucideTarget, Telescope as LucideTelescope, Tent as LucideTent, TentTree as LucideTentTree, Terminal as LucideTerminal, SquareTerminal as LucideTerminalSquare, TestTube as LucideTestTube, TestTubeDiagonal as LucideTestTube2, TestTubeDiagonal as LucideTestTubeDiagonal, TestTubes as LucideTestTubes, TextAlignStart as LucideText, TextAlignCenter as LucideTextAlignCenter, TextAlignEnd as LucideTextAlignEnd, TextAlignJustify as LucideTextAlignJustify, TextAlignStart as LucideTextAlignStart, TextCursor as LucideTextCursor, TextCursorInput as LucideTextCursorInput, TextInitial as LucideTextInitial, TextQuote as LucideTextQuote, TextSearch as LucideTextSearch, TextSelect as LucideTextSelect, TextSelect as LucideTextSelection, TextWrap as LucideTextWrap, Theater as LucideTheater, Thermometer as LucideThermometer, ThermometerSnowflake as LucideThermometerSnowflake, ThermometerSun as LucideThermometerSun, ThumbsDown as LucideThumbsDown, ThumbsUp as LucideThumbsUp, Ticket as LucideTicket, TicketCheck as LucideTicketCheck, TicketMinus as LucideTicketMinus, TicketPercent as LucideTicketPercent, TicketPlus as LucideTicketPlus, TicketSlash as LucideTicketSlash, TicketX as LucideTicketX, Tickets as LucideTickets, TicketsPlane as LucideTicketsPlane, Timer as LucideTimer, TimerOff as LucideTimerOff, TimerReset as LucideTimerReset, ToggleLeft as LucideToggleLeft, ToggleRight as LucideToggleRight, Toilet as LucideToilet, ToolCase as LucideToolCase, Toolbox as LucideToolbox, Tornado as LucideTornado, Torus as LucideTorus, Touchpad as LucideTouchpad, TouchpadOff as LucideTouchpadOff, TowelRack as LucideTowelRack, TowerControl as LucideTowerControl, ToyBrick as LucideToyBrick, Tractor as LucideTractor, TrafficCone as LucideTrafficCone, TramFront as LucideTrain, TrainFront as LucideTrainFront, TrainFrontTunnel as LucideTrainFrontTunnel, TrainTrack as LucideTrainTrack, TramFront as LucideTramFront, Transgender as LucideTransgender, Trash as LucideTrash, Trash2 as LucideTrash2, TreeDeciduous as LucideTreeDeciduous, TreePalm as LucideTreePalm, TreePine as LucideTreePine, Trees as LucideTrees, TrendingDown as LucideTrendingDown, TrendingUp as LucideTrendingUp, TrendingUpDown as LucideTrendingUpDown, Triangle as LucideTriangle, TriangleAlert as LucideTriangleAlert, TriangleDashed as LucideTriangleDashed, TriangleRight as LucideTriangleRight, Trophy as LucideTrophy, Truck as LucideTruck, TruckElectric as LucideTruckElectric, TurkishLira as LucideTurkishLira, Turntable as LucideTurntable, Turtle as LucideTurtle, Tv as LucideTv, TvMinimal as LucideTv2, TvMinimal as LucideTvMinimal, TvMinimalPlay as LucideTvMinimalPlay, Type as LucideType, TypeOutline as LucideTypeOutline, Umbrella as LucideUmbrella, UmbrellaOff as LucideUmbrellaOff, Underline as LucideUnderline, Undo as LucideUndo, Undo2 as LucideUndo2, UndoDot as LucideUndoDot, UnfoldHorizontal as LucideUnfoldHorizontal, UnfoldVertical as LucideUnfoldVertical, Ungroup as LucideUngroup, University as LucideUniversity, Unlink as LucideUnlink, Unlink2 as LucideUnlink2, LockOpen as LucideUnlock, LockKeyholeOpen as LucideUnlockKeyhole, Unplug as LucideUnplug, Upload as LucideUpload, CloudUpload as LucideUploadCloud, Usb as LucideUsb, User as LucideUser, UserRound as LucideUser2, UserCheck as LucideUserCheck, UserRoundCheck as LucideUserCheck2, CircleUser as LucideUserCircle, CircleUserRound as LucideUserCircle2, UserCog as LucideUserCog, UserRoundCog as LucideUserCog2, UserKey as LucideUserKey, UserLock as LucideUserLock, UserMinus as LucideUserMinus, UserRoundMinus as LucideUserMinus2, UserPen as LucideUserPen, UserPlus as LucideUserPlus, UserRoundPlus as LucideUserPlus2, UserRound as LucideUserRound, UserRoundCheck as LucideUserRoundCheck, UserRoundCog as LucideUserRoundCog, UserRoundKey as LucideUserRoundKey, UserRoundMinus as LucideUserRoundMinus, UserRoundPen as LucideUserRoundPen, UserRoundPlus as LucideUserRoundPlus, UserRoundSearch as LucideUserRoundSearch, UserRoundX as LucideUserRoundX, UserSearch as LucideUserSearch, SquareUser as LucideUserSquare, SquareUserRound as LucideUserSquare2, UserStar as LucideUserStar, UserX as LucideUserX, UserRoundX as LucideUserX2, Users as LucideUsers, UsersRound as LucideUsers2, UsersRound as LucideUsersRound, Utensils as LucideUtensils, UtensilsCrossed as LucideUtensilsCrossed, UtilityPole as LucideUtilityPole, Van as LucideVan, Variable as LucideVariable, Vault as LucideVault, VectorSquare as LucideVectorSquare, Vegan as LucideVegan, VenetianMask as LucideVenetianMask, Venus as LucideVenus, VenusAndMars as LucideVenusAndMars, BadgeCheck as LucideVerified, Vibrate as LucideVibrate, VibrateOff as LucideVibrateOff, Video as LucideVideo, VideoOff as LucideVideoOff, Videotape as LucideVideotape, View as LucideView, Voicemail as LucideVoicemail, Volleyball as LucideVolleyball, Volume as LucideVolume, Volume1 as LucideVolume1, Volume2 as LucideVolume2, VolumeOff as LucideVolumeOff, VolumeX as LucideVolumeX, Vote as LucideVote, Wallet as LucideWallet, WalletMinimal as LucideWallet2, WalletCards as LucideWalletCards, WalletMinimal as LucideWalletMinimal, Wallpaper as LucideWallpaper, Wand as LucideWand, WandSparkles as LucideWand2, WandSparkles as LucideWandSparkles, Warehouse as LucideWarehouse, WashingMachine as LucideWashingMachine, Watch as LucideWatch, Waves as LucideWaves, WavesArrowDown as LucideWavesArrowDown, WavesArrowUp as LucideWavesArrowUp, WavesLadder as LucideWavesLadder, Waypoints as LucideWaypoints, Webcam as LucideWebcam, Webhook as LucideWebhook, WebhookOff as LucideWebhookOff, Weight as LucideWeight, WeightTilde as LucideWeightTilde, Wheat as LucideWheat, WheatOff as LucideWheatOff, WholeWord as LucideWholeWord, Wifi as LucideWifi, WifiCog as LucideWifiCog, WifiHigh as LucideWifiHigh, WifiLow as LucideWifiLow, WifiOff as LucideWifiOff, WifiPen as LucideWifiPen, WifiSync as LucideWifiSync, WifiZero as LucideWifiZero, Wind as LucideWind, WindArrowDown as LucideWindArrowDown, Wine as LucideWine, WineOff as LucideWineOff, Workflow as LucideWorkflow, Worm as LucideWorm, TextWrap as LucideWrapText, Wrench as LucideWrench, X as LucideX, CircleX as LucideXCircle, XLineTop as LucideXLineTop, OctagonX as LucideXOctagon, SquareX as LucideXSquare, Zap as LucideZap, ZapOff as LucideZapOff, ZodiacAquarius as LucideZodiacAquarius, ZodiacAries as LucideZodiacAries, ZodiacCancer as LucideZodiacCancer, ZodiacCapricorn as LucideZodiacCapricorn, ZodiacGemini as LucideZodiacGemini, ZodiacLeo as LucideZodiacLeo, ZodiacLibra as LucideZodiacLibra, ZodiacOphiuchus as LucideZodiacOphiuchus, ZodiacPisces as LucideZodiacPisces, ZodiacSagittarius as LucideZodiacSagittarius, ZodiacScorpio as LucideZodiacScorpio, ZodiacTaurus as LucideZodiacTaurus, ZodiacVirgo as LucideZodiacVirgo, ZoomIn as LucideZoomIn, ZoomOut as LucideZoomOut, buildLucideDataUri, buildLucideIconElement, buildLucideIconNode, buildLucideSvg, index as icons };
|
|
23720
|
+
export { AArrowDown as LucideAArrowDown, AArrowUp as LucideAArrowUp, ALargeSmall as LucideALargeSmall, Accessibility as LucideAccessibility, Activity as LucideActivity, SquareActivity as LucideActivitySquare, AirVent as LucideAirVent, Airplay as LucideAirplay, AlarmClockCheck as LucideAlarmCheck, AlarmClock as LucideAlarmClock, AlarmClockCheck as LucideAlarmClockCheck, AlarmClockMinus as LucideAlarmClockMinus, AlarmClockOff as LucideAlarmClockOff, AlarmClockPlus as LucideAlarmClockPlus, AlarmClockMinus as LucideAlarmMinus, AlarmClockPlus as LucideAlarmPlus, AlarmSmoke as LucideAlarmSmoke, Album as LucideAlbum, CircleAlert as LucideAlertCircle, OctagonAlert as LucideAlertOctagon, TriangleAlert as LucideAlertTriangle, TextAlignCenter as LucideAlignCenter, AlignCenterHorizontal as LucideAlignCenterHorizontal, AlignCenterVertical as LucideAlignCenterVertical, AlignEndHorizontal as LucideAlignEndHorizontal, AlignEndVertical as LucideAlignEndVertical, AlignHorizontalDistributeCenter as LucideAlignHorizontalDistributeCenter, AlignHorizontalDistributeEnd as LucideAlignHorizontalDistributeEnd, AlignHorizontalDistributeStart as LucideAlignHorizontalDistributeStart, AlignHorizontalJustifyCenter as LucideAlignHorizontalJustifyCenter, AlignHorizontalJustifyEnd as LucideAlignHorizontalJustifyEnd, AlignHorizontalJustifyStart as LucideAlignHorizontalJustifyStart, AlignHorizontalSpaceAround as LucideAlignHorizontalSpaceAround, AlignHorizontalSpaceBetween as LucideAlignHorizontalSpaceBetween, TextAlignJustify as LucideAlignJustify, TextAlignStart as LucideAlignLeft, TextAlignEnd as LucideAlignRight, AlignStartHorizontal as LucideAlignStartHorizontal, AlignStartVertical as LucideAlignStartVertical, AlignVerticalDistributeCenter as LucideAlignVerticalDistributeCenter, AlignVerticalDistributeEnd as LucideAlignVerticalDistributeEnd, AlignVerticalDistributeStart as LucideAlignVerticalDistributeStart, AlignVerticalJustifyCenter as LucideAlignVerticalJustifyCenter, AlignVerticalJustifyEnd as LucideAlignVerticalJustifyEnd, AlignVerticalJustifyStart as LucideAlignVerticalJustifyStart, AlignVerticalSpaceAround as LucideAlignVerticalSpaceAround, AlignVerticalSpaceBetween as LucideAlignVerticalSpaceBetween, Ambulance as LucideAmbulance, Ampersand as LucideAmpersand, Ampersands as LucideAmpersands, Amphora as LucideAmphora, Anchor as LucideAnchor, Angry as LucideAngry, Annoyed as LucideAnnoyed, Antenna as LucideAntenna, Anvil as LucideAnvil, Aperture as LucideAperture, AppWindow as LucideAppWindow, AppWindowMac as LucideAppWindowMac, Apple as LucideApple, Archive as LucideArchive, ArchiveRestore as LucideArchiveRestore, ArchiveX as LucideArchiveX, ChartArea as LucideAreaChart, Armchair as LucideArmchair, ArrowBigDown as LucideArrowBigDown, ArrowBigDownDash as LucideArrowBigDownDash, ArrowBigLeft as LucideArrowBigLeft, ArrowBigLeftDash as LucideArrowBigLeftDash, ArrowBigRight as LucideArrowBigRight, ArrowBigRightDash as LucideArrowBigRightDash, ArrowBigUp as LucideArrowBigUp, ArrowBigUpDash as LucideArrowBigUpDash, ArrowDown as LucideArrowDown, ArrowDown01 as LucideArrowDown01, ArrowDown10 as LucideArrowDown10, ArrowDownAZ as LucideArrowDownAZ, ArrowDownAZ as LucideArrowDownAz, CircleArrowDown as LucideArrowDownCircle, ArrowDownFromLine as LucideArrowDownFromLine, ArrowDownLeft as LucideArrowDownLeft, CircleArrowOutDownLeft as LucideArrowDownLeftFromCircle, SquareArrowOutDownLeft as LucideArrowDownLeftFromSquare, SquareArrowDownLeft as LucideArrowDownLeftSquare, ArrowDownNarrowWide as LucideArrowDownNarrowWide, ArrowDownRight as LucideArrowDownRight, CircleArrowOutDownRight as LucideArrowDownRightFromCircle, SquareArrowOutDownRight as LucideArrowDownRightFromSquare, SquareArrowDownRight as LucideArrowDownRightSquare, SquareArrowDown as LucideArrowDownSquare, ArrowDownToDot as LucideArrowDownToDot, ArrowDownToLine as LucideArrowDownToLine, ArrowDownUp as LucideArrowDownUp, ArrowDownWideNarrow as LucideArrowDownWideNarrow, ArrowDownZA as LucideArrowDownZA, ArrowDownZA as LucideArrowDownZa, ArrowLeft as LucideArrowLeft, CircleArrowLeft as LucideArrowLeftCircle, ArrowLeftFromLine as LucideArrowLeftFromLine, ArrowLeftRight as LucideArrowLeftRight, SquareArrowLeft as LucideArrowLeftSquare, ArrowLeftToLine as LucideArrowLeftToLine, ArrowRight as LucideArrowRight, CircleArrowRight as LucideArrowRightCircle, ArrowRightFromLine as LucideArrowRightFromLine, ArrowRightLeft as LucideArrowRightLeft, SquareArrowRight as LucideArrowRightSquare, ArrowRightToLine as LucideArrowRightToLine, ArrowUp as LucideArrowUp, ArrowUp01 as LucideArrowUp01, ArrowUp10 as LucideArrowUp10, ArrowUpAZ as LucideArrowUpAZ, ArrowUpAZ as LucideArrowUpAz, CircleArrowUp as LucideArrowUpCircle, ArrowUpDown as LucideArrowUpDown, ArrowUpFromDot as LucideArrowUpFromDot, ArrowUpFromLine as LucideArrowUpFromLine, ArrowUpLeft as LucideArrowUpLeft, CircleArrowOutUpLeft as LucideArrowUpLeftFromCircle, SquareArrowOutUpLeft as LucideArrowUpLeftFromSquare, SquareArrowUpLeft as LucideArrowUpLeftSquare, ArrowUpNarrowWide as LucideArrowUpNarrowWide, ArrowUpRight as LucideArrowUpRight, CircleArrowOutUpRight as LucideArrowUpRightFromCircle, SquareArrowOutUpRight as LucideArrowUpRightFromSquare, SquareArrowUpRight as LucideArrowUpRightSquare, SquareArrowUp as LucideArrowUpSquare, ArrowUpToLine as LucideArrowUpToLine, ArrowUpWideNarrow as LucideArrowUpWideNarrow, ArrowUpZA as LucideArrowUpZA, ArrowUpZA as LucideArrowUpZa, ArrowsUpFromLine as LucideArrowsUpFromLine, Asterisk as LucideAsterisk, SquareAsterisk as LucideAsteriskSquare, AtSign as LucideAtSign, Atom as LucideAtom, AudioLines as LucideAudioLines, AudioWaveform as LucideAudioWaveform, Award as LucideAward, Axe as LucideAxe, Axis3d as LucideAxis3D, Axis3d as LucideAxis3d, Baby as LucideBaby, Backpack as LucideBackpack, Badge as LucideBadge, BadgeAlert as LucideBadgeAlert, BadgeCent as LucideBadgeCent, BadgeCheck as LucideBadgeCheck, BadgeDollarSign as LucideBadgeDollarSign, BadgeEuro as LucideBadgeEuro, BadgeQuestionMark as LucideBadgeHelp, BadgeIndianRupee as LucideBadgeIndianRupee, BadgeInfo as LucideBadgeInfo, BadgeJapaneseYen as LucideBadgeJapaneseYen, BadgeMinus as LucideBadgeMinus, BadgePercent as LucideBadgePercent, BadgePlus as LucideBadgePlus, BadgePoundSterling as LucideBadgePoundSterling, BadgeQuestionMark as LucideBadgeQuestionMark, BadgeRussianRuble as LucideBadgeRussianRuble, BadgeSwissFranc as LucideBadgeSwissFranc, BadgeTurkishLira as LucideBadgeTurkishLira, BadgeX as LucideBadgeX, BaggageClaim as LucideBaggageClaim, Balloon as LucideBalloon, Ban as LucideBan, Banana as LucideBanana, Bandage as LucideBandage, Banknote as LucideBanknote, BanknoteArrowDown as LucideBanknoteArrowDown, BanknoteArrowUp as LucideBanknoteArrowUp, BanknoteX as LucideBanknoteX, ChartNoAxesColumnIncreasing as LucideBarChart, ChartNoAxesColumn as LucideBarChart2, ChartColumn as LucideBarChart3, ChartColumnIncreasing as LucideBarChart4, ChartColumnBig as LucideBarChartBig, ChartBar as LucideBarChartHorizontal, ChartBarBig as LucideBarChartHorizontalBig, Barcode as LucideBarcode, Barrel as LucideBarrel, Baseline as LucideBaseline, Bath as LucideBath, Battery as LucideBattery, BatteryCharging as LucideBatteryCharging, BatteryFull as LucideBatteryFull, BatteryLow as LucideBatteryLow, BatteryMedium as LucideBatteryMedium, BatteryPlus as LucideBatteryPlus, BatteryWarning as LucideBatteryWarning, Beaker as LucideBeaker, Bean as LucideBean, BeanOff as LucideBeanOff, Bed as LucideBed, BedDouble as LucideBedDouble, BedSingle as LucideBedSingle, Beef as LucideBeef, Beer as LucideBeer, BeerOff as LucideBeerOff, Bell as LucideBell, BellDot as LucideBellDot, BellElectric as LucideBellElectric, BellMinus as LucideBellMinus, BellOff as LucideBellOff, BellPlus as LucideBellPlus, BellRing as LucideBellRing, BetweenHorizontalEnd as LucideBetweenHorizonalEnd, BetweenHorizontalStart as LucideBetweenHorizonalStart, BetweenHorizontalEnd as LucideBetweenHorizontalEnd, BetweenHorizontalStart as LucideBetweenHorizontalStart, BetweenVerticalEnd as LucideBetweenVerticalEnd, BetweenVerticalStart as LucideBetweenVerticalStart, BicepsFlexed as LucideBicepsFlexed, Bike as LucideBike, Binary as LucideBinary, Binoculars as LucideBinoculars, Biohazard as LucideBiohazard, Bird as LucideBird, Birdhouse as LucideBirdhouse, Bitcoin as LucideBitcoin, Blend as LucideBlend, Blinds as LucideBlinds, Blocks as LucideBlocks, Bluetooth as LucideBluetooth, BluetoothConnected as LucideBluetoothConnected, BluetoothOff as LucideBluetoothOff, BluetoothSearching as LucideBluetoothSearching, Bold as LucideBold, Bolt as LucideBolt, Bomb as LucideBomb, Bone as LucideBone, Book as LucideBook, BookA as LucideBookA, BookAlert as LucideBookAlert, BookAudio as LucideBookAudio, BookCheck as LucideBookCheck, BookCopy as LucideBookCopy, BookDashed as LucideBookDashed, BookDown as LucideBookDown, BookHeadphones as LucideBookHeadphones, BookHeart as LucideBookHeart, BookImage as LucideBookImage, BookKey as LucideBookKey, BookLock as LucideBookLock, BookMarked as LucideBookMarked, BookMinus as LucideBookMinus, BookOpen as LucideBookOpen, BookOpenCheck as LucideBookOpenCheck, BookOpenText as LucideBookOpenText, BookPlus as LucideBookPlus, BookSearch as LucideBookSearch, BookDashed as LucideBookTemplate, BookText as LucideBookText, BookType as LucideBookType, BookUp as LucideBookUp, BookUp2 as LucideBookUp2, BookUser as LucideBookUser, BookX as LucideBookX, Bookmark as LucideBookmark, BookmarkCheck as LucideBookmarkCheck, BookmarkMinus as LucideBookmarkMinus, BookmarkPlus as LucideBookmarkPlus, BookmarkX as LucideBookmarkX, BoomBox as LucideBoomBox, Bot as LucideBot, BotMessageSquare as LucideBotMessageSquare, BotOff as LucideBotOff, BottleWine as LucideBottleWine, BowArrow as LucideBowArrow, Box as LucideBox, SquareDashed as LucideBoxSelect, Boxes as LucideBoxes, Braces as LucideBraces, Brackets as LucideBrackets, Brain as LucideBrain, BrainCircuit as LucideBrainCircuit, BrainCog as LucideBrainCog, BrickWall as LucideBrickWall, BrickWallFire as LucideBrickWallFire, BrickWallShield as LucideBrickWallShield, Briefcase as LucideBriefcase, BriefcaseBusiness as LucideBriefcaseBusiness, BriefcaseConveyorBelt as LucideBriefcaseConveyorBelt, BriefcaseMedical as LucideBriefcaseMedical, BringToFront as LucideBringToFront, Brush as LucideBrush, BrushCleaning as LucideBrushCleaning, Bubbles as LucideBubbles, Bug as LucideBug, BugOff as LucideBugOff, BugPlay as LucideBugPlay, Building as LucideBuilding, Building2 as LucideBuilding2, Bus as LucideBus, BusFront as LucideBusFront, Cable as LucideCable, CableCar as LucideCableCar, Cake as LucideCake, CakeSlice as LucideCakeSlice, Calculator as LucideCalculator, Calendar as LucideCalendar, Calendar1 as LucideCalendar1, CalendarArrowDown as LucideCalendarArrowDown, CalendarArrowUp as LucideCalendarArrowUp, CalendarCheck as LucideCalendarCheck, CalendarCheck2 as LucideCalendarCheck2, CalendarClock as LucideCalendarClock, CalendarCog as LucideCalendarCog, CalendarDays as LucideCalendarDays, CalendarFold as LucideCalendarFold, CalendarHeart as LucideCalendarHeart, CalendarMinus as LucideCalendarMinus, CalendarMinus2 as LucideCalendarMinus2, CalendarOff as LucideCalendarOff, CalendarPlus as LucideCalendarPlus, CalendarPlus2 as LucideCalendarPlus2, CalendarRange as LucideCalendarRange, CalendarSearch as LucideCalendarSearch, CalendarSync as LucideCalendarSync, CalendarX as LucideCalendarX, CalendarX2 as LucideCalendarX2, Calendars as LucideCalendars, Camera as LucideCamera, CameraOff as LucideCameraOff, ChartCandlestick as LucideCandlestickChart, Candy as LucideCandy, CandyCane as LucideCandyCane, CandyOff as LucideCandyOff, Cannabis as LucideCannabis, CannabisOff as LucideCannabisOff, Captions as LucideCaptions, CaptionsOff as LucideCaptionsOff, Car as LucideCar, CarFront as LucideCarFront, CarTaxiFront as LucideCarTaxiFront, Caravan as LucideCaravan, CardSim as LucideCardSim, Carrot as LucideCarrot, CaseLower as LucideCaseLower, CaseSensitive as LucideCaseSensitive, CaseUpper as LucideCaseUpper, CassetteTape as LucideCassetteTape, Cast as LucideCast, Castle as LucideCastle, Cat as LucideCat, Cctv as LucideCctv, CctvOff as LucideCctvOff, ChartArea as LucideChartArea, ChartBar as LucideChartBar, ChartBarBig as LucideChartBarBig, ChartBarDecreasing as LucideChartBarDecreasing, ChartBarIncreasing as LucideChartBarIncreasing, ChartBarStacked as LucideChartBarStacked, ChartCandlestick as LucideChartCandlestick, ChartColumn as LucideChartColumn, ChartColumnBig as LucideChartColumnBig, ChartColumnDecreasing as LucideChartColumnDecreasing, ChartColumnIncreasing as LucideChartColumnIncreasing, ChartColumnStacked as LucideChartColumnStacked, ChartGantt as LucideChartGantt, ChartLine as LucideChartLine, ChartNetwork as LucideChartNetwork, ChartNoAxesColumn as LucideChartNoAxesColumn, ChartNoAxesColumnDecreasing as LucideChartNoAxesColumnDecreasing, ChartNoAxesColumnIncreasing as LucideChartNoAxesColumnIncreasing, ChartNoAxesCombined as LucideChartNoAxesCombined, ChartNoAxesGantt as LucideChartNoAxesGantt, ChartPie as LucideChartPie, ChartScatter as LucideChartScatter, ChartSpline as LucideChartSpline, Check as LucideCheck, CheckCheck as LucideCheckCheck, CircleCheckBig as LucideCheckCircle, CircleCheck as LucideCheckCircle2, CheckLine as LucideCheckLine, SquareCheckBig as LucideCheckSquare, SquareCheck as LucideCheckSquare2, ChefHat as LucideChefHat, Cherry as LucideCherry, ChessBishop as LucideChessBishop, ChessKing as LucideChessKing, ChessKnight as LucideChessKnight, ChessPawn as LucideChessPawn, ChessQueen as LucideChessQueen, ChessRook as LucideChessRook, ChevronDown as LucideChevronDown, CircleChevronDown as LucideChevronDownCircle, SquareChevronDown as LucideChevronDownSquare, ChevronFirst as LucideChevronFirst, ChevronLast as LucideChevronLast, ChevronLeft as LucideChevronLeft, CircleChevronLeft as LucideChevronLeftCircle, SquareChevronLeft as LucideChevronLeftSquare, ChevronRight as LucideChevronRight, CircleChevronRight as LucideChevronRightCircle, SquareChevronRight as LucideChevronRightSquare, ChevronUp as LucideChevronUp, CircleChevronUp as LucideChevronUpCircle, SquareChevronUp as LucideChevronUpSquare, ChevronsDown as LucideChevronsDown, ChevronsDownUp as LucideChevronsDownUp, ChevronsLeft as LucideChevronsLeft, ChevronsLeftRight as LucideChevronsLeftRight, ChevronsLeftRightEllipsis as LucideChevronsLeftRightEllipsis, ChevronsRight as LucideChevronsRight, ChevronsRightLeft as LucideChevronsRightLeft, ChevronsUp as LucideChevronsUp, ChevronsUpDown as LucideChevronsUpDown, Church as LucideChurch, Cigarette as LucideCigarette, CigaretteOff as LucideCigaretteOff, Circle as LucideCircle, CircleAlert as LucideCircleAlert, CircleArrowDown as LucideCircleArrowDown, CircleArrowLeft as LucideCircleArrowLeft, CircleArrowOutDownLeft as LucideCircleArrowOutDownLeft, CircleArrowOutDownRight as LucideCircleArrowOutDownRight, CircleArrowOutUpLeft as LucideCircleArrowOutUpLeft, CircleArrowOutUpRight as LucideCircleArrowOutUpRight, CircleArrowRight as LucideCircleArrowRight, CircleArrowUp as LucideCircleArrowUp, CircleCheck as LucideCircleCheck, CircleCheckBig as LucideCircleCheckBig, CircleChevronDown as LucideCircleChevronDown, CircleChevronLeft as LucideCircleChevronLeft, CircleChevronRight as LucideCircleChevronRight, CircleChevronUp as LucideCircleChevronUp, CircleDashed as LucideCircleDashed, CircleDivide as LucideCircleDivide, CircleDollarSign as LucideCircleDollarSign, CircleDot as LucideCircleDot, CircleDotDashed as LucideCircleDotDashed, CircleEllipsis as LucideCircleEllipsis, CircleEqual as LucideCircleEqual, CircleFadingArrowUp as LucideCircleFadingArrowUp, CircleFadingPlus as LucideCircleFadingPlus, CircleGauge as LucideCircleGauge, CircleQuestionMark as LucideCircleHelp, CircleMinus as LucideCircleMinus, CircleOff as LucideCircleOff, CircleParking as LucideCircleParking, CircleParkingOff as LucideCircleParkingOff, CirclePause as LucideCirclePause, CirclePercent as LucideCirclePercent, CirclePile as LucideCirclePile, CirclePlay as LucideCirclePlay, CirclePlus as LucideCirclePlus, CirclePoundSterling as LucideCirclePoundSterling, CirclePower as LucideCirclePower, CircleQuestionMark as LucideCircleQuestionMark, CircleSlash as LucideCircleSlash, CircleSlash2 as LucideCircleSlash2, CircleSlash2 as LucideCircleSlashed, CircleSmall as LucideCircleSmall, CircleStar as LucideCircleStar, CircleStop as LucideCircleStop, CircleUser as LucideCircleUser, CircleUserRound as LucideCircleUserRound, CircleX as LucideCircleX, CircuitBoard as LucideCircuitBoard, Citrus as LucideCitrus, Clapperboard as LucideClapperboard, Clipboard as LucideClipboard, ClipboardCheck as LucideClipboardCheck, ClipboardClock as LucideClipboardClock, ClipboardCopy as LucideClipboardCopy, ClipboardPen as LucideClipboardEdit, ClipboardList as LucideClipboardList, ClipboardMinus as LucideClipboardMinus, ClipboardPaste as LucideClipboardPaste, ClipboardPen as LucideClipboardPen, ClipboardPenLine as LucideClipboardPenLine, ClipboardPlus as LucideClipboardPlus, ClipboardPenLine as LucideClipboardSignature, ClipboardType as LucideClipboardType, ClipboardX as LucideClipboardX, Clock as LucideClock, Clock1 as LucideClock1, Clock10 as LucideClock10, Clock11 as LucideClock11, Clock12 as LucideClock12, Clock2 as LucideClock2, Clock3 as LucideClock3, Clock4 as LucideClock4, Clock5 as LucideClock5, Clock6 as LucideClock6, Clock7 as LucideClock7, Clock8 as LucideClock8, Clock9 as LucideClock9, ClockAlert as LucideClockAlert, ClockArrowDown as LucideClockArrowDown, ClockArrowUp as LucideClockArrowUp, ClockCheck as LucideClockCheck, ClockFading as LucideClockFading, ClockPlus as LucideClockPlus, ClosedCaption as LucideClosedCaption, Cloud as LucideCloud, CloudAlert as LucideCloudAlert, CloudBackup as LucideCloudBackup, CloudCheck as LucideCloudCheck, CloudCog as LucideCloudCog, CloudDownload as LucideCloudDownload, CloudDrizzle as LucideCloudDrizzle, CloudFog as LucideCloudFog, CloudHail as LucideCloudHail, CloudLightning as LucideCloudLightning, CloudMoon as LucideCloudMoon, CloudMoonRain as LucideCloudMoonRain, CloudOff as LucideCloudOff, CloudRain as LucideCloudRain, CloudRainWind as LucideCloudRainWind, CloudSnow as LucideCloudSnow, CloudSun as LucideCloudSun, CloudSunRain as LucideCloudSunRain, CloudSync as LucideCloudSync, CloudUpload as LucideCloudUpload, Cloudy as LucideCloudy, Clover as LucideClover, Club as LucideClub, Code as LucideCode, CodeXml as LucideCode2, SquareCode as LucideCodeSquare, CodeXml as LucideCodeXml, Coffee as LucideCoffee, Cog as LucideCog, Coins as LucideCoins, Columns2 as LucideColumns, Columns2 as LucideColumns2, Columns3 as LucideColumns3, Columns3Cog as LucideColumns3Cog, Columns4 as LucideColumns4, Columns3Cog as LucideColumnsSettings, Combine as LucideCombine, Command as LucideCommand, Compass as LucideCompass, Component as LucideComponent, Computer as LucideComputer, ConciergeBell as LucideConciergeBell, Cone as LucideCone, Construction as LucideConstruction, Contact as LucideContact, ContactRound as LucideContact2, ContactRound as LucideContactRound, Container as LucideContainer, Contrast as LucideContrast, Cookie as LucideCookie, CookingPot as LucideCookingPot, Copy as LucideCopy, CopyCheck as LucideCopyCheck, CopyMinus as LucideCopyMinus, CopyPlus as LucideCopyPlus, CopySlash as LucideCopySlash, CopyX as LucideCopyX, Copyleft as LucideCopyleft, Copyright as LucideCopyright, CornerDownLeft as LucideCornerDownLeft, CornerDownRight as LucideCornerDownRight, CornerLeftDown as LucideCornerLeftDown, CornerLeftUp as LucideCornerLeftUp, CornerRightDown as LucideCornerRightDown, CornerRightUp as LucideCornerRightUp, CornerUpLeft as LucideCornerUpLeft, CornerUpRight as LucideCornerUpRight, Cpu as LucideCpu, CreativeCommons as LucideCreativeCommons, CreditCard as LucideCreditCard, Croissant as LucideCroissant, Crop as LucideCrop, Cross as LucideCross, Crosshair as LucideCrosshair, Crown as LucideCrown, Cuboid as LucideCuboid, CupSoda as LucideCupSoda, Braces as LucideCurlyBraces, Currency as LucideCurrency, Cylinder as LucideCylinder, Dam as LucideDam, Database as LucideDatabase, DatabaseBackup as LucideDatabaseBackup, DatabaseSearch as LucideDatabaseSearch, DatabaseZap as LucideDatabaseZap, DecimalsArrowLeft as LucideDecimalsArrowLeft, DecimalsArrowRight as LucideDecimalsArrowRight, Delete as LucideDelete, Dessert as LucideDessert, Diameter as LucideDiameter, Diamond as LucideDiamond, DiamondMinus as LucideDiamondMinus, DiamondPercent as LucideDiamondPercent, DiamondPlus as LucideDiamondPlus, Dice1 as LucideDice1, Dice2 as LucideDice2, Dice3 as LucideDice3, Dice4 as LucideDice4, Dice5 as LucideDice5, Dice6 as LucideDice6, Dices as LucideDices, Diff as LucideDiff, Disc as LucideDisc, Disc2 as LucideDisc2, Disc3 as LucideDisc3, DiscAlbum as LucideDiscAlbum, Divide as LucideDivide, CircleDivide as LucideDivideCircle, SquareDivide as LucideDivideSquare, Dna as LucideDna, DnaOff as LucideDnaOff, Dock as LucideDock, Dog as LucideDog, DollarSign as LucideDollarSign, Donut as LucideDonut, DoorClosed as LucideDoorClosed, DoorClosedLocked as LucideDoorClosedLocked, DoorOpen as LucideDoorOpen, Dot as LucideDot, SquareDot as LucideDotSquare, Download as LucideDownload, CloudDownload as LucideDownloadCloud, DraftingCompass as LucideDraftingCompass, Drama as LucideDrama, Drill as LucideDrill, Drone as LucideDrone, Droplet as LucideDroplet, DropletOff as LucideDropletOff, Droplets as LucideDroplets, Drum as LucideDrum, Drumstick as LucideDrumstick, Dumbbell as LucideDumbbell, Ear as LucideEar, EarOff as LucideEarOff, Earth as LucideEarth, EarthLock as LucideEarthLock, Eclipse as LucideEclipse, SquarePen as LucideEdit, Pen as LucideEdit2, PenLine as LucideEdit3, Egg as LucideEgg, EggFried as LucideEggFried, EggOff as LucideEggOff, Ellipse as LucideEllipse, Ellipsis as LucideEllipsis, EllipsisVertical as LucideEllipsisVertical, Equal as LucideEqual, EqualApproximately as LucideEqualApproximately, EqualNot as LucideEqualNot, SquareEqual as LucideEqualSquare, Eraser as LucideEraser, EthernetPort as LucideEthernetPort, Euro as LucideEuro, EvCharger as LucideEvCharger, Expand as LucideExpand, ExternalLink as LucideExternalLink, Eye as LucideEye, EyeClosed as LucideEyeClosed, EyeOff as LucideEyeOff, Factory as LucideFactory, Fan as LucideFan, FastForward as LucideFastForward, Feather as LucideFeather, Fence as LucideFence, FerrisWheel as LucideFerrisWheel, File as LucideFile, FileArchive as LucideFileArchive, FileHeadphone as LucideFileAudio, FileHeadphone as LucideFileAudio2, FileAxis3d as LucideFileAxis3D, FileAxis3d as LucideFileAxis3d, FileBadge as LucideFileBadge, FileBadge as LucideFileBadge2, FileChartColumnIncreasing as LucideFileBarChart, FileChartColumn as LucideFileBarChart2, FileBox as LucideFileBox, FileBraces as LucideFileBraces, FileBracesCorner as LucideFileBracesCorner, FileChartColumn as LucideFileChartColumn, FileChartColumnIncreasing as LucideFileChartColumnIncreasing, FileChartLine as LucideFileChartLine, FileChartPie as LucideFileChartPie, FileCheck as LucideFileCheck, FileCheckCorner as LucideFileCheck2, FileCheckCorner as LucideFileCheckCorner, FileClock as LucideFileClock, FileCode as LucideFileCode, FileCodeCorner as LucideFileCode2, FileCodeCorner as LucideFileCodeCorner, FileCog as LucideFileCog, FileCog as LucideFileCog2, FileDiff as LucideFileDiff, FileDigit as LucideFileDigit, FileDown as LucideFileDown, FilePen as LucideFileEdit, FileExclamationPoint as LucideFileExclamationPoint, FileHeadphone as LucideFileHeadphone, FileHeart as LucideFileHeart, FileImage as LucideFileImage, FileInput as LucideFileInput, FileBraces as LucideFileJson, FileBracesCorner as LucideFileJson2, FileKey as LucideFileKey, FileKey as LucideFileKey2, FileChartLine as LucideFileLineChart, FileLock as LucideFileLock, FileLock as LucideFileLock2, FileMinus as LucideFileMinus, FileMinusCorner as LucideFileMinus2, FileMinusCorner as LucideFileMinusCorner, FileMusic as LucideFileMusic, FileOutput as LucideFileOutput, FilePen as LucideFilePen, FilePenLine as LucideFilePenLine, FileChartPie as LucideFilePieChart, FilePlay as LucideFilePlay, FilePlus as LucideFilePlus, FilePlusCorner as LucideFilePlus2, FilePlusCorner as LucideFilePlusCorner, FileQuestionMark as LucideFileQuestion, FileQuestionMark as LucideFileQuestionMark, FileScan as LucideFileScan, FileSearch as LucideFileSearch, FileSearchCorner as LucideFileSearch2, FileSearchCorner as LucideFileSearchCorner, FileSignal as LucideFileSignal, FilePenLine as LucideFileSignature, FileSliders as LucideFileSliders, FileSpreadsheet as LucideFileSpreadsheet, FileStack as LucideFileStack, FileSymlink as LucideFileSymlink, FileTerminal as LucideFileTerminal, FileText as LucideFileText, FileType as LucideFileType, FileTypeCorner as LucideFileType2, FileTypeCorner as LucideFileTypeCorner, FileUp as LucideFileUp, FileUser as LucideFileUser, FilePlay as LucideFileVideo, FileVideoCamera as LucideFileVideo2, FileVideoCamera as LucideFileVideoCamera, FileVolume as LucideFileVolume, FileSignal as LucideFileVolume2, FileExclamationPoint as LucideFileWarning, FileX as LucideFileX, FileXCorner as LucideFileX2, FileXCorner as LucideFileXCorner, Files as LucideFiles, Film as LucideFilm, Funnel as LucideFilter, FunnelX as LucideFilterX, FingerprintPattern as LucideFingerprint, FingerprintPattern as LucideFingerprintPattern, FireExtinguisher as LucideFireExtinguisher, Fish as LucideFish, FishOff as LucideFishOff, FishSymbol as LucideFishSymbol, FishingHook as LucideFishingHook, FishingRod as LucideFishingRod, Flag as LucideFlag, FlagOff as LucideFlagOff, FlagTriangleLeft as LucideFlagTriangleLeft, FlagTriangleRight as LucideFlagTriangleRight, Flame as LucideFlame, FlameKindling as LucideFlameKindling, Flashlight as LucideFlashlight, FlashlightOff as LucideFlashlightOff, FlaskConical as LucideFlaskConical, FlaskConicalOff as LucideFlaskConicalOff, FlaskRound as LucideFlaskRound, SquareCenterlineDashedHorizontal as LucideFlipHorizontal, FlipHorizontal2 as LucideFlipHorizontal2, SquareCenterlineDashedVertical as LucideFlipVertical, FlipVertical2 as LucideFlipVertical2, Flower as LucideFlower, Flower2 as LucideFlower2, Focus as LucideFocus, FoldHorizontal as LucideFoldHorizontal, FoldVertical as LucideFoldVertical, Folder as LucideFolder, FolderArchive as LucideFolderArchive, FolderCheck as LucideFolderCheck, FolderClock as LucideFolderClock, FolderClosed as LucideFolderClosed, FolderCode as LucideFolderCode, FolderCog as LucideFolderCog, FolderCog as LucideFolderCog2, FolderDot as LucideFolderDot, FolderDown as LucideFolderDown, FolderPen as LucideFolderEdit, FolderGit as LucideFolderGit, FolderGit2 as LucideFolderGit2, FolderHeart as LucideFolderHeart, FolderInput as LucideFolderInput, FolderKanban as LucideFolderKanban, FolderKey as LucideFolderKey, FolderLock as LucideFolderLock, FolderMinus as LucideFolderMinus, FolderOpen as LucideFolderOpen, FolderOpenDot as LucideFolderOpenDot, FolderOutput as LucideFolderOutput, FolderPen as LucideFolderPen, FolderPlus as LucideFolderPlus, FolderRoot as LucideFolderRoot, FolderSearch as LucideFolderSearch, FolderSearch2 as LucideFolderSearch2, FolderSymlink as LucideFolderSymlink, FolderSync as LucideFolderSync, FolderTree as LucideFolderTree, FolderUp as LucideFolderUp, FolderX as LucideFolderX, Folders as LucideFolders, Footprints as LucideFootprints, Utensils as LucideForkKnife, UtensilsCrossed as LucideForkKnifeCrossed, Forklift as LucideForklift, Form as LucideForm, RectangleEllipsis as LucideFormInput, Forward as LucideForward, Frame as LucideFrame, Frown as LucideFrown, Fuel as LucideFuel, Fullscreen as LucideFullscreen, SquareFunction as LucideFunctionSquare, Funnel as LucideFunnel, FunnelPlus as LucideFunnelPlus, FunnelX as LucideFunnelX, GalleryHorizontal as LucideGalleryHorizontal, GalleryHorizontalEnd as LucideGalleryHorizontalEnd, GalleryThumbnails as LucideGalleryThumbnails, GalleryVertical as LucideGalleryVertical, GalleryVerticalEnd as LucideGalleryVerticalEnd, Gamepad as LucideGamepad, Gamepad2 as LucideGamepad2, GamepadDirectional as LucideGamepadDirectional, ChartNoAxesGantt as LucideGanttChart, SquareChartGantt as LucideGanttChartSquare, Gauge as LucideGauge, CircleGauge as LucideGaugeCircle, Gavel as LucideGavel, Gem as LucideGem, GeorgianLari as LucideGeorgianLari, Ghost as LucideGhost, Gift as LucideGift, GitBranch as LucideGitBranch, GitBranchMinus as LucideGitBranchMinus, GitBranchPlus as LucideGitBranchPlus, GitCommitHorizontal as LucideGitCommit, GitCommitHorizontal as LucideGitCommitHorizontal, GitCommitVertical as LucideGitCommitVertical, GitCompare as LucideGitCompare, GitCompareArrows as LucideGitCompareArrows, GitFork as LucideGitFork, GitGraph as LucideGitGraph, GitMerge as LucideGitMerge, GitMergeConflict as LucideGitMergeConflict, GitPullRequest as LucideGitPullRequest, GitPullRequestArrow as LucideGitPullRequestArrow, GitPullRequestClosed as LucideGitPullRequestClosed, GitPullRequestCreate as LucideGitPullRequestCreate, GitPullRequestCreateArrow as LucideGitPullRequestCreateArrow, GitPullRequestDraft as LucideGitPullRequestDraft, GlassWater as LucideGlassWater, Glasses as LucideGlasses, Globe as LucideGlobe, Earth as LucideGlobe2, GlobeLock as LucideGlobeLock, GlobeOff as LucideGlobeOff, GlobeX as LucideGlobeX, Goal as LucideGoal, Gpu as LucideGpu, HandGrab as LucideGrab, GraduationCap as LucideGraduationCap, Grape as LucideGrape, Grid3x3 as LucideGrid, Grid2x2 as LucideGrid2X2, Grid2x2Check as LucideGrid2X2Check, Grid2x2Plus as LucideGrid2X2Plus, Grid2x2X as LucideGrid2X2X, Grid2x2 as LucideGrid2x2, Grid2x2Check as LucideGrid2x2Check, Grid2x2Plus as LucideGrid2x2Plus, Grid2x2X as LucideGrid2x2X, Grid3x3 as LucideGrid3X3, Grid3x2 as LucideGrid3x2, Grid3x3 as LucideGrid3x3, Grip as LucideGrip, GripHorizontal as LucideGripHorizontal, GripVertical as LucideGripVertical, Group as LucideGroup, Guitar as LucideGuitar, Ham as LucideHam, Hamburger as LucideHamburger, Hammer as LucideHammer, Hand as LucideHand, HandCoins as LucideHandCoins, HandFist as LucideHandFist, HandGrab as LucideHandGrab, HandHeart as LucideHandHeart, HandHelping as LucideHandHelping, HandMetal as LucideHandMetal, HandPlatter as LucideHandPlatter, Handbag as LucideHandbag, Handshake as LucideHandshake, HardDrive as LucideHardDrive, HardDriveDownload as LucideHardDriveDownload, HardDriveUpload as LucideHardDriveUpload, HardHat as LucideHardHat, Hash as LucideHash, HatGlasses as LucideHatGlasses, Haze as LucideHaze, Hd as LucideHd, HdmiPort as LucideHdmiPort, Heading as LucideHeading, Heading1 as LucideHeading1, Heading2 as LucideHeading2, Heading3 as LucideHeading3, Heading4 as LucideHeading4, Heading5 as LucideHeading5, Heading6 as LucideHeading6, HeadphoneOff as LucideHeadphoneOff, Headphones as LucideHeadphones, Headset as LucideHeadset, Heart as LucideHeart, HeartCrack as LucideHeartCrack, HeartHandshake as LucideHeartHandshake, HeartMinus as LucideHeartMinus, HeartOff as LucideHeartOff, HeartPlus as LucideHeartPlus, HeartPulse as LucideHeartPulse, Heater as LucideHeater, Helicopter as LucideHelicopter, CircleQuestionMark as LucideHelpCircle, HandHelping as LucideHelpingHand, Hexagon as LucideHexagon, Highlighter as LucideHighlighter, History as LucideHistory, House as LucideHome, Hop as LucideHop, HopOff as LucideHopOff, Hospital as LucideHospital, Hotel as LucideHotel, Hourglass as LucideHourglass, House as LucideHouse, HouseHeart as LucideHouseHeart, HousePlug as LucideHousePlug, HousePlus as LucideHousePlus, HouseWifi as LucideHouseWifi, IceCreamCone as LucideIceCream, IceCreamBowl as LucideIceCream2, IceCreamBowl as LucideIceCreamBowl, IceCreamCone as LucideIceCreamCone, IdCard as LucideIdCard, IdCardLanyard as LucideIdCardLanyard, Image as LucideImage, ImageDown as LucideImageDown, ImageMinus as LucideImageMinus, ImageOff as LucideImageOff, ImagePlay as LucideImagePlay, ImagePlus as LucideImagePlus, ImageUp as LucideImageUp, ImageUpscale as LucideImageUpscale, Images as LucideImages, Import as LucideImport, Inbox as LucideInbox, ListIndentIncrease as LucideIndent, ListIndentDecrease as LucideIndentDecrease, ListIndentIncrease as LucideIndentIncrease, IndianRupee as LucideIndianRupee, Infinity as LucideInfinity, Info as LucideInfo, SquareMousePointer as LucideInspect, InspectionPanel as LucideInspectionPanel, Italic as LucideItalic, IterationCcw as LucideIterationCcw, IterationCw as LucideIterationCw, JapaneseYen as LucideJapaneseYen, Joystick as LucideJoystick, Kanban as LucideKanban, SquareKanban as LucideKanbanSquare, SquareDashedKanban as LucideKanbanSquareDashed, Kayak as LucideKayak, Key as LucideKey, KeyRound as LucideKeyRound, KeySquare as LucideKeySquare, Keyboard as LucideKeyboard, KeyboardMusic as LucideKeyboardMusic, KeyboardOff as LucideKeyboardOff, Lamp as LucideLamp, LampCeiling as LucideLampCeiling, LampDesk as LucideLampDesk, LampFloor as LucideLampFloor, LampWallDown as LucideLampWallDown, LampWallUp as LucideLampWallUp, LandPlot as LucideLandPlot, Landmark as LucideLandmark, Languages as LucideLanguages, Laptop as LucideLaptop, LaptopMinimal as LucideLaptop2, LaptopMinimal as LucideLaptopMinimal, LaptopMinimalCheck as LucideLaptopMinimalCheck, Lasso as LucideLasso, LassoSelect as LucideLassoSelect, Laugh as LucideLaugh, Layers as LucideLayers, Layers2 as LucideLayers2, Layers as LucideLayers3, LayersPlus as LucideLayersPlus, PanelsTopLeft as LucideLayout, LayoutDashboard as LucideLayoutDashboard, LayoutGrid as LucideLayoutGrid, LayoutList as LucideLayoutList, LayoutPanelLeft as LucideLayoutPanelLeft, LayoutPanelTop as LucideLayoutPanelTop, LayoutTemplate as LucideLayoutTemplate, Leaf as LucideLeaf, LeafyGreen as LucideLeafyGreen, Lectern as LucideLectern, LensConcave as LucideLensConcave, LensConvex as LucideLensConvex, TextInitial as LucideLetterText, Library as LucideLibrary, LibraryBig as LucideLibraryBig, SquareLibrary as LucideLibrarySquare, LifeBuoy as LucideLifeBuoy, Ligature as LucideLigature, Lightbulb as LucideLightbulb, LightbulbOff as LucideLightbulbOff, ChartLine as LucideLineChart, LineDotRightHorizontal as LucideLineDotRightHorizontal, LineSquiggle as LucideLineSquiggle, LineStyle as LucideLineStyle, Link as LucideLink, Link2 as LucideLink2, Link2Off as LucideLink2Off, List as LucideList, ListCheck as LucideListCheck, ListChecks as LucideListChecks, ListChevronsDownUp as LucideListChevronsDownUp, ListChevronsUpDown as LucideListChevronsUpDown, ListCollapse as LucideListCollapse, ListEnd as LucideListEnd, ListFilter as LucideListFilter, ListFilterPlus as LucideListFilterPlus, ListIndentDecrease as LucideListIndentDecrease, ListIndentIncrease as LucideListIndentIncrease, ListMinus as LucideListMinus, ListMusic as LucideListMusic, ListOrdered as LucideListOrdered, ListPlus as LucideListPlus, ListRestart as LucideListRestart, ListStart as LucideListStart, ListTodo as LucideListTodo, ListTree as LucideListTree, ListVideo as LucideListVideo, ListX as LucideListX, Loader as LucideLoader, LoaderCircle as LucideLoader2, LoaderCircle as LucideLoaderCircle, LoaderPinwheel as LucideLoaderPinwheel, Locate as LucideLocate, LocateFixed as LucideLocateFixed, LocateOff as LucideLocateOff, MapPinPen as LucideLocationEdit, Lock as LucideLock, LockKeyhole as LucideLockKeyhole, LockKeyholeOpen as LucideLockKeyholeOpen, LockOpen as LucideLockOpen, LogIn as LucideLogIn, LogOut as LucideLogOut, Logs as LucideLogs, Lollipop as LucideLollipop, Luggage as LucideLuggage, SquareM as LucideMSquare, Magnet as LucideMagnet, Mail as LucideMail, MailCheck as LucideMailCheck, MailMinus as LucideMailMinus, MailOpen as LucideMailOpen, MailPlus as LucideMailPlus, MailQuestionMark as LucideMailQuestion, MailQuestionMark as LucideMailQuestionMark, MailSearch as LucideMailSearch, MailWarning as LucideMailWarning, MailX as LucideMailX, Mailbox as LucideMailbox, Mails as LucideMails, Map as LucideMap, MapMinus as LucideMapMinus, MapPin as LucideMapPin, MapPinCheck as LucideMapPinCheck, MapPinCheckInside as LucideMapPinCheckInside, MapPinHouse as LucideMapPinHouse, MapPinMinus as LucideMapPinMinus, MapPinMinusInside as LucideMapPinMinusInside, MapPinOff as LucideMapPinOff, MapPinPen as LucideMapPinPen, MapPinPlus as LucideMapPinPlus, MapPinPlusInside as LucideMapPinPlusInside, MapPinX as LucideMapPinX, MapPinXInside as LucideMapPinXInside, MapPinned as LucideMapPinned, MapPlus as LucideMapPlus, Mars as LucideMars, MarsStroke as LucideMarsStroke, Martini as LucideMartini, Maximize as LucideMaximize, Maximize2 as LucideMaximize2, Medal as LucideMedal, Megaphone as LucideMegaphone, MegaphoneOff as LucideMegaphoneOff, Meh as LucideMeh, MemoryStick as LucideMemoryStick, Menu as LucideMenu, SquareMenu as LucideMenuSquare, Merge as LucideMerge, MessageCircle as LucideMessageCircle, MessageCircleCheck as LucideMessageCircleCheck, MessageCircleCode as LucideMessageCircleCode, MessageCircleDashed as LucideMessageCircleDashed, MessageCircleHeart as LucideMessageCircleHeart, MessageCircleMore as LucideMessageCircleMore, MessageCircleOff as LucideMessageCircleOff, MessageCirclePlus as LucideMessageCirclePlus, MessageCircleQuestionMark as LucideMessageCircleQuestion, MessageCircleQuestionMark as LucideMessageCircleQuestionMark, MessageCircleReply as LucideMessageCircleReply, MessageCircleWarning as LucideMessageCircleWarning, MessageCircleX as LucideMessageCircleX, MessageSquare as LucideMessageSquare, MessageSquareCheck as LucideMessageSquareCheck, MessageSquareCode as LucideMessageSquareCode, MessageSquareDashed as LucideMessageSquareDashed, MessageSquareDiff as LucideMessageSquareDiff, MessageSquareDot as LucideMessageSquareDot, MessageSquareHeart as LucideMessageSquareHeart, MessageSquareLock as LucideMessageSquareLock, MessageSquareMore as LucideMessageSquareMore, MessageSquareOff as LucideMessageSquareOff, MessageSquarePlus as LucideMessageSquarePlus, MessageSquareQuote as LucideMessageSquareQuote, MessageSquareReply as LucideMessageSquareReply, MessageSquareShare as LucideMessageSquareShare, MessageSquareText as LucideMessageSquareText, MessageSquareWarning as LucideMessageSquareWarning, MessageSquareX as LucideMessageSquareX, MessagesSquare as LucideMessagesSquare, Metronome as LucideMetronome, Mic as LucideMic, MicVocal as LucideMic2, MicOff as LucideMicOff, MicVocal as LucideMicVocal, Microchip as LucideMicrochip, Microscope as LucideMicroscope, Microwave as LucideMicrowave, Milestone as LucideMilestone, Milk as LucideMilk, MilkOff as LucideMilkOff, Minimize as LucideMinimize, Minimize2 as LucideMinimize2, Minus as LucideMinus, CircleMinus as LucideMinusCircle, SquareMinus as LucideMinusSquare, MirrorRectangular as LucideMirrorRectangular, MirrorRound as LucideMirrorRound, Monitor as LucideMonitor, MonitorCheck as LucideMonitorCheck, MonitorCloud as LucideMonitorCloud, MonitorCog as LucideMonitorCog, MonitorDot as LucideMonitorDot, MonitorDown as LucideMonitorDown, MonitorOff as LucideMonitorOff, MonitorPause as LucideMonitorPause, MonitorPlay as LucideMonitorPlay, MonitorSmartphone as LucideMonitorSmartphone, MonitorSpeaker as LucideMonitorSpeaker, MonitorStop as LucideMonitorStop, MonitorUp as LucideMonitorUp, MonitorX as LucideMonitorX, Moon as LucideMoon, MoonStar as LucideMoonStar, Ellipsis as LucideMoreHorizontal, EllipsisVertical as LucideMoreVertical, Motorbike as LucideMotorbike, Mountain as LucideMountain, MountainSnow as LucideMountainSnow, Mouse as LucideMouse, MouseLeft as LucideMouseLeft, MouseOff as LucideMouseOff, MousePointer as LucideMousePointer, MousePointer2 as LucideMousePointer2, MousePointer2Off as LucideMousePointer2Off, MousePointerBan as LucideMousePointerBan, MousePointerClick as LucideMousePointerClick, SquareDashedMousePointer as LucideMousePointerSquareDashed, MouseRight as LucideMouseRight, Move as LucideMove, Move3d as LucideMove3D, Move3d as LucideMove3d, MoveDiagonal as LucideMoveDiagonal, MoveDiagonal2 as LucideMoveDiagonal2, MoveDown as LucideMoveDown, MoveDownLeft as LucideMoveDownLeft, MoveDownRight as LucideMoveDownRight, MoveHorizontal as LucideMoveHorizontal, MoveLeft as LucideMoveLeft, MoveRight as LucideMoveRight, MoveUp as LucideMoveUp, MoveUpLeft as LucideMoveUpLeft, MoveUpRight as LucideMoveUpRight, MoveVertical as LucideMoveVertical, Music as LucideMusic, Music2 as LucideMusic2, Music3 as LucideMusic3, Music4 as LucideMusic4, Navigation as LucideNavigation, Navigation2 as LucideNavigation2, Navigation2Off as LucideNavigation2Off, NavigationOff as LucideNavigationOff, Network as LucideNetwork, Newspaper as LucideNewspaper, Nfc as LucideNfc, NonBinary as LucideNonBinary, Notebook as LucideNotebook, NotebookPen as LucideNotebookPen, NotebookTabs as LucideNotebookTabs, NotebookText as LucideNotebookText, NotepadText as LucideNotepadText, NotepadTextDashed as LucideNotepadTextDashed, Nut as LucideNut, NutOff as LucideNutOff, Octagon as LucideOctagon, OctagonAlert as LucideOctagonAlert, OctagonMinus as LucideOctagonMinus, OctagonPause as LucideOctagonPause, OctagonX as LucideOctagonX, Omega as LucideOmega, Option as LucideOption, Orbit as LucideOrbit, Origami as LucideOrigami, ListIndentDecrease as LucideOutdent, Package as LucidePackage, Package2 as LucidePackage2, PackageCheck as LucidePackageCheck, PackageMinus as LucidePackageMinus, PackageOpen as LucidePackageOpen, PackagePlus as LucidePackagePlus, PackageSearch as LucidePackageSearch, PackageX as LucidePackageX, PaintBucket as LucidePaintBucket, PaintRoller as LucidePaintRoller, Paintbrush as LucidePaintbrush, PaintbrushVertical as LucidePaintbrush2, PaintbrushVertical as LucidePaintbrushVertical, Palette as LucidePalette, TreePalm as LucidePalmtree, Panda as LucidePanda, PanelBottom as LucidePanelBottom, PanelBottomClose as LucidePanelBottomClose, PanelBottomDashed as LucidePanelBottomDashed, PanelBottomDashed as LucidePanelBottomInactive, PanelBottomOpen as LucidePanelBottomOpen, PanelLeft as LucidePanelLeft, PanelLeftClose as LucidePanelLeftClose, PanelLeftDashed as LucidePanelLeftDashed, PanelLeftDashed as LucidePanelLeftInactive, PanelLeftOpen as LucidePanelLeftOpen, PanelLeftRightDashed as LucidePanelLeftRightDashed, PanelRight as LucidePanelRight, PanelRightClose as LucidePanelRightClose, PanelRightDashed as LucidePanelRightDashed, PanelRightDashed as LucidePanelRightInactive, PanelRightOpen as LucidePanelRightOpen, PanelTop as LucidePanelTop, PanelTopBottomDashed as LucidePanelTopBottomDashed, PanelTopClose as LucidePanelTopClose, PanelTopDashed as LucidePanelTopDashed, PanelTopDashed as LucidePanelTopInactive, PanelTopOpen as LucidePanelTopOpen, PanelsLeftBottom as LucidePanelsLeftBottom, Columns3 as LucidePanelsLeftRight, PanelsRightBottom as LucidePanelsRightBottom, Rows3 as LucidePanelsTopBottom, PanelsTopLeft as LucidePanelsTopLeft, Paperclip as LucidePaperclip, Parentheses as LucideParentheses, CircleParking as LucideParkingCircle, CircleParkingOff as LucideParkingCircleOff, ParkingMeter as LucideParkingMeter, SquareParking as LucideParkingSquare, SquareParkingOff as LucideParkingSquareOff, PartyPopper as LucidePartyPopper, Pause as LucidePause, CirclePause as LucidePauseCircle, OctagonPause as LucidePauseOctagon, PawPrint as LucidePawPrint, PcCase as LucidePcCase, Pen as LucidePen, SquarePen as LucidePenBox, PenLine as LucidePenLine, PenOff as LucidePenOff, SquarePen as LucidePenSquare, PenTool as LucidePenTool, Pencil as LucidePencil, PencilLine as LucidePencilLine, PencilOff as LucidePencilOff, PencilRuler as LucidePencilRuler, Pentagon as LucidePentagon, Percent as LucidePercent, CirclePercent as LucidePercentCircle, DiamondPercent as LucidePercentDiamond, SquarePercent as LucidePercentSquare, PersonStanding as LucidePersonStanding, PhilippinePeso as LucidePhilippinePeso, Phone as LucidePhone, PhoneCall as LucidePhoneCall, PhoneForwarded as LucidePhoneForwarded, PhoneIncoming as LucidePhoneIncoming, PhoneMissed as LucidePhoneMissed, PhoneOff as LucidePhoneOff, PhoneOutgoing as LucidePhoneOutgoing, Pi as LucidePi, SquarePi as LucidePiSquare, Piano as LucidePiano, Pickaxe as LucidePickaxe, PictureInPicture as LucidePictureInPicture, PictureInPicture2 as LucidePictureInPicture2, ChartPie as LucidePieChart, PiggyBank as LucidePiggyBank, Pilcrow as LucidePilcrow, PilcrowLeft as LucidePilcrowLeft, PilcrowRight as LucidePilcrowRight, SquarePilcrow as LucidePilcrowSquare, Pill as LucidePill, PillBottle as LucidePillBottle, Pin as LucidePin, PinOff as LucidePinOff, Pipette as LucidePipette, Pizza as LucidePizza, Plane as LucidePlane, PlaneLanding as LucidePlaneLanding, PlaneTakeoff as LucidePlaneTakeoff, Play as LucidePlay, CirclePlay as LucidePlayCircle, SquarePlay as LucidePlaySquare, Plug as LucidePlug, Plug2 as LucidePlug2, PlugZap as LucidePlugZap, PlugZap as LucidePlugZap2, Plus as LucidePlus, CirclePlus as LucidePlusCircle, SquarePlus as LucidePlusSquare, PocketKnife as LucidePocketKnife, Podcast as LucidePodcast, Pointer as LucidePointer, PointerOff as LucidePointerOff, Popcorn as LucidePopcorn, Popsicle as LucidePopsicle, PoundSterling as LucidePoundSterling, Power as LucidePower, CirclePower as LucidePowerCircle, PowerOff as LucidePowerOff, SquarePower as LucidePowerSquare, Presentation as LucidePresentation, Printer as LucidePrinter, PrinterCheck as LucidePrinterCheck, PrinterX as LucidePrinterX, Projector as LucideProjector, Proportions as LucideProportions, Puzzle as LucidePuzzle, Pyramid as LucidePyramid, QrCode as LucideQrCode, Quote as LucideQuote, Rabbit as LucideRabbit, Radar as LucideRadar, Radiation as LucideRadiation, Radical as LucideRadical, Radio as LucideRadio, RadioReceiver as LucideRadioReceiver, RadioTower as LucideRadioTower, Radius as LucideRadius, Rainbow as LucideRainbow, Rat as LucideRat, Ratio as LucideRatio, Receipt as LucideReceipt, ReceiptCent as LucideReceiptCent, ReceiptEuro as LucideReceiptEuro, ReceiptIndianRupee as LucideReceiptIndianRupee, ReceiptJapaneseYen as LucideReceiptJapaneseYen, ReceiptPoundSterling as LucideReceiptPoundSterling, ReceiptRussianRuble as LucideReceiptRussianRuble, ReceiptSwissFranc as LucideReceiptSwissFranc, ReceiptText as LucideReceiptText, ReceiptTurkishLira as LucideReceiptTurkishLira, RectangleCircle as LucideRectangleCircle, RectangleEllipsis as LucideRectangleEllipsis, RectangleGoggles as LucideRectangleGoggles, RectangleHorizontal as LucideRectangleHorizontal, RectangleVertical as LucideRectangleVertical, Recycle as LucideRecycle, Redo as LucideRedo, Redo2 as LucideRedo2, RedoDot as LucideRedoDot, RefreshCcw as LucideRefreshCcw, RefreshCcwDot as LucideRefreshCcwDot, RefreshCw as LucideRefreshCw, RefreshCwOff as LucideRefreshCwOff, Refrigerator as LucideRefrigerator, Regex as LucideRegex, RemoveFormatting as LucideRemoveFormatting, Repeat as LucideRepeat, Repeat1 as LucideRepeat1, Repeat2 as LucideRepeat2, Replace as LucideReplace, ReplaceAll as LucideReplaceAll, Reply as LucideReply, ReplyAll as LucideReplyAll, Rewind as LucideRewind, Ribbon as LucideRibbon, Road as LucideRoad, Rocket as LucideRocket, RockingChair as LucideRockingChair, RollerCoaster as LucideRollerCoaster, Rose as LucideRose, Rotate3d as LucideRotate3D, Rotate3d as LucideRotate3d, RotateCcw as LucideRotateCcw, RotateCcwKey as LucideRotateCcwKey, RotateCcwSquare as LucideRotateCcwSquare, RotateCw as LucideRotateCw, RotateCwSquare as LucideRotateCwSquare, Route as LucideRoute, RouteOff as LucideRouteOff, Router as LucideRouter, Rows2 as LucideRows, Rows2 as LucideRows2, Rows3 as LucideRows3, Rows4 as LucideRows4, Rss as LucideRss, Ruler as LucideRuler, RulerDimensionLine as LucideRulerDimensionLine, RussianRuble as LucideRussianRuble, Sailboat as LucideSailboat, Salad as LucideSalad, Sandwich as LucideSandwich, Satellite as LucideSatellite, SatelliteDish as LucideSatelliteDish, SaudiRiyal as LucideSaudiRiyal, Save as LucideSave, SaveAll as LucideSaveAll, SaveOff as LucideSaveOff, Scale as LucideScale, Scale3d as LucideScale3D, Scale3d as LucideScale3d, Scaling as LucideScaling, Scan as LucideScan, ScanBarcode as LucideScanBarcode, ScanEye as LucideScanEye, ScanFace as LucideScanFace, ScanHeart as LucideScanHeart, ScanLine as LucideScanLine, ScanQrCode as LucideScanQrCode, ScanSearch as LucideScanSearch, ScanText as LucideScanText, ChartScatter as LucideScatterChart, School as LucideSchool, University as LucideSchool2, Scissors as LucideScissors, ScissorsLineDashed as LucideScissorsLineDashed, SquareScissors as LucideScissorsSquare, SquareBottomDashedScissors as LucideScissorsSquareDashedBottom, Scooter as LucideScooter, ScreenShare as LucideScreenShare, ScreenShareOff as LucideScreenShareOff, Scroll as LucideScroll, ScrollText as LucideScrollText, Search as LucideSearch, SearchAlert as LucideSearchAlert, SearchCheck as LucideSearchCheck, SearchCode as LucideSearchCode, SearchSlash as LucideSearchSlash, SearchX as LucideSearchX, Section as LucideSection, Send as LucideSend, SendHorizontal as LucideSendHorizonal, SendHorizontal as LucideSendHorizontal, SendToBack as LucideSendToBack, SeparatorHorizontal as LucideSeparatorHorizontal, SeparatorVertical as LucideSeparatorVertical, Server as LucideServer, ServerCog as LucideServerCog, ServerCrash as LucideServerCrash, ServerOff as LucideServerOff, Settings as LucideSettings, Settings2 as LucideSettings2, Shapes as LucideShapes, Share as LucideShare, Share2 as LucideShare2, Sheet as LucideSheet, Shell as LucideShell, ShelvingUnit as LucideShelvingUnit, Shield as LucideShield, ShieldAlert as LucideShieldAlert, ShieldBan as LucideShieldBan, ShieldCheck as LucideShieldCheck, ShieldX as LucideShieldClose, ShieldEllipsis as LucideShieldEllipsis, ShieldHalf as LucideShieldHalf, ShieldMinus as LucideShieldMinus, ShieldOff as LucideShieldOff, ShieldPlus as LucideShieldPlus, ShieldQuestionMark as LucideShieldQuestion, ShieldQuestionMark as LucideShieldQuestionMark, ShieldUser as LucideShieldUser, ShieldX as LucideShieldX, Ship as LucideShip, ShipWheel as LucideShipWheel, Shirt as LucideShirt, ShoppingBag as LucideShoppingBag, ShoppingBasket as LucideShoppingBasket, ShoppingCart as LucideShoppingCart, Shovel as LucideShovel, ShowerHead as LucideShowerHead, Shredder as LucideShredder, Shrimp as LucideShrimp, Shrink as LucideShrink, Shrub as LucideShrub, Shuffle as LucideShuffle, PanelLeft as LucideSidebar, PanelLeftClose as LucideSidebarClose, PanelLeftOpen as LucideSidebarOpen, Sigma as LucideSigma, SquareSigma as LucideSigmaSquare, Signal as LucideSignal, SignalHigh as LucideSignalHigh, SignalLow as LucideSignalLow, SignalMedium as LucideSignalMedium, SignalZero as LucideSignalZero, Signature as LucideSignature, Signpost as LucideSignpost, SignpostBig as LucideSignpostBig, Siren as LucideSiren, SkipBack as LucideSkipBack, SkipForward as LucideSkipForward, Skull as LucideSkull, Slash as LucideSlash, SquareSlash as LucideSlashSquare, Slice as LucideSlice, SlidersVertical as LucideSliders, SlidersHorizontal as LucideSlidersHorizontal, SlidersVertical as LucideSlidersVertical, Smartphone as LucideSmartphone, SmartphoneCharging as LucideSmartphoneCharging, SmartphoneNfc as LucideSmartphoneNfc, Smile as LucideSmile, SmilePlus as LucideSmilePlus, Snail as LucideSnail, Snowflake as LucideSnowflake, SoapDispenserDroplet as LucideSoapDispenserDroplet, Sofa as LucideSofa, SolarPanel as LucideSolarPanel, ArrowUpNarrowWide as LucideSortAsc, ArrowDownWideNarrow as LucideSortDesc, Soup as LucideSoup, Space as LucideSpace, Spade as LucideSpade, Sparkle as LucideSparkle, Sparkles as LucideSparkles, Speaker as LucideSpeaker, Speech as LucideSpeech, SpellCheck as LucideSpellCheck, SpellCheck2 as LucideSpellCheck2, Spline as LucideSpline, SplinePointer as LucideSplinePointer, Split as LucideSplit, SquareSplitHorizontal as LucideSplitSquareHorizontal, SquareSplitVertical as LucideSplitSquareVertical, Spool as LucideSpool, Spotlight as LucideSpotlight, SprayCan as LucideSprayCan, Sprout as LucideSprout, Square as LucideSquare, SquareActivity as LucideSquareActivity, SquareArrowDown as LucideSquareArrowDown, SquareArrowDownLeft as LucideSquareArrowDownLeft, SquareArrowDownRight as LucideSquareArrowDownRight, SquareArrowLeft as LucideSquareArrowLeft, SquareArrowOutDownLeft as LucideSquareArrowOutDownLeft, SquareArrowOutDownRight as LucideSquareArrowOutDownRight, SquareArrowOutUpLeft as LucideSquareArrowOutUpLeft, SquareArrowOutUpRight as LucideSquareArrowOutUpRight, SquareArrowRight as LucideSquareArrowRight, SquareArrowRightEnter as LucideSquareArrowRightEnter, SquareArrowRightExit as LucideSquareArrowRightExit, SquareArrowUp as LucideSquareArrowUp, SquareArrowUpLeft as LucideSquareArrowUpLeft, SquareArrowUpRight as LucideSquareArrowUpRight, SquareAsterisk as LucideSquareAsterisk, SquareBottomDashedScissors as LucideSquareBottomDashedScissors, SquareCenterlineDashedHorizontal as LucideSquareCenterlineDashedHorizontal, SquareCenterlineDashedVertical as LucideSquareCenterlineDashedVertical, SquareChartGantt as LucideSquareChartGantt, SquareCheck as LucideSquareCheck, SquareCheckBig as LucideSquareCheckBig, SquareChevronDown as LucideSquareChevronDown, SquareChevronLeft as LucideSquareChevronLeft, SquareChevronRight as LucideSquareChevronRight, SquareChevronUp as LucideSquareChevronUp, SquareCode as LucideSquareCode, SquareDashed as LucideSquareDashed, SquareDashedBottom as LucideSquareDashedBottom, SquareDashedBottomCode as LucideSquareDashedBottomCode, SquareDashedKanban as LucideSquareDashedKanban, SquareDashedMousePointer as LucideSquareDashedMousePointer, SquareDashedTopSolid as LucideSquareDashedTopSolid, SquareDivide as LucideSquareDivide, SquareDot as LucideSquareDot, SquareEqual as LucideSquareEqual, SquareFunction as LucideSquareFunction, SquareChartGantt as LucideSquareGanttChart, SquareKanban as LucideSquareKanban, SquareLibrary as LucideSquareLibrary, SquareM as LucideSquareM, SquareMenu as LucideSquareMenu, SquareMinus as LucideSquareMinus, SquareMousePointer as LucideSquareMousePointer, SquareParking as LucideSquareParking, SquareParkingOff as LucideSquareParkingOff, SquarePause as LucideSquarePause, SquarePen as LucideSquarePen, SquarePercent as LucideSquarePercent, SquarePi as LucideSquarePi, SquarePilcrow as LucideSquarePilcrow, SquarePlay as LucideSquarePlay, SquarePlus as LucideSquarePlus, SquarePower as LucideSquarePower, SquareRadical as LucideSquareRadical, SquareRoundCorner as LucideSquareRoundCorner, SquareScissors as LucideSquareScissors, SquareSigma as LucideSquareSigma, SquareSlash as LucideSquareSlash, SquareSplitHorizontal as LucideSquareSplitHorizontal, SquareSplitVertical as LucideSquareSplitVertical, SquareSquare as LucideSquareSquare, SquareStack as LucideSquareStack, SquareStar as LucideSquareStar, SquareStop as LucideSquareStop, SquareTerminal as LucideSquareTerminal, SquareUser as LucideSquareUser, SquareUserRound as LucideSquareUserRound, SquareX as LucideSquareX, SquaresExclude as LucideSquaresExclude, SquaresIntersect as LucideSquaresIntersect, SquaresSubtract as LucideSquaresSubtract, SquaresUnite as LucideSquaresUnite, Squircle as LucideSquircle, SquircleDashed as LucideSquircleDashed, Squirrel as LucideSquirrel, Stamp as LucideStamp, Star as LucideStar, StarHalf as LucideStarHalf, StarOff as LucideStarOff, Sparkles as LucideStars, StepBack as LucideStepBack, StepForward as LucideStepForward, Stethoscope as LucideStethoscope, Sticker as LucideSticker, StickyNote as LucideStickyNote, Stone as LucideStone, CircleStop as LucideStopCircle, Store as LucideStore, StretchHorizontal as LucideStretchHorizontal, StretchVertical as LucideStretchVertical, Strikethrough as LucideStrikethrough, Subscript as LucideSubscript, Captions as LucideSubtitles, Sun as LucideSun, SunDim as LucideSunDim, SunMedium as LucideSunMedium, SunMoon as LucideSunMoon, SunSnow as LucideSunSnow, Sunrise as LucideSunrise, Sunset as LucideSunset, Superscript as LucideSuperscript, SwatchBook as LucideSwatchBook, SwissFranc as LucideSwissFranc, SwitchCamera as LucideSwitchCamera, Sword as LucideSword, Swords as LucideSwords, Syringe as LucideSyringe, Table as LucideTable, Table2 as LucideTable2, TableCellsMerge as LucideTableCellsMerge, TableCellsSplit as LucideTableCellsSplit, TableColumnsSplit as LucideTableColumnsSplit, Columns3Cog as LucideTableConfig, TableOfContents as LucideTableOfContents, TableProperties as LucideTableProperties, TableRowsSplit as LucideTableRowsSplit, Tablet as LucideTablet, TabletSmartphone as LucideTabletSmartphone, Tablets as LucideTablets, Tag as LucideTag, Tags as LucideTags, Tally1 as LucideTally1, Tally2 as LucideTally2, Tally3 as LucideTally3, Tally4 as LucideTally4, Tally5 as LucideTally5, Tangent as LucideTangent, Target as LucideTarget, Telescope as LucideTelescope, Tent as LucideTent, TentTree as LucideTentTree, Terminal as LucideTerminal, SquareTerminal as LucideTerminalSquare, TestTube as LucideTestTube, TestTubeDiagonal as LucideTestTube2, TestTubeDiagonal as LucideTestTubeDiagonal, TestTubes as LucideTestTubes, TextAlignStart as LucideText, TextAlignCenter as LucideTextAlignCenter, TextAlignEnd as LucideTextAlignEnd, TextAlignJustify as LucideTextAlignJustify, TextAlignStart as LucideTextAlignStart, TextCursor as LucideTextCursor, TextCursorInput as LucideTextCursorInput, TextInitial as LucideTextInitial, TextQuote as LucideTextQuote, TextSearch as LucideTextSearch, TextSelect as LucideTextSelect, TextSelect as LucideTextSelection, TextWrap as LucideTextWrap, Theater as LucideTheater, Thermometer as LucideThermometer, ThermometerSnowflake as LucideThermometerSnowflake, ThermometerSun as LucideThermometerSun, ThumbsDown as LucideThumbsDown, ThumbsUp as LucideThumbsUp, Ticket as LucideTicket, TicketCheck as LucideTicketCheck, TicketMinus as LucideTicketMinus, TicketPercent as LucideTicketPercent, TicketPlus as LucideTicketPlus, TicketSlash as LucideTicketSlash, TicketX as LucideTicketX, Tickets as LucideTickets, TicketsPlane as LucideTicketsPlane, Timer as LucideTimer, TimerOff as LucideTimerOff, TimerReset as LucideTimerReset, ToggleLeft as LucideToggleLeft, ToggleRight as LucideToggleRight, Toilet as LucideToilet, ToolCase as LucideToolCase, Toolbox as LucideToolbox, Tornado as LucideTornado, Torus as LucideTorus, Touchpad as LucideTouchpad, TouchpadOff as LucideTouchpadOff, TowelRack as LucideTowelRack, TowerControl as LucideTowerControl, ToyBrick as LucideToyBrick, Tractor as LucideTractor, TrafficCone as LucideTrafficCone, TramFront as LucideTrain, TrainFront as LucideTrainFront, TrainFrontTunnel as LucideTrainFrontTunnel, TrainTrack as LucideTrainTrack, TramFront as LucideTramFront, Transgender as LucideTransgender, Trash as LucideTrash, Trash2 as LucideTrash2, TreeDeciduous as LucideTreeDeciduous, TreePalm as LucideTreePalm, TreePine as LucideTreePine, Trees as LucideTrees, TrendingDown as LucideTrendingDown, TrendingUp as LucideTrendingUp, TrendingUpDown as LucideTrendingUpDown, Triangle as LucideTriangle, TriangleAlert as LucideTriangleAlert, TriangleDashed as LucideTriangleDashed, TriangleRight as LucideTriangleRight, Trophy as LucideTrophy, Truck as LucideTruck, TruckElectric as LucideTruckElectric, TurkishLira as LucideTurkishLira, Turntable as LucideTurntable, Turtle as LucideTurtle, Tv as LucideTv, TvMinimal as LucideTv2, TvMinimal as LucideTvMinimal, TvMinimalPlay as LucideTvMinimalPlay, Type as LucideType, TypeOutline as LucideTypeOutline, Umbrella as LucideUmbrella, UmbrellaOff as LucideUmbrellaOff, Underline as LucideUnderline, Undo as LucideUndo, Undo2 as LucideUndo2, UndoDot as LucideUndoDot, UnfoldHorizontal as LucideUnfoldHorizontal, UnfoldVertical as LucideUnfoldVertical, Ungroup as LucideUngroup, University as LucideUniversity, Unlink as LucideUnlink, Unlink2 as LucideUnlink2, LockOpen as LucideUnlock, LockKeyholeOpen as LucideUnlockKeyhole, Unplug as LucideUnplug, Upload as LucideUpload, CloudUpload as LucideUploadCloud, Usb as LucideUsb, User as LucideUser, UserRound as LucideUser2, UserCheck as LucideUserCheck, UserRoundCheck as LucideUserCheck2, CircleUser as LucideUserCircle, CircleUserRound as LucideUserCircle2, UserCog as LucideUserCog, UserRoundCog as LucideUserCog2, UserKey as LucideUserKey, UserLock as LucideUserLock, UserMinus as LucideUserMinus, UserRoundMinus as LucideUserMinus2, UserPen as LucideUserPen, UserPlus as LucideUserPlus, UserRoundPlus as LucideUserPlus2, UserRound as LucideUserRound, UserRoundCheck as LucideUserRoundCheck, UserRoundCog as LucideUserRoundCog, UserRoundKey as LucideUserRoundKey, UserRoundMinus as LucideUserRoundMinus, UserRoundPen as LucideUserRoundPen, UserRoundPlus as LucideUserRoundPlus, UserRoundSearch as LucideUserRoundSearch, UserRoundX as LucideUserRoundX, UserSearch as LucideUserSearch, SquareUser as LucideUserSquare, SquareUserRound as LucideUserSquare2, UserStar as LucideUserStar, UserX as LucideUserX, UserRoundX as LucideUserX2, Users as LucideUsers, UsersRound as LucideUsers2, UsersRound as LucideUsersRound, Utensils as LucideUtensils, UtensilsCrossed as LucideUtensilsCrossed, UtilityPole as LucideUtilityPole, Van as LucideVan, Variable as LucideVariable, Vault as LucideVault, VectorSquare as LucideVectorSquare, Vegan as LucideVegan, VenetianMask as LucideVenetianMask, Venus as LucideVenus, VenusAndMars as LucideVenusAndMars, BadgeCheck as LucideVerified, Vibrate as LucideVibrate, VibrateOff as LucideVibrateOff, Video as LucideVideo, VideoOff as LucideVideoOff, Videotape as LucideVideotape, View as LucideView, Voicemail as LucideVoicemail, Volleyball as LucideVolleyball, Volume as LucideVolume, Volume1 as LucideVolume1, Volume2 as LucideVolume2, VolumeOff as LucideVolumeOff, VolumeX as LucideVolumeX, Vote as LucideVote, Wallet as LucideWallet, WalletMinimal as LucideWallet2, WalletCards as LucideWalletCards, WalletMinimal as LucideWalletMinimal, Wallpaper as LucideWallpaper, Wand as LucideWand, WandSparkles as LucideWand2, WandSparkles as LucideWandSparkles, Warehouse as LucideWarehouse, WashingMachine as LucideWashingMachine, Watch as LucideWatch, Waves as LucideWaves, WavesArrowDown as LucideWavesArrowDown, WavesArrowUp as LucideWavesArrowUp, WavesLadder as LucideWavesLadder, Waypoints as LucideWaypoints, Webcam as LucideWebcam, Webhook as LucideWebhook, WebhookOff as LucideWebhookOff, Weight as LucideWeight, WeightTilde as LucideWeightTilde, Wheat as LucideWheat, WheatOff as LucideWheatOff, WholeWord as LucideWholeWord, Wifi as LucideWifi, WifiCog as LucideWifiCog, WifiHigh as LucideWifiHigh, WifiLow as LucideWifiLow, WifiOff as LucideWifiOff, WifiPen as LucideWifiPen, WifiSync as LucideWifiSync, WifiZero as LucideWifiZero, Wind as LucideWind, WindArrowDown as LucideWindArrowDown, Wine as LucideWine, WineOff as LucideWineOff, Workflow as LucideWorkflow, Worm as LucideWorm, TextWrap as LucideWrapText, Wrench as LucideWrench, X as LucideX, CircleX as LucideXCircle, XLineTop as LucideXLineTop, OctagonX as LucideXOctagon, SquareX as LucideXSquare, Zap as LucideZap, ZapOff as LucideZapOff, ZodiacAquarius as LucideZodiacAquarius, ZodiacAries as LucideZodiacAries, ZodiacCancer as LucideZodiacCancer, ZodiacCapricorn as LucideZodiacCapricorn, ZodiacGemini as LucideZodiacGemini, ZodiacLeo as LucideZodiacLeo, ZodiacLibra as LucideZodiacLibra, ZodiacOphiuchus as LucideZodiacOphiuchus, ZodiacPisces as LucideZodiacPisces, ZodiacSagittarius as LucideZodiacSagittarius, ZodiacScorpio as LucideZodiacScorpio, ZodiacTaurus as LucideZodiacTaurus, ZodiacVirgo as LucideZodiacVirgo, ZoomIn as LucideZoomIn, ZoomOut as LucideZoomOut, buildLucideDataUri, buildLucideIconElement, buildLucideIconNode, buildLucideSvg, index as icons };
|
|
23693
23721
|
export type { LucideBuildParams, LucideIconData, LucideIconNode, SVGProps };
|