@storm-ds/icons 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/README.md +57 -0
- package/dist/index.d.mts +1947 -0
- package/dist/index.d.ts +1947 -0
- package/dist/index.js +12441 -0
- package/dist/index.mjs +11954 -0
- package/dist/metadata.d.mts +9 -0
- package/dist/metadata.d.ts +9 -0
- package/dist/metadata.js +3887 -0
- package/dist/metadata.mjs +3884 -0
- package/package.json +51 -0
- package/svg/accessibility.svg +7 -0
- package/svg/activity.svg +3 -0
- package/svg/airplay.svg +5 -0
- package/svg/alarm-check.svg +6 -0
- package/svg/alarm-clock.svg +9 -0
- package/svg/alert-circle.svg +6 -0
- package/svg/alert-triangle.svg +6 -0
- package/svg/align-center.svg +6 -0
- package/svg/align-justify.svg +6 -0
- package/svg/align-left.svg +6 -0
- package/svg/align-right.svg +6 -0
- package/svg/anchor.svg +6 -0
- package/svg/angry.svg +7 -0
- package/svg/aperture.svg +10 -0
- package/svg/api.svg +4 -0
- package/svg/archive.svg +6 -0
- package/svg/area-chart.svg +5 -0
- package/svg/armchair.svg +7 -0
- package/svg/arrow-big-down.svg +4 -0
- package/svg/arrow-big-left.svg +4 -0
- package/svg/arrow-big-right.svg +4 -0
- package/svg/arrow-big-up.svg +4 -0
- package/svg/arrow-down-circle.svg +6 -0
- package/svg/arrow-down-left.svg +4 -0
- package/svg/arrow-down-right.svg +4 -0
- package/svg/arrow-down.svg +5 -0
- package/svg/arrow-left-circle.svg +6 -0
- package/svg/arrow-left.svg +5 -0
- package/svg/arrow-right-circle.svg +6 -0
- package/svg/arrow-right.svg +5 -0
- package/svg/arrow-up-circle.svg +6 -0
- package/svg/arrow-up-left.svg +4 -0
- package/svg/arrow-up-right.svg +4 -0
- package/svg/arrow-up.svg +5 -0
- package/svg/asterisk.svg +3 -0
- package/svg/at-sign.svg +4 -0
- package/svg/atom.svg +7 -0
- package/svg/award.svg +5 -0
- package/svg/badge-check.svg +5 -0
- package/svg/badge-percent.svg +6 -0
- package/svg/badge.svg +4 -0
- package/svg/ban.svg +4 -0
- package/svg/banknote.svg +6 -0
- package/svg/bar-chart-2.svg +5 -0
- package/svg/bar-chart-3.svg +4 -0
- package/svg/bar-chart.svg +5 -0
- package/svg/barcode.svg +3 -0
- package/svg/battery-charging.svg +6 -0
- package/svg/battery-full.svg +8 -0
- package/svg/battery-low.svg +6 -0
- package/svg/battery.svg +5 -0
- package/svg/beaker.svg +5 -0
- package/svg/bed.svg +6 -0
- package/svg/bell-off.svg +6 -0
- package/svg/bell-ring.svg +6 -0
- package/svg/bell.svg +6 -0
- package/svg/bike.svg +8 -0
- package/svg/binary.svg +5 -0
- package/svg/blocks.svg +6 -0
- package/svg/bluetooth.svg +3 -0
- package/svg/bold.svg +4 -0
- package/svg/book-marked.svg +6 -0
- package/svg/book-open.svg +5 -0
- package/svg/book.svg +5 -0
- package/svg/bookmark.svg +4 -0
- package/svg/bot.svg +9 -0
- package/svg/braces.svg +4 -0
- package/svg/brackets.svg +4 -0
- package/svg/brain.svg +6 -0
- package/svg/briefcase.svg +6 -0
- package/svg/brush.svg +5 -0
- package/svg/bug.svg +8 -0
- package/svg/building-2.svg +9 -0
- package/svg/building.svg +10 -0
- package/svg/cake.svg +7 -0
- package/svg/calculator.svg +11 -0
- package/svg/calendar-check.svg +8 -0
- package/svg/calendar-days.svg +10 -0
- package/svg/calendar-plus.svg +9 -0
- package/svg/calendar-x.svg +9 -0
- package/svg/calendar.svg +7 -0
- package/svg/camera-off.svg +5 -0
- package/svg/camera.svg +5 -0
- package/svg/car.svg +7 -0
- package/svg/cast.svg +4 -0
- package/svg/chart-candlestick.svg +8 -0
- package/svg/chart-network.svg +6 -0
- package/svg/chart-scatter.svg +8 -0
- package/svg/check-circle.svg +5 -0
- package/svg/check-square.svg +5 -0
- package/svg/check.svg +3 -0
- package/svg/chevron-down.svg +4 -0
- package/svg/chevron-left.svg +4 -0
- package/svg/chevron-right.svg +4 -0
- package/svg/chevron-up.svg +4 -0
- package/svg/chevrons-down.svg +4 -0
- package/svg/chevrons-left.svg +4 -0
- package/svg/chevrons-right.svg +4 -0
- package/svg/chevrons-up.svg +4 -0
- package/svg/circle-off.svg +5 -0
- package/svg/circle.svg +4 -0
- package/svg/clapperboard.svg +6 -0
- package/svg/clipboard-check.svg +6 -0
- package/svg/clipboard-copy.svg +7 -0
- package/svg/clipboard-list.svg +9 -0
- package/svg/clipboard.svg +5 -0
- package/svg/clock.svg +5 -0
- package/svg/cloud-download.svg +5 -0
- package/svg/cloud-drizzle.svg +4 -0
- package/svg/cloud-fog.svg +4 -0
- package/svg/cloud-lightning.svg +5 -0
- package/svg/cloud-off.svg +5 -0
- package/svg/cloud-rain.svg +5 -0
- package/svg/cloud-snow.svg +4 -0
- package/svg/cloud-sun.svg +6 -0
- package/svg/cloud-upload.svg +5 -0
- package/svg/cloud.svg +4 -0
- package/svg/code-2.svg +5 -0
- package/svg/code.svg +4 -0
- package/svg/coffee.svg +8 -0
- package/svg/coins.svg +7 -0
- package/svg/columns.svg +6 -0
- package/svg/compass-drawing.svg +6 -0
- package/svg/compass.svg +5 -0
- package/svg/component.svg +3 -0
- package/svg/contact.svg +6 -0
- package/svg/container.svg +7 -0
- package/svg/copy.svg +5 -0
- package/svg/corner-down-left.svg +4 -0
- package/svg/corner-down-right.svg +4 -0
- package/svg/corner-left-down.svg +4 -0
- package/svg/corner-left-up.svg +4 -0
- package/svg/corner-right-down.svg +4 -0
- package/svg/corner-right-up.svg +4 -0
- package/svg/corner-up-left.svg +4 -0
- package/svg/corner-up-right.svg +4 -0
- package/svg/cpu.svg +13 -0
- package/svg/credit-card.svg +5 -0
- package/svg/crosshair.svg +7 -0
- package/svg/crown.svg +5 -0
- package/svg/cut.svg +7 -0
- package/svg/database.svg +6 -0
- package/svg/diamond.svg +3 -0
- package/svg/dices.svg +10 -0
- package/svg/disc.svg +5 -0
- package/svg/dna.svg +10 -0
- package/svg/door-closed.svg +5 -0
- package/svg/door-open.svg +6 -0
- package/svg/download.svg +6 -0
- package/svg/droplet.svg +4 -0
- package/svg/droplets.svg +5 -0
- package/svg/earth.svg +6 -0
- package/svg/edit.svg +5 -0
- package/svg/eraser.svg +4 -0
- package/svg/ethernet.svg +9 -0
- package/svg/external-link.svg +5 -0
- package/svg/eye-off.svg +4 -0
- package/svg/eye.svg +5 -0
- package/svg/fast-forward.svg +6 -0
- package/svg/file-archive.svg +7 -0
- package/svg/file-audio.svg +7 -0
- package/svg/file-check.svg +6 -0
- package/svg/file-code.svg +7 -0
- package/svg/file-image.svg +7 -0
- package/svg/file-input.svg +6 -0
- package/svg/file-json.svg +7 -0
- package/svg/file-key.svg +7 -0
- package/svg/file-lock.svg +7 -0
- package/svg/file-minus.svg +6 -0
- package/svg/file-output.svg +6 -0
- package/svg/file-plus.svg +7 -0
- package/svg/file-search.svg +7 -0
- package/svg/file-spreadsheet.svg +8 -0
- package/svg/file-text.svg +8 -0
- package/svg/file-video.svg +6 -0
- package/svg/file-warning.svg +7 -0
- package/svg/file-x.svg +7 -0
- package/svg/file.svg +5 -0
- package/svg/film.svg +11 -0
- package/svg/filter.svg +4 -0
- package/svg/fingerprint.svg +10 -0
- package/svg/flag-triangle.svg +4 -0
- package/svg/flag.svg +5 -0
- package/svg/flame.svg +4 -0
- package/svg/flower.svg +6 -0
- package/svg/folder-check.svg +5 -0
- package/svg/folder-minus.svg +5 -0
- package/svg/folder-open.svg +5 -0
- package/svg/folder-plus.svg +6 -0
- package/svg/folder-x.svg +6 -0
- package/svg/folder.svg +4 -0
- package/svg/frown.svg +7 -0
- package/svg/gamepad.svg +8 -0
- package/svg/gantt-chart.svg +3 -0
- package/svg/gauge.svg +5 -0
- package/svg/gift.svg +8 -0
- package/svg/git-branch.svg +6 -0
- package/svg/git-commit.svg +5 -0
- package/svg/git-compare.svg +6 -0
- package/svg/git-fork.svg +7 -0
- package/svg/git-merge.svg +5 -0
- package/svg/git-pull-request.svg +6 -0
- package/svg/glasses.svg +9 -0
- package/svg/globe-2.svg +6 -0
- package/svg/globe.svg +5 -0
- package/svg/grab.svg +3 -0
- package/svg/grid-3x3.svg +7 -0
- package/svg/grid.svg +6 -0
- package/svg/grip-horizontal.svg +4 -0
- package/svg/grip-vertical.svg +4 -0
- package/svg/hand-coins.svg +7 -0
- package/svg/hand.svg +3 -0
- package/svg/hard-drive.svg +6 -0
- package/svg/hash.svg +6 -0
- package/svg/heading-1.svg +3 -0
- package/svg/heading-2.svg +4 -0
- package/svg/heading-3.svg +4 -0
- package/svg/headphones.svg +4 -0
- package/svg/heart-pulse.svg +5 -0
- package/svg/heart.svg +4 -0
- package/svg/help-circle.svg +6 -0
- package/svg/hexagon.svg +4 -0
- package/svg/highlighter.svg +6 -0
- package/svg/home.svg +7 -0
- package/svg/hospital.svg +6 -0
- package/svg/hourglass.svg +5 -0
- package/svg/image.svg +6 -0
- package/svg/inbox.svg +5 -0
- package/svg/indent.svg +6 -0
- package/svg/infinity.svg +3 -0
- package/svg/info.svg +6 -0
- package/svg/italic.svg +5 -0
- package/svg/joystick.svg +6 -0
- package/svg/kanban.svg +5 -0
- package/svg/key-round.svg +5 -0
- package/svg/key.svg +3 -0
- package/svg/keyboard.svg +9 -0
- package/svg/lamp.svg +7 -0
- package/svg/landmark.svg +9 -0
- package/svg/laptop.svg +5 -0
- package/svg/laugh.svg +7 -0
- package/svg/layers-2.svg +5 -0
- package/svg/layers.svg +6 -0
- package/svg/layout-dashboard.svg +6 -0
- package/svg/layout-grid.svg +10 -0
- package/svg/layout-list.svg +8 -0
- package/svg/layout-template.svg +6 -0
- package/svg/leaf.svg +5 -0
- package/svg/lightbulb.svg +6 -0
- package/svg/line-chart.svg +4 -0
- package/svg/link.svg +4 -0
- package/svg/list-checks.svg +4 -0
- package/svg/list-ordered.svg +6 -0
- package/svg/list.svg +8 -0
- package/svg/loader-2.svg +3 -0
- package/svg/loader.svg +10 -0
- package/svg/lock-keyhole.svg +6 -0
- package/svg/lock.svg +5 -0
- package/svg/log-in.svg +6 -0
- package/svg/log-out.svg +6 -0
- package/svg/magnet.svg +8 -0
- package/svg/mail-open.svg +5 -0
- package/svg/mail.svg +5 -0
- package/svg/map-pin.svg +5 -0
- package/svg/map.svg +6 -0
- package/svg/maximize-2.svg +6 -0
- package/svg/maximize.svg +3 -0
- package/svg/megaphone.svg +5 -0
- package/svg/meh.svg +7 -0
- package/svg/memory-stick.svg +6 -0
- package/svg/menu.svg +5 -0
- package/svg/message-circle.svg +4 -0
- package/svg/message-square.svg +4 -0
- package/svg/messages-square.svg +5 -0
- package/svg/mic-off.svg +7 -0
- package/svg/mic.svg +7 -0
- package/svg/microscope.svg +8 -0
- package/svg/minimize-2.svg +6 -0
- package/svg/minimize.svg +3 -0
- package/svg/minus-circle.svg +5 -0
- package/svg/minus-square.svg +5 -0
- package/svg/minus.svg +5 -0
- package/svg/monitor.svg +6 -0
- package/svg/moon.svg +4 -0
- package/svg/more-horizontal.svg +5 -0
- package/svg/more-vertical.svg +5 -0
- package/svg/mountain.svg +5 -0
- package/svg/mouse-pointer-click.svg +6 -0
- package/svg/mouse-pointer.svg +5 -0
- package/svg/mouse.svg +6 -0
- package/svg/move-horizontal.svg +5 -0
- package/svg/move-vertical.svg +5 -0
- package/svg/move.svg +8 -0
- package/svg/music-2.svg +5 -0
- package/svg/music.svg +7 -0
- package/svg/navigation.svg +4 -0
- package/svg/notebook.svg +7 -0
- package/svg/octagon.svg +4 -0
- package/svg/outdent.svg +6 -0
- package/svg/package.svg +6 -0
- package/svg/palette.svg +8 -0
- package/svg/panel-bottom.svg +5 -0
- package/svg/panel-left.svg +5 -0
- package/svg/panel-right.svg +5 -0
- package/svg/panel-top.svg +5 -0
- package/svg/paperclip.svg +3 -0
- package/svg/party-popper.svg +6 -0
- package/svg/paste.svg +5 -0
- package/svg/pause.svg +5 -0
- package/svg/pen-tool.svg +7 -0
- package/svg/pen.svg +4 -0
- package/svg/pentagon.svg +4 -0
- package/svg/percent.svg +5 -0
- package/svg/phone-call.svg +4 -0
- package/svg/phone-forwarded.svg +5 -0
- package/svg/phone-incoming.svg +5 -0
- package/svg/phone-missed.svg +5 -0
- package/svg/phone-off.svg +4 -0
- package/svg/phone-outgoing.svg +5 -0
- package/svg/phone.svg +3 -0
- package/svg/pie-chart.svg +5 -0
- package/svg/piggy-bank.svg +4 -0
- package/svg/pilcrow.svg +3 -0
- package/svg/pill.svg +5 -0
- package/svg/pin-off.svg +6 -0
- package/svg/pin.svg +4 -0
- package/svg/pipette.svg +5 -0
- package/svg/plane.svg +4 -0
- package/svg/play.svg +4 -0
- package/svg/plug-off.svg +7 -0
- package/svg/plug.svg +6 -0
- package/svg/plus-circle.svg +6 -0
- package/svg/plus-square.svg +6 -0
- package/svg/plus.svg +6 -0
- package/svg/podcast.svg +7 -0
- package/svg/pointer.svg +6 -0
- package/svg/power.svg +4 -0
- package/svg/presentation.svg +6 -0
- package/svg/printer.svg +7 -0
- package/svg/puzzle.svg +5 -0
- package/svg/qr-code.svg +7 -0
- package/svg/quote.svg +4 -0
- package/svg/radio-tower.svg +7 -0
- package/svg/radio.svg +5 -0
- package/svg/rainbow.svg +5 -0
- package/svg/receipt.svg +6 -0
- package/svg/redo.svg +4 -0
- package/svg/refresh-ccw.svg +5 -0
- package/svg/refresh-cw.svg +5 -0
- package/svg/regex.svg +6 -0
- package/svg/repeat.svg +6 -0
- package/svg/rewind.svg +6 -0
- package/svg/rocket.svg +7 -0
- package/svg/rotate-ccw.svg +4 -0
- package/svg/rotate-cw.svg +4 -0
- package/svg/rows.svg +6 -0
- package/svg/rss.svg +5 -0
- package/svg/ruler.svg +8 -0
- package/svg/satellite-dish.svg +6 -0
- package/svg/satellite.svg +5 -0
- package/svg/save.svg +6 -0
- package/svg/scale.svg +7 -0
- package/svg/scan-face.svg +6 -0
- package/svg/scan-line.svg +4 -0
- package/svg/scan.svg +4 -0
- package/svg/school.svg +6 -0
- package/svg/scissors.svg +7 -0
- package/svg/screen-share.svg +7 -0
- package/svg/search.svg +5 -0
- package/svg/send.svg +4 -0
- package/svg/separator.svg +5 -0
- package/svg/server.svg +7 -0
- package/svg/settings.svg +5 -0
- package/svg/share-2.svg +8 -0
- package/svg/share.svg +7 -0
- package/svg/shield-alert.svg +6 -0
- package/svg/shield-check.svg +5 -0
- package/svg/shield-off.svg +5 -0
- package/svg/shield-plus.svg +6 -0
- package/svg/shield-x.svg +6 -0
- package/svg/shield.svg +4 -0
- package/svg/ship.svg +6 -0
- package/svg/shopping-bag.svg +6 -0
- package/svg/shopping-cart.svg +6 -0
- package/svg/shuffle.svg +7 -0
- package/svg/sidebar-close.svg +6 -0
- package/svg/sidebar-open.svg +6 -0
- package/svg/sidebar.svg +8 -0
- package/svg/sigma.svg +3 -0
- package/svg/signal-low.svg +6 -0
- package/svg/signal.svg +7 -0
- package/svg/siren.svg +5 -0
- package/svg/skip-back.svg +5 -0
- package/svg/skip-forward.svg +5 -0
- package/svg/sliders-horizontal.svg +11 -0
- package/svg/sliders.svg +11 -0
- package/svg/smartphone.svg +5 -0
- package/svg/smile.svg +7 -0
- package/svg/snowflake.svg +5 -0
- package/svg/sort-asc.svg +5 -0
- package/svg/sort-desc.svg +5 -0
- package/svg/space.svg +3 -0
- package/svg/sparkles.svg +5 -0
- package/svg/speaker.svg +6 -0
- package/svg/sprout.svg +6 -0
- package/svg/square.svg +4 -0
- package/svg/stamp.svg +5 -0
- package/svg/star.svg +4 -0
- package/svg/stethoscope.svg +7 -0
- package/svg/stop-circle.svg +5 -0
- package/svg/store.svg +9 -0
- package/svg/strikethrough.svg +5 -0
- package/svg/sun.svg +5 -0
- package/svg/sunrise.svg +6 -0
- package/svg/sunset.svg +6 -0
- package/svg/syringe.svg +6 -0
- package/svg/table-2.svg +6 -0
- package/svg/table.svg +7 -0
- package/svg/tablet.svg +5 -0
- package/svg/tag.svg +5 -0
- package/svg/tags.svg +6 -0
- package/svg/target.svg +6 -0
- package/svg/telescope.svg +7 -0
- package/svg/tent.svg +7 -0
- package/svg/terminal-square.svg +6 -0
- package/svg/terminal.svg +6 -0
- package/svg/test-tube.svg +5 -0
- package/svg/thermometer.svg +3 -0
- package/svg/thumbs-down.svg +4 -0
- package/svg/thumbs-up.svg +5 -0
- package/svg/ticket.svg +5 -0
- package/svg/timer.svg +7 -0
- package/svg/toggle-left.svg +5 -0
- package/svg/toggle-right.svg +5 -0
- package/svg/train.svg +10 -0
- package/svg/trash-2.svg +7 -0
- package/svg/trash.svg +6 -0
- package/svg/tree-pine.svg +4 -0
- package/svg/trending-down.svg +4 -0
- package/svg/trending-up.svg +4 -0
- package/svg/triangle.svg +4 -0
- package/svg/trophy.svg +8 -0
- package/svg/truck.svg +6 -0
- package/svg/tv.svg +5 -0
- package/svg/type.svg +5 -0
- package/svg/underline.svg +4 -0
- package/svg/undo.svg +4 -0
- package/svg/unlink.svg +8 -0
- package/svg/unlock.svg +4 -0
- package/svg/upload.svg +6 -0
- package/svg/usb.svg +7 -0
- package/svg/user-check.svg +5 -0
- package/svg/user-circle.svg +6 -0
- package/svg/user-cog.svg +7 -0
- package/svg/user-lock.svg +6 -0
- package/svg/user-minus.svg +5 -0
- package/svg/user-plus.svg +7 -0
- package/svg/user-x.svg +6 -0
- package/svg/user.svg +5 -0
- package/svg/users.svg +7 -0
- package/svg/variable.svg +6 -0
- package/svg/video-off.svg +5 -0
- package/svg/video.svg +5 -0
- package/svg/voicemail.svg +5 -0
- package/svg/volume-1.svg +5 -0
- package/svg/volume-2.svg +6 -0
- package/svg/volume-mute.svg +6 -0
- package/svg/volume.svg +6 -0
- package/svg/wallet.svg +6 -0
- package/svg/wand.svg +4 -0
- package/svg/warehouse.svg +6 -0
- package/svg/watch.svg +7 -0
- package/svg/waves.svg +5 -0
- package/svg/webcam.svg +7 -0
- package/svg/webhook.svg +8 -0
- package/svg/wifi-off.svg +9 -0
- package/svg/wifi.svg +6 -0
- package/svg/wind.svg +5 -0
- package/svg/window.svg +7 -0
- package/svg/wrap-text.svg +6 -0
- package/svg/x-circle.svg +6 -0
- package/svg/x-square.svg +6 -0
- package/svg/x.svg +6 -0
- package/svg/zap.svg +4 -0
- package/svg/zoom-in.svg +7 -0
- package/svg/zoom-out.svg +6 -0
package/dist/index.d.ts
ADDED
|
@@ -0,0 +1,1947 @@
|
|
|
1
|
+
import * as react from 'react';
|
|
2
|
+
|
|
3
|
+
interface AccessibilityProps extends React.SVGProps<SVGSVGElement> {
|
|
4
|
+
}
|
|
5
|
+
declare const Accessibility: react.ForwardRefExoticComponent<Omit<AccessibilityProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
6
|
+
|
|
7
|
+
interface ActivityProps extends React.SVGProps<SVGSVGElement> {
|
|
8
|
+
}
|
|
9
|
+
declare const Activity: react.ForwardRefExoticComponent<Omit<ActivityProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
10
|
+
|
|
11
|
+
interface AirplayProps extends React.SVGProps<SVGSVGElement> {
|
|
12
|
+
}
|
|
13
|
+
declare const Airplay: react.ForwardRefExoticComponent<Omit<AirplayProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
14
|
+
|
|
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
|
+
interface AlertCircleProps extends React.SVGProps<SVGSVGElement> {
|
|
24
|
+
}
|
|
25
|
+
declare const AlertCircle: react.ForwardRefExoticComponent<Omit<AlertCircleProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
26
|
+
|
|
27
|
+
interface AlertTriangleProps extends React.SVGProps<SVGSVGElement> {
|
|
28
|
+
}
|
|
29
|
+
declare const AlertTriangle: react.ForwardRefExoticComponent<Omit<AlertTriangleProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
30
|
+
|
|
31
|
+
interface AlignCenterProps extends React.SVGProps<SVGSVGElement> {
|
|
32
|
+
}
|
|
33
|
+
declare const AlignCenter: react.ForwardRefExoticComponent<Omit<AlignCenterProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
34
|
+
|
|
35
|
+
interface AlignJustifyProps extends React.SVGProps<SVGSVGElement> {
|
|
36
|
+
}
|
|
37
|
+
declare const AlignJustify: react.ForwardRefExoticComponent<Omit<AlignJustifyProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
38
|
+
|
|
39
|
+
interface AlignLeftProps extends React.SVGProps<SVGSVGElement> {
|
|
40
|
+
}
|
|
41
|
+
declare const AlignLeft: react.ForwardRefExoticComponent<Omit<AlignLeftProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
42
|
+
|
|
43
|
+
interface AlignRightProps extends React.SVGProps<SVGSVGElement> {
|
|
44
|
+
}
|
|
45
|
+
declare const AlignRight: react.ForwardRefExoticComponent<Omit<AlignRightProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
46
|
+
|
|
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
|
+
interface ArchiveProps extends React.SVGProps<SVGSVGElement> {
|
|
64
|
+
}
|
|
65
|
+
declare const Archive: react.ForwardRefExoticComponent<Omit<ArchiveProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
66
|
+
|
|
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
|
+
interface ArrowDownProps extends React.SVGProps<SVGSVGElement> {
|
|
92
|
+
}
|
|
93
|
+
declare const ArrowDown: react.ForwardRefExoticComponent<Omit<ArrowDownProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
94
|
+
|
|
95
|
+
interface ArrowDownCircleProps extends React.SVGProps<SVGSVGElement> {
|
|
96
|
+
}
|
|
97
|
+
declare const ArrowDownCircle: react.ForwardRefExoticComponent<Omit<ArrowDownCircleProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
98
|
+
|
|
99
|
+
interface ArrowDownLeftProps extends React.SVGProps<SVGSVGElement> {
|
|
100
|
+
}
|
|
101
|
+
declare const ArrowDownLeft: react.ForwardRefExoticComponent<Omit<ArrowDownLeftProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
102
|
+
|
|
103
|
+
interface ArrowDownRightProps extends React.SVGProps<SVGSVGElement> {
|
|
104
|
+
}
|
|
105
|
+
declare const ArrowDownRight: react.ForwardRefExoticComponent<Omit<ArrowDownRightProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
106
|
+
|
|
107
|
+
interface ArrowLeftProps extends React.SVGProps<SVGSVGElement> {
|
|
108
|
+
}
|
|
109
|
+
declare const ArrowLeft: react.ForwardRefExoticComponent<Omit<ArrowLeftProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
110
|
+
|
|
111
|
+
interface ArrowLeftCircleProps extends React.SVGProps<SVGSVGElement> {
|
|
112
|
+
}
|
|
113
|
+
declare const ArrowLeftCircle: react.ForwardRefExoticComponent<Omit<ArrowLeftCircleProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
114
|
+
|
|
115
|
+
interface ArrowRightProps extends React.SVGProps<SVGSVGElement> {
|
|
116
|
+
}
|
|
117
|
+
declare const ArrowRight: react.ForwardRefExoticComponent<Omit<ArrowRightProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
118
|
+
|
|
119
|
+
interface ArrowRightCircleProps extends React.SVGProps<SVGSVGElement> {
|
|
120
|
+
}
|
|
121
|
+
declare const ArrowRightCircle: react.ForwardRefExoticComponent<Omit<ArrowRightCircleProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
122
|
+
|
|
123
|
+
interface ArrowUpProps extends React.SVGProps<SVGSVGElement> {
|
|
124
|
+
}
|
|
125
|
+
declare const ArrowUp: react.ForwardRefExoticComponent<Omit<ArrowUpProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
126
|
+
|
|
127
|
+
interface ArrowUpCircleProps extends React.SVGProps<SVGSVGElement> {
|
|
128
|
+
}
|
|
129
|
+
declare const ArrowUpCircle: react.ForwardRefExoticComponent<Omit<ArrowUpCircleProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
130
|
+
|
|
131
|
+
interface ArrowUpLeftProps extends React.SVGProps<SVGSVGElement> {
|
|
132
|
+
}
|
|
133
|
+
declare const ArrowUpLeft: react.ForwardRefExoticComponent<Omit<ArrowUpLeftProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
134
|
+
|
|
135
|
+
interface ArrowUpRightProps extends React.SVGProps<SVGSVGElement> {
|
|
136
|
+
}
|
|
137
|
+
declare const ArrowUpRight: react.ForwardRefExoticComponent<Omit<ArrowUpRightProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
138
|
+
|
|
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
|
+
interface AtSignProps extends React.SVGProps<SVGSVGElement> {
|
|
148
|
+
}
|
|
149
|
+
declare const AtSign: react.ForwardRefExoticComponent<Omit<AtSignProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
150
|
+
|
|
151
|
+
interface AwardProps extends React.SVGProps<SVGSVGElement> {
|
|
152
|
+
}
|
|
153
|
+
declare const Award: react.ForwardRefExoticComponent<Omit<AwardProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
154
|
+
|
|
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
|
+
interface BarChartProps extends React.SVGProps<SVGSVGElement> {
|
|
176
|
+
}
|
|
177
|
+
declare const BarChart: react.ForwardRefExoticComponent<Omit<BarChartProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
178
|
+
|
|
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
|
+
interface BatteryProps extends React.SVGProps<SVGSVGElement> {
|
|
192
|
+
}
|
|
193
|
+
declare const Battery: react.ForwardRefExoticComponent<Omit<BatteryProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
194
|
+
|
|
195
|
+
interface BatteryChargingProps extends React.SVGProps<SVGSVGElement> {
|
|
196
|
+
}
|
|
197
|
+
declare const BatteryCharging: react.ForwardRefExoticComponent<Omit<BatteryChargingProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
198
|
+
|
|
199
|
+
interface BatteryFullProps extends React.SVGProps<SVGSVGElement> {
|
|
200
|
+
}
|
|
201
|
+
declare const BatteryFull: react.ForwardRefExoticComponent<Omit<BatteryFullProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
202
|
+
|
|
203
|
+
interface BatteryLowProps extends React.SVGProps<SVGSVGElement> {
|
|
204
|
+
}
|
|
205
|
+
declare const BatteryLow: react.ForwardRefExoticComponent<Omit<BatteryLowProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
206
|
+
|
|
207
|
+
interface BeakerProps extends React.SVGProps<SVGSVGElement> {
|
|
208
|
+
}
|
|
209
|
+
declare const Beaker: react.ForwardRefExoticComponent<Omit<BeakerProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
210
|
+
|
|
211
|
+
interface BedProps extends React.SVGProps<SVGSVGElement> {
|
|
212
|
+
}
|
|
213
|
+
declare const Bed: react.ForwardRefExoticComponent<Omit<BedProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
214
|
+
|
|
215
|
+
interface BellProps extends React.SVGProps<SVGSVGElement> {
|
|
216
|
+
}
|
|
217
|
+
declare const Bell: react.ForwardRefExoticComponent<Omit<BellProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
218
|
+
|
|
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
|
+
interface BluetoothProps extends React.SVGProps<SVGSVGElement> {
|
|
240
|
+
}
|
|
241
|
+
declare const Bluetooth: react.ForwardRefExoticComponent<Omit<BluetoothProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
242
|
+
|
|
243
|
+
interface BoldProps extends React.SVGProps<SVGSVGElement> {
|
|
244
|
+
}
|
|
245
|
+
declare const Bold: react.ForwardRefExoticComponent<Omit<BoldProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
246
|
+
|
|
247
|
+
interface BookProps extends React.SVGProps<SVGSVGElement> {
|
|
248
|
+
}
|
|
249
|
+
declare const Book: react.ForwardRefExoticComponent<Omit<BookProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
250
|
+
|
|
251
|
+
interface BookmarkProps extends React.SVGProps<SVGSVGElement> {
|
|
252
|
+
}
|
|
253
|
+
declare const Bookmark: react.ForwardRefExoticComponent<Omit<BookmarkProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
254
|
+
|
|
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
|
+
interface CalendarProps extends React.SVGProps<SVGSVGElement> {
|
|
308
|
+
}
|
|
309
|
+
declare const Calendar: react.ForwardRefExoticComponent<Omit<CalendarProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
310
|
+
|
|
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
|
+
interface CameraProps extends React.SVGProps<SVGSVGElement> {
|
|
328
|
+
}
|
|
329
|
+
declare const Camera: react.ForwardRefExoticComponent<Omit<CameraProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
330
|
+
|
|
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
|
+
interface CastProps extends React.SVGProps<SVGSVGElement> {
|
|
340
|
+
}
|
|
341
|
+
declare const Cast: react.ForwardRefExoticComponent<Omit<CastProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
342
|
+
|
|
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
|
+
interface CheckProps extends React.SVGProps<SVGSVGElement> {
|
|
356
|
+
}
|
|
357
|
+
declare const Check: react.ForwardRefExoticComponent<Omit<CheckProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
358
|
+
|
|
359
|
+
interface CheckCircleProps extends React.SVGProps<SVGSVGElement> {
|
|
360
|
+
}
|
|
361
|
+
declare const CheckCircle: react.ForwardRefExoticComponent<Omit<CheckCircleProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
362
|
+
|
|
363
|
+
interface CheckSquareProps extends React.SVGProps<SVGSVGElement> {
|
|
364
|
+
}
|
|
365
|
+
declare const CheckSquare: react.ForwardRefExoticComponent<Omit<CheckSquareProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
366
|
+
|
|
367
|
+
interface ChevronDownProps extends React.SVGProps<SVGSVGElement> {
|
|
368
|
+
}
|
|
369
|
+
declare const ChevronDown: react.ForwardRefExoticComponent<Omit<ChevronDownProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
370
|
+
|
|
371
|
+
interface ChevronLeftProps extends React.SVGProps<SVGSVGElement> {
|
|
372
|
+
}
|
|
373
|
+
declare const ChevronLeft: react.ForwardRefExoticComponent<Omit<ChevronLeftProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
374
|
+
|
|
375
|
+
interface ChevronRightProps extends React.SVGProps<SVGSVGElement> {
|
|
376
|
+
}
|
|
377
|
+
declare const ChevronRight: react.ForwardRefExoticComponent<Omit<ChevronRightProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
378
|
+
|
|
379
|
+
interface ChevronsDownProps extends React.SVGProps<SVGSVGElement> {
|
|
380
|
+
}
|
|
381
|
+
declare const ChevronsDown: react.ForwardRefExoticComponent<Omit<ChevronsDownProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
382
|
+
|
|
383
|
+
interface ChevronsLeftProps extends React.SVGProps<SVGSVGElement> {
|
|
384
|
+
}
|
|
385
|
+
declare const ChevronsLeft: react.ForwardRefExoticComponent<Omit<ChevronsLeftProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
386
|
+
|
|
387
|
+
interface ChevronsRightProps extends React.SVGProps<SVGSVGElement> {
|
|
388
|
+
}
|
|
389
|
+
declare const ChevronsRight: react.ForwardRefExoticComponent<Omit<ChevronsRightProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
390
|
+
|
|
391
|
+
interface ChevronsUpProps extends React.SVGProps<SVGSVGElement> {
|
|
392
|
+
}
|
|
393
|
+
declare const ChevronsUp: react.ForwardRefExoticComponent<Omit<ChevronsUpProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
394
|
+
|
|
395
|
+
interface ChevronUpProps extends React.SVGProps<SVGSVGElement> {
|
|
396
|
+
}
|
|
397
|
+
declare const ChevronUp: react.ForwardRefExoticComponent<Omit<ChevronUpProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
398
|
+
|
|
399
|
+
interface CircleProps extends React.SVGProps<SVGSVGElement> {
|
|
400
|
+
}
|
|
401
|
+
declare const Circle: react.ForwardRefExoticComponent<Omit<CircleProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
402
|
+
|
|
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
|
+
interface ClipboardProps extends React.SVGProps<SVGSVGElement> {
|
|
412
|
+
}
|
|
413
|
+
declare const Clipboard: react.ForwardRefExoticComponent<Omit<ClipboardProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
414
|
+
|
|
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
|
+
interface ClockProps extends React.SVGProps<SVGSVGElement> {
|
|
428
|
+
}
|
|
429
|
+
declare const Clock: react.ForwardRefExoticComponent<Omit<ClockProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
430
|
+
|
|
431
|
+
interface CloudProps extends React.SVGProps<SVGSVGElement> {
|
|
432
|
+
}
|
|
433
|
+
declare const Cloud: react.ForwardRefExoticComponent<Omit<CloudProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
434
|
+
|
|
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
|
+
interface CloudUploadProps extends React.SVGProps<SVGSVGElement> {
|
|
468
|
+
}
|
|
469
|
+
declare const CloudUpload: react.ForwardRefExoticComponent<Omit<CloudUploadProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
470
|
+
|
|
471
|
+
interface CodeProps extends React.SVGProps<SVGSVGElement> {
|
|
472
|
+
}
|
|
473
|
+
declare const Code: react.ForwardRefExoticComponent<Omit<CodeProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
474
|
+
|
|
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
|
+
interface ColumnsProps extends React.SVGProps<SVGSVGElement> {
|
|
488
|
+
}
|
|
489
|
+
declare const Columns: react.ForwardRefExoticComponent<Omit<ColumnsProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
490
|
+
|
|
491
|
+
interface CompassProps extends React.SVGProps<SVGSVGElement> {
|
|
492
|
+
}
|
|
493
|
+
declare const Compass: react.ForwardRefExoticComponent<Omit<CompassProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
494
|
+
|
|
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
|
+
interface CopyProps extends React.SVGProps<SVGSVGElement> {
|
|
512
|
+
}
|
|
513
|
+
declare const Copy: react.ForwardRefExoticComponent<Omit<CopyProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
514
|
+
|
|
515
|
+
interface CornerDownLeftProps extends React.SVGProps<SVGSVGElement> {
|
|
516
|
+
}
|
|
517
|
+
declare const CornerDownLeft: react.ForwardRefExoticComponent<Omit<CornerDownLeftProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
518
|
+
|
|
519
|
+
interface CornerDownRightProps extends React.SVGProps<SVGSVGElement> {
|
|
520
|
+
}
|
|
521
|
+
declare const CornerDownRight: react.ForwardRefExoticComponent<Omit<CornerDownRightProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
522
|
+
|
|
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
|
+
interface CornerUpRightProps extends React.SVGProps<SVGSVGElement> {
|
|
544
|
+
}
|
|
545
|
+
declare const CornerUpRight: react.ForwardRefExoticComponent<Omit<CornerUpRightProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
546
|
+
|
|
547
|
+
interface CpuProps extends React.SVGProps<SVGSVGElement> {
|
|
548
|
+
}
|
|
549
|
+
declare const Cpu: react.ForwardRefExoticComponent<Omit<CpuProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
550
|
+
|
|
551
|
+
interface CreditCardProps extends React.SVGProps<SVGSVGElement> {
|
|
552
|
+
}
|
|
553
|
+
declare const CreditCard: react.ForwardRefExoticComponent<Omit<CreditCardProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
554
|
+
|
|
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
|
+
interface DatabaseProps extends React.SVGProps<SVGSVGElement> {
|
|
568
|
+
}
|
|
569
|
+
declare const Database: react.ForwardRefExoticComponent<Omit<DatabaseProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
570
|
+
|
|
571
|
+
interface DiamondProps extends React.SVGProps<SVGSVGElement> {
|
|
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> {
|
|
584
|
+
}
|
|
585
|
+
declare const Dna: react.ForwardRefExoticComponent<Omit<DnaProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
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>>;
|
|
594
|
+
|
|
595
|
+
interface DownloadProps extends React.SVGProps<SVGSVGElement> {
|
|
596
|
+
}
|
|
597
|
+
declare const Download: react.ForwardRefExoticComponent<Omit<DownloadProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
598
|
+
|
|
599
|
+
interface DropletProps extends React.SVGProps<SVGSVGElement> {
|
|
600
|
+
}
|
|
601
|
+
declare const Droplet: react.ForwardRefExoticComponent<Omit<DropletProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
602
|
+
|
|
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
|
+
interface EditProps extends React.SVGProps<SVGSVGElement> {
|
|
612
|
+
}
|
|
613
|
+
declare const Edit: react.ForwardRefExoticComponent<Omit<EditProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
614
|
+
|
|
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
|
+
interface ExternalLinkProps extends React.SVGProps<SVGSVGElement> {
|
|
624
|
+
}
|
|
625
|
+
declare const ExternalLink: react.ForwardRefExoticComponent<Omit<ExternalLinkProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
626
|
+
|
|
627
|
+
interface EyeProps extends React.SVGProps<SVGSVGElement> {
|
|
628
|
+
}
|
|
629
|
+
declare const Eye: react.ForwardRefExoticComponent<Omit<EyeProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
630
|
+
|
|
631
|
+
interface EyeOffProps extends React.SVGProps<SVGSVGElement> {
|
|
632
|
+
}
|
|
633
|
+
declare const EyeOff: react.ForwardRefExoticComponent<Omit<EyeOffProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
634
|
+
|
|
635
|
+
interface FastForwardProps extends React.SVGProps<SVGSVGElement> {
|
|
636
|
+
}
|
|
637
|
+
declare const FastForward: react.ForwardRefExoticComponent<Omit<FastForwardProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
638
|
+
|
|
639
|
+
interface FileProps extends React.SVGProps<SVGSVGElement> {
|
|
640
|
+
}
|
|
641
|
+
declare const File: react.ForwardRefExoticComponent<Omit<FileProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
642
|
+
|
|
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
|
+
interface FileCodeProps extends React.SVGProps<SVGSVGElement> {
|
|
656
|
+
}
|
|
657
|
+
declare const FileCode: react.ForwardRefExoticComponent<Omit<FileCodeProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
658
|
+
|
|
659
|
+
interface FileImageProps extends React.SVGProps<SVGSVGElement> {
|
|
660
|
+
}
|
|
661
|
+
declare const FileImage: react.ForwardRefExoticComponent<Omit<FileImageProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
662
|
+
|
|
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
|
+
interface FileMinusProps extends React.SVGProps<SVGSVGElement> {
|
|
680
|
+
}
|
|
681
|
+
declare const FileMinus: react.ForwardRefExoticComponent<Omit<FileMinusProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
682
|
+
|
|
683
|
+
interface FileOutputProps extends React.SVGProps<SVGSVGElement> {
|
|
684
|
+
}
|
|
685
|
+
declare const FileOutput: react.ForwardRefExoticComponent<Omit<FileOutputProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
686
|
+
|
|
687
|
+
interface FilePlusProps extends React.SVGProps<SVGSVGElement> {
|
|
688
|
+
}
|
|
689
|
+
declare const FilePlus: react.ForwardRefExoticComponent<Omit<FilePlusProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
690
|
+
|
|
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
|
+
interface FileTextProps extends React.SVGProps<SVGSVGElement> {
|
|
700
|
+
}
|
|
701
|
+
declare const FileText: react.ForwardRefExoticComponent<Omit<FileTextProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
702
|
+
|
|
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
|
+
interface FilmProps extends React.SVGProps<SVGSVGElement> {
|
|
716
|
+
}
|
|
717
|
+
declare const Film: react.ForwardRefExoticComponent<Omit<FilmProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
718
|
+
|
|
719
|
+
interface FilterProps extends React.SVGProps<SVGSVGElement> {
|
|
720
|
+
}
|
|
721
|
+
declare const Filter: react.ForwardRefExoticComponent<Omit<FilterProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
722
|
+
|
|
723
|
+
interface FingerprintProps extends React.SVGProps<SVGSVGElement> {
|
|
724
|
+
}
|
|
725
|
+
declare const Fingerprint: react.ForwardRefExoticComponent<Omit<FingerprintProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
726
|
+
|
|
727
|
+
interface FlagProps extends React.SVGProps<SVGSVGElement> {
|
|
728
|
+
}
|
|
729
|
+
declare const Flag: react.ForwardRefExoticComponent<Omit<FlagProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
730
|
+
|
|
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
|
+
interface FolderProps extends React.SVGProps<SVGSVGElement> {
|
|
744
|
+
}
|
|
745
|
+
declare const Folder: react.ForwardRefExoticComponent<Omit<FolderProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
746
|
+
|
|
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
|
+
interface FolderOpenProps extends React.SVGProps<SVGSVGElement> {
|
|
756
|
+
}
|
|
757
|
+
declare const FolderOpen: react.ForwardRefExoticComponent<Omit<FolderOpenProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
758
|
+
|
|
759
|
+
interface FolderPlusProps extends React.SVGProps<SVGSVGElement> {
|
|
760
|
+
}
|
|
761
|
+
declare const FolderPlus: react.ForwardRefExoticComponent<Omit<FolderPlusProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
762
|
+
|
|
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
|
+
interface GiftProps extends React.SVGProps<SVGSVGElement> {
|
|
784
|
+
}
|
|
785
|
+
declare const Gift: react.ForwardRefExoticComponent<Omit<GiftProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
786
|
+
|
|
787
|
+
interface GitBranchProps extends React.SVGProps<SVGSVGElement> {
|
|
788
|
+
}
|
|
789
|
+
declare const GitBranch: react.ForwardRefExoticComponent<Omit<GitBranchProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
790
|
+
|
|
791
|
+
interface GitCommitProps extends React.SVGProps<SVGSVGElement> {
|
|
792
|
+
}
|
|
793
|
+
declare const GitCommit: react.ForwardRefExoticComponent<Omit<GitCommitProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
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>>;
|
|
814
|
+
|
|
815
|
+
interface GlobeProps extends React.SVGProps<SVGSVGElement> {
|
|
816
|
+
}
|
|
817
|
+
declare const Globe: react.ForwardRefExoticComponent<Omit<GlobeProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
818
|
+
|
|
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
|
+
interface GridProps extends React.SVGProps<SVGSVGElement> {
|
|
828
|
+
}
|
|
829
|
+
declare const Grid: react.ForwardRefExoticComponent<Omit<GridProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
830
|
+
|
|
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
|
+
interface HardDriveProps extends React.SVGProps<SVGSVGElement> {
|
|
852
|
+
}
|
|
853
|
+
declare const HardDrive: react.ForwardRefExoticComponent<Omit<HardDriveProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
854
|
+
|
|
855
|
+
interface HashProps extends React.SVGProps<SVGSVGElement> {
|
|
856
|
+
}
|
|
857
|
+
declare const Hash: react.ForwardRefExoticComponent<Omit<HashProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
858
|
+
|
|
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
|
+
interface HeadphonesProps extends React.SVGProps<SVGSVGElement> {
|
|
872
|
+
}
|
|
873
|
+
declare const Headphones: react.ForwardRefExoticComponent<Omit<HeadphonesProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
874
|
+
|
|
875
|
+
interface HeartProps extends React.SVGProps<SVGSVGElement> {
|
|
876
|
+
}
|
|
877
|
+
declare const Heart: react.ForwardRefExoticComponent<Omit<HeartProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
878
|
+
|
|
879
|
+
interface HeartPulseProps extends React.SVGProps<SVGSVGElement> {
|
|
880
|
+
}
|
|
881
|
+
declare const HeartPulse: react.ForwardRefExoticComponent<Omit<HeartPulseProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
882
|
+
|
|
883
|
+
interface HelpCircleProps extends React.SVGProps<SVGSVGElement> {
|
|
884
|
+
}
|
|
885
|
+
declare const HelpCircle: react.ForwardRefExoticComponent<Omit<HelpCircleProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
886
|
+
|
|
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
|
+
interface HomeProps extends React.SVGProps<SVGSVGElement> {
|
|
896
|
+
}
|
|
897
|
+
declare const Home: react.ForwardRefExoticComponent<Omit<HomeProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
898
|
+
|
|
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
|
+
interface ImageProps extends React.SVGProps<SVGSVGElement> {
|
|
908
|
+
}
|
|
909
|
+
declare const Image: react.ForwardRefExoticComponent<Omit<ImageProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
910
|
+
|
|
911
|
+
interface InboxProps extends React.SVGProps<SVGSVGElement> {
|
|
912
|
+
}
|
|
913
|
+
declare const Inbox: react.ForwardRefExoticComponent<Omit<InboxProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
914
|
+
|
|
915
|
+
interface IndentProps extends React.SVGProps<SVGSVGElement> {
|
|
916
|
+
}
|
|
917
|
+
declare const Indent: react.ForwardRefExoticComponent<Omit<IndentProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
918
|
+
|
|
919
|
+
interface InfinityProps extends React.SVGProps<SVGSVGElement> {
|
|
920
|
+
}
|
|
921
|
+
declare const Infinity: react.ForwardRefExoticComponent<Omit<InfinityProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
922
|
+
|
|
923
|
+
interface InfoProps extends React.SVGProps<SVGSVGElement> {
|
|
924
|
+
}
|
|
925
|
+
declare const Info: react.ForwardRefExoticComponent<Omit<InfoProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
926
|
+
|
|
927
|
+
interface ItalicProps extends React.SVGProps<SVGSVGElement> {
|
|
928
|
+
}
|
|
929
|
+
declare const Italic: react.ForwardRefExoticComponent<Omit<ItalicProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
930
|
+
|
|
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
|
+
interface KeyProps extends React.SVGProps<SVGSVGElement> {
|
|
940
|
+
}
|
|
941
|
+
declare const Key: react.ForwardRefExoticComponent<Omit<KeyProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
942
|
+
|
|
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
|
+
interface LaptopProps extends React.SVGProps<SVGSVGElement> {
|
|
960
|
+
}
|
|
961
|
+
declare const Laptop: react.ForwardRefExoticComponent<Omit<LaptopProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
962
|
+
|
|
963
|
+
interface LaughProps extends React.SVGProps<SVGSVGElement> {
|
|
964
|
+
}
|
|
965
|
+
declare const Laugh: react.ForwardRefExoticComponent<Omit<LaughProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
966
|
+
|
|
967
|
+
interface LayersProps extends React.SVGProps<SVGSVGElement> {
|
|
968
|
+
}
|
|
969
|
+
declare const Layers: react.ForwardRefExoticComponent<Omit<LayersProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
970
|
+
|
|
971
|
+
interface Layers2Props extends React.SVGProps<SVGSVGElement> {
|
|
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> {
|
|
980
|
+
}
|
|
981
|
+
declare const LayoutGrid: react.ForwardRefExoticComponent<Omit<LayoutGridProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
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>>;
|
|
1002
|
+
|
|
1003
|
+
interface LinkProps extends React.SVGProps<SVGSVGElement> {
|
|
1004
|
+
}
|
|
1005
|
+
declare const Link: react.ForwardRefExoticComponent<Omit<LinkProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1006
|
+
|
|
1007
|
+
interface ListProps extends React.SVGProps<SVGSVGElement> {
|
|
1008
|
+
}
|
|
1009
|
+
declare const List: react.ForwardRefExoticComponent<Omit<ListProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1010
|
+
|
|
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
|
+
interface LoaderProps extends React.SVGProps<SVGSVGElement> {
|
|
1020
|
+
}
|
|
1021
|
+
declare const Loader: react.ForwardRefExoticComponent<Omit<LoaderProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1022
|
+
|
|
1023
|
+
interface Loader2Props extends React.SVGProps<SVGSVGElement> {
|
|
1024
|
+
}
|
|
1025
|
+
declare const Loader2: react.ForwardRefExoticComponent<Omit<Loader2Props, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1026
|
+
|
|
1027
|
+
interface LockProps extends React.SVGProps<SVGSVGElement> {
|
|
1028
|
+
}
|
|
1029
|
+
declare const Lock: react.ForwardRefExoticComponent<Omit<LockProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1030
|
+
|
|
1031
|
+
interface LockKeyholeProps extends React.SVGProps<SVGSVGElement> {
|
|
1032
|
+
}
|
|
1033
|
+
declare const LockKeyhole: react.ForwardRefExoticComponent<Omit<LockKeyholeProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1034
|
+
|
|
1035
|
+
interface LogInProps extends React.SVGProps<SVGSVGElement> {
|
|
1036
|
+
}
|
|
1037
|
+
declare const LogIn: react.ForwardRefExoticComponent<Omit<LogInProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1038
|
+
|
|
1039
|
+
interface LogOutProps extends React.SVGProps<SVGSVGElement> {
|
|
1040
|
+
}
|
|
1041
|
+
declare const LogOut: react.ForwardRefExoticComponent<Omit<LogOutProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1042
|
+
|
|
1043
|
+
interface MagnetProps extends React.SVGProps<SVGSVGElement> {
|
|
1044
|
+
}
|
|
1045
|
+
declare const Magnet: react.ForwardRefExoticComponent<Omit<MagnetProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1046
|
+
|
|
1047
|
+
interface MailProps extends React.SVGProps<SVGSVGElement> {
|
|
1048
|
+
}
|
|
1049
|
+
declare const Mail: react.ForwardRefExoticComponent<Omit<MailProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1050
|
+
|
|
1051
|
+
interface MailOpenProps extends React.SVGProps<SVGSVGElement> {
|
|
1052
|
+
}
|
|
1053
|
+
declare const MailOpen: react.ForwardRefExoticComponent<Omit<MailOpenProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1054
|
+
|
|
1055
|
+
interface MapProps extends React.SVGProps<SVGSVGElement> {
|
|
1056
|
+
}
|
|
1057
|
+
declare const Map: react.ForwardRefExoticComponent<Omit<MapProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1058
|
+
|
|
1059
|
+
interface MapPinProps extends React.SVGProps<SVGSVGElement> {
|
|
1060
|
+
}
|
|
1061
|
+
declare const MapPin: react.ForwardRefExoticComponent<Omit<MapPinProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1062
|
+
|
|
1063
|
+
interface MaximizeProps extends React.SVGProps<SVGSVGElement> {
|
|
1064
|
+
}
|
|
1065
|
+
declare const Maximize: react.ForwardRefExoticComponent<Omit<MaximizeProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1066
|
+
|
|
1067
|
+
interface Maximize2Props extends React.SVGProps<SVGSVGElement> {
|
|
1068
|
+
}
|
|
1069
|
+
declare const Maximize2: react.ForwardRefExoticComponent<Omit<Maximize2Props, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1070
|
+
|
|
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
|
+
interface MenuProps extends React.SVGProps<SVGSVGElement> {
|
|
1084
|
+
}
|
|
1085
|
+
declare const Menu: react.ForwardRefExoticComponent<Omit<MenuProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1086
|
+
|
|
1087
|
+
interface MessageCircleProps extends React.SVGProps<SVGSVGElement> {
|
|
1088
|
+
}
|
|
1089
|
+
declare const MessageCircle: react.ForwardRefExoticComponent<Omit<MessageCircleProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1090
|
+
|
|
1091
|
+
interface MessageSquareProps extends React.SVGProps<SVGSVGElement> {
|
|
1092
|
+
}
|
|
1093
|
+
declare const MessageSquare: react.ForwardRefExoticComponent<Omit<MessageSquareProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1094
|
+
|
|
1095
|
+
interface MessagesSquareProps extends React.SVGProps<SVGSVGElement> {
|
|
1096
|
+
}
|
|
1097
|
+
declare const MessagesSquare: react.ForwardRefExoticComponent<Omit<MessagesSquareProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1098
|
+
|
|
1099
|
+
interface MicProps extends React.SVGProps<SVGSVGElement> {
|
|
1100
|
+
}
|
|
1101
|
+
declare const Mic: react.ForwardRefExoticComponent<Omit<MicProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1102
|
+
|
|
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
|
+
interface Minimize2Props extends React.SVGProps<SVGSVGElement> {
|
|
1116
|
+
}
|
|
1117
|
+
declare const Minimize2: react.ForwardRefExoticComponent<Omit<Minimize2Props, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1118
|
+
|
|
1119
|
+
interface MinusProps extends React.SVGProps<SVGSVGElement> {
|
|
1120
|
+
}
|
|
1121
|
+
declare const Minus: react.ForwardRefExoticComponent<Omit<MinusProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1122
|
+
|
|
1123
|
+
interface MinusCircleProps extends React.SVGProps<SVGSVGElement> {
|
|
1124
|
+
}
|
|
1125
|
+
declare const MinusCircle: react.ForwardRefExoticComponent<Omit<MinusCircleProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1126
|
+
|
|
1127
|
+
interface MinusSquareProps extends React.SVGProps<SVGSVGElement> {
|
|
1128
|
+
}
|
|
1129
|
+
declare const MinusSquare: react.ForwardRefExoticComponent<Omit<MinusSquareProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1130
|
+
|
|
1131
|
+
interface MonitorProps extends React.SVGProps<SVGSVGElement> {
|
|
1132
|
+
}
|
|
1133
|
+
declare const Monitor: react.ForwardRefExoticComponent<Omit<MonitorProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1134
|
+
|
|
1135
|
+
interface MoonProps extends React.SVGProps<SVGSVGElement> {
|
|
1136
|
+
}
|
|
1137
|
+
declare const Moon: react.ForwardRefExoticComponent<Omit<MoonProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1138
|
+
|
|
1139
|
+
interface MoreHorizontalProps extends React.SVGProps<SVGSVGElement> {
|
|
1140
|
+
}
|
|
1141
|
+
declare const MoreHorizontal: react.ForwardRefExoticComponent<Omit<MoreHorizontalProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1142
|
+
|
|
1143
|
+
interface MoreVerticalProps extends React.SVGProps<SVGSVGElement> {
|
|
1144
|
+
}
|
|
1145
|
+
declare const MoreVertical: react.ForwardRefExoticComponent<Omit<MoreVerticalProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1146
|
+
|
|
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
|
+
interface MoveProps extends React.SVGProps<SVGSVGElement> {
|
|
1164
|
+
}
|
|
1165
|
+
declare const Move: react.ForwardRefExoticComponent<Omit<MoveProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1166
|
+
|
|
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
|
+
interface MusicProps extends React.SVGProps<SVGSVGElement> {
|
|
1176
|
+
}
|
|
1177
|
+
declare const Music: react.ForwardRefExoticComponent<Omit<MusicProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1178
|
+
|
|
1179
|
+
interface Music2Props extends React.SVGProps<SVGSVGElement> {
|
|
1180
|
+
}
|
|
1181
|
+
declare const Music2: react.ForwardRefExoticComponent<Omit<Music2Props, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1182
|
+
|
|
1183
|
+
interface NavigationProps extends React.SVGProps<SVGSVGElement> {
|
|
1184
|
+
}
|
|
1185
|
+
declare const Navigation: react.ForwardRefExoticComponent<Omit<NavigationProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1186
|
+
|
|
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
|
+
interface PackageProps extends React.SVGProps<SVGSVGElement> {
|
|
1200
|
+
}
|
|
1201
|
+
declare const Package: react.ForwardRefExoticComponent<Omit<PackageProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1202
|
+
|
|
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
|
+
interface PanelLeftProps extends React.SVGProps<SVGSVGElement> {
|
|
1212
|
+
}
|
|
1213
|
+
declare const PanelLeft: react.ForwardRefExoticComponent<Omit<PanelLeftProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1214
|
+
|
|
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
|
+
interface PaperclipProps extends React.SVGProps<SVGSVGElement> {
|
|
1224
|
+
}
|
|
1225
|
+
declare const Paperclip: react.ForwardRefExoticComponent<Omit<PaperclipProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1226
|
+
|
|
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
|
+
interface PauseProps extends React.SVGProps<SVGSVGElement> {
|
|
1236
|
+
}
|
|
1237
|
+
declare const Pause: react.ForwardRefExoticComponent<Omit<PauseProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1238
|
+
|
|
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
|
+
interface PercentProps extends React.SVGProps<SVGSVGElement> {
|
|
1252
|
+
}
|
|
1253
|
+
declare const Percent: react.ForwardRefExoticComponent<Omit<PercentProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1254
|
+
|
|
1255
|
+
interface PhoneProps extends React.SVGProps<SVGSVGElement> {
|
|
1256
|
+
}
|
|
1257
|
+
declare const Phone: react.ForwardRefExoticComponent<Omit<PhoneProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1258
|
+
|
|
1259
|
+
interface PhoneCallProps extends React.SVGProps<SVGSVGElement> {
|
|
1260
|
+
}
|
|
1261
|
+
declare const PhoneCall: react.ForwardRefExoticComponent<Omit<PhoneCallProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1262
|
+
|
|
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
|
+
interface PhoneOffProps extends React.SVGProps<SVGSVGElement> {
|
|
1276
|
+
}
|
|
1277
|
+
declare const PhoneOff: react.ForwardRefExoticComponent<Omit<PhoneOffProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1278
|
+
|
|
1279
|
+
interface PhoneOutgoingProps extends React.SVGProps<SVGSVGElement> {
|
|
1280
|
+
}
|
|
1281
|
+
declare const PhoneOutgoing: react.ForwardRefExoticComponent<Omit<PhoneOutgoingProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1282
|
+
|
|
1283
|
+
interface PieChartProps extends React.SVGProps<SVGSVGElement> {
|
|
1284
|
+
}
|
|
1285
|
+
declare const PieChart: react.ForwardRefExoticComponent<Omit<PieChartProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1286
|
+
|
|
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
|
+
interface PinProps extends React.SVGProps<SVGSVGElement> {
|
|
1300
|
+
}
|
|
1301
|
+
declare const Pin: react.ForwardRefExoticComponent<Omit<PinProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1302
|
+
|
|
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
|
+
interface PlayProps extends React.SVGProps<SVGSVGElement> {
|
|
1316
|
+
}
|
|
1317
|
+
declare const Play: react.ForwardRefExoticComponent<Omit<PlayProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1318
|
+
|
|
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
|
+
interface PlusProps extends React.SVGProps<SVGSVGElement> {
|
|
1328
|
+
}
|
|
1329
|
+
declare const Plus: react.ForwardRefExoticComponent<Omit<PlusProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1330
|
+
|
|
1331
|
+
interface PlusCircleProps extends React.SVGProps<SVGSVGElement> {
|
|
1332
|
+
}
|
|
1333
|
+
declare const PlusCircle: react.ForwardRefExoticComponent<Omit<PlusCircleProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1334
|
+
|
|
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
|
+
interface PowerProps extends React.SVGProps<SVGSVGElement> {
|
|
1348
|
+
}
|
|
1349
|
+
declare const Power: react.ForwardRefExoticComponent<Omit<PowerProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1350
|
+
|
|
1351
|
+
interface PresentationProps extends React.SVGProps<SVGSVGElement> {
|
|
1352
|
+
}
|
|
1353
|
+
declare const Presentation: react.ForwardRefExoticComponent<Omit<PresentationProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1354
|
+
|
|
1355
|
+
interface PrinterProps extends React.SVGProps<SVGSVGElement> {
|
|
1356
|
+
}
|
|
1357
|
+
declare const Printer: react.ForwardRefExoticComponent<Omit<PrinterProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1358
|
+
|
|
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
|
+
interface RadioProps extends React.SVGProps<SVGSVGElement> {
|
|
1372
|
+
}
|
|
1373
|
+
declare const Radio: react.ForwardRefExoticComponent<Omit<RadioProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1374
|
+
|
|
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
|
+
interface ReceiptProps extends React.SVGProps<SVGSVGElement> {
|
|
1384
|
+
}
|
|
1385
|
+
declare const Receipt: react.ForwardRefExoticComponent<Omit<ReceiptProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1386
|
+
|
|
1387
|
+
interface RedoProps extends React.SVGProps<SVGSVGElement> {
|
|
1388
|
+
}
|
|
1389
|
+
declare const Redo: react.ForwardRefExoticComponent<Omit<RedoProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1390
|
+
|
|
1391
|
+
interface RefreshCcwProps extends React.SVGProps<SVGSVGElement> {
|
|
1392
|
+
}
|
|
1393
|
+
declare const RefreshCcw: react.ForwardRefExoticComponent<Omit<RefreshCcwProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1394
|
+
|
|
1395
|
+
interface RefreshCwProps extends React.SVGProps<SVGSVGElement> {
|
|
1396
|
+
}
|
|
1397
|
+
declare const RefreshCw: react.ForwardRefExoticComponent<Omit<RefreshCwProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1398
|
+
|
|
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
|
+
interface RotateCwProps extends React.SVGProps<SVGSVGElement> {
|
|
1420
|
+
}
|
|
1421
|
+
declare const RotateCw: react.ForwardRefExoticComponent<Omit<RotateCwProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1422
|
+
|
|
1423
|
+
interface RowsProps extends React.SVGProps<SVGSVGElement> {
|
|
1424
|
+
}
|
|
1425
|
+
declare const Rows: react.ForwardRefExoticComponent<Omit<RowsProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1426
|
+
|
|
1427
|
+
interface RssProps extends React.SVGProps<SVGSVGElement> {
|
|
1428
|
+
}
|
|
1429
|
+
declare const Rss: react.ForwardRefExoticComponent<Omit<RssProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1430
|
+
|
|
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
|
+
interface SaveProps extends React.SVGProps<SVGSVGElement> {
|
|
1444
|
+
}
|
|
1445
|
+
declare const Save: react.ForwardRefExoticComponent<Omit<SaveProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1446
|
+
|
|
1447
|
+
interface ScaleProps extends React.SVGProps<SVGSVGElement> {
|
|
1448
|
+
}
|
|
1449
|
+
declare const Scale: react.ForwardRefExoticComponent<Omit<ScaleProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1450
|
+
|
|
1451
|
+
interface ScanProps extends React.SVGProps<SVGSVGElement> {
|
|
1452
|
+
}
|
|
1453
|
+
declare const Scan: react.ForwardRefExoticComponent<Omit<ScanProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1454
|
+
|
|
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
|
+
interface ScissorsProps extends React.SVGProps<SVGSVGElement> {
|
|
1468
|
+
}
|
|
1469
|
+
declare const Scissors: react.ForwardRefExoticComponent<Omit<ScissorsProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1470
|
+
|
|
1471
|
+
interface ScreenShareProps extends React.SVGProps<SVGSVGElement> {
|
|
1472
|
+
}
|
|
1473
|
+
declare const ScreenShare: react.ForwardRefExoticComponent<Omit<ScreenShareProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1474
|
+
|
|
1475
|
+
interface SearchProps extends React.SVGProps<SVGSVGElement> {
|
|
1476
|
+
}
|
|
1477
|
+
declare const Search: react.ForwardRefExoticComponent<Omit<SearchProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1478
|
+
|
|
1479
|
+
interface SendProps extends React.SVGProps<SVGSVGElement> {
|
|
1480
|
+
}
|
|
1481
|
+
declare const Send: react.ForwardRefExoticComponent<Omit<SendProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1482
|
+
|
|
1483
|
+
interface SeparatorProps extends React.SVGProps<SVGSVGElement> {
|
|
1484
|
+
}
|
|
1485
|
+
declare const Separator: react.ForwardRefExoticComponent<Omit<SeparatorProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1486
|
+
|
|
1487
|
+
interface ServerProps extends React.SVGProps<SVGSVGElement> {
|
|
1488
|
+
}
|
|
1489
|
+
declare const Server: react.ForwardRefExoticComponent<Omit<ServerProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1490
|
+
|
|
1491
|
+
interface SettingsProps extends React.SVGProps<SVGSVGElement> {
|
|
1492
|
+
}
|
|
1493
|
+
declare const Settings: react.ForwardRefExoticComponent<Omit<SettingsProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1494
|
+
|
|
1495
|
+
interface ShareProps extends React.SVGProps<SVGSVGElement> {
|
|
1496
|
+
}
|
|
1497
|
+
declare const Share: react.ForwardRefExoticComponent<Omit<ShareProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1498
|
+
|
|
1499
|
+
interface Share2Props extends React.SVGProps<SVGSVGElement> {
|
|
1500
|
+
}
|
|
1501
|
+
declare const Share2: react.ForwardRefExoticComponent<Omit<Share2Props, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1502
|
+
|
|
1503
|
+
interface ShieldProps extends React.SVGProps<SVGSVGElement> {
|
|
1504
|
+
}
|
|
1505
|
+
declare const Shield: react.ForwardRefExoticComponent<Omit<ShieldProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1506
|
+
|
|
1507
|
+
interface ShieldAlertProps extends React.SVGProps<SVGSVGElement> {
|
|
1508
|
+
}
|
|
1509
|
+
declare const ShieldAlert: react.ForwardRefExoticComponent<Omit<ShieldAlertProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1510
|
+
|
|
1511
|
+
interface ShieldCheckProps extends React.SVGProps<SVGSVGElement> {
|
|
1512
|
+
}
|
|
1513
|
+
declare const ShieldCheck: react.ForwardRefExoticComponent<Omit<ShieldCheckProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1514
|
+
|
|
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
|
+
interface ShieldXProps extends React.SVGProps<SVGSVGElement> {
|
|
1524
|
+
}
|
|
1525
|
+
declare const ShieldX: react.ForwardRefExoticComponent<Omit<ShieldXProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1526
|
+
|
|
1527
|
+
interface ShipProps extends React.SVGProps<SVGSVGElement> {
|
|
1528
|
+
}
|
|
1529
|
+
declare const Ship: react.ForwardRefExoticComponent<Omit<ShipProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1530
|
+
|
|
1531
|
+
interface ShoppingBagProps extends React.SVGProps<SVGSVGElement> {
|
|
1532
|
+
}
|
|
1533
|
+
declare const ShoppingBag: react.ForwardRefExoticComponent<Omit<ShoppingBagProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1534
|
+
|
|
1535
|
+
interface ShoppingCartProps extends React.SVGProps<SVGSVGElement> {
|
|
1536
|
+
}
|
|
1537
|
+
declare const ShoppingCart: react.ForwardRefExoticComponent<Omit<ShoppingCartProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1538
|
+
|
|
1539
|
+
interface ShuffleProps extends React.SVGProps<SVGSVGElement> {
|
|
1540
|
+
}
|
|
1541
|
+
declare const Shuffle: react.ForwardRefExoticComponent<Omit<ShuffleProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1542
|
+
|
|
1543
|
+
interface SidebarProps extends React.SVGProps<SVGSVGElement> {
|
|
1544
|
+
}
|
|
1545
|
+
declare const Sidebar: react.ForwardRefExoticComponent<Omit<SidebarProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1546
|
+
|
|
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
|
+
interface SkipBackProps extends React.SVGProps<SVGSVGElement> {
|
|
1572
|
+
}
|
|
1573
|
+
declare const SkipBack: react.ForwardRefExoticComponent<Omit<SkipBackProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1574
|
+
|
|
1575
|
+
interface SkipForwardProps extends React.SVGProps<SVGSVGElement> {
|
|
1576
|
+
}
|
|
1577
|
+
declare const SkipForward: react.ForwardRefExoticComponent<Omit<SkipForwardProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1578
|
+
|
|
1579
|
+
interface SlidersProps extends React.SVGProps<SVGSVGElement> {
|
|
1580
|
+
}
|
|
1581
|
+
declare const Sliders: react.ForwardRefExoticComponent<Omit<SlidersProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1582
|
+
|
|
1583
|
+
interface SlidersHorizontalProps extends React.SVGProps<SVGSVGElement> {
|
|
1584
|
+
}
|
|
1585
|
+
declare const SlidersHorizontal: react.ForwardRefExoticComponent<Omit<SlidersHorizontalProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1586
|
+
|
|
1587
|
+
interface SmartphoneProps extends React.SVGProps<SVGSVGElement> {
|
|
1588
|
+
}
|
|
1589
|
+
declare const Smartphone: react.ForwardRefExoticComponent<Omit<SmartphoneProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1590
|
+
|
|
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
|
+
interface SortAscProps extends React.SVGProps<SVGSVGElement> {
|
|
1600
|
+
}
|
|
1601
|
+
declare const SortAsc: react.ForwardRefExoticComponent<Omit<SortAscProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1602
|
+
|
|
1603
|
+
interface SortDescProps extends React.SVGProps<SVGSVGElement> {
|
|
1604
|
+
}
|
|
1605
|
+
declare const SortDesc: react.ForwardRefExoticComponent<Omit<SortDescProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1606
|
+
|
|
1607
|
+
interface SpaceProps extends React.SVGProps<SVGSVGElement> {
|
|
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> {
|
|
1620
|
+
}
|
|
1621
|
+
declare const Sprout: react.ForwardRefExoticComponent<Omit<SproutProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1622
|
+
|
|
1623
|
+
interface SquareProps extends React.SVGProps<SVGSVGElement> {
|
|
1624
|
+
}
|
|
1625
|
+
declare const Square: react.ForwardRefExoticComponent<Omit<SquareProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1626
|
+
|
|
1627
|
+
interface StampProps extends React.SVGProps<SVGSVGElement> {
|
|
1628
|
+
}
|
|
1629
|
+
declare const Stamp: react.ForwardRefExoticComponent<Omit<StampProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1630
|
+
|
|
1631
|
+
interface StarProps extends React.SVGProps<SVGSVGElement> {
|
|
1632
|
+
}
|
|
1633
|
+
declare const Star: react.ForwardRefExoticComponent<Omit<StarProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1634
|
+
|
|
1635
|
+
interface StethoscopeProps extends React.SVGProps<SVGSVGElement> {
|
|
1636
|
+
}
|
|
1637
|
+
declare const Stethoscope: react.ForwardRefExoticComponent<Omit<StethoscopeProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1638
|
+
|
|
1639
|
+
interface StopCircleProps extends React.SVGProps<SVGSVGElement> {
|
|
1640
|
+
}
|
|
1641
|
+
declare const StopCircle: react.ForwardRefExoticComponent<Omit<StopCircleProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1642
|
+
|
|
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
|
+
interface SunProps extends React.SVGProps<SVGSVGElement> {
|
|
1652
|
+
}
|
|
1653
|
+
declare const Sun: react.ForwardRefExoticComponent<Omit<SunProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1654
|
+
|
|
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
|
+
interface TabletProps extends React.SVGProps<SVGSVGElement> {
|
|
1676
|
+
}
|
|
1677
|
+
declare const Tablet: react.ForwardRefExoticComponent<Omit<TabletProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1678
|
+
|
|
1679
|
+
interface TagProps extends React.SVGProps<SVGSVGElement> {
|
|
1680
|
+
}
|
|
1681
|
+
declare const Tag: react.ForwardRefExoticComponent<Omit<TagProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1682
|
+
|
|
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
|
+
interface TerminalProps extends React.SVGProps<SVGSVGElement> {
|
|
1700
|
+
}
|
|
1701
|
+
declare const Terminal: react.ForwardRefExoticComponent<Omit<TerminalProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1702
|
+
|
|
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
|
+
interface ThermometerProps extends React.SVGProps<SVGSVGElement> {
|
|
1712
|
+
}
|
|
1713
|
+
declare const Thermometer: react.ForwardRefExoticComponent<Omit<ThermometerProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1714
|
+
|
|
1715
|
+
interface ThumbsDownProps extends React.SVGProps<SVGSVGElement> {
|
|
1716
|
+
}
|
|
1717
|
+
declare const ThumbsDown: react.ForwardRefExoticComponent<Omit<ThumbsDownProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1718
|
+
|
|
1719
|
+
interface ThumbsUpProps extends React.SVGProps<SVGSVGElement> {
|
|
1720
|
+
}
|
|
1721
|
+
declare const ThumbsUp: react.ForwardRefExoticComponent<Omit<ThumbsUpProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1722
|
+
|
|
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
|
+
interface TrashProps extends React.SVGProps<SVGSVGElement> {
|
|
1744
|
+
}
|
|
1745
|
+
declare const Trash: react.ForwardRefExoticComponent<Omit<TrashProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1746
|
+
|
|
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
|
+
interface TrendingDownProps extends React.SVGProps<SVGSVGElement> {
|
|
1756
|
+
}
|
|
1757
|
+
declare const TrendingDown: react.ForwardRefExoticComponent<Omit<TrendingDownProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1758
|
+
|
|
1759
|
+
interface TrendingUpProps extends React.SVGProps<SVGSVGElement> {
|
|
1760
|
+
}
|
|
1761
|
+
declare const TrendingUp: react.ForwardRefExoticComponent<Omit<TrendingUpProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1762
|
+
|
|
1763
|
+
interface TriangleProps extends React.SVGProps<SVGSVGElement> {
|
|
1764
|
+
}
|
|
1765
|
+
declare const Triangle: react.ForwardRefExoticComponent<Omit<TriangleProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1766
|
+
|
|
1767
|
+
interface TrophyProps extends React.SVGProps<SVGSVGElement> {
|
|
1768
|
+
}
|
|
1769
|
+
declare const Trophy: react.ForwardRefExoticComponent<Omit<TrophyProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1770
|
+
|
|
1771
|
+
interface TruckProps extends React.SVGProps<SVGSVGElement> {
|
|
1772
|
+
}
|
|
1773
|
+
declare const Truck: react.ForwardRefExoticComponent<Omit<TruckProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1774
|
+
|
|
1775
|
+
interface TvProps extends React.SVGProps<SVGSVGElement> {
|
|
1776
|
+
}
|
|
1777
|
+
declare const Tv: react.ForwardRefExoticComponent<Omit<TvProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1778
|
+
|
|
1779
|
+
interface TypeProps extends React.SVGProps<SVGSVGElement> {
|
|
1780
|
+
}
|
|
1781
|
+
declare const Type: react.ForwardRefExoticComponent<Omit<TypeProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1782
|
+
|
|
1783
|
+
interface UnderlineProps extends React.SVGProps<SVGSVGElement> {
|
|
1784
|
+
}
|
|
1785
|
+
declare const Underline: react.ForwardRefExoticComponent<Omit<UnderlineProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1786
|
+
|
|
1787
|
+
interface UndoProps extends React.SVGProps<SVGSVGElement> {
|
|
1788
|
+
}
|
|
1789
|
+
declare const Undo: react.ForwardRefExoticComponent<Omit<UndoProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1790
|
+
|
|
1791
|
+
interface UnlinkProps extends React.SVGProps<SVGSVGElement> {
|
|
1792
|
+
}
|
|
1793
|
+
declare const Unlink: react.ForwardRefExoticComponent<Omit<UnlinkProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1794
|
+
|
|
1795
|
+
interface UnlockProps extends React.SVGProps<SVGSVGElement> {
|
|
1796
|
+
}
|
|
1797
|
+
declare const Unlock: react.ForwardRefExoticComponent<Omit<UnlockProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1798
|
+
|
|
1799
|
+
interface UploadProps extends React.SVGProps<SVGSVGElement> {
|
|
1800
|
+
}
|
|
1801
|
+
declare const Upload: react.ForwardRefExoticComponent<Omit<UploadProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1802
|
+
|
|
1803
|
+
interface UsbProps extends React.SVGProps<SVGSVGElement> {
|
|
1804
|
+
}
|
|
1805
|
+
declare const Usb: react.ForwardRefExoticComponent<Omit<UsbProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1806
|
+
|
|
1807
|
+
interface UserProps extends React.SVGProps<SVGSVGElement> {
|
|
1808
|
+
}
|
|
1809
|
+
declare const User: react.ForwardRefExoticComponent<Omit<UserProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1810
|
+
|
|
1811
|
+
interface UserCheckProps extends React.SVGProps<SVGSVGElement> {
|
|
1812
|
+
}
|
|
1813
|
+
declare const UserCheck: react.ForwardRefExoticComponent<Omit<UserCheckProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1814
|
+
|
|
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
|
+
interface UserMinusProps extends React.SVGProps<SVGSVGElement> {
|
|
1828
|
+
}
|
|
1829
|
+
declare const UserMinus: react.ForwardRefExoticComponent<Omit<UserMinusProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1830
|
+
|
|
1831
|
+
interface UserPlusProps extends React.SVGProps<SVGSVGElement> {
|
|
1832
|
+
}
|
|
1833
|
+
declare const UserPlus: react.ForwardRefExoticComponent<Omit<UserPlusProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1834
|
+
|
|
1835
|
+
interface UsersProps extends React.SVGProps<SVGSVGElement> {
|
|
1836
|
+
}
|
|
1837
|
+
declare const Users: react.ForwardRefExoticComponent<Omit<UsersProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1838
|
+
|
|
1839
|
+
interface UserXProps extends React.SVGProps<SVGSVGElement> {
|
|
1840
|
+
}
|
|
1841
|
+
declare const UserX: react.ForwardRefExoticComponent<Omit<UserXProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1842
|
+
|
|
1843
|
+
interface VariableProps extends React.SVGProps<SVGSVGElement> {
|
|
1844
|
+
}
|
|
1845
|
+
declare const Variable: react.ForwardRefExoticComponent<Omit<VariableProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1846
|
+
|
|
1847
|
+
interface VideoProps extends React.SVGProps<SVGSVGElement> {
|
|
1848
|
+
}
|
|
1849
|
+
declare const Video: react.ForwardRefExoticComponent<Omit<VideoProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1850
|
+
|
|
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
|
+
interface VolumeProps extends React.SVGProps<SVGSVGElement> {
|
|
1860
|
+
}
|
|
1861
|
+
declare const Volume: react.ForwardRefExoticComponent<Omit<VolumeProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1862
|
+
|
|
1863
|
+
interface Volume1Props extends React.SVGProps<SVGSVGElement> {
|
|
1864
|
+
}
|
|
1865
|
+
declare const Volume1: react.ForwardRefExoticComponent<Omit<Volume1Props, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1866
|
+
|
|
1867
|
+
interface Volume2Props extends React.SVGProps<SVGSVGElement> {
|
|
1868
|
+
}
|
|
1869
|
+
declare const Volume2: react.ForwardRefExoticComponent<Omit<Volume2Props, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1870
|
+
|
|
1871
|
+
interface VolumeMuteProps extends React.SVGProps<SVGSVGElement> {
|
|
1872
|
+
}
|
|
1873
|
+
declare const VolumeMute: react.ForwardRefExoticComponent<Omit<VolumeMuteProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1874
|
+
|
|
1875
|
+
interface WalletProps extends React.SVGProps<SVGSVGElement> {
|
|
1876
|
+
}
|
|
1877
|
+
declare const Wallet: react.ForwardRefExoticComponent<Omit<WalletProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1878
|
+
|
|
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
|
+
interface WifiProps extends React.SVGProps<SVGSVGElement> {
|
|
1904
|
+
}
|
|
1905
|
+
declare const Wifi: react.ForwardRefExoticComponent<Omit<WifiProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1906
|
+
|
|
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
|
+
interface XProps extends React.SVGProps<SVGSVGElement> {
|
|
1924
|
+
}
|
|
1925
|
+
declare const X: react.ForwardRefExoticComponent<Omit<XProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1926
|
+
|
|
1927
|
+
interface XCircleProps extends React.SVGProps<SVGSVGElement> {
|
|
1928
|
+
}
|
|
1929
|
+
declare const XCircle: react.ForwardRefExoticComponent<Omit<XCircleProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1930
|
+
|
|
1931
|
+
interface XSquareProps extends React.SVGProps<SVGSVGElement> {
|
|
1932
|
+
}
|
|
1933
|
+
declare const XSquare: react.ForwardRefExoticComponent<Omit<XSquareProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1934
|
+
|
|
1935
|
+
interface ZapProps extends React.SVGProps<SVGSVGElement> {
|
|
1936
|
+
}
|
|
1937
|
+
declare const Zap: react.ForwardRefExoticComponent<Omit<ZapProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1938
|
+
|
|
1939
|
+
interface ZoomInProps extends React.SVGProps<SVGSVGElement> {
|
|
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 };
|