@lucide/astro 1.41.0 → 1.44.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +7 -7
- package/src/Icon.astro +28 -16
- package/src/aliases/aliases.ts +84 -72
- package/src/aliases/prefixed.ts +531 -497
- package/src/aliases/suffixed.ts +734 -700
- package/src/createLucideIcon.ts +41 -10
- package/src/icons/a-arrow-down.ts +4 -2
- package/src/icons/a-arrow-up.ts +4 -2
- package/src/icons/a-large-small.ts +4 -2
- package/src/icons/accessibility.ts +4 -2
- package/src/icons/activity.ts +4 -2
- package/src/icons/ad.ts +4 -2
- package/src/icons/air-vent.ts +4 -2
- package/src/icons/airplay.ts +4 -2
- package/src/icons/alarm-clock-check.ts +4 -2
- package/src/icons/alarm-clock-minus.ts +4 -2
- package/src/icons/alarm-clock-off.ts +4 -2
- package/src/icons/alarm-clock-plus.ts +4 -2
- package/src/icons/alarm-clock.ts +4 -2
- package/src/icons/alarm-smoke.ts +4 -2
- package/src/icons/album.ts +4 -2
- package/src/icons/align-center-horizontal.ts +4 -2
- package/src/icons/align-center-vertical.ts +4 -2
- package/src/icons/align-end-horizontal.ts +4 -2
- package/src/icons/align-end-vertical.ts +4 -2
- package/src/icons/align-horizontal-distribute-center.ts +4 -2
- package/src/icons/align-horizontal-distribute-end.ts +4 -2
- package/src/icons/align-horizontal-distribute-start.ts +4 -2
- package/src/icons/align-horizontal-justify-center.ts +4 -2
- package/src/icons/align-horizontal-justify-end.ts +4 -2
- package/src/icons/align-horizontal-justify-start.ts +4 -2
- package/src/icons/align-horizontal-space-around.ts +4 -2
- package/src/icons/align-horizontal-space-between.ts +4 -2
- package/src/icons/align-start-horizontal.ts +4 -2
- package/src/icons/align-start-vertical.ts +4 -2
- package/src/icons/align-vertical-distribute-center.ts +4 -2
- package/src/icons/align-vertical-distribute-end.ts +4 -2
- package/src/icons/align-vertical-distribute-start.ts +4 -2
- package/src/icons/align-vertical-justify-center.ts +4 -2
- package/src/icons/align-vertical-justify-end.ts +4 -2
- package/src/icons/align-vertical-justify-start.ts +4 -2
- package/src/icons/align-vertical-space-around.ts +4 -2
- package/src/icons/align-vertical-space-between.ts +4 -2
- package/src/icons/ambulance.ts +4 -2
- package/src/icons/ampersand.ts +4 -2
- package/src/icons/ampersands.ts +4 -2
- package/src/icons/amphora.ts +4 -2
- package/src/icons/anchor.ts +4 -2
- package/src/icons/angle.ts +4 -2
- package/src/icons/antenna.ts +4 -2
- package/src/icons/anvil.ts +4 -2
- package/src/icons/aperture.ts +4 -2
- package/src/icons/app-window-mac.ts +4 -2
- package/src/icons/app-window.ts +4 -2
- package/src/icons/apple.ts +4 -2
- package/src/icons/archive-restore.ts +4 -2
- package/src/icons/archive-x.ts +4 -2
- package/src/icons/archive.ts +4 -2
- package/src/icons/armchair.ts +4 -2
- package/src/icons/arrow-big-down-dash.ts +4 -2
- package/src/icons/arrow-big-down.ts +4 -2
- package/src/icons/arrow-big-left-dash.ts +4 -2
- package/src/icons/arrow-big-left.ts +4 -2
- package/src/icons/arrow-big-right-dash.ts +4 -2
- package/src/icons/arrow-big-right.ts +4 -2
- package/src/icons/arrow-big-up-dash.ts +4 -2
- package/src/icons/arrow-big-up.ts +4 -2
- package/src/icons/arrow-down-0-1.ts +4 -2
- package/src/icons/arrow-down-1-0.ts +4 -2
- package/src/icons/arrow-down-a-z.ts +4 -2
- package/src/icons/arrow-down-from-line.ts +4 -2
- package/src/icons/arrow-down-left.ts +4 -2
- package/src/icons/arrow-down-narrow-wide.ts +4 -2
- package/src/icons/arrow-down-right.ts +4 -2
- package/src/icons/arrow-down-to-dot.ts +4 -2
- package/src/icons/arrow-down-to-line.ts +4 -2
- package/src/icons/arrow-down-up.ts +4 -2
- package/src/icons/arrow-down-wide-narrow.ts +4 -2
- package/src/icons/arrow-down-z-a.ts +4 -2
- package/src/icons/arrow-down.ts +4 -2
- package/src/icons/arrow-left-from-line.ts +4 -2
- package/src/icons/arrow-left-right.ts +4 -2
- package/src/icons/arrow-left-to-line.ts +4 -2
- package/src/icons/arrow-left.ts +4 -2
- package/src/icons/arrow-right-from-line.ts +4 -2
- package/src/icons/arrow-right-left.ts +4 -2
- package/src/icons/arrow-right-to-line.ts +4 -2
- package/src/icons/arrow-right.ts +4 -2
- package/src/icons/arrow-up-0-1.ts +4 -2
- package/src/icons/arrow-up-1-0.ts +4 -2
- package/src/icons/arrow-up-a-z.ts +4 -2
- package/src/icons/arrow-up-down.ts +4 -2
- package/src/icons/arrow-up-from-dot.ts +4 -2
- package/src/icons/arrow-up-from-line.ts +4 -2
- package/src/icons/arrow-up-left.ts +4 -2
- package/src/icons/arrow-up-narrow-wide.ts +4 -2
- package/src/icons/arrow-up-right.ts +4 -2
- package/src/icons/arrow-up-to-line.ts +4 -2
- package/src/icons/arrow-up-wide-narrow.ts +4 -2
- package/src/icons/arrow-up-z-a.ts +4 -2
- package/src/icons/arrow-up.ts +4 -2
- package/src/icons/arrows-up-from-line.ts +4 -2
- package/src/icons/asterisk.ts +4 -2
- package/src/icons/astroid.ts +4 -2
- package/src/icons/at-sign.ts +4 -2
- package/src/icons/atom.ts +4 -2
- package/src/icons/audio-lines-off.ts +4 -2
- package/src/icons/audio-lines-x.ts +4 -2
- package/src/icons/audio-lines.ts +4 -2
- package/src/icons/audio-waveform.ts +4 -2
- package/src/icons/award.ts +4 -2
- package/src/icons/axe.ts +4 -2
- package/src/icons/axis-3d.ts +4 -2
- package/src/icons/baby.ts +4 -2
- package/src/icons/backpack.ts +4 -2
- package/src/icons/badge-alert.ts +4 -2
- package/src/icons/badge-cent.ts +4 -2
- package/src/icons/badge-check.ts +4 -2
- package/src/icons/badge-dollar-sign.ts +4 -2
- package/src/icons/badge-euro.ts +4 -2
- package/src/icons/badge-indian-rupee.ts +4 -2
- package/src/icons/badge-info.ts +4 -2
- package/src/icons/badge-japanese-yen.ts +4 -2
- package/src/icons/badge-minus.ts +4 -2
- package/src/icons/badge-percent.ts +4 -2
- package/src/icons/badge-plus.ts +4 -2
- package/src/icons/badge-pound-sterling.ts +4 -2
- package/src/icons/badge-question-mark.ts +4 -2
- package/src/icons/badge-russian-ruble.ts +4 -2
- package/src/icons/badge-swiss-franc.ts +5 -3
- package/src/icons/badge-turkish-lira.ts +4 -2
- package/src/icons/badge-x.ts +4 -2
- package/src/icons/badge.ts +4 -2
- package/src/icons/baggage-claim.ts +4 -2
- package/src/icons/balloon.ts +4 -2
- package/src/icons/ban.ts +4 -2
- package/src/icons/banana.ts +4 -2
- package/src/icons/bandage.ts +4 -2
- package/src/icons/banknote-arrow-down.ts +4 -2
- package/src/icons/banknote-arrow-up.ts +4 -2
- package/src/icons/banknote-check.ts +4 -2
- package/src/icons/banknote-x.ts +4 -2
- package/src/icons/banknote.ts +4 -2
- package/src/icons/barcode.ts +4 -2
- package/src/icons/barrel.ts +4 -2
- package/src/icons/baseline.ts +4 -2
- package/src/icons/bath.ts +4 -2
- package/src/icons/battery-charging.ts +4 -2
- package/src/icons/battery-full.ts +4 -2
- package/src/icons/battery-low.ts +4 -2
- package/src/icons/battery-medium.ts +4 -2
- package/src/icons/battery-plus.ts +4 -2
- package/src/icons/battery-warning.ts +4 -2
- package/src/icons/battery.ts +4 -2
- package/src/icons/beaker.ts +4 -2
- package/src/icons/bean-off.ts +4 -2
- package/src/icons/bean.ts +4 -2
- package/src/icons/bed-double.ts +4 -2
- package/src/icons/bed-single.ts +4 -2
- package/src/icons/bed.ts +4 -2
- package/src/icons/beef-off.ts +4 -2
- package/src/icons/beef.ts +4 -2
- package/src/icons/beer-off.ts +4 -2
- package/src/icons/beer.ts +4 -2
- package/src/icons/bell-check.ts +4 -2
- package/src/icons/bell-dot.ts +4 -2
- package/src/icons/bell-electric.ts +4 -2
- package/src/icons/bell-minus.ts +4 -2
- package/src/icons/bell-off.ts +4 -2
- package/src/icons/bell-plus.ts +4 -2
- package/src/icons/bell-ring.ts +4 -2
- package/src/icons/bell.ts +4 -2
- package/src/icons/between-horizontal-end.ts +4 -2
- package/src/icons/between-horizontal-start.ts +4 -2
- package/src/icons/between-vertical-end.ts +4 -2
- package/src/icons/between-vertical-start.ts +4 -2
- package/src/icons/biceps-flexed.ts +4 -2
- package/src/icons/bike.ts +4 -2
- package/src/icons/binary.ts +4 -2
- package/src/icons/binoculars.ts +4 -2
- package/src/icons/biohazard.ts +4 -2
- package/src/icons/bird.ts +4 -2
- package/src/icons/birdhouse.ts +4 -2
- package/src/icons/bitcoin.ts +4 -2
- package/src/icons/blend.ts +4 -2
- package/src/icons/blender.ts +4 -2
- package/src/icons/blinds.ts +4 -2
- package/src/icons/blocks.ts +4 -2
- package/src/icons/bluetooth-connected.ts +4 -2
- package/src/icons/bluetooth-off.ts +4 -2
- package/src/icons/bluetooth-searching.ts +4 -2
- package/src/icons/bluetooth.ts +4 -2
- package/src/icons/bold.ts +4 -2
- package/src/icons/bolt.ts +4 -2
- package/src/icons/bomb.ts +4 -2
- package/src/icons/bone-fracture.ts +4 -2
- package/src/icons/bone.ts +4 -2
- package/src/icons/book-a.ts +4 -2
- package/src/icons/book-alert.ts +4 -2
- package/src/icons/book-audio.ts +4 -2
- package/src/icons/book-check.ts +4 -2
- package/src/icons/book-copy.ts +4 -2
- package/src/icons/book-dashed.ts +4 -2
- package/src/icons/book-down.ts +4 -2
- package/src/icons/book-headphones.ts +4 -2
- package/src/icons/book-heart.ts +4 -2
- package/src/icons/book-image.ts +4 -2
- package/src/icons/book-key.ts +4 -2
- package/src/icons/book-lock.ts +4 -2
- package/src/icons/book-marked.ts +4 -2
- package/src/icons/book-minus.ts +4 -2
- package/src/icons/book-open-check.ts +4 -2
- package/src/icons/book-open-text.ts +4 -2
- package/src/icons/book-open.ts +4 -2
- package/src/icons/book-plus.ts +4 -2
- package/src/icons/book-search.ts +4 -2
- package/src/icons/book-text.ts +4 -2
- package/src/icons/book-type.ts +4 -2
- package/src/icons/book-up-2.ts +4 -2
- package/src/icons/book-up.ts +4 -2
- package/src/icons/book-user.ts +4 -2
- package/src/icons/book-x.ts +4 -2
- package/src/icons/book.ts +4 -2
- package/src/icons/bookmark-check.ts +4 -2
- package/src/icons/bookmark-minus.ts +4 -2
- package/src/icons/bookmark-off.ts +4 -2
- package/src/icons/bookmark-plus.ts +4 -2
- package/src/icons/bookmark-x.ts +4 -2
- package/src/icons/bookmark.ts +4 -2
- package/src/icons/boom-box.ts +4 -2
- package/src/icons/bot-message-square.ts +4 -2
- package/src/icons/bot-off.ts +4 -2
- package/src/icons/bot.ts +4 -2
- package/src/icons/bottle-wine.ts +4 -2
- package/src/icons/bow-arrow.ts +4 -2
- package/src/icons/box.ts +4 -2
- package/src/icons/boxes.ts +4 -2
- package/src/icons/braces.ts +4 -2
- package/src/icons/brackets.ts +4 -2
- package/src/icons/brain-circuit.ts +4 -2
- package/src/icons/brain-cog.ts +4 -2
- package/src/icons/brain.ts +4 -2
- package/src/icons/brick-wall-fire.ts +4 -2
- package/src/icons/brick-wall-shield.ts +4 -2
- package/src/icons/brick-wall.ts +4 -2
- package/src/icons/bridge.ts +4 -2
- package/src/icons/briefcase-business.ts +4 -2
- package/src/icons/briefcase-conveyor-belt.ts +4 -2
- package/src/icons/briefcase-medical.ts +4 -2
- package/src/icons/briefcase.ts +4 -2
- package/src/icons/bring-to-front.ts +4 -2
- package/src/icons/broccoli.ts +4 -2
- package/src/icons/broom-sparkles.ts +4 -2
- package/src/icons/broom.ts +4 -2
- package/src/icons/brush-cleaning.ts +4 -2
- package/src/icons/brush.ts +4 -2
- package/src/icons/bubbles.ts +4 -2
- package/src/icons/bug-off.ts +4 -2
- package/src/icons/bug-play.ts +4 -2
- package/src/icons/bug.ts +4 -2
- package/src/icons/building-2.ts +4 -2
- package/src/icons/building.ts +4 -2
- package/src/icons/bus-front.ts +4 -2
- package/src/icons/bus.ts +4 -2
- package/src/icons/cable-car.ts +4 -2
- package/src/icons/cable.ts +4 -2
- package/src/icons/cake-slice.ts +4 -2
- package/src/icons/cake.ts +4 -2
- package/src/icons/calculator.ts +4 -2
- package/src/icons/calendar-1.ts +4 -2
- package/src/icons/calendar-arrow-down.ts +4 -2
- package/src/icons/calendar-arrow-up.ts +4 -2
- package/src/icons/calendar-check-2.ts +4 -2
- package/src/icons/calendar-check.ts +4 -2
- package/src/icons/calendar-clock.ts +4 -2
- package/src/icons/calendar-cog.ts +4 -2
- package/src/icons/calendar-days.ts +4 -2
- package/src/icons/calendar-fold.ts +4 -2
- package/src/icons/calendar-heart.ts +4 -2
- package/src/icons/calendar-minus-2.ts +4 -2
- package/src/icons/calendar-minus.ts +4 -2
- package/src/icons/calendar-off.ts +4 -2
- package/src/icons/calendar-plus-2.ts +4 -2
- package/src/icons/calendar-plus.ts +4 -2
- package/src/icons/calendar-range.ts +4 -2
- package/src/icons/calendar-search.ts +4 -2
- package/src/icons/calendar-sync.ts +4 -2
- package/src/icons/calendar-x-2.ts +4 -2
- package/src/icons/calendar-x.ts +4 -2
- package/src/icons/calendar.ts +4 -2
- package/src/icons/calendars.ts +4 -2
- package/src/icons/camera-off.ts +4 -2
- package/src/icons/camera.ts +4 -2
- package/src/icons/can-soda.ts +4 -2
- package/src/icons/can.ts +4 -2
- package/src/icons/candy-cane.ts +4 -2
- package/src/icons/candy-off.ts +4 -2
- package/src/icons/candy.ts +4 -2
- package/src/icons/cannabis-off.ts +4 -2
- package/src/icons/cannabis.ts +4 -2
- package/src/icons/captions-off.ts +4 -2
- package/src/icons/captions.ts +4 -2
- package/src/icons/car-battery.ts +4 -2
- package/src/icons/car-front.ts +4 -2
- package/src/icons/car-taxi-front.ts +4 -2
- package/src/icons/car.ts +4 -2
- package/src/icons/caravan.ts +4 -2
- package/src/icons/card-sim.ts +4 -2
- package/src/icons/carrot.ts +4 -2
- package/src/icons/carton-off.ts +20 -0
- package/src/icons/{flip-vertical-2.ts → carton.ts} +7 -5
- package/src/icons/case-lower.ts +4 -2
- package/src/icons/case-sensitive.ts +4 -2
- package/src/icons/case-upper.ts +4 -2
- package/src/icons/cassette-tape.ts +4 -2
- package/src/icons/cast.ts +4 -2
- package/src/icons/castle.ts +4 -2
- package/src/icons/cat.ts +4 -2
- package/src/icons/cctv-off.ts +4 -2
- package/src/icons/cctv.ts +4 -2
- package/src/icons/chart-area.ts +4 -2
- package/src/icons/chart-bar-big.ts +4 -2
- package/src/icons/chart-bar-decreasing.ts +4 -2
- package/src/icons/chart-bar-increasing.ts +4 -2
- package/src/icons/chart-bar-stacked.ts +4 -2
- package/src/icons/chart-bar.ts +4 -2
- package/src/icons/chart-candlestick.ts +4 -2
- package/src/icons/chart-column-big.ts +4 -2
- package/src/icons/chart-column-decreasing.ts +4 -2
- package/src/icons/chart-column-increasing.ts +4 -2
- package/src/icons/chart-column-stacked.ts +4 -2
- package/src/icons/chart-column.ts +4 -2
- package/src/icons/chart-gantt.ts +4 -2
- package/src/icons/chart-line.ts +4 -2
- package/src/icons/chart-network.ts +4 -2
- package/src/icons/chart-no-axes-column-decreasing.ts +4 -2
- package/src/icons/chart-no-axes-column-increasing.ts +4 -2
- package/src/icons/chart-no-axes-column.ts +4 -2
- package/src/icons/chart-no-axes-combined.ts +4 -2
- package/src/icons/chart-no-axes-gantt.ts +4 -2
- package/src/icons/chart-pie.ts +4 -2
- package/src/icons/chart-scatter.ts +4 -2
- package/src/icons/chart-spline.ts +4 -2
- package/src/icons/check-check.ts +4 -2
- package/src/icons/check-line.ts +4 -2
- package/src/icons/check.ts +4 -2
- package/src/icons/chef-hat.ts +4 -2
- package/src/icons/cherry.ts +4 -2
- package/src/icons/chess-bishop.ts +4 -2
- package/src/icons/chess-king.ts +4 -2
- package/src/icons/chess-knight.ts +4 -2
- package/src/icons/chess-pawn.ts +4 -2
- package/src/icons/chess-queen.ts +4 -2
- package/src/icons/chess-rook.ts +4 -2
- package/src/icons/chevron-down.ts +4 -2
- package/src/icons/chevron-first.ts +4 -2
- package/src/icons/chevron-last.ts +4 -2
- package/src/icons/chevron-left.ts +4 -2
- package/src/icons/chevron-right.ts +4 -2
- package/src/icons/chevron-up.ts +4 -2
- package/src/icons/chevrons-down-up.ts +4 -2
- package/src/icons/chevrons-down.ts +4 -2
- package/src/icons/chevrons-left-right-ellipsis.ts +4 -2
- package/src/icons/chevrons-left-right.ts +4 -2
- package/src/icons/chevrons-left.ts +4 -2
- package/src/icons/chevrons-right-left.ts +4 -2
- package/src/icons/chevrons-right.ts +4 -2
- package/src/icons/chevrons-up-down.ts +4 -2
- package/src/icons/chevrons-up.ts +4 -2
- package/src/icons/church.ts +4 -2
- package/src/icons/cigarette-off.ts +4 -2
- package/src/icons/cigarette.ts +4 -2
- package/src/icons/circle-alert.ts +4 -2
- package/src/icons/circle-arrow-down.ts +4 -2
- package/src/icons/circle-arrow-left.ts +4 -2
- package/src/icons/circle-arrow-out-down-left.ts +4 -2
- package/src/icons/circle-arrow-out-down-right.ts +4 -2
- package/src/icons/circle-arrow-out-up-left.ts +4 -2
- package/src/icons/circle-arrow-out-up-right.ts +4 -2
- package/src/icons/circle-arrow-right.ts +4 -2
- package/src/icons/circle-arrow-up.ts +4 -2
- package/src/icons/circle-check-big.ts +4 -2
- package/src/icons/circle-check.ts +4 -2
- package/src/icons/circle-chevron-down.ts +4 -2
- package/src/icons/circle-chevron-left.ts +4 -2
- package/src/icons/circle-chevron-right.ts +4 -2
- package/src/icons/circle-chevron-up.ts +4 -2
- package/src/icons/circle-dashed-check.ts +20 -0
- package/src/icons/circle-dashed.ts +4 -2
- package/src/icons/circle-divide.ts +4 -2
- package/src/icons/circle-dollar-sign.ts +4 -2
- package/src/icons/circle-dot-dashed.ts +4 -2
- package/src/icons/circle-dot.ts +4 -2
- package/src/icons/circle-ellipsis.ts +4 -2
- package/src/icons/circle-equal.ts +4 -2
- package/src/icons/circle-euro.ts +4 -2
- package/src/icons/circle-fading-arrow-up.ts +4 -2
- package/src/icons/circle-fading-plus.ts +4 -2
- package/src/icons/circle-gauge.ts +4 -2
- package/src/icons/circle-minus.ts +4 -2
- package/src/icons/circle-off.ts +4 -2
- package/src/icons/circle-parking-off.ts +4 -2
- package/src/icons/circle-parking.ts +4 -2
- package/src/icons/circle-pause.ts +4 -2
- package/src/icons/circle-percent.ts +4 -2
- package/src/icons/circle-pile.ts +4 -2
- package/src/icons/circle-play.ts +4 -2
- package/src/icons/circle-plus.ts +4 -2
- package/src/icons/circle-pound-sterling.ts +4 -2
- package/src/icons/circle-power.ts +4 -2
- package/src/icons/circle-question-mark.ts +4 -2
- package/src/icons/circle-slash-2.ts +4 -2
- package/src/icons/circle-slash.ts +4 -2
- package/src/icons/circle-small.ts +4 -2
- package/src/icons/circle-star.ts +4 -2
- package/src/icons/circle-stop.ts +4 -2
- package/src/icons/circle-user-round.ts +4 -2
- package/src/icons/circle-user.ts +4 -2
- package/src/icons/circle-x.ts +4 -2
- package/src/icons/circle.ts +4 -2
- package/src/icons/circuit-board.ts +4 -2
- package/src/icons/citrus.ts +4 -2
- package/src/icons/clapperboard.ts +4 -2
- package/src/icons/clipboard-check.ts +4 -2
- package/src/icons/clipboard-clock.ts +4 -2
- package/src/icons/clipboard-copy.ts +4 -2
- package/src/icons/clipboard-list.ts +4 -2
- package/src/icons/clipboard-minus.ts +4 -2
- package/src/icons/clipboard-paste.ts +4 -2
- package/src/icons/clipboard-pen-line.ts +4 -2
- package/src/icons/clipboard-pen.ts +4 -2
- package/src/icons/clipboard-plus.ts +4 -2
- package/src/icons/clipboard-type.ts +4 -2
- package/src/icons/clipboard-x.ts +4 -2
- package/src/icons/clipboard.ts +4 -2
- package/src/icons/clock-1.ts +4 -2
- package/src/icons/clock-10.ts +4 -2
- package/src/icons/clock-11.ts +4 -2
- package/src/icons/clock-12.ts +4 -2
- package/src/icons/clock-2.ts +4 -2
- package/src/icons/clock-3.ts +4 -2
- package/src/icons/clock-4.ts +4 -2
- package/src/icons/clock-5.ts +4 -2
- package/src/icons/clock-6.ts +4 -2
- package/src/icons/clock-7.ts +4 -2
- package/src/icons/clock-8.ts +4 -2
- package/src/icons/clock-9.ts +4 -2
- package/src/icons/clock-alert.ts +4 -2
- package/src/icons/clock-arrow-down.ts +4 -2
- package/src/icons/clock-arrow-left.ts +4 -2
- package/src/icons/clock-arrow-right.ts +4 -2
- package/src/icons/clock-arrow-up.ts +4 -2
- package/src/icons/clock-check.ts +4 -2
- package/src/icons/clock-fading.ts +4 -2
- package/src/icons/clock-plus.ts +4 -2
- package/src/icons/clock.ts +4 -2
- package/src/icons/closed-caption.ts +4 -2
- package/src/icons/cloud-alert.ts +4 -2
- package/src/icons/cloud-backup.ts +4 -2
- package/src/icons/cloud-check.ts +4 -2
- package/src/icons/cloud-cog.ts +4 -2
- package/src/icons/cloud-download.ts +4 -2
- package/src/icons/cloud-drizzle.ts +4 -2
- package/src/icons/cloud-fog.ts +4 -2
- package/src/icons/cloud-hail.ts +4 -2
- package/src/icons/cloud-lightning.ts +4 -2
- package/src/icons/cloud-moon-rain.ts +4 -2
- package/src/icons/cloud-moon.ts +4 -2
- package/src/icons/cloud-off.ts +4 -2
- package/src/icons/cloud-rain-wind.ts +4 -2
- package/src/icons/cloud-rain.ts +4 -2
- package/src/icons/cloud-snow.ts +4 -2
- package/src/icons/cloud-sun-rain.ts +4 -2
- package/src/icons/cloud-sun.ts +4 -2
- package/src/icons/cloud-sync.ts +4 -2
- package/src/icons/cloud-upload.ts +4 -2
- package/src/icons/cloud.ts +4 -2
- package/src/icons/cloudy.ts +4 -2
- package/src/icons/clover.ts +4 -2
- package/src/icons/club.ts +4 -2
- package/src/icons/code-xml.ts +4 -2
- package/src/icons/code.ts +4 -2
- package/src/icons/coffee.ts +4 -2
- package/src/icons/cog.ts +4 -2
- package/src/icons/coins.ts +4 -2
- package/src/icons/columns-2.ts +4 -2
- package/src/icons/columns-3-cog.ts +4 -2
- package/src/icons/columns-3.ts +4 -2
- package/src/icons/columns-4.ts +4 -2
- package/src/icons/combine.ts +4 -2
- package/src/icons/command.ts +4 -2
- package/src/icons/compass.ts +4 -2
- package/src/icons/component.ts +4 -2
- package/src/icons/computer.ts +5 -3
- package/src/icons/concierge-bell.ts +4 -2
- package/src/icons/cone.ts +4 -2
- package/src/icons/construction.ts +4 -2
- package/src/icons/contact-round.ts +4 -2
- package/src/icons/contact.ts +4 -2
- package/src/icons/container.ts +4 -2
- package/src/icons/contrast.ts +4 -2
- package/src/icons/cookie.ts +4 -2
- package/src/icons/cooking-pot.ts +4 -2
- package/src/icons/copy-check.ts +4 -2
- package/src/icons/copy-minus.ts +4 -2
- package/src/icons/copy-plus.ts +4 -2
- package/src/icons/copy-slash.ts +4 -2
- package/src/icons/copy-x.ts +4 -2
- package/src/icons/copy.ts +4 -2
- package/src/icons/copyleft.ts +4 -2
- package/src/icons/copyright.ts +4 -2
- package/src/icons/corner-down-left.ts +4 -2
- package/src/icons/corner-down-right.ts +4 -2
- package/src/icons/corner-left-down.ts +4 -2
- package/src/icons/corner-left-up.ts +4 -2
- package/src/icons/corner-right-down.ts +4 -2
- package/src/icons/corner-right-up.ts +4 -2
- package/src/icons/corner-up-left.ts +4 -2
- package/src/icons/corner-up-right.ts +4 -2
- package/src/icons/cpu.ts +4 -2
- package/src/icons/creative-commons.ts +4 -2
- package/src/icons/credit-card-check.ts +5 -3
- package/src/icons/credit-card-minus.ts +5 -3
- package/src/icons/credit-card-plus.ts +5 -3
- package/src/icons/credit-card-reader.ts +4 -2
- package/src/icons/credit-card-x.ts +5 -3
- package/src/icons/credit-card.ts +5 -3
- package/src/icons/croissant.ts +4 -2
- package/src/icons/crop.ts +4 -2
- package/src/icons/cross.ts +4 -2
- package/src/icons/crosshair.ts +4 -2
- package/src/icons/crown.ts +4 -2
- package/src/icons/cuboid.ts +4 -2
- package/src/icons/cup-soda.ts +4 -2
- package/src/icons/currency.ts +4 -2
- package/src/icons/cylinder.ts +4 -2
- package/src/icons/dam.ts +4 -2
- package/src/icons/database-arrow-down.ts +4 -2
- package/src/icons/database-arrow-up.ts +4 -2
- package/src/icons/database-backup.ts +4 -2
- package/src/icons/database-check.ts +4 -2
- package/src/icons/database-minus.ts +4 -2
- package/src/icons/database-plus.ts +4 -2
- package/src/icons/database-search.ts +4 -2
- package/src/icons/database-x.ts +4 -2
- package/src/icons/database-zap.ts +4 -2
- package/src/icons/database.ts +4 -2
- package/src/icons/decimals-arrow-left.ts +4 -2
- package/src/icons/decimals-arrow-right.ts +4 -2
- package/src/icons/delete.ts +4 -2
- package/src/icons/dessert.ts +4 -2
- package/src/icons/diameter.ts +4 -2
- package/src/icons/diamond-minus.ts +4 -2
- package/src/icons/diamond-percent.ts +4 -2
- package/src/icons/diamond-plus.ts +4 -2
- package/src/icons/diamond.ts +4 -2
- package/src/icons/dice-1.ts +4 -2
- package/src/icons/dice-2.ts +4 -2
- package/src/icons/dice-3.ts +4 -2
- package/src/icons/dice-4.ts +4 -2
- package/src/icons/dice-5.ts +4 -2
- package/src/icons/dice-6.ts +4 -2
- package/src/icons/dices.ts +4 -2
- package/src/icons/diff.ts +4 -2
- package/src/icons/disc-2.ts +4 -2
- package/src/icons/disc-3.ts +4 -2
- package/src/icons/disc-album.ts +4 -2
- package/src/icons/disc.ts +4 -2
- package/src/icons/divide.ts +4 -2
- package/src/icons/dna-off.ts +4 -2
- package/src/icons/dna.ts +4 -2
- package/src/icons/dock.ts +4 -2
- package/src/icons/dog.ts +4 -2
- package/src/icons/dollar-sign.ts +4 -2
- package/src/icons/dome.ts +20 -0
- package/src/icons/donut.ts +4 -2
- package/src/icons/door-closed-locked.ts +4 -2
- package/src/icons/door-closed.ts +4 -2
- package/src/icons/door-open.ts +5 -3
- package/src/icons/door-stairwell.ts +4 -2
- package/src/icons/dot.ts +4 -2
- package/src/icons/download.ts +4 -2
- package/src/icons/drafting-compass.ts +4 -2
- package/src/icons/drama.ts +4 -2
- package/src/icons/drill.ts +4 -2
- package/src/icons/drone.ts +4 -2
- package/src/icons/droplet-off.ts +4 -2
- package/src/icons/droplet.ts +4 -2
- package/src/icons/droplets.ts +4 -2
- package/src/icons/drum.ts +4 -2
- package/src/icons/drumstick.ts +4 -2
- package/src/icons/dumbbell.ts +4 -2
- package/src/icons/ear-off.ts +4 -2
- package/src/icons/ear.ts +4 -2
- package/src/icons/earth-lock.ts +4 -2
- package/src/icons/earth.ts +4 -2
- package/src/icons/eclipse.ts +4 -2
- package/src/icons/egg-fried.ts +4 -2
- package/src/icons/egg-off.ts +4 -2
- package/src/icons/egg.ts +4 -2
- package/src/icons/eject.ts +4 -2
- package/src/icons/ellipse.ts +4 -2
- package/src/icons/ellipsis-vertical.ts +4 -2
- package/src/icons/ellipsis.ts +4 -2
- package/src/icons/engine.ts +4 -2
- package/src/icons/equal-approximately-not.ts +20 -0
- package/src/icons/equal-approximately.ts +4 -2
- package/src/icons/equal-not.ts +4 -2
- package/src/icons/equal.ts +4 -2
- package/src/icons/eraser.ts +4 -2
- package/src/icons/ethernet-port.ts +4 -2
- package/src/icons/euro.ts +4 -2
- package/src/icons/ev-charger.ts +4 -2
- package/src/icons/expand.ts +4 -2
- package/src/icons/external-link.ts +4 -2
- package/src/icons/eye-closed.ts +4 -2
- package/src/icons/eye-dashed.ts +4 -2
- package/src/icons/eye-off.ts +4 -2
- package/src/icons/eye.ts +4 -2
- package/src/icons/face-angry.ts +4 -2
- package/src/icons/face-expressionless.ts +4 -2
- package/src/icons/face-grinning.ts +4 -2
- package/src/icons/face-neutral.ts +4 -2
- package/src/icons/face-slightly-frowning.ts +4 -2
- package/src/icons/face-slightly-smiling-plus.ts +4 -2
- package/src/icons/face-slightly-smiling.ts +4 -2
- package/src/icons/factory.ts +4 -2
- package/src/icons/fan.ts +4 -2
- package/src/icons/fast-forward.ts +4 -2
- package/src/icons/feather.ts +4 -2
- package/src/icons/fence.ts +4 -2
- package/src/icons/ferris-wheel.ts +4 -2
- package/src/icons/file-archive.ts +4 -2
- package/src/icons/file-axis-3d.ts +4 -2
- package/src/icons/file-badge.ts +4 -2
- package/src/icons/file-box.ts +4 -2
- package/src/icons/file-braces-corner.ts +4 -2
- package/src/icons/file-braces.ts +4 -2
- package/src/icons/file-chart-column-increasing.ts +4 -2
- package/src/icons/file-chart-column.ts +4 -2
- package/src/icons/file-chart-line.ts +4 -2
- package/src/icons/file-chart-pie.ts +4 -2
- package/src/icons/file-check-corner.ts +4 -2
- package/src/icons/file-check.ts +4 -2
- package/src/icons/file-clock.ts +4 -2
- package/src/icons/file-code-corner.ts +4 -2
- package/src/icons/file-code.ts +4 -2
- package/src/icons/file-cog.ts +4 -2
- package/src/icons/file-diff.ts +4 -2
- package/src/icons/file-digit.ts +4 -2
- package/src/icons/file-down.ts +4 -2
- package/src/icons/file-exclamation-point.ts +4 -2
- package/src/icons/file-headphone.ts +4 -2
- package/src/icons/file-heart.ts +4 -2
- package/src/icons/file-image.ts +4 -2
- package/src/icons/file-input.ts +4 -2
- package/src/icons/file-key.ts +4 -2
- package/src/icons/file-lock.ts +4 -2
- package/src/icons/file-minus-corner.ts +4 -2
- package/src/icons/file-minus.ts +4 -2
- package/src/icons/file-music.ts +4 -2
- package/src/icons/file-output.ts +4 -2
- package/src/icons/file-pen-line.ts +4 -2
- package/src/icons/file-pen.ts +4 -2
- package/src/icons/file-play.ts +4 -2
- package/src/icons/file-plus-corner.ts +4 -2
- package/src/icons/file-plus.ts +4 -2
- package/src/icons/file-question-mark.ts +4 -2
- package/src/icons/file-scan.ts +4 -2
- package/src/icons/file-search-corner.ts +4 -2
- package/src/icons/file-search.ts +4 -2
- package/src/icons/file-signal.ts +4 -2
- package/src/icons/file-sliders.ts +4 -2
- package/src/icons/file-spreadsheet.ts +4 -2
- package/src/icons/file-stack.ts +4 -2
- package/src/icons/file-symlink.ts +4 -2
- package/src/icons/file-terminal.ts +4 -2
- package/src/icons/file-text.ts +4 -2
- package/src/icons/file-type-corner.ts +4 -2
- package/src/icons/file-type.ts +4 -2
- package/src/icons/file-up.ts +4 -2
- package/src/icons/file-user.ts +4 -2
- package/src/icons/file-video-camera.ts +4 -2
- package/src/icons/file-volume.ts +4 -2
- package/src/icons/file-x-corner.ts +4 -2
- package/src/icons/file-x.ts +4 -2
- package/src/icons/file.ts +4 -2
- package/src/icons/files.ts +4 -2
- package/src/icons/film.ts +4 -2
- package/src/icons/fingerprint-pattern.ts +4 -2
- package/src/icons/fire-extinguisher.ts +4 -2
- package/src/icons/fish-off.ts +4 -2
- package/src/icons/fish-symbol.ts +4 -2
- package/src/icons/fish.ts +4 -2
- package/src/icons/fishing-hook.ts +4 -2
- package/src/icons/fishing-rod.ts +4 -2
- package/src/icons/flag-off.ts +4 -2
- package/src/icons/flag-triangle-left.ts +4 -2
- package/src/icons/flag-triangle-right.ts +4 -2
- package/src/icons/flag.ts +4 -2
- package/src/icons/flame-kindling.ts +4 -2
- package/src/icons/flame.ts +4 -2
- package/src/icons/flashlight-off.ts +4 -2
- package/src/icons/flashlight.ts +4 -2
- package/src/icons/flask-conical-off.ts +4 -2
- package/src/icons/flask-conical.ts +4 -2
- package/src/icons/flask-round.ts +4 -2
- package/src/icons/flower-2.ts +4 -2
- package/src/icons/flower.ts +4 -2
- package/src/icons/focus.ts +4 -2
- package/src/icons/fold-horizontal.ts +4 -2
- package/src/icons/fold-vertical.ts +4 -2
- package/src/icons/folder-archive.ts +4 -2
- package/src/icons/folder-bookmark.ts +4 -2
- package/src/icons/folder-check.ts +4 -2
- package/src/icons/folder-clock.ts +4 -2
- package/src/icons/folder-closed.ts +4 -2
- package/src/icons/folder-code.ts +4 -2
- package/src/icons/folder-cog.ts +4 -2
- package/src/icons/folder-dot.ts +4 -2
- package/src/icons/folder-down.ts +4 -2
- package/src/icons/folder-git-2.ts +4 -2
- package/src/icons/folder-git.ts +4 -2
- package/src/icons/folder-heart.ts +4 -2
- package/src/icons/folder-input.ts +4 -2
- package/src/icons/folder-kanban.ts +4 -2
- package/src/icons/folder-key.ts +4 -2
- package/src/icons/folder-lock.ts +4 -2
- package/src/icons/folder-minus.ts +4 -2
- package/src/icons/folder-open-dot.ts +4 -2
- package/src/icons/folder-open.ts +4 -2
- package/src/icons/folder-output.ts +4 -2
- package/src/icons/folder-pen.ts +4 -2
- package/src/icons/folder-plus.ts +4 -2
- package/src/icons/folder-root.ts +4 -2
- package/src/icons/folder-search-2.ts +4 -2
- package/src/icons/folder-search.ts +4 -2
- package/src/icons/folder-symlink.ts +4 -2
- package/src/icons/folder-sync.ts +4 -2
- package/src/icons/folder-tree.ts +4 -2
- package/src/icons/folder-up.ts +4 -2
- package/src/icons/folder-x.ts +4 -2
- package/src/icons/folder.ts +4 -2
- package/src/icons/folders.ts +4 -2
- package/src/icons/footprints.ts +4 -2
- package/src/icons/forklift.ts +4 -2
- package/src/icons/form.ts +4 -2
- package/src/icons/forward.ts +4 -2
- package/src/icons/frame.ts +4 -2
- package/src/icons/fuel.ts +4 -2
- package/src/icons/fullscreen.ts +4 -2
- package/src/icons/funnel-plus.ts +4 -2
- package/src/icons/funnel-x.ts +4 -2
- package/src/icons/funnel.ts +4 -2
- package/src/icons/galaxy.ts +4 -2
- package/src/icons/gallery-horizontal-end.ts +4 -2
- package/src/icons/gallery-horizontal.ts +4 -2
- package/src/icons/gallery-thumbnails.ts +4 -2
- package/src/icons/gallery-vertical-end.ts +4 -2
- package/src/icons/gallery-vertical.ts +4 -2
- package/src/icons/gamepad-2.ts +4 -2
- package/src/icons/gamepad-directional.ts +4 -2
- package/src/icons/gamepad.ts +4 -2
- package/src/icons/gap-horizontal.ts +20 -0
- package/src/icons/gap-vertical.ts +20 -0
- package/src/icons/gauge.ts +4 -2
- package/src/icons/gavel.ts +4 -2
- package/src/icons/gem.ts +4 -2
- package/src/icons/georgian-lari.ts +4 -2
- package/src/icons/germ-off.ts +4 -2
- package/src/icons/germ.ts +4 -2
- package/src/icons/ghost.ts +4 -2
- package/src/icons/gift.ts +4 -2
- package/src/icons/git-branch-minus.ts +4 -2
- package/src/icons/git-branch-plus.ts +4 -2
- package/src/icons/git-branch.ts +4 -2
- package/src/icons/git-commit-horizontal.ts +4 -2
- package/src/icons/git-commit-vertical.ts +4 -2
- package/src/icons/git-compare-arrows.ts +4 -2
- package/src/icons/git-compare.ts +4 -2
- package/src/icons/git-fork.ts +4 -2
- package/src/icons/git-graph.ts +4 -2
- package/src/icons/git-merge-conflict.ts +4 -2
- package/src/icons/git-merge.ts +4 -2
- package/src/icons/git-pull-request-arrow.ts +4 -2
- package/src/icons/git-pull-request-closed.ts +4 -2
- package/src/icons/git-pull-request-create-arrow.ts +4 -2
- package/src/icons/git-pull-request-create.ts +4 -2
- package/src/icons/git-pull-request-draft.ts +4 -2
- package/src/icons/git-pull-request.ts +4 -2
- package/src/icons/glass-water.ts +4 -2
- package/src/icons/glasses.ts +4 -2
- package/src/icons/globe-check.ts +4 -2
- package/src/icons/globe-lock.ts +4 -2
- package/src/icons/globe-off.ts +4 -2
- package/src/icons/globe-x.ts +4 -2
- package/src/icons/globe.ts +4 -2
- package/src/icons/goal.ts +4 -2
- package/src/icons/gpu.ts +4 -2
- package/src/icons/graduation-cap.ts +4 -2
- package/src/icons/grape.ts +4 -2
- package/src/icons/grid-2x2-check.ts +4 -2
- package/src/icons/grid-2x2-plus.ts +4 -2
- package/src/icons/grid-2x2-x.ts +4 -2
- package/src/icons/grid-2x2.ts +4 -2
- package/src/icons/grid-3x2.ts +4 -2
- package/src/icons/grid-3x3.ts +4 -2
- package/src/icons/grip-horizontal.ts +4 -2
- package/src/icons/grip-vertical.ts +4 -2
- package/src/icons/grip.ts +4 -2
- package/src/icons/group.ts +4 -2
- package/src/icons/guitar.ts +4 -2
- package/src/icons/ham.ts +4 -2
- package/src/icons/hamburger.ts +4 -2
- package/src/icons/hammer.ts +4 -2
- package/src/icons/hand-coins.ts +4 -2
- package/src/icons/hand-fist.ts +4 -2
- package/src/icons/hand-grab.ts +4 -2
- package/src/icons/hand-heart.ts +4 -2
- package/src/icons/hand-helping.ts +4 -2
- package/src/icons/hand-metal.ts +4 -2
- package/src/icons/hand-platter.ts +4 -2
- package/src/icons/hand.ts +4 -2
- package/src/icons/handbag.ts +4 -2
- package/src/icons/handshake.ts +4 -2
- package/src/icons/hard-drive-download.ts +4 -2
- package/src/icons/hard-drive-upload.ts +4 -2
- package/src/icons/hard-drive.ts +4 -2
- package/src/icons/hard-hat.ts +4 -2
- package/src/icons/hash.ts +4 -2
- package/src/icons/hat-glasses.ts +4 -2
- package/src/icons/haze.ts +4 -2
- package/src/icons/hd.ts +4 -2
- package/src/icons/hdmi-port.ts +4 -2
- package/src/icons/heading-1.ts +4 -2
- package/src/icons/heading-2.ts +4 -2
- package/src/icons/heading-3.ts +4 -2
- package/src/icons/heading-4.ts +4 -2
- package/src/icons/heading-5.ts +4 -2
- package/src/icons/heading-6.ts +4 -2
- package/src/icons/heading.ts +4 -2
- package/src/icons/headphone-off.ts +4 -2
- package/src/icons/headphones.ts +4 -2
- package/src/icons/headset.ts +4 -2
- package/src/icons/heart-crack.ts +4 -2
- package/src/icons/heart-handshake.ts +4 -2
- package/src/icons/heart-minus.ts +4 -2
- package/src/icons/heart-off.ts +4 -2
- package/src/icons/heart-plus.ts +4 -2
- package/src/icons/heart-pulse.ts +4 -2
- package/src/icons/heart-x.ts +4 -2
- package/src/icons/heart.ts +4 -2
- package/src/icons/heater.ts +4 -2
- package/src/icons/helicopter.ts +4 -2
- package/src/icons/hexagon.ts +4 -2
- package/src/icons/highlighter.ts +4 -2
- package/src/icons/hop-off.ts +4 -2
- package/src/icons/hop.ts +4 -2
- package/src/icons/hospital.ts +4 -2
- package/src/icons/hotel.ts +4 -2
- package/src/icons/hourglass.ts +4 -2
- package/src/icons/house-heart.ts +4 -2
- package/src/icons/house-plug.ts +4 -2
- package/src/icons/house-plus.ts +4 -2
- package/src/icons/house-wifi.ts +4 -2
- package/src/icons/house.ts +4 -2
- package/src/icons/ice-cream-bowl.ts +4 -2
- package/src/icons/ice-cream-cone.ts +4 -2
- package/src/icons/id-card-lanyard.ts +5 -3
- package/src/icons/id-card.ts +5 -3
- package/src/icons/image-down.ts +4 -2
- package/src/icons/image-minus.ts +4 -2
- package/src/icons/image-off.ts +4 -2
- package/src/icons/image-play.ts +4 -2
- package/src/icons/image-plus.ts +4 -2
- package/src/icons/image-up.ts +4 -2
- package/src/icons/image-upscale.ts +4 -2
- package/src/icons/image.ts +4 -2
- package/src/icons/images.ts +4 -2
- package/src/icons/import.ts +4 -2
- package/src/icons/inbox.ts +4 -2
- package/src/icons/index.ts +159 -146
- package/src/icons/indian-rupee.ts +4 -2
- package/src/icons/infinity.ts +4 -2
- package/src/icons/info.ts +4 -2
- package/src/icons/inspection-panel.ts +4 -2
- package/src/icons/italic.ts +4 -2
- package/src/icons/iteration-ccw.ts +4 -2
- package/src/icons/iteration-cw.ts +4 -2
- package/src/icons/japanese-yen.ts +4 -2
- package/src/icons/joystick.ts +4 -2
- package/src/icons/kanban.ts +4 -2
- package/src/icons/kayak.ts +4 -2
- package/src/icons/key-round.ts +4 -2
- package/src/icons/key-square.ts +4 -2
- package/src/icons/key.ts +4 -2
- package/src/icons/keyboard-music.ts +4 -2
- package/src/icons/keyboard-off.ts +4 -2
- package/src/icons/keyboard.ts +4 -2
- package/src/icons/lamp-ceiling.ts +4 -2
- package/src/icons/lamp-desk.ts +4 -2
- package/src/icons/lamp-floor.ts +4 -2
- package/src/icons/lamp-wall-down.ts +4 -2
- package/src/icons/lamp-wall-up.ts +4 -2
- package/src/icons/lamp.ts +4 -2
- package/src/icons/land-plot.ts +4 -2
- package/src/icons/landmark.ts +4 -2
- package/src/icons/languages.ts +4 -2
- package/src/icons/laptop-minimal-check.ts +4 -2
- package/src/icons/laptop-minimal.ts +4 -2
- package/src/icons/laptop.ts +4 -2
- package/src/icons/lasso-select.ts +4 -2
- package/src/icons/lasso.ts +4 -2
- package/src/icons/layer-arrow-down.ts +4 -2
- package/src/icons/layer-arrow-up.ts +4 -2
- package/src/icons/layers-2.ts +4 -2
- package/src/icons/layers-arrow-down.ts +4 -2
- package/src/icons/layers-arrow-up.ts +4 -2
- package/src/icons/layers-minus.ts +4 -2
- package/src/icons/layers-plus.ts +4 -2
- package/src/icons/layers.ts +4 -2
- package/src/icons/layout-dashboard.ts +4 -2
- package/src/icons/layout-freeform.ts +4 -2
- package/src/icons/layout-grid.ts +4 -2
- package/src/icons/layout-list.ts +4 -2
- package/src/icons/layout-panel-left.ts +4 -2
- package/src/icons/layout-panel-top.ts +4 -2
- package/src/icons/layout-template.ts +4 -2
- package/src/icons/leaf.ts +4 -2
- package/src/icons/leafy-green.ts +4 -2
- package/src/icons/lectern.ts +4 -2
- package/src/icons/lens-concave.ts +4 -2
- package/src/icons/lens-convex.ts +4 -2
- package/src/icons/library-big.ts +4 -2
- package/src/icons/library.ts +4 -2
- package/src/icons/life-buoy.ts +4 -2
- package/src/icons/ligature.ts +4 -2
- package/src/icons/lightbulb-off.ts +4 -2
- package/src/icons/lightbulb.ts +4 -2
- package/src/icons/lighthouse.ts +4 -2
- package/src/icons/line-dot-right-horizontal.ts +4 -2
- package/src/icons/line-squiggle.ts +4 -2
- package/src/icons/line-style.ts +4 -2
- package/src/icons/link-2-off.ts +4 -2
- package/src/icons/link-2.ts +4 -2
- package/src/icons/link.ts +4 -2
- package/src/icons/list-check.ts +4 -2
- package/src/icons/list-checks.ts +4 -2
- package/src/icons/list-chevrons-down-up.ts +4 -2
- package/src/icons/list-chevrons-up-down.ts +4 -2
- package/src/icons/list-clock.ts +4 -2
- package/src/icons/list-collapse.ts +4 -2
- package/src/icons/list-end.ts +4 -2
- package/src/icons/list-filter-plus.ts +4 -2
- package/src/icons/list-filter.ts +4 -2
- package/src/icons/list-indent-decrease.ts +4 -2
- package/src/icons/list-indent-increase.ts +4 -2
- package/src/icons/list-minus.ts +4 -2
- package/src/icons/list-music.ts +4 -2
- package/src/icons/list-ordered.ts +4 -2
- package/src/icons/list-plus.ts +4 -2
- package/src/icons/list-restart.ts +4 -2
- package/src/icons/list-sort-ascending.ts +4 -2
- package/src/icons/list-sort-descending.ts +4 -2
- package/src/icons/list-start.ts +4 -2
- package/src/icons/list-todo.ts +4 -2
- package/src/icons/list-tree.ts +4 -2
- package/src/icons/list-video.ts +4 -2
- package/src/icons/list-x.ts +4 -2
- package/src/icons/list.ts +4 -2
- package/src/icons/loader-circle.ts +4 -2
- package/src/icons/loader-pinwheel.ts +4 -2
- package/src/icons/loader.ts +4 -2
- package/src/icons/locate-fixed.ts +4 -2
- package/src/icons/locate-off.ts +4 -2
- package/src/icons/locate.ts +4 -2
- package/src/icons/lock-keyhole-open.ts +4 -2
- package/src/icons/lock-keyhole.ts +4 -2
- package/src/icons/lock-open.ts +4 -2
- package/src/icons/lock.ts +4 -2
- package/src/icons/log-in.ts +4 -2
- package/src/icons/log-out.ts +4 -2
- package/src/icons/logs.ts +4 -2
- package/src/icons/lollipop.ts +4 -2
- package/src/icons/luggage.ts +4 -2
- package/src/icons/magnet.ts +4 -2
- package/src/icons/mail-badge.ts +4 -2
- package/src/icons/mail-check.ts +4 -2
- package/src/icons/mail-clock.ts +4 -2
- package/src/icons/mail-minus.ts +4 -2
- package/src/icons/mail-open.ts +4 -2
- package/src/icons/mail-pen.ts +4 -2
- package/src/icons/mail-plus.ts +4 -2
- package/src/icons/mail-question-mark.ts +4 -2
- package/src/icons/mail-search.ts +4 -2
- package/src/icons/mail-warning.ts +4 -2
- package/src/icons/mail-x.ts +4 -2
- package/src/icons/mail.ts +4 -2
- package/src/icons/mailbox.ts +4 -2
- package/src/icons/mails.ts +4 -2
- package/src/icons/map-minus.ts +4 -2
- package/src/icons/map-pin-check-inside.ts +4 -2
- package/src/icons/map-pin-check.ts +4 -2
- package/src/icons/map-pin-house.ts +4 -2
- package/src/icons/map-pin-minus-inside.ts +4 -2
- package/src/icons/map-pin-minus.ts +4 -2
- package/src/icons/map-pin-off.ts +4 -2
- package/src/icons/map-pin-pen.ts +4 -2
- package/src/icons/map-pin-plus-inside.ts +4 -2
- package/src/icons/map-pin-plus.ts +4 -2
- package/src/icons/map-pin-search.ts +4 -2
- package/src/icons/map-pin-x-inside.ts +4 -2
- package/src/icons/map-pin-x.ts +4 -2
- package/src/icons/map-pin.ts +4 -2
- package/src/icons/map-pinned.ts +4 -2
- package/src/icons/map-plus.ts +4 -2
- package/src/icons/map.ts +4 -2
- package/src/icons/mars-stroke.ts +4 -2
- package/src/icons/mars.ts +4 -2
- package/src/icons/martini.ts +4 -2
- package/src/icons/maximize-2.ts +4 -2
- package/src/icons/maximize.ts +4 -2
- package/src/icons/medal.ts +4 -2
- package/src/icons/megaphone-off.ts +4 -2
- package/src/icons/megaphone.ts +4 -2
- package/src/icons/memory-stick.ts +4 -2
- package/src/icons/menu.ts +4 -2
- package/src/icons/merge.ts +4 -2
- package/src/icons/message-circle-check.ts +4 -2
- package/src/icons/message-circle-code.ts +4 -2
- package/src/icons/message-circle-dashed-check.ts +4 -2
- package/src/icons/message-circle-dashed.ts +4 -2
- package/src/icons/message-circle-heart.ts +4 -2
- package/src/icons/message-circle-more.ts +4 -2
- package/src/icons/message-circle-off.ts +4 -2
- package/src/icons/message-circle-plus.ts +4 -2
- package/src/icons/message-circle-question-mark.ts +4 -2
- package/src/icons/message-circle-reply.ts +4 -2
- package/src/icons/message-circle-warning.ts +4 -2
- package/src/icons/message-circle-x.ts +4 -2
- package/src/icons/message-circle.ts +4 -2
- package/src/icons/message-square-check.ts +4 -2
- package/src/icons/message-square-code.ts +4 -2
- package/src/icons/message-square-dashed.ts +4 -2
- package/src/icons/message-square-diff.ts +4 -2
- package/src/icons/message-square-dot.ts +4 -2
- package/src/icons/message-square-heart.ts +4 -2
- package/src/icons/message-square-lock.ts +4 -2
- package/src/icons/message-square-more.ts +4 -2
- package/src/icons/message-square-off.ts +4 -2
- package/src/icons/message-square-plus.ts +4 -2
- package/src/icons/message-square-quote.ts +4 -2
- package/src/icons/message-square-reply.ts +4 -2
- package/src/icons/message-square-share.ts +4 -2
- package/src/icons/message-square-text.ts +4 -2
- package/src/icons/message-square-warning.ts +4 -2
- package/src/icons/message-square-x.ts +4 -2
- package/src/icons/message-square.ts +4 -2
- package/src/icons/messages-square.ts +4 -2
- package/src/icons/metronome.ts +4 -2
- package/src/icons/mic-audio-lines.ts +4 -2
- package/src/icons/mic-off.ts +4 -2
- package/src/icons/mic-signal.ts +4 -2
- package/src/icons/mic-vocal.ts +4 -2
- package/src/icons/mic.ts +4 -2
- package/src/icons/microchip.ts +4 -2
- package/src/icons/microscope.ts +4 -2
- package/src/icons/microwave.ts +4 -2
- package/src/icons/midi-port.ts +4 -2
- package/src/icons/milestone.ts +4 -2
- package/src/icons/milk-off.ts +4 -2
- package/src/icons/milk.ts +4 -2
- package/src/icons/minimize-2.ts +4 -2
- package/src/icons/minimize.ts +4 -2
- package/src/icons/minus.ts +4 -2
- package/src/icons/mirror-rectangular.ts +4 -2
- package/src/icons/mirror-round.ts +4 -2
- package/src/icons/monitor-check.ts +4 -2
- package/src/icons/monitor-cloud.ts +4 -2
- package/src/icons/monitor-cog.ts +4 -2
- package/src/icons/monitor-dot.ts +4 -2
- package/src/icons/monitor-down.ts +4 -2
- package/src/icons/monitor-off.ts +4 -2
- package/src/icons/monitor-pause.ts +4 -2
- package/src/icons/monitor-play.ts +4 -2
- package/src/icons/monitor-smartphone.ts +4 -2
- package/src/icons/monitor-speaker.ts +4 -2
- package/src/icons/monitor-stop.ts +4 -2
- package/src/icons/monitor-up.ts +4 -2
- package/src/icons/monitor-x.ts +4 -2
- package/src/icons/monitor.ts +4 -2
- package/src/icons/moon-star.ts +4 -2
- package/src/icons/moon.ts +4 -2
- package/src/icons/mop-sparkles.ts +4 -2
- package/src/icons/mop.ts +4 -2
- package/src/icons/mosque.ts +4 -2
- package/src/icons/motorbike.ts +4 -2
- package/src/icons/mountain-snow.ts +4 -2
- package/src/icons/mountain.ts +4 -2
- package/src/icons/mouse-left.ts +4 -2
- package/src/icons/mouse-off.ts +4 -2
- package/src/icons/mouse-pointer-2-off.ts +4 -2
- package/src/icons/mouse-pointer-2.ts +4 -2
- package/src/icons/mouse-pointer-ban.ts +4 -2
- package/src/icons/mouse-pointer-click.ts +4 -2
- package/src/icons/mouse-pointer.ts +4 -2
- package/src/icons/mouse-right.ts +4 -2
- package/src/icons/mouse.ts +4 -2
- package/src/icons/move-3d.ts +4 -2
- package/src/icons/move-diagonal-2.ts +4 -2
- package/src/icons/move-diagonal.ts +4 -2
- package/src/icons/move-down-left.ts +4 -2
- package/src/icons/move-down-right.ts +4 -2
- package/src/icons/move-down.ts +4 -2
- package/src/icons/move-horizontal.ts +4 -2
- package/src/icons/move-left.ts +4 -2
- package/src/icons/move-right.ts +4 -2
- package/src/icons/move-up-left.ts +4 -2
- package/src/icons/move-up-right.ts +4 -2
- package/src/icons/move-up.ts +4 -2
- package/src/icons/move-vertical.ts +4 -2
- package/src/icons/move.ts +4 -2
- package/src/icons/music-2.ts +4 -2
- package/src/icons/music-3.ts +4 -2
- package/src/icons/music-4.ts +4 -2
- package/src/icons/music.ts +4 -2
- package/src/icons/navigation-2-off.ts +4 -2
- package/src/icons/navigation-2.ts +4 -2
- package/src/icons/navigation-off.ts +4 -2
- package/src/icons/navigation.ts +4 -2
- package/src/icons/network.ts +4 -2
- package/src/icons/newspaper.ts +4 -2
- package/src/icons/nfc.ts +4 -2
- package/src/icons/non-binary.ts +4 -2
- package/src/icons/notebook-pen.ts +4 -2
- package/src/icons/notebook-tabs.ts +4 -2
- package/src/icons/notebook-text.ts +4 -2
- package/src/icons/notebook.ts +4 -2
- package/src/icons/notepad-text-dashed.ts +4 -2
- package/src/icons/notepad-text.ts +4 -2
- package/src/icons/nut-off.ts +4 -2
- package/src/icons/nut.ts +4 -2
- package/src/icons/octagon-alert.ts +4 -2
- package/src/icons/octagon-minus.ts +4 -2
- package/src/icons/octagon-pause.ts +4 -2
- package/src/icons/octagon-x.ts +4 -2
- package/src/icons/octagon.ts +4 -2
- package/src/icons/omega.ts +4 -2
- package/src/icons/option.ts +4 -2
- package/src/icons/orbit.ts +4 -2
- package/src/icons/origami.ts +4 -2
- package/src/icons/package-2.ts +4 -2
- package/src/icons/package-check.ts +4 -2
- package/src/icons/package-minus.ts +4 -2
- package/src/icons/package-open.ts +4 -2
- package/src/icons/package-plus.ts +4 -2
- package/src/icons/package-search.ts +4 -2
- package/src/icons/package-x.ts +4 -2
- package/src/icons/package.ts +4 -2
- package/src/icons/paint-bucket.ts +4 -2
- package/src/icons/paint-roller.ts +4 -2
- package/src/icons/paintbrush-vertical.ts +4 -2
- package/src/icons/paintbrush.ts +4 -2
- package/src/icons/palette.ts +4 -2
- package/src/icons/panda.ts +4 -2
- package/src/icons/panel-bottom-close.ts +4 -2
- package/src/icons/panel-bottom-dashed.ts +4 -2
- package/src/icons/panel-bottom-open.ts +4 -2
- package/src/icons/panel-bottom.ts +4 -2
- package/src/icons/panel-left-close.ts +4 -2
- package/src/icons/panel-left-dashed.ts +4 -2
- package/src/icons/panel-left-open.ts +4 -2
- package/src/icons/panel-left-right-dashed.ts +4 -2
- package/src/icons/panel-left.ts +4 -2
- package/src/icons/panel-right-close.ts +4 -2
- package/src/icons/panel-right-dashed.ts +4 -2
- package/src/icons/panel-right-open.ts +4 -2
- package/src/icons/panel-right.ts +4 -2
- package/src/icons/panel-top-bottom-dashed.ts +4 -2
- package/src/icons/panel-top-close.ts +4 -2
- package/src/icons/panel-top-dashed.ts +4 -2
- package/src/icons/panel-top-open.ts +4 -2
- package/src/icons/panel-top.ts +4 -2
- package/src/icons/panels-left-bottom.ts +4 -2
- package/src/icons/panels-right-bottom.ts +4 -2
- package/src/icons/panels-top-left.ts +4 -2
- package/src/icons/paper-bag.ts +4 -2
- package/src/icons/paperclip.ts +4 -2
- package/src/icons/parasol.ts +4 -2
- package/src/icons/parentheses.ts +4 -2
- package/src/icons/parking-meter.ts +4 -2
- package/src/icons/party-popper.ts +4 -2
- package/src/icons/pause.ts +4 -2
- package/src/icons/paw-print.ts +4 -2
- package/src/icons/pc-case.ts +4 -2
- package/src/icons/pen-line.ts +4 -2
- package/src/icons/pen-off.ts +4 -2
- package/src/icons/pen-tool.ts +4 -2
- package/src/icons/pen.ts +4 -2
- package/src/icons/pencil-line.ts +4 -2
- package/src/icons/pencil-off.ts +4 -2
- package/src/icons/pencil-ruler.ts +4 -2
- package/src/icons/pencil-sparkles.ts +4 -2
- package/src/icons/pencil.ts +4 -2
- package/src/icons/pentagon.ts +4 -2
- package/src/icons/percent.ts +4 -2
- package/src/icons/person-standing.ts +4 -2
- package/src/icons/phi.ts +4 -2
- package/src/icons/philippine-peso.ts +4 -2
- package/src/icons/phone-call.ts +4 -2
- package/src/icons/phone-forwarded.ts +4 -2
- package/src/icons/phone-incoming.ts +4 -2
- package/src/icons/phone-missed.ts +4 -2
- package/src/icons/phone-off.ts +4 -2
- package/src/icons/phone-outgoing.ts +4 -2
- package/src/icons/phone.ts +4 -2
- package/src/icons/pi.ts +4 -2
- package/src/icons/piano.ts +4 -2
- package/src/icons/pickaxe.ts +4 -2
- package/src/icons/picture-in-picture-2.ts +4 -2
- package/src/icons/picture-in-picture.ts +4 -2
- package/src/icons/piggy-bank.ts +4 -2
- package/src/icons/pilcrow-left.ts +4 -2
- package/src/icons/pilcrow-right.ts +4 -2
- package/src/icons/pilcrow.ts +4 -2
- package/src/icons/pill-bottle.ts +4 -2
- package/src/icons/pill.ts +4 -2
- package/src/icons/pin-off.ts +4 -2
- package/src/icons/pin.ts +4 -2
- package/src/icons/pipette.ts +4 -2
- package/src/icons/pizza.ts +4 -2
- package/src/icons/plane-landing.ts +4 -2
- package/src/icons/plane-takeoff.ts +4 -2
- package/src/icons/plane.ts +4 -2
- package/src/icons/play-off.ts +4 -2
- package/src/icons/play.ts +4 -2
- package/src/icons/playing-card.ts +4 -2
- package/src/icons/playing-cards-fan.ts +4 -2
- package/src/icons/playing-cards.ts +4 -2
- package/src/icons/plug-2.ts +4 -2
- package/src/icons/plug-zap.ts +4 -2
- package/src/icons/plug.ts +4 -2
- package/src/icons/plus.ts +4 -2
- package/src/icons/pocket-knife.ts +4 -2
- package/src/icons/podium.ts +4 -2
- package/src/icons/pointer-off.ts +4 -2
- package/src/icons/pointer.ts +4 -2
- package/src/icons/popcorn.ts +4 -2
- package/src/icons/popsicle.ts +4 -2
- package/src/icons/pound-sterling.ts +4 -2
- package/src/icons/power-off.ts +4 -2
- package/src/icons/power.ts +4 -2
- package/src/icons/presentation.ts +4 -2
- package/src/icons/printer-check.ts +4 -2
- package/src/icons/printer-x.ts +4 -2
- package/src/icons/printer.ts +4 -2
- package/src/icons/projector.ts +4 -2
- package/src/icons/proportions.ts +4 -2
- package/src/icons/puzzle.ts +4 -2
- package/src/icons/pyramid.ts +4 -2
- package/src/icons/qr-code.ts +4 -2
- package/src/icons/quote.ts +4 -2
- package/src/icons/rabbit.ts +4 -2
- package/src/icons/radar.ts +4 -2
- package/src/icons/radiation.ts +4 -2
- package/src/icons/radical.ts +4 -2
- package/src/icons/radio-off.ts +4 -2
- package/src/icons/radio-receiver.ts +4 -2
- package/src/icons/radio-tower.ts +4 -2
- package/src/icons/radio.ts +4 -2
- package/src/icons/radius.ts +4 -2
- package/src/icons/rainbow.ts +4 -2
- package/src/icons/rat.ts +4 -2
- package/src/icons/ratio.ts +4 -2
- package/src/icons/receipt-cent.ts +4 -2
- package/src/icons/receipt-euro.ts +4 -2
- package/src/icons/receipt-indian-rupee.ts +4 -2
- package/src/icons/receipt-japanese-yen.ts +4 -2
- package/src/icons/receipt-pound-sterling.ts +4 -2
- package/src/icons/receipt-russian-ruble.ts +4 -2
- package/src/icons/receipt-swiss-franc.ts +5 -3
- package/src/icons/receipt-text.ts +4 -2
- package/src/icons/receipt-turkish-lira.ts +4 -2
- package/src/icons/receipt.ts +4 -2
- package/src/icons/rectangle-circle.ts +4 -2
- package/src/icons/rectangle-ellipsis.ts +4 -2
- package/src/icons/rectangle-goggles.ts +4 -2
- package/src/icons/rectangle-horizontal.ts +4 -2
- package/src/icons/rectangle-vertical.ts +4 -2
- package/src/icons/recycle.ts +4 -2
- package/src/icons/redo-2.ts +4 -2
- package/src/icons/redo-dot.ts +4 -2
- package/src/icons/redo.ts +4 -2
- package/src/icons/refresh-ccw-dot.ts +4 -2
- package/src/icons/refresh-ccw.ts +4 -2
- package/src/icons/refresh-cw-off.ts +4 -2
- package/src/icons/refresh-cw.ts +4 -2
- package/src/icons/refrigerator.ts +4 -2
- package/src/icons/regex.ts +4 -2
- package/src/icons/remove-formatting.ts +4 -2
- package/src/icons/repeat-1.ts +4 -2
- package/src/icons/repeat-2.ts +4 -2
- package/src/icons/repeat-off.ts +4 -2
- package/src/icons/repeat.ts +4 -2
- package/src/icons/replace-all.ts +4 -2
- package/src/icons/replace.ts +4 -2
- package/src/icons/reply-all.ts +4 -2
- package/src/icons/reply.ts +4 -2
- package/src/icons/rewind.ts +4 -2
- package/src/icons/ribbon.ts +4 -2
- package/src/icons/road.ts +4 -2
- package/src/icons/robot-arm.ts +4 -2
- package/src/icons/robot-vacuum.ts +4 -2
- package/src/icons/rocket.ts +4 -2
- package/src/icons/rocking-chair.ts +4 -2
- package/src/icons/roller-coaster.ts +4 -2
- package/src/icons/rose.ts +4 -2
- package/src/icons/rotate-3d.ts +4 -2
- package/src/icons/rotate-ccw-clock.ts +4 -2
- package/src/icons/rotate-ccw-key.ts +4 -2
- package/src/icons/rotate-ccw-square.ts +4 -2
- package/src/icons/rotate-ccw.ts +4 -2
- package/src/icons/rotate-cw-fading-clock.ts +4 -2
- package/src/icons/rotate-cw-square.ts +4 -2
- package/src/icons/rotate-cw.ts +4 -2
- package/src/icons/route-off.ts +4 -2
- package/src/icons/route.ts +4 -2
- package/src/icons/router.ts +4 -2
- package/src/icons/rows-2.ts +4 -2
- package/src/icons/rows-3.ts +4 -2
- package/src/icons/rows-4.ts +4 -2
- package/src/icons/rss.ts +4 -2
- package/src/icons/ruler-dimension-line.ts +4 -2
- package/src/icons/ruler.ts +4 -2
- package/src/icons/russian-ruble.ts +4 -2
- package/src/icons/sailboat.ts +4 -2
- package/src/icons/salad.ts +4 -2
- package/src/icons/sandwich.ts +4 -2
- package/src/icons/satellite-dish.ts +5 -3
- package/src/icons/satellite.ts +4 -2
- package/src/icons/saudi-riyal.ts +4 -2
- package/src/icons/save-all.ts +4 -2
- package/src/icons/save-check.ts +4 -2
- package/src/icons/save-off.ts +4 -2
- package/src/icons/save-pen.ts +4 -2
- package/src/icons/save-plus.ts +4 -2
- package/src/icons/save.ts +4 -2
- package/src/icons/scale-3d.ts +4 -2
- package/src/icons/scale.ts +4 -2
- package/src/icons/scaling.ts +4 -2
- package/src/icons/scan-barcode.ts +4 -2
- package/src/icons/scan-box.ts +4 -2
- package/src/icons/scan-eye.ts +4 -2
- package/src/icons/scan-face.ts +4 -2
- package/src/icons/scan-heart.ts +4 -2
- package/src/icons/scan-line.ts +4 -2
- package/src/icons/scan-qr-code.ts +4 -2
- package/src/icons/scan-search.ts +4 -2
- package/src/icons/scan-square.ts +4 -2
- package/src/icons/scan-text.ts +4 -2
- package/src/icons/scan.ts +4 -2
- package/src/icons/school.ts +4 -2
- package/src/icons/scissors-line-dashed.ts +4 -2
- package/src/icons/scissors.ts +4 -2
- package/src/icons/scooter.ts +4 -2
- package/src/icons/screen-share-off.ts +4 -2
- package/src/icons/screen-share.ts +4 -2
- package/src/icons/scroll-text.ts +4 -2
- package/src/icons/scroll.ts +4 -2
- package/src/icons/search-alert.ts +4 -2
- package/src/icons/search-check.ts +4 -2
- package/src/icons/search-code.ts +4 -2
- package/src/icons/search-slash.ts +4 -2
- package/src/icons/search-x.ts +4 -2
- package/src/icons/search.ts +4 -2
- package/src/icons/section.ts +4 -2
- package/src/icons/send-horizontal.ts +4 -2
- package/src/icons/send-to-back.ts +4 -2
- package/src/icons/send.ts +4 -2
- package/src/icons/separator-horizontal.ts +4 -2
- package/src/icons/separator-vertical.ts +4 -2
- package/src/icons/server-cog.ts +4 -2
- package/src/icons/server-crash.ts +4 -2
- package/src/icons/server-off.ts +4 -2
- package/src/icons/server-plus.ts +4 -2
- package/src/icons/server.ts +4 -2
- package/src/icons/settings-2.ts +4 -2
- package/src/icons/settings.ts +4 -2
- package/src/icons/shapes.ts +4 -2
- package/src/icons/share-2.ts +4 -2
- package/src/icons/share.ts +4 -2
- package/src/icons/sheet.ts +4 -2
- package/src/icons/shell.ts +4 -2
- package/src/icons/shelving-unit.ts +4 -2
- package/src/icons/shield-alert.ts +4 -2
- package/src/icons/shield-ban.ts +4 -2
- package/src/icons/shield-check.ts +4 -2
- package/src/icons/shield-cog-corner.ts +4 -2
- package/src/icons/shield-cog.ts +4 -2
- package/src/icons/shield-ellipsis.ts +4 -2
- package/src/icons/shield-half.ts +4 -2
- package/src/icons/shield-keyhole.ts +4 -2
- package/src/icons/shield-lock.ts +4 -2
- package/src/icons/shield-minus.ts +4 -2
- package/src/icons/shield-off.ts +4 -2
- package/src/icons/shield-plus.ts +4 -2
- package/src/icons/shield-question-mark.ts +4 -2
- package/src/icons/shield-user.ts +4 -2
- package/src/icons/shield-x.ts +4 -2
- package/src/icons/shield.ts +4 -2
- package/src/icons/ship-cargo.ts +4 -2
- package/src/icons/ship-wheel.ts +4 -2
- package/src/icons/ship.ts +4 -2
- package/src/icons/shirt.ts +4 -2
- package/src/icons/shopping-bag.ts +4 -2
- package/src/icons/shopping-basket.ts +4 -2
- package/src/icons/shopping-cart-minus.ts +4 -2
- package/src/icons/shopping-cart-plus.ts +4 -2
- package/src/icons/shopping-cart.ts +4 -2
- package/src/icons/shovel.ts +4 -2
- package/src/icons/shower-head.ts +4 -2
- package/src/icons/shredder.ts +4 -2
- package/src/icons/shrimp-off.ts +4 -2
- package/src/icons/shrimp.ts +4 -2
- package/src/icons/shrink.ts +4 -2
- package/src/icons/shrub.ts +4 -2
- package/src/icons/shuffle.ts +4 -2
- package/src/icons/sigma.ts +4 -2
- package/src/icons/signal-high.ts +4 -2
- package/src/icons/signal-low.ts +4 -2
- package/src/icons/signal-medium.ts +4 -2
- package/src/icons/signal-zero.ts +4 -2
- package/src/icons/signal.ts +4 -2
- package/src/icons/signature.ts +4 -2
- package/src/icons/signpost-big.ts +4 -2
- package/src/icons/signpost.ts +4 -2
- package/src/icons/siren.ts +4 -2
- package/src/icons/skip-back.ts +4 -2
- package/src/icons/skip-forward.ts +4 -2
- package/src/icons/skull.ts +4 -2
- package/src/icons/slash.ts +4 -2
- package/src/icons/slice.ts +4 -2
- package/src/icons/sliders-horizontal.ts +4 -2
- package/src/icons/sliders-vertical.ts +4 -2
- package/src/icons/smartphone-charging.ts +4 -2
- package/src/icons/smartphone-nfc.ts +4 -2
- package/src/icons/smartphone.ts +4 -2
- package/src/icons/snail.ts +4 -2
- package/src/icons/snowflake.ts +4 -2
- package/src/icons/soap-dispenser-droplet.ts +4 -2
- package/src/icons/sofa.ts +4 -2
- package/src/icons/solar-panel.ts +4 -2
- package/src/icons/soup.ts +4 -2
- package/src/icons/space.ts +4 -2
- package/src/icons/spade.ts +4 -2
- package/src/icons/sparkle.ts +4 -2
- package/src/icons/sparkles.ts +4 -2
- package/src/icons/speaker.ts +4 -2
- package/src/icons/speech.ts +4 -2
- package/src/icons/spell-check-2.ts +4 -2
- package/src/icons/spell-check.ts +4 -2
- package/src/icons/spline-pointer.ts +4 -2
- package/src/icons/spline.ts +4 -2
- package/src/icons/split.ts +4 -2
- package/src/icons/spool.ts +4 -2
- package/src/icons/sport-shoe.ts +4 -2
- package/src/icons/spotlight.ts +4 -2
- package/src/icons/spray-can.ts +4 -2
- package/src/icons/sprout.ts +4 -2
- package/src/icons/square-activity.ts +4 -2
- package/src/icons/square-arrow-down-left.ts +4 -2
- package/src/icons/square-arrow-down-right.ts +4 -2
- package/src/icons/square-arrow-down.ts +4 -2
- package/src/icons/square-arrow-left.ts +4 -2
- package/src/icons/square-arrow-out-down-left.ts +4 -2
- package/src/icons/square-arrow-out-down-right.ts +4 -2
- package/src/icons/square-arrow-out-up-left.ts +4 -2
- package/src/icons/square-arrow-out-up-right.ts +4 -2
- package/src/icons/square-arrow-right-enter.ts +4 -2
- package/src/icons/square-arrow-right-exit.ts +4 -2
- package/src/icons/square-arrow-right.ts +4 -2
- package/src/icons/square-arrow-up-left.ts +4 -2
- package/src/icons/square-arrow-up-right.ts +4 -2
- package/src/icons/square-arrow-up.ts +4 -2
- package/src/icons/square-asterisk.ts +4 -2
- package/src/icons/square-bottom-dashed-scissors.ts +4 -2
- package/src/icons/square-centerline-dashed-horizontal.ts +4 -2
- package/src/icons/square-centerline-dashed-vertical.ts +4 -2
- package/src/icons/square-chart-gantt.ts +4 -2
- package/src/icons/square-check-big.ts +4 -2
- package/src/icons/square-check.ts +4 -2
- package/src/icons/square-chevron-down.ts +4 -2
- package/src/icons/square-chevron-left.ts +4 -2
- package/src/icons/square-chevron-right.ts +4 -2
- package/src/icons/square-chevron-up.ts +4 -2
- package/src/icons/square-code.ts +4 -2
- package/src/icons/square-dashed-bottom-code.ts +4 -2
- package/src/icons/square-dashed-bottom.ts +4 -2
- package/src/icons/square-dashed-kanban.ts +4 -2
- package/src/icons/square-dashed-mouse-pointer.ts +4 -2
- package/src/icons/square-dashed-text.ts +4 -2
- package/src/icons/square-dashed-top-solid.ts +4 -2
- package/src/icons/square-dashed.ts +4 -2
- package/src/icons/square-dimensions.ts +4 -2
- package/src/icons/square-divide.ts +4 -2
- package/src/icons/square-dot.ts +4 -2
- package/src/icons/square-equal.ts +4 -2
- package/src/icons/square-exclamation-point.ts +4 -2
- package/src/icons/square-function.ts +4 -2
- package/src/icons/square-kanban.ts +4 -2
- package/src/icons/square-library.ts +4 -2
- package/src/icons/square-m.ts +4 -2
- package/src/icons/square-menu.ts +4 -2
- package/src/icons/square-minus.ts +4 -2
- package/src/icons/square-mouse-pointer.ts +4 -2
- package/src/icons/square-off.ts +4 -2
- package/src/icons/square-parking-off.ts +4 -2
- package/src/icons/square-parking.ts +4 -2
- package/src/icons/square-pause.ts +4 -2
- package/src/icons/square-pen.ts +4 -2
- package/src/icons/square-percent.ts +4 -2
- package/src/icons/square-pi.ts +4 -2
- package/src/icons/square-pilcrow.ts +4 -2
- package/src/icons/square-play.ts +4 -2
- package/src/icons/square-plus.ts +4 -2
- package/src/icons/square-power.ts +4 -2
- package/src/icons/square-radical.ts +4 -2
- package/src/icons/square-round-corner.ts +4 -2
- package/src/icons/square-scissors.ts +4 -2
- package/src/icons/square-sigma.ts +4 -2
- package/src/icons/square-slash.ts +4 -2
- package/src/icons/square-split-horizontal.ts +4 -2
- package/src/icons/square-split-vertical.ts +4 -2
- package/src/icons/square-square.ts +4 -2
- package/src/icons/square-stack.ts +4 -2
- package/src/icons/square-star.ts +4 -2
- package/src/icons/square-stop.ts +4 -2
- package/src/icons/square-terminal.ts +4 -2
- package/src/icons/square-text.ts +4 -2
- package/src/icons/square-user-round.ts +4 -2
- package/src/icons/square-user.ts +4 -2
- package/src/icons/square-x.ts +4 -2
- package/src/icons/square.ts +4 -2
- package/src/icons/squares-exclude.ts +4 -2
- package/src/icons/squares-intersect.ts +4 -2
- package/src/icons/squares-subtract.ts +4 -2
- package/src/icons/squares-unite.ts +4 -2
- package/src/icons/squircle-dashed.ts +4 -2
- package/src/icons/squircle.ts +4 -2
- package/src/icons/squirrel.ts +4 -2
- package/src/icons/stamp.ts +4 -2
- package/src/icons/star-check.ts +4 -2
- package/src/icons/star-half.ts +4 -2
- package/src/icons/star-minus.ts +4 -2
- package/src/icons/star-off.ts +4 -2
- package/src/icons/star-plus.ts +4 -2
- package/src/icons/star-x.ts +4 -2
- package/src/icons/star.ts +4 -2
- package/src/icons/step-back.ts +4 -2
- package/src/icons/step-forward.ts +4 -2
- package/src/icons/stethoscope.ts +4 -2
- package/src/icons/sticker.ts +4 -2
- package/src/icons/sticky-note-check.ts +4 -2
- package/src/icons/sticky-note-minus.ts +4 -2
- package/src/icons/sticky-note-off.ts +4 -2
- package/src/icons/sticky-note-plus.ts +4 -2
- package/src/icons/sticky-note-x.ts +4 -2
- package/src/icons/sticky-note.ts +4 -2
- package/src/icons/sticky-notes.ts +4 -2
- package/src/icons/stone.ts +4 -2
- package/src/icons/store.ts +4 -2
- package/src/icons/stretch-horizontal.ts +4 -2
- package/src/icons/stretch-vertical.ts +4 -2
- package/src/icons/strikethrough.ts +4 -2
- package/src/icons/subscript.ts +4 -2
- package/src/icons/summary.ts +4 -2
- package/src/icons/sun-dim.ts +4 -2
- package/src/icons/sun-medium.ts +4 -2
- package/src/icons/sun-moon.ts +4 -2
- package/src/icons/sun-snow.ts +4 -2
- package/src/icons/sun.ts +4 -2
- package/src/icons/sunrise.ts +4 -2
- package/src/icons/sunset.ts +4 -2
- package/src/icons/superscript.ts +4 -2
- package/src/icons/swatch-book.ts +4 -2
- package/src/icons/swiss-franc.ts +5 -3
- package/src/icons/switch-camera.ts +4 -2
- package/src/icons/sword.ts +4 -2
- package/src/icons/swords.ts +4 -2
- package/src/icons/syringe.ts +4 -2
- package/src/icons/table-2.ts +5 -3
- package/src/icons/table-cells-merge.ts +4 -2
- package/src/icons/table-cells-split.ts +4 -2
- package/src/icons/table-columns-split.ts +4 -2
- package/src/icons/table-of-contents.ts +4 -2
- package/src/icons/table-properties.ts +4 -2
- package/src/icons/table-rows-split.ts +4 -2
- package/src/icons/table.ts +4 -2
- package/src/icons/tablet-smartphone.ts +4 -2
- package/src/icons/tablet.ts +4 -2
- package/src/icons/tablets.ts +4 -2
- package/src/icons/tag-plus.ts +4 -2
- package/src/icons/tag-x.ts +4 -2
- package/src/icons/tag.ts +4 -2
- package/src/icons/tags.ts +4 -2
- package/src/icons/tally-1.ts +4 -2
- package/src/icons/tally-2.ts +4 -2
- package/src/icons/tally-3.ts +4 -2
- package/src/icons/tally-4.ts +4 -2
- package/src/icons/tally-5.ts +4 -2
- package/src/icons/tangent.ts +4 -2
- package/src/icons/target.ts +4 -2
- package/src/icons/telescope.ts +4 -2
- package/src/icons/tent-tree.ts +4 -2
- package/src/icons/tent.ts +4 -2
- package/src/icons/terminal.ts +4 -2
- package/src/icons/test-tube-diagonal.ts +4 -2
- package/src/icons/test-tube.ts +4 -2
- package/src/icons/test-tubes.ts +4 -2
- package/src/icons/text-align-center.ts +4 -2
- package/src/icons/text-align-end.ts +4 -2
- package/src/icons/text-align-justify.ts +4 -2
- package/src/icons/text-align-start.ts +4 -2
- package/src/icons/text-cursor-input.ts +4 -2
- package/src/icons/text-cursor.ts +4 -2
- package/src/icons/text-initial.ts +4 -2
- package/src/icons/text-quote.ts +4 -2
- package/src/icons/text-search.ts +4 -2
- package/src/icons/text-wrap.ts +4 -2
- package/src/icons/theater.ts +4 -2
- package/src/icons/thermometer-snowflake.ts +4 -2
- package/src/icons/thermometer-sun.ts +4 -2
- package/src/icons/thermometer.ts +4 -2
- package/src/icons/thumbs-down.ts +4 -2
- package/src/icons/thumbs-up.ts +4 -2
- package/src/icons/tic-tac-toe.ts +20 -0
- package/src/icons/ticket-check.ts +4 -2
- package/src/icons/ticket-minus.ts +4 -2
- package/src/icons/ticket-percent.ts +4 -2
- package/src/icons/ticket-plus.ts +4 -2
- package/src/icons/ticket-slash.ts +4 -2
- package/src/icons/ticket-x.ts +4 -2
- package/src/icons/ticket.ts +4 -2
- package/src/icons/tickets-plane.ts +4 -2
- package/src/icons/tickets.ts +4 -2
- package/src/icons/timeline.ts +4 -2
- package/src/icons/timer-off.ts +4 -2
- package/src/icons/timer-reset.ts +4 -2
- package/src/icons/timer.ts +4 -2
- package/src/icons/toggle-left.ts +4 -2
- package/src/icons/toggle-right.ts +4 -2
- package/src/icons/toilet.ts +4 -2
- package/src/icons/tool-case.ts +4 -2
- package/src/icons/toolbox.ts +4 -2
- package/src/icons/toothbrush-sparkles.ts +20 -0
- package/src/icons/{flip-horizontal-2.ts → toothbrush.ts} +7 -5
- package/src/icons/tornado.ts +4 -2
- package/src/icons/torus.ts +4 -2
- package/src/icons/touchpad-off.ts +4 -2
- package/src/icons/touchpad.ts +4 -2
- package/src/icons/towel-rack.ts +4 -2
- package/src/icons/tower-control.ts +4 -2
- package/src/icons/toy-brick.ts +4 -2
- package/src/icons/tractor.ts +4 -2
- package/src/icons/traffic-cone.ts +4 -2
- package/src/icons/trailer.ts +4 -2
- package/src/icons/train-front-tunnel.ts +4 -2
- package/src/icons/train-front.ts +4 -2
- package/src/icons/train-track.ts +4 -2
- package/src/icons/tram-front.ts +4 -2
- package/src/icons/transgender.ts +4 -2
- package/src/icons/trash-off.ts +20 -0
- package/src/icons/trash.ts +4 -2
- package/src/icons/tree-deciduous.ts +4 -2
- package/src/icons/tree-palm.ts +4 -2
- package/src/icons/tree-pine.ts +4 -2
- package/src/icons/trees.ts +4 -2
- package/src/icons/trending-down.ts +4 -2
- package/src/icons/trending-up-down.ts +4 -2
- package/src/icons/trending-up.ts +4 -2
- package/src/icons/triangle-alert.ts +4 -2
- package/src/icons/triangle-dashed.ts +4 -2
- package/src/icons/triangle-right.ts +4 -2
- package/src/icons/triangle.ts +4 -2
- package/src/icons/triangles-centerline-dashed-horizontal.ts +20 -0
- package/src/icons/triangles-centerline-dashed-vertical.ts +20 -0
- package/src/icons/trophy.ts +4 -2
- package/src/icons/truck-electric.ts +4 -2
- package/src/icons/truck.ts +4 -2
- package/src/icons/turkish-lira.ts +4 -2
- package/src/icons/turntable.ts +4 -2
- package/src/icons/turtle.ts +4 -2
- package/src/icons/tv-minimal-play.ts +4 -2
- package/src/icons/tv-minimal.ts +4 -2
- package/src/icons/tv.ts +4 -2
- package/src/icons/type-outline.ts +4 -2
- package/src/icons/type.ts +4 -2
- package/src/icons/umbrella-off.ts +4 -2
- package/src/icons/umbrella.ts +4 -2
- package/src/icons/underline.ts +4 -2
- package/src/icons/undo-2.ts +4 -2
- package/src/icons/undo-dot.ts +4 -2
- package/src/icons/undo.ts +4 -2
- package/src/icons/unfold-horizontal.ts +4 -2
- package/src/icons/unfold-vertical.ts +4 -2
- package/src/icons/ungroup.ts +4 -2
- package/src/icons/university.ts +4 -2
- package/src/icons/unlink-2.ts +4 -2
- package/src/icons/unlink.ts +4 -2
- package/src/icons/unplug.ts +4 -2
- package/src/icons/upload.ts +4 -2
- package/src/icons/usb-c-port.ts +4 -2
- package/src/icons/usb.ts +4 -2
- package/src/icons/user-check.ts +4 -2
- package/src/icons/user-cog.ts +4 -2
- package/src/icons/user-group.ts +20 -0
- package/src/icons/user-key.ts +4 -2
- package/src/icons/user-lock.ts +4 -2
- package/src/icons/user-minus.ts +4 -2
- package/src/icons/user-pen.ts +4 -2
- package/src/icons/user-plus.ts +4 -2
- package/src/icons/user-round-arrow-left.ts +4 -2
- package/src/icons/user-round-check.ts +4 -2
- package/src/icons/user-round-cog.ts +4 -2
- package/src/icons/user-round-group.ts +20 -0
- package/src/icons/user-round-key.ts +4 -2
- package/src/icons/user-round-minus.ts +4 -2
- package/src/icons/user-round-pen.ts +4 -2
- package/src/icons/user-round-plus.ts +4 -2
- package/src/icons/user-round-search.ts +4 -2
- package/src/icons/user-round-x.ts +4 -2
- package/src/icons/user-round.ts +4 -2
- package/src/icons/user-search.ts +4 -2
- package/src/icons/user-shield.ts +4 -2
- package/src/icons/user-star.ts +4 -2
- package/src/icons/user-x.ts +4 -2
- package/src/icons/user.ts +4 -2
- package/src/icons/users-round.ts +4 -2
- package/src/icons/users.ts +4 -2
- package/src/icons/utensils-crossed.ts +4 -2
- package/src/icons/utensils.ts +4 -2
- package/src/icons/utility-pole.ts +4 -2
- package/src/icons/van.ts +4 -2
- package/src/icons/variable.ts +4 -2
- package/src/icons/vault.ts +4 -2
- package/src/icons/vector-polygon.ts +4 -2
- package/src/icons/vector-square.ts +4 -2
- package/src/icons/vegan.ts +4 -2
- package/src/icons/venetian-mask.ts +4 -2
- package/src/icons/venus-and-mars.ts +4 -2
- package/src/icons/venus.ts +4 -2
- package/src/icons/vibrate-off.ts +4 -2
- package/src/icons/vibrate.ts +4 -2
- package/src/icons/video-off.ts +4 -2
- package/src/icons/video.ts +4 -2
- package/src/icons/videotape.ts +4 -2
- package/src/icons/view.ts +4 -2
- package/src/icons/virus-off.ts +4 -2
- package/src/icons/virus.ts +4 -2
- package/src/icons/voicemail.ts +4 -2
- package/src/icons/volleyball.ts +4 -2
- package/src/icons/volume-1.ts +4 -2
- package/src/icons/volume-2.ts +4 -2
- package/src/icons/volume-off.ts +4 -2
- package/src/icons/volume-x.ts +4 -2
- package/src/icons/volume.ts +4 -2
- package/src/icons/vote.ts +4 -2
- package/src/icons/wallet-cards.ts +4 -2
- package/src/icons/wallet-minimal.ts +4 -2
- package/src/icons/wallet.ts +4 -2
- package/src/icons/wallpaper.ts +4 -2
- package/src/icons/wand-sparkles.ts +4 -2
- package/src/icons/wand.ts +4 -2
- package/src/icons/warehouse.ts +4 -2
- package/src/icons/washing-machine.ts +4 -2
- package/src/icons/watch.ts +4 -2
- package/src/icons/waves-arrow-down.ts +4 -2
- package/src/icons/waves-arrow-up.ts +4 -2
- package/src/icons/waves-horizontal.ts +4 -2
- package/src/icons/waves-ladder.ts +4 -2
- package/src/icons/waves-vertical.ts +4 -2
- package/src/icons/waypoints.ts +4 -2
- package/src/icons/webcam-off.ts +4 -2
- package/src/icons/webcam.ts +4 -2
- package/src/icons/webhook-off.ts +4 -2
- package/src/icons/webhook.ts +4 -2
- package/src/icons/weight-tilde.ts +4 -2
- package/src/icons/weight.ts +4 -2
- package/src/icons/wheat-off.ts +4 -2
- package/src/icons/wheat.ts +4 -2
- package/src/icons/whistle.ts +4 -2
- package/src/icons/whole-word.ts +4 -2
- package/src/icons/wifi-cog.ts +4 -2
- package/src/icons/wifi-high.ts +4 -2
- package/src/icons/wifi-low.ts +4 -2
- package/src/icons/wifi-off.ts +4 -2
- package/src/icons/wifi-pen.ts +4 -2
- package/src/icons/wifi-sync.ts +4 -2
- package/src/icons/wifi-zero.ts +4 -2
- package/src/icons/wifi.ts +4 -2
- package/src/icons/wind-arrow-down.ts +4 -2
- package/src/icons/wind.ts +4 -2
- package/src/icons/wine-off.ts +4 -2
- package/src/icons/wine.ts +4 -2
- package/src/icons/workflow.ts +4 -2
- package/src/icons/worm.ts +4 -2
- package/src/icons/wrench-off.ts +4 -2
- package/src/icons/wrench.ts +4 -2
- package/src/icons/x-line-top.ts +4 -2
- package/src/icons/x.ts +4 -2
- package/src/icons/zap-off.ts +4 -2
- package/src/icons/zap.ts +4 -2
- package/src/icons/zodiac-aquarius.ts +4 -2
- package/src/icons/zodiac-aries.ts +4 -2
- package/src/icons/zodiac-cancer.ts +4 -2
- package/src/icons/zodiac-capricorn.ts +4 -2
- package/src/icons/zodiac-gemini.ts +4 -2
- package/src/icons/zodiac-leo.ts +4 -2
- package/src/icons/zodiac-libra.ts +4 -2
- package/src/icons/zodiac-ophiuchus.ts +4 -2
- package/src/icons/zodiac-pisces.ts +4 -2
- package/src/icons/zodiac-sagittarius.ts +4 -2
- package/src/icons/zodiac-scorpio.ts +4 -2
- package/src/icons/zodiac-taurus.ts +4 -2
- package/src/icons/zodiac-virgo.ts +4 -2
- package/src/icons/zoom-in.ts +4 -2
- package/src/icons/zoom-out.ts +4 -2
- package/src/lucide-astro.ts +1 -1
- package/src/types.ts +30 -6
- package/src/utils/buildLucideIconNode.ts +88 -0
- package/src/{defaultAttributes.ts → utils/defaultAttributes.ts} +2 -4
- package/src/utils/toKebabCase.ts +1 -1
- package/src/utils/types.ts +76 -0
package/src/aliases/suffixed.ts
CHANGED
|
@@ -2,18 +2,18 @@
|
|
|
2
2
|
export { default as AArrowDownIcon } from '../icons/a-arrow-down';
|
|
3
3
|
// ALargeSmall aliases
|
|
4
4
|
export { default as ALargeSmallIcon } from '../icons/a-large-small';
|
|
5
|
-
// AArrowUp aliases
|
|
6
|
-
export { default as AArrowUpIcon } from '../icons/a-arrow-up';
|
|
7
5
|
// Accessibility aliases
|
|
8
6
|
export { default as AccessibilityIcon } from '../icons/accessibility';
|
|
9
|
-
//
|
|
10
|
-
export { default as
|
|
7
|
+
// AArrowUp aliases
|
|
8
|
+
export { default as AArrowUpIcon } from '../icons/a-arrow-up';
|
|
11
9
|
// Ad aliases
|
|
12
10
|
export { default as AdIcon } from '../icons/ad';
|
|
13
|
-
//
|
|
14
|
-
export { default as
|
|
11
|
+
// Activity aliases
|
|
12
|
+
export { default as ActivityIcon } from '../icons/activity';
|
|
15
13
|
// AirVent aliases
|
|
16
14
|
export { default as AirVentIcon } from '../icons/air-vent';
|
|
15
|
+
// Airplay aliases
|
|
16
|
+
export { default as AirplayIcon } from '../icons/airplay';
|
|
17
17
|
// AlarmClockOff aliases
|
|
18
18
|
export { default as AlarmClockOffIcon } from '../icons/alarm-clock-off';
|
|
19
19
|
// AlarmClock aliases
|
|
@@ -28,12 +28,12 @@ export { default as AlignCenterHorizontalIcon } from '../icons/align-center-hori
|
|
|
28
28
|
export { default as AlignCenterVerticalIcon } from '../icons/align-center-vertical';
|
|
29
29
|
// AlignEndHorizontal aliases
|
|
30
30
|
export { default as AlignEndHorizontalIcon } from '../icons/align-end-horizontal';
|
|
31
|
+
// AlignEndVertical aliases
|
|
32
|
+
export { default as AlignEndVerticalIcon } from '../icons/align-end-vertical';
|
|
31
33
|
// AlignHorizontalDistributeCenter aliases
|
|
32
34
|
export { default as AlignHorizontalDistributeCenterIcon } from '../icons/align-horizontal-distribute-center';
|
|
33
35
|
// AlignHorizontalDistributeEnd aliases
|
|
34
36
|
export { default as AlignHorizontalDistributeEndIcon } from '../icons/align-horizontal-distribute-end';
|
|
35
|
-
// AlignEndVertical aliases
|
|
36
|
-
export { default as AlignEndVerticalIcon } from '../icons/align-end-vertical';
|
|
37
37
|
// AlignHorizontalDistributeStart aliases
|
|
38
38
|
export { default as AlignHorizontalDistributeStartIcon } from '../icons/align-horizontal-distribute-start';
|
|
39
39
|
// AlignHorizontalJustifyCenter aliases
|
|
@@ -74,10 +74,10 @@ export { default as AmpersandIcon } from '../icons/ampersand';
|
|
|
74
74
|
export { default as AmpersandsIcon } from '../icons/ampersands';
|
|
75
75
|
// Amphora aliases
|
|
76
76
|
export { default as AmphoraIcon } from '../icons/amphora';
|
|
77
|
-
// Angle aliases
|
|
78
|
-
export { default as AngleIcon } from '../icons/angle';
|
|
79
77
|
// Anchor aliases
|
|
80
78
|
export { default as AnchorIcon } from '../icons/anchor';
|
|
79
|
+
// Angle aliases
|
|
80
|
+
export { default as AngleIcon } from '../icons/angle';
|
|
81
81
|
// Antenna aliases
|
|
82
82
|
export { default as AntennaIcon } from '../icons/antenna';
|
|
83
83
|
// Anvil aliases
|
|
@@ -90,14 +90,14 @@ export { default as AppWindowMacIcon } from '../icons/app-window-mac';
|
|
|
90
90
|
export { default as AppWindowIcon } from '../icons/app-window';
|
|
91
91
|
// Apple aliases
|
|
92
92
|
export { default as AppleIcon } from '../icons/apple';
|
|
93
|
+
// ArchiveRestore aliases
|
|
94
|
+
export { default as ArchiveRestoreIcon } from '../icons/archive-restore';
|
|
93
95
|
// ArchiveX aliases
|
|
94
96
|
export { default as ArchiveXIcon } from '../icons/archive-x';
|
|
95
|
-
// Armchair aliases
|
|
96
|
-
export { default as ArmchairIcon } from '../icons/armchair';
|
|
97
97
|
// Archive aliases
|
|
98
98
|
export { default as ArchiveIcon } from '../icons/archive';
|
|
99
|
-
//
|
|
100
|
-
export { default as
|
|
99
|
+
// Armchair aliases
|
|
100
|
+
export { default as ArmchairIcon } from '../icons/armchair';
|
|
101
101
|
// ArrowBigDownDash aliases
|
|
102
102
|
export { default as ArrowBigDownDashIcon } from '../icons/arrow-big-down-dash';
|
|
103
103
|
// ArrowBigDown aliases
|
|
@@ -120,32 +120,32 @@ export { default as ArrowDownFromLineIcon } from '../icons/arrow-down-from-line'
|
|
|
120
120
|
export { default as ArrowDownLeftIcon } from '../icons/arrow-down-left';
|
|
121
121
|
// ArrowDownNarrowWide aliases
|
|
122
122
|
export { default as ArrowDownNarrowWideIcon } from '../icons/arrow-down-narrow-wide';
|
|
123
|
+
// ArrowDownToDot aliases
|
|
124
|
+
export { default as ArrowDownToDotIcon } from '../icons/arrow-down-to-dot';
|
|
123
125
|
// ArrowDownRight aliases
|
|
124
126
|
export { default as ArrowDownRightIcon } from '../icons/arrow-down-right';
|
|
125
127
|
// ArrowDownToLine aliases
|
|
126
128
|
export { default as ArrowDownToLineIcon } from '../icons/arrow-down-to-line';
|
|
127
129
|
// ArrowDownUp aliases
|
|
128
130
|
export { default as ArrowDownUpIcon } from '../icons/arrow-down-up';
|
|
129
|
-
// ArrowDownToDot aliases
|
|
130
|
-
export { default as ArrowDownToDotIcon } from '../icons/arrow-down-to-dot';
|
|
131
131
|
// ArrowDown aliases
|
|
132
132
|
export { default as ArrowDownIcon } from '../icons/arrow-down';
|
|
133
133
|
// ArrowLeftFromLine aliases
|
|
134
134
|
export { default as ArrowLeftFromLineIcon } from '../icons/arrow-left-from-line';
|
|
135
|
+
// ArrowLeftRight aliases
|
|
136
|
+
export { default as ArrowLeftRightIcon } from '../icons/arrow-left-right';
|
|
135
137
|
// ArrowLeftToLine aliases
|
|
136
138
|
export { default as ArrowLeftToLineIcon } from '../icons/arrow-left-to-line';
|
|
137
139
|
// ArrowLeft aliases
|
|
138
140
|
export { default as ArrowLeftIcon } from '../icons/arrow-left';
|
|
139
|
-
// ArrowLeftRight aliases
|
|
140
|
-
export { default as ArrowLeftRightIcon } from '../icons/arrow-left-right';
|
|
141
141
|
// ArrowRightFromLine aliases
|
|
142
142
|
export { default as ArrowRightFromLineIcon } from '../icons/arrow-right-from-line';
|
|
143
143
|
// ArrowRightLeft aliases
|
|
144
144
|
export { default as ArrowRightLeftIcon } from '../icons/arrow-right-left';
|
|
145
|
-
// ArrowRightToLine aliases
|
|
146
|
-
export { default as ArrowRightToLineIcon } from '../icons/arrow-right-to-line';
|
|
147
145
|
// ArrowRight aliases
|
|
148
146
|
export { default as ArrowRightIcon } from '../icons/arrow-right';
|
|
147
|
+
// ArrowRightToLine aliases
|
|
148
|
+
export { default as ArrowRightToLineIcon } from '../icons/arrow-right-to-line';
|
|
149
149
|
// ArrowUpDown aliases
|
|
150
150
|
export { default as ArrowUpDownIcon } from '../icons/arrow-up-down';
|
|
151
151
|
// ArrowUpFromDot aliases
|
|
@@ -158,10 +158,10 @@ export { default as ArrowUpLeftIcon } from '../icons/arrow-up-left';
|
|
|
158
158
|
export { default as ArrowUpRightIcon } from '../icons/arrow-up-right';
|
|
159
159
|
// ArrowUpToLine aliases
|
|
160
160
|
export { default as ArrowUpToLineIcon } from '../icons/arrow-up-to-line';
|
|
161
|
-
// ArrowUp aliases
|
|
162
|
-
export { default as ArrowUpIcon } from '../icons/arrow-up';
|
|
163
161
|
// ArrowUpWideNarrow aliases
|
|
164
162
|
export { default as ArrowUpWideNarrowIcon } from '../icons/arrow-up-wide-narrow';
|
|
163
|
+
// ArrowUp aliases
|
|
164
|
+
export { default as ArrowUpIcon } from '../icons/arrow-up';
|
|
165
165
|
// ArrowsUpFromLine aliases
|
|
166
166
|
export { default as ArrowsUpFromLineIcon } from '../icons/arrows-up-from-line';
|
|
167
167
|
// Asterisk aliases
|
|
@@ -178,10 +178,10 @@ export { default as AudioLinesOffIcon } from '../icons/audio-lines-off';
|
|
|
178
178
|
export { default as AudioLinesXIcon } from '../icons/audio-lines-x';
|
|
179
179
|
// AudioWaveform aliases
|
|
180
180
|
export { default as AudioWaveformIcon } from '../icons/audio-waveform';
|
|
181
|
-
// Award aliases
|
|
182
|
-
export { default as AwardIcon } from '../icons/award';
|
|
183
181
|
// AudioLines aliases
|
|
184
182
|
export { default as AudioLinesIcon } from '../icons/audio-lines';
|
|
183
|
+
// Award aliases
|
|
184
|
+
export { default as AwardIcon } from '../icons/award';
|
|
185
185
|
// Axe aliases
|
|
186
186
|
export { default as AxeIcon } from '../icons/axe';
|
|
187
187
|
// Baby aliases
|
|
@@ -212,18 +212,18 @@ export { default as BadgePlusIcon } from '../icons/badge-plus';
|
|
|
212
212
|
export { default as BadgePoundSterlingIcon } from '../icons/badge-pound-sterling';
|
|
213
213
|
// BadgeRussianRuble aliases
|
|
214
214
|
export { default as BadgeRussianRubleIcon } from '../icons/badge-russian-ruble';
|
|
215
|
-
// BadgeTurkishLira aliases
|
|
216
|
-
export { default as BadgeTurkishLiraIcon } from '../icons/badge-turkish-lira';
|
|
217
215
|
// BadgeSwissFranc aliases
|
|
218
216
|
export { default as BadgeSwissFrancIcon } from '../icons/badge-swiss-franc';
|
|
217
|
+
// BadgeTurkishLira aliases
|
|
218
|
+
export { default as BadgeTurkishLiraIcon } from '../icons/badge-turkish-lira';
|
|
219
219
|
// BadgeX aliases
|
|
220
220
|
export { default as BadgeXIcon } from '../icons/badge-x';
|
|
221
221
|
// Badge aliases
|
|
222
222
|
export { default as BadgeIcon } from '../icons/badge';
|
|
223
|
-
// Balloon aliases
|
|
224
|
-
export { default as BalloonIcon } from '../icons/balloon';
|
|
225
223
|
// BaggageClaim aliases
|
|
226
224
|
export { default as BaggageClaimIcon } from '../icons/baggage-claim';
|
|
225
|
+
// Balloon aliases
|
|
226
|
+
export { default as BalloonIcon } from '../icons/balloon';
|
|
227
227
|
// Ban aliases
|
|
228
228
|
export { default as BanIcon } from '../icons/ban';
|
|
229
229
|
// Banana aliases
|
|
@@ -234,30 +234,30 @@ export { default as BandageIcon } from '../icons/bandage';
|
|
|
234
234
|
export { default as BanknoteArrowDownIcon } from '../icons/banknote-arrow-down';
|
|
235
235
|
// BanknoteArrowUp aliases
|
|
236
236
|
export { default as BanknoteArrowUpIcon } from '../icons/banknote-arrow-up';
|
|
237
|
-
// BanknoteCheck aliases
|
|
238
|
-
export { default as BanknoteCheckIcon } from '../icons/banknote-check';
|
|
239
237
|
// BanknoteX aliases
|
|
240
238
|
export { default as BanknoteXIcon } from '../icons/banknote-x';
|
|
241
239
|
// Banknote aliases
|
|
242
240
|
export { default as BanknoteIcon } from '../icons/banknote';
|
|
243
|
-
//
|
|
244
|
-
export { default as
|
|
241
|
+
// BanknoteCheck aliases
|
|
242
|
+
export { default as BanknoteCheckIcon } from '../icons/banknote-check';
|
|
245
243
|
// Barcode aliases
|
|
246
244
|
export { default as BarcodeIcon } from '../icons/barcode';
|
|
245
|
+
// Barrel aliases
|
|
246
|
+
export { default as BarrelIcon } from '../icons/barrel';
|
|
247
247
|
// Baseline aliases
|
|
248
248
|
export { default as BaselineIcon } from '../icons/baseline';
|
|
249
249
|
// Bath aliases
|
|
250
250
|
export { default as BathIcon } from '../icons/bath';
|
|
251
251
|
// BatteryCharging aliases
|
|
252
252
|
export { default as BatteryChargingIcon } from '../icons/battery-charging';
|
|
253
|
-
// BatteryLow aliases
|
|
254
|
-
export { default as BatteryLowIcon } from '../icons/battery-low';
|
|
255
253
|
// BatteryFull aliases
|
|
256
254
|
export { default as BatteryFullIcon } from '../icons/battery-full';
|
|
257
|
-
//
|
|
258
|
-
export { default as
|
|
255
|
+
// BatteryLow aliases
|
|
256
|
+
export { default as BatteryLowIcon } from '../icons/battery-low';
|
|
259
257
|
// BatteryPlus aliases
|
|
260
258
|
export { default as BatteryPlusIcon } from '../icons/battery-plus';
|
|
259
|
+
// BatteryMedium aliases
|
|
260
|
+
export { default as BatteryMediumIcon } from '../icons/battery-medium';
|
|
261
261
|
// BatteryWarning aliases
|
|
262
262
|
export { default as BatteryWarningIcon } from '../icons/battery-warning';
|
|
263
263
|
// Battery aliases
|
|
@@ -276,20 +276,20 @@ export { default as BedDoubleIcon } from '../icons/bed-double';
|
|
|
276
276
|
export { default as BedSingleIcon } from '../icons/bed-single';
|
|
277
277
|
// BeefOff aliases
|
|
278
278
|
export { default as BeefOffIcon } from '../icons/beef-off';
|
|
279
|
-
// Beef aliases
|
|
280
|
-
export { default as BeefIcon } from '../icons/beef';
|
|
281
279
|
// BeerOff aliases
|
|
282
280
|
export { default as BeerOffIcon } from '../icons/beer-off';
|
|
281
|
+
// Beef aliases
|
|
282
|
+
export { default as BeefIcon } from '../icons/beef';
|
|
283
283
|
// Beer aliases
|
|
284
284
|
export { default as BeerIcon } from '../icons/beer';
|
|
285
285
|
// BellCheck aliases
|
|
286
286
|
export { default as BellCheckIcon } from '../icons/bell-check';
|
|
287
287
|
// BellDot aliases
|
|
288
288
|
export { default as BellDotIcon } from '../icons/bell-dot';
|
|
289
|
-
// BellMinus aliases
|
|
290
|
-
export { default as BellMinusIcon } from '../icons/bell-minus';
|
|
291
289
|
// BellElectric aliases
|
|
292
290
|
export { default as BellElectricIcon } from '../icons/bell-electric';
|
|
291
|
+
// BellMinus aliases
|
|
292
|
+
export { default as BellMinusIcon } from '../icons/bell-minus';
|
|
293
293
|
// BellOff aliases
|
|
294
294
|
export { default as BellOffIcon } from '../icons/bell-off';
|
|
295
295
|
// BellPlus aliases
|
|
@@ -300,16 +300,16 @@ export { default as BellRingIcon } from '../icons/bell-ring';
|
|
|
300
300
|
export { default as BellIcon } from '../icons/bell';
|
|
301
301
|
// BetweenVerticalEnd aliases
|
|
302
302
|
export { default as BetweenVerticalEndIcon } from '../icons/between-vertical-end';
|
|
303
|
-
// BetweenVerticalStart aliases
|
|
304
|
-
export { default as BetweenVerticalStartIcon } from '../icons/between-vertical-start';
|
|
305
303
|
// BicepsFlexed aliases
|
|
306
304
|
export { default as BicepsFlexedIcon } from '../icons/biceps-flexed';
|
|
305
|
+
// BetweenVerticalStart aliases
|
|
306
|
+
export { default as BetweenVerticalStartIcon } from '../icons/between-vertical-start';
|
|
307
307
|
// Bike aliases
|
|
308
308
|
export { default as BikeIcon } from '../icons/bike';
|
|
309
|
-
// Binary aliases
|
|
310
|
-
export { default as BinaryIcon } from '../icons/binary';
|
|
311
309
|
// Binoculars aliases
|
|
312
310
|
export { default as BinocularsIcon } from '../icons/binoculars';
|
|
311
|
+
// Binary aliases
|
|
312
|
+
export { default as BinaryIcon } from '../icons/binary';
|
|
313
313
|
// Biohazard aliases
|
|
314
314
|
export { default as BiohazardIcon } from '../icons/biohazard';
|
|
315
315
|
// Bird aliases
|
|
@@ -336,10 +336,10 @@ export { default as BluetoothSearchingIcon } from '../icons/bluetooth-searching'
|
|
|
336
336
|
export { default as BluetoothIcon } from '../icons/bluetooth';
|
|
337
337
|
// Bold aliases
|
|
338
338
|
export { default as BoldIcon } from '../icons/bold';
|
|
339
|
-
// Bolt aliases
|
|
340
|
-
export { default as BoltIcon } from '../icons/bolt';
|
|
341
339
|
// Bomb aliases
|
|
342
340
|
export { default as BombIcon } from '../icons/bomb';
|
|
341
|
+
// Bolt aliases
|
|
342
|
+
export { default as BoltIcon } from '../icons/bolt';
|
|
343
343
|
// BoneFracture aliases
|
|
344
344
|
export { default as BoneFractureIcon } from '../icons/bone-fracture';
|
|
345
345
|
// Bone aliases
|
|
@@ -352,20 +352,20 @@ export { default as BookAlertIcon } from '../icons/book-alert';
|
|
|
352
352
|
export { default as BookAudioIcon } from '../icons/book-audio';
|
|
353
353
|
// BookCheck aliases
|
|
354
354
|
export { default as BookCheckIcon } from '../icons/book-check';
|
|
355
|
-
// BookCopy aliases
|
|
356
|
-
export { default as BookCopyIcon } from '../icons/book-copy';
|
|
357
355
|
// BookDown aliases
|
|
358
356
|
export { default as BookDownIcon } from '../icons/book-down';
|
|
359
|
-
//
|
|
360
|
-
export { default as
|
|
357
|
+
// BookCopy aliases
|
|
358
|
+
export { default as BookCopyIcon } from '../icons/book-copy';
|
|
361
359
|
// BookHeart aliases
|
|
362
360
|
export { default as BookHeartIcon } from '../icons/book-heart';
|
|
361
|
+
// BookHeadphones aliases
|
|
362
|
+
export { default as BookHeadphonesIcon } from '../icons/book-headphones';
|
|
363
|
+
// BookImage aliases
|
|
364
|
+
export { default as BookImageIcon } from '../icons/book-image';
|
|
363
365
|
// BookKey aliases
|
|
364
366
|
export { default as BookKeyIcon } from '../icons/book-key';
|
|
365
367
|
// BookLock aliases
|
|
366
368
|
export { default as BookLockIcon } from '../icons/book-lock';
|
|
367
|
-
// BookImage aliases
|
|
368
|
-
export { default as BookImageIcon } from '../icons/book-image';
|
|
369
369
|
// BookMarked aliases
|
|
370
370
|
export { default as BookMarkedIcon } from '../icons/book-marked';
|
|
371
371
|
// BookMinus aliases
|
|
@@ -408,14 +408,14 @@ export { default as BookmarkXIcon } from '../icons/bookmark-x';
|
|
|
408
408
|
export { default as BookmarkIcon } from '../icons/bookmark';
|
|
409
409
|
// BoomBox aliases
|
|
410
410
|
export { default as BoomBoxIcon } from '../icons/boom-box';
|
|
411
|
-
// BotOff aliases
|
|
412
|
-
export { default as BotOffIcon } from '../icons/bot-off';
|
|
413
411
|
// BotMessageSquare aliases
|
|
414
412
|
export { default as BotMessageSquareIcon } from '../icons/bot-message-square';
|
|
415
|
-
//
|
|
416
|
-
export { default as
|
|
413
|
+
// BotOff aliases
|
|
414
|
+
export { default as BotOffIcon } from '../icons/bot-off';
|
|
417
415
|
// Bot aliases
|
|
418
416
|
export { default as BotIcon } from '../icons/bot';
|
|
417
|
+
// BottleWine aliases
|
|
418
|
+
export { default as BottleWineIcon } from '../icons/bottle-wine';
|
|
419
419
|
// BowArrow aliases
|
|
420
420
|
export { default as BowArrowIcon } from '../icons/bow-arrow';
|
|
421
421
|
// Box aliases
|
|
@@ -434,18 +434,18 @@ export { default as BrainIcon } from '../icons/brain';
|
|
|
434
434
|
export { default as BrickWallFireIcon } from '../icons/brick-wall-fire';
|
|
435
435
|
// BrickWallShield aliases
|
|
436
436
|
export { default as BrickWallShieldIcon } from '../icons/brick-wall-shield';
|
|
437
|
-
// BrickWall aliases
|
|
438
|
-
export { default as BrickWallIcon } from '../icons/brick-wall';
|
|
439
437
|
// Bridge aliases
|
|
440
438
|
export { default as BridgeIcon } from '../icons/bridge';
|
|
441
439
|
// BriefcaseBusiness aliases
|
|
442
440
|
export { default as BriefcaseBusinessIcon } from '../icons/briefcase-business';
|
|
443
441
|
// BriefcaseConveyorBelt aliases
|
|
444
442
|
export { default as BriefcaseConveyorBeltIcon } from '../icons/briefcase-conveyor-belt';
|
|
445
|
-
//
|
|
446
|
-
export { default as
|
|
443
|
+
// BrickWall aliases
|
|
444
|
+
export { default as BrickWallIcon } from '../icons/brick-wall';
|
|
447
445
|
// Briefcase aliases
|
|
448
446
|
export { default as BriefcaseIcon } from '../icons/briefcase';
|
|
447
|
+
// BriefcaseMedical aliases
|
|
448
|
+
export { default as BriefcaseMedicalIcon } from '../icons/briefcase-medical';
|
|
449
449
|
// BringToFront aliases
|
|
450
450
|
export { default as BringToFrontIcon } from '../icons/bring-to-front';
|
|
451
451
|
// Broccoli aliases
|
|
@@ -470,12 +470,12 @@ export { default as BugIcon } from '../icons/bug';
|
|
|
470
470
|
export { default as Building2Icon } from '../icons/building-2';
|
|
471
471
|
// Building aliases
|
|
472
472
|
export { default as BuildingIcon } from '../icons/building';
|
|
473
|
+
// CableCar aliases
|
|
474
|
+
export { default as CableCarIcon } from '../icons/cable-car';
|
|
473
475
|
// BusFront aliases
|
|
474
476
|
export { default as BusFrontIcon } from '../icons/bus-front';
|
|
475
477
|
// Bus aliases
|
|
476
478
|
export { default as BusIcon } from '../icons/bus';
|
|
477
|
-
// CableCar aliases
|
|
478
|
-
export { default as CableCarIcon } from '../icons/cable-car';
|
|
479
479
|
// Cable aliases
|
|
480
480
|
export { default as CableIcon } from '../icons/cable';
|
|
481
481
|
// CakeSlice aliases
|
|
@@ -496,42 +496,42 @@ export { default as CalendarCheck2Icon } from '../icons/calendar-check-2';
|
|
|
496
496
|
export { default as CalendarCheckIcon } from '../icons/calendar-check';
|
|
497
497
|
// CalendarClock aliases
|
|
498
498
|
export { default as CalendarClockIcon } from '../icons/calendar-clock';
|
|
499
|
+
// CalendarCog aliases
|
|
500
|
+
export { default as CalendarCogIcon } from '../icons/calendar-cog';
|
|
499
501
|
// CalendarDays aliases
|
|
500
502
|
export { default as CalendarDaysIcon } from '../icons/calendar-days';
|
|
501
503
|
// CalendarFold aliases
|
|
502
504
|
export { default as CalendarFoldIcon } from '../icons/calendar-fold';
|
|
503
505
|
// CalendarHeart aliases
|
|
504
506
|
export { default as CalendarHeartIcon } from '../icons/calendar-heart';
|
|
505
|
-
// CalendarCog aliases
|
|
506
|
-
export { default as CalendarCogIcon } from '../icons/calendar-cog';
|
|
507
507
|
// CalendarMinus2 aliases
|
|
508
508
|
export { default as CalendarMinus2Icon } from '../icons/calendar-minus-2';
|
|
509
|
-
// CalendarMinus aliases
|
|
510
|
-
export { default as CalendarMinusIcon } from '../icons/calendar-minus';
|
|
511
509
|
// CalendarOff aliases
|
|
512
510
|
export { default as CalendarOffIcon } from '../icons/calendar-off';
|
|
511
|
+
// CalendarMinus aliases
|
|
512
|
+
export { default as CalendarMinusIcon } from '../icons/calendar-minus';
|
|
513
513
|
// CalendarPlus2 aliases
|
|
514
514
|
export { default as CalendarPlus2Icon } from '../icons/calendar-plus-2';
|
|
515
515
|
// CalendarPlus aliases
|
|
516
516
|
export { default as CalendarPlusIcon } from '../icons/calendar-plus';
|
|
517
|
-
// CalendarRange aliases
|
|
518
|
-
export { default as CalendarRangeIcon } from '../icons/calendar-range';
|
|
519
517
|
// CalendarSearch aliases
|
|
520
518
|
export { default as CalendarSearchIcon } from '../icons/calendar-search';
|
|
521
|
-
//
|
|
522
|
-
export { default as
|
|
519
|
+
// CalendarRange aliases
|
|
520
|
+
export { default as CalendarRangeIcon } from '../icons/calendar-range';
|
|
523
521
|
// CalendarSync aliases
|
|
524
522
|
export { default as CalendarSyncIcon } from '../icons/calendar-sync';
|
|
523
|
+
// CalendarX2 aliases
|
|
524
|
+
export { default as CalendarX2Icon } from '../icons/calendar-x-2';
|
|
525
525
|
// CalendarX aliases
|
|
526
526
|
export { default as CalendarXIcon } from '../icons/calendar-x';
|
|
527
527
|
// Calendar aliases
|
|
528
528
|
export { default as CalendarIcon } from '../icons/calendar';
|
|
529
|
-
// Calendars aliases
|
|
530
|
-
export { default as CalendarsIcon } from '../icons/calendars';
|
|
531
529
|
// CameraOff aliases
|
|
532
530
|
export { default as CameraOffIcon } from '../icons/camera-off';
|
|
533
531
|
// Camera aliases
|
|
534
532
|
export { default as CameraIcon } from '../icons/camera';
|
|
533
|
+
// Calendars aliases
|
|
534
|
+
export { default as CalendarsIcon } from '../icons/calendars';
|
|
535
535
|
// CanSoda aliases
|
|
536
536
|
export { default as CanSodaIcon } from '../icons/can-soda';
|
|
537
537
|
// Can aliases
|
|
@@ -562,6 +562,10 @@ export { default as CaravanIcon } from '../icons/caravan';
|
|
|
562
562
|
export { default as CardSimIcon } from '../icons/card-sim';
|
|
563
563
|
// Carrot aliases
|
|
564
564
|
export { default as CarrotIcon } from '../icons/carrot';
|
|
565
|
+
// CartonOff aliases
|
|
566
|
+
export { default as CartonOffIcon } from '../icons/carton-off';
|
|
567
|
+
// Carton aliases
|
|
568
|
+
export { default as CartonIcon } from '../icons/carton';
|
|
565
569
|
// CaseLower aliases
|
|
566
570
|
export { default as CaseLowerIcon } from '../icons/case-lower';
|
|
567
571
|
// CaseSensitive aliases
|
|
@@ -586,18 +590,18 @@ export { default as ChartBarDecreasingIcon } from '../icons/chart-bar-decreasing
|
|
|
586
590
|
export { default as ChartBarIncreasingIcon } from '../icons/chart-bar-increasing';
|
|
587
591
|
// ChartBarStacked aliases
|
|
588
592
|
export { default as ChartBarStackedIcon } from '../icons/chart-bar-stacked';
|
|
589
|
-
// ChartColumnDecreasing aliases
|
|
590
|
-
export { default as ChartColumnDecreasingIcon } from '../icons/chart-column-decreasing';
|
|
591
593
|
// ChartColumnStacked aliases
|
|
592
594
|
export { default as ChartColumnStackedIcon } from '../icons/chart-column-stacked';
|
|
595
|
+
// ChartColumnDecreasing aliases
|
|
596
|
+
export { default as ChartColumnDecreasingIcon } from '../icons/chart-column-decreasing';
|
|
593
597
|
// ChartGantt aliases
|
|
594
598
|
export { default as ChartGanttIcon } from '../icons/chart-gantt';
|
|
595
599
|
// ChartNetwork aliases
|
|
596
600
|
export { default as ChartNetworkIcon } from '../icons/chart-network';
|
|
597
|
-
// ChartNoAxesColumnDecreasing aliases
|
|
598
|
-
export { default as ChartNoAxesColumnDecreasingIcon } from '../icons/chart-no-axes-column-decreasing';
|
|
599
601
|
// ChartNoAxesCombined aliases
|
|
600
602
|
export { default as ChartNoAxesCombinedIcon } from '../icons/chart-no-axes-combined';
|
|
603
|
+
// ChartNoAxesColumnDecreasing aliases
|
|
604
|
+
export { default as ChartNoAxesColumnDecreasingIcon } from '../icons/chart-no-axes-column-decreasing';
|
|
601
605
|
// ChartSpline aliases
|
|
602
606
|
export { default as ChartSplineIcon } from '../icons/chart-spline';
|
|
603
607
|
// CheckCheck aliases
|
|
@@ -610,12 +614,12 @@ export { default as ChefHatIcon } from '../icons/chef-hat';
|
|
|
610
614
|
export { default as CheckIcon } from '../icons/check';
|
|
611
615
|
// Cherry aliases
|
|
612
616
|
export { default as CherryIcon } from '../icons/cherry';
|
|
613
|
-
// ChessKing aliases
|
|
614
|
-
export { default as ChessKingIcon } from '../icons/chess-king';
|
|
615
617
|
// ChessBishop aliases
|
|
616
618
|
export { default as ChessBishopIcon } from '../icons/chess-bishop';
|
|
617
619
|
// ChessPawn aliases
|
|
618
620
|
export { default as ChessPawnIcon } from '../icons/chess-pawn';
|
|
621
|
+
// ChessKing aliases
|
|
622
|
+
export { default as ChessKingIcon } from '../icons/chess-king';
|
|
619
623
|
// ChessKnight aliases
|
|
620
624
|
export { default as ChessKnightIcon } from '../icons/chess-knight';
|
|
621
625
|
// ChessQueen aliases
|
|
@@ -632,10 +636,10 @@ export { default as ChevronLastIcon } from '../icons/chevron-last';
|
|
|
632
636
|
export { default as ChevronLeftIcon } from '../icons/chevron-left';
|
|
633
637
|
// ChevronRight aliases
|
|
634
638
|
export { default as ChevronRightIcon } from '../icons/chevron-right';
|
|
635
|
-
// ChevronsDownUp aliases
|
|
636
|
-
export { default as ChevronsDownUpIcon } from '../icons/chevrons-down-up';
|
|
637
639
|
// ChevronUp aliases
|
|
638
640
|
export { default as ChevronUpIcon } from '../icons/chevron-up';
|
|
641
|
+
// ChevronsDownUp aliases
|
|
642
|
+
export { default as ChevronsDownUpIcon } from '../icons/chevrons-down-up';
|
|
639
643
|
// ChevronsDown aliases
|
|
640
644
|
export { default as ChevronsDownIcon } from '../icons/chevrons-down';
|
|
641
645
|
// ChevronsLeftRightEllipsis aliases
|
|
@@ -660,6 +664,8 @@ export { default as CigaretteOffIcon } from '../icons/cigarette-off';
|
|
|
660
664
|
export { default as CigaretteIcon } from '../icons/cigarette';
|
|
661
665
|
// CircleDashed aliases
|
|
662
666
|
export { default as CircleDashedIcon } from '../icons/circle-dashed';
|
|
667
|
+
// CircleDashedCheck aliases
|
|
668
|
+
export { default as CircleDashedCheckIcon } from '../icons/circle-dashed-check';
|
|
663
669
|
// CircleDollarSign aliases
|
|
664
670
|
export { default as CircleDollarSignIcon } from '../icons/circle-dollar-sign';
|
|
665
671
|
// CircleDotDashed aliases
|
|
@@ -668,20 +674,20 @@ export { default as CircleDotDashedIcon } from '../icons/circle-dot-dashed';
|
|
|
668
674
|
export { default as CircleDotIcon } from '../icons/circle-dot';
|
|
669
675
|
// CircleEqual aliases
|
|
670
676
|
export { default as CircleEqualIcon } from '../icons/circle-equal';
|
|
671
|
-
// CircleEuro aliases
|
|
672
|
-
export { default as CircleEuroIcon } from '../icons/circle-euro';
|
|
673
677
|
// CircleEllipsis aliases
|
|
674
678
|
export { default as CircleEllipsisIcon } from '../icons/circle-ellipsis';
|
|
675
679
|
// CircleFadingArrowUp aliases
|
|
676
680
|
export { default as CircleFadingArrowUpIcon } from '../icons/circle-fading-arrow-up';
|
|
681
|
+
// CircleEuro aliases
|
|
682
|
+
export { default as CircleEuroIcon } from '../icons/circle-euro';
|
|
677
683
|
// CircleFadingPlus aliases
|
|
678
684
|
export { default as CircleFadingPlusIcon } from '../icons/circle-fading-plus';
|
|
679
685
|
// CircleOff aliases
|
|
680
686
|
export { default as CircleOffIcon } from '../icons/circle-off';
|
|
681
|
-
// CirclePoundSterling aliases
|
|
682
|
-
export { default as CirclePoundSterlingIcon } from '../icons/circle-pound-sterling';
|
|
683
687
|
// CirclePile aliases
|
|
684
688
|
export { default as CirclePileIcon } from '../icons/circle-pile';
|
|
689
|
+
// CirclePoundSterling aliases
|
|
690
|
+
export { default as CirclePoundSterlingIcon } from '../icons/circle-pound-sterling';
|
|
685
691
|
// CircleSlash aliases
|
|
686
692
|
export { default as CircleSlashIcon } from '../icons/circle-slash';
|
|
687
693
|
// CircleSmall aliases
|
|
@@ -690,30 +696,30 @@ export { default as CircleSmallIcon } from '../icons/circle-small';
|
|
|
690
696
|
export { default as CircleStarIcon } from '../icons/circle-star';
|
|
691
697
|
// Circle aliases
|
|
692
698
|
export { default as CircleIcon } from '../icons/circle';
|
|
693
|
-
// CircuitBoard aliases
|
|
694
|
-
export { default as CircuitBoardIcon } from '../icons/circuit-board';
|
|
695
699
|
// Citrus aliases
|
|
696
700
|
export { default as CitrusIcon } from '../icons/citrus';
|
|
701
|
+
// CircuitBoard aliases
|
|
702
|
+
export { default as CircuitBoardIcon } from '../icons/circuit-board';
|
|
703
|
+
// Clapperboard aliases
|
|
704
|
+
export { default as ClapperboardIcon } from '../icons/clapperboard';
|
|
697
705
|
// ClipboardCheck aliases
|
|
698
706
|
export { default as ClipboardCheckIcon } from '../icons/clipboard-check';
|
|
699
707
|
// ClipboardClock aliases
|
|
700
708
|
export { default as ClipboardClockIcon } from '../icons/clipboard-clock';
|
|
701
|
-
// Clapperboard aliases
|
|
702
|
-
export { default as ClapperboardIcon } from '../icons/clapperboard';
|
|
703
|
-
// ClipboardList aliases
|
|
704
|
-
export { default as ClipboardListIcon } from '../icons/clipboard-list';
|
|
705
709
|
// ClipboardCopy aliases
|
|
706
710
|
export { default as ClipboardCopyIcon } from '../icons/clipboard-copy';
|
|
707
711
|
// ClipboardMinus aliases
|
|
708
712
|
export { default as ClipboardMinusIcon } from '../icons/clipboard-minus';
|
|
713
|
+
// ClipboardList aliases
|
|
714
|
+
export { default as ClipboardListIcon } from '../icons/clipboard-list';
|
|
709
715
|
// ClipboardPaste aliases
|
|
710
716
|
export { default as ClipboardPasteIcon } from '../icons/clipboard-paste';
|
|
717
|
+
// ClipboardPlus aliases
|
|
718
|
+
export { default as ClipboardPlusIcon } from '../icons/clipboard-plus';
|
|
711
719
|
// ClipboardType aliases
|
|
712
720
|
export { default as ClipboardTypeIcon } from '../icons/clipboard-type';
|
|
713
721
|
// ClipboardX aliases
|
|
714
722
|
export { default as ClipboardXIcon } from '../icons/clipboard-x';
|
|
715
|
-
// ClipboardPlus aliases
|
|
716
|
-
export { default as ClipboardPlusIcon } from '../icons/clipboard-plus';
|
|
717
723
|
// Clipboard aliases
|
|
718
724
|
export { default as ClipboardIcon } from '../icons/clipboard';
|
|
719
725
|
// Clock1 aliases
|
|
@@ -728,10 +734,10 @@ export { default as Clock12Icon } from '../icons/clock-12';
|
|
|
728
734
|
export { default as Clock2Icon } from '../icons/clock-2';
|
|
729
735
|
// Clock3 aliases
|
|
730
736
|
export { default as Clock3Icon } from '../icons/clock-3';
|
|
731
|
-
// Clock4 aliases
|
|
732
|
-
export { default as Clock4Icon } from '../icons/clock-4';
|
|
733
737
|
// Clock5 aliases
|
|
734
738
|
export { default as Clock5Icon } from '../icons/clock-5';
|
|
739
|
+
// Clock4 aliases
|
|
740
|
+
export { default as Clock4Icon } from '../icons/clock-4';
|
|
735
741
|
// Clock6 aliases
|
|
736
742
|
export { default as Clock6Icon } from '../icons/clock-6';
|
|
737
743
|
// Clock7 aliases
|
|
@@ -742,30 +748,30 @@ export { default as Clock8Icon } from '../icons/clock-8';
|
|
|
742
748
|
export { default as Clock9Icon } from '../icons/clock-9';
|
|
743
749
|
// ClockAlert aliases
|
|
744
750
|
export { default as ClockAlertIcon } from '../icons/clock-alert';
|
|
745
|
-
// ClockArrowLeft aliases
|
|
746
|
-
export { default as ClockArrowLeftIcon } from '../icons/clock-arrow-left';
|
|
747
751
|
// ClockArrowDown aliases
|
|
748
752
|
export { default as ClockArrowDownIcon } from '../icons/clock-arrow-down';
|
|
753
|
+
// ClockArrowLeft aliases
|
|
754
|
+
export { default as ClockArrowLeftIcon } from '../icons/clock-arrow-left';
|
|
749
755
|
// ClockArrowRight aliases
|
|
750
756
|
export { default as ClockArrowRightIcon } from '../icons/clock-arrow-right';
|
|
751
|
-
// ClockCheck aliases
|
|
752
|
-
export { default as ClockCheckIcon } from '../icons/clock-check';
|
|
753
757
|
// ClockArrowUp aliases
|
|
754
758
|
export { default as ClockArrowUpIcon } from '../icons/clock-arrow-up';
|
|
759
|
+
// ClockCheck aliases
|
|
760
|
+
export { default as ClockCheckIcon } from '../icons/clock-check';
|
|
755
761
|
// ClockFading aliases
|
|
756
762
|
export { default as ClockFadingIcon } from '../icons/clock-fading';
|
|
757
|
-
// ClockPlus aliases
|
|
758
|
-
export { default as ClockPlusIcon } from '../icons/clock-plus';
|
|
759
763
|
// Clock aliases
|
|
760
764
|
export { default as ClockIcon } from '../icons/clock';
|
|
765
|
+
// ClockPlus aliases
|
|
766
|
+
export { default as ClockPlusIcon } from '../icons/clock-plus';
|
|
761
767
|
// ClosedCaption aliases
|
|
762
768
|
export { default as ClosedCaptionIcon } from '../icons/closed-caption';
|
|
763
769
|
// CloudAlert aliases
|
|
764
770
|
export { default as CloudAlertIcon } from '../icons/cloud-alert';
|
|
765
|
-
// CloudBackup aliases
|
|
766
|
-
export { default as CloudBackupIcon } from '../icons/cloud-backup';
|
|
767
771
|
// CloudCheck aliases
|
|
768
772
|
export { default as CloudCheckIcon } from '../icons/cloud-check';
|
|
773
|
+
// CloudBackup aliases
|
|
774
|
+
export { default as CloudBackupIcon } from '../icons/cloud-backup';
|
|
769
775
|
// CloudCog aliases
|
|
770
776
|
export { default as CloudCogIcon } from '../icons/cloud-cog';
|
|
771
777
|
// CloudDrizzle aliases
|
|
@@ -774,10 +780,10 @@ export { default as CloudDrizzleIcon } from '../icons/cloud-drizzle';
|
|
|
774
780
|
export { default as CloudFogIcon } from '../icons/cloud-fog';
|
|
775
781
|
// CloudHail aliases
|
|
776
782
|
export { default as CloudHailIcon } from '../icons/cloud-hail';
|
|
777
|
-
// CloudLightning aliases
|
|
778
|
-
export { default as CloudLightningIcon } from '../icons/cloud-lightning';
|
|
779
783
|
// CloudMoonRain aliases
|
|
780
784
|
export { default as CloudMoonRainIcon } from '../icons/cloud-moon-rain';
|
|
785
|
+
// CloudLightning aliases
|
|
786
|
+
export { default as CloudLightningIcon } from '../icons/cloud-lightning';
|
|
781
787
|
// CloudMoon aliases
|
|
782
788
|
export { default as CloudMoonIcon } from '../icons/cloud-moon';
|
|
783
789
|
// CloudOff aliases
|
|
@@ -792,10 +798,10 @@ export { default as CloudSnowIcon } from '../icons/cloud-snow';
|
|
|
792
798
|
export { default as CloudSunRainIcon } from '../icons/cloud-sun-rain';
|
|
793
799
|
// CloudSun aliases
|
|
794
800
|
export { default as CloudSunIcon } from '../icons/cloud-sun';
|
|
795
|
-
// CloudSync aliases
|
|
796
|
-
export { default as CloudSyncIcon } from '../icons/cloud-sync';
|
|
797
801
|
// Cloud aliases
|
|
798
802
|
export { default as CloudIcon } from '../icons/cloud';
|
|
803
|
+
// CloudSync aliases
|
|
804
|
+
export { default as CloudSyncIcon } from '../icons/cloud-sync';
|
|
799
805
|
// Cloudy aliases
|
|
800
806
|
export { default as CloudyIcon } from '../icons/cloudy';
|
|
801
807
|
// Clover aliases
|
|
@@ -814,40 +820,40 @@ export { default as CoinsIcon } from '../icons/coins';
|
|
|
814
820
|
export { default as Columns4Icon } from '../icons/columns-4';
|
|
815
821
|
// Combine aliases
|
|
816
822
|
export { default as CombineIcon } from '../icons/combine';
|
|
817
|
-
// Compass aliases
|
|
818
|
-
export { default as CompassIcon } from '../icons/compass';
|
|
819
823
|
// Command aliases
|
|
820
824
|
export { default as CommandIcon } from '../icons/command';
|
|
825
|
+
// Compass aliases
|
|
826
|
+
export { default as CompassIcon } from '../icons/compass';
|
|
821
827
|
// Component aliases
|
|
822
828
|
export { default as ComponentIcon } from '../icons/component';
|
|
823
829
|
// Computer aliases
|
|
824
830
|
export { default as ComputerIcon } from '../icons/computer';
|
|
825
|
-
// ConciergeBell aliases
|
|
826
|
-
export { default as ConciergeBellIcon } from '../icons/concierge-bell';
|
|
827
831
|
// Cone aliases
|
|
828
832
|
export { default as ConeIcon } from '../icons/cone';
|
|
833
|
+
// ConciergeBell aliases
|
|
834
|
+
export { default as ConciergeBellIcon } from '../icons/concierge-bell';
|
|
829
835
|
// Construction aliases
|
|
830
836
|
export { default as ConstructionIcon } from '../icons/construction';
|
|
831
|
-
// Container aliases
|
|
832
|
-
export { default as ContainerIcon } from '../icons/container';
|
|
833
837
|
// Contact aliases
|
|
834
838
|
export { default as ContactIcon } from '../icons/contact';
|
|
839
|
+
// Container aliases
|
|
840
|
+
export { default as ContainerIcon } from '../icons/container';
|
|
835
841
|
// Contrast aliases
|
|
836
842
|
export { default as ContrastIcon } from '../icons/contrast';
|
|
837
|
-
// Cookie aliases
|
|
838
|
-
export { default as CookieIcon } from '../icons/cookie';
|
|
839
843
|
// CookingPot aliases
|
|
840
844
|
export { default as CookingPotIcon } from '../icons/cooking-pot';
|
|
845
|
+
// Cookie aliases
|
|
846
|
+
export { default as CookieIcon } from '../icons/cookie';
|
|
841
847
|
// CopyCheck aliases
|
|
842
848
|
export { default as CopyCheckIcon } from '../icons/copy-check';
|
|
843
849
|
// CopyMinus aliases
|
|
844
850
|
export { default as CopyMinusIcon } from '../icons/copy-minus';
|
|
845
|
-
// CopyPlus aliases
|
|
846
|
-
export { default as CopyPlusIcon } from '../icons/copy-plus';
|
|
847
851
|
// CopySlash aliases
|
|
848
852
|
export { default as CopySlashIcon } from '../icons/copy-slash';
|
|
849
853
|
// CopyX aliases
|
|
850
854
|
export { default as CopyXIcon } from '../icons/copy-x';
|
|
855
|
+
// CopyPlus aliases
|
|
856
|
+
export { default as CopyPlusIcon } from '../icons/copy-plus';
|
|
851
857
|
// Copy aliases
|
|
852
858
|
export { default as CopyIcon } from '../icons/copy';
|
|
853
859
|
// Copyleft aliases
|
|
@@ -866,10 +872,10 @@ export { default as CornerLeftUpIcon } from '../icons/corner-left-up';
|
|
|
866
872
|
export { default as CornerRightDownIcon } from '../icons/corner-right-down';
|
|
867
873
|
// CornerRightUp aliases
|
|
868
874
|
export { default as CornerRightUpIcon } from '../icons/corner-right-up';
|
|
869
|
-
// CornerUpLeft aliases
|
|
870
|
-
export { default as CornerUpLeftIcon } from '../icons/corner-up-left';
|
|
871
875
|
// CornerUpRight aliases
|
|
872
876
|
export { default as CornerUpRightIcon } from '../icons/corner-up-right';
|
|
877
|
+
// CornerUpLeft aliases
|
|
878
|
+
export { default as CornerUpLeftIcon } from '../icons/corner-up-left';
|
|
873
879
|
// Cpu aliases
|
|
874
880
|
export { default as CpuIcon } from '../icons/cpu';
|
|
875
881
|
// CreativeCommons aliases
|
|
@@ -878,10 +884,10 @@ export { default as CreativeCommonsIcon } from '../icons/creative-commons';
|
|
|
878
884
|
export { default as CreditCardCheckIcon } from '../icons/credit-card-check';
|
|
879
885
|
// CreditCardMinus aliases
|
|
880
886
|
export { default as CreditCardMinusIcon } from '../icons/credit-card-minus';
|
|
881
|
-
// CreditCardPlus aliases
|
|
882
|
-
export { default as CreditCardPlusIcon } from '../icons/credit-card-plus';
|
|
883
887
|
// CreditCardReader aliases
|
|
884
888
|
export { default as CreditCardReaderIcon } from '../icons/credit-card-reader';
|
|
889
|
+
// CreditCardPlus aliases
|
|
890
|
+
export { default as CreditCardPlusIcon } from '../icons/credit-card-plus';
|
|
885
891
|
// CreditCardX aliases
|
|
886
892
|
export { default as CreditCardXIcon } from '../icons/credit-card-x';
|
|
887
893
|
// CreditCard aliases
|
|
@@ -890,28 +896,28 @@ export { default as CreditCardIcon } from '../icons/credit-card';
|
|
|
890
896
|
export { default as CroissantIcon } from '../icons/croissant';
|
|
891
897
|
// Crop aliases
|
|
892
898
|
export { default as CropIcon } from '../icons/crop';
|
|
893
|
-
// Crosshair aliases
|
|
894
|
-
export { default as CrosshairIcon } from '../icons/crosshair';
|
|
895
|
-
// Crown aliases
|
|
896
|
-
export { default as CrownIcon } from '../icons/crown';
|
|
897
899
|
// Cross aliases
|
|
898
900
|
export { default as CrossIcon } from '../icons/cross';
|
|
899
|
-
//
|
|
900
|
-
export { default as
|
|
901
|
+
// Crosshair aliases
|
|
902
|
+
export { default as CrosshairIcon } from '../icons/crosshair';
|
|
901
903
|
// Cuboid aliases
|
|
902
904
|
export { default as CuboidIcon } from '../icons/cuboid';
|
|
903
|
-
//
|
|
904
|
-
export { default as
|
|
905
|
+
// CupSoda aliases
|
|
906
|
+
export { default as CupSodaIcon } from '../icons/cup-soda';
|
|
907
|
+
// Crown aliases
|
|
908
|
+
export { default as CrownIcon } from '../icons/crown';
|
|
905
909
|
// Cylinder aliases
|
|
906
910
|
export { default as CylinderIcon } from '../icons/cylinder';
|
|
907
|
-
//
|
|
908
|
-
export { default as
|
|
911
|
+
// Currency aliases
|
|
912
|
+
export { default as CurrencyIcon } from '../icons/currency';
|
|
909
913
|
// Dam aliases
|
|
910
914
|
export { default as DamIcon } from '../icons/dam';
|
|
911
|
-
//
|
|
912
|
-
export { default as
|
|
915
|
+
// DatabaseArrowDown aliases
|
|
916
|
+
export { default as DatabaseArrowDownIcon } from '../icons/database-arrow-down';
|
|
913
917
|
// DatabaseBackup aliases
|
|
914
918
|
export { default as DatabaseBackupIcon } from '../icons/database-backup';
|
|
919
|
+
// DatabaseArrowUp aliases
|
|
920
|
+
export { default as DatabaseArrowUpIcon } from '../icons/database-arrow-up';
|
|
915
921
|
// DatabaseCheck aliases
|
|
916
922
|
export { default as DatabaseCheckIcon } from '../icons/database-check';
|
|
917
923
|
// DatabaseMinus aliases
|
|
@@ -934,10 +940,10 @@ export { default as DecimalsArrowRightIcon } from '../icons/decimals-arrow-right
|
|
|
934
940
|
export { default as DeleteIcon } from '../icons/delete';
|
|
935
941
|
// Dessert aliases
|
|
936
942
|
export { default as DessertIcon } from '../icons/dessert';
|
|
937
|
-
// DiamondMinus aliases
|
|
938
|
-
export { default as DiamondMinusIcon } from '../icons/diamond-minus';
|
|
939
943
|
// Diameter aliases
|
|
940
944
|
export { default as DiameterIcon } from '../icons/diameter';
|
|
945
|
+
// DiamondMinus aliases
|
|
946
|
+
export { default as DiamondMinusIcon } from '../icons/diamond-minus';
|
|
941
947
|
// DiamondPlus aliases
|
|
942
948
|
export { default as DiamondPlusIcon } from '../icons/diamond-plus';
|
|
943
949
|
// Diamond aliases
|
|
@@ -950,10 +956,10 @@ export { default as Dice2Icon } from '../icons/dice-2';
|
|
|
950
956
|
export { default as Dice3Icon } from '../icons/dice-3';
|
|
951
957
|
// Dice4 aliases
|
|
952
958
|
export { default as Dice4Icon } from '../icons/dice-4';
|
|
953
|
-
// Dice5 aliases
|
|
954
|
-
export { default as Dice5Icon } from '../icons/dice-5';
|
|
955
959
|
// Dice6 aliases
|
|
956
960
|
export { default as Dice6Icon } from '../icons/dice-6';
|
|
961
|
+
// Dice5 aliases
|
|
962
|
+
export { default as Dice5Icon } from '../icons/dice-5';
|
|
957
963
|
// Dices aliases
|
|
958
964
|
export { default as DicesIcon } from '../icons/dices';
|
|
959
965
|
// Diff aliases
|
|
@@ -970,12 +976,14 @@ export { default as DiscIcon } from '../icons/disc';
|
|
|
970
976
|
export { default as DivideIcon } from '../icons/divide';
|
|
971
977
|
// DnaOff aliases
|
|
972
978
|
export { default as DnaOffIcon } from '../icons/dna-off';
|
|
973
|
-
// Dna aliases
|
|
974
|
-
export { default as DnaIcon } from '../icons/dna';
|
|
975
979
|
// Dock aliases
|
|
976
980
|
export { default as DockIcon } from '../icons/dock';
|
|
981
|
+
// Dna aliases
|
|
982
|
+
export { default as DnaIcon } from '../icons/dna';
|
|
977
983
|
// Dog aliases
|
|
978
984
|
export { default as DogIcon } from '../icons/dog';
|
|
985
|
+
// Dome aliases
|
|
986
|
+
export { default as DomeIcon } from '../icons/dome';
|
|
979
987
|
// DollarSign aliases
|
|
980
988
|
export { default as DollarSignIcon } from '../icons/dollar-sign';
|
|
981
989
|
// Donut aliases
|
|
@@ -1002,10 +1010,10 @@ export { default as DrillIcon } from '../icons/drill';
|
|
|
1002
1010
|
export { default as DroneIcon } from '../icons/drone';
|
|
1003
1011
|
// DropletOff aliases
|
|
1004
1012
|
export { default as DropletOffIcon } from '../icons/droplet-off';
|
|
1005
|
-
// Droplet aliases
|
|
1006
|
-
export { default as DropletIcon } from '../icons/droplet';
|
|
1007
1013
|
// Droplets aliases
|
|
1008
1014
|
export { default as DropletsIcon } from '../icons/droplets';
|
|
1015
|
+
// Droplet aliases
|
|
1016
|
+
export { default as DropletIcon } from '../icons/droplet';
|
|
1009
1017
|
// Drum aliases
|
|
1010
1018
|
export { default as DrumIcon } from '../icons/drum';
|
|
1011
1019
|
// Drumstick aliases
|
|
@@ -1024,14 +1032,16 @@ export { default as EclipseIcon } from '../icons/eclipse';
|
|
|
1024
1032
|
export { default as EggFriedIcon } from '../icons/egg-fried';
|
|
1025
1033
|
// EggOff aliases
|
|
1026
1034
|
export { default as EggOffIcon } from '../icons/egg-off';
|
|
1027
|
-
// Eject aliases
|
|
1028
|
-
export { default as EjectIcon } from '../icons/eject';
|
|
1029
1035
|
// Egg aliases
|
|
1030
1036
|
export { default as EggIcon } from '../icons/egg';
|
|
1037
|
+
// Eject aliases
|
|
1038
|
+
export { default as EjectIcon } from '../icons/eject';
|
|
1031
1039
|
// Ellipse aliases
|
|
1032
1040
|
export { default as EllipseIcon } from '../icons/ellipse';
|
|
1033
1041
|
// Engine aliases
|
|
1034
1042
|
export { default as EngineIcon } from '../icons/engine';
|
|
1043
|
+
// EqualApproximatelyNot aliases
|
|
1044
|
+
export { default as EqualApproximatelyNotIcon } from '../icons/equal-approximately-not';
|
|
1035
1045
|
// EqualApproximately aliases
|
|
1036
1046
|
export { default as EqualApproximatelyIcon } from '../icons/equal-approximately';
|
|
1037
1047
|
// EqualNot aliases
|
|
@@ -1040,10 +1050,10 @@ export { default as EqualNotIcon } from '../icons/equal-not';
|
|
|
1040
1050
|
export { default as EqualIcon } from '../icons/equal';
|
|
1041
1051
|
// Eraser aliases
|
|
1042
1052
|
export { default as EraserIcon } from '../icons/eraser';
|
|
1043
|
-
// Euro aliases
|
|
1044
|
-
export { default as EuroIcon } from '../icons/euro';
|
|
1045
1053
|
// EthernetPort aliases
|
|
1046
1054
|
export { default as EthernetPortIcon } from '../icons/ethernet-port';
|
|
1055
|
+
// Euro aliases
|
|
1056
|
+
export { default as EuroIcon } from '../icons/euro';
|
|
1047
1057
|
// EvCharger aliases
|
|
1048
1058
|
export { default as EvChargerIcon } from '../icons/ev-charger';
|
|
1049
1059
|
// Expand aliases
|
|
@@ -1060,18 +1070,18 @@ export { default as EyeOffIcon } from '../icons/eye-off';
|
|
|
1060
1070
|
export { default as EyeIcon } from '../icons/eye';
|
|
1061
1071
|
// Factory aliases
|
|
1062
1072
|
export { default as FactoryIcon } from '../icons/factory';
|
|
1063
|
-
// Fan aliases
|
|
1064
|
-
export { default as FanIcon } from '../icons/fan';
|
|
1065
1073
|
// FastForward aliases
|
|
1066
1074
|
export { default as FastForwardIcon } from '../icons/fast-forward';
|
|
1067
|
-
// Feather aliases
|
|
1068
|
-
export { default as FeatherIcon } from '../icons/feather';
|
|
1069
1075
|
// Fence aliases
|
|
1070
1076
|
export { default as FenceIcon } from '../icons/fence';
|
|
1071
|
-
//
|
|
1072
|
-
export { default as
|
|
1077
|
+
// Fan aliases
|
|
1078
|
+
export { default as FanIcon } from '../icons/fan';
|
|
1079
|
+
// Feather aliases
|
|
1080
|
+
export { default as FeatherIcon } from '../icons/feather';
|
|
1073
1081
|
// FileArchive aliases
|
|
1074
1082
|
export { default as FileArchiveIcon } from '../icons/file-archive';
|
|
1083
|
+
// FerrisWheel aliases
|
|
1084
|
+
export { default as FerrisWheelIcon } from '../icons/ferris-wheel';
|
|
1075
1085
|
// FileBox aliases
|
|
1076
1086
|
export { default as FileBoxIcon } from '../icons/file-box';
|
|
1077
1087
|
// FileCheck aliases
|
|
@@ -1090,12 +1100,12 @@ export { default as FileDownIcon } from '../icons/file-down';
|
|
|
1090
1100
|
export { default as FileHeartIcon } from '../icons/file-heart';
|
|
1091
1101
|
// FileImage aliases
|
|
1092
1102
|
export { default as FileImageIcon } from '../icons/file-image';
|
|
1093
|
-
// FileMinus aliases
|
|
1094
|
-
export { default as FileMinusIcon } from '../icons/file-minus';
|
|
1095
1103
|
// FileInput aliases
|
|
1096
1104
|
export { default as FileInputIcon } from '../icons/file-input';
|
|
1097
1105
|
// FileMusic aliases
|
|
1098
1106
|
export { default as FileMusicIcon } from '../icons/file-music';
|
|
1107
|
+
// FileMinus aliases
|
|
1108
|
+
export { default as FileMinusIcon } from '../icons/file-minus';
|
|
1099
1109
|
// FileOutput aliases
|
|
1100
1110
|
export { default as FileOutputIcon } from '../icons/file-output';
|
|
1101
1111
|
// FilePlus aliases
|
|
@@ -1132,10 +1142,10 @@ export { default as FileIcon } from '../icons/file';
|
|
|
1132
1142
|
export { default as FilesIcon } from '../icons/files';
|
|
1133
1143
|
// Film aliases
|
|
1134
1144
|
export { default as FilmIcon } from '../icons/film';
|
|
1135
|
-
// FishOff aliases
|
|
1136
|
-
export { default as FishOffIcon } from '../icons/fish-off';
|
|
1137
1145
|
// FireExtinguisher aliases
|
|
1138
1146
|
export { default as FireExtinguisherIcon } from '../icons/fire-extinguisher';
|
|
1147
|
+
// FishOff aliases
|
|
1148
|
+
export { default as FishOffIcon } from '../icons/fish-off';
|
|
1139
1149
|
// FishSymbol aliases
|
|
1140
1150
|
export { default as FishSymbolIcon } from '../icons/fish-symbol';
|
|
1141
1151
|
// Fish aliases
|
|
@@ -1166,16 +1176,12 @@ export { default as FlaskConicalOffIcon } from '../icons/flask-conical-off';
|
|
|
1166
1176
|
export { default as FlaskConicalIcon } from '../icons/flask-conical';
|
|
1167
1177
|
// FlaskRound aliases
|
|
1168
1178
|
export { default as FlaskRoundIcon } from '../icons/flask-round';
|
|
1169
|
-
// FlipHorizontal2 aliases
|
|
1170
|
-
export { default as FlipHorizontal2Icon } from '../icons/flip-horizontal-2';
|
|
1171
|
-
// FlipVertical2 aliases
|
|
1172
|
-
export { default as FlipVertical2Icon } from '../icons/flip-vertical-2';
|
|
1173
1179
|
// Flower2 aliases
|
|
1174
1180
|
export { default as Flower2Icon } from '../icons/flower-2';
|
|
1175
|
-
// Flower aliases
|
|
1176
|
-
export { default as FlowerIcon } from '../icons/flower';
|
|
1177
1181
|
// Focus aliases
|
|
1178
1182
|
export { default as FocusIcon } from '../icons/focus';
|
|
1183
|
+
// Flower aliases
|
|
1184
|
+
export { default as FlowerIcon } from '../icons/flower';
|
|
1179
1185
|
// FoldHorizontal aliases
|
|
1180
1186
|
export { default as FoldHorizontalIcon } from '../icons/fold-horizontal';
|
|
1181
1187
|
// FoldVertical aliases
|
|
@@ -1226,10 +1232,10 @@ export { default as FolderRootIcon } from '../icons/folder-root';
|
|
|
1226
1232
|
export { default as FolderSearch2Icon } from '../icons/folder-search-2';
|
|
1227
1233
|
// FolderSearch aliases
|
|
1228
1234
|
export { default as FolderSearchIcon } from '../icons/folder-search';
|
|
1229
|
-
// FolderSync aliases
|
|
1230
|
-
export { default as FolderSyncIcon } from '../icons/folder-sync';
|
|
1231
1235
|
// FolderSymlink aliases
|
|
1232
1236
|
export { default as FolderSymlinkIcon } from '../icons/folder-symlink';
|
|
1237
|
+
// FolderSync aliases
|
|
1238
|
+
export { default as FolderSyncIcon } from '../icons/folder-sync';
|
|
1233
1239
|
// FolderTree aliases
|
|
1234
1240
|
export { default as FolderTreeIcon } from '../icons/folder-tree';
|
|
1235
1241
|
// FolderUp aliases
|
|
@@ -1238,12 +1244,12 @@ export { default as FolderUpIcon } from '../icons/folder-up';
|
|
|
1238
1244
|
export { default as FolderXIcon } from '../icons/folder-x';
|
|
1239
1245
|
// Folder aliases
|
|
1240
1246
|
export { default as FolderIcon } from '../icons/folder';
|
|
1247
|
+
// Folders aliases
|
|
1248
|
+
export { default as FoldersIcon } from '../icons/folders';
|
|
1241
1249
|
// Footprints aliases
|
|
1242
1250
|
export { default as FootprintsIcon } from '../icons/footprints';
|
|
1243
1251
|
// Forklift aliases
|
|
1244
1252
|
export { default as ForkliftIcon } from '../icons/forklift';
|
|
1245
|
-
// Folders aliases
|
|
1246
|
-
export { default as FoldersIcon } from '../icons/folders';
|
|
1247
1253
|
// Form aliases
|
|
1248
1254
|
export { default as FormIcon } from '../icons/form';
|
|
1249
1255
|
// Forward aliases
|
|
@@ -1256,24 +1262,28 @@ export { default as FuelIcon } from '../icons/fuel';
|
|
|
1256
1262
|
export { default as FullscreenIcon } from '../icons/fullscreen';
|
|
1257
1263
|
// FunnelPlus aliases
|
|
1258
1264
|
export { default as FunnelPlusIcon } from '../icons/funnel-plus';
|
|
1259
|
-
// Galaxy aliases
|
|
1260
|
-
export { default as GalaxyIcon } from '../icons/galaxy';
|
|
1261
1265
|
// GalleryHorizontalEnd aliases
|
|
1262
1266
|
export { default as GalleryHorizontalEndIcon } from '../icons/gallery-horizontal-end';
|
|
1263
|
-
//
|
|
1264
|
-
export { default as
|
|
1267
|
+
// Galaxy aliases
|
|
1268
|
+
export { default as GalaxyIcon } from '../icons/galaxy';
|
|
1265
1269
|
// GalleryHorizontal aliases
|
|
1266
1270
|
export { default as GalleryHorizontalIcon } from '../icons/gallery-horizontal';
|
|
1267
|
-
//
|
|
1268
|
-
export { default as
|
|
1271
|
+
// GalleryThumbnails aliases
|
|
1272
|
+
export { default as GalleryThumbnailsIcon } from '../icons/gallery-thumbnails';
|
|
1269
1273
|
// GalleryVertical aliases
|
|
1270
1274
|
export { default as GalleryVerticalIcon } from '../icons/gallery-vertical';
|
|
1275
|
+
// GalleryVerticalEnd aliases
|
|
1276
|
+
export { default as GalleryVerticalEndIcon } from '../icons/gallery-vertical-end';
|
|
1271
1277
|
// Gamepad2 aliases
|
|
1272
1278
|
export { default as Gamepad2Icon } from '../icons/gamepad-2';
|
|
1273
1279
|
// GamepadDirectional aliases
|
|
1274
1280
|
export { default as GamepadDirectionalIcon } from '../icons/gamepad-directional';
|
|
1275
1281
|
// Gamepad aliases
|
|
1276
1282
|
export { default as GamepadIcon } from '../icons/gamepad';
|
|
1283
|
+
// GapHorizontal aliases
|
|
1284
|
+
export { default as GapHorizontalIcon } from '../icons/gap-horizontal';
|
|
1285
|
+
// GapVertical aliases
|
|
1286
|
+
export { default as GapVerticalIcon } from '../icons/gap-vertical';
|
|
1277
1287
|
// Gauge aliases
|
|
1278
1288
|
export { default as GaugeIcon } from '../icons/gauge';
|
|
1279
1289
|
// Gavel aliases
|
|
@@ -1296,10 +1306,10 @@ export { default as GitBranchMinusIcon } from '../icons/git-branch-minus';
|
|
|
1296
1306
|
export { default as GitBranchIcon } from '../icons/git-branch';
|
|
1297
1307
|
// GitBranchPlus aliases
|
|
1298
1308
|
export { default as GitBranchPlusIcon } from '../icons/git-branch-plus';
|
|
1299
|
-
// GitCompareArrows aliases
|
|
1300
|
-
export { default as GitCompareArrowsIcon } from '../icons/git-compare-arrows';
|
|
1301
1309
|
// GitCommitVertical aliases
|
|
1302
1310
|
export { default as GitCommitVerticalIcon } from '../icons/git-commit-vertical';
|
|
1311
|
+
// GitCompareArrows aliases
|
|
1312
|
+
export { default as GitCompareArrowsIcon } from '../icons/git-compare-arrows';
|
|
1303
1313
|
// GitCompare aliases
|
|
1304
1314
|
export { default as GitCompareIcon } from '../icons/git-compare';
|
|
1305
1315
|
// GitFork aliases
|
|
@@ -1330,62 +1340,62 @@ export { default as GlassesIcon } from '../icons/glasses';
|
|
|
1330
1340
|
export { default as GlobeCheckIcon } from '../icons/globe-check';
|
|
1331
1341
|
// GlobeLock aliases
|
|
1332
1342
|
export { default as GlobeLockIcon } from '../icons/globe-lock';
|
|
1333
|
-
// GlobeOff aliases
|
|
1334
|
-
export { default as GlobeOffIcon } from '../icons/globe-off';
|
|
1335
1343
|
// GlobeX aliases
|
|
1336
1344
|
export { default as GlobeXIcon } from '../icons/globe-x';
|
|
1345
|
+
// GlobeOff aliases
|
|
1346
|
+
export { default as GlobeOffIcon } from '../icons/globe-off';
|
|
1337
1347
|
// Globe aliases
|
|
1338
1348
|
export { default as GlobeIcon } from '../icons/globe';
|
|
1339
|
-
// Gpu aliases
|
|
1340
|
-
export { default as GpuIcon } from '../icons/gpu';
|
|
1341
1349
|
// Goal aliases
|
|
1342
1350
|
export { default as GoalIcon } from '../icons/goal';
|
|
1343
|
-
//
|
|
1344
|
-
export { default as
|
|
1345
|
-
// Grid3x2 aliases
|
|
1346
|
-
export { default as Grid3x2Icon } from '../icons/grid-3x2';
|
|
1351
|
+
// Gpu aliases
|
|
1352
|
+
export { default as GpuIcon } from '../icons/gpu';
|
|
1347
1353
|
// GraduationCap aliases
|
|
1348
1354
|
export { default as GraduationCapIcon } from '../icons/graduation-cap';
|
|
1355
|
+
// Grid3x2 aliases
|
|
1356
|
+
export { default as Grid3x2Icon } from '../icons/grid-3x2';
|
|
1357
|
+
// Grape aliases
|
|
1358
|
+
export { default as GrapeIcon } from '../icons/grape';
|
|
1349
1359
|
// GripHorizontal aliases
|
|
1350
1360
|
export { default as GripHorizontalIcon } from '../icons/grip-horizontal';
|
|
1361
|
+
// GripVertical aliases
|
|
1362
|
+
export { default as GripVerticalIcon } from '../icons/grip-vertical';
|
|
1351
1363
|
// Grip aliases
|
|
1352
1364
|
export { default as GripIcon } from '../icons/grip';
|
|
1353
1365
|
// Group aliases
|
|
1354
1366
|
export { default as GroupIcon } from '../icons/group';
|
|
1355
|
-
// GripVertical aliases
|
|
1356
|
-
export { default as GripVerticalIcon } from '../icons/grip-vertical';
|
|
1357
|
-
// Ham aliases
|
|
1358
|
-
export { default as HamIcon } from '../icons/ham';
|
|
1359
|
-
// Guitar aliases
|
|
1360
|
-
export { default as GuitarIcon } from '../icons/guitar';
|
|
1361
1367
|
// Hamburger aliases
|
|
1362
1368
|
export { default as HamburgerIcon } from '../icons/hamburger';
|
|
1369
|
+
// Guitar aliases
|
|
1370
|
+
export { default as GuitarIcon } from '../icons/guitar';
|
|
1363
1371
|
// Hammer aliases
|
|
1364
1372
|
export { default as HammerIcon } from '../icons/hammer';
|
|
1373
|
+
// Ham aliases
|
|
1374
|
+
export { default as HamIcon } from '../icons/ham';
|
|
1365
1375
|
// HandCoins aliases
|
|
1366
1376
|
export { default as HandCoinsIcon } from '../icons/hand-coins';
|
|
1377
|
+
// HandFist aliases
|
|
1378
|
+
export { default as HandFistIcon } from '../icons/hand-fist';
|
|
1367
1379
|
// HandHeart aliases
|
|
1368
1380
|
export { default as HandHeartIcon } from '../icons/hand-heart';
|
|
1369
1381
|
// HandMetal aliases
|
|
1370
1382
|
export { default as HandMetalIcon } from '../icons/hand-metal';
|
|
1371
|
-
// HandFist aliases
|
|
1372
|
-
export { default as HandFistIcon } from '../icons/hand-fist';
|
|
1373
|
-
// HandPlatter aliases
|
|
1374
|
-
export { default as HandPlatterIcon } from '../icons/hand-platter';
|
|
1375
1383
|
// Hand aliases
|
|
1376
1384
|
export { default as HandIcon } from '../icons/hand';
|
|
1385
|
+
// HandPlatter aliases
|
|
1386
|
+
export { default as HandPlatterIcon } from '../icons/hand-platter';
|
|
1377
1387
|
// Handbag aliases
|
|
1378
1388
|
export { default as HandbagIcon } from '../icons/handbag';
|
|
1379
1389
|
// Handshake aliases
|
|
1380
1390
|
export { default as HandshakeIcon } from '../icons/handshake';
|
|
1381
1391
|
// HardDriveDownload aliases
|
|
1382
1392
|
export { default as HardDriveDownloadIcon } from '../icons/hard-drive-download';
|
|
1383
|
-
// HardDriveUpload aliases
|
|
1384
|
-
export { default as HardDriveUploadIcon } from '../icons/hard-drive-upload';
|
|
1385
1393
|
// HardDrive aliases
|
|
1386
1394
|
export { default as HardDriveIcon } from '../icons/hard-drive';
|
|
1387
1395
|
// HardHat aliases
|
|
1388
1396
|
export { default as HardHatIcon } from '../icons/hard-hat';
|
|
1397
|
+
// HardDriveUpload aliases
|
|
1398
|
+
export { default as HardDriveUploadIcon } from '../icons/hard-drive-upload';
|
|
1389
1399
|
// Hash aliases
|
|
1390
1400
|
export { default as HashIcon } from '../icons/hash';
|
|
1391
1401
|
// HatGlasses aliases
|
|
@@ -1408,10 +1418,10 @@ export { default as Heading4Icon } from '../icons/heading-4';
|
|
|
1408
1418
|
export { default as Heading5Icon } from '../icons/heading-5';
|
|
1409
1419
|
// Heading6 aliases
|
|
1410
1420
|
export { default as Heading6Icon } from '../icons/heading-6';
|
|
1411
|
-
// HeadphoneOff aliases
|
|
1412
|
-
export { default as HeadphoneOffIcon } from '../icons/headphone-off';
|
|
1413
1421
|
// Heading aliases
|
|
1414
1422
|
export { default as HeadingIcon } from '../icons/heading';
|
|
1423
|
+
// HeadphoneOff aliases
|
|
1424
|
+
export { default as HeadphoneOffIcon } from '../icons/headphone-off';
|
|
1415
1425
|
// Headphones aliases
|
|
1416
1426
|
export { default as HeadphonesIcon } from '../icons/headphones';
|
|
1417
1427
|
// Headset aliases
|
|
@@ -1436,32 +1446,32 @@ export { default as HeartIcon } from '../icons/heart';
|
|
|
1436
1446
|
export { default as HeaterIcon } from '../icons/heater';
|
|
1437
1447
|
// Helicopter aliases
|
|
1438
1448
|
export { default as HelicopterIcon } from '../icons/helicopter';
|
|
1439
|
-
// Hexagon aliases
|
|
1440
|
-
export { default as HexagonIcon } from '../icons/hexagon';
|
|
1441
1449
|
// Highlighter aliases
|
|
1442
1450
|
export { default as HighlighterIcon } from '../icons/highlighter';
|
|
1451
|
+
// Hexagon aliases
|
|
1452
|
+
export { default as HexagonIcon } from '../icons/hexagon';
|
|
1453
|
+
// HopOff aliases
|
|
1454
|
+
export { default as HopOffIcon } from '../icons/hop-off';
|
|
1443
1455
|
// Hop aliases
|
|
1444
1456
|
export { default as HopIcon } from '../icons/hop';
|
|
1445
1457
|
// Hospital aliases
|
|
1446
1458
|
export { default as HospitalIcon } from '../icons/hospital';
|
|
1447
|
-
// HopOff aliases
|
|
1448
|
-
export { default as HopOffIcon } from '../icons/hop-off';
|
|
1449
1459
|
// Hotel aliases
|
|
1450
1460
|
export { default as HotelIcon } from '../icons/hotel';
|
|
1451
1461
|
// Hourglass aliases
|
|
1452
1462
|
export { default as HourglassIcon } from '../icons/hourglass';
|
|
1453
1463
|
// HouseHeart aliases
|
|
1454
1464
|
export { default as HouseHeartIcon } from '../icons/house-heart';
|
|
1455
|
-
// HouseWifi aliases
|
|
1456
|
-
export { default as HouseWifiIcon } from '../icons/house-wifi';
|
|
1457
1465
|
// HousePlug aliases
|
|
1458
1466
|
export { default as HousePlugIcon } from '../icons/house-plug';
|
|
1467
|
+
// HouseWifi aliases
|
|
1468
|
+
export { default as HouseWifiIcon } from '../icons/house-wifi';
|
|
1469
|
+
// IdCard aliases
|
|
1470
|
+
export { default as IdCardIcon } from '../icons/id-card';
|
|
1459
1471
|
// HousePlus aliases
|
|
1460
1472
|
export { default as HousePlusIcon } from '../icons/house-plus';
|
|
1461
1473
|
// IdCardLanyard aliases
|
|
1462
1474
|
export { default as IdCardLanyardIcon } from '../icons/id-card-lanyard';
|
|
1463
|
-
// IdCard aliases
|
|
1464
|
-
export { default as IdCardIcon } from '../icons/id-card';
|
|
1465
1475
|
// ImageDown aliases
|
|
1466
1476
|
export { default as ImageDownIcon } from '../icons/image-down';
|
|
1467
1477
|
// ImageMinus aliases
|
|
@@ -1470,18 +1480,18 @@ export { default as ImageMinusIcon } from '../icons/image-minus';
|
|
|
1470
1480
|
export { default as ImageOffIcon } from '../icons/image-off';
|
|
1471
1481
|
// ImagePlay aliases
|
|
1472
1482
|
export { default as ImagePlayIcon } from '../icons/image-play';
|
|
1483
|
+
// ImagePlus aliases
|
|
1484
|
+
export { default as ImagePlusIcon } from '../icons/image-plus';
|
|
1473
1485
|
// ImageUp aliases
|
|
1474
1486
|
export { default as ImageUpIcon } from '../icons/image-up';
|
|
1475
1487
|
// ImageUpscale aliases
|
|
1476
1488
|
export { default as ImageUpscaleIcon } from '../icons/image-upscale';
|
|
1477
|
-
// ImagePlus aliases
|
|
1478
|
-
export { default as ImagePlusIcon } from '../icons/image-plus';
|
|
1479
1489
|
// Image aliases
|
|
1480
1490
|
export { default as ImageIcon } from '../icons/image';
|
|
1481
|
-
// Import aliases
|
|
1482
|
-
export { default as ImportIcon } from '../icons/import';
|
|
1483
1491
|
// Images aliases
|
|
1484
1492
|
export { default as ImagesIcon } from '../icons/images';
|
|
1493
|
+
// Import aliases
|
|
1494
|
+
export { default as ImportIcon } from '../icons/import';
|
|
1485
1495
|
// Inbox aliases
|
|
1486
1496
|
export { default as InboxIcon } from '../icons/inbox';
|
|
1487
1497
|
// IndianRupee aliases
|
|
@@ -1490,16 +1500,16 @@ export { default as IndianRupeeIcon } from '../icons/indian-rupee';
|
|
|
1490
1500
|
export { default as InfinityIcon } from '../icons/infinity';
|
|
1491
1501
|
// Info aliases
|
|
1492
1502
|
export { default as InfoIcon } from '../icons/info';
|
|
1493
|
-
// Italic aliases
|
|
1494
|
-
export { default as ItalicIcon } from '../icons/italic';
|
|
1495
1503
|
// InspectionPanel aliases
|
|
1496
1504
|
export { default as InspectionPanelIcon } from '../icons/inspection-panel';
|
|
1505
|
+
// Italic aliases
|
|
1506
|
+
export { default as ItalicIcon } from '../icons/italic';
|
|
1497
1507
|
// IterationCcw aliases
|
|
1498
1508
|
export { default as IterationCcwIcon } from '../icons/iteration-ccw';
|
|
1499
|
-
// IterationCw aliases
|
|
1500
|
-
export { default as IterationCwIcon } from '../icons/iteration-cw';
|
|
1501
1509
|
// JapaneseYen aliases
|
|
1502
1510
|
export { default as JapaneseYenIcon } from '../icons/japanese-yen';
|
|
1511
|
+
// IterationCw aliases
|
|
1512
|
+
export { default as IterationCwIcon } from '../icons/iteration-cw';
|
|
1503
1513
|
// Joystick aliases
|
|
1504
1514
|
export { default as JoystickIcon } from '../icons/joystick';
|
|
1505
1515
|
// Kanban aliases
|
|
@@ -1508,10 +1518,10 @@ export { default as KanbanIcon } from '../icons/kanban';
|
|
|
1508
1518
|
export { default as KayakIcon } from '../icons/kayak';
|
|
1509
1519
|
// KeyRound aliases
|
|
1510
1520
|
export { default as KeyRoundIcon } from '../icons/key-round';
|
|
1511
|
-
// KeySquare aliases
|
|
1512
|
-
export { default as KeySquareIcon } from '../icons/key-square';
|
|
1513
1521
|
// Key aliases
|
|
1514
1522
|
export { default as KeyIcon } from '../icons/key';
|
|
1523
|
+
// KeySquare aliases
|
|
1524
|
+
export { default as KeySquareIcon } from '../icons/key-square';
|
|
1515
1525
|
// KeyboardMusic aliases
|
|
1516
1526
|
export { default as KeyboardMusicIcon } from '../icons/keyboard-music';
|
|
1517
1527
|
// KeyboardOff aliases
|
|
@@ -1520,12 +1530,12 @@ export { default as KeyboardOffIcon } from '../icons/keyboard-off';
|
|
|
1520
1530
|
export { default as KeyboardIcon } from '../icons/keyboard';
|
|
1521
1531
|
// LampCeiling aliases
|
|
1522
1532
|
export { default as LampCeilingIcon } from '../icons/lamp-ceiling';
|
|
1533
|
+
// LampDesk aliases
|
|
1534
|
+
export { default as LampDeskIcon } from '../icons/lamp-desk';
|
|
1523
1535
|
// LampFloor aliases
|
|
1524
1536
|
export { default as LampFloorIcon } from '../icons/lamp-floor';
|
|
1525
1537
|
// LampWallDown aliases
|
|
1526
1538
|
export { default as LampWallDownIcon } from '../icons/lamp-wall-down';
|
|
1527
|
-
// LampDesk aliases
|
|
1528
|
-
export { default as LampDeskIcon } from '../icons/lamp-desk';
|
|
1529
1539
|
// LampWallUp aliases
|
|
1530
1540
|
export { default as LampWallUpIcon } from '../icons/lamp-wall-up';
|
|
1531
1541
|
// Lamp aliases
|
|
@@ -1560,20 +1570,20 @@ export { default as LayersMinusIcon } from '../icons/layers-minus';
|
|
|
1560
1570
|
export { default as LayersPlusIcon } from '../icons/layers-plus';
|
|
1561
1571
|
// LayoutDashboard aliases
|
|
1562
1572
|
export { default as LayoutDashboardIcon } from '../icons/layout-dashboard';
|
|
1563
|
-
// LayoutGrid aliases
|
|
1564
|
-
export { default as LayoutGridIcon } from '../icons/layout-grid';
|
|
1565
1573
|
// LayoutFreeform aliases
|
|
1566
1574
|
export { default as LayoutFreeformIcon } from '../icons/layout-freeform';
|
|
1567
1575
|
// LayoutList aliases
|
|
1568
1576
|
export { default as LayoutListIcon } from '../icons/layout-list';
|
|
1577
|
+
// LayoutGrid aliases
|
|
1578
|
+
export { default as LayoutGridIcon } from '../icons/layout-grid';
|
|
1569
1579
|
// LayoutPanelLeft aliases
|
|
1570
1580
|
export { default as LayoutPanelLeftIcon } from '../icons/layout-panel-left';
|
|
1571
1581
|
// LayoutPanelTop aliases
|
|
1572
1582
|
export { default as LayoutPanelTopIcon } from '../icons/layout-panel-top';
|
|
1573
|
-
// Leaf aliases
|
|
1574
|
-
export { default as LeafIcon } from '../icons/leaf';
|
|
1575
1583
|
// LayoutTemplate aliases
|
|
1576
1584
|
export { default as LayoutTemplateIcon } from '../icons/layout-template';
|
|
1585
|
+
// Leaf aliases
|
|
1586
|
+
export { default as LeafIcon } from '../icons/leaf';
|
|
1577
1587
|
// LeafyGreen aliases
|
|
1578
1588
|
export { default as LeafyGreenIcon } from '../icons/leafy-green';
|
|
1579
1589
|
// Lectern aliases
|
|
@@ -1590,10 +1600,10 @@ export { default as LibraryIcon } from '../icons/library';
|
|
|
1590
1600
|
export { default as LifeBuoyIcon } from '../icons/life-buoy';
|
|
1591
1601
|
// Ligature aliases
|
|
1592
1602
|
export { default as LigatureIcon } from '../icons/ligature';
|
|
1593
|
-
// LightbulbOff aliases
|
|
1594
|
-
export { default as LightbulbOffIcon } from '../icons/lightbulb-off';
|
|
1595
1603
|
// Lightbulb aliases
|
|
1596
1604
|
export { default as LightbulbIcon } from '../icons/lightbulb';
|
|
1605
|
+
// LightbulbOff aliases
|
|
1606
|
+
export { default as LightbulbOffIcon } from '../icons/lightbulb-off';
|
|
1597
1607
|
// Lighthouse aliases
|
|
1598
1608
|
export { default as LighthouseIcon } from '../icons/lighthouse';
|
|
1599
1609
|
// LineDotRightHorizontal aliases
|
|
@@ -1610,12 +1620,12 @@ export { default as Link2Icon } from '../icons/link-2';
|
|
|
1610
1620
|
export { default as LinkIcon } from '../icons/link';
|
|
1611
1621
|
// ListChecks aliases
|
|
1612
1622
|
export { default as ListChecksIcon } from '../icons/list-checks';
|
|
1623
|
+
// ListCheck aliases
|
|
1624
|
+
export { default as ListCheckIcon } from '../icons/list-check';
|
|
1613
1625
|
// ListChevronsDownUp aliases
|
|
1614
1626
|
export { default as ListChevronsDownUpIcon } from '../icons/list-chevrons-down-up';
|
|
1615
1627
|
// ListChevronsUpDown aliases
|
|
1616
1628
|
export { default as ListChevronsUpDownIcon } from '../icons/list-chevrons-up-down';
|
|
1617
|
-
// ListCheck aliases
|
|
1618
|
-
export { default as ListCheckIcon } from '../icons/list-check';
|
|
1619
1629
|
// ListClock aliases
|
|
1620
1630
|
export { default as ListClockIcon } from '../icons/list-clock';
|
|
1621
1631
|
// ListCollapse aliases
|
|
@@ -1636,10 +1646,10 @@ export { default as ListOrderedIcon } from '../icons/list-ordered';
|
|
|
1636
1646
|
export { default as ListPlusIcon } from '../icons/list-plus';
|
|
1637
1647
|
// ListRestart aliases
|
|
1638
1648
|
export { default as ListRestartIcon } from '../icons/list-restart';
|
|
1639
|
-
// ListSortAscending aliases
|
|
1640
|
-
export { default as ListSortAscendingIcon } from '../icons/list-sort-ascending';
|
|
1641
1649
|
// ListSortDescending aliases
|
|
1642
1650
|
export { default as ListSortDescendingIcon } from '../icons/list-sort-descending';
|
|
1651
|
+
// ListSortAscending aliases
|
|
1652
|
+
export { default as ListSortAscendingIcon } from '../icons/list-sort-ascending';
|
|
1643
1653
|
// ListStart aliases
|
|
1644
1654
|
export { default as ListStartIcon } from '../icons/list-start';
|
|
1645
1655
|
// ListTodo aliases
|
|
@@ -1654,30 +1664,30 @@ export { default as ListXIcon } from '../icons/list-x';
|
|
|
1654
1664
|
export { default as ListIcon } from '../icons/list';
|
|
1655
1665
|
// LoaderPinwheel aliases
|
|
1656
1666
|
export { default as LoaderPinwheelIcon } from '../icons/loader-pinwheel';
|
|
1657
|
-
// Loader aliases
|
|
1658
|
-
export { default as LoaderIcon } from '../icons/loader';
|
|
1659
1667
|
// LocateFixed aliases
|
|
1660
1668
|
export { default as LocateFixedIcon } from '../icons/locate-fixed';
|
|
1669
|
+
// Loader aliases
|
|
1670
|
+
export { default as LoaderIcon } from '../icons/loader';
|
|
1661
1671
|
// LocateOff aliases
|
|
1662
1672
|
export { default as LocateOffIcon } from '../icons/locate-off';
|
|
1663
1673
|
// Locate aliases
|
|
1664
1674
|
export { default as LocateIcon } from '../icons/locate';
|
|
1665
1675
|
// LockKeyhole aliases
|
|
1666
1676
|
export { default as LockKeyholeIcon } from '../icons/lock-keyhole';
|
|
1667
|
-
// Lock aliases
|
|
1668
|
-
export { default as LockIcon } from '../icons/lock';
|
|
1669
1677
|
// LogIn aliases
|
|
1670
1678
|
export { default as LogInIcon } from '../icons/log-in';
|
|
1679
|
+
// Lock aliases
|
|
1680
|
+
export { default as LockIcon } from '../icons/lock';
|
|
1671
1681
|
// LogOut aliases
|
|
1672
1682
|
export { default as LogOutIcon } from '../icons/log-out';
|
|
1673
1683
|
// Logs aliases
|
|
1674
1684
|
export { default as LogsIcon } from '../icons/logs';
|
|
1675
1685
|
// Lollipop aliases
|
|
1676
1686
|
export { default as LollipopIcon } from '../icons/lollipop';
|
|
1677
|
-
// Luggage aliases
|
|
1678
|
-
export { default as LuggageIcon } from '../icons/luggage';
|
|
1679
1687
|
// Magnet aliases
|
|
1680
1688
|
export { default as MagnetIcon } from '../icons/magnet';
|
|
1689
|
+
// Luggage aliases
|
|
1690
|
+
export { default as LuggageIcon } from '../icons/luggage';
|
|
1681
1691
|
// MailBadge aliases
|
|
1682
1692
|
export { default as MailBadgeIcon } from '../icons/mail-badge';
|
|
1683
1693
|
// MailCheck aliases
|
|
@@ -1688,18 +1698,18 @@ export { default as MailClockIcon } from '../icons/mail-clock';
|
|
|
1688
1698
|
export { default as MailMinusIcon } from '../icons/mail-minus';
|
|
1689
1699
|
// MailOpen aliases
|
|
1690
1700
|
export { default as MailOpenIcon } from '../icons/mail-open';
|
|
1691
|
-
// MailPlus aliases
|
|
1692
|
-
export { default as MailPlusIcon } from '../icons/mail-plus';
|
|
1693
1701
|
// MailPen aliases
|
|
1694
1702
|
export { default as MailPenIcon } from '../icons/mail-pen';
|
|
1703
|
+
// MailPlus aliases
|
|
1704
|
+
export { default as MailPlusIcon } from '../icons/mail-plus';
|
|
1695
1705
|
// MailSearch aliases
|
|
1696
1706
|
export { default as MailSearchIcon } from '../icons/mail-search';
|
|
1697
1707
|
// MailWarning aliases
|
|
1698
1708
|
export { default as MailWarningIcon } from '../icons/mail-warning';
|
|
1699
|
-
// MailX aliases
|
|
1700
|
-
export { default as MailXIcon } from '../icons/mail-x';
|
|
1701
1709
|
// Mail aliases
|
|
1702
1710
|
export { default as MailIcon } from '../icons/mail';
|
|
1711
|
+
// MailX aliases
|
|
1712
|
+
export { default as MailXIcon } from '../icons/mail-x';
|
|
1703
1713
|
// Mailbox aliases
|
|
1704
1714
|
export { default as MailboxIcon } from '../icons/mailbox';
|
|
1705
1715
|
// Mails aliases
|
|
@@ -1716,14 +1726,14 @@ export { default as MapPinHouseIcon } from '../icons/map-pin-house';
|
|
|
1716
1726
|
export { default as MapPinMinusInsideIcon } from '../icons/map-pin-minus-inside';
|
|
1717
1727
|
// MapPinMinus aliases
|
|
1718
1728
|
export { default as MapPinMinusIcon } from '../icons/map-pin-minus';
|
|
1719
|
-
// MapPinPlusInside aliases
|
|
1720
|
-
export { default as MapPinPlusInsideIcon } from '../icons/map-pin-plus-inside';
|
|
1721
1729
|
// MapPinOff aliases
|
|
1722
1730
|
export { default as MapPinOffIcon } from '../icons/map-pin-off';
|
|
1723
|
-
//
|
|
1724
|
-
export { default as
|
|
1731
|
+
// MapPinPlusInside aliases
|
|
1732
|
+
export { default as MapPinPlusInsideIcon } from '../icons/map-pin-plus-inside';
|
|
1725
1733
|
// MapPinPlus aliases
|
|
1726
1734
|
export { default as MapPinPlusIcon } from '../icons/map-pin-plus';
|
|
1735
|
+
// MapPinSearch aliases
|
|
1736
|
+
export { default as MapPinSearchIcon } from '../icons/map-pin-search';
|
|
1727
1737
|
// MapPinXInside aliases
|
|
1728
1738
|
export { default as MapPinXInsideIcon } from '../icons/map-pin-x-inside';
|
|
1729
1739
|
// MapPinX aliases
|
|
@@ -1744,10 +1754,10 @@ export { default as MarsIcon } from '../icons/mars';
|
|
|
1744
1754
|
export { default as MartiniIcon } from '../icons/martini';
|
|
1745
1755
|
// Maximize2 aliases
|
|
1746
1756
|
export { default as Maximize2Icon } from '../icons/maximize-2';
|
|
1747
|
-
// Maximize aliases
|
|
1748
|
-
export { default as MaximizeIcon } from '../icons/maximize';
|
|
1749
1757
|
// Medal aliases
|
|
1750
1758
|
export { default as MedalIcon } from '../icons/medal';
|
|
1759
|
+
// Maximize aliases
|
|
1760
|
+
export { default as MaximizeIcon } from '../icons/maximize';
|
|
1751
1761
|
// MegaphoneOff aliases
|
|
1752
1762
|
export { default as MegaphoneOffIcon } from '../icons/megaphone-off';
|
|
1753
1763
|
// Megaphone aliases
|
|
@@ -1756,16 +1766,16 @@ export { default as MegaphoneIcon } from '../icons/megaphone';
|
|
|
1756
1766
|
export { default as MemoryStickIcon } from '../icons/memory-stick';
|
|
1757
1767
|
// Menu aliases
|
|
1758
1768
|
export { default as MenuIcon } from '../icons/menu';
|
|
1759
|
-
// Merge aliases
|
|
1760
|
-
export { default as MergeIcon } from '../icons/merge';
|
|
1761
1769
|
// MessageCircleCheck aliases
|
|
1762
1770
|
export { default as MessageCircleCheckIcon } from '../icons/message-circle-check';
|
|
1771
|
+
// Merge aliases
|
|
1772
|
+
export { default as MergeIcon } from '../icons/merge';
|
|
1773
|
+
// MessageCircleDashedCheck aliases
|
|
1774
|
+
export { default as MessageCircleDashedCheckIcon } from '../icons/message-circle-dashed-check';
|
|
1763
1775
|
// MessageCircleCode aliases
|
|
1764
1776
|
export { default as MessageCircleCodeIcon } from '../icons/message-circle-code';
|
|
1765
1777
|
// MessageCircleDashed aliases
|
|
1766
1778
|
export { default as MessageCircleDashedIcon } from '../icons/message-circle-dashed';
|
|
1767
|
-
// MessageCircleDashedCheck aliases
|
|
1768
|
-
export { default as MessageCircleDashedCheckIcon } from '../icons/message-circle-dashed-check';
|
|
1769
1779
|
// MessageCircleHeart aliases
|
|
1770
1780
|
export { default as MessageCircleHeartIcon } from '../icons/message-circle-heart';
|
|
1771
1781
|
// MessageCircleMore aliases
|
|
@@ -1774,26 +1784,26 @@ export { default as MessageCircleMoreIcon } from '../icons/message-circle-more';
|
|
|
1774
1784
|
export { default as MessageCircleOffIcon } from '../icons/message-circle-off';
|
|
1775
1785
|
// MessageCirclePlus aliases
|
|
1776
1786
|
export { default as MessageCirclePlusIcon } from '../icons/message-circle-plus';
|
|
1777
|
-
// MessageCircleWarning aliases
|
|
1778
|
-
export { default as MessageCircleWarningIcon } from '../icons/message-circle-warning';
|
|
1779
1787
|
// MessageCircleReply aliases
|
|
1780
1788
|
export { default as MessageCircleReplyIcon } from '../icons/message-circle-reply';
|
|
1781
|
-
//
|
|
1782
|
-
export { default as
|
|
1789
|
+
// MessageCircleWarning aliases
|
|
1790
|
+
export { default as MessageCircleWarningIcon } from '../icons/message-circle-warning';
|
|
1783
1791
|
// MessageCircleX aliases
|
|
1784
1792
|
export { default as MessageCircleXIcon } from '../icons/message-circle-x';
|
|
1793
|
+
// MessageCircle aliases
|
|
1794
|
+
export { default as MessageCircleIcon } from '../icons/message-circle';
|
|
1785
1795
|
// MessageSquareCheck aliases
|
|
1786
1796
|
export { default as MessageSquareCheckIcon } from '../icons/message-square-check';
|
|
1787
1797
|
// MessageSquareCode aliases
|
|
1788
1798
|
export { default as MessageSquareCodeIcon } from '../icons/message-square-code';
|
|
1789
1799
|
// MessageSquareDashed aliases
|
|
1790
1800
|
export { default as MessageSquareDashedIcon } from '../icons/message-square-dashed';
|
|
1791
|
-
// MessageSquareDot aliases
|
|
1792
|
-
export { default as MessageSquareDotIcon } from '../icons/message-square-dot';
|
|
1793
1801
|
// MessageSquareDiff aliases
|
|
1794
1802
|
export { default as MessageSquareDiffIcon } from '../icons/message-square-diff';
|
|
1795
1803
|
// MessageSquareHeart aliases
|
|
1796
1804
|
export { default as MessageSquareHeartIcon } from '../icons/message-square-heart';
|
|
1805
|
+
// MessageSquareDot aliases
|
|
1806
|
+
export { default as MessageSquareDotIcon } from '../icons/message-square-dot';
|
|
1797
1807
|
// MessageSquareLock aliases
|
|
1798
1808
|
export { default as MessageSquareLockIcon } from '../icons/message-square-lock';
|
|
1799
1809
|
// MessageSquareMore aliases
|
|
@@ -1806,18 +1816,18 @@ export { default as MessageSquarePlusIcon } from '../icons/message-square-plus';
|
|
|
1806
1816
|
export { default as MessageSquareQuoteIcon } from '../icons/message-square-quote';
|
|
1807
1817
|
// MessageSquareReply aliases
|
|
1808
1818
|
export { default as MessageSquareReplyIcon } from '../icons/message-square-reply';
|
|
1819
|
+
// MessageSquareText aliases
|
|
1820
|
+
export { default as MessageSquareTextIcon } from '../icons/message-square-text';
|
|
1809
1821
|
// MessageSquareShare aliases
|
|
1810
1822
|
export { default as MessageSquareShareIcon } from '../icons/message-square-share';
|
|
1811
1823
|
// MessageSquareWarning aliases
|
|
1812
1824
|
export { default as MessageSquareWarningIcon } from '../icons/message-square-warning';
|
|
1813
|
-
// MessageSquareText aliases
|
|
1814
|
-
export { default as MessageSquareTextIcon } from '../icons/message-square-text';
|
|
1815
1825
|
// MessageSquareX aliases
|
|
1816
1826
|
export { default as MessageSquareXIcon } from '../icons/message-square-x';
|
|
1817
|
-
// MessageSquare aliases
|
|
1818
|
-
export { default as MessageSquareIcon } from '../icons/message-square';
|
|
1819
1827
|
// MessagesSquare aliases
|
|
1820
1828
|
export { default as MessagesSquareIcon } from '../icons/messages-square';
|
|
1829
|
+
// MessageSquare aliases
|
|
1830
|
+
export { default as MessageSquareIcon } from '../icons/message-square';
|
|
1821
1831
|
// Metronome aliases
|
|
1822
1832
|
export { default as MetronomeIcon } from '../icons/metronome';
|
|
1823
1833
|
// MicAudioLines aliases
|
|
@@ -1828,18 +1838,18 @@ export { default as MicOffIcon } from '../icons/mic-off';
|
|
|
1828
1838
|
export { default as MicIcon } from '../icons/mic';
|
|
1829
1839
|
// Microchip aliases
|
|
1830
1840
|
export { default as MicrochipIcon } from '../icons/microchip';
|
|
1831
|
-
// Microwave aliases
|
|
1832
|
-
export { default as MicrowaveIcon } from '../icons/microwave';
|
|
1833
1841
|
// Microscope aliases
|
|
1834
1842
|
export { default as MicroscopeIcon } from '../icons/microscope';
|
|
1843
|
+
// Microwave aliases
|
|
1844
|
+
export { default as MicrowaveIcon } from '../icons/microwave';
|
|
1835
1845
|
// MidiPort aliases
|
|
1836
1846
|
export { default as MidiPortIcon } from '../icons/midi-port';
|
|
1837
1847
|
// Milestone aliases
|
|
1838
1848
|
export { default as MilestoneIcon } from '../icons/milestone';
|
|
1839
|
-
// MilkOff aliases
|
|
1840
|
-
export { default as MilkOffIcon } from '../icons/milk-off';
|
|
1841
1849
|
// Milk aliases
|
|
1842
1850
|
export { default as MilkIcon } from '../icons/milk';
|
|
1851
|
+
// MilkOff aliases
|
|
1852
|
+
export { default as MilkOffIcon } from '../icons/milk-off';
|
|
1843
1853
|
// Minimize aliases
|
|
1844
1854
|
export { default as MinimizeIcon } from '../icons/minimize';
|
|
1845
1855
|
// Minimize2 aliases
|
|
@@ -1854,16 +1864,16 @@ export { default as MirrorRoundIcon } from '../icons/mirror-round';
|
|
|
1854
1864
|
export { default as MonitorCheckIcon } from '../icons/monitor-check';
|
|
1855
1865
|
// MonitorCloud aliases
|
|
1856
1866
|
export { default as MonitorCloudIcon } from '../icons/monitor-cloud';
|
|
1857
|
-
// MonitorCog aliases
|
|
1858
|
-
export { default as MonitorCogIcon } from '../icons/monitor-cog';
|
|
1859
1867
|
// MonitorDot aliases
|
|
1860
1868
|
export { default as MonitorDotIcon } from '../icons/monitor-dot';
|
|
1861
1869
|
// MonitorDown aliases
|
|
1862
1870
|
export { default as MonitorDownIcon } from '../icons/monitor-down';
|
|
1863
|
-
//
|
|
1864
|
-
export { default as
|
|
1871
|
+
// MonitorCog aliases
|
|
1872
|
+
export { default as MonitorCogIcon } from '../icons/monitor-cog';
|
|
1865
1873
|
// MonitorOff aliases
|
|
1866
1874
|
export { default as MonitorOffIcon } from '../icons/monitor-off';
|
|
1875
|
+
// MonitorPause aliases
|
|
1876
|
+
export { default as MonitorPauseIcon } from '../icons/monitor-pause';
|
|
1867
1877
|
// MonitorPlay aliases
|
|
1868
1878
|
export { default as MonitorPlayIcon } from '../icons/monitor-play';
|
|
1869
1879
|
// MonitorSmartphone aliases
|
|
@@ -1874,36 +1884,36 @@ export { default as MonitorSpeakerIcon } from '../icons/monitor-speaker';
|
|
|
1874
1884
|
export { default as MonitorStopIcon } from '../icons/monitor-stop';
|
|
1875
1885
|
// MonitorUp aliases
|
|
1876
1886
|
export { default as MonitorUpIcon } from '../icons/monitor-up';
|
|
1877
|
-
// MoonStar aliases
|
|
1878
|
-
export { default as MoonStarIcon } from '../icons/moon-star';
|
|
1879
|
-
// Monitor aliases
|
|
1880
|
-
export { default as MonitorIcon } from '../icons/monitor';
|
|
1881
1887
|
// MonitorX aliases
|
|
1882
1888
|
export { default as MonitorXIcon } from '../icons/monitor-x';
|
|
1889
|
+
// Monitor aliases
|
|
1890
|
+
export { default as MonitorIcon } from '../icons/monitor';
|
|
1883
1891
|
// Moon aliases
|
|
1884
1892
|
export { default as MoonIcon } from '../icons/moon';
|
|
1885
|
-
//
|
|
1886
|
-
export { default as
|
|
1893
|
+
// MoonStar aliases
|
|
1894
|
+
export { default as MoonStarIcon } from '../icons/moon-star';
|
|
1887
1895
|
// MopSparkles aliases
|
|
1888
1896
|
export { default as MopSparklesIcon } from '../icons/mop-sparkles';
|
|
1897
|
+
// Mop aliases
|
|
1898
|
+
export { default as MopIcon } from '../icons/mop';
|
|
1889
1899
|
// Mosque aliases
|
|
1890
1900
|
export { default as MosqueIcon } from '../icons/mosque';
|
|
1891
1901
|
// Motorbike aliases
|
|
1892
1902
|
export { default as MotorbikeIcon } from '../icons/motorbike';
|
|
1893
1903
|
// MountainSnow aliases
|
|
1894
1904
|
export { default as MountainSnowIcon } from '../icons/mountain-snow';
|
|
1905
|
+
// Mountain aliases
|
|
1906
|
+
export { default as MountainIcon } from '../icons/mountain';
|
|
1895
1907
|
// MouseLeft aliases
|
|
1896
1908
|
export { default as MouseLeftIcon } from '../icons/mouse-left';
|
|
1897
1909
|
// MouseOff aliases
|
|
1898
1910
|
export { default as MouseOffIcon } from '../icons/mouse-off';
|
|
1899
|
-
// Mountain aliases
|
|
1900
|
-
export { default as MountainIcon } from '../icons/mountain';
|
|
1901
1911
|
// MousePointer2Off aliases
|
|
1902
1912
|
export { default as MousePointer2OffIcon } from '../icons/mouse-pointer-2-off';
|
|
1903
|
-
// MousePointer2 aliases
|
|
1904
|
-
export { default as MousePointer2Icon } from '../icons/mouse-pointer-2';
|
|
1905
1913
|
// MousePointerBan aliases
|
|
1906
1914
|
export { default as MousePointerBanIcon } from '../icons/mouse-pointer-ban';
|
|
1915
|
+
// MousePointer2 aliases
|
|
1916
|
+
export { default as MousePointer2Icon } from '../icons/mouse-pointer-2';
|
|
1907
1917
|
// MousePointerClick aliases
|
|
1908
1918
|
export { default as MousePointerClickIcon } from '../icons/mouse-pointer-click';
|
|
1909
1919
|
// MousePointer aliases
|
|
@@ -1920,10 +1930,10 @@ export { default as MoveDiagonalIcon } from '../icons/move-diagonal';
|
|
|
1920
1930
|
export { default as MoveDownLeftIcon } from '../icons/move-down-left';
|
|
1921
1931
|
// MoveDownRight aliases
|
|
1922
1932
|
export { default as MoveDownRightIcon } from '../icons/move-down-right';
|
|
1923
|
-
// MoveDown aliases
|
|
1924
|
-
export { default as MoveDownIcon } from '../icons/move-down';
|
|
1925
1933
|
// MoveHorizontal aliases
|
|
1926
1934
|
export { default as MoveHorizontalIcon } from '../icons/move-horizontal';
|
|
1935
|
+
// MoveDown aliases
|
|
1936
|
+
export { default as MoveDownIcon } from '../icons/move-down';
|
|
1927
1937
|
// MoveLeft aliases
|
|
1928
1938
|
export { default as MoveLeftIcon } from '../icons/move-left';
|
|
1929
1939
|
// MoveRight aliases
|
|
@@ -1954,12 +1964,12 @@ export { default as Navigation2Icon } from '../icons/navigation-2';
|
|
|
1954
1964
|
export { default as NavigationOffIcon } from '../icons/navigation-off';
|
|
1955
1965
|
// Navigation aliases
|
|
1956
1966
|
export { default as NavigationIcon } from '../icons/navigation';
|
|
1967
|
+
// Newspaper aliases
|
|
1968
|
+
export { default as NewspaperIcon } from '../icons/newspaper';
|
|
1957
1969
|
// Network aliases
|
|
1958
1970
|
export { default as NetworkIcon } from '../icons/network';
|
|
1959
1971
|
// Nfc aliases
|
|
1960
1972
|
export { default as NfcIcon } from '../icons/nfc';
|
|
1961
|
-
// Newspaper aliases
|
|
1962
|
-
export { default as NewspaperIcon } from '../icons/newspaper';
|
|
1963
1973
|
// NonBinary aliases
|
|
1964
1974
|
export { default as NonBinaryIcon } from '../icons/non-binary';
|
|
1965
1975
|
// NotebookPen aliases
|
|
@@ -1984,22 +1994,22 @@ export { default as OctagonMinusIcon } from '../icons/octagon-minus';
|
|
|
1984
1994
|
export { default as OctagonIcon } from '../icons/octagon';
|
|
1985
1995
|
// Omega aliases
|
|
1986
1996
|
export { default as OmegaIcon } from '../icons/omega';
|
|
1987
|
-
// Option aliases
|
|
1988
|
-
export { default as OptionIcon } from '../icons/option';
|
|
1989
1997
|
// Orbit aliases
|
|
1990
1998
|
export { default as OrbitIcon } from '../icons/orbit';
|
|
1999
|
+
// Option aliases
|
|
2000
|
+
export { default as OptionIcon } from '../icons/option';
|
|
1991
2001
|
// Origami aliases
|
|
1992
2002
|
export { default as OrigamiIcon } from '../icons/origami';
|
|
1993
|
-
// Package2 aliases
|
|
1994
|
-
export { default as Package2Icon } from '../icons/package-2';
|
|
1995
2003
|
// PackageCheck aliases
|
|
1996
2004
|
export { default as PackageCheckIcon } from '../icons/package-check';
|
|
2005
|
+
// Package2 aliases
|
|
2006
|
+
export { default as Package2Icon } from '../icons/package-2';
|
|
1997
2007
|
// PackageMinus aliases
|
|
1998
2008
|
export { default as PackageMinusIcon } from '../icons/package-minus';
|
|
1999
|
-
// PackageOpen aliases
|
|
2000
|
-
export { default as PackageOpenIcon } from '../icons/package-open';
|
|
2001
2009
|
// PackagePlus aliases
|
|
2002
2010
|
export { default as PackagePlusIcon } from '../icons/package-plus';
|
|
2011
|
+
// PackageOpen aliases
|
|
2012
|
+
export { default as PackageOpenIcon } from '../icons/package-open';
|
|
2003
2013
|
// PackageSearch aliases
|
|
2004
2014
|
export { default as PackageSearchIcon } from '../icons/package-search';
|
|
2005
2015
|
// PackageX aliases
|
|
@@ -2008,16 +2018,16 @@ export { default as PackageXIcon } from '../icons/package-x';
|
|
|
2008
2018
|
export { default as PackageIcon } from '../icons/package';
|
|
2009
2019
|
// PaintBucket aliases
|
|
2010
2020
|
export { default as PaintBucketIcon } from '../icons/paint-bucket';
|
|
2021
|
+
// PaintRoller aliases
|
|
2022
|
+
export { default as PaintRollerIcon } from '../icons/paint-roller';
|
|
2011
2023
|
// Paintbrush aliases
|
|
2012
2024
|
export { default as PaintbrushIcon } from '../icons/paintbrush';
|
|
2013
2025
|
// Palette aliases
|
|
2014
2026
|
export { default as PaletteIcon } from '../icons/palette';
|
|
2015
|
-
// PaintRoller aliases
|
|
2016
|
-
export { default as PaintRollerIcon } from '../icons/paint-roller';
|
|
2017
|
-
// Panda aliases
|
|
2018
|
-
export { default as PandaIcon } from '../icons/panda';
|
|
2019
2027
|
// PanelBottomClose aliases
|
|
2020
2028
|
export { default as PanelBottomCloseIcon } from '../icons/panel-bottom-close';
|
|
2029
|
+
// Panda aliases
|
|
2030
|
+
export { default as PandaIcon } from '../icons/panda';
|
|
2021
2031
|
// PanelBottomOpen aliases
|
|
2022
2032
|
export { default as PanelBottomOpenIcon } from '../icons/panel-bottom-open';
|
|
2023
2033
|
// PanelBottom aliases
|
|
@@ -2046,10 +2056,10 @@ export { default as PanelsRightBottomIcon } from '../icons/panels-right-bottom';
|
|
|
2046
2056
|
export { default as PaperBagIcon } from '../icons/paper-bag';
|
|
2047
2057
|
// Paperclip aliases
|
|
2048
2058
|
export { default as PaperclipIcon } from '../icons/paperclip';
|
|
2049
|
-
// Parasol aliases
|
|
2050
|
-
export { default as ParasolIcon } from '../icons/parasol';
|
|
2051
2059
|
// Parentheses aliases
|
|
2052
2060
|
export { default as ParenthesesIcon } from '../icons/parentheses';
|
|
2061
|
+
// Parasol aliases
|
|
2062
|
+
export { default as ParasolIcon } from '../icons/parasol';
|
|
2053
2063
|
// ParkingMeter aliases
|
|
2054
2064
|
export { default as ParkingMeterIcon } from '../icons/parking-meter';
|
|
2055
2065
|
// PartyPopper aliases
|
|
@@ -2066,34 +2076,34 @@ export { default as PenOffIcon } from '../icons/pen-off';
|
|
|
2066
2076
|
export { default as PenToolIcon } from '../icons/pen-tool';
|
|
2067
2077
|
// PencilLine aliases
|
|
2068
2078
|
export { default as PencilLineIcon } from '../icons/pencil-line';
|
|
2079
|
+
// PencilOff aliases
|
|
2080
|
+
export { default as PencilOffIcon } from '../icons/pencil-off';
|
|
2069
2081
|
// PencilRuler aliases
|
|
2070
2082
|
export { default as PencilRulerIcon } from '../icons/pencil-ruler';
|
|
2071
2083
|
// PencilSparkles aliases
|
|
2072
2084
|
export { default as PencilSparklesIcon } from '../icons/pencil-sparkles';
|
|
2073
|
-
// PencilOff aliases
|
|
2074
|
-
export { default as PencilOffIcon } from '../icons/pencil-off';
|
|
2075
2085
|
// Pencil aliases
|
|
2076
2086
|
export { default as PencilIcon } from '../icons/pencil';
|
|
2077
|
-
// Percent aliases
|
|
2078
|
-
export { default as PercentIcon } from '../icons/percent';
|
|
2079
2087
|
// Pentagon aliases
|
|
2080
2088
|
export { default as PentagonIcon } from '../icons/pentagon';
|
|
2089
|
+
// Percent aliases
|
|
2090
|
+
export { default as PercentIcon } from '../icons/percent';
|
|
2081
2091
|
// PersonStanding aliases
|
|
2082
2092
|
export { default as PersonStandingIcon } from '../icons/person-standing';
|
|
2083
2093
|
// Phi aliases
|
|
2084
2094
|
export { default as PhiIcon } from '../icons/phi';
|
|
2085
2095
|
// PhilippinePeso aliases
|
|
2086
2096
|
export { default as PhilippinePesoIcon } from '../icons/philippine-peso';
|
|
2087
|
-
// PhoneForwarded aliases
|
|
2088
|
-
export { default as PhoneForwardedIcon } from '../icons/phone-forwarded';
|
|
2089
2097
|
// PhoneCall aliases
|
|
2090
2098
|
export { default as PhoneCallIcon } from '../icons/phone-call';
|
|
2091
|
-
//
|
|
2092
|
-
export { default as
|
|
2099
|
+
// PhoneForwarded aliases
|
|
2100
|
+
export { default as PhoneForwardedIcon } from '../icons/phone-forwarded';
|
|
2093
2101
|
// PhoneMissed aliases
|
|
2094
2102
|
export { default as PhoneMissedIcon } from '../icons/phone-missed';
|
|
2095
2103
|
// PhoneOff aliases
|
|
2096
2104
|
export { default as PhoneOffIcon } from '../icons/phone-off';
|
|
2105
|
+
// PhoneIncoming aliases
|
|
2106
|
+
export { default as PhoneIncomingIcon } from '../icons/phone-incoming';
|
|
2097
2107
|
// PhoneOutgoing aliases
|
|
2098
2108
|
export { default as PhoneOutgoingIcon } from '../icons/phone-outgoing';
|
|
2099
2109
|
// Phone aliases
|
|
@@ -2102,10 +2112,10 @@ export { default as PhoneIcon } from '../icons/phone';
|
|
|
2102
2112
|
export { default as PiIcon } from '../icons/pi';
|
|
2103
2113
|
// Piano aliases
|
|
2104
2114
|
export { default as PianoIcon } from '../icons/piano';
|
|
2105
|
-
// PictureInPicture2 aliases
|
|
2106
|
-
export { default as PictureInPicture2Icon } from '../icons/picture-in-picture-2';
|
|
2107
2115
|
// Pickaxe aliases
|
|
2108
2116
|
export { default as PickaxeIcon } from '../icons/pickaxe';
|
|
2117
|
+
// PictureInPicture2 aliases
|
|
2118
|
+
export { default as PictureInPicture2Icon } from '../icons/picture-in-picture-2';
|
|
2109
2119
|
// PictureInPicture aliases
|
|
2110
2120
|
export { default as PictureInPictureIcon } from '../icons/picture-in-picture';
|
|
2111
2121
|
// PiggyBank aliases
|
|
@@ -2120,40 +2130,40 @@ export { default as PilcrowIcon } from '../icons/pilcrow';
|
|
|
2120
2130
|
export { default as PillBottleIcon } from '../icons/pill-bottle';
|
|
2121
2131
|
// Pill aliases
|
|
2122
2132
|
export { default as PillIcon } from '../icons/pill';
|
|
2123
|
-
// PinOff aliases
|
|
2124
|
-
export { default as PinOffIcon } from '../icons/pin-off';
|
|
2125
2133
|
// Pin aliases
|
|
2126
2134
|
export { default as PinIcon } from '../icons/pin';
|
|
2127
|
-
//
|
|
2128
|
-
export { default as
|
|
2135
|
+
// PinOff aliases
|
|
2136
|
+
export { default as PinOffIcon } from '../icons/pin-off';
|
|
2129
2137
|
// Pizza aliases
|
|
2130
2138
|
export { default as PizzaIcon } from '../icons/pizza';
|
|
2139
|
+
// Pipette aliases
|
|
2140
|
+
export { default as PipetteIcon } from '../icons/pipette';
|
|
2131
2141
|
// PlaneLanding aliases
|
|
2132
2142
|
export { default as PlaneLandingIcon } from '../icons/plane-landing';
|
|
2133
|
-
// PlaneTakeoff aliases
|
|
2134
|
-
export { default as PlaneTakeoffIcon } from '../icons/plane-takeoff';
|
|
2135
2143
|
// Plane aliases
|
|
2136
2144
|
export { default as PlaneIcon } from '../icons/plane';
|
|
2137
|
-
//
|
|
2138
|
-
export { default as
|
|
2145
|
+
// PlaneTakeoff aliases
|
|
2146
|
+
export { default as PlaneTakeoffIcon } from '../icons/plane-takeoff';
|
|
2139
2147
|
// Play aliases
|
|
2140
2148
|
export { default as PlayIcon } from '../icons/play';
|
|
2149
|
+
// PlayOff aliases
|
|
2150
|
+
export { default as PlayOffIcon } from '../icons/play-off';
|
|
2141
2151
|
// PlayingCard aliases
|
|
2142
2152
|
export { default as PlayingCardIcon } from '../icons/playing-card';
|
|
2143
2153
|
// PlayingCardsFan aliases
|
|
2144
2154
|
export { default as PlayingCardsFanIcon } from '../icons/playing-cards-fan';
|
|
2145
|
-
// Plug2 aliases
|
|
2146
|
-
export { default as Plug2Icon } from '../icons/plug-2';
|
|
2147
2155
|
// PlayingCards aliases
|
|
2148
2156
|
export { default as PlayingCardsIcon } from '../icons/playing-cards';
|
|
2149
|
-
//
|
|
2150
|
-
export { default as
|
|
2157
|
+
// Plug2 aliases
|
|
2158
|
+
export { default as Plug2Icon } from '../icons/plug-2';
|
|
2151
2159
|
// Plus aliases
|
|
2152
2160
|
export { default as PlusIcon } from '../icons/plus';
|
|
2153
|
-
//
|
|
2154
|
-
export { default as
|
|
2161
|
+
// Plug aliases
|
|
2162
|
+
export { default as PlugIcon } from '../icons/plug';
|
|
2155
2163
|
// Podium aliases
|
|
2156
2164
|
export { default as PodiumIcon } from '../icons/podium';
|
|
2165
|
+
// PocketKnife aliases
|
|
2166
|
+
export { default as PocketKnifeIcon } from '../icons/pocket-knife';
|
|
2157
2167
|
// PointerOff aliases
|
|
2158
2168
|
export { default as PointerOffIcon } from '../icons/pointer-off';
|
|
2159
2169
|
// Pointer aliases
|
|
@@ -2184,34 +2194,34 @@ export { default as ProportionsIcon } from '../icons/proportions';
|
|
|
2184
2194
|
export { default as PuzzleIcon } from '../icons/puzzle';
|
|
2185
2195
|
// Pyramid aliases
|
|
2186
2196
|
export { default as PyramidIcon } from '../icons/pyramid';
|
|
2187
|
-
// Quote aliases
|
|
2188
|
-
export { default as QuoteIcon } from '../icons/quote';
|
|
2189
2197
|
// QrCode aliases
|
|
2190
2198
|
export { default as QrCodeIcon } from '../icons/qr-code';
|
|
2191
|
-
//
|
|
2192
|
-
export { default as
|
|
2199
|
+
// Quote aliases
|
|
2200
|
+
export { default as QuoteIcon } from '../icons/quote';
|
|
2193
2201
|
// Rabbit aliases
|
|
2194
2202
|
export { default as RabbitIcon } from '../icons/rabbit';
|
|
2195
|
-
// Radical aliases
|
|
2196
|
-
export { default as RadicalIcon } from '../icons/radical';
|
|
2197
2203
|
// Radiation aliases
|
|
2198
2204
|
export { default as RadiationIcon } from '../icons/radiation';
|
|
2205
|
+
// Radar aliases
|
|
2206
|
+
export { default as RadarIcon } from '../icons/radar';
|
|
2199
2207
|
// RadioOff aliases
|
|
2200
2208
|
export { default as RadioOffIcon } from '../icons/radio-off';
|
|
2209
|
+
// Radical aliases
|
|
2210
|
+
export { default as RadicalIcon } from '../icons/radical';
|
|
2201
2211
|
// RadioReceiver aliases
|
|
2202
2212
|
export { default as RadioReceiverIcon } from '../icons/radio-receiver';
|
|
2203
2213
|
// RadioTower aliases
|
|
2204
2214
|
export { default as RadioTowerIcon } from '../icons/radio-tower';
|
|
2205
2215
|
// Radio aliases
|
|
2206
2216
|
export { default as RadioIcon } from '../icons/radio';
|
|
2207
|
-
// Rainbow aliases
|
|
2208
|
-
export { default as RainbowIcon } from '../icons/rainbow';
|
|
2209
2217
|
// Radius aliases
|
|
2210
2218
|
export { default as RadiusIcon } from '../icons/radius';
|
|
2211
|
-
//
|
|
2212
|
-
export { default as
|
|
2219
|
+
// Rainbow aliases
|
|
2220
|
+
export { default as RainbowIcon } from '../icons/rainbow';
|
|
2213
2221
|
// Ratio aliases
|
|
2214
2222
|
export { default as RatioIcon } from '../icons/ratio';
|
|
2223
|
+
// Rat aliases
|
|
2224
|
+
export { default as RatIcon } from '../icons/rat';
|
|
2215
2225
|
// ReceiptCent aliases
|
|
2216
2226
|
export { default as ReceiptCentIcon } from '../icons/receipt-cent';
|
|
2217
2227
|
// ReceiptEuro aliases
|
|
@@ -2222,32 +2232,32 @@ export { default as ReceiptIndianRupeeIcon } from '../icons/receipt-indian-rupee
|
|
|
2222
2232
|
export { default as ReceiptJapaneseYenIcon } from '../icons/receipt-japanese-yen';
|
|
2223
2233
|
// ReceiptPoundSterling aliases
|
|
2224
2234
|
export { default as ReceiptPoundSterlingIcon } from '../icons/receipt-pound-sterling';
|
|
2225
|
-
// ReceiptRussianRuble aliases
|
|
2226
|
-
export { default as ReceiptRussianRubleIcon } from '../icons/receipt-russian-ruble';
|
|
2227
2235
|
// ReceiptSwissFranc aliases
|
|
2228
2236
|
export { default as ReceiptSwissFrancIcon } from '../icons/receipt-swiss-franc';
|
|
2229
2237
|
// ReceiptText aliases
|
|
2230
2238
|
export { default as ReceiptTextIcon } from '../icons/receipt-text';
|
|
2239
|
+
// ReceiptRussianRuble aliases
|
|
2240
|
+
export { default as ReceiptRussianRubleIcon } from '../icons/receipt-russian-ruble';
|
|
2231
2241
|
// ReceiptTurkishLira aliases
|
|
2232
2242
|
export { default as ReceiptTurkishLiraIcon } from '../icons/receipt-turkish-lira';
|
|
2233
2243
|
// Receipt aliases
|
|
2234
2244
|
export { default as ReceiptIcon } from '../icons/receipt';
|
|
2235
|
-
// RectangleCircle aliases
|
|
2236
|
-
export { default as RectangleCircleIcon } from '../icons/rectangle-circle';
|
|
2237
2245
|
// RectangleGoggles aliases
|
|
2238
2246
|
export { default as RectangleGogglesIcon } from '../icons/rectangle-goggles';
|
|
2239
|
-
// RectangleVertical aliases
|
|
2240
|
-
export { default as RectangleVerticalIcon } from '../icons/rectangle-vertical';
|
|
2241
2247
|
// RectangleHorizontal aliases
|
|
2242
2248
|
export { default as RectangleHorizontalIcon } from '../icons/rectangle-horizontal';
|
|
2243
|
-
//
|
|
2244
|
-
export { default as
|
|
2245
|
-
//
|
|
2246
|
-
export { default as
|
|
2249
|
+
// RectangleCircle aliases
|
|
2250
|
+
export { default as RectangleCircleIcon } from '../icons/rectangle-circle';
|
|
2251
|
+
// RectangleVertical aliases
|
|
2252
|
+
export { default as RectangleVerticalIcon } from '../icons/rectangle-vertical';
|
|
2247
2253
|
// Recycle aliases
|
|
2248
2254
|
export { default as RecycleIcon } from '../icons/recycle';
|
|
2255
|
+
// RedoDot aliases
|
|
2256
|
+
export { default as RedoDotIcon } from '../icons/redo-dot';
|
|
2249
2257
|
// Redo aliases
|
|
2250
2258
|
export { default as RedoIcon } from '../icons/redo';
|
|
2259
|
+
// Redo2 aliases
|
|
2260
|
+
export { default as Redo2Icon } from '../icons/redo-2';
|
|
2251
2261
|
// RefreshCcwDot aliases
|
|
2252
2262
|
export { default as RefreshCcwDotIcon } from '../icons/refresh-ccw-dot';
|
|
2253
2263
|
// RefreshCcw aliases
|
|
@@ -2274,32 +2284,32 @@ export { default as RepeatIcon } from '../icons/repeat';
|
|
|
2274
2284
|
export { default as ReplaceAllIcon } from '../icons/replace-all';
|
|
2275
2285
|
// Replace aliases
|
|
2276
2286
|
export { default as ReplaceIcon } from '../icons/replace';
|
|
2277
|
-
// Reply aliases
|
|
2278
|
-
export { default as ReplyIcon } from '../icons/reply';
|
|
2279
2287
|
// ReplyAll aliases
|
|
2280
2288
|
export { default as ReplyAllIcon } from '../icons/reply-all';
|
|
2289
|
+
// Reply aliases
|
|
2290
|
+
export { default as ReplyIcon } from '../icons/reply';
|
|
2281
2291
|
// Rewind aliases
|
|
2282
2292
|
export { default as RewindIcon } from '../icons/rewind';
|
|
2283
2293
|
// Ribbon aliases
|
|
2284
2294
|
export { default as RibbonIcon } from '../icons/ribbon';
|
|
2285
2295
|
// Road aliases
|
|
2286
2296
|
export { default as RoadIcon } from '../icons/road';
|
|
2297
|
+
// RobotArm aliases
|
|
2298
|
+
export { default as RobotArmIcon } from '../icons/robot-arm';
|
|
2287
2299
|
// RobotVacuum aliases
|
|
2288
2300
|
export { default as RobotVacuumIcon } from '../icons/robot-vacuum';
|
|
2289
2301
|
// Rocket aliases
|
|
2290
2302
|
export { default as RocketIcon } from '../icons/rocket';
|
|
2291
|
-
// RobotArm aliases
|
|
2292
|
-
export { default as RobotArmIcon } from '../icons/robot-arm';
|
|
2293
2303
|
// RockingChair aliases
|
|
2294
2304
|
export { default as RockingChairIcon } from '../icons/rocking-chair';
|
|
2295
2305
|
// RollerCoaster aliases
|
|
2296
2306
|
export { default as RollerCoasterIcon } from '../icons/roller-coaster';
|
|
2297
2307
|
// Rose aliases
|
|
2298
2308
|
export { default as RoseIcon } from '../icons/rose';
|
|
2299
|
-
// RotateCcwKey aliases
|
|
2300
|
-
export { default as RotateCcwKeyIcon } from '../icons/rotate-ccw-key';
|
|
2301
2309
|
// RotateCcwSquare aliases
|
|
2302
2310
|
export { default as RotateCcwSquareIcon } from '../icons/rotate-ccw-square';
|
|
2311
|
+
// RotateCcwKey aliases
|
|
2312
|
+
export { default as RotateCcwKeyIcon } from '../icons/rotate-ccw-key';
|
|
2303
2313
|
// RotateCcw aliases
|
|
2304
2314
|
export { default as RotateCcwIcon } from '../icons/rotate-ccw';
|
|
2305
2315
|
// RotateCwFadingClock aliases
|
|
@@ -2326,56 +2336,56 @@ export { default as RulerIcon } from '../icons/ruler';
|
|
|
2326
2336
|
export { default as RussianRubleIcon } from '../icons/russian-ruble';
|
|
2327
2337
|
// Sailboat aliases
|
|
2328
2338
|
export { default as SailboatIcon } from '../icons/sailboat';
|
|
2329
|
-
// Sandwich aliases
|
|
2330
|
-
export { default as SandwichIcon } from '../icons/sandwich';
|
|
2331
2339
|
// Salad aliases
|
|
2332
2340
|
export { default as SaladIcon } from '../icons/salad';
|
|
2341
|
+
// Sandwich aliases
|
|
2342
|
+
export { default as SandwichIcon } from '../icons/sandwich';
|
|
2333
2343
|
// SatelliteDish aliases
|
|
2334
2344
|
export { default as SatelliteDishIcon } from '../icons/satellite-dish';
|
|
2335
2345
|
// Satellite aliases
|
|
2336
2346
|
export { default as SatelliteIcon } from '../icons/satellite';
|
|
2337
2347
|
// SaudiRiyal aliases
|
|
2338
2348
|
export { default as SaudiRiyalIcon } from '../icons/saudi-riyal';
|
|
2339
|
-
// SaveAll aliases
|
|
2340
|
-
export { default as SaveAllIcon } from '../icons/save-all';
|
|
2341
|
-
// SaveOff aliases
|
|
2342
|
-
export { default as SaveOffIcon } from '../icons/save-off';
|
|
2343
2349
|
// SaveCheck aliases
|
|
2344
2350
|
export { default as SaveCheckIcon } from '../icons/save-check';
|
|
2351
|
+
// SaveAll aliases
|
|
2352
|
+
export { default as SaveAllIcon } from '../icons/save-all';
|
|
2345
2353
|
// SavePen aliases
|
|
2346
2354
|
export { default as SavePenIcon } from '../icons/save-pen';
|
|
2355
|
+
// SaveOff aliases
|
|
2356
|
+
export { default as SaveOffIcon } from '../icons/save-off';
|
|
2347
2357
|
// SavePlus aliases
|
|
2348
2358
|
export { default as SavePlusIcon } from '../icons/save-plus';
|
|
2349
2359
|
// Save aliases
|
|
2350
2360
|
export { default as SaveIcon } from '../icons/save';
|
|
2351
|
-
// Scale aliases
|
|
2352
|
-
export { default as ScaleIcon } from '../icons/scale';
|
|
2353
2361
|
// Scaling aliases
|
|
2354
2362
|
export { default as ScalingIcon } from '../icons/scaling';
|
|
2363
|
+
// Scale aliases
|
|
2364
|
+
export { default as ScaleIcon } from '../icons/scale';
|
|
2355
2365
|
// ScanBarcode aliases
|
|
2356
2366
|
export { default as ScanBarcodeIcon } from '../icons/scan-barcode';
|
|
2357
2367
|
// ScanBox aliases
|
|
2358
2368
|
export { default as ScanBoxIcon } from '../icons/scan-box';
|
|
2359
2369
|
// ScanEye aliases
|
|
2360
2370
|
export { default as ScanEyeIcon } from '../icons/scan-eye';
|
|
2361
|
-
// ScanHeart aliases
|
|
2362
|
-
export { default as ScanHeartIcon } from '../icons/scan-heart';
|
|
2363
2371
|
// ScanFace aliases
|
|
2364
2372
|
export { default as ScanFaceIcon } from '../icons/scan-face';
|
|
2373
|
+
// ScanHeart aliases
|
|
2374
|
+
export { default as ScanHeartIcon } from '../icons/scan-heart';
|
|
2365
2375
|
// ScanLine aliases
|
|
2366
2376
|
export { default as ScanLineIcon } from '../icons/scan-line';
|
|
2367
2377
|
// ScanQrCode aliases
|
|
2368
2378
|
export { default as ScanQrCodeIcon } from '../icons/scan-qr-code';
|
|
2369
|
-
// ScanSearch aliases
|
|
2370
|
-
export { default as ScanSearchIcon } from '../icons/scan-search';
|
|
2371
2379
|
// ScanSquare aliases
|
|
2372
2380
|
export { default as ScanSquareIcon } from '../icons/scan-square';
|
|
2381
|
+
// ScanSearch aliases
|
|
2382
|
+
export { default as ScanSearchIcon } from '../icons/scan-search';
|
|
2373
2383
|
// ScanText aliases
|
|
2374
2384
|
export { default as ScanTextIcon } from '../icons/scan-text';
|
|
2375
|
-
// Scan aliases
|
|
2376
|
-
export { default as ScanIcon } from '../icons/scan';
|
|
2377
2385
|
// School aliases
|
|
2378
2386
|
export { default as SchoolIcon } from '../icons/school';
|
|
2387
|
+
// Scan aliases
|
|
2388
|
+
export { default as ScanIcon } from '../icons/scan';
|
|
2379
2389
|
// ScissorsLineDashed aliases
|
|
2380
2390
|
export { default as ScissorsLineDashedIcon } from '../icons/scissors-line-dashed';
|
|
2381
2391
|
// Scissors aliases
|
|
@@ -2386,14 +2396,14 @@ export { default as ScooterIcon } from '../icons/scooter';
|
|
|
2386
2396
|
export { default as ScreenShareOffIcon } from '../icons/screen-share-off';
|
|
2387
2397
|
// ScreenShare aliases
|
|
2388
2398
|
export { default as ScreenShareIcon } from '../icons/screen-share';
|
|
2389
|
-
// ScrollText aliases
|
|
2390
|
-
export { default as ScrollTextIcon } from '../icons/scroll-text';
|
|
2391
2399
|
// Scroll aliases
|
|
2392
2400
|
export { default as ScrollIcon } from '../icons/scroll';
|
|
2393
|
-
//
|
|
2394
|
-
export { default as
|
|
2401
|
+
// ScrollText aliases
|
|
2402
|
+
export { default as ScrollTextIcon } from '../icons/scroll-text';
|
|
2395
2403
|
// SearchCheck aliases
|
|
2396
2404
|
export { default as SearchCheckIcon } from '../icons/search-check';
|
|
2405
|
+
// SearchAlert aliases
|
|
2406
|
+
export { default as SearchAlertIcon } from '../icons/search-alert';
|
|
2397
2407
|
// SearchCode aliases
|
|
2398
2408
|
export { default as SearchCodeIcon } from '../icons/search-code';
|
|
2399
2409
|
// SearchSlash aliases
|
|
@@ -2434,18 +2444,18 @@ export { default as Share2Icon } from '../icons/share-2';
|
|
|
2434
2444
|
export { default as ShareIcon } from '../icons/share';
|
|
2435
2445
|
// Sheet aliases
|
|
2436
2446
|
export { default as SheetIcon } from '../icons/sheet';
|
|
2437
|
-
// ShelvingUnit aliases
|
|
2438
|
-
export { default as ShelvingUnitIcon } from '../icons/shelving-unit';
|
|
2439
2447
|
// Shell aliases
|
|
2440
2448
|
export { default as ShellIcon } from '../icons/shell';
|
|
2449
|
+
// ShelvingUnit aliases
|
|
2450
|
+
export { default as ShelvingUnitIcon } from '../icons/shelving-unit';
|
|
2441
2451
|
// ShieldAlert aliases
|
|
2442
2452
|
export { default as ShieldAlertIcon } from '../icons/shield-alert';
|
|
2443
2453
|
// ShieldBan aliases
|
|
2444
2454
|
export { default as ShieldBanIcon } from '../icons/shield-ban';
|
|
2445
|
-
// ShieldCogCorner aliases
|
|
2446
|
-
export { default as ShieldCogCornerIcon } from '../icons/shield-cog-corner';
|
|
2447
2455
|
// ShieldCheck aliases
|
|
2448
2456
|
export { default as ShieldCheckIcon } from '../icons/shield-check';
|
|
2457
|
+
// ShieldCogCorner aliases
|
|
2458
|
+
export { default as ShieldCogCornerIcon } from '../icons/shield-cog-corner';
|
|
2449
2459
|
// ShieldCog aliases
|
|
2450
2460
|
export { default as ShieldCogIcon } from '../icons/shield-cog';
|
|
2451
2461
|
// ShieldEllipsis aliases
|
|
@@ -2460,10 +2470,10 @@ export { default as ShieldLockIcon } from '../icons/shield-lock';
|
|
|
2460
2470
|
export { default as ShieldMinusIcon } from '../icons/shield-minus';
|
|
2461
2471
|
// ShieldOff aliases
|
|
2462
2472
|
export { default as ShieldOffIcon } from '../icons/shield-off';
|
|
2463
|
-
// ShieldUser aliases
|
|
2464
|
-
export { default as ShieldUserIcon } from '../icons/shield-user';
|
|
2465
2473
|
// ShieldPlus aliases
|
|
2466
2474
|
export { default as ShieldPlusIcon } from '../icons/shield-plus';
|
|
2475
|
+
// ShieldUser aliases
|
|
2476
|
+
export { default as ShieldUserIcon } from '../icons/shield-user';
|
|
2467
2477
|
// Shield aliases
|
|
2468
2478
|
export { default as ShieldIcon } from '../icons/shield';
|
|
2469
2479
|
// ShipCargo aliases
|
|
@@ -2488,16 +2498,16 @@ export { default as ShoppingCartIcon } from '../icons/shopping-cart';
|
|
|
2488
2498
|
export { default as ShovelIcon } from '../icons/shovel';
|
|
2489
2499
|
// ShowerHead aliases
|
|
2490
2500
|
export { default as ShowerHeadIcon } from '../icons/shower-head';
|
|
2491
|
-
// Shredder aliases
|
|
2492
|
-
export { default as ShredderIcon } from '../icons/shredder';
|
|
2493
2501
|
// ShrimpOff aliases
|
|
2494
2502
|
export { default as ShrimpOffIcon } from '../icons/shrimp-off';
|
|
2503
|
+
// Shredder aliases
|
|
2504
|
+
export { default as ShredderIcon } from '../icons/shredder';
|
|
2495
2505
|
// Shrimp aliases
|
|
2496
2506
|
export { default as ShrimpIcon } from '../icons/shrimp';
|
|
2497
|
-
// Shrink aliases
|
|
2498
|
-
export { default as ShrinkIcon } from '../icons/shrink';
|
|
2499
2507
|
// Shrub aliases
|
|
2500
2508
|
export { default as ShrubIcon } from '../icons/shrub';
|
|
2509
|
+
// Shrink aliases
|
|
2510
|
+
export { default as ShrinkIcon } from '../icons/shrink';
|
|
2501
2511
|
// Shuffle aliases
|
|
2502
2512
|
export { default as ShuffleIcon } from '../icons/shuffle';
|
|
2503
2513
|
// Sigma aliases
|
|
@@ -2506,10 +2516,10 @@ export { default as SigmaIcon } from '../icons/sigma';
|
|
|
2506
2516
|
export { default as SignalHighIcon } from '../icons/signal-high';
|
|
2507
2517
|
// SignalLow aliases
|
|
2508
2518
|
export { default as SignalLowIcon } from '../icons/signal-low';
|
|
2509
|
-
// SignalZero aliases
|
|
2510
|
-
export { default as SignalZeroIcon } from '../icons/signal-zero';
|
|
2511
2519
|
// SignalMedium aliases
|
|
2512
2520
|
export { default as SignalMediumIcon } from '../icons/signal-medium';
|
|
2521
|
+
// SignalZero aliases
|
|
2522
|
+
export { default as SignalZeroIcon } from '../icons/signal-zero';
|
|
2513
2523
|
// Signal aliases
|
|
2514
2524
|
export { default as SignalIcon } from '../icons/signal';
|
|
2515
2525
|
// Signature aliases
|
|
@@ -2520,10 +2530,10 @@ export { default as SignpostBigIcon } from '../icons/signpost-big';
|
|
|
2520
2530
|
export { default as SignpostIcon } from '../icons/signpost';
|
|
2521
2531
|
// Siren aliases
|
|
2522
2532
|
export { default as SirenIcon } from '../icons/siren';
|
|
2523
|
-
// SkipForward aliases
|
|
2524
|
-
export { default as SkipForwardIcon } from '../icons/skip-forward';
|
|
2525
2533
|
// SkipBack aliases
|
|
2526
2534
|
export { default as SkipBackIcon } from '../icons/skip-back';
|
|
2535
|
+
// SkipForward aliases
|
|
2536
|
+
export { default as SkipForwardIcon } from '../icons/skip-forward';
|
|
2527
2537
|
// Skull aliases
|
|
2528
2538
|
export { default as SkullIcon } from '../icons/skull';
|
|
2529
2539
|
// Slash aliases
|
|
@@ -2534,20 +2544,20 @@ export { default as SliceIcon } from '../icons/slice';
|
|
|
2534
2544
|
export { default as SlidersHorizontalIcon } from '../icons/sliders-horizontal';
|
|
2535
2545
|
// SmartphoneCharging aliases
|
|
2536
2546
|
export { default as SmartphoneChargingIcon } from '../icons/smartphone-charging';
|
|
2537
|
-
// SmartphoneNfc aliases
|
|
2538
|
-
export { default as SmartphoneNfcIcon } from '../icons/smartphone-nfc';
|
|
2539
2547
|
// Smartphone aliases
|
|
2540
2548
|
export { default as SmartphoneIcon } from '../icons/smartphone';
|
|
2549
|
+
// SmartphoneNfc aliases
|
|
2550
|
+
export { default as SmartphoneNfcIcon } from '../icons/smartphone-nfc';
|
|
2541
2551
|
// Snail aliases
|
|
2542
2552
|
export { default as SnailIcon } from '../icons/snail';
|
|
2543
2553
|
// Snowflake aliases
|
|
2544
2554
|
export { default as SnowflakeIcon } from '../icons/snowflake';
|
|
2545
2555
|
// SoapDispenserDroplet aliases
|
|
2546
2556
|
export { default as SoapDispenserDropletIcon } from '../icons/soap-dispenser-droplet';
|
|
2547
|
-
// SolarPanel aliases
|
|
2548
|
-
export { default as SolarPanelIcon } from '../icons/solar-panel';
|
|
2549
2557
|
// Sofa aliases
|
|
2550
2558
|
export { default as SofaIcon } from '../icons/sofa';
|
|
2559
|
+
// SolarPanel aliases
|
|
2560
|
+
export { default as SolarPanelIcon } from '../icons/solar-panel';
|
|
2551
2561
|
// Soup aliases
|
|
2552
2562
|
export { default as SoupIcon } from '../icons/soup';
|
|
2553
2563
|
// Space aliases
|
|
@@ -2556,32 +2566,32 @@ export { default as SpaceIcon } from '../icons/space';
|
|
|
2556
2566
|
export { default as SpadeIcon } from '../icons/spade';
|
|
2557
2567
|
// Sparkle aliases
|
|
2558
2568
|
export { default as SparkleIcon } from '../icons/sparkle';
|
|
2559
|
-
// Speaker aliases
|
|
2560
|
-
export { default as SpeakerIcon } from '../icons/speaker';
|
|
2561
2569
|
// Speech aliases
|
|
2562
2570
|
export { default as SpeechIcon } from '../icons/speech';
|
|
2571
|
+
// Speaker aliases
|
|
2572
|
+
export { default as SpeakerIcon } from '../icons/speaker';
|
|
2563
2573
|
// SpellCheck2 aliases
|
|
2564
2574
|
export { default as SpellCheck2Icon } from '../icons/spell-check-2';
|
|
2565
2575
|
// SpellCheck aliases
|
|
2566
2576
|
export { default as SpellCheckIcon } from '../icons/spell-check';
|
|
2567
|
-
// Spline aliases
|
|
2568
|
-
export { default as SplineIcon } from '../icons/spline';
|
|
2569
2577
|
// SplinePointer aliases
|
|
2570
2578
|
export { default as SplinePointerIcon } from '../icons/spline-pointer';
|
|
2579
|
+
// Spline aliases
|
|
2580
|
+
export { default as SplineIcon } from '../icons/spline';
|
|
2571
2581
|
// Split aliases
|
|
2572
2582
|
export { default as SplitIcon } from '../icons/split';
|
|
2573
|
-
// Spool aliases
|
|
2574
|
-
export { default as SpoolIcon } from '../icons/spool';
|
|
2575
2583
|
// SportShoe aliases
|
|
2576
2584
|
export { default as SportShoeIcon } from '../icons/sport-shoe';
|
|
2585
|
+
// Spool aliases
|
|
2586
|
+
export { default as SpoolIcon } from '../icons/spool';
|
|
2577
2587
|
// Spotlight aliases
|
|
2578
2588
|
export { default as SpotlightIcon } from '../icons/spotlight';
|
|
2579
2589
|
// SprayCan aliases
|
|
2580
2590
|
export { default as SprayCanIcon } from '../icons/spray-can';
|
|
2581
|
-
// Sprout aliases
|
|
2582
|
-
export { default as SproutIcon } from '../icons/sprout';
|
|
2583
2591
|
// SquareArrowRightEnter aliases
|
|
2584
2592
|
export { default as SquareArrowRightEnterIcon } from '../icons/square-arrow-right-enter';
|
|
2593
|
+
// Sprout aliases
|
|
2594
|
+
export { default as SproutIcon } from '../icons/sprout';
|
|
2585
2595
|
// SquareArrowRightExit aliases
|
|
2586
2596
|
export { default as SquareArrowRightExitIcon } from '../icons/square-arrow-right-exit';
|
|
2587
2597
|
// SquareDashedBottomCode aliases
|
|
@@ -2594,18 +2604,18 @@ export { default as SquareDashedTopSolidIcon } from '../icons/square-dashed-top-
|
|
|
2594
2604
|
export { default as SquareDimensionsIcon } from '../icons/square-dimensions';
|
|
2595
2605
|
// SquareOff aliases
|
|
2596
2606
|
export { default as SquareOffIcon } from '../icons/square-off';
|
|
2597
|
-
// SquarePause aliases
|
|
2598
|
-
export { default as SquarePauseIcon } from '../icons/square-pause';
|
|
2599
2607
|
// SquareExclamationPoint aliases
|
|
2600
2608
|
export { default as SquareExclamationPointIcon } from '../icons/square-exclamation-point';
|
|
2601
|
-
//
|
|
2602
|
-
export { default as
|
|
2603
|
-
// SquareRoundCorner aliases
|
|
2604
|
-
export { default as SquareRoundCornerIcon } from '../icons/square-round-corner';
|
|
2609
|
+
// SquarePause aliases
|
|
2610
|
+
export { default as SquarePauseIcon } from '../icons/square-pause';
|
|
2605
2611
|
// SquareSquare aliases
|
|
2606
2612
|
export { default as SquareSquareIcon } from '../icons/square-square';
|
|
2613
|
+
// SquareRadical aliases
|
|
2614
|
+
export { default as SquareRadicalIcon } from '../icons/square-radical';
|
|
2607
2615
|
// SquareStack aliases
|
|
2608
2616
|
export { default as SquareStackIcon } from '../icons/square-stack';
|
|
2617
|
+
// SquareRoundCorner aliases
|
|
2618
|
+
export { default as SquareRoundCornerIcon } from '../icons/square-round-corner';
|
|
2609
2619
|
// SquareStar aliases
|
|
2610
2620
|
export { default as SquareStarIcon } from '../icons/square-star';
|
|
2611
2621
|
// SquareStop aliases
|
|
@@ -2620,14 +2630,14 @@ export { default as SquaresExcludeIcon } from '../icons/squares-exclude';
|
|
|
2620
2630
|
export { default as SquaresIntersectIcon } from '../icons/squares-intersect';
|
|
2621
2631
|
// SquaresSubtract aliases
|
|
2622
2632
|
export { default as SquaresSubtractIcon } from '../icons/squares-subtract';
|
|
2623
|
-
// SquircleDashed aliases
|
|
2624
|
-
export { default as SquircleDashedIcon } from '../icons/squircle-dashed';
|
|
2625
2633
|
// SquaresUnite aliases
|
|
2626
2634
|
export { default as SquaresUniteIcon } from '../icons/squares-unite';
|
|
2627
|
-
// Squircle aliases
|
|
2628
|
-
export { default as SquircleIcon } from '../icons/squircle';
|
|
2629
2635
|
// Squirrel aliases
|
|
2630
2636
|
export { default as SquirrelIcon } from '../icons/squirrel';
|
|
2637
|
+
// SquircleDashed aliases
|
|
2638
|
+
export { default as SquircleDashedIcon } from '../icons/squircle-dashed';
|
|
2639
|
+
// Squircle aliases
|
|
2640
|
+
export { default as SquircleIcon } from '../icons/squircle';
|
|
2631
2641
|
// Stamp aliases
|
|
2632
2642
|
export { default as StampIcon } from '../icons/stamp';
|
|
2633
2643
|
// StarCheck aliases
|
|
@@ -2646,36 +2656,36 @@ export { default as StarXIcon } from '../icons/star-x';
|
|
|
2646
2656
|
export { default as StarIcon } from '../icons/star';
|
|
2647
2657
|
// StepBack aliases
|
|
2648
2658
|
export { default as StepBackIcon } from '../icons/step-back';
|
|
2649
|
-
// Stethoscope aliases
|
|
2650
|
-
export { default as StethoscopeIcon } from '../icons/stethoscope';
|
|
2651
2659
|
// StepForward aliases
|
|
2652
2660
|
export { default as StepForwardIcon } from '../icons/step-forward';
|
|
2661
|
+
// Stethoscope aliases
|
|
2662
|
+
export { default as StethoscopeIcon } from '../icons/stethoscope';
|
|
2653
2663
|
// Sticker aliases
|
|
2654
2664
|
export { default as StickerIcon } from '../icons/sticker';
|
|
2655
|
-
// StickyNoteCheck aliases
|
|
2656
|
-
export { default as StickyNoteCheckIcon } from '../icons/sticky-note-check';
|
|
2657
2665
|
// StickyNoteMinus aliases
|
|
2658
2666
|
export { default as StickyNoteMinusIcon } from '../icons/sticky-note-minus';
|
|
2667
|
+
// StickyNoteCheck aliases
|
|
2668
|
+
export { default as StickyNoteCheckIcon } from '../icons/sticky-note-check';
|
|
2659
2669
|
// StickyNoteOff aliases
|
|
2660
2670
|
export { default as StickyNoteOffIcon } from '../icons/sticky-note-off';
|
|
2661
2671
|
// StickyNotePlus aliases
|
|
2662
2672
|
export { default as StickyNotePlusIcon } from '../icons/sticky-note-plus';
|
|
2663
|
-
// StickyNote aliases
|
|
2664
|
-
export { default as StickyNoteIcon } from '../icons/sticky-note';
|
|
2665
2673
|
// StickyNoteX aliases
|
|
2666
2674
|
export { default as StickyNoteXIcon } from '../icons/sticky-note-x';
|
|
2667
|
-
//
|
|
2668
|
-
export { default as
|
|
2675
|
+
// StickyNote aliases
|
|
2676
|
+
export { default as StickyNoteIcon } from '../icons/sticky-note';
|
|
2669
2677
|
// Stone aliases
|
|
2670
2678
|
export { default as StoneIcon } from '../icons/stone';
|
|
2671
2679
|
// Store aliases
|
|
2672
2680
|
export { default as StoreIcon } from '../icons/store';
|
|
2681
|
+
// StickyNotes aliases
|
|
2682
|
+
export { default as StickyNotesIcon } from '../icons/sticky-notes';
|
|
2673
2683
|
// StretchHorizontal aliases
|
|
2674
2684
|
export { default as StretchHorizontalIcon } from '../icons/stretch-horizontal';
|
|
2675
|
-
// Strikethrough aliases
|
|
2676
|
-
export { default as StrikethroughIcon } from '../icons/strikethrough';
|
|
2677
2685
|
// StretchVertical aliases
|
|
2678
2686
|
export { default as StretchVerticalIcon } from '../icons/stretch-vertical';
|
|
2687
|
+
// Strikethrough aliases
|
|
2688
|
+
export { default as StrikethroughIcon } from '../icons/strikethrough';
|
|
2679
2689
|
// Subscript aliases
|
|
2680
2690
|
export { default as SubscriptIcon } from '../icons/subscript';
|
|
2681
2691
|
// Summary aliases
|
|
@@ -2694,16 +2704,16 @@ export { default as SunIcon } from '../icons/sun';
|
|
|
2694
2704
|
export { default as SunriseIcon } from '../icons/sunrise';
|
|
2695
2705
|
// Sunset aliases
|
|
2696
2706
|
export { default as SunsetIcon } from '../icons/sunset';
|
|
2697
|
-
// Superscript aliases
|
|
2698
|
-
export { default as SuperscriptIcon } from '../icons/superscript';
|
|
2699
2707
|
// SwatchBook aliases
|
|
2700
2708
|
export { default as SwatchBookIcon } from '../icons/swatch-book';
|
|
2709
|
+
// Superscript aliases
|
|
2710
|
+
export { default as SuperscriptIcon } from '../icons/superscript';
|
|
2711
|
+
// Sword aliases
|
|
2712
|
+
export { default as SwordIcon } from '../icons/sword';
|
|
2701
2713
|
// SwissFranc aliases
|
|
2702
2714
|
export { default as SwissFrancIcon } from '../icons/swiss-franc';
|
|
2703
2715
|
// SwitchCamera aliases
|
|
2704
2716
|
export { default as SwitchCameraIcon } from '../icons/switch-camera';
|
|
2705
|
-
// Sword aliases
|
|
2706
|
-
export { default as SwordIcon } from '../icons/sword';
|
|
2707
2717
|
// Swords aliases
|
|
2708
2718
|
export { default as SwordsIcon } from '../icons/swords';
|
|
2709
2719
|
// Syringe aliases
|
|
@@ -2716,30 +2726,30 @@ export { default as TableCellsMergeIcon } from '../icons/table-cells-merge';
|
|
|
2716
2726
|
export { default as TableCellsSplitIcon } from '../icons/table-cells-split';
|
|
2717
2727
|
// TableColumnsSplit aliases
|
|
2718
2728
|
export { default as TableColumnsSplitIcon } from '../icons/table-columns-split';
|
|
2719
|
-
// TableOfContents aliases
|
|
2720
|
-
export { default as TableOfContentsIcon } from '../icons/table-of-contents';
|
|
2721
2729
|
// TableProperties aliases
|
|
2722
2730
|
export { default as TablePropertiesIcon } from '../icons/table-properties';
|
|
2723
|
-
// Table aliases
|
|
2724
|
-
export { default as TableIcon } from '../icons/table';
|
|
2725
2731
|
// TableRowsSplit aliases
|
|
2726
2732
|
export { default as TableRowsSplitIcon } from '../icons/table-rows-split';
|
|
2733
|
+
// TableOfContents aliases
|
|
2734
|
+
export { default as TableOfContentsIcon } from '../icons/table-of-contents';
|
|
2727
2735
|
// TabletSmartphone aliases
|
|
2728
2736
|
export { default as TabletSmartphoneIcon } from '../icons/tablet-smartphone';
|
|
2737
|
+
// Table aliases
|
|
2738
|
+
export { default as TableIcon } from '../icons/table';
|
|
2729
2739
|
// Tablet aliases
|
|
2730
2740
|
export { default as TabletIcon } from '../icons/tablet';
|
|
2731
|
-
// Tablets aliases
|
|
2732
|
-
export { default as TabletsIcon } from '../icons/tablets';
|
|
2733
2741
|
// TagPlus aliases
|
|
2734
2742
|
export { default as TagPlusIcon } from '../icons/tag-plus';
|
|
2743
|
+
// Tablets aliases
|
|
2744
|
+
export { default as TabletsIcon } from '../icons/tablets';
|
|
2735
2745
|
// TagX aliases
|
|
2736
2746
|
export { default as TagXIcon } from '../icons/tag-x';
|
|
2737
2747
|
// Tag aliases
|
|
2738
2748
|
export { default as TagIcon } from '../icons/tag';
|
|
2739
|
-
// Tags aliases
|
|
2740
|
-
export { default as TagsIcon } from '../icons/tags';
|
|
2741
2749
|
// Tally1 aliases
|
|
2742
2750
|
export { default as Tally1Icon } from '../icons/tally-1';
|
|
2751
|
+
// Tags aliases
|
|
2752
|
+
export { default as TagsIcon } from '../icons/tags';
|
|
2743
2753
|
// Tally2 aliases
|
|
2744
2754
|
export { default as Tally2Icon } from '../icons/tally-2';
|
|
2745
2755
|
// Tally3 aliases
|
|
@@ -2762,12 +2772,12 @@ export { default as TentIcon } from '../icons/tent';
|
|
|
2762
2772
|
export { default as TerminalIcon } from '../icons/terminal';
|
|
2763
2773
|
// TestTube aliases
|
|
2764
2774
|
export { default as TestTubeIcon } from '../icons/test-tube';
|
|
2775
|
+
// TextCursor aliases
|
|
2776
|
+
export { default as TextCursorIcon } from '../icons/text-cursor';
|
|
2765
2777
|
// TestTubes aliases
|
|
2766
2778
|
export { default as TestTubesIcon } from '../icons/test-tubes';
|
|
2767
2779
|
// TextCursorInput aliases
|
|
2768
2780
|
export { default as TextCursorInputIcon } from '../icons/text-cursor-input';
|
|
2769
|
-
// TextCursor aliases
|
|
2770
|
-
export { default as TextCursorIcon } from '../icons/text-cursor';
|
|
2771
2781
|
// TextQuote aliases
|
|
2772
2782
|
export { default as TextQuoteIcon } from '../icons/text-quote';
|
|
2773
2783
|
// TextSearch aliases
|
|
@@ -2776,24 +2786,26 @@ export { default as TextSearchIcon } from '../icons/text-search';
|
|
|
2776
2786
|
export { default as TheaterIcon } from '../icons/theater';
|
|
2777
2787
|
// ThermometerSnowflake aliases
|
|
2778
2788
|
export { default as ThermometerSnowflakeIcon } from '../icons/thermometer-snowflake';
|
|
2779
|
-
// Thermometer aliases
|
|
2780
|
-
export { default as ThermometerIcon } from '../icons/thermometer';
|
|
2781
2789
|
// ThermometerSun aliases
|
|
2782
2790
|
export { default as ThermometerSunIcon } from '../icons/thermometer-sun';
|
|
2791
|
+
// Thermometer aliases
|
|
2792
|
+
export { default as ThermometerIcon } from '../icons/thermometer';
|
|
2783
2793
|
// ThumbsDown aliases
|
|
2784
2794
|
export { default as ThumbsDownIcon } from '../icons/thumbs-down';
|
|
2785
2795
|
// ThumbsUp aliases
|
|
2786
2796
|
export { default as ThumbsUpIcon } from '../icons/thumbs-up';
|
|
2797
|
+
// TicTacToe aliases
|
|
2798
|
+
export { default as TicTacToeIcon } from '../icons/tic-tac-toe';
|
|
2787
2799
|
// TicketCheck aliases
|
|
2788
2800
|
export { default as TicketCheckIcon } from '../icons/ticket-check';
|
|
2789
2801
|
// TicketMinus aliases
|
|
2790
2802
|
export { default as TicketMinusIcon } from '../icons/ticket-minus';
|
|
2791
2803
|
// TicketPercent aliases
|
|
2792
2804
|
export { default as TicketPercentIcon } from '../icons/ticket-percent';
|
|
2793
|
-
// TicketPlus aliases
|
|
2794
|
-
export { default as TicketPlusIcon } from '../icons/ticket-plus';
|
|
2795
2805
|
// TicketSlash aliases
|
|
2796
2806
|
export { default as TicketSlashIcon } from '../icons/ticket-slash';
|
|
2807
|
+
// TicketPlus aliases
|
|
2808
|
+
export { default as TicketPlusIcon } from '../icons/ticket-plus';
|
|
2797
2809
|
// TicketX aliases
|
|
2798
2810
|
export { default as TicketXIcon } from '../icons/ticket-x';
|
|
2799
2811
|
// Ticket aliases
|
|
@@ -2820,6 +2832,10 @@ export { default as ToiletIcon } from '../icons/toilet';
|
|
|
2820
2832
|
export { default as ToolCaseIcon } from '../icons/tool-case';
|
|
2821
2833
|
// Toolbox aliases
|
|
2822
2834
|
export { default as ToolboxIcon } from '../icons/toolbox';
|
|
2835
|
+
// ToothbrushSparkles aliases
|
|
2836
|
+
export { default as ToothbrushSparklesIcon } from '../icons/toothbrush-sparkles';
|
|
2837
|
+
// Toothbrush aliases
|
|
2838
|
+
export { default as ToothbrushIcon } from '../icons/toothbrush';
|
|
2823
2839
|
// Tornado aliases
|
|
2824
2840
|
export { default as TornadoIcon } from '../icons/tornado';
|
|
2825
2841
|
// Torus aliases
|
|
@@ -2846,10 +2862,12 @@ export { default as TrainFrontTunnelIcon } from '../icons/train-front-tunnel';
|
|
|
2846
2862
|
export { default as TrainFrontIcon } from '../icons/train-front';
|
|
2847
2863
|
// TrainTrack aliases
|
|
2848
2864
|
export { default as TrainTrackIcon } from '../icons/train-track';
|
|
2849
|
-
//
|
|
2850
|
-
export { default as
|
|
2865
|
+
// TrashOff aliases
|
|
2866
|
+
export { default as TrashOffIcon } from '../icons/trash-off';
|
|
2851
2867
|
// Transgender aliases
|
|
2852
2868
|
export { default as TransgenderIcon } from '../icons/transgender';
|
|
2869
|
+
// TreeDeciduous aliases
|
|
2870
|
+
export { default as TreeDeciduousIcon } from '../icons/tree-deciduous';
|
|
2853
2871
|
// TreePine aliases
|
|
2854
2872
|
export { default as TreePineIcon } from '../icons/tree-pine';
|
|
2855
2873
|
// Trees aliases
|
|
@@ -2920,6 +2938,8 @@ export { default as UsbIcon } from '../icons/usb';
|
|
|
2920
2938
|
export { default as UserCheckIcon } from '../icons/user-check';
|
|
2921
2939
|
// UserCog aliases
|
|
2922
2940
|
export { default as UserCogIcon } from '../icons/user-cog';
|
|
2941
|
+
// UserGroup aliases
|
|
2942
|
+
export { default as UserGroupIcon } from '../icons/user-group';
|
|
2923
2943
|
// UserKey aliases
|
|
2924
2944
|
export { default as UserKeyIcon } from '../icons/user-key';
|
|
2925
2945
|
// UserLock aliases
|
|
@@ -2932,14 +2952,16 @@ export { default as UserPenIcon } from '../icons/user-pen';
|
|
|
2932
2952
|
export { default as UserPlusIcon } from '../icons/user-plus';
|
|
2933
2953
|
// UserRoundArrowLeft aliases
|
|
2934
2954
|
export { default as UserRoundArrowLeftIcon } from '../icons/user-round-arrow-left';
|
|
2955
|
+
// UserRoundGroup aliases
|
|
2956
|
+
export { default as UserRoundGroupIcon } from '../icons/user-round-group';
|
|
2935
2957
|
// UserRoundKey aliases
|
|
2936
2958
|
export { default as UserRoundKeyIcon } from '../icons/user-round-key';
|
|
2937
2959
|
// UserRoundPen aliases
|
|
2938
2960
|
export { default as UserRoundPenIcon } from '../icons/user-round-pen';
|
|
2939
|
-
// UserRoundSearch aliases
|
|
2940
|
-
export { default as UserRoundSearchIcon } from '../icons/user-round-search';
|
|
2941
2961
|
// UserSearch aliases
|
|
2942
2962
|
export { default as UserSearchIcon } from '../icons/user-search';
|
|
2963
|
+
// UserRoundSearch aliases
|
|
2964
|
+
export { default as UserRoundSearchIcon } from '../icons/user-round-search';
|
|
2943
2965
|
// UserShield aliases
|
|
2944
2966
|
export { default as UserShieldIcon } from '../icons/user-shield';
|
|
2945
2967
|
// UserStar aliases
|
|
@@ -2950,28 +2972,28 @@ export { default as UserXIcon } from '../icons/user-x';
|
|
|
2950
2972
|
export { default as UserIcon } from '../icons/user';
|
|
2951
2973
|
// Users aliases
|
|
2952
2974
|
export { default as UsersIcon } from '../icons/users';
|
|
2953
|
-
// UtilityPole aliases
|
|
2954
|
-
export { default as UtilityPoleIcon } from '../icons/utility-pole';
|
|
2955
2975
|
// Van aliases
|
|
2956
2976
|
export { default as VanIcon } from '../icons/van';
|
|
2957
|
-
//
|
|
2958
|
-
export { default as
|
|
2977
|
+
// UtilityPole aliases
|
|
2978
|
+
export { default as UtilityPoleIcon } from '../icons/utility-pole';
|
|
2959
2979
|
// Variable aliases
|
|
2960
2980
|
export { default as VariableIcon } from '../icons/variable';
|
|
2981
|
+
// Vault aliases
|
|
2982
|
+
export { default as VaultIcon } from '../icons/vault';
|
|
2961
2983
|
// VectorPolygon aliases
|
|
2962
2984
|
export { default as VectorPolygonIcon } from '../icons/vector-polygon';
|
|
2963
2985
|
// VectorSquare aliases
|
|
2964
2986
|
export { default as VectorSquareIcon } from '../icons/vector-square';
|
|
2965
|
-
// VenetianMask aliases
|
|
2966
|
-
export { default as VenetianMaskIcon } from '../icons/venetian-mask';
|
|
2967
2987
|
// Vegan aliases
|
|
2968
2988
|
export { default as VeganIcon } from '../icons/vegan';
|
|
2989
|
+
// VenetianMask aliases
|
|
2990
|
+
export { default as VenetianMaskIcon } from '../icons/venetian-mask';
|
|
2991
|
+
// VenusAndMars aliases
|
|
2992
|
+
export { default as VenusAndMarsIcon } from '../icons/venus-and-mars';
|
|
2969
2993
|
// Venus aliases
|
|
2970
2994
|
export { default as VenusIcon } from '../icons/venus';
|
|
2971
2995
|
// VibrateOff aliases
|
|
2972
2996
|
export { default as VibrateOffIcon } from '../icons/vibrate-off';
|
|
2973
|
-
// VenusAndMars aliases
|
|
2974
|
-
export { default as VenusAndMarsIcon } from '../icons/venus-and-mars';
|
|
2975
2997
|
// Vibrate aliases
|
|
2976
2998
|
export { default as VibrateIcon } from '../icons/vibrate';
|
|
2977
2999
|
// VideoOff aliases
|
|
@@ -2984,18 +3006,18 @@ export { default as VideotapeIcon } from '../icons/videotape';
|
|
|
2984
3006
|
export { default as ViewIcon } from '../icons/view';
|
|
2985
3007
|
// VirusOff aliases
|
|
2986
3008
|
export { default as VirusOffIcon } from '../icons/virus-off';
|
|
2987
|
-
// Voicemail aliases
|
|
2988
|
-
export { default as VoicemailIcon } from '../icons/voicemail';
|
|
2989
3009
|
// Virus aliases
|
|
2990
3010
|
export { default as VirusIcon } from '../icons/virus';
|
|
3011
|
+
// Voicemail aliases
|
|
3012
|
+
export { default as VoicemailIcon } from '../icons/voicemail';
|
|
2991
3013
|
// Volleyball aliases
|
|
2992
3014
|
export { default as VolleyballIcon } from '../icons/volleyball';
|
|
2993
3015
|
// Volume1 aliases
|
|
2994
3016
|
export { default as Volume1Icon } from '../icons/volume-1';
|
|
2995
|
-
// VolumeOff aliases
|
|
2996
|
-
export { default as VolumeOffIcon } from '../icons/volume-off';
|
|
2997
3017
|
// Volume2 aliases
|
|
2998
3018
|
export { default as Volume2Icon } from '../icons/volume-2';
|
|
3019
|
+
// VolumeOff aliases
|
|
3020
|
+
export { default as VolumeOffIcon } from '../icons/volume-off';
|
|
2999
3021
|
// VolumeX aliases
|
|
3000
3022
|
export { default as VolumeXIcon } from '../icons/volume-x';
|
|
3001
3023
|
// Volume aliases
|
|
@@ -3016,10 +3038,10 @@ export { default as WarehouseIcon } from '../icons/warehouse';
|
|
|
3016
3038
|
export { default as WashingMachineIcon } from '../icons/washing-machine';
|
|
3017
3039
|
// Watch aliases
|
|
3018
3040
|
export { default as WatchIcon } from '../icons/watch';
|
|
3019
|
-
// WavesArrowDown aliases
|
|
3020
|
-
export { default as WavesArrowDownIcon } from '../icons/waves-arrow-down';
|
|
3021
3041
|
// WavesArrowUp aliases
|
|
3022
3042
|
export { default as WavesArrowUpIcon } from '../icons/waves-arrow-up';
|
|
3043
|
+
// WavesArrowDown aliases
|
|
3044
|
+
export { default as WavesArrowDownIcon } from '../icons/waves-arrow-down';
|
|
3023
3045
|
// WavesLadder aliases
|
|
3024
3046
|
export { default as WavesLadderIcon } from '../icons/waves-ladder';
|
|
3025
3047
|
// WavesVertical aliases
|
|
@@ -3034,12 +3056,12 @@ export { default as WebcamIcon } from '../icons/webcam';
|
|
|
3034
3056
|
export { default as WebhookOffIcon } from '../icons/webhook-off';
|
|
3035
3057
|
// Webhook aliases
|
|
3036
3058
|
export { default as WebhookIcon } from '../icons/webhook';
|
|
3037
|
-
// Weight aliases
|
|
3038
|
-
export { default as WeightIcon } from '../icons/weight';
|
|
3039
3059
|
// WeightTilde aliases
|
|
3040
3060
|
export { default as WeightTildeIcon } from '../icons/weight-tilde';
|
|
3041
3061
|
// WheatOff aliases
|
|
3042
3062
|
export { default as WheatOffIcon } from '../icons/wheat-off';
|
|
3063
|
+
// Weight aliases
|
|
3064
|
+
export { default as WeightIcon } from '../icons/weight';
|
|
3043
3065
|
// Wheat aliases
|
|
3044
3066
|
export { default as WheatIcon } from '../icons/wheat';
|
|
3045
3067
|
// Whistle aliases
|
|
@@ -3062,12 +3084,12 @@ export { default as WifiSyncIcon } from '../icons/wifi-sync';
|
|
|
3062
3084
|
export { default as WifiZeroIcon } from '../icons/wifi-zero';
|
|
3063
3085
|
// Wifi aliases
|
|
3064
3086
|
export { default as WifiIcon } from '../icons/wifi';
|
|
3087
|
+
// Wind aliases
|
|
3088
|
+
export { default as WindIcon } from '../icons/wind';
|
|
3065
3089
|
// WindArrowDown aliases
|
|
3066
3090
|
export { default as WindArrowDownIcon } from '../icons/wind-arrow-down';
|
|
3067
3091
|
// WineOff aliases
|
|
3068
3092
|
export { default as WineOffIcon } from '../icons/wine-off';
|
|
3069
|
-
// Wind aliases
|
|
3070
|
-
export { default as WindIcon } from '../icons/wind';
|
|
3071
3093
|
// Wine aliases
|
|
3072
3094
|
export { default as WineIcon } from '../icons/wine';
|
|
3073
3095
|
// Workflow aliases
|
|
@@ -3130,18 +3152,18 @@ export {
|
|
|
3130
3152
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockCheck} instead. */
|
|
3131
3153
|
default as AlarmCheckIcon
|
|
3132
3154
|
} from '../icons/alarm-clock-check';
|
|
3133
|
-
// AlarmClockMinus aliases
|
|
3134
|
-
export { default as AlarmClockMinusIcon } from '../icons/alarm-clock-minus';
|
|
3135
|
-
export {
|
|
3136
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockMinus} instead. */
|
|
3137
|
-
default as AlarmMinusIcon
|
|
3138
|
-
} from '../icons/alarm-clock-minus';
|
|
3139
3155
|
// AlarmClockPlus aliases
|
|
3140
3156
|
export { default as AlarmClockPlusIcon } from '../icons/alarm-clock-plus';
|
|
3141
3157
|
export {
|
|
3142
3158
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockPlus} instead. */
|
|
3143
3159
|
default as AlarmPlusIcon
|
|
3144
3160
|
} from '../icons/alarm-clock-plus';
|
|
3161
|
+
// AlarmClockMinus aliases
|
|
3162
|
+
export { default as AlarmClockMinusIcon } from '../icons/alarm-clock-minus';
|
|
3163
|
+
export {
|
|
3164
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link AlarmClockMinus} instead. */
|
|
3165
|
+
default as AlarmMinusIcon
|
|
3166
|
+
} from '../icons/alarm-clock-minus';
|
|
3145
3167
|
// ArrowDownAZ aliases
|
|
3146
3168
|
export { default as ArrowDownAZIcon } from '../icons/arrow-down-a-z';
|
|
3147
3169
|
export {
|
|
@@ -3172,18 +3194,18 @@ export {
|
|
|
3172
3194
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpNarrowWide} instead. */
|
|
3173
3195
|
default as SortAscIcon
|
|
3174
3196
|
} from '../icons/arrow-up-narrow-wide';
|
|
3175
|
-
// Axis3d aliases
|
|
3176
|
-
export { default as Axis3dIcon } from '../icons/axis-3d';
|
|
3177
|
-
export {
|
|
3178
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Axis3d} instead. */
|
|
3179
|
-
default as Axis3DIcon
|
|
3180
|
-
} from '../icons/axis-3d';
|
|
3181
3197
|
// ArrowUpZA aliases
|
|
3182
3198
|
export { default as ArrowUpZAIcon } from '../icons/arrow-up-z-a';
|
|
3183
3199
|
export {
|
|
3184
3200
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ArrowUpZA} instead. */
|
|
3185
3201
|
default as ArrowUpZaIcon
|
|
3186
3202
|
} from '../icons/arrow-up-z-a';
|
|
3203
|
+
// Axis3d aliases
|
|
3204
|
+
export { default as Axis3dIcon } from '../icons/axis-3d';
|
|
3205
|
+
export {
|
|
3206
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Axis3d} instead. */
|
|
3207
|
+
default as Axis3DIcon
|
|
3208
|
+
} from '../icons/axis-3d';
|
|
3187
3209
|
// BadgeCheck aliases
|
|
3188
3210
|
export { default as BadgeCheckIcon } from '../icons/badge-check';
|
|
3189
3211
|
export {
|
|
@@ -3220,60 +3242,60 @@ export {
|
|
|
3220
3242
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Braces} instead. */
|
|
3221
3243
|
default as CurlyBracesIcon
|
|
3222
3244
|
} from '../icons/braces';
|
|
3223
|
-
// Captions aliases
|
|
3224
|
-
export { default as CaptionsIcon } from '../icons/captions';
|
|
3225
|
-
export {
|
|
3226
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Captions} instead. */
|
|
3227
|
-
default as SubtitlesIcon
|
|
3228
|
-
} from '../icons/captions';
|
|
3229
3245
|
// ChartArea aliases
|
|
3230
3246
|
export { default as ChartAreaIcon } from '../icons/chart-area';
|
|
3231
3247
|
export {
|
|
3232
3248
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartArea} instead. */
|
|
3233
3249
|
default as AreaChartIcon
|
|
3234
3250
|
} from '../icons/chart-area';
|
|
3251
|
+
// Captions aliases
|
|
3252
|
+
export { default as CaptionsIcon } from '../icons/captions';
|
|
3253
|
+
export {
|
|
3254
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Captions} instead. */
|
|
3255
|
+
default as SubtitlesIcon
|
|
3256
|
+
} from '../icons/captions';
|
|
3235
3257
|
// ChartBarBig aliases
|
|
3236
3258
|
export { default as ChartBarBigIcon } from '../icons/chart-bar-big';
|
|
3237
3259
|
export {
|
|
3238
3260
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBarBig} instead. */
|
|
3239
3261
|
default as BarChartHorizontalBigIcon
|
|
3240
3262
|
} from '../icons/chart-bar-big';
|
|
3241
|
-
// ChartBar aliases
|
|
3242
|
-
export { default as ChartBarIcon } from '../icons/chart-bar';
|
|
3243
|
-
export {
|
|
3244
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBar} instead. */
|
|
3245
|
-
default as BarChartHorizontalIcon
|
|
3246
|
-
} from '../icons/chart-bar';
|
|
3247
3263
|
// ChartCandlestick aliases
|
|
3248
3264
|
export { default as ChartCandlestickIcon } from '../icons/chart-candlestick';
|
|
3249
3265
|
export {
|
|
3250
3266
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartCandlestick} instead. */
|
|
3251
3267
|
default as CandlestickChartIcon
|
|
3252
3268
|
} from '../icons/chart-candlestick';
|
|
3253
|
-
//
|
|
3254
|
-
export { default as
|
|
3269
|
+
// ChartBar aliases
|
|
3270
|
+
export { default as ChartBarIcon } from '../icons/chart-bar';
|
|
3255
3271
|
export {
|
|
3256
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3257
|
-
default as
|
|
3258
|
-
} from '../icons/chart-
|
|
3272
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartBar} instead. */
|
|
3273
|
+
default as BarChartHorizontalIcon
|
|
3274
|
+
} from '../icons/chart-bar';
|
|
3259
3275
|
// ChartColumnBig aliases
|
|
3260
3276
|
export { default as ChartColumnBigIcon } from '../icons/chart-column-big';
|
|
3261
3277
|
export {
|
|
3262
3278
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnBig} instead. */
|
|
3263
3279
|
default as BarChartBigIcon
|
|
3264
3280
|
} from '../icons/chart-column-big';
|
|
3265
|
-
//
|
|
3266
|
-
export { default as
|
|
3281
|
+
// ChartColumnIncreasing aliases
|
|
3282
|
+
export { default as ChartColumnIncreasingIcon } from '../icons/chart-column-increasing';
|
|
3267
3283
|
export {
|
|
3268
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3269
|
-
default as
|
|
3270
|
-
} from '../icons/chart-column';
|
|
3284
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumnIncreasing} instead. */
|
|
3285
|
+
default as BarChart4Icon
|
|
3286
|
+
} from '../icons/chart-column-increasing';
|
|
3271
3287
|
// ChartLine aliases
|
|
3272
3288
|
export { default as ChartLineIcon } from '../icons/chart-line';
|
|
3273
3289
|
export {
|
|
3274
3290
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartLine} instead. */
|
|
3275
3291
|
default as LineChartIcon
|
|
3276
3292
|
} from '../icons/chart-line';
|
|
3293
|
+
// ChartColumn aliases
|
|
3294
|
+
export { default as ChartColumnIcon } from '../icons/chart-column';
|
|
3295
|
+
export {
|
|
3296
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ChartColumn} instead. */
|
|
3297
|
+
default as BarChart3Icon
|
|
3298
|
+
} from '../icons/chart-column';
|
|
3277
3299
|
// ChartNoAxesColumnIncreasing aliases
|
|
3278
3300
|
export { default as ChartNoAxesColumnIncreasingIcon } from '../icons/chart-no-axes-column-increasing';
|
|
3279
3301
|
export {
|
|
@@ -3364,24 +3386,18 @@ export {
|
|
|
3364
3386
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheckBig} instead. */
|
|
3365
3387
|
default as CheckCircleIcon
|
|
3366
3388
|
} from '../icons/circle-check-big';
|
|
3367
|
-
// CircleCheck aliases
|
|
3368
|
-
export { default as CircleCheckIcon } from '../icons/circle-check';
|
|
3369
|
-
export {
|
|
3370
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheck} instead. */
|
|
3371
|
-
default as CheckCircle2Icon
|
|
3372
|
-
} from '../icons/circle-check';
|
|
3373
3389
|
// CircleChevronDown aliases
|
|
3374
3390
|
export { default as CircleChevronDownIcon } from '../icons/circle-chevron-down';
|
|
3375
3391
|
export {
|
|
3376
3392
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronDown} instead. */
|
|
3377
3393
|
default as ChevronDownCircleIcon
|
|
3378
3394
|
} from '../icons/circle-chevron-down';
|
|
3379
|
-
//
|
|
3380
|
-
export { default as
|
|
3395
|
+
// CircleCheck aliases
|
|
3396
|
+
export { default as CircleCheckIcon } from '../icons/circle-check';
|
|
3381
3397
|
export {
|
|
3382
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3383
|
-
default as
|
|
3384
|
-
} from '../icons/circle-
|
|
3398
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleCheck} instead. */
|
|
3399
|
+
default as CheckCircle2Icon
|
|
3400
|
+
} from '../icons/circle-check';
|
|
3385
3401
|
// CircleChevronLeft aliases
|
|
3386
3402
|
export { default as CircleChevronLeftIcon } from '../icons/circle-chevron-left';
|
|
3387
3403
|
export {
|
|
@@ -3394,6 +3410,12 @@ export {
|
|
|
3394
3410
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronUp} instead. */
|
|
3395
3411
|
default as ChevronUpCircleIcon
|
|
3396
3412
|
} from '../icons/circle-chevron-up';
|
|
3413
|
+
// CircleChevronRight aliases
|
|
3414
|
+
export { default as CircleChevronRightIcon } from '../icons/circle-chevron-right';
|
|
3415
|
+
export {
|
|
3416
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleChevronRight} instead. */
|
|
3417
|
+
default as ChevronRightCircleIcon
|
|
3418
|
+
} from '../icons/circle-chevron-right';
|
|
3397
3419
|
// CircleDivide aliases
|
|
3398
3420
|
export { default as CircleDivideIcon } from '../icons/circle-divide';
|
|
3399
3421
|
export {
|
|
@@ -3412,6 +3434,12 @@ export {
|
|
|
3412
3434
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleMinus} instead. */
|
|
3413
3435
|
default as MinusCircleIcon
|
|
3414
3436
|
} from '../icons/circle-minus';
|
|
3437
|
+
// CircleParkingOff aliases
|
|
3438
|
+
export { default as CircleParkingOffIcon } from '../icons/circle-parking-off';
|
|
3439
|
+
export {
|
|
3440
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParkingOff} instead. */
|
|
3441
|
+
default as ParkingCircleOffIcon
|
|
3442
|
+
} from '../icons/circle-parking-off';
|
|
3415
3443
|
// CircleParking aliases
|
|
3416
3444
|
export { default as CircleParkingIcon } from '../icons/circle-parking';
|
|
3417
3445
|
export {
|
|
@@ -3430,12 +3458,6 @@ export {
|
|
|
3430
3458
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CirclePercent} instead. */
|
|
3431
3459
|
default as PercentCircleIcon
|
|
3432
3460
|
} from '../icons/circle-percent';
|
|
3433
|
-
// CircleParkingOff aliases
|
|
3434
|
-
export { default as CircleParkingOffIcon } from '../icons/circle-parking-off';
|
|
3435
|
-
export {
|
|
3436
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link CircleParkingOff} instead. */
|
|
3437
|
-
default as ParkingCircleOffIcon
|
|
3438
|
-
} from '../icons/circle-parking-off';
|
|
3439
3461
|
// CirclePlay aliases
|
|
3440
3462
|
export { default as CirclePlayIcon } from '../icons/circle-play';
|
|
3441
3463
|
export {
|
|
@@ -3530,6 +3552,12 @@ export {
|
|
|
3530
3552
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns2} instead. */
|
|
3531
3553
|
default as ColumnsIcon
|
|
3532
3554
|
} from '../icons/columns-2';
|
|
3555
|
+
// Columns3 aliases
|
|
3556
|
+
export { default as Columns3Icon } from '../icons/columns-3';
|
|
3557
|
+
export {
|
|
3558
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Columns3} instead. */
|
|
3559
|
+
default as PanelsLeftRightIcon
|
|
3560
|
+
} from '../icons/columns-3';
|
|
3533
3561
|
// Columns3Cog aliases
|
|
3534
3562
|
export { default as Columns3CogIcon } from '../icons/columns-3-cog';
|
|
3535
3563
|
export {
|
|
@@ -3546,24 +3574,18 @@ export {
|
|
|
3546
3574
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ContactRound} instead. */
|
|
3547
3575
|
default as Contact2Icon
|
|
3548
3576
|
} from '../icons/contact-round';
|
|
3549
|
-
//
|
|
3550
|
-
export { default as
|
|
3577
|
+
// DiamondPercent aliases
|
|
3578
|
+
export { default as DiamondPercentIcon } from '../icons/diamond-percent';
|
|
3551
3579
|
export {
|
|
3552
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3553
|
-
default as
|
|
3554
|
-
} from '../icons/
|
|
3580
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link DiamondPercent} instead. */
|
|
3581
|
+
default as PercentDiamondIcon
|
|
3582
|
+
} from '../icons/diamond-percent';
|
|
3555
3583
|
// Earth aliases
|
|
3556
3584
|
export { default as EarthIcon } from '../icons/earth';
|
|
3557
3585
|
export {
|
|
3558
3586
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Earth} instead. */
|
|
3559
3587
|
default as Globe2Icon
|
|
3560
3588
|
} from '../icons/earth';
|
|
3561
|
-
// DiamondPercent aliases
|
|
3562
|
-
export { default as DiamondPercentIcon } from '../icons/diamond-percent';
|
|
3563
|
-
export {
|
|
3564
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link DiamondPercent} instead. */
|
|
3565
|
-
default as PercentDiamondIcon
|
|
3566
|
-
} from '../icons/diamond-percent';
|
|
3567
3589
|
// EllipsisVertical aliases
|
|
3568
3590
|
export { default as EllipsisVerticalIcon } from '../icons/ellipsis-vertical';
|
|
3569
3591
|
export {
|
|
@@ -3576,18 +3598,18 @@ export {
|
|
|
3576
3598
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Ellipsis} instead. */
|
|
3577
3599
|
default as MoreHorizontalIcon
|
|
3578
3600
|
} from '../icons/ellipsis';
|
|
3579
|
-
// FaceExpressionless aliases
|
|
3580
|
-
export { default as FaceExpressionlessIcon } from '../icons/face-expressionless';
|
|
3581
|
-
export {
|
|
3582
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FaceExpressionless} instead. */
|
|
3583
|
-
default as AnnoyedIcon
|
|
3584
|
-
} from '../icons/face-expressionless';
|
|
3585
3601
|
// FaceAngry aliases
|
|
3586
3602
|
export { default as FaceAngryIcon } from '../icons/face-angry';
|
|
3587
3603
|
export {
|
|
3588
3604
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FaceAngry} instead. */
|
|
3589
3605
|
default as AngryIcon
|
|
3590
3606
|
} from '../icons/face-angry';
|
|
3607
|
+
// FaceExpressionless aliases
|
|
3608
|
+
export { default as FaceExpressionlessIcon } from '../icons/face-expressionless';
|
|
3609
|
+
export {
|
|
3610
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FaceExpressionless} instead. */
|
|
3611
|
+
default as AnnoyedIcon
|
|
3612
|
+
} from '../icons/face-expressionless';
|
|
3591
3613
|
// FaceGrinning aliases
|
|
3592
3614
|
export { default as FaceGrinningIcon } from '../icons/face-grinning';
|
|
3593
3615
|
export {
|
|
@@ -3600,24 +3622,30 @@ export {
|
|
|
3600
3622
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FaceNeutral} instead. */
|
|
3601
3623
|
default as MehIcon
|
|
3602
3624
|
} from '../icons/face-neutral';
|
|
3603
|
-
// FaceSlightlySmilingPlus aliases
|
|
3604
|
-
export { default as FaceSlightlySmilingPlusIcon } from '../icons/face-slightly-smiling-plus';
|
|
3605
|
-
export {
|
|
3606
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FaceSlightlySmilingPlus} instead. */
|
|
3607
|
-
default as SmilePlusIcon
|
|
3608
|
-
} from '../icons/face-slightly-smiling-plus';
|
|
3609
3625
|
// FaceSlightlyFrowning aliases
|
|
3610
3626
|
export { default as FaceSlightlyFrowningIcon } from '../icons/face-slightly-frowning';
|
|
3611
3627
|
export {
|
|
3612
3628
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FaceSlightlyFrowning} instead. */
|
|
3613
3629
|
default as FrownIcon
|
|
3614
3630
|
} from '../icons/face-slightly-frowning';
|
|
3631
|
+
// FaceSlightlySmilingPlus aliases
|
|
3632
|
+
export { default as FaceSlightlySmilingPlusIcon } from '../icons/face-slightly-smiling-plus';
|
|
3633
|
+
export {
|
|
3634
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FaceSlightlySmilingPlus} instead. */
|
|
3635
|
+
default as SmilePlusIcon
|
|
3636
|
+
} from '../icons/face-slightly-smiling-plus';
|
|
3615
3637
|
// FaceSlightlySmiling aliases
|
|
3616
3638
|
export { default as FaceSlightlySmilingIcon } from '../icons/face-slightly-smiling';
|
|
3617
3639
|
export {
|
|
3618
3640
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FaceSlightlySmiling} instead. */
|
|
3619
3641
|
default as SmileIcon
|
|
3620
3642
|
} from '../icons/face-slightly-smiling';
|
|
3643
|
+
// FileAxis3d aliases
|
|
3644
|
+
export { default as FileAxis3dIcon } from '../icons/file-axis-3d';
|
|
3645
|
+
export {
|
|
3646
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileAxis3d} instead. */
|
|
3647
|
+
default as FileAxis3DIcon
|
|
3648
|
+
} from '../icons/file-axis-3d';
|
|
3621
3649
|
// FileBadge aliases
|
|
3622
3650
|
export { default as FileBadgeIcon } from '../icons/file-badge';
|
|
3623
3651
|
export {
|
|
@@ -3630,12 +3658,6 @@ export {
|
|
|
3630
3658
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileBracesCorner} instead. */
|
|
3631
3659
|
default as FileJson2Icon
|
|
3632
3660
|
} from '../icons/file-braces-corner';
|
|
3633
|
-
// FileAxis3d aliases
|
|
3634
|
-
export { default as FileAxis3dIcon } from '../icons/file-axis-3d';
|
|
3635
|
-
export {
|
|
3636
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileAxis3d} instead. */
|
|
3637
|
-
default as FileAxis3DIcon
|
|
3638
|
-
} from '../icons/file-axis-3d';
|
|
3639
3661
|
// FileBraces aliases
|
|
3640
3662
|
export { default as FileBracesIcon } from '../icons/file-braces';
|
|
3641
3663
|
export {
|
|
@@ -3678,12 +3700,12 @@ export {
|
|
|
3678
3700
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCodeCorner} instead. */
|
|
3679
3701
|
default as FileCode2Icon
|
|
3680
3702
|
} from '../icons/file-code-corner';
|
|
3681
|
-
//
|
|
3682
|
-
export { default as
|
|
3703
|
+
// FileCog aliases
|
|
3704
|
+
export { default as FileCogIcon } from '../icons/file-cog';
|
|
3683
3705
|
export {
|
|
3684
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3685
|
-
default as
|
|
3686
|
-
} from '../icons/file-
|
|
3706
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCog} instead. */
|
|
3707
|
+
default as FileCog2Icon
|
|
3708
|
+
} from '../icons/file-cog';
|
|
3687
3709
|
// FileHeadphone aliases
|
|
3688
3710
|
export { default as FileHeadphoneIcon } from '../icons/file-headphone';
|
|
3689
3711
|
export {
|
|
@@ -3694,18 +3716,18 @@ export {
|
|
|
3694
3716
|
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileHeadphone} instead. */
|
|
3695
3717
|
default as FileAudio2Icon
|
|
3696
3718
|
} from '../icons/file-headphone';
|
|
3697
|
-
// FileCog aliases
|
|
3698
|
-
export { default as FileCogIcon } from '../icons/file-cog';
|
|
3699
|
-
export {
|
|
3700
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileCog} instead. */
|
|
3701
|
-
default as FileCog2Icon
|
|
3702
|
-
} from '../icons/file-cog';
|
|
3703
3719
|
// FileKey aliases
|
|
3704
3720
|
export { default as FileKeyIcon } from '../icons/file-key';
|
|
3705
3721
|
export {
|
|
3706
3722
|
/** @deprecated The icon was combined with another icon that shares the same use case, use {@link FileKey} instead. */
|
|
3707
3723
|
default as FileKey2Icon
|
|
3708
3724
|
} from '../icons/file-key';
|
|
3725
|
+
// FileExclamationPoint aliases
|
|
3726
|
+
export { default as FileExclamationPointIcon } from '../icons/file-exclamation-point';
|
|
3727
|
+
export {
|
|
3728
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileExclamationPoint} instead. */
|
|
3729
|
+
default as FileWarningIcon
|
|
3730
|
+
} from '../icons/file-exclamation-point';
|
|
3709
3731
|
// FileLock aliases
|
|
3710
3732
|
export { default as FileLockIcon } from '../icons/file-lock';
|
|
3711
3733
|
export {
|
|
@@ -3724,18 +3746,18 @@ export {
|
|
|
3724
3746
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePenLine} instead. */
|
|
3725
3747
|
default as FileSignatureIcon
|
|
3726
3748
|
} from '../icons/file-pen-line';
|
|
3727
|
-
// FilePlay aliases
|
|
3728
|
-
export { default as FilePlayIcon } from '../icons/file-play';
|
|
3729
|
-
export {
|
|
3730
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlay} instead. */
|
|
3731
|
-
default as FileVideoIcon
|
|
3732
|
-
} from '../icons/file-play';
|
|
3733
3749
|
// FilePen aliases
|
|
3734
3750
|
export { default as FilePenIcon } from '../icons/file-pen';
|
|
3735
3751
|
export {
|
|
3736
3752
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePen} instead. */
|
|
3737
3753
|
default as FileEditIcon
|
|
3738
3754
|
} from '../icons/file-pen';
|
|
3755
|
+
// FilePlay aliases
|
|
3756
|
+
export { default as FilePlayIcon } from '../icons/file-play';
|
|
3757
|
+
export {
|
|
3758
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FilePlay} instead. */
|
|
3759
|
+
default as FileVideoIcon
|
|
3760
|
+
} from '../icons/file-play';
|
|
3739
3761
|
// FilePlusCorner aliases
|
|
3740
3762
|
export { default as FilePlusCornerIcon } from '../icons/file-plus-corner';
|
|
3741
3763
|
export {
|
|
@@ -3760,18 +3782,18 @@ export {
|
|
|
3760
3782
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileSignal} instead. */
|
|
3761
3783
|
default as FileVolume2Icon
|
|
3762
3784
|
} from '../icons/file-signal';
|
|
3763
|
-
// FileTypeCorner aliases
|
|
3764
|
-
export { default as FileTypeCornerIcon } from '../icons/file-type-corner';
|
|
3765
|
-
export {
|
|
3766
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileTypeCorner} instead. */
|
|
3767
|
-
default as FileType2Icon
|
|
3768
|
-
} from '../icons/file-type-corner';
|
|
3769
3785
|
// FileVideoCamera aliases
|
|
3770
3786
|
export { default as FileVideoCameraIcon } from '../icons/file-video-camera';
|
|
3771
3787
|
export {
|
|
3772
3788
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileVideoCamera} instead. */
|
|
3773
3789
|
default as FileVideo2Icon
|
|
3774
3790
|
} from '../icons/file-video-camera';
|
|
3791
|
+
// FileTypeCorner aliases
|
|
3792
|
+
export { default as FileTypeCornerIcon } from '../icons/file-type-corner';
|
|
3793
|
+
export {
|
|
3794
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link FileTypeCorner} instead. */
|
|
3795
|
+
default as FileType2Icon
|
|
3796
|
+
} from '../icons/file-type-corner';
|
|
3775
3797
|
// FileXCorner aliases
|
|
3776
3798
|
export { default as FileXCornerIcon } from '../icons/file-x-corner';
|
|
3777
3799
|
export {
|
|
@@ -3842,48 +3864,48 @@ export {
|
|
|
3842
3864
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid3x3} instead. */
|
|
3843
3865
|
default as Grid3X3Icon
|
|
3844
3866
|
} from '../icons/grid-3x3';
|
|
3845
|
-
// Grid2x2 aliases
|
|
3846
|
-
export { default as Grid2x2Icon } from '../icons/grid-2x2';
|
|
3847
|
-
export {
|
|
3848
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2} instead. */
|
|
3849
|
-
default as Grid2X2Icon
|
|
3850
|
-
} from '../icons/grid-2x2';
|
|
3851
3867
|
// HandGrab aliases
|
|
3852
3868
|
export { default as HandGrabIcon } from '../icons/hand-grab';
|
|
3853
3869
|
export {
|
|
3854
3870
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandGrab} instead. */
|
|
3855
3871
|
default as GrabIcon
|
|
3856
3872
|
} from '../icons/hand-grab';
|
|
3873
|
+
// Grid2x2 aliases
|
|
3874
|
+
export { default as Grid2x2Icon } from '../icons/grid-2x2';
|
|
3875
|
+
export {
|
|
3876
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Grid2x2} instead. */
|
|
3877
|
+
default as Grid2X2Icon
|
|
3878
|
+
} from '../icons/grid-2x2';
|
|
3857
3879
|
// HandHelping aliases
|
|
3858
3880
|
export { default as HandHelpingIcon } from '../icons/hand-helping';
|
|
3859
3881
|
export {
|
|
3860
3882
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link HandHelping} instead. */
|
|
3861
3883
|
default as HelpingHandIcon
|
|
3862
3884
|
} from '../icons/hand-helping';
|
|
3863
|
-
// IceCreamBowl aliases
|
|
3864
|
-
export { default as IceCreamBowlIcon } from '../icons/ice-cream-bowl';
|
|
3865
|
-
export {
|
|
3866
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamBowl} instead. */
|
|
3867
|
-
default as IceCream2Icon
|
|
3868
|
-
} from '../icons/ice-cream-bowl';
|
|
3869
3885
|
// House aliases
|
|
3870
3886
|
export { default as HouseIcon } from '../icons/house';
|
|
3871
3887
|
export {
|
|
3872
3888
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link House} instead. */
|
|
3873
3889
|
default as HomeIcon
|
|
3874
3890
|
} from '../icons/house';
|
|
3875
|
-
//
|
|
3876
|
-
export { default as
|
|
3891
|
+
// IceCreamBowl aliases
|
|
3892
|
+
export { default as IceCreamBowlIcon } from '../icons/ice-cream-bowl';
|
|
3877
3893
|
export {
|
|
3878
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3879
|
-
default as
|
|
3880
|
-
} from '../icons/ice-cream-
|
|
3894
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamBowl} instead. */
|
|
3895
|
+
default as IceCream2Icon
|
|
3896
|
+
} from '../icons/ice-cream-bowl';
|
|
3881
3897
|
// LaptopMinimal aliases
|
|
3882
3898
|
export { default as LaptopMinimalIcon } from '../icons/laptop-minimal';
|
|
3883
3899
|
export {
|
|
3884
3900
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link LaptopMinimal} instead. */
|
|
3885
3901
|
default as Laptop2Icon
|
|
3886
3902
|
} from '../icons/laptop-minimal';
|
|
3903
|
+
// IceCreamCone aliases
|
|
3904
|
+
export { default as IceCreamConeIcon } from '../icons/ice-cream-cone';
|
|
3905
|
+
export {
|
|
3906
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link IceCreamCone} instead. */
|
|
3907
|
+
default as IceCreamIcon
|
|
3908
|
+
} from '../icons/ice-cream-cone';
|
|
3887
3909
|
// Layers aliases
|
|
3888
3910
|
export { default as LayersIcon } from '../icons/layers';
|
|
3889
3911
|
export {
|
|
@@ -3952,30 +3974,30 @@ export {
|
|
|
3952
3974
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MicSignal} instead. */
|
|
3953
3975
|
default as PodcastIcon
|
|
3954
3976
|
} from '../icons/mic-signal';
|
|
3955
|
-
// MicVocal aliases
|
|
3956
|
-
export { default as MicVocalIcon } from '../icons/mic-vocal';
|
|
3957
|
-
export {
|
|
3958
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MicVocal} instead. */
|
|
3959
|
-
default as Mic2Icon
|
|
3960
|
-
} from '../icons/mic-vocal';
|
|
3961
3977
|
// Move3d aliases
|
|
3962
3978
|
export { default as Move3dIcon } from '../icons/move-3d';
|
|
3963
3979
|
export {
|
|
3964
3980
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Move3d} instead. */
|
|
3965
3981
|
default as Move3DIcon
|
|
3966
3982
|
} from '../icons/move-3d';
|
|
3967
|
-
//
|
|
3968
|
-
export { default as
|
|
3983
|
+
// MicVocal aliases
|
|
3984
|
+
export { default as MicVocalIcon } from '../icons/mic-vocal';
|
|
3969
3985
|
export {
|
|
3970
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
3971
|
-
default as
|
|
3972
|
-
} from '../icons/
|
|
3986
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link MicVocal} instead. */
|
|
3987
|
+
default as Mic2Icon
|
|
3988
|
+
} from '../icons/mic-vocal';
|
|
3973
3989
|
// OctagonPause aliases
|
|
3974
3990
|
export { default as OctagonPauseIcon } from '../icons/octagon-pause';
|
|
3975
3991
|
export {
|
|
3976
3992
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonPause} instead. */
|
|
3977
3993
|
default as PauseOctagonIcon
|
|
3978
3994
|
} from '../icons/octagon-pause';
|
|
3995
|
+
// OctagonAlert aliases
|
|
3996
|
+
export { default as OctagonAlertIcon } from '../icons/octagon-alert';
|
|
3997
|
+
export {
|
|
3998
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link OctagonAlert} instead. */
|
|
3999
|
+
default as AlertOctagonIcon
|
|
4000
|
+
} from '../icons/octagon-alert';
|
|
3979
4001
|
// OctagonX aliases
|
|
3980
4002
|
export { default as OctagonXIcon } from '../icons/octagon-x';
|
|
3981
4003
|
export {
|
|
@@ -3988,30 +4010,24 @@ export {
|
|
|
3988
4010
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PaintbrushVertical} instead. */
|
|
3989
4011
|
default as Paintbrush2Icon
|
|
3990
4012
|
} from '../icons/paintbrush-vertical';
|
|
3991
|
-
// PanelBottomDashed aliases
|
|
3992
|
-
export { default as PanelBottomDashedIcon } from '../icons/panel-bottom-dashed';
|
|
3993
|
-
export {
|
|
3994
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelBottomDashed} instead. */
|
|
3995
|
-
default as PanelBottomInactiveIcon
|
|
3996
|
-
} from '../icons/panel-bottom-dashed';
|
|
3997
4013
|
// PanelLeftClose aliases
|
|
3998
4014
|
export { default as PanelLeftCloseIcon } from '../icons/panel-left-close';
|
|
3999
4015
|
export {
|
|
4000
4016
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftClose} instead. */
|
|
4001
4017
|
default as SidebarCloseIcon
|
|
4002
4018
|
} from '../icons/panel-left-close';
|
|
4019
|
+
// PanelBottomDashed aliases
|
|
4020
|
+
export { default as PanelBottomDashedIcon } from '../icons/panel-bottom-dashed';
|
|
4021
|
+
export {
|
|
4022
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelBottomDashed} instead. */
|
|
4023
|
+
default as PanelBottomInactiveIcon
|
|
4024
|
+
} from '../icons/panel-bottom-dashed';
|
|
4003
4025
|
// PanelLeftDashed aliases
|
|
4004
4026
|
export { default as PanelLeftDashedIcon } from '../icons/panel-left-dashed';
|
|
4005
4027
|
export {
|
|
4006
4028
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftDashed} instead. */
|
|
4007
4029
|
default as PanelLeftInactiveIcon
|
|
4008
4030
|
} from '../icons/panel-left-dashed';
|
|
4009
|
-
// PanelLeftOpen aliases
|
|
4010
|
-
export { default as PanelLeftOpenIcon } from '../icons/panel-left-open';
|
|
4011
|
-
export {
|
|
4012
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftOpen} instead. */
|
|
4013
|
-
default as SidebarOpenIcon
|
|
4014
|
-
} from '../icons/panel-left-open';
|
|
4015
4031
|
// PanelLeft aliases
|
|
4016
4032
|
export { default as PanelLeftIcon } from '../icons/panel-left';
|
|
4017
4033
|
export {
|
|
@@ -4030,42 +4046,48 @@ export {
|
|
|
4030
4046
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelTopDashed} instead. */
|
|
4031
4047
|
default as PanelTopInactiveIcon
|
|
4032
4048
|
} from '../icons/panel-top-dashed';
|
|
4049
|
+
// PanelLeftOpen aliases
|
|
4050
|
+
export { default as PanelLeftOpenIcon } from '../icons/panel-left-open';
|
|
4051
|
+
export {
|
|
4052
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelLeftOpen} instead. */
|
|
4053
|
+
default as SidebarOpenIcon
|
|
4054
|
+
} from '../icons/panel-left-open';
|
|
4033
4055
|
// PanelsTopLeft aliases
|
|
4034
4056
|
export { default as PanelsTopLeftIcon } from '../icons/panels-top-left';
|
|
4035
4057
|
export {
|
|
4036
4058
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PanelsTopLeft} instead. */
|
|
4037
4059
|
default as LayoutIcon
|
|
4038
4060
|
} from '../icons/panels-top-left';
|
|
4061
|
+
// Pen aliases
|
|
4062
|
+
export { default as PenIcon } from '../icons/pen';
|
|
4063
|
+
export {
|
|
4064
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Pen} instead. */
|
|
4065
|
+
default as Edit2Icon
|
|
4066
|
+
} from '../icons/pen';
|
|
4039
4067
|
// PenLine aliases
|
|
4040
4068
|
export { default as PenLineIcon } from '../icons/pen-line';
|
|
4041
4069
|
export {
|
|
4042
4070
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PenLine} instead. */
|
|
4043
4071
|
default as Edit3Icon
|
|
4044
4072
|
} from '../icons/pen-line';
|
|
4073
|
+
// Rotate3d aliases
|
|
4074
|
+
export { default as Rotate3dIcon } from '../icons/rotate-3d';
|
|
4075
|
+
export {
|
|
4076
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rotate3d} instead. */
|
|
4077
|
+
default as Rotate3DIcon
|
|
4078
|
+
} from '../icons/rotate-3d';
|
|
4045
4079
|
// PlugZap aliases
|
|
4046
4080
|
export { default as PlugZapIcon } from '../icons/plug-zap';
|
|
4047
4081
|
export {
|
|
4048
4082
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link PlugZap} instead. */
|
|
4049
4083
|
default as PlugZap2Icon
|
|
4050
4084
|
} from '../icons/plug-zap';
|
|
4051
|
-
// Pen aliases
|
|
4052
|
-
export { default as PenIcon } from '../icons/pen';
|
|
4053
|
-
export {
|
|
4054
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Pen} instead. */
|
|
4055
|
-
default as Edit2Icon
|
|
4056
|
-
} from '../icons/pen';
|
|
4057
4085
|
// RectangleEllipsis aliases
|
|
4058
4086
|
export { default as RectangleEllipsisIcon } from '../icons/rectangle-ellipsis';
|
|
4059
4087
|
export {
|
|
4060
4088
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link RectangleEllipsis} instead. */
|
|
4061
4089
|
default as FormInputIcon
|
|
4062
4090
|
} from '../icons/rectangle-ellipsis';
|
|
4063
|
-
// Rotate3d aliases
|
|
4064
|
-
export { default as Rotate3dIcon } from '../icons/rotate-3d';
|
|
4065
|
-
export {
|
|
4066
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Rotate3d} instead. */
|
|
4067
|
-
default as Rotate3DIcon
|
|
4068
|
-
} from '../icons/rotate-3d';
|
|
4069
4091
|
// RotateCcwClock aliases
|
|
4070
4092
|
export { default as RotateCcwClockIcon } from '../icons/rotate-ccw-clock';
|
|
4071
4093
|
export {
|
|
@@ -4096,18 +4118,18 @@ export {
|
|
|
4096
4118
|
/** @deprecated Renamed because of typo, use {@link SendHorizontal} instead. */
|
|
4097
4119
|
default as SendHorizonalIcon
|
|
4098
4120
|
} from '../icons/send-horizontal';
|
|
4099
|
-
// ShieldQuestionMark aliases
|
|
4100
|
-
export { default as ShieldQuestionMarkIcon } from '../icons/shield-question-mark';
|
|
4101
|
-
export {
|
|
4102
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldQuestionMark} instead. */
|
|
4103
|
-
default as ShieldQuestionIcon
|
|
4104
|
-
} from '../icons/shield-question-mark';
|
|
4105
4121
|
// ShieldX aliases
|
|
4106
4122
|
export { default as ShieldXIcon } from '../icons/shield-x';
|
|
4107
4123
|
export {
|
|
4108
4124
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldX} instead. */
|
|
4109
4125
|
default as ShieldCloseIcon
|
|
4110
4126
|
} from '../icons/shield-x';
|
|
4127
|
+
// ShieldQuestionMark aliases
|
|
4128
|
+
export { default as ShieldQuestionMarkIcon } from '../icons/shield-question-mark';
|
|
4129
|
+
export {
|
|
4130
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link ShieldQuestionMark} instead. */
|
|
4131
|
+
default as ShieldQuestionIcon
|
|
4132
|
+
} from '../icons/shield-question-mark';
|
|
4111
4133
|
// SlidersVertical aliases
|
|
4112
4134
|
export { default as SlidersVerticalIcon } from '../icons/sliders-vertical';
|
|
4113
4135
|
export {
|
|
@@ -4132,18 +4154,18 @@ export {
|
|
|
4132
4154
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownLeft} instead. */
|
|
4133
4155
|
default as ArrowDownLeftSquareIcon
|
|
4134
4156
|
} from '../icons/square-arrow-down-left';
|
|
4135
|
-
// SquareArrowDown aliases
|
|
4136
|
-
export { default as SquareArrowDownIcon } from '../icons/square-arrow-down';
|
|
4137
|
-
export {
|
|
4138
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDown} instead. */
|
|
4139
|
-
default as ArrowDownSquareIcon
|
|
4140
|
-
} from '../icons/square-arrow-down';
|
|
4141
4157
|
// SquareArrowDownRight aliases
|
|
4142
4158
|
export { default as SquareArrowDownRightIcon } from '../icons/square-arrow-down-right';
|
|
4143
4159
|
export {
|
|
4144
4160
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDownRight} instead. */
|
|
4145
4161
|
default as ArrowDownRightSquareIcon
|
|
4146
4162
|
} from '../icons/square-arrow-down-right';
|
|
4163
|
+
// SquareArrowDown aliases
|
|
4164
|
+
export { default as SquareArrowDownIcon } from '../icons/square-arrow-down';
|
|
4165
|
+
export {
|
|
4166
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowDown} instead. */
|
|
4167
|
+
default as ArrowDownSquareIcon
|
|
4168
|
+
} from '../icons/square-arrow-down';
|
|
4147
4169
|
// SquareArrowLeft aliases
|
|
4148
4170
|
export { default as SquareArrowLeftIcon } from '../icons/square-arrow-left';
|
|
4149
4171
|
export {
|
|
@@ -4180,52 +4202,42 @@ export {
|
|
|
4180
4202
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowRight} instead. */
|
|
4181
4203
|
default as ArrowRightSquareIcon
|
|
4182
4204
|
} from '../icons/square-arrow-right';
|
|
4183
|
-
//
|
|
4184
|
-
export { default as
|
|
4205
|
+
// SquareArrowUpRight aliases
|
|
4206
|
+
export { default as SquareArrowUpRightIcon } from '../icons/square-arrow-up-right';
|
|
4185
4207
|
export {
|
|
4186
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4187
|
-
default as
|
|
4188
|
-
} from '../icons/square-arrow-up-
|
|
4208
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpRight} instead. */
|
|
4209
|
+
default as ArrowUpRightSquareIcon
|
|
4210
|
+
} from '../icons/square-arrow-up-right';
|
|
4189
4211
|
// SquareArrowUp aliases
|
|
4190
4212
|
export { default as SquareArrowUpIcon } from '../icons/square-arrow-up';
|
|
4191
4213
|
export {
|
|
4192
4214
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUp} instead. */
|
|
4193
4215
|
default as ArrowUpSquareIcon
|
|
4194
4216
|
} from '../icons/square-arrow-up';
|
|
4217
|
+
// SquareArrowUpLeft aliases
|
|
4218
|
+
export { default as SquareArrowUpLeftIcon } from '../icons/square-arrow-up-left';
|
|
4219
|
+
export {
|
|
4220
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpLeft} instead. */
|
|
4221
|
+
default as ArrowUpLeftSquareIcon
|
|
4222
|
+
} from '../icons/square-arrow-up-left';
|
|
4195
4223
|
// SquareAsterisk aliases
|
|
4196
4224
|
export { default as SquareAsteriskIcon } from '../icons/square-asterisk';
|
|
4197
4225
|
export {
|
|
4198
4226
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareAsterisk} instead. */
|
|
4199
4227
|
default as AsteriskSquareIcon
|
|
4200
4228
|
} from '../icons/square-asterisk';
|
|
4201
|
-
// SquareArrowUpRight aliases
|
|
4202
|
-
export { default as SquareArrowUpRightIcon } from '../icons/square-arrow-up-right';
|
|
4203
|
-
export {
|
|
4204
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareArrowUpRight} instead. */
|
|
4205
|
-
default as ArrowUpRightSquareIcon
|
|
4206
|
-
} from '../icons/square-arrow-up-right';
|
|
4207
|
-
// SquareCenterlineDashedHorizontal aliases
|
|
4208
|
-
export { default as SquareCenterlineDashedHorizontalIcon } from '../icons/square-centerline-dashed-horizontal';
|
|
4209
|
-
export {
|
|
4210
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCenterlineDashedHorizontal} instead. */
|
|
4211
|
-
default as FlipHorizontalIcon
|
|
4212
|
-
} from '../icons/square-centerline-dashed-horizontal';
|
|
4213
4229
|
// SquareBottomDashedScissors aliases
|
|
4214
4230
|
export { default as SquareBottomDashedScissorsIcon } from '../icons/square-bottom-dashed-scissors';
|
|
4215
4231
|
export {
|
|
4216
4232
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareBottomDashedScissors} instead. */
|
|
4217
4233
|
default as ScissorsSquareDashedBottomIcon
|
|
4218
4234
|
} from '../icons/square-bottom-dashed-scissors';
|
|
4219
|
-
//
|
|
4220
|
-
export { default as
|
|
4221
|
-
export {
|
|
4222
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChartGantt} instead. */
|
|
4223
|
-
default as GanttChartSquareIcon
|
|
4224
|
-
} from '../icons/square-chart-gantt';
|
|
4235
|
+
// SquareCenterlineDashedHorizontal aliases
|
|
4236
|
+
export { default as SquareCenterlineDashedHorizontalIcon } from '../icons/square-centerline-dashed-horizontal';
|
|
4225
4237
|
export {
|
|
4226
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4227
|
-
default as
|
|
4228
|
-
} from '../icons/square-
|
|
4238
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCenterlineDashedHorizontal} instead. */
|
|
4239
|
+
default as FlipHorizontalIcon
|
|
4240
|
+
} from '../icons/square-centerline-dashed-horizontal';
|
|
4229
4241
|
// SquareCenterlineDashedVertical aliases
|
|
4230
4242
|
export { default as SquareCenterlineDashedVerticalIcon } from '../icons/square-centerline-dashed-vertical';
|
|
4231
4243
|
export {
|
|
@@ -4244,6 +4256,16 @@ export {
|
|
|
4244
4256
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareCheck} instead. */
|
|
4245
4257
|
default as CheckSquare2Icon
|
|
4246
4258
|
} from '../icons/square-check';
|
|
4259
|
+
// SquareChartGantt aliases
|
|
4260
|
+
export { default as SquareChartGanttIcon } from '../icons/square-chart-gantt';
|
|
4261
|
+
export {
|
|
4262
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChartGantt} instead. */
|
|
4263
|
+
default as GanttChartSquareIcon
|
|
4264
|
+
} from '../icons/square-chart-gantt';
|
|
4265
|
+
export {
|
|
4266
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareChartGantt} instead. */
|
|
4267
|
+
default as SquareGanttChartIcon
|
|
4268
|
+
} from '../icons/square-chart-gantt';
|
|
4247
4269
|
// SquareChevronDown aliases
|
|
4248
4270
|
export { default as SquareChevronDownIcon } from '../icons/square-chevron-down';
|
|
4249
4271
|
export {
|
|
@@ -4314,18 +4336,18 @@ export {
|
|
|
4314
4336
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareDot} instead. */
|
|
4315
4337
|
default as DotSquareIcon
|
|
4316
4338
|
} from '../icons/square-dot';
|
|
4317
|
-
// SquareFunction aliases
|
|
4318
|
-
export { default as SquareFunctionIcon } from '../icons/square-function';
|
|
4319
|
-
export {
|
|
4320
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareFunction} instead. */
|
|
4321
|
-
default as FunctionSquareIcon
|
|
4322
|
-
} from '../icons/square-function';
|
|
4323
4339
|
// SquareEqual aliases
|
|
4324
4340
|
export { default as SquareEqualIcon } from '../icons/square-equal';
|
|
4325
4341
|
export {
|
|
4326
4342
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareEqual} instead. */
|
|
4327
4343
|
default as EqualSquareIcon
|
|
4328
4344
|
} from '../icons/square-equal';
|
|
4345
|
+
// SquareFunction aliases
|
|
4346
|
+
export { default as SquareFunctionIcon } from '../icons/square-function';
|
|
4347
|
+
export {
|
|
4348
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareFunction} instead. */
|
|
4349
|
+
default as FunctionSquareIcon
|
|
4350
|
+
} from '../icons/square-function';
|
|
4329
4351
|
// SquareKanban aliases
|
|
4330
4352
|
export { default as SquareKanbanIcon } from '../icons/square-kanban';
|
|
4331
4353
|
export {
|
|
@@ -4344,18 +4366,18 @@ export {
|
|
|
4344
4366
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareM} instead. */
|
|
4345
4367
|
default as MSquareIcon
|
|
4346
4368
|
} from '../icons/square-m';
|
|
4347
|
-
// SquareMenu aliases
|
|
4348
|
-
export { default as SquareMenuIcon } from '../icons/square-menu';
|
|
4349
|
-
export {
|
|
4350
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMenu} instead. */
|
|
4351
|
-
default as MenuSquareIcon
|
|
4352
|
-
} from '../icons/square-menu';
|
|
4353
4369
|
// SquareMinus aliases
|
|
4354
4370
|
export { default as SquareMinusIcon } from '../icons/square-minus';
|
|
4355
4371
|
export {
|
|
4356
4372
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMinus} instead. */
|
|
4357
4373
|
default as MinusSquareIcon
|
|
4358
4374
|
} from '../icons/square-minus';
|
|
4375
|
+
// SquareMenu aliases
|
|
4376
|
+
export { default as SquareMenuIcon } from '../icons/square-menu';
|
|
4377
|
+
export {
|
|
4378
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareMenu} instead. */
|
|
4379
|
+
default as MenuSquareIcon
|
|
4380
|
+
} from '../icons/square-menu';
|
|
4359
4381
|
// SquareMousePointer aliases
|
|
4360
4382
|
export { default as SquareMousePointerIcon } from '../icons/square-mouse-pointer';
|
|
4361
4383
|
export {
|
|
@@ -4368,12 +4390,6 @@ export {
|
|
|
4368
4390
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParkingOff} instead. */
|
|
4369
4391
|
default as ParkingSquareOffIcon
|
|
4370
4392
|
} from '../icons/square-parking-off';
|
|
4371
|
-
// SquareParking aliases
|
|
4372
|
-
export { default as SquareParkingIcon } from '../icons/square-parking';
|
|
4373
|
-
export {
|
|
4374
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParking} instead. */
|
|
4375
|
-
default as ParkingSquareIcon
|
|
4376
|
-
} from '../icons/square-parking';
|
|
4377
4393
|
// SquarePen aliases
|
|
4378
4394
|
export { default as SquarePenIcon } from '../icons/square-pen';
|
|
4379
4395
|
export {
|
|
@@ -4388,6 +4404,18 @@ export {
|
|
|
4388
4404
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePen} instead. */
|
|
4389
4405
|
default as PenSquareIcon
|
|
4390
4406
|
} from '../icons/square-pen';
|
|
4407
|
+
// SquareParking aliases
|
|
4408
|
+
export { default as SquareParkingIcon } from '../icons/square-parking';
|
|
4409
|
+
export {
|
|
4410
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareParking} instead. */
|
|
4411
|
+
default as ParkingSquareIcon
|
|
4412
|
+
} from '../icons/square-parking';
|
|
4413
|
+
// SquarePercent aliases
|
|
4414
|
+
export { default as SquarePercentIcon } from '../icons/square-percent';
|
|
4415
|
+
export {
|
|
4416
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePercent} instead. */
|
|
4417
|
+
default as PercentSquareIcon
|
|
4418
|
+
} from '../icons/square-percent';
|
|
4391
4419
|
// SquarePi aliases
|
|
4392
4420
|
export { default as SquarePiIcon } from '../icons/square-pi';
|
|
4393
4421
|
export {
|
|
@@ -4400,30 +4428,24 @@ export {
|
|
|
4400
4428
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePilcrow} instead. */
|
|
4401
4429
|
default as PilcrowSquareIcon
|
|
4402
4430
|
} from '../icons/square-pilcrow';
|
|
4403
|
-
// SquarePercent aliases
|
|
4404
|
-
export { default as SquarePercentIcon } from '../icons/square-percent';
|
|
4405
|
-
export {
|
|
4406
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePercent} instead. */
|
|
4407
|
-
default as PercentSquareIcon
|
|
4408
|
-
} from '../icons/square-percent';
|
|
4409
4431
|
// SquarePlay aliases
|
|
4410
4432
|
export { default as SquarePlayIcon } from '../icons/square-play';
|
|
4411
4433
|
export {
|
|
4412
4434
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlay} instead. */
|
|
4413
4435
|
default as PlaySquareIcon
|
|
4414
4436
|
} from '../icons/square-play';
|
|
4415
|
-
// SquarePower aliases
|
|
4416
|
-
export { default as SquarePowerIcon } from '../icons/square-power';
|
|
4417
|
-
export {
|
|
4418
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePower} instead. */
|
|
4419
|
-
default as PowerSquareIcon
|
|
4420
|
-
} from '../icons/square-power';
|
|
4421
4437
|
// SquarePlus aliases
|
|
4422
4438
|
export { default as SquarePlusIcon } from '../icons/square-plus';
|
|
4423
4439
|
export {
|
|
4424
4440
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePlus} instead. */
|
|
4425
4441
|
default as PlusSquareIcon
|
|
4426
4442
|
} from '../icons/square-plus';
|
|
4443
|
+
// SquarePower aliases
|
|
4444
|
+
export { default as SquarePowerIcon } from '../icons/square-power';
|
|
4445
|
+
export {
|
|
4446
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquarePower} instead. */
|
|
4447
|
+
default as PowerSquareIcon
|
|
4448
|
+
} from '../icons/square-power';
|
|
4427
4449
|
// SquareScissors aliases
|
|
4428
4450
|
export { default as SquareScissorsIcon } from '../icons/square-scissors';
|
|
4429
4451
|
export {
|
|
@@ -4442,18 +4464,18 @@ export {
|
|
|
4442
4464
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSlash} instead. */
|
|
4443
4465
|
default as SlashSquareIcon
|
|
4444
4466
|
} from '../icons/square-slash';
|
|
4445
|
-
// SquareSplitHorizontal aliases
|
|
4446
|
-
export { default as SquareSplitHorizontalIcon } from '../icons/square-split-horizontal';
|
|
4447
|
-
export {
|
|
4448
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitHorizontal} instead. */
|
|
4449
|
-
default as SplitSquareHorizontalIcon
|
|
4450
|
-
} from '../icons/square-split-horizontal';
|
|
4451
4467
|
// SquareSplitVertical aliases
|
|
4452
4468
|
export { default as SquareSplitVerticalIcon } from '../icons/square-split-vertical';
|
|
4453
4469
|
export {
|
|
4454
4470
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitVertical} instead. */
|
|
4455
4471
|
default as SplitSquareVerticalIcon
|
|
4456
4472
|
} from '../icons/square-split-vertical';
|
|
4473
|
+
// SquareSplitHorizontal aliases
|
|
4474
|
+
export { default as SquareSplitHorizontalIcon } from '../icons/square-split-horizontal';
|
|
4475
|
+
export {
|
|
4476
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link SquareSplitHorizontal} instead. */
|
|
4477
|
+
default as SplitSquareHorizontalIcon
|
|
4478
|
+
} from '../icons/square-split-horizontal';
|
|
4457
4479
|
// SquareTerminal aliases
|
|
4458
4480
|
export { default as SquareTerminalIcon } from '../icons/square-terminal';
|
|
4459
4481
|
export {
|
|
@@ -4502,12 +4524,6 @@ export {
|
|
|
4502
4524
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextAlignJustify} instead. */
|
|
4503
4525
|
default as AlignJustifyIcon
|
|
4504
4526
|
} from '../icons/text-align-justify';
|
|
4505
|
-
// TextInitial aliases
|
|
4506
|
-
export { default as TextInitialIcon } from '../icons/text-initial';
|
|
4507
|
-
export {
|
|
4508
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextInitial} instead. */
|
|
4509
|
-
default as LetterTextIcon
|
|
4510
|
-
} from '../icons/text-initial';
|
|
4511
4527
|
// TextAlignStart aliases
|
|
4512
4528
|
export { default as TextAlignStartIcon } from '../icons/text-align-start';
|
|
4513
4529
|
export {
|
|
@@ -4524,6 +4540,12 @@ export {
|
|
|
4524
4540
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextWrap} instead. */
|
|
4525
4541
|
default as WrapTextIcon
|
|
4526
4542
|
} from '../icons/text-wrap';
|
|
4543
|
+
// TextInitial aliases
|
|
4544
|
+
export { default as TextInitialIcon } from '../icons/text-initial';
|
|
4545
|
+
export {
|
|
4546
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TextInitial} instead. */
|
|
4547
|
+
default as LetterTextIcon
|
|
4548
|
+
} from '../icons/text-initial';
|
|
4527
4549
|
// TramFront aliases
|
|
4528
4550
|
export { default as TramFrontIcon } from '../icons/tram-front';
|
|
4529
4551
|
export {
|
|
@@ -4548,30 +4570,42 @@ export {
|
|
|
4548
4570
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TriangleAlert} instead. */
|
|
4549
4571
|
default as AlertTriangleIcon
|
|
4550
4572
|
} from '../icons/triangle-alert';
|
|
4551
|
-
//
|
|
4552
|
-
export { default as
|
|
4553
|
-
export {
|
|
4554
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4555
|
-
default as
|
|
4556
|
-
} from '../icons/
|
|
4573
|
+
// TrianglesCenterlineDashedHorizontal aliases
|
|
4574
|
+
export { default as TrianglesCenterlineDashedHorizontalIcon } from '../icons/triangles-centerline-dashed-horizontal';
|
|
4575
|
+
export {
|
|
4576
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TrianglesCenterlineDashedHorizontal} instead. */
|
|
4577
|
+
default as FlipHorizontal2Icon
|
|
4578
|
+
} from '../icons/triangles-centerline-dashed-horizontal';
|
|
4579
|
+
// TrianglesCenterlineDashedVertical aliases
|
|
4580
|
+
export { default as TrianglesCenterlineDashedVerticalIcon } from '../icons/triangles-centerline-dashed-vertical';
|
|
4581
|
+
export {
|
|
4582
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TrianglesCenterlineDashedVertical} instead. */
|
|
4583
|
+
default as FlipVertical2Icon
|
|
4584
|
+
} from '../icons/triangles-centerline-dashed-vertical';
|
|
4557
4585
|
// TvMinimal aliases
|
|
4558
4586
|
export { default as TvMinimalIcon } from '../icons/tv-minimal';
|
|
4559
4587
|
export {
|
|
4560
4588
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link TvMinimal} instead. */
|
|
4561
4589
|
default as Tv2Icon
|
|
4562
4590
|
} from '../icons/tv-minimal';
|
|
4563
|
-
//
|
|
4564
|
-
export { default as
|
|
4591
|
+
// University aliases
|
|
4592
|
+
export { default as UniversityIcon } from '../icons/university';
|
|
4565
4593
|
export {
|
|
4566
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link
|
|
4567
|
-
default as
|
|
4568
|
-
} from '../icons/
|
|
4594
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link University} instead. */
|
|
4595
|
+
default as School2Icon
|
|
4596
|
+
} from '../icons/university';
|
|
4569
4597
|
// UserRoundCheck aliases
|
|
4570
4598
|
export { default as UserRoundCheckIcon } from '../icons/user-round-check';
|
|
4571
4599
|
export {
|
|
4572
4600
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundCheck} instead. */
|
|
4573
4601
|
default as UserCheck2Icon
|
|
4574
4602
|
} from '../icons/user-round-check';
|
|
4603
|
+
// UserRoundCog aliases
|
|
4604
|
+
export { default as UserRoundCogIcon } from '../icons/user-round-cog';
|
|
4605
|
+
export {
|
|
4606
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundCog} instead. */
|
|
4607
|
+
default as UserCog2Icon
|
|
4608
|
+
} from '../icons/user-round-cog';
|
|
4575
4609
|
// UserRoundMinus aliases
|
|
4576
4610
|
export { default as UserRoundMinusIcon } from '../icons/user-round-minus';
|
|
4577
4611
|
export {
|
|
@@ -4590,12 +4624,6 @@ export {
|
|
|
4590
4624
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRoundX} instead. */
|
|
4591
4625
|
default as UserX2Icon
|
|
4592
4626
|
} from '../icons/user-round-x';
|
|
4593
|
-
// UserRound aliases
|
|
4594
|
-
export { default as UserRoundIcon } from '../icons/user-round';
|
|
4595
|
-
export {
|
|
4596
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRound} instead. */
|
|
4597
|
-
default as User2Icon
|
|
4598
|
-
} from '../icons/user-round';
|
|
4599
4627
|
// UsersRound aliases
|
|
4600
4628
|
export { default as UsersRoundIcon } from '../icons/users-round';
|
|
4601
4629
|
export {
|
|
@@ -4608,24 +4636,30 @@ export {
|
|
|
4608
4636
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UtensilsCrossed} instead. */
|
|
4609
4637
|
default as ForkKnifeCrossedIcon
|
|
4610
4638
|
} from '../icons/utensils-crossed';
|
|
4639
|
+
// UserRound aliases
|
|
4640
|
+
export { default as UserRoundIcon } from '../icons/user-round';
|
|
4641
|
+
export {
|
|
4642
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link UserRound} instead. */
|
|
4643
|
+
default as User2Icon
|
|
4644
|
+
} from '../icons/user-round';
|
|
4611
4645
|
// Utensils aliases
|
|
4612
4646
|
export { default as UtensilsIcon } from '../icons/utensils';
|
|
4613
4647
|
export {
|
|
4614
4648
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link Utensils} instead. */
|
|
4615
4649
|
default as ForkKnifeIcon
|
|
4616
4650
|
} from '../icons/utensils';
|
|
4617
|
-
// WandSparkles aliases
|
|
4618
|
-
export { default as WandSparklesIcon } from '../icons/wand-sparkles';
|
|
4619
|
-
export {
|
|
4620
|
-
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WandSparkles} instead. */
|
|
4621
|
-
default as Wand2Icon
|
|
4622
|
-
} from '../icons/wand-sparkles';
|
|
4623
4651
|
// WalletMinimal aliases
|
|
4624
4652
|
export { default as WalletMinimalIcon } from '../icons/wallet-minimal';
|
|
4625
4653
|
export {
|
|
4626
4654
|
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WalletMinimal} instead. */
|
|
4627
4655
|
default as Wallet2Icon
|
|
4628
4656
|
} from '../icons/wallet-minimal';
|
|
4657
|
+
// WandSparkles aliases
|
|
4658
|
+
export { default as WandSparklesIcon } from '../icons/wand-sparkles';
|
|
4659
|
+
export {
|
|
4660
|
+
/** @deprecated The name of this icon was changed because it didn't meet our guidelines anymore, use {@link WandSparkles} instead. */
|
|
4661
|
+
default as Wand2Icon
|
|
4662
|
+
} from '../icons/wand-sparkles';
|
|
4629
4663
|
// WavesHorizontal aliases
|
|
4630
4664
|
export { default as WavesHorizontalIcon } from '../icons/waves-horizontal';
|
|
4631
4665
|
export {
|