@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
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
type IconName = 'arrow-right' | 'arrow-left' | 'arrow-up' | 'arrow-down' | 'arrow-up-right' | 'arrow-up-left' | 'arrow-down-right' | 'arrow-down-left' | 'chevron-right' | 'chevron-left' | 'chevron-up' | 'chevron-down' | 'chevrons-right' | 'chevrons-left' | 'chevrons-up' | 'chevrons-down' | 'corner-up-left' | 'corner-up-right' | 'corner-down-left' | 'corner-down-right' | 'move' | 'move-horizontal' | 'move-vertical' | 'rotate-cw' | 'rotate-ccw' | 'refresh-cw' | 'refresh-ccw' | 'compass' | 'navigation' | 'map-pin' | 'map' | 'crosshair' | 'maximize' | 'minimize' | 'maximize-2' | 'minimize-2' | 'external-link' | 'log-in' | 'log-out' | 'repeat' | 'shuffle' | 'skip-back' | 'skip-forward' | 'corner-left-down' | 'corner-left-up' | 'corner-right-down' | 'corner-right-up' | 'arrow-big-up' | 'arrow-big-down' | 'arrow-big-left' | 'arrow-big-right' | 'search' | 'plus' | 'minus' | 'x' | 'check' | 'edit' | 'copy' | 'trash' | 'download' | 'upload' | 'save' | 'cut' | 'paste' | 'undo' | 'redo' | 'filter' | 'sort-asc' | 'sort-desc' | 'zap' | 'wand' | 'power' | 'settings' | 'sliders' | 'sliders-horizontal' | 'toggle-left' | 'toggle-right' | 'more-horizontal' | 'more-vertical' | 'grip-horizontal' | 'grip-vertical' | 'scan' | 'zoom-in' | 'zoom-out' | 'target' | 'pin' | 'pin-off' | 'archive' | 'trash-2' | 'eraser' | 'scissors' | 'pipette' | 'highlighter' | 'stamp' | 'hand' | 'pointer' | 'mouse-pointer' | 'mouse-pointer-click' | 'grab' | 'sparkles' | 'flame' | 'ban' | 'circle-off' | 'plug' | 'plug-off' | 'hash' | 'at-sign' | 'asterisk' | 'percent' | 'play' | 'pause' | 'volume' | 'volume-mute' | 'volume-1' | 'volume-2' | 'mic' | 'mic-off' | 'camera' | 'camera-off' | 'video' | 'video-off' | 'image' | 'film' | 'music' | 'music-2' | 'headphones' | 'radio' | 'tv' | 'monitor' | 'airplay' | 'cast' | 'rewind' | 'fast-forward' | 'stop-circle' | 'disc' | 'aperture' | 'clapperboard' | 'podcast' | 'screen-share' | 'bell' | 'bell-off' | 'bell-ring' | 'mail' | 'mail-open' | 'send' | 'share' | 'share-2' | 'message-circle' | 'message-square' | 'messages-square' | 'phone' | 'phone-call' | 'phone-off' | 'phone-incoming' | 'phone-outgoing' | 'phone-missed' | 'phone-forwarded' | 'inbox' | 'wifi' | 'wifi-off' | 'bluetooth' | 'rss' | 'megaphone' | 'voicemail' | 'radio-tower' | 'satellite' | 'satellite-dish' | 'signal' | 'signal-low' | 'file' | 'file-text' | 'file-plus' | 'file-minus' | 'file-check' | 'file-x' | 'file-search' | 'file-code' | 'file-json' | 'file-image' | 'file-video' | 'file-audio' | 'file-archive' | 'file-spreadsheet' | 'file-output' | 'file-input' | 'file-warning' | 'file-lock' | 'folder' | 'folder-open' | 'folder-plus' | 'folder-minus' | 'folder-check' | 'folder-x' | 'clipboard' | 'clipboard-check' | 'clipboard-list' | 'clipboard-copy' | 'paperclip' | 'notebook' | 'menu' | 'grid' | 'grid-3x3' | 'list' | 'list-ordered' | 'list-checks' | 'sidebar' | 'sidebar-open' | 'sidebar-close' | 'panel-left' | 'panel-right' | 'panel-top' | 'panel-bottom' | 'columns' | 'rows' | 'layout-grid' | 'layout-list' | 'layout-template' | 'layout-dashboard' | 'align-left' | 'align-center' | 'align-right' | 'align-justify' | 'type' | 'bold' | 'italic' | 'underline' | 'strikethrough' | 'heading-1' | 'heading-2' | 'heading-3' | 'pilcrow' | 'quote' | 'link' | 'unlink' | 'table' | 'separator' | 'space' | 'wrap-text' | 'indent' | 'outdent' | 'circle' | 'square' | 'triangle' | 'star' | 'heart' | 'diamond' | 'hexagon' | 'octagon' | 'pentagon' | 'infinity' | 'check-circle' | 'x-circle' | 'alert-triangle' | 'alert-circle' | 'info' | 'help-circle' | 'plus-circle' | 'minus-circle' | 'plus-square' | 'minus-square' | 'check-square' | 'x-square' | 'arrow-up-circle' | 'arrow-down-circle' | 'arrow-left-circle' | 'arrow-right-circle' | 'loader-2' | 'loader' | 'badge' | 'badge-check' | 'shopping-cart' | 'shopping-bag' | 'credit-card' | 'wallet' | 'receipt' | 'tag' | 'tags' | 'store' | 'barcode' | 'qr-code' | 'coins' | 'banknote' | 'piggy-bank' | 'calculator' | 'badge-percent' | 'gift' | 'package' | 'truck' | 'warehouse' | 'scale' | 'timer' | 'ticket' | 'landmark' | 'hand-coins' | 'user' | 'users' | 'user-plus' | 'user-minus' | 'user-check' | 'user-x' | 'user-cog' | 'user-circle' | 'contact' | 'thumbs-up' | 'thumbs-down' | 'flag' | 'flag-triangle' | 'globe' | 'globe-2' | 'award' | 'trophy' | 'crown' | 'smile' | 'frown' | 'meh' | 'laugh' | 'angry' | 'party-popper' | 'cake' | 'code' | 'code-2' | 'terminal' | 'terminal-square' | 'database' | 'server' | 'hard-drive' | 'cpu' | 'memory-stick' | 'git-branch' | 'git-commit' | 'git-merge' | 'git-pull-request' | 'git-compare' | 'git-fork' | 'bug' | 'webhook' | 'api' | 'braces' | 'brackets' | 'regex' | 'variable' | 'binary' | 'component' | 'blocks' | 'container' | 'cloud' | 'cloud-upload' | 'cloud-download' | 'cloud-off' | 'cloud-sun' | 'cloud-rain' | 'cloud-snow' | 'cloud-lightning' | 'cloud-drizzle' | 'cloud-fog' | 'sun' | 'moon' | 'sunrise' | 'sunset' | 'wind' | 'snowflake' | 'droplet' | 'droplets' | 'thermometer' | 'leaf' | 'tree-pine' | 'flower' | 'sprout' | 'mountain' | 'waves' | 'rainbow' | 'bar-chart' | 'bar-chart-2' | 'bar-chart-3' | 'pie-chart' | 'line-chart' | 'area-chart' | 'trending-up' | 'trending-down' | 'activity' | 'gauge' | 'layers' | 'layers-2' | 'kanban' | 'gantt-chart' | 'chart-scatter' | 'chart-candlestick' | 'chart-network' | 'presentation' | 'table-2' | 'sigma' | 'lock' | 'unlock' | 'shield' | 'shield-check' | 'shield-alert' | 'shield-off' | 'shield-x' | 'key' | 'key-round' | 'eye' | 'eye-off' | 'fingerprint' | 'scan-face' | 'scan-line' | 'lock-keyhole' | 'user-lock' | 'file-key' | 'shield-plus' | 'alarm-check' | 'siren' | 'anchor' | 'battery' | 'battery-low' | 'battery-charging' | 'battery-full' | 'book' | 'book-open' | 'book-marked' | 'bookmark' | 'briefcase' | 'calendar' | 'calendar-days' | 'calendar-check' | 'calendar-plus' | 'calendar-x' | 'clock' | 'alarm-clock' | 'hourglass' | 'coffee' | 'lightbulb' | 'rocket' | 'plane' | 'car' | 'bike' | 'train' | 'ship' | 'home' | 'building' | 'building-2' | 'hospital' | 'school' | 'tent' | 'bed' | 'armchair' | 'lamp' | 'door-open' | 'door-closed' | 'window' | 'puzzle' | 'dices' | 'gamepad' | 'joystick' | 'glasses' | 'watch' | 'palette' | 'brush' | 'pen' | 'pen-tool' | 'ruler' | 'printer' | 'smartphone' | 'tablet' | 'laptop' | 'keyboard' | 'mouse' | 'usb' | 'ethernet' | 'speaker' | 'webcam' | 'bot' | 'brain' | 'atom' | 'dna' | 'microscope' | 'telescope' | 'magnet' | 'compass-drawing' | 'test-tube' | 'beaker' | 'stethoscope' | 'pill' | 'syringe' | 'heart-pulse' | 'accessibility' | 'earth';
|
|
2
|
+
type IconCategory = 'Arrows & Navigation' | 'Actions' | 'Media' | 'Communication' | 'Files & Folders' | 'Layout & UI' | 'Shapes & Symbols' | 'Commerce' | 'Users & Social' | 'Development' | 'Weather & Nature' | 'Charts & Data' | 'Security' | 'Misc';
|
|
3
|
+
declare const iconCategories: IconCategory[];
|
|
4
|
+
declare const iconMetadata: Record<IconName, {
|
|
5
|
+
category: IconCategory;
|
|
6
|
+
tags: string[];
|
|
7
|
+
}>;
|
|
8
|
+
|
|
9
|
+
export { type IconCategory, type IconName, iconCategories, iconMetadata };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
type IconName = 'arrow-right' | 'arrow-left' | 'arrow-up' | 'arrow-down' | 'arrow-up-right' | 'arrow-up-left' | 'arrow-down-right' | 'arrow-down-left' | 'chevron-right' | 'chevron-left' | 'chevron-up' | 'chevron-down' | 'chevrons-right' | 'chevrons-left' | 'chevrons-up' | 'chevrons-down' | 'corner-up-left' | 'corner-up-right' | 'corner-down-left' | 'corner-down-right' | 'move' | 'move-horizontal' | 'move-vertical' | 'rotate-cw' | 'rotate-ccw' | 'refresh-cw' | 'refresh-ccw' | 'compass' | 'navigation' | 'map-pin' | 'map' | 'crosshair' | 'maximize' | 'minimize' | 'maximize-2' | 'minimize-2' | 'external-link' | 'log-in' | 'log-out' | 'repeat' | 'shuffle' | 'skip-back' | 'skip-forward' | 'corner-left-down' | 'corner-left-up' | 'corner-right-down' | 'corner-right-up' | 'arrow-big-up' | 'arrow-big-down' | 'arrow-big-left' | 'arrow-big-right' | 'search' | 'plus' | 'minus' | 'x' | 'check' | 'edit' | 'copy' | 'trash' | 'download' | 'upload' | 'save' | 'cut' | 'paste' | 'undo' | 'redo' | 'filter' | 'sort-asc' | 'sort-desc' | 'zap' | 'wand' | 'power' | 'settings' | 'sliders' | 'sliders-horizontal' | 'toggle-left' | 'toggle-right' | 'more-horizontal' | 'more-vertical' | 'grip-horizontal' | 'grip-vertical' | 'scan' | 'zoom-in' | 'zoom-out' | 'target' | 'pin' | 'pin-off' | 'archive' | 'trash-2' | 'eraser' | 'scissors' | 'pipette' | 'highlighter' | 'stamp' | 'hand' | 'pointer' | 'mouse-pointer' | 'mouse-pointer-click' | 'grab' | 'sparkles' | 'flame' | 'ban' | 'circle-off' | 'plug' | 'plug-off' | 'hash' | 'at-sign' | 'asterisk' | 'percent' | 'play' | 'pause' | 'volume' | 'volume-mute' | 'volume-1' | 'volume-2' | 'mic' | 'mic-off' | 'camera' | 'camera-off' | 'video' | 'video-off' | 'image' | 'film' | 'music' | 'music-2' | 'headphones' | 'radio' | 'tv' | 'monitor' | 'airplay' | 'cast' | 'rewind' | 'fast-forward' | 'stop-circle' | 'disc' | 'aperture' | 'clapperboard' | 'podcast' | 'screen-share' | 'bell' | 'bell-off' | 'bell-ring' | 'mail' | 'mail-open' | 'send' | 'share' | 'share-2' | 'message-circle' | 'message-square' | 'messages-square' | 'phone' | 'phone-call' | 'phone-off' | 'phone-incoming' | 'phone-outgoing' | 'phone-missed' | 'phone-forwarded' | 'inbox' | 'wifi' | 'wifi-off' | 'bluetooth' | 'rss' | 'megaphone' | 'voicemail' | 'radio-tower' | 'satellite' | 'satellite-dish' | 'signal' | 'signal-low' | 'file' | 'file-text' | 'file-plus' | 'file-minus' | 'file-check' | 'file-x' | 'file-search' | 'file-code' | 'file-json' | 'file-image' | 'file-video' | 'file-audio' | 'file-archive' | 'file-spreadsheet' | 'file-output' | 'file-input' | 'file-warning' | 'file-lock' | 'folder' | 'folder-open' | 'folder-plus' | 'folder-minus' | 'folder-check' | 'folder-x' | 'clipboard' | 'clipboard-check' | 'clipboard-list' | 'clipboard-copy' | 'paperclip' | 'notebook' | 'menu' | 'grid' | 'grid-3x3' | 'list' | 'list-ordered' | 'list-checks' | 'sidebar' | 'sidebar-open' | 'sidebar-close' | 'panel-left' | 'panel-right' | 'panel-top' | 'panel-bottom' | 'columns' | 'rows' | 'layout-grid' | 'layout-list' | 'layout-template' | 'layout-dashboard' | 'align-left' | 'align-center' | 'align-right' | 'align-justify' | 'type' | 'bold' | 'italic' | 'underline' | 'strikethrough' | 'heading-1' | 'heading-2' | 'heading-3' | 'pilcrow' | 'quote' | 'link' | 'unlink' | 'table' | 'separator' | 'space' | 'wrap-text' | 'indent' | 'outdent' | 'circle' | 'square' | 'triangle' | 'star' | 'heart' | 'diamond' | 'hexagon' | 'octagon' | 'pentagon' | 'infinity' | 'check-circle' | 'x-circle' | 'alert-triangle' | 'alert-circle' | 'info' | 'help-circle' | 'plus-circle' | 'minus-circle' | 'plus-square' | 'minus-square' | 'check-square' | 'x-square' | 'arrow-up-circle' | 'arrow-down-circle' | 'arrow-left-circle' | 'arrow-right-circle' | 'loader-2' | 'loader' | 'badge' | 'badge-check' | 'shopping-cart' | 'shopping-bag' | 'credit-card' | 'wallet' | 'receipt' | 'tag' | 'tags' | 'store' | 'barcode' | 'qr-code' | 'coins' | 'banknote' | 'piggy-bank' | 'calculator' | 'badge-percent' | 'gift' | 'package' | 'truck' | 'warehouse' | 'scale' | 'timer' | 'ticket' | 'landmark' | 'hand-coins' | 'user' | 'users' | 'user-plus' | 'user-minus' | 'user-check' | 'user-x' | 'user-cog' | 'user-circle' | 'contact' | 'thumbs-up' | 'thumbs-down' | 'flag' | 'flag-triangle' | 'globe' | 'globe-2' | 'award' | 'trophy' | 'crown' | 'smile' | 'frown' | 'meh' | 'laugh' | 'angry' | 'party-popper' | 'cake' | 'code' | 'code-2' | 'terminal' | 'terminal-square' | 'database' | 'server' | 'hard-drive' | 'cpu' | 'memory-stick' | 'git-branch' | 'git-commit' | 'git-merge' | 'git-pull-request' | 'git-compare' | 'git-fork' | 'bug' | 'webhook' | 'api' | 'braces' | 'brackets' | 'regex' | 'variable' | 'binary' | 'component' | 'blocks' | 'container' | 'cloud' | 'cloud-upload' | 'cloud-download' | 'cloud-off' | 'cloud-sun' | 'cloud-rain' | 'cloud-snow' | 'cloud-lightning' | 'cloud-drizzle' | 'cloud-fog' | 'sun' | 'moon' | 'sunrise' | 'sunset' | 'wind' | 'snowflake' | 'droplet' | 'droplets' | 'thermometer' | 'leaf' | 'tree-pine' | 'flower' | 'sprout' | 'mountain' | 'waves' | 'rainbow' | 'bar-chart' | 'bar-chart-2' | 'bar-chart-3' | 'pie-chart' | 'line-chart' | 'area-chart' | 'trending-up' | 'trending-down' | 'activity' | 'gauge' | 'layers' | 'layers-2' | 'kanban' | 'gantt-chart' | 'chart-scatter' | 'chart-candlestick' | 'chart-network' | 'presentation' | 'table-2' | 'sigma' | 'lock' | 'unlock' | 'shield' | 'shield-check' | 'shield-alert' | 'shield-off' | 'shield-x' | 'key' | 'key-round' | 'eye' | 'eye-off' | 'fingerprint' | 'scan-face' | 'scan-line' | 'lock-keyhole' | 'user-lock' | 'file-key' | 'shield-plus' | 'alarm-check' | 'siren' | 'anchor' | 'battery' | 'battery-low' | 'battery-charging' | 'battery-full' | 'book' | 'book-open' | 'book-marked' | 'bookmark' | 'briefcase' | 'calendar' | 'calendar-days' | 'calendar-check' | 'calendar-plus' | 'calendar-x' | 'clock' | 'alarm-clock' | 'hourglass' | 'coffee' | 'lightbulb' | 'rocket' | 'plane' | 'car' | 'bike' | 'train' | 'ship' | 'home' | 'building' | 'building-2' | 'hospital' | 'school' | 'tent' | 'bed' | 'armchair' | 'lamp' | 'door-open' | 'door-closed' | 'window' | 'puzzle' | 'dices' | 'gamepad' | 'joystick' | 'glasses' | 'watch' | 'palette' | 'brush' | 'pen' | 'pen-tool' | 'ruler' | 'printer' | 'smartphone' | 'tablet' | 'laptop' | 'keyboard' | 'mouse' | 'usb' | 'ethernet' | 'speaker' | 'webcam' | 'bot' | 'brain' | 'atom' | 'dna' | 'microscope' | 'telescope' | 'magnet' | 'compass-drawing' | 'test-tube' | 'beaker' | 'stethoscope' | 'pill' | 'syringe' | 'heart-pulse' | 'accessibility' | 'earth';
|
|
2
|
+
type IconCategory = 'Arrows & Navigation' | 'Actions' | 'Media' | 'Communication' | 'Files & Folders' | 'Layout & UI' | 'Shapes & Symbols' | 'Commerce' | 'Users & Social' | 'Development' | 'Weather & Nature' | 'Charts & Data' | 'Security' | 'Misc';
|
|
3
|
+
declare const iconCategories: IconCategory[];
|
|
4
|
+
declare const iconMetadata: Record<IconName, {
|
|
5
|
+
category: IconCategory;
|
|
6
|
+
tags: string[];
|
|
7
|
+
}>;
|
|
8
|
+
|
|
9
|
+
export { type IconCategory, type IconName, iconCategories, iconMetadata };
|