@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/icons/index.ts
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
export { default as AArrowDown } from './a-arrow-down';
|
|
2
2
|
export { default as AArrowUp } from './a-arrow-up';
|
|
3
3
|
export { default as ALargeSmall } from './a-large-small';
|
|
4
|
-
export { default as Accessibility } from './accessibility';
|
|
5
4
|
export { default as Activity } from './activity';
|
|
5
|
+
export { default as Accessibility } from './accessibility';
|
|
6
6
|
export { default as Ad } from './ad';
|
|
7
7
|
export { default as AirVent } from './air-vent';
|
|
8
|
-
export { default as Airplay } from './airplay';
|
|
9
8
|
export { default as AlarmClockCheck } from './alarm-clock-check';
|
|
9
|
+
export { default as Airplay } from './airplay';
|
|
10
10
|
export { default as AlarmClockMinus } from './alarm-clock-minus';
|
|
11
|
-
export { default as AlarmClockOff } from './alarm-clock-off';
|
|
12
11
|
export { default as AlarmClockPlus } from './alarm-clock-plus';
|
|
12
|
+
export { default as AlarmClockOff } from './alarm-clock-off';
|
|
13
13
|
export { default as AlarmClock } from './alarm-clock';
|
|
14
14
|
export { default as AlarmSmoke } from './alarm-smoke';
|
|
15
15
|
export { default as Album } from './album';
|
|
@@ -23,8 +23,8 @@ export { default as AlignHorizontalDistributeStart } from './align-horizontal-di
|
|
|
23
23
|
export { default as AlignHorizontalJustifyCenter } from './align-horizontal-justify-center';
|
|
24
24
|
export { default as AlignHorizontalJustifyEnd } from './align-horizontal-justify-end';
|
|
25
25
|
export { default as AlignHorizontalJustifyStart } from './align-horizontal-justify-start';
|
|
26
|
-
export { default as AlignHorizontalSpaceAround } from './align-horizontal-space-around';
|
|
27
26
|
export { default as AlignHorizontalSpaceBetween } from './align-horizontal-space-between';
|
|
27
|
+
export { default as AlignHorizontalSpaceAround } from './align-horizontal-space-around';
|
|
28
28
|
export { default as AlignStartHorizontal } from './align-start-horizontal';
|
|
29
29
|
export { default as AlignStartVertical } from './align-start-vertical';
|
|
30
30
|
export { default as AlignVerticalDistributeCenter } from './align-vertical-distribute-center';
|
|
@@ -94,8 +94,8 @@ export { default as ArrowUpWideNarrow } from './arrow-up-wide-narrow';
|
|
|
94
94
|
export { default as ArrowUpZA } from './arrow-up-z-a';
|
|
95
95
|
export { default as ArrowUp } from './arrow-up';
|
|
96
96
|
export { default as ArrowsUpFromLine } from './arrows-up-from-line';
|
|
97
|
-
export { default as Asterisk } from './asterisk';
|
|
98
97
|
export { default as Astroid } from './astroid';
|
|
98
|
+
export { default as Asterisk } from './asterisk';
|
|
99
99
|
export { default as AtSign } from './at-sign';
|
|
100
100
|
export { default as Atom } from './atom';
|
|
101
101
|
export { default as AudioLinesOff } from './audio-lines-off';
|
|
@@ -125,8 +125,8 @@ export { default as BadgeSwissFranc } from './badge-swiss-franc';
|
|
|
125
125
|
export { default as BadgeTurkishLira } from './badge-turkish-lira';
|
|
126
126
|
export { default as BadgeX } from './badge-x';
|
|
127
127
|
export { default as Badge } from './badge';
|
|
128
|
-
export { default as BaggageClaim } from './baggage-claim';
|
|
129
128
|
export { default as Balloon } from './balloon';
|
|
129
|
+
export { default as BaggageClaim } from './baggage-claim';
|
|
130
130
|
export { default as Ban } from './ban';
|
|
131
131
|
export { default as Banana } from './banana';
|
|
132
132
|
export { default as Bandage } from './bandage';
|
|
@@ -140,15 +140,15 @@ export { default as Barrel } from './barrel';
|
|
|
140
140
|
export { default as Baseline } from './baseline';
|
|
141
141
|
export { default as Bath } from './bath';
|
|
142
142
|
export { default as BatteryCharging } from './battery-charging';
|
|
143
|
-
export { default as BatteryFull } from './battery-full';
|
|
144
143
|
export { default as BatteryLow } from './battery-low';
|
|
144
|
+
export { default as BatteryFull } from './battery-full';
|
|
145
145
|
export { default as BatteryMedium } from './battery-medium';
|
|
146
|
-
export { default as BatteryPlus } from './battery-plus';
|
|
147
146
|
export { default as BatteryWarning } from './battery-warning';
|
|
147
|
+
export { default as BatteryPlus } from './battery-plus';
|
|
148
148
|
export { default as Battery } from './battery';
|
|
149
149
|
export { default as Beaker } from './beaker';
|
|
150
|
-
export { default as BeanOff } from './bean-off';
|
|
151
150
|
export { default as Bean } from './bean';
|
|
151
|
+
export { default as BeanOff } from './bean-off';
|
|
152
152
|
export { default as BedDouble } from './bed-double';
|
|
153
153
|
export { default as BedSingle } from './bed-single';
|
|
154
154
|
export { default as Bed } from './bed';
|
|
@@ -157,8 +157,8 @@ export { default as Beef } from './beef';
|
|
|
157
157
|
export { default as BeerOff } from './beer-off';
|
|
158
158
|
export { default as Beer } from './beer';
|
|
159
159
|
export { default as BellCheck } from './bell-check';
|
|
160
|
-
export { default as BellDot } from './bell-dot';
|
|
161
160
|
export { default as BellElectric } from './bell-electric';
|
|
161
|
+
export { default as BellDot } from './bell-dot';
|
|
162
162
|
export { default as BellMinus } from './bell-minus';
|
|
163
163
|
export { default as BellOff } from './bell-off';
|
|
164
164
|
export { default as BellPlus } from './bell-plus';
|
|
@@ -192,23 +192,23 @@ export { default as Bone } from './bone';
|
|
|
192
192
|
export { default as BookA } from './book-a';
|
|
193
193
|
export { default as BookAlert } from './book-alert';
|
|
194
194
|
export { default as BookAudio } from './book-audio';
|
|
195
|
-
export { default as BookCheck } from './book-check';
|
|
196
195
|
export { default as BookCopy } from './book-copy';
|
|
196
|
+
export { default as BookCheck } from './book-check';
|
|
197
197
|
export { default as BookDashed } from './book-dashed';
|
|
198
|
-
export { default as BookDown } from './book-down';
|
|
199
198
|
export { default as BookHeadphones } from './book-headphones';
|
|
199
|
+
export { default as BookDown } from './book-down';
|
|
200
200
|
export { default as BookHeart } from './book-heart';
|
|
201
201
|
export { default as BookImage } from './book-image';
|
|
202
|
-
export { default as BookLock } from './book-lock';
|
|
203
202
|
export { default as BookKey } from './book-key';
|
|
203
|
+
export { default as BookLock } from './book-lock';
|
|
204
204
|
export { default as BookMarked } from './book-marked';
|
|
205
205
|
export { default as BookMinus } from './book-minus';
|
|
206
206
|
export { default as BookOpenCheck } from './book-open-check';
|
|
207
207
|
export { default as BookOpenText } from './book-open-text';
|
|
208
208
|
export { default as BookOpen } from './book-open';
|
|
209
209
|
export { default as BookPlus } from './book-plus';
|
|
210
|
-
export { default as BookSearch } from './book-search';
|
|
211
210
|
export { default as BookText } from './book-text';
|
|
211
|
+
export { default as BookSearch } from './book-search';
|
|
212
212
|
export { default as BookType } from './book-type';
|
|
213
213
|
export { default as BookUp2 } from './book-up-2';
|
|
214
214
|
export { default as BookUp } from './book-up';
|
|
@@ -216,14 +216,14 @@ export { default as BookUser } from './book-user';
|
|
|
216
216
|
export { default as BookX } from './book-x';
|
|
217
217
|
export { default as Book } from './book';
|
|
218
218
|
export { default as BookmarkCheck } from './bookmark-check';
|
|
219
|
+
export { default as BookmarkMinus } from './bookmark-minus';
|
|
219
220
|
export { default as BookmarkOff } from './bookmark-off';
|
|
220
221
|
export { default as BookmarkPlus } from './bookmark-plus';
|
|
221
|
-
export { default as BookmarkMinus } from './bookmark-minus';
|
|
222
222
|
export { default as BookmarkX } from './bookmark-x';
|
|
223
|
-
export { default as Bookmark } from './bookmark';
|
|
224
223
|
export { default as BoomBox } from './boom-box';
|
|
225
|
-
export { default as
|
|
224
|
+
export { default as Bookmark } from './bookmark';
|
|
226
225
|
export { default as BotOff } from './bot-off';
|
|
226
|
+
export { default as BotMessageSquare } from './bot-message-square';
|
|
227
227
|
export { default as Bot } from './bot';
|
|
228
228
|
export { default as BottleWine } from './bottle-wine';
|
|
229
229
|
export { default as BowArrow } from './bow-arrow';
|
|
@@ -289,9 +289,9 @@ export { default as CanSoda } from './can-soda';
|
|
|
289
289
|
export { default as Can } from './can';
|
|
290
290
|
export { default as CandyCane } from './candy-cane';
|
|
291
291
|
export { default as CandyOff } from './candy-off';
|
|
292
|
-
export { default as Candy } from './candy';
|
|
293
292
|
export { default as CannabisOff } from './cannabis-off';
|
|
294
293
|
export { default as Cannabis } from './cannabis';
|
|
294
|
+
export { default as Candy } from './candy';
|
|
295
295
|
export { default as CaptionsOff } from './captions-off';
|
|
296
296
|
export { default as Captions } from './captions';
|
|
297
297
|
export { default as CarBattery } from './car-battery';
|
|
@@ -300,6 +300,8 @@ export { default as CarTaxiFront } from './car-taxi-front';
|
|
|
300
300
|
export { default as Car } from './car';
|
|
301
301
|
export { default as Caravan } from './caravan';
|
|
302
302
|
export { default as CardSim } from './card-sim';
|
|
303
|
+
export { default as CartonOff } from './carton-off';
|
|
304
|
+
export { default as Carton } from './carton';
|
|
303
305
|
export { default as Carrot } from './carrot';
|
|
304
306
|
export { default as CaseLower } from './case-lower';
|
|
305
307
|
export { default as CaseSensitive } from './case-sensitive';
|
|
@@ -350,8 +352,8 @@ export { default as ChevronLast } from './chevron-last';
|
|
|
350
352
|
export { default as ChevronLeft } from './chevron-left';
|
|
351
353
|
export { default as ChevronRight } from './chevron-right';
|
|
352
354
|
export { default as ChevronUp } from './chevron-up';
|
|
353
|
-
export { default as ChevronsDownUp } from './chevrons-down-up';
|
|
354
355
|
export { default as ChevronsDown } from './chevrons-down';
|
|
356
|
+
export { default as ChevronsDownUp } from './chevrons-down-up';
|
|
355
357
|
export { default as ChevronsLeftRightEllipsis } from './chevrons-left-right-ellipsis';
|
|
356
358
|
export { default as ChevronsLeftRight } from './chevrons-left-right';
|
|
357
359
|
export { default as ChevronsLeft } from './chevrons-left';
|
|
@@ -366,8 +368,8 @@ export { default as CircleAlert } from './circle-alert';
|
|
|
366
368
|
export { default as CircleArrowDown } from './circle-arrow-down';
|
|
367
369
|
export { default as CircleArrowLeft } from './circle-arrow-left';
|
|
368
370
|
export { default as CircleArrowOutDownLeft } from './circle-arrow-out-down-left';
|
|
369
|
-
export { default as CircleArrowOutUpLeft } from './circle-arrow-out-up-left';
|
|
370
371
|
export { default as CircleArrowOutDownRight } from './circle-arrow-out-down-right';
|
|
372
|
+
export { default as CircleArrowOutUpLeft } from './circle-arrow-out-up-left';
|
|
371
373
|
export { default as CircleArrowOutUpRight } from './circle-arrow-out-up-right';
|
|
372
374
|
export { default as CircleArrowRight } from './circle-arrow-right';
|
|
373
375
|
export { default as CircleArrowUp } from './circle-arrow-up';
|
|
@@ -377,6 +379,7 @@ export { default as CircleChevronDown } from './circle-chevron-down';
|
|
|
377
379
|
export { default as CircleChevronLeft } from './circle-chevron-left';
|
|
378
380
|
export { default as CircleChevronRight } from './circle-chevron-right';
|
|
379
381
|
export { default as CircleChevronUp } from './circle-chevron-up';
|
|
382
|
+
export { default as CircleDashedCheck } from './circle-dashed-check';
|
|
380
383
|
export { default as CircleDashed } from './circle-dashed';
|
|
381
384
|
export { default as CircleDivide } from './circle-divide';
|
|
382
385
|
export { default as CircleDollarSign } from './circle-dollar-sign';
|
|
@@ -411,10 +414,10 @@ export { default as CircleX } from './circle-x';
|
|
|
411
414
|
export { default as Circle } from './circle';
|
|
412
415
|
export { default as CircuitBoard } from './circuit-board';
|
|
413
416
|
export { default as Citrus } from './citrus';
|
|
414
|
-
export { default as Clapperboard } from './clapperboard';
|
|
415
417
|
export { default as ClipboardCheck } from './clipboard-check';
|
|
416
|
-
export { default as
|
|
418
|
+
export { default as Clapperboard } from './clapperboard';
|
|
417
419
|
export { default as ClipboardCopy } from './clipboard-copy';
|
|
420
|
+
export { default as ClipboardClock } from './clipboard-clock';
|
|
418
421
|
export { default as ClipboardList } from './clipboard-list';
|
|
419
422
|
export { default as ClipboardMinus } from './clipboard-minus';
|
|
420
423
|
export { default as ClipboardPaste } from './clipboard-paste';
|
|
@@ -424,8 +427,8 @@ export { default as ClipboardPlus } from './clipboard-plus';
|
|
|
424
427
|
export { default as ClipboardType } from './clipboard-type';
|
|
425
428
|
export { default as ClipboardX } from './clipboard-x';
|
|
426
429
|
export { default as Clipboard } from './clipboard';
|
|
427
|
-
export { default as Clock10 } from './clock-10';
|
|
428
430
|
export { default as Clock1 } from './clock-1';
|
|
431
|
+
export { default as Clock10 } from './clock-10';
|
|
429
432
|
export { default as Clock11 } from './clock-11';
|
|
430
433
|
export { default as Clock12 } from './clock-12';
|
|
431
434
|
export { default as Clock2 } from './clock-2';
|
|
@@ -481,8 +484,8 @@ export { default as Columns4 } from './columns-4';
|
|
|
481
484
|
export { default as Combine } from './combine';
|
|
482
485
|
export { default as Command } from './command';
|
|
483
486
|
export { default as Compass } from './compass';
|
|
484
|
-
export { default as Component } from './component';
|
|
485
487
|
export { default as Computer } from './computer';
|
|
488
|
+
export { default as Component } from './component';
|
|
486
489
|
export { default as ConciergeBell } from './concierge-bell';
|
|
487
490
|
export { default as Cone } from './cone';
|
|
488
491
|
export { default as Construction } from './construction';
|
|
@@ -524,21 +527,21 @@ export { default as Crown } from './crown';
|
|
|
524
527
|
export { default as Cuboid } from './cuboid';
|
|
525
528
|
export { default as CupSoda } from './cup-soda';
|
|
526
529
|
export { default as Currency } from './currency';
|
|
530
|
+
export { default as Cylinder } from './cylinder';
|
|
527
531
|
export { default as Dam } from './dam';
|
|
528
532
|
export { default as DatabaseArrowDown } from './database-arrow-down';
|
|
529
|
-
export { default as Cylinder } from './cylinder';
|
|
530
533
|
export { default as DatabaseArrowUp } from './database-arrow-up';
|
|
531
534
|
export { default as DatabaseBackup } from './database-backup';
|
|
532
535
|
export { default as DatabaseCheck } from './database-check';
|
|
533
|
-
export { default as DatabasePlus } from './database-plus';
|
|
534
536
|
export { default as DatabaseMinus } from './database-minus';
|
|
537
|
+
export { default as DatabasePlus } from './database-plus';
|
|
535
538
|
export { default as DatabaseSearch } from './database-search';
|
|
536
539
|
export { default as DatabaseX } from './database-x';
|
|
537
540
|
export { default as DatabaseZap } from './database-zap';
|
|
538
541
|
export { default as Database } from './database';
|
|
539
542
|
export { default as DecimalsArrowLeft } from './decimals-arrow-left';
|
|
540
|
-
export { default as DecimalsArrowRight } from './decimals-arrow-right';
|
|
541
543
|
export { default as Delete } from './delete';
|
|
544
|
+
export { default as DecimalsArrowRight } from './decimals-arrow-right';
|
|
542
545
|
export { default as Dessert } from './dessert';
|
|
543
546
|
export { default as Diameter } from './diameter';
|
|
544
547
|
export { default as DiamondMinus } from './diamond-minus';
|
|
@@ -563,20 +566,21 @@ export { default as Dna } from './dna';
|
|
|
563
566
|
export { default as Dock } from './dock';
|
|
564
567
|
export { default as Dog } from './dog';
|
|
565
568
|
export { default as DollarSign } from './dollar-sign';
|
|
569
|
+
export { default as Dome } from './dome';
|
|
566
570
|
export { default as Donut } from './donut';
|
|
567
571
|
export { default as DoorClosedLocked } from './door-closed-locked';
|
|
568
572
|
export { default as DoorClosed } from './door-closed';
|
|
569
|
-
export { default as DoorOpen } from './door-open';
|
|
570
573
|
export { default as DoorStairwell } from './door-stairwell';
|
|
574
|
+
export { default as DoorOpen } from './door-open';
|
|
571
575
|
export { default as Dot } from './dot';
|
|
572
576
|
export { default as Download } from './download';
|
|
573
577
|
export { default as DraftingCompass } from './drafting-compass';
|
|
574
|
-
export { default as Drill } from './drill';
|
|
575
578
|
export { default as Drama } from './drama';
|
|
579
|
+
export { default as Drill } from './drill';
|
|
576
580
|
export { default as Drone } from './drone';
|
|
577
581
|
export { default as DropletOff } from './droplet-off';
|
|
578
|
-
export { default as Droplet } from './droplet';
|
|
579
582
|
export { default as Droplets } from './droplets';
|
|
583
|
+
export { default as Droplet } from './droplet';
|
|
580
584
|
export { default as Drum } from './drum';
|
|
581
585
|
export { default as Drumstick } from './drumstick';
|
|
582
586
|
export { default as Dumbbell } from './dumbbell';
|
|
@@ -592,6 +596,7 @@ export { default as Eject } from './eject';
|
|
|
592
596
|
export { default as Ellipse } from './ellipse';
|
|
593
597
|
export { default as EllipsisVertical } from './ellipsis-vertical';
|
|
594
598
|
export { default as Ellipsis } from './ellipsis';
|
|
599
|
+
export { default as EqualApproximatelyNot } from './equal-approximately-not';
|
|
595
600
|
export { default as Engine } from './engine';
|
|
596
601
|
export { default as EqualApproximately } from './equal-approximately';
|
|
597
602
|
export { default as EqualNot } from './equal-not';
|
|
@@ -618,9 +623,9 @@ export { default as Fan } from './fan';
|
|
|
618
623
|
export { default as FastForward } from './fast-forward';
|
|
619
624
|
export { default as Feather } from './feather';
|
|
620
625
|
export { default as Fence } from './fence';
|
|
626
|
+
export { default as FerrisWheel } from './ferris-wheel';
|
|
621
627
|
export { default as FileArchive } from './file-archive';
|
|
622
628
|
export { default as FileAxis3d } from './file-axis-3d';
|
|
623
|
-
export { default as FerrisWheel } from './ferris-wheel';
|
|
624
629
|
export { default as FileBadge } from './file-badge';
|
|
625
630
|
export { default as FileBox } from './file-box';
|
|
626
631
|
export { default as FileBracesCorner } from './file-braces-corner';
|
|
@@ -656,8 +661,8 @@ export { default as FilePlusCorner } from './file-plus-corner';
|
|
|
656
661
|
export { default as FilePlus } from './file-plus';
|
|
657
662
|
export { default as FileQuestionMark } from './file-question-mark';
|
|
658
663
|
export { default as FileScan } from './file-scan';
|
|
659
|
-
export { default as FileSearchCorner } from './file-search-corner';
|
|
660
664
|
export { default as FileSearch } from './file-search';
|
|
665
|
+
export { default as FileSearchCorner } from './file-search-corner';
|
|
661
666
|
export { default as FileSignal } from './file-signal';
|
|
662
667
|
export { default as FileSliders } from './file-sliders';
|
|
663
668
|
export { default as FileSpreadsheet } from './file-spreadsheet';
|
|
@@ -666,14 +671,14 @@ export { default as FileSymlink } from './file-symlink';
|
|
|
666
671
|
export { default as FileTerminal } from './file-terminal';
|
|
667
672
|
export { default as FileText } from './file-text';
|
|
668
673
|
export { default as FileTypeCorner } from './file-type-corner';
|
|
674
|
+
export { default as FileType } from './file-type';
|
|
669
675
|
export { default as FileUp } from './file-up';
|
|
670
676
|
export { default as FileUser } from './file-user';
|
|
671
|
-
export { default as FileType } from './file-type';
|
|
672
|
-
export { default as FileVolume } from './file-volume';
|
|
673
677
|
export { default as FileVideoCamera } from './file-video-camera';
|
|
678
|
+
export { default as FileVolume } from './file-volume';
|
|
674
679
|
export { default as FileXCorner } from './file-x-corner';
|
|
675
|
-
export { default as FileX } from './file-x';
|
|
676
680
|
export { default as File } from './file';
|
|
681
|
+
export { default as FileX } from './file-x';
|
|
677
682
|
export { default as Files } from './files';
|
|
678
683
|
export { default as Film } from './film';
|
|
679
684
|
export { default as FingerprintPattern } from './fingerprint-pattern';
|
|
@@ -694,12 +699,10 @@ export { default as Flashlight } from './flashlight';
|
|
|
694
699
|
export { default as FlaskConicalOff } from './flask-conical-off';
|
|
695
700
|
export { default as FlaskConical } from './flask-conical';
|
|
696
701
|
export { default as FlaskRound } from './flask-round';
|
|
697
|
-
export { default as FlipHorizontal2 } from './flip-horizontal-2';
|
|
698
|
-
export { default as FlipVertical2 } from './flip-vertical-2';
|
|
699
702
|
export { default as Flower2 } from './flower-2';
|
|
700
703
|
export { default as Flower } from './flower';
|
|
701
|
-
export { default as FoldHorizontal } from './fold-horizontal';
|
|
702
704
|
export { default as Focus } from './focus';
|
|
705
|
+
export { default as FoldHorizontal } from './fold-horizontal';
|
|
703
706
|
export { default as FoldVertical } from './fold-vertical';
|
|
704
707
|
export { default as FolderArchive } from './folder-archive';
|
|
705
708
|
export { default as FolderBookmark } from './folder-bookmark';
|
|
@@ -727,8 +730,8 @@ export { default as FolderRoot } from './folder-root';
|
|
|
727
730
|
export { default as FolderSearch2 } from './folder-search-2';
|
|
728
731
|
export { default as FolderSearch } from './folder-search';
|
|
729
732
|
export { default as FolderSymlink } from './folder-symlink';
|
|
730
|
-
export { default as FolderTree } from './folder-tree';
|
|
731
733
|
export { default as FolderSync } from './folder-sync';
|
|
734
|
+
export { default as FolderTree } from './folder-tree';
|
|
732
735
|
export { default as FolderUp } from './folder-up';
|
|
733
736
|
export { default as FolderX } from './folder-x';
|
|
734
737
|
export { default as Folder } from './folder';
|
|
@@ -740,35 +743,37 @@ export { default as Forward } from './forward';
|
|
|
740
743
|
export { default as Frame } from './frame';
|
|
741
744
|
export { default as Fuel } from './fuel';
|
|
742
745
|
export { default as Fullscreen } from './fullscreen';
|
|
743
|
-
export { default as FunnelPlus } from './funnel-plus';
|
|
744
746
|
export { default as FunnelX } from './funnel-x';
|
|
745
|
-
export { default as
|
|
747
|
+
export { default as FunnelPlus } from './funnel-plus';
|
|
746
748
|
export { default as Funnel } from './funnel';
|
|
749
|
+
export { default as Galaxy } from './galaxy';
|
|
747
750
|
export { default as GalleryHorizontalEnd } from './gallery-horizontal-end';
|
|
748
751
|
export { default as GalleryHorizontal } from './gallery-horizontal';
|
|
749
752
|
export { default as GalleryThumbnails } from './gallery-thumbnails';
|
|
750
|
-
export { default as GalleryVerticalEnd } from './gallery-vertical-end';
|
|
751
753
|
export { default as GalleryVertical } from './gallery-vertical';
|
|
754
|
+
export { default as GalleryVerticalEnd } from './gallery-vertical-end';
|
|
752
755
|
export { default as Gamepad2 } from './gamepad-2';
|
|
753
756
|
export { default as GamepadDirectional } from './gamepad-directional';
|
|
754
757
|
export { default as Gamepad } from './gamepad';
|
|
758
|
+
export { default as GapHorizontal } from './gap-horizontal';
|
|
759
|
+
export { default as GapVertical } from './gap-vertical';
|
|
755
760
|
export { default as Gauge } from './gauge';
|
|
756
761
|
export { default as Gavel } from './gavel';
|
|
757
762
|
export { default as Gem } from './gem';
|
|
758
|
-
export { default as GeorgianLari } from './georgian-lari';
|
|
759
763
|
export { default as GermOff } from './germ-off';
|
|
760
764
|
export { default as Germ } from './germ';
|
|
765
|
+
export { default as GeorgianLari } from './georgian-lari';
|
|
761
766
|
export { default as Ghost } from './ghost';
|
|
762
767
|
export { default as Gift } from './gift';
|
|
763
768
|
export { default as GitBranchMinus } from './git-branch-minus';
|
|
764
|
-
export { default as GitBranchPlus } from './git-branch-plus';
|
|
765
769
|
export { default as GitBranch } from './git-branch';
|
|
770
|
+
export { default as GitBranchPlus } from './git-branch-plus';
|
|
766
771
|
export { default as GitCommitHorizontal } from './git-commit-horizontal';
|
|
767
772
|
export { default as GitCommitVertical } from './git-commit-vertical';
|
|
768
773
|
export { default as GitCompareArrows } from './git-compare-arrows';
|
|
769
774
|
export { default as GitCompare } from './git-compare';
|
|
770
|
-
export { default as GitFork } from './git-fork';
|
|
771
775
|
export { default as GitGraph } from './git-graph';
|
|
776
|
+
export { default as GitFork } from './git-fork';
|
|
772
777
|
export { default as GitMergeConflict } from './git-merge-conflict';
|
|
773
778
|
export { default as GitMerge } from './git-merge';
|
|
774
779
|
export { default as GitPullRequestArrow } from './git-pull-request-arrow';
|
|
@@ -787,8 +792,8 @@ export { default as Globe } from './globe';
|
|
|
787
792
|
export { default as Goal } from './goal';
|
|
788
793
|
export { default as Gpu } from './gpu';
|
|
789
794
|
export { default as GraduationCap } from './graduation-cap';
|
|
790
|
-
export { default as Grape } from './grape';
|
|
791
795
|
export { default as Grid2x2Check } from './grid-2x2-check';
|
|
796
|
+
export { default as Grape } from './grape';
|
|
792
797
|
export { default as Grid2x2Plus } from './grid-2x2-plus';
|
|
793
798
|
export { default as Grid2x2X } from './grid-2x2-x';
|
|
794
799
|
export { default as Grid2x2 } from './grid-2x2';
|
|
@@ -801,8 +806,8 @@ export { default as Group } from './group';
|
|
|
801
806
|
export { default as Guitar } from './guitar';
|
|
802
807
|
export { default as Ham } from './ham';
|
|
803
808
|
export { default as Hamburger } from './hamburger';
|
|
804
|
-
export { default as Hammer } from './hammer';
|
|
805
809
|
export { default as HandCoins } from './hand-coins';
|
|
810
|
+
export { default as Hammer } from './hammer';
|
|
806
811
|
export { default as HandFist } from './hand-fist';
|
|
807
812
|
export { default as HandGrab } from './hand-grab';
|
|
808
813
|
export { default as HandHeart } from './hand-heart';
|
|
@@ -811,14 +816,14 @@ export { default as HandMetal } from './hand-metal';
|
|
|
811
816
|
export { default as HandPlatter } from './hand-platter';
|
|
812
817
|
export { default as Hand } from './hand';
|
|
813
818
|
export { default as Handbag } from './handbag';
|
|
814
|
-
export { default as Handshake } from './handshake';
|
|
815
819
|
export { default as HardDriveDownload } from './hard-drive-download';
|
|
820
|
+
export { default as Handshake } from './handshake';
|
|
816
821
|
export { default as HardDriveUpload } from './hard-drive-upload';
|
|
817
822
|
export { default as HardDrive } from './hard-drive';
|
|
818
823
|
export { default as HardHat } from './hard-hat';
|
|
819
824
|
export { default as Hash } from './hash';
|
|
820
|
-
export { default as Haze } from './haze';
|
|
821
825
|
export { default as HatGlasses } from './hat-glasses';
|
|
826
|
+
export { default as Haze } from './haze';
|
|
822
827
|
export { default as Hd } from './hd';
|
|
823
828
|
export { default as HdmiPort } from './hdmi-port';
|
|
824
829
|
export { default as Heading1 } from './heading-1';
|
|
@@ -827,14 +832,14 @@ export { default as Heading3 } from './heading-3';
|
|
|
827
832
|
export { default as Heading4 } from './heading-4';
|
|
828
833
|
export { default as Heading5 } from './heading-5';
|
|
829
834
|
export { default as Heading6 } from './heading-6';
|
|
830
|
-
export { default as HeadphoneOff } from './headphone-off';
|
|
831
835
|
export { default as Heading } from './heading';
|
|
836
|
+
export { default as HeadphoneOff } from './headphone-off';
|
|
832
837
|
export { default as Headphones } from './headphones';
|
|
833
838
|
export { default as HeartCrack } from './heart-crack';
|
|
834
|
-
export { default as HeartHandshake } from './heart-handshake';
|
|
835
839
|
export { default as Headset } from './headset';
|
|
836
|
-
export { default as
|
|
840
|
+
export { default as HeartHandshake } from './heart-handshake';
|
|
837
841
|
export { default as HeartMinus } from './heart-minus';
|
|
842
|
+
export { default as HeartOff } from './heart-off';
|
|
838
843
|
export { default as HeartPlus } from './heart-plus';
|
|
839
844
|
export { default as HeartPulse } from './heart-pulse';
|
|
840
845
|
export { default as HeartX } from './heart-x';
|
|
@@ -860,31 +865,31 @@ export { default as IdCard } from './id-card';
|
|
|
860
865
|
export { default as ImageDown } from './image-down';
|
|
861
866
|
export { default as ImageMinus } from './image-minus';
|
|
862
867
|
export { default as ImageOff } from './image-off';
|
|
863
|
-
export { default as ImagePlus } from './image-plus';
|
|
864
868
|
export { default as ImagePlay } from './image-play';
|
|
869
|
+
export { default as ImagePlus } from './image-plus';
|
|
865
870
|
export { default as ImageUp } from './image-up';
|
|
866
871
|
export { default as ImageUpscale } from './image-upscale';
|
|
867
872
|
export { default as Image } from './image';
|
|
873
|
+
export { default as Images } from './images';
|
|
868
874
|
export { default as Import } from './import';
|
|
869
875
|
export { default as Inbox } from './inbox';
|
|
870
|
-
export { default as Images } from './images';
|
|
871
876
|
export { default as IndianRupee } from './indian-rupee';
|
|
872
877
|
export { default as Infinity } from './infinity';
|
|
873
878
|
export { default as Info } from './info';
|
|
874
|
-
export { default as Italic } from './italic';
|
|
875
879
|
export { default as InspectionPanel } from './inspection-panel';
|
|
876
|
-
export { default as
|
|
880
|
+
export { default as Italic } from './italic';
|
|
877
881
|
export { default as IterationCcw } from './iteration-ccw';
|
|
882
|
+
export { default as IterationCw } from './iteration-cw';
|
|
878
883
|
export { default as JapaneseYen } from './japanese-yen';
|
|
879
884
|
export { default as Joystick } from './joystick';
|
|
880
885
|
export { default as Kanban } from './kanban';
|
|
881
886
|
export { default as Kayak } from './kayak';
|
|
882
887
|
export { default as KeyRound } from './key-round';
|
|
883
|
-
export { default as Key } from './key';
|
|
884
888
|
export { default as KeySquare } from './key-square';
|
|
889
|
+
export { default as Key } from './key';
|
|
890
|
+
export { default as KeyboardMusic } from './keyboard-music';
|
|
885
891
|
export { default as KeyboardOff } from './keyboard-off';
|
|
886
892
|
export { default as Keyboard } from './keyboard';
|
|
887
|
-
export { default as KeyboardMusic } from './keyboard-music';
|
|
888
893
|
export { default as LampCeiling } from './lamp-ceiling';
|
|
889
894
|
export { default as LampDesk } from './lamp-desk';
|
|
890
895
|
export { default as LampFloor } from './lamp-floor';
|
|
@@ -899,8 +904,8 @@ export { default as LaptopMinimal } from './laptop-minimal';
|
|
|
899
904
|
export { default as Laptop } from './laptop';
|
|
900
905
|
export { default as LassoSelect } from './lasso-select';
|
|
901
906
|
export { default as Lasso } from './lasso';
|
|
902
|
-
export { default as LayerArrowDown } from './layer-arrow-down';
|
|
903
907
|
export { default as LayerArrowUp } from './layer-arrow-up';
|
|
908
|
+
export { default as LayerArrowDown } from './layer-arrow-down';
|
|
904
909
|
export { default as Layers2 } from './layers-2';
|
|
905
910
|
export { default as LayersArrowDown } from './layers-arrow-down';
|
|
906
911
|
export { default as LayersArrowUp } from './layers-arrow-up';
|
|
@@ -908,8 +913,8 @@ export { default as LayersMinus } from './layers-minus';
|
|
|
908
913
|
export { default as LayersPlus } from './layers-plus';
|
|
909
914
|
export { default as Layers } from './layers';
|
|
910
915
|
export { default as LayoutDashboard } from './layout-dashboard';
|
|
911
|
-
export { default as LayoutGrid } from './layout-grid';
|
|
912
916
|
export { default as LayoutFreeform } from './layout-freeform';
|
|
917
|
+
export { default as LayoutGrid } from './layout-grid';
|
|
913
918
|
export { default as LayoutList } from './layout-list';
|
|
914
919
|
export { default as LayoutPanelLeft } from './layout-panel-left';
|
|
915
920
|
export { default as LayoutPanelTop } from './layout-panel-top';
|
|
@@ -921,18 +926,18 @@ export { default as LensConcave } from './lens-concave';
|
|
|
921
926
|
export { default as LensConvex } from './lens-convex';
|
|
922
927
|
export { default as LibraryBig } from './library-big';
|
|
923
928
|
export { default as Library } from './library';
|
|
924
|
-
export { default as Ligature } from './ligature';
|
|
925
929
|
export { default as LifeBuoy } from './life-buoy';
|
|
930
|
+
export { default as Ligature } from './ligature';
|
|
926
931
|
export { default as LightbulbOff } from './lightbulb-off';
|
|
927
932
|
export { default as Lightbulb } from './lightbulb';
|
|
928
933
|
export { default as Lighthouse } from './lighthouse';
|
|
929
934
|
export { default as LineDotRightHorizontal } from './line-dot-right-horizontal';
|
|
930
935
|
export { default as LineSquiggle } from './line-squiggle';
|
|
931
936
|
export { default as LineStyle } from './line-style';
|
|
932
|
-
export { default as Link2 } from './link-2';
|
|
933
937
|
export { default as Link2Off } from './link-2-off';
|
|
934
|
-
export { default as
|
|
938
|
+
export { default as Link2 } from './link-2';
|
|
935
939
|
export { default as Link } from './link';
|
|
940
|
+
export { default as ListCheck } from './list-check';
|
|
936
941
|
export { default as ListChecks } from './list-checks';
|
|
937
942
|
export { default as ListChevronsDownUp } from './list-chevrons-down-up';
|
|
938
943
|
export { default as ListChevronsUpDown } from './list-chevrons-up-down';
|
|
@@ -943,8 +948,8 @@ export { default as ListFilterPlus } from './list-filter-plus';
|
|
|
943
948
|
export { default as ListFilter } from './list-filter';
|
|
944
949
|
export { default as ListIndentDecrease } from './list-indent-decrease';
|
|
945
950
|
export { default as ListIndentIncrease } from './list-indent-increase';
|
|
946
|
-
export { default as ListMusic } from './list-music';
|
|
947
951
|
export { default as ListMinus } from './list-minus';
|
|
952
|
+
export { default as ListMusic } from './list-music';
|
|
948
953
|
export { default as ListOrdered } from './list-ordered';
|
|
949
954
|
export { default as ListPlus } from './list-plus';
|
|
950
955
|
export { default as ListRestart } from './list-restart';
|
|
@@ -953,23 +958,23 @@ export { default as ListSortDescending } from './list-sort-descending';
|
|
|
953
958
|
export { default as ListStart } from './list-start';
|
|
954
959
|
export { default as ListTodo } from './list-todo';
|
|
955
960
|
export { default as ListTree } from './list-tree';
|
|
956
|
-
export { default as ListX } from './list-x';
|
|
957
961
|
export { default as ListVideo } from './list-video';
|
|
958
|
-
export { default as
|
|
962
|
+
export { default as ListX } from './list-x';
|
|
959
963
|
export { default as LoaderCircle } from './loader-circle';
|
|
964
|
+
export { default as List } from './list';
|
|
960
965
|
export { default as LoaderPinwheel } from './loader-pinwheel';
|
|
961
966
|
export { default as Loader } from './loader';
|
|
962
967
|
export { default as LocateFixed } from './locate-fixed';
|
|
963
968
|
export { default as LocateOff } from './locate-off';
|
|
964
969
|
export { default as Locate } from './locate';
|
|
965
970
|
export { default as LockKeyholeOpen } from './lock-keyhole-open';
|
|
966
|
-
export { default as LockOpen } from './lock-open';
|
|
967
971
|
export { default as LockKeyhole } from './lock-keyhole';
|
|
972
|
+
export { default as LockOpen } from './lock-open';
|
|
968
973
|
export { default as Lock } from './lock';
|
|
969
974
|
export { default as LogIn } from './log-in';
|
|
970
975
|
export { default as LogOut } from './log-out';
|
|
971
|
-
export { default as Logs } from './logs';
|
|
972
976
|
export { default as Lollipop } from './lollipop';
|
|
977
|
+
export { default as Logs } from './logs';
|
|
973
978
|
export { default as Luggage } from './luggage';
|
|
974
979
|
export { default as Magnet } from './magnet';
|
|
975
980
|
export { default as MailBadge } from './mail-badge';
|
|
@@ -977,19 +982,19 @@ export { default as MailCheck } from './mail-check';
|
|
|
977
982
|
export { default as MailClock } from './mail-clock';
|
|
978
983
|
export { default as MailMinus } from './mail-minus';
|
|
979
984
|
export { default as MailOpen } from './mail-open';
|
|
980
|
-
export { default as MailQuestionMark } from './mail-question-mark';
|
|
981
|
-
export { default as MailPlus } from './mail-plus';
|
|
982
985
|
export { default as MailPen } from './mail-pen';
|
|
983
|
-
export { default as
|
|
986
|
+
export { default as MailPlus } from './mail-plus';
|
|
987
|
+
export { default as MailQuestionMark } from './mail-question-mark';
|
|
984
988
|
export { default as MailWarning } from './mail-warning';
|
|
989
|
+
export { default as MailSearch } from './mail-search';
|
|
985
990
|
export { default as MailX } from './mail-x';
|
|
986
991
|
export { default as Mail } from './mail';
|
|
987
992
|
export { default as Mailbox } from './mailbox';
|
|
988
|
-
export { default as MapMinus } from './map-minus';
|
|
989
993
|
export { default as Mails } from './mails';
|
|
994
|
+
export { default as MapMinus } from './map-minus';
|
|
990
995
|
export { default as MapPinCheckInside } from './map-pin-check-inside';
|
|
991
|
-
export { default as MapPinCheck } from './map-pin-check';
|
|
992
996
|
export { default as MapPinHouse } from './map-pin-house';
|
|
997
|
+
export { default as MapPinCheck } from './map-pin-check';
|
|
993
998
|
export { default as MapPinMinusInside } from './map-pin-minus-inside';
|
|
994
999
|
export { default as MapPinMinus } from './map-pin-minus';
|
|
995
1000
|
export { default as MapPinOff } from './map-pin-off';
|
|
@@ -1007,17 +1012,17 @@ export { default as MarsStroke } from './mars-stroke';
|
|
|
1007
1012
|
export { default as Mars } from './mars';
|
|
1008
1013
|
export { default as Martini } from './martini';
|
|
1009
1014
|
export { default as Maximize2 } from './maximize-2';
|
|
1010
|
-
export { default as Maximize } from './maximize';
|
|
1011
1015
|
export { default as Medal } from './medal';
|
|
1016
|
+
export { default as Maximize } from './maximize';
|
|
1012
1017
|
export { default as MegaphoneOff } from './megaphone-off';
|
|
1013
1018
|
export { default as Megaphone } from './megaphone';
|
|
1014
1019
|
export { default as MemoryStick } from './memory-stick';
|
|
1015
1020
|
export { default as Menu } from './menu';
|
|
1016
1021
|
export { default as Merge } from './merge';
|
|
1017
|
-
export { default as MessageCircleCode } from './message-circle-code';
|
|
1018
|
-
export { default as MessageCircleDashedCheck } from './message-circle-dashed-check';
|
|
1019
1022
|
export { default as MessageCircleCheck } from './message-circle-check';
|
|
1023
|
+
export { default as MessageCircleCode } from './message-circle-code';
|
|
1020
1024
|
export { default as MessageCircleDashed } from './message-circle-dashed';
|
|
1025
|
+
export { default as MessageCircleDashedCheck } from './message-circle-dashed-check';
|
|
1021
1026
|
export { default as MessageCircleHeart } from './message-circle-heart';
|
|
1022
1027
|
export { default as MessageCircleMore } from './message-circle-more';
|
|
1023
1028
|
export { default as MessageCircleOff } from './message-circle-off';
|
|
@@ -1025,41 +1030,41 @@ export { default as MessageCirclePlus } from './message-circle-plus';
|
|
|
1025
1030
|
export { default as MessageCircleQuestionMark } from './message-circle-question-mark';
|
|
1026
1031
|
export { default as MessageCircleReply } from './message-circle-reply';
|
|
1027
1032
|
export { default as MessageCircleWarning } from './message-circle-warning';
|
|
1028
|
-
export { default as MessageCircle } from './message-circle';
|
|
1029
1033
|
export { default as MessageCircleX } from './message-circle-x';
|
|
1034
|
+
export { default as MessageCircle } from './message-circle';
|
|
1030
1035
|
export { default as MessageSquareCheck } from './message-square-check';
|
|
1031
1036
|
export { default as MessageSquareCode } from './message-square-code';
|
|
1032
1037
|
export { default as MessageSquareDashed } from './message-square-dashed';
|
|
1033
1038
|
export { default as MessageSquareDiff } from './message-square-diff';
|
|
1034
|
-
export { default as MessageSquareHeart } from './message-square-heart';
|
|
1035
1039
|
export { default as MessageSquareDot } from './message-square-dot';
|
|
1040
|
+
export { default as MessageSquareHeart } from './message-square-heart';
|
|
1036
1041
|
export { default as MessageSquareLock } from './message-square-lock';
|
|
1037
1042
|
export { default as MessageSquareMore } from './message-square-more';
|
|
1038
1043
|
export { default as MessageSquareOff } from './message-square-off';
|
|
1039
1044
|
export { default as MessageSquarePlus } from './message-square-plus';
|
|
1040
1045
|
export { default as MessageSquareQuote } from './message-square-quote';
|
|
1041
|
-
export { default as MessageSquareShare } from './message-square-share';
|
|
1042
1046
|
export { default as MessageSquareReply } from './message-square-reply';
|
|
1047
|
+
export { default as MessageSquareShare } from './message-square-share';
|
|
1043
1048
|
export { default as MessageSquareText } from './message-square-text';
|
|
1044
1049
|
export { default as MessageSquareWarning } from './message-square-warning';
|
|
1045
1050
|
export { default as MessageSquareX } from './message-square-x';
|
|
1046
1051
|
export { default as MessageSquare } from './message-square';
|
|
1047
|
-
export { default as Metronome } from './metronome';
|
|
1048
1052
|
export { default as MessagesSquare } from './messages-square';
|
|
1053
|
+
export { default as Metronome } from './metronome';
|
|
1049
1054
|
export { default as MicAudioLines } from './mic-audio-lines';
|
|
1050
|
-
export { default as MicOff } from './mic-off';
|
|
1051
1055
|
export { default as MicSignal } from './mic-signal';
|
|
1052
|
-
export { default as
|
|
1056
|
+
export { default as MicOff } from './mic-off';
|
|
1053
1057
|
export { default as MicVocal } from './mic-vocal';
|
|
1054
|
-
export { default as
|
|
1058
|
+
export { default as Mic } from './mic';
|
|
1055
1059
|
export { default as Microscope } from './microscope';
|
|
1060
|
+
export { default as Microchip } from './microchip';
|
|
1056
1061
|
export { default as Microwave } from './microwave';
|
|
1057
1062
|
export { default as MidiPort } from './midi-port';
|
|
1058
1063
|
export { default as Milestone } from './milestone';
|
|
1059
1064
|
export { default as MilkOff } from './milk-off';
|
|
1060
1065
|
export { default as Milk } from './milk';
|
|
1061
|
-
export { default as Minimize } from './minimize';
|
|
1062
1066
|
export { default as Minimize2 } from './minimize-2';
|
|
1067
|
+
export { default as Minimize } from './minimize';
|
|
1063
1068
|
export { default as Minus } from './minus';
|
|
1064
1069
|
export { default as MirrorRectangular } from './mirror-rectangular';
|
|
1065
1070
|
export { default as MirrorRound } from './mirror-round';
|
|
@@ -1069,20 +1074,20 @@ export { default as MonitorCog } from './monitor-cog';
|
|
|
1069
1074
|
export { default as MonitorDot } from './monitor-dot';
|
|
1070
1075
|
export { default as MonitorDown } from './monitor-down';
|
|
1071
1076
|
export { default as MonitorOff } from './monitor-off';
|
|
1072
|
-
export { default as MonitorPause } from './monitor-pause';
|
|
1073
1077
|
export { default as MonitorPlay } from './monitor-play';
|
|
1078
|
+
export { default as MonitorPause } from './monitor-pause';
|
|
1074
1079
|
export { default as MonitorSmartphone } from './monitor-smartphone';
|
|
1075
|
-
export { default as MonitorStop } from './monitor-stop';
|
|
1076
1080
|
export { default as MonitorSpeaker } from './monitor-speaker';
|
|
1081
|
+
export { default as MonitorStop } from './monitor-stop';
|
|
1077
1082
|
export { default as MonitorUp } from './monitor-up';
|
|
1078
|
-
export { default as Monitor } from './monitor';
|
|
1079
1083
|
export { default as MonitorX } from './monitor-x';
|
|
1084
|
+
export { default as Monitor } from './monitor';
|
|
1080
1085
|
export { default as MoonStar } from './moon-star';
|
|
1081
1086
|
export { default as Moon } from './moon';
|
|
1082
1087
|
export { default as MopSparkles } from './mop-sparkles';
|
|
1083
1088
|
export { default as Mop } from './mop';
|
|
1084
|
-
export { default as Motorbike } from './motorbike';
|
|
1085
1089
|
export { default as Mosque } from './mosque';
|
|
1090
|
+
export { default as Motorbike } from './motorbike';
|
|
1086
1091
|
export { default as MountainSnow } from './mountain-snow';
|
|
1087
1092
|
export { default as Mountain } from './mountain';
|
|
1088
1093
|
export { default as MouseLeft } from './mouse-left';
|
|
@@ -1093,8 +1098,8 @@ export { default as MousePointerBan } from './mouse-pointer-ban';
|
|
|
1093
1098
|
export { default as MousePointerClick } from './mouse-pointer-click';
|
|
1094
1099
|
export { default as MousePointer } from './mouse-pointer';
|
|
1095
1100
|
export { default as MouseRight } from './mouse-right';
|
|
1096
|
-
export { default as Move3d } from './move-3d';
|
|
1097
1101
|
export { default as Mouse } from './mouse';
|
|
1102
|
+
export { default as Move3d } from './move-3d';
|
|
1098
1103
|
export { default as MoveDiagonal2 } from './move-diagonal-2';
|
|
1099
1104
|
export { default as MoveDiagonal } from './move-diagonal';
|
|
1100
1105
|
export { default as MoveDownLeft } from './move-down-left';
|
|
@@ -1106,8 +1111,8 @@ export { default as MoveRight } from './move-right';
|
|
|
1106
1111
|
export { default as MoveUpLeft } from './move-up-left';
|
|
1107
1112
|
export { default as MoveUpRight } from './move-up-right';
|
|
1108
1113
|
export { default as MoveUp } from './move-up';
|
|
1109
|
-
export { default as MoveVertical } from './move-vertical';
|
|
1110
1114
|
export { default as Move } from './move';
|
|
1115
|
+
export { default as MoveVertical } from './move-vertical';
|
|
1111
1116
|
export { default as Music2 } from './music-2';
|
|
1112
1117
|
export { default as Music3 } from './music-3';
|
|
1113
1118
|
export { default as Music4 } from './music-4';
|
|
@@ -1115,8 +1120,8 @@ export { default as Music } from './music';
|
|
|
1115
1120
|
export { default as Navigation2Off } from './navigation-2-off';
|
|
1116
1121
|
export { default as Navigation2 } from './navigation-2';
|
|
1117
1122
|
export { default as NavigationOff } from './navigation-off';
|
|
1118
|
-
export { default as Network } from './network';
|
|
1119
1123
|
export { default as Navigation } from './navigation';
|
|
1124
|
+
export { default as Network } from './network';
|
|
1120
1125
|
export { default as Newspaper } from './newspaper';
|
|
1121
1126
|
export { default as Nfc } from './nfc';
|
|
1122
1127
|
export { default as NonBinary } from './non-binary';
|
|
@@ -1129,8 +1134,8 @@ export { default as NotepadText } from './notepad-text';
|
|
|
1129
1134
|
export { default as NutOff } from './nut-off';
|
|
1130
1135
|
export { default as Nut } from './nut';
|
|
1131
1136
|
export { default as OctagonAlert } from './octagon-alert';
|
|
1132
|
-
export { default as OctagonMinus } from './octagon-minus';
|
|
1133
1137
|
export { default as OctagonPause } from './octagon-pause';
|
|
1138
|
+
export { default as OctagonMinus } from './octagon-minus';
|
|
1134
1139
|
export { default as OctagonX } from './octagon-x';
|
|
1135
1140
|
export { default as Octagon } from './octagon';
|
|
1136
1141
|
export { default as Omega } from './omega';
|
|
@@ -1173,21 +1178,21 @@ export { default as PanelsLeftBottom } from './panels-left-bottom';
|
|
|
1173
1178
|
export { default as PanelsRightBottom } from './panels-right-bottom';
|
|
1174
1179
|
export { default as PanelsTopLeft } from './panels-top-left';
|
|
1175
1180
|
export { default as PaperBag } from './paper-bag';
|
|
1176
|
-
export { default as Parasol } from './parasol';
|
|
1177
1181
|
export { default as Paperclip } from './paperclip';
|
|
1182
|
+
export { default as Parasol } from './parasol';
|
|
1178
1183
|
export { default as Parentheses } from './parentheses';
|
|
1179
1184
|
export { default as ParkingMeter } from './parking-meter';
|
|
1180
1185
|
export { default as PartyPopper } from './party-popper';
|
|
1181
1186
|
export { default as Pause } from './pause';
|
|
1182
1187
|
export { default as PawPrint } from './paw-print';
|
|
1183
1188
|
export { default as PcCase } from './pc-case';
|
|
1184
|
-
export { default as PenLine } from './pen-line';
|
|
1185
1189
|
export { default as PenOff } from './pen-off';
|
|
1190
|
+
export { default as PenLine } from './pen-line';
|
|
1186
1191
|
export { default as PenTool } from './pen-tool';
|
|
1187
1192
|
export { default as Pen } from './pen';
|
|
1188
1193
|
export { default as PencilLine } from './pencil-line';
|
|
1189
|
-
export { default as PencilOff } from './pencil-off';
|
|
1190
1194
|
export { default as PencilRuler } from './pencil-ruler';
|
|
1195
|
+
export { default as PencilOff } from './pencil-off';
|
|
1191
1196
|
export { default as PencilSparkles } from './pencil-sparkles';
|
|
1192
1197
|
export { default as Pencil } from './pencil';
|
|
1193
1198
|
export { default as Pentagon } from './pentagon';
|
|
@@ -1202,8 +1207,8 @@ export { default as PhoneMissed } from './phone-missed';
|
|
|
1202
1207
|
export { default as PhoneOff } from './phone-off';
|
|
1203
1208
|
export { default as PhoneOutgoing } from './phone-outgoing';
|
|
1204
1209
|
export { default as Phone } from './phone';
|
|
1205
|
-
export { default as Piano } from './piano';
|
|
1206
1210
|
export { default as Pi } from './pi';
|
|
1211
|
+
export { default as Piano } from './piano';
|
|
1207
1212
|
export { default as Pickaxe } from './pickaxe';
|
|
1208
1213
|
export { default as PictureInPicture2 } from './picture-in-picture-2';
|
|
1209
1214
|
export { default as PictureInPicture } from './picture-in-picture';
|
|
@@ -1230,8 +1235,8 @@ export { default as PlugZap } from './plug-zap';
|
|
|
1230
1235
|
export { default as Plug } from './plug';
|
|
1231
1236
|
export { default as Plus } from './plus';
|
|
1232
1237
|
export { default as Podium } from './podium';
|
|
1233
|
-
export { default as PointerOff } from './pointer-off';
|
|
1234
1238
|
export { default as PocketKnife } from './pocket-knife';
|
|
1239
|
+
export { default as PointerOff } from './pointer-off';
|
|
1235
1240
|
export { default as Pointer } from './pointer';
|
|
1236
1241
|
export { default as Popcorn } from './popcorn';
|
|
1237
1242
|
export { default as Popsicle } from './popsicle';
|
|
@@ -1243,12 +1248,12 @@ export { default as PrinterCheck } from './printer-check';
|
|
|
1243
1248
|
export { default as PrinterX } from './printer-x';
|
|
1244
1249
|
export { default as Printer } from './printer';
|
|
1245
1250
|
export { default as Projector } from './projector';
|
|
1246
|
-
export { default as Puzzle } from './puzzle';
|
|
1247
1251
|
export { default as Proportions } from './proportions';
|
|
1252
|
+
export { default as Puzzle } from './puzzle';
|
|
1248
1253
|
export { default as Pyramid } from './pyramid';
|
|
1249
1254
|
export { default as QrCode } from './qr-code';
|
|
1250
|
-
export { default as Quote } from './quote';
|
|
1251
1255
|
export { default as Rabbit } from './rabbit';
|
|
1256
|
+
export { default as Quote } from './quote';
|
|
1252
1257
|
export { default as Radar } from './radar';
|
|
1253
1258
|
export { default as Radiation } from './radiation';
|
|
1254
1259
|
export { default as Radical } from './radical';
|
|
@@ -1261,13 +1266,13 @@ export { default as Rainbow } from './rainbow';
|
|
|
1261
1266
|
export { default as Rat } from './rat';
|
|
1262
1267
|
export { default as Ratio } from './ratio';
|
|
1263
1268
|
export { default as ReceiptCent } from './receipt-cent';
|
|
1264
|
-
export { default as ReceiptEuro } from './receipt-euro';
|
|
1265
1269
|
export { default as ReceiptIndianRupee } from './receipt-indian-rupee';
|
|
1270
|
+
export { default as ReceiptEuro } from './receipt-euro';
|
|
1266
1271
|
export { default as ReceiptJapaneseYen } from './receipt-japanese-yen';
|
|
1267
1272
|
export { default as ReceiptPoundSterling } from './receipt-pound-sterling';
|
|
1268
1273
|
export { default as ReceiptRussianRuble } from './receipt-russian-ruble';
|
|
1269
|
-
export { default as ReceiptSwissFranc } from './receipt-swiss-franc';
|
|
1270
1274
|
export { default as ReceiptText } from './receipt-text';
|
|
1275
|
+
export { default as ReceiptSwissFranc } from './receipt-swiss-franc';
|
|
1271
1276
|
export { default as ReceiptTurkishLira } from './receipt-turkish-lira';
|
|
1272
1277
|
export { default as Receipt } from './receipt';
|
|
1273
1278
|
export { default as RectangleCircle } from './rectangle-circle';
|
|
@@ -1288,18 +1293,18 @@ export { default as Regex } from './regex';
|
|
|
1288
1293
|
export { default as RemoveFormatting } from './remove-formatting';
|
|
1289
1294
|
export { default as Repeat1 } from './repeat-1';
|
|
1290
1295
|
export { default as Repeat2 } from './repeat-2';
|
|
1291
|
-
export { default as Repeat } from './repeat';
|
|
1292
1296
|
export { default as RepeatOff } from './repeat-off';
|
|
1297
|
+
export { default as Repeat } from './repeat';
|
|
1293
1298
|
export { default as ReplaceAll } from './replace-all';
|
|
1294
1299
|
export { default as Replace } from './replace';
|
|
1300
|
+
export { default as Reply } from './reply';
|
|
1295
1301
|
export { default as ReplyAll } from './reply-all';
|
|
1296
1302
|
export { default as Rewind } from './rewind';
|
|
1297
1303
|
export { default as Ribbon } from './ribbon';
|
|
1298
|
-
export { default as Reply } from './reply';
|
|
1299
1304
|
export { default as Road } from './road';
|
|
1300
1305
|
export { default as RobotArm } from './robot-arm';
|
|
1301
|
-
export { default as Rocket } from './rocket';
|
|
1302
1306
|
export { default as RobotVacuum } from './robot-vacuum';
|
|
1307
|
+
export { default as Rocket } from './rocket';
|
|
1303
1308
|
export { default as RockingChair } from './rocking-chair';
|
|
1304
1309
|
export { default as RollerCoaster } from './roller-coaster';
|
|
1305
1310
|
export { default as Rose } from './rose';
|
|
@@ -1310,17 +1315,17 @@ export { default as RotateCcwSquare } from './rotate-ccw-square';
|
|
|
1310
1315
|
export { default as RotateCcw } from './rotate-ccw';
|
|
1311
1316
|
export { default as RotateCwFadingClock } from './rotate-cw-fading-clock';
|
|
1312
1317
|
export { default as RotateCwSquare } from './rotate-cw-square';
|
|
1313
|
-
export { default as RotateCw } from './rotate-cw';
|
|
1314
1318
|
export { default as RouteOff } from './route-off';
|
|
1315
|
-
export { default as
|
|
1319
|
+
export { default as RotateCw } from './rotate-cw';
|
|
1316
1320
|
export { default as Router } from './router';
|
|
1321
|
+
export { default as Route } from './route';
|
|
1317
1322
|
export { default as Rows2 } from './rows-2';
|
|
1318
|
-
export { default as Rows3 } from './rows-3';
|
|
1319
1323
|
export { default as Rows4 } from './rows-4';
|
|
1324
|
+
export { default as Rows3 } from './rows-3';
|
|
1320
1325
|
export { default as Rss } from './rss';
|
|
1321
1326
|
export { default as RulerDimensionLine } from './ruler-dimension-line';
|
|
1322
|
-
export { default as RussianRuble } from './russian-ruble';
|
|
1323
1327
|
export { default as Ruler } from './ruler';
|
|
1328
|
+
export { default as RussianRuble } from './russian-ruble';
|
|
1324
1329
|
export { default as Sailboat } from './sailboat';
|
|
1325
1330
|
export { default as Salad } from './salad';
|
|
1326
1331
|
export { default as Sandwich } from './sandwich';
|
|
@@ -1333,10 +1338,10 @@ export { default as SaveOff } from './save-off';
|
|
|
1333
1338
|
export { default as SavePen } from './save-pen';
|
|
1334
1339
|
export { default as SavePlus } from './save-plus';
|
|
1335
1340
|
export { default as Save } from './save';
|
|
1336
|
-
export { default as Scale3d } from './scale-3d';
|
|
1337
1341
|
export { default as Scale } from './scale';
|
|
1338
|
-
export { default as
|
|
1342
|
+
export { default as Scale3d } from './scale-3d';
|
|
1339
1343
|
export { default as ScanBarcode } from './scan-barcode';
|
|
1344
|
+
export { default as Scaling } from './scaling';
|
|
1340
1345
|
export { default as ScanBox } from './scan-box';
|
|
1341
1346
|
export { default as ScanEye } from './scan-eye';
|
|
1342
1347
|
export { default as ScanFace } from './scan-face';
|
|
@@ -1359,11 +1364,11 @@ export { default as SearchAlert } from './search-alert';
|
|
|
1359
1364
|
export { default as SearchCheck } from './search-check';
|
|
1360
1365
|
export { default as SearchCode } from './search-code';
|
|
1361
1366
|
export { default as SearchSlash } from './search-slash';
|
|
1362
|
-
export { default as SearchX } from './search-x';
|
|
1363
1367
|
export { default as Search } from './search';
|
|
1368
|
+
export { default as SearchX } from './search-x';
|
|
1364
1369
|
export { default as Section } from './section';
|
|
1365
|
-
export { default as SendToBack } from './send-to-back';
|
|
1366
1370
|
export { default as SendHorizontal } from './send-horizontal';
|
|
1371
|
+
export { default as SendToBack } from './send-to-back';
|
|
1367
1372
|
export { default as Send } from './send';
|
|
1368
1373
|
export { default as SeparatorHorizontal } from './separator-horizontal';
|
|
1369
1374
|
export { default as SeparatorVertical } from './separator-vertical';
|
|
@@ -1377,13 +1382,13 @@ export { default as Settings } from './settings';
|
|
|
1377
1382
|
export { default as Shapes } from './shapes';
|
|
1378
1383
|
export { default as Share2 } from './share-2';
|
|
1379
1384
|
export { default as Share } from './share';
|
|
1385
|
+
export { default as Shell } from './shell';
|
|
1380
1386
|
export { default as Sheet } from './sheet';
|
|
1381
1387
|
export { default as ShelvingUnit } from './shelving-unit';
|
|
1382
1388
|
export { default as ShieldAlert } from './shield-alert';
|
|
1383
|
-
export { default as Shell } from './shell';
|
|
1384
1389
|
export { default as ShieldBan } from './shield-ban';
|
|
1385
|
-
export { default as ShieldCheck } from './shield-check';
|
|
1386
1390
|
export { default as ShieldCogCorner } from './shield-cog-corner';
|
|
1391
|
+
export { default as ShieldCheck } from './shield-check';
|
|
1387
1392
|
export { default as ShieldCog } from './shield-cog';
|
|
1388
1393
|
export { default as ShieldEllipsis } from './shield-ellipsis';
|
|
1389
1394
|
export { default as ShieldHalf } from './shield-half';
|
|
@@ -1397,13 +1402,13 @@ export { default as ShieldUser } from './shield-user';
|
|
|
1397
1402
|
export { default as ShieldX } from './shield-x';
|
|
1398
1403
|
export { default as Shield } from './shield';
|
|
1399
1404
|
export { default as ShipCargo } from './ship-cargo';
|
|
1405
|
+
export { default as ShipWheel } from './ship-wheel';
|
|
1400
1406
|
export { default as Ship } from './ship';
|
|
1401
1407
|
export { default as Shirt } from './shirt';
|
|
1402
1408
|
export { default as ShoppingBag } from './shopping-bag';
|
|
1403
|
-
export { default as ShipWheel } from './ship-wheel';
|
|
1404
1409
|
export { default as ShoppingBasket } from './shopping-basket';
|
|
1405
|
-
export { default as ShoppingCartMinus } from './shopping-cart-minus';
|
|
1406
1410
|
export { default as ShoppingCartPlus } from './shopping-cart-plus';
|
|
1411
|
+
export { default as ShoppingCartMinus } from './shopping-cart-minus';
|
|
1407
1412
|
export { default as ShoppingCart } from './shopping-cart';
|
|
1408
1413
|
export { default as Shovel } from './shovel';
|
|
1409
1414
|
export { default as ShowerHead } from './shower-head';
|
|
@@ -1437,8 +1442,8 @@ export { default as Snail } from './snail';
|
|
|
1437
1442
|
export { default as Snowflake } from './snowflake';
|
|
1438
1443
|
export { default as SoapDispenserDroplet } from './soap-dispenser-droplet';
|
|
1439
1444
|
export { default as Sofa } from './sofa';
|
|
1440
|
-
export { default as Soup } from './soup';
|
|
1441
1445
|
export { default as SolarPanel } from './solar-panel';
|
|
1446
|
+
export { default as Soup } from './soup';
|
|
1442
1447
|
export { default as Space } from './space';
|
|
1443
1448
|
export { default as Spade } from './spade';
|
|
1444
1449
|
export { default as Sparkle } from './sparkle';
|
|
@@ -1447,15 +1452,15 @@ export { default as Speaker } from './speaker';
|
|
|
1447
1452
|
export { default as Speech } from './speech';
|
|
1448
1453
|
export { default as SpellCheck2 } from './spell-check-2';
|
|
1449
1454
|
export { default as SpellCheck } from './spell-check';
|
|
1455
|
+
export { default as Spline } from './spline';
|
|
1450
1456
|
export { default as SplinePointer } from './spline-pointer';
|
|
1451
1457
|
export { default as Split } from './split';
|
|
1452
|
-
export { default as Spline } from './spline';
|
|
1453
|
-
export { default as Spool } from './spool';
|
|
1454
1458
|
export { default as SportShoe } from './sport-shoe';
|
|
1459
|
+
export { default as Spool } from './spool';
|
|
1455
1460
|
export { default as Spotlight } from './spotlight';
|
|
1456
1461
|
export { default as SprayCan } from './spray-can';
|
|
1457
|
-
export { default as Sprout } from './sprout';
|
|
1458
1462
|
export { default as SquareActivity } from './square-activity';
|
|
1463
|
+
export { default as Sprout } from './sprout';
|
|
1459
1464
|
export { default as SquareArrowDownLeft } from './square-arrow-down-left';
|
|
1460
1465
|
export { default as SquareArrowDownRight } from './square-arrow-down-right';
|
|
1461
1466
|
export { default as SquareArrowDown } from './square-arrow-down';
|
|
@@ -1473,9 +1478,9 @@ export { default as SquareArrowUp } from './square-arrow-up';
|
|
|
1473
1478
|
export { default as SquareAsterisk } from './square-asterisk';
|
|
1474
1479
|
export { default as SquareBottomDashedScissors } from './square-bottom-dashed-scissors';
|
|
1475
1480
|
export { default as SquareCenterlineDashedHorizontal } from './square-centerline-dashed-horizontal';
|
|
1481
|
+
export { default as SquareChartGantt } from './square-chart-gantt';
|
|
1476
1482
|
export { default as SquareCenterlineDashedVertical } from './square-centerline-dashed-vertical';
|
|
1477
1483
|
export { default as SquareCheckBig } from './square-check-big';
|
|
1478
|
-
export { default as SquareChartGantt } from './square-chart-gantt';
|
|
1479
1484
|
export { default as SquareCheck } from './square-check';
|
|
1480
1485
|
export { default as SquareChevronDown } from './square-chevron-down';
|
|
1481
1486
|
export { default as SquareChevronLeft } from './square-chevron-left';
|
|
@@ -1483,15 +1488,15 @@ export { default as SquareChevronRight } from './square-chevron-right';
|
|
|
1483
1488
|
export { default as SquareChevronUp } from './square-chevron-up';
|
|
1484
1489
|
export { default as SquareCode } from './square-code';
|
|
1485
1490
|
export { default as SquareDashedBottomCode } from './square-dashed-bottom-code';
|
|
1486
|
-
export { default as SquareDashedBottom } from './square-dashed-bottom';
|
|
1487
1491
|
export { default as SquareDashedKanban } from './square-dashed-kanban';
|
|
1492
|
+
export { default as SquareDashedBottom } from './square-dashed-bottom';
|
|
1488
1493
|
export { default as SquareDashedMousePointer } from './square-dashed-mouse-pointer';
|
|
1489
1494
|
export { default as SquareDashedText } from './square-dashed-text';
|
|
1495
|
+
export { default as SquareDashed } from './square-dashed';
|
|
1490
1496
|
export { default as SquareDashedTopSolid } from './square-dashed-top-solid';
|
|
1491
1497
|
export { default as SquareDimensions } from './square-dimensions';
|
|
1492
|
-
export { default as SquareDashed } from './square-dashed';
|
|
1493
|
-
export { default as SquareDot } from './square-dot';
|
|
1494
1498
|
export { default as SquareDivide } from './square-divide';
|
|
1499
|
+
export { default as SquareDot } from './square-dot';
|
|
1495
1500
|
export { default as SquareEqual } from './square-equal';
|
|
1496
1501
|
export { default as SquareExclamationPoint } from './square-exclamation-point';
|
|
1497
1502
|
export { default as SquareFunction } from './square-function';
|
|
@@ -1500,8 +1505,8 @@ export { default as SquareLibrary } from './square-library';
|
|
|
1500
1505
|
export { default as SquareM } from './square-m';
|
|
1501
1506
|
export { default as SquareMenu } from './square-menu';
|
|
1502
1507
|
export { default as SquareMinus } from './square-minus';
|
|
1503
|
-
export { default as SquareMousePointer } from './square-mouse-pointer';
|
|
1504
1508
|
export { default as SquareOff } from './square-off';
|
|
1509
|
+
export { default as SquareMousePointer } from './square-mouse-pointer';
|
|
1505
1510
|
export { default as SquareParkingOff } from './square-parking-off';
|
|
1506
1511
|
export { default as SquareParking } from './square-parking';
|
|
1507
1512
|
export { default as SquarePause } from './square-pause';
|
|
@@ -1522,9 +1527,9 @@ export { default as SquareSplitVertical } from './square-split-vertical';
|
|
|
1522
1527
|
export { default as SquareSquare } from './square-square';
|
|
1523
1528
|
export { default as SquareStack } from './square-stack';
|
|
1524
1529
|
export { default as SquareStar } from './square-star';
|
|
1530
|
+
export { default as SquareTerminal } from './square-terminal';
|
|
1525
1531
|
export { default as SquareStop } from './square-stop';
|
|
1526
1532
|
export { default as SquareText } from './square-text';
|
|
1527
|
-
export { default as SquareTerminal } from './square-terminal';
|
|
1528
1533
|
export { default as SquareUserRound } from './square-user-round';
|
|
1529
1534
|
export { default as SquareUser } from './square-user';
|
|
1530
1535
|
export { default as SquareX } from './square-x';
|
|
@@ -1537,11 +1542,11 @@ export { default as SquircleDashed } from './squircle-dashed';
|
|
|
1537
1542
|
export { default as Squircle } from './squircle';
|
|
1538
1543
|
export { default as Squirrel } from './squirrel';
|
|
1539
1544
|
export { default as Stamp } from './stamp';
|
|
1540
|
-
export { default as StarCheck } from './star-check';
|
|
1541
1545
|
export { default as StarHalf } from './star-half';
|
|
1546
|
+
export { default as StarCheck } from './star-check';
|
|
1542
1547
|
export { default as StarMinus } from './star-minus';
|
|
1543
|
-
export { default as StarOff } from './star-off';
|
|
1544
1548
|
export { default as StarPlus } from './star-plus';
|
|
1549
|
+
export { default as StarOff } from './star-off';
|
|
1545
1550
|
export { default as StarX } from './star-x';
|
|
1546
1551
|
export { default as Star } from './star';
|
|
1547
1552
|
export { default as StepBack } from './step-back';
|
|
@@ -1560,8 +1565,8 @@ export { default as Store } from './store';
|
|
|
1560
1565
|
export { default as StretchHorizontal } from './stretch-horizontal';
|
|
1561
1566
|
export { default as StretchVertical } from './stretch-vertical';
|
|
1562
1567
|
export { default as Strikethrough } from './strikethrough';
|
|
1563
|
-
export { default as Summary } from './summary';
|
|
1564
1568
|
export { default as Subscript } from './subscript';
|
|
1569
|
+
export { default as Summary } from './summary';
|
|
1565
1570
|
export { default as SunDim } from './sun-dim';
|
|
1566
1571
|
export { default as SunMedium } from './sun-medium';
|
|
1567
1572
|
export { default as SunMoon } from './sun-moon';
|
|
@@ -1574,10 +1579,10 @@ export { default as SwatchBook } from './swatch-book';
|
|
|
1574
1579
|
export { default as SwissFranc } from './swiss-franc';
|
|
1575
1580
|
export { default as SwitchCamera } from './switch-camera';
|
|
1576
1581
|
export { default as Sword } from './sword';
|
|
1582
|
+
export { default as Swords } from './swords';
|
|
1577
1583
|
export { default as Syringe } from './syringe';
|
|
1578
1584
|
export { default as Table2 } from './table-2';
|
|
1579
1585
|
export { default as TableCellsMerge } from './table-cells-merge';
|
|
1580
|
-
export { default as Swords } from './swords';
|
|
1581
1586
|
export { default as TableCellsSplit } from './table-cells-split';
|
|
1582
1587
|
export { default as TableColumnsSplit } from './table-columns-split';
|
|
1583
1588
|
export { default as TableOfContents } from './table-of-contents';
|
|
@@ -1591,8 +1596,8 @@ export { default as TagPlus } from './tag-plus';
|
|
|
1591
1596
|
export { default as TagX } from './tag-x';
|
|
1592
1597
|
export { default as Tag } from './tag';
|
|
1593
1598
|
export { default as Tags } from './tags';
|
|
1594
|
-
export { default as Tally1 } from './tally-1';
|
|
1595
1599
|
export { default as Tally2 } from './tally-2';
|
|
1600
|
+
export { default as Tally1 } from './tally-1';
|
|
1596
1601
|
export { default as Tally3 } from './tally-3';
|
|
1597
1602
|
export { default as Tally4 } from './tally-4';
|
|
1598
1603
|
export { default as Tally5 } from './tally-5';
|
|
@@ -1606,13 +1611,13 @@ export { default as TestTubeDiagonal } from './test-tube-diagonal';
|
|
|
1606
1611
|
export { default as TestTube } from './test-tube';
|
|
1607
1612
|
export { default as TestTubes } from './test-tubes';
|
|
1608
1613
|
export { default as TextAlignCenter } from './text-align-center';
|
|
1609
|
-
export { default as TextAlignEnd } from './text-align-end';
|
|
1610
1614
|
export { default as TextAlignJustify } from './text-align-justify';
|
|
1615
|
+
export { default as TextAlignEnd } from './text-align-end';
|
|
1611
1616
|
export { default as TextAlignStart } from './text-align-start';
|
|
1612
1617
|
export { default as TextCursorInput } from './text-cursor-input';
|
|
1613
1618
|
export { default as TextCursor } from './text-cursor';
|
|
1614
|
-
export { default as TextQuote } from './text-quote';
|
|
1615
1619
|
export { default as TextInitial } from './text-initial';
|
|
1620
|
+
export { default as TextQuote } from './text-quote';
|
|
1616
1621
|
export { default as TextSearch } from './text-search';
|
|
1617
1622
|
export { default as TextWrap } from './text-wrap';
|
|
1618
1623
|
export { default as Theater } from './theater';
|
|
@@ -1621,6 +1626,7 @@ export { default as ThermometerSun } from './thermometer-sun';
|
|
|
1621
1626
|
export { default as Thermometer } from './thermometer';
|
|
1622
1627
|
export { default as ThumbsDown } from './thumbs-down';
|
|
1623
1628
|
export { default as ThumbsUp } from './thumbs-up';
|
|
1629
|
+
export { default as TicTacToe } from './tic-tac-toe';
|
|
1624
1630
|
export { default as TicketCheck } from './ticket-check';
|
|
1625
1631
|
export { default as TicketMinus } from './ticket-minus';
|
|
1626
1632
|
export { default as TicketPercent } from './ticket-percent';
|
|
@@ -1639,10 +1645,12 @@ export { default as ToggleRight } from './toggle-right';
|
|
|
1639
1645
|
export { default as Toilet } from './toilet';
|
|
1640
1646
|
export { default as ToolCase } from './tool-case';
|
|
1641
1647
|
export { default as Toolbox } from './toolbox';
|
|
1648
|
+
export { default as Toothbrush } from './toothbrush';
|
|
1649
|
+
export { default as ToothbrushSparkles } from './toothbrush-sparkles';
|
|
1642
1650
|
export { default as Tornado } from './tornado';
|
|
1643
1651
|
export { default as Torus } from './torus';
|
|
1644
|
-
export { default as TouchpadOff } from './touchpad-off';
|
|
1645
1652
|
export { default as Touchpad } from './touchpad';
|
|
1653
|
+
export { default as TouchpadOff } from './touchpad-off';
|
|
1646
1654
|
export { default as TowelRack } from './towel-rack';
|
|
1647
1655
|
export { default as TowerControl } from './tower-control';
|
|
1648
1656
|
export { default as ToyBrick } from './toy-brick';
|
|
@@ -1654,6 +1662,7 @@ export { default as TrainFront } from './train-front';
|
|
|
1654
1662
|
export { default as TrainTrack } from './train-track';
|
|
1655
1663
|
export { default as TramFront } from './tram-front';
|
|
1656
1664
|
export { default as Transgender } from './transgender';
|
|
1665
|
+
export { default as TrashOff } from './trash-off';
|
|
1657
1666
|
export { default as Trash } from './trash';
|
|
1658
1667
|
export { default as TreeDeciduous } from './tree-deciduous';
|
|
1659
1668
|
export { default as TreePalm } from './tree-palm';
|
|
@@ -1666,6 +1675,8 @@ export { default as TriangleAlert } from './triangle-alert';
|
|
|
1666
1675
|
export { default as TriangleDashed } from './triangle-dashed';
|
|
1667
1676
|
export { default as TriangleRight } from './triangle-right';
|
|
1668
1677
|
export { default as Triangle } from './triangle';
|
|
1678
|
+
export { default as TrianglesCenterlineDashedHorizontal } from './triangles-centerline-dashed-horizontal';
|
|
1679
|
+
export { default as TrianglesCenterlineDashedVertical } from './triangles-centerline-dashed-vertical';
|
|
1669
1680
|
export { default as Trophy } from './trophy';
|
|
1670
1681
|
export { default as TruckElectric } from './truck-electric';
|
|
1671
1682
|
export { default as Truck } from './truck';
|
|
@@ -1675,12 +1686,12 @@ export { default as TurkishLira } from './turkish-lira';
|
|
|
1675
1686
|
export { default as TvMinimalPlay } from './tv-minimal-play';
|
|
1676
1687
|
export { default as TvMinimal } from './tv-minimal';
|
|
1677
1688
|
export { default as Tv } from './tv';
|
|
1678
|
-
export { default as TypeOutline } from './type-outline';
|
|
1679
1689
|
export { default as Type } from './type';
|
|
1690
|
+
export { default as TypeOutline } from './type-outline';
|
|
1680
1691
|
export { default as UmbrellaOff } from './umbrella-off';
|
|
1692
|
+
export { default as Umbrella } from './umbrella';
|
|
1681
1693
|
export { default as Underline } from './underline';
|
|
1682
1694
|
export { default as Undo2 } from './undo-2';
|
|
1683
|
-
export { default as Umbrella } from './umbrella';
|
|
1684
1695
|
export { default as UndoDot } from './undo-dot';
|
|
1685
1696
|
export { default as Undo } from './undo';
|
|
1686
1697
|
export { default as UnfoldHorizontal } from './unfold-horizontal';
|
|
@@ -1695,6 +1706,7 @@ export { default as UsbCPort } from './usb-c-port';
|
|
|
1695
1706
|
export { default as Usb } from './usb';
|
|
1696
1707
|
export { default as UserCheck } from './user-check';
|
|
1697
1708
|
export { default as UserCog } from './user-cog';
|
|
1709
|
+
export { default as UserGroup } from './user-group';
|
|
1698
1710
|
export { default as UserKey } from './user-key';
|
|
1699
1711
|
export { default as UserLock } from './user-lock';
|
|
1700
1712
|
export { default as UserMinus } from './user-minus';
|
|
@@ -1703,18 +1715,19 @@ export { default as UserPlus } from './user-plus';
|
|
|
1703
1715
|
export { default as UserRoundArrowLeft } from './user-round-arrow-left';
|
|
1704
1716
|
export { default as UserRoundCheck } from './user-round-check';
|
|
1705
1717
|
export { default as UserRoundCog } from './user-round-cog';
|
|
1706
|
-
export { default as
|
|
1718
|
+
export { default as UserRoundGroup } from './user-round-group';
|
|
1707
1719
|
export { default as UserRoundMinus } from './user-round-minus';
|
|
1720
|
+
export { default as UserRoundKey } from './user-round-key';
|
|
1708
1721
|
export { default as UserRoundPen } from './user-round-pen';
|
|
1709
|
-
export { default as UserRoundPlus } from './user-round-plus';
|
|
1710
1722
|
export { default as UserRoundSearch } from './user-round-search';
|
|
1723
|
+
export { default as UserRoundPlus } from './user-round-plus';
|
|
1711
1724
|
export { default as UserRoundX } from './user-round-x';
|
|
1712
|
-
export { default as UserSearch } from './user-search';
|
|
1713
1725
|
export { default as UserRound } from './user-round';
|
|
1726
|
+
export { default as UserSearch } from './user-search';
|
|
1714
1727
|
export { default as UserStar } from './user-star';
|
|
1715
1728
|
export { default as UserShield } from './user-shield';
|
|
1716
|
-
export { default as User } from './user';
|
|
1717
1729
|
export { default as UserX } from './user-x';
|
|
1730
|
+
export { default as User } from './user';
|
|
1718
1731
|
export { default as UsersRound } from './users-round';
|
|
1719
1732
|
export { default as Users } from './users';
|
|
1720
1733
|
export { default as UtensilsCrossed } from './utensils-crossed';
|
|
@@ -1727,8 +1740,8 @@ export { default as VectorPolygon } from './vector-polygon';
|
|
|
1727
1740
|
export { default as VectorSquare } from './vector-square';
|
|
1728
1741
|
export { default as Vegan } from './vegan';
|
|
1729
1742
|
export { default as VenetianMask } from './venetian-mask';
|
|
1730
|
-
export { default as VenusAndMars } from './venus-and-mars';
|
|
1731
1743
|
export { default as Venus } from './venus';
|
|
1744
|
+
export { default as VenusAndMars } from './venus-and-mars';
|
|
1732
1745
|
export { default as VibrateOff } from './vibrate-off';
|
|
1733
1746
|
export { default as Vibrate } from './vibrate';
|
|
1734
1747
|
export { default as VideoOff } from './video-off';
|
|
@@ -1748,18 +1761,18 @@ export { default as Vote } from './vote';
|
|
|
1748
1761
|
export { default as WalletCards } from './wallet-cards';
|
|
1749
1762
|
export { default as WalletMinimal } from './wallet-minimal';
|
|
1750
1763
|
export { default as Wallet } from './wallet';
|
|
1751
|
-
export { default as Wallpaper } from './wallpaper';
|
|
1752
1764
|
export { default as WandSparkles } from './wand-sparkles';
|
|
1765
|
+
export { default as Wallpaper } from './wallpaper';
|
|
1753
1766
|
export { default as Wand } from './wand';
|
|
1754
1767
|
export { default as Warehouse } from './warehouse';
|
|
1755
1768
|
export { default as WashingMachine } from './washing-machine';
|
|
1756
1769
|
export { default as Watch } from './watch';
|
|
1757
1770
|
export { default as WavesArrowDown } from './waves-arrow-down';
|
|
1758
|
-
export { default as WavesArrowUp } from './waves-arrow-up';
|
|
1759
1771
|
export { default as WavesHorizontal } from './waves-horizontal';
|
|
1772
|
+
export { default as WavesArrowUp } from './waves-arrow-up';
|
|
1760
1773
|
export { default as WavesLadder } from './waves-ladder';
|
|
1761
|
-
export { default as WavesVertical } from './waves-vertical';
|
|
1762
1774
|
export { default as Waypoints } from './waypoints';
|
|
1775
|
+
export { default as WavesVertical } from './waves-vertical';
|
|
1763
1776
|
export { default as WebcamOff } from './webcam-off';
|
|
1764
1777
|
export { default as Webcam } from './webcam';
|
|
1765
1778
|
export { default as WebhookOff } from './webhook-off';
|
|
@@ -1768,13 +1781,13 @@ export { default as WeightTilde } from './weight-tilde';
|
|
|
1768
1781
|
export { default as Weight } from './weight';
|
|
1769
1782
|
export { default as WheatOff } from './wheat-off';
|
|
1770
1783
|
export { default as Wheat } from './wheat';
|
|
1771
|
-
export { default as Whistle } from './whistle';
|
|
1772
1784
|
export { default as WholeWord } from './whole-word';
|
|
1785
|
+
export { default as Whistle } from './whistle';
|
|
1773
1786
|
export { default as WifiCog } from './wifi-cog';
|
|
1774
1787
|
export { default as WifiHigh } from './wifi-high';
|
|
1775
1788
|
export { default as WifiLow } from './wifi-low';
|
|
1776
|
-
export { default as WifiPen } from './wifi-pen';
|
|
1777
1789
|
export { default as WifiOff } from './wifi-off';
|
|
1790
|
+
export { default as WifiPen } from './wifi-pen';
|
|
1778
1791
|
export { default as WifiSync } from './wifi-sync';
|
|
1779
1792
|
export { default as WifiZero } from './wifi-zero';
|
|
1780
1793
|
export { default as Wifi } from './wifi';
|