@lucide/astro 1.41.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 +48 -48
- package/src/aliases/prefixed.ts +447 -431
- package/src/aliases/suffixed.ts +704 -688
- package/src/createLucideIcon.ts +41 -10
- package/src/icons/a-arrow-down.ts +4 -2
- package/src/icons/a-arrow-up.ts +4 -2
- package/src/icons/a-large-small.ts +4 -2
- package/src/icons/accessibility.ts +4 -2
- package/src/icons/activity.ts +4 -2
- package/src/icons/ad.ts +4 -2
- package/src/icons/air-vent.ts +4 -2
- package/src/icons/airplay.ts +4 -2
- package/src/icons/alarm-clock-check.ts +4 -2
- package/src/icons/alarm-clock-minus.ts +4 -2
- package/src/icons/alarm-clock-off.ts +4 -2
- package/src/icons/alarm-clock-plus.ts +4 -2
- package/src/icons/alarm-clock.ts +4 -2
- package/src/icons/alarm-smoke.ts +4 -2
- package/src/icons/album.ts +4 -2
- package/src/icons/align-center-horizontal.ts +4 -2
- package/src/icons/align-center-vertical.ts +4 -2
- package/src/icons/align-end-horizontal.ts +4 -2
- package/src/icons/align-end-vertical.ts +4 -2
- package/src/icons/align-horizontal-distribute-center.ts +4 -2
- package/src/icons/align-horizontal-distribute-end.ts +4 -2
- package/src/icons/align-horizontal-distribute-start.ts +4 -2
- package/src/icons/align-horizontal-justify-center.ts +4 -2
- package/src/icons/align-horizontal-justify-end.ts +4 -2
- package/src/icons/align-horizontal-justify-start.ts +4 -2
- package/src/icons/align-horizontal-space-around.ts +4 -2
- package/src/icons/align-horizontal-space-between.ts +4 -2
- package/src/icons/align-start-horizontal.ts +4 -2
- package/src/icons/align-start-vertical.ts +4 -2
- package/src/icons/align-vertical-distribute-center.ts +4 -2
- package/src/icons/align-vertical-distribute-end.ts +4 -2
- package/src/icons/align-vertical-distribute-start.ts +4 -2
- package/src/icons/align-vertical-justify-center.ts +4 -2
- package/src/icons/align-vertical-justify-end.ts +4 -2
- package/src/icons/align-vertical-justify-start.ts +4 -2
- package/src/icons/align-vertical-space-around.ts +4 -2
- package/src/icons/align-vertical-space-between.ts +4 -2
- package/src/icons/ambulance.ts +4 -2
- package/src/icons/ampersand.ts +4 -2
- package/src/icons/ampersands.ts +4 -2
- package/src/icons/amphora.ts +4 -2
- package/src/icons/anchor.ts +4 -2
- package/src/icons/angle.ts +4 -2
- package/src/icons/antenna.ts +4 -2
- package/src/icons/anvil.ts +4 -2
- package/src/icons/aperture.ts +4 -2
- package/src/icons/app-window-mac.ts +4 -2
- package/src/icons/app-window.ts +4 -2
- package/src/icons/apple.ts +4 -2
- package/src/icons/archive-restore.ts +4 -2
- package/src/icons/archive-x.ts +4 -2
- package/src/icons/archive.ts +4 -2
- package/src/icons/armchair.ts +4 -2
- package/src/icons/arrow-big-down-dash.ts +4 -2
- package/src/icons/arrow-big-down.ts +4 -2
- package/src/icons/arrow-big-left-dash.ts +4 -2
- package/src/icons/arrow-big-left.ts +4 -2
- package/src/icons/arrow-big-right-dash.ts +4 -2
- package/src/icons/arrow-big-right.ts +4 -2
- package/src/icons/arrow-big-up-dash.ts +4 -2
- package/src/icons/arrow-big-up.ts +4 -2
- package/src/icons/arrow-down-0-1.ts +4 -2
- package/src/icons/arrow-down-1-0.ts +4 -2
- package/src/icons/arrow-down-a-z.ts +4 -2
- package/src/icons/arrow-down-from-line.ts +4 -2
- package/src/icons/arrow-down-left.ts +4 -2
- package/src/icons/arrow-down-narrow-wide.ts +4 -2
- package/src/icons/arrow-down-right.ts +4 -2
- package/src/icons/arrow-down-to-dot.ts +4 -2
- package/src/icons/arrow-down-to-line.ts +4 -2
- package/src/icons/arrow-down-up.ts +4 -2
- package/src/icons/arrow-down-wide-narrow.ts +4 -2
- package/src/icons/arrow-down-z-a.ts +4 -2
- package/src/icons/arrow-down.ts +4 -2
- package/src/icons/arrow-left-from-line.ts +4 -2
- package/src/icons/arrow-left-right.ts +4 -2
- package/src/icons/arrow-left-to-line.ts +4 -2
- package/src/icons/arrow-left.ts +4 -2
- package/src/icons/arrow-right-from-line.ts +4 -2
- package/src/icons/arrow-right-left.ts +4 -2
- package/src/icons/arrow-right-to-line.ts +4 -2
- package/src/icons/arrow-right.ts +4 -2
- package/src/icons/arrow-up-0-1.ts +4 -2
- package/src/icons/arrow-up-1-0.ts +4 -2
- package/src/icons/arrow-up-a-z.ts +4 -2
- package/src/icons/arrow-up-down.ts +4 -2
- package/src/icons/arrow-up-from-dot.ts +4 -2
- package/src/icons/arrow-up-from-line.ts +4 -2
- package/src/icons/arrow-up-left.ts +4 -2
- package/src/icons/arrow-up-narrow-wide.ts +4 -2
- package/src/icons/arrow-up-right.ts +4 -2
- package/src/icons/arrow-up-to-line.ts +4 -2
- package/src/icons/arrow-up-wide-narrow.ts +4 -2
- package/src/icons/arrow-up-z-a.ts +4 -2
- package/src/icons/arrow-up.ts +4 -2
- package/src/icons/arrows-up-from-line.ts +4 -2
- package/src/icons/asterisk.ts +4 -2
- package/src/icons/astroid.ts +4 -2
- package/src/icons/at-sign.ts +4 -2
- package/src/icons/atom.ts +4 -2
- package/src/icons/audio-lines-off.ts +4 -2
- package/src/icons/audio-lines-x.ts +4 -2
- package/src/icons/audio-lines.ts +4 -2
- package/src/icons/audio-waveform.ts +4 -2
- package/src/icons/award.ts +4 -2
- package/src/icons/axe.ts +4 -2
- package/src/icons/axis-3d.ts +4 -2
- package/src/icons/baby.ts +4 -2
- package/src/icons/backpack.ts +4 -2
- package/src/icons/badge-alert.ts +4 -2
- package/src/icons/badge-cent.ts +4 -2
- package/src/icons/badge-check.ts +4 -2
- package/src/icons/badge-dollar-sign.ts +4 -2
- package/src/icons/badge-euro.ts +4 -2
- package/src/icons/badge-indian-rupee.ts +4 -2
- package/src/icons/badge-info.ts +4 -2
- package/src/icons/badge-japanese-yen.ts +4 -2
- package/src/icons/badge-minus.ts +4 -2
- package/src/icons/badge-percent.ts +4 -2
- package/src/icons/badge-plus.ts +4 -2
- package/src/icons/badge-pound-sterling.ts +4 -2
- package/src/icons/badge-question-mark.ts +4 -2
- package/src/icons/badge-russian-ruble.ts +4 -2
- package/src/icons/badge-swiss-franc.ts +5 -3
- package/src/icons/badge-turkish-lira.ts +4 -2
- package/src/icons/badge-x.ts +4 -2
- package/src/icons/badge.ts +4 -2
- package/src/icons/baggage-claim.ts +4 -2
- package/src/icons/balloon.ts +4 -2
- package/src/icons/ban.ts +4 -2
- package/src/icons/banana.ts +4 -2
- package/src/icons/bandage.ts +4 -2
- package/src/icons/banknote-arrow-down.ts +4 -2
- package/src/icons/banknote-arrow-up.ts +4 -2
- package/src/icons/banknote-check.ts +4 -2
- package/src/icons/banknote-x.ts +4 -2
- package/src/icons/banknote.ts +4 -2
- package/src/icons/barcode.ts +4 -2
- package/src/icons/barrel.ts +4 -2
- package/src/icons/baseline.ts +4 -2
- package/src/icons/bath.ts +4 -2
- package/src/icons/battery-charging.ts +4 -2
- package/src/icons/battery-full.ts +4 -2
- package/src/icons/battery-low.ts +4 -2
- package/src/icons/battery-medium.ts +4 -2
- package/src/icons/battery-plus.ts +4 -2
- package/src/icons/battery-warning.ts +4 -2
- package/src/icons/battery.ts +4 -2
- package/src/icons/beaker.ts +4 -2
- package/src/icons/bean-off.ts +4 -2
- package/src/icons/bean.ts +4 -2
- package/src/icons/bed-double.ts +4 -2
- package/src/icons/bed-single.ts +4 -2
- package/src/icons/bed.ts +4 -2
- package/src/icons/beef-off.ts +4 -2
- package/src/icons/beef.ts +4 -2
- package/src/icons/beer-off.ts +4 -2
- package/src/icons/beer.ts +4 -2
- package/src/icons/bell-check.ts +4 -2
- package/src/icons/bell-dot.ts +4 -2
- package/src/icons/bell-electric.ts +4 -2
- package/src/icons/bell-minus.ts +4 -2
- package/src/icons/bell-off.ts +4 -2
- package/src/icons/bell-plus.ts +4 -2
- package/src/icons/bell-ring.ts +4 -2
- package/src/icons/bell.ts +4 -2
- package/src/icons/between-horizontal-end.ts +4 -2
- package/src/icons/between-horizontal-start.ts +4 -2
- package/src/icons/between-vertical-end.ts +4 -2
- package/src/icons/between-vertical-start.ts +4 -2
- package/src/icons/biceps-flexed.ts +4 -2
- package/src/icons/bike.ts +4 -2
- package/src/icons/binary.ts +4 -2
- package/src/icons/binoculars.ts +4 -2
- package/src/icons/biohazard.ts +4 -2
- package/src/icons/bird.ts +4 -2
- package/src/icons/birdhouse.ts +4 -2
- package/src/icons/bitcoin.ts +4 -2
- package/src/icons/blend.ts +4 -2
- package/src/icons/blender.ts +4 -2
- package/src/icons/blinds.ts +4 -2
- package/src/icons/blocks.ts +4 -2
- package/src/icons/bluetooth-connected.ts +4 -2
- package/src/icons/bluetooth-off.ts +4 -2
- package/src/icons/bluetooth-searching.ts +4 -2
- package/src/icons/bluetooth.ts +4 -2
- package/src/icons/bold.ts +4 -2
- package/src/icons/bolt.ts +4 -2
- package/src/icons/bomb.ts +4 -2
- package/src/icons/bone-fracture.ts +4 -2
- package/src/icons/bone.ts +4 -2
- package/src/icons/book-a.ts +4 -2
- package/src/icons/book-alert.ts +4 -2
- package/src/icons/book-audio.ts +4 -2
- package/src/icons/book-check.ts +4 -2
- package/src/icons/book-copy.ts +4 -2
- package/src/icons/book-dashed.ts +4 -2
- package/src/icons/book-down.ts +4 -2
- package/src/icons/book-headphones.ts +4 -2
- package/src/icons/book-heart.ts +4 -2
- package/src/icons/book-image.ts +4 -2
- package/src/icons/book-key.ts +4 -2
- package/src/icons/book-lock.ts +4 -2
- package/src/icons/book-marked.ts +4 -2
- package/src/icons/book-minus.ts +4 -2
- package/src/icons/book-open-check.ts +4 -2
- package/src/icons/book-open-text.ts +4 -2
- package/src/icons/book-open.ts +4 -2
- package/src/icons/book-plus.ts +4 -2
- package/src/icons/book-search.ts +4 -2
- package/src/icons/book-text.ts +4 -2
- package/src/icons/book-type.ts +4 -2
- package/src/icons/book-up-2.ts +4 -2
- package/src/icons/book-up.ts +4 -2
- package/src/icons/book-user.ts +4 -2
- package/src/icons/book-x.ts +4 -2
- package/src/icons/book.ts +4 -2
- package/src/icons/bookmark-check.ts +4 -2
- package/src/icons/bookmark-minus.ts +4 -2
- package/src/icons/bookmark-off.ts +4 -2
- package/src/icons/bookmark-plus.ts +4 -2
- package/src/icons/bookmark-x.ts +4 -2
- package/src/icons/bookmark.ts +4 -2
- package/src/icons/boom-box.ts +4 -2
- package/src/icons/bot-message-square.ts +4 -2
- package/src/icons/bot-off.ts +4 -2
- package/src/icons/bot.ts +4 -2
- package/src/icons/bottle-wine.ts +4 -2
- package/src/icons/bow-arrow.ts +4 -2
- package/src/icons/box.ts +4 -2
- package/src/icons/boxes.ts +4 -2
- package/src/icons/braces.ts +4 -2
- package/src/icons/brackets.ts +4 -2
- package/src/icons/brain-circuit.ts +4 -2
- package/src/icons/brain-cog.ts +4 -2
- package/src/icons/brain.ts +4 -2
- package/src/icons/brick-wall-fire.ts +4 -2
- package/src/icons/brick-wall-shield.ts +4 -2
- package/src/icons/brick-wall.ts +4 -2
- package/src/icons/bridge.ts +4 -2
- package/src/icons/briefcase-business.ts +4 -2
- package/src/icons/briefcase-conveyor-belt.ts +4 -2
- package/src/icons/briefcase-medical.ts +4 -2
- package/src/icons/briefcase.ts +4 -2
- package/src/icons/bring-to-front.ts +4 -2
- package/src/icons/broccoli.ts +4 -2
- package/src/icons/broom-sparkles.ts +4 -2
- package/src/icons/broom.ts +4 -2
- package/src/icons/brush-cleaning.ts +4 -2
- package/src/icons/brush.ts +4 -2
- package/src/icons/bubbles.ts +4 -2
- package/src/icons/bug-off.ts +4 -2
- package/src/icons/bug-play.ts +4 -2
- package/src/icons/bug.ts +4 -2
- package/src/icons/building-2.ts +4 -2
- package/src/icons/building.ts +4 -2
- package/src/icons/bus-front.ts +4 -2
- package/src/icons/bus.ts +4 -2
- package/src/icons/cable-car.ts +4 -2
- package/src/icons/cable.ts +4 -2
- package/src/icons/cake-slice.ts +4 -2
- package/src/icons/cake.ts +4 -2
- package/src/icons/calculator.ts +4 -2
- package/src/icons/calendar-1.ts +4 -2
- package/src/icons/calendar-arrow-down.ts +4 -2
- package/src/icons/calendar-arrow-up.ts +4 -2
- package/src/icons/calendar-check-2.ts +4 -2
- package/src/icons/calendar-check.ts +4 -2
- package/src/icons/calendar-clock.ts +4 -2
- package/src/icons/calendar-cog.ts +4 -2
- package/src/icons/calendar-days.ts +4 -2
- package/src/icons/calendar-fold.ts +4 -2
- package/src/icons/calendar-heart.ts +4 -2
- package/src/icons/calendar-minus-2.ts +4 -2
- package/src/icons/calendar-minus.ts +4 -2
- package/src/icons/calendar-off.ts +4 -2
- package/src/icons/calendar-plus-2.ts +4 -2
- package/src/icons/calendar-plus.ts +4 -2
- package/src/icons/calendar-range.ts +4 -2
- package/src/icons/calendar-search.ts +4 -2
- package/src/icons/calendar-sync.ts +4 -2
- package/src/icons/calendar-x-2.ts +4 -2
- package/src/icons/calendar-x.ts +4 -2
- package/src/icons/calendar.ts +4 -2
- package/src/icons/calendars.ts +4 -2
- package/src/icons/camera-off.ts +4 -2
- package/src/icons/camera.ts +4 -2
- package/src/icons/can-soda.ts +4 -2
- package/src/icons/can.ts +4 -2
- package/src/icons/candy-cane.ts +4 -2
- package/src/icons/candy-off.ts +4 -2
- package/src/icons/candy.ts +4 -2
- package/src/icons/cannabis-off.ts +4 -2
- package/src/icons/cannabis.ts +4 -2
- package/src/icons/captions-off.ts +4 -2
- package/src/icons/captions.ts +4 -2
- package/src/icons/car-battery.ts +4 -2
- package/src/icons/car-front.ts +4 -2
- package/src/icons/car-taxi-front.ts +4 -2
- package/src/icons/car.ts +4 -2
- package/src/icons/caravan.ts +4 -2
- package/src/icons/card-sim.ts +4 -2
- package/src/icons/carrot.ts +4 -2
- package/src/icons/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 +4 -2
- 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 +4 -2
- package/src/icons/door-closed.ts +4 -2
- package/src/icons/door-open.ts +4 -2
- package/src/icons/door-stairwell.ts +4 -2
- package/src/icons/dot.ts +4 -2
- package/src/icons/download.ts +4 -2
- package/src/icons/drafting-compass.ts +4 -2
- package/src/icons/drama.ts +4 -2
- package/src/icons/drill.ts +4 -2
- package/src/icons/drone.ts +4 -2
- package/src/icons/droplet-off.ts +4 -2
- package/src/icons/droplet.ts +4 -2
- package/src/icons/droplets.ts +4 -2
- package/src/icons/drum.ts +4 -2
- package/src/icons/drumstick.ts +4 -2
- package/src/icons/dumbbell.ts +4 -2
- package/src/icons/ear-off.ts +4 -2
- package/src/icons/ear.ts +4 -2
- package/src/icons/earth-lock.ts +4 -2
- package/src/icons/earth.ts +4 -2
- package/src/icons/eclipse.ts +4 -2
- package/src/icons/egg-fried.ts +4 -2
- package/src/icons/egg-off.ts +4 -2
- package/src/icons/egg.ts +4 -2
- package/src/icons/eject.ts +4 -2
- package/src/icons/ellipse.ts +4 -2
- package/src/icons/ellipsis-vertical.ts +4 -2
- package/src/icons/ellipsis.ts +4 -2
- package/src/icons/engine.ts +4 -2
- package/src/icons/equal-approximately-not.ts +20 -0
- package/src/icons/equal-approximately.ts +4 -2
- package/src/icons/equal-not.ts +4 -2
- package/src/icons/equal.ts +4 -2
- package/src/icons/eraser.ts +4 -2
- package/src/icons/ethernet-port.ts +4 -2
- package/src/icons/euro.ts +4 -2
- package/src/icons/ev-charger.ts +4 -2
- package/src/icons/expand.ts +4 -2
- package/src/icons/external-link.ts +4 -2
- package/src/icons/eye-closed.ts +4 -2
- package/src/icons/eye-dashed.ts +4 -2
- package/src/icons/eye-off.ts +4 -2
- package/src/icons/eye.ts +4 -2
- package/src/icons/face-angry.ts +4 -2
- package/src/icons/face-expressionless.ts +4 -2
- package/src/icons/face-grinning.ts +4 -2
- package/src/icons/face-neutral.ts +4 -2
- package/src/icons/face-slightly-frowning.ts +4 -2
- package/src/icons/face-slightly-smiling-plus.ts +4 -2
- package/src/icons/face-slightly-smiling.ts +4 -2
- package/src/icons/factory.ts +4 -2
- package/src/icons/fan.ts +4 -2
- package/src/icons/fast-forward.ts +4 -2
- package/src/icons/feather.ts +4 -2
- package/src/icons/fence.ts +4 -2
- package/src/icons/ferris-wheel.ts +4 -2
- package/src/icons/file-archive.ts +4 -2
- package/src/icons/file-axis-3d.ts +4 -2
- package/src/icons/file-badge.ts +4 -2
- package/src/icons/file-box.ts +4 -2
- package/src/icons/file-braces-corner.ts +4 -2
- package/src/icons/file-braces.ts +4 -2
- package/src/icons/file-chart-column-increasing.ts +4 -2
- package/src/icons/file-chart-column.ts +4 -2
- package/src/icons/file-chart-line.ts +4 -2
- package/src/icons/file-chart-pie.ts +4 -2
- package/src/icons/file-check-corner.ts +4 -2
- package/src/icons/file-check.ts +4 -2
- package/src/icons/file-clock.ts +4 -2
- package/src/icons/file-code-corner.ts +4 -2
- package/src/icons/file-code.ts +4 -2
- package/src/icons/file-cog.ts +4 -2
- package/src/icons/file-diff.ts +4 -2
- package/src/icons/file-digit.ts +4 -2
- package/src/icons/file-down.ts +4 -2
- package/src/icons/file-exclamation-point.ts +4 -2
- package/src/icons/file-headphone.ts +4 -2
- package/src/icons/file-heart.ts +4 -2
- package/src/icons/file-image.ts +4 -2
- package/src/icons/file-input.ts +4 -2
- package/src/icons/file-key.ts +4 -2
- package/src/icons/file-lock.ts +4 -2
- package/src/icons/file-minus-corner.ts +4 -2
- package/src/icons/file-minus.ts +4 -2
- package/src/icons/file-music.ts +4 -2
- package/src/icons/file-output.ts +4 -2
- package/src/icons/file-pen-line.ts +4 -2
- package/src/icons/file-pen.ts +4 -2
- package/src/icons/file-play.ts +4 -2
- package/src/icons/file-plus-corner.ts +4 -2
- package/src/icons/file-plus.ts +4 -2
- package/src/icons/file-question-mark.ts +4 -2
- package/src/icons/file-scan.ts +4 -2
- package/src/icons/file-search-corner.ts +4 -2
- package/src/icons/file-search.ts +4 -2
- package/src/icons/file-signal.ts +4 -2
- package/src/icons/file-sliders.ts +4 -2
- package/src/icons/file-spreadsheet.ts +4 -2
- package/src/icons/file-stack.ts +4 -2
- package/src/icons/file-symlink.ts +4 -2
- package/src/icons/file-terminal.ts +4 -2
- package/src/icons/file-text.ts +4 -2
- package/src/icons/file-type-corner.ts +4 -2
- package/src/icons/file-type.ts +4 -2
- package/src/icons/file-up.ts +4 -2
- package/src/icons/file-user.ts +4 -2
- package/src/icons/file-video-camera.ts +4 -2
- package/src/icons/file-volume.ts +4 -2
- package/src/icons/file-x-corner.ts +4 -2
- package/src/icons/file-x.ts +4 -2
- package/src/icons/file.ts +4 -2
- package/src/icons/files.ts +4 -2
- package/src/icons/film.ts +4 -2
- package/src/icons/fingerprint-pattern.ts +4 -2
- package/src/icons/fire-extinguisher.ts +4 -2
- package/src/icons/fish-off.ts +4 -2
- package/src/icons/fish-symbol.ts +4 -2
- package/src/icons/fish.ts +4 -2
- package/src/icons/fishing-hook.ts +4 -2
- package/src/icons/fishing-rod.ts +4 -2
- package/src/icons/flag-off.ts +4 -2
- package/src/icons/flag-triangle-left.ts +4 -2
- package/src/icons/flag-triangle-right.ts +4 -2
- package/src/icons/flag.ts +4 -2
- package/src/icons/flame-kindling.ts +4 -2
- package/src/icons/flame.ts +4 -2
- package/src/icons/flashlight-off.ts +4 -2
- package/src/icons/flashlight.ts +4 -2
- package/src/icons/flask-conical-off.ts +4 -2
- package/src/icons/flask-conical.ts +4 -2
- package/src/icons/flask-round.ts +4 -2
- package/src/icons/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 +4 -2
- package/src/icons/germ.ts +4 -2
- package/src/icons/ghost.ts +4 -2
- package/src/icons/gift.ts +4 -2
- package/src/icons/git-branch-minus.ts +4 -2
- package/src/icons/git-branch-plus.ts +4 -2
- package/src/icons/git-branch.ts +4 -2
- package/src/icons/git-commit-horizontal.ts +4 -2
- package/src/icons/git-commit-vertical.ts +4 -2
- package/src/icons/git-compare-arrows.ts +4 -2
- package/src/icons/git-compare.ts +4 -2
- package/src/icons/git-fork.ts +4 -2
- package/src/icons/git-graph.ts +4 -2
- package/src/icons/git-merge-conflict.ts +4 -2
- package/src/icons/git-merge.ts +4 -2
- package/src/icons/git-pull-request-arrow.ts +4 -2
- package/src/icons/git-pull-request-closed.ts +4 -2
- package/src/icons/git-pull-request-create-arrow.ts +4 -2
- package/src/icons/git-pull-request-create.ts +4 -2
- package/src/icons/git-pull-request-draft.ts +4 -2
- package/src/icons/git-pull-request.ts +4 -2
- package/src/icons/glass-water.ts +4 -2
- package/src/icons/glasses.ts +4 -2
- package/src/icons/globe-check.ts +4 -2
- package/src/icons/globe-lock.ts +4 -2
- package/src/icons/globe-off.ts +4 -2
- package/src/icons/globe-x.ts +4 -2
- package/src/icons/globe.ts +4 -2
- package/src/icons/goal.ts +4 -2
- package/src/icons/gpu.ts +4 -2
- package/src/icons/graduation-cap.ts +4 -2
- package/src/icons/grape.ts +4 -2
- package/src/icons/grid-2x2-check.ts +4 -2
- package/src/icons/grid-2x2-plus.ts +4 -2
- package/src/icons/grid-2x2-x.ts +4 -2
- package/src/icons/grid-2x2.ts +4 -2
- package/src/icons/grid-3x2.ts +4 -2
- package/src/icons/grid-3x3.ts +4 -2
- package/src/icons/grip-horizontal.ts +4 -2
- package/src/icons/grip-vertical.ts +4 -2
- package/src/icons/grip.ts +4 -2
- package/src/icons/group.ts +4 -2
- package/src/icons/guitar.ts +4 -2
- package/src/icons/ham.ts +4 -2
- package/src/icons/hamburger.ts +4 -2
- package/src/icons/hammer.ts +4 -2
- package/src/icons/hand-coins.ts +4 -2
- package/src/icons/hand-fist.ts +4 -2
- package/src/icons/hand-grab.ts +4 -2
- package/src/icons/hand-heart.ts +4 -2
- package/src/icons/hand-helping.ts +4 -2
- package/src/icons/hand-metal.ts +4 -2
- package/src/icons/hand-platter.ts +4 -2
- package/src/icons/hand.ts +4 -2
- package/src/icons/handbag.ts +4 -2
- package/src/icons/handshake.ts +4 -2
- package/src/icons/hard-drive-download.ts +4 -2
- package/src/icons/hard-drive-upload.ts +4 -2
- package/src/icons/hard-drive.ts +4 -2
- package/src/icons/hard-hat.ts +4 -2
- package/src/icons/hash.ts +4 -2
- package/src/icons/hat-glasses.ts +4 -2
- package/src/icons/haze.ts +4 -2
- package/src/icons/hd.ts +4 -2
- package/src/icons/hdmi-port.ts +4 -2
- package/src/icons/heading-1.ts +4 -2
- package/src/icons/heading-2.ts +4 -2
- package/src/icons/heading-3.ts +4 -2
- package/src/icons/heading-4.ts +4 -2
- package/src/icons/heading-5.ts +4 -2
- package/src/icons/heading-6.ts +4 -2
- package/src/icons/heading.ts +4 -2
- package/src/icons/headphone-off.ts +4 -2
- package/src/icons/headphones.ts +4 -2
- package/src/icons/headset.ts +4 -2
- package/src/icons/heart-crack.ts +4 -2
- package/src/icons/heart-handshake.ts +4 -2
- package/src/icons/heart-minus.ts +4 -2
- package/src/icons/heart-off.ts +4 -2
- package/src/icons/heart-plus.ts +4 -2
- package/src/icons/heart-pulse.ts +4 -2
- package/src/icons/heart-x.ts +4 -2
- package/src/icons/heart.ts +4 -2
- package/src/icons/heater.ts +4 -2
- package/src/icons/helicopter.ts +4 -2
- package/src/icons/hexagon.ts +4 -2
- package/src/icons/highlighter.ts +4 -2
- package/src/icons/hop-off.ts +4 -2
- package/src/icons/hop.ts +4 -2
- package/src/icons/hospital.ts +4 -2
- package/src/icons/hotel.ts +4 -2
- package/src/icons/hourglass.ts +4 -2
- package/src/icons/house-heart.ts +4 -2
- package/src/icons/house-plug.ts +4 -2
- package/src/icons/house-plus.ts +4 -2
- package/src/icons/house-wifi.ts +4 -2
- package/src/icons/house.ts +4 -2
- package/src/icons/ice-cream-bowl.ts +4 -2
- package/src/icons/ice-cream-cone.ts +4 -2
- package/src/icons/id-card-lanyard.ts +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 +137 -129
- package/src/icons/indian-rupee.ts +4 -2
- package/src/icons/infinity.ts +4 -2
- package/src/icons/info.ts +4 -2
- package/src/icons/inspection-panel.ts +4 -2
- package/src/icons/italic.ts +4 -2
- package/src/icons/iteration-ccw.ts +4 -2
- package/src/icons/iteration-cw.ts +4 -2
- package/src/icons/japanese-yen.ts +4 -2
- package/src/icons/joystick.ts +4 -2
- package/src/icons/kanban.ts +4 -2
- package/src/icons/kayak.ts +4 -2
- package/src/icons/key-round.ts +4 -2
- package/src/icons/key-square.ts +4 -2
- package/src/icons/key.ts +4 -2
- package/src/icons/keyboard-music.ts +4 -2
- package/src/icons/keyboard-off.ts +4 -2
- package/src/icons/keyboard.ts +4 -2
- package/src/icons/lamp-ceiling.ts +4 -2
- package/src/icons/lamp-desk.ts +4 -2
- package/src/icons/lamp-floor.ts +4 -2
- package/src/icons/lamp-wall-down.ts +4 -2
- package/src/icons/lamp-wall-up.ts +4 -2
- package/src/icons/lamp.ts +4 -2
- package/src/icons/land-plot.ts +4 -2
- package/src/icons/landmark.ts +4 -2
- package/src/icons/languages.ts +4 -2
- package/src/icons/laptop-minimal-check.ts +4 -2
- package/src/icons/laptop-minimal.ts +4 -2
- package/src/icons/laptop.ts +4 -2
- package/src/icons/lasso-select.ts +4 -2
- package/src/icons/lasso.ts +4 -2
- package/src/icons/layer-arrow-down.ts +4 -2
- package/src/icons/layer-arrow-up.ts +4 -2
- package/src/icons/layers-2.ts +4 -2
- package/src/icons/layers-arrow-down.ts +4 -2
- package/src/icons/layers-arrow-up.ts +4 -2
- package/src/icons/layers-minus.ts +4 -2
- package/src/icons/layers-plus.ts +4 -2
- package/src/icons/layers.ts +4 -2
- package/src/icons/layout-dashboard.ts +4 -2
- package/src/icons/layout-freeform.ts +4 -2
- package/src/icons/layout-grid.ts +4 -2
- package/src/icons/layout-list.ts +4 -2
- package/src/icons/layout-panel-left.ts +4 -2
- package/src/icons/layout-panel-top.ts +4 -2
- package/src/icons/layout-template.ts +4 -2
- package/src/icons/leaf.ts +4 -2
- package/src/icons/leafy-green.ts +4 -2
- package/src/icons/lectern.ts +4 -2
- package/src/icons/lens-concave.ts +4 -2
- package/src/icons/lens-convex.ts +4 -2
- package/src/icons/library-big.ts +4 -2
- package/src/icons/library.ts +4 -2
- package/src/icons/life-buoy.ts +4 -2
- package/src/icons/ligature.ts +4 -2
- package/src/icons/lightbulb-off.ts +4 -2
- package/src/icons/lightbulb.ts +4 -2
- package/src/icons/lighthouse.ts +4 -2
- package/src/icons/line-dot-right-horizontal.ts +4 -2
- package/src/icons/line-squiggle.ts +4 -2
- package/src/icons/line-style.ts +4 -2
- package/src/icons/link-2-off.ts +4 -2
- package/src/icons/link-2.ts +4 -2
- package/src/icons/link.ts +4 -2
- package/src/icons/list-check.ts +4 -2
- package/src/icons/list-checks.ts +4 -2
- package/src/icons/list-chevrons-down-up.ts +4 -2
- package/src/icons/list-chevrons-up-down.ts +4 -2
- package/src/icons/list-clock.ts +4 -2
- package/src/icons/list-collapse.ts +4 -2
- package/src/icons/list-end.ts +4 -2
- package/src/icons/list-filter-plus.ts +4 -2
- package/src/icons/list-filter.ts +4 -2
- package/src/icons/list-indent-decrease.ts +4 -2
- package/src/icons/list-indent-increase.ts +4 -2
- package/src/icons/list-minus.ts +4 -2
- package/src/icons/list-music.ts +4 -2
- package/src/icons/list-ordered.ts +4 -2
- package/src/icons/list-plus.ts +4 -2
- package/src/icons/list-restart.ts +4 -2
- package/src/icons/list-sort-ascending.ts +4 -2
- package/src/icons/list-sort-descending.ts +4 -2
- package/src/icons/list-start.ts +4 -2
- package/src/icons/list-todo.ts +4 -2
- package/src/icons/list-tree.ts +4 -2
- package/src/icons/list-video.ts +4 -2
- package/src/icons/list-x.ts +4 -2
- package/src/icons/list.ts +4 -2
- package/src/icons/loader-circle.ts +4 -2
- package/src/icons/loader-pinwheel.ts +4 -2
- package/src/icons/loader.ts +4 -2
- package/src/icons/locate-fixed.ts +4 -2
- package/src/icons/locate-off.ts +4 -2
- package/src/icons/locate.ts +4 -2
- package/src/icons/lock-keyhole-open.ts +4 -2
- package/src/icons/lock-keyhole.ts +4 -2
- package/src/icons/lock-open.ts +4 -2
- package/src/icons/lock.ts +4 -2
- package/src/icons/log-in.ts +4 -2
- package/src/icons/log-out.ts +4 -2
- package/src/icons/logs.ts +4 -2
- package/src/icons/lollipop.ts +4 -2
- package/src/icons/luggage.ts +4 -2
- package/src/icons/magnet.ts +4 -2
- package/src/icons/mail-badge.ts +4 -2
- package/src/icons/mail-check.ts +4 -2
- package/src/icons/mail-clock.ts +4 -2
- package/src/icons/mail-minus.ts +4 -2
- package/src/icons/mail-open.ts +4 -2
- package/src/icons/mail-pen.ts +4 -2
- package/src/icons/mail-plus.ts +4 -2
- package/src/icons/mail-question-mark.ts +4 -2
- package/src/icons/mail-search.ts +4 -2
- package/src/icons/mail-warning.ts +4 -2
- package/src/icons/mail-x.ts +4 -2
- package/src/icons/mail.ts +4 -2
- package/src/icons/mailbox.ts +4 -2
- package/src/icons/mails.ts +4 -2
- package/src/icons/map-minus.ts +4 -2
- package/src/icons/map-pin-check-inside.ts +4 -2
- package/src/icons/map-pin-check.ts +4 -2
- package/src/icons/map-pin-house.ts +4 -2
- package/src/icons/map-pin-minus-inside.ts +4 -2
- package/src/icons/map-pin-minus.ts +4 -2
- package/src/icons/map-pin-off.ts +4 -2
- package/src/icons/map-pin-pen.ts +4 -2
- package/src/icons/map-pin-plus-inside.ts +4 -2
- package/src/icons/map-pin-plus.ts +4 -2
- package/src/icons/map-pin-search.ts +4 -2
- package/src/icons/map-pin-x-inside.ts +4 -2
- package/src/icons/map-pin-x.ts +4 -2
- package/src/icons/map-pin.ts +4 -2
- package/src/icons/map-pinned.ts +4 -2
- package/src/icons/map-plus.ts +4 -2
- package/src/icons/map.ts +4 -2
- package/src/icons/mars-stroke.ts +4 -2
- package/src/icons/mars.ts +4 -2
- package/src/icons/martini.ts +4 -2
- package/src/icons/maximize-2.ts +4 -2
- package/src/icons/maximize.ts +4 -2
- package/src/icons/medal.ts +4 -2
- package/src/icons/megaphone-off.ts +4 -2
- package/src/icons/megaphone.ts +4 -2
- package/src/icons/memory-stick.ts +4 -2
- package/src/icons/menu.ts +4 -2
- package/src/icons/merge.ts +4 -2
- package/src/icons/message-circle-check.ts +4 -2
- package/src/icons/message-circle-code.ts +4 -2
- package/src/icons/message-circle-dashed-check.ts +4 -2
- package/src/icons/message-circle-dashed.ts +4 -2
- package/src/icons/message-circle-heart.ts +4 -2
- package/src/icons/message-circle-more.ts +4 -2
- package/src/icons/message-circle-off.ts +4 -2
- package/src/icons/message-circle-plus.ts +4 -2
- package/src/icons/message-circle-question-mark.ts +4 -2
- package/src/icons/message-circle-reply.ts +4 -2
- package/src/icons/message-circle-warning.ts +4 -2
- package/src/icons/message-circle-x.ts +4 -2
- package/src/icons/message-circle.ts +4 -2
- package/src/icons/message-square-check.ts +4 -2
- package/src/icons/message-square-code.ts +4 -2
- package/src/icons/message-square-dashed.ts +4 -2
- package/src/icons/message-square-diff.ts +4 -2
- package/src/icons/message-square-dot.ts +4 -2
- package/src/icons/message-square-heart.ts +4 -2
- package/src/icons/message-square-lock.ts +4 -2
- package/src/icons/message-square-more.ts +4 -2
- package/src/icons/message-square-off.ts +4 -2
- package/src/icons/message-square-plus.ts +4 -2
- package/src/icons/message-square-quote.ts +4 -2
- package/src/icons/message-square-reply.ts +4 -2
- package/src/icons/message-square-share.ts +4 -2
- package/src/icons/message-square-text.ts +4 -2
- package/src/icons/message-square-warning.ts +4 -2
- package/src/icons/message-square-x.ts +4 -2
- package/src/icons/message-square.ts +4 -2
- package/src/icons/messages-square.ts +4 -2
- package/src/icons/metronome.ts +4 -2
- package/src/icons/mic-audio-lines.ts +4 -2
- package/src/icons/mic-off.ts +4 -2
- package/src/icons/mic-signal.ts +4 -2
- package/src/icons/mic-vocal.ts +4 -2
- package/src/icons/mic.ts +4 -2
- package/src/icons/microchip.ts +4 -2
- package/src/icons/microscope.ts +4 -2
- package/src/icons/microwave.ts +4 -2
- package/src/icons/midi-port.ts +4 -2
- package/src/icons/milestone.ts +4 -2
- package/src/icons/milk-off.ts +4 -2
- package/src/icons/milk.ts +4 -2
- package/src/icons/minimize-2.ts +4 -2
- package/src/icons/minimize.ts +4 -2
- package/src/icons/minus.ts +4 -2
- package/src/icons/mirror-rectangular.ts +4 -2
- package/src/icons/mirror-round.ts +4 -2
- package/src/icons/monitor-check.ts +4 -2
- package/src/icons/monitor-cloud.ts +4 -2
- package/src/icons/monitor-cog.ts +4 -2
- package/src/icons/monitor-dot.ts +4 -2
- package/src/icons/monitor-down.ts +4 -2
- package/src/icons/monitor-off.ts +4 -2
- package/src/icons/monitor-pause.ts +4 -2
- package/src/icons/monitor-play.ts +4 -2
- package/src/icons/monitor-smartphone.ts +4 -2
- package/src/icons/monitor-speaker.ts +4 -2
- package/src/icons/monitor-stop.ts +4 -2
- package/src/icons/monitor-up.ts +4 -2
- package/src/icons/monitor-x.ts +4 -2
- package/src/icons/monitor.ts +4 -2
- package/src/icons/moon-star.ts +4 -2
- package/src/icons/moon.ts +4 -2
- package/src/icons/mop-sparkles.ts +4 -2
- package/src/icons/mop.ts +4 -2
- package/src/icons/mosque.ts +4 -2
- package/src/icons/motorbike.ts +4 -2
- package/src/icons/mountain-snow.ts +4 -2
- package/src/icons/mountain.ts +4 -2
- package/src/icons/mouse-left.ts +4 -2
- package/src/icons/mouse-off.ts +4 -2
- package/src/icons/mouse-pointer-2-off.ts +4 -2
- package/src/icons/mouse-pointer-2.ts +4 -2
- package/src/icons/mouse-pointer-ban.ts +4 -2
- package/src/icons/mouse-pointer-click.ts +4 -2
- package/src/icons/mouse-pointer.ts +4 -2
- package/src/icons/mouse-right.ts +4 -2
- package/src/icons/mouse.ts +4 -2
- package/src/icons/move-3d.ts +4 -2
- package/src/icons/move-diagonal-2.ts +4 -2
- package/src/icons/move-diagonal.ts +4 -2
- package/src/icons/move-down-left.ts +4 -2
- package/src/icons/move-down-right.ts +4 -2
- package/src/icons/move-down.ts +4 -2
- package/src/icons/move-horizontal.ts +4 -2
- package/src/icons/move-left.ts +4 -2
- package/src/icons/move-right.ts +4 -2
- package/src/icons/move-up-left.ts +4 -2
- package/src/icons/move-up-right.ts +4 -2
- package/src/icons/move-up.ts +4 -2
- package/src/icons/move-vertical.ts +4 -2
- package/src/icons/move.ts +4 -2
- package/src/icons/music-2.ts +4 -2
- package/src/icons/music-3.ts +4 -2
- package/src/icons/music-4.ts +4 -2
- package/src/icons/music.ts +4 -2
- package/src/icons/navigation-2-off.ts +4 -2
- package/src/icons/navigation-2.ts +4 -2
- package/src/icons/navigation-off.ts +4 -2
- package/src/icons/navigation.ts +4 -2
- package/src/icons/network.ts +4 -2
- package/src/icons/newspaper.ts +4 -2
- package/src/icons/nfc.ts +4 -2
- package/src/icons/non-binary.ts +4 -2
- package/src/icons/notebook-pen.ts +4 -2
- package/src/icons/notebook-tabs.ts +4 -2
- package/src/icons/notebook-text.ts +4 -2
- package/src/icons/notebook.ts +4 -2
- package/src/icons/notepad-text-dashed.ts +4 -2
- package/src/icons/notepad-text.ts +4 -2
- package/src/icons/nut-off.ts +4 -2
- package/src/icons/nut.ts +4 -2
- package/src/icons/octagon-alert.ts +4 -2
- package/src/icons/octagon-minus.ts +4 -2
- package/src/icons/octagon-pause.ts +4 -2
- package/src/icons/octagon-x.ts +4 -2
- package/src/icons/octagon.ts +4 -2
- package/src/icons/omega.ts +4 -2
- package/src/icons/option.ts +4 -2
- package/src/icons/orbit.ts +4 -2
- package/src/icons/origami.ts +4 -2
- package/src/icons/package-2.ts +4 -2
- package/src/icons/package-check.ts +4 -2
- package/src/icons/package-minus.ts +4 -2
- package/src/icons/package-open.ts +4 -2
- package/src/icons/package-plus.ts +4 -2
- package/src/icons/package-search.ts +4 -2
- package/src/icons/package-x.ts +4 -2
- package/src/icons/package.ts +4 -2
- package/src/icons/paint-bucket.ts +4 -2
- package/src/icons/paint-roller.ts +4 -2
- package/src/icons/paintbrush-vertical.ts +4 -2
- package/src/icons/paintbrush.ts +4 -2
- package/src/icons/palette.ts +4 -2
- package/src/icons/panda.ts +4 -2
- package/src/icons/panel-bottom-close.ts +4 -2
- package/src/icons/panel-bottom-dashed.ts +4 -2
- package/src/icons/panel-bottom-open.ts +4 -2
- package/src/icons/panel-bottom.ts +4 -2
- package/src/icons/panel-left-close.ts +4 -2
- package/src/icons/panel-left-dashed.ts +4 -2
- package/src/icons/panel-left-open.ts +4 -2
- package/src/icons/panel-left-right-dashed.ts +4 -2
- package/src/icons/panel-left.ts +4 -2
- package/src/icons/panel-right-close.ts +4 -2
- package/src/icons/panel-right-dashed.ts +4 -2
- package/src/icons/panel-right-open.ts +4 -2
- package/src/icons/panel-right.ts +4 -2
- package/src/icons/panel-top-bottom-dashed.ts +4 -2
- package/src/icons/panel-top-close.ts +4 -2
- package/src/icons/panel-top-dashed.ts +4 -2
- package/src/icons/panel-top-open.ts +4 -2
- package/src/icons/panel-top.ts +4 -2
- package/src/icons/panels-left-bottom.ts +4 -2
- package/src/icons/panels-right-bottom.ts +4 -2
- package/src/icons/panels-top-left.ts +4 -2
- package/src/icons/paper-bag.ts +4 -2
- package/src/icons/paperclip.ts +4 -2
- package/src/icons/parasol.ts +4 -2
- package/src/icons/parentheses.ts +4 -2
- package/src/icons/parking-meter.ts +4 -2
- package/src/icons/party-popper.ts +4 -2
- package/src/icons/pause.ts +4 -2
- package/src/icons/paw-print.ts +4 -2
- package/src/icons/pc-case.ts +4 -2
- package/src/icons/pen-line.ts +4 -2
- package/src/icons/pen-off.ts +4 -2
- package/src/icons/pen-tool.ts +4 -2
- package/src/icons/pen.ts +4 -2
- package/src/icons/pencil-line.ts +4 -2
- package/src/icons/pencil-off.ts +4 -2
- package/src/icons/pencil-ruler.ts +4 -2
- package/src/icons/pencil-sparkles.ts +4 -2
- package/src/icons/pencil.ts +4 -2
- package/src/icons/pentagon.ts +4 -2
- package/src/icons/percent.ts +4 -2
- package/src/icons/person-standing.ts +4 -2
- package/src/icons/phi.ts +4 -2
- package/src/icons/philippine-peso.ts +4 -2
- package/src/icons/phone-call.ts +4 -2
- package/src/icons/phone-forwarded.ts +4 -2
- package/src/icons/phone-incoming.ts +4 -2
- package/src/icons/phone-missed.ts +4 -2
- package/src/icons/phone-off.ts +4 -2
- package/src/icons/phone-outgoing.ts +4 -2
- package/src/icons/phone.ts +4 -2
- package/src/icons/pi.ts +4 -2
- package/src/icons/piano.ts +4 -2
- package/src/icons/pickaxe.ts +4 -2
- package/src/icons/picture-in-picture-2.ts +4 -2
- package/src/icons/picture-in-picture.ts +4 -2
- package/src/icons/piggy-bank.ts +4 -2
- package/src/icons/pilcrow-left.ts +4 -2
- package/src/icons/pilcrow-right.ts +4 -2
- package/src/icons/pilcrow.ts +4 -2
- package/src/icons/pill-bottle.ts +4 -2
- package/src/icons/pill.ts +4 -2
- package/src/icons/pin-off.ts +4 -2
- package/src/icons/pin.ts +4 -2
- package/src/icons/pipette.ts +4 -2
- package/src/icons/pizza.ts +4 -2
- package/src/icons/plane-landing.ts +4 -2
- package/src/icons/plane-takeoff.ts +4 -2
- package/src/icons/plane.ts +4 -2
- package/src/icons/play-off.ts +4 -2
- package/src/icons/play.ts +4 -2
- package/src/icons/playing-card.ts +4 -2
- package/src/icons/playing-cards-fan.ts +4 -2
- package/src/icons/playing-cards.ts +4 -2
- package/src/icons/plug-2.ts +4 -2
- package/src/icons/plug-zap.ts +4 -2
- package/src/icons/plug.ts +4 -2
- package/src/icons/plus.ts +4 -2
- package/src/icons/pocket-knife.ts +4 -2
- package/src/icons/podium.ts +4 -2
- package/src/icons/pointer-off.ts +4 -2
- package/src/icons/pointer.ts +4 -2
- package/src/icons/popcorn.ts +4 -2
- package/src/icons/popsicle.ts +4 -2
- package/src/icons/pound-sterling.ts +4 -2
- package/src/icons/power-off.ts +4 -2
- package/src/icons/power.ts +4 -2
- package/src/icons/presentation.ts +4 -2
- package/src/icons/printer-check.ts +4 -2
- package/src/icons/printer-x.ts +4 -2
- package/src/icons/printer.ts +4 -2
- package/src/icons/projector.ts +4 -2
- package/src/icons/proportions.ts +4 -2
- package/src/icons/puzzle.ts +4 -2
- package/src/icons/pyramid.ts +4 -2
- package/src/icons/qr-code.ts +4 -2
- package/src/icons/quote.ts +4 -2
- package/src/icons/rabbit.ts +4 -2
- package/src/icons/radar.ts +4 -2
- package/src/icons/radiation.ts +4 -2
- package/src/icons/radical.ts +4 -2
- package/src/icons/radio-off.ts +4 -2
- package/src/icons/radio-receiver.ts +4 -2
- package/src/icons/radio-tower.ts +4 -2
- package/src/icons/radio.ts +4 -2
- package/src/icons/radius.ts +4 -2
- package/src/icons/rainbow.ts +4 -2
- package/src/icons/rat.ts +4 -2
- package/src/icons/ratio.ts +4 -2
- package/src/icons/receipt-cent.ts +4 -2
- package/src/icons/receipt-euro.ts +4 -2
- package/src/icons/receipt-indian-rupee.ts +4 -2
- package/src/icons/receipt-japanese-yen.ts +4 -2
- package/src/icons/receipt-pound-sterling.ts +4 -2
- package/src/icons/receipt-russian-ruble.ts +4 -2
- package/src/icons/receipt-swiss-franc.ts +5 -3
- package/src/icons/receipt-text.ts +4 -2
- package/src/icons/receipt-turkish-lira.ts +4 -2
- package/src/icons/receipt.ts +4 -2
- package/src/icons/rectangle-circle.ts +4 -2
- package/src/icons/rectangle-ellipsis.ts +4 -2
- package/src/icons/rectangle-goggles.ts +4 -2
- package/src/icons/rectangle-horizontal.ts +4 -2
- package/src/icons/rectangle-vertical.ts +4 -2
- package/src/icons/recycle.ts +4 -2
- package/src/icons/redo-2.ts +4 -2
- package/src/icons/redo-dot.ts +4 -2
- package/src/icons/redo.ts +4 -2
- package/src/icons/refresh-ccw-dot.ts +4 -2
- package/src/icons/refresh-ccw.ts +4 -2
- package/src/icons/refresh-cw-off.ts +4 -2
- package/src/icons/refresh-cw.ts +4 -2
- package/src/icons/refrigerator.ts +4 -2
- package/src/icons/regex.ts +4 -2
- package/src/icons/remove-formatting.ts +4 -2
- package/src/icons/repeat-1.ts +4 -2
- package/src/icons/repeat-2.ts +4 -2
- package/src/icons/repeat-off.ts +4 -2
- package/src/icons/repeat.ts +4 -2
- package/src/icons/replace-all.ts +4 -2
- package/src/icons/replace.ts +4 -2
- package/src/icons/reply-all.ts +4 -2
- package/src/icons/reply.ts +4 -2
- package/src/icons/rewind.ts +4 -2
- package/src/icons/ribbon.ts +4 -2
- package/src/icons/road.ts +4 -2
- package/src/icons/robot-arm.ts +4 -2
- package/src/icons/robot-vacuum.ts +4 -2
- package/src/icons/rocket.ts +4 -2
- package/src/icons/rocking-chair.ts +4 -2
- package/src/icons/roller-coaster.ts +4 -2
- package/src/icons/rose.ts +4 -2
- package/src/icons/rotate-3d.ts +4 -2
- package/src/icons/rotate-ccw-clock.ts +4 -2
- package/src/icons/rotate-ccw-key.ts +4 -2
- package/src/icons/rotate-ccw-square.ts +4 -2
- package/src/icons/rotate-ccw.ts +4 -2
- package/src/icons/rotate-cw-fading-clock.ts +4 -2
- package/src/icons/rotate-cw-square.ts +4 -2
- package/src/icons/rotate-cw.ts +4 -2
- package/src/icons/route-off.ts +4 -2
- package/src/icons/route.ts +4 -2
- package/src/icons/router.ts +4 -2
- package/src/icons/rows-2.ts +4 -2
- package/src/icons/rows-3.ts +4 -2
- package/src/icons/rows-4.ts +4 -2
- package/src/icons/rss.ts +4 -2
- package/src/icons/ruler-dimension-line.ts +4 -2
- package/src/icons/ruler.ts +4 -2
- package/src/icons/russian-ruble.ts +4 -2
- package/src/icons/sailboat.ts +4 -2
- package/src/icons/salad.ts +4 -2
- package/src/icons/sandwich.ts +4 -2
- package/src/icons/satellite-dish.ts +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 +4 -2
- package/src/icons/square-function.ts +4 -2
- package/src/icons/square-kanban.ts +4 -2
- package/src/icons/square-library.ts +4 -2
- package/src/icons/square-m.ts +4 -2
- package/src/icons/square-menu.ts +4 -2
- package/src/icons/square-minus.ts +4 -2
- package/src/icons/square-mouse-pointer.ts +4 -2
- package/src/icons/square-off.ts +4 -2
- package/src/icons/square-parking-off.ts +4 -2
- package/src/icons/square-parking.ts +4 -2
- package/src/icons/square-pause.ts +4 -2
- package/src/icons/square-pen.ts +4 -2
- package/src/icons/square-percent.ts +4 -2
- package/src/icons/square-pi.ts +4 -2
- package/src/icons/square-pilcrow.ts +4 -2
- package/src/icons/square-play.ts +4 -2
- package/src/icons/square-plus.ts +4 -2
- package/src/icons/square-power.ts +4 -2
- package/src/icons/square-radical.ts +4 -2
- package/src/icons/square-round-corner.ts +4 -2
- package/src/icons/square-scissors.ts +4 -2
- package/src/icons/square-sigma.ts +4 -2
- package/src/icons/square-slash.ts +4 -2
- package/src/icons/square-split-horizontal.ts +4 -2
- package/src/icons/square-split-vertical.ts +4 -2
- package/src/icons/square-square.ts +4 -2
- package/src/icons/square-stack.ts +4 -2
- package/src/icons/square-star.ts +4 -2
- package/src/icons/square-stop.ts +4 -2
- package/src/icons/square-terminal.ts +4 -2
- package/src/icons/square-text.ts +4 -2
- package/src/icons/square-user-round.ts +4 -2
- package/src/icons/square-user.ts +4 -2
- package/src/icons/square-x.ts +4 -2
- package/src/icons/square.ts +4 -2
- package/src/icons/squares-exclude.ts +4 -2
- package/src/icons/squares-intersect.ts +4 -2
- package/src/icons/squares-subtract.ts +4 -2
- package/src/icons/squares-unite.ts +4 -2
- package/src/icons/squircle-dashed.ts +4 -2
- package/src/icons/squircle.ts +4 -2
- package/src/icons/squirrel.ts +4 -2
- package/src/icons/stamp.ts +4 -2
- package/src/icons/star-check.ts +4 -2
- package/src/icons/star-half.ts +4 -2
- package/src/icons/star-minus.ts +4 -2
- package/src/icons/star-off.ts +4 -2
- package/src/icons/star-plus.ts +4 -2
- package/src/icons/star-x.ts +4 -2
- package/src/icons/star.ts +4 -2
- package/src/icons/step-back.ts +4 -2
- package/src/icons/step-forward.ts +4 -2
- package/src/icons/stethoscope.ts +4 -2
- package/src/icons/sticker.ts +4 -2
- package/src/icons/sticky-note-check.ts +4 -2
- package/src/icons/sticky-note-minus.ts +4 -2
- package/src/icons/sticky-note-off.ts +4 -2
- package/src/icons/sticky-note-plus.ts +4 -2
- package/src/icons/sticky-note-x.ts +4 -2
- package/src/icons/sticky-note.ts +4 -2
- package/src/icons/sticky-notes.ts +4 -2
- package/src/icons/stone.ts +4 -2
- package/src/icons/store.ts +4 -2
- package/src/icons/stretch-horizontal.ts +4 -2
- package/src/icons/stretch-vertical.ts +4 -2
- package/src/icons/strikethrough.ts +4 -2
- package/src/icons/subscript.ts +4 -2
- package/src/icons/summary.ts +4 -2
- package/src/icons/sun-dim.ts +4 -2
- package/src/icons/sun-medium.ts +4 -2
- package/src/icons/sun-moon.ts +4 -2
- package/src/icons/sun-snow.ts +4 -2
- package/src/icons/sun.ts +4 -2
- package/src/icons/sunrise.ts +4 -2
- package/src/icons/sunset.ts +4 -2
- package/src/icons/superscript.ts +4 -2
- package/src/icons/swatch-book.ts +4 -2
- package/src/icons/swiss-franc.ts +5 -3
- package/src/icons/switch-camera.ts +4 -2
- package/src/icons/sword.ts +4 -2
- package/src/icons/swords.ts +4 -2
- package/src/icons/syringe.ts +4 -2
- package/src/icons/table-2.ts +5 -3
- package/src/icons/table-cells-merge.ts +4 -2
- package/src/icons/table-cells-split.ts +4 -2
- package/src/icons/table-columns-split.ts +4 -2
- package/src/icons/table-of-contents.ts +4 -2
- package/src/icons/table-properties.ts +4 -2
- package/src/icons/table-rows-split.ts +4 -2
- package/src/icons/table.ts +4 -2
- package/src/icons/tablet-smartphone.ts +4 -2
- package/src/icons/tablet.ts +4 -2
- package/src/icons/tablets.ts +4 -2
- package/src/icons/tag-plus.ts +4 -2
- package/src/icons/tag-x.ts +4 -2
- package/src/icons/tag.ts +4 -2
- package/src/icons/tags.ts +4 -2
- package/src/icons/tally-1.ts +4 -2
- package/src/icons/tally-2.ts +4 -2
- package/src/icons/tally-3.ts +4 -2
- package/src/icons/tally-4.ts +4 -2
- package/src/icons/tally-5.ts +4 -2
- package/src/icons/tangent.ts +4 -2
- package/src/icons/target.ts +4 -2
- package/src/icons/telescope.ts +4 -2
- package/src/icons/tent-tree.ts +4 -2
- package/src/icons/tent.ts +4 -2
- package/src/icons/terminal.ts +4 -2
- package/src/icons/test-tube-diagonal.ts +4 -2
- package/src/icons/test-tube.ts +4 -2
- package/src/icons/test-tubes.ts +4 -2
- package/src/icons/text-align-center.ts +4 -2
- package/src/icons/text-align-end.ts +4 -2
- package/src/icons/text-align-justify.ts +4 -2
- package/src/icons/text-align-start.ts +4 -2
- package/src/icons/text-cursor-input.ts +4 -2
- package/src/icons/text-cursor.ts +4 -2
- package/src/icons/text-initial.ts +4 -2
- package/src/icons/text-quote.ts +4 -2
- package/src/icons/text-search.ts +4 -2
- package/src/icons/text-wrap.ts +4 -2
- package/src/icons/theater.ts +4 -2
- package/src/icons/thermometer-snowflake.ts +4 -2
- package/src/icons/thermometer-sun.ts +4 -2
- package/src/icons/thermometer.ts +4 -2
- package/src/icons/thumbs-down.ts +4 -2
- package/src/icons/thumbs-up.ts +4 -2
- package/src/icons/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 +4 -2
- package/src/icons/tree-deciduous.ts +4 -2
- package/src/icons/tree-palm.ts +4 -2
- package/src/icons/tree-pine.ts +4 -2
- package/src/icons/trees.ts +4 -2
- package/src/icons/trending-down.ts +4 -2
- package/src/icons/trending-up-down.ts +4 -2
- package/src/icons/trending-up.ts +4 -2
- package/src/icons/triangle-alert.ts +4 -2
- package/src/icons/triangle-dashed.ts +4 -2
- package/src/icons/triangle-right.ts +4 -2
- package/src/icons/triangle.ts +4 -2
- package/src/icons/trophy.ts +4 -2
- package/src/icons/truck-electric.ts +4 -2
- package/src/icons/truck.ts +4 -2
- package/src/icons/turkish-lira.ts +4 -2
- package/src/icons/turntable.ts +4 -2
- package/src/icons/turtle.ts +4 -2
- package/src/icons/tv-minimal-play.ts +4 -2
- package/src/icons/tv-minimal.ts +4 -2
- package/src/icons/tv.ts +4 -2
- package/src/icons/type-outline.ts +4 -2
- package/src/icons/type.ts +4 -2
- package/src/icons/umbrella-off.ts +4 -2
- package/src/icons/umbrella.ts +4 -2
- package/src/icons/underline.ts +4 -2
- package/src/icons/undo-2.ts +4 -2
- package/src/icons/undo-dot.ts +4 -2
- package/src/icons/undo.ts +4 -2
- package/src/icons/unfold-horizontal.ts +4 -2
- package/src/icons/unfold-vertical.ts +4 -2
- package/src/icons/ungroup.ts +4 -2
- package/src/icons/university.ts +4 -2
- package/src/icons/unlink-2.ts +4 -2
- package/src/icons/unlink.ts +4 -2
- package/src/icons/unplug.ts +4 -2
- package/src/icons/upload.ts +4 -2
- package/src/icons/usb-c-port.ts +4 -2
- package/src/icons/usb.ts +4 -2
- package/src/icons/user-check.ts +4 -2
- package/src/icons/user-cog.ts +4 -2
- package/src/icons/user-group.ts +20 -0
- package/src/icons/user-key.ts +4 -2
- package/src/icons/user-lock.ts +4 -2
- package/src/icons/user-minus.ts +4 -2
- package/src/icons/user-pen.ts +4 -2
- package/src/icons/user-plus.ts +4 -2
- package/src/icons/user-round-arrow-left.ts +4 -2
- package/src/icons/user-round-check.ts +4 -2
- package/src/icons/user-round-cog.ts +4 -2
- package/src/icons/user-round-group.ts +20 -0
- package/src/icons/user-round-key.ts +4 -2
- package/src/icons/user-round-minus.ts +4 -2
- package/src/icons/user-round-pen.ts +4 -2
- package/src/icons/user-round-plus.ts +4 -2
- package/src/icons/user-round-search.ts +4 -2
- package/src/icons/user-round-x.ts +4 -2
- package/src/icons/user-round.ts +4 -2
- package/src/icons/user-search.ts +4 -2
- package/src/icons/user-shield.ts +4 -2
- package/src/icons/user-star.ts +4 -2
- package/src/icons/user-x.ts +4 -2
- package/src/icons/user.ts +4 -2
- package/src/icons/users-round.ts +4 -2
- package/src/icons/users.ts +4 -2
- package/src/icons/utensils-crossed.ts +4 -2
- package/src/icons/utensils.ts +4 -2
- package/src/icons/utility-pole.ts +4 -2
- package/src/icons/van.ts +4 -2
- package/src/icons/variable.ts +4 -2
- package/src/icons/vault.ts +4 -2
- package/src/icons/vector-polygon.ts +4 -2
- package/src/icons/vector-square.ts +4 -2
- package/src/icons/vegan.ts +4 -2
- package/src/icons/venetian-mask.ts +4 -2
- package/src/icons/venus-and-mars.ts +4 -2
- package/src/icons/venus.ts +4 -2
- package/src/icons/vibrate-off.ts +4 -2
- package/src/icons/vibrate.ts +4 -2
- package/src/icons/video-off.ts +4 -2
- package/src/icons/video.ts +4 -2
- package/src/icons/videotape.ts +4 -2
- package/src/icons/view.ts +4 -2
- package/src/icons/virus-off.ts +4 -2
- package/src/icons/virus.ts +4 -2
- package/src/icons/voicemail.ts +4 -2
- package/src/icons/volleyball.ts +4 -2
- package/src/icons/volume-1.ts +4 -2
- package/src/icons/volume-2.ts +4 -2
- package/src/icons/volume-off.ts +4 -2
- package/src/icons/volume-x.ts +4 -2
- package/src/icons/volume.ts +4 -2
- package/src/icons/vote.ts +4 -2
- package/src/icons/wallet-cards.ts +4 -2
- package/src/icons/wallet-minimal.ts +4 -2
- package/src/icons/wallet.ts +4 -2
- package/src/icons/wallpaper.ts +4 -2
- package/src/icons/wand-sparkles.ts +4 -2
- package/src/icons/wand.ts +4 -2
- package/src/icons/warehouse.ts +4 -2
- package/src/icons/washing-machine.ts +4 -2
- package/src/icons/watch.ts +4 -2
- package/src/icons/waves-arrow-down.ts +4 -2
- package/src/icons/waves-arrow-up.ts +4 -2
- package/src/icons/waves-horizontal.ts +4 -2
- package/src/icons/waves-ladder.ts +4 -2
- package/src/icons/waves-vertical.ts +4 -2
- package/src/icons/waypoints.ts +4 -2
- package/src/icons/webcam-off.ts +4 -2
- package/src/icons/webcam.ts +4 -2
- package/src/icons/webhook-off.ts +4 -2
- package/src/icons/webhook.ts +4 -2
- package/src/icons/weight-tilde.ts +4 -2
- package/src/icons/weight.ts +4 -2
- package/src/icons/wheat-off.ts +4 -2
- package/src/icons/wheat.ts +4 -2
- package/src/icons/whistle.ts +4 -2
- package/src/icons/whole-word.ts +4 -2
- package/src/icons/wifi-cog.ts +4 -2
- package/src/icons/wifi-high.ts +4 -2
- package/src/icons/wifi-low.ts +4 -2
- package/src/icons/wifi-off.ts +4 -2
- package/src/icons/wifi-pen.ts +4 -2
- package/src/icons/wifi-sync.ts +4 -2
- package/src/icons/wifi-zero.ts +4 -2
- package/src/icons/wifi.ts +4 -2
- package/src/icons/wind-arrow-down.ts +4 -2
- package/src/icons/wind.ts +4 -2
- package/src/icons/wine-off.ts +4 -2
- package/src/icons/wine.ts +4 -2
- package/src/icons/workflow.ts +4 -2
- package/src/icons/worm.ts +4 -2
- package/src/icons/wrench-off.ts +4 -2
- package/src/icons/wrench.ts +4 -2
- package/src/icons/x-line-top.ts +4 -2
- package/src/icons/x.ts +4 -2
- package/src/icons/zap-off.ts +4 -2
- package/src/icons/zap.ts +4 -2
- package/src/icons/zodiac-aquarius.ts +4 -2
- package/src/icons/zodiac-aries.ts +4 -2
- package/src/icons/zodiac-cancer.ts +4 -2
- package/src/icons/zodiac-capricorn.ts +4 -2
- package/src/icons/zodiac-gemini.ts +4 -2
- package/src/icons/zodiac-leo.ts +4 -2
- package/src/icons/zodiac-libra.ts +4 -2
- package/src/icons/zodiac-ophiuchus.ts +4 -2
- package/src/icons/zodiac-pisces.ts +4 -2
- package/src/icons/zodiac-sagittarius.ts +4 -2
- package/src/icons/zodiac-scorpio.ts +4 -2
- package/src/icons/zodiac-taurus.ts +4 -2
- package/src/icons/zodiac-virgo.ts +4 -2
- package/src/icons/zoom-in.ts +4 -2
- package/src/icons/zoom-out.ts +4 -2
- package/src/lucide-astro.ts +1 -1
- package/src/types.ts +30 -6
- package/src/utils/buildLucideIconNode.ts +88 -0
- package/src/{defaultAttributes.ts → utils/defaultAttributes.ts} +2 -4
- package/src/utils/toKebabCase.ts +1 -1
- package/src/utils/types.ts +76 -0
package/src/icons/index.ts
CHANGED
|
@@ -27,20 +27,20 @@ export { default as AlignHorizontalSpaceAround } from './align-horizontal-space-
|
|
|
27
27
|
export { default as AlignHorizontalSpaceBetween } from './align-horizontal-space-between';
|
|
28
28
|
export { default as AlignStartHorizontal } from './align-start-horizontal';
|
|
29
29
|
export { default as AlignStartVertical } from './align-start-vertical';
|
|
30
|
-
export { default as AlignVerticalDistributeCenter } from './align-vertical-distribute-center';
|
|
31
30
|
export { default as AlignVerticalDistributeEnd } from './align-vertical-distribute-end';
|
|
31
|
+
export { default as AlignVerticalDistributeCenter } from './align-vertical-distribute-center';
|
|
32
32
|
export { default as AlignVerticalDistributeStart } from './align-vertical-distribute-start';
|
|
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';
|
|
@@ -199,13 +199,13 @@ export { default as BookDown } from './book-down';
|
|
|
199
199
|
export { default as BookHeadphones } from './book-headphones';
|
|
200
200
|
export { default as BookHeart } from './book-heart';
|
|
201
201
|
export { default as BookImage } from './book-image';
|
|
202
|
-
export { default as BookLock } from './book-lock';
|
|
203
202
|
export { default as BookKey } from './book-key';
|
|
203
|
+
export { default as BookLock } from './book-lock';
|
|
204
204
|
export { default as BookMarked } from './book-marked';
|
|
205
205
|
export { default as BookMinus } from './book-minus';
|
|
206
206
|
export { default as BookOpenCheck } from './book-open-check';
|
|
207
|
-
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';
|
|
@@ -216,9 +216,9 @@ export { default as BookUser } from './book-user';
|
|
|
216
216
|
export { default as BookX } from './book-x';
|
|
217
217
|
export { default as Book } from './book';
|
|
218
218
|
export { default as BookmarkCheck } from './bookmark-check';
|
|
219
|
+
export { default as BookmarkMinus } from './bookmark-minus';
|
|
219
220
|
export { default as BookmarkOff } from './bookmark-off';
|
|
220
221
|
export { default as BookmarkPlus } from './bookmark-plus';
|
|
221
|
-
export { default as BookmarkMinus } from './bookmark-minus';
|
|
222
222
|
export { default as BookmarkX } from './bookmark-x';
|
|
223
223
|
export { default as Bookmark } from './bookmark';
|
|
224
224
|
export { default as BoomBox } from './boom-box';
|
|
@@ -282,8 +282,8 @@ 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
288
|
export { default as CanSoda } from './can-soda';
|
|
289
289
|
export { default as Can } from './can';
|
|
@@ -327,8 +327,8 @@ export { default as ChartLine } from './chart-line';
|
|
|
327
327
|
export { default as ChartNetwork } from './chart-network';
|
|
328
328
|
export { default as ChartNoAxesColumnDecreasing } from './chart-no-axes-column-decreasing';
|
|
329
329
|
export { default as ChartNoAxesColumnIncreasing } from './chart-no-axes-column-increasing';
|
|
330
|
-
export { default as ChartNoAxesColumn } from './chart-no-axes-column';
|
|
331
330
|
export { default as ChartNoAxesCombined } from './chart-no-axes-combined';
|
|
331
|
+
export { default as ChartNoAxesColumn } from './chart-no-axes-column';
|
|
332
332
|
export { default as ChartNoAxesGantt } from './chart-no-axes-gantt';
|
|
333
333
|
export { default as ChartPie } from './chart-pie';
|
|
334
334
|
export { default as ChartScatter } from './chart-scatter';
|
|
@@ -366,8 +366,8 @@ export { default as CircleAlert } from './circle-alert';
|
|
|
366
366
|
export { default as CircleArrowDown } from './circle-arrow-down';
|
|
367
367
|
export { default as CircleArrowLeft } from './circle-arrow-left';
|
|
368
368
|
export { default as CircleArrowOutDownLeft } from './circle-arrow-out-down-left';
|
|
369
|
-
export { default as CircleArrowOutUpLeft } from './circle-arrow-out-up-left';
|
|
370
369
|
export { default as CircleArrowOutDownRight } from './circle-arrow-out-down-right';
|
|
370
|
+
export { default as CircleArrowOutUpLeft } from './circle-arrow-out-up-left';
|
|
371
371
|
export { default as CircleArrowOutUpRight } from './circle-arrow-out-up-right';
|
|
372
372
|
export { default as CircleArrowRight } from './circle-arrow-right';
|
|
373
373
|
export { default as CircleArrowUp } from './circle-arrow-up';
|
|
@@ -379,6 +379,7 @@ export { default as CircleChevronRight } from './circle-chevron-right';
|
|
|
379
379
|
export { default as CircleChevronUp } from './circle-chevron-up';
|
|
380
380
|
export { default as CircleDashed } from './circle-dashed';
|
|
381
381
|
export { default as CircleDivide } from './circle-divide';
|
|
382
|
+
export { default as CircleDashedCheck } from './circle-dashed-check';
|
|
382
383
|
export { default as CircleDollarSign } from './circle-dollar-sign';
|
|
383
384
|
export { default as CircleDotDashed } from './circle-dot-dashed';
|
|
384
385
|
export { default as CircleDot } from './circle-dot';
|
|
@@ -424,8 +425,8 @@ export { default as ClipboardPlus } from './clipboard-plus';
|
|
|
424
425
|
export { default as ClipboardType } from './clipboard-type';
|
|
425
426
|
export { default as ClipboardX } from './clipboard-x';
|
|
426
427
|
export { default as Clipboard } from './clipboard';
|
|
427
|
-
export { default as Clock10 } from './clock-10';
|
|
428
428
|
export { default as Clock1 } from './clock-1';
|
|
429
|
+
export { default as Clock10 } from './clock-10';
|
|
429
430
|
export { default as Clock11 } from './clock-11';
|
|
430
431
|
export { default as Clock12 } from './clock-12';
|
|
431
432
|
export { default as Clock2 } from './clock-2';
|
|
@@ -459,8 +460,8 @@ export { default as CloudMoonRain } from './cloud-moon-rain';
|
|
|
459
460
|
export { default as CloudMoon } from './cloud-moon';
|
|
460
461
|
export { default as CloudOff } from './cloud-off';
|
|
461
462
|
export { default as CloudRainWind } from './cloud-rain-wind';
|
|
462
|
-
export { default as CloudRain } from './cloud-rain';
|
|
463
463
|
export { default as CloudSnow } from './cloud-snow';
|
|
464
|
+
export { default as CloudRain } from './cloud-rain';
|
|
464
465
|
export { default as CloudSunRain } from './cloud-sun-rain';
|
|
465
466
|
export { default as CloudSun } from './cloud-sun';
|
|
466
467
|
export { default as CloudSync } from './cloud-sync';
|
|
@@ -487,8 +488,8 @@ export { default as ConciergeBell } from './concierge-bell';
|
|
|
487
488
|
export { default as Cone } from './cone';
|
|
488
489
|
export { default as Construction } from './construction';
|
|
489
490
|
export { default as ContactRound } from './contact-round';
|
|
490
|
-
export { default as Contact } from './contact';
|
|
491
491
|
export { default as Container } from './container';
|
|
492
|
+
export { default as Contact } from './contact';
|
|
492
493
|
export { default as Contrast } from './contrast';
|
|
493
494
|
export { default as Cookie } from './cookie';
|
|
494
495
|
export { default as CookingPot } from './cooking-pot';
|
|
@@ -524,23 +525,23 @@ export { default as Crown } from './crown';
|
|
|
524
525
|
export { default as Cuboid } from './cuboid';
|
|
525
526
|
export { default as CupSoda } from './cup-soda';
|
|
526
527
|
export { default as Currency } from './currency';
|
|
527
|
-
export { default as Dam } from './dam';
|
|
528
|
-
export { default as DatabaseArrowDown } from './database-arrow-down';
|
|
529
528
|
export { default as Cylinder } from './cylinder';
|
|
529
|
+
export { default as DatabaseArrowDown } from './database-arrow-down';
|
|
530
|
+
export { default as Dam } from './dam';
|
|
530
531
|
export { default as DatabaseArrowUp } from './database-arrow-up';
|
|
531
532
|
export { default as DatabaseBackup } from './database-backup';
|
|
532
533
|
export { default as DatabaseCheck } from './database-check';
|
|
533
|
-
export { default as DatabasePlus } from './database-plus';
|
|
534
534
|
export { default as DatabaseMinus } from './database-minus';
|
|
535
|
-
export { default as
|
|
535
|
+
export { default as DatabasePlus } from './database-plus';
|
|
536
536
|
export { default as DatabaseX } from './database-x';
|
|
537
537
|
export { default as DatabaseZap } from './database-zap';
|
|
538
|
+
export { default as DatabaseSearch } from './database-search';
|
|
538
539
|
export { default as Database } from './database';
|
|
539
540
|
export { default as DecimalsArrowLeft } from './decimals-arrow-left';
|
|
540
541
|
export { default as DecimalsArrowRight } from './decimals-arrow-right';
|
|
541
542
|
export { default as Delete } from './delete';
|
|
542
|
-
export { default as Dessert } from './dessert';
|
|
543
543
|
export { default as Diameter } from './diameter';
|
|
544
|
+
export { default as Dessert } from './dessert';
|
|
544
545
|
export { default as DiamondMinus } from './diamond-minus';
|
|
545
546
|
export { default as DiamondPercent } from './diamond-percent';
|
|
546
547
|
export { default as DiamondPlus } from './diamond-plus';
|
|
@@ -549,8 +550,8 @@ export { default as Dice1 } from './dice-1';
|
|
|
549
550
|
export { default as Dice2 } from './dice-2';
|
|
550
551
|
export { default as Dice3 } from './dice-3';
|
|
551
552
|
export { default as Dice4 } from './dice-4';
|
|
552
|
-
export { default as Dice5 } from './dice-5';
|
|
553
553
|
export { default as Dice6 } from './dice-6';
|
|
554
|
+
export { default as Dice5 } from './dice-5';
|
|
554
555
|
export { default as Dices } from './dices';
|
|
555
556
|
export { default as Diff } from './diff';
|
|
556
557
|
export { default as Disc2 } from './disc-2';
|
|
@@ -563,6 +564,7 @@ export { default as Dna } from './dna';
|
|
|
563
564
|
export { default as Dock } from './dock';
|
|
564
565
|
export { default as Dog } from './dog';
|
|
565
566
|
export { default as DollarSign } from './dollar-sign';
|
|
567
|
+
export { default as Dome } from './dome';
|
|
566
568
|
export { default as Donut } from './donut';
|
|
567
569
|
export { default as DoorClosedLocked } from './door-closed-locked';
|
|
568
570
|
export { default as DoorClosed } from './door-closed';
|
|
@@ -571,8 +573,8 @@ export { default as DoorStairwell } from './door-stairwell';
|
|
|
571
573
|
export { default as Dot } from './dot';
|
|
572
574
|
export { default as Download } from './download';
|
|
573
575
|
export { default as DraftingCompass } from './drafting-compass';
|
|
574
|
-
export { default as Drill } from './drill';
|
|
575
576
|
export { default as Drama } from './drama';
|
|
577
|
+
export { default as Drill } from './drill';
|
|
576
578
|
export { default as Drone } from './drone';
|
|
577
579
|
export { default as DropletOff } from './droplet-off';
|
|
578
580
|
export { default as Droplet } from './droplet';
|
|
@@ -585,16 +587,17 @@ export { default as Ear } from './ear';
|
|
|
585
587
|
export { default as EarthLock } from './earth-lock';
|
|
586
588
|
export { default as Earth } from './earth';
|
|
587
589
|
export { default as Eclipse } from './eclipse';
|
|
588
|
-
export { default as EggFried } from './egg-fried';
|
|
589
590
|
export { default as EggOff } from './egg-off';
|
|
591
|
+
export { default as EggFried } from './egg-fried';
|
|
590
592
|
export { default as Egg } from './egg';
|
|
591
593
|
export { default as Eject } from './eject';
|
|
592
594
|
export { default as Ellipse } from './ellipse';
|
|
593
595
|
export { default as EllipsisVertical } from './ellipsis-vertical';
|
|
594
596
|
export { default as Ellipsis } from './ellipsis';
|
|
595
597
|
export { default as Engine } from './engine';
|
|
596
|
-
export { default as
|
|
598
|
+
export { default as EqualApproximatelyNot } from './equal-approximately-not';
|
|
597
599
|
export { default as EqualNot } from './equal-not';
|
|
600
|
+
export { default as EqualApproximately } from './equal-approximately';
|
|
598
601
|
export { default as Equal } from './equal';
|
|
599
602
|
export { default as Eraser } from './eraser';
|
|
600
603
|
export { default as EthernetPort } from './ethernet-port';
|
|
@@ -609,8 +612,8 @@ export { default as Eye } from './eye';
|
|
|
609
612
|
export { default as FaceAngry } from './face-angry';
|
|
610
613
|
export { default as FaceExpressionless } from './face-expressionless';
|
|
611
614
|
export { default as FaceGrinning } from './face-grinning';
|
|
612
|
-
export { default as FaceNeutral } from './face-neutral';
|
|
613
615
|
export { default as FaceSlightlyFrowning } from './face-slightly-frowning';
|
|
616
|
+
export { default as FaceNeutral } from './face-neutral';
|
|
614
617
|
export { default as FaceSlightlySmilingPlus } from './face-slightly-smiling-plus';
|
|
615
618
|
export { default as FaceSlightlySmiling } from './face-slightly-smiling';
|
|
616
619
|
export { default as Factory } from './factory';
|
|
@@ -618,9 +621,9 @@ export { default as Fan } from './fan';
|
|
|
618
621
|
export { default as FastForward } from './fast-forward';
|
|
619
622
|
export { default as Feather } from './feather';
|
|
620
623
|
export { default as Fence } from './fence';
|
|
624
|
+
export { default as FerrisWheel } from './ferris-wheel';
|
|
621
625
|
export { default as FileArchive } from './file-archive';
|
|
622
626
|
export { default as FileAxis3d } from './file-axis-3d';
|
|
623
|
-
export { default as FerrisWheel } from './ferris-wheel';
|
|
624
627
|
export { default as FileBadge } from './file-badge';
|
|
625
628
|
export { default as FileBox } from './file-box';
|
|
626
629
|
export { default as FileBracesCorner } from './file-braces-corner';
|
|
@@ -630,15 +633,15 @@ export { default as FileChartColumn } from './file-chart-column';
|
|
|
630
633
|
export { default as FileChartLine } from './file-chart-line';
|
|
631
634
|
export { default as FileChartPie } from './file-chart-pie';
|
|
632
635
|
export { default as FileCheckCorner } from './file-check-corner';
|
|
633
|
-
export { default as FileCheck } from './file-check';
|
|
634
636
|
export { default as FileClock } from './file-clock';
|
|
637
|
+
export { default as FileCheck } from './file-check';
|
|
635
638
|
export { default as FileCodeCorner } from './file-code-corner';
|
|
636
639
|
export { default as FileCode } from './file-code';
|
|
637
640
|
export { default as FileCog } from './file-cog';
|
|
638
641
|
export { default as FileDiff } from './file-diff';
|
|
639
|
-
export { default as FileDigit } from './file-digit';
|
|
640
642
|
export { default as FileDown } from './file-down';
|
|
641
643
|
export { default as FileExclamationPoint } from './file-exclamation-point';
|
|
644
|
+
export { default as FileDigit } from './file-digit';
|
|
642
645
|
export { default as FileHeadphone } from './file-headphone';
|
|
643
646
|
export { default as FileHeart } from './file-heart';
|
|
644
647
|
export { default as FileImage } from './file-image';
|
|
@@ -666,11 +669,11 @@ export { default as FileSymlink } from './file-symlink';
|
|
|
666
669
|
export { default as FileTerminal } from './file-terminal';
|
|
667
670
|
export { default as FileText } from './file-text';
|
|
668
671
|
export { default as FileTypeCorner } from './file-type-corner';
|
|
672
|
+
export { default as FileType } from './file-type';
|
|
669
673
|
export { default as FileUp } from './file-up';
|
|
670
674
|
export { default as FileUser } from './file-user';
|
|
671
|
-
export { default as FileType } from './file-type';
|
|
672
|
-
export { default as FileVolume } from './file-volume';
|
|
673
675
|
export { default as FileVideoCamera } from './file-video-camera';
|
|
676
|
+
export { default as FileVolume } from './file-volume';
|
|
674
677
|
export { default as FileXCorner } from './file-x-corner';
|
|
675
678
|
export { default as FileX } from './file-x';
|
|
676
679
|
export { default as File } from './file';
|
|
@@ -693,27 +696,27 @@ export { default as FlashlightOff } from './flashlight-off';
|
|
|
693
696
|
export { default as Flashlight } from './flashlight';
|
|
694
697
|
export { default as FlaskConicalOff } from './flask-conical-off';
|
|
695
698
|
export { default as FlaskConical } from './flask-conical';
|
|
696
|
-
export { default as FlaskRound } from './flask-round';
|
|
697
699
|
export { default as FlipHorizontal2 } from './flip-horizontal-2';
|
|
700
|
+
export { default as FlaskRound } from './flask-round';
|
|
698
701
|
export { default as FlipVertical2 } from './flip-vertical-2';
|
|
699
702
|
export { default as Flower2 } from './flower-2';
|
|
700
703
|
export { default as Flower } from './flower';
|
|
701
|
-
export { default as FoldHorizontal } from './fold-horizontal';
|
|
702
704
|
export { default as Focus } from './focus';
|
|
705
|
+
export { default as FoldHorizontal } from './fold-horizontal';
|
|
703
706
|
export { default as FoldVertical } from './fold-vertical';
|
|
704
707
|
export { default as FolderArchive } from './folder-archive';
|
|
705
708
|
export { default as FolderBookmark } from './folder-bookmark';
|
|
706
709
|
export { default as FolderCheck } from './folder-check';
|
|
707
|
-
export { default as FolderClock } from './folder-clock';
|
|
708
710
|
export { default as FolderClosed } from './folder-closed';
|
|
711
|
+
export { default as FolderClock } from './folder-clock';
|
|
709
712
|
export { default as FolderCode } from './folder-code';
|
|
710
713
|
export { default as FolderCog } from './folder-cog';
|
|
711
714
|
export { default as FolderDot } from './folder-dot';
|
|
712
715
|
export { default as FolderDown } from './folder-down';
|
|
713
|
-
export { default as FolderGit2 } from './folder-git-2';
|
|
714
716
|
export { default as FolderGit } from './folder-git';
|
|
715
717
|
export { default as FolderHeart } from './folder-heart';
|
|
716
718
|
export { default as FolderInput } from './folder-input';
|
|
719
|
+
export { default as FolderGit2 } from './folder-git-2';
|
|
717
720
|
export { default as FolderKanban } from './folder-kanban';
|
|
718
721
|
export { default as FolderKey } from './folder-key';
|
|
719
722
|
export { default as FolderLock } from './folder-lock';
|
|
@@ -727,8 +730,8 @@ export { default as FolderRoot } from './folder-root';
|
|
|
727
730
|
export { default as FolderSearch2 } from './folder-search-2';
|
|
728
731
|
export { default as FolderSearch } from './folder-search';
|
|
729
732
|
export { default as FolderSymlink } from './folder-symlink';
|
|
730
|
-
export { default as FolderTree } from './folder-tree';
|
|
731
733
|
export { default as FolderSync } from './folder-sync';
|
|
734
|
+
export { default as FolderTree } from './folder-tree';
|
|
732
735
|
export { default as FolderUp } from './folder-up';
|
|
733
736
|
export { default as FolderX } from './folder-x';
|
|
734
737
|
export { default as Folder } from './folder';
|
|
@@ -736,14 +739,14 @@ export { default as Folders } from './folders';
|
|
|
736
739
|
export { default as Footprints } from './footprints';
|
|
737
740
|
export { default as Forklift } from './forklift';
|
|
738
741
|
export { default as Form } from './form';
|
|
739
|
-
export { default as Forward } from './forward';
|
|
740
742
|
export { default as Frame } from './frame';
|
|
743
|
+
export { default as Forward } from './forward';
|
|
741
744
|
export { default as Fuel } from './fuel';
|
|
742
745
|
export { default as Fullscreen } from './fullscreen';
|
|
743
746
|
export { default as FunnelPlus } from './funnel-plus';
|
|
744
747
|
export { default as FunnelX } from './funnel-x';
|
|
745
|
-
export { default as Galaxy } from './galaxy';
|
|
746
748
|
export { default as Funnel } from './funnel';
|
|
749
|
+
export { default as Galaxy } from './galaxy';
|
|
747
750
|
export { default as GalleryHorizontalEnd } from './gallery-horizontal-end';
|
|
748
751
|
export { default as GalleryHorizontal } from './gallery-horizontal';
|
|
749
752
|
export { default as GalleryThumbnails } from './gallery-thumbnails';
|
|
@@ -752,6 +755,8 @@ export { default as GalleryVertical } from './gallery-vertical';
|
|
|
752
755
|
export { default as Gamepad2 } from './gamepad-2';
|
|
753
756
|
export { default as GamepadDirectional } from './gamepad-directional';
|
|
754
757
|
export { default as Gamepad } from './gamepad';
|
|
758
|
+
export { default as GapHorizontal } from './gap-horizontal';
|
|
759
|
+
export { default as GapVertical } from './gap-vertical';
|
|
755
760
|
export { default as Gauge } from './gauge';
|
|
756
761
|
export { default as Gavel } from './gavel';
|
|
757
762
|
export { default as Gem } from './gem';
|
|
@@ -763,15 +768,15 @@ export { default as Gift } from './gift';
|
|
|
763
768
|
export { default as GitBranchMinus } from './git-branch-minus';
|
|
764
769
|
export { default as GitBranchPlus } from './git-branch-plus';
|
|
765
770
|
export { default as GitBranch } from './git-branch';
|
|
766
|
-
export { default as GitCommitHorizontal } from './git-commit-horizontal';
|
|
767
771
|
export { default as GitCommitVertical } from './git-commit-vertical';
|
|
768
772
|
export { default as GitCompareArrows } from './git-compare-arrows';
|
|
773
|
+
export { default as GitCommitHorizontal } from './git-commit-horizontal';
|
|
769
774
|
export { default as GitCompare } from './git-compare';
|
|
770
775
|
export { default as GitFork } from './git-fork';
|
|
771
776
|
export { default as GitGraph } from './git-graph';
|
|
772
777
|
export { default as GitMergeConflict } from './git-merge-conflict';
|
|
773
|
-
export { default as GitMerge } from './git-merge';
|
|
774
778
|
export { default as GitPullRequestArrow } from './git-pull-request-arrow';
|
|
779
|
+
export { default as GitMerge } from './git-merge';
|
|
775
780
|
export { default as GitPullRequestClosed } from './git-pull-request-closed';
|
|
776
781
|
export { default as GitPullRequestCreateArrow } from './git-pull-request-create-arrow';
|
|
777
782
|
export { default as GitPullRequestCreate } from './git-pull-request-create';
|
|
@@ -787,8 +792,8 @@ export { default as Globe } from './globe';
|
|
|
787
792
|
export { default as Goal } from './goal';
|
|
788
793
|
export { default as Gpu } from './gpu';
|
|
789
794
|
export { default as GraduationCap } from './graduation-cap';
|
|
790
|
-
export { default as Grape } from './grape';
|
|
791
795
|
export { default as Grid2x2Check } from './grid-2x2-check';
|
|
796
|
+
export { default as Grape } from './grape';
|
|
792
797
|
export { default as Grid2x2Plus } from './grid-2x2-plus';
|
|
793
798
|
export { default as Grid2x2X } from './grid-2x2-x';
|
|
794
799
|
export { default as Grid2x2 } from './grid-2x2';
|
|
@@ -817,8 +822,8 @@ export { default as HardDriveUpload } from './hard-drive-upload';
|
|
|
817
822
|
export { default as HardDrive } from './hard-drive';
|
|
818
823
|
export { default as HardHat } from './hard-hat';
|
|
819
824
|
export { default as Hash } from './hash';
|
|
820
|
-
export { default as Haze } from './haze';
|
|
821
825
|
export { default as HatGlasses } from './hat-glasses';
|
|
826
|
+
export { default as Haze } from './haze';
|
|
822
827
|
export { default as Hd } from './hd';
|
|
823
828
|
export { default as HdmiPort } from './hdmi-port';
|
|
824
829
|
export { default as Heading1 } from './heading-1';
|
|
@@ -827,14 +832,14 @@ export { default as Heading3 } from './heading-3';
|
|
|
827
832
|
export { default as Heading4 } from './heading-4';
|
|
828
833
|
export { default as Heading5 } from './heading-5';
|
|
829
834
|
export { default as Heading6 } from './heading-6';
|
|
830
|
-
export { default as HeadphoneOff } from './headphone-off';
|
|
831
835
|
export { default as Heading } from './heading';
|
|
836
|
+
export { default as HeadphoneOff } from './headphone-off';
|
|
832
837
|
export { default as Headphones } from './headphones';
|
|
838
|
+
export { default as Headset } from './headset';
|
|
833
839
|
export { default as HeartCrack } from './heart-crack';
|
|
834
840
|
export { default as HeartHandshake } from './heart-handshake';
|
|
835
|
-
export { default as Headset } from './headset';
|
|
836
|
-
export { default as HeartOff } from './heart-off';
|
|
837
841
|
export { default as HeartMinus } from './heart-minus';
|
|
842
|
+
export { default as HeartOff } from './heart-off';
|
|
838
843
|
export { default as HeartPlus } from './heart-plus';
|
|
839
844
|
export { default as HeartPulse } from './heart-pulse';
|
|
840
845
|
export { default as HeartX } from './heart-x';
|
|
@@ -854,37 +859,37 @@ export { default as HousePlus } from './house-plus';
|
|
|
854
859
|
export { default as HouseWifi } from './house-wifi';
|
|
855
860
|
export { default as House } from './house';
|
|
856
861
|
export { default as IceCreamBowl } from './ice-cream-bowl';
|
|
857
|
-
export { default as IceCreamCone } from './ice-cream-cone';
|
|
858
862
|
export { default as IdCardLanyard } from './id-card-lanyard';
|
|
863
|
+
export { default as IceCreamCone } from './ice-cream-cone';
|
|
859
864
|
export { default as IdCard } from './id-card';
|
|
860
865
|
export { default as ImageDown } from './image-down';
|
|
861
866
|
export { default as ImageMinus } from './image-minus';
|
|
862
867
|
export { default as ImageOff } from './image-off';
|
|
863
|
-
export { default as ImagePlus } from './image-plus';
|
|
864
868
|
export { default as ImagePlay } from './image-play';
|
|
869
|
+
export { default as ImagePlus } from './image-plus';
|
|
865
870
|
export { default as ImageUp } from './image-up';
|
|
866
871
|
export { default as ImageUpscale } from './image-upscale';
|
|
867
872
|
export { default as Image } from './image';
|
|
873
|
+
export { default as Images } from './images';
|
|
868
874
|
export { default as Import } from './import';
|
|
869
875
|
export { default as Inbox } from './inbox';
|
|
870
|
-
export { default as Images } from './images';
|
|
871
876
|
export { default as IndianRupee } from './indian-rupee';
|
|
872
877
|
export { default as Infinity } from './infinity';
|
|
873
878
|
export { default as Info } from './info';
|
|
874
|
-
export { default as Italic } from './italic';
|
|
875
879
|
export { default as InspectionPanel } from './inspection-panel';
|
|
876
|
-
export { default as
|
|
880
|
+
export { default as Italic } from './italic';
|
|
877
881
|
export { default as IterationCcw } from './iteration-ccw';
|
|
882
|
+
export { default as IterationCw } from './iteration-cw';
|
|
878
883
|
export { default as JapaneseYen } from './japanese-yen';
|
|
879
884
|
export { default as Joystick } from './joystick';
|
|
880
885
|
export { default as Kanban } from './kanban';
|
|
881
886
|
export { default as Kayak } from './kayak';
|
|
882
887
|
export { default as KeyRound } from './key-round';
|
|
883
|
-
export { default as Key } from './key';
|
|
884
888
|
export { default as KeySquare } from './key-square';
|
|
889
|
+
export { default as Key } from './key';
|
|
890
|
+
export { default as KeyboardMusic } from './keyboard-music';
|
|
885
891
|
export { default as KeyboardOff } from './keyboard-off';
|
|
886
892
|
export { default as Keyboard } from './keyboard';
|
|
887
|
-
export { default as KeyboardMusic } from './keyboard-music';
|
|
888
893
|
export { default as LampCeiling } from './lamp-ceiling';
|
|
889
894
|
export { default as LampDesk } from './lamp-desk';
|
|
890
895
|
export { default as LampFloor } from './lamp-floor';
|
|
@@ -908,31 +913,31 @@ export { default as LayersMinus } from './layers-minus';
|
|
|
908
913
|
export { default as LayersPlus } from './layers-plus';
|
|
909
914
|
export { default as Layers } from './layers';
|
|
910
915
|
export { default as LayoutDashboard } from './layout-dashboard';
|
|
911
|
-
export { default as LayoutGrid } from './layout-grid';
|
|
912
916
|
export { default as LayoutFreeform } from './layout-freeform';
|
|
917
|
+
export { default as LayoutGrid } from './layout-grid';
|
|
913
918
|
export { default as LayoutList } from './layout-list';
|
|
914
919
|
export { default as LayoutPanelLeft } from './layout-panel-left';
|
|
915
920
|
export { default as LayoutPanelTop } from './layout-panel-top';
|
|
916
|
-
export { default as LayoutTemplate } from './layout-template';
|
|
917
921
|
export { default as Leaf } from './leaf';
|
|
922
|
+
export { default as LayoutTemplate } from './layout-template';
|
|
918
923
|
export { default as LeafyGreen } from './leafy-green';
|
|
919
924
|
export { default as Lectern } from './lectern';
|
|
920
925
|
export { default as LensConcave } from './lens-concave';
|
|
921
926
|
export { default as LensConvex } from './lens-convex';
|
|
922
927
|
export { default as LibraryBig } from './library-big';
|
|
928
|
+
export { default as LifeBuoy } from './life-buoy';
|
|
923
929
|
export { default as Library } from './library';
|
|
924
930
|
export { default as Ligature } from './ligature';
|
|
925
|
-
export { default as LifeBuoy } from './life-buoy';
|
|
926
931
|
export { default as LightbulbOff } from './lightbulb-off';
|
|
927
932
|
export { default as Lightbulb } from './lightbulb';
|
|
928
933
|
export { default as Lighthouse } from './lighthouse';
|
|
929
|
-
export { default as LineDotRightHorizontal } from './line-dot-right-horizontal';
|
|
930
934
|
export { default as LineSquiggle } from './line-squiggle';
|
|
935
|
+
export { default as LineDotRightHorizontal } from './line-dot-right-horizontal';
|
|
936
|
+
export { default as Link2Off } from './link-2-off';
|
|
931
937
|
export { default as LineStyle } from './line-style';
|
|
932
938
|
export { default as Link2 } from './link-2';
|
|
933
|
-
export { default as Link2Off } from './link-2-off';
|
|
934
|
-
export { default as ListCheck } from './list-check';
|
|
935
939
|
export { default as Link } from './link';
|
|
940
|
+
export { default as ListCheck } from './list-check';
|
|
936
941
|
export { default as ListChecks } from './list-checks';
|
|
937
942
|
export { default as ListChevronsDownUp } from './list-chevrons-down-up';
|
|
938
943
|
export { default as ListChevronsUpDown } from './list-chevrons-up-down';
|
|
@@ -943,8 +948,8 @@ export { default as ListFilterPlus } from './list-filter-plus';
|
|
|
943
948
|
export { default as ListFilter } from './list-filter';
|
|
944
949
|
export { default as ListIndentDecrease } from './list-indent-decrease';
|
|
945
950
|
export { default as ListIndentIncrease } from './list-indent-increase';
|
|
946
|
-
export { default as ListMusic } from './list-music';
|
|
947
951
|
export { default as ListMinus } from './list-minus';
|
|
952
|
+
export { default as ListMusic } from './list-music';
|
|
948
953
|
export { default as ListOrdered } from './list-ordered';
|
|
949
954
|
export { default as ListPlus } from './list-plus';
|
|
950
955
|
export { default as ListRestart } from './list-restart';
|
|
@@ -953,8 +958,8 @@ export { default as ListSortDescending } from './list-sort-descending';
|
|
|
953
958
|
export { default as ListStart } from './list-start';
|
|
954
959
|
export { default as ListTodo } from './list-todo';
|
|
955
960
|
export { default as ListTree } from './list-tree';
|
|
956
|
-
export { default as ListX } from './list-x';
|
|
957
961
|
export { default as ListVideo } from './list-video';
|
|
962
|
+
export { default as ListX } from './list-x';
|
|
958
963
|
export { default as List } from './list';
|
|
959
964
|
export { default as LoaderCircle } from './loader-circle';
|
|
960
965
|
export { default as LoaderPinwheel } from './loader-pinwheel';
|
|
@@ -963,8 +968,8 @@ export { default as LocateFixed } from './locate-fixed';
|
|
|
963
968
|
export { default as LocateOff } from './locate-off';
|
|
964
969
|
export { default as Locate } from './locate';
|
|
965
970
|
export { default as LockKeyholeOpen } from './lock-keyhole-open';
|
|
966
|
-
export { default as LockOpen } from './lock-open';
|
|
967
971
|
export { default as LockKeyhole } from './lock-keyhole';
|
|
972
|
+
export { default as LockOpen } from './lock-open';
|
|
968
973
|
export { default as Lock } from './lock';
|
|
969
974
|
export { default as LogIn } from './log-in';
|
|
970
975
|
export { default as LogOut } from './log-out';
|
|
@@ -973,20 +978,20 @@ export { default as Lollipop } from './lollipop';
|
|
|
973
978
|
export { default as Luggage } from './luggage';
|
|
974
979
|
export { default as Magnet } from './magnet';
|
|
975
980
|
export { default as MailBadge } from './mail-badge';
|
|
976
|
-
export { default as MailCheck } from './mail-check';
|
|
977
981
|
export { default as MailClock } from './mail-clock';
|
|
982
|
+
export { default as MailCheck } from './mail-check';
|
|
978
983
|
export { default as MailMinus } from './mail-minus';
|
|
979
984
|
export { default as MailOpen } from './mail-open';
|
|
980
|
-
export { default as MailQuestionMark } from './mail-question-mark';
|
|
981
|
-
export { default as MailPlus } from './mail-plus';
|
|
982
985
|
export { default as MailPen } from './mail-pen';
|
|
986
|
+
export { default as MailPlus } from './mail-plus';
|
|
987
|
+
export { default as MailQuestionMark } from './mail-question-mark';
|
|
983
988
|
export { default as MailSearch } from './mail-search';
|
|
984
989
|
export { default as MailWarning } from './mail-warning';
|
|
985
990
|
export { default as MailX } from './mail-x';
|
|
986
991
|
export { default as Mail } from './mail';
|
|
987
992
|
export { default as Mailbox } from './mailbox';
|
|
988
|
-
export { default as MapMinus } from './map-minus';
|
|
989
993
|
export { default as Mails } from './mails';
|
|
994
|
+
export { default as MapMinus } from './map-minus';
|
|
990
995
|
export { default as MapPinCheckInside } from './map-pin-check-inside';
|
|
991
996
|
export { default as MapPinCheck } from './map-pin-check';
|
|
992
997
|
export { default as MapPinHouse } from './map-pin-house';
|
|
@@ -1014,9 +1019,9 @@ export { default as Megaphone } from './megaphone';
|
|
|
1014
1019
|
export { default as MemoryStick } from './memory-stick';
|
|
1015
1020
|
export { default as Menu } from './menu';
|
|
1016
1021
|
export { default as Merge } from './merge';
|
|
1022
|
+
export { default as MessageCircleCheck } from './message-circle-check';
|
|
1017
1023
|
export { default as MessageCircleCode } from './message-circle-code';
|
|
1018
1024
|
export { default as MessageCircleDashedCheck } from './message-circle-dashed-check';
|
|
1019
|
-
export { default as MessageCircleCheck } from './message-circle-check';
|
|
1020
1025
|
export { default as MessageCircleDashed } from './message-circle-dashed';
|
|
1021
1026
|
export { default as MessageCircleHeart } from './message-circle-heart';
|
|
1022
1027
|
export { default as MessageCircleMore } from './message-circle-more';
|
|
@@ -1025,32 +1030,32 @@ export { default as MessageCirclePlus } from './message-circle-plus';
|
|
|
1025
1030
|
export { default as MessageCircleQuestionMark } from './message-circle-question-mark';
|
|
1026
1031
|
export { default as MessageCircleReply } from './message-circle-reply';
|
|
1027
1032
|
export { default as MessageCircleWarning } from './message-circle-warning';
|
|
1028
|
-
export { default as MessageCircle } from './message-circle';
|
|
1029
1033
|
export { default as MessageCircleX } from './message-circle-x';
|
|
1034
|
+
export { default as MessageCircle } from './message-circle';
|
|
1030
1035
|
export { default as MessageSquareCheck } from './message-square-check';
|
|
1031
1036
|
export { default as MessageSquareCode } from './message-square-code';
|
|
1032
1037
|
export { default as MessageSquareDashed } from './message-square-dashed';
|
|
1033
1038
|
export { default as MessageSquareDiff } from './message-square-diff';
|
|
1034
|
-
export { default as MessageSquareHeart } from './message-square-heart';
|
|
1035
1039
|
export { default as MessageSquareDot } from './message-square-dot';
|
|
1040
|
+
export { default as MessageSquareHeart } from './message-square-heart';
|
|
1036
1041
|
export { default as MessageSquareLock } from './message-square-lock';
|
|
1037
1042
|
export { default as MessageSquareMore } from './message-square-more';
|
|
1038
1043
|
export { default as MessageSquareOff } from './message-square-off';
|
|
1039
1044
|
export { default as MessageSquarePlus } from './message-square-plus';
|
|
1040
1045
|
export { default as MessageSquareQuote } from './message-square-quote';
|
|
1041
|
-
export { default as MessageSquareShare } from './message-square-share';
|
|
1042
1046
|
export { default as MessageSquareReply } from './message-square-reply';
|
|
1047
|
+
export { default as MessageSquareShare } from './message-square-share';
|
|
1043
1048
|
export { default as MessageSquareText } from './message-square-text';
|
|
1044
|
-
export { default as MessageSquareWarning } from './message-square-warning';
|
|
1045
1049
|
export { default as MessageSquareX } from './message-square-x';
|
|
1050
|
+
export { default as MessageSquareWarning } from './message-square-warning';
|
|
1046
1051
|
export { default as MessageSquare } from './message-square';
|
|
1047
|
-
export { default as Metronome } from './metronome';
|
|
1048
1052
|
export { default as MessagesSquare } from './messages-square';
|
|
1049
1053
|
export { default as MicAudioLines } from './mic-audio-lines';
|
|
1054
|
+
export { default as Metronome } from './metronome';
|
|
1050
1055
|
export { default as MicOff } from './mic-off';
|
|
1051
1056
|
export { default as MicSignal } from './mic-signal';
|
|
1052
|
-
export { default as Mic } from './mic';
|
|
1053
1057
|
export { default as MicVocal } from './mic-vocal';
|
|
1058
|
+
export { default as Mic } from './mic';
|
|
1054
1059
|
export { default as Microchip } from './microchip';
|
|
1055
1060
|
export { default as Microscope } from './microscope';
|
|
1056
1061
|
export { default as Microwave } from './microwave';
|
|
@@ -1058,8 +1063,8 @@ export { default as MidiPort } from './midi-port';
|
|
|
1058
1063
|
export { default as Milestone } from './milestone';
|
|
1059
1064
|
export { default as MilkOff } from './milk-off';
|
|
1060
1065
|
export { default as Milk } from './milk';
|
|
1061
|
-
export { default as Minimize } from './minimize';
|
|
1062
1066
|
export { default as Minimize2 } from './minimize-2';
|
|
1067
|
+
export { default as Minimize } from './minimize';
|
|
1063
1068
|
export { default as Minus } from './minus';
|
|
1064
1069
|
export { default as MirrorRectangular } from './mirror-rectangular';
|
|
1065
1070
|
export { default as MirrorRound } from './mirror-round';
|
|
@@ -1072,17 +1077,17 @@ export { default as MonitorOff } from './monitor-off';
|
|
|
1072
1077
|
export { default as MonitorPause } from './monitor-pause';
|
|
1073
1078
|
export { default as MonitorPlay } from './monitor-play';
|
|
1074
1079
|
export { default as MonitorSmartphone } from './monitor-smartphone';
|
|
1075
|
-
export { default as MonitorStop } from './monitor-stop';
|
|
1076
1080
|
export { default as MonitorSpeaker } from './monitor-speaker';
|
|
1081
|
+
export { default as MonitorStop } from './monitor-stop';
|
|
1077
1082
|
export { default as MonitorUp } from './monitor-up';
|
|
1078
|
-
export { default as Monitor } from './monitor';
|
|
1079
1083
|
export { default as MonitorX } from './monitor-x';
|
|
1084
|
+
export { default as Monitor } from './monitor';
|
|
1080
1085
|
export { default as MoonStar } from './moon-star';
|
|
1081
1086
|
export { default as Moon } from './moon';
|
|
1082
1087
|
export { default as MopSparkles } from './mop-sparkles';
|
|
1083
1088
|
export { default as Mop } from './mop';
|
|
1084
|
-
export { default as Motorbike } from './motorbike';
|
|
1085
1089
|
export { default as Mosque } from './mosque';
|
|
1090
|
+
export { default as Motorbike } from './motorbike';
|
|
1086
1091
|
export { default as MountainSnow } from './mountain-snow';
|
|
1087
1092
|
export { default as Mountain } from './mountain';
|
|
1088
1093
|
export { default as MouseLeft } from './mouse-left';
|
|
@@ -1093,8 +1098,8 @@ export { default as MousePointerBan } from './mouse-pointer-ban';
|
|
|
1093
1098
|
export { default as MousePointerClick } from './mouse-pointer-click';
|
|
1094
1099
|
export { default as MousePointer } from './mouse-pointer';
|
|
1095
1100
|
export { default as MouseRight } from './mouse-right';
|
|
1096
|
-
export { default as Move3d } from './move-3d';
|
|
1097
1101
|
export { default as Mouse } from './mouse';
|
|
1102
|
+
export { default as Move3d } from './move-3d';
|
|
1098
1103
|
export { default as MoveDiagonal2 } from './move-diagonal-2';
|
|
1099
1104
|
export { default as MoveDiagonal } from './move-diagonal';
|
|
1100
1105
|
export { default as MoveDownLeft } from './move-down-left';
|
|
@@ -1115,8 +1120,8 @@ export { default as Music } from './music';
|
|
|
1115
1120
|
export { default as Navigation2Off } from './navigation-2-off';
|
|
1116
1121
|
export { default as Navigation2 } from './navigation-2';
|
|
1117
1122
|
export { default as NavigationOff } from './navigation-off';
|
|
1118
|
-
export { default as Network } from './network';
|
|
1119
1123
|
export { default as Navigation } from './navigation';
|
|
1124
|
+
export { default as Network } from './network';
|
|
1120
1125
|
export { default as Newspaper } from './newspaper';
|
|
1121
1126
|
export { default as Nfc } from './nfc';
|
|
1122
1127
|
export { default as NonBinary } from './non-binary';
|
|
@@ -1148,8 +1153,8 @@ export { default as Package } from './package';
|
|
|
1148
1153
|
export { default as PaintBucket } from './paint-bucket';
|
|
1149
1154
|
export { default as PaintRoller } from './paint-roller';
|
|
1150
1155
|
export { default as PaintbrushVertical } from './paintbrush-vertical';
|
|
1151
|
-
export { default as Paintbrush } from './paintbrush';
|
|
1152
1156
|
export { default as Palette } from './palette';
|
|
1157
|
+
export { default as Paintbrush } from './paintbrush';
|
|
1153
1158
|
export { default as Panda } from './panda';
|
|
1154
1159
|
export { default as PanelBottomClose } from './panel-bottom-close';
|
|
1155
1160
|
export { default as PanelBottomDashed } from './panel-bottom-dashed';
|
|
@@ -1165,10 +1170,10 @@ export { default as PanelRightDashed } from './panel-right-dashed';
|
|
|
1165
1170
|
export { default as PanelRightOpen } from './panel-right-open';
|
|
1166
1171
|
export { default as PanelRight } from './panel-right';
|
|
1167
1172
|
export { default as PanelTopBottomDashed } from './panel-top-bottom-dashed';
|
|
1168
|
-
export { default as PanelTopClose } from './panel-top-close';
|
|
1169
1173
|
export { default as PanelTopDashed } from './panel-top-dashed';
|
|
1170
|
-
export { default as
|
|
1174
|
+
export { default as PanelTopClose } from './panel-top-close';
|
|
1171
1175
|
export { default as PanelTop } from './panel-top';
|
|
1176
|
+
export { default as PanelTopOpen } from './panel-top-open';
|
|
1172
1177
|
export { default as PanelsLeftBottom } from './panels-left-bottom';
|
|
1173
1178
|
export { default as PanelsRightBottom } from './panels-right-bottom';
|
|
1174
1179
|
export { default as PanelsTopLeft } from './panels-top-left';
|
|
@@ -1190,8 +1195,8 @@ export { default as PencilOff } from './pencil-off';
|
|
|
1190
1195
|
export { default as PencilRuler } from './pencil-ruler';
|
|
1191
1196
|
export { default as PencilSparkles } from './pencil-sparkles';
|
|
1192
1197
|
export { default as Pencil } from './pencil';
|
|
1193
|
-
export { default as Pentagon } from './pentagon';
|
|
1194
1198
|
export { default as Percent } from './percent';
|
|
1199
|
+
export { default as Pentagon } from './pentagon';
|
|
1195
1200
|
export { default as PersonStanding } from './person-standing';
|
|
1196
1201
|
export { default as Phi } from './phi';
|
|
1197
1202
|
export { default as PhilippinePeso } from './philippine-peso';
|
|
@@ -1202,8 +1207,8 @@ export { default as PhoneMissed } from './phone-missed';
|
|
|
1202
1207
|
export { default as PhoneOff } from './phone-off';
|
|
1203
1208
|
export { default as PhoneOutgoing } from './phone-outgoing';
|
|
1204
1209
|
export { default as Phone } from './phone';
|
|
1205
|
-
export { default as Piano } from './piano';
|
|
1206
1210
|
export { default as Pi } from './pi';
|
|
1211
|
+
export { default as Piano } from './piano';
|
|
1207
1212
|
export { default as Pickaxe } from './pickaxe';
|
|
1208
1213
|
export { default as PictureInPicture2 } from './picture-in-picture-2';
|
|
1209
1214
|
export { default as PictureInPicture } from './picture-in-picture';
|
|
@@ -1229,9 +1234,9 @@ export { default as Plug2 } from './plug-2';
|
|
|
1229
1234
|
export { default as PlugZap } from './plug-zap';
|
|
1230
1235
|
export { default as Plug } from './plug';
|
|
1231
1236
|
export { default as Plus } from './plus';
|
|
1237
|
+
export { default as PocketKnife } from './pocket-knife';
|
|
1232
1238
|
export { default as Podium } from './podium';
|
|
1233
1239
|
export { default as PointerOff } from './pointer-off';
|
|
1234
|
-
export { default as PocketKnife } from './pocket-knife';
|
|
1235
1240
|
export { default as Pointer } from './pointer';
|
|
1236
1241
|
export { default as Popcorn } from './popcorn';
|
|
1237
1242
|
export { default as Popsicle } from './popsicle';
|
|
@@ -1246,8 +1251,8 @@ export { default as Projector } from './projector';
|
|
|
1246
1251
|
export { default as Puzzle } from './puzzle';
|
|
1247
1252
|
export { default as Proportions } from './proportions';
|
|
1248
1253
|
export { default as Pyramid } from './pyramid';
|
|
1249
|
-
export { default as QrCode } from './qr-code';
|
|
1250
1254
|
export { default as Quote } from './quote';
|
|
1255
|
+
export { default as QrCode } from './qr-code';
|
|
1251
1256
|
export { default as Rabbit } from './rabbit';
|
|
1252
1257
|
export { default as Radar } from './radar';
|
|
1253
1258
|
export { default as Radiation } from './radiation';
|
|
@@ -1255,13 +1260,13 @@ export { default as Radical } from './radical';
|
|
|
1255
1260
|
export { default as RadioOff } from './radio-off';
|
|
1256
1261
|
export { default as RadioReceiver } from './radio-receiver';
|
|
1257
1262
|
export { default as RadioTower } from './radio-tower';
|
|
1258
|
-
export { default as Radio } from './radio';
|
|
1259
1263
|
export { default as Radius } from './radius';
|
|
1264
|
+
export { default as Radio } from './radio';
|
|
1260
1265
|
export { default as Rainbow } from './rainbow';
|
|
1261
1266
|
export { default as Rat } from './rat';
|
|
1262
1267
|
export { default as Ratio } from './ratio';
|
|
1263
|
-
export { default as ReceiptCent } from './receipt-cent';
|
|
1264
1268
|
export { default as ReceiptEuro } from './receipt-euro';
|
|
1269
|
+
export { default as ReceiptCent } from './receipt-cent';
|
|
1265
1270
|
export { default as ReceiptIndianRupee } from './receipt-indian-rupee';
|
|
1266
1271
|
export { default as ReceiptJapaneseYen } from './receipt-japanese-yen';
|
|
1267
1272
|
export { default as ReceiptPoundSterling } from './receipt-pound-sterling';
|
|
@@ -1275,31 +1280,31 @@ export { default as RectangleEllipsis } from './rectangle-ellipsis';
|
|
|
1275
1280
|
export { default as RectangleGoggles } from './rectangle-goggles';
|
|
1276
1281
|
export { default as RectangleHorizontal } from './rectangle-horizontal';
|
|
1277
1282
|
export { default as RectangleVertical } from './rectangle-vertical';
|
|
1278
|
-
export { default as Recycle } from './recycle';
|
|
1279
1283
|
export { default as Redo2 } from './redo-2';
|
|
1284
|
+
export { default as Recycle } from './recycle';
|
|
1280
1285
|
export { default as RedoDot } from './redo-dot';
|
|
1281
1286
|
export { default as Redo } from './redo';
|
|
1282
1287
|
export { default as RefreshCcwDot } from './refresh-ccw-dot';
|
|
1283
1288
|
export { default as RefreshCcw } from './refresh-ccw';
|
|
1284
|
-
export { default as RefreshCwOff } from './refresh-cw-off';
|
|
1285
1289
|
export { default as RefreshCw } from './refresh-cw';
|
|
1290
|
+
export { default as RefreshCwOff } from './refresh-cw-off';
|
|
1286
1291
|
export { default as Refrigerator } from './refrigerator';
|
|
1287
1292
|
export { default as Regex } from './regex';
|
|
1288
1293
|
export { default as RemoveFormatting } from './remove-formatting';
|
|
1289
1294
|
export { default as Repeat1 } from './repeat-1';
|
|
1290
1295
|
export { default as Repeat2 } from './repeat-2';
|
|
1291
|
-
export { default as Repeat } from './repeat';
|
|
1292
1296
|
export { default as RepeatOff } from './repeat-off';
|
|
1297
|
+
export { default as Repeat } from './repeat';
|
|
1293
1298
|
export { default as ReplaceAll } from './replace-all';
|
|
1294
1299
|
export { default as Replace } from './replace';
|
|
1295
1300
|
export { default as ReplyAll } from './reply-all';
|
|
1301
|
+
export { default as Reply } from './reply';
|
|
1296
1302
|
export { default as Rewind } from './rewind';
|
|
1297
1303
|
export { default as Ribbon } from './ribbon';
|
|
1298
|
-
export { default as Reply } from './reply';
|
|
1299
1304
|
export { default as Road } from './road';
|
|
1300
1305
|
export { default as RobotArm } from './robot-arm';
|
|
1301
|
-
export { default as Rocket } from './rocket';
|
|
1302
1306
|
export { default as RobotVacuum } from './robot-vacuum';
|
|
1307
|
+
export { default as Rocket } from './rocket';
|
|
1303
1308
|
export { default as RockingChair } from './rocking-chair';
|
|
1304
1309
|
export { default as RollerCoaster } from './roller-coaster';
|
|
1305
1310
|
export { default as Rose } from './rose';
|
|
@@ -1313,14 +1318,14 @@ export { default as RotateCwSquare } from './rotate-cw-square';
|
|
|
1313
1318
|
export { default as RotateCw } from './rotate-cw';
|
|
1314
1319
|
export { default as RouteOff } from './route-off';
|
|
1315
1320
|
export { default as Route } from './route';
|
|
1316
|
-
export { default as Router } from './router';
|
|
1317
1321
|
export { default as Rows2 } from './rows-2';
|
|
1318
1322
|
export { default as Rows3 } from './rows-3';
|
|
1319
1323
|
export { default as Rows4 } from './rows-4';
|
|
1324
|
+
export { default as Router } from './router';
|
|
1320
1325
|
export { default as Rss } from './rss';
|
|
1321
1326
|
export { default as RulerDimensionLine } from './ruler-dimension-line';
|
|
1322
|
-
export { default as RussianRuble } from './russian-ruble';
|
|
1323
1327
|
export { default as Ruler } from './ruler';
|
|
1328
|
+
export { default as RussianRuble } from './russian-ruble';
|
|
1324
1329
|
export { default as Sailboat } from './sailboat';
|
|
1325
1330
|
export { default as Salad } from './salad';
|
|
1326
1331
|
export { default as Sandwich } from './sandwich';
|
|
@@ -1362,8 +1367,8 @@ export { default as SearchSlash } from './search-slash';
|
|
|
1362
1367
|
export { default as SearchX } from './search-x';
|
|
1363
1368
|
export { default as Search } from './search';
|
|
1364
1369
|
export { default as Section } from './section';
|
|
1365
|
-
export { default as SendToBack } from './send-to-back';
|
|
1366
1370
|
export { default as SendHorizontal } from './send-horizontal';
|
|
1371
|
+
export { default as SendToBack } from './send-to-back';
|
|
1367
1372
|
export { default as Send } from './send';
|
|
1368
1373
|
export { default as SeparatorHorizontal } from './separator-horizontal';
|
|
1369
1374
|
export { default as SeparatorVertical } from './separator-vertical';
|
|
@@ -1375,12 +1380,12 @@ export { default as Server } from './server';
|
|
|
1375
1380
|
export { default as Settings2 } from './settings-2';
|
|
1376
1381
|
export { default as Settings } from './settings';
|
|
1377
1382
|
export { default as Shapes } from './shapes';
|
|
1378
|
-
export { default as Share2 } from './share-2';
|
|
1379
1383
|
export { default as Share } from './share';
|
|
1384
|
+
export { default as Share2 } from './share-2';
|
|
1380
1385
|
export { default as Sheet } from './sheet';
|
|
1386
|
+
export { default as Shell } from './shell';
|
|
1381
1387
|
export { default as ShelvingUnit } from './shelving-unit';
|
|
1382
1388
|
export { default as ShieldAlert } from './shield-alert';
|
|
1383
|
-
export { default as Shell } from './shell';
|
|
1384
1389
|
export { default as ShieldBan } from './shield-ban';
|
|
1385
1390
|
export { default as ShieldCheck } from './shield-check';
|
|
1386
1391
|
export { default as ShieldCogCorner } from './shield-cog-corner';
|
|
@@ -1397,10 +1402,10 @@ export { default as ShieldUser } from './shield-user';
|
|
|
1397
1402
|
export { default as ShieldX } from './shield-x';
|
|
1398
1403
|
export { default as Shield } from './shield';
|
|
1399
1404
|
export { default as ShipCargo } from './ship-cargo';
|
|
1405
|
+
export { default as ShipWheel } from './ship-wheel';
|
|
1400
1406
|
export { default as Ship } from './ship';
|
|
1401
1407
|
export { default as Shirt } from './shirt';
|
|
1402
1408
|
export { default as ShoppingBag } from './shopping-bag';
|
|
1403
|
-
export { default as ShipWheel } from './ship-wheel';
|
|
1404
1409
|
export { default as ShoppingBasket } from './shopping-basket';
|
|
1405
1410
|
export { default as ShoppingCartMinus } from './shopping-cart-minus';
|
|
1406
1411
|
export { default as ShoppingCartPlus } from './shopping-cart-plus';
|
|
@@ -1437,19 +1442,19 @@ export { default as Snail } from './snail';
|
|
|
1437
1442
|
export { default as Snowflake } from './snowflake';
|
|
1438
1443
|
export { default as SoapDispenserDroplet } from './soap-dispenser-droplet';
|
|
1439
1444
|
export { default as Sofa } from './sofa';
|
|
1440
|
-
export { default as Soup } from './soup';
|
|
1441
1445
|
export { default as SolarPanel } from './solar-panel';
|
|
1442
1446
|
export { default as Space } from './space';
|
|
1443
1447
|
export { default as Spade } from './spade';
|
|
1444
1448
|
export { default as Sparkle } from './sparkle';
|
|
1445
1449
|
export { default as Sparkles } from './sparkles';
|
|
1446
1450
|
export { default as Speaker } from './speaker';
|
|
1451
|
+
export { default as Soup } from './soup';
|
|
1447
1452
|
export { default as Speech } from './speech';
|
|
1448
1453
|
export { default as SpellCheck2 } from './spell-check-2';
|
|
1449
1454
|
export { default as SpellCheck } from './spell-check';
|
|
1450
1455
|
export { default as SplinePointer } from './spline-pointer';
|
|
1451
|
-
export { default as Split } from './split';
|
|
1452
1456
|
export { default as Spline } from './spline';
|
|
1457
|
+
export { default as Split } from './split';
|
|
1453
1458
|
export { default as Spool } from './spool';
|
|
1454
1459
|
export { default as SportShoe } from './sport-shoe';
|
|
1455
1460
|
export { default as Spotlight } from './spotlight';
|
|
@@ -1474,8 +1479,8 @@ export { default as SquareAsterisk } from './square-asterisk';
|
|
|
1474
1479
|
export { default as SquareBottomDashedScissors } from './square-bottom-dashed-scissors';
|
|
1475
1480
|
export { default as SquareCenterlineDashedHorizontal } from './square-centerline-dashed-horizontal';
|
|
1476
1481
|
export { default as SquareCenterlineDashedVertical } from './square-centerline-dashed-vertical';
|
|
1477
|
-
export { default as SquareCheckBig } from './square-check-big';
|
|
1478
1482
|
export { default as SquareChartGantt } from './square-chart-gantt';
|
|
1483
|
+
export { default as SquareCheckBig } from './square-check-big';
|
|
1479
1484
|
export { default as SquareCheck } from './square-check';
|
|
1480
1485
|
export { default as SquareChevronDown } from './square-chevron-down';
|
|
1481
1486
|
export { default as SquareChevronLeft } from './square-chevron-left';
|
|
@@ -1488,15 +1493,15 @@ export { default as SquareDashedKanban } from './square-dashed-kanban';
|
|
|
1488
1493
|
export { default as SquareDashedMousePointer } from './square-dashed-mouse-pointer';
|
|
1489
1494
|
export { default as SquareDashedText } from './square-dashed-text';
|
|
1490
1495
|
export { default as SquareDashedTopSolid } from './square-dashed-top-solid';
|
|
1491
|
-
export { default as SquareDimensions } from './square-dimensions';
|
|
1492
1496
|
export { default as SquareDashed } from './square-dashed';
|
|
1497
|
+
export { default as SquareDimensions } from './square-dimensions';
|
|
1493
1498
|
export { default as SquareDot } from './square-dot';
|
|
1494
|
-
export { default as SquareDivide } from './square-divide';
|
|
1495
1499
|
export { default as SquareEqual } from './square-equal';
|
|
1500
|
+
export { default as SquareDivide } from './square-divide';
|
|
1496
1501
|
export { default as SquareExclamationPoint } from './square-exclamation-point';
|
|
1497
1502
|
export { default as SquareFunction } from './square-function';
|
|
1498
|
-
export { default as SquareKanban } from './square-kanban';
|
|
1499
1503
|
export { default as SquareLibrary } from './square-library';
|
|
1504
|
+
export { default as SquareKanban } from './square-kanban';
|
|
1500
1505
|
export { default as SquareM } from './square-m';
|
|
1501
1506
|
export { default as SquareMenu } from './square-menu';
|
|
1502
1507
|
export { default as SquareMinus } from './square-minus';
|
|
@@ -1511,8 +1516,8 @@ export { default as SquarePi } from './square-pi';
|
|
|
1511
1516
|
export { default as SquarePilcrow } from './square-pilcrow';
|
|
1512
1517
|
export { default as SquarePlay } from './square-play';
|
|
1513
1518
|
export { default as SquarePlus } from './square-plus';
|
|
1514
|
-
export { default as SquarePower } from './square-power';
|
|
1515
1519
|
export { default as SquareRadical } from './square-radical';
|
|
1520
|
+
export { default as SquarePower } from './square-power';
|
|
1516
1521
|
export { default as SquareRoundCorner } from './square-round-corner';
|
|
1517
1522
|
export { default as SquareScissors } from './square-scissors';
|
|
1518
1523
|
export { default as SquareSigma } from './square-sigma';
|
|
@@ -1521,10 +1526,10 @@ export { default as SquareSplitHorizontal } from './square-split-horizontal';
|
|
|
1521
1526
|
export { default as SquareSplitVertical } from './square-split-vertical';
|
|
1522
1527
|
export { default as SquareSquare } from './square-square';
|
|
1523
1528
|
export { default as SquareStack } from './square-stack';
|
|
1524
|
-
export { default as SquareStar } from './square-star';
|
|
1525
1529
|
export { default as SquareStop } from './square-stop';
|
|
1526
|
-
export { default as
|
|
1530
|
+
export { default as SquareStar } from './square-star';
|
|
1527
1531
|
export { default as SquareTerminal } from './square-terminal';
|
|
1532
|
+
export { default as SquareText } from './square-text';
|
|
1528
1533
|
export { default as SquareUserRound } from './square-user-round';
|
|
1529
1534
|
export { default as SquareUser } from './square-user';
|
|
1530
1535
|
export { default as SquareX } from './square-x';
|
|
@@ -1549,8 +1554,8 @@ export { default as StepForward } from './step-forward';
|
|
|
1549
1554
|
export { default as Stethoscope } from './stethoscope';
|
|
1550
1555
|
export { default as Sticker } from './sticker';
|
|
1551
1556
|
export { default as StickyNoteCheck } from './sticky-note-check';
|
|
1552
|
-
export { default as StickyNoteMinus } from './sticky-note-minus';
|
|
1553
1557
|
export { default as StickyNoteOff } from './sticky-note-off';
|
|
1558
|
+
export { default as StickyNoteMinus } from './sticky-note-minus';
|
|
1554
1559
|
export { default as StickyNotePlus } from './sticky-note-plus';
|
|
1555
1560
|
export { default as StickyNoteX } from './sticky-note-x';
|
|
1556
1561
|
export { default as StickyNote } from './sticky-note';
|
|
@@ -1560,24 +1565,24 @@ export { default as Store } from './store';
|
|
|
1560
1565
|
export { default as StretchHorizontal } from './stretch-horizontal';
|
|
1561
1566
|
export { default as StretchVertical } from './stretch-vertical';
|
|
1562
1567
|
export { default as Strikethrough } from './strikethrough';
|
|
1563
|
-
export { default as Summary } from './summary';
|
|
1564
1568
|
export { default as Subscript } from './subscript';
|
|
1569
|
+
export { default as Summary } from './summary';
|
|
1565
1570
|
export { default as SunDim } from './sun-dim';
|
|
1566
1571
|
export { default as SunMedium } from './sun-medium';
|
|
1567
|
-
export { default as SunMoon } from './sun-moon';
|
|
1568
1572
|
export { default as SunSnow } from './sun-snow';
|
|
1573
|
+
export { default as SunMoon } from './sun-moon';
|
|
1569
1574
|
export { default as Sun } from './sun';
|
|
1570
|
-
export { default as Sunrise } from './sunrise';
|
|
1571
1575
|
export { default as Sunset } from './sunset';
|
|
1576
|
+
export { default as Sunrise } from './sunrise';
|
|
1572
1577
|
export { default as Superscript } from './superscript';
|
|
1573
1578
|
export { default as SwatchBook } from './swatch-book';
|
|
1574
1579
|
export { default as SwissFranc } from './swiss-franc';
|
|
1575
1580
|
export { default as SwitchCamera } from './switch-camera';
|
|
1581
|
+
export { default as Swords } from './swords';
|
|
1576
1582
|
export { default as Sword } from './sword';
|
|
1577
1583
|
export { default as Syringe } from './syringe';
|
|
1578
1584
|
export { default as Table2 } from './table-2';
|
|
1579
1585
|
export { default as TableCellsMerge } from './table-cells-merge';
|
|
1580
|
-
export { default as Swords } from './swords';
|
|
1581
1586
|
export { default as TableCellsSplit } from './table-cells-split';
|
|
1582
1587
|
export { default as TableColumnsSplit } from './table-columns-split';
|
|
1583
1588
|
export { default as TableOfContents } from './table-of-contents';
|
|
@@ -1611,8 +1616,8 @@ export { default as TextAlignJustify } from './text-align-justify';
|
|
|
1611
1616
|
export { default as TextAlignStart } from './text-align-start';
|
|
1612
1617
|
export { default as TextCursorInput } from './text-cursor-input';
|
|
1613
1618
|
export { default as TextCursor } from './text-cursor';
|
|
1614
|
-
export { default as TextQuote } from './text-quote';
|
|
1615
1619
|
export { default as TextInitial } from './text-initial';
|
|
1620
|
+
export { default as TextQuote } from './text-quote';
|
|
1616
1621
|
export { default as TextSearch } from './text-search';
|
|
1617
1622
|
export { default as TextWrap } from './text-wrap';
|
|
1618
1623
|
export { default as Theater } from './theater';
|
|
@@ -1621,8 +1626,8 @@ export { default as ThermometerSun } from './thermometer-sun';
|
|
|
1621
1626
|
export { default as Thermometer } from './thermometer';
|
|
1622
1627
|
export { default as ThumbsDown } from './thumbs-down';
|
|
1623
1628
|
export { default as ThumbsUp } from './thumbs-up';
|
|
1624
|
-
export { default as TicketCheck } from './ticket-check';
|
|
1625
1629
|
export { default as TicketMinus } from './ticket-minus';
|
|
1630
|
+
export { default as TicketCheck } from './ticket-check';
|
|
1626
1631
|
export { default as TicketPercent } from './ticket-percent';
|
|
1627
1632
|
export { default as TicketPlus } from './ticket-plus';
|
|
1628
1633
|
export { default as TicketSlash } from './ticket-slash';
|
|
@@ -1630,21 +1635,21 @@ export { default as TicketX } from './ticket-x';
|
|
|
1630
1635
|
export { default as Ticket } from './ticket';
|
|
1631
1636
|
export { default as TicketsPlane } from './tickets-plane';
|
|
1632
1637
|
export { default as Tickets } from './tickets';
|
|
1633
|
-
export { default as Timeline } from './timeline';
|
|
1634
1638
|
export { default as TimerOff } from './timer-off';
|
|
1639
|
+
export { default as Timeline } from './timeline';
|
|
1635
1640
|
export { default as TimerReset } from './timer-reset';
|
|
1636
1641
|
export { default as Timer } from './timer';
|
|
1637
1642
|
export { default as ToggleLeft } from './toggle-left';
|
|
1638
1643
|
export { default as ToggleRight } from './toggle-right';
|
|
1639
|
-
export { default as Toilet } from './toilet';
|
|
1640
1644
|
export { default as ToolCase } from './tool-case';
|
|
1645
|
+
export { default as Toilet } from './toilet';
|
|
1641
1646
|
export { default as Toolbox } from './toolbox';
|
|
1642
1647
|
export { default as Tornado } from './tornado';
|
|
1643
1648
|
export { default as Torus } from './torus';
|
|
1644
1649
|
export { default as TouchpadOff } from './touchpad-off';
|
|
1645
1650
|
export { default as Touchpad } from './touchpad';
|
|
1646
|
-
export { default as TowelRack } from './towel-rack';
|
|
1647
1651
|
export { default as TowerControl } from './tower-control';
|
|
1652
|
+
export { default as TowelRack } from './towel-rack';
|
|
1648
1653
|
export { default as ToyBrick } from './toy-brick';
|
|
1649
1654
|
export { default as Tractor } from './tractor';
|
|
1650
1655
|
export { default as TrafficCone } from './traffic-cone';
|
|
@@ -1654,6 +1659,7 @@ export { default as TrainFront } from './train-front';
|
|
|
1654
1659
|
export { default as TrainTrack } from './train-track';
|
|
1655
1660
|
export { default as TramFront } from './tram-front';
|
|
1656
1661
|
export { default as Transgender } from './transgender';
|
|
1662
|
+
export { default as TrashOff } from './trash-off';
|
|
1657
1663
|
export { default as Trash } from './trash';
|
|
1658
1664
|
export { default as TreeDeciduous } from './tree-deciduous';
|
|
1659
1665
|
export { default as TreePalm } from './tree-palm';
|
|
@@ -1670,17 +1676,17 @@ export { default as Trophy } from './trophy';
|
|
|
1670
1676
|
export { default as TruckElectric } from './truck-electric';
|
|
1671
1677
|
export { default as Truck } from './truck';
|
|
1672
1678
|
export { default as Turntable } from './turntable';
|
|
1673
|
-
export { default as Turtle } from './turtle';
|
|
1674
1679
|
export { default as TurkishLira } from './turkish-lira';
|
|
1680
|
+
export { default as Turtle } from './turtle';
|
|
1675
1681
|
export { default as TvMinimalPlay } from './tv-minimal-play';
|
|
1676
1682
|
export { default as TvMinimal } from './tv-minimal';
|
|
1677
1683
|
export { default as Tv } from './tv';
|
|
1678
|
-
export { default as TypeOutline } from './type-outline';
|
|
1679
1684
|
export { default as Type } from './type';
|
|
1680
1685
|
export { default as UmbrellaOff } from './umbrella-off';
|
|
1686
|
+
export { default as TypeOutline } from './type-outline';
|
|
1687
|
+
export { default as Umbrella } from './umbrella';
|
|
1681
1688
|
export { default as Underline } from './underline';
|
|
1682
1689
|
export { default as Undo2 } from './undo-2';
|
|
1683
|
-
export { default as Umbrella } from './umbrella';
|
|
1684
1690
|
export { default as UndoDot } from './undo-dot';
|
|
1685
1691
|
export { default as Undo } from './undo';
|
|
1686
1692
|
export { default as UnfoldHorizontal } from './unfold-horizontal';
|
|
@@ -1696,6 +1702,7 @@ export { default as Usb } from './usb';
|
|
|
1696
1702
|
export { default as UserCheck } from './user-check';
|
|
1697
1703
|
export { default as UserCog } from './user-cog';
|
|
1698
1704
|
export { default as UserKey } from './user-key';
|
|
1705
|
+
export { default as UserGroup } from './user-group';
|
|
1699
1706
|
export { default as UserLock } from './user-lock';
|
|
1700
1707
|
export { default as UserMinus } from './user-minus';
|
|
1701
1708
|
export { default as UserPen } from './user-pen';
|
|
@@ -1703,19 +1710,20 @@ export { default as UserPlus } from './user-plus';
|
|
|
1703
1710
|
export { default as UserRoundArrowLeft } from './user-round-arrow-left';
|
|
1704
1711
|
export { default as UserRoundCheck } from './user-round-check';
|
|
1705
1712
|
export { default as UserRoundCog } from './user-round-cog';
|
|
1713
|
+
export { default as UserRoundGroup } from './user-round-group';
|
|
1706
1714
|
export { default as UserRoundKey } from './user-round-key';
|
|
1707
1715
|
export { default as UserRoundMinus } from './user-round-minus';
|
|
1708
1716
|
export { default as UserRoundPen } from './user-round-pen';
|
|
1709
1717
|
export { default as UserRoundPlus } from './user-round-plus';
|
|
1710
1718
|
export { default as UserRoundSearch } from './user-round-search';
|
|
1711
1719
|
export { default as UserRoundX } from './user-round-x';
|
|
1712
|
-
export { default as UserSearch } from './user-search';
|
|
1713
1720
|
export { default as UserRound } from './user-round';
|
|
1714
|
-
export { default as
|
|
1721
|
+
export { default as UserSearch } from './user-search';
|
|
1715
1722
|
export { default as UserShield } from './user-shield';
|
|
1723
|
+
export { default as UserStar } from './user-star';
|
|
1716
1724
|
export { default as User } from './user';
|
|
1717
|
-
export { default as UserX } from './user-x';
|
|
1718
1725
|
export { default as UsersRound } from './users-round';
|
|
1726
|
+
export { default as UserX } from './user-x';
|
|
1719
1727
|
export { default as Users } from './users';
|
|
1720
1728
|
export { default as UtensilsCrossed } from './utensils-crossed';
|
|
1721
1729
|
export { default as Utensils } from './utensils';
|
|
@@ -1724,9 +1732,9 @@ export { default as Van } from './van';
|
|
|
1724
1732
|
export { default as Variable } from './variable';
|
|
1725
1733
|
export { default as Vault } from './vault';
|
|
1726
1734
|
export { default as VectorPolygon } from './vector-polygon';
|
|
1727
|
-
export { default as VectorSquare } from './vector-square';
|
|
1728
1735
|
export { default as Vegan } from './vegan';
|
|
1729
1736
|
export { default as VenetianMask } from './venetian-mask';
|
|
1737
|
+
export { default as VectorSquare } from './vector-square';
|
|
1730
1738
|
export { default as VenusAndMars } from './venus-and-mars';
|
|
1731
1739
|
export { default as Venus } from './venus';
|
|
1732
1740
|
export { default as VibrateOff } from './vibrate-off';
|
|
@@ -1748,8 +1756,8 @@ export { default as Vote } from './vote';
|
|
|
1748
1756
|
export { default as WalletCards } from './wallet-cards';
|
|
1749
1757
|
export { default as WalletMinimal } from './wallet-minimal';
|
|
1750
1758
|
export { default as Wallet } from './wallet';
|
|
1751
|
-
export { default as Wallpaper } from './wallpaper';
|
|
1752
1759
|
export { default as WandSparkles } from './wand-sparkles';
|
|
1760
|
+
export { default as Wallpaper } from './wallpaper';
|
|
1753
1761
|
export { default as Wand } from './wand';
|
|
1754
1762
|
export { default as Warehouse } from './warehouse';
|
|
1755
1763
|
export { default as WashingMachine } from './washing-machine';
|
|
@@ -1773,14 +1781,14 @@ export { default as WholeWord } from './whole-word';
|
|
|
1773
1781
|
export { default as WifiCog } from './wifi-cog';
|
|
1774
1782
|
export { default as WifiHigh } from './wifi-high';
|
|
1775
1783
|
export { default as WifiLow } from './wifi-low';
|
|
1776
|
-
export { default as WifiPen } from './wifi-pen';
|
|
1777
1784
|
export { default as WifiOff } from './wifi-off';
|
|
1785
|
+
export { default as WifiPen } from './wifi-pen';
|
|
1778
1786
|
export { default as WifiSync } from './wifi-sync';
|
|
1779
1787
|
export { default as WifiZero } from './wifi-zero';
|
|
1780
1788
|
export { default as Wifi } from './wifi';
|
|
1781
|
-
export { default as WindArrowDown } from './wind-arrow-down';
|
|
1782
1789
|
export { default as Wind } from './wind';
|
|
1783
1790
|
export { default as WineOff } from './wine-off';
|
|
1791
|
+
export { default as WindArrowDown } from './wind-arrow-down';
|
|
1784
1792
|
export { default as Wine } from './wine';
|
|
1785
1793
|
export { default as Workflow } from './workflow';
|
|
1786
1794
|
export { default as Worm } from './worm';
|
|
@@ -1800,9 +1808,9 @@ export { default as ZodiacLibra } from './zodiac-libra';
|
|
|
1800
1808
|
export { default as ZodiacOphiuchus } from './zodiac-ophiuchus';
|
|
1801
1809
|
export { default as ZodiacPisces } from './zodiac-pisces';
|
|
1802
1810
|
export { default as ZodiacSagittarius } from './zodiac-sagittarius';
|
|
1803
|
-
export { default as ZodiacScorpio } from './zodiac-scorpio';
|
|
1804
1811
|
export { default as ZodiacTaurus } from './zodiac-taurus';
|
|
1812
|
+
export { default as ZodiacScorpio } from './zodiac-scorpio';
|
|
1805
1813
|
export { default as ZodiacVirgo } from './zodiac-virgo';
|
|
1806
|
-
export { default as ZoomIn } from './zoom-in';
|
|
1807
1814
|
export { default as ZoomOut } from './zoom-out';
|
|
1815
|
+
export { default as ZoomIn } from './zoom-in';
|
|
1808
1816
|
|