@storm-ds/icons 1.0.1 → 1.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.mts +21 -1165
- package/dist/index.d.ts +21 -1165
- package/dist/index.js +1533 -9114
- package/dist/index.mjs +1526 -8821
- package/dist/metadata.d.mts +2 -2
- package/dist/metadata.d.ts +2 -2
- package/dist/metadata.js +863 -3133
- package/dist/metadata.mjs +863 -3133
- package/package.json +1 -1
- package/svg/activity.svg +1 -1
- package/svg/airplay.svg +1 -2
- package/svg/alert-circle.svg +1 -2
- package/svg/alert-triangle.svg +4 -5
- package/svg/align-center.svg +1 -1
- package/svg/align-justify.svg +1 -1
- package/svg/align-left.svg +1 -1
- package/svg/align-right.svg +1 -1
- package/svg/archive.svg +4 -5
- package/svg/arrow-down-left.svg +2 -2
- package/svg/arrow-down-right.svg +2 -2
- package/svg/arrow-down.svg +3 -4
- package/svg/arrow-left.svg +3 -4
- package/svg/arrow-right.svg +3 -4
- package/svg/arrow-up-left.svg +1 -1
- package/svg/arrow-up-right.svg +1 -1
- package/svg/arrow-up.svg +3 -4
- package/svg/at-sign.svg +3 -3
- package/svg/award.svg +1 -2
- package/svg/bar-chart.svg +1 -1
- package/svg/battery-full.svg +5 -8
- package/svg/battery-high.svg +5 -0
- package/svg/battery-low.svg +5 -6
- package/svg/battery-medium.svg +5 -0
- package/svg/battery.svg +4 -5
- package/svg/bell.svg +3 -5
- package/svg/bluetooth.svg +1 -1
- package/svg/bold.svg +1 -1
- package/svg/bookmark.svg +2 -3
- package/svg/calendar.svg +5 -6
- package/svg/camera.svg +1 -2
- package/svg/cast.svg +1 -1
- package/svg/check-circle.svg +3 -4
- package/svg/check.svg +2 -2
- package/svg/chevron-down.svg +2 -3
- package/svg/chevron-left.svg +2 -3
- package/svg/chevron-right.svg +2 -3
- package/svg/chevron-up.svg +2 -3
- package/svg/chevrons-down.svg +3 -3
- package/svg/chevrons-left.svg +3 -3
- package/svg/chevrons-right.svg +3 -3
- package/svg/chevrons-up.svg +3 -3
- package/svg/circle.svg +2 -3
- package/svg/clipboard.svg +3 -4
- package/svg/clock.svg +3 -4
- package/svg/cloud-upload.svg +4 -4
- package/svg/cloud.svg +2 -3
- package/svg/code.svg +3 -3
- package/svg/columns.svg +4 -6
- package/svg/compass.svg +1 -2
- package/svg/copy.svg +4 -5
- package/svg/corner-down-left.svg +1 -1
- package/svg/corner-down-right.svg +1 -1
- package/svg/corner-up-right.svg +3 -3
- package/svg/cpu.svg +2 -3
- package/svg/credit-card.svg +4 -4
- package/svg/database.svg +4 -5
- package/svg/{move-vertical.svg → dollar-sign.svg} +2 -3
- package/svg/download.svg +4 -5
- package/svg/droplet.svg +1 -2
- package/svg/edit.svg +3 -4
- package/svg/external-link.svg +4 -4
- package/svg/eye-off.svg +4 -3
- package/svg/eye.svg +2 -3
- package/svg/feather.svg +5 -0
- package/svg/file-code.svg +3 -4
- package/svg/file-image.svg +2 -3
- package/svg/file-minus.svg +1 -2
- package/svg/file-plus.svg +1 -2
- package/svg/file-text.svg +6 -7
- package/svg/file.svg +3 -4
- package/svg/film.svg +2 -3
- package/svg/filter.svg +2 -3
- package/svg/fingerprint.svg +6 -9
- package/svg/flag.svg +3 -4
- package/svg/folder-open.svg +3 -4
- package/svg/folder-plus.svg +1 -2
- package/svg/folder.svg +2 -3
- package/svg/gift.svg +6 -7
- package/svg/github.svg +3 -0
- package/svg/globe.svg +1 -1
- package/svg/grid.svg +5 -5
- package/svg/hard-drive.svg +4 -5
- package/svg/hash.svg +5 -5
- package/svg/headphones.svg +3 -2
- package/svg/heart.svg +2 -3
- package/svg/help-circle.svg +1 -2
- package/svg/home.svg +3 -6
- package/svg/image.svg +4 -5
- package/svg/inbox.svg +3 -4
- package/svg/infinity.svg +1 -1
- package/svg/info.svg +3 -4
- package/svg/italic.svg +1 -1
- package/svg/key.svg +3 -2
- package/svg/laptop.svg +4 -5
- package/svg/layers.svg +4 -5
- package/svg/layout.svg +5 -0
- package/svg/link.svg +3 -3
- package/svg/list.svg +7 -7
- package/svg/loader.svg +2 -9
- package/svg/lock.svg +3 -4
- package/svg/log-in.svg +4 -5
- package/svg/log-out.svg +4 -5
- package/svg/mail.svg +3 -4
- package/svg/map-pin.svg +3 -4
- package/svg/map.svg +4 -5
- package/svg/maximize-2.svg +5 -5
- package/svg/menu.svg +4 -4
- package/svg/message-circle.svg +2 -3
- package/svg/message-square.svg +2 -3
- package/svg/mic.svg +5 -6
- package/svg/minimize-2.svg +4 -4
- package/svg/minus-circle.svg +1 -2
- package/svg/minus.svg +2 -4
- package/svg/monitor.svg +2 -3
- package/svg/moon.svg +2 -3
- package/svg/more-horizontal.svg +4 -4
- package/svg/more-vertical.svg +4 -4
- package/svg/move.svg +7 -7
- package/svg/music.svg +1 -3
- package/svg/navigation.svg +2 -3
- package/svg/package.svg +2 -2
- package/svg/panel-left.svg +3 -4
- package/svg/paperclip.svg +2 -2
- package/svg/pause.svg +3 -4
- package/svg/percent.svg +1 -1
- package/svg/phone-call.svg +2 -2
- package/svg/phone-off.svg +3 -2
- package/svg/phone.svg +2 -2
- package/svg/pie-chart.svg +1 -2
- package/svg/pin.svg +2 -2
- package/svg/play.svg +2 -3
- package/svg/plus-circle.svg +1 -2
- package/svg/plus.svg +3 -5
- package/svg/power.svg +3 -3
- package/svg/printer.svg +4 -6
- package/svg/radio.svg +5 -3
- package/svg/receipt.svg +3 -3
- package/svg/redo.svg +2 -2
- package/svg/refresh-cw.svg +5 -4
- package/svg/rotate-cw.svg +3 -3
- package/svg/rss.svg +1 -1
- package/svg/save.svg +4 -5
- package/svg/scan.svg +5 -3
- package/svg/scissors.svg +1 -1
- package/svg/search.svg +3 -4
- package/svg/send.svg +3 -3
- package/svg/server.svg +3 -4
- package/svg/settings.svg +2 -3
- package/svg/share.svg +6 -6
- package/svg/shield-check.svg +2 -3
- package/svg/shield-x.svg +3 -4
- package/svg/shield.svg +2 -3
- package/svg/shopping-bag.svg +3 -5
- package/svg/shopping-cart.svg +5 -5
- package/svg/sidebar.svg +3 -7
- package/svg/skip-back.svg +3 -4
- package/svg/skip-forward.svg +3 -4
- package/svg/sliders.svg +7 -10
- package/svg/smartphone.svg +4 -5
- package/svg/sort-asc.svg +4 -4
- package/svg/sort-desc.svg +4 -4
- package/svg/{barcode.svg → sparkle.svg} +2 -2
- package/svg/square.svg +2 -3
- package/svg/star.svg +2 -3
- package/svg/stop-circle.svg +3 -4
- package/svg/sun.svg +10 -4
- package/svg/tablet.svg +4 -5
- package/svg/tag.svg +3 -4
- package/svg/terminal.svg +4 -5
- package/svg/thermometer.svg +1 -1
- package/svg/thumbs-down.svg +2 -2
- package/svg/thumbs-up.svg +2 -3
- package/svg/trash.svg +8 -5
- package/svg/trending-down.svg +1 -1
- package/svg/trending-up.svg +1 -1
- package/svg/triangle.svg +2 -3
- package/svg/truck.svg +1 -1
- package/svg/twitter.svg +3 -0
- package/svg/type.svg +1 -1
- package/svg/underline.svg +1 -1
- package/svg/undo.svg +1 -1
- package/svg/unlock.svg +3 -3
- package/svg/upload.svg +4 -5
- package/svg/user-check.svg +4 -4
- package/svg/user-minus.svg +4 -4
- package/svg/user-plus.svg +5 -6
- package/svg/user-x.svg +1 -1
- package/svg/user.svg +3 -4
- package/svg/users.svg +4 -5
- package/svg/video.svg +2 -3
- package/svg/volume-1.svg +3 -4
- package/svg/volume-2.svg +4 -5
- package/svg/volume-x.svg +5 -0
- package/svg/volume.svg +2 -5
- package/svg/wallet.svg +4 -5
- package/svg/wifi.svg +1 -1
- package/svg/x-circle.svg +3 -4
- package/svg/x.svg +3 -5
- package/svg/zap.svg +2 -3
- package/svg/accessibility.svg +0 -7
- package/svg/alarm-check.svg +0 -6
- package/svg/alarm-clock.svg +0 -9
- package/svg/anchor.svg +0 -6
- package/svg/angry.svg +0 -7
- package/svg/aperture.svg +0 -10
- package/svg/api.svg +0 -4
- package/svg/area-chart.svg +0 -5
- package/svg/armchair.svg +0 -7
- package/svg/arrow-big-down.svg +0 -4
- package/svg/arrow-big-left.svg +0 -4
- package/svg/arrow-big-right.svg +0 -4
- package/svg/arrow-big-up.svg +0 -4
- package/svg/arrow-down-circle.svg +0 -6
- package/svg/arrow-left-circle.svg +0 -6
- package/svg/arrow-right-circle.svg +0 -6
- package/svg/arrow-up-circle.svg +0 -6
- package/svg/asterisk.svg +0 -3
- package/svg/atom.svg +0 -7
- package/svg/badge-check.svg +0 -5
- package/svg/badge-percent.svg +0 -6
- package/svg/badge.svg +0 -4
- package/svg/ban.svg +0 -4
- package/svg/banknote.svg +0 -6
- package/svg/bar-chart-2.svg +0 -5
- package/svg/bar-chart-3.svg +0 -4
- package/svg/battery-charging.svg +0 -6
- package/svg/beaker.svg +0 -5
- package/svg/bed.svg +0 -6
- package/svg/bell-off.svg +0 -6
- package/svg/bell-ring.svg +0 -6
- package/svg/bike.svg +0 -8
- package/svg/binary.svg +0 -5
- package/svg/blocks.svg +0 -6
- package/svg/book-marked.svg +0 -6
- package/svg/book-open.svg +0 -5
- package/svg/book.svg +0 -5
- package/svg/bot.svg +0 -9
- package/svg/braces.svg +0 -4
- package/svg/brackets.svg +0 -4
- package/svg/brain.svg +0 -6
- package/svg/briefcase.svg +0 -6
- package/svg/brush.svg +0 -5
- package/svg/bug.svg +0 -8
- package/svg/building-2.svg +0 -9
- package/svg/building.svg +0 -10
- package/svg/cake.svg +0 -7
- package/svg/calculator.svg +0 -11
- package/svg/calendar-check.svg +0 -8
- package/svg/calendar-days.svg +0 -10
- package/svg/calendar-plus.svg +0 -9
- package/svg/calendar-x.svg +0 -9
- package/svg/camera-off.svg +0 -5
- package/svg/car.svg +0 -7
- package/svg/chart-candlestick.svg +0 -8
- package/svg/chart-network.svg +0 -6
- package/svg/chart-scatter.svg +0 -8
- package/svg/check-square.svg +0 -5
- package/svg/circle-off.svg +0 -5
- package/svg/clapperboard.svg +0 -6
- package/svg/clipboard-check.svg +0 -6
- package/svg/clipboard-copy.svg +0 -7
- package/svg/clipboard-list.svg +0 -9
- package/svg/cloud-download.svg +0 -5
- package/svg/cloud-drizzle.svg +0 -4
- package/svg/cloud-fog.svg +0 -4
- package/svg/cloud-lightning.svg +0 -5
- package/svg/cloud-off.svg +0 -5
- package/svg/cloud-rain.svg +0 -5
- package/svg/cloud-snow.svg +0 -4
- package/svg/cloud-sun.svg +0 -6
- package/svg/code-2.svg +0 -5
- package/svg/coffee.svg +0 -8
- package/svg/coins.svg +0 -7
- package/svg/compass-drawing.svg +0 -6
- package/svg/component.svg +0 -3
- package/svg/contact.svg +0 -6
- package/svg/container.svg +0 -7
- package/svg/corner-left-down.svg +0 -4
- package/svg/corner-left-up.svg +0 -4
- package/svg/corner-right-down.svg +0 -4
- package/svg/corner-right-up.svg +0 -4
- package/svg/corner-up-left.svg +0 -4
- package/svg/crosshair.svg +0 -7
- package/svg/crown.svg +0 -5
- package/svg/cut.svg +0 -7
- package/svg/diamond.svg +0 -3
- package/svg/dices.svg +0 -10
- package/svg/disc.svg +0 -5
- package/svg/dna.svg +0 -10
- package/svg/door-closed.svg +0 -5
- package/svg/door-open.svg +0 -6
- package/svg/droplets.svg +0 -5
- package/svg/earth.svg +0 -6
- package/svg/eraser.svg +0 -4
- package/svg/ethernet.svg +0 -9
- package/svg/fast-forward.svg +0 -6
- package/svg/file-archive.svg +0 -7
- package/svg/file-audio.svg +0 -7
- package/svg/file-check.svg +0 -6
- package/svg/file-input.svg +0 -6
- package/svg/file-json.svg +0 -7
- package/svg/file-key.svg +0 -7
- package/svg/file-lock.svg +0 -7
- package/svg/file-output.svg +0 -6
- package/svg/file-search.svg +0 -7
- package/svg/file-spreadsheet.svg +0 -8
- package/svg/file-video.svg +0 -6
- package/svg/file-warning.svg +0 -7
- package/svg/file-x.svg +0 -7
- package/svg/flag-triangle.svg +0 -4
- package/svg/flame.svg +0 -4
- package/svg/flower.svg +0 -6
- package/svg/folder-check.svg +0 -5
- package/svg/folder-minus.svg +0 -5
- package/svg/folder-x.svg +0 -6
- package/svg/frown.svg +0 -7
- package/svg/gamepad.svg +0 -8
- package/svg/gantt-chart.svg +0 -3
- package/svg/gauge.svg +0 -5
- package/svg/git-branch.svg +0 -6
- package/svg/git-commit.svg +0 -5
- package/svg/git-compare.svg +0 -6
- package/svg/git-fork.svg +0 -7
- package/svg/git-merge.svg +0 -5
- package/svg/git-pull-request.svg +0 -6
- package/svg/glasses.svg +0 -9
- package/svg/globe-2.svg +0 -6
- package/svg/grab.svg +0 -3
- package/svg/grid-3x3.svg +0 -7
- package/svg/grip-horizontal.svg +0 -4
- package/svg/grip-vertical.svg +0 -4
- package/svg/hand-coins.svg +0 -7
- package/svg/hand.svg +0 -3
- package/svg/heading-1.svg +0 -3
- package/svg/heading-2.svg +0 -4
- package/svg/heading-3.svg +0 -4
- package/svg/heart-pulse.svg +0 -5
- package/svg/hexagon.svg +0 -4
- package/svg/highlighter.svg +0 -6
- package/svg/hospital.svg +0 -6
- package/svg/hourglass.svg +0 -5
- package/svg/indent.svg +0 -6
- package/svg/joystick.svg +0 -6
- package/svg/kanban.svg +0 -5
- package/svg/key-round.svg +0 -5
- package/svg/keyboard.svg +0 -9
- package/svg/lamp.svg +0 -7
- package/svg/landmark.svg +0 -9
- package/svg/laugh.svg +0 -7
- package/svg/layers-2.svg +0 -5
- package/svg/layout-dashboard.svg +0 -6
- package/svg/layout-grid.svg +0 -10
- package/svg/layout-list.svg +0 -8
- package/svg/layout-template.svg +0 -6
- package/svg/leaf.svg +0 -5
- package/svg/lightbulb.svg +0 -6
- package/svg/line-chart.svg +0 -4
- package/svg/list-checks.svg +0 -4
- package/svg/list-ordered.svg +0 -6
- package/svg/loader-2.svg +0 -3
- package/svg/lock-keyhole.svg +0 -6
- package/svg/magnet.svg +0 -8
- package/svg/mail-open.svg +0 -5
- package/svg/maximize.svg +0 -3
- package/svg/megaphone.svg +0 -5
- package/svg/meh.svg +0 -7
- package/svg/memory-stick.svg +0 -6
- package/svg/messages-square.svg +0 -5
- package/svg/mic-off.svg +0 -7
- package/svg/microscope.svg +0 -8
- package/svg/minimize.svg +0 -3
- package/svg/minus-square.svg +0 -5
- package/svg/mountain.svg +0 -5
- package/svg/mouse-pointer-click.svg +0 -6
- package/svg/mouse-pointer.svg +0 -5
- package/svg/mouse.svg +0 -6
- package/svg/move-horizontal.svg +0 -5
- package/svg/music-2.svg +0 -5
- package/svg/notebook.svg +0 -7
- package/svg/octagon.svg +0 -4
- package/svg/outdent.svg +0 -6
- package/svg/palette.svg +0 -8
- package/svg/panel-bottom.svg +0 -5
- package/svg/panel-right.svg +0 -5
- package/svg/panel-top.svg +0 -5
- package/svg/party-popper.svg +0 -6
- package/svg/paste.svg +0 -5
- package/svg/pen-tool.svg +0 -7
- package/svg/pen.svg +0 -4
- package/svg/pentagon.svg +0 -4
- package/svg/phone-forwarded.svg +0 -5
- package/svg/phone-incoming.svg +0 -5
- package/svg/phone-missed.svg +0 -5
- package/svg/phone-outgoing.svg +0 -5
- package/svg/piggy-bank.svg +0 -4
- package/svg/pilcrow.svg +0 -3
- package/svg/pill.svg +0 -5
- package/svg/pin-off.svg +0 -6
- package/svg/pipette.svg +0 -5
- package/svg/plane.svg +0 -4
- package/svg/plug-off.svg +0 -7
- package/svg/plug.svg +0 -6
- package/svg/plus-square.svg +0 -6
- package/svg/podcast.svg +0 -7
- package/svg/pointer.svg +0 -6
- package/svg/presentation.svg +0 -6
- package/svg/puzzle.svg +0 -5
- package/svg/qr-code.svg +0 -7
- package/svg/quote.svg +0 -4
- package/svg/radio-tower.svg +0 -7
- package/svg/rainbow.svg +0 -5
- package/svg/refresh-ccw.svg +0 -5
- package/svg/regex.svg +0 -6
- package/svg/repeat.svg +0 -6
- package/svg/rewind.svg +0 -6
- package/svg/rocket.svg +0 -7
- package/svg/rotate-ccw.svg +0 -4
- package/svg/rows.svg +0 -6
- package/svg/ruler.svg +0 -8
- package/svg/satellite-dish.svg +0 -6
- package/svg/satellite.svg +0 -5
- package/svg/scale.svg +0 -7
- package/svg/scan-face.svg +0 -6
- package/svg/scan-line.svg +0 -4
- package/svg/school.svg +0 -6
- package/svg/screen-share.svg +0 -7
- package/svg/separator.svg +0 -5
- package/svg/share-2.svg +0 -8
- package/svg/shield-alert.svg +0 -6
- package/svg/shield-off.svg +0 -5
- package/svg/shield-plus.svg +0 -6
- package/svg/ship.svg +0 -6
- package/svg/shuffle.svg +0 -7
- package/svg/sidebar-close.svg +0 -6
- package/svg/sidebar-open.svg +0 -6
- package/svg/sigma.svg +0 -3
- package/svg/signal-low.svg +0 -6
- package/svg/signal.svg +0 -7
- package/svg/siren.svg +0 -5
- package/svg/sliders-horizontal.svg +0 -11
- package/svg/smile.svg +0 -7
- package/svg/snowflake.svg +0 -5
- package/svg/space.svg +0 -3
- package/svg/sparkles.svg +0 -5
- package/svg/speaker.svg +0 -6
- package/svg/sprout.svg +0 -6
- package/svg/stamp.svg +0 -5
- package/svg/stethoscope.svg +0 -7
- package/svg/store.svg +0 -9
- package/svg/strikethrough.svg +0 -5
- package/svg/sunrise.svg +0 -6
- package/svg/sunset.svg +0 -6
- package/svg/syringe.svg +0 -6
- package/svg/table-2.svg +0 -6
- package/svg/table.svg +0 -7
- package/svg/tags.svg +0 -6
- package/svg/target.svg +0 -6
- package/svg/telescope.svg +0 -7
- package/svg/tent.svg +0 -7
- package/svg/terminal-square.svg +0 -6
- package/svg/test-tube.svg +0 -5
- package/svg/ticket.svg +0 -5
- package/svg/timer.svg +0 -7
- package/svg/toggle-left.svg +0 -5
- package/svg/toggle-right.svg +0 -5
- package/svg/train.svg +0 -10
- package/svg/trash-2.svg +0 -7
- package/svg/tree-pine.svg +0 -4
- package/svg/trophy.svg +0 -8
- package/svg/tv.svg +0 -5
- package/svg/unlink.svg +0 -8
- package/svg/usb.svg +0 -7
- package/svg/user-circle.svg +0 -6
- package/svg/user-cog.svg +0 -7
- package/svg/user-lock.svg +0 -6
- package/svg/variable.svg +0 -6
- package/svg/video-off.svg +0 -5
- package/svg/voicemail.svg +0 -5
- package/svg/volume-mute.svg +0 -6
- package/svg/wand.svg +0 -4
- package/svg/warehouse.svg +0 -6
- package/svg/watch.svg +0 -7
- package/svg/waves.svg +0 -5
- package/svg/webcam.svg +0 -7
- package/svg/webhook.svg +0 -8
- package/svg/wifi-off.svg +0 -9
- package/svg/wind.svg +0 -5
- package/svg/window.svg +0 -7
- package/svg/wrap-text.svg +0 -6
- package/svg/x-square.svg +0 -6
- package/svg/zoom-in.svg +0 -7
- package/svg/zoom-out.svg +0 -6
package/dist/index.d.mts
CHANGED
|
@@ -1,9 +1,5 @@
|
|
|
1
1
|
import * as react from 'react';
|
|
2
2
|
|
|
3
|
-
interface AccessibilityProps extends React.SVGProps<SVGSVGElement> {
|
|
4
|
-
}
|
|
5
|
-
declare const Accessibility: react.ForwardRefExoticComponent<Omit<AccessibilityProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
6
|
-
|
|
7
3
|
interface ActivityProps extends React.SVGProps<SVGSVGElement> {
|
|
8
4
|
}
|
|
9
5
|
declare const Activity: react.ForwardRefExoticComponent<Omit<ActivityProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
@@ -12,14 +8,6 @@ interface AirplayProps extends React.SVGProps<SVGSVGElement> {
|
|
|
12
8
|
}
|
|
13
9
|
declare const Airplay: react.ForwardRefExoticComponent<Omit<AirplayProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
14
10
|
|
|
15
|
-
interface AlarmCheckProps extends React.SVGProps<SVGSVGElement> {
|
|
16
|
-
}
|
|
17
|
-
declare const AlarmCheck: react.ForwardRefExoticComponent<Omit<AlarmCheckProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
18
|
-
|
|
19
|
-
interface AlarmClockProps extends React.SVGProps<SVGSVGElement> {
|
|
20
|
-
}
|
|
21
|
-
declare const AlarmClock: react.ForwardRefExoticComponent<Omit<AlarmClockProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
22
|
-
|
|
23
11
|
interface AlertCircleProps extends React.SVGProps<SVGSVGElement> {
|
|
24
12
|
}
|
|
25
13
|
declare const AlertCircle: react.ForwardRefExoticComponent<Omit<AlertCircleProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
@@ -44,58 +32,14 @@ interface AlignRightProps extends React.SVGProps<SVGSVGElement> {
|
|
|
44
32
|
}
|
|
45
33
|
declare const AlignRight: react.ForwardRefExoticComponent<Omit<AlignRightProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
46
34
|
|
|
47
|
-
interface AnchorProps extends React.SVGProps<SVGSVGElement> {
|
|
48
|
-
}
|
|
49
|
-
declare const Anchor: react.ForwardRefExoticComponent<Omit<AnchorProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
50
|
-
|
|
51
|
-
interface AngryProps extends React.SVGProps<SVGSVGElement> {
|
|
52
|
-
}
|
|
53
|
-
declare const Angry: react.ForwardRefExoticComponent<Omit<AngryProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
54
|
-
|
|
55
|
-
interface ApertureProps extends React.SVGProps<SVGSVGElement> {
|
|
56
|
-
}
|
|
57
|
-
declare const Aperture: react.ForwardRefExoticComponent<Omit<ApertureProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
58
|
-
|
|
59
|
-
interface ApiProps extends React.SVGProps<SVGSVGElement> {
|
|
60
|
-
}
|
|
61
|
-
declare const Api: react.ForwardRefExoticComponent<Omit<ApiProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
62
|
-
|
|
63
35
|
interface ArchiveProps extends React.SVGProps<SVGSVGElement> {
|
|
64
36
|
}
|
|
65
37
|
declare const Archive: react.ForwardRefExoticComponent<Omit<ArchiveProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
66
38
|
|
|
67
|
-
interface AreaChartProps extends React.SVGProps<SVGSVGElement> {
|
|
68
|
-
}
|
|
69
|
-
declare const AreaChart: react.ForwardRefExoticComponent<Omit<AreaChartProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
70
|
-
|
|
71
|
-
interface ArmchairProps extends React.SVGProps<SVGSVGElement> {
|
|
72
|
-
}
|
|
73
|
-
declare const Armchair: react.ForwardRefExoticComponent<Omit<ArmchairProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
74
|
-
|
|
75
|
-
interface ArrowBigDownProps extends React.SVGProps<SVGSVGElement> {
|
|
76
|
-
}
|
|
77
|
-
declare const ArrowBigDown: react.ForwardRefExoticComponent<Omit<ArrowBigDownProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
78
|
-
|
|
79
|
-
interface ArrowBigLeftProps extends React.SVGProps<SVGSVGElement> {
|
|
80
|
-
}
|
|
81
|
-
declare const ArrowBigLeft: react.ForwardRefExoticComponent<Omit<ArrowBigLeftProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
82
|
-
|
|
83
|
-
interface ArrowBigRightProps extends React.SVGProps<SVGSVGElement> {
|
|
84
|
-
}
|
|
85
|
-
declare const ArrowBigRight: react.ForwardRefExoticComponent<Omit<ArrowBigRightProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
86
|
-
|
|
87
|
-
interface ArrowBigUpProps extends React.SVGProps<SVGSVGElement> {
|
|
88
|
-
}
|
|
89
|
-
declare const ArrowBigUp: react.ForwardRefExoticComponent<Omit<ArrowBigUpProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
90
|
-
|
|
91
39
|
interface ArrowDownProps extends React.SVGProps<SVGSVGElement> {
|
|
92
40
|
}
|
|
93
41
|
declare const ArrowDown: react.ForwardRefExoticComponent<Omit<ArrowDownProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
94
42
|
|
|
95
|
-
interface ArrowDownCircleProps extends React.SVGProps<SVGSVGElement> {
|
|
96
|
-
}
|
|
97
|
-
declare const ArrowDownCircle: react.ForwardRefExoticComponent<Omit<ArrowDownCircleProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
98
|
-
|
|
99
43
|
interface ArrowDownLeftProps extends React.SVGProps<SVGSVGElement> {
|
|
100
44
|
}
|
|
101
45
|
declare const ArrowDownLeft: react.ForwardRefExoticComponent<Omit<ArrowDownLeftProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
@@ -108,26 +52,14 @@ interface ArrowLeftProps extends React.SVGProps<SVGSVGElement> {
|
|
|
108
52
|
}
|
|
109
53
|
declare const ArrowLeft: react.ForwardRefExoticComponent<Omit<ArrowLeftProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
110
54
|
|
|
111
|
-
interface ArrowLeftCircleProps extends React.SVGProps<SVGSVGElement> {
|
|
112
|
-
}
|
|
113
|
-
declare const ArrowLeftCircle: react.ForwardRefExoticComponent<Omit<ArrowLeftCircleProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
114
|
-
|
|
115
55
|
interface ArrowRightProps extends React.SVGProps<SVGSVGElement> {
|
|
116
56
|
}
|
|
117
57
|
declare const ArrowRight: react.ForwardRefExoticComponent<Omit<ArrowRightProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
118
58
|
|
|
119
|
-
interface ArrowRightCircleProps extends React.SVGProps<SVGSVGElement> {
|
|
120
|
-
}
|
|
121
|
-
declare const ArrowRightCircle: react.ForwardRefExoticComponent<Omit<ArrowRightCircleProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
122
|
-
|
|
123
59
|
interface ArrowUpProps extends React.SVGProps<SVGSVGElement> {
|
|
124
60
|
}
|
|
125
61
|
declare const ArrowUp: react.ForwardRefExoticComponent<Omit<ArrowUpProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
126
62
|
|
|
127
|
-
interface ArrowUpCircleProps extends React.SVGProps<SVGSVGElement> {
|
|
128
|
-
}
|
|
129
|
-
declare const ArrowUpCircle: react.ForwardRefExoticComponent<Omit<ArrowUpCircleProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
130
|
-
|
|
131
63
|
interface ArrowUpLeftProps extends React.SVGProps<SVGSVGElement> {
|
|
132
64
|
}
|
|
133
65
|
declare const ArrowUpLeft: react.ForwardRefExoticComponent<Omit<ArrowUpLeftProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
@@ -136,14 +68,6 @@ interface ArrowUpRightProps extends React.SVGProps<SVGSVGElement> {
|
|
|
136
68
|
}
|
|
137
69
|
declare const ArrowUpRight: react.ForwardRefExoticComponent<Omit<ArrowUpRightProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
138
70
|
|
|
139
|
-
interface AsteriskProps extends React.SVGProps<SVGSVGElement> {
|
|
140
|
-
}
|
|
141
|
-
declare const Asterisk: react.ForwardRefExoticComponent<Omit<AsteriskProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
142
|
-
|
|
143
|
-
interface AtomProps extends React.SVGProps<SVGSVGElement> {
|
|
144
|
-
}
|
|
145
|
-
declare const Atom: react.ForwardRefExoticComponent<Omit<AtomProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
146
|
-
|
|
147
71
|
interface AtSignProps extends React.SVGProps<SVGSVGElement> {
|
|
148
72
|
}
|
|
149
73
|
declare const AtSign: react.ForwardRefExoticComponent<Omit<AtSignProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
@@ -152,90 +76,34 @@ interface AwardProps extends React.SVGProps<SVGSVGElement> {
|
|
|
152
76
|
}
|
|
153
77
|
declare const Award: react.ForwardRefExoticComponent<Omit<AwardProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
154
78
|
|
|
155
|
-
interface BadgeProps extends React.SVGProps<SVGSVGElement> {
|
|
156
|
-
}
|
|
157
|
-
declare const Badge: react.ForwardRefExoticComponent<Omit<BadgeProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
158
|
-
|
|
159
|
-
interface BadgeCheckProps extends React.SVGProps<SVGSVGElement> {
|
|
160
|
-
}
|
|
161
|
-
declare const BadgeCheck: react.ForwardRefExoticComponent<Omit<BadgeCheckProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
162
|
-
|
|
163
|
-
interface BadgePercentProps extends React.SVGProps<SVGSVGElement> {
|
|
164
|
-
}
|
|
165
|
-
declare const BadgePercent: react.ForwardRefExoticComponent<Omit<BadgePercentProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
166
|
-
|
|
167
|
-
interface BanProps extends React.SVGProps<SVGSVGElement> {
|
|
168
|
-
}
|
|
169
|
-
declare const Ban: react.ForwardRefExoticComponent<Omit<BanProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
170
|
-
|
|
171
|
-
interface BanknoteProps extends React.SVGProps<SVGSVGElement> {
|
|
172
|
-
}
|
|
173
|
-
declare const Banknote: react.ForwardRefExoticComponent<Omit<BanknoteProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
174
|
-
|
|
175
79
|
interface BarChartProps extends React.SVGProps<SVGSVGElement> {
|
|
176
80
|
}
|
|
177
81
|
declare const BarChart: react.ForwardRefExoticComponent<Omit<BarChartProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
178
82
|
|
|
179
|
-
interface BarChart2Props extends React.SVGProps<SVGSVGElement> {
|
|
180
|
-
}
|
|
181
|
-
declare const BarChart2: react.ForwardRefExoticComponent<Omit<BarChart2Props, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
182
|
-
|
|
183
|
-
interface BarChart3Props extends React.SVGProps<SVGSVGElement> {
|
|
184
|
-
}
|
|
185
|
-
declare const BarChart3: react.ForwardRefExoticComponent<Omit<BarChart3Props, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
186
|
-
|
|
187
|
-
interface BarcodeProps extends React.SVGProps<SVGSVGElement> {
|
|
188
|
-
}
|
|
189
|
-
declare const Barcode: react.ForwardRefExoticComponent<Omit<BarcodeProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
190
|
-
|
|
191
83
|
interface BatteryProps extends React.SVGProps<SVGSVGElement> {
|
|
192
84
|
}
|
|
193
85
|
declare const Battery: react.ForwardRefExoticComponent<Omit<BatteryProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
194
86
|
|
|
195
|
-
interface BatteryChargingProps extends React.SVGProps<SVGSVGElement> {
|
|
196
|
-
}
|
|
197
|
-
declare const BatteryCharging: react.ForwardRefExoticComponent<Omit<BatteryChargingProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
198
|
-
|
|
199
87
|
interface BatteryFullProps extends React.SVGProps<SVGSVGElement> {
|
|
200
88
|
}
|
|
201
89
|
declare const BatteryFull: react.ForwardRefExoticComponent<Omit<BatteryFullProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
202
90
|
|
|
203
|
-
interface
|
|
91
|
+
interface BatteryHighProps extends React.SVGProps<SVGSVGElement> {
|
|
204
92
|
}
|
|
205
|
-
declare const
|
|
93
|
+
declare const BatteryHigh: react.ForwardRefExoticComponent<Omit<BatteryHighProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
206
94
|
|
|
207
|
-
interface
|
|
95
|
+
interface BatteryLowProps extends React.SVGProps<SVGSVGElement> {
|
|
208
96
|
}
|
|
209
|
-
declare const
|
|
97
|
+
declare const BatteryLow: react.ForwardRefExoticComponent<Omit<BatteryLowProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
210
98
|
|
|
211
|
-
interface
|
|
99
|
+
interface BatteryMediumProps extends React.SVGProps<SVGSVGElement> {
|
|
212
100
|
}
|
|
213
|
-
declare const
|
|
101
|
+
declare const BatteryMedium: react.ForwardRefExoticComponent<Omit<BatteryMediumProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
214
102
|
|
|
215
103
|
interface BellProps extends React.SVGProps<SVGSVGElement> {
|
|
216
104
|
}
|
|
217
105
|
declare const Bell: react.ForwardRefExoticComponent<Omit<BellProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
218
106
|
|
|
219
|
-
interface BellOffProps extends React.SVGProps<SVGSVGElement> {
|
|
220
|
-
}
|
|
221
|
-
declare const BellOff: react.ForwardRefExoticComponent<Omit<BellOffProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
222
|
-
|
|
223
|
-
interface BellRingProps extends React.SVGProps<SVGSVGElement> {
|
|
224
|
-
}
|
|
225
|
-
declare const BellRing: react.ForwardRefExoticComponent<Omit<BellRingProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
226
|
-
|
|
227
|
-
interface BikeProps extends React.SVGProps<SVGSVGElement> {
|
|
228
|
-
}
|
|
229
|
-
declare const Bike: react.ForwardRefExoticComponent<Omit<BikeProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
230
|
-
|
|
231
|
-
interface BinaryProps extends React.SVGProps<SVGSVGElement> {
|
|
232
|
-
}
|
|
233
|
-
declare const Binary: react.ForwardRefExoticComponent<Omit<BinaryProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
234
|
-
|
|
235
|
-
interface BlocksProps extends React.SVGProps<SVGSVGElement> {
|
|
236
|
-
}
|
|
237
|
-
declare const Blocks: react.ForwardRefExoticComponent<Omit<BlocksProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
238
|
-
|
|
239
107
|
interface BluetoothProps extends React.SVGProps<SVGSVGElement> {
|
|
240
108
|
}
|
|
241
109
|
declare const Bluetooth: react.ForwardRefExoticComponent<Omit<BluetoothProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
@@ -244,114 +112,22 @@ interface BoldProps extends React.SVGProps<SVGSVGElement> {
|
|
|
244
112
|
}
|
|
245
113
|
declare const Bold: react.ForwardRefExoticComponent<Omit<BoldProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
246
114
|
|
|
247
|
-
interface BookProps extends React.SVGProps<SVGSVGElement> {
|
|
248
|
-
}
|
|
249
|
-
declare const Book: react.ForwardRefExoticComponent<Omit<BookProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
250
|
-
|
|
251
115
|
interface BookmarkProps extends React.SVGProps<SVGSVGElement> {
|
|
252
116
|
}
|
|
253
117
|
declare const Bookmark: react.ForwardRefExoticComponent<Omit<BookmarkProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
254
118
|
|
|
255
|
-
interface BookMarkedProps extends React.SVGProps<SVGSVGElement> {
|
|
256
|
-
}
|
|
257
|
-
declare const BookMarked: react.ForwardRefExoticComponent<Omit<BookMarkedProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
258
|
-
|
|
259
|
-
interface BookOpenProps extends React.SVGProps<SVGSVGElement> {
|
|
260
|
-
}
|
|
261
|
-
declare const BookOpen: react.ForwardRefExoticComponent<Omit<BookOpenProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
262
|
-
|
|
263
|
-
interface BotProps extends React.SVGProps<SVGSVGElement> {
|
|
264
|
-
}
|
|
265
|
-
declare const Bot: react.ForwardRefExoticComponent<Omit<BotProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
266
|
-
|
|
267
|
-
interface BracesProps extends React.SVGProps<SVGSVGElement> {
|
|
268
|
-
}
|
|
269
|
-
declare const Braces: react.ForwardRefExoticComponent<Omit<BracesProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
270
|
-
|
|
271
|
-
interface BracketsProps extends React.SVGProps<SVGSVGElement> {
|
|
272
|
-
}
|
|
273
|
-
declare const Brackets: react.ForwardRefExoticComponent<Omit<BracketsProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
274
|
-
|
|
275
|
-
interface BrainProps extends React.SVGProps<SVGSVGElement> {
|
|
276
|
-
}
|
|
277
|
-
declare const Brain: react.ForwardRefExoticComponent<Omit<BrainProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
278
|
-
|
|
279
|
-
interface BriefcaseProps extends React.SVGProps<SVGSVGElement> {
|
|
280
|
-
}
|
|
281
|
-
declare const Briefcase: react.ForwardRefExoticComponent<Omit<BriefcaseProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
282
|
-
|
|
283
|
-
interface BrushProps extends React.SVGProps<SVGSVGElement> {
|
|
284
|
-
}
|
|
285
|
-
declare const Brush: react.ForwardRefExoticComponent<Omit<BrushProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
286
|
-
|
|
287
|
-
interface BugProps extends React.SVGProps<SVGSVGElement> {
|
|
288
|
-
}
|
|
289
|
-
declare const Bug: react.ForwardRefExoticComponent<Omit<BugProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
290
|
-
|
|
291
|
-
interface BuildingProps extends React.SVGProps<SVGSVGElement> {
|
|
292
|
-
}
|
|
293
|
-
declare const Building: react.ForwardRefExoticComponent<Omit<BuildingProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
294
|
-
|
|
295
|
-
interface Building2Props extends React.SVGProps<SVGSVGElement> {
|
|
296
|
-
}
|
|
297
|
-
declare const Building2: react.ForwardRefExoticComponent<Omit<Building2Props, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
298
|
-
|
|
299
|
-
interface CakeProps extends React.SVGProps<SVGSVGElement> {
|
|
300
|
-
}
|
|
301
|
-
declare const Cake: react.ForwardRefExoticComponent<Omit<CakeProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
302
|
-
|
|
303
|
-
interface CalculatorProps extends React.SVGProps<SVGSVGElement> {
|
|
304
|
-
}
|
|
305
|
-
declare const Calculator: react.ForwardRefExoticComponent<Omit<CalculatorProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
306
|
-
|
|
307
119
|
interface CalendarProps extends React.SVGProps<SVGSVGElement> {
|
|
308
120
|
}
|
|
309
121
|
declare const Calendar: react.ForwardRefExoticComponent<Omit<CalendarProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
310
122
|
|
|
311
|
-
interface CalendarCheckProps extends React.SVGProps<SVGSVGElement> {
|
|
312
|
-
}
|
|
313
|
-
declare const CalendarCheck: react.ForwardRefExoticComponent<Omit<CalendarCheckProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
314
|
-
|
|
315
|
-
interface CalendarDaysProps extends React.SVGProps<SVGSVGElement> {
|
|
316
|
-
}
|
|
317
|
-
declare const CalendarDays: react.ForwardRefExoticComponent<Omit<CalendarDaysProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
318
|
-
|
|
319
|
-
interface CalendarPlusProps extends React.SVGProps<SVGSVGElement> {
|
|
320
|
-
}
|
|
321
|
-
declare const CalendarPlus: react.ForwardRefExoticComponent<Omit<CalendarPlusProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
322
|
-
|
|
323
|
-
interface CalendarXProps extends React.SVGProps<SVGSVGElement> {
|
|
324
|
-
}
|
|
325
|
-
declare const CalendarX: react.ForwardRefExoticComponent<Omit<CalendarXProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
326
|
-
|
|
327
123
|
interface CameraProps extends React.SVGProps<SVGSVGElement> {
|
|
328
124
|
}
|
|
329
125
|
declare const Camera: react.ForwardRefExoticComponent<Omit<CameraProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
330
126
|
|
|
331
|
-
interface CameraOffProps extends React.SVGProps<SVGSVGElement> {
|
|
332
|
-
}
|
|
333
|
-
declare const CameraOff: react.ForwardRefExoticComponent<Omit<CameraOffProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
334
|
-
|
|
335
|
-
interface CarProps extends React.SVGProps<SVGSVGElement> {
|
|
336
|
-
}
|
|
337
|
-
declare const Car: react.ForwardRefExoticComponent<Omit<CarProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
338
|
-
|
|
339
127
|
interface CastProps extends React.SVGProps<SVGSVGElement> {
|
|
340
128
|
}
|
|
341
129
|
declare const Cast: react.ForwardRefExoticComponent<Omit<CastProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
342
130
|
|
|
343
|
-
interface ChartCandlestickProps extends React.SVGProps<SVGSVGElement> {
|
|
344
|
-
}
|
|
345
|
-
declare const ChartCandlestick: react.ForwardRefExoticComponent<Omit<ChartCandlestickProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
346
|
-
|
|
347
|
-
interface ChartNetworkProps extends React.SVGProps<SVGSVGElement> {
|
|
348
|
-
}
|
|
349
|
-
declare const ChartNetwork: react.ForwardRefExoticComponent<Omit<ChartNetworkProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
350
|
-
|
|
351
|
-
interface ChartScatterProps extends React.SVGProps<SVGSVGElement> {
|
|
352
|
-
}
|
|
353
|
-
declare const ChartScatter: react.ForwardRefExoticComponent<Omit<ChartScatterProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
354
|
-
|
|
355
131
|
interface CheckProps extends React.SVGProps<SVGSVGElement> {
|
|
356
132
|
}
|
|
357
133
|
declare const Check: react.ForwardRefExoticComponent<Omit<CheckProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
@@ -360,10 +136,6 @@ interface CheckCircleProps extends React.SVGProps<SVGSVGElement> {
|
|
|
360
136
|
}
|
|
361
137
|
declare const CheckCircle: react.ForwardRefExoticComponent<Omit<CheckCircleProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
362
138
|
|
|
363
|
-
interface CheckSquareProps extends React.SVGProps<SVGSVGElement> {
|
|
364
|
-
}
|
|
365
|
-
declare const CheckSquare: react.ForwardRefExoticComponent<Omit<CheckSquareProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
366
|
-
|
|
367
139
|
interface ChevronDownProps extends React.SVGProps<SVGSVGElement> {
|
|
368
140
|
}
|
|
369
141
|
declare const ChevronDown: react.ForwardRefExoticComponent<Omit<ChevronDownProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
@@ -400,30 +172,10 @@ interface CircleProps extends React.SVGProps<SVGSVGElement> {
|
|
|
400
172
|
}
|
|
401
173
|
declare const Circle: react.ForwardRefExoticComponent<Omit<CircleProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
402
174
|
|
|
403
|
-
interface CircleOffProps extends React.SVGProps<SVGSVGElement> {
|
|
404
|
-
}
|
|
405
|
-
declare const CircleOff: react.ForwardRefExoticComponent<Omit<CircleOffProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
406
|
-
|
|
407
|
-
interface ClapperboardProps extends React.SVGProps<SVGSVGElement> {
|
|
408
|
-
}
|
|
409
|
-
declare const Clapperboard: react.ForwardRefExoticComponent<Omit<ClapperboardProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
410
|
-
|
|
411
175
|
interface ClipboardProps extends React.SVGProps<SVGSVGElement> {
|
|
412
176
|
}
|
|
413
177
|
declare const Clipboard: react.ForwardRefExoticComponent<Omit<ClipboardProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
414
178
|
|
|
415
|
-
interface ClipboardCheckProps extends React.SVGProps<SVGSVGElement> {
|
|
416
|
-
}
|
|
417
|
-
declare const ClipboardCheck: react.ForwardRefExoticComponent<Omit<ClipboardCheckProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
418
|
-
|
|
419
|
-
interface ClipboardCopyProps extends React.SVGProps<SVGSVGElement> {
|
|
420
|
-
}
|
|
421
|
-
declare const ClipboardCopy: react.ForwardRefExoticComponent<Omit<ClipboardCopyProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
422
|
-
|
|
423
|
-
interface ClipboardListProps extends React.SVGProps<SVGSVGElement> {
|
|
424
|
-
}
|
|
425
|
-
declare const ClipboardList: react.ForwardRefExoticComponent<Omit<ClipboardListProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
426
|
-
|
|
427
179
|
interface ClockProps extends React.SVGProps<SVGSVGElement> {
|
|
428
180
|
}
|
|
429
181
|
declare const Clock: react.ForwardRefExoticComponent<Omit<ClockProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
@@ -432,38 +184,6 @@ interface CloudProps extends React.SVGProps<SVGSVGElement> {
|
|
|
432
184
|
}
|
|
433
185
|
declare const Cloud: react.ForwardRefExoticComponent<Omit<CloudProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
434
186
|
|
|
435
|
-
interface CloudDownloadProps extends React.SVGProps<SVGSVGElement> {
|
|
436
|
-
}
|
|
437
|
-
declare const CloudDownload: react.ForwardRefExoticComponent<Omit<CloudDownloadProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
438
|
-
|
|
439
|
-
interface CloudDrizzleProps extends React.SVGProps<SVGSVGElement> {
|
|
440
|
-
}
|
|
441
|
-
declare const CloudDrizzle: react.ForwardRefExoticComponent<Omit<CloudDrizzleProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
442
|
-
|
|
443
|
-
interface CloudFogProps extends React.SVGProps<SVGSVGElement> {
|
|
444
|
-
}
|
|
445
|
-
declare const CloudFog: react.ForwardRefExoticComponent<Omit<CloudFogProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
446
|
-
|
|
447
|
-
interface CloudLightningProps extends React.SVGProps<SVGSVGElement> {
|
|
448
|
-
}
|
|
449
|
-
declare const CloudLightning: react.ForwardRefExoticComponent<Omit<CloudLightningProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
450
|
-
|
|
451
|
-
interface CloudOffProps extends React.SVGProps<SVGSVGElement> {
|
|
452
|
-
}
|
|
453
|
-
declare const CloudOff: react.ForwardRefExoticComponent<Omit<CloudOffProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
454
|
-
|
|
455
|
-
interface CloudRainProps extends React.SVGProps<SVGSVGElement> {
|
|
456
|
-
}
|
|
457
|
-
declare const CloudRain: react.ForwardRefExoticComponent<Omit<CloudRainProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
458
|
-
|
|
459
|
-
interface CloudSnowProps extends React.SVGProps<SVGSVGElement> {
|
|
460
|
-
}
|
|
461
|
-
declare const CloudSnow: react.ForwardRefExoticComponent<Omit<CloudSnowProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
462
|
-
|
|
463
|
-
interface CloudSunProps extends React.SVGProps<SVGSVGElement> {
|
|
464
|
-
}
|
|
465
|
-
declare const CloudSun: react.ForwardRefExoticComponent<Omit<CloudSunProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
466
|
-
|
|
467
187
|
interface CloudUploadProps extends React.SVGProps<SVGSVGElement> {
|
|
468
188
|
}
|
|
469
189
|
declare const CloudUpload: react.ForwardRefExoticComponent<Omit<CloudUploadProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
@@ -472,18 +192,6 @@ interface CodeProps extends React.SVGProps<SVGSVGElement> {
|
|
|
472
192
|
}
|
|
473
193
|
declare const Code: react.ForwardRefExoticComponent<Omit<CodeProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
474
194
|
|
|
475
|
-
interface Code2Props extends React.SVGProps<SVGSVGElement> {
|
|
476
|
-
}
|
|
477
|
-
declare const Code2: react.ForwardRefExoticComponent<Omit<Code2Props, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
478
|
-
|
|
479
|
-
interface CoffeeProps extends React.SVGProps<SVGSVGElement> {
|
|
480
|
-
}
|
|
481
|
-
declare const Coffee: react.ForwardRefExoticComponent<Omit<CoffeeProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
482
|
-
|
|
483
|
-
interface CoinsProps extends React.SVGProps<SVGSVGElement> {
|
|
484
|
-
}
|
|
485
|
-
declare const Coins: react.ForwardRefExoticComponent<Omit<CoinsProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
486
|
-
|
|
487
195
|
interface ColumnsProps extends React.SVGProps<SVGSVGElement> {
|
|
488
196
|
}
|
|
489
197
|
declare const Columns: react.ForwardRefExoticComponent<Omit<ColumnsProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
@@ -492,22 +200,6 @@ interface CompassProps extends React.SVGProps<SVGSVGElement> {
|
|
|
492
200
|
}
|
|
493
201
|
declare const Compass: react.ForwardRefExoticComponent<Omit<CompassProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
494
202
|
|
|
495
|
-
interface CompassDrawingProps extends React.SVGProps<SVGSVGElement> {
|
|
496
|
-
}
|
|
497
|
-
declare const CompassDrawing: react.ForwardRefExoticComponent<Omit<CompassDrawingProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
498
|
-
|
|
499
|
-
interface ComponentProps extends React.SVGProps<SVGSVGElement> {
|
|
500
|
-
}
|
|
501
|
-
declare const Component: react.ForwardRefExoticComponent<Omit<ComponentProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
502
|
-
|
|
503
|
-
interface ContactProps extends React.SVGProps<SVGSVGElement> {
|
|
504
|
-
}
|
|
505
|
-
declare const Contact: react.ForwardRefExoticComponent<Omit<ContactProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
506
|
-
|
|
507
|
-
interface ContainerProps extends React.SVGProps<SVGSVGElement> {
|
|
508
|
-
}
|
|
509
|
-
declare const Container: react.ForwardRefExoticComponent<Omit<ContainerProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
510
|
-
|
|
511
203
|
interface CopyProps extends React.SVGProps<SVGSVGElement> {
|
|
512
204
|
}
|
|
513
205
|
declare const Copy: react.ForwardRefExoticComponent<Omit<CopyProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
@@ -520,26 +212,6 @@ interface CornerDownRightProps extends React.SVGProps<SVGSVGElement> {
|
|
|
520
212
|
}
|
|
521
213
|
declare const CornerDownRight: react.ForwardRefExoticComponent<Omit<CornerDownRightProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
522
214
|
|
|
523
|
-
interface CornerLeftDownProps extends React.SVGProps<SVGSVGElement> {
|
|
524
|
-
}
|
|
525
|
-
declare const CornerLeftDown: react.ForwardRefExoticComponent<Omit<CornerLeftDownProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
526
|
-
|
|
527
|
-
interface CornerLeftUpProps extends React.SVGProps<SVGSVGElement> {
|
|
528
|
-
}
|
|
529
|
-
declare const CornerLeftUp: react.ForwardRefExoticComponent<Omit<CornerLeftUpProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
530
|
-
|
|
531
|
-
interface CornerRightDownProps extends React.SVGProps<SVGSVGElement> {
|
|
532
|
-
}
|
|
533
|
-
declare const CornerRightDown: react.ForwardRefExoticComponent<Omit<CornerRightDownProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
534
|
-
|
|
535
|
-
interface CornerRightUpProps extends React.SVGProps<SVGSVGElement> {
|
|
536
|
-
}
|
|
537
|
-
declare const CornerRightUp: react.ForwardRefExoticComponent<Omit<CornerRightUpProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
538
|
-
|
|
539
|
-
interface CornerUpLeftProps extends React.SVGProps<SVGSVGElement> {
|
|
540
|
-
}
|
|
541
|
-
declare const CornerUpLeft: react.ForwardRefExoticComponent<Omit<CornerUpLeftProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
542
|
-
|
|
543
215
|
interface CornerUpRightProps extends React.SVGProps<SVGSVGElement> {
|
|
544
216
|
}
|
|
545
217
|
declare const CornerUpRight: react.ForwardRefExoticComponent<Omit<CornerUpRightProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
@@ -552,45 +224,13 @@ interface CreditCardProps extends React.SVGProps<SVGSVGElement> {
|
|
|
552
224
|
}
|
|
553
225
|
declare const CreditCard: react.ForwardRefExoticComponent<Omit<CreditCardProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
554
226
|
|
|
555
|
-
interface CrosshairProps extends React.SVGProps<SVGSVGElement> {
|
|
556
|
-
}
|
|
557
|
-
declare const Crosshair: react.ForwardRefExoticComponent<Omit<CrosshairProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
558
|
-
|
|
559
|
-
interface CrownProps extends React.SVGProps<SVGSVGElement> {
|
|
560
|
-
}
|
|
561
|
-
declare const Crown: react.ForwardRefExoticComponent<Omit<CrownProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
562
|
-
|
|
563
|
-
interface CutProps extends React.SVGProps<SVGSVGElement> {
|
|
564
|
-
}
|
|
565
|
-
declare const Cut: react.ForwardRefExoticComponent<Omit<CutProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
566
|
-
|
|
567
227
|
interface DatabaseProps extends React.SVGProps<SVGSVGElement> {
|
|
568
228
|
}
|
|
569
229
|
declare const Database: react.ForwardRefExoticComponent<Omit<DatabaseProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
570
230
|
|
|
571
|
-
interface
|
|
572
|
-
}
|
|
573
|
-
declare const Diamond: react.ForwardRefExoticComponent<Omit<DiamondProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
574
|
-
|
|
575
|
-
interface DicesProps extends React.SVGProps<SVGSVGElement> {
|
|
576
|
-
}
|
|
577
|
-
declare const Dices: react.ForwardRefExoticComponent<Omit<DicesProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
578
|
-
|
|
579
|
-
interface DiscProps extends React.SVGProps<SVGSVGElement> {
|
|
580
|
-
}
|
|
581
|
-
declare const Disc: react.ForwardRefExoticComponent<Omit<DiscProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
582
|
-
|
|
583
|
-
interface DnaProps extends React.SVGProps<SVGSVGElement> {
|
|
231
|
+
interface DollarSignProps extends React.SVGProps<SVGSVGElement> {
|
|
584
232
|
}
|
|
585
|
-
declare const
|
|
586
|
-
|
|
587
|
-
interface DoorClosedProps extends React.SVGProps<SVGSVGElement> {
|
|
588
|
-
}
|
|
589
|
-
declare const DoorClosed: react.ForwardRefExoticComponent<Omit<DoorClosedProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
590
|
-
|
|
591
|
-
interface DoorOpenProps extends React.SVGProps<SVGSVGElement> {
|
|
592
|
-
}
|
|
593
|
-
declare const DoorOpen: react.ForwardRefExoticComponent<Omit<DoorOpenProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
233
|
+
declare const DollarSign: react.ForwardRefExoticComponent<Omit<DollarSignProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
594
234
|
|
|
595
235
|
interface DownloadProps extends React.SVGProps<SVGSVGElement> {
|
|
596
236
|
}
|
|
@@ -600,26 +240,10 @@ interface DropletProps extends React.SVGProps<SVGSVGElement> {
|
|
|
600
240
|
}
|
|
601
241
|
declare const Droplet: react.ForwardRefExoticComponent<Omit<DropletProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
602
242
|
|
|
603
|
-
interface DropletsProps extends React.SVGProps<SVGSVGElement> {
|
|
604
|
-
}
|
|
605
|
-
declare const Droplets: react.ForwardRefExoticComponent<Omit<DropletsProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
606
|
-
|
|
607
|
-
interface EarthProps extends React.SVGProps<SVGSVGElement> {
|
|
608
|
-
}
|
|
609
|
-
declare const Earth: react.ForwardRefExoticComponent<Omit<EarthProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
610
|
-
|
|
611
243
|
interface EditProps extends React.SVGProps<SVGSVGElement> {
|
|
612
244
|
}
|
|
613
245
|
declare const Edit: react.ForwardRefExoticComponent<Omit<EditProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
614
246
|
|
|
615
|
-
interface EraserProps extends React.SVGProps<SVGSVGElement> {
|
|
616
|
-
}
|
|
617
|
-
declare const Eraser: react.ForwardRefExoticComponent<Omit<EraserProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
618
|
-
|
|
619
|
-
interface EthernetProps extends React.SVGProps<SVGSVGElement> {
|
|
620
|
-
}
|
|
621
|
-
declare const Ethernet: react.ForwardRefExoticComponent<Omit<EthernetProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
622
|
-
|
|
623
247
|
interface ExternalLinkProps extends React.SVGProps<SVGSVGElement> {
|
|
624
248
|
}
|
|
625
249
|
declare const ExternalLink: react.ForwardRefExoticComponent<Omit<ExternalLinkProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
@@ -632,26 +256,14 @@ interface EyeOffProps extends React.SVGProps<SVGSVGElement> {
|
|
|
632
256
|
}
|
|
633
257
|
declare const EyeOff: react.ForwardRefExoticComponent<Omit<EyeOffProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
634
258
|
|
|
635
|
-
interface
|
|
259
|
+
interface FeatherProps extends React.SVGProps<SVGSVGElement> {
|
|
636
260
|
}
|
|
637
|
-
declare const
|
|
261
|
+
declare const Feather: react.ForwardRefExoticComponent<Omit<FeatherProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
638
262
|
|
|
639
263
|
interface FileProps extends React.SVGProps<SVGSVGElement> {
|
|
640
264
|
}
|
|
641
265
|
declare const File: react.ForwardRefExoticComponent<Omit<FileProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
642
266
|
|
|
643
|
-
interface FileArchiveProps extends React.SVGProps<SVGSVGElement> {
|
|
644
|
-
}
|
|
645
|
-
declare const FileArchive: react.ForwardRefExoticComponent<Omit<FileArchiveProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
646
|
-
|
|
647
|
-
interface FileAudioProps extends React.SVGProps<SVGSVGElement> {
|
|
648
|
-
}
|
|
649
|
-
declare const FileAudio: react.ForwardRefExoticComponent<Omit<FileAudioProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
650
|
-
|
|
651
|
-
interface FileCheckProps extends React.SVGProps<SVGSVGElement> {
|
|
652
|
-
}
|
|
653
|
-
declare const FileCheck: react.ForwardRefExoticComponent<Omit<FileCheckProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
654
|
-
|
|
655
267
|
interface FileCodeProps extends React.SVGProps<SVGSVGElement> {
|
|
656
268
|
}
|
|
657
269
|
declare const FileCode: react.ForwardRefExoticComponent<Omit<FileCodeProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
@@ -660,58 +272,18 @@ interface FileImageProps extends React.SVGProps<SVGSVGElement> {
|
|
|
660
272
|
}
|
|
661
273
|
declare const FileImage: react.ForwardRefExoticComponent<Omit<FileImageProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
662
274
|
|
|
663
|
-
interface FileInputProps extends React.SVGProps<SVGSVGElement> {
|
|
664
|
-
}
|
|
665
|
-
declare const FileInput: react.ForwardRefExoticComponent<Omit<FileInputProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
666
|
-
|
|
667
|
-
interface FileJsonProps extends React.SVGProps<SVGSVGElement> {
|
|
668
|
-
}
|
|
669
|
-
declare const FileJson: react.ForwardRefExoticComponent<Omit<FileJsonProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
670
|
-
|
|
671
|
-
interface FileKeyProps extends React.SVGProps<SVGSVGElement> {
|
|
672
|
-
}
|
|
673
|
-
declare const FileKey: react.ForwardRefExoticComponent<Omit<FileKeyProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
674
|
-
|
|
675
|
-
interface FileLockProps extends React.SVGProps<SVGSVGElement> {
|
|
676
|
-
}
|
|
677
|
-
declare const FileLock: react.ForwardRefExoticComponent<Omit<FileLockProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
678
|
-
|
|
679
275
|
interface FileMinusProps extends React.SVGProps<SVGSVGElement> {
|
|
680
276
|
}
|
|
681
277
|
declare const FileMinus: react.ForwardRefExoticComponent<Omit<FileMinusProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
682
278
|
|
|
683
|
-
interface FileOutputProps extends React.SVGProps<SVGSVGElement> {
|
|
684
|
-
}
|
|
685
|
-
declare const FileOutput: react.ForwardRefExoticComponent<Omit<FileOutputProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
686
|
-
|
|
687
279
|
interface FilePlusProps extends React.SVGProps<SVGSVGElement> {
|
|
688
280
|
}
|
|
689
281
|
declare const FilePlus: react.ForwardRefExoticComponent<Omit<FilePlusProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
690
282
|
|
|
691
|
-
interface FileSearchProps extends React.SVGProps<SVGSVGElement> {
|
|
692
|
-
}
|
|
693
|
-
declare const FileSearch: react.ForwardRefExoticComponent<Omit<FileSearchProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
694
|
-
|
|
695
|
-
interface FileSpreadsheetProps extends React.SVGProps<SVGSVGElement> {
|
|
696
|
-
}
|
|
697
|
-
declare const FileSpreadsheet: react.ForwardRefExoticComponent<Omit<FileSpreadsheetProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
698
|
-
|
|
699
283
|
interface FileTextProps extends React.SVGProps<SVGSVGElement> {
|
|
700
284
|
}
|
|
701
285
|
declare const FileText: react.ForwardRefExoticComponent<Omit<FileTextProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
702
286
|
|
|
703
|
-
interface FileVideoProps extends React.SVGProps<SVGSVGElement> {
|
|
704
|
-
}
|
|
705
|
-
declare const FileVideo: react.ForwardRefExoticComponent<Omit<FileVideoProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
706
|
-
|
|
707
|
-
interface FileWarningProps extends React.SVGProps<SVGSVGElement> {
|
|
708
|
-
}
|
|
709
|
-
declare const FileWarning: react.ForwardRefExoticComponent<Omit<FileWarningProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
710
|
-
|
|
711
|
-
interface FileXProps extends React.SVGProps<SVGSVGElement> {
|
|
712
|
-
}
|
|
713
|
-
declare const FileX: react.ForwardRefExoticComponent<Omit<FileXProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
714
|
-
|
|
715
287
|
interface FilmProps extends React.SVGProps<SVGSVGElement> {
|
|
716
288
|
}
|
|
717
289
|
declare const Film: react.ForwardRefExoticComponent<Omit<FilmProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
@@ -728,30 +300,10 @@ interface FlagProps extends React.SVGProps<SVGSVGElement> {
|
|
|
728
300
|
}
|
|
729
301
|
declare const Flag: react.ForwardRefExoticComponent<Omit<FlagProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
730
302
|
|
|
731
|
-
interface FlagTriangleProps extends React.SVGProps<SVGSVGElement> {
|
|
732
|
-
}
|
|
733
|
-
declare const FlagTriangle: react.ForwardRefExoticComponent<Omit<FlagTriangleProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
734
|
-
|
|
735
|
-
interface FlameProps extends React.SVGProps<SVGSVGElement> {
|
|
736
|
-
}
|
|
737
|
-
declare const Flame: react.ForwardRefExoticComponent<Omit<FlameProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
738
|
-
|
|
739
|
-
interface FlowerProps extends React.SVGProps<SVGSVGElement> {
|
|
740
|
-
}
|
|
741
|
-
declare const Flower: react.ForwardRefExoticComponent<Omit<FlowerProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
742
|
-
|
|
743
303
|
interface FolderProps extends React.SVGProps<SVGSVGElement> {
|
|
744
304
|
}
|
|
745
305
|
declare const Folder: react.ForwardRefExoticComponent<Omit<FolderProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
746
306
|
|
|
747
|
-
interface FolderCheckProps extends React.SVGProps<SVGSVGElement> {
|
|
748
|
-
}
|
|
749
|
-
declare const FolderCheck: react.ForwardRefExoticComponent<Omit<FolderCheckProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
750
|
-
|
|
751
|
-
interface FolderMinusProps extends React.SVGProps<SVGSVGElement> {
|
|
752
|
-
}
|
|
753
|
-
declare const FolderMinus: react.ForwardRefExoticComponent<Omit<FolderMinusProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
754
|
-
|
|
755
307
|
interface FolderOpenProps extends React.SVGProps<SVGSVGElement> {
|
|
756
308
|
}
|
|
757
309
|
declare const FolderOpen: react.ForwardRefExoticComponent<Omit<FolderOpenProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
@@ -760,94 +312,22 @@ interface FolderPlusProps extends React.SVGProps<SVGSVGElement> {
|
|
|
760
312
|
}
|
|
761
313
|
declare const FolderPlus: react.ForwardRefExoticComponent<Omit<FolderPlusProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
762
314
|
|
|
763
|
-
interface FolderXProps extends React.SVGProps<SVGSVGElement> {
|
|
764
|
-
}
|
|
765
|
-
declare const FolderX: react.ForwardRefExoticComponent<Omit<FolderXProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
766
|
-
|
|
767
|
-
interface FrownProps extends React.SVGProps<SVGSVGElement> {
|
|
768
|
-
}
|
|
769
|
-
declare const Frown: react.ForwardRefExoticComponent<Omit<FrownProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
770
|
-
|
|
771
|
-
interface GamepadProps extends React.SVGProps<SVGSVGElement> {
|
|
772
|
-
}
|
|
773
|
-
declare const Gamepad: react.ForwardRefExoticComponent<Omit<GamepadProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
774
|
-
|
|
775
|
-
interface GanttChartProps extends React.SVGProps<SVGSVGElement> {
|
|
776
|
-
}
|
|
777
|
-
declare const GanttChart: react.ForwardRefExoticComponent<Omit<GanttChartProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
778
|
-
|
|
779
|
-
interface GaugeProps extends React.SVGProps<SVGSVGElement> {
|
|
780
|
-
}
|
|
781
|
-
declare const Gauge: react.ForwardRefExoticComponent<Omit<GaugeProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
782
|
-
|
|
783
315
|
interface GiftProps extends React.SVGProps<SVGSVGElement> {
|
|
784
316
|
}
|
|
785
317
|
declare const Gift: react.ForwardRefExoticComponent<Omit<GiftProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
786
318
|
|
|
787
|
-
interface
|
|
788
|
-
}
|
|
789
|
-
declare const GitBranch: react.ForwardRefExoticComponent<Omit<GitBranchProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
790
|
-
|
|
791
|
-
interface GitCommitProps extends React.SVGProps<SVGSVGElement> {
|
|
319
|
+
interface GithubProps extends React.SVGProps<SVGSVGElement> {
|
|
792
320
|
}
|
|
793
|
-
declare const
|
|
794
|
-
|
|
795
|
-
interface GitCompareProps extends React.SVGProps<SVGSVGElement> {
|
|
796
|
-
}
|
|
797
|
-
declare const GitCompare: react.ForwardRefExoticComponent<Omit<GitCompareProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
798
|
-
|
|
799
|
-
interface GitForkProps extends React.SVGProps<SVGSVGElement> {
|
|
800
|
-
}
|
|
801
|
-
declare const GitFork: react.ForwardRefExoticComponent<Omit<GitForkProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
802
|
-
|
|
803
|
-
interface GitMergeProps extends React.SVGProps<SVGSVGElement> {
|
|
804
|
-
}
|
|
805
|
-
declare const GitMerge: react.ForwardRefExoticComponent<Omit<GitMergeProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
806
|
-
|
|
807
|
-
interface GitPullRequestProps extends React.SVGProps<SVGSVGElement> {
|
|
808
|
-
}
|
|
809
|
-
declare const GitPullRequest: react.ForwardRefExoticComponent<Omit<GitPullRequestProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
810
|
-
|
|
811
|
-
interface GlassesProps extends React.SVGProps<SVGSVGElement> {
|
|
812
|
-
}
|
|
813
|
-
declare const Glasses: react.ForwardRefExoticComponent<Omit<GlassesProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
321
|
+
declare const Github: react.ForwardRefExoticComponent<Omit<GithubProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
814
322
|
|
|
815
323
|
interface GlobeProps extends React.SVGProps<SVGSVGElement> {
|
|
816
324
|
}
|
|
817
325
|
declare const Globe: react.ForwardRefExoticComponent<Omit<GlobeProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
818
326
|
|
|
819
|
-
interface Globe2Props extends React.SVGProps<SVGSVGElement> {
|
|
820
|
-
}
|
|
821
|
-
declare const Globe2: react.ForwardRefExoticComponent<Omit<Globe2Props, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
822
|
-
|
|
823
|
-
interface GrabProps extends React.SVGProps<SVGSVGElement> {
|
|
824
|
-
}
|
|
825
|
-
declare const Grab: react.ForwardRefExoticComponent<Omit<GrabProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
826
|
-
|
|
827
327
|
interface GridProps extends React.SVGProps<SVGSVGElement> {
|
|
828
328
|
}
|
|
829
329
|
declare const Grid: react.ForwardRefExoticComponent<Omit<GridProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
830
330
|
|
|
831
|
-
interface Grid3x3Props extends React.SVGProps<SVGSVGElement> {
|
|
832
|
-
}
|
|
833
|
-
declare const Grid3x3: react.ForwardRefExoticComponent<Omit<Grid3x3Props, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
834
|
-
|
|
835
|
-
interface GripHorizontalProps extends React.SVGProps<SVGSVGElement> {
|
|
836
|
-
}
|
|
837
|
-
declare const GripHorizontal: react.ForwardRefExoticComponent<Omit<GripHorizontalProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
838
|
-
|
|
839
|
-
interface GripVerticalProps extends React.SVGProps<SVGSVGElement> {
|
|
840
|
-
}
|
|
841
|
-
declare const GripVertical: react.ForwardRefExoticComponent<Omit<GripVerticalProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
842
|
-
|
|
843
|
-
interface HandProps extends React.SVGProps<SVGSVGElement> {
|
|
844
|
-
}
|
|
845
|
-
declare const Hand: react.ForwardRefExoticComponent<Omit<HandProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
846
|
-
|
|
847
|
-
interface HandCoinsProps extends React.SVGProps<SVGSVGElement> {
|
|
848
|
-
}
|
|
849
|
-
declare const HandCoins: react.ForwardRefExoticComponent<Omit<HandCoinsProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
850
|
-
|
|
851
331
|
interface HardDriveProps extends React.SVGProps<SVGSVGElement> {
|
|
852
332
|
}
|
|
853
333
|
declare const HardDrive: react.ForwardRefExoticComponent<Omit<HardDriveProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
@@ -856,18 +336,6 @@ interface HashProps extends React.SVGProps<SVGSVGElement> {
|
|
|
856
336
|
}
|
|
857
337
|
declare const Hash: react.ForwardRefExoticComponent<Omit<HashProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
858
338
|
|
|
859
|
-
interface Heading1Props extends React.SVGProps<SVGSVGElement> {
|
|
860
|
-
}
|
|
861
|
-
declare const Heading1: react.ForwardRefExoticComponent<Omit<Heading1Props, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
862
|
-
|
|
863
|
-
interface Heading2Props extends React.SVGProps<SVGSVGElement> {
|
|
864
|
-
}
|
|
865
|
-
declare const Heading2: react.ForwardRefExoticComponent<Omit<Heading2Props, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
866
|
-
|
|
867
|
-
interface Heading3Props extends React.SVGProps<SVGSVGElement> {
|
|
868
|
-
}
|
|
869
|
-
declare const Heading3: react.ForwardRefExoticComponent<Omit<Heading3Props, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
870
|
-
|
|
871
339
|
interface HeadphonesProps extends React.SVGProps<SVGSVGElement> {
|
|
872
340
|
}
|
|
873
341
|
declare const Headphones: react.ForwardRefExoticComponent<Omit<HeadphonesProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
@@ -876,34 +344,14 @@ interface HeartProps extends React.SVGProps<SVGSVGElement> {
|
|
|
876
344
|
}
|
|
877
345
|
declare const Heart: react.ForwardRefExoticComponent<Omit<HeartProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
878
346
|
|
|
879
|
-
interface HeartPulseProps extends React.SVGProps<SVGSVGElement> {
|
|
880
|
-
}
|
|
881
|
-
declare const HeartPulse: react.ForwardRefExoticComponent<Omit<HeartPulseProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
882
|
-
|
|
883
347
|
interface HelpCircleProps extends React.SVGProps<SVGSVGElement> {
|
|
884
348
|
}
|
|
885
349
|
declare const HelpCircle: react.ForwardRefExoticComponent<Omit<HelpCircleProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
886
350
|
|
|
887
|
-
interface HexagonProps extends React.SVGProps<SVGSVGElement> {
|
|
888
|
-
}
|
|
889
|
-
declare const Hexagon: react.ForwardRefExoticComponent<Omit<HexagonProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
890
|
-
|
|
891
|
-
interface HighlighterProps extends React.SVGProps<SVGSVGElement> {
|
|
892
|
-
}
|
|
893
|
-
declare const Highlighter: react.ForwardRefExoticComponent<Omit<HighlighterProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
894
|
-
|
|
895
351
|
interface HomeProps extends React.SVGProps<SVGSVGElement> {
|
|
896
352
|
}
|
|
897
353
|
declare const Home: react.ForwardRefExoticComponent<Omit<HomeProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
898
354
|
|
|
899
|
-
interface HospitalProps extends React.SVGProps<SVGSVGElement> {
|
|
900
|
-
}
|
|
901
|
-
declare const Hospital: react.ForwardRefExoticComponent<Omit<HospitalProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
902
|
-
|
|
903
|
-
interface HourglassProps extends React.SVGProps<SVGSVGElement> {
|
|
904
|
-
}
|
|
905
|
-
declare const Hourglass: react.ForwardRefExoticComponent<Omit<HourglassProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
906
|
-
|
|
907
355
|
interface ImageProps extends React.SVGProps<SVGSVGElement> {
|
|
908
356
|
}
|
|
909
357
|
declare const Image: react.ForwardRefExoticComponent<Omit<ImageProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
@@ -912,10 +360,6 @@ interface InboxProps extends React.SVGProps<SVGSVGElement> {
|
|
|
912
360
|
}
|
|
913
361
|
declare const Inbox: react.ForwardRefExoticComponent<Omit<InboxProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
914
362
|
|
|
915
|
-
interface IndentProps extends React.SVGProps<SVGSVGElement> {
|
|
916
|
-
}
|
|
917
|
-
declare const Indent: react.ForwardRefExoticComponent<Omit<IndentProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
918
|
-
|
|
919
363
|
interface InfinityProps extends React.SVGProps<SVGSVGElement> {
|
|
920
364
|
}
|
|
921
365
|
declare const Infinity: react.ForwardRefExoticComponent<Omit<InfinityProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
@@ -928,77 +372,21 @@ interface ItalicProps extends React.SVGProps<SVGSVGElement> {
|
|
|
928
372
|
}
|
|
929
373
|
declare const Italic: react.ForwardRefExoticComponent<Omit<ItalicProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
930
374
|
|
|
931
|
-
interface JoystickProps extends React.SVGProps<SVGSVGElement> {
|
|
932
|
-
}
|
|
933
|
-
declare const Joystick: react.ForwardRefExoticComponent<Omit<JoystickProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
934
|
-
|
|
935
|
-
interface KanbanProps extends React.SVGProps<SVGSVGElement> {
|
|
936
|
-
}
|
|
937
|
-
declare const Kanban: react.ForwardRefExoticComponent<Omit<KanbanProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
938
|
-
|
|
939
375
|
interface KeyProps extends React.SVGProps<SVGSVGElement> {
|
|
940
376
|
}
|
|
941
377
|
declare const Key: react.ForwardRefExoticComponent<Omit<KeyProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
942
378
|
|
|
943
|
-
interface KeyboardProps extends React.SVGProps<SVGSVGElement> {
|
|
944
|
-
}
|
|
945
|
-
declare const Keyboard: react.ForwardRefExoticComponent<Omit<KeyboardProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
946
|
-
|
|
947
|
-
interface KeyRoundProps extends React.SVGProps<SVGSVGElement> {
|
|
948
|
-
}
|
|
949
|
-
declare const KeyRound: react.ForwardRefExoticComponent<Omit<KeyRoundProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
950
|
-
|
|
951
|
-
interface LampProps extends React.SVGProps<SVGSVGElement> {
|
|
952
|
-
}
|
|
953
|
-
declare const Lamp: react.ForwardRefExoticComponent<Omit<LampProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
954
|
-
|
|
955
|
-
interface LandmarkProps extends React.SVGProps<SVGSVGElement> {
|
|
956
|
-
}
|
|
957
|
-
declare const Landmark: react.ForwardRefExoticComponent<Omit<LandmarkProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
958
|
-
|
|
959
379
|
interface LaptopProps extends React.SVGProps<SVGSVGElement> {
|
|
960
380
|
}
|
|
961
381
|
declare const Laptop: react.ForwardRefExoticComponent<Omit<LaptopProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
962
382
|
|
|
963
|
-
interface LaughProps extends React.SVGProps<SVGSVGElement> {
|
|
964
|
-
}
|
|
965
|
-
declare const Laugh: react.ForwardRefExoticComponent<Omit<LaughProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
966
|
-
|
|
967
383
|
interface LayersProps extends React.SVGProps<SVGSVGElement> {
|
|
968
384
|
}
|
|
969
385
|
declare const Layers: react.ForwardRefExoticComponent<Omit<LayersProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
970
386
|
|
|
971
|
-
interface
|
|
972
|
-
}
|
|
973
|
-
declare const Layers2: react.ForwardRefExoticComponent<Omit<Layers2Props, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
974
|
-
|
|
975
|
-
interface LayoutDashboardProps extends React.SVGProps<SVGSVGElement> {
|
|
976
|
-
}
|
|
977
|
-
declare const LayoutDashboard: react.ForwardRefExoticComponent<Omit<LayoutDashboardProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
978
|
-
|
|
979
|
-
interface LayoutGridProps extends React.SVGProps<SVGSVGElement> {
|
|
387
|
+
interface LayoutProps extends React.SVGProps<SVGSVGElement> {
|
|
980
388
|
}
|
|
981
|
-
declare const
|
|
982
|
-
|
|
983
|
-
interface LayoutListProps extends React.SVGProps<SVGSVGElement> {
|
|
984
|
-
}
|
|
985
|
-
declare const LayoutList: react.ForwardRefExoticComponent<Omit<LayoutListProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
986
|
-
|
|
987
|
-
interface LayoutTemplateProps extends React.SVGProps<SVGSVGElement> {
|
|
988
|
-
}
|
|
989
|
-
declare const LayoutTemplate: react.ForwardRefExoticComponent<Omit<LayoutTemplateProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
990
|
-
|
|
991
|
-
interface LeafProps extends React.SVGProps<SVGSVGElement> {
|
|
992
|
-
}
|
|
993
|
-
declare const Leaf: react.ForwardRefExoticComponent<Omit<LeafProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
994
|
-
|
|
995
|
-
interface LightbulbProps extends React.SVGProps<SVGSVGElement> {
|
|
996
|
-
}
|
|
997
|
-
declare const Lightbulb: react.ForwardRefExoticComponent<Omit<LightbulbProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
998
|
-
|
|
999
|
-
interface LineChartProps extends React.SVGProps<SVGSVGElement> {
|
|
1000
|
-
}
|
|
1001
|
-
declare const LineChart: react.ForwardRefExoticComponent<Omit<LineChartProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
389
|
+
declare const Layout: react.ForwardRefExoticComponent<Omit<LayoutProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1002
390
|
|
|
1003
391
|
interface LinkProps extends React.SVGProps<SVGSVGElement> {
|
|
1004
392
|
}
|
|
@@ -1008,30 +396,14 @@ interface ListProps extends React.SVGProps<SVGSVGElement> {
|
|
|
1008
396
|
}
|
|
1009
397
|
declare const List: react.ForwardRefExoticComponent<Omit<ListProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1010
398
|
|
|
1011
|
-
interface ListChecksProps extends React.SVGProps<SVGSVGElement> {
|
|
1012
|
-
}
|
|
1013
|
-
declare const ListChecks: react.ForwardRefExoticComponent<Omit<ListChecksProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1014
|
-
|
|
1015
|
-
interface ListOrderedProps extends React.SVGProps<SVGSVGElement> {
|
|
1016
|
-
}
|
|
1017
|
-
declare const ListOrdered: react.ForwardRefExoticComponent<Omit<ListOrderedProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1018
|
-
|
|
1019
399
|
interface LoaderProps extends React.SVGProps<SVGSVGElement> {
|
|
1020
400
|
}
|
|
1021
401
|
declare const Loader: react.ForwardRefExoticComponent<Omit<LoaderProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1022
402
|
|
|
1023
|
-
interface Loader2Props extends React.SVGProps<SVGSVGElement> {
|
|
1024
|
-
}
|
|
1025
|
-
declare const Loader2: react.ForwardRefExoticComponent<Omit<Loader2Props, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1026
|
-
|
|
1027
403
|
interface LockProps extends React.SVGProps<SVGSVGElement> {
|
|
1028
404
|
}
|
|
1029
405
|
declare const Lock: react.ForwardRefExoticComponent<Omit<LockProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1030
406
|
|
|
1031
|
-
interface LockKeyholeProps extends React.SVGProps<SVGSVGElement> {
|
|
1032
|
-
}
|
|
1033
|
-
declare const LockKeyhole: react.ForwardRefExoticComponent<Omit<LockKeyholeProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1034
|
-
|
|
1035
407
|
interface LogInProps extends React.SVGProps<SVGSVGElement> {
|
|
1036
408
|
}
|
|
1037
409
|
declare const LogIn: react.ForwardRefExoticComponent<Omit<LogInProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
@@ -1040,18 +412,10 @@ interface LogOutProps extends React.SVGProps<SVGSVGElement> {
|
|
|
1040
412
|
}
|
|
1041
413
|
declare const LogOut: react.ForwardRefExoticComponent<Omit<LogOutProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1042
414
|
|
|
1043
|
-
interface MagnetProps extends React.SVGProps<SVGSVGElement> {
|
|
1044
|
-
}
|
|
1045
|
-
declare const Magnet: react.ForwardRefExoticComponent<Omit<MagnetProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1046
|
-
|
|
1047
415
|
interface MailProps extends React.SVGProps<SVGSVGElement> {
|
|
1048
416
|
}
|
|
1049
417
|
declare const Mail: react.ForwardRefExoticComponent<Omit<MailProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1050
418
|
|
|
1051
|
-
interface MailOpenProps extends React.SVGProps<SVGSVGElement> {
|
|
1052
|
-
}
|
|
1053
|
-
declare const MailOpen: react.ForwardRefExoticComponent<Omit<MailOpenProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1054
|
-
|
|
1055
419
|
interface MapProps extends React.SVGProps<SVGSVGElement> {
|
|
1056
420
|
}
|
|
1057
421
|
declare const Map: react.ForwardRefExoticComponent<Omit<MapProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
@@ -1060,26 +424,10 @@ interface MapPinProps extends React.SVGProps<SVGSVGElement> {
|
|
|
1060
424
|
}
|
|
1061
425
|
declare const MapPin: react.ForwardRefExoticComponent<Omit<MapPinProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1062
426
|
|
|
1063
|
-
interface MaximizeProps extends React.SVGProps<SVGSVGElement> {
|
|
1064
|
-
}
|
|
1065
|
-
declare const Maximize: react.ForwardRefExoticComponent<Omit<MaximizeProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1066
|
-
|
|
1067
427
|
interface Maximize2Props extends React.SVGProps<SVGSVGElement> {
|
|
1068
428
|
}
|
|
1069
429
|
declare const Maximize2: react.ForwardRefExoticComponent<Omit<Maximize2Props, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1070
430
|
|
|
1071
|
-
interface MegaphoneProps extends React.SVGProps<SVGSVGElement> {
|
|
1072
|
-
}
|
|
1073
|
-
declare const Megaphone: react.ForwardRefExoticComponent<Omit<MegaphoneProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1074
|
-
|
|
1075
|
-
interface MehProps extends React.SVGProps<SVGSVGElement> {
|
|
1076
|
-
}
|
|
1077
|
-
declare const Meh: react.ForwardRefExoticComponent<Omit<MehProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1078
|
-
|
|
1079
|
-
interface MemoryStickProps extends React.SVGProps<SVGSVGElement> {
|
|
1080
|
-
}
|
|
1081
|
-
declare const MemoryStick: react.ForwardRefExoticComponent<Omit<MemoryStickProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1082
|
-
|
|
1083
431
|
interface MenuProps extends React.SVGProps<SVGSVGElement> {
|
|
1084
432
|
}
|
|
1085
433
|
declare const Menu: react.ForwardRefExoticComponent<Omit<MenuProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
@@ -1092,26 +440,10 @@ interface MessageSquareProps extends React.SVGProps<SVGSVGElement> {
|
|
|
1092
440
|
}
|
|
1093
441
|
declare const MessageSquare: react.ForwardRefExoticComponent<Omit<MessageSquareProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1094
442
|
|
|
1095
|
-
interface MessagesSquareProps extends React.SVGProps<SVGSVGElement> {
|
|
1096
|
-
}
|
|
1097
|
-
declare const MessagesSquare: react.ForwardRefExoticComponent<Omit<MessagesSquareProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1098
|
-
|
|
1099
443
|
interface MicProps extends React.SVGProps<SVGSVGElement> {
|
|
1100
444
|
}
|
|
1101
445
|
declare const Mic: react.ForwardRefExoticComponent<Omit<MicProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1102
446
|
|
|
1103
|
-
interface MicOffProps extends React.SVGProps<SVGSVGElement> {
|
|
1104
|
-
}
|
|
1105
|
-
declare const MicOff: react.ForwardRefExoticComponent<Omit<MicOffProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1106
|
-
|
|
1107
|
-
interface MicroscopeProps extends React.SVGProps<SVGSVGElement> {
|
|
1108
|
-
}
|
|
1109
|
-
declare const Microscope: react.ForwardRefExoticComponent<Omit<MicroscopeProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1110
|
-
|
|
1111
|
-
interface MinimizeProps extends React.SVGProps<SVGSVGElement> {
|
|
1112
|
-
}
|
|
1113
|
-
declare const Minimize: react.ForwardRefExoticComponent<Omit<MinimizeProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1114
|
-
|
|
1115
447
|
interface Minimize2Props extends React.SVGProps<SVGSVGElement> {
|
|
1116
448
|
}
|
|
1117
449
|
declare const Minimize2: react.ForwardRefExoticComponent<Omit<Minimize2Props, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
@@ -1124,10 +456,6 @@ interface MinusCircleProps extends React.SVGProps<SVGSVGElement> {
|
|
|
1124
456
|
}
|
|
1125
457
|
declare const MinusCircle: react.ForwardRefExoticComponent<Omit<MinusCircleProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1126
458
|
|
|
1127
|
-
interface MinusSquareProps extends React.SVGProps<SVGSVGElement> {
|
|
1128
|
-
}
|
|
1129
|
-
declare const MinusSquare: react.ForwardRefExoticComponent<Omit<MinusSquareProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1130
|
-
|
|
1131
459
|
interface MonitorProps extends React.SVGProps<SVGSVGElement> {
|
|
1132
460
|
}
|
|
1133
461
|
declare const Monitor: react.ForwardRefExoticComponent<Omit<MonitorProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
@@ -1144,110 +472,34 @@ interface MoreVerticalProps extends React.SVGProps<SVGSVGElement> {
|
|
|
1144
472
|
}
|
|
1145
473
|
declare const MoreVertical: react.ForwardRefExoticComponent<Omit<MoreVerticalProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1146
474
|
|
|
1147
|
-
interface MountainProps extends React.SVGProps<SVGSVGElement> {
|
|
1148
|
-
}
|
|
1149
|
-
declare const Mountain: react.ForwardRefExoticComponent<Omit<MountainProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1150
|
-
|
|
1151
|
-
interface MouseProps extends React.SVGProps<SVGSVGElement> {
|
|
1152
|
-
}
|
|
1153
|
-
declare const Mouse: react.ForwardRefExoticComponent<Omit<MouseProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1154
|
-
|
|
1155
|
-
interface MousePointerProps extends React.SVGProps<SVGSVGElement> {
|
|
1156
|
-
}
|
|
1157
|
-
declare const MousePointer: react.ForwardRefExoticComponent<Omit<MousePointerProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1158
|
-
|
|
1159
|
-
interface MousePointerClickProps extends React.SVGProps<SVGSVGElement> {
|
|
1160
|
-
}
|
|
1161
|
-
declare const MousePointerClick: react.ForwardRefExoticComponent<Omit<MousePointerClickProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1162
|
-
|
|
1163
475
|
interface MoveProps extends React.SVGProps<SVGSVGElement> {
|
|
1164
476
|
}
|
|
1165
477
|
declare const Move: react.ForwardRefExoticComponent<Omit<MoveProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1166
478
|
|
|
1167
|
-
interface MoveHorizontalProps extends React.SVGProps<SVGSVGElement> {
|
|
1168
|
-
}
|
|
1169
|
-
declare const MoveHorizontal: react.ForwardRefExoticComponent<Omit<MoveHorizontalProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1170
|
-
|
|
1171
|
-
interface MoveVerticalProps extends React.SVGProps<SVGSVGElement> {
|
|
1172
|
-
}
|
|
1173
|
-
declare const MoveVertical: react.ForwardRefExoticComponent<Omit<MoveVerticalProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1174
|
-
|
|
1175
479
|
interface MusicProps extends React.SVGProps<SVGSVGElement> {
|
|
1176
480
|
}
|
|
1177
481
|
declare const Music: react.ForwardRefExoticComponent<Omit<MusicProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1178
482
|
|
|
1179
|
-
interface Music2Props extends React.SVGProps<SVGSVGElement> {
|
|
1180
|
-
}
|
|
1181
|
-
declare const Music2: react.ForwardRefExoticComponent<Omit<Music2Props, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1182
|
-
|
|
1183
483
|
interface NavigationProps extends React.SVGProps<SVGSVGElement> {
|
|
1184
484
|
}
|
|
1185
485
|
declare const Navigation: react.ForwardRefExoticComponent<Omit<NavigationProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1186
486
|
|
|
1187
|
-
interface NotebookProps extends React.SVGProps<SVGSVGElement> {
|
|
1188
|
-
}
|
|
1189
|
-
declare const Notebook: react.ForwardRefExoticComponent<Omit<NotebookProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1190
|
-
|
|
1191
|
-
interface OctagonProps extends React.SVGProps<SVGSVGElement> {
|
|
1192
|
-
}
|
|
1193
|
-
declare const Octagon: react.ForwardRefExoticComponent<Omit<OctagonProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1194
|
-
|
|
1195
|
-
interface OutdentProps extends React.SVGProps<SVGSVGElement> {
|
|
1196
|
-
}
|
|
1197
|
-
declare const Outdent: react.ForwardRefExoticComponent<Omit<OutdentProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1198
|
-
|
|
1199
487
|
interface PackageProps extends React.SVGProps<SVGSVGElement> {
|
|
1200
488
|
}
|
|
1201
489
|
declare const Package: react.ForwardRefExoticComponent<Omit<PackageProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1202
490
|
|
|
1203
|
-
interface PaletteProps extends React.SVGProps<SVGSVGElement> {
|
|
1204
|
-
}
|
|
1205
|
-
declare const Palette: react.ForwardRefExoticComponent<Omit<PaletteProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1206
|
-
|
|
1207
|
-
interface PanelBottomProps extends React.SVGProps<SVGSVGElement> {
|
|
1208
|
-
}
|
|
1209
|
-
declare const PanelBottom: react.ForwardRefExoticComponent<Omit<PanelBottomProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1210
|
-
|
|
1211
491
|
interface PanelLeftProps extends React.SVGProps<SVGSVGElement> {
|
|
1212
492
|
}
|
|
1213
493
|
declare const PanelLeft: react.ForwardRefExoticComponent<Omit<PanelLeftProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1214
494
|
|
|
1215
|
-
interface PanelRightProps extends React.SVGProps<SVGSVGElement> {
|
|
1216
|
-
}
|
|
1217
|
-
declare const PanelRight: react.ForwardRefExoticComponent<Omit<PanelRightProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1218
|
-
|
|
1219
|
-
interface PanelTopProps extends React.SVGProps<SVGSVGElement> {
|
|
1220
|
-
}
|
|
1221
|
-
declare const PanelTop: react.ForwardRefExoticComponent<Omit<PanelTopProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1222
|
-
|
|
1223
495
|
interface PaperclipProps extends React.SVGProps<SVGSVGElement> {
|
|
1224
496
|
}
|
|
1225
497
|
declare const Paperclip: react.ForwardRefExoticComponent<Omit<PaperclipProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1226
498
|
|
|
1227
|
-
interface PartyPopperProps extends React.SVGProps<SVGSVGElement> {
|
|
1228
|
-
}
|
|
1229
|
-
declare const PartyPopper: react.ForwardRefExoticComponent<Omit<PartyPopperProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1230
|
-
|
|
1231
|
-
interface PasteProps extends React.SVGProps<SVGSVGElement> {
|
|
1232
|
-
}
|
|
1233
|
-
declare const Paste: react.ForwardRefExoticComponent<Omit<PasteProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1234
|
-
|
|
1235
499
|
interface PauseProps extends React.SVGProps<SVGSVGElement> {
|
|
1236
500
|
}
|
|
1237
501
|
declare const Pause: react.ForwardRefExoticComponent<Omit<PauseProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1238
502
|
|
|
1239
|
-
interface PenProps extends React.SVGProps<SVGSVGElement> {
|
|
1240
|
-
}
|
|
1241
|
-
declare const Pen: react.ForwardRefExoticComponent<Omit<PenProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1242
|
-
|
|
1243
|
-
interface PentagonProps extends React.SVGProps<SVGSVGElement> {
|
|
1244
|
-
}
|
|
1245
|
-
declare const Pentagon: react.ForwardRefExoticComponent<Omit<PentagonProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1246
|
-
|
|
1247
|
-
interface PenToolProps extends React.SVGProps<SVGSVGElement> {
|
|
1248
|
-
}
|
|
1249
|
-
declare const PenTool: react.ForwardRefExoticComponent<Omit<PenToolProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1250
|
-
|
|
1251
503
|
interface PercentProps extends React.SVGProps<SVGSVGElement> {
|
|
1252
504
|
}
|
|
1253
505
|
declare const Percent: react.ForwardRefExoticComponent<Omit<PercentProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
@@ -1260,70 +512,22 @@ interface PhoneCallProps extends React.SVGProps<SVGSVGElement> {
|
|
|
1260
512
|
}
|
|
1261
513
|
declare const PhoneCall: react.ForwardRefExoticComponent<Omit<PhoneCallProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1262
514
|
|
|
1263
|
-
interface PhoneForwardedProps extends React.SVGProps<SVGSVGElement> {
|
|
1264
|
-
}
|
|
1265
|
-
declare const PhoneForwarded: react.ForwardRefExoticComponent<Omit<PhoneForwardedProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1266
|
-
|
|
1267
|
-
interface PhoneIncomingProps extends React.SVGProps<SVGSVGElement> {
|
|
1268
|
-
}
|
|
1269
|
-
declare const PhoneIncoming: react.ForwardRefExoticComponent<Omit<PhoneIncomingProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1270
|
-
|
|
1271
|
-
interface PhoneMissedProps extends React.SVGProps<SVGSVGElement> {
|
|
1272
|
-
}
|
|
1273
|
-
declare const PhoneMissed: react.ForwardRefExoticComponent<Omit<PhoneMissedProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1274
|
-
|
|
1275
515
|
interface PhoneOffProps extends React.SVGProps<SVGSVGElement> {
|
|
1276
516
|
}
|
|
1277
517
|
declare const PhoneOff: react.ForwardRefExoticComponent<Omit<PhoneOffProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1278
518
|
|
|
1279
|
-
interface PhoneOutgoingProps extends React.SVGProps<SVGSVGElement> {
|
|
1280
|
-
}
|
|
1281
|
-
declare const PhoneOutgoing: react.ForwardRefExoticComponent<Omit<PhoneOutgoingProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1282
|
-
|
|
1283
519
|
interface PieChartProps extends React.SVGProps<SVGSVGElement> {
|
|
1284
520
|
}
|
|
1285
521
|
declare const PieChart: react.ForwardRefExoticComponent<Omit<PieChartProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1286
522
|
|
|
1287
|
-
interface PiggyBankProps extends React.SVGProps<SVGSVGElement> {
|
|
1288
|
-
}
|
|
1289
|
-
declare const PiggyBank: react.ForwardRefExoticComponent<Omit<PiggyBankProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1290
|
-
|
|
1291
|
-
interface PilcrowProps extends React.SVGProps<SVGSVGElement> {
|
|
1292
|
-
}
|
|
1293
|
-
declare const Pilcrow: react.ForwardRefExoticComponent<Omit<PilcrowProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1294
|
-
|
|
1295
|
-
interface PillProps extends React.SVGProps<SVGSVGElement> {
|
|
1296
|
-
}
|
|
1297
|
-
declare const Pill: react.ForwardRefExoticComponent<Omit<PillProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1298
|
-
|
|
1299
523
|
interface PinProps extends React.SVGProps<SVGSVGElement> {
|
|
1300
524
|
}
|
|
1301
525
|
declare const Pin: react.ForwardRefExoticComponent<Omit<PinProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1302
526
|
|
|
1303
|
-
interface PinOffProps extends React.SVGProps<SVGSVGElement> {
|
|
1304
|
-
}
|
|
1305
|
-
declare const PinOff: react.ForwardRefExoticComponent<Omit<PinOffProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1306
|
-
|
|
1307
|
-
interface PipetteProps extends React.SVGProps<SVGSVGElement> {
|
|
1308
|
-
}
|
|
1309
|
-
declare const Pipette: react.ForwardRefExoticComponent<Omit<PipetteProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1310
|
-
|
|
1311
|
-
interface PlaneProps extends React.SVGProps<SVGSVGElement> {
|
|
1312
|
-
}
|
|
1313
|
-
declare const Plane: react.ForwardRefExoticComponent<Omit<PlaneProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1314
|
-
|
|
1315
527
|
interface PlayProps extends React.SVGProps<SVGSVGElement> {
|
|
1316
528
|
}
|
|
1317
529
|
declare const Play: react.ForwardRefExoticComponent<Omit<PlayProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1318
530
|
|
|
1319
|
-
interface PlugProps extends React.SVGProps<SVGSVGElement> {
|
|
1320
|
-
}
|
|
1321
|
-
declare const Plug: react.ForwardRefExoticComponent<Omit<PlugProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1322
|
-
|
|
1323
|
-
interface PlugOffProps extends React.SVGProps<SVGSVGElement> {
|
|
1324
|
-
}
|
|
1325
|
-
declare const PlugOff: react.ForwardRefExoticComponent<Omit<PlugOffProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1326
|
-
|
|
1327
531
|
interface PlusProps extends React.SVGProps<SVGSVGElement> {
|
|
1328
532
|
}
|
|
1329
533
|
declare const Plus: react.ForwardRefExoticComponent<Omit<PlusProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
@@ -1332,54 +536,18 @@ interface PlusCircleProps extends React.SVGProps<SVGSVGElement> {
|
|
|
1332
536
|
}
|
|
1333
537
|
declare const PlusCircle: react.ForwardRefExoticComponent<Omit<PlusCircleProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1334
538
|
|
|
1335
|
-
interface PlusSquareProps extends React.SVGProps<SVGSVGElement> {
|
|
1336
|
-
}
|
|
1337
|
-
declare const PlusSquare: react.ForwardRefExoticComponent<Omit<PlusSquareProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1338
|
-
|
|
1339
|
-
interface PodcastProps extends React.SVGProps<SVGSVGElement> {
|
|
1340
|
-
}
|
|
1341
|
-
declare const Podcast: react.ForwardRefExoticComponent<Omit<PodcastProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1342
|
-
|
|
1343
|
-
interface PointerProps extends React.SVGProps<SVGSVGElement> {
|
|
1344
|
-
}
|
|
1345
|
-
declare const Pointer: react.ForwardRefExoticComponent<Omit<PointerProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1346
|
-
|
|
1347
539
|
interface PowerProps extends React.SVGProps<SVGSVGElement> {
|
|
1348
540
|
}
|
|
1349
541
|
declare const Power: react.ForwardRefExoticComponent<Omit<PowerProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1350
542
|
|
|
1351
|
-
interface PresentationProps extends React.SVGProps<SVGSVGElement> {
|
|
1352
|
-
}
|
|
1353
|
-
declare const Presentation: react.ForwardRefExoticComponent<Omit<PresentationProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1354
|
-
|
|
1355
543
|
interface PrinterProps extends React.SVGProps<SVGSVGElement> {
|
|
1356
544
|
}
|
|
1357
545
|
declare const Printer: react.ForwardRefExoticComponent<Omit<PrinterProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1358
546
|
|
|
1359
|
-
interface PuzzleProps extends React.SVGProps<SVGSVGElement> {
|
|
1360
|
-
}
|
|
1361
|
-
declare const Puzzle: react.ForwardRefExoticComponent<Omit<PuzzleProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1362
|
-
|
|
1363
|
-
interface QrCodeProps extends React.SVGProps<SVGSVGElement> {
|
|
1364
|
-
}
|
|
1365
|
-
declare const QrCode: react.ForwardRefExoticComponent<Omit<QrCodeProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1366
|
-
|
|
1367
|
-
interface QuoteProps extends React.SVGProps<SVGSVGElement> {
|
|
1368
|
-
}
|
|
1369
|
-
declare const Quote: react.ForwardRefExoticComponent<Omit<QuoteProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1370
|
-
|
|
1371
547
|
interface RadioProps extends React.SVGProps<SVGSVGElement> {
|
|
1372
548
|
}
|
|
1373
549
|
declare const Radio: react.ForwardRefExoticComponent<Omit<RadioProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1374
550
|
|
|
1375
|
-
interface RadioTowerProps extends React.SVGProps<SVGSVGElement> {
|
|
1376
|
-
}
|
|
1377
|
-
declare const RadioTower: react.ForwardRefExoticComponent<Omit<RadioTowerProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1378
|
-
|
|
1379
|
-
interface RainbowProps extends React.SVGProps<SVGSVGElement> {
|
|
1380
|
-
}
|
|
1381
|
-
declare const Rainbow: react.ForwardRefExoticComponent<Omit<RainbowProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1382
|
-
|
|
1383
551
|
interface ReceiptProps extends React.SVGProps<SVGSVGElement> {
|
|
1384
552
|
}
|
|
1385
553
|
declare const Receipt: react.ForwardRefExoticComponent<Omit<ReceiptProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
@@ -1388,90 +556,30 @@ interface RedoProps extends React.SVGProps<SVGSVGElement> {
|
|
|
1388
556
|
}
|
|
1389
557
|
declare const Redo: react.ForwardRefExoticComponent<Omit<RedoProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1390
558
|
|
|
1391
|
-
interface RefreshCcwProps extends React.SVGProps<SVGSVGElement> {
|
|
1392
|
-
}
|
|
1393
|
-
declare const RefreshCcw: react.ForwardRefExoticComponent<Omit<RefreshCcwProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1394
|
-
|
|
1395
559
|
interface RefreshCwProps extends React.SVGProps<SVGSVGElement> {
|
|
1396
560
|
}
|
|
1397
561
|
declare const RefreshCw: react.ForwardRefExoticComponent<Omit<RefreshCwProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1398
562
|
|
|
1399
|
-
interface RegexProps extends React.SVGProps<SVGSVGElement> {
|
|
1400
|
-
}
|
|
1401
|
-
declare const Regex: react.ForwardRefExoticComponent<Omit<RegexProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1402
|
-
|
|
1403
|
-
interface RepeatProps extends React.SVGProps<SVGSVGElement> {
|
|
1404
|
-
}
|
|
1405
|
-
declare const Repeat: react.ForwardRefExoticComponent<Omit<RepeatProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1406
|
-
|
|
1407
|
-
interface RewindProps extends React.SVGProps<SVGSVGElement> {
|
|
1408
|
-
}
|
|
1409
|
-
declare const Rewind: react.ForwardRefExoticComponent<Omit<RewindProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1410
|
-
|
|
1411
|
-
interface RocketProps extends React.SVGProps<SVGSVGElement> {
|
|
1412
|
-
}
|
|
1413
|
-
declare const Rocket: react.ForwardRefExoticComponent<Omit<RocketProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1414
|
-
|
|
1415
|
-
interface RotateCcwProps extends React.SVGProps<SVGSVGElement> {
|
|
1416
|
-
}
|
|
1417
|
-
declare const RotateCcw: react.ForwardRefExoticComponent<Omit<RotateCcwProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1418
|
-
|
|
1419
563
|
interface RotateCwProps extends React.SVGProps<SVGSVGElement> {
|
|
1420
564
|
}
|
|
1421
565
|
declare const RotateCw: react.ForwardRefExoticComponent<Omit<RotateCwProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1422
566
|
|
|
1423
|
-
interface RowsProps extends React.SVGProps<SVGSVGElement> {
|
|
1424
|
-
}
|
|
1425
|
-
declare const Rows: react.ForwardRefExoticComponent<Omit<RowsProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1426
|
-
|
|
1427
567
|
interface RssProps extends React.SVGProps<SVGSVGElement> {
|
|
1428
568
|
}
|
|
1429
569
|
declare const Rss: react.ForwardRefExoticComponent<Omit<RssProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1430
570
|
|
|
1431
|
-
interface RulerProps extends React.SVGProps<SVGSVGElement> {
|
|
1432
|
-
}
|
|
1433
|
-
declare const Ruler: react.ForwardRefExoticComponent<Omit<RulerProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1434
|
-
|
|
1435
|
-
interface SatelliteProps extends React.SVGProps<SVGSVGElement> {
|
|
1436
|
-
}
|
|
1437
|
-
declare const Satellite: react.ForwardRefExoticComponent<Omit<SatelliteProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1438
|
-
|
|
1439
|
-
interface SatelliteDishProps extends React.SVGProps<SVGSVGElement> {
|
|
1440
|
-
}
|
|
1441
|
-
declare const SatelliteDish: react.ForwardRefExoticComponent<Omit<SatelliteDishProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1442
|
-
|
|
1443
571
|
interface SaveProps extends React.SVGProps<SVGSVGElement> {
|
|
1444
572
|
}
|
|
1445
573
|
declare const Save: react.ForwardRefExoticComponent<Omit<SaveProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1446
574
|
|
|
1447
|
-
interface ScaleProps extends React.SVGProps<SVGSVGElement> {
|
|
1448
|
-
}
|
|
1449
|
-
declare const Scale: react.ForwardRefExoticComponent<Omit<ScaleProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1450
|
-
|
|
1451
575
|
interface ScanProps extends React.SVGProps<SVGSVGElement> {
|
|
1452
576
|
}
|
|
1453
577
|
declare const Scan: react.ForwardRefExoticComponent<Omit<ScanProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1454
578
|
|
|
1455
|
-
interface ScanFaceProps extends React.SVGProps<SVGSVGElement> {
|
|
1456
|
-
}
|
|
1457
|
-
declare const ScanFace: react.ForwardRefExoticComponent<Omit<ScanFaceProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1458
|
-
|
|
1459
|
-
interface ScanLineProps extends React.SVGProps<SVGSVGElement> {
|
|
1460
|
-
}
|
|
1461
|
-
declare const ScanLine: react.ForwardRefExoticComponent<Omit<ScanLineProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1462
|
-
|
|
1463
|
-
interface SchoolProps extends React.SVGProps<SVGSVGElement> {
|
|
1464
|
-
}
|
|
1465
|
-
declare const School: react.ForwardRefExoticComponent<Omit<SchoolProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1466
|
-
|
|
1467
579
|
interface ScissorsProps extends React.SVGProps<SVGSVGElement> {
|
|
1468
580
|
}
|
|
1469
581
|
declare const Scissors: react.ForwardRefExoticComponent<Omit<ScissorsProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1470
582
|
|
|
1471
|
-
interface ScreenShareProps extends React.SVGProps<SVGSVGElement> {
|
|
1472
|
-
}
|
|
1473
|
-
declare const ScreenShare: react.ForwardRefExoticComponent<Omit<ScreenShareProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1474
|
-
|
|
1475
583
|
interface SearchProps extends React.SVGProps<SVGSVGElement> {
|
|
1476
584
|
}
|
|
1477
585
|
declare const Search: react.ForwardRefExoticComponent<Omit<SearchProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
@@ -1480,10 +588,6 @@ interface SendProps extends React.SVGProps<SVGSVGElement> {
|
|
|
1480
588
|
}
|
|
1481
589
|
declare const Send: react.ForwardRefExoticComponent<Omit<SendProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1482
590
|
|
|
1483
|
-
interface SeparatorProps extends React.SVGProps<SVGSVGElement> {
|
|
1484
|
-
}
|
|
1485
|
-
declare const Separator: react.ForwardRefExoticComponent<Omit<SeparatorProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1486
|
-
|
|
1487
591
|
interface ServerProps extends React.SVGProps<SVGSVGElement> {
|
|
1488
592
|
}
|
|
1489
593
|
declare const Server: react.ForwardRefExoticComponent<Omit<ServerProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
@@ -1496,38 +600,18 @@ interface ShareProps extends React.SVGProps<SVGSVGElement> {
|
|
|
1496
600
|
}
|
|
1497
601
|
declare const Share: react.ForwardRefExoticComponent<Omit<ShareProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1498
602
|
|
|
1499
|
-
interface Share2Props extends React.SVGProps<SVGSVGElement> {
|
|
1500
|
-
}
|
|
1501
|
-
declare const Share2: react.ForwardRefExoticComponent<Omit<Share2Props, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1502
|
-
|
|
1503
603
|
interface ShieldProps extends React.SVGProps<SVGSVGElement> {
|
|
1504
604
|
}
|
|
1505
605
|
declare const Shield: react.ForwardRefExoticComponent<Omit<ShieldProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1506
606
|
|
|
1507
|
-
interface ShieldAlertProps extends React.SVGProps<SVGSVGElement> {
|
|
1508
|
-
}
|
|
1509
|
-
declare const ShieldAlert: react.ForwardRefExoticComponent<Omit<ShieldAlertProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1510
|
-
|
|
1511
607
|
interface ShieldCheckProps extends React.SVGProps<SVGSVGElement> {
|
|
1512
608
|
}
|
|
1513
609
|
declare const ShieldCheck: react.ForwardRefExoticComponent<Omit<ShieldCheckProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1514
610
|
|
|
1515
|
-
interface ShieldOffProps extends React.SVGProps<SVGSVGElement> {
|
|
1516
|
-
}
|
|
1517
|
-
declare const ShieldOff: react.ForwardRefExoticComponent<Omit<ShieldOffProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1518
|
-
|
|
1519
|
-
interface ShieldPlusProps extends React.SVGProps<SVGSVGElement> {
|
|
1520
|
-
}
|
|
1521
|
-
declare const ShieldPlus: react.ForwardRefExoticComponent<Omit<ShieldPlusProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1522
|
-
|
|
1523
611
|
interface ShieldXProps extends React.SVGProps<SVGSVGElement> {
|
|
1524
612
|
}
|
|
1525
613
|
declare const ShieldX: react.ForwardRefExoticComponent<Omit<ShieldXProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1526
614
|
|
|
1527
|
-
interface ShipProps extends React.SVGProps<SVGSVGElement> {
|
|
1528
|
-
}
|
|
1529
|
-
declare const Ship: react.ForwardRefExoticComponent<Omit<ShipProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1530
|
-
|
|
1531
615
|
interface ShoppingBagProps extends React.SVGProps<SVGSVGElement> {
|
|
1532
616
|
}
|
|
1533
617
|
declare const ShoppingBag: react.ForwardRefExoticComponent<Omit<ShoppingBagProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
@@ -1536,38 +620,10 @@ interface ShoppingCartProps extends React.SVGProps<SVGSVGElement> {
|
|
|
1536
620
|
}
|
|
1537
621
|
declare const ShoppingCart: react.ForwardRefExoticComponent<Omit<ShoppingCartProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1538
622
|
|
|
1539
|
-
interface ShuffleProps extends React.SVGProps<SVGSVGElement> {
|
|
1540
|
-
}
|
|
1541
|
-
declare const Shuffle: react.ForwardRefExoticComponent<Omit<ShuffleProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1542
|
-
|
|
1543
623
|
interface SidebarProps extends React.SVGProps<SVGSVGElement> {
|
|
1544
624
|
}
|
|
1545
625
|
declare const Sidebar: react.ForwardRefExoticComponent<Omit<SidebarProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1546
626
|
|
|
1547
|
-
interface SidebarCloseProps extends React.SVGProps<SVGSVGElement> {
|
|
1548
|
-
}
|
|
1549
|
-
declare const SidebarClose: react.ForwardRefExoticComponent<Omit<SidebarCloseProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1550
|
-
|
|
1551
|
-
interface SidebarOpenProps extends React.SVGProps<SVGSVGElement> {
|
|
1552
|
-
}
|
|
1553
|
-
declare const SidebarOpen: react.ForwardRefExoticComponent<Omit<SidebarOpenProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1554
|
-
|
|
1555
|
-
interface SigmaProps extends React.SVGProps<SVGSVGElement> {
|
|
1556
|
-
}
|
|
1557
|
-
declare const Sigma: react.ForwardRefExoticComponent<Omit<SigmaProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1558
|
-
|
|
1559
|
-
interface SignalProps extends React.SVGProps<SVGSVGElement> {
|
|
1560
|
-
}
|
|
1561
|
-
declare const Signal: react.ForwardRefExoticComponent<Omit<SignalProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1562
|
-
|
|
1563
|
-
interface SignalLowProps extends React.SVGProps<SVGSVGElement> {
|
|
1564
|
-
}
|
|
1565
|
-
declare const SignalLow: react.ForwardRefExoticComponent<Omit<SignalLowProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1566
|
-
|
|
1567
|
-
interface SirenProps extends React.SVGProps<SVGSVGElement> {
|
|
1568
|
-
}
|
|
1569
|
-
declare const Siren: react.ForwardRefExoticComponent<Omit<SirenProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1570
|
-
|
|
1571
627
|
interface SkipBackProps extends React.SVGProps<SVGSVGElement> {
|
|
1572
628
|
}
|
|
1573
629
|
declare const SkipBack: react.ForwardRefExoticComponent<Omit<SkipBackProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
@@ -1580,22 +636,10 @@ interface SlidersProps extends React.SVGProps<SVGSVGElement> {
|
|
|
1580
636
|
}
|
|
1581
637
|
declare const Sliders: react.ForwardRefExoticComponent<Omit<SlidersProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1582
638
|
|
|
1583
|
-
interface SlidersHorizontalProps extends React.SVGProps<SVGSVGElement> {
|
|
1584
|
-
}
|
|
1585
|
-
declare const SlidersHorizontal: react.ForwardRefExoticComponent<Omit<SlidersHorizontalProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1586
|
-
|
|
1587
639
|
interface SmartphoneProps extends React.SVGProps<SVGSVGElement> {
|
|
1588
640
|
}
|
|
1589
641
|
declare const Smartphone: react.ForwardRefExoticComponent<Omit<SmartphoneProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1590
642
|
|
|
1591
|
-
interface SmileProps extends React.SVGProps<SVGSVGElement> {
|
|
1592
|
-
}
|
|
1593
|
-
declare const Smile: react.ForwardRefExoticComponent<Omit<SmileProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1594
|
-
|
|
1595
|
-
interface SnowflakeProps extends React.SVGProps<SVGSVGElement> {
|
|
1596
|
-
}
|
|
1597
|
-
declare const Snowflake: react.ForwardRefExoticComponent<Omit<SnowflakeProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1598
|
-
|
|
1599
643
|
interface SortAscProps extends React.SVGProps<SVGSVGElement> {
|
|
1600
644
|
}
|
|
1601
645
|
declare const SortAsc: react.ForwardRefExoticComponent<Omit<SortAscProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
@@ -1604,74 +648,26 @@ interface SortDescProps extends React.SVGProps<SVGSVGElement> {
|
|
|
1604
648
|
}
|
|
1605
649
|
declare const SortDesc: react.ForwardRefExoticComponent<Omit<SortDescProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1606
650
|
|
|
1607
|
-
interface
|
|
1608
|
-
}
|
|
1609
|
-
declare const Space: react.ForwardRefExoticComponent<Omit<SpaceProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1610
|
-
|
|
1611
|
-
interface SparklesProps extends React.SVGProps<SVGSVGElement> {
|
|
1612
|
-
}
|
|
1613
|
-
declare const Sparkles: react.ForwardRefExoticComponent<Omit<SparklesProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1614
|
-
|
|
1615
|
-
interface SpeakerProps extends React.SVGProps<SVGSVGElement> {
|
|
1616
|
-
}
|
|
1617
|
-
declare const Speaker: react.ForwardRefExoticComponent<Omit<SpeakerProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1618
|
-
|
|
1619
|
-
interface SproutProps extends React.SVGProps<SVGSVGElement> {
|
|
651
|
+
interface SparkleProps extends React.SVGProps<SVGSVGElement> {
|
|
1620
652
|
}
|
|
1621
|
-
declare const
|
|
653
|
+
declare const Sparkle: react.ForwardRefExoticComponent<Omit<SparkleProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1622
654
|
|
|
1623
655
|
interface SquareProps extends React.SVGProps<SVGSVGElement> {
|
|
1624
656
|
}
|
|
1625
657
|
declare const Square: react.ForwardRefExoticComponent<Omit<SquareProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1626
658
|
|
|
1627
|
-
interface StampProps extends React.SVGProps<SVGSVGElement> {
|
|
1628
|
-
}
|
|
1629
|
-
declare const Stamp: react.ForwardRefExoticComponent<Omit<StampProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1630
|
-
|
|
1631
659
|
interface StarProps extends React.SVGProps<SVGSVGElement> {
|
|
1632
660
|
}
|
|
1633
661
|
declare const Star: react.ForwardRefExoticComponent<Omit<StarProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1634
662
|
|
|
1635
|
-
interface StethoscopeProps extends React.SVGProps<SVGSVGElement> {
|
|
1636
|
-
}
|
|
1637
|
-
declare const Stethoscope: react.ForwardRefExoticComponent<Omit<StethoscopeProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1638
|
-
|
|
1639
663
|
interface StopCircleProps extends React.SVGProps<SVGSVGElement> {
|
|
1640
664
|
}
|
|
1641
665
|
declare const StopCircle: react.ForwardRefExoticComponent<Omit<StopCircleProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1642
666
|
|
|
1643
|
-
interface StoreProps extends React.SVGProps<SVGSVGElement> {
|
|
1644
|
-
}
|
|
1645
|
-
declare const Store: react.ForwardRefExoticComponent<Omit<StoreProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1646
|
-
|
|
1647
|
-
interface StrikethroughProps extends React.SVGProps<SVGSVGElement> {
|
|
1648
|
-
}
|
|
1649
|
-
declare const Strikethrough: react.ForwardRefExoticComponent<Omit<StrikethroughProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1650
|
-
|
|
1651
667
|
interface SunProps extends React.SVGProps<SVGSVGElement> {
|
|
1652
668
|
}
|
|
1653
669
|
declare const Sun: react.ForwardRefExoticComponent<Omit<SunProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1654
670
|
|
|
1655
|
-
interface SunriseProps extends React.SVGProps<SVGSVGElement> {
|
|
1656
|
-
}
|
|
1657
|
-
declare const Sunrise: react.ForwardRefExoticComponent<Omit<SunriseProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1658
|
-
|
|
1659
|
-
interface SunsetProps extends React.SVGProps<SVGSVGElement> {
|
|
1660
|
-
}
|
|
1661
|
-
declare const Sunset: react.ForwardRefExoticComponent<Omit<SunsetProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1662
|
-
|
|
1663
|
-
interface SyringeProps extends React.SVGProps<SVGSVGElement> {
|
|
1664
|
-
}
|
|
1665
|
-
declare const Syringe: react.ForwardRefExoticComponent<Omit<SyringeProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1666
|
-
|
|
1667
|
-
interface TableProps extends React.SVGProps<SVGSVGElement> {
|
|
1668
|
-
}
|
|
1669
|
-
declare const Table: react.ForwardRefExoticComponent<Omit<TableProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1670
|
-
|
|
1671
|
-
interface Table2Props extends React.SVGProps<SVGSVGElement> {
|
|
1672
|
-
}
|
|
1673
|
-
declare const Table2: react.ForwardRefExoticComponent<Omit<Table2Props, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1674
|
-
|
|
1675
671
|
interface TabletProps extends React.SVGProps<SVGSVGElement> {
|
|
1676
672
|
}
|
|
1677
673
|
declare const Tablet: react.ForwardRefExoticComponent<Omit<TabletProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
@@ -1680,34 +676,10 @@ interface TagProps extends React.SVGProps<SVGSVGElement> {
|
|
|
1680
676
|
}
|
|
1681
677
|
declare const Tag: react.ForwardRefExoticComponent<Omit<TagProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1682
678
|
|
|
1683
|
-
interface TagsProps extends React.SVGProps<SVGSVGElement> {
|
|
1684
|
-
}
|
|
1685
|
-
declare const Tags: react.ForwardRefExoticComponent<Omit<TagsProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1686
|
-
|
|
1687
|
-
interface TargetProps extends React.SVGProps<SVGSVGElement> {
|
|
1688
|
-
}
|
|
1689
|
-
declare const Target: react.ForwardRefExoticComponent<Omit<TargetProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1690
|
-
|
|
1691
|
-
interface TelescopeProps extends React.SVGProps<SVGSVGElement> {
|
|
1692
|
-
}
|
|
1693
|
-
declare const Telescope: react.ForwardRefExoticComponent<Omit<TelescopeProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1694
|
-
|
|
1695
|
-
interface TentProps extends React.SVGProps<SVGSVGElement> {
|
|
1696
|
-
}
|
|
1697
|
-
declare const Tent: react.ForwardRefExoticComponent<Omit<TentProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1698
|
-
|
|
1699
679
|
interface TerminalProps extends React.SVGProps<SVGSVGElement> {
|
|
1700
680
|
}
|
|
1701
681
|
declare const Terminal: react.ForwardRefExoticComponent<Omit<TerminalProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1702
682
|
|
|
1703
|
-
interface TerminalSquareProps extends React.SVGProps<SVGSVGElement> {
|
|
1704
|
-
}
|
|
1705
|
-
declare const TerminalSquare: react.ForwardRefExoticComponent<Omit<TerminalSquareProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1706
|
-
|
|
1707
|
-
interface TestTubeProps extends React.SVGProps<SVGSVGElement> {
|
|
1708
|
-
}
|
|
1709
|
-
declare const TestTube: react.ForwardRefExoticComponent<Omit<TestTubeProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1710
|
-
|
|
1711
683
|
interface ThermometerProps extends React.SVGProps<SVGSVGElement> {
|
|
1712
684
|
}
|
|
1713
685
|
declare const Thermometer: react.ForwardRefExoticComponent<Omit<ThermometerProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
@@ -1720,38 +692,10 @@ interface ThumbsUpProps extends React.SVGProps<SVGSVGElement> {
|
|
|
1720
692
|
}
|
|
1721
693
|
declare const ThumbsUp: react.ForwardRefExoticComponent<Omit<ThumbsUpProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1722
694
|
|
|
1723
|
-
interface TicketProps extends React.SVGProps<SVGSVGElement> {
|
|
1724
|
-
}
|
|
1725
|
-
declare const Ticket: react.ForwardRefExoticComponent<Omit<TicketProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1726
|
-
|
|
1727
|
-
interface TimerProps extends React.SVGProps<SVGSVGElement> {
|
|
1728
|
-
}
|
|
1729
|
-
declare const Timer: react.ForwardRefExoticComponent<Omit<TimerProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1730
|
-
|
|
1731
|
-
interface ToggleLeftProps extends React.SVGProps<SVGSVGElement> {
|
|
1732
|
-
}
|
|
1733
|
-
declare const ToggleLeft: react.ForwardRefExoticComponent<Omit<ToggleLeftProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1734
|
-
|
|
1735
|
-
interface ToggleRightProps extends React.SVGProps<SVGSVGElement> {
|
|
1736
|
-
}
|
|
1737
|
-
declare const ToggleRight: react.ForwardRefExoticComponent<Omit<ToggleRightProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1738
|
-
|
|
1739
|
-
interface TrainProps extends React.SVGProps<SVGSVGElement> {
|
|
1740
|
-
}
|
|
1741
|
-
declare const Train: react.ForwardRefExoticComponent<Omit<TrainProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1742
|
-
|
|
1743
695
|
interface TrashProps extends React.SVGProps<SVGSVGElement> {
|
|
1744
696
|
}
|
|
1745
697
|
declare const Trash: react.ForwardRefExoticComponent<Omit<TrashProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1746
698
|
|
|
1747
|
-
interface Trash2Props extends React.SVGProps<SVGSVGElement> {
|
|
1748
|
-
}
|
|
1749
|
-
declare const Trash2: react.ForwardRefExoticComponent<Omit<Trash2Props, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1750
|
-
|
|
1751
|
-
interface TreePineProps extends React.SVGProps<SVGSVGElement> {
|
|
1752
|
-
}
|
|
1753
|
-
declare const TreePine: react.ForwardRefExoticComponent<Omit<TreePineProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1754
|
-
|
|
1755
699
|
interface TrendingDownProps extends React.SVGProps<SVGSVGElement> {
|
|
1756
700
|
}
|
|
1757
701
|
declare const TrendingDown: react.ForwardRefExoticComponent<Omit<TrendingDownProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
@@ -1764,17 +708,13 @@ interface TriangleProps extends React.SVGProps<SVGSVGElement> {
|
|
|
1764
708
|
}
|
|
1765
709
|
declare const Triangle: react.ForwardRefExoticComponent<Omit<TriangleProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1766
710
|
|
|
1767
|
-
interface TrophyProps extends React.SVGProps<SVGSVGElement> {
|
|
1768
|
-
}
|
|
1769
|
-
declare const Trophy: react.ForwardRefExoticComponent<Omit<TrophyProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1770
|
-
|
|
1771
711
|
interface TruckProps extends React.SVGProps<SVGSVGElement> {
|
|
1772
712
|
}
|
|
1773
713
|
declare const Truck: react.ForwardRefExoticComponent<Omit<TruckProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1774
714
|
|
|
1775
|
-
interface
|
|
715
|
+
interface TwitterProps extends React.SVGProps<SVGSVGElement> {
|
|
1776
716
|
}
|
|
1777
|
-
declare const
|
|
717
|
+
declare const Twitter: react.ForwardRefExoticComponent<Omit<TwitterProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1778
718
|
|
|
1779
719
|
interface TypeProps extends React.SVGProps<SVGSVGElement> {
|
|
1780
720
|
}
|
|
@@ -1788,10 +728,6 @@ interface UndoProps extends React.SVGProps<SVGSVGElement> {
|
|
|
1788
728
|
}
|
|
1789
729
|
declare const Undo: react.ForwardRefExoticComponent<Omit<UndoProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1790
730
|
|
|
1791
|
-
interface UnlinkProps extends React.SVGProps<SVGSVGElement> {
|
|
1792
|
-
}
|
|
1793
|
-
declare const Unlink: react.ForwardRefExoticComponent<Omit<UnlinkProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1794
|
-
|
|
1795
731
|
interface UnlockProps extends React.SVGProps<SVGSVGElement> {
|
|
1796
732
|
}
|
|
1797
733
|
declare const Unlock: react.ForwardRefExoticComponent<Omit<UnlockProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
@@ -1800,10 +736,6 @@ interface UploadProps extends React.SVGProps<SVGSVGElement> {
|
|
|
1800
736
|
}
|
|
1801
737
|
declare const Upload: react.ForwardRefExoticComponent<Omit<UploadProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1802
738
|
|
|
1803
|
-
interface UsbProps extends React.SVGProps<SVGSVGElement> {
|
|
1804
|
-
}
|
|
1805
|
-
declare const Usb: react.ForwardRefExoticComponent<Omit<UsbProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1806
|
-
|
|
1807
739
|
interface UserProps extends React.SVGProps<SVGSVGElement> {
|
|
1808
740
|
}
|
|
1809
741
|
declare const User: react.ForwardRefExoticComponent<Omit<UserProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
@@ -1812,18 +744,6 @@ interface UserCheckProps extends React.SVGProps<SVGSVGElement> {
|
|
|
1812
744
|
}
|
|
1813
745
|
declare const UserCheck: react.ForwardRefExoticComponent<Omit<UserCheckProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1814
746
|
|
|
1815
|
-
interface UserCircleProps extends React.SVGProps<SVGSVGElement> {
|
|
1816
|
-
}
|
|
1817
|
-
declare const UserCircle: react.ForwardRefExoticComponent<Omit<UserCircleProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1818
|
-
|
|
1819
|
-
interface UserCogProps extends React.SVGProps<SVGSVGElement> {
|
|
1820
|
-
}
|
|
1821
|
-
declare const UserCog: react.ForwardRefExoticComponent<Omit<UserCogProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1822
|
-
|
|
1823
|
-
interface UserLockProps extends React.SVGProps<SVGSVGElement> {
|
|
1824
|
-
}
|
|
1825
|
-
declare const UserLock: react.ForwardRefExoticComponent<Omit<UserLockProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1826
|
-
|
|
1827
747
|
interface UserMinusProps extends React.SVGProps<SVGSVGElement> {
|
|
1828
748
|
}
|
|
1829
749
|
declare const UserMinus: react.ForwardRefExoticComponent<Omit<UserMinusProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
@@ -1840,22 +760,10 @@ interface UserXProps extends React.SVGProps<SVGSVGElement> {
|
|
|
1840
760
|
}
|
|
1841
761
|
declare const UserX: react.ForwardRefExoticComponent<Omit<UserXProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1842
762
|
|
|
1843
|
-
interface VariableProps extends React.SVGProps<SVGSVGElement> {
|
|
1844
|
-
}
|
|
1845
|
-
declare const Variable: react.ForwardRefExoticComponent<Omit<VariableProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1846
|
-
|
|
1847
763
|
interface VideoProps extends React.SVGProps<SVGSVGElement> {
|
|
1848
764
|
}
|
|
1849
765
|
declare const Video: react.ForwardRefExoticComponent<Omit<VideoProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1850
766
|
|
|
1851
|
-
interface VideoOffProps extends React.SVGProps<SVGSVGElement> {
|
|
1852
|
-
}
|
|
1853
|
-
declare const VideoOff: react.ForwardRefExoticComponent<Omit<VideoOffProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1854
|
-
|
|
1855
|
-
interface VoicemailProps extends React.SVGProps<SVGSVGElement> {
|
|
1856
|
-
}
|
|
1857
|
-
declare const Voicemail: react.ForwardRefExoticComponent<Omit<VoicemailProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1858
|
-
|
|
1859
767
|
interface VolumeProps extends React.SVGProps<SVGSVGElement> {
|
|
1860
768
|
}
|
|
1861
769
|
declare const Volume: react.ForwardRefExoticComponent<Omit<VolumeProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
@@ -1868,58 +776,18 @@ interface Volume2Props extends React.SVGProps<SVGSVGElement> {
|
|
|
1868
776
|
}
|
|
1869
777
|
declare const Volume2: react.ForwardRefExoticComponent<Omit<Volume2Props, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1870
778
|
|
|
1871
|
-
interface
|
|
779
|
+
interface VolumeXProps extends React.SVGProps<SVGSVGElement> {
|
|
1872
780
|
}
|
|
1873
|
-
declare const
|
|
781
|
+
declare const VolumeX: react.ForwardRefExoticComponent<Omit<VolumeXProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1874
782
|
|
|
1875
783
|
interface WalletProps extends React.SVGProps<SVGSVGElement> {
|
|
1876
784
|
}
|
|
1877
785
|
declare const Wallet: react.ForwardRefExoticComponent<Omit<WalletProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1878
786
|
|
|
1879
|
-
interface WandProps extends React.SVGProps<SVGSVGElement> {
|
|
1880
|
-
}
|
|
1881
|
-
declare const Wand: react.ForwardRefExoticComponent<Omit<WandProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1882
|
-
|
|
1883
|
-
interface WarehouseProps extends React.SVGProps<SVGSVGElement> {
|
|
1884
|
-
}
|
|
1885
|
-
declare const Warehouse: react.ForwardRefExoticComponent<Omit<WarehouseProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1886
|
-
|
|
1887
|
-
interface WatchProps extends React.SVGProps<SVGSVGElement> {
|
|
1888
|
-
}
|
|
1889
|
-
declare const Watch: react.ForwardRefExoticComponent<Omit<WatchProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1890
|
-
|
|
1891
|
-
interface WavesProps extends React.SVGProps<SVGSVGElement> {
|
|
1892
|
-
}
|
|
1893
|
-
declare const Waves: react.ForwardRefExoticComponent<Omit<WavesProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1894
|
-
|
|
1895
|
-
interface WebcamProps extends React.SVGProps<SVGSVGElement> {
|
|
1896
|
-
}
|
|
1897
|
-
declare const Webcam: react.ForwardRefExoticComponent<Omit<WebcamProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1898
|
-
|
|
1899
|
-
interface WebhookProps extends React.SVGProps<SVGSVGElement> {
|
|
1900
|
-
}
|
|
1901
|
-
declare const Webhook: react.ForwardRefExoticComponent<Omit<WebhookProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1902
|
-
|
|
1903
787
|
interface WifiProps extends React.SVGProps<SVGSVGElement> {
|
|
1904
788
|
}
|
|
1905
789
|
declare const Wifi: react.ForwardRefExoticComponent<Omit<WifiProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1906
790
|
|
|
1907
|
-
interface WifiOffProps extends React.SVGProps<SVGSVGElement> {
|
|
1908
|
-
}
|
|
1909
|
-
declare const WifiOff: react.ForwardRefExoticComponent<Omit<WifiOffProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1910
|
-
|
|
1911
|
-
interface WindProps extends React.SVGProps<SVGSVGElement> {
|
|
1912
|
-
}
|
|
1913
|
-
declare const Wind: react.ForwardRefExoticComponent<Omit<WindProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1914
|
-
|
|
1915
|
-
interface WindowProps extends React.SVGProps<SVGSVGElement> {
|
|
1916
|
-
}
|
|
1917
|
-
declare const Window: react.ForwardRefExoticComponent<Omit<WindowProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1918
|
-
|
|
1919
|
-
interface WrapTextProps extends React.SVGProps<SVGSVGElement> {
|
|
1920
|
-
}
|
|
1921
|
-
declare const WrapText: react.ForwardRefExoticComponent<Omit<WrapTextProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1922
|
-
|
|
1923
791
|
interface XProps extends React.SVGProps<SVGSVGElement> {
|
|
1924
792
|
}
|
|
1925
793
|
declare const X: react.ForwardRefExoticComponent<Omit<XProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
@@ -1928,20 +796,8 @@ interface XCircleProps extends React.SVGProps<SVGSVGElement> {
|
|
|
1928
796
|
}
|
|
1929
797
|
declare const XCircle: react.ForwardRefExoticComponent<Omit<XCircleProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1930
798
|
|
|
1931
|
-
interface XSquareProps extends React.SVGProps<SVGSVGElement> {
|
|
1932
|
-
}
|
|
1933
|
-
declare const XSquare: react.ForwardRefExoticComponent<Omit<XSquareProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1934
|
-
|
|
1935
799
|
interface ZapProps extends React.SVGProps<SVGSVGElement> {
|
|
1936
800
|
}
|
|
1937
801
|
declare const Zap: react.ForwardRefExoticComponent<Omit<ZapProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1938
802
|
|
|
1939
|
-
|
|
1940
|
-
}
|
|
1941
|
-
declare const ZoomIn: react.ForwardRefExoticComponent<Omit<ZoomInProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1942
|
-
|
|
1943
|
-
interface ZoomOutProps extends React.SVGProps<SVGSVGElement> {
|
|
1944
|
-
}
|
|
1945
|
-
declare const ZoomOut: react.ForwardRefExoticComponent<Omit<ZoomOutProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1946
|
-
|
|
1947
|
-
export { Accessibility, type AccessibilityProps, Activity, type ActivityProps, Airplay, type AirplayProps, AlarmCheck, type AlarmCheckProps, AlarmClock, type AlarmClockProps, AlertCircle, type AlertCircleProps, AlertTriangle, type AlertTriangleProps, AlignCenter, type AlignCenterProps, AlignJustify, type AlignJustifyProps, AlignLeft, type AlignLeftProps, AlignRight, type AlignRightProps, Anchor, type AnchorProps, Angry, type AngryProps, Aperture, type ApertureProps, Api, type ApiProps, Archive, type ArchiveProps, AreaChart, type AreaChartProps, Armchair, type ArmchairProps, ArrowBigDown, type ArrowBigDownProps, ArrowBigLeft, type ArrowBigLeftProps, ArrowBigRight, type ArrowBigRightProps, ArrowBigUp, type ArrowBigUpProps, ArrowDown, ArrowDownCircle, type ArrowDownCircleProps, ArrowDownLeft, type ArrowDownLeftProps, type ArrowDownProps, ArrowDownRight, type ArrowDownRightProps, ArrowLeft, ArrowLeftCircle, type ArrowLeftCircleProps, type ArrowLeftProps, ArrowRight, ArrowRightCircle, type ArrowRightCircleProps, type ArrowRightProps, ArrowUp, ArrowUpCircle, type ArrowUpCircleProps, ArrowUpLeft, type ArrowUpLeftProps, type ArrowUpProps, ArrowUpRight, type ArrowUpRightProps, Asterisk, type AsteriskProps, AtSign, type AtSignProps, Atom, type AtomProps, Award, type AwardProps, Badge, BadgeCheck, type BadgeCheckProps, BadgePercent, type BadgePercentProps, type BadgeProps, Ban, type BanProps, Banknote, type BanknoteProps, BarChart, BarChart2, type BarChart2Props, BarChart3, type BarChart3Props, type BarChartProps, Barcode, type BarcodeProps, Battery, BatteryCharging, type BatteryChargingProps, BatteryFull, type BatteryFullProps, BatteryLow, type BatteryLowProps, type BatteryProps, Beaker, type BeakerProps, Bed, type BedProps, Bell, BellOff, type BellOffProps, type BellProps, BellRing, type BellRingProps, Bike, type BikeProps, Binary, type BinaryProps, Blocks, type BlocksProps, Bluetooth, type BluetoothProps, Bold, type BoldProps, Book, BookMarked, type BookMarkedProps, BookOpen, type BookOpenProps, type BookProps, Bookmark, type BookmarkProps, Bot, type BotProps, Braces, type BracesProps, Brackets, type BracketsProps, Brain, type BrainProps, Briefcase, type BriefcaseProps, Brush, type BrushProps, Bug, type BugProps, Building, Building2, type Building2Props, type BuildingProps, Cake, type CakeProps, Calculator, type CalculatorProps, Calendar, CalendarCheck, type CalendarCheckProps, CalendarDays, type CalendarDaysProps, CalendarPlus, type CalendarPlusProps, type CalendarProps, CalendarX, type CalendarXProps, Camera, CameraOff, type CameraOffProps, type CameraProps, Car, type CarProps, Cast, type CastProps, ChartCandlestick, type ChartCandlestickProps, ChartNetwork, type ChartNetworkProps, ChartScatter, type ChartScatterProps, Check, CheckCircle, type CheckCircleProps, type CheckProps, CheckSquare, type CheckSquareProps, ChevronDown, type ChevronDownProps, ChevronLeft, type ChevronLeftProps, ChevronRight, type ChevronRightProps, ChevronUp, type ChevronUpProps, ChevronsDown, type ChevronsDownProps, ChevronsLeft, type ChevronsLeftProps, ChevronsRight, type ChevronsRightProps, ChevronsUp, type ChevronsUpProps, Circle, CircleOff, type CircleOffProps, type CircleProps, Clapperboard, type ClapperboardProps, Clipboard, ClipboardCheck, type ClipboardCheckProps, ClipboardCopy, type ClipboardCopyProps, ClipboardList, type ClipboardListProps, type ClipboardProps, Clock, type ClockProps, Cloud, CloudDownload, type CloudDownloadProps, CloudDrizzle, type CloudDrizzleProps, CloudFog, type CloudFogProps, CloudLightning, type CloudLightningProps, CloudOff, type CloudOffProps, type CloudProps, CloudRain, type CloudRainProps, CloudSnow, type CloudSnowProps, CloudSun, type CloudSunProps, CloudUpload, type CloudUploadProps, Code, Code2, type Code2Props, type CodeProps, Coffee, type CoffeeProps, Coins, type CoinsProps, Columns, type ColumnsProps, Compass, CompassDrawing, type CompassDrawingProps, type CompassProps, Component, type ComponentProps, Contact, type ContactProps, Container, type ContainerProps, Copy, type CopyProps, CornerDownLeft, type CornerDownLeftProps, CornerDownRight, type CornerDownRightProps, CornerLeftDown, type CornerLeftDownProps, CornerLeftUp, type CornerLeftUpProps, CornerRightDown, type CornerRightDownProps, CornerRightUp, type CornerRightUpProps, CornerUpLeft, type CornerUpLeftProps, CornerUpRight, type CornerUpRightProps, Cpu, type CpuProps, CreditCard, type CreditCardProps, Crosshair, type CrosshairProps, Crown, type CrownProps, Cut, type CutProps, Database, type DatabaseProps, Diamond, type DiamondProps, Dices, type DicesProps, Disc, type DiscProps, Dna, type DnaProps, DoorClosed, type DoorClosedProps, DoorOpen, type DoorOpenProps, Download, type DownloadProps, Droplet, type DropletProps, Droplets, type DropletsProps, Earth, type EarthProps, Edit, type EditProps, Eraser, type EraserProps, Ethernet, type EthernetProps, ExternalLink, type ExternalLinkProps, Eye, EyeOff, type EyeOffProps, type EyeProps, FastForward, type FastForwardProps, File, FileArchive, type FileArchiveProps, FileAudio, type FileAudioProps, FileCheck, type FileCheckProps, FileCode, type FileCodeProps, FileImage, type FileImageProps, FileInput, type FileInputProps, FileJson, type FileJsonProps, FileKey, type FileKeyProps, FileLock, type FileLockProps, FileMinus, type FileMinusProps, FileOutput, type FileOutputProps, FilePlus, type FilePlusProps, type FileProps, FileSearch, type FileSearchProps, FileSpreadsheet, type FileSpreadsheetProps, FileText, type FileTextProps, FileVideo, type FileVideoProps, FileWarning, type FileWarningProps, FileX, type FileXProps, Film, type FilmProps, Filter, type FilterProps, Fingerprint, type FingerprintProps, Flag, type FlagProps, FlagTriangle, type FlagTriangleProps, Flame, type FlameProps, Flower, type FlowerProps, Folder, FolderCheck, type FolderCheckProps, FolderMinus, type FolderMinusProps, FolderOpen, type FolderOpenProps, FolderPlus, type FolderPlusProps, type FolderProps, FolderX, type FolderXProps, Frown, type FrownProps, Gamepad, type GamepadProps, GanttChart, type GanttChartProps, Gauge, type GaugeProps, Gift, type GiftProps, GitBranch, type GitBranchProps, GitCommit, type GitCommitProps, GitCompare, type GitCompareProps, GitFork, type GitForkProps, GitMerge, type GitMergeProps, GitPullRequest, type GitPullRequestProps, Glasses, type GlassesProps, Globe, Globe2, type Globe2Props, type GlobeProps, Grab, type GrabProps, Grid, Grid3x3, type Grid3x3Props, type GridProps, GripHorizontal, type GripHorizontalProps, GripVertical, type GripVerticalProps, Hand, HandCoins, type HandCoinsProps, type HandProps, HardDrive, type HardDriveProps, Hash, type HashProps, Heading1, type Heading1Props, Heading2, type Heading2Props, Heading3, type Heading3Props, Headphones, type HeadphonesProps, Heart, type HeartProps, HeartPulse, type HeartPulseProps, HelpCircle, type HelpCircleProps, Hexagon, type HexagonProps, Highlighter, type HighlighterProps, Home, type HomeProps, Hospital, type HospitalProps, Hourglass, type HourglassProps, Image, type ImageProps, Inbox, type InboxProps, Indent, type IndentProps, Infinity, type InfinityProps, Info, type InfoProps, Italic, type ItalicProps, Joystick, type JoystickProps, Kanban, type KanbanProps, Key, type KeyProps, KeyRound, type KeyRoundProps, Keyboard, type KeyboardProps, Lamp, type LampProps, Landmark, type LandmarkProps, Laptop, type LaptopProps, Laugh, type LaughProps, Layers, Layers2, type Layers2Props, type LayersProps, LayoutDashboard, type LayoutDashboardProps, LayoutGrid, type LayoutGridProps, LayoutList, type LayoutListProps, LayoutTemplate, type LayoutTemplateProps, Leaf, type LeafProps, Lightbulb, type LightbulbProps, LineChart, type LineChartProps, Link, type LinkProps, List, ListChecks, type ListChecksProps, ListOrdered, type ListOrderedProps, type ListProps, Loader, Loader2, type Loader2Props, type LoaderProps, Lock, LockKeyhole, type LockKeyholeProps, type LockProps, LogIn, type LogInProps, LogOut, type LogOutProps, Magnet, type MagnetProps, Mail, MailOpen, type MailOpenProps, type MailProps, Map, MapPin, type MapPinProps, type MapProps, Maximize, Maximize2, type Maximize2Props, type MaximizeProps, Megaphone, type MegaphoneProps, Meh, type MehProps, MemoryStick, type MemoryStickProps, Menu, type MenuProps, MessageCircle, type MessageCircleProps, MessageSquare, type MessageSquareProps, MessagesSquare, type MessagesSquareProps, Mic, MicOff, type MicOffProps, type MicProps, Microscope, type MicroscopeProps, Minimize, Minimize2, type Minimize2Props, type MinimizeProps, Minus, MinusCircle, type MinusCircleProps, type MinusProps, MinusSquare, type MinusSquareProps, Monitor, type MonitorProps, Moon, type MoonProps, MoreHorizontal, type MoreHorizontalProps, MoreVertical, type MoreVerticalProps, Mountain, type MountainProps, Mouse, MousePointer, MousePointerClick, type MousePointerClickProps, type MousePointerProps, type MouseProps, Move, MoveHorizontal, type MoveHorizontalProps, type MoveProps, MoveVertical, type MoveVerticalProps, Music, Music2, type Music2Props, type MusicProps, Navigation, type NavigationProps, Notebook, type NotebookProps, Octagon, type OctagonProps, Outdent, type OutdentProps, Package, type PackageProps, Palette, type PaletteProps, PanelBottom, type PanelBottomProps, PanelLeft, type PanelLeftProps, PanelRight, type PanelRightProps, PanelTop, type PanelTopProps, Paperclip, type PaperclipProps, PartyPopper, type PartyPopperProps, Paste, type PasteProps, Pause, type PauseProps, Pen, type PenProps, PenTool, type PenToolProps, Pentagon, type PentagonProps, Percent, type PercentProps, Phone, PhoneCall, type PhoneCallProps, PhoneForwarded, type PhoneForwardedProps, PhoneIncoming, type PhoneIncomingProps, PhoneMissed, type PhoneMissedProps, PhoneOff, type PhoneOffProps, PhoneOutgoing, type PhoneOutgoingProps, type PhoneProps, PieChart, type PieChartProps, PiggyBank, type PiggyBankProps, Pilcrow, type PilcrowProps, Pill, type PillProps, Pin, PinOff, type PinOffProps, type PinProps, Pipette, type PipetteProps, Plane, type PlaneProps, Play, type PlayProps, Plug, PlugOff, type PlugOffProps, type PlugProps, Plus, PlusCircle, type PlusCircleProps, type PlusProps, PlusSquare, type PlusSquareProps, Podcast, type PodcastProps, Pointer, type PointerProps, Power, type PowerProps, Presentation, type PresentationProps, Printer, type PrinterProps, Puzzle, type PuzzleProps, QrCode, type QrCodeProps, Quote, type QuoteProps, Radio, type RadioProps, RadioTower, type RadioTowerProps, Rainbow, type RainbowProps, Receipt, type ReceiptProps, Redo, type RedoProps, RefreshCcw, type RefreshCcwProps, RefreshCw, type RefreshCwProps, Regex, type RegexProps, Repeat, type RepeatProps, Rewind, type RewindProps, Rocket, type RocketProps, RotateCcw, type RotateCcwProps, RotateCw, type RotateCwProps, Rows, type RowsProps, Rss, type RssProps, Ruler, type RulerProps, Satellite, SatelliteDish, type SatelliteDishProps, type SatelliteProps, Save, type SaveProps, Scale, type ScaleProps, Scan, ScanFace, type ScanFaceProps, ScanLine, type ScanLineProps, type ScanProps, School, type SchoolProps, Scissors, type ScissorsProps, ScreenShare, type ScreenShareProps, Search, type SearchProps, Send, type SendProps, Separator, type SeparatorProps, Server, type ServerProps, Settings, type SettingsProps, Share, Share2, type Share2Props, type ShareProps, Shield, ShieldAlert, type ShieldAlertProps, ShieldCheck, type ShieldCheckProps, ShieldOff, type ShieldOffProps, ShieldPlus, type ShieldPlusProps, type ShieldProps, ShieldX, type ShieldXProps, Ship, type ShipProps, ShoppingBag, type ShoppingBagProps, ShoppingCart, type ShoppingCartProps, Shuffle, type ShuffleProps, Sidebar, SidebarClose, type SidebarCloseProps, SidebarOpen, type SidebarOpenProps, type SidebarProps, Sigma, type SigmaProps, Signal, SignalLow, type SignalLowProps, type SignalProps, Siren, type SirenProps, SkipBack, type SkipBackProps, SkipForward, type SkipForwardProps, Sliders, SlidersHorizontal, type SlidersHorizontalProps, type SlidersProps, Smartphone, type SmartphoneProps, Smile, type SmileProps, Snowflake, type SnowflakeProps, SortAsc, type SortAscProps, SortDesc, type SortDescProps, Space, type SpaceProps, Sparkles, type SparklesProps, Speaker, type SpeakerProps, Sprout, type SproutProps, Square, type SquareProps, Stamp, type StampProps, Star, type StarProps, Stethoscope, type StethoscopeProps, StopCircle, type StopCircleProps, Store, type StoreProps, Strikethrough, type StrikethroughProps, Sun, type SunProps, Sunrise, type SunriseProps, Sunset, type SunsetProps, Syringe, type SyringeProps, Table, Table2, type Table2Props, type TableProps, Tablet, type TabletProps, Tag, type TagProps, Tags, type TagsProps, Target, type TargetProps, Telescope, type TelescopeProps, Tent, type TentProps, Terminal, type TerminalProps, TerminalSquare, type TerminalSquareProps, TestTube, type TestTubeProps, Thermometer, type ThermometerProps, ThumbsDown, type ThumbsDownProps, ThumbsUp, type ThumbsUpProps, Ticket, type TicketProps, Timer, type TimerProps, ToggleLeft, type ToggleLeftProps, ToggleRight, type ToggleRightProps, Train, type TrainProps, Trash, Trash2, type Trash2Props, type TrashProps, TreePine, type TreePineProps, TrendingDown, type TrendingDownProps, TrendingUp, type TrendingUpProps, Triangle, type TriangleProps, Trophy, type TrophyProps, Truck, type TruckProps, Tv, type TvProps, Type, type TypeProps, Underline, type UnderlineProps, Undo, type UndoProps, Unlink, type UnlinkProps, Unlock, type UnlockProps, Upload, type UploadProps, Usb, type UsbProps, User, UserCheck, type UserCheckProps, UserCircle, type UserCircleProps, UserCog, type UserCogProps, UserLock, type UserLockProps, UserMinus, type UserMinusProps, UserPlus, type UserPlusProps, type UserProps, UserX, type UserXProps, Users, type UsersProps, Variable, type VariableProps, Video, VideoOff, type VideoOffProps, type VideoProps, Voicemail, type VoicemailProps, Volume, Volume1, type Volume1Props, Volume2, type Volume2Props, VolumeMute, type VolumeMuteProps, type VolumeProps, Wallet, type WalletProps, Wand, type WandProps, Warehouse, type WarehouseProps, Watch, type WatchProps, Waves, type WavesProps, Webcam, type WebcamProps, Webhook, type WebhookProps, Wifi, WifiOff, type WifiOffProps, type WifiProps, Wind, type WindProps, Window, type WindowProps, WrapText, type WrapTextProps, X, XCircle, type XCircleProps, type XProps, XSquare, type XSquareProps, Zap, type ZapProps, ZoomIn, type ZoomInProps, ZoomOut, type ZoomOutProps };
|
|
803
|
+
export { Activity, type ActivityProps, Airplay, type AirplayProps, AlertCircle, type AlertCircleProps, AlertTriangle, type AlertTriangleProps, AlignCenter, type AlignCenterProps, AlignJustify, type AlignJustifyProps, AlignLeft, type AlignLeftProps, AlignRight, type AlignRightProps, Archive, type ArchiveProps, ArrowDown, ArrowDownLeft, type ArrowDownLeftProps, type ArrowDownProps, ArrowDownRight, type ArrowDownRightProps, ArrowLeft, type ArrowLeftProps, ArrowRight, type ArrowRightProps, ArrowUp, ArrowUpLeft, type ArrowUpLeftProps, type ArrowUpProps, ArrowUpRight, type ArrowUpRightProps, AtSign, type AtSignProps, Award, type AwardProps, BarChart, type BarChartProps, Battery, BatteryFull, type BatteryFullProps, BatteryHigh, type BatteryHighProps, BatteryLow, type BatteryLowProps, BatteryMedium, type BatteryMediumProps, type BatteryProps, Bell, type BellProps, Bluetooth, type BluetoothProps, Bold, type BoldProps, Bookmark, type BookmarkProps, Calendar, type CalendarProps, Camera, type CameraProps, Cast, type CastProps, Check, CheckCircle, type CheckCircleProps, type CheckProps, ChevronDown, type ChevronDownProps, ChevronLeft, type ChevronLeftProps, ChevronRight, type ChevronRightProps, ChevronUp, type ChevronUpProps, ChevronsDown, type ChevronsDownProps, ChevronsLeft, type ChevronsLeftProps, ChevronsRight, type ChevronsRightProps, ChevronsUp, type ChevronsUpProps, Circle, type CircleProps, Clipboard, type ClipboardProps, Clock, type ClockProps, Cloud, type CloudProps, CloudUpload, type CloudUploadProps, Code, type CodeProps, Columns, type ColumnsProps, Compass, type CompassProps, Copy, type CopyProps, CornerDownLeft, type CornerDownLeftProps, CornerDownRight, type CornerDownRightProps, CornerUpRight, type CornerUpRightProps, Cpu, type CpuProps, CreditCard, type CreditCardProps, Database, type DatabaseProps, DollarSign, type DollarSignProps, Download, type DownloadProps, Droplet, type DropletProps, Edit, type EditProps, ExternalLink, type ExternalLinkProps, Eye, EyeOff, type EyeOffProps, type EyeProps, Feather, type FeatherProps, File, FileCode, type FileCodeProps, FileImage, type FileImageProps, FileMinus, type FileMinusProps, FilePlus, type FilePlusProps, type FileProps, FileText, type FileTextProps, Film, type FilmProps, Filter, type FilterProps, Fingerprint, type FingerprintProps, Flag, type FlagProps, Folder, FolderOpen, type FolderOpenProps, FolderPlus, type FolderPlusProps, type FolderProps, Gift, type GiftProps, Github, type GithubProps, Globe, type GlobeProps, Grid, type GridProps, HardDrive, type HardDriveProps, Hash, type HashProps, Headphones, type HeadphonesProps, Heart, type HeartProps, HelpCircle, type HelpCircleProps, Home, type HomeProps, Image, type ImageProps, Inbox, type InboxProps, Infinity, type InfinityProps, Info, type InfoProps, Italic, type ItalicProps, Key, type KeyProps, Laptop, type LaptopProps, Layers, type LayersProps, Layout, type LayoutProps, Link, type LinkProps, List, type ListProps, Loader, type LoaderProps, Lock, type LockProps, LogIn, type LogInProps, LogOut, type LogOutProps, Mail, type MailProps, Map, MapPin, type MapPinProps, type MapProps, Maximize2, type Maximize2Props, Menu, type MenuProps, MessageCircle, type MessageCircleProps, MessageSquare, type MessageSquareProps, Mic, type MicProps, Minimize2, type Minimize2Props, Minus, MinusCircle, type MinusCircleProps, type MinusProps, Monitor, type MonitorProps, Moon, type MoonProps, MoreHorizontal, type MoreHorizontalProps, MoreVertical, type MoreVerticalProps, Move, type MoveProps, Music, type MusicProps, Navigation, type NavigationProps, Package, type PackageProps, PanelLeft, type PanelLeftProps, Paperclip, type PaperclipProps, Pause, type PauseProps, Percent, type PercentProps, Phone, PhoneCall, type PhoneCallProps, PhoneOff, type PhoneOffProps, type PhoneProps, PieChart, type PieChartProps, Pin, type PinProps, Play, type PlayProps, Plus, PlusCircle, type PlusCircleProps, type PlusProps, Power, type PowerProps, Printer, type PrinterProps, Radio, type RadioProps, Receipt, type ReceiptProps, Redo, type RedoProps, RefreshCw, type RefreshCwProps, RotateCw, type RotateCwProps, Rss, type RssProps, Save, type SaveProps, Scan, type ScanProps, Scissors, type ScissorsProps, Search, type SearchProps, Send, type SendProps, Server, type ServerProps, Settings, type SettingsProps, Share, type ShareProps, Shield, ShieldCheck, type ShieldCheckProps, type ShieldProps, ShieldX, type ShieldXProps, ShoppingBag, type ShoppingBagProps, ShoppingCart, type ShoppingCartProps, Sidebar, type SidebarProps, SkipBack, type SkipBackProps, SkipForward, type SkipForwardProps, Sliders, type SlidersProps, Smartphone, type SmartphoneProps, SortAsc, type SortAscProps, SortDesc, type SortDescProps, Sparkle, type SparkleProps, Square, type SquareProps, Star, type StarProps, StopCircle, type StopCircleProps, Sun, type SunProps, Tablet, type TabletProps, Tag, type TagProps, Terminal, type TerminalProps, Thermometer, type ThermometerProps, ThumbsDown, type ThumbsDownProps, ThumbsUp, type ThumbsUpProps, Trash, type TrashProps, TrendingDown, type TrendingDownProps, TrendingUp, type TrendingUpProps, Triangle, type TriangleProps, Truck, type TruckProps, Twitter, type TwitterProps, Type, type TypeProps, Underline, type UnderlineProps, Undo, type UndoProps, Unlock, type UnlockProps, Upload, type UploadProps, User, UserCheck, type UserCheckProps, UserMinus, type UserMinusProps, UserPlus, type UserPlusProps, type UserProps, UserX, type UserXProps, Users, type UsersProps, Video, type VideoProps, Volume, Volume1, type Volume1Props, Volume2, type Volume2Props, type VolumeProps, VolumeX, type VolumeXProps, Wallet, type WalletProps, Wifi, type WifiProps, X, XCircle, type XCircleProps, type XProps, Zap, type ZapProps };
|