@lucide/astro 1.40.0 → 1.42.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +7 -7
- package/src/Icon.astro +28 -16
- package/src/aliases/aliases.ts +118 -112
- package/src/aliases/prefixed.ts +606 -570
- package/src/aliases/suffixed.ts +841 -805
- package/src/createLucideIcon.ts +41 -10
- package/src/icons/a-arrow-down.ts +4 -2
- package/src/icons/a-arrow-up.ts +4 -2
- package/src/icons/a-large-small.ts +4 -2
- package/src/icons/accessibility.ts +4 -2
- package/src/icons/activity.ts +4 -2
- package/src/icons/ad.ts +4 -2
- package/src/icons/air-vent.ts +4 -2
- package/src/icons/airplay.ts +4 -2
- package/src/icons/alarm-clock-check.ts +4 -2
- package/src/icons/alarm-clock-minus.ts +4 -2
- package/src/icons/alarm-clock-off.ts +4 -2
- package/src/icons/alarm-clock-plus.ts +4 -2
- package/src/icons/alarm-clock.ts +4 -2
- package/src/icons/alarm-smoke.ts +4 -2
- package/src/icons/album.ts +4 -2
- package/src/icons/align-center-horizontal.ts +4 -2
- package/src/icons/align-center-vertical.ts +4 -2
- package/src/icons/align-end-horizontal.ts +4 -2
- package/src/icons/align-end-vertical.ts +4 -2
- package/src/icons/align-horizontal-distribute-center.ts +4 -2
- package/src/icons/align-horizontal-distribute-end.ts +4 -2
- package/src/icons/align-horizontal-distribute-start.ts +4 -2
- package/src/icons/align-horizontal-justify-center.ts +4 -2
- package/src/icons/align-horizontal-justify-end.ts +4 -2
- package/src/icons/align-horizontal-justify-start.ts +4 -2
- package/src/icons/align-horizontal-space-around.ts +4 -2
- package/src/icons/align-horizontal-space-between.ts +4 -2
- package/src/icons/align-start-horizontal.ts +4 -2
- package/src/icons/align-start-vertical.ts +4 -2
- package/src/icons/align-vertical-distribute-center.ts +4 -2
- package/src/icons/align-vertical-distribute-end.ts +4 -2
- package/src/icons/align-vertical-distribute-start.ts +4 -2
- package/src/icons/align-vertical-justify-center.ts +4 -2
- package/src/icons/align-vertical-justify-end.ts +4 -2
- package/src/icons/align-vertical-justify-start.ts +4 -2
- package/src/icons/align-vertical-space-around.ts +4 -2
- package/src/icons/align-vertical-space-between.ts +4 -2
- package/src/icons/ambulance.ts +4 -2
- package/src/icons/ampersand.ts +4 -2
- package/src/icons/ampersands.ts +4 -2
- package/src/icons/amphora.ts +4 -2
- package/src/icons/anchor.ts +4 -2
- package/src/icons/angle.ts +4 -2
- package/src/icons/antenna.ts +4 -2
- package/src/icons/anvil.ts +4 -2
- package/src/icons/aperture.ts +4 -2
- package/src/icons/app-window-mac.ts +4 -2
- package/src/icons/app-window.ts +4 -2
- package/src/icons/apple.ts +4 -2
- package/src/icons/archive-restore.ts +4 -2
- package/src/icons/archive-x.ts +4 -2
- package/src/icons/archive.ts +4 -2
- package/src/icons/armchair.ts +4 -2
- package/src/icons/arrow-big-down-dash.ts +4 -2
- package/src/icons/arrow-big-down.ts +4 -2
- package/src/icons/arrow-big-left-dash.ts +4 -2
- package/src/icons/arrow-big-left.ts +4 -2
- package/src/icons/arrow-big-right-dash.ts +4 -2
- package/src/icons/arrow-big-right.ts +4 -2
- package/src/icons/arrow-big-up-dash.ts +4 -2
- package/src/icons/arrow-big-up.ts +4 -2
- package/src/icons/arrow-down-0-1.ts +4 -2
- package/src/icons/arrow-down-1-0.ts +4 -2
- package/src/icons/arrow-down-a-z.ts +4 -2
- package/src/icons/arrow-down-from-line.ts +4 -2
- package/src/icons/arrow-down-left.ts +4 -2
- package/src/icons/arrow-down-narrow-wide.ts +4 -2
- package/src/icons/arrow-down-right.ts +4 -2
- package/src/icons/arrow-down-to-dot.ts +4 -2
- package/src/icons/arrow-down-to-line.ts +4 -2
- package/src/icons/arrow-down-up.ts +4 -2
- package/src/icons/arrow-down-wide-narrow.ts +4 -2
- package/src/icons/arrow-down-z-a.ts +4 -2
- package/src/icons/arrow-down.ts +4 -2
- package/src/icons/arrow-left-from-line.ts +4 -2
- package/src/icons/arrow-left-right.ts +4 -2
- package/src/icons/arrow-left-to-line.ts +4 -2
- package/src/icons/arrow-left.ts +4 -2
- package/src/icons/arrow-right-from-line.ts +4 -2
- package/src/icons/arrow-right-left.ts +4 -2
- package/src/icons/arrow-right-to-line.ts +4 -2
- package/src/icons/arrow-right.ts +4 -2
- package/src/icons/arrow-up-0-1.ts +4 -2
- package/src/icons/arrow-up-1-0.ts +4 -2
- package/src/icons/arrow-up-a-z.ts +4 -2
- package/src/icons/arrow-up-down.ts +4 -2
- package/src/icons/arrow-up-from-dot.ts +4 -2
- package/src/icons/arrow-up-from-line.ts +4 -2
- package/src/icons/arrow-up-left.ts +4 -2
- package/src/icons/arrow-up-narrow-wide.ts +4 -2
- package/src/icons/arrow-up-right.ts +4 -2
- package/src/icons/arrow-up-to-line.ts +4 -2
- package/src/icons/arrow-up-wide-narrow.ts +4 -2
- package/src/icons/arrow-up-z-a.ts +4 -2
- package/src/icons/arrow-up.ts +4 -2
- package/src/icons/arrows-up-from-line.ts +4 -2
- package/src/icons/asterisk.ts +4 -2
- package/src/icons/astroid.ts +4 -2
- package/src/icons/at-sign.ts +4 -2
- package/src/icons/atom.ts +4 -2
- package/src/icons/audio-lines-off.ts +4 -2
- package/src/icons/audio-lines-x.ts +4 -2
- package/src/icons/audio-lines.ts +4 -2
- package/src/icons/audio-waveform.ts +4 -2
- package/src/icons/award.ts +4 -2
- package/src/icons/axe.ts +4 -2
- package/src/icons/axis-3d.ts +4 -2
- package/src/icons/baby.ts +4 -2
- package/src/icons/backpack.ts +4 -2
- package/src/icons/badge-alert.ts +4 -2
- package/src/icons/badge-cent.ts +4 -2
- package/src/icons/badge-check.ts +4 -2
- package/src/icons/badge-dollar-sign.ts +4 -2
- package/src/icons/badge-euro.ts +4 -2
- package/src/icons/badge-indian-rupee.ts +4 -2
- package/src/icons/badge-info.ts +4 -2
- package/src/icons/badge-japanese-yen.ts +4 -2
- package/src/icons/badge-minus.ts +4 -2
- package/src/icons/badge-percent.ts +4 -2
- package/src/icons/badge-plus.ts +4 -2
- package/src/icons/badge-pound-sterling.ts +4 -2
- package/src/icons/badge-question-mark.ts +4 -2
- package/src/icons/badge-russian-ruble.ts +4 -2
- package/src/icons/badge-swiss-franc.ts +5 -3
- package/src/icons/badge-turkish-lira.ts +4 -2
- package/src/icons/badge-x.ts +4 -2
- package/src/icons/badge.ts +4 -2
- package/src/icons/baggage-claim.ts +4 -2
- package/src/icons/balloon.ts +4 -2
- package/src/icons/ban.ts +4 -2
- package/src/icons/banana.ts +4 -2
- package/src/icons/bandage.ts +4 -2
- package/src/icons/banknote-arrow-down.ts +4 -2
- package/src/icons/banknote-arrow-up.ts +4 -2
- package/src/icons/banknote-check.ts +4 -2
- package/src/icons/banknote-x.ts +4 -2
- package/src/icons/banknote.ts +4 -2
- package/src/icons/barcode.ts +4 -2
- package/src/icons/barrel.ts +4 -2
- package/src/icons/baseline.ts +4 -2
- package/src/icons/bath.ts +4 -2
- package/src/icons/battery-charging.ts +4 -2
- package/src/icons/battery-full.ts +4 -2
- package/src/icons/battery-low.ts +4 -2
- package/src/icons/battery-medium.ts +4 -2
- package/src/icons/battery-plus.ts +4 -2
- package/src/icons/battery-warning.ts +4 -2
- package/src/icons/battery.ts +4 -2
- package/src/icons/beaker.ts +4 -2
- package/src/icons/bean-off.ts +4 -2
- package/src/icons/bean.ts +4 -2
- package/src/icons/bed-double.ts +4 -2
- package/src/icons/bed-single.ts +4 -2
- package/src/icons/bed.ts +4 -2
- package/src/icons/beef-off.ts +4 -2
- package/src/icons/beef.ts +4 -2
- package/src/icons/beer-off.ts +4 -2
- package/src/icons/beer.ts +4 -2
- package/src/icons/bell-check.ts +4 -2
- package/src/icons/bell-dot.ts +4 -2
- package/src/icons/bell-electric.ts +4 -2
- package/src/icons/bell-minus.ts +4 -2
- package/src/icons/bell-off.ts +4 -2
- package/src/icons/bell-plus.ts +4 -2
- package/src/icons/bell-ring.ts +4 -2
- package/src/icons/bell.ts +4 -2
- package/src/icons/between-horizontal-end.ts +4 -2
- package/src/icons/between-horizontal-start.ts +4 -2
- package/src/icons/between-vertical-end.ts +4 -2
- package/src/icons/between-vertical-start.ts +4 -2
- package/src/icons/biceps-flexed.ts +4 -2
- package/src/icons/bike.ts +4 -2
- package/src/icons/binary.ts +4 -2
- package/src/icons/binoculars.ts +4 -2
- package/src/icons/biohazard.ts +4 -2
- package/src/icons/bird.ts +4 -2
- package/src/icons/birdhouse.ts +4 -2
- package/src/icons/bitcoin.ts +4 -2
- package/src/icons/blend.ts +4 -2
- package/src/icons/blender.ts +4 -2
- package/src/icons/blinds.ts +4 -2
- package/src/icons/blocks.ts +4 -2
- package/src/icons/bluetooth-connected.ts +4 -2
- package/src/icons/bluetooth-off.ts +4 -2
- package/src/icons/bluetooth-searching.ts +4 -2
- package/src/icons/bluetooth.ts +4 -2
- package/src/icons/bold.ts +4 -2
- package/src/icons/bolt.ts +4 -2
- package/src/icons/bomb.ts +4 -2
- package/src/icons/bone-fracture.ts +4 -2
- package/src/icons/bone.ts +4 -2
- package/src/icons/book-a.ts +4 -2
- package/src/icons/book-alert.ts +4 -2
- package/src/icons/book-audio.ts +4 -2
- package/src/icons/book-check.ts +4 -2
- package/src/icons/book-copy.ts +4 -2
- package/src/icons/book-dashed.ts +4 -2
- package/src/icons/book-down.ts +4 -2
- package/src/icons/book-headphones.ts +4 -2
- package/src/icons/book-heart.ts +4 -2
- package/src/icons/book-image.ts +4 -2
- package/src/icons/book-key.ts +4 -2
- package/src/icons/book-lock.ts +4 -2
- package/src/icons/book-marked.ts +4 -2
- package/src/icons/book-minus.ts +4 -2
- package/src/icons/book-open-check.ts +4 -2
- package/src/icons/book-open-text.ts +4 -2
- package/src/icons/book-open.ts +4 -2
- package/src/icons/book-plus.ts +4 -2
- package/src/icons/book-search.ts +4 -2
- package/src/icons/book-text.ts +4 -2
- package/src/icons/book-type.ts +4 -2
- package/src/icons/book-up-2.ts +4 -2
- package/src/icons/book-up.ts +4 -2
- package/src/icons/book-user.ts +4 -2
- package/src/icons/book-x.ts +4 -2
- package/src/icons/book.ts +4 -2
- package/src/icons/bookmark-check.ts +4 -2
- package/src/icons/bookmark-minus.ts +4 -2
- package/src/icons/bookmark-off.ts +4 -2
- package/src/icons/bookmark-plus.ts +4 -2
- package/src/icons/bookmark-x.ts +4 -2
- package/src/icons/bookmark.ts +4 -2
- package/src/icons/boom-box.ts +4 -2
- package/src/icons/bot-message-square.ts +4 -2
- package/src/icons/bot-off.ts +4 -2
- package/src/icons/bot.ts +4 -2
- package/src/icons/bottle-wine.ts +4 -2
- package/src/icons/bow-arrow.ts +4 -2
- package/src/icons/box.ts +4 -2
- package/src/icons/boxes.ts +4 -2
- package/src/icons/braces.ts +4 -2
- package/src/icons/brackets.ts +4 -2
- package/src/icons/brain-circuit.ts +4 -2
- package/src/icons/brain-cog.ts +4 -2
- package/src/icons/brain.ts +4 -2
- package/src/icons/brick-wall-fire.ts +4 -2
- package/src/icons/brick-wall-shield.ts +4 -2
- package/src/icons/brick-wall.ts +4 -2
- package/src/icons/bridge.ts +4 -2
- package/src/icons/briefcase-business.ts +4 -2
- package/src/icons/briefcase-conveyor-belt.ts +4 -2
- package/src/icons/briefcase-medical.ts +4 -2
- package/src/icons/briefcase.ts +4 -2
- package/src/icons/bring-to-front.ts +4 -2
- package/src/icons/broccoli.ts +4 -2
- package/src/icons/broom-sparkles.ts +4 -2
- package/src/icons/broom.ts +4 -2
- package/src/icons/brush-cleaning.ts +4 -2
- package/src/icons/brush.ts +4 -2
- package/src/icons/bubbles.ts +4 -2
- package/src/icons/bug-off.ts +4 -2
- package/src/icons/bug-play.ts +4 -2
- package/src/icons/bug.ts +4 -2
- package/src/icons/building-2.ts +4 -2
- package/src/icons/building.ts +4 -2
- package/src/icons/bus-front.ts +4 -2
- package/src/icons/bus.ts +4 -2
- package/src/icons/cable-car.ts +4 -2
- package/src/icons/cable.ts +4 -2
- package/src/icons/cake-slice.ts +4 -2
- package/src/icons/cake.ts +4 -2
- package/src/icons/calculator.ts +4 -2
- package/src/icons/calendar-1.ts +4 -2
- package/src/icons/calendar-arrow-down.ts +4 -2
- package/src/icons/calendar-arrow-up.ts +4 -2
- package/src/icons/calendar-check-2.ts +4 -2
- package/src/icons/calendar-check.ts +4 -2
- package/src/icons/calendar-clock.ts +4 -2
- package/src/icons/calendar-cog.ts +4 -2
- package/src/icons/calendar-days.ts +4 -2
- package/src/icons/calendar-fold.ts +4 -2
- package/src/icons/calendar-heart.ts +4 -2
- package/src/icons/calendar-minus-2.ts +4 -2
- package/src/icons/calendar-minus.ts +4 -2
- package/src/icons/calendar-off.ts +4 -2
- package/src/icons/calendar-plus-2.ts +4 -2
- package/src/icons/calendar-plus.ts +4 -2
- package/src/icons/calendar-range.ts +4 -2
- package/src/icons/calendar-search.ts +4 -2
- package/src/icons/calendar-sync.ts +4 -2
- package/src/icons/calendar-x-2.ts +4 -2
- package/src/icons/calendar-x.ts +4 -2
- package/src/icons/calendar.ts +4 -2
- package/src/icons/calendars.ts +4 -2
- package/src/icons/camera-off.ts +4 -2
- package/src/icons/camera.ts +4 -2
- package/src/icons/can-soda.ts +20 -0
- package/src/icons/can.ts +4 -2
- package/src/icons/candy-cane.ts +4 -2
- package/src/icons/candy-off.ts +4 -2
- package/src/icons/candy.ts +4 -2
- package/src/icons/cannabis-off.ts +4 -2
- package/src/icons/cannabis.ts +4 -2
- package/src/icons/captions-off.ts +4 -2
- package/src/icons/captions.ts +4 -2
- package/src/icons/car-battery.ts +4 -2
- package/src/icons/car-front.ts +4 -2
- package/src/icons/car-taxi-front.ts +4 -2
- package/src/icons/car.ts +4 -2
- package/src/icons/caravan.ts +4 -2
- package/src/icons/card-sim.ts +4 -2
- package/src/icons/carrot.ts +4 -2
- package/src/icons/case-lower.ts +4 -2
- package/src/icons/case-sensitive.ts +4 -2
- package/src/icons/case-upper.ts +4 -2
- package/src/icons/cassette-tape.ts +4 -2
- package/src/icons/cast.ts +4 -2
- package/src/icons/castle.ts +4 -2
- package/src/icons/cat.ts +4 -2
- package/src/icons/cctv-off.ts +4 -2
- package/src/icons/cctv.ts +4 -2
- package/src/icons/chart-area.ts +4 -2
- package/src/icons/chart-bar-big.ts +4 -2
- package/src/icons/chart-bar-decreasing.ts +4 -2
- package/src/icons/chart-bar-increasing.ts +4 -2
- package/src/icons/chart-bar-stacked.ts +4 -2
- package/src/icons/chart-bar.ts +4 -2
- package/src/icons/chart-candlestick.ts +4 -2
- package/src/icons/chart-column-big.ts +4 -2
- package/src/icons/chart-column-decreasing.ts +4 -2
- package/src/icons/chart-column-increasing.ts +4 -2
- package/src/icons/chart-column-stacked.ts +4 -2
- package/src/icons/chart-column.ts +4 -2
- package/src/icons/chart-gantt.ts +4 -2
- package/src/icons/chart-line.ts +4 -2
- package/src/icons/chart-network.ts +4 -2
- package/src/icons/chart-no-axes-column-decreasing.ts +4 -2
- package/src/icons/chart-no-axes-column-increasing.ts +4 -2
- package/src/icons/chart-no-axes-column.ts +4 -2
- package/src/icons/chart-no-axes-combined.ts +4 -2
- package/src/icons/chart-no-axes-gantt.ts +4 -2
- package/src/icons/chart-pie.ts +4 -2
- package/src/icons/chart-scatter.ts +4 -2
- package/src/icons/chart-spline.ts +4 -2
- package/src/icons/check-check.ts +4 -2
- package/src/icons/check-line.ts +4 -2
- package/src/icons/check.ts +4 -2
- package/src/icons/chef-hat.ts +4 -2
- package/src/icons/cherry.ts +4 -2
- package/src/icons/chess-bishop.ts +4 -2
- package/src/icons/chess-king.ts +4 -2
- package/src/icons/chess-knight.ts +4 -2
- package/src/icons/chess-pawn.ts +4 -2
- package/src/icons/chess-queen.ts +4 -2
- package/src/icons/chess-rook.ts +4 -2
- package/src/icons/chevron-down.ts +4 -2
- package/src/icons/chevron-first.ts +4 -2
- package/src/icons/chevron-last.ts +4 -2
- package/src/icons/chevron-left.ts +4 -2
- package/src/icons/chevron-right.ts +4 -2
- package/src/icons/chevron-up.ts +4 -2
- package/src/icons/chevrons-down-up.ts +4 -2
- package/src/icons/chevrons-down.ts +4 -2
- package/src/icons/chevrons-left-right-ellipsis.ts +4 -2
- package/src/icons/chevrons-left-right.ts +4 -2
- package/src/icons/chevrons-left.ts +4 -2
- package/src/icons/chevrons-right-left.ts +4 -2
- package/src/icons/chevrons-right.ts +4 -2
- package/src/icons/chevrons-up-down.ts +4 -2
- package/src/icons/chevrons-up.ts +4 -2
- package/src/icons/church.ts +4 -2
- package/src/icons/cigarette-off.ts +4 -2
- package/src/icons/cigarette.ts +4 -2
- package/src/icons/circle-alert.ts +4 -2
- package/src/icons/circle-arrow-down.ts +4 -2
- package/src/icons/circle-arrow-left.ts +4 -2
- package/src/icons/circle-arrow-out-down-left.ts +4 -2
- package/src/icons/circle-arrow-out-down-right.ts +4 -2
- package/src/icons/circle-arrow-out-up-left.ts +4 -2
- package/src/icons/circle-arrow-out-up-right.ts +4 -2
- package/src/icons/circle-arrow-right.ts +4 -2
- package/src/icons/circle-arrow-up.ts +4 -2
- package/src/icons/circle-check-big.ts +4 -2
- package/src/icons/circle-check.ts +4 -2
- package/src/icons/circle-chevron-down.ts +4 -2
- package/src/icons/circle-chevron-left.ts +4 -2
- package/src/icons/circle-chevron-right.ts +4 -2
- package/src/icons/circle-chevron-up.ts +4 -2
- package/src/icons/circle-dashed-check.ts +20 -0
- package/src/icons/circle-dashed.ts +4 -2
- package/src/icons/circle-divide.ts +4 -2
- package/src/icons/circle-dollar-sign.ts +4 -2
- package/src/icons/circle-dot-dashed.ts +4 -2
- package/src/icons/circle-dot.ts +4 -2
- package/src/icons/circle-ellipsis.ts +4 -2
- package/src/icons/circle-equal.ts +4 -2
- package/src/icons/circle-euro.ts +4 -2
- package/src/icons/circle-fading-arrow-up.ts +4 -2
- package/src/icons/circle-fading-plus.ts +4 -2
- package/src/icons/circle-gauge.ts +4 -2
- package/src/icons/circle-minus.ts +4 -2
- package/src/icons/circle-off.ts +4 -2
- package/src/icons/circle-parking-off.ts +4 -2
- package/src/icons/circle-parking.ts +4 -2
- package/src/icons/circle-pause.ts +4 -2
- package/src/icons/circle-percent.ts +4 -2
- package/src/icons/circle-pile.ts +4 -2
- package/src/icons/circle-play.ts +4 -2
- package/src/icons/circle-plus.ts +4 -2
- package/src/icons/circle-pound-sterling.ts +4 -2
- package/src/icons/circle-power.ts +4 -2
- package/src/icons/circle-question-mark.ts +4 -2
- package/src/icons/circle-slash-2.ts +4 -2
- package/src/icons/circle-slash.ts +4 -2
- package/src/icons/circle-small.ts +4 -2
- package/src/icons/circle-star.ts +4 -2
- package/src/icons/circle-stop.ts +4 -2
- package/src/icons/circle-user-round.ts +4 -2
- package/src/icons/circle-user.ts +4 -2
- package/src/icons/circle-x.ts +4 -2
- package/src/icons/circle.ts +4 -2
- package/src/icons/circuit-board.ts +4 -2
- package/src/icons/citrus.ts +4 -2
- package/src/icons/clapperboard.ts +4 -2
- package/src/icons/clipboard-check.ts +4 -2
- package/src/icons/clipboard-clock.ts +4 -2
- package/src/icons/clipboard-copy.ts +4 -2
- package/src/icons/clipboard-list.ts +4 -2
- package/src/icons/clipboard-minus.ts +4 -2
- package/src/icons/clipboard-paste.ts +4 -2
- package/src/icons/clipboard-pen-line.ts +4 -2
- package/src/icons/clipboard-pen.ts +4 -2
- package/src/icons/clipboard-plus.ts +4 -2
- package/src/icons/clipboard-type.ts +4 -2
- package/src/icons/clipboard-x.ts +4 -2
- package/src/icons/clipboard.ts +4 -2
- package/src/icons/clock-1.ts +4 -2
- package/src/icons/clock-10.ts +4 -2
- package/src/icons/clock-11.ts +4 -2
- package/src/icons/clock-12.ts +4 -2
- package/src/icons/clock-2.ts +4 -2
- package/src/icons/clock-3.ts +4 -2
- package/src/icons/clock-4.ts +4 -2
- package/src/icons/clock-5.ts +4 -2
- package/src/icons/clock-6.ts +4 -2
- package/src/icons/clock-7.ts +4 -2
- package/src/icons/clock-8.ts +4 -2
- package/src/icons/clock-9.ts +4 -2
- package/src/icons/clock-alert.ts +4 -2
- package/src/icons/clock-arrow-down.ts +4 -2
- package/src/icons/clock-arrow-left.ts +4 -2
- package/src/icons/clock-arrow-right.ts +4 -2
- package/src/icons/clock-arrow-up.ts +4 -2
- package/src/icons/clock-check.ts +4 -2
- package/src/icons/clock-fading.ts +4 -2
- package/src/icons/clock-plus.ts +4 -2
- package/src/icons/clock.ts +4 -2
- package/src/icons/closed-caption.ts +4 -2
- package/src/icons/cloud-alert.ts +4 -2
- package/src/icons/cloud-backup.ts +4 -2
- package/src/icons/cloud-check.ts +4 -2
- package/src/icons/cloud-cog.ts +4 -2
- package/src/icons/cloud-download.ts +4 -2
- package/src/icons/cloud-drizzle.ts +4 -2
- package/src/icons/cloud-fog.ts +4 -2
- package/src/icons/cloud-hail.ts +4 -2
- package/src/icons/cloud-lightning.ts +4 -2
- package/src/icons/cloud-moon-rain.ts +4 -2
- package/src/icons/cloud-moon.ts +4 -2
- package/src/icons/cloud-off.ts +4 -2
- package/src/icons/cloud-rain-wind.ts +4 -2
- package/src/icons/cloud-rain.ts +4 -2
- package/src/icons/cloud-snow.ts +4 -2
- package/src/icons/cloud-sun-rain.ts +4 -2
- package/src/icons/cloud-sun.ts +4 -2
- package/src/icons/cloud-sync.ts +4 -2
- package/src/icons/cloud-upload.ts +4 -2
- package/src/icons/cloud.ts +4 -2
- package/src/icons/cloudy.ts +4 -2
- package/src/icons/clover.ts +4 -2
- package/src/icons/club.ts +4 -2
- package/src/icons/code-xml.ts +4 -2
- package/src/icons/code.ts +4 -2
- package/src/icons/coffee.ts +4 -2
- package/src/icons/cog.ts +4 -2
- package/src/icons/coins.ts +4 -2
- package/src/icons/columns-2.ts +4 -2
- package/src/icons/columns-3-cog.ts +4 -2
- package/src/icons/columns-3.ts +4 -2
- package/src/icons/columns-4.ts +4 -2
- package/src/icons/combine.ts +4 -2
- package/src/icons/command.ts +4 -2
- package/src/icons/compass.ts +4 -2
- package/src/icons/component.ts +4 -2
- package/src/icons/computer.ts +5 -3
- package/src/icons/concierge-bell.ts +4 -2
- package/src/icons/cone.ts +4 -2
- package/src/icons/construction.ts +4 -2
- package/src/icons/contact-round.ts +4 -2
- package/src/icons/contact.ts +4 -2
- package/src/icons/container.ts +4 -2
- package/src/icons/contrast.ts +4 -2
- package/src/icons/cookie.ts +4 -2
- package/src/icons/cooking-pot.ts +4 -2
- package/src/icons/copy-check.ts +4 -2
- package/src/icons/copy-minus.ts +4 -2
- package/src/icons/copy-plus.ts +4 -2
- package/src/icons/copy-slash.ts +4 -2
- package/src/icons/copy-x.ts +4 -2
- package/src/icons/copy.ts +4 -2
- package/src/icons/copyleft.ts +4 -2
- package/src/icons/copyright.ts +4 -2
- package/src/icons/corner-down-left.ts +4 -2
- package/src/icons/corner-down-right.ts +4 -2
- package/src/icons/corner-left-down.ts +4 -2
- package/src/icons/corner-left-up.ts +4 -2
- package/src/icons/corner-right-down.ts +4 -2
- package/src/icons/corner-right-up.ts +4 -2
- package/src/icons/corner-up-left.ts +4 -2
- package/src/icons/corner-up-right.ts +4 -2
- package/src/icons/cpu.ts +4 -2
- package/src/icons/creative-commons.ts +4 -2
- package/src/icons/credit-card-check.ts +4 -2
- package/src/icons/credit-card-minus.ts +4 -2
- package/src/icons/credit-card-plus.ts +4 -2
- package/src/icons/credit-card-reader.ts +20 -0
- package/src/icons/credit-card-x.ts +4 -2
- package/src/icons/credit-card.ts +4 -2
- package/src/icons/croissant.ts +4 -2
- package/src/icons/crop.ts +4 -2
- package/src/icons/cross.ts +4 -2
- package/src/icons/crosshair.ts +4 -2
- package/src/icons/crown.ts +4 -2
- package/src/icons/cuboid.ts +4 -2
- package/src/icons/cup-soda.ts +4 -2
- package/src/icons/currency.ts +4 -2
- package/src/icons/cylinder.ts +4 -2
- package/src/icons/dam.ts +4 -2
- package/src/icons/database-arrow-down.ts +4 -2
- package/src/icons/database-arrow-up.ts +4 -2
- package/src/icons/database-backup.ts +4 -2
- package/src/icons/database-check.ts +4 -2
- package/src/icons/database-minus.ts +4 -2
- package/src/icons/database-plus.ts +4 -2
- package/src/icons/database-search.ts +4 -2
- package/src/icons/database-x.ts +4 -2
- package/src/icons/database-zap.ts +4 -2
- package/src/icons/database.ts +4 -2
- package/src/icons/decimals-arrow-left.ts +4 -2
- package/src/icons/decimals-arrow-right.ts +4 -2
- package/src/icons/delete.ts +4 -2
- package/src/icons/dessert.ts +4 -2
- package/src/icons/diameter.ts +4 -2
- package/src/icons/diamond-minus.ts +4 -2
- package/src/icons/diamond-percent.ts +4 -2
- package/src/icons/diamond-plus.ts +4 -2
- package/src/icons/diamond.ts +4 -2
- package/src/icons/dice-1.ts +4 -2
- package/src/icons/dice-2.ts +4 -2
- package/src/icons/dice-3.ts +4 -2
- package/src/icons/dice-4.ts +4 -2
- package/src/icons/dice-5.ts +4 -2
- package/src/icons/dice-6.ts +4 -2
- package/src/icons/dices.ts +4 -2
- package/src/icons/diff.ts +4 -2
- package/src/icons/disc-2.ts +4 -2
- package/src/icons/disc-3.ts +4 -2
- package/src/icons/disc-album.ts +4 -2
- package/src/icons/disc.ts +4 -2
- package/src/icons/divide.ts +4 -2
- package/src/icons/dna-off.ts +4 -2
- package/src/icons/dna.ts +4 -2
- package/src/icons/dock.ts +4 -2
- package/src/icons/dog.ts +4 -2
- package/src/icons/dollar-sign.ts +4 -2
- package/src/icons/dome.ts +20 -0
- package/src/icons/donut.ts +4 -2
- package/src/icons/door-closed-locked.ts +5 -3
- package/src/icons/door-closed.ts +5 -3
- package/src/icons/door-open.ts +5 -3
- package/src/icons/door-stairwell.ts +20 -0
- package/src/icons/dot.ts +4 -2
- package/src/icons/download.ts +4 -2
- package/src/icons/drafting-compass.ts +4 -2
- package/src/icons/drama.ts +4 -2
- package/src/icons/drill.ts +4 -2
- package/src/icons/drone.ts +4 -2
- package/src/icons/droplet-off.ts +4 -2
- package/src/icons/droplet.ts +4 -2
- package/src/icons/droplets.ts +4 -2
- package/src/icons/drum.ts +4 -2
- package/src/icons/drumstick.ts +4 -2
- package/src/icons/dumbbell.ts +4 -2
- package/src/icons/ear-off.ts +4 -2
- package/src/icons/ear.ts +4 -2
- package/src/icons/earth-lock.ts +4 -2
- package/src/icons/earth.ts +4 -2
- package/src/icons/eclipse.ts +4 -2
- package/src/icons/egg-fried.ts +4 -2
- package/src/icons/egg-off.ts +4 -2
- package/src/icons/egg.ts +4 -2
- package/src/icons/eject.ts +4 -2
- package/src/icons/ellipse.ts +4 -2
- package/src/icons/ellipsis-vertical.ts +4 -2
- package/src/icons/ellipsis.ts +4 -2
- package/src/icons/engine.ts +20 -0
- package/src/icons/{trash-2.ts → equal-approximately-not.ts} +7 -5
- package/src/icons/equal-approximately.ts +4 -2
- package/src/icons/equal-not.ts +4 -2
- package/src/icons/equal.ts +4 -2
- package/src/icons/eraser.ts +4 -2
- package/src/icons/ethernet-port.ts +4 -2
- package/src/icons/euro.ts +4 -2
- package/src/icons/ev-charger.ts +4 -2
- package/src/icons/expand.ts +4 -2
- package/src/icons/external-link.ts +4 -2
- package/src/icons/eye-closed.ts +4 -2
- package/src/icons/eye-dashed.ts +4 -2
- package/src/icons/eye-off.ts +4 -2
- package/src/icons/eye.ts +4 -2
- package/src/icons/face-angry.ts +4 -2
- package/src/icons/face-expressionless.ts +4 -2
- package/src/icons/face-grinning.ts +4 -2
- package/src/icons/face-neutral.ts +4 -2
- package/src/icons/face-slightly-frowning.ts +4 -2
- package/src/icons/face-slightly-smiling-plus.ts +4 -2
- package/src/icons/face-slightly-smiling.ts +4 -2
- package/src/icons/factory.ts +4 -2
- package/src/icons/fan.ts +4 -2
- package/src/icons/fast-forward.ts +4 -2
- package/src/icons/feather.ts +4 -2
- package/src/icons/fence.ts +4 -2
- package/src/icons/ferris-wheel.ts +4 -2
- package/src/icons/file-archive.ts +4 -2
- package/src/icons/file-axis-3d.ts +4 -2
- package/src/icons/file-badge.ts +4 -2
- package/src/icons/file-box.ts +4 -2
- package/src/icons/file-braces-corner.ts +4 -2
- package/src/icons/file-braces.ts +4 -2
- package/src/icons/file-chart-column-increasing.ts +4 -2
- package/src/icons/file-chart-column.ts +4 -2
- package/src/icons/file-chart-line.ts +4 -2
- package/src/icons/file-chart-pie.ts +4 -2
- package/src/icons/file-check-corner.ts +4 -2
- package/src/icons/file-check.ts +4 -2
- package/src/icons/file-clock.ts +4 -2
- package/src/icons/file-code-corner.ts +4 -2
- package/src/icons/file-code.ts +4 -2
- package/src/icons/file-cog.ts +4 -2
- package/src/icons/file-diff.ts +4 -2
- package/src/icons/file-digit.ts +4 -2
- package/src/icons/file-down.ts +4 -2
- package/src/icons/file-exclamation-point.ts +4 -2
- package/src/icons/file-headphone.ts +4 -2
- package/src/icons/file-heart.ts +4 -2
- package/src/icons/file-image.ts +4 -2
- package/src/icons/file-input.ts +4 -2
- package/src/icons/file-key.ts +4 -2
- package/src/icons/file-lock.ts +4 -2
- package/src/icons/file-minus-corner.ts +4 -2
- package/src/icons/file-minus.ts +4 -2
- package/src/icons/file-music.ts +4 -2
- package/src/icons/file-output.ts +4 -2
- package/src/icons/file-pen-line.ts +4 -2
- package/src/icons/file-pen.ts +4 -2
- package/src/icons/file-play.ts +4 -2
- package/src/icons/file-plus-corner.ts +4 -2
- package/src/icons/file-plus.ts +4 -2
- package/src/icons/file-question-mark.ts +4 -2
- package/src/icons/file-scan.ts +4 -2
- package/src/icons/file-search-corner.ts +4 -2
- package/src/icons/file-search.ts +4 -2
- package/src/icons/file-signal.ts +4 -2
- package/src/icons/file-sliders.ts +4 -2
- package/src/icons/file-spreadsheet.ts +4 -2
- package/src/icons/file-stack.ts +4 -2
- package/src/icons/file-symlink.ts +4 -2
- package/src/icons/file-terminal.ts +4 -2
- package/src/icons/file-text.ts +4 -2
- package/src/icons/file-type-corner.ts +4 -2
- package/src/icons/file-type.ts +4 -2
- package/src/icons/file-up.ts +4 -2
- package/src/icons/file-user.ts +4 -2
- package/src/icons/file-video-camera.ts +4 -2
- package/src/icons/file-volume.ts +4 -2
- package/src/icons/file-x-corner.ts +4 -2
- package/src/icons/file-x.ts +4 -2
- package/src/icons/file.ts +4 -2
- package/src/icons/files.ts +4 -2
- package/src/icons/film.ts +4 -2
- package/src/icons/fingerprint-pattern.ts +4 -2
- package/src/icons/fire-extinguisher.ts +4 -2
- package/src/icons/fish-off.ts +4 -2
- package/src/icons/fish-symbol.ts +4 -2
- package/src/icons/fish.ts +4 -2
- package/src/icons/fishing-hook.ts +4 -2
- package/src/icons/fishing-rod.ts +4 -2
- package/src/icons/flag-off.ts +4 -2
- package/src/icons/flag-triangle-left.ts +4 -2
- package/src/icons/flag-triangle-right.ts +4 -2
- package/src/icons/flag.ts +4 -2
- package/src/icons/flame-kindling.ts +4 -2
- package/src/icons/flame.ts +4 -2
- package/src/icons/flashlight-off.ts +4 -2
- package/src/icons/flashlight.ts +4 -2
- package/src/icons/flask-conical-off.ts +4 -2
- package/src/icons/flask-conical.ts +4 -2
- package/src/icons/flask-round.ts +4 -2
- package/src/icons/flip-horizontal-2.ts +4 -2
- package/src/icons/flip-vertical-2.ts +4 -2
- package/src/icons/flower-2.ts +4 -2
- package/src/icons/flower.ts +4 -2
- package/src/icons/focus.ts +4 -2
- package/src/icons/fold-horizontal.ts +4 -2
- package/src/icons/fold-vertical.ts +4 -2
- package/src/icons/folder-archive.ts +4 -2
- package/src/icons/folder-bookmark.ts +4 -2
- package/src/icons/folder-check.ts +4 -2
- package/src/icons/folder-clock.ts +4 -2
- package/src/icons/folder-closed.ts +4 -2
- package/src/icons/folder-code.ts +4 -2
- package/src/icons/folder-cog.ts +4 -2
- package/src/icons/folder-dot.ts +4 -2
- package/src/icons/folder-down.ts +4 -2
- package/src/icons/folder-git-2.ts +4 -2
- package/src/icons/folder-git.ts +4 -2
- package/src/icons/folder-heart.ts +4 -2
- package/src/icons/folder-input.ts +4 -2
- package/src/icons/folder-kanban.ts +4 -2
- package/src/icons/folder-key.ts +4 -2
- package/src/icons/folder-lock.ts +4 -2
- package/src/icons/folder-minus.ts +4 -2
- package/src/icons/folder-open-dot.ts +4 -2
- package/src/icons/folder-open.ts +4 -2
- package/src/icons/folder-output.ts +4 -2
- package/src/icons/folder-pen.ts +4 -2
- package/src/icons/folder-plus.ts +4 -2
- package/src/icons/folder-root.ts +4 -2
- package/src/icons/folder-search-2.ts +4 -2
- package/src/icons/folder-search.ts +4 -2
- package/src/icons/folder-symlink.ts +4 -2
- package/src/icons/folder-sync.ts +4 -2
- package/src/icons/folder-tree.ts +4 -2
- package/src/icons/folder-up.ts +4 -2
- package/src/icons/folder-x.ts +4 -2
- package/src/icons/folder.ts +4 -2
- package/src/icons/folders.ts +4 -2
- package/src/icons/footprints.ts +4 -2
- package/src/icons/forklift.ts +4 -2
- package/src/icons/form.ts +4 -2
- package/src/icons/forward.ts +4 -2
- package/src/icons/frame.ts +4 -2
- package/src/icons/fuel.ts +4 -2
- package/src/icons/fullscreen.ts +4 -2
- package/src/icons/funnel-plus.ts +4 -2
- package/src/icons/funnel-x.ts +4 -2
- package/src/icons/funnel.ts +4 -2
- package/src/icons/galaxy.ts +4 -2
- package/src/icons/gallery-horizontal-end.ts +4 -2
- package/src/icons/gallery-horizontal.ts +4 -2
- package/src/icons/gallery-thumbnails.ts +4 -2
- package/src/icons/gallery-vertical-end.ts +4 -2
- package/src/icons/gallery-vertical.ts +4 -2
- package/src/icons/gamepad-2.ts +4 -2
- package/src/icons/gamepad-directional.ts +4 -2
- package/src/icons/gamepad.ts +4 -2
- package/src/icons/gap-horizontal.ts +20 -0
- package/src/icons/gap-vertical.ts +20 -0
- package/src/icons/gauge.ts +4 -2
- package/src/icons/gavel.ts +4 -2
- package/src/icons/gem.ts +4 -2
- package/src/icons/georgian-lari.ts +4 -2
- package/src/icons/germ-off.ts +20 -0
- package/src/icons/germ.ts +20 -0
- package/src/icons/ghost.ts +4 -2
- package/src/icons/gift.ts +4 -2
- package/src/icons/git-branch-minus.ts +4 -2
- package/src/icons/git-branch-plus.ts +4 -2
- package/src/icons/git-branch.ts +4 -2
- package/src/icons/git-commit-horizontal.ts +4 -2
- package/src/icons/git-commit-vertical.ts +4 -2
- package/src/icons/git-compare-arrows.ts +4 -2
- package/src/icons/git-compare.ts +4 -2
- package/src/icons/git-fork.ts +4 -2
- package/src/icons/git-graph.ts +4 -2
- package/src/icons/git-merge-conflict.ts +4 -2
- package/src/icons/git-merge.ts +4 -2
- package/src/icons/git-pull-request-arrow.ts +4 -2
- package/src/icons/git-pull-request-closed.ts +4 -2
- package/src/icons/git-pull-request-create-arrow.ts +4 -2
- package/src/icons/git-pull-request-create.ts +4 -2
- package/src/icons/git-pull-request-draft.ts +4 -2
- package/src/icons/git-pull-request.ts +4 -2
- package/src/icons/glass-water.ts +4 -2
- package/src/icons/glasses.ts +4 -2
- package/src/icons/globe-check.ts +4 -2
- package/src/icons/globe-lock.ts +4 -2
- package/src/icons/globe-off.ts +4 -2
- package/src/icons/globe-x.ts +4 -2
- package/src/icons/globe.ts +4 -2
- package/src/icons/goal.ts +4 -2
- package/src/icons/gpu.ts +4 -2
- package/src/icons/graduation-cap.ts +4 -2
- package/src/icons/grape.ts +4 -2
- package/src/icons/grid-2x2-check.ts +4 -2
- package/src/icons/grid-2x2-plus.ts +4 -2
- package/src/icons/grid-2x2-x.ts +4 -2
- package/src/icons/grid-2x2.ts +4 -2
- package/src/icons/grid-3x2.ts +4 -2
- package/src/icons/grid-3x3.ts +4 -2
- package/src/icons/grip-horizontal.ts +4 -2
- package/src/icons/grip-vertical.ts +4 -2
- package/src/icons/grip.ts +4 -2
- package/src/icons/group.ts +4 -2
- package/src/icons/guitar.ts +4 -2
- package/src/icons/ham.ts +4 -2
- package/src/icons/hamburger.ts +4 -2
- package/src/icons/hammer.ts +4 -2
- package/src/icons/hand-coins.ts +4 -2
- package/src/icons/hand-fist.ts +4 -2
- package/src/icons/hand-grab.ts +4 -2
- package/src/icons/hand-heart.ts +4 -2
- package/src/icons/hand-helping.ts +4 -2
- package/src/icons/hand-metal.ts +4 -2
- package/src/icons/hand-platter.ts +4 -2
- package/src/icons/hand.ts +4 -2
- package/src/icons/handbag.ts +4 -2
- package/src/icons/handshake.ts +4 -2
- package/src/icons/hard-drive-download.ts +4 -2
- package/src/icons/hard-drive-upload.ts +4 -2
- package/src/icons/hard-drive.ts +4 -2
- package/src/icons/hard-hat.ts +4 -2
- package/src/icons/hash.ts +4 -2
- package/src/icons/hat-glasses.ts +4 -2
- package/src/icons/haze.ts +4 -2
- package/src/icons/hd.ts +4 -2
- package/src/icons/hdmi-port.ts +4 -2
- package/src/icons/heading-1.ts +4 -2
- package/src/icons/heading-2.ts +4 -2
- package/src/icons/heading-3.ts +4 -2
- package/src/icons/heading-4.ts +4 -2
- package/src/icons/heading-5.ts +4 -2
- package/src/icons/heading-6.ts +4 -2
- package/src/icons/heading.ts +4 -2
- package/src/icons/headphone-off.ts +4 -2
- package/src/icons/headphones.ts +4 -2
- package/src/icons/headset.ts +4 -2
- package/src/icons/heart-crack.ts +4 -2
- package/src/icons/heart-handshake.ts +4 -2
- package/src/icons/heart-minus.ts +4 -2
- package/src/icons/heart-off.ts +4 -2
- package/src/icons/heart-plus.ts +4 -2
- package/src/icons/heart-pulse.ts +4 -2
- package/src/icons/heart-x.ts +4 -2
- package/src/icons/heart.ts +4 -2
- package/src/icons/heater.ts +4 -2
- package/src/icons/helicopter.ts +4 -2
- package/src/icons/hexagon.ts +4 -2
- package/src/icons/highlighter.ts +4 -2
- package/src/icons/hop-off.ts +4 -2
- package/src/icons/hop.ts +4 -2
- package/src/icons/hospital.ts +4 -2
- package/src/icons/hotel.ts +4 -2
- package/src/icons/hourglass.ts +4 -2
- package/src/icons/house-heart.ts +4 -2
- package/src/icons/house-plug.ts +4 -2
- package/src/icons/house-plus.ts +4 -2
- package/src/icons/house-wifi.ts +4 -2
- package/src/icons/house.ts +4 -2
- package/src/icons/ice-cream-bowl.ts +4 -2
- package/src/icons/ice-cream-cone.ts +4 -2
- package/src/icons/id-card-lanyard.ts +4 -2
- package/src/icons/id-card.ts +4 -2
- package/src/icons/image-down.ts +4 -2
- package/src/icons/image-minus.ts +4 -2
- package/src/icons/image-off.ts +4 -2
- package/src/icons/image-play.ts +4 -2
- package/src/icons/image-plus.ts +4 -2
- package/src/icons/image-up.ts +4 -2
- package/src/icons/image-upscale.ts +4 -2
- package/src/icons/image.ts +4 -2
- package/src/icons/images.ts +4 -2
- package/src/icons/import.ts +4 -2
- package/src/icons/inbox.ts +4 -2
- package/src/icons/index.ts +176 -160
- package/src/icons/indian-rupee.ts +4 -2
- package/src/icons/infinity.ts +4 -2
- package/src/icons/info.ts +4 -2
- package/src/icons/inspection-panel.ts +4 -2
- package/src/icons/italic.ts +4 -2
- package/src/icons/iteration-ccw.ts +4 -2
- package/src/icons/iteration-cw.ts +4 -2
- package/src/icons/japanese-yen.ts +4 -2
- package/src/icons/joystick.ts +4 -2
- package/src/icons/kanban.ts +4 -2
- package/src/icons/kayak.ts +4 -2
- package/src/icons/key-round.ts +4 -2
- package/src/icons/key-square.ts +4 -2
- package/src/icons/key.ts +4 -2
- package/src/icons/keyboard-music.ts +4 -2
- package/src/icons/keyboard-off.ts +4 -2
- package/src/icons/keyboard.ts +4 -2
- package/src/icons/lamp-ceiling.ts +4 -2
- package/src/icons/lamp-desk.ts +4 -2
- package/src/icons/lamp-floor.ts +4 -2
- package/src/icons/lamp-wall-down.ts +4 -2
- package/src/icons/lamp-wall-up.ts +4 -2
- package/src/icons/lamp.ts +4 -2
- package/src/icons/land-plot.ts +4 -2
- package/src/icons/landmark.ts +4 -2
- package/src/icons/languages.ts +4 -2
- package/src/icons/laptop-minimal-check.ts +4 -2
- package/src/icons/laptop-minimal.ts +4 -2
- package/src/icons/laptop.ts +4 -2
- package/src/icons/lasso-select.ts +4 -2
- package/src/icons/lasso.ts +4 -2
- package/src/icons/layer-arrow-down.ts +4 -2
- package/src/icons/layer-arrow-up.ts +4 -2
- package/src/icons/layers-2.ts +4 -2
- package/src/icons/layers-arrow-down.ts +4 -2
- package/src/icons/layers-arrow-up.ts +4 -2
- package/src/icons/layers-minus.ts +4 -2
- package/src/icons/layers-plus.ts +4 -2
- package/src/icons/layers.ts +4 -2
- package/src/icons/layout-dashboard.ts +4 -2
- package/src/icons/layout-freeform.ts +4 -2
- package/src/icons/layout-grid.ts +4 -2
- package/src/icons/layout-list.ts +4 -2
- package/src/icons/layout-panel-left.ts +4 -2
- package/src/icons/layout-panel-top.ts +4 -2
- package/src/icons/layout-template.ts +4 -2
- package/src/icons/leaf.ts +5 -3
- package/src/icons/leafy-green.ts +4 -2
- package/src/icons/lectern.ts +4 -2
- package/src/icons/lens-concave.ts +4 -2
- package/src/icons/lens-convex.ts +4 -2
- package/src/icons/library-big.ts +4 -2
- package/src/icons/library.ts +4 -2
- package/src/icons/life-buoy.ts +4 -2
- package/src/icons/ligature.ts +4 -2
- package/src/icons/lightbulb-off.ts +4 -2
- package/src/icons/lightbulb.ts +4 -2
- package/src/icons/lighthouse.ts +4 -2
- package/src/icons/line-dot-right-horizontal.ts +4 -2
- package/src/icons/line-squiggle.ts +4 -2
- package/src/icons/line-style.ts +4 -2
- package/src/icons/link-2-off.ts +4 -2
- package/src/icons/link-2.ts +4 -2
- package/src/icons/link.ts +4 -2
- package/src/icons/list-check.ts +4 -2
- package/src/icons/list-checks.ts +4 -2
- package/src/icons/list-chevrons-down-up.ts +4 -2
- package/src/icons/list-chevrons-up-down.ts +4 -2
- package/src/icons/list-clock.ts +4 -2
- package/src/icons/list-collapse.ts +4 -2
- package/src/icons/list-end.ts +4 -2
- package/src/icons/list-filter-plus.ts +4 -2
- package/src/icons/list-filter.ts +4 -2
- package/src/icons/list-indent-decrease.ts +4 -2
- package/src/icons/list-indent-increase.ts +4 -2
- package/src/icons/list-minus.ts +4 -2
- package/src/icons/list-music.ts +4 -2
- package/src/icons/list-ordered.ts +4 -2
- package/src/icons/list-plus.ts +4 -2
- package/src/icons/list-restart.ts +4 -2
- package/src/icons/list-sort-ascending.ts +4 -2
- package/src/icons/list-sort-descending.ts +4 -2
- package/src/icons/list-start.ts +4 -2
- package/src/icons/list-todo.ts +4 -2
- package/src/icons/list-tree.ts +4 -2
- package/src/icons/list-video.ts +4 -2
- package/src/icons/list-x.ts +4 -2
- package/src/icons/list.ts +4 -2
- package/src/icons/loader-circle.ts +4 -2
- package/src/icons/loader-pinwheel.ts +4 -2
- package/src/icons/loader.ts +4 -2
- package/src/icons/locate-fixed.ts +4 -2
- package/src/icons/locate-off.ts +4 -2
- package/src/icons/locate.ts +4 -2
- package/src/icons/lock-keyhole-open.ts +4 -2
- package/src/icons/lock-keyhole.ts +4 -2
- package/src/icons/lock-open.ts +4 -2
- package/src/icons/lock.ts +4 -2
- package/src/icons/log-in.ts +4 -2
- package/src/icons/log-out.ts +4 -2
- package/src/icons/logs.ts +4 -2
- package/src/icons/lollipop.ts +4 -2
- package/src/icons/luggage.ts +4 -2
- package/src/icons/magnet.ts +4 -2
- package/src/icons/mail-badge.ts +4 -2
- package/src/icons/mail-check.ts +4 -2
- package/src/icons/mail-clock.ts +4 -2
- package/src/icons/mail-minus.ts +4 -2
- package/src/icons/mail-open.ts +4 -2
- package/src/icons/mail-pen.ts +4 -2
- package/src/icons/mail-plus.ts +4 -2
- package/src/icons/mail-question-mark.ts +4 -2
- package/src/icons/mail-search.ts +4 -2
- package/src/icons/mail-warning.ts +4 -2
- package/src/icons/mail-x.ts +4 -2
- package/src/icons/mail.ts +4 -2
- package/src/icons/mailbox.ts +4 -2
- package/src/icons/mails.ts +4 -2
- package/src/icons/map-minus.ts +4 -2
- package/src/icons/map-pin-check-inside.ts +4 -2
- package/src/icons/map-pin-check.ts +4 -2
- package/src/icons/map-pin-house.ts +4 -2
- package/src/icons/map-pin-minus-inside.ts +4 -2
- package/src/icons/map-pin-minus.ts +4 -2
- package/src/icons/map-pin-off.ts +4 -2
- package/src/icons/map-pin-pen.ts +4 -2
- package/src/icons/map-pin-plus-inside.ts +4 -2
- package/src/icons/map-pin-plus.ts +4 -2
- package/src/icons/map-pin-search.ts +4 -2
- package/src/icons/map-pin-x-inside.ts +4 -2
- package/src/icons/map-pin-x.ts +4 -2
- package/src/icons/map-pin.ts +4 -2
- package/src/icons/map-pinned.ts +4 -2
- package/src/icons/map-plus.ts +4 -2
- package/src/icons/map.ts +4 -2
- package/src/icons/mars-stroke.ts +4 -2
- package/src/icons/mars.ts +4 -2
- package/src/icons/martini.ts +4 -2
- package/src/icons/maximize-2.ts +4 -2
- package/src/icons/maximize.ts +4 -2
- package/src/icons/medal.ts +4 -2
- package/src/icons/megaphone-off.ts +4 -2
- package/src/icons/megaphone.ts +4 -2
- package/src/icons/memory-stick.ts +4 -2
- package/src/icons/menu.ts +4 -2
- package/src/icons/merge.ts +4 -2
- package/src/icons/message-circle-check.ts +4 -2
- package/src/icons/message-circle-code.ts +4 -2
- package/src/icons/message-circle-dashed-check.ts +4 -2
- package/src/icons/message-circle-dashed.ts +4 -2
- package/src/icons/message-circle-heart.ts +4 -2
- package/src/icons/message-circle-more.ts +4 -2
- package/src/icons/message-circle-off.ts +4 -2
- package/src/icons/message-circle-plus.ts +4 -2
- package/src/icons/message-circle-question-mark.ts +4 -2
- package/src/icons/message-circle-reply.ts +4 -2
- package/src/icons/message-circle-warning.ts +4 -2
- package/src/icons/message-circle-x.ts +4 -2
- package/src/icons/message-circle.ts +4 -2
- package/src/icons/message-square-check.ts +4 -2
- package/src/icons/message-square-code.ts +4 -2
- package/src/icons/message-square-dashed.ts +4 -2
- package/src/icons/message-square-diff.ts +4 -2
- package/src/icons/message-square-dot.ts +4 -2
- package/src/icons/message-square-heart.ts +4 -2
- package/src/icons/message-square-lock.ts +4 -2
- package/src/icons/message-square-more.ts +4 -2
- package/src/icons/message-square-off.ts +4 -2
- package/src/icons/message-square-plus.ts +4 -2
- package/src/icons/message-square-quote.ts +4 -2
- package/src/icons/message-square-reply.ts +4 -2
- package/src/icons/message-square-share.ts +4 -2
- package/src/icons/message-square-text.ts +4 -2
- package/src/icons/message-square-warning.ts +4 -2
- package/src/icons/message-square-x.ts +4 -2
- package/src/icons/message-square.ts +4 -2
- package/src/icons/messages-square.ts +4 -2
- package/src/icons/metronome.ts +4 -2
- package/src/icons/mic-audio-lines.ts +4 -2
- package/src/icons/mic-off.ts +4 -2
- package/src/icons/mic-signal.ts +4 -2
- package/src/icons/mic-vocal.ts +4 -2
- package/src/icons/mic.ts +4 -2
- package/src/icons/microchip.ts +4 -2
- package/src/icons/microscope.ts +4 -2
- package/src/icons/microwave.ts +4 -2
- package/src/icons/midi-port.ts +4 -2
- package/src/icons/milestone.ts +4 -2
- package/src/icons/milk-off.ts +4 -2
- package/src/icons/milk.ts +4 -2
- package/src/icons/minimize-2.ts +4 -2
- package/src/icons/minimize.ts +4 -2
- package/src/icons/minus.ts +4 -2
- package/src/icons/mirror-rectangular.ts +4 -2
- package/src/icons/mirror-round.ts +4 -2
- package/src/icons/monitor-check.ts +4 -2
- package/src/icons/monitor-cloud.ts +4 -2
- package/src/icons/monitor-cog.ts +4 -2
- package/src/icons/monitor-dot.ts +4 -2
- package/src/icons/monitor-down.ts +4 -2
- package/src/icons/monitor-off.ts +4 -2
- package/src/icons/monitor-pause.ts +4 -2
- package/src/icons/monitor-play.ts +4 -2
- package/src/icons/monitor-smartphone.ts +4 -2
- package/src/icons/monitor-speaker.ts +4 -2
- package/src/icons/monitor-stop.ts +4 -2
- package/src/icons/monitor-up.ts +4 -2
- package/src/icons/monitor-x.ts +4 -2
- package/src/icons/monitor.ts +4 -2
- package/src/icons/moon-star.ts +4 -2
- package/src/icons/moon.ts +4 -2
- package/src/icons/mop-sparkles.ts +4 -2
- package/src/icons/mop.ts +4 -2
- package/src/icons/mosque.ts +4 -2
- package/src/icons/motorbike.ts +4 -2
- package/src/icons/mountain-snow.ts +4 -2
- package/src/icons/mountain.ts +4 -2
- package/src/icons/mouse-left.ts +4 -2
- package/src/icons/mouse-off.ts +4 -2
- package/src/icons/mouse-pointer-2-off.ts +4 -2
- package/src/icons/mouse-pointer-2.ts +4 -2
- package/src/icons/mouse-pointer-ban.ts +4 -2
- package/src/icons/mouse-pointer-click.ts +4 -2
- package/src/icons/mouse-pointer.ts +4 -2
- package/src/icons/mouse-right.ts +4 -2
- package/src/icons/mouse.ts +4 -2
- package/src/icons/move-3d.ts +4 -2
- package/src/icons/move-diagonal-2.ts +4 -2
- package/src/icons/move-diagonal.ts +4 -2
- package/src/icons/move-down-left.ts +4 -2
- package/src/icons/move-down-right.ts +4 -2
- package/src/icons/move-down.ts +4 -2
- package/src/icons/move-horizontal.ts +4 -2
- package/src/icons/move-left.ts +4 -2
- package/src/icons/move-right.ts +4 -2
- package/src/icons/move-up-left.ts +4 -2
- package/src/icons/move-up-right.ts +4 -2
- package/src/icons/move-up.ts +4 -2
- package/src/icons/move-vertical.ts +4 -2
- package/src/icons/move.ts +4 -2
- package/src/icons/music-2.ts +4 -2
- package/src/icons/music-3.ts +4 -2
- package/src/icons/music-4.ts +4 -2
- package/src/icons/music.ts +4 -2
- package/src/icons/navigation-2-off.ts +4 -2
- package/src/icons/navigation-2.ts +4 -2
- package/src/icons/navigation-off.ts +4 -2
- package/src/icons/navigation.ts +4 -2
- package/src/icons/network.ts +4 -2
- package/src/icons/newspaper.ts +4 -2
- package/src/icons/nfc.ts +4 -2
- package/src/icons/non-binary.ts +4 -2
- package/src/icons/notebook-pen.ts +4 -2
- package/src/icons/notebook-tabs.ts +4 -2
- package/src/icons/notebook-text.ts +4 -2
- package/src/icons/notebook.ts +4 -2
- package/src/icons/notepad-text-dashed.ts +4 -2
- package/src/icons/notepad-text.ts +4 -2
- package/src/icons/nut-off.ts +4 -2
- package/src/icons/nut.ts +4 -2
- package/src/icons/octagon-alert.ts +4 -2
- package/src/icons/octagon-minus.ts +4 -2
- package/src/icons/octagon-pause.ts +4 -2
- package/src/icons/octagon-x.ts +4 -2
- package/src/icons/octagon.ts +4 -2
- package/src/icons/omega.ts +4 -2
- package/src/icons/option.ts +4 -2
- package/src/icons/orbit.ts +4 -2
- package/src/icons/origami.ts +4 -2
- package/src/icons/package-2.ts +4 -2
- package/src/icons/package-check.ts +4 -2
- package/src/icons/package-minus.ts +4 -2
- package/src/icons/package-open.ts +4 -2
- package/src/icons/package-plus.ts +4 -2
- package/src/icons/package-search.ts +4 -2
- package/src/icons/package-x.ts +4 -2
- package/src/icons/package.ts +4 -2
- package/src/icons/paint-bucket.ts +4 -2
- package/src/icons/paint-roller.ts +4 -2
- package/src/icons/paintbrush-vertical.ts +4 -2
- package/src/icons/paintbrush.ts +4 -2
- package/src/icons/palette.ts +4 -2
- package/src/icons/panda.ts +4 -2
- package/src/icons/panel-bottom-close.ts +4 -2
- package/src/icons/panel-bottom-dashed.ts +4 -2
- package/src/icons/panel-bottom-open.ts +4 -2
- package/src/icons/panel-bottom.ts +4 -2
- package/src/icons/panel-left-close.ts +4 -2
- package/src/icons/panel-left-dashed.ts +4 -2
- package/src/icons/panel-left-open.ts +4 -2
- package/src/icons/panel-left-right-dashed.ts +4 -2
- package/src/icons/panel-left.ts +4 -2
- package/src/icons/panel-right-close.ts +4 -2
- package/src/icons/panel-right-dashed.ts +4 -2
- package/src/icons/panel-right-open.ts +4 -2
- package/src/icons/panel-right.ts +4 -2
- package/src/icons/panel-top-bottom-dashed.ts +4 -2
- package/src/icons/panel-top-close.ts +4 -2
- package/src/icons/panel-top-dashed.ts +4 -2
- package/src/icons/panel-top-open.ts +4 -2
- package/src/icons/panel-top.ts +4 -2
- package/src/icons/panels-left-bottom.ts +4 -2
- package/src/icons/panels-right-bottom.ts +4 -2
- package/src/icons/panels-top-left.ts +4 -2
- package/src/icons/paper-bag.ts +4 -2
- package/src/icons/paperclip.ts +4 -2
- package/src/icons/parasol.ts +4 -2
- package/src/icons/parentheses.ts +4 -2
- package/src/icons/parking-meter.ts +4 -2
- package/src/icons/party-popper.ts +4 -2
- package/src/icons/pause.ts +4 -2
- package/src/icons/paw-print.ts +4 -2
- package/src/icons/pc-case.ts +4 -2
- package/src/icons/pen-line.ts +4 -2
- package/src/icons/pen-off.ts +4 -2
- package/src/icons/pen-tool.ts +4 -2
- package/src/icons/pen.ts +4 -2
- package/src/icons/pencil-line.ts +4 -2
- package/src/icons/pencil-off.ts +4 -2
- package/src/icons/pencil-ruler.ts +4 -2
- package/src/icons/pencil-sparkles.ts +4 -2
- package/src/icons/pencil.ts +4 -2
- package/src/icons/pentagon.ts +4 -2
- package/src/icons/percent.ts +4 -2
- package/src/icons/person-standing.ts +4 -2
- package/src/icons/phi.ts +4 -2
- package/src/icons/philippine-peso.ts +4 -2
- package/src/icons/phone-call.ts +4 -2
- package/src/icons/phone-forwarded.ts +4 -2
- package/src/icons/phone-incoming.ts +4 -2
- package/src/icons/phone-missed.ts +4 -2
- package/src/icons/phone-off.ts +4 -2
- package/src/icons/phone-outgoing.ts +4 -2
- package/src/icons/phone.ts +4 -2
- package/src/icons/pi.ts +4 -2
- package/src/icons/piano.ts +4 -2
- package/src/icons/pickaxe.ts +4 -2
- package/src/icons/picture-in-picture-2.ts +4 -2
- package/src/icons/picture-in-picture.ts +4 -2
- package/src/icons/piggy-bank.ts +4 -2
- package/src/icons/pilcrow-left.ts +4 -2
- package/src/icons/pilcrow-right.ts +4 -2
- package/src/icons/pilcrow.ts +4 -2
- package/src/icons/pill-bottle.ts +4 -2
- package/src/icons/pill.ts +4 -2
- package/src/icons/pin-off.ts +4 -2
- package/src/icons/pin.ts +4 -2
- package/src/icons/pipette.ts +4 -2
- package/src/icons/pizza.ts +4 -2
- package/src/icons/plane-landing.ts +4 -2
- package/src/icons/plane-takeoff.ts +4 -2
- package/src/icons/plane.ts +4 -2
- package/src/icons/play-off.ts +4 -2
- package/src/icons/play.ts +4 -2
- package/src/icons/playing-card.ts +4 -2
- package/src/icons/playing-cards-fan.ts +4 -2
- package/src/icons/playing-cards.ts +4 -2
- package/src/icons/plug-2.ts +4 -2
- package/src/icons/plug-zap.ts +4 -2
- package/src/icons/plug.ts +4 -2
- package/src/icons/plus.ts +4 -2
- package/src/icons/pocket-knife.ts +4 -2
- package/src/icons/podium.ts +4 -2
- package/src/icons/pointer-off.ts +4 -2
- package/src/icons/pointer.ts +4 -2
- package/src/icons/popcorn.ts +4 -2
- package/src/icons/popsicle.ts +4 -2
- package/src/icons/pound-sterling.ts +4 -2
- package/src/icons/power-off.ts +4 -2
- package/src/icons/power.ts +4 -2
- package/src/icons/presentation.ts +4 -2
- package/src/icons/printer-check.ts +4 -2
- package/src/icons/printer-x.ts +4 -2
- package/src/icons/printer.ts +4 -2
- package/src/icons/projector.ts +4 -2
- package/src/icons/proportions.ts +4 -2
- package/src/icons/puzzle.ts +4 -2
- package/src/icons/pyramid.ts +4 -2
- package/src/icons/qr-code.ts +4 -2
- package/src/icons/quote.ts +4 -2
- package/src/icons/rabbit.ts +4 -2
- package/src/icons/radar.ts +4 -2
- package/src/icons/radiation.ts +4 -2
- package/src/icons/radical.ts +4 -2
- package/src/icons/radio-off.ts +4 -2
- package/src/icons/radio-receiver.ts +4 -2
- package/src/icons/radio-tower.ts +4 -2
- package/src/icons/radio.ts +4 -2
- package/src/icons/radius.ts +4 -2
- package/src/icons/rainbow.ts +4 -2
- package/src/icons/rat.ts +4 -2
- package/src/icons/ratio.ts +4 -2
- package/src/icons/receipt-cent.ts +4 -2
- package/src/icons/receipt-euro.ts +4 -2
- package/src/icons/receipt-indian-rupee.ts +4 -2
- package/src/icons/receipt-japanese-yen.ts +4 -2
- package/src/icons/receipt-pound-sterling.ts +4 -2
- package/src/icons/receipt-russian-ruble.ts +4 -2
- package/src/icons/receipt-swiss-franc.ts +5 -3
- package/src/icons/receipt-text.ts +4 -2
- package/src/icons/receipt-turkish-lira.ts +4 -2
- package/src/icons/receipt.ts +4 -2
- package/src/icons/rectangle-circle.ts +4 -2
- package/src/icons/rectangle-ellipsis.ts +4 -2
- package/src/icons/rectangle-goggles.ts +4 -2
- package/src/icons/rectangle-horizontal.ts +4 -2
- package/src/icons/rectangle-vertical.ts +4 -2
- package/src/icons/recycle.ts +4 -2
- package/src/icons/redo-2.ts +4 -2
- package/src/icons/redo-dot.ts +4 -2
- package/src/icons/redo.ts +4 -2
- package/src/icons/refresh-ccw-dot.ts +4 -2
- package/src/icons/refresh-ccw.ts +4 -2
- package/src/icons/refresh-cw-off.ts +4 -2
- package/src/icons/refresh-cw.ts +4 -2
- package/src/icons/refrigerator.ts +4 -2
- package/src/icons/regex.ts +4 -2
- package/src/icons/remove-formatting.ts +4 -2
- package/src/icons/repeat-1.ts +4 -2
- package/src/icons/repeat-2.ts +4 -2
- package/src/icons/repeat-off.ts +4 -2
- package/src/icons/repeat.ts +4 -2
- package/src/icons/replace-all.ts +4 -2
- package/src/icons/replace.ts +4 -2
- package/src/icons/reply-all.ts +4 -2
- package/src/icons/reply.ts +4 -2
- package/src/icons/rewind.ts +4 -2
- package/src/icons/ribbon.ts +4 -2
- package/src/icons/road.ts +4 -2
- package/src/icons/robot-arm.ts +4 -2
- package/src/icons/robot-vacuum.ts +4 -2
- package/src/icons/rocket.ts +4 -2
- package/src/icons/rocking-chair.ts +4 -2
- package/src/icons/roller-coaster.ts +4 -2
- package/src/icons/rose.ts +4 -2
- package/src/icons/rotate-3d.ts +4 -2
- package/src/icons/rotate-ccw-clock.ts +4 -2
- package/src/icons/rotate-ccw-key.ts +4 -2
- package/src/icons/rotate-ccw-square.ts +4 -2
- package/src/icons/rotate-ccw.ts +4 -2
- package/src/icons/rotate-cw-fading-clock.ts +4 -2
- package/src/icons/rotate-cw-square.ts +4 -2
- package/src/icons/rotate-cw.ts +4 -2
- package/src/icons/route-off.ts +4 -2
- package/src/icons/route.ts +4 -2
- package/src/icons/router.ts +4 -2
- package/src/icons/rows-2.ts +4 -2
- package/src/icons/rows-3.ts +4 -2
- package/src/icons/rows-4.ts +4 -2
- package/src/icons/rss.ts +4 -2
- package/src/icons/ruler-dimension-line.ts +4 -2
- package/src/icons/ruler.ts +4 -2
- package/src/icons/russian-ruble.ts +4 -2
- package/src/icons/sailboat.ts +4 -2
- package/src/icons/salad.ts +4 -2
- package/src/icons/sandwich.ts +4 -2
- package/src/icons/satellite-dish.ts +4 -2
- package/src/icons/satellite.ts +4 -2
- package/src/icons/saudi-riyal.ts +4 -2
- package/src/icons/save-all.ts +4 -2
- package/src/icons/save-check.ts +4 -2
- package/src/icons/save-off.ts +4 -2
- package/src/icons/save-pen.ts +4 -2
- package/src/icons/save-plus.ts +4 -2
- package/src/icons/save.ts +4 -2
- package/src/icons/scale-3d.ts +4 -2
- package/src/icons/scale.ts +4 -2
- package/src/icons/scaling.ts +4 -2
- package/src/icons/scan-barcode.ts +4 -2
- package/src/icons/scan-box.ts +4 -2
- package/src/icons/scan-eye.ts +4 -2
- package/src/icons/scan-face.ts +4 -2
- package/src/icons/scan-heart.ts +4 -2
- package/src/icons/scan-line.ts +4 -2
- package/src/icons/scan-qr-code.ts +4 -2
- package/src/icons/scan-search.ts +4 -2
- package/src/icons/scan-square.ts +4 -2
- package/src/icons/scan-text.ts +4 -2
- package/src/icons/scan.ts +4 -2
- package/src/icons/school.ts +4 -2
- package/src/icons/scissors-line-dashed.ts +4 -2
- package/src/icons/scissors.ts +4 -2
- package/src/icons/scooter.ts +4 -2
- package/src/icons/screen-share-off.ts +4 -2
- package/src/icons/screen-share.ts +4 -2
- package/src/icons/scroll-text.ts +4 -2
- package/src/icons/scroll.ts +4 -2
- package/src/icons/search-alert.ts +4 -2
- package/src/icons/search-check.ts +4 -2
- package/src/icons/search-code.ts +4 -2
- package/src/icons/search-slash.ts +4 -2
- package/src/icons/search-x.ts +4 -2
- package/src/icons/search.ts +4 -2
- package/src/icons/section.ts +4 -2
- package/src/icons/send-horizontal.ts +4 -2
- package/src/icons/send-to-back.ts +4 -2
- package/src/icons/send.ts +4 -2
- package/src/icons/separator-horizontal.ts +4 -2
- package/src/icons/separator-vertical.ts +4 -2
- package/src/icons/server-cog.ts +4 -2
- package/src/icons/server-crash.ts +4 -2
- package/src/icons/server-off.ts +4 -2
- package/src/icons/server-plus.ts +4 -2
- package/src/icons/server.ts +4 -2
- package/src/icons/settings-2.ts +4 -2
- package/src/icons/settings.ts +4 -2
- package/src/icons/shapes.ts +4 -2
- package/src/icons/share-2.ts +4 -2
- package/src/icons/share.ts +4 -2
- package/src/icons/sheet.ts +4 -2
- package/src/icons/shell.ts +4 -2
- package/src/icons/shelving-unit.ts +4 -2
- package/src/icons/shield-alert.ts +4 -2
- package/src/icons/shield-ban.ts +4 -2
- package/src/icons/shield-check.ts +4 -2
- package/src/icons/shield-cog-corner.ts +4 -2
- package/src/icons/shield-cog.ts +4 -2
- package/src/icons/shield-ellipsis.ts +4 -2
- package/src/icons/shield-half.ts +4 -2
- package/src/icons/shield-keyhole.ts +4 -2
- package/src/icons/shield-lock.ts +4 -2
- package/src/icons/shield-minus.ts +4 -2
- package/src/icons/shield-off.ts +4 -2
- package/src/icons/shield-plus.ts +4 -2
- package/src/icons/shield-question-mark.ts +4 -2
- package/src/icons/shield-user.ts +4 -2
- package/src/icons/shield-x.ts +4 -2
- package/src/icons/shield.ts +4 -2
- package/src/icons/ship-cargo.ts +4 -2
- package/src/icons/ship-wheel.ts +4 -2
- package/src/icons/ship.ts +4 -2
- package/src/icons/shirt.ts +4 -2
- package/src/icons/shopping-bag.ts +4 -2
- package/src/icons/shopping-basket.ts +4 -2
- package/src/icons/shopping-cart-minus.ts +4 -2
- package/src/icons/shopping-cart-plus.ts +4 -2
- package/src/icons/shopping-cart.ts +4 -2
- package/src/icons/shovel.ts +4 -2
- package/src/icons/shower-head.ts +4 -2
- package/src/icons/shredder.ts +4 -2
- package/src/icons/shrimp-off.ts +4 -2
- package/src/icons/shrimp.ts +4 -2
- package/src/icons/shrink.ts +4 -2
- package/src/icons/shrub.ts +4 -2
- package/src/icons/shuffle.ts +4 -2
- package/src/icons/sigma.ts +4 -2
- package/src/icons/signal-high.ts +4 -2
- package/src/icons/signal-low.ts +4 -2
- package/src/icons/signal-medium.ts +4 -2
- package/src/icons/signal-zero.ts +4 -2
- package/src/icons/signal.ts +4 -2
- package/src/icons/signature.ts +4 -2
- package/src/icons/signpost-big.ts +4 -2
- package/src/icons/signpost.ts +4 -2
- package/src/icons/siren.ts +4 -2
- package/src/icons/skip-back.ts +4 -2
- package/src/icons/skip-forward.ts +4 -2
- package/src/icons/skull.ts +4 -2
- package/src/icons/slash.ts +4 -2
- package/src/icons/slice.ts +4 -2
- package/src/icons/sliders-horizontal.ts +4 -2
- package/src/icons/sliders-vertical.ts +4 -2
- package/src/icons/smartphone-charging.ts +4 -2
- package/src/icons/smartphone-nfc.ts +4 -2
- package/src/icons/smartphone.ts +4 -2
- package/src/icons/snail.ts +4 -2
- package/src/icons/snowflake.ts +4 -2
- package/src/icons/soap-dispenser-droplet.ts +4 -2
- package/src/icons/sofa.ts +4 -2
- package/src/icons/solar-panel.ts +4 -2
- package/src/icons/soup.ts +4 -2
- package/src/icons/space.ts +4 -2
- package/src/icons/spade.ts +4 -2
- package/src/icons/sparkle.ts +4 -2
- package/src/icons/sparkles.ts +4 -2
- package/src/icons/speaker.ts +4 -2
- package/src/icons/speech.ts +4 -2
- package/src/icons/spell-check-2.ts +4 -2
- package/src/icons/spell-check.ts +4 -2
- package/src/icons/spline-pointer.ts +4 -2
- package/src/icons/spline.ts +4 -2
- package/src/icons/split.ts +4 -2
- package/src/icons/spool.ts +4 -2
- package/src/icons/sport-shoe.ts +4 -2
- package/src/icons/spotlight.ts +4 -2
- package/src/icons/spray-can.ts +4 -2
- package/src/icons/sprout.ts +4 -2
- package/src/icons/square-activity.ts +4 -2
- package/src/icons/square-arrow-down-left.ts +4 -2
- package/src/icons/square-arrow-down-right.ts +4 -2
- package/src/icons/square-arrow-down.ts +4 -2
- package/src/icons/square-arrow-left.ts +4 -2
- package/src/icons/square-arrow-out-down-left.ts +4 -2
- package/src/icons/square-arrow-out-down-right.ts +4 -2
- package/src/icons/square-arrow-out-up-left.ts +4 -2
- package/src/icons/square-arrow-out-up-right.ts +4 -2
- package/src/icons/square-arrow-right-enter.ts +4 -2
- package/src/icons/square-arrow-right-exit.ts +4 -2
- package/src/icons/square-arrow-right.ts +4 -2
- package/src/icons/square-arrow-up-left.ts +4 -2
- package/src/icons/square-arrow-up-right.ts +4 -2
- package/src/icons/square-arrow-up.ts +4 -2
- package/src/icons/square-asterisk.ts +4 -2
- package/src/icons/square-bottom-dashed-scissors.ts +4 -2
- package/src/icons/square-centerline-dashed-horizontal.ts +4 -2
- package/src/icons/square-centerline-dashed-vertical.ts +4 -2
- package/src/icons/square-chart-gantt.ts +4 -2
- package/src/icons/square-check-big.ts +4 -2
- package/src/icons/square-check.ts +4 -2
- package/src/icons/square-chevron-down.ts +4 -2
- package/src/icons/square-chevron-left.ts +4 -2
- package/src/icons/square-chevron-right.ts +4 -2
- package/src/icons/square-chevron-up.ts +4 -2
- package/src/icons/square-code.ts +4 -2
- package/src/icons/square-dashed-bottom-code.ts +4 -2
- package/src/icons/square-dashed-bottom.ts +4 -2
- package/src/icons/square-dashed-kanban.ts +4 -2
- package/src/icons/square-dashed-mouse-pointer.ts +4 -2
- package/src/icons/square-dashed-text.ts +4 -2
- package/src/icons/square-dashed-top-solid.ts +4 -2
- package/src/icons/square-dashed.ts +4 -2
- package/src/icons/square-dimensions.ts +4 -2
- package/src/icons/square-divide.ts +4 -2
- package/src/icons/square-dot.ts +4 -2
- package/src/icons/square-equal.ts +4 -2
- package/src/icons/square-exclamation-point.ts +20 -0
- package/src/icons/square-function.ts +4 -2
- package/src/icons/square-kanban.ts +4 -2
- package/src/icons/square-library.ts +4 -2
- package/src/icons/square-m.ts +4 -2
- package/src/icons/square-menu.ts +4 -2
- package/src/icons/square-minus.ts +4 -2
- package/src/icons/square-mouse-pointer.ts +4 -2
- package/src/icons/square-off.ts +4 -2
- package/src/icons/square-parking-off.ts +4 -2
- package/src/icons/square-parking.ts +4 -2
- package/src/icons/square-pause.ts +4 -2
- package/src/icons/square-pen.ts +4 -2
- package/src/icons/square-percent.ts +4 -2
- package/src/icons/square-pi.ts +4 -2
- package/src/icons/square-pilcrow.ts +4 -2
- package/src/icons/square-play.ts +4 -2
- package/src/icons/square-plus.ts +4 -2
- package/src/icons/square-power.ts +4 -2
- package/src/icons/square-radical.ts +4 -2
- package/src/icons/square-round-corner.ts +4 -2
- package/src/icons/square-scissors.ts +4 -2
- package/src/icons/square-sigma.ts +4 -2
- package/src/icons/square-slash.ts +4 -2
- package/src/icons/square-split-horizontal.ts +4 -2
- package/src/icons/square-split-vertical.ts +4 -2
- package/src/icons/square-square.ts +4 -2
- package/src/icons/square-stack.ts +4 -2
- package/src/icons/square-star.ts +4 -2
- package/src/icons/square-stop.ts +4 -2
- package/src/icons/square-terminal.ts +4 -2
- package/src/icons/square-text.ts +4 -2
- package/src/icons/square-user-round.ts +4 -2
- package/src/icons/square-user.ts +4 -2
- package/src/icons/square-x.ts +4 -2
- package/src/icons/square.ts +4 -2
- package/src/icons/squares-exclude.ts +4 -2
- package/src/icons/squares-intersect.ts +4 -2
- package/src/icons/squares-subtract.ts +4 -2
- package/src/icons/squares-unite.ts +4 -2
- package/src/icons/squircle-dashed.ts +4 -2
- package/src/icons/squircle.ts +4 -2
- package/src/icons/squirrel.ts +4 -2
- package/src/icons/stamp.ts +4 -2
- package/src/icons/star-check.ts +4 -2
- package/src/icons/star-half.ts +4 -2
- package/src/icons/star-minus.ts +4 -2
- package/src/icons/star-off.ts +4 -2
- package/src/icons/star-plus.ts +4 -2
- package/src/icons/star-x.ts +4 -2
- package/src/icons/star.ts +4 -2
- package/src/icons/step-back.ts +4 -2
- package/src/icons/step-forward.ts +4 -2
- package/src/icons/stethoscope.ts +4 -2
- package/src/icons/sticker.ts +4 -2
- package/src/icons/sticky-note-check.ts +4 -2
- package/src/icons/sticky-note-minus.ts +4 -2
- package/src/icons/sticky-note-off.ts +4 -2
- package/src/icons/sticky-note-plus.ts +4 -2
- package/src/icons/sticky-note-x.ts +4 -2
- package/src/icons/sticky-note.ts +4 -2
- package/src/icons/sticky-notes.ts +4 -2
- package/src/icons/stone.ts +4 -2
- package/src/icons/store.ts +4 -2
- package/src/icons/stretch-horizontal.ts +4 -2
- package/src/icons/stretch-vertical.ts +4 -2
- package/src/icons/strikethrough.ts +4 -2
- package/src/icons/subscript.ts +4 -2
- package/src/icons/summary.ts +4 -2
- package/src/icons/sun-dim.ts +4 -2
- package/src/icons/sun-medium.ts +4 -2
- package/src/icons/sun-moon.ts +4 -2
- package/src/icons/sun-snow.ts +4 -2
- package/src/icons/sun.ts +4 -2
- package/src/icons/sunrise.ts +4 -2
- package/src/icons/sunset.ts +4 -2
- package/src/icons/superscript.ts +4 -2
- package/src/icons/swatch-book.ts +4 -2
- package/src/icons/swiss-franc.ts +5 -3
- package/src/icons/switch-camera.ts +4 -2
- package/src/icons/sword.ts +4 -2
- package/src/icons/swords.ts +4 -2
- package/src/icons/syringe.ts +4 -2
- package/src/icons/table-2.ts +5 -3
- package/src/icons/table-cells-merge.ts +4 -2
- package/src/icons/table-cells-split.ts +4 -2
- package/src/icons/table-columns-split.ts +4 -2
- package/src/icons/table-of-contents.ts +4 -2
- package/src/icons/table-properties.ts +4 -2
- package/src/icons/table-rows-split.ts +4 -2
- package/src/icons/table.ts +4 -2
- package/src/icons/tablet-smartphone.ts +4 -2
- package/src/icons/tablet.ts +4 -2
- package/src/icons/tablets.ts +4 -2
- package/src/icons/tag-plus.ts +4 -2
- package/src/icons/tag-x.ts +4 -2
- package/src/icons/tag.ts +4 -2
- package/src/icons/tags.ts +4 -2
- package/src/icons/tally-1.ts +4 -2
- package/src/icons/tally-2.ts +4 -2
- package/src/icons/tally-3.ts +4 -2
- package/src/icons/tally-4.ts +4 -2
- package/src/icons/tally-5.ts +4 -2
- package/src/icons/tangent.ts +4 -2
- package/src/icons/target.ts +4 -2
- package/src/icons/telescope.ts +4 -2
- package/src/icons/tent-tree.ts +4 -2
- package/src/icons/tent.ts +4 -2
- package/src/icons/terminal.ts +4 -2
- package/src/icons/test-tube-diagonal.ts +4 -2
- package/src/icons/test-tube.ts +4 -2
- package/src/icons/test-tubes.ts +4 -2
- package/src/icons/text-align-center.ts +4 -2
- package/src/icons/text-align-end.ts +4 -2
- package/src/icons/text-align-justify.ts +4 -2
- package/src/icons/text-align-start.ts +4 -2
- package/src/icons/text-cursor-input.ts +4 -2
- package/src/icons/text-cursor.ts +4 -2
- package/src/icons/text-initial.ts +4 -2
- package/src/icons/text-quote.ts +4 -2
- package/src/icons/text-search.ts +4 -2
- package/src/icons/text-wrap.ts +4 -2
- package/src/icons/theater.ts +4 -2
- package/src/icons/thermometer-snowflake.ts +4 -2
- package/src/icons/thermometer-sun.ts +4 -2
- package/src/icons/thermometer.ts +4 -2
- package/src/icons/thumbs-down.ts +4 -2
- package/src/icons/thumbs-up.ts +4 -2
- package/src/icons/ticket-check.ts +4 -2
- package/src/icons/ticket-minus.ts +4 -2
- package/src/icons/ticket-percent.ts +4 -2
- package/src/icons/ticket-plus.ts +4 -2
- package/src/icons/ticket-slash.ts +4 -2
- package/src/icons/ticket-x.ts +4 -2
- package/src/icons/ticket.ts +4 -2
- package/src/icons/tickets-plane.ts +4 -2
- package/src/icons/tickets.ts +4 -2
- package/src/icons/timeline.ts +4 -2
- package/src/icons/timer-off.ts +4 -2
- package/src/icons/timer-reset.ts +4 -2
- package/src/icons/timer.ts +4 -2
- package/src/icons/toggle-left.ts +4 -2
- package/src/icons/toggle-right.ts +4 -2
- package/src/icons/toilet.ts +4 -2
- package/src/icons/tool-case.ts +4 -2
- package/src/icons/toolbox.ts +4 -2
- package/src/icons/tornado.ts +4 -2
- package/src/icons/torus.ts +4 -2
- package/src/icons/touchpad-off.ts +4 -2
- package/src/icons/touchpad.ts +4 -2
- package/src/icons/towel-rack.ts +4 -2
- package/src/icons/tower-control.ts +4 -2
- package/src/icons/toy-brick.ts +4 -2
- package/src/icons/tractor.ts +4 -2
- package/src/icons/traffic-cone.ts +4 -2
- package/src/icons/trailer.ts +4 -2
- package/src/icons/train-front-tunnel.ts +4 -2
- package/src/icons/train-front.ts +4 -2
- package/src/icons/train-track.ts +4 -2
- package/src/icons/tram-front.ts +4 -2
- package/src/icons/transgender.ts +4 -2
- package/src/icons/trash-off.ts +20 -0
- package/src/icons/trash.ts +5 -3
- package/src/icons/tree-deciduous.ts +4 -2
- package/src/icons/tree-palm.ts +4 -2
- package/src/icons/tree-pine.ts +4 -2
- package/src/icons/trees.ts +4 -2
- package/src/icons/trending-down.ts +4 -2
- package/src/icons/trending-up-down.ts +4 -2
- package/src/icons/trending-up.ts +4 -2
- package/src/icons/triangle-alert.ts +4 -2
- package/src/icons/triangle-dashed.ts +4 -2
- package/src/icons/triangle-right.ts +4 -2
- package/src/icons/triangle.ts +4 -2
- package/src/icons/trophy.ts +4 -2
- package/src/icons/truck-electric.ts +4 -2
- package/src/icons/truck.ts +4 -2
- package/src/icons/turkish-lira.ts +4 -2
- package/src/icons/turntable.ts +4 -2
- package/src/icons/turtle.ts +4 -2
- package/src/icons/tv-minimal-play.ts +4 -2
- package/src/icons/tv-minimal.ts +4 -2
- package/src/icons/tv.ts +4 -2
- package/src/icons/type-outline.ts +4 -2
- package/src/icons/type.ts +4 -2
- package/src/icons/umbrella-off.ts +4 -2
- package/src/icons/umbrella.ts +4 -2
- package/src/icons/underline.ts +4 -2
- package/src/icons/undo-2.ts +4 -2
- package/src/icons/undo-dot.ts +4 -2
- package/src/icons/undo.ts +4 -2
- package/src/icons/unfold-horizontal.ts +4 -2
- package/src/icons/unfold-vertical.ts +4 -2
- package/src/icons/ungroup.ts +4 -2
- package/src/icons/university.ts +4 -2
- package/src/icons/unlink-2.ts +4 -2
- package/src/icons/unlink.ts +4 -2
- package/src/icons/unplug.ts +4 -2
- package/src/icons/upload.ts +4 -2
- package/src/icons/usb-c-port.ts +4 -2
- package/src/icons/usb.ts +4 -2
- package/src/icons/user-check.ts +4 -2
- package/src/icons/user-cog.ts +4 -2
- package/src/icons/user-group.ts +20 -0
- package/src/icons/user-key.ts +4 -2
- package/src/icons/user-lock.ts +4 -2
- package/src/icons/user-minus.ts +4 -2
- package/src/icons/user-pen.ts +4 -2
- package/src/icons/user-plus.ts +4 -2
- package/src/icons/user-round-arrow-left.ts +4 -2
- package/src/icons/user-round-check.ts +4 -2
- package/src/icons/user-round-cog.ts +4 -2
- package/src/icons/user-round-group.ts +20 -0
- package/src/icons/user-round-key.ts +4 -2
- package/src/icons/user-round-minus.ts +4 -2
- package/src/icons/user-round-pen.ts +4 -2
- package/src/icons/user-round-plus.ts +4 -2
- package/src/icons/user-round-search.ts +4 -2
- package/src/icons/user-round-x.ts +4 -2
- package/src/icons/user-round.ts +4 -2
- package/src/icons/user-search.ts +4 -2
- package/src/icons/user-shield.ts +4 -2
- package/src/icons/user-star.ts +4 -2
- package/src/icons/user-x.ts +4 -2
- package/src/icons/user.ts +4 -2
- package/src/icons/users-round.ts +4 -2
- package/src/icons/users.ts +4 -2
- package/src/icons/utensils-crossed.ts +4 -2
- package/src/icons/utensils.ts +4 -2
- package/src/icons/utility-pole.ts +4 -2
- package/src/icons/van.ts +4 -2
- package/src/icons/variable.ts +4 -2
- package/src/icons/vault.ts +4 -2
- package/src/icons/vector-polygon.ts +4 -2
- package/src/icons/vector-square.ts +4 -2
- package/src/icons/vegan.ts +4 -2
- package/src/icons/venetian-mask.ts +4 -2
- package/src/icons/venus-and-mars.ts +4 -2
- package/src/icons/venus.ts +4 -2
- package/src/icons/vibrate-off.ts +4 -2
- package/src/icons/vibrate.ts +4 -2
- package/src/icons/video-off.ts +4 -2
- package/src/icons/video.ts +4 -2
- package/src/icons/videotape.ts +4 -2
- package/src/icons/view.ts +4 -2
- package/src/icons/virus-off.ts +20 -0
- package/src/icons/virus.ts +20 -0
- package/src/icons/voicemail.ts +4 -2
- package/src/icons/volleyball.ts +4 -2
- package/src/icons/volume-1.ts +4 -2
- package/src/icons/volume-2.ts +4 -2
- package/src/icons/volume-off.ts +4 -2
- package/src/icons/volume-x.ts +4 -2
- package/src/icons/volume.ts +4 -2
- package/src/icons/vote.ts +4 -2
- package/src/icons/wallet-cards.ts +4 -2
- package/src/icons/wallet-minimal.ts +4 -2
- package/src/icons/wallet.ts +4 -2
- package/src/icons/wallpaper.ts +4 -2
- package/src/icons/wand-sparkles.ts +4 -2
- package/src/icons/wand.ts +4 -2
- package/src/icons/warehouse.ts +4 -2
- package/src/icons/washing-machine.ts +4 -2
- package/src/icons/watch.ts +4 -2
- package/src/icons/waves-arrow-down.ts +4 -2
- package/src/icons/waves-arrow-up.ts +4 -2
- package/src/icons/waves-horizontal.ts +4 -2
- package/src/icons/waves-ladder.ts +4 -2
- package/src/icons/waves-vertical.ts +4 -2
- package/src/icons/waypoints.ts +4 -2
- package/src/icons/webcam-off.ts +4 -2
- package/src/icons/webcam.ts +4 -2
- package/src/icons/webhook-off.ts +4 -2
- package/src/icons/webhook.ts +4 -2
- package/src/icons/weight-tilde.ts +4 -2
- package/src/icons/weight.ts +4 -2
- package/src/icons/wheat-off.ts +4 -2
- package/src/icons/wheat.ts +4 -2
- package/src/icons/whistle.ts +4 -2
- package/src/icons/whole-word.ts +4 -2
- package/src/icons/wifi-cog.ts +4 -2
- package/src/icons/wifi-high.ts +4 -2
- package/src/icons/wifi-low.ts +4 -2
- package/src/icons/wifi-off.ts +4 -2
- package/src/icons/wifi-pen.ts +4 -2
- package/src/icons/wifi-sync.ts +4 -2
- package/src/icons/wifi-zero.ts +4 -2
- package/src/icons/wifi.ts +4 -2
- package/src/icons/wind-arrow-down.ts +4 -2
- package/src/icons/wind.ts +4 -2
- package/src/icons/wine-off.ts +4 -2
- package/src/icons/wine.ts +4 -2
- package/src/icons/workflow.ts +4 -2
- package/src/icons/worm.ts +4 -2
- package/src/icons/wrench-off.ts +4 -2
- package/src/icons/wrench.ts +4 -2
- package/src/icons/x-line-top.ts +4 -2
- package/src/icons/x.ts +4 -2
- package/src/icons/zap-off.ts +4 -2
- package/src/icons/zap.ts +4 -2
- package/src/icons/zodiac-aquarius.ts +4 -2
- package/src/icons/zodiac-aries.ts +4 -2
- package/src/icons/zodiac-cancer.ts +4 -2
- package/src/icons/zodiac-capricorn.ts +4 -2
- package/src/icons/zodiac-gemini.ts +4 -2
- package/src/icons/zodiac-leo.ts +4 -2
- package/src/icons/zodiac-libra.ts +4 -2
- package/src/icons/zodiac-ophiuchus.ts +4 -2
- package/src/icons/zodiac-pisces.ts +4 -2
- package/src/icons/zodiac-sagittarius.ts +4 -2
- package/src/icons/zodiac-scorpio.ts +4 -2
- package/src/icons/zodiac-taurus.ts +4 -2
- package/src/icons/zodiac-virgo.ts +4 -2
- package/src/icons/zoom-in.ts +4 -2
- package/src/icons/zoom-out.ts +4 -2
- package/src/lucide-astro.ts +1 -1
- package/src/types.ts +30 -6
- package/src/utils/buildLucideIconNode.ts +88 -0
- package/src/{defaultAttributes.ts → utils/defaultAttributes.ts} +2 -4
- package/src/utils/toKebabCase.ts +1 -1
- package/src/utils/types.ts +76 -0
package/src/icons/index.ts
CHANGED
|
@@ -21,8 +21,8 @@ export { default as AlignHorizontalDistributeCenter } from './align-horizontal-d
|
|
|
21
21
|
export { default as AlignHorizontalDistributeEnd } from './align-horizontal-distribute-end';
|
|
22
22
|
export { default as AlignHorizontalDistributeStart } from './align-horizontal-distribute-start';
|
|
23
23
|
export { default as AlignHorizontalJustifyCenter } from './align-horizontal-justify-center';
|
|
24
|
-
export { default as AlignHorizontalJustifyStart } from './align-horizontal-justify-start';
|
|
25
24
|
export { default as AlignHorizontalJustifyEnd } from './align-horizontal-justify-end';
|
|
25
|
+
export { default as AlignHorizontalJustifyStart } from './align-horizontal-justify-start';
|
|
26
26
|
export { default as AlignHorizontalSpaceAround } from './align-horizontal-space-around';
|
|
27
27
|
export { default as AlignHorizontalSpaceBetween } from './align-horizontal-space-between';
|
|
28
28
|
export { default as AlignStartHorizontal } from './align-start-horizontal';
|
|
@@ -33,14 +33,14 @@ export { default as AlignVerticalDistributeStart } from './align-vertical-distri
|
|
|
33
33
|
export { default as AlignVerticalJustifyCenter } from './align-vertical-justify-center';
|
|
34
34
|
export { default as AlignVerticalJustifyEnd } from './align-vertical-justify-end';
|
|
35
35
|
export { default as AlignVerticalJustifyStart } from './align-vertical-justify-start';
|
|
36
|
-
export { default as AlignVerticalSpaceAround } from './align-vertical-space-around';
|
|
37
36
|
export { default as AlignVerticalSpaceBetween } from './align-vertical-space-between';
|
|
37
|
+
export { default as AlignVerticalSpaceAround } from './align-vertical-space-around';
|
|
38
38
|
export { default as Ambulance } from './ambulance';
|
|
39
|
-
export { default as Ampersand } from './ampersand';
|
|
40
39
|
export { default as Ampersands } from './ampersands';
|
|
40
|
+
export { default as Ampersand } from './ampersand';
|
|
41
41
|
export { default as Amphora } from './amphora';
|
|
42
|
-
export { default as Anchor } from './anchor';
|
|
43
42
|
export { default as Angle } from './angle';
|
|
43
|
+
export { default as Anchor } from './anchor';
|
|
44
44
|
export { default as Antenna } from './antenna';
|
|
45
45
|
export { default as Anvil } from './anvil';
|
|
46
46
|
export { default as Aperture } from './aperture';
|
|
@@ -119,16 +119,16 @@ export { default as BadgeMinus } from './badge-minus';
|
|
|
119
119
|
export { default as BadgePercent } from './badge-percent';
|
|
120
120
|
export { default as BadgePlus } from './badge-plus';
|
|
121
121
|
export { default as BadgePoundSterling } from './badge-pound-sterling';
|
|
122
|
-
export { default as BadgeQuestionMark } from './badge-question-mark';
|
|
123
122
|
export { default as BadgeRussianRuble } from './badge-russian-ruble';
|
|
124
123
|
export { default as BadgeSwissFranc } from './badge-swiss-franc';
|
|
125
124
|
export { default as BadgeTurkishLira } from './badge-turkish-lira';
|
|
125
|
+
export { default as BadgeQuestionMark } from './badge-question-mark';
|
|
126
126
|
export { default as BadgeX } from './badge-x';
|
|
127
127
|
export { default as Badge } from './badge';
|
|
128
128
|
export { default as BaggageClaim } from './baggage-claim';
|
|
129
|
-
export { default as Balloon } from './balloon';
|
|
130
129
|
export { default as Ban } from './ban';
|
|
131
130
|
export { default as Banana } from './banana';
|
|
131
|
+
export { default as Balloon } from './balloon';
|
|
132
132
|
export { default as Bandage } from './bandage';
|
|
133
133
|
export { default as BanknoteArrowDown } from './banknote-arrow-down';
|
|
134
134
|
export { default as BanknoteArrowUp } from './banknote-arrow-up';
|
|
@@ -143,8 +143,8 @@ export { default as BatteryCharging } from './battery-charging';
|
|
|
143
143
|
export { default as BatteryFull } from './battery-full';
|
|
144
144
|
export { default as BatteryLow } from './battery-low';
|
|
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
150
|
export { default as BeanOff } from './bean-off';
|
|
@@ -163,8 +163,8 @@ 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';
|
|
165
165
|
export { default as BellRing } from './bell-ring';
|
|
166
|
-
export { default as BetweenHorizontalEnd } from './between-horizontal-end';
|
|
167
166
|
export { default as Bell } from './bell';
|
|
167
|
+
export { default as BetweenHorizontalEnd } from './between-horizontal-end';
|
|
168
168
|
export { default as BetweenHorizontalStart } from './between-horizontal-start';
|
|
169
169
|
export { default as BetweenVerticalEnd } from './between-vertical-end';
|
|
170
170
|
export { default as BetweenVerticalStart } from './between-vertical-start';
|
|
@@ -181,10 +181,10 @@ export { default as Blender } from './blender';
|
|
|
181
181
|
export { default as Blinds } from './blinds';
|
|
182
182
|
export { default as Blocks } from './blocks';
|
|
183
183
|
export { default as BluetoothConnected } from './bluetooth-connected';
|
|
184
|
+
export { default as BluetoothOff } from './bluetooth-off';
|
|
184
185
|
export { default as BluetoothSearching } from './bluetooth-searching';
|
|
185
186
|
export { default as Bluetooth } from './bluetooth';
|
|
186
187
|
export { default as Bold } from './bold';
|
|
187
|
-
export { default as BluetoothOff } from './bluetooth-off';
|
|
188
188
|
export { default as Bolt } from './bolt';
|
|
189
189
|
export { default as Bomb } from './bomb';
|
|
190
190
|
export { default as BoneFracture } from './bone-fracture';
|
|
@@ -204,8 +204,8 @@ 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
|
-
export { default as BookOpenText } from './book-open-text';
|
|
208
207
|
export { default as BookOpen } from './book-open';
|
|
208
|
+
export { default as BookOpenText } from './book-open-text';
|
|
209
209
|
export { default as BookPlus } from './book-plus';
|
|
210
210
|
export { default as BookSearch } from './book-search';
|
|
211
211
|
export { default as BookText } from './book-text';
|
|
@@ -221,12 +221,12 @@ export { default as BookmarkOff } from './bookmark-off';
|
|
|
221
221
|
export { default as BookmarkPlus } from './bookmark-plus';
|
|
222
222
|
export { default as BookmarkX } from './bookmark-x';
|
|
223
223
|
export { default as Bookmark } from './bookmark';
|
|
224
|
-
export { default as BotMessageSquare } from './bot-message-square';
|
|
225
224
|
export { default as BoomBox } from './boom-box';
|
|
225
|
+
export { default as BotMessageSquare } from './bot-message-square';
|
|
226
226
|
export { default as BotOff } from './bot-off';
|
|
227
227
|
export { default as Bot } from './bot';
|
|
228
|
-
export { default as BowArrow } from './bow-arrow';
|
|
229
228
|
export { default as BottleWine } from './bottle-wine';
|
|
229
|
+
export { default as BowArrow } from './bow-arrow';
|
|
230
230
|
export { default as Box } from './box';
|
|
231
231
|
export { default as Boxes } from './boxes';
|
|
232
232
|
export { default as Braces } from './braces';
|
|
@@ -264,12 +264,12 @@ export { default as Calculator } from './calculator';
|
|
|
264
264
|
export { default as Calendar1 } from './calendar-1';
|
|
265
265
|
export { default as CalendarArrowDown } from './calendar-arrow-down';
|
|
266
266
|
export { default as CalendarArrowUp } from './calendar-arrow-up';
|
|
267
|
-
export { default as CalendarCheck } from './calendar-check';
|
|
268
267
|
export { default as CalendarCheck2 } from './calendar-check-2';
|
|
268
|
+
export { default as CalendarCheck } from './calendar-check';
|
|
269
269
|
export { default as CalendarClock } from './calendar-clock';
|
|
270
270
|
export { default as CalendarCog } from './calendar-cog';
|
|
271
|
-
export { default as CalendarFold } from './calendar-fold';
|
|
272
271
|
export { default as CalendarDays } from './calendar-days';
|
|
272
|
+
export { default as CalendarFold } from './calendar-fold';
|
|
273
273
|
export { default as CalendarHeart } from './calendar-heart';
|
|
274
274
|
export { default as CalendarMinus2 } from './calendar-minus-2';
|
|
275
275
|
export { default as CalendarMinus } from './calendar-minus';
|
|
@@ -282,9 +282,10 @@ export { default as CalendarSync } from './calendar-sync';
|
|
|
282
282
|
export { default as CalendarX2 } from './calendar-x-2';
|
|
283
283
|
export { default as CalendarX } from './calendar-x';
|
|
284
284
|
export { default as Calendar } from './calendar';
|
|
285
|
-
export { default as Calendars } from './calendars';
|
|
286
285
|
export { default as CameraOff } from './camera-off';
|
|
286
|
+
export { default as Calendars } from './calendars';
|
|
287
287
|
export { default as Camera } from './camera';
|
|
288
|
+
export { default as CanSoda } from './can-soda';
|
|
288
289
|
export { default as Can } from './can';
|
|
289
290
|
export { default as CandyCane } from './candy-cane';
|
|
290
291
|
export { default as CandyOff } from './candy-off';
|
|
@@ -296,16 +297,16 @@ export { default as Captions } from './captions';
|
|
|
296
297
|
export { default as CarBattery } from './car-battery';
|
|
297
298
|
export { default as CarFront } from './car-front';
|
|
298
299
|
export { default as CarTaxiFront } from './car-taxi-front';
|
|
299
|
-
export { default as CardSim } from './card-sim';
|
|
300
|
-
export { default as Carrot } from './carrot';
|
|
301
300
|
export { default as Car } from './car';
|
|
302
301
|
export { default as Caravan } from './caravan';
|
|
302
|
+
export { default as CardSim } from './card-sim';
|
|
303
|
+
export { default as Carrot } from './carrot';
|
|
303
304
|
export { default as CaseLower } from './case-lower';
|
|
304
305
|
export { default as CaseSensitive } from './case-sensitive';
|
|
305
306
|
export { default as CaseUpper } from './case-upper';
|
|
306
307
|
export { default as CassetteTape } from './cassette-tape';
|
|
307
|
-
export { default as Castle } from './castle';
|
|
308
308
|
export { default as Cast } from './cast';
|
|
309
|
+
export { default as Castle } from './castle';
|
|
309
310
|
export { default as Cat } from './cat';
|
|
310
311
|
export { default as CctvOff } from './cctv-off';
|
|
311
312
|
export { default as Cctv } from './cctv';
|
|
@@ -326,8 +327,8 @@ export { default as ChartLine } from './chart-line';
|
|
|
326
327
|
export { default as ChartNetwork } from './chart-network';
|
|
327
328
|
export { default as ChartNoAxesColumnDecreasing } from './chart-no-axes-column-decreasing';
|
|
328
329
|
export { default as ChartNoAxesColumnIncreasing } from './chart-no-axes-column-increasing';
|
|
329
|
-
export { default as ChartNoAxesColumn } from './chart-no-axes-column';
|
|
330
330
|
export { default as ChartNoAxesCombined } from './chart-no-axes-combined';
|
|
331
|
+
export { default as ChartNoAxesColumn } from './chart-no-axes-column';
|
|
331
332
|
export { default as ChartNoAxesGantt } from './chart-no-axes-gantt';
|
|
332
333
|
export { default as ChartPie } from './chart-pie';
|
|
333
334
|
export { default as ChartScatter } from './chart-scatter';
|
|
@@ -367,8 +368,8 @@ export { default as CircleArrowLeft } from './circle-arrow-left';
|
|
|
367
368
|
export { default as CircleArrowOutDownLeft } from './circle-arrow-out-down-left';
|
|
368
369
|
export { default as CircleArrowOutDownRight } from './circle-arrow-out-down-right';
|
|
369
370
|
export { default as CircleArrowOutUpLeft } from './circle-arrow-out-up-left';
|
|
370
|
-
export { default as CircleArrowRight } from './circle-arrow-right';
|
|
371
371
|
export { default as CircleArrowOutUpRight } from './circle-arrow-out-up-right';
|
|
372
|
+
export { default as CircleArrowRight } from './circle-arrow-right';
|
|
372
373
|
export { default as CircleArrowUp } from './circle-arrow-up';
|
|
373
374
|
export { default as CircleCheckBig } from './circle-check-big';
|
|
374
375
|
export { default as CircleCheck } from './circle-check';
|
|
@@ -378,6 +379,7 @@ export { default as CircleChevronRight } from './circle-chevron-right';
|
|
|
378
379
|
export { default as CircleChevronUp } from './circle-chevron-up';
|
|
379
380
|
export { default as CircleDashed } from './circle-dashed';
|
|
380
381
|
export { default as CircleDivide } from './circle-divide';
|
|
382
|
+
export { default as CircleDashedCheck } from './circle-dashed-check';
|
|
381
383
|
export { default as CircleDollarSign } from './circle-dollar-sign';
|
|
382
384
|
export { default as CircleDotDashed } from './circle-dot-dashed';
|
|
383
385
|
export { default as CircleDot } from './circle-dot';
|
|
@@ -405,8 +407,8 @@ export { default as CircleSmall } from './circle-small';
|
|
|
405
407
|
export { default as CircleStar } from './circle-star';
|
|
406
408
|
export { default as CircleStop } from './circle-stop';
|
|
407
409
|
export { default as CircleUserRound } from './circle-user-round';
|
|
408
|
-
export { default as CircleX } from './circle-x';
|
|
409
410
|
export { default as CircleUser } from './circle-user';
|
|
411
|
+
export { default as CircleX } from './circle-x';
|
|
410
412
|
export { default as Circle } from './circle';
|
|
411
413
|
export { default as CircuitBoard } from './circuit-board';
|
|
412
414
|
export { default as Citrus } from './citrus';
|
|
@@ -424,32 +426,32 @@ export { default as ClipboardType } from './clipboard-type';
|
|
|
424
426
|
export { default as ClipboardX } from './clipboard-x';
|
|
425
427
|
export { default as Clipboard } from './clipboard';
|
|
426
428
|
export { default as Clock1 } from './clock-1';
|
|
429
|
+
export { default as Clock10 } from './clock-10';
|
|
427
430
|
export { default as Clock11 } from './clock-11';
|
|
428
431
|
export { default as Clock12 } from './clock-12';
|
|
429
432
|
export { default as Clock2 } from './clock-2';
|
|
430
433
|
export { default as Clock3 } from './clock-3';
|
|
431
434
|
export { default as Clock4 } from './clock-4';
|
|
432
|
-
export { default as Clock10 } from './clock-10';
|
|
433
435
|
export { default as Clock5 } from './clock-5';
|
|
434
|
-
export { default as Clock7 } from './clock-7';
|
|
435
436
|
export { default as Clock6 } from './clock-6';
|
|
437
|
+
export { default as Clock7 } from './clock-7';
|
|
436
438
|
export { default as Clock8 } from './clock-8';
|
|
439
|
+
export { default as Clock9 } from './clock-9';
|
|
437
440
|
export { default as ClockAlert } from './clock-alert';
|
|
438
441
|
export { default as ClockArrowDown } from './clock-arrow-down';
|
|
439
|
-
export { default as Clock9 } from './clock-9';
|
|
440
442
|
export { default as ClockArrowLeft } from './clock-arrow-left';
|
|
441
443
|
export { default as ClockArrowRight } from './clock-arrow-right';
|
|
442
|
-
export { default as ClockCheck } from './clock-check';
|
|
443
444
|
export { default as ClockArrowUp } from './clock-arrow-up';
|
|
445
|
+
export { default as ClockCheck } from './clock-check';
|
|
444
446
|
export { default as ClockFading } from './clock-fading';
|
|
445
447
|
export { default as ClockPlus } from './clock-plus';
|
|
446
|
-
export { default as ClosedCaption } from './closed-caption';
|
|
447
448
|
export { default as Clock } from './clock';
|
|
449
|
+
export { default as ClosedCaption } from './closed-caption';
|
|
448
450
|
export { default as CloudAlert } from './cloud-alert';
|
|
449
451
|
export { default as CloudBackup } from './cloud-backup';
|
|
450
452
|
export { default as CloudCheck } from './cloud-check';
|
|
451
|
-
export { default as CloudDownload } from './cloud-download';
|
|
452
453
|
export { default as CloudCog } from './cloud-cog';
|
|
454
|
+
export { default as CloudDownload } from './cloud-download';
|
|
453
455
|
export { default as CloudDrizzle } from './cloud-drizzle';
|
|
454
456
|
export { default as CloudFog } from './cloud-fog';
|
|
455
457
|
export { default as CloudHail } from './cloud-hail';
|
|
@@ -458,8 +460,8 @@ export { default as CloudMoonRain } from './cloud-moon-rain';
|
|
|
458
460
|
export { default as CloudMoon } from './cloud-moon';
|
|
459
461
|
export { default as CloudOff } from './cloud-off';
|
|
460
462
|
export { default as CloudRainWind } from './cloud-rain-wind';
|
|
461
|
-
export { default as CloudRain } from './cloud-rain';
|
|
462
463
|
export { default as CloudSnow } from './cloud-snow';
|
|
464
|
+
export { default as CloudRain } from './cloud-rain';
|
|
463
465
|
export { default as CloudSunRain } from './cloud-sun-rain';
|
|
464
466
|
export { default as CloudSun } from './cloud-sun';
|
|
465
467
|
export { default as CloudSync } from './cloud-sync';
|
|
@@ -476,18 +478,18 @@ export { default as Coins } from './coins';
|
|
|
476
478
|
export { default as Columns2 } from './columns-2';
|
|
477
479
|
export { default as Columns3Cog } from './columns-3-cog';
|
|
478
480
|
export { default as Columns3 } from './columns-3';
|
|
479
|
-
export { default as Combine } from './combine';
|
|
480
481
|
export { default as Columns4 } from './columns-4';
|
|
482
|
+
export { default as Combine } from './combine';
|
|
481
483
|
export { default as Command } from './command';
|
|
482
484
|
export { default as Compass } from './compass';
|
|
483
485
|
export { default as Component } from './component';
|
|
484
486
|
export { default as Computer } from './computer';
|
|
485
487
|
export { default as ConciergeBell } from './concierge-bell';
|
|
486
488
|
export { default as Cone } from './cone';
|
|
487
|
-
export { default as ContactRound } from './contact-round';
|
|
488
489
|
export { default as Construction } from './construction';
|
|
489
|
-
export { default as
|
|
490
|
+
export { default as ContactRound } from './contact-round';
|
|
490
491
|
export { default as Container } from './container';
|
|
492
|
+
export { default as Contact } from './contact';
|
|
491
493
|
export { default as Contrast } from './contrast';
|
|
492
494
|
export { default as Cookie } from './cookie';
|
|
493
495
|
export { default as CookingPot } from './cooking-pot';
|
|
@@ -498,8 +500,8 @@ export { default as CopySlash } from './copy-slash';
|
|
|
498
500
|
export { default as CopyX } from './copy-x';
|
|
499
501
|
export { default as Copy } from './copy';
|
|
500
502
|
export { default as Copyleft } from './copyleft';
|
|
501
|
-
export { default as CornerDownLeft } from './corner-down-left';
|
|
502
503
|
export { default as Copyright } from './copyright';
|
|
504
|
+
export { default as CornerDownLeft } from './corner-down-left';
|
|
503
505
|
export { default as CornerDownRight } from './corner-down-right';
|
|
504
506
|
export { default as CornerLeftDown } from './corner-left-down';
|
|
505
507
|
export { default as CornerLeftUp } from './corner-left-up';
|
|
@@ -512,6 +514,7 @@ export { default as CreativeCommons } from './creative-commons';
|
|
|
512
514
|
export { default as CreditCardCheck } from './credit-card-check';
|
|
513
515
|
export { default as CreditCardMinus } from './credit-card-minus';
|
|
514
516
|
export { default as CreditCardPlus } from './credit-card-plus';
|
|
517
|
+
export { default as CreditCardReader } from './credit-card-reader';
|
|
515
518
|
export { default as CreditCardX } from './credit-card-x';
|
|
516
519
|
export { default as CreditCard } from './credit-card';
|
|
517
520
|
export { default as Croissant } from './croissant';
|
|
@@ -520,25 +523,25 @@ export { default as Cross } from './cross';
|
|
|
520
523
|
export { default as Crosshair } from './crosshair';
|
|
521
524
|
export { default as Crown } from './crown';
|
|
522
525
|
export { default as Cuboid } from './cuboid';
|
|
523
|
-
export { default as Currency } from './currency';
|
|
524
526
|
export { default as CupSoda } from './cup-soda';
|
|
527
|
+
export { default as Currency } from './currency';
|
|
525
528
|
export { default as Cylinder } from './cylinder';
|
|
526
|
-
export { default as Dam } from './dam';
|
|
527
529
|
export { default as DatabaseArrowDown } from './database-arrow-down';
|
|
530
|
+
export { default as Dam } from './dam';
|
|
528
531
|
export { default as DatabaseArrowUp } from './database-arrow-up';
|
|
529
532
|
export { default as DatabaseBackup } from './database-backup';
|
|
530
533
|
export { default as DatabaseCheck } from './database-check';
|
|
531
534
|
export { default as DatabaseMinus } from './database-minus';
|
|
532
535
|
export { default as DatabasePlus } from './database-plus';
|
|
533
|
-
export { default as DatabaseSearch } from './database-search';
|
|
534
536
|
export { default as DatabaseX } from './database-x';
|
|
535
537
|
export { default as DatabaseZap } from './database-zap';
|
|
538
|
+
export { default as DatabaseSearch } from './database-search';
|
|
536
539
|
export { default as Database } from './database';
|
|
537
540
|
export { default as DecimalsArrowLeft } from './decimals-arrow-left';
|
|
538
541
|
export { default as DecimalsArrowRight } from './decimals-arrow-right';
|
|
539
542
|
export { default as Delete } from './delete';
|
|
540
|
-
export { default as Dessert } from './dessert';
|
|
541
543
|
export { default as Diameter } from './diameter';
|
|
544
|
+
export { default as Dessert } from './dessert';
|
|
542
545
|
export { default as DiamondMinus } from './diamond-minus';
|
|
543
546
|
export { default as DiamondPercent } from './diamond-percent';
|
|
544
547
|
export { default as DiamondPlus } from './diamond-plus';
|
|
@@ -547,8 +550,8 @@ export { default as Dice1 } from './dice-1';
|
|
|
547
550
|
export { default as Dice2 } from './dice-2';
|
|
548
551
|
export { default as Dice3 } from './dice-3';
|
|
549
552
|
export { default as Dice4 } from './dice-4';
|
|
550
|
-
export { default as Dice5 } from './dice-5';
|
|
551
553
|
export { default as Dice6 } from './dice-6';
|
|
554
|
+
export { default as Dice5 } from './dice-5';
|
|
552
555
|
export { default as Dices } from './dices';
|
|
553
556
|
export { default as Diff } from './diff';
|
|
554
557
|
export { default as Disc2 } from './disc-2';
|
|
@@ -561,10 +564,12 @@ export { default as Dna } from './dna';
|
|
|
561
564
|
export { default as Dock } from './dock';
|
|
562
565
|
export { default as Dog } from './dog';
|
|
563
566
|
export { default as DollarSign } from './dollar-sign';
|
|
567
|
+
export { default as Dome } from './dome';
|
|
564
568
|
export { default as Donut } from './donut';
|
|
565
569
|
export { default as DoorClosedLocked } from './door-closed-locked';
|
|
566
570
|
export { default as DoorClosed } from './door-closed';
|
|
567
571
|
export { default as DoorOpen } from './door-open';
|
|
572
|
+
export { default as DoorStairwell } from './door-stairwell';
|
|
568
573
|
export { default as Dot } from './dot';
|
|
569
574
|
export { default as Download } from './download';
|
|
570
575
|
export { default as DraftingCompass } from './drafting-compass';
|
|
@@ -581,23 +586,25 @@ export { default as EarOff } from './ear-off';
|
|
|
581
586
|
export { default as Ear } from './ear';
|
|
582
587
|
export { default as EarthLock } from './earth-lock';
|
|
583
588
|
export { default as Earth } from './earth';
|
|
584
|
-
export { default as EggFried } from './egg-fried';
|
|
585
589
|
export { default as Eclipse } from './eclipse';
|
|
586
590
|
export { default as EggOff } from './egg-off';
|
|
591
|
+
export { default as EggFried } from './egg-fried';
|
|
587
592
|
export { default as Egg } from './egg';
|
|
588
593
|
export { default as Eject } from './eject';
|
|
589
594
|
export { default as Ellipse } from './ellipse';
|
|
590
|
-
export { default as Ellipsis } from './ellipsis';
|
|
591
595
|
export { default as EllipsisVertical } from './ellipsis-vertical';
|
|
592
|
-
export { default as
|
|
596
|
+
export { default as Ellipsis } from './ellipsis';
|
|
597
|
+
export { default as Engine } from './engine';
|
|
598
|
+
export { default as EqualApproximatelyNot } from './equal-approximately-not';
|
|
593
599
|
export { default as EqualNot } from './equal-not';
|
|
600
|
+
export { default as EqualApproximately } from './equal-approximately';
|
|
594
601
|
export { default as Equal } from './equal';
|
|
595
602
|
export { default as Eraser } from './eraser';
|
|
596
603
|
export { default as EthernetPort } from './ethernet-port';
|
|
597
604
|
export { default as Euro } from './euro';
|
|
598
605
|
export { default as EvCharger } from './ev-charger';
|
|
599
|
-
export { default as ExternalLink } from './external-link';
|
|
600
606
|
export { default as Expand } from './expand';
|
|
607
|
+
export { default as ExternalLink } from './external-link';
|
|
601
608
|
export { default as EyeClosed } from './eye-closed';
|
|
602
609
|
export { default as EyeDashed } from './eye-dashed';
|
|
603
610
|
export { default as EyeOff } from './eye-off';
|
|
@@ -619,32 +626,32 @@ export { default as FileArchive } from './file-archive';
|
|
|
619
626
|
export { default as FileAxis3d } from './file-axis-3d';
|
|
620
627
|
export { default as FileBadge } from './file-badge';
|
|
621
628
|
export { default as FileBox } from './file-box';
|
|
622
|
-
export { default as FileBraces } from './file-braces';
|
|
623
629
|
export { default as FileBracesCorner } from './file-braces-corner';
|
|
630
|
+
export { default as FileBraces } from './file-braces';
|
|
624
631
|
export { default as FileChartColumnIncreasing } from './file-chart-column-increasing';
|
|
625
632
|
export { default as FileChartColumn } from './file-chart-column';
|
|
626
633
|
export { default as FileChartLine } from './file-chart-line';
|
|
627
634
|
export { default as FileChartPie } from './file-chart-pie';
|
|
628
635
|
export { default as FileCheckCorner } from './file-check-corner';
|
|
629
|
-
export { default as FileCheck } from './file-check';
|
|
630
636
|
export { default as FileClock } from './file-clock';
|
|
631
|
-
export { default as
|
|
637
|
+
export { default as FileCheck } from './file-check';
|
|
632
638
|
export { default as FileCodeCorner } from './file-code-corner';
|
|
639
|
+
export { default as FileCode } from './file-code';
|
|
633
640
|
export { default as FileCog } from './file-cog';
|
|
634
641
|
export { default as FileDiff } from './file-diff';
|
|
635
|
-
export { default as FileDigit } from './file-digit';
|
|
636
642
|
export { default as FileDown } from './file-down';
|
|
637
643
|
export { default as FileExclamationPoint } from './file-exclamation-point';
|
|
644
|
+
export { default as FileDigit } from './file-digit';
|
|
638
645
|
export { default as FileHeadphone } from './file-headphone';
|
|
639
646
|
export { default as FileHeart } from './file-heart';
|
|
640
|
-
export { default as FileInput } from './file-input';
|
|
641
647
|
export { default as FileImage } from './file-image';
|
|
648
|
+
export { default as FileInput } from './file-input';
|
|
642
649
|
export { default as FileKey } from './file-key';
|
|
643
650
|
export { default as FileLock } from './file-lock';
|
|
644
651
|
export { default as FileMinusCorner } from './file-minus-corner';
|
|
652
|
+
export { default as FileMinus } from './file-minus';
|
|
645
653
|
export { default as FileMusic } from './file-music';
|
|
646
654
|
export { default as FileOutput } from './file-output';
|
|
647
|
-
export { default as FileMinus } from './file-minus';
|
|
648
655
|
export { default as FilePenLine } from './file-pen-line';
|
|
649
656
|
export { default as FilePen } from './file-pen';
|
|
650
657
|
export { default as FilePlay } from './file-play';
|
|
@@ -654,15 +661,15 @@ export { default as FileQuestionMark } from './file-question-mark';
|
|
|
654
661
|
export { default as FileScan } from './file-scan';
|
|
655
662
|
export { default as FileSearchCorner } from './file-search-corner';
|
|
656
663
|
export { default as FileSearch } from './file-search';
|
|
664
|
+
export { default as FileSignal } from './file-signal';
|
|
657
665
|
export { default as FileSliders } from './file-sliders';
|
|
658
666
|
export { default as FileSpreadsheet } from './file-spreadsheet';
|
|
659
|
-
export { default as FileSignal } from './file-signal';
|
|
660
667
|
export { default as FileStack } from './file-stack';
|
|
661
668
|
export { default as FileSymlink } from './file-symlink';
|
|
662
669
|
export { default as FileTerminal } from './file-terminal';
|
|
663
670
|
export { default as FileText } from './file-text';
|
|
664
|
-
export { default as FileType } from './file-type';
|
|
665
671
|
export { default as FileTypeCorner } from './file-type-corner';
|
|
672
|
+
export { default as FileType } from './file-type';
|
|
666
673
|
export { default as FileUp } from './file-up';
|
|
667
674
|
export { default as FileUser } from './file-user';
|
|
668
675
|
export { default as FileVideoCamera } from './file-video-camera';
|
|
@@ -689,8 +696,8 @@ export { default as FlashlightOff } from './flashlight-off';
|
|
|
689
696
|
export { default as Flashlight } from './flashlight';
|
|
690
697
|
export { default as FlaskConicalOff } from './flask-conical-off';
|
|
691
698
|
export { default as FlaskConical } from './flask-conical';
|
|
692
|
-
export { default as FlaskRound } from './flask-round';
|
|
693
699
|
export { default as FlipHorizontal2 } from './flip-horizontal-2';
|
|
700
|
+
export { default as FlaskRound } from './flask-round';
|
|
694
701
|
export { default as FlipVertical2 } from './flip-vertical-2';
|
|
695
702
|
export { default as Flower2 } from './flower-2';
|
|
696
703
|
export { default as Flower } from './flower';
|
|
@@ -700,16 +707,16 @@ export { default as FoldVertical } from './fold-vertical';
|
|
|
700
707
|
export { default as FolderArchive } from './folder-archive';
|
|
701
708
|
export { default as FolderBookmark } from './folder-bookmark';
|
|
702
709
|
export { default as FolderCheck } from './folder-check';
|
|
703
|
-
export { default as FolderClock } from './folder-clock';
|
|
704
710
|
export { default as FolderClosed } from './folder-closed';
|
|
711
|
+
export { default as FolderClock } from './folder-clock';
|
|
705
712
|
export { default as FolderCode } from './folder-code';
|
|
706
713
|
export { default as FolderCog } from './folder-cog';
|
|
707
|
-
export { default as FolderDown } from './folder-down';
|
|
708
714
|
export { default as FolderDot } from './folder-dot';
|
|
709
|
-
export { default as
|
|
715
|
+
export { default as FolderDown } from './folder-down';
|
|
710
716
|
export { default as FolderGit } from './folder-git';
|
|
711
717
|
export { default as FolderHeart } from './folder-heart';
|
|
712
718
|
export { default as FolderInput } from './folder-input';
|
|
719
|
+
export { default as FolderGit2 } from './folder-git-2';
|
|
713
720
|
export { default as FolderKanban } from './folder-kanban';
|
|
714
721
|
export { default as FolderKey } from './folder-key';
|
|
715
722
|
export { default as FolderLock } from './folder-lock';
|
|
@@ -732,8 +739,8 @@ export { default as Folders } from './folders';
|
|
|
732
739
|
export { default as Footprints } from './footprints';
|
|
733
740
|
export { default as Forklift } from './forklift';
|
|
734
741
|
export { default as Form } from './form';
|
|
735
|
-
export { default as Forward } from './forward';
|
|
736
742
|
export { default as Frame } from './frame';
|
|
743
|
+
export { default as Forward } from './forward';
|
|
737
744
|
export { default as Fuel } from './fuel';
|
|
738
745
|
export { default as Fullscreen } from './fullscreen';
|
|
739
746
|
export { default as FunnelPlus } from './funnel-plus';
|
|
@@ -748,24 +755,28 @@ export { default as GalleryVertical } from './gallery-vertical';
|
|
|
748
755
|
export { default as Gamepad2 } from './gamepad-2';
|
|
749
756
|
export { default as GamepadDirectional } from './gamepad-directional';
|
|
750
757
|
export { default as Gamepad } from './gamepad';
|
|
751
|
-
export { default as
|
|
758
|
+
export { default as GapHorizontal } from './gap-horizontal';
|
|
759
|
+
export { default as GapVertical } from './gap-vertical';
|
|
752
760
|
export { default as Gauge } from './gauge';
|
|
761
|
+
export { default as Gavel } from './gavel';
|
|
753
762
|
export { default as Gem } from './gem';
|
|
754
763
|
export { default as GeorgianLari } from './georgian-lari';
|
|
764
|
+
export { default as GermOff } from './germ-off';
|
|
765
|
+
export { default as Germ } from './germ';
|
|
755
766
|
export { default as Ghost } from './ghost';
|
|
756
767
|
export { default as Gift } from './gift';
|
|
757
768
|
export { default as GitBranchMinus } from './git-branch-minus';
|
|
758
769
|
export { default as GitBranchPlus } from './git-branch-plus';
|
|
759
770
|
export { default as GitBranch } from './git-branch';
|
|
760
|
-
export { default as GitCommitHorizontal } from './git-commit-horizontal';
|
|
761
771
|
export { default as GitCommitVertical } from './git-commit-vertical';
|
|
762
772
|
export { default as GitCompareArrows } from './git-compare-arrows';
|
|
773
|
+
export { default as GitCommitHorizontal } from './git-commit-horizontal';
|
|
763
774
|
export { default as GitCompare } from './git-compare';
|
|
764
775
|
export { default as GitFork } from './git-fork';
|
|
765
776
|
export { default as GitGraph } from './git-graph';
|
|
766
777
|
export { default as GitMergeConflict } from './git-merge-conflict';
|
|
767
|
-
export { default as GitMerge } from './git-merge';
|
|
768
778
|
export { default as GitPullRequestArrow } from './git-pull-request-arrow';
|
|
779
|
+
export { default as GitMerge } from './git-merge';
|
|
769
780
|
export { default as GitPullRequestClosed } from './git-pull-request-closed';
|
|
770
781
|
export { default as GitPullRequestCreateArrow } from './git-pull-request-create-arrow';
|
|
771
782
|
export { default as GitPullRequestCreate } from './git-pull-request-create';
|
|
@@ -773,16 +784,16 @@ export { default as GitPullRequestDraft } from './git-pull-request-draft';
|
|
|
773
784
|
export { default as GitPullRequest } from './git-pull-request';
|
|
774
785
|
export { default as GlassWater } from './glass-water';
|
|
775
786
|
export { default as Glasses } from './glasses';
|
|
776
|
-
export { default as GlobeLock } from './globe-lock';
|
|
777
787
|
export { default as GlobeCheck } from './globe-check';
|
|
788
|
+
export { default as GlobeLock } from './globe-lock';
|
|
778
789
|
export { default as GlobeOff } from './globe-off';
|
|
779
790
|
export { default as GlobeX } from './globe-x';
|
|
780
791
|
export { default as Globe } from './globe';
|
|
781
792
|
export { default as Goal } from './goal';
|
|
782
793
|
export { default as Gpu } from './gpu';
|
|
783
794
|
export { default as GraduationCap } from './graduation-cap';
|
|
784
|
-
export { default as Grape } from './grape';
|
|
785
795
|
export { default as Grid2x2Check } from './grid-2x2-check';
|
|
796
|
+
export { default as Grape } from './grape';
|
|
786
797
|
export { default as Grid2x2Plus } from './grid-2x2-plus';
|
|
787
798
|
export { default as Grid2x2X } from './grid-2x2-x';
|
|
788
799
|
export { default as Grid2x2 } from './grid-2x2';
|
|
@@ -798,15 +809,15 @@ export { default as Hamburger } from './hamburger';
|
|
|
798
809
|
export { default as Hammer } from './hammer';
|
|
799
810
|
export { default as HandCoins } from './hand-coins';
|
|
800
811
|
export { default as HandFist } from './hand-fist';
|
|
801
|
-
export { default as HandHeart } from './hand-heart';
|
|
802
812
|
export { default as HandGrab } from './hand-grab';
|
|
813
|
+
export { default as HandHeart } from './hand-heart';
|
|
803
814
|
export { default as HandHelping } from './hand-helping';
|
|
804
815
|
export { default as HandMetal } from './hand-metal';
|
|
805
816
|
export { default as HandPlatter } from './hand-platter';
|
|
806
817
|
export { default as Hand } from './hand';
|
|
807
818
|
export { default as Handbag } from './handbag';
|
|
808
|
-
export { default as HardDriveDownload } from './hard-drive-download';
|
|
809
819
|
export { default as Handshake } from './handshake';
|
|
820
|
+
export { default as HardDriveDownload } from './hard-drive-download';
|
|
810
821
|
export { default as HardDriveUpload } from './hard-drive-upload';
|
|
811
822
|
export { default as HardDrive } from './hard-drive';
|
|
812
823
|
export { default as HardHat } from './hard-hat';
|
|
@@ -829,11 +840,11 @@ export { default as HeartCrack } from './heart-crack';
|
|
|
829
840
|
export { default as HeartHandshake } from './heart-handshake';
|
|
830
841
|
export { default as HeartMinus } from './heart-minus';
|
|
831
842
|
export { default as HeartOff } from './heart-off';
|
|
832
|
-
export { default as HeartPulse } from './heart-pulse';
|
|
833
843
|
export { default as HeartPlus } from './heart-plus';
|
|
834
|
-
export { default as
|
|
844
|
+
export { default as HeartPulse } from './heart-pulse';
|
|
835
845
|
export { default as HeartX } from './heart-x';
|
|
836
846
|
export { default as Heart } from './heart';
|
|
847
|
+
export { default as Heater } from './heater';
|
|
837
848
|
export { default as Helicopter } from './helicopter';
|
|
838
849
|
export { default as Hexagon } from './hexagon';
|
|
839
850
|
export { default as Highlighter } from './highlighter';
|
|
@@ -848,8 +859,8 @@ export { default as HousePlus } from './house-plus';
|
|
|
848
859
|
export { default as HouseWifi } from './house-wifi';
|
|
849
860
|
export { default as House } from './house';
|
|
850
861
|
export { default as IceCreamBowl } from './ice-cream-bowl';
|
|
851
|
-
export { default as IceCreamCone } from './ice-cream-cone';
|
|
852
862
|
export { default as IdCardLanyard } from './id-card-lanyard';
|
|
863
|
+
export { default as IceCreamCone } from './ice-cream-cone';
|
|
853
864
|
export { default as IdCard } from './id-card';
|
|
854
865
|
export { default as ImageDown } from './image-down';
|
|
855
866
|
export { default as ImageMinus } from './image-minus';
|
|
@@ -885,8 +896,8 @@ export { default as LampFloor } from './lamp-floor';
|
|
|
885
896
|
export { default as LampWallDown } from './lamp-wall-down';
|
|
886
897
|
export { default as LampWallUp } from './lamp-wall-up';
|
|
887
898
|
export { default as Lamp } from './lamp';
|
|
888
|
-
export { default as Landmark } from './landmark';
|
|
889
899
|
export { default as LandPlot } from './land-plot';
|
|
900
|
+
export { default as Landmark } from './landmark';
|
|
890
901
|
export { default as Languages } from './languages';
|
|
891
902
|
export { default as LaptopMinimalCheck } from './laptop-minimal-check';
|
|
892
903
|
export { default as LaptopMinimal } from './laptop-minimal';
|
|
@@ -898,8 +909,8 @@ export { default as LayerArrowUp } from './layer-arrow-up';
|
|
|
898
909
|
export { default as Layers2 } from './layers-2';
|
|
899
910
|
export { default as LayersArrowDown } from './layers-arrow-down';
|
|
900
911
|
export { default as LayersArrowUp } from './layers-arrow-up';
|
|
901
|
-
export { default as LayersPlus } from './layers-plus';
|
|
902
912
|
export { default as LayersMinus } from './layers-minus';
|
|
913
|
+
export { default as LayersPlus } from './layers-plus';
|
|
903
914
|
export { default as Layers } from './layers';
|
|
904
915
|
export { default as LayoutDashboard } from './layout-dashboard';
|
|
905
916
|
export { default as LayoutFreeform } from './layout-freeform';
|
|
@@ -907,23 +918,23 @@ export { default as LayoutGrid } from './layout-grid';
|
|
|
907
918
|
export { default as LayoutList } from './layout-list';
|
|
908
919
|
export { default as LayoutPanelLeft } from './layout-panel-left';
|
|
909
920
|
export { default as LayoutPanelTop } from './layout-panel-top';
|
|
910
|
-
export { default as LayoutTemplate } from './layout-template';
|
|
911
921
|
export { default as Leaf } from './leaf';
|
|
922
|
+
export { default as LayoutTemplate } from './layout-template';
|
|
912
923
|
export { default as LeafyGreen } from './leafy-green';
|
|
913
924
|
export { default as Lectern } from './lectern';
|
|
914
925
|
export { default as LensConcave } from './lens-concave';
|
|
915
926
|
export { default as LensConvex } from './lens-convex';
|
|
916
927
|
export { default as LibraryBig } from './library-big';
|
|
917
|
-
export { default as Library } from './library';
|
|
918
928
|
export { default as LifeBuoy } from './life-buoy';
|
|
929
|
+
export { default as Library } from './library';
|
|
919
930
|
export { default as Ligature } from './ligature';
|
|
920
931
|
export { default as LightbulbOff } from './lightbulb-off';
|
|
921
932
|
export { default as Lightbulb } from './lightbulb';
|
|
922
933
|
export { default as Lighthouse } from './lighthouse';
|
|
923
|
-
export { default as LineDotRightHorizontal } from './line-dot-right-horizontal';
|
|
924
934
|
export { default as LineSquiggle } from './line-squiggle';
|
|
925
|
-
export { default as
|
|
935
|
+
export { default as LineDotRightHorizontal } from './line-dot-right-horizontal';
|
|
926
936
|
export { default as Link2Off } from './link-2-off';
|
|
937
|
+
export { default as LineStyle } from './line-style';
|
|
927
938
|
export { default as Link2 } from './link-2';
|
|
928
939
|
export { default as Link } from './link';
|
|
929
940
|
export { default as ListCheck } from './list-check';
|
|
@@ -967,17 +978,17 @@ export { default as Lollipop } from './lollipop';
|
|
|
967
978
|
export { default as Luggage } from './luggage';
|
|
968
979
|
export { default as Magnet } from './magnet';
|
|
969
980
|
export { default as MailBadge } from './mail-badge';
|
|
970
|
-
export { default as MailCheck } from './mail-check';
|
|
971
981
|
export { default as MailClock } from './mail-clock';
|
|
982
|
+
export { default as MailCheck } from './mail-check';
|
|
972
983
|
export { default as MailMinus } from './mail-minus';
|
|
973
984
|
export { default as MailOpen } from './mail-open';
|
|
974
985
|
export { default as MailPen } from './mail-pen';
|
|
975
986
|
export { default as MailPlus } from './mail-plus';
|
|
976
987
|
export { default as MailQuestionMark } from './mail-question-mark';
|
|
977
988
|
export { default as MailSearch } from './mail-search';
|
|
989
|
+
export { default as MailWarning } from './mail-warning';
|
|
978
990
|
export { default as MailX } from './mail-x';
|
|
979
991
|
export { default as Mail } from './mail';
|
|
980
|
-
export { default as MailWarning } from './mail-warning';
|
|
981
992
|
export { default as Mailbox } from './mailbox';
|
|
982
993
|
export { default as Mails } from './mails';
|
|
983
994
|
export { default as MapMinus } from './map-minus';
|
|
@@ -1030,35 +1041,35 @@ export { default as MessageSquareHeart } from './message-square-heart';
|
|
|
1030
1041
|
export { default as MessageSquareLock } from './message-square-lock';
|
|
1031
1042
|
export { default as MessageSquareMore } from './message-square-more';
|
|
1032
1043
|
export { default as MessageSquareOff } from './message-square-off';
|
|
1033
|
-
export { default as MessageSquareQuote } from './message-square-quote';
|
|
1034
1044
|
export { default as MessageSquarePlus } from './message-square-plus';
|
|
1045
|
+
export { default as MessageSquareQuote } from './message-square-quote';
|
|
1035
1046
|
export { default as MessageSquareReply } from './message-square-reply';
|
|
1036
1047
|
export { default as MessageSquareShare } from './message-square-share';
|
|
1037
1048
|
export { default as MessageSquareText } from './message-square-text';
|
|
1038
|
-
export { default as MessageSquareWarning } from './message-square-warning';
|
|
1039
1049
|
export { default as MessageSquareX } from './message-square-x';
|
|
1050
|
+
export { default as MessageSquareWarning } from './message-square-warning';
|
|
1040
1051
|
export { default as MessageSquare } from './message-square';
|
|
1041
1052
|
export { default as MessagesSquare } from './messages-square';
|
|
1042
|
-
export { default as Metronome } from './metronome';
|
|
1043
1053
|
export { default as MicAudioLines } from './mic-audio-lines';
|
|
1054
|
+
export { default as Metronome } from './metronome';
|
|
1044
1055
|
export { default as MicOff } from './mic-off';
|
|
1045
1056
|
export { default as MicSignal } from './mic-signal';
|
|
1046
1057
|
export { default as MicVocal } from './mic-vocal';
|
|
1047
1058
|
export { default as Mic } from './mic';
|
|
1048
1059
|
export { default as Microchip } from './microchip';
|
|
1049
1060
|
export { default as Microscope } from './microscope';
|
|
1061
|
+
export { default as Microwave } from './microwave';
|
|
1050
1062
|
export { default as MidiPort } from './midi-port';
|
|
1051
1063
|
export { default as Milestone } from './milestone';
|
|
1052
1064
|
export { default as MilkOff } from './milk-off';
|
|
1053
|
-
export { default as Microwave } from './microwave';
|
|
1054
1065
|
export { default as Milk } from './milk';
|
|
1055
1066
|
export { default as Minimize2 } from './minimize-2';
|
|
1056
1067
|
export { default as Minimize } from './minimize';
|
|
1057
1068
|
export { default as Minus } from './minus';
|
|
1058
1069
|
export { default as MirrorRectangular } from './mirror-rectangular';
|
|
1059
1070
|
export { default as MirrorRound } from './mirror-round';
|
|
1060
|
-
export { default as MonitorCloud } from './monitor-cloud';
|
|
1061
1071
|
export { default as MonitorCheck } from './monitor-check';
|
|
1072
|
+
export { default as MonitorCloud } from './monitor-cloud';
|
|
1062
1073
|
export { default as MonitorCog } from './monitor-cog';
|
|
1063
1074
|
export { default as MonitorDot } from './monitor-dot';
|
|
1064
1075
|
export { default as MonitorDown } from './monitor-down';
|
|
@@ -1071,20 +1082,20 @@ export { default as MonitorStop } from './monitor-stop';
|
|
|
1071
1082
|
export { default as MonitorUp } from './monitor-up';
|
|
1072
1083
|
export { default as MonitorX } from './monitor-x';
|
|
1073
1084
|
export { default as Monitor } from './monitor';
|
|
1074
|
-
export { default as Moon } from './moon';
|
|
1075
1085
|
export { default as MoonStar } from './moon-star';
|
|
1086
|
+
export { default as Moon } from './moon';
|
|
1076
1087
|
export { default as MopSparkles } from './mop-sparkles';
|
|
1077
1088
|
export { default as Mop } from './mop';
|
|
1078
1089
|
export { default as Mosque } from './mosque';
|
|
1079
|
-
export { default as MountainSnow } from './mountain-snow';
|
|
1080
1090
|
export { default as Motorbike } from './motorbike';
|
|
1091
|
+
export { default as MountainSnow } from './mountain-snow';
|
|
1081
1092
|
export { default as Mountain } from './mountain';
|
|
1082
1093
|
export { default as MouseLeft } from './mouse-left';
|
|
1083
1094
|
export { default as MouseOff } from './mouse-off';
|
|
1095
|
+
export { default as MousePointer2Off } from './mouse-pointer-2-off';
|
|
1084
1096
|
export { default as MousePointer2 } from './mouse-pointer-2';
|
|
1085
|
-
export { default as MousePointerClick } from './mouse-pointer-click';
|
|
1086
1097
|
export { default as MousePointerBan } from './mouse-pointer-ban';
|
|
1087
|
-
export { default as
|
|
1098
|
+
export { default as MousePointerClick } from './mouse-pointer-click';
|
|
1088
1099
|
export { default as MousePointer } from './mouse-pointer';
|
|
1089
1100
|
export { default as MouseRight } from './mouse-right';
|
|
1090
1101
|
export { default as Mouse } from './mouse';
|
|
@@ -1093,20 +1104,20 @@ export { default as MoveDiagonal2 } from './move-diagonal-2';
|
|
|
1093
1104
|
export { default as MoveDiagonal } from './move-diagonal';
|
|
1094
1105
|
export { default as MoveDownLeft } from './move-down-left';
|
|
1095
1106
|
export { default as MoveDownRight } from './move-down-right';
|
|
1096
|
-
export { default as MoveHorizontal } from './move-horizontal';
|
|
1097
1107
|
export { default as MoveDown } from './move-down';
|
|
1108
|
+
export { default as MoveHorizontal } from './move-horizontal';
|
|
1098
1109
|
export { default as MoveLeft } from './move-left';
|
|
1099
1110
|
export { default as MoveRight } from './move-right';
|
|
1100
1111
|
export { default as MoveUpLeft } from './move-up-left';
|
|
1101
1112
|
export { default as MoveUpRight } from './move-up-right';
|
|
1102
|
-
export { default as MoveVertical } from './move-vertical';
|
|
1103
1113
|
export { default as MoveUp } from './move-up';
|
|
1114
|
+
export { default as MoveVertical } from './move-vertical';
|
|
1104
1115
|
export { default as Move } from './move';
|
|
1105
1116
|
export { default as Music2 } from './music-2';
|
|
1106
1117
|
export { default as Music3 } from './music-3';
|
|
1118
|
+
export { default as Music4 } from './music-4';
|
|
1107
1119
|
export { default as Music } from './music';
|
|
1108
1120
|
export { default as Navigation2Off } from './navigation-2-off';
|
|
1109
|
-
export { default as Music4 } from './music-4';
|
|
1110
1121
|
export { default as Navigation2 } from './navigation-2';
|
|
1111
1122
|
export { default as NavigationOff } from './navigation-off';
|
|
1112
1123
|
export { default as Navigation } from './navigation';
|
|
@@ -1116,8 +1127,8 @@ export { default as Nfc } from './nfc';
|
|
|
1116
1127
|
export { default as NonBinary } from './non-binary';
|
|
1117
1128
|
export { default as NotebookPen } from './notebook-pen';
|
|
1118
1129
|
export { default as NotebookTabs } from './notebook-tabs';
|
|
1119
|
-
export { default as Notebook } from './notebook';
|
|
1120
1130
|
export { default as NotebookText } from './notebook-text';
|
|
1131
|
+
export { default as Notebook } from './notebook';
|
|
1121
1132
|
export { default as NotepadTextDashed } from './notepad-text-dashed';
|
|
1122
1133
|
export { default as NotepadText } from './notepad-text';
|
|
1123
1134
|
export { default as NutOff } from './nut-off';
|
|
@@ -1128,8 +1139,8 @@ export { default as OctagonPause } from './octagon-pause';
|
|
|
1128
1139
|
export { default as OctagonX } from './octagon-x';
|
|
1129
1140
|
export { default as Octagon } from './octagon';
|
|
1130
1141
|
export { default as Omega } from './omega';
|
|
1131
|
-
export { default as Orbit } from './orbit';
|
|
1132
1142
|
export { default as Option } from './option';
|
|
1143
|
+
export { default as Orbit } from './orbit';
|
|
1133
1144
|
export { default as Origami } from './origami';
|
|
1134
1145
|
export { default as Package2 } from './package-2';
|
|
1135
1146
|
export { default as PackageCheck } from './package-check';
|
|
@@ -1137,13 +1148,13 @@ export { default as PackageMinus } from './package-minus';
|
|
|
1137
1148
|
export { default as PackageOpen } from './package-open';
|
|
1138
1149
|
export { default as PackagePlus } from './package-plus';
|
|
1139
1150
|
export { default as PackageSearch } from './package-search';
|
|
1151
|
+
export { default as PackageX } from './package-x';
|
|
1140
1152
|
export { default as Package } from './package';
|
|
1141
1153
|
export { default as PaintBucket } from './paint-bucket';
|
|
1142
|
-
export { default as PackageX } from './package-x';
|
|
1143
1154
|
export { default as PaintRoller } from './paint-roller';
|
|
1144
1155
|
export { default as PaintbrushVertical } from './paintbrush-vertical';
|
|
1145
|
-
export { default as Paintbrush } from './paintbrush';
|
|
1146
1156
|
export { default as Palette } from './palette';
|
|
1157
|
+
export { default as Paintbrush } from './paintbrush';
|
|
1147
1158
|
export { default as Panda } from './panda';
|
|
1148
1159
|
export { default as PanelBottomClose } from './panel-bottom-close';
|
|
1149
1160
|
export { default as PanelBottomDashed } from './panel-bottom-dashed';
|
|
@@ -1153,22 +1164,22 @@ export { default as PanelLeftClose } from './panel-left-close';
|
|
|
1153
1164
|
export { default as PanelLeftDashed } from './panel-left-dashed';
|
|
1154
1165
|
export { default as PanelLeftOpen } from './panel-left-open';
|
|
1155
1166
|
export { default as PanelLeftRightDashed } from './panel-left-right-dashed';
|
|
1156
|
-
export { default as PanelRightClose } from './panel-right-close';
|
|
1157
1167
|
export { default as PanelLeft } from './panel-left';
|
|
1168
|
+
export { default as PanelRightClose } from './panel-right-close';
|
|
1158
1169
|
export { default as PanelRightDashed } from './panel-right-dashed';
|
|
1159
1170
|
export { default as PanelRightOpen } from './panel-right-open';
|
|
1160
1171
|
export { default as PanelRight } from './panel-right';
|
|
1161
1172
|
export { default as PanelTopBottomDashed } from './panel-top-bottom-dashed';
|
|
1162
|
-
export { default as PanelTopClose } from './panel-top-close';
|
|
1163
1173
|
export { default as PanelTopDashed } from './panel-top-dashed';
|
|
1164
|
-
export { default as
|
|
1174
|
+
export { default as PanelTopClose } from './panel-top-close';
|
|
1165
1175
|
export { default as PanelTop } from './panel-top';
|
|
1176
|
+
export { default as PanelTopOpen } from './panel-top-open';
|
|
1166
1177
|
export { default as PanelsLeftBottom } from './panels-left-bottom';
|
|
1167
1178
|
export { default as PanelsRightBottom } from './panels-right-bottom';
|
|
1168
1179
|
export { default as PanelsTopLeft } from './panels-top-left';
|
|
1169
1180
|
export { default as PaperBag } from './paper-bag';
|
|
1170
|
-
export { default as Paperclip } from './paperclip';
|
|
1171
1181
|
export { default as Parasol } from './parasol';
|
|
1182
|
+
export { default as Paperclip } from './paperclip';
|
|
1172
1183
|
export { default as Parentheses } from './parentheses';
|
|
1173
1184
|
export { default as ParkingMeter } from './parking-meter';
|
|
1174
1185
|
export { default as PartyPopper } from './party-popper';
|
|
@@ -1180,14 +1191,14 @@ export { default as PenOff } from './pen-off';
|
|
|
1180
1191
|
export { default as PenTool } from './pen-tool';
|
|
1181
1192
|
export { default as Pen } from './pen';
|
|
1182
1193
|
export { default as PencilLine } from './pencil-line';
|
|
1183
|
-
export { default as PencilRuler } from './pencil-ruler';
|
|
1184
1194
|
export { default as PencilOff } from './pencil-off';
|
|
1185
|
-
export { default as
|
|
1195
|
+
export { default as PencilRuler } from './pencil-ruler';
|
|
1186
1196
|
export { default as PencilSparkles } from './pencil-sparkles';
|
|
1197
|
+
export { default as Pencil } from './pencil';
|
|
1198
|
+
export { default as Percent } from './percent';
|
|
1187
1199
|
export { default as Pentagon } from './pentagon';
|
|
1188
1200
|
export { default as PersonStanding } from './person-standing';
|
|
1189
1201
|
export { default as Phi } from './phi';
|
|
1190
|
-
export { default as Percent } from './percent';
|
|
1191
1202
|
export { default as PhilippinePeso } from './philippine-peso';
|
|
1192
1203
|
export { default as PhoneCall } from './phone-call';
|
|
1193
1204
|
export { default as PhoneForwarded } from './phone-forwarded';
|
|
@@ -1232,30 +1243,30 @@ export { default as Popsicle } from './popsicle';
|
|
|
1232
1243
|
export { default as PoundSterling } from './pound-sterling';
|
|
1233
1244
|
export { default as PowerOff } from './power-off';
|
|
1234
1245
|
export { default as Power } from './power';
|
|
1235
|
-
export { default as PrinterCheck } from './printer-check';
|
|
1236
1246
|
export { default as Presentation } from './presentation';
|
|
1247
|
+
export { default as PrinterCheck } from './printer-check';
|
|
1237
1248
|
export { default as PrinterX } from './printer-x';
|
|
1238
1249
|
export { default as Printer } from './printer';
|
|
1239
|
-
export { default as Proportions } from './proportions';
|
|
1240
1250
|
export { default as Projector } from './projector';
|
|
1241
1251
|
export { default as Puzzle } from './puzzle';
|
|
1252
|
+
export { default as Proportions } from './proportions';
|
|
1242
1253
|
export { default as Pyramid } from './pyramid';
|
|
1243
|
-
export { default as QrCode } from './qr-code';
|
|
1244
1254
|
export { default as Quote } from './quote';
|
|
1255
|
+
export { default as QrCode } from './qr-code';
|
|
1245
1256
|
export { default as Rabbit } from './rabbit';
|
|
1246
1257
|
export { default as Radar } from './radar';
|
|
1247
1258
|
export { default as Radiation } from './radiation';
|
|
1248
1259
|
export { default as Radical } from './radical';
|
|
1260
|
+
export { default as RadioOff } from './radio-off';
|
|
1249
1261
|
export { default as RadioReceiver } from './radio-receiver';
|
|
1250
1262
|
export { default as RadioTower } from './radio-tower';
|
|
1251
|
-
export { default as RadioOff } from './radio-off';
|
|
1252
|
-
export { default as Radio } from './radio';
|
|
1253
1263
|
export { default as Radius } from './radius';
|
|
1264
|
+
export { default as Radio } from './radio';
|
|
1254
1265
|
export { default as Rainbow } from './rainbow';
|
|
1255
1266
|
export { default as Rat } from './rat';
|
|
1256
1267
|
export { default as Ratio } from './ratio';
|
|
1257
|
-
export { default as ReceiptCent } from './receipt-cent';
|
|
1258
1268
|
export { default as ReceiptEuro } from './receipt-euro';
|
|
1269
|
+
export { default as ReceiptCent } from './receipt-cent';
|
|
1259
1270
|
export { default as ReceiptIndianRupee } from './receipt-indian-rupee';
|
|
1260
1271
|
export { default as ReceiptJapaneseYen } from './receipt-japanese-yen';
|
|
1261
1272
|
export { default as ReceiptPoundSterling } from './receipt-pound-sterling';
|
|
@@ -1269,14 +1280,14 @@ export { default as RectangleEllipsis } from './rectangle-ellipsis';
|
|
|
1269
1280
|
export { default as RectangleGoggles } from './rectangle-goggles';
|
|
1270
1281
|
export { default as RectangleHorizontal } from './rectangle-horizontal';
|
|
1271
1282
|
export { default as RectangleVertical } from './rectangle-vertical';
|
|
1272
|
-
export { default as Recycle } from './recycle';
|
|
1273
1283
|
export { default as Redo2 } from './redo-2';
|
|
1284
|
+
export { default as Recycle } from './recycle';
|
|
1274
1285
|
export { default as RedoDot } from './redo-dot';
|
|
1275
1286
|
export { default as Redo } from './redo';
|
|
1276
1287
|
export { default as RefreshCcwDot } from './refresh-ccw-dot';
|
|
1277
1288
|
export { default as RefreshCcw } from './refresh-ccw';
|
|
1278
|
-
export { default as RefreshCwOff } from './refresh-cw-off';
|
|
1279
1289
|
export { default as RefreshCw } from './refresh-cw';
|
|
1290
|
+
export { default as RefreshCwOff } from './refresh-cw-off';
|
|
1280
1291
|
export { default as Refrigerator } from './refrigerator';
|
|
1281
1292
|
export { default as Regex } from './regex';
|
|
1282
1293
|
export { default as RemoveFormatting } from './remove-formatting';
|
|
@@ -1285,18 +1296,18 @@ export { default as Repeat2 } from './repeat-2';
|
|
|
1285
1296
|
export { default as RepeatOff } from './repeat-off';
|
|
1286
1297
|
export { default as Repeat } from './repeat';
|
|
1287
1298
|
export { default as ReplaceAll } from './replace-all';
|
|
1288
|
-
export { default as ReplyAll } from './reply-all';
|
|
1289
1299
|
export { default as Replace } from './replace';
|
|
1300
|
+
export { default as ReplyAll } from './reply-all';
|
|
1290
1301
|
export { default as Reply } from './reply';
|
|
1291
|
-
export { default as Ribbon } from './ribbon';
|
|
1292
1302
|
export { default as Rewind } from './rewind';
|
|
1303
|
+
export { default as Ribbon } from './ribbon';
|
|
1293
1304
|
export { default as Road } from './road';
|
|
1294
1305
|
export { default as RobotArm } from './robot-arm';
|
|
1295
1306
|
export { default as RobotVacuum } from './robot-vacuum';
|
|
1296
1307
|
export { default as Rocket } from './rocket';
|
|
1297
1308
|
export { default as RockingChair } from './rocking-chair';
|
|
1298
|
-
export { default as Rose } from './rose';
|
|
1299
1309
|
export { default as RollerCoaster } from './roller-coaster';
|
|
1310
|
+
export { default as Rose } from './rose';
|
|
1300
1311
|
export { default as Rotate3d } from './rotate-3d';
|
|
1301
1312
|
export { default as RotateCcwClock } from './rotate-ccw-clock';
|
|
1302
1313
|
export { default as RotateCcwKey } from './rotate-ccw-key';
|
|
@@ -1308,10 +1319,10 @@ export { default as RotateCw } from './rotate-cw';
|
|
|
1308
1319
|
export { default as RouteOff } from './route-off';
|
|
1309
1320
|
export { default as Route } from './route';
|
|
1310
1321
|
export { default as Rows2 } from './rows-2';
|
|
1311
|
-
export { default as Router } from './router';
|
|
1312
1322
|
export { default as Rows3 } from './rows-3';
|
|
1313
|
-
export { default as Rss } from './rss';
|
|
1314
1323
|
export { default as Rows4 } from './rows-4';
|
|
1324
|
+
export { default as Router } from './router';
|
|
1325
|
+
export { default as Rss } from './rss';
|
|
1315
1326
|
export { default as RulerDimensionLine } from './ruler-dimension-line';
|
|
1316
1327
|
export { default as Ruler } from './ruler';
|
|
1317
1328
|
export { default as RussianRuble } from './russian-ruble';
|
|
@@ -1326,15 +1337,15 @@ export { default as SaveCheck } from './save-check';
|
|
|
1326
1337
|
export { default as SaveOff } from './save-off';
|
|
1327
1338
|
export { default as SavePen } from './save-pen';
|
|
1328
1339
|
export { default as SavePlus } from './save-plus';
|
|
1340
|
+
export { default as Save } from './save';
|
|
1329
1341
|
export { default as Scale3d } from './scale-3d';
|
|
1330
1342
|
export { default as Scale } from './scale';
|
|
1331
|
-
export { default as Save } from './save';
|
|
1332
1343
|
export { default as Scaling } from './scaling';
|
|
1333
1344
|
export { default as ScanBarcode } from './scan-barcode';
|
|
1334
1345
|
export { default as ScanBox } from './scan-box';
|
|
1335
1346
|
export { default as ScanEye } from './scan-eye';
|
|
1336
|
-
export { default as ScanHeart } from './scan-heart';
|
|
1337
1347
|
export { default as ScanFace } from './scan-face';
|
|
1348
|
+
export { default as ScanHeart } from './scan-heart';
|
|
1338
1349
|
export { default as ScanLine } from './scan-line';
|
|
1339
1350
|
export { default as ScanQrCode } from './scan-qr-code';
|
|
1340
1351
|
export { default as ScanSearch } from './scan-search';
|
|
@@ -1350,14 +1361,14 @@ export { default as ScreenShare } from './screen-share';
|
|
|
1350
1361
|
export { default as ScrollText } from './scroll-text';
|
|
1351
1362
|
export { default as Scroll } from './scroll';
|
|
1352
1363
|
export { default as SearchAlert } from './search-alert';
|
|
1364
|
+
export { default as SearchCheck } from './search-check';
|
|
1353
1365
|
export { default as SearchCode } from './search-code';
|
|
1354
1366
|
export { default as SearchSlash } from './search-slash';
|
|
1355
|
-
export { default as SearchCheck } from './search-check';
|
|
1356
|
-
export { default as Search } from './search';
|
|
1357
1367
|
export { default as SearchX } from './search-x';
|
|
1368
|
+
export { default as Search } from './search';
|
|
1358
1369
|
export { default as Section } from './section';
|
|
1359
|
-
export { default as SendToBack } from './send-to-back';
|
|
1360
1370
|
export { default as SendHorizontal } from './send-horizontal';
|
|
1371
|
+
export { default as SendToBack } from './send-to-back';
|
|
1361
1372
|
export { default as Send } from './send';
|
|
1362
1373
|
export { default as SeparatorHorizontal } from './separator-horizontal';
|
|
1363
1374
|
export { default as SeparatorVertical } from './separator-vertical';
|
|
@@ -1367,12 +1378,12 @@ export { default as ServerOff } from './server-off';
|
|
|
1367
1378
|
export { default as ServerPlus } from './server-plus';
|
|
1368
1379
|
export { default as Server } from './server';
|
|
1369
1380
|
export { default as Settings2 } from './settings-2';
|
|
1370
|
-
export { default as Shapes } from './shapes';
|
|
1371
1381
|
export { default as Settings } from './settings';
|
|
1372
|
-
export { default as
|
|
1382
|
+
export { default as Shapes } from './shapes';
|
|
1373
1383
|
export { default as Share } from './share';
|
|
1374
|
-
export { default as
|
|
1384
|
+
export { default as Share2 } from './share-2';
|
|
1375
1385
|
export { default as Sheet } from './sheet';
|
|
1386
|
+
export { default as Shell } from './shell';
|
|
1376
1387
|
export { default as ShelvingUnit } from './shelving-unit';
|
|
1377
1388
|
export { default as ShieldAlert } from './shield-alert';
|
|
1378
1389
|
export { default as ShieldBan } from './shield-ban';
|
|
@@ -1383,16 +1394,16 @@ export { default as ShieldEllipsis } from './shield-ellipsis';
|
|
|
1383
1394
|
export { default as ShieldHalf } from './shield-half';
|
|
1384
1395
|
export { default as ShieldKeyhole } from './shield-keyhole';
|
|
1385
1396
|
export { default as ShieldLock } from './shield-lock';
|
|
1386
|
-
export { default as ShieldOff } from './shield-off';
|
|
1387
1397
|
export { default as ShieldMinus } from './shield-minus';
|
|
1398
|
+
export { default as ShieldOff } from './shield-off';
|
|
1388
1399
|
export { default as ShieldPlus } from './shield-plus';
|
|
1389
1400
|
export { default as ShieldQuestionMark } from './shield-question-mark';
|
|
1390
1401
|
export { default as ShieldUser } from './shield-user';
|
|
1391
1402
|
export { default as ShieldX } from './shield-x';
|
|
1392
1403
|
export { default as Shield } from './shield';
|
|
1393
1404
|
export { default as ShipCargo } from './ship-cargo';
|
|
1394
|
-
export { default as Ship } from './ship';
|
|
1395
1405
|
export { default as ShipWheel } from './ship-wheel';
|
|
1406
|
+
export { default as Ship } from './ship';
|
|
1396
1407
|
export { default as Shirt } from './shirt';
|
|
1397
1408
|
export { default as ShoppingBag } from './shopping-bag';
|
|
1398
1409
|
export { default as ShoppingBasket } from './shopping-basket';
|
|
@@ -1426,34 +1437,34 @@ export { default as SlidersHorizontal } from './sliders-horizontal';
|
|
|
1426
1437
|
export { default as SlidersVertical } from './sliders-vertical';
|
|
1427
1438
|
export { default as SmartphoneCharging } from './smartphone-charging';
|
|
1428
1439
|
export { default as SmartphoneNfc } from './smartphone-nfc';
|
|
1440
|
+
export { default as Smartphone } from './smartphone';
|
|
1429
1441
|
export { default as Snail } from './snail';
|
|
1430
1442
|
export { default as Snowflake } from './snowflake';
|
|
1431
|
-
export { default as Smartphone } from './smartphone';
|
|
1432
1443
|
export { default as SoapDispenserDroplet } from './soap-dispenser-droplet';
|
|
1433
1444
|
export { default as Sofa } from './sofa';
|
|
1434
1445
|
export { default as SolarPanel } from './solar-panel';
|
|
1435
|
-
export { default as Soup } from './soup';
|
|
1436
1446
|
export { default as Space } from './space';
|
|
1437
1447
|
export { default as Spade } from './spade';
|
|
1438
1448
|
export { default as Sparkle } from './sparkle';
|
|
1439
|
-
export { default as Speech } from './speech';
|
|
1440
1449
|
export { default as Sparkles } from './sparkles';
|
|
1441
|
-
export { default as SpellCheck2 } from './spell-check-2';
|
|
1442
1450
|
export { default as Speaker } from './speaker';
|
|
1451
|
+
export { default as Soup } from './soup';
|
|
1452
|
+
export { default as Speech } from './speech';
|
|
1453
|
+
export { default as SpellCheck2 } from './spell-check-2';
|
|
1443
1454
|
export { default as SpellCheck } from './spell-check';
|
|
1444
|
-
export { default as Spline } from './spline';
|
|
1445
1455
|
export { default as SplinePointer } from './spline-pointer';
|
|
1456
|
+
export { default as Spline } from './spline';
|
|
1446
1457
|
export { default as Split } from './split';
|
|
1447
1458
|
export { default as Spool } from './spool';
|
|
1448
1459
|
export { default as SportShoe } from './sport-shoe';
|
|
1449
1460
|
export { default as Spotlight } from './spotlight';
|
|
1450
|
-
export { default as Sprout } from './sprout';
|
|
1451
1461
|
export { default as SprayCan } from './spray-can';
|
|
1462
|
+
export { default as Sprout } from './sprout';
|
|
1452
1463
|
export { default as SquareActivity } from './square-activity';
|
|
1453
1464
|
export { default as SquareArrowDownLeft } from './square-arrow-down-left';
|
|
1454
1465
|
export { default as SquareArrowDownRight } from './square-arrow-down-right';
|
|
1455
|
-
export { default as SquareArrowLeft } from './square-arrow-left';
|
|
1456
1466
|
export { default as SquareArrowDown } from './square-arrow-down';
|
|
1467
|
+
export { default as SquareArrowLeft } from './square-arrow-left';
|
|
1457
1468
|
export { default as SquareArrowOutDownLeft } from './square-arrow-out-down-left';
|
|
1458
1469
|
export { default as SquareArrowOutDownRight } from './square-arrow-out-down-right';
|
|
1459
1470
|
export { default as SquareArrowOutUpLeft } from './square-arrow-out-up-left';
|
|
@@ -1484,16 +1495,17 @@ export { default as SquareDashedText } from './square-dashed-text';
|
|
|
1484
1495
|
export { default as SquareDashedTopSolid } from './square-dashed-top-solid';
|
|
1485
1496
|
export { default as SquareDashed } from './square-dashed';
|
|
1486
1497
|
export { default as SquareDimensions } from './square-dimensions';
|
|
1487
|
-
export { default as SquareDivide } from './square-divide';
|
|
1488
1498
|
export { default as SquareDot } from './square-dot';
|
|
1489
1499
|
export { default as SquareEqual } from './square-equal';
|
|
1500
|
+
export { default as SquareDivide } from './square-divide';
|
|
1501
|
+
export { default as SquareExclamationPoint } from './square-exclamation-point';
|
|
1490
1502
|
export { default as SquareFunction } from './square-function';
|
|
1491
|
-
export { default as SquareKanban } from './square-kanban';
|
|
1492
1503
|
export { default as SquareLibrary } from './square-library';
|
|
1504
|
+
export { default as SquareKanban } from './square-kanban';
|
|
1493
1505
|
export { default as SquareM } from './square-m';
|
|
1506
|
+
export { default as SquareMenu } from './square-menu';
|
|
1494
1507
|
export { default as SquareMinus } from './square-minus';
|
|
1495
1508
|
export { default as SquareMousePointer } from './square-mouse-pointer';
|
|
1496
|
-
export { default as SquareMenu } from './square-menu';
|
|
1497
1509
|
export { default as SquareOff } from './square-off';
|
|
1498
1510
|
export { default as SquareParkingOff } from './square-parking-off';
|
|
1499
1511
|
export { default as SquareParking } from './square-parking';
|
|
@@ -1504,8 +1516,8 @@ export { default as SquarePi } from './square-pi';
|
|
|
1504
1516
|
export { default as SquarePilcrow } from './square-pilcrow';
|
|
1505
1517
|
export { default as SquarePlay } from './square-play';
|
|
1506
1518
|
export { default as SquarePlus } from './square-plus';
|
|
1507
|
-
export { default as SquarePower } from './square-power';
|
|
1508
1519
|
export { default as SquareRadical } from './square-radical';
|
|
1520
|
+
export { default as SquarePower } from './square-power';
|
|
1509
1521
|
export { default as SquareRoundCorner } from './square-round-corner';
|
|
1510
1522
|
export { default as SquareScissors } from './square-scissors';
|
|
1511
1523
|
export { default as SquareSigma } from './square-sigma';
|
|
@@ -1514,8 +1526,8 @@ export { default as SquareSplitHorizontal } from './square-split-horizontal';
|
|
|
1514
1526
|
export { default as SquareSplitVertical } from './square-split-vertical';
|
|
1515
1527
|
export { default as SquareSquare } from './square-square';
|
|
1516
1528
|
export { default as SquareStack } from './square-stack';
|
|
1517
|
-
export { default as SquareStar } from './square-star';
|
|
1518
1529
|
export { default as SquareStop } from './square-stop';
|
|
1530
|
+
export { default as SquareStar } from './square-star';
|
|
1519
1531
|
export { default as SquareTerminal } from './square-terminal';
|
|
1520
1532
|
export { default as SquareText } from './square-text';
|
|
1521
1533
|
export { default as SquareUserRound } from './square-user-round';
|
|
@@ -1542,8 +1554,8 @@ export { default as StepForward } from './step-forward';
|
|
|
1542
1554
|
export { default as Stethoscope } from './stethoscope';
|
|
1543
1555
|
export { default as Sticker } from './sticker';
|
|
1544
1556
|
export { default as StickyNoteCheck } from './sticky-note-check';
|
|
1545
|
-
export { default as StickyNoteMinus } from './sticky-note-minus';
|
|
1546
1557
|
export { default as StickyNoteOff } from './sticky-note-off';
|
|
1558
|
+
export { default as StickyNoteMinus } from './sticky-note-minus';
|
|
1547
1559
|
export { default as StickyNotePlus } from './sticky-note-plus';
|
|
1548
1560
|
export { default as StickyNoteX } from './sticky-note-x';
|
|
1549
1561
|
export { default as StickyNote } from './sticky-note';
|
|
@@ -1553,21 +1565,21 @@ export { default as Store } from './store';
|
|
|
1553
1565
|
export { default as StretchHorizontal } from './stretch-horizontal';
|
|
1554
1566
|
export { default as StretchVertical } from './stretch-vertical';
|
|
1555
1567
|
export { default as Strikethrough } from './strikethrough';
|
|
1556
|
-
export { default as Summary } from './summary';
|
|
1557
1568
|
export { default as Subscript } from './subscript';
|
|
1569
|
+
export { default as Summary } from './summary';
|
|
1558
1570
|
export { default as SunDim } from './sun-dim';
|
|
1559
1571
|
export { default as SunMedium } from './sun-medium';
|
|
1560
|
-
export { default as SunMoon } from './sun-moon';
|
|
1561
1572
|
export { default as SunSnow } from './sun-snow';
|
|
1573
|
+
export { default as SunMoon } from './sun-moon';
|
|
1562
1574
|
export { default as Sun } from './sun';
|
|
1563
|
-
export { default as Sunrise } from './sunrise';
|
|
1564
1575
|
export { default as Sunset } from './sunset';
|
|
1576
|
+
export { default as Sunrise } from './sunrise';
|
|
1565
1577
|
export { default as Superscript } from './superscript';
|
|
1566
1578
|
export { default as SwatchBook } from './swatch-book';
|
|
1567
1579
|
export { default as SwissFranc } from './swiss-franc';
|
|
1568
1580
|
export { default as SwitchCamera } from './switch-camera';
|
|
1569
|
-
export { default as Sword } from './sword';
|
|
1570
1581
|
export { default as Swords } from './swords';
|
|
1582
|
+
export { default as Sword } from './sword';
|
|
1571
1583
|
export { default as Syringe } from './syringe';
|
|
1572
1584
|
export { default as Table2 } from './table-2';
|
|
1573
1585
|
export { default as TableCellsMerge } from './table-cells-merge';
|
|
@@ -1583,22 +1595,22 @@ export { default as Tablets } from './tablets';
|
|
|
1583
1595
|
export { default as TagPlus } from './tag-plus';
|
|
1584
1596
|
export { default as TagX } from './tag-x';
|
|
1585
1597
|
export { default as Tag } from './tag';
|
|
1586
|
-
export { default as Tally1 } from './tally-1';
|
|
1587
1598
|
export { default as Tags } from './tags';
|
|
1599
|
+
export { default as Tally1 } from './tally-1';
|
|
1588
1600
|
export { default as Tally2 } from './tally-2';
|
|
1589
1601
|
export { default as Tally3 } from './tally-3';
|
|
1590
|
-
export { default as Tally5 } from './tally-5';
|
|
1591
|
-
export { default as Target } from './target';
|
|
1592
1602
|
export { default as Tally4 } from './tally-4';
|
|
1603
|
+
export { default as Tally5 } from './tally-5';
|
|
1593
1604
|
export { default as Tangent } from './tangent';
|
|
1605
|
+
export { default as Target } from './target';
|
|
1594
1606
|
export { default as Telescope } from './telescope';
|
|
1595
1607
|
export { default as TentTree } from './tent-tree';
|
|
1596
1608
|
export { default as Tent } from './tent';
|
|
1597
1609
|
export { default as Terminal } from './terminal';
|
|
1598
1610
|
export { default as TestTubeDiagonal } from './test-tube-diagonal';
|
|
1599
1611
|
export { default as TestTube } from './test-tube';
|
|
1600
|
-
export { default as TextAlignCenter } from './text-align-center';
|
|
1601
1612
|
export { default as TestTubes } from './test-tubes';
|
|
1613
|
+
export { default as TextAlignCenter } from './text-align-center';
|
|
1602
1614
|
export { default as TextAlignEnd } from './text-align-end';
|
|
1603
1615
|
export { default as TextAlignJustify } from './text-align-justify';
|
|
1604
1616
|
export { default as TextAlignStart } from './text-align-start';
|
|
@@ -1614,30 +1626,30 @@ export { default as ThermometerSun } from './thermometer-sun';
|
|
|
1614
1626
|
export { default as Thermometer } from './thermometer';
|
|
1615
1627
|
export { default as ThumbsDown } from './thumbs-down';
|
|
1616
1628
|
export { default as ThumbsUp } from './thumbs-up';
|
|
1617
|
-
export { default as TicketCheck } from './ticket-check';
|
|
1618
1629
|
export { default as TicketMinus } from './ticket-minus';
|
|
1619
|
-
export { default as
|
|
1630
|
+
export { default as TicketCheck } from './ticket-check';
|
|
1620
1631
|
export { default as TicketPercent } from './ticket-percent';
|
|
1632
|
+
export { default as TicketPlus } from './ticket-plus';
|
|
1621
1633
|
export { default as TicketSlash } from './ticket-slash';
|
|
1622
1634
|
export { default as TicketX } from './ticket-x';
|
|
1623
1635
|
export { default as Ticket } from './ticket';
|
|
1624
1636
|
export { default as TicketsPlane } from './tickets-plane';
|
|
1625
1637
|
export { default as Tickets } from './tickets';
|
|
1626
|
-
export { default as Timeline } from './timeline';
|
|
1627
1638
|
export { default as TimerOff } from './timer-off';
|
|
1639
|
+
export { default as Timeline } from './timeline';
|
|
1628
1640
|
export { default as TimerReset } from './timer-reset';
|
|
1629
1641
|
export { default as Timer } from './timer';
|
|
1630
1642
|
export { default as ToggleLeft } from './toggle-left';
|
|
1631
1643
|
export { default as ToggleRight } from './toggle-right';
|
|
1632
|
-
export { default as Toilet } from './toilet';
|
|
1633
1644
|
export { default as ToolCase } from './tool-case';
|
|
1645
|
+
export { default as Toilet } from './toilet';
|
|
1634
1646
|
export { default as Toolbox } from './toolbox';
|
|
1635
1647
|
export { default as Tornado } from './tornado';
|
|
1636
1648
|
export { default as Torus } from './torus';
|
|
1637
1649
|
export { default as TouchpadOff } from './touchpad-off';
|
|
1638
1650
|
export { default as Touchpad } from './touchpad';
|
|
1639
|
-
export { default as TowelRack } from './towel-rack';
|
|
1640
1651
|
export { default as TowerControl } from './tower-control';
|
|
1652
|
+
export { default as TowelRack } from './towel-rack';
|
|
1641
1653
|
export { default as ToyBrick } from './toy-brick';
|
|
1642
1654
|
export { default as Tractor } from './tractor';
|
|
1643
1655
|
export { default as TrafficCone } from './traffic-cone';
|
|
@@ -1647,36 +1659,36 @@ export { default as TrainFront } from './train-front';
|
|
|
1647
1659
|
export { default as TrainTrack } from './train-track';
|
|
1648
1660
|
export { default as TramFront } from './tram-front';
|
|
1649
1661
|
export { default as Transgender } from './transgender';
|
|
1650
|
-
export { default as
|
|
1662
|
+
export { default as TrashOff } from './trash-off';
|
|
1651
1663
|
export { default as Trash } from './trash';
|
|
1652
1664
|
export { default as TreeDeciduous } from './tree-deciduous';
|
|
1653
1665
|
export { default as TreePalm } from './tree-palm';
|
|
1654
1666
|
export { default as TreePine } from './tree-pine';
|
|
1655
1667
|
export { default as Trees } from './trees';
|
|
1656
|
-
export { default as TrendingUpDown } from './trending-up-down';
|
|
1657
1668
|
export { default as TrendingDown } from './trending-down';
|
|
1669
|
+
export { default as TrendingUpDown } from './trending-up-down';
|
|
1658
1670
|
export { default as TrendingUp } from './trending-up';
|
|
1659
|
-
export { default as TriangleDashed } from './triangle-dashed';
|
|
1660
1671
|
export { default as TriangleAlert } from './triangle-alert';
|
|
1672
|
+
export { default as TriangleDashed } from './triangle-dashed';
|
|
1661
1673
|
export { default as TriangleRight } from './triangle-right';
|
|
1662
1674
|
export { default as Triangle } from './triangle';
|
|
1663
1675
|
export { default as Trophy } from './trophy';
|
|
1664
1676
|
export { default as TruckElectric } from './truck-electric';
|
|
1665
1677
|
export { default as Truck } from './truck';
|
|
1666
|
-
export { default as TurkishLira } from './turkish-lira';
|
|
1667
1678
|
export { default as Turntable } from './turntable';
|
|
1679
|
+
export { default as TurkishLira } from './turkish-lira';
|
|
1668
1680
|
export { default as Turtle } from './turtle';
|
|
1669
1681
|
export { default as TvMinimalPlay } from './tv-minimal-play';
|
|
1670
1682
|
export { default as TvMinimal } from './tv-minimal';
|
|
1671
1683
|
export { default as Tv } from './tv';
|
|
1672
|
-
export { default as TypeOutline } from './type-outline';
|
|
1673
1684
|
export { default as Type } from './type';
|
|
1674
1685
|
export { default as UmbrellaOff } from './umbrella-off';
|
|
1686
|
+
export { default as TypeOutline } from './type-outline';
|
|
1675
1687
|
export { default as Umbrella } from './umbrella';
|
|
1676
1688
|
export { default as Underline } from './underline';
|
|
1677
1689
|
export { default as Undo2 } from './undo-2';
|
|
1678
|
-
export { default as Undo } from './undo';
|
|
1679
1690
|
export { default as UndoDot } from './undo-dot';
|
|
1691
|
+
export { default as Undo } from './undo';
|
|
1680
1692
|
export { default as UnfoldHorizontal } from './unfold-horizontal';
|
|
1681
1693
|
export { default as UnfoldVertical } from './unfold-vertical';
|
|
1682
1694
|
export { default as Ungroup } from './ungroup';
|
|
@@ -1690,26 +1702,28 @@ export { default as Usb } from './usb';
|
|
|
1690
1702
|
export { default as UserCheck } from './user-check';
|
|
1691
1703
|
export { default as UserCog } from './user-cog';
|
|
1692
1704
|
export { default as UserKey } from './user-key';
|
|
1693
|
-
export { default as
|
|
1705
|
+
export { default as UserGroup } from './user-group';
|
|
1694
1706
|
export { default as UserLock } from './user-lock';
|
|
1707
|
+
export { default as UserMinus } from './user-minus';
|
|
1695
1708
|
export { default as UserPen } from './user-pen';
|
|
1696
1709
|
export { default as UserPlus } from './user-plus';
|
|
1697
1710
|
export { default as UserRoundArrowLeft } from './user-round-arrow-left';
|
|
1698
1711
|
export { default as UserRoundCheck } from './user-round-check';
|
|
1699
1712
|
export { default as UserRoundCog } from './user-round-cog';
|
|
1713
|
+
export { default as UserRoundGroup } from './user-round-group';
|
|
1700
1714
|
export { default as UserRoundKey } from './user-round-key';
|
|
1701
1715
|
export { default as UserRoundMinus } from './user-round-minus';
|
|
1702
1716
|
export { default as UserRoundPen } from './user-round-pen';
|
|
1703
1717
|
export { default as UserRoundPlus } from './user-round-plus';
|
|
1704
1718
|
export { default as UserRoundSearch } from './user-round-search';
|
|
1705
|
-
export { default as UserRound } from './user-round';
|
|
1706
1719
|
export { default as UserRoundX } from './user-round-x';
|
|
1720
|
+
export { default as UserRound } from './user-round';
|
|
1707
1721
|
export { default as UserSearch } from './user-search';
|
|
1708
1722
|
export { default as UserShield } from './user-shield';
|
|
1709
1723
|
export { default as UserStar } from './user-star';
|
|
1710
|
-
export { default as UserX } from './user-x';
|
|
1711
1724
|
export { default as User } from './user';
|
|
1712
1725
|
export { default as UsersRound } from './users-round';
|
|
1726
|
+
export { default as UserX } from './user-x';
|
|
1713
1727
|
export { default as Users } from './users';
|
|
1714
1728
|
export { default as UtensilsCrossed } from './utensils-crossed';
|
|
1715
1729
|
export { default as Utensils } from './utensils';
|
|
@@ -1718,9 +1732,9 @@ export { default as Van } from './van';
|
|
|
1718
1732
|
export { default as Variable } from './variable';
|
|
1719
1733
|
export { default as Vault } from './vault';
|
|
1720
1734
|
export { default as VectorPolygon } from './vector-polygon';
|
|
1721
|
-
export { default as VectorSquare } from './vector-square';
|
|
1722
1735
|
export { default as Vegan } from './vegan';
|
|
1723
1736
|
export { default as VenetianMask } from './venetian-mask';
|
|
1737
|
+
export { default as VectorSquare } from './vector-square';
|
|
1724
1738
|
export { default as VenusAndMars } from './venus-and-mars';
|
|
1725
1739
|
export { default as Venus } from './venus';
|
|
1726
1740
|
export { default as VibrateOff } from './vibrate-off';
|
|
@@ -1729,6 +1743,8 @@ export { default as VideoOff } from './video-off';
|
|
|
1729
1743
|
export { default as Video } from './video';
|
|
1730
1744
|
export { default as Videotape } from './videotape';
|
|
1731
1745
|
export { default as View } from './view';
|
|
1746
|
+
export { default as VirusOff } from './virus-off';
|
|
1747
|
+
export { default as Virus } from './virus';
|
|
1732
1748
|
export { default as Voicemail } from './voicemail';
|
|
1733
1749
|
export { default as Volleyball } from './volleyball';
|
|
1734
1750
|
export { default as Volume1 } from './volume-1';
|
|
@@ -1740,14 +1756,14 @@ export { default as Vote } from './vote';
|
|
|
1740
1756
|
export { default as WalletCards } from './wallet-cards';
|
|
1741
1757
|
export { default as WalletMinimal } from './wallet-minimal';
|
|
1742
1758
|
export { default as Wallet } from './wallet';
|
|
1759
|
+
export { default as WandSparkles } from './wand-sparkles';
|
|
1743
1760
|
export { default as Wallpaper } from './wallpaper';
|
|
1744
1761
|
export { default as Wand } from './wand';
|
|
1745
|
-
export { default as WandSparkles } from './wand-sparkles';
|
|
1746
1762
|
export { default as Warehouse } from './warehouse';
|
|
1747
1763
|
export { default as WashingMachine } from './washing-machine';
|
|
1748
1764
|
export { default as Watch } from './watch';
|
|
1749
|
-
export { default as WavesArrowUp } from './waves-arrow-up';
|
|
1750
1765
|
export { default as WavesArrowDown } from './waves-arrow-down';
|
|
1766
|
+
export { default as WavesArrowUp } from './waves-arrow-up';
|
|
1751
1767
|
export { default as WavesHorizontal } from './waves-horizontal';
|
|
1752
1768
|
export { default as WavesLadder } from './waves-ladder';
|
|
1753
1769
|
export { default as WavesVertical } from './waves-vertical';
|
|
@@ -1770,12 +1786,12 @@ export { default as WifiPen } from './wifi-pen';
|
|
|
1770
1786
|
export { default as WifiSync } from './wifi-sync';
|
|
1771
1787
|
export { default as WifiZero } from './wifi-zero';
|
|
1772
1788
|
export { default as Wifi } from './wifi';
|
|
1773
|
-
export { default as WindArrowDown } from './wind-arrow-down';
|
|
1774
1789
|
export { default as Wind } from './wind';
|
|
1775
1790
|
export { default as WineOff } from './wine-off';
|
|
1791
|
+
export { default as WindArrowDown } from './wind-arrow-down';
|
|
1776
1792
|
export { default as Wine } from './wine';
|
|
1777
|
-
export { default as Worm } from './worm';
|
|
1778
1793
|
export { default as Workflow } from './workflow';
|
|
1794
|
+
export { default as Worm } from './worm';
|
|
1779
1795
|
export { default as WrenchOff } from './wrench-off';
|
|
1780
1796
|
export { default as Wrench } from './wrench';
|
|
1781
1797
|
export { default as XLineTop } from './x-line-top';
|
|
@@ -1792,9 +1808,9 @@ export { default as ZodiacLibra } from './zodiac-libra';
|
|
|
1792
1808
|
export { default as ZodiacOphiuchus } from './zodiac-ophiuchus';
|
|
1793
1809
|
export { default as ZodiacPisces } from './zodiac-pisces';
|
|
1794
1810
|
export { default as ZodiacSagittarius } from './zodiac-sagittarius';
|
|
1795
|
-
export { default as ZodiacScorpio } from './zodiac-scorpio';
|
|
1796
1811
|
export { default as ZodiacTaurus } from './zodiac-taurus';
|
|
1812
|
+
export { default as ZodiacScorpio } from './zodiac-scorpio';
|
|
1797
1813
|
export { default as ZodiacVirgo } from './zodiac-virgo';
|
|
1798
|
-
export { default as ZoomIn } from './zoom-in';
|
|
1799
1814
|
export { default as ZoomOut } from './zoom-out';
|
|
1815
|
+
export { default as ZoomIn } from './zoom-in';
|
|
1800
1816
|
|