lucide-react-native 0.48.0-alpha.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 +15 -0
- package/README.md +72 -0
- package/dist/cjs/lucide-react-native.js +11200 -0
- package/dist/cjs/lucide-react-native.js.map +1 -0
- package/dist/esm/createReactComponent.js +56 -0
- package/dist/esm/defaultAttributes.js +11 -0
- package/dist/esm/icons/accessibility.js +20 -0
- package/dist/esm/icons/activity.js +6 -0
- package/dist/esm/icons/airplay.js +9 -0
- package/dist/esm/icons/alarm-check.js +21 -0
- package/dist/esm/icons/alarm-clock-off.js +21 -0
- package/dist/esm/icons/alarm-clock.js +23 -0
- package/dist/esm/icons/alarm-minus.js +21 -0
- package/dist/esm/icons/alarm-plus.js +24 -0
- package/dist/esm/icons/album.js +14 -0
- package/dist/esm/icons/alert-circle.js +20 -0
- package/dist/esm/icons/alert-octagon.js +18 -0
- package/dist/esm/icons/alert-triangle.js +18 -0
- package/dist/esm/icons/align-center-horizontal.js +18 -0
- package/dist/esm/icons/align-center-vertical.js +18 -0
- package/dist/esm/icons/align-center.js +21 -0
- package/dist/esm/icons/align-end-horizontal.js +20 -0
- package/dist/esm/icons/align-end-vertical.js +20 -0
- package/dist/esm/icons/align-horizontal-distribute-center.js +29 -0
- package/dist/esm/icons/align-horizontal-distribute-end.js +23 -0
- package/dist/esm/icons/align-horizontal-distribute-start.js +23 -0
- package/dist/esm/icons/align-horizontal-justify-center.js +20 -0
- package/dist/esm/icons/align-horizontal-justify-end.js +20 -0
- package/dist/esm/icons/align-horizontal-justify-start.js +20 -0
- package/dist/esm/icons/align-horizontal-space-around.js +16 -0
- package/dist/esm/icons/align-horizontal-space-between.js +23 -0
- package/dist/esm/icons/align-justify.js +21 -0
- package/dist/esm/icons/align-left.js +21 -0
- package/dist/esm/icons/align-right.js +21 -0
- package/dist/esm/icons/align-start-horizontal.js +20 -0
- package/dist/esm/icons/align-start-vertical.js +20 -0
- package/dist/esm/icons/align-vertical-distribute-center.js +29 -0
- package/dist/esm/icons/align-vertical-distribute-end.js +23 -0
- package/dist/esm/icons/align-vertical-distribute-start.js +23 -0
- package/dist/esm/icons/align-vertical-justify-center.js +20 -0
- package/dist/esm/icons/align-vertical-justify-end.js +20 -0
- package/dist/esm/icons/align-vertical-justify-start.js +20 -0
- package/dist/esm/icons/align-vertical-space-around.js +16 -0
- package/dist/esm/icons/align-vertical-space-between.js +23 -0
- package/dist/esm/icons/anchor.js +17 -0
- package/dist/esm/icons/aperture.js +44 -0
- package/dist/esm/icons/archive.js +6 -0
- package/dist/esm/icons/arrow-big-down.js +6 -0
- package/dist/esm/icons/arrow-big-left.js +6 -0
- package/dist/esm/icons/arrow-big-right.js +6 -0
- package/dist/esm/icons/arrow-big-up.js +6 -0
- package/dist/esm/icons/arrow-down-circle.js +17 -0
- package/dist/esm/icons/arrow-down-left.js +12 -0
- package/dist/esm/icons/arrow-down-right.js +12 -0
- package/dist/esm/icons/arrow-down.js +12 -0
- package/dist/esm/icons/arrow-left-circle.js +17 -0
- package/dist/esm/icons/arrow-left-right.js +21 -0
- package/dist/esm/icons/arrow-left.js +12 -0
- package/dist/esm/icons/arrow-right-circle.js +17 -0
- package/dist/esm/icons/arrow-right.js +12 -0
- package/dist/esm/icons/arrow-up-circle.js +17 -0
- package/dist/esm/icons/arrow-up-left.js +12 -0
- package/dist/esm/icons/arrow-up-right.js +12 -0
- package/dist/esm/icons/arrow-up.js +12 -0
- package/dist/esm/icons/asterisk.js +12 -0
- package/dist/esm/icons/at-sign.js +11 -0
- package/dist/esm/icons/award.js +11 -0
- package/dist/esm/icons/axe.js +9 -0
- package/dist/esm/icons/banknote.js +18 -0
- package/dist/esm/icons/bar-chart-2.js +21 -0
- package/dist/esm/icons/bar-chart-3.js +15 -0
- package/dist/esm/icons/bar-chart-4.js +15 -0
- package/dist/esm/icons/bar-chart-horizontal.js +15 -0
- package/dist/esm/icons/bar-chart.js +21 -0
- package/dist/esm/icons/baseline.js +12 -0
- package/dist/esm/icons/bath.js +30 -0
- package/dist/esm/icons/battery-charging.js +18 -0
- package/dist/esm/icons/battery-full.js +35 -0
- package/dist/esm/icons/battery-low.js +23 -0
- package/dist/esm/icons/battery-medium.js +29 -0
- package/dist/esm/icons/battery.js +17 -0
- package/dist/esm/icons/beaker.js +12 -0
- package/dist/esm/icons/bell-minus.js +12 -0
- package/dist/esm/icons/bell-off.js +18 -0
- package/dist/esm/icons/bell-plus.js +15 -0
- package/dist/esm/icons/bell-ring.js +15 -0
- package/dist/esm/icons/bell.js +9 -0
- package/dist/esm/icons/bike.js +16 -0
- package/dist/esm/icons/binary.js +27 -0
- package/dist/esm/icons/bitcoin.js +6 -0
- package/dist/esm/icons/bluetooth-connected.js +18 -0
- package/dist/esm/icons/bluetooth-off.js +12 -0
- package/dist/esm/icons/bluetooth-searching.js +12 -0
- package/dist/esm/icons/bluetooth.js +6 -0
- package/dist/esm/icons/bold.js +9 -0
- package/dist/esm/icons/book-open.js +9 -0
- package/dist/esm/icons/book.js +9 -0
- package/dist/esm/icons/bookmark-minus.js +12 -0
- package/dist/esm/icons/bookmark-plus.js +18 -0
- package/dist/esm/icons/bookmark.js +6 -0
- package/dist/esm/icons/bot.js +30 -0
- package/dist/esm/icons/box-select.js +63 -0
- package/dist/esm/icons/box.js +15 -0
- package/dist/esm/icons/briefcase.js +14 -0
- package/dist/esm/icons/brush.js +9 -0
- package/dist/esm/icons/bug.js +34 -0
- package/dist/esm/icons/building-2.js +24 -0
- package/dist/esm/icons/building.js +41 -0
- package/dist/esm/icons/bus.js +19 -0
- package/dist/esm/icons/calculator.js +43 -0
- package/dist/esm/icons/calendar.js +29 -0
- package/dist/esm/icons/camera-off.js +18 -0
- package/dist/esm/icons/camera.js +11 -0
- package/dist/esm/icons/car.js +16 -0
- package/dist/esm/icons/carrot.js +12 -0
- package/dist/esm/icons/cast.js +18 -0
- package/dist/esm/icons/check-circle-2.js +9 -0
- package/dist/esm/icons/check-circle.js +9 -0
- package/dist/esm/icons/check-square.js +9 -0
- package/dist/esm/icons/check.js +6 -0
- package/dist/esm/icons/chef-hat.js +12 -0
- package/dist/esm/icons/chevron-down.js +6 -0
- package/dist/esm/icons/chevron-first.js +9 -0
- package/dist/esm/icons/chevron-last.js +9 -0
- package/dist/esm/icons/chevron-left.js +6 -0
- package/dist/esm/icons/chevron-right.js +6 -0
- package/dist/esm/icons/chevron-up.js +6 -0
- package/dist/esm/icons/chevrons-down-up.js +9 -0
- package/dist/esm/icons/chevrons-down.js +9 -0
- package/dist/esm/icons/chevrons-left-right.js +9 -0
- package/dist/esm/icons/chevrons-left.js +9 -0
- package/dist/esm/icons/chevrons-right-left.js +9 -0
- package/dist/esm/icons/chevrons-right.js +9 -0
- package/dist/esm/icons/chevrons-up-down.js +9 -0
- package/dist/esm/icons/chevrons-up.js +9 -0
- package/dist/esm/icons/chrome.js +31 -0
- package/dist/esm/icons/circle-slashed.js +11 -0
- package/dist/esm/icons/circle.js +8 -0
- package/dist/esm/icons/clapperboard.js +15 -0
- package/dist/esm/icons/clipboard-check.js +12 -0
- package/dist/esm/icons/clipboard-copy.js +23 -0
- package/dist/esm/icons/clipboard-list.js +21 -0
- package/dist/esm/icons/clipboard-x.js +15 -0
- package/dist/esm/icons/clipboard.js +14 -0
- package/dist/esm/icons/clock-1.js +11 -0
- package/dist/esm/icons/clock-10.js +11 -0
- package/dist/esm/icons/clock-11.js +11 -0
- package/dist/esm/icons/clock-12.js +11 -0
- package/dist/esm/icons/clock-2.js +11 -0
- package/dist/esm/icons/clock-3.js +11 -0
- package/dist/esm/icons/clock-4.js +11 -0
- package/dist/esm/icons/clock-5.js +11 -0
- package/dist/esm/icons/clock-6.js +11 -0
- package/dist/esm/icons/clock-7.js +11 -0
- package/dist/esm/icons/clock-8.js +11 -0
- package/dist/esm/icons/clock-9.js +11 -0
- package/dist/esm/icons/clock.js +11 -0
- package/dist/esm/icons/cloud-drizzle.js +24 -0
- package/dist/esm/icons/cloud-fog.js +12 -0
- package/dist/esm/icons/cloud-hail.js +24 -0
- package/dist/esm/icons/cloud-lightning.js +9 -0
- package/dist/esm/icons/cloud-moon.js +9 -0
- package/dist/esm/icons/cloud-off.js +12 -0
- package/dist/esm/icons/cloud-rain-wind.js +15 -0
- package/dist/esm/icons/cloud-rain.js +15 -0
- package/dist/esm/icons/cloud-snow.js +24 -0
- package/dist/esm/icons/cloud-sun.js +21 -0
- package/dist/esm/icons/cloud.js +6 -0
- package/dist/esm/icons/cloudy.js +9 -0
- package/dist/esm/icons/clover.js +18 -0
- package/dist/esm/icons/code-2.js +12 -0
- package/dist/esm/icons/code.js +9 -0
- package/dist/esm/icons/codepen.js +24 -0
- package/dist/esm/icons/codesandbox.js +24 -0
- package/dist/esm/icons/coffee.js +27 -0
- package/dist/esm/icons/coins.js +17 -0
- package/dist/esm/icons/columns.js +17 -0
- package/dist/esm/icons/command.js +6 -0
- package/dist/esm/icons/compass.js +11 -0
- package/dist/esm/icons/component.js +15 -0
- package/dist/esm/icons/contact.js +30 -0
- package/dist/esm/icons/contrast.js +11 -0
- package/dist/esm/icons/cookie.js +21 -0
- package/dist/esm/icons/copy.js +14 -0
- package/dist/esm/icons/copyleft.js +11 -0
- package/dist/esm/icons/copyright.js +11 -0
- package/dist/esm/icons/corner-down-left.js +9 -0
- package/dist/esm/icons/corner-down-right.js +9 -0
- package/dist/esm/icons/corner-left-down.js +9 -0
- package/dist/esm/icons/corner-left-up.js +9 -0
- package/dist/esm/icons/corner-right-down.js +9 -0
- package/dist/esm/icons/corner-right-up.js +9 -0
- package/dist/esm/icons/corner-up-left.js +9 -0
- package/dist/esm/icons/corner-up-right.js +9 -0
- package/dist/esm/icons/cpu.js +65 -0
- package/dist/esm/icons/credit-card.js +16 -0
- package/dist/esm/icons/croissant.js +18 -0
- package/dist/esm/icons/crop.js +9 -0
- package/dist/esm/icons/cross.js +6 -0
- package/dist/esm/icons/crosshair.js +32 -0
- package/dist/esm/icons/crown.js +6 -0
- package/dist/esm/icons/currency.js +32 -0
- package/dist/esm/icons/database.js +15 -0
- package/dist/esm/icons/delete.js +18 -0
- package/dist/esm/icons/dice-1.js +14 -0
- package/dist/esm/icons/dice-2.js +17 -0
- package/dist/esm/icons/dice-3.js +20 -0
- package/dist/esm/icons/dice-4.js +23 -0
- package/dist/esm/icons/dice-5.js +26 -0
- package/dist/esm/icons/dice-6.js +29 -0
- package/dist/esm/icons/disc.js +13 -0
- package/dist/esm/icons/divide-circle.js +26 -0
- package/dist/esm/icons/divide-square.js +29 -0
- package/dist/esm/icons/divide.js +19 -0
- package/dist/esm/icons/dollar-sign.js +12 -0
- package/dist/esm/icons/download-cloud.js +12 -0
- package/dist/esm/icons/download.js +15 -0
- package/dist/esm/icons/dribbble.js +17 -0
- package/dist/esm/icons/droplet.js +6 -0
- package/dist/esm/icons/droplets.js +9 -0
- package/dist/esm/icons/drumstick.js +9 -0
- package/dist/esm/icons/edit-2.js +6 -0
- package/dist/esm/icons/edit-3.js +9 -0
- package/dist/esm/icons/edit.js +9 -0
- package/dist/esm/icons/egg.js +6 -0
- package/dist/esm/icons/equal-not.js +21 -0
- package/dist/esm/icons/equal.js +15 -0
- package/dist/esm/icons/eraser.js +9 -0
- package/dist/esm/icons/euro.js +12 -0
- package/dist/esm/icons/expand.js +15 -0
- package/dist/esm/icons/external-link.js +15 -0
- package/dist/esm/icons/eye-off.js +18 -0
- package/dist/esm/icons/eye.js +11 -0
- package/dist/esm/icons/facebook.js +6 -0
- package/dist/esm/icons/factory.js +15 -0
- package/dist/esm/icons/fast-forward.js +9 -0
- package/dist/esm/icons/feather.js +18 -0
- package/dist/esm/icons/figma.js +18 -0
- package/dist/esm/icons/file-check-2.js +12 -0
- package/dist/esm/icons/file-check.js +12 -0
- package/dist/esm/icons/file-code.js +15 -0
- package/dist/esm/icons/file-digit.js +21 -0
- package/dist/esm/icons/file-input.js +15 -0
- package/dist/esm/icons/file-minus-2.js +12 -0
- package/dist/esm/icons/file-minus.js +15 -0
- package/dist/esm/icons/file-output.js +15 -0
- package/dist/esm/icons/file-plus-2.js +15 -0
- package/dist/esm/icons/file-plus.js +21 -0
- package/dist/esm/icons/file-search.js +15 -0
- package/dist/esm/icons/file-text.js +27 -0
- package/dist/esm/icons/file-x-2.js +15 -0
- package/dist/esm/icons/file-x.js +21 -0
- package/dist/esm/icons/file.js +9 -0
- package/dist/esm/icons/files.js +12 -0
- package/dist/esm/icons/film.js +53 -0
- package/dist/esm/icons/filter.js +6 -0
- package/dist/esm/icons/flag-off.js +18 -0
- package/dist/esm/icons/flag-triangle-left.js +6 -0
- package/dist/esm/icons/flag-triangle-right.js +6 -0
- package/dist/esm/icons/flag.js +12 -0
- package/dist/esm/icons/flame.js +6 -0
- package/dist/esm/icons/flashlight-off.js +21 -0
- package/dist/esm/icons/flashlight.js +18 -0
- package/dist/esm/icons/flask-conical.js +12 -0
- package/dist/esm/icons/flask-round.js +18 -0
- package/dist/esm/icons/focus.js +20 -0
- package/dist/esm/icons/folder-minus.js +12 -0
- package/dist/esm/icons/folder-open.js +6 -0
- package/dist/esm/icons/folder-plus.js +18 -0
- package/dist/esm/icons/folder.js +6 -0
- package/dist/esm/icons/form-input.js +19 -0
- package/dist/esm/icons/forward.js +9 -0
- package/dist/esm/icons/frame.js +27 -0
- package/dist/esm/icons/framer.js +6 -0
- package/dist/esm/icons/frown.js +23 -0
- package/dist/esm/icons/fuel.js +21 -0
- package/dist/esm/icons/function-square.js +17 -0
- package/dist/esm/icons/gamepad-2.js +30 -0
- package/dist/esm/icons/gamepad.js +34 -0
- package/dist/esm/icons/gauge.js +9 -0
- package/dist/esm/icons/gavel.js +18 -0
- package/dist/esm/icons/gem.js +15 -0
- package/dist/esm/icons/ghost.js +12 -0
- package/dist/esm/icons/gift.js +24 -0
- package/dist/esm/icons/git-branch-plus.js +21 -0
- package/dist/esm/icons/git-branch.js +22 -0
- package/dist/esm/icons/git-commit.js +20 -0
- package/dist/esm/icons/git-fork.js +24 -0
- package/dist/esm/icons/git-merge.js +16 -0
- package/dist/esm/icons/git-pull-request.js +22 -0
- package/dist/esm/icons/github.js +9 -0
- package/dist/esm/icons/gitlab.js +6 -0
- package/dist/esm/icons/glasses.js +22 -0
- package/dist/esm/icons/globe-2.js +17 -0
- package/dist/esm/icons/globe.js +17 -0
- package/dist/esm/icons/grab.js +18 -0
- package/dist/esm/icons/graduation-cap.js +9 -0
- package/dist/esm/icons/grid.js +35 -0
- package/dist/esm/icons/grip-horizontal.js +33 -0
- package/dist/esm/icons/grip-vertical.js +33 -0
- package/dist/esm/icons/hammer.js +12 -0
- package/dist/esm/icons/hand-metal.js +15 -0
- package/dist/esm/icons/hand.js +15 -0
- package/dist/esm/icons/hard-drive.js +24 -0
- package/dist/esm/icons/hard-hat.js +15 -0
- package/dist/esm/icons/hash.js +27 -0
- package/dist/esm/icons/haze.js +27 -0
- package/dist/esm/icons/headphones.js +9 -0
- package/dist/esm/icons/heart-off.js +15 -0
- package/dist/esm/icons/heart.js +6 -0
- package/dist/esm/icons/help-circle.js +17 -0
- package/dist/esm/icons/hexagon.js +6 -0
- package/dist/esm/icons/highlighter.js +9 -0
- package/dist/esm/icons/history.js +12 -0
- package/dist/esm/icons/home.js +9 -0
- package/dist/esm/icons/hourglass.js +15 -0
- package/dist/esm/icons/image-minus.js +20 -0
- package/dist/esm/icons/image-off.js +30 -0
- package/dist/esm/icons/image-plus.js +26 -0
- package/dist/esm/icons/image.js +19 -0
- package/dist/esm/icons/import.js +12 -0
- package/dist/esm/icons/inbox.js +9 -0
- package/dist/esm/icons/indent.js +24 -0
- package/dist/esm/icons/index.js +624 -0
- package/dist/esm/icons/indian-rupee.js +18 -0
- package/dist/esm/icons/infinity.js +6 -0
- package/dist/esm/icons/info.js +20 -0
- package/dist/esm/icons/inspect.js +9 -0
- package/dist/esm/icons/instagram.js +20 -0
- package/dist/esm/icons/italic.js +21 -0
- package/dist/esm/icons/japanese-yen.js +12 -0
- package/dist/esm/icons/key.js +6 -0
- package/dist/esm/icons/keyboard.js +35 -0
- package/dist/esm/icons/landmark.js +36 -0
- package/dist/esm/icons/languages.js +21 -0
- package/dist/esm/icons/laptop-2.js +17 -0
- package/dist/esm/icons/laptop.js +6 -0
- package/dist/esm/icons/lasso-select.js +18 -0
- package/dist/esm/icons/lasso.js +12 -0
- package/dist/esm/icons/layers.js +12 -0
- package/dist/esm/icons/layout-dashboard.js +27 -0
- package/dist/esm/icons/layout-grid.js +27 -0
- package/dist/esm/icons/layout-list.js +39 -0
- package/dist/esm/icons/layout-template.js +12 -0
- package/dist/esm/icons/layout.js +23 -0
- package/dist/esm/icons/library.js +15 -0
- package/dist/esm/icons/life-buoy.js +43 -0
- package/dist/esm/icons/lightbulb-off.js +18 -0
- package/dist/esm/icons/lightbulb.js +18 -0
- package/dist/esm/icons/line-chart.js +9 -0
- package/dist/esm/icons/link-2-off.js +21 -0
- package/dist/esm/icons/link-2.js +15 -0
- package/dist/esm/icons/link.js +9 -0
- package/dist/esm/icons/linkedin.js +17 -0
- package/dist/esm/icons/list-checks.js +30 -0
- package/dist/esm/icons/list-minus.js +15 -0
- package/dist/esm/icons/list-ordered.js +30 -0
- package/dist/esm/icons/list-plus.js +18 -0
- package/dist/esm/icons/list-x.js +18 -0
- package/dist/esm/icons/list.js +39 -0
- package/dist/esm/icons/loader-2.js +6 -0
- package/dist/esm/icons/loader.js +51 -0
- package/dist/esm/icons/locate-fixed.js +37 -0
- package/dist/esm/icons/locate-off.js +39 -0
- package/dist/esm/icons/locate.js +32 -0
- package/dist/esm/icons/lock.js +14 -0
- package/dist/esm/icons/log-in.js +15 -0
- package/dist/esm/icons/log-out.js +15 -0
- package/dist/esm/icons/magnet.js +12 -0
- package/dist/esm/icons/mail.js +9 -0
- package/dist/esm/icons/map-pin-off.js +21 -0
- package/dist/esm/icons/map-pin.js +11 -0
- package/dist/esm/icons/map.js +18 -0
- package/dist/esm/icons/maximize-2.js +21 -0
- package/dist/esm/icons/maximize.js +15 -0
- package/dist/esm/icons/megaphone.js +9 -0
- package/dist/esm/icons/meh.js +26 -0
- package/dist/esm/icons/menu.js +21 -0
- package/dist/esm/icons/message-circle.js +6 -0
- package/dist/esm/icons/message-square.js +6 -0
- package/dist/esm/icons/mic-off.js +27 -0
- package/dist/esm/icons/mic.js +15 -0
- package/dist/esm/icons/milestone.js +12 -0
- package/dist/esm/icons/minimize-2.js +21 -0
- package/dist/esm/icons/minimize.js +15 -0
- package/dist/esm/icons/minus-circle.js +14 -0
- package/dist/esm/icons/minus-square.js +17 -0
- package/dist/esm/icons/minus.js +9 -0
- package/dist/esm/icons/monitor-off.js +18 -0
- package/dist/esm/icons/monitor-speaker.js +24 -0
- package/dist/esm/icons/monitor.js +23 -0
- package/dist/esm/icons/moon.js +6 -0
- package/dist/esm/icons/more-horizontal.js +18 -0
- package/dist/esm/icons/more-vertical.js +18 -0
- package/dist/esm/icons/mountain-snow.js +9 -0
- package/dist/esm/icons/mountain.js +6 -0
- package/dist/esm/icons/mouse-pointer-2.js +6 -0
- package/dist/esm/icons/mouse-pointer-click.js +12 -0
- package/dist/esm/icons/mouse-pointer.js +9 -0
- package/dist/esm/icons/mouse.js +13 -0
- package/dist/esm/icons/move-diagonal-2.js +15 -0
- package/dist/esm/icons/move-diagonal.js +15 -0
- package/dist/esm/icons/move-horizontal.js +15 -0
- package/dist/esm/icons/move-vertical.js +15 -0
- package/dist/esm/icons/move.js +27 -0
- package/dist/esm/icons/music.js +16 -0
- package/dist/esm/icons/navigation-2-off.js +15 -0
- package/dist/esm/icons/navigation-2.js +6 -0
- package/dist/esm/icons/navigation-off.js +15 -0
- package/dist/esm/icons/navigation.js +6 -0
- package/dist/esm/icons/network.js +24 -0
- package/dist/esm/icons/octagon.js +6 -0
- package/dist/esm/icons/option.js +9 -0
- package/dist/esm/icons/outdent.js +24 -0
- package/dist/esm/icons/package-check.js +15 -0
- package/dist/esm/icons/package-minus.js +15 -0
- package/dist/esm/icons/package-plus.js +18 -0
- package/dist/esm/icons/package-search.js +20 -0
- package/dist/esm/icons/package-x.js +15 -0
- package/dist/esm/icons/package.js +21 -0
- package/dist/esm/icons/palette.js +26 -0
- package/dist/esm/icons/palmtree.js +15 -0
- package/dist/esm/icons/paperclip.js +6 -0
- package/dist/esm/icons/pause-circle.js +20 -0
- package/dist/esm/icons/pause-octagon.js +12 -0
- package/dist/esm/icons/pause.js +15 -0
- package/dist/esm/icons/pen-tool.js +17 -0
- package/dist/esm/icons/pencil.js +12 -0
- package/dist/esm/icons/percent.js +19 -0
- package/dist/esm/icons/person-standing.js +17 -0
- package/dist/esm/icons/phone-call.js +12 -0
- package/dist/esm/icons/phone-forwarded.js +15 -0
- package/dist/esm/icons/phone-incoming.js +15 -0
- package/dist/esm/icons/phone-missed.js +18 -0
- package/dist/esm/icons/phone-off.js +12 -0
- package/dist/esm/icons/phone-outgoing.js +15 -0
- package/dist/esm/icons/phone.js +6 -0
- package/dist/esm/icons/pie-chart.js +9 -0
- package/dist/esm/icons/piggy-bank.js +12 -0
- package/dist/esm/icons/pin.js +12 -0
- package/dist/esm/icons/pipette.js +12 -0
- package/dist/esm/icons/plane.js +6 -0
- package/dist/esm/icons/play-circle.js +11 -0
- package/dist/esm/icons/play.js +6 -0
- package/dist/esm/icons/plug-zap.js +21 -0
- package/dist/esm/icons/plus-circle.js +20 -0
- package/dist/esm/icons/plus-square.js +23 -0
- package/dist/esm/icons/plus.js +15 -0
- package/dist/esm/icons/pocket.js +9 -0
- package/dist/esm/icons/podcast.js +17 -0
- package/dist/esm/icons/pointer.js +18 -0
- package/dist/esm/icons/pound-sterling.js +15 -0
- package/dist/esm/icons/power-off.js +15 -0
- package/dist/esm/icons/power.js +12 -0
- package/dist/esm/icons/printer.js +15 -0
- package/dist/esm/icons/puzzle.js +6 -0
- package/dist/esm/icons/qr-code.js +45 -0
- package/dist/esm/icons/quote.js +9 -0
- package/dist/esm/icons/radio-receiver.js +19 -0
- package/dist/esm/icons/radio.js +20 -0
- package/dist/esm/icons/redo-2.js +9 -0
- package/dist/esm/icons/redo.js +9 -0
- package/dist/esm/icons/refresh-ccw.js +15 -0
- package/dist/esm/icons/refresh-cw.js +15 -0
- package/dist/esm/icons/regex.js +15 -0
- package/dist/esm/icons/repeat-1.js +18 -0
- package/dist/esm/icons/repeat.js +15 -0
- package/dist/esm/icons/reply-all.js +12 -0
- package/dist/esm/icons/reply.js +9 -0
- package/dist/esm/icons/rewind.js +9 -0
- package/dist/esm/icons/rocket.js +15 -0
- package/dist/esm/icons/rocking-chair.js +21 -0
- package/dist/esm/icons/rotate-ccw.js +9 -0
- package/dist/esm/icons/rotate-cw.js +9 -0
- package/dist/esm/icons/rss.js +14 -0
- package/dist/esm/icons/ruler.js +18 -0
- package/dist/esm/icons/russian-ruble.js +18 -0
- package/dist/esm/icons/save.js +12 -0
- package/dist/esm/icons/scale.js +18 -0
- package/dist/esm/icons/scan-line.js +21 -0
- package/dist/esm/icons/scan.js +15 -0
- package/dist/esm/icons/scissors.js +31 -0
- package/dist/esm/icons/screen-share-off.js +18 -0
- package/dist/esm/icons/screen-share.js +18 -0
- package/dist/esm/icons/search.js +14 -0
- package/dist/esm/icons/send.js +12 -0
- package/dist/esm/icons/separator-horizontal.js +15 -0
- package/dist/esm/icons/separator-vertical.js +15 -0
- package/dist/esm/icons/server-crash.js +18 -0
- package/dist/esm/icons/server-off.js +21 -0
- package/dist/esm/icons/server.js +31 -0
- package/dist/esm/icons/settings-2.js +19 -0
- package/dist/esm/icons/settings.js +11 -0
- package/dist/esm/icons/share-2.js +30 -0
- package/dist/esm/icons/share.js +15 -0
- package/dist/esm/icons/sheet.js +35 -0
- package/dist/esm/icons/shield-alert.js +12 -0
- package/dist/esm/icons/shield-check.js +9 -0
- package/dist/esm/icons/shield-close.js +18 -0
- package/dist/esm/icons/shield-off.js +15 -0
- package/dist/esm/icons/shield.js +6 -0
- package/dist/esm/icons/shirt.js +6 -0
- package/dist/esm/icons/shopping-bag.js +15 -0
- package/dist/esm/icons/shopping-cart.js +16 -0
- package/dist/esm/icons/shovel.js +12 -0
- package/dist/esm/icons/shrink.js +15 -0
- package/dist/esm/icons/shuffle.js +27 -0
- package/dist/esm/icons/sidebar-close.js +17 -0
- package/dist/esm/icons/sidebar-open.js +17 -0
- package/dist/esm/icons/sidebar.js +17 -0
- package/dist/esm/icons/sigma.js +6 -0
- package/dist/esm/icons/signal-high.js +15 -0
- package/dist/esm/icons/signal-low.js +9 -0
- package/dist/esm/icons/signal-medium.js +12 -0
- package/dist/esm/icons/signal-zero.js +9 -0
- package/dist/esm/icons/signal.js +18 -0
- package/dist/esm/icons/skip-back.js +12 -0
- package/dist/esm/icons/skip-forward.js +12 -0
- package/dist/esm/icons/skull.js +22 -0
- package/dist/esm/icons/slack.js +43 -0
- package/dist/esm/icons/slash.js +14 -0
- package/dist/esm/icons/sliders-horizontal.js +57 -0
- package/dist/esm/icons/sliders.js +57 -0
- package/dist/esm/icons/smartphone-charging.js +14 -0
- package/dist/esm/icons/smartphone.js +14 -0
- package/dist/esm/icons/smile.js +23 -0
- package/dist/esm/icons/snowflake.js +27 -0
- package/dist/esm/icons/sort-asc.js +18 -0
- package/dist/esm/icons/sort-desc.js +18 -0
- package/dist/esm/icons/speaker.js +22 -0
- package/dist/esm/icons/sprout.js +15 -0
- package/dist/esm/icons/square.js +11 -0
- package/dist/esm/icons/star-half.js +6 -0
- package/dist/esm/icons/star-off.js +15 -0
- package/dist/esm/icons/star.js +6 -0
- package/dist/esm/icons/stop-circle.js +14 -0
- package/dist/esm/icons/stretch-horizontal.js +17 -0
- package/dist/esm/icons/stretch-vertical.js +17 -0
- package/dist/esm/icons/strikethrough.js +15 -0
- package/dist/esm/icons/subscript.js +12 -0
- package/dist/esm/icons/sun-dim.js +30 -0
- package/dist/esm/icons/sun-medium.js +30 -0
- package/dist/esm/icons/sun-moon.js +33 -0
- package/dist/esm/icons/sun.js +32 -0
- package/dist/esm/icons/sunrise.js +27 -0
- package/dist/esm/icons/sunset.js +27 -0
- package/dist/esm/icons/superscript.js +12 -0
- package/dist/esm/icons/swiss-franc.js +12 -0
- package/dist/esm/icons/switch-camera.js +20 -0
- package/dist/esm/icons/sword.js +24 -0
- package/dist/esm/icons/swords.js +45 -0
- package/dist/esm/icons/table.js +29 -0
- package/dist/esm/icons/tablet.js +17 -0
- package/dist/esm/icons/tag.js +9 -0
- package/dist/esm/icons/target.js +18 -0
- package/dist/esm/icons/tent.js +18 -0
- package/dist/esm/icons/terminal-square.js +17 -0
- package/dist/esm/icons/terminal.js +12 -0
- package/dist/esm/icons/text-cursor-input.js +15 -0
- package/dist/esm/icons/text-cursor.js +12 -0
- package/dist/esm/icons/thermometer-snowflake.js +21 -0
- package/dist/esm/icons/thermometer-sun.js +21 -0
- package/dist/esm/icons/thermometer.js +6 -0
- package/dist/esm/icons/thumbs-down.js +9 -0
- package/dist/esm/icons/thumbs-up.js +9 -0
- package/dist/esm/icons/ticket.js +21 -0
- package/dist/esm/icons/timer-off.js +15 -0
- package/dist/esm/icons/timer-reset.js +15 -0
- package/dist/esm/icons/timer.js +20 -0
- package/dist/esm/icons/toggle-left.js +16 -0
- package/dist/esm/icons/toggle-right.js +16 -0
- package/dist/esm/icons/tornado.js +18 -0
- package/dist/esm/icons/train.js +16 -0
- package/dist/esm/icons/trash-2.js +21 -0
- package/dist/esm/icons/trash.js +9 -0
- package/dist/esm/icons/trello.js +23 -0
- package/dist/esm/icons/trending-down.js +9 -0
- package/dist/esm/icons/trending-up.js +9 -0
- package/dist/esm/icons/triangle.js +6 -0
- package/dist/esm/icons/truck.js +22 -0
- package/dist/esm/icons/tv-2.js +13 -0
- package/dist/esm/icons/tv.js +14 -0
- package/dist/esm/icons/twitch.js +6 -0
- package/dist/esm/icons/twitter.js +6 -0
- package/dist/esm/icons/type.js +18 -0
- package/dist/esm/icons/umbrella.js +15 -0
- package/dist/esm/icons/underline.js +12 -0
- package/dist/esm/icons/undo-2.js +9 -0
- package/dist/esm/icons/undo.js +9 -0
- package/dist/esm/icons/unlink-2.js +6 -0
- package/dist/esm/icons/unlink.js +33 -0
- package/dist/esm/icons/unlock.js +14 -0
- package/dist/esm/icons/upload-cloud.js +12 -0
- package/dist/esm/icons/upload.js +15 -0
- package/dist/esm/icons/user-check.js +14 -0
- package/dist/esm/icons/user-minus.js +17 -0
- package/dist/esm/icons/user-plus.js +23 -0
- package/dist/esm/icons/user-x.js +23 -0
- package/dist/esm/icons/user.js +11 -0
- package/dist/esm/icons/users.js +17 -0
- package/dist/esm/icons/venetian-mask.js +12 -0
- package/dist/esm/icons/verified.js +12 -0
- package/dist/esm/icons/vibrate-off.js +21 -0
- package/dist/esm/icons/vibrate.js +16 -0
- package/dist/esm/icons/video-off.js +15 -0
- package/dist/esm/icons/video.js +14 -0
- package/dist/esm/icons/view.js +15 -0
- package/dist/esm/icons/voicemail.js +19 -0
- package/dist/esm/icons/volume-1.js +9 -0
- package/dist/esm/icons/volume-2.js +12 -0
- package/dist/esm/icons/volume-x.js +18 -0
- package/dist/esm/icons/volume.js +6 -0
- package/dist/esm/icons/wallet.js +12 -0
- package/dist/esm/icons/wand.js +30 -0
- package/dist/esm/icons/watch.js +17 -0
- package/dist/esm/icons/waves.js +21 -0
- package/dist/esm/icons/webcam.js +16 -0
- package/dist/esm/icons/wifi-off.js +30 -0
- package/dist/esm/icons/wifi.js +18 -0
- package/dist/esm/icons/wind.js +12 -0
- package/dist/esm/icons/wrap-text.js +21 -0
- package/dist/esm/icons/wrench.js +6 -0
- package/dist/esm/icons/x-circle.js +20 -0
- package/dist/esm/icons/x-octagon.js +18 -0
- package/dist/esm/icons/x-square.js +23 -0
- package/dist/esm/icons/x.js +15 -0
- package/dist/esm/icons/youtube.js +9 -0
- package/dist/esm/icons/zap-off.js +18 -0
- package/dist/esm/icons/zap.js +6 -0
- package/dist/esm/icons/zoom-in.js +26 -0
- package/dist/esm/icons/zoom-out.js +20 -0
- package/dist/esm/lucide-react-native.js +2 -0
- package/dist/lucide-react-native.d.ts +639 -0
- package/dist/umd/lucide-react-native.js +11202 -0
- package/dist/umd/lucide-react-native.js.map +1 -0
- package/dist/umd/lucide-react-native.min.js +6 -0
- package/dist/umd/lucide-react-native.min.js.map +1 -0
- package/package.json +43 -0
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* lucide-react-native v0.48.0 - ISC
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
"use strict";!function(e,y){"object"==typeof exports&&"undefined"!=typeof module?y(exports,require("react"),require("prop-types"),require("react-native-svg")):"function"==typeof define&&define.amd?define(["exports","react","prop-types","react-native-svg"],y):y((e="undefined"!=typeof globalThis?globalThis:e||self).LucideReact={},e.react,e.PropTypes,e.NativeSvg)}(this,(function(e,y,a,t){function h(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}function k(e,y){var a=Object.keys(e);if(Object.getOwnPropertySymbols){var t=Object.getOwnPropertySymbols(e);y&&(t=t.filter((function(y){return Object.getOwnPropertyDescriptor(e,y).enumerable}))),a.push.apply(a,t)}return a}function i(e){for(var y=1;y<arguments.length;y++){var a=null!=arguments[y]?arguments[y]:{};y%2?k(Object(a),!0).forEach((function(y){var t=a[y];y in e?Object.defineProperty(e,y,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[y]=t})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(a)):k(Object(a)).forEach((function(y){Object.defineProperty(e,y,Object.getOwnPropertyDescriptor(a,y))}))}return e}function l(e){var y=Array.isArray(e)?r(e):void 0;if(y||(y="undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"]?Array.from(e):void 0),!(e=y||p(e)))throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");return e}function p(e,y){if(e){if("string"==typeof e)return r(e,y);var a=Object.prototype.toString.call(e).slice(8,-1);if("Object"===a&&e.constructor&&(a=e.constructor.name),"Map"===a||"Set"===a)return Array.from(e);if("Arguments"===a||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(a))return r(e,y)}}function r(e,y){(null==y||y>e.length)&&(y=e.length);for(var a=0,t=Array(y);a<y;a++)t[a]=e[a];return t}var d=h(a),n=h(t),c={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"},x=["color","size","strokeWidth","children"],o=function(e,a){var t=y.forwardRef((function(t,h){var k=t.color;k=void 0===k?"currentColor":k;var r=t.size;r=void 0===r?24:r;var d=t.strokeWidth;d=void 0===d?2:d;var o=t.children;return t=function(e,y){if(null==e)return{};if(null==e)var a={};else{a={};var t,h=Object.keys(e);for(t=0;t<h.length;t++){var k=h[t];0<=y.indexOf(k)||(a[k]=e[k])}}if(Object.getOwnPropertySymbols)for(t=Object.getOwnPropertySymbols(e),k=0;k<t.length;k++)h=t[k],0<=y.indexOf(h)||Object.prototype.propertyIsEnumerable.call(e,h)&&(a[h]=e[h]);return a}(t,x),y.createElement(n.default.Svg,i(i({ref:h},c),{},{width:r,height:r,stroke:k,strokeWidth:d,className:"lucide lucide-".concat(e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase())},t),[].concat(l(a.map((function(e){var a=Array.isArray(e)?e:void 0;if(!a)if(null!=(a=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"])){var t,h=[],k=!0,i=!1;try{for(a=a.call(e);!(k=(t=a.next()).done)&&(h.push(t.value),2!==h.length);k=!0);}catch(e){i=!0;var l=e}finally{try{k||null==a.return||a.return()}finally{if(i)throw l}}a=h}else a=void 0;if(!(t=a||p(e,2)))throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");return e=t[0],t=t[1],e=e.charAt(0).toUpperCase()+e.slice(1),y.createElement(n.default[e],t)}))),l(o||[])))}));return t.propTypes={color:d.default.string,size:d.default.oneOfType([d.default.string,d.default.number]),strokeWidth:d.default.oneOfType([d.default.string,d.default.number])},t.displayName="".concat(e),t},M=o("Accessibility",[["circle",{cx:"16",cy:"4",r:"1",key:"1grugj"}],["path",{d:"M18 19L19 12L13.13 12.94",key:"1nhop2"}],["path",{d:"M5 8L8 5L13.5 8L11.29 11.1",key:"f3afwg"}],["path",{d:"M4.24 14.48C4.05 15.06 3.97 15.68 4.01 16.32C4.19 19.08 6.57 21.17 9.32 20.99C9.97 20.95 10.57 20.79 11.12 20.53",key:"1a05b2"}],["path",{d:"M13.76 17.52C13.95 16.94 14.03 16.32 13.99 15.68C13.81 12.92 11.43 10.83 8.68 11.01C8.03 11.05 7.43 11.21 6.88 11.47",key:"bzlc6z"}]]),v=o("Activity",[["polyline",{points:"22 12 18 12 15 21 9 3 6 12 2 12",key:"xez52g"}]]),s=o("Airplay",[["path",{d:"M5 17H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-1",key:"ns4c3b"}],["polygon",{points:"12 15 17 21 7 21 12 15",key:"1sy95i"}]]),g=o("AlarmCheck",[["path",{d:"M12 21a8 8 0 1 0 0-16 8 8 0 0 0 0 16z",key:"1dr9l2"}],["path",{d:"M5 3 2 6",key:"18tl5t"}],["path",{d:"m22 6-3-3",key:"1opdir"}],["path",{d:"m6 19-2 2",key:"1ek6nb"}],["path",{d:"m18 19 2 2",key:"lw9i"}],["path",{d:"m9 13 2 2 4-4",key:"6343dt"}]]),m=o("AlarmClockOff",[["path",{d:"M6.87 6.87a8 8 0 1 0 11.26 11.26",key:"3on8tj"}],["path",{d:"M19.9 14.25A7.44 7.44 0 0 0 20 13a8 8 0 0 0-8-8 7.44 7.44 0 0 0-1.25.1",key:"nxzvge"}],["path",{d:"m22 6-3-3",key:"1opdir"}],["path",{d:"m6 19-2 2",key:"1ek6nb"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M4 4 2 6",key:"1ycko6"}]]),u=o("AlarmClock",[["circle",{cx:"12",cy:"13",r:"8",key:"3y4lt7"}],["path",{d:"M12 9v4l2 2",key:"1c63tq"}],["path",{d:"M5 3 2 6",key:"18tl5t"}],["path",{d:"m22 6-3-3",key:"1opdir"}],["path",{d:"m6 19-2 2",key:"1ek6nb"}],["path",{d:"m18 19 2 2",key:"lw9i"}]]),w=o("AlarmMinus",[["path",{d:"M12 21a8 8 0 1 0 0-16 8 8 0 0 0 0 16z",key:"1dr9l2"}],["path",{d:"M5 3 2 6",key:"18tl5t"}],["path",{d:"m22 6-3-3",key:"1opdir"}],["path",{d:"m6 19-2 2",key:"1ek6nb"}],["path",{d:"m18 19 2 2",key:"lw9i"}],["path",{d:"M9 13h6",key:"1uhe8q"}]]),f=o("AlarmPlus",[["path",{d:"M12 21a8 8 0 1 0 0-16 8 8 0 0 0 0 16z",key:"1dr9l2"}],["path",{d:"M5 3 2 6",key:"18tl5t"}],["path",{d:"m22 6-3-3",key:"1opdir"}],["path",{d:"m6 19-2 2",key:"1ek6nb"}],["path",{d:"m18 19 2 2",key:"lw9i"}],["path",{d:"M12 10v6",key:"1bos4e"}],["path",{d:"M9 13h6",key:"1uhe8q"}]]),z=o("Album",[["rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2",key:"maln0c"}],["polyline",{points:"11 3 11 11 14 8 17 11 17 3",key:"1wcwz3"}]]),b=o("AlertCircle",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"12",y1:"8",x2:"12",y2:"12",key:"1grbh0"}],["line",{x1:"12",y1:"16",x2:"12.01",y2:"16",key:"1w440g"}]]),C=o("AlertOctagon",[["polygon",{points:"7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2",key:"h1p8hx"}],["line",{x1:"12",y1:"8",x2:"12",y2:"12",key:"1grbh0"}],["line",{x1:"12",y1:"16",x2:"12.01",y2:"16",key:"1w440g"}]]),q=o("AlertTriangle",[["path",{d:"M21.73 18l-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21H20A2 2 0 0 0 21.73 18Z",key:"4pei3k"}],["line",{x1:"12",y1:"9",x2:"12",y2:"13",key:"mb7vjk"}],["line",{x1:"12",y1:"17",x2:"12.01",y2:"17",key:"kdstpg"}]]),j=o("AlignCenterHorizontal",[["path",{d:"M2 12h20",key:"9i4pu4"}],["path",{d:"M10 16v4a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-4",key:"11f1s0"}],["path",{d:"M10 8V4a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v4",key:"t14dx9"}],["path",{d:"M20 16v1a2 2 0 0 1-2 2h-2a2 2 0 0 1-2-2v-1",key:"1w07xs"}],["path",{d:"M14 8V7c0-1.1.9-2 2-2h2a2 2 0 0 1 2 2v1",key:"1apec2"}]]),H=o("AlignCenterVertical",[["path",{d:"M12 2v20",key:"t6zp3m"}],["path",{d:"M8 10H4a2 2 0 0 1-2-2V6c0-1.1.9-2 2-2h4",key:"14d6g8"}],["path",{d:"M16 10h4a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2h-4",key:"1e2lrw"}],["path",{d:"M8 20H7a2 2 0 0 1-2-2v-2c0-1.1.9-2 2-2h1",key:"1fkdwx"}],["path",{d:"M16 14h1a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2h-1",key:"1euafb"}]]),A=o("AlignCenter",[["line",{x1:"21",y1:"6",x2:"3",y2:"6",key:"1e448z"}],["line",{x1:"17",y1:"12",x2:"7",y2:"12",key:"driibe"}],["line",{x1:"19",y1:"18",x2:"5",y2:"18",key:"1i3xdx"}]]),L=o("AlignEndHorizontal",[["rect",{x:"4",y:"2",width:"6",height:"16",rx:"2",key:"xp5u6c"}],["rect",{x:"14",y:"9",width:"6",height:"9",rx:"2",key:"1e039c"}],["path",{d:"M22 22H2",key:"19qnx5"}]]),V=o("AlignEndVertical",[["rect",{x:"2",y:"4",width:"16",height:"6",rx:"2",key:"1j7b8s"}],["rect",{x:"9",y:"14",width:"9",height:"6",rx:"2",key:"b2t4yo"}],["path",{d:"M22 22V2",key:"12ipfv"}]]),S=o("AlignHorizontalDistributeCenter",[["rect",{x:"4",y:"5",width:"6",height:"14",rx:"2",key:"ric6yp"}],["rect",{x:"14",y:"7",width:"6",height:"10",rx:"2",key:"1mr5t1"}],["path",{d:"M17 22v-5",key:"4b6g73"}],["path",{d:"M17 7V2",key:"hnrr36"}],["path",{d:"M7 22v-3",key:"1r4jpn"}],["path",{d:"M7 5V2",key:"liy1u9"}]]),P=o("AlignHorizontalDistributeEnd",[["rect",{x:"4",y:"5",width:"6",height:"14",rx:"2",key:"ric6yp"}],["rect",{x:"14",y:"7",width:"6",height:"10",rx:"2",key:"1mr5t1"}],["path",{d:"M10 2v20",key:"uyc634"}],["path",{d:"M20 2v20",key:"1tx262"}]]),O=o("AlignHorizontalDistributeStart",[["rect",{x:"4",y:"5",width:"6",height:"14",rx:"2",key:"ric6yp"}],["rect",{x:"14",y:"7",width:"6",height:"10",rx:"2",key:"1mr5t1"}],["path",{d:"M4 2v20",key:"gtpd5x"}],["path",{d:"M14 2v20",key:"tg6bpw"}]]),B=o("AlignHorizontalJustifyCenter",[["rect",{x:"2",y:"5",width:"6",height:"14",rx:"2",key:"15angl"}],["rect",{x:"16",y:"7",width:"6",height:"10",rx:"2",key:"1di99g"}],["path",{d:"M12 2v20",key:"t6zp3m"}]]),F=o("AlignHorizontalJustifyEnd",[["rect",{x:"2",y:"5",width:"6",height:"14",rx:"2",key:"15angl"}],["rect",{x:"12",y:"7",width:"6",height:"10",rx:"2",key:"150rwc"}],["path",{d:"M22 2v20",key:"40qfg1"}]]),D=o("AlignHorizontalJustifyStart",[["rect",{x:"6",y:"5",width:"6",height:"14",rx:"2",key:"1mezge"}],["rect",{x:"16",y:"7",width:"6",height:"10",rx:"2",key:"1di99g"}],["path",{d:"M2 2v20",key:"1ivd8o"}]]),R=o("AlignHorizontalSpaceAround",[["rect",{x:"9",y:"7",width:"6",height:"10",rx:"2",key:"7k3bt6"}],["path",{d:"M4 22V2",key:"tsjzd3"}],["path",{d:"M20 22V2",key:"1bnhr8"}]]),T=o("AlignHorizontalSpaceBetween",[["rect",{x:"3",y:"5",width:"6",height:"14",rx:"2",key:"iybqme"}],["rect",{x:"15",y:"7",width:"6",height:"10",rx:"2",key:"11q98m"}],["path",{d:"M3 2v20",key:"1d2pfg"}],["path",{d:"M21 2v20",key:"p059bm"}]]),U=o("AlignJustify",[["line",{x1:"3",y1:"6",x2:"21",y2:"6",key:"1tp2lp"}],["line",{x1:"3",y1:"12",x2:"21",y2:"12",key:"1aui40"}],["line",{x1:"3",y1:"18",x2:"21",y2:"18",key:"1sxo76"}]]),G=o("AlignLeft",[["line",{x1:"21",y1:"6",x2:"3",y2:"6",key:"1e448z"}],["line",{x1:"15",y1:"12",x2:"3",y2:"12",key:"80e4vw"}],["line",{x1:"17",y1:"18",x2:"3",y2:"18",key:"1771gn"}]]),Z=o("AlignRight",[["line",{x1:"21",y1:"6",x2:"3",y2:"6",key:"1e448z"}],["line",{x1:"21",y1:"12",x2:"9",y2:"12",key:"1stwgr"}],["line",{x1:"21",y1:"18",x2:"7",y2:"18",key:"1hion3"}]]),I=o("AlignStartHorizontal",[["rect",{x:"4",y:"6",width:"6",height:"16",rx:"2",key:"1l8oni"}],["rect",{x:"14",y:"6",width:"6",height:"9",rx:"2",key:"16r6cq"}],["path",{d:"M22 2H2",key:"fhrpnj"}]]),E=o("AlignStartVertical",[["rect",{x:"6",y:"14",width:"9",height:"6",rx:"2",key:"pvftf3"}],["rect",{x:"6",y:"4",width:"16",height:"6",rx:"2",key:"1aj6m8"}],["path",{d:"M2 2v20",key:"1ivd8o"}]]),W=o("AlignVerticalDistributeCenter",[["rect",{x:"5",y:"14",width:"14",height:"6",rx:"2",key:"1qrzuf"}],["rect",{x:"7",y:"4",width:"10",height:"6",rx:"2",key:"we8e9z"}],["path",{d:"M22 7h-5",key:"o2endc"}],["path",{d:"M7 7H1",key:"105l6j"}],["path",{d:"M22 17h-3",key:"1lwga1"}],["path",{d:"M5 17H2",key:"1gx9xc"}]]),X=o("AlignVerticalDistributeEnd",[["rect",{x:"5",y:"14",width:"14",height:"6",rx:"2",key:"1qrzuf"}],["rect",{x:"7",y:"4",width:"10",height:"6",rx:"2",key:"we8e9z"}],["path",{d:"M2 20h20",key:"owomy5"}],["path",{d:"M2 10h20",key:"1ir3d8"}]]),J=o("AlignVerticalDistributeStart",[["rect",{x:"5",y:"14",width:"14",height:"6",rx:"2",key:"1qrzuf"}],["rect",{x:"7",y:"4",width:"10",height:"6",rx:"2",key:"we8e9z"}],["path",{d:"M2 14h20",key:"myj16y"}],["path",{d:"M2 4h20",key:"mda7wb"}]]),N=o("AlignVerticalJustifyCenter",[["rect",{x:"5",y:"16",width:"14",height:"6",rx:"2",key:"1xmr5l"}],["rect",{x:"7",y:"2",width:"10",height:"6",rx:"2",key:"1dm79a"}],["path",{d:"M2 12h20",key:"9i4pu4"}]]),K=o("AlignVerticalJustifyEnd",[["rect",{x:"5",y:"12",width:"14",height:"6",rx:"2",key:"12nflp"}],["rect",{x:"7",y:"2",width:"10",height:"6",rx:"2",key:"1dm79a"}],["path",{d:"M2 22h20",key:"272qi7"}]]),Q=o("AlignVerticalJustifyStart",[["rect",{x:"5",y:"16",width:"14",height:"6",rx:"2",key:"1xmr5l"}],["rect",{x:"7",y:"6",width:"10",height:"6",rx:"2",key:"q2ofyd"}],["path",{d:"M2 2h20",key:"1ennik"}]]),Y=o("AlignVerticalSpaceAround",[["rect",{x:"7",y:"9",width:"10",height:"6",rx:"2",key:"1iy9tl"}],["path",{d:"M22 20H2",key:"1p1f7z"}],["path",{d:"M22 4H2",key:"1b7qnq"}]]),$=o("AlignVerticalSpaceBetween",[["rect",{x:"5",y:"15",width:"14",height:"6",rx:"2",key:"hytrht"}],["rect",{x:"7",y:"3",width:"10",height:"6",rx:"2",key:"y09b40"}],["path",{d:"M2 21h20",key:"1nyx9w"}],["path",{d:"M2 3h20",key:"91anmk"}]]),_=o("Anchor",[["circle",{cx:"12",cy:"5",r:"3",key:"rqqgnr"}],["line",{x1:"12",y1:"22",x2:"12",y2:"8",key:"111jcv"}],["path",{d:"M5 12H2a10 10 0 0 0 20 0h-3",key:"1hv3nh"}]]),ee=o("Aperture",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"14.31",y1:"8",x2:"20.05",y2:"17.94",key:"1oqej7"}],["line",{x1:"9.69",y1:"8",x2:"21.17",y2:"8",key:"1cv19a"}],["line",{x1:"7.38",y1:"12",x2:"13.12",y2:"2.06",key:"1vh5oz"}],["line",{x1:"9.69",y1:"16",x2:"3.95",y2:"6.06",key:"saeeuz"}],["line",{x1:"14.31",y1:"16",x2:"2.83",y2:"16",key:"pq85rp"}],["line",{x1:"16.62",y1:"12",x2:"10.88",y2:"21.94",key:"wactqi"}]]),ye=o("Archive",[["path",{d:"M20 9v9a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V9m16-5H4a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zm-10 9h4",key:"qqxk6f"}]]),ae=o("ArrowBigDown",[["path",{d:"M9 3h6v11h4l-7 7-7-7h4z",key:"6dczpq"}]]),te=o("ArrowBigLeft",[["path",{d:"m3 12 7-7v4h11v6H10v4z",key:"1e8ocp"}]]),he=o("ArrowBigRight",[["path",{d:"m21 12-7-7v4H3v6h11v4z",key:"58zwfy"}]]),ke=o("ArrowBigUp",[["path",{d:"M9 21V10H5l7-7 7 7h-4v11z",key:"8tfmm3"}]]),ie=o("ArrowDownCircle",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"8 12 12 16 16 12",key:"14qdon"}],["line",{x1:"12",y1:"8",x2:"12",y2:"16",key:"55jlg"}]]),le=o("ArrowDownLeft",[["line",{x1:"17",y1:"7",x2:"7",y2:"17",key:"1cuvd1"}],["polyline",{points:"17 17 7 17 7 7",key:"aq42rd"}]]),pe=o("ArrowDownRight",[["line",{x1:"7",y1:"7",x2:"17",y2:"17",key:"dtegzv"}],["polyline",{points:"17 7 17 17 7 17",key:"1gmiis"}]]),re=o("ArrowDown",[["line",{x1:"12",y1:"5",x2:"12",y2:"19",key:"myz83a"}],["polyline",{points:"19 12 12 19 5 12",key:"17kmxi"}]]),de=o("ArrowLeftCircle",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 8 8 12 12 16",key:"bz1698"}],["line",{x1:"16",y1:"12",x2:"8",y2:"12",key:"i2qu8k"}]]),ne=o("ArrowLeftRight",[["polyline",{points:"17 11 21 7 17 3",key:"l3l6r3"}],["line",{x1:"21",y1:"7",x2:"9",y2:"7",key:"17x2jj"}],["polyline",{points:"7 21 3 17 7 13",key:"lfumnw"}],["line",{x1:"15",y1:"17",x2:"3",y2:"17",key:"gusd5o"}]]),ce=o("ArrowLeft",[["line",{x1:"19",y1:"12",x2:"5",y2:"12",key:"17g05t"}],["polyline",{points:"12 19 5 12 12 5",key:"1ksm0z"}]]),xe=o("ArrowRightCircle",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 16 16 12 12 8",key:"1byh5s"}],["line",{x1:"8",y1:"12",x2:"16",y2:"12",key:"1myapg"}]]),oe=o("ArrowRight",[["line",{x1:"5",y1:"12",x2:"19",y2:"12",key:"1smlys"}],["polyline",{points:"12 5 19 12 12 19",key:"sfr3i6"}]]),Me=o("ArrowUpCircle",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"16 12 12 8 8 12",key:"1gpmhk"}],["line",{x1:"12",y1:"16",x2:"12",y2:"8",key:"r2mfdg"}]]),ve=o("ArrowUpLeft",[["line",{x1:"17",y1:"17",x2:"7",y2:"7",key:"814yaz"}],["polyline",{points:"7 17 7 7 17 7",key:"1jae2c"}]]),se=o("ArrowUpRight",[["line",{x1:"7",y1:"17",x2:"17",y2:"7",key:"16hgw2"}],["polyline",{points:"7 7 17 7 17 17",key:"blehsp"}]]),ge=o("ArrowUp",[["line",{x1:"12",y1:"19",x2:"12",y2:"5",key:"yrd7g6"}],["polyline",{points:"5 12 12 5 19 12",key:"1y7d7k"}]]),me=o("Asterisk",[["path",{d:"M12 6v12",key:"1vza4d"}],["path",{d:"M17.196 9 6.804 15",key:"1ah31z"}],["path",{d:"m6.804 9 10.392 6",key:"1b6pxd"}]]),ue=o("AtSign",[["circle",{cx:"12",cy:"12",r:"4",key:"4exip2"}],["path",{d:"M16 8v5a3 3 0 0 0 6 0v-1a10 10 0 1 0-3.92 7.94",key:"1m6qx5"}]]),we=o("Award",[["circle",{cx:"12",cy:"8",r:"6",key:"1vp47v"}],["path",{d:"M15.477 12.89 17 22l-5-3-5 3 1.523-9.11",key:"em7aur"}]]),fe=o("Axe",[["path",{d:"m14 12-8.501 8.501a2.12 2.12 0 0 1-2.998 0h-.002a2.12 2.12 0 0 1 0-2.998L11 9.002",key:"ha6v2k"}],["path",{d:"m9 7 4-4 6 6h3l-.13.648a7.648 7.648 0 0 1-5.081 5.756L15 16v-3z",key:"1mosh2"}]]),ze=o("Banknote",[["rect",{x:"2",y:"6",width:"20",height:"12",rx:"2",key:"1wpnh2"}],["circle",{cx:"12",cy:"12",r:"2",key:"1c9p78"}],["path",{d:"M6 12h.01M18 12h.01",key:"113zkx"}]]),be=o("BarChart2",[["line",{x1:"18",y1:"20",x2:"18",y2:"10",key:"1e8c49"}],["line",{x1:"12",y1:"20",x2:"12",y2:"4",key:"65j799"}],["line",{x1:"6",y1:"20",x2:"6",y2:"14",key:"4svqks"}]]),Ce=o("BarChart3",[["path",{d:"M2 2v20h20",key:"9fg1bd"}],["path",{d:"M17 18V9",key:"13vkfx"}],["path",{d:"M12 18V4",key:"j0v35r"}],["path",{d:"M7 18v-4",key:"17zvgx"}]]),qe=o("BarChart4",[["path",{d:"M2 2v20h20",key:"9fg1bd"}],["path",{d:"M12 18V9",key:"vwku8i"}],["path",{d:"M17 18V4",key:"jpnfp6"}],["path",{d:"M7 18v-4",key:"17zvgx"}]]),je=o("BarChartHorizontal",[["path",{d:"M2 2V22H22",key:"1hhjiq"}],["path",{d:"M6 17L15 17",key:"19egyu"}],["path",{d:"M6 12L20 12",key:"192eut"}],["path",{d:"M6 7L10 7",key:"8emfg"}]]),He=o("BarChart",[["line",{x1:"12",y1:"20",x2:"12",y2:"10",key:"1wi7jb"}],["line",{x1:"18",y1:"20",x2:"18",y2:"4",key:"1mwru6"}],["line",{x1:"6",y1:"20",x2:"6",y2:"16",key:"zj13da"}]]),Ae=o("Baseline",[["path",{d:"M4 20h16",key:"14thso"}],["path",{d:"m6 16 6-12 6 12",key:"1b4byz"}],["path",{d:"M8 12h8",key:"1wcyev"}]]),Le=o("Bath",[["path",{d:"M9 6 6.5 3.5a1.5 1.5 0 0 0-1-.5C4.683 3 4 3.683 4 4.5V17a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-5",key:"1r8yf5"}],["line",{x1:"10",y1:"5",x2:"8",y2:"7",key:"d858pc"}],["line",{x1:"2",y1:"12",x2:"22",y2:"12",key:"zvmn4p"}],["line",{x1:"7",y1:"19",x2:"7",y2:"21",key:"cpl2n4"}],["line",{x1:"17",y1:"19",x2:"17",y2:"21",key:"ywtigw"}]]),Ve=o("BatteryCharging",[["path",{d:"M15 7h1a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2h-2",key:"1sdynx"}],["path",{d:"M6 7H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h1",key:"1gkd3k"}],["path",{d:"m11 7-3 5h4l-3 5",key:"b4a64w"}],["line",{x1:"22",x2:"22",y1:"11",y2:"13",key:"4dh1rd"}]]),Se=o("BatteryFull",[["rect",{x:"2",y:"7",width:"16",height:"10",rx:"2",ry:"2",key:"5j9scf"}],["line",{x1:"22",x2:"22",y1:"11",y2:"13",key:"4dh1rd"}],["line",{x1:"6",x2:"6",y1:"11",y2:"13",key:"1wd6dw"}],["line",{x1:"10",x2:"10",y1:"11",y2:"13",key:"haxvl5"}],["line",{x1:"14",x2:"14",y1:"11",y2:"13",key:"c6fn6x"}]]),Pe=o("BatteryLow",[["rect",{x:"2",y:"7",width:"16",height:"10",rx:"2",ry:"2",key:"5j9scf"}],["line",{x1:"22",x2:"22",y1:"11",y2:"13",key:"4dh1rd"}],["line",{x1:"6",x2:"6",y1:"11",y2:"13",key:"1wd6dw"}]]),Oe=o("BatteryMedium",[["rect",{x:"2",y:"7",width:"16",height:"10",rx:"2",ry:"2",key:"5j9scf"}],["line",{x1:"22",x2:"22",y1:"11",y2:"13",key:"4dh1rd"}],["line",{x1:"6",x2:"6",y1:"11",y2:"13",key:"1wd6dw"}],["line",{x1:"10",x2:"10",y1:"11",y2:"13",key:"haxvl5"}]]),Be=o("Battery",[["rect",{x:"2",y:"7",width:"16",height:"10",rx:"2",ry:"2",key:"5j9scf"}],["line",{x1:"22",x2:"22",y1:"11",y2:"13",key:"4dh1rd"}]]),Fe=o("Beaker",[["path",{d:"M4.5 3h15",key:"c7n0jr"}],["path",{d:"M6 3v16a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V3",key:"m1uhx7"}],["path",{d:"M6 14h12",key:"4cwo0f"}]]),De=o("BellMinus",[["path",{d:"M13.73 21a2 2 0 0 1-3.46 0",key:"6o5tke"}],["path",{d:"M21 5h-6",key:"14nobq"}],["path",{d:"M18.021 9C18.29 15.193 21 17 21 17H3s3-2 3-9a6 6 0 0 1 7-5.916",key:"1wldvb"}]]),Re=o("BellOff",[["path",{d:"M13.73 21a2 2 0 0 1-3.46 0",key:"6o5tke"}],["path",{d:"M18.63 13A17.888 17.888 0 0 1 18 8",key:"d5seqe"}],["path",{d:"M6.26 6.26A5.86 5.86 0 0 0 6 8c0 7-3 9-3 9h14",key:"cae0gx"}],["path",{d:"M18 8a6 6 0 0 0-9.33-5",key:"4mngwl"}],["path",{d:"m2 2 20 20",key:"1ooewy"}]]),Te=o("BellPlus",[["path",{d:"M18.387 12C19.198 15.799 21 17 21 17H3s3-2 3-9a6 6 0 0 1 7-5.916",key:"1dhkt2"}],["path",{d:"M13.73 21a2 2 0 0 1-3.46 0",key:"6o5tke"}],["path",{d:"M18 2v6",key:"163kbd"}],["path",{d:"M21 5h-6",key:"14nobq"}]]),Ue=o("BellRing",[["path",{d:"M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9",key:"oql5b8"}],["path",{d:"M13.73 21a2 2 0 0 1-3.46 0",key:"6o5tke"}],["path",{d:"M2 8c0-2.2.7-4.3 2-6",key:"1c7u9x"}],["path",{d:"M22 8a10 10 0 0 0-2-6",key:"1vnyda"}]]),Ge=o("Bell",[["path",{d:"M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9",key:"oql5b8"}],["path",{d:"M13.73 21a2 2 0 0 1-3.46 0",key:"6o5tke"}]]),Ze=o("Bike",[["circle",{cx:"5.5",cy:"17.5",r:"3.5",key:"1noe27"}],["circle",{cx:"18.5",cy:"17.5",r:"3.5",key:"15x4ox"}],["path",{d:"M15 6a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm-3 11.5V14l-3-3 4-3 2 3h2",key:"1932na"}]]),Ie=o("Binary",[["path",{d:"M6 20h4",key:"1i6q5t"}],["path",{d:"M14 10h4",key:"ru81e7"}],["path",{d:"M6 14h2v6",key:"16z9wg"}],["path",{d:"M14 4h2v6",key:"1idq9u"}],["rect",{x:"6",y:"4",width:"4",height:"6",key:"btwfzx"}],["rect",{x:"14",y:"14",width:"4",height:"6",key:"1cym0j"}]]),Ee=o("Bitcoin",[["path",{d:"M11.767 19.089c4.924.868 6.14-6.025 1.216-6.894m-1.216 6.894L5.86 18.047m5.908 1.042-.347 1.97m1.563-8.864c4.924.869 6.14-6.025 1.215-6.893m-1.215 6.893-3.94-.694m5.155-6.2L8.29 4.26m5.908 1.042.348-1.97M7.48 20.364l3.126-17.727",key:"yr8idg"}]]),We=o("BluetoothConnected",[["path",{d:"m7 7 10 10-5 5V2l5 5L7 17",key:"1q5490"}],["line",{x1:"18",y1:"12",y2:"12",x2:"21",key:"17rheb"}],["line",{x1:"3",y1:"12",y2:"12",x2:"6",key:"1l5nc6"}]]),Xe=o("BluetoothOff",[["path",{d:"m17 17-5 5V12l-5 5",key:"v5aci6"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M14.5 9.5 17 7l-5-5v4.5",key:"1kddfz"}]]),Je=o("BluetoothSearching",[["path",{d:"m7 7 10 10-5 5V2l5 5L7 17",key:"1q5490"}],["path",{d:"M20.83 14.83a4 4 0 0 0 0-5.66",key:"k8tn1j"}],["path",{d:"M18 12h.01",key:"yjnet6"}]]),Ne=o("Bluetooth",[["path",{d:"m7 7 10 10-5 5V2l5 5L7 17",key:"1q5490"}]]),Ke=o("Bold",[["path",{d:"M6 4h8a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6z",key:"shhoi5"}],["path",{d:"M6 12h9a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6z",key:"jaah4r"}]]),Qe=o("BookOpen",[["path",{d:"M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z",key:"vv98re"}],["path",{d:"M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z",key:"1cyq3y"}]]),Ye=o("Book",[["path",{d:"M4 19.5A2.5 2.5 0 0 1 6.5 17H20",key:"126fyg"}],["path",{d:"M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z",key:"1msh16"}]]),$e=o("BookmarkMinus",[["path",{d:"m19 21-7-4-7 4V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16z",key:"1fy3hk"}],["line",{x1:"15",x2:"9",y1:"10",y2:"10",key:"1gty7f"}]]),_e=o("BookmarkPlus",[["path",{d:"m19 21-7-4-7 4V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16z",key:"1fy3hk"}],["line",{x1:"12",x2:"12",y1:"7",y2:"13",key:"1cppfj"}],["line",{x1:"15",x2:"9",y1:"10",y2:"10",key:"1gty7f"}]]),ey=o("Bookmark",[["path",{d:"m19 21-7-4-7 4V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16z",key:"1fy3hk"}]]),yy=o("Bot",[["rect",{x:"3",y:"11",width:"18",height:"10",rx:"2",key:"qbqwso"}],["circle",{cx:"12",cy:"5",r:"2",key:"f1ur92"}],["path",{d:"M12 7v4",key:"xawao1"}],["line",{x1:"8",y1:"16",x2:"8",y2:"16",key:"717jkb"}],["line",{x1:"16",y1:"16",x2:"16",y2:"16",key:"19gr12"}]]),ay=o("BoxSelect",[["path",{d:"M4 2a2 2 0 0 0-2 2",key:"1a6slm"}],["line",{x1:"8",y1:"2",x2:"10",y2:"2",key:"kyzuqa"}],["line",{x1:"14",y1:"2",x2:"16",y2:"2",key:"fiq0bt"}],["path",{d:"M4 22a2 2 0 0 1-2-2",key:"1kghyc"}],["line",{x1:"22",y1:"8",x2:"22",y2:"10",key:"1v1it1"}],["line",{x1:"22",y1:"14",x2:"22",y2:"16",key:"spbgq1"}],["path",{d:"M22 20a2 2 0 0 1-2 2",key:"qj8q6g"}],["line",{x1:"14",y1:"22",x2:"16",y2:"22",key:"4eek89"}],["line",{x1:"8",y1:"22",x2:"10",y2:"22",key:"1o1cll"}],["path",{d:"M20 2a2 2 0 0 1 2 2",key:"188mtx"}],["line",{x1:"2",y1:"14",x2:"2",y2:"16",key:"wdgxmx"}],["line",{x1:"2",y1:"8",x2:"2",y2:"10",key:"148fce"}]]),ty=o("Box",[["path",{d:"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z",key:"yt0hxn"}],["polyline",{points:"3.27 6.96 12 12.01 20.73 6.96",key:"1180pa"}],["line",{x1:"12",y1:"22.08",x2:"12",y2:"12",key:"10a5a7"}]]),hy=o("Briefcase",[["rect",{x:"2",y:"7",width:"20",height:"14",rx:"2",ry:"2",key:"1fj28a"}],["path",{d:"M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16",key:"zwj3tp"}]]),ky=o("Brush",[["path",{d:"m9.06 11.9 8.07-8.06a2.85 2.85 0 1 1 4.03 4.03l-8.06 8.08",key:"1styjt"}],["path",{d:"M7.07 14.94c-1.66 0-3 1.35-3 3.02 0 1.33-2.5 1.52-2 2.02 1.08 1.1 2.49 2.02 4 2.02 2.2 0 4-1.8 4-4.04a3.01 3.01 0 0 0-3-3.02z",key:"z0l1mu"}]]),iy=o("Bug",[["rect",{width:"8",height:"14",x:"8",y:"6",rx:"4",key:"hq8nra"}],["path",{d:"m19 7-3 2",key:"fmg8ec"}],["path",{d:"m5 7 3 2",key:"dkxqes"}],["path",{d:"m19 19-3-2",key:"1hbhi4"}],["path",{d:"m5 19 3-2",key:"dvt2ee"}],["path",{d:"M20 13h-4",key:"1agfp2"}],["path",{d:"M4 13h4",key:"1bwh8b"}],["path",{d:"m10 4 1 2",key:"1pot59"}],["path",{d:"m14 4-1 2",key:"m8sn0o"}]]),ly=o("Building2",[["path",{d:"M6 22V4c0-.27 0-.55.07-.82.07-.27.2-.52.4-.72.19-.2.44-.32.7-.39C7.46 2 8.73 2 9 2h7c.27 0 .55 0 .82.07.27.07.52.2.72.4.2.19.32.44.39.7.07.28.07.56.07.83v18H6Z",key:"gm852m"}],["path",{d:"M2 14v6c0 1.1.9 2 2 2h2V12H4c-.27 0-.55 0-.82.07-.27.07-.52.2-.72.4-.19.19-.32.44-.39.71A3.4 3.4 0 0 0 2 14Z",key:"12g3jd"}],["path",{d:"M20.82 9.07A3.4 3.4 0 0 0 20 9h-2v13h2a2 2 0 0 0 2-2v-9c0-.28 0-.55-.07-.82-.07-.27-.2-.52-.4-.72-.19-.19-.44-.32-.71-.39Z",key:"o1w3ll"}],["path",{d:"M10 6h4",key:"1itunk"}],["path",{d:"M10 10h4",key:"tcdvrf"}],["path",{d:"M10 14h4",key:"kelpxr"}],["path",{d:"M10 18h4",key:"1ulq68"}]]),py=o("Building",[["rect",{x:"4",y:"2",width:"16",height:"20",rx:"2",ry:"2",key:"152kg8"}],["path",{d:"M9 22v-4h6v4",key:"r93iot"}],["path",{d:"M8 6h.01",key:"1dz90k"}],["path",{d:"M16 6h.01",key:"1x0f13"}],["path",{d:"M12 6h.01",key:"1vi96p"}],["path",{d:"M12 10h.01",key:"1nrarc"}],["path",{d:"M12 14h.01",key:"1etili"}],["path",{d:"M16 10h.01",key:"1m94wz"}],["path",{d:"M16 14h.01",key:"1gbofw"}],["path",{d:"M8 10h.01",key:"19clt8"}],["path",{d:"M8 14h.01",key:"6423bh"}]]),ry=o("Bus",[["path",{d:"M19 17h2l.64-2.54c.24-.959.24-1.962 0-2.92l-1.07-4.27A3 3 0 0 0 17.66 5H4a2 2 0 0 0-2 2v10h2",key:"wfsdqh"}],["path",{d:"M14 17H9",key:"o2noo5"}],["circle",{cx:"6.5",cy:"17.5",r:"2.5",key:"gc8oob"}],["circle",{cx:"16.5",cy:"17.5",r:"2.5",key:"4btu0q"}]]),dy=o("Calculator",[["rect",{x:"4",y:"2",width:"16",height:"20",rx:"2",key:"1uxh74"}],["line",{x1:"8",x2:"16",y1:"6",y2:"6",key:"x4nwl0"}],["line",{x1:"16",x2:"16",y1:"14",y2:"18",key:"wjye3r"}],["path",{d:"M16 10h.01",key:"1m94wz"}],["path",{d:"M12 10h.01",key:"1nrarc"}],["path",{d:"M8 10h.01",key:"19clt8"}],["path",{d:"M12 14h.01",key:"1etili"}],["path",{d:"M8 14h.01",key:"6423bh"}],["path",{d:"M12 18h.01",key:"mhygvu"}],["path",{d:"M8 18h.01",key:"lrp35t"}]]),ny=o("Calendar",[["rect",{x:"3",y:"4",width:"18",height:"18",rx:"2",ry:"2",key:"1dtxiw"}],["line",{x1:"16",y1:"2",x2:"16",y2:"6",key:"18saeg"}],["line",{x1:"8",y1:"2",x2:"8",y2:"6",key:"1u51jw"}],["line",{x1:"3",y1:"10",x2:"21",y2:"10",key:"6sq0yj"}]]),cy=o("CameraOff",[["line",{x1:"2",y1:"2",x2:"22",y2:"22",key:"1w4vcy"}],["path",{d:"M7 7H4a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h16",key:"qmtpty"}],["path",{d:"M9.5 4h5L17 7h3a2 2 0 0 1 2 2v7.5",key:"1ufyfc"}],["path",{d:"M14.121 15.121A3 3 0 1 1 9.88 10.88",key:"11zox6"}]]),xy=o("Camera",[["path",{d:"M14.5 4h-5L7 7H4a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2h-3l-2.5-3z",key:"1tc9qg"}],["circle",{cx:"12",cy:"13",r:"3",key:"1vg3eu"}]]),oy=o("Car",[["path",{d:"M14 16H9m10 0h3v-3.15a1 1 0 0 0-.84-.99L16 11l-2.7-3.6a1 1 0 0 0-.8-.4H5.24a2 2 0 0 0-1.8 1.1l-.8 1.63A6 6 0 0 0 2 12.42V16h2",key:"l5np60"}],["circle",{cx:"6.5",cy:"16.5",r:"2.5",key:"ae40ju"}],["circle",{cx:"16.5",cy:"16.5",r:"2.5",key:"1smtlt"}]]),My=o("Carrot",[["path",{d:"M2.27 21.7s9.87-3.5 12.73-6.36a4.5 4.5 0 0 0-6.36-6.37C5.77 11.84 2.27 21.7 2.27 21.7zM8.64 14l-2.05-2.04M15.34 15l-2.46-2.46",key:"rfqxbe"}],["path",{d:"M22 9s-1.33-2-3.5-2C16.86 7 15 9 15 9s1.33 2 3.5 2S22 9 22 9z",key:"6b25w4"}],["path",{d:"M15 2s-2 1.33-2 3.5S15 9 15 9s2-1.84 2-3.5C17 3.33 15 2 15 2z",key:"fn65lo"}]]),vy=o("Cast",[["path",{d:"M2 8V6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-6",key:"3zrzxg"}],["path",{d:"M2 12a9 9 0 0 1 8 8",key:"g6cvee"}],["path",{d:"M2 16a5 5 0 0 1 4 4",key:"1y1dii"}],["line",{x1:"2",y1:"20",x2:"2.01",y2:"20",key:"1cypae"}]]),sy=o("CheckCircle2",[["path",{d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z",key:"14v8dr"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]]),gy=o("CheckCircle",[["path",{d:"M22 11.08V12a10 10 0 1 1-5.93-9.14",key:"g774vq"}],["polyline",{points:"22 4 12 14.01 9 11.01",key:"6xbx8j"}]]),my=o("CheckSquare",[["polyline",{points:"9 11 12 14 22 4",key:"19ybtz"}],["path",{d:"M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11",key:"1jnkn4"}]]),uy=o("Check",[["polyline",{points:"20 6 9 17 4 12",key:"10jjfj"}]]),wy=o("ChefHat",[["path",{d:"M6 13.87A4 4 0 0 1 7.41 6a5.11 5.11 0 0 1 1.05-1.54 5 5 0 0 1 7.08 0A5.11 5.11 0 0 1 16.59 6 4 4 0 0 1 18 13.87V21H6Z",key:"z3ra2g"}],["line",{x1:"6",y1:"17",x2:"18",y2:"17",key:"130uxj"}]]),fy=o("ChevronDown",[["polyline",{points:"6 9 12 15 18 9",key:"1do0m2"}]]),zy=o("ChevronFirst",[["polyline",{points:"17 18 11 12 17 6",key:"11nco2"}],["path",{d:"M7 6v12",key:"1p53r6"}]]),by=o("ChevronLast",[["polyline",{points:"7 18 13 12 7 6",key:"1minw5"}],["path",{d:"M17 6v12",key:"1o0aio"}]]),Cy=o("ChevronLeft",[["polyline",{points:"15 18 9 12 15 6",key:"kvxz59"}]]),qy=o("ChevronRight",[["polyline",{points:"9 18 15 12 9 6",key:"1rtp27"}]]),jy=o("ChevronUp",[["polyline",{points:"18 15 12 9 6 15",key:"1uugdp"}]]),Hy=o("ChevronsDownUp",[["path",{d:"m7 20 5-5 5 5",key:"13a0gw"}],["path",{d:"m7 4 5 5 5-5",key:"1kwcof"}]]),Ay=o("ChevronsDown",[["polyline",{points:"7 13 12 18 17 13",key:"am1j83"}],["polyline",{points:"7 6 12 11 17 6",key:"pjsmwq"}]]),Ly=o("ChevronsLeftRight",[["path",{d:"M9 7L4 12L9 17",key:"12vity"}],["path",{d:"M15 7L20 12L15 17",key:"bg1jqf"}]]),Vy=o("ChevronsLeft",[["polyline",{points:"11 17 6 12 11 7",key:"1ueymj"}],["polyline",{points:"18 17 13 12 18 7",key:"18fy0m"}]]),Sy=o("ChevronsRightLeft",[["path",{d:"M20 17L15 12L20 7",key:"1n2ee3"}],["path",{d:"M4 17L9 12L4 7",key:"145p33"}]]),Py=o("ChevronsRight",[["polyline",{points:"13 17 18 12 13 7",key:"oq0h83"}],["polyline",{points:"6 17 11 12 6 7",key:"3k300q"}]]),Oy=o("ChevronsUpDown",[["path",{d:"m7 15 5 5 5-5",key:"1hf1tw"}],["path",{d:"m7 9 5-5 5 5",key:"sgt6xg"}]]),By=o("ChevronsUp",[["polyline",{points:"17 11 12 6 7 11",key:"1u9xa9"}],["polyline",{points:"17 18 12 13 7 18",key:"1fl4au"}]]),Fy=o("Chrome",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["circle",{cx:"12",cy:"12",r:"4",key:"4exip2"}],["line",{x1:"21.17",y1:"8",x2:"12",y2:"8",key:"1a1nqa"}],["line",{x1:"3.95",y1:"6.06",x2:"8.54",y2:"14",key:"irv2k6"}],["line",{x1:"10.88",y1:"21.94",x2:"15.46",y2:"14",key:"fokf7t"}]]),Dy=o("CircleSlashed",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M22 2 2 22",key:"y4kqgn"}]]),Ry=o("Circle",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]]),Ty=o("Clapperboard",[["path",{d:"M4 11v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8H4Z",key:"1hxvyx"}],["path",{d:"m4 11-.88-2.87a2 2 0 0 1 1.33-2.5l11.48-3.5a2 2 0 0 1 2.5 1.32l.87 2.87L4 11.01Z",key:"1vz1k2"}],["path",{d:"m6.6 4.99 3.38 4.2",key:"192ida"}],["path",{d:"m11.86 3.38 3.38 4.2",key:"hhucvz"}]]),Uy=o("ClipboardCheck",[["path",{d:"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2",key:"116196"}],["path",{d:"M15 2H9a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1z",key:"1oiq8k"}],["path",{d:"m9 13 2 2 4-4",key:"6343dt"}]]),Gy=o("ClipboardCopy",[["path",{d:"M8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-2",key:"4jdomd"}],["path",{d:"M16 4h2a2 2 0 0 1 2 2v4",key:"3hqy98"}],["rect",{x:"8",y:"2",width:"8",height:"4",rx:"1",ry:"1",key:"wz2j3u"}],["path",{d:"M21 14H11",key:"1bme5i"}],["path",{d:"m15 10-4 4 4 4",key:"5dvupr"}]]),Zy=o("ClipboardList",[["path",{d:"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2",key:"116196"}],["path",{d:"M15 2H9a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1z",key:"1oiq8k"}],["path",{d:"M12 11h4",key:"1jrz19"}],["path",{d:"M12 16h4",key:"n85exb"}],["path",{d:"M8 11h.01",key:"1dfujw"}],["path",{d:"M8 16h.01",key:"18s6g9"}]]),Iy=o("ClipboardX",[["path",{d:"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2",key:"116196"}],["path",{d:"M15 2H9a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1z",key:"1oiq8k"}],["path",{d:"m15 11-6 6",key:"1toa9n"}],["path",{d:"m9 11 6 6",key:"wlibny"}]]),Ey=o("Clipboard",[["path",{d:"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2",key:"116196"}],["rect",{x:"8",y:"2",width:"8",height:"4",rx:"1",ry:"1",key:"wz2j3u"}]]),Wy=o("Clock1",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 14.5 8",key:"12zbmj"}]]),Xy=o("Clock10",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 8 10",key:"atfzqc"}]]),Jy=o("Clock11",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 9.5 8",key:"l5bg6f"}]]),Ny=o("Clock12",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12",key:"1fub01"}]]),Ky=o("Clock2",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 16 10",key:"1g230d"}]]),Qy=o("Clock3",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 16.5 12",key:"1aq6pp"}]]),Yy=o("Clock4",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 16 14",key:"68esgv"}]]),$y=o("Clock5",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 14.5 16",key:"1pcbox"}]]),_y=o("Clock6",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 12 16.5",key:"hb2qv6"}]]),ea=o("Clock7",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 9.5 16",key:"ka3394"}]]),ya=o("Clock8",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 8 14",key:"tmc9b4"}]]),aa=o("Clock9",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 7.5 12",key:"1k60p0"}]]),ta=o("Clock",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 16 14",key:"68esgv"}]]),ha=o("CloudDrizzle",[["path",{d:"M20 16.2A4.5 4.5 0 0 0 17.5 8h-1.8A7 7 0 1 0 4 14.9",key:"19hoja"}],["path",{d:"M8 19v1",key:"1dk2by"}],["path",{d:"M8 14v1",key:"84yxot"}],["path",{d:"M16 19v1",key:"v220m7"}],["path",{d:"M16 14v1",key:"g12gj6"}],["path",{d:"M12 21v1",key:"q8vafk"}],["path",{d:"M12 16v1",key:"1mx6rx"}]]),ka=o("CloudFog",[["path",{d:"M20 16.2A4.5 4.5 0 0 0 17.5 8h-1.8A7 7 0 1 0 4 14.9",key:"19hoja"}],["path",{d:"M16 17H7",key:"pygtm1"}],["path",{d:"M17 21H9",key:"1u2q02"}]]),ia=o("CloudHail",[["path",{d:"M20 16.2A4.5 4.5 0 0 0 17.5 8h-1.8A7 7 0 1 0 4 14.9",key:"19hoja"}],["path",{d:"M16 14v2",key:"a1is7l"}],["path",{d:"M8 14v2",key:"1e9m6t"}],["path",{d:"M16 20h0",key:"9t5z7u"}],["path",{d:"M8 20h0",key:"15y6v1"}],["path",{d:"M12 16v2",key:"z66u1j"}],["path",{d:"M12 22h0",key:"1bzbe1"}]]),la=o("CloudLightning",[["path",{d:"m13 12-3 5h4l-3 5",key:"1t22er"}],["path",{d:"M18 17a4.5 4.5 0 0 0-.5-9h-1.8a7.05 7.05 0 0 0-2-3.23A7 7 0 1 0 5.32 16a6.42 6.42 0 0 0 .68.37",key:"1nzj8g"}]]),pa=o("CloudMoon",[["path",{d:"M13.63 22A3.3 3.3 0 0 0 17 18.79a3.3 3.3 0 0 0-3.38-3.22h-1.34A5.23 5.23 0 0 0 7.25 12 5.13 5.13 0 0 0 2 17c0 2.76 2.35 5 5.25 5h6.38z",key:"1a3fiw"}],["path",{d:"M9.95 9a6.13 6.13 0 0 1 5.5-5.18 4.77 4.77 0 0 0 6.67 6.67A6.13 6.13 0 0 1 19.46 15",key:"1sp689"}]]),ra=o("CloudOff",[["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M10 5a7 7 0 0 1 5.7 5h1.8a4.5 4.5 0 0 1 4 6.5",key:"emzbrg"}],["path",{d:"M18.8 18.8c-.4.2-.8.2-1.3.2H9A7 7 0 0 1 5.8 5.8",key:"aguc9w"}]]),da=o("CloudRainWind",[["path",{d:"M20 16.2A4.5 4.5 0 0 0 17.5 8h-1.8A7 7 0 1 0 4 14.9",key:"19hoja"}],["path",{d:"m9.2 22 3-7",key:"sb5f6j"}],["path",{d:"m9 13-3 7",key:"500co5"}],["path",{d:"m17 13-3 7",key:"8t2fiy"}]]),na=o("CloudRain",[["path",{d:"M20 16.2A4.5 4.5 0 0 0 17.5 8h-1.8A7 7 0 1 0 4 14.9",key:"19hoja"}],["path",{d:"M16 14v6",key:"1j4efv"}],["path",{d:"M8 14v6",key:"17c4r9"}],["path",{d:"M12 16v6",key:"c8a4gj"}]]),ca=o("CloudSnow",[["path",{d:"M20 16.2A4.5 4.5 0 0 0 17.5 8h-1.8A7 7 0 1 0 4 14.9",key:"19hoja"}],["path",{d:"M8 15h0",key:"q9eq1f"}],["path",{d:"M8 19h0",key:"alrq73"}],["path",{d:"M12 17h0",key:"sk4dwq"}],["path",{d:"M12 21h0",key:"qmeo1b"}],["path",{d:"M16 15h0",key:"pzrbjg"}],["path",{d:"M16 19h0",key:"1lbn4w"}]]),xa=o("CloudSun",[["path",{d:"M12 2v2",key:"tus03m"}],["path",{d:"m5.22 5.22 1.42 1.42",key:"19ma7m"}],["path",{d:"M20 12h2",key:"1q8mjw"}],["path",{d:"M15.97 12.5A4 4 0 0 0 9.5 8.88",key:"1jrfv7"}],["path",{d:"M13.63 22A3.3 3.3 0 0 0 17 18.79a3.3 3.3 0 0 0-3.38-3.22h-1.34A5.23 5.23 0 0 0 7.25 12 5.13 5.13 0 0 0 2 17c0 2.76 2.35 5 5.25 5h6.38z",key:"1a3fiw"}],["path",{d:"m17.36 6.64 1.42-1.42",key:"fvvo0d"}]]),oa=o("Cloud",[["path",{d:"M17.5 19a4.5 4.5 0 1 0 0-9h-1.8A7 7 0 1 0 9 19h8.5z",key:"1tv4dm"}]]),Ma=o("Cloudy",[["path",{d:"M17.5 21a4.5 4.5 0 1 0 0-9h-1.8A7 7 0 1 0 9 21h8.5z",key:"1m0b0j"}],["path",{d:"M22 10c0-1.5-1.5-3-3.5-3H17c-.7-2.3-2.9-4-5.4-4-2.7 0-5 2-5.5 4.5",key:"2flp6p"}]]),va=o("Clover",[["path",{d:"M16.2 3.8a2.7 2.7 0 0 0-3.81 0l-.4.38-.4-.4a2.7 2.7 0 0 0-3.82 0C6.73 4.85 6.67 6.64 8 8l4 4 4-4c1.33-1.36 1.27-3.15.2-4.2z",key:"1gxwox"}],["path",{d:"M8 8c-1.36-1.33-3.15-1.27-4.2-.2a2.7 2.7 0 0 0 0 3.81l.38.4-.4.4a2.7 2.7 0 0 0 0 3.82C4.85 17.27 6.64 17.33 8 16",key:"il7z7z"}],["path",{d:"M16 16c1.36 1.33 3.15 1.27 4.2.2a2.7 2.7 0 0 0 0-3.81l-.38-.4.4-.4a2.7 2.7 0 0 0 0-3.82C19.15 6.73 17.36 6.67 16 8",key:"15bpx2"}],["path",{d:"M7.8 20.2a2.7 2.7 0 0 0 3.81 0l.4-.38.4.4a2.7 2.7 0 0 0 3.82 0c1.06-1.06 1.12-2.85-.21-4.21l-4-4-4 4c-1.33 1.36-1.27 3.15-.2 4.2z",key:"v9mug8"}],["path",{d:"m7 17-5 5",key:"1py3mz"}]]),sa=o("Code2",[["path",{d:"m18 16 4-4-4-4",key:"1inbqp"}],["path",{d:"m6 8-4 4 4 4",key:"15zrgr"}],["path",{d:"m14.5 4-5 16",key:"e7oirm"}]]),ga=o("Code",[["polyline",{points:"16 18 22 12 16 6",key:"z7tu5w"}],["polyline",{points:"8 6 2 12 8 18",key:"1eg1df"}]]),ma=o("Codepen",[["polygon",{points:"12 2 22 8.5 22 15.5 12 22 2 15.5 2 8.5 12 2",key:"srzb37"}],["line",{x1:"12",y1:"22",x2:"12",y2:"15.5",key:"zsefro"}],["polyline",{points:"22 8.5 12 15.5 2 8.5",key:"ajlxae"}],["polyline",{points:"2 15.5 12 8.5 22 15.5",key:"susrui"}],["line",{x1:"12",y1:"2",x2:"12",y2:"8.5",key:"zll5ve"}]]),ua=o("Codesandbox",[["path",{d:"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z",key:"yt0hxn"}],["polyline",{points:"7.5 4.21 12 6.81 16.5 4.21",key:"fabo96"}],["polyline",{points:"7.5 19.79 7.5 14.6 3 12",key:"z377f1"}],["polyline",{points:"21 12 16.5 14.6 16.5 19.79",key:"9nrev1"}],["polyline",{points:"3.27 6.96 12 12.01 20.73 6.96",key:"1180pa"}],["line",{x1:"12",y1:"22.08",x2:"12",y2:"12",key:"10a5a7"}]]),wa=o("Coffee",[["path",{d:"M17 8h1a4 4 0 1 1 0 8H17",key:"5qu2ef"}],["path",{d:"M3 8H17v9a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4Z",key:"1ukp6g"}],["line",{x1:"6",y1:"2",x2:"6",y2:"4",key:"1p57d3"}],["line",{x1:"10",y1:"2",x2:"10",y2:"4",key:"xb2gh9"}],["line",{x1:"14",y1:"2",x2:"14",y2:"4",key:"gpi44t"}]]),fa=o("Coins",[["circle",{cx:"8",cy:"8",r:"6",key:"3yglwk"}],["path",{d:"M18.09 10.37A6 6 0 1 1 10.34 18",key:"t5s6rm"}],["path",{d:"M7 6H8v4",key:"ont3dw"}],["path",{d:"M16.71 13.88l.7.71-2.82 2.82",key:"11hzc8"}]]),za=o("Columns",[["rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2",key:"maln0c"}],["line",{x1:"12",y1:"3",x2:"12",y2:"21",key:"essbwb"}]]),ba=o("Command",[["path",{d:"M18 3a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3H6a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3V6a3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3h12a3 3 0 0 0 3-3 3 3 0 0 0-3-3z",key:"uqkaba"}]]),Ca=o("Compass",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polygon",{points:"16.24 7.76 14.12 14.12 7.76 16.24 9.88 9.88 16.24 7.76",key:"m9r19z"}]]),qa=o("Component",[["path",{d:"M5.5 8.5 9 12l-3.5 3.5L2 12l3.5-3.5Z",key:"1kciei"}],["path",{d:"m12 2 3.5 3.5L12 9 8.5 5.5 12 2Z",key:"1ome0g"}],["path",{d:"M18.5 8.5 22 12l-3.5 3.5L15 12l3.5-3.5Z",key:"vbupec"}],["path",{d:"m12 15 3.5 3.5L12 22l-3.5-3.5L12 15Z",key:"16csic"}]]),ja=o("Contact",[["path",{d:"M17 18a2 2 0 0 0-2-2H9a2 2 0 0 0-2 2",key:"1mghuy"}],["rect",{x:"3",y:"4",width:"18",height:"18",rx:"2",key:"12vinp"}],["circle",{cx:"12",cy:"10",r:"2",key:"1yojzk"}],["line",{x1:"8",y1:"2",x2:"8",y2:"4",key:"1r8a5u"}],["line",{x1:"16",y1:"2",x2:"16",y2:"4",key:"tp0trh"}]]),Ha=o("Contrast",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 18a6 6 0 0 0 0-12v12z",key:"j4l70d"}]]),Aa=o("Cookie",[["path",{d:"M12 2a10 10 0 1 0 10 10 4 4 0 0 1-5-5 4 4 0 0 1-5-5",key:"laymnq"}],["path",{d:"M8.5 8.5v.01",key:"ue8clq"}],["path",{d:"M16 15.5v.01",key:"14dtrp"}],["path",{d:"M12 12v.01",key:"u5ubse"}],["path",{d:"M11 17v.01",key:"1hyl5a"}],["path",{d:"M7 14v.01",key:"uct60s"}]]),La=o("Copy",[["rect",{x:"9",y:"9",width:"13",height:"13",rx:"2",ry:"2",key:"1ma1o8"}],["path",{d:"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1",key:"pklvoz"}]]),Va=o("Copyleft",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M9 9.35a4 4 0 1 1 0 5.3",key:"p8fkhi"}]]),Sa=o("Copyright",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M15 9.354a4 4 0 1 0 0 5.292",key:"8xfhbo"}]]),Pa=o("CornerDownLeft",[["polyline",{points:"9 10 4 15 9 20",key:"r3jprv"}],["path",{d:"M20 4v7a4 4 0 0 1-4 4H4",key:"6o5b7l"}]]),Oa=o("CornerDownRight",[["polyline",{points:"15 10 20 15 15 20",key:"1q7qjw"}],["path",{d:"M4 4v7a4 4 0 0 0 4 4h12",key:"z08zvw"}]]),Ba=o("CornerLeftDown",[["polyline",{points:"14 15 9 20 4 15",key:"nkc4i"}],["path",{d:"M20 4h-7a4 4 0 0 0-4 4v12",key:"nbpdq2"}]]),Fa=o("CornerLeftUp",[["polyline",{points:"14 9 9 4 4 9",key:"m9oyvo"}],["path",{d:"M20 20h-7a4 4 0 0 1-4-4V4",key:"1blwi3"}]]),Da=o("CornerRightDown",[["polyline",{points:"10 15 15 20 20 15",key:"axus6l"}],["path",{d:"M4 4h7a4 4 0 0 1 4 4v12",key:"wcbgct"}]]),Ra=o("CornerRightUp",[["polyline",{points:"10 9 15 4 20 9",key:"1lr6px"}],["path",{d:"M4 20h7a4 4 0 0 0 4-4V4",key:"1plgdj"}]]),Ta=o("CornerUpLeft",[["polyline",{points:"9 14 4 9 9 4",key:"881910"}],["path",{d:"M20 20v-7a4 4 0 0 0-4-4H4",key:"1nkjon"}]]),Ua=o("CornerUpRight",[["polyline",{points:"15 14 20 9 15 4",key:"1tbx3s"}],["path",{d:"M4 20v-7a4 4 0 0 1 4-4h12",key:"1lu4f8"}]]),Ga=o("Cpu",[["rect",{x:"4",y:"4",width:"16",height:"16",rx:"2",ry:"2",key:"19czt8"}],["rect",{x:"9",y:"9",width:"6",height:"6",key:"o3kz5p"}],["line",{x1:"9",y1:"2",x2:"9",y2:"4",key:"1tcqwn"}],["line",{x1:"15",y1:"2",x2:"15",y2:"4",key:"1yvlak"}],["line",{x1:"9",y1:"21",x2:"9",y2:"22",key:"tuhu08"}],["line",{x1:"15",y1:"20",x2:"15",y2:"22",key:"1o5cyu"}],["line",{x1:"20",y1:"9",x2:"22",y2:"9",key:"b8rlm1"}],["line",{x1:"20",y1:"14",x2:"22",y2:"14",key:"1mk8c1"}],["line",{x1:"2",y1:"9",x2:"4",y2:"9",key:"bt7uvh"}],["line",{x1:"2",y1:"14",x2:"4",y2:"14",key:"hp71sd"}]]),Za=o("CreditCard",[["rect",{x:"2",y:"5",width:"20",height:"14",rx:"2",key:"qneu4z"}],["line",{x1:"2",y1:"10",x2:"22",y2:"10",key:"1ytoly"}]]),Ia=o("Croissant",[["path",{d:"m4.6 13.11 5.79-3.21c1.89-1.05 4.79 1.78 3.71 3.71l-3.22 5.81C8.8 23.16.79 15.23 4.6 13.11Z",key:"1ozxlb"}],["path",{d:"m10.5 9.5-1-2.29C9.2 6.48 8.8 6 8 6H4.5C2.79 6 2 6.5 2 8.5a7.71 7.71 0 0 0 2 4.83",key:"ffuyb5"}],["path",{d:"M8 6c0-1.55.24-4-2-4-2 0-2.5 2.17-2.5 4",key:"osnpzi"}],["path",{d:"m14.5 13.5 2.29 1c.73.3 1.21.7 1.21 1.5v3.5c0 1.71-.5 2.5-2.5 2.5a7.71 7.71 0 0 1-4.83-2",key:"1vubaw"}],["path",{d:"M18 16c1.55 0 4-.24 4 2 0 2-2.17 2.5-4 2.5",key:"wxr772"}]]),Ea=o("Crop",[["path",{d:"M6 2v14a2 2 0 0 0 2 2h14",key:"ron5a4"}],["path",{d:"M18 22V8a2 2 0 0 0-2-2H2",key:"7s9ehn"}]]),Wa=o("Cross",[["path",{d:"M11 2a2 2 0 0 0-2 2v5H4a2 2 0 0 0-2 2v2c0 1.1.9 2 2 2h5v5c0 1.1.9 2 2 2h2a2 2 0 0 0 2-2v-5h5a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2h-5V4a2 2 0 0 0-2-2h-2z",key:"1t5g7j"}]]),Xa=o("Crosshair",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"22",y1:"12",x2:"18",y2:"12",key:"yivkn6"}],["line",{x1:"6",y1:"12",x2:"2",y2:"12",key:"hlzxjj"}],["line",{x1:"12",y1:"6",x2:"12",y2:"2",key:"1s1957"}],["line",{x1:"12",y1:"22",x2:"12",y2:"18",key:"2x08zm"}]]),Ja=o("Crown",[["path",{d:"m2 4 3 12h14l3-12-6 7-4-7-4 7-6-7zm3 16h14",key:"zkxr6b"}]]),Na=o("Currency",[["circle",{cx:"12",cy:"12",r:"8",key:"46899m"}],["line",{x1:"3",y1:"3",x2:"6",y2:"6",key:"zkqcdn"}],["line",{x1:"21",y1:"3",x2:"18",y2:"6",key:"n7spic"}],["line",{x1:"3",y1:"21",x2:"6",y2:"18",key:"7xq9ok"}],["line",{x1:"21",y1:"21",x2:"18",y2:"18",key:"mzvtez"}]]),Ka=o("Database",[["ellipse",{cx:"12",cy:"5",rx:"9",ry:"3",key:"msslwz"}],["path",{d:"M21 12c0 1.66-4 3-9 3s-9-1.34-9-3",key:"pw5pse"}],["path",{d:"M3 5v14c0 1.66 4 3 9 3s9-1.34 9-3V5",key:"7dtpbs"}]]),Qa=o("Delete",[["path",{d:"M20 5H9L2 12l7 7H20a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2Z",key:"1bsr2m"}],["line",{x1:"18",y1:"9",x2:"12",y2:"15",key:"1328vg"}],["line",{x1:"12",y1:"9",x2:"18",y2:"15",key:"6xbiik"}]]),Ya=o("Dice1",[["rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2",key:"maln0c"}],["path",{d:"M12 12h.01",key:"1mp3jc"}]]),$a=o("Dice2",[["rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2",key:"maln0c"}],["path",{d:"M15 9h.01",key:"x1ddxp"}],["path",{d:"M9 15h.01",key:"fzyn71"}]]),_a=o("Dice3",[["rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2",key:"maln0c"}],["path",{d:"M16 8h.01",key:"cr5u4v"}],["path",{d:"M12 12h.01",key:"1mp3jc"}],["path",{d:"M8 16h.01",key:"18s6g9"}]]),et=o("Dice4",[["rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2",key:"maln0c"}],["path",{d:"M16 8h.01",key:"cr5u4v"}],["path",{d:"M8 8h.01",key:"1e4136"}],["path",{d:"M8 16h.01",key:"18s6g9"}],["path",{d:"M16 16h.01",key:"1f9h7w"}]]),yt=o("Dice5",[["rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2",key:"maln0c"}],["path",{d:"M16 8h.01",key:"cr5u4v"}],["path",{d:"M8 8h.01",key:"1e4136"}],["path",{d:"M8 16h.01",key:"18s6g9"}],["path",{d:"M16 16h.01",key:"1f9h7w"}],["path",{d:"M12 12h.01",key:"1mp3jc"}]]),at=o("Dice6",[["rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2",key:"maln0c"}],["path",{d:"M16 8h.01",key:"cr5u4v"}],["path",{d:"M16 12h.01",key:"1l6xoz"}],["path",{d:"M16 16h.01",key:"1f9h7w"}],["path",{d:"M8 8h.01",key:"1e4136"}],["path",{d:"M8 12h.01",key:"czm47f"}],["path",{d:"M8 16h.01",key:"18s6g9"}]]),tt=o("Disc",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]]),ht=o("DivideCircle",[["line",{x1:"8",y1:"12",x2:"16",y2:"12",key:"1myapg"}],["line",{x1:"12",y1:"16",x2:"12",y2:"16",key:"4v5xkb"}],["line",{x1:"12",y1:"8",x2:"12",y2:"8",key:"1vrb7x"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]]),kt=o("DivideSquare",[["rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2",key:"maln0c"}],["line",{x1:"8",y1:"12",x2:"16",y2:"12",key:"1myapg"}],["line",{x1:"12",y1:"16",x2:"12",y2:"16",key:"4v5xkb"}],["line",{x1:"12",y1:"8",x2:"12",y2:"8",key:"1vrb7x"}]]),it=o("Divide",[["circle",{cx:"12",cy:"6",r:"1",key:"1bh7o1"}],["line",{x1:"5",y1:"12",x2:"19",y2:"12",key:"1smlys"}],["circle",{cx:"12",cy:"18",r:"1",key:"lqb9t5"}]]),lt=o("DollarSign",[["line",{x1:"12",y1:"2",x2:"12",y2:"22",key:"1k6o5o"}],["path",{d:"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6",key:"1b0p4s"}]]),pt=o("DownloadCloud",[["path",{d:"M20 16.2A4.5 4.5 0 0 0 17.5 8h-1.8A7 7 0 1 0 4 14.9",key:"19hoja"}],["path",{d:"M12 12v9",key:"192myk"}],["path",{d:"m8 17 4 4 4-4",key:"1ul180"}]]),rt=o("Download",[["path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4",key:"ih7n3h"}],["polyline",{points:"7 10 12 15 17 10",key:"2ggqvy"}],["line",{x1:"12",y1:"15",x2:"12",y2:"3",key:"nqo27w"}]]),dt=o("Dribbble",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M19.13 5.09C15.22 9.14 10 10.44 2.25 10.94",key:"hpej1"}],["path",{d:"M21.75 12.84c-6.62-1.41-12.14 1-16.38 6.32",key:"1tr44o"}],["path",{d:"M8.56 2.75c4.37 6 6 9.42 8 17.72",key:"kbh691"}]]),nt=o("Droplet",[["path",{d:"M12 22a7 7 0 0 0 7-7c0-2-1-3.9-3-5.5s-3.5-4-4-6.5c-.5 2.5-2 4.9-4 6.5C6 11.1 5 13 5 15a7 7 0 0 0 7 7z",key:"c7niix"}]]),ct=o("Droplets",[["path",{d:"M7 16.3c2.2 0 4-1.83 4-4.05 0-1.16-.57-2.26-1.71-3.19S7.29 6.75 7 5.3c-.29 1.45-1.14 2.84-2.29 3.76S3 11.1 3 12.25c0 2.22 1.8 4.05 4 4.05z",key:"1ptgy4"}],["path",{d:"M12.56 6.6A10.97 10.97 0 0 0 14 3.02c.5 2.5 2 4.9 4 6.5s3 3.5 3 5.5a6.98 6.98 0 0 1-11.91 4.97",key:"1sl1rz"}]]),xt=o("Drumstick",[["path",{d:"M15.45 15.4c-2.13.65-4.3.32-5.7-1.1-2.29-2.27-1.76-6.5 1.17-9.42 2.93-2.93 7.15-3.46 9.43-1.18 1.41 1.41 1.74 3.57 1.1 5.71-1.4-.51-3.26-.02-4.64 1.36-1.38 1.38-1.87 3.23-1.36 4.63z",key:"1o96s0"}],["path",{d:"m11.25 15.6-2.16 2.16a2.5 2.5 0 1 1-4.56 1.73 2.49 2.49 0 0 1-1.41-4.24 2.5 2.5 0 0 1 3.14-.32l2.16-2.16",key:"14vv5h"}]]),ot=o("Edit2",[["path",{d:"M17 3a2.828 2.828 0 1 1 4 4L7.5 20.5 2 22l1.5-5.5L17 3z",key:"2s2c1q"}]]),Mt=o("Edit3",[["path",{d:"M12 20h9",key:"t2du7b"}],["path",{d:"M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4L16.5 3.5z",key:"18w55b"}]]),vt=o("Edit",[["path",{d:"M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7",key:"1qinfi"}],["path",{d:"M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z",key:"1cs3r3"}]]),st=o("Egg",[["path",{d:"M12 22c6.23-.05 7.87-5.57 7.5-10-.36-4.34-3.95-9.96-7.5-10-3.55.04-7.14 5.66-7.5 10-.37 4.43 1.27 9.95 7.5 10z",key:"1c39pg"}]]),gt=o("EqualNot",[["line",{x1:"5",y1:"9",x2:"19",y2:"9",key:"p612hi"}],["line",{x1:"5",y1:"15",x2:"19",y2:"15",key:"e39u1i"}],["line",{x1:"19",y1:"5",x2:"5",y2:"19",key:"t1677v"}]]),mt=o("Equal",[["line",{x1:"5",y1:"9",x2:"19",y2:"9",key:"p612hi"}],["line",{x1:"5",y1:"15",x2:"19",y2:"15",key:"e39u1i"}]]),ut=o("Eraser",[["path",{d:"M20 20H7L3 16C2.5 15.5 2.5 14.5 3 14L13 4L20 11L11 20",key:"xdnbvi"}],["path",{d:"M6 11L13 18",key:"1x6v36"}]]),wt=o("Euro",[["path",{d:"M4 10h12",key:"1y6xl8"}],["path",{d:"M4 14h9",key:"1loblj"}],["path",{d:"M19 6a7.7 7.7 0 0 0-5.2-2A7.9 7.9 0 0 0 6 12c0 4.4 3.5 8 7.8 8 2 0 3.8-.8 5.2-2",key:"1j6lzo"}]]),ft=o("Expand",[["path",{d:"m21 21-6-6m6 6v-4.8m0 4.8h-4.8",key:"1c15vz"}],["path",{d:"M3 16.2V21m0 0h4.8M3 21l6-6",key:"1fsnz2"}],["path",{d:"M21 7.8V3m0 0h-4.8M21 3l-6 6",key:"hawz9i"}],["path",{d:"M3 7.8V3m0 0h4.8M3 3l6 6",key:"u9ee12"}]]),zt=o("ExternalLink",[["path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6",key:"a6xqqp"}],["polyline",{points:"15 3 21 3 21 9",key:"mznyad"}],["line",{x1:"10",y1:"14",x2:"21",y2:"3",key:"19d9un"}]]),bt=o("EyeOff",[["path",{d:"m9.88 9.88a3 3 0 1 0 4.24 4.24",key:"3z88lj"}],["path",{d:"M10.73 5.08A10.43 10.43 0 0 1 12 5c7 0 10 7 10 7a13.16 13.16 0 0 1-1.67 2.68",key:"9wicm4"}],["path",{d:"m6.61 6.61c-1.989 1.355-3.58 3.215-4.61 5.39 0 0 3 7 10 7 1.916 0.0051 3.791-0.5549 5.39-1.61",key:"1kt8jx"}],["line",{x1:"2",y1:"2",x2:"22",y2:"22",key:"1w4vcy"}]]),Ct=o("Eye",[["path",{d:"M2 12S5 5 12 5s10 7 10 7-3 7-10 7S2 12 2 12Z",key:"1vjsho"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]]),qt=o("Facebook",[["path",{d:"M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z",key:"1jg4f8"}]]),jt=o("Factory",[["path",{d:"M2 20a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V8l-7 5V8l-7 5V4a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z",key:"159hny"}],["path",{d:"M17 18h1",key:"uldtlt"}],["path",{d:"M12 18h1",key:"s9uhes"}],["path",{d:"M7 18h1",key:"1neino"}]]),Ht=o("FastForward",[["polygon",{points:"13 19 22 12 13 5 13 19",key:"587y9g"}],["polygon",{points:"2 19 11 12 2 5 2 19",key:"3pweh0"}]]),At=o("Feather",[["path",{d:"M20.24 12.24a6 6 0 0 0-8.49-8.49L5 10.5V19h8.5z",key:"u4sw5n"}],["line",{x1:"16",y1:"8",x2:"2",y2:"22",key:"ay4g5i"}],["line",{x1:"17.5",y1:"15",x2:"9",y2:"15",key:"c4zw0f"}]]),Lt=o("Figma",[["path",{d:"M5 5.5A3.5 3.5 0 0 1 8.5 2H12v7H8.5A3.5 3.5 0 0 1 5 5.5z",key:"1340ok"}],["path",{d:"M12 2h3.5a3.5 3.5 0 1 1 0 7H12V2z",key:"1hz3m3"}],["path",{d:"M12 12.5a3.5 3.5 0 1 1 7 0 3.5 3.5 0 1 1-7 0z",key:"1oz8n2"}],["path",{d:"M5 19.5A3.5 3.5 0 0 1 8.5 16H12v3.5a3.5 3.5 0 1 1-7 0z",key:"1ff65i"}],["path",{d:"M5 12.5A3.5 3.5 0 0 1 8.5 9H12v7H8.5A3.5 3.5 0 0 1 5 12.5z",key:"pdip6e"}]]),Vt=o("FileCheck2",[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v4",key:"702lig"}],["path",{d:"M14 2v6h6",key:"1kof46"}],["path",{d:"m3 15 2 2 4-4",key:"1lhrkk"}]]),St=o("FileCheck",[["path",{d:"M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z",key:"1nnpy2"}],["polyline",{points:"14 2 14 8 20 8",key:"1ew0cm"}],["path",{d:"m9 15 2 2 4-4",key:"1grp1n"}]]),Pt=o("FileCode",[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v4",key:"702lig"}],["path",{d:"M14 2v6h6",key:"1kof46"}],["path",{d:"m9 18 3-3-3-3",key:"112psh"}],["path",{d:"m5 12-3 3 3 3",key:"oke12k"}]]),Ot=o("FileDigit",[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v4",key:"702lig"}],["path",{d:"M14 2v6h6",key:"1kof46"}],["path",{d:"M10 12h2v6",key:"12zw74"}],["rect",{x:"2",y:"12",width:"4",height:"6",key:"kg2lqm"}],["path",{d:"M10 18h4",key:"1ulq68"}]]),Bt=o("FileInput",[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v4",key:"702lig"}],["path",{d:"M14 2v6h6",key:"1kof46"}],["path",{d:"M2 15h10",key:"jfw4w8"}],["path",{d:"m9 18 3-3-3-3",key:"112psh"}]]),Ft=o("FileMinus2",[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v4",key:"702lig"}],["path",{d:"M14 2v6h6",key:"1kof46"}],["path",{d:"M3 15h6",key:"4e2qda"}]]),Dt=o("FileMinus",[["path",{d:"M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z",key:"1nnpy2"}],["polyline",{points:"14 2 14 8 20 8",key:"1ew0cm"}],["line",{x1:"9",y1:"15",x2:"15",y2:"15",key:"1hgpwl"}]]),Rt=o("FileOutput",[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v4",key:"702lig"}],["path",{d:"M14 2v6h6",key:"1kof46"}],["path",{d:"M2 15h10",key:"jfw4w8"}],["path",{d:"m5 12-3 3 3 3",key:"oke12k"}]]),Tt=o("FilePlus2",[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v4",key:"702lig"}],["path",{d:"M14 2v6h6",key:"1kof46"}],["path",{d:"M3 15h6",key:"4e2qda"}],["path",{d:"M6 12v6",key:"1u72j0"}]]),Ut=o("FilePlus",[["path",{d:"M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z",key:"1nnpy2"}],["polyline",{points:"14 2 14 8 20 8",key:"1ew0cm"}],["line",{x1:"12",y1:"18",x2:"12",y2:"12",key:"16t3gy"}],["line",{x1:"9",y1:"15",x2:"15",y2:"15",key:"1hgpwl"}]]),Gt=o("FileSearch",[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v3",key:"am10z3"}],["path",{d:"M14 2v6h6",key:"1kof46"}],["path",{d:"M5 17a3 3 0 1 0 0-6 3 3 0 0 0 0 6z",key:"ychnub"}],["path",{d:"m9 18-1.5-1.5",key:"1j6qii"}]]),Zt=o("FileText",[["path",{d:"M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z",key:"1nnpy2"}],["polyline",{points:"14 2 14 8 20 8",key:"1ew0cm"}],["line",{x1:"16",y1:"13",x2:"8",y2:"13",key:"7g4hpw"}],["line",{x1:"16",y1:"17",x2:"8",y2:"17",key:"1nzzn0"}],["line",{x1:"10",y1:"9",x2:"8",y2:"9",key:"13jkcr"}]]),It=o("FileX2",[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7.5L14.5 2H6a2 2 0 0 0-2 2v4",key:"702lig"}],["path",{d:"M14 2v6h6",key:"1kof46"}],["path",{d:"m3 12.5 5 5",key:"1qls4r"}],["path",{d:"m8 12.5-5 5",key:"b853mi"}]]),Et=o("FileX",[["path",{d:"M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z",key:"1nnpy2"}],["polyline",{points:"14 2 14 8 20 8",key:"1ew0cm"}],["line",{x1:"9.5",y1:"12.5",x2:"14.5",y2:"17.5",key:"bu76mq"}],["line",{x1:"14.5",y1:"12.5",x2:"9.5",y2:"17.5",key:"nmydn6"}]]),Wt=o("File",[["path",{d:"M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z",key:"1nnpy2"}],["polyline",{points:"14 2 14 8 20 8",key:"1ew0cm"}]]),Xt=o("Files",[["path",{d:"M15.5 2H8.6c-.4 0-.8.2-1.1.5-.3.3-.5.7-.5 1.1v12.8c0 .4.2.8.5 1.1.3.3.7.5 1.1.5h9.8c.4 0 .8-.2 1.1-.5.3-.3.5-.7.5-1.1V6.5L15.5 2z",key:"cennsq"}],["path",{d:"M3 7.6v12.8c0 .4.2.8.5 1.1.3.3.7.5 1.1.5h9.8",key:"ms809a"}],["path",{d:"M15 2v5h5",key:"qq6kwv"}]]),Jt=o("Film",[["rect",{x:"2",y:"2",width:"20",height:"20",rx:"2.18",ry:"2.18",key:"15u6kw"}],["line",{x1:"7",y1:"2",x2:"7",y2:"22",key:"io8xnd"}],["line",{x1:"17",y1:"2",x2:"17",y2:"22",key:"1ewgih"}],["line",{x1:"2",y1:"12",x2:"22",y2:"12",key:"zvmn4p"}],["line",{x1:"2",y1:"7",x2:"7",y2:"7",key:"15jszs"}],["line",{x1:"2",y1:"17",x2:"7",y2:"17",key:"qjw6jy"}],["line",{x1:"17",y1:"17",x2:"22",y2:"17",key:"132yhf"}],["line",{x1:"17",y1:"7",x2:"22",y2:"7",key:"bl3oy5"}]]),Nt=o("Filter",[["polygon",{points:"22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3",key:"1yg77f"}]]),Kt=o("FlagOff",[["path",{d:"M8 2c3 0 5 2 8 2s4-1 4-1v11",key:"9rwyz9"}],["path",{d:"M4 22V4",key:"1plyxx"}],["path",{d:"M4 15s1-1 4-1 5 2 8 2",key:"1myooe"}],["line",{x1:"2",y1:"2",x2:"22",y2:"22",key:"1w4vcy"}]]),Qt=o("FlagTriangleLeft",[["path",{d:"M17 22V2L7 7l10 5",key:"1rmf0r"}]]),Yt=o("FlagTriangleRight",[["path",{d:"M7 22V2l10 5-10 5",key:"17n18y"}]]),$t=o("Flag",[["path",{d:"M4 15s1-1 4-1 5 2 8 2 4-1 4-1V3s-1 1-4 1-5-2-8-2-4 1-4 1z",key:"i9b6wo"}],["line",{x1:"4",y1:"22",x2:"4",y2:"15",key:"1k23bw"}]]),_t=o("Flame",[["path",{d:"M8.5 14.5A2.5 2.5 0 0 0 11 12c0-1.38-.5-2-1-3-1.072-2.143-.224-4.054 2-6 .5 2.5 2 4.9 4 6.5 2 1.6 3 3.5 3 5.5a7 7 0 1 1-14 0c0-1.153.433-2.294 1-3a2.5 2.5 0 0 0 2.5 2.5z",key:"96xj49"}]]),eh=o("FlashlightOff",[["path",{d:"M16 16v4a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2V10c0-2-2-2-2-4",key:"1r120k"}],["path",{d:"M7 2h11v4c0 2-2 2-2 4v1",key:"dz1920"}],["line",{x1:"11",y1:"6",x2:"18",y2:"6",key:"q6oc82"}],["line",{x1:"2",y1:"2",x2:"22",y2:"22",key:"1w4vcy"}]]),yh=o("Flashlight",[["path",{d:"M18 6c0 2-2 2-2 4v10a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2V10c0-2-2-2-2-4V2h12z",key:"1orkel"}],["line",{x1:"6",y1:"6",x2:"18",y2:"6",key:"tmfr4k"}],["line",{x1:"12",y1:"12",x2:"12",y2:"12",key:"jyrcx7"}]]),ah=o("FlaskConical",[["path",{d:"M10 2v8L4.72 20.55a1 1 0 0 0 .9 1.45h12.76a1 1 0 0 0 .9-1.45L14 10V2",key:"aka69c"}],["path",{d:"M8.5 2h7",key:"csnxdl"}],["path",{d:"M7 16h10",key:"wp8him"}]]),th=o("FlaskRound",[["path",{d:"M10 2v7.31",key:"5d1hyh"}],["path",{d:"M14 9.3V1.99",key:"14k4l0"}],["path",{d:"M8.5 2h7",key:"csnxdl"}],["path",{d:"M14 9.3a6.5 6.5 0 1 1-4 0",key:"1r8fvy"}],["path",{d:"M5.58 16.5h12.85",key:"78w9cl"}]]),hh=o("Focus",[["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}],["path",{d:"M3 7V5a2 2 0 0 1 2-2h2",key:"aa7l1z"}],["path",{d:"M17 3h2a2 2 0 0 1 2 2v2",key:"4qcy5o"}],["path",{d:"M21 17v2a2 2 0 0 1-2 2h-2",key:"6vwrx8"}],["path",{d:"M7 21H5a2 2 0 0 1-2-2v-2",key:"ioqczr"}]]),kh=o("FolderMinus",[["path",{d:"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z",key:"1ovln1"}],["line",{x1:"9",y1:"14",x2:"15",y2:"14",key:"1o9p65"}]]),ih=o("FolderOpen",[["path",{d:"m6 17 2-5h14l-3 8a2 2 0 0 1-2 1H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h7a2 2 0 0 1 2 2v4",key:"1hhbty"}]]),lh=o("FolderPlus",[["path",{d:"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z",key:"1ovln1"}],["line",{x1:"12",y1:"11",x2:"12",y2:"17",key:"1556uj"}],["line",{x1:"9",y1:"14",x2:"15",y2:"14",key:"1o9p65"}]]),ph=o("Folder",[["path",{d:"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z",key:"1ovln1"}]]),rh=o("FormInput",[["rect",{x:"2",y:"6",width:"20",height:"12",rx:"2",key:"1wpnh2"}],["path",{d:"M12 12h.01",key:"1mp3jc"}],["path",{d:"M17 12h.01",key:"1m0b6t"}],["path",{d:"M7 12h.01",key:"eqddd0"}]]),dh=o("Forward",[["polyline",{points:"15 17 20 12 15 7",key:"1w3sku"}],["path",{d:"M4 18v-2a4 4 0 0 1 4-4h12",key:"jmiej9"}]]),nh=o("Frame",[["line",{x1:"22",y1:"6",x2:"2",y2:"6",key:"181agm"}],["line",{x1:"22",y1:"18",x2:"2",y2:"18",key:"12x4ne"}],["line",{x1:"6",y1:"2",x2:"6",y2:"22",key:"gjs6u1"}],["line",{x1:"18",y1:"2",x2:"18",y2:"22",key:"1hbgm0"}]]),ch=o("Framer",[["path",{d:"M5 16V9h14V2H5l14 14h-7m-7 0 7 7v-7m-7 0h7",key:"1a2nng"}]]),xh=o("Frown",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M16 16s-1.5-2-4-2-4 2-4 2",key:"epbg0q"}],["line",{x1:"9",y1:"9",x2:"9.01",y2:"9",key:"141aaf"}],["line",{x1:"15",y1:"9",x2:"15.01",y2:"9",key:"1cyg3o"}]]),oh=o("Fuel",[["line",{x1:"3",y1:"22",x2:"15",y2:"22",key:"fc344c"}],["line",{x1:"4",y1:"9",x2:"14",y2:"9",key:"htzs8q"}],["path",{d:"M14 22V4a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v18",key:"16j0yd"}],["path",{d:"M14 13h2a2 2 0 0 1 2 2v2a2 2 0 0 0 2 2h0a2 2 0 0 0 2-2V9.83a2 2 0 0 0-.59-1.42L18 5",key:"8ur5zv"}]]),Mh=o("FunctionSquare",[["rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2",key:"maln0c"}],["path",{d:"M9 17c2 0 2.8-1 2.8-2.8V10c0-2 1-3.3 3.2-3",key:"m1af9g"}],["path",{d:"M9 11.2h5.7",key:"3zgcl2"}]]),vh=o("Gamepad2",[["line",{x1:"6",y1:"11",x2:"10",y2:"11",key:"19tls9"}],["line",{x1:"8",y1:"9",x2:"8",y2:"13",key:"6w9cvk"}],["line",{x1:"15",y1:"12",x2:"15.01",y2:"12",key:"abmwhw"}],["line",{x1:"18",y1:"10",x2:"18.01",y2:"10",key:"19ehlv"}],["path",{d:"M17.32 5H6.68a4 4 0 0 0-3.978 3.59c-.006.052-.01.101-.017.152C2.604 9.416 2 14.456 2 16a3 3 0 0 0 3 3c1 0 1.5-.5 2-1l1.414-1.414A2 2 0 0 1 9.828 16h4.344a2 2 0 0 1 1.414.586L17 18c.5.5 1 1 2 1a3 3 0 0 0 3-3c0-1.545-.604-6.584-.685-7.258-.007-.05-.011-.1-.017-.151A4 4 0 0 0 17.32 5z",key:"mfqc10"}]]),sh=o("Gamepad",[["line",{x1:"6",y1:"12",x2:"10",y2:"12",key:"xg250c"}],["line",{x1:"8",y1:"10",x2:"8",y2:"14",key:"1cn0zn"}],["line",{x1:"15",y1:"13",x2:"15.01",y2:"13",key:"1pybt0"}],["line",{x1:"18",y1:"11",x2:"18.01",y2:"11",key:"147dzq"}],["rect",{x:"2",y:"6",width:"20",height:"12",rx:"2",key:"1wpnh2"}]]),gh=o("Gauge",[["path",{d:"m12 15 3.5-3.5",key:"1sfa3b"}],["path",{d:"M20.3 18c.4-1 .7-2.2.7-3.4C21 9.8 17 6 12 6s-9 3.8-9 8.6c0 1.2.3 2.4.7 3.4",key:"rcs43o"}]]),mh=o("Gavel",[["path",{d:"m14 13-7.5 7.5c-.83.83-2.17.83-3 0 0 0 0 0 0 0a2.12 2.12 0 0 1 0-3L11 10",key:"c9cbz0"}],["path",{d:"m16 16 6-6",key:"vzrcl6"}],["path",{d:"m8 8 6-6",key:"18bi4p"}],["path",{d:"m9 7 8 8",key:"5jnvq1"}],["path",{d:"m21 11-8-8",key:"z4y7zo"}]]),uh=o("Gem",[["polygon",{points:"6 3 18 3 22 9 12 22 2 9",key:"1kbvml"}],["path",{d:"m12 22 4-13-3-6",key:"19hoeh"}],["path",{d:"M12 22 8 9l3-6",key:"1klo0r"}],["path",{d:"M2 9h20",key:"16fsjt"}]]),wh=o("Ghost",[["path",{d:"M9 10h.01",key:"qbtxuw"}],["path",{d:"M15 10h.01",key:"1qmjsl"}],["path",{d:"M12 2a8 8 0 0 0-8 8v12l3-3 2.5 2.5L12 19l2.5 2.5L17 19l3 3V10a8 8 0 0 0-8-8z",key:"uwwb07"}]]),fh=o("Gift",[["polyline",{points:"20 12 20 22 4 22 4 12",key:"nda8fc"}],["rect",{x:"2",y:"7",width:"20",height:"5",key:"1k9o8g"}],["line",{x1:"12",y1:"22",x2:"12",y2:"7",key:"1tigeq"}],["path",{d:"M12 7H7.5a2.5 2.5 0 0 1 0-5C11 2 12 7 12 7z",key:"zighg4"}],["path",{d:"M12 7h4.5a2.5 2.5 0 0 0 0-5C13 2 12 7 12 7z",key:"1pa5tk"}]]),zh=o("GitBranchPlus",[["path",{d:"M6 3v12",key:"qpgusn"}],["path",{d:"M18 9a3 3 0 1 0 0-6 3 3 0 0 0 0 6z",key:"1d02ji"}],["path",{d:"M6 21a3 3 0 1 0 0-6 3 3 0 0 0 0 6z",key:"chk6ph"}],["path",{d:"M15 6a9 9 0 0 0-9 9",key:"or332x"}],["path",{d:"M18 15v6",key:"9wciyi"}],["path",{d:"M21 18h-6",key:"139f0c"}]]),bh=o("GitBranch",[["line",{x1:"6",y1:"3",x2:"6",y2:"15",key:"1o40i7"}],["circle",{cx:"18",cy:"6",r:"3",key:"1h7g24"}],["circle",{cx:"6",cy:"18",r:"3",key:"fqmcym"}],["path",{d:"M18 9a9 9 0 0 1-9 9",key:"n2h4wq"}]]),Ch=o("GitCommit",[["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}],["line",{x1:"3",y1:"12",x2:"9",y2:"12",key:"1vg2s9"}],["line",{x1:"15",y1:"12",x2:"21",y2:"12",key:"fnrdho"}]]),qh=o("GitFork",[["circle",{cx:"12",cy:"18",r:"3",key:"1mpf1b"}],["circle",{cx:"6",cy:"6",r:"3",key:"1lh9wr"}],["circle",{cx:"18",cy:"6",r:"3",key:"1h7g24"}],["path",{d:"M18 9v1a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2V9",key:"c89w8i"}],["path",{d:"M12 12v3",key:"158kv8"}]]),jh=o("GitMerge",[["circle",{cx:"18",cy:"18",r:"3",key:"1xkwt0"}],["circle",{cx:"6",cy:"6",r:"3",key:"1lh9wr"}],["path",{d:"M6 21V9a9 9 0 0 0 9 9",key:"7kw0sc"}]]),Hh=o("GitPullRequest",[["circle",{cx:"18",cy:"18",r:"3",key:"1xkwt0"}],["circle",{cx:"6",cy:"6",r:"3",key:"1lh9wr"}],["path",{d:"M13 6h3a2 2 0 0 1 2 2v7",key:"1yeb86"}],["line",{x1:"6",y1:"9",x2:"6",y2:"21",key:"79th4h"}]]),Ah=o("Github",[["path",{d:"M15 22V18C15.14 16.75 14.78 15.49 14 14.5C17 14.5 20 12.5 20 9C20.08 7.75 19.73 6.52 19 5.5C19.28 4.35 19.28 3.15 19 2C19 2 18 2 16 3.5C13.36 3 10.64 3 8 3.5C6 2 5 2 5 2C4.7 3.15 4.7 4.35 5 5.5C4.27 6.52 3.92 7.75 4 9C4 12.5 7 14.5 10 14.5C9.61 14.99 9.32 15.55 9.15 16.15C8.98 16.75 8.93 17.38 9 18V22",key:"76ul78"}],["path",{d:"M9 18c-4.51 2-5-2-7-2",key:"9comsn"}]]),Lh=o("Gitlab",[["path",{d:"M22 13.29l-3.33-10a.42.42 0 0 0-.14-.18A.38.38 0 0 0 18.31 3a.39.39 0 0 0-.23.07.42.42 0 0 0-.14.18L15.68 9.92H8.32L6.1 3.26A.42.42 0 0 0 6 3.08.38.38 0 0 0 5.74 3a.39.39 0 0 0-.23.07.42.42 0 0 0-.14.18L2 13.29a.74.74 0 0 0 .27.83L12 21l9.69-6.88a.71.71 0 0 0 .31-.83Z",key:"1ecqld"}]]),Vh=o("Glasses",[["circle",{cx:"6",cy:"15",r:"4",key:"vux9w4"}],["circle",{cx:"18",cy:"15",r:"4",key:"18o8ve"}],["path",{d:"M14 15a2 2 0 0 0-2-2 2 2 0 0 0-2 2",key:"1ag4bs"}],["path",{d:"M2.5 13 5 7c.7-1.3 1.4-2 3-2",key:"1hm1gs"}],["path",{d:"M21.5 13 19 7c-.7-1.3-1.5-2-3-2",key:"1r31ai"}]]),Sh=o("Globe2",[["path",{d:"M15 21v-4a2 2 0 0 1 2-2h4",key:"29t6hq"}],["path",{d:"M7 4v2a3 3 0 0 0 3 2h0a2 2 0 0 1 2 2 2 2 0 0 0 4 0 2 2 0 0 1 2-2h3",key:"1q8o6e"}],["path",{d:"M3 11h2a2 2 0 0 1 2 2v1a2 2 0 0 0 2 2 2 2 0 0 1 2 2v4",key:"10po7j"}],["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]]),Ph=o("Globe",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"2",y1:"12",x2:"22",y2:"12",key:"zvmn4p"}],["path",{d:"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z",key:"nb9nel"}]]),Oh=o("Grab",[["path",{d:"M18 11.5V9a2 2 0 0 0-2-2v0a2 2 0 0 0-2 2v1.4",key:"n5nng"}],["path",{d:"M14 10V8a2 2 0 0 0-2-2v0a2 2 0 0 0-2 2v2",key:"185i9d"}],["path",{d:"M10 9.9V9a2 2 0 0 0-2-2v0a2 2 0 0 0-2 2v5",key:"11pz95"}],["path",{d:"M6 14v0a2 2 0 0 0-2-2v0a2 2 0 0 0-2 2v0",key:"16yk7l"}],["path",{d:"M18 11v0a2 2 0 1 1 4 0v3a8 8 0 0 1-8 8h-4a8 8 0 0 1-8-8 2 2 0 1 1 4 0",key:"nzvb1c"}]]),Bh=o("GraduationCap",[["path",{d:"M22 10v6M2 10l10-5 10 5-10 5z",key:"1ef52a"}],["path",{d:"M6 12v5c3 3 9 3 12 0v-5",key:"1f75yj"}]]),Fh=o("Grid",[["rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2",key:"maln0c"}],["line",{x1:"3",y1:"9",x2:"21",y2:"9",key:"1uch6j"}],["line",{x1:"3",y1:"15",x2:"21",y2:"15",key:"1xojw2"}],["line",{x1:"9",y1:"3",x2:"9",y2:"21",key:"nvcl17"}],["line",{x1:"15",y1:"3",x2:"15",y2:"21",key:"jcv93v"}]]),Dh=o("GripHorizontal",[["circle",{cx:"12",cy:"9",r:"1",key:"124mty"}],["circle",{cx:"19",cy:"9",r:"1",key:"1ruzo2"}],["circle",{cx:"5",cy:"9",r:"1",key:"1a8b28"}],["circle",{cx:"12",cy:"15",r:"1",key:"1e56xg"}],["circle",{cx:"19",cy:"15",r:"1",key:"1a92ep"}],["circle",{cx:"5",cy:"15",r:"1",key:"5r1jwy"}]]),Rh=o("GripVertical",[["circle",{cx:"9",cy:"12",r:"1",key:"1vctgf"}],["circle",{cx:"9",cy:"5",r:"1",key:"hp0tcf"}],["circle",{cx:"9",cy:"19",r:"1",key:"fkjjf6"}],["circle",{cx:"15",cy:"12",r:"1",key:"1tmaij"}],["circle",{cx:"15",cy:"5",r:"1",key:"19l28e"}],["circle",{cx:"15",cy:"19",r:"1",key:"f4zoj3"}]]),Th=o("Hammer",[["path",{d:"m15 12-8.5 8.5c-.83.83-2.17.83-3 0 0 0 0 0 0 0a2.12 2.12 0 0 1 0-3L12 9",key:"1afvon"}],["path",{d:"M17.64 15 22 10.64",key:"zsji6s"}],["path",{d:"m20.91 11.7-1.25-1.25c-.6-.6-.93-1.4-.93-2.25v-.86L16.01 4.6a5.56 5.56 0 0 0-3.94-1.64H9l.92.82A6.18 6.18 0 0 1 12 8.4v1.56l2 2h2.47l2.26 1.91",key:"lehyy1"}]]),Uh=o("HandMetal",[["path",{d:"M18 12.5V10a2 2 0 0 0-2-2v0a2 2 0 0 0-2 2v1.4",key:"7eki13"}],["path",{d:"M14 11V9a2 2 0 1 0-4 0v2",key:"94qvcw"}],["path",{d:"M10 10.5V5a2 2 0 1 0-4 0v9",key:"m1ah89"}],["path",{d:"m7 15-1.76-1.76a2 2 0 0 0-2.83 2.82l3.6 3.6C7.5 21.14 9.2 22 12 22h2a8 8 0 0 0 8-8V7a2 2 0 1 0-4 0v5",key:"t1skq1"}]]),Gh=o("Hand",[["path",{d:"M18 11V6a2 2 0 0 0-2-2v0a2 2 0 0 0-2 2v0",key:"aigmz7"}],["path",{d:"M14 10V4a2 2 0 0 0-2-2v0a2 2 0 0 0-2 2v2",key:"1n6bmn"}],["path",{d:"M10 10.5V6a2 2 0 0 0-2-2v0a2 2 0 0 0-2 2v8",key:"a9iiix"}],["path",{d:"M18 8a2 2 0 1 1 4 0v6a8 8 0 0 1-8 8h-2c-2.8 0-4.5-.86-5.99-2.34l-3.6-3.6a2 2 0 0 1 2.83-2.82L7 15",key:"1s1gnw"}]]),Zh=o("HardDrive",[["line",{x1:"22",y1:"12",x2:"2",y2:"12",key:"3mrjqx"}],["path",{d:"M5.45 5.11 2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z",key:"oot6mr"}],["line",{x1:"6",y1:"16",x2:"6.01",y2:"16",key:"17k2t0"}],["line",{x1:"10",y1:"16",x2:"10.01",y2:"16",key:"1oplzg"}]]),Ih=o("HardHat",[["path",{d:"M2 18a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v2z",key:"1dej2m"}],["path",{d:"M10 10V5a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v5",key:"1p9q5i"}],["path",{d:"M4 15v-3a6 6 0 0 1 6-6h0",key:"1uc279"}],["path",{d:"M14 6h0a6 6 0 0 1 6 6v3",key:"1j9mnm"}]]),Eh=o("Hash",[["line",{x1:"4",y1:"9",x2:"20",y2:"9",key:"vg9vz1"}],["line",{x1:"4",y1:"15",x2:"20",y2:"15",key:"12vs86"}],["line",{x1:"10",y1:"3",x2:"8",y2:"21",key:"18wc2u"}],["line",{x1:"16",y1:"3",x2:"14",y2:"21",key:"ohqwl5"}]]),Wh=o("Haze",[["path",{d:"m5.2 6.2 1.4 1.4",key:"17imol"}],["path",{d:"M2 13h2",key:"13gyu8"}],["path",{d:"M20 13h2",key:"16rner"}],["path",{d:"m17.4 7.6 1.4-1.4",key:"t4xlah"}],["path",{d:"M22 17H2",key:"1gtaj3"}],["path",{d:"M22 21H2",key:"1gy6en"}],["path",{d:"M16 13a4 4 0 0 0-8 0",key:"1dyczq"}],["path",{d:"M12 5V2.5",key:"1vytko"}]]),Xh=o("Headphones",[["path",{d:"M3 18v-6a9 9 0 0 1 18 0v6",key:"e2ovd"}],["path",{d:"M21 19a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3zM3 19a2 2 0 0 0 2 2h1a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2H3z",key:"110y4r"}]]),Jh=o("HeartOff",[["path",{d:"M4.12 4.107a5.4 5.4 0 0 0-.538.473C1.46 6.7 1.33 10.28 4 13l8 8 4.5-4.5",key:"yskeks"}],["path",{d:"M19.328 13.672 20 13c2.67-2.72 2.54-6.3.42-8.42a5.4 5.4 0 0 0-7.65 0l-.77.78-.77-.78a5.4 5.4 0 0 0-2.386-1.393",key:"1340qr"}],["line",{x1:"2",y1:"2",x2:"22",y2:"22",key:"1w4vcy"}]]),Nh=o("Heart",[["path",{d:"M20.42 4.58a5.4 5.4 0 0 0-7.65 0l-.77.78-.77-.78a5.4 5.4 0 0 0-7.65 0C1.46 6.7 1.33 10.28 4 13l8 8 8-8c2.67-2.72 2.54-6.3.42-8.42z",key:"3q7jk9"}]]),Kh=o("HelpCircle",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3",key:"1u773s"}],["line",{x1:"12",y1:"17",x2:"12.01",y2:"17",key:"kdstpg"}]]),Qh=o("Hexagon",[["path",{d:"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z",key:"yt0hxn"}]]),Yh=o("Highlighter",[["path",{d:"m9 11-6 6v3h9l3-3",key:"1a3l36"}],["path",{d:"m22 12-4.6 4.6a2 2 0 0 1-2.8 0l-5.2-5.2a2 2 0 0 1 0-2.8L14 4",key:"14a9rk"}]]),$h=o("History",[["path",{d:"M3 3v5h5",key:"1xhq8a"}],["path",{d:"M3.05 13A9 9 0 1 0 6 5.3L3 8",key:"1xoms2"}],["path",{d:"M12 7v5l4 2",key:"1fdv2h"}]]),_h=o("Home",[["path",{d:"m3 9 9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z",key:"y5dka4"}],["polyline",{points:"9 22 9 12 15 12 15 22",key:"e2us08"}]]),ek=o("Hourglass",[["path",{d:"M5 22h14",key:"ehvnwv"}],["path",{d:"M5 2h14",key:"pdyrp9"}],["path",{d:"M17 22v-4.172a2 2 0 0 0-.586-1.414L12 12l-4.414 4.414A2 2 0 0 0 7 17.828V22",key:"1d314k"}],["path",{d:"M7 2v4.172a2 2 0 0 0 .586 1.414L12 12l4.414-4.414A2 2 0 0 0 17 6.172V2",key:"1vvvr6"}]]),yk=o("ImageMinus",[["path",{d:"M21 9v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7",key:"m87ecr"}],["line",{x1:"16",y1:"5",x2:"22",y2:"5",key:"c5ve4s"}],["circle",{cx:"9",cy:"9",r:"2",key:"af1f0g"}],["path",{d:"m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21",key:"1xmnt7"}]]),ak=o("ImageOff",[["line",{x1:"2",y1:"2",x2:"22",y2:"22",key:"1w4vcy"}],["path",{d:"M10.41 10.41a2 2 0 1 1-2.83-2.83",key:"1bzlo9"}],["line",{x1:"13.5",y1:"13.5",x2:"6",y2:"21",key:"1oc4ns"}],["line",{x1:"18",y1:"12",x2:"21",y2:"15",key:"1j50dh"}],["path",{d:"M3.59 3.59A1.99 1.99 0 0 0 3 5v14a2 2 0 0 0 2 2h14c.55 0 1.052-.22 1.41-.59",key:"mmje98"}],["path",{d:"M21 15V5a2 2 0 0 0-2-2H9",key:"43el77"}]]),tk=o("ImagePlus",[["path",{d:"M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7",key:"31hg93"}],["line",{x1:"16",y1:"5",x2:"22",y2:"5",key:"c5ve4s"}],["line",{x1:"19",y1:"2",x2:"19",y2:"8",key:"12oc9j"}],["circle",{cx:"9",cy:"9",r:"2",key:"af1f0g"}],["path",{d:"m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21",key:"1xmnt7"}]]),hk=o("Image",[["rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2",key:"maln0c"}],["circle",{cx:"9",cy:"9",r:"2",key:"af1f0g"}],["path",{d:"m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21",key:"1xmnt7"}]]),kk=o("Import",[["path",{d:"M12 3v12",key:"1x0j5s"}],["path",{d:"m8 11 4 4 4-4",key:"1dohi6"}],["path",{d:"M8 5H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-4",key:"1ywtjm"}]]),ik=o("Inbox",[["polyline",{points:"22 12 16 12 14 15 10 15 8 12 2 12",key:"o97t9d"}],["path",{d:"M5.45 5.11 2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z",key:"oot6mr"}]]),lk=o("Indent",[["polyline",{points:"3 8 7 12 3 16",key:"f3rxhf"}],["line",{x1:"21",y1:"12",x2:"11",y2:"12",key:"1xy73i"}],["line",{x1:"21",y1:"6",x2:"11",y2:"6",key:"97xvqg"}],["line",{x1:"21",y1:"18",x2:"11",y2:"18",key:"1r7j8g"}]]),pk=o("IndianRupee",[["path",{d:"M6 3h12",key:"ggurg9"}],["path",{d:"M6 8h12",key:"6g4wlu"}],["path",{d:"m6 13 8.5 8",key:"u1kupk"}],["path",{d:"M6 13h3",key:"wdp6ag"}],["path",{d:"M9 13c6.667 0 6.667-10 0-10",key:"1nkvk2"}]]),rk=o("Infinity",[["path",{d:"M18.178 8c5.096 0 5.096 8 0 8-5.095 0-7.133-8-12.739-8-4.585 0-4.585 8 0 8 5.606 0 7.644-8 12.74-8z",key:"13d65y"}]]),dk=o("Info",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"12",y1:"16",x2:"12",y2:"12",key:"dkqlv3"}],["line",{x1:"12",y1:"8",x2:"12.01",y2:"8",key:"1kl4hv"}]]),nk=o("Inspect",[["path",{d:"M21 11V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h6",key:"14rsvq"}],["path",{d:"m12 12 4 10 1.7-4.3L22 16Z",key:"64ilsv"}]]),ck=o("Instagram",[["rect",{x:"2",y:"2",width:"20",height:"20",rx:"5",ry:"5",key:"cdfzoc"}],["path",{d:"M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z",key:"9exkf1"}],["line",{x1:"17.5",y1:"6.5",x2:"17.51",y2:"6.5",key:"643fve"}]]),xk=o("Italic",[["line",{x1:"19",y1:"4",x2:"10",y2:"4",key:"ohvhe"}],["line",{x1:"14",y1:"20",x2:"5",y2:"20",key:"pl6qj"}],["line",{x1:"15",y1:"4",x2:"9",y2:"20",key:"baf5vk"}]]),ok=o("JapaneseYen",[["path",{d:"M12 9.5V21m0-11.5L6 3m6 6.5L18 3",key:"2ej80x"}],["path",{d:"M6 15h12",key:"1hwgt5"}],["path",{d:"M6 11h12",key:"wf4gp6"}]]),Mk=o("Key",[["path",{d:"m21 2-2 2m-7.61 7.61a5.5 5.5 0 1 1-7.778 7.778 5.5 5.5 0 0 1 7.777-7.777zm0 0L15.5 7.5m0 0 3 3L22 7l-3-3m-3.5 3.5L19 4",key:"1b7wfm"}]]),vk=o("Keyboard",[["rect",{x:"2",y:"4",width:"20",height:"16",rx:"2",ry:"2",key:"xgg3gf"}],["path",{d:"M6 8h.001",key:"1ej0i3"}],["path",{d:"M10 8h.001",key:"1x2st2"}],["path",{d:"M14 8h.001",key:"1vkmyp"}],["path",{d:"M18 8h.001",key:"kfsenl"}],["path",{d:"M8 12h.001",key:"1sjpby"}],["path",{d:"M12 12h.001",key:"al75ts"}],["path",{d:"M16 12h.001",key:"931bgk"}],["path",{d:"M7 16h10",key:"wp8him"}]]),sk=o("Landmark",[["line",{x1:"3",y1:"22",x2:"21",y2:"22",key:"1mkv49"}],["line",{x1:"6",y1:"18",x2:"6",y2:"11",key:"shpxqa"}],["line",{x1:"10",y1:"18",x2:"10",y2:"11",key:"6quq76"}],["line",{x1:"14",y1:"18",x2:"14",y2:"11",key:"qxd7vm"}],["line",{x1:"18",y1:"18",x2:"18",y2:"11",key:"1m478d"}],["polygon",{points:"12 2 20 7 4 7",key:"jkujk7"}]]),gk=o("Languages",[["path",{d:"m5 8 6 6",key:"1wu5hv"}],["path",{d:"m4 14 6-6 2-3",key:"1k1g8d"}],["path",{d:"M2 5h12",key:"or177f"}],["path",{d:"M7 2h1",key:"1t2jsx"}],["path",{d:"m22 22-5-10-5 10",key:"don7ne"}],["path",{d:"M14 18h6",key:"1m8k6r"}]]),mk=o("Laptop2",[["rect",{x:"3",y:"4",width:"18",height:"12",rx:"2",ry:"2",key:"8tl1gx"}],["line",{x1:"2",y1:"20",x2:"22",y2:"20",key:"1pxzem"}]]),uk=o("Laptop",[["path",{d:"M20 16V7a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v9m16 0H4m16 0 1.28 2.55a1 1 0 0 1-.9 1.45H3.62a1 1 0 0 1-.9-1.45L4 16",key:"tarvll"}]]),wk=o("LassoSelect",[["path",{d:"M7 22a5 5 0 0 1-2-4",key:"umushi"}],["path",{d:"M7 16.93c.96.43 1.96.74 2.99.91",key:"ybbtv3"}],["path",{d:"M3.34 14A6.8 6.8 0 0 1 2 10c0-4.42 4.48-8 10-8s10 3.58 10 8a7.19 7.19 0 0 1-.33 2",key:"gt5e1w"}],["path",{d:"M5 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4z",key:"bq3ynw"}],["path",{d:"M14.33 22h-.09a.35.35 0 0 1-.24-.32v-10a.34.34 0 0 1 .33-.34c.08 0 .15.03.21.08l7.34 6a.33.33 0 0 1-.21.59h-4.49l-2.57 3.85a.35.35 0 0 1-.28.14v0z",key:"1bawls"}]]),fk=o("Lasso",[["path",{d:"M7 22a5 5 0 0 1-2-4",key:"umushi"}],["path",{d:"M3.3 14A6.8 6.8 0 0 1 2 10c0-4.4 4.5-8 10-8s10 3.6 10 8-4.5 8-10 8a12 12 0 0 1-5-1",key:"146dds"}],["path",{d:"M5 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4z",key:"bq3ynw"}]]),zk=o("Layers",[["polygon",{points:"12 2 2 7 12 12 22 7 12 2",key:"1b0ttc"}],["polyline",{points:"2 17 12 22 22 17",key:"imjtdl"}],["polyline",{points:"2 12 12 17 22 12",key:"5dexcv"}]]),bk=o("LayoutDashboard",[["rect",{x:"3",y:"3",width:"7",height:"9",key:"1eurd7"}],["rect",{x:"14",y:"3",width:"7",height:"5",key:"zff5ux"}],["rect",{x:"14",y:"12",width:"7",height:"9",key:"1oiq0r"}],["rect",{x:"3",y:"16",width:"7",height:"5",key:"1145ac"}]]),Ck=o("LayoutGrid",[["rect",{x:"3",y:"3",width:"7",height:"7",key:"1q9d4d"}],["rect",{x:"14",y:"3",width:"7",height:"7",key:"1kofyi"}],["rect",{x:"14",y:"14",width:"7",height:"7",key:"18jxcw"}],["rect",{x:"3",y:"14",width:"7",height:"7",key:"1omegr"}]]),qk=o("LayoutList",[["rect",{x:"3",y:"14",width:"7",height:"7",key:"1omegr"}],["rect",{x:"3",y:"3",width:"7",height:"7",key:"1q9d4d"}],["line",{x1:"14",y1:"4",x2:"21",y2:"4",key:"1klf7b"}],["line",{x1:"14",y1:"9",x2:"21",y2:"9",key:"1kf9x0"}],["line",{x1:"14",y1:"15",x2:"21",y2:"15",key:"s6i7v1"}],["line",{x1:"14",y1:"20",x2:"21",y2:"20",key:"yxpbil"}]]),jk=o("LayoutTemplate",[["path",{d:"M21 3H3v7h18V3z",key:"cq2tmr"}],["path",{d:"M21 14h-5v7h5v-7z",key:"1dv32i"}],["path",{d:"M12 14H3v7h9v-7z",key:"1k92lm"}]]),Hk=o("Layout",[["rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2",key:"maln0c"}],["line",{x1:"3",y1:"9",x2:"21",y2:"9",key:"1uch6j"}],["line",{x1:"9",y1:"21",x2:"9",y2:"9",key:"97zt75"}]]),Ak=o("Library",[["path",{d:"m16 6 4 14",key:"ji33uf"}],["path",{d:"M12 6v14",key:"1n7gus"}],["path",{d:"M8 8v12",key:"1gg7y9"}],["path",{d:"M4 4v16",key:"6qkkli"}]]),Lk=o("LifeBuoy",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["circle",{cx:"12",cy:"12",r:"4",key:"4exip2"}],["line",{x1:"4.93",y1:"4.93",x2:"9.17",y2:"9.17",key:"1akcti"}],["line",{x1:"14.83",y1:"14.83",x2:"19.07",y2:"19.07",key:"js56sr"}],["line",{x1:"14.83",y1:"9.17",x2:"19.07",y2:"4.93",key:"ca9a8b"}],["line",{x1:"14.83",y1:"9.17",x2:"18.36",y2:"5.64",key:"dsbuwx"}],["line",{x1:"4.93",y1:"19.07",x2:"9.17",y2:"14.83",key:"1lkv3n"}]]),Vk=o("LightbulbOff",[["path",{d:"M9 18h6",key:"x1upvd"}],["path",{d:"M10 22h4",key:"ceow96"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M9 2.804A6 6 0 0 1 18 8a4.65 4.65 0 0 1-1.03 3",key:"1v6krz"}],["path",{d:"M8.91 14a4.61 4.61 0 0 0-1.41-2.5C6.23 10.23 6 9 6 8a6 6 0 0 1 .084-1",key:"1jxmct"}]]),Sk=o("Lightbulb",[["line",{x1:"9",y1:"18",x2:"15",y2:"18",key:"poumom"}],["line",{x1:"10",y1:"22",x2:"14",y2:"22",key:"1oekqc"}],["path",{d:"M15.09 14c.18-.98.65-1.74 1.41-2.5A4.65 4.65 0 0 0 18 8 6 6 0 0 0 6 8c0 1 .23 2.23 1.5 3.5A4.61 4.61 0 0 1 8.91 14",key:"a9yf0y"}]]),Pk=o("LineChart",[["path",{d:"M2 2v20h20",key:"9fg1bd"}],["path",{d:"m20 9-6 6-5-5-3 3",key:"kmh158"}]]),Ok=o("Link2Off",[["path",{d:"M9 17H7A5 5 0 0 1 7 7",key:"10o201"}],["path",{d:"M15 7h2a5 5 0 0 1 4 8",key:"1d3206"}],["line",{x1:"8",y1:"12",x2:"12",y2:"12",key:"1drbw0"}],["line",{x1:"2",y1:"2",x2:"22",y2:"22",key:"1w4vcy"}]]),Bk=o("Link2",[["path",{d:"M9 17H7A5 5 0 0 1 7 7h2",key:"8i5ue5"}],["path",{d:"M15 7h2a5 5 0 1 1 0 10h-2",key:"1b9ql8"}],["line",{x1:"8",y1:"12",x2:"16",y2:"12",key:"1myapg"}]]),Fk=o("Link",[["path",{d:"M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71",key:"1cjeqo"}],["path",{d:"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71",key:"19qd67"}]]),Dk=o("Linkedin",[["path",{d:"M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z",key:"c2jq9f"}],["rect",{x:"2",y:"9",width:"4",height:"12",key:"fu1a4h"}],["circle",{cx:"4",cy:"4",r:"2",key:"bt5ra8"}]]),Rk=o("ListChecks",[["line",{x1:"10",y1:"6",x2:"21",y2:"6",key:"g7ikjt"}],["line",{x1:"10",y1:"12",x2:"21",y2:"12",key:"xgqux5"}],["line",{x1:"10",y1:"18",x2:"21",y2:"18",key:"1q4fbe"}],["polyline",{points:"3 6 4 7 6 5",key:"ectua5"}],["polyline",{points:"3 12 4 13 6 11",key:"gtbhyw"}],["polyline",{points:"3 18 4 19 6 17",key:"qzp18e"}]]),Tk=o("ListMinus",[["path",{d:"M11 12H3",key:"51ecnj"}],["path",{d:"M16 6H3",key:"1wxfjs"}],["path",{d:"M16 18H3",key:"12xzn7"}],["path",{d:"M21 12h-6",key:"bt1uis"}]]),Uk=o("ListOrdered",[["line",{x1:"10",y1:"6",x2:"21",y2:"6",key:"g7ikjt"}],["line",{x1:"10",y1:"12",x2:"21",y2:"12",key:"xgqux5"}],["line",{x1:"10",y1:"18",x2:"21",y2:"18",key:"1q4fbe"}],["path",{d:"M4 6h1v4",key:"cnovpq"}],["path",{d:"M4 10h2",key:"16xx2s"}],["path",{d:"M6 18H4c0-1 2-2 2-3s-1-1.5-2-1",key:"m9a95d"}]]),Gk=o("ListPlus",[["path",{d:"M11 12H3",key:"51ecnj"}],["path",{d:"M16 6H3",key:"1wxfjs"}],["path",{d:"M16 18H3",key:"12xzn7"}],["path",{d:"M18 9v6",key:"1twb98"}],["path",{d:"M21 12h-6",key:"bt1uis"}]]),Zk=o("ListX",[["path",{d:"M11 12H3",key:"51ecnj"}],["path",{d:"M16 6H3",key:"1wxfjs"}],["path",{d:"M16 18H3",key:"12xzn7"}],["path",{d:"m19 10-4 4",key:"1tz659"}],["path",{d:"m15 10 4 4",key:"1n7nei"}]]),Ik=o("List",[["line",{x1:"8",y1:"6",x2:"21",y2:"6",key:"1kveod"}],["line",{x1:"8",y1:"12",x2:"21",y2:"12",key:"120u6p"}],["line",{x1:"8",y1:"18",x2:"21",y2:"18",key:"1k409v"}],["line",{x1:"3",y1:"6",x2:"3.01",y2:"6",key:"13co06"}],["line",{x1:"3",y1:"12",x2:"3.01",y2:"12",key:"11tec3"}],["line",{x1:"3",y1:"18",x2:"3.01",y2:"18",key:"14wug1"}]]),Ek=o("Loader2",[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56",key:"13zald"}]]),Wk=o("Loader",[["line",{x1:"12",y1:"2",x2:"12",y2:"6",key:"1pduqs"}],["line",{x1:"12",y1:"18",x2:"12",y2:"22",key:"1b94uv"}],["line",{x1:"4.93",y1:"4.93",x2:"7.76",y2:"7.76",key:"1a736z"}],["line",{x1:"16.24",y1:"16.24",x2:"19.07",y2:"19.07",key:"gt096z"}],["line",{x1:"2",y1:"12",x2:"6",y2:"12",key:"rkbu33"}],["line",{x1:"18",y1:"12",x2:"22",y2:"12",key:"1vrbnu"}],["line",{x1:"4.93",y1:"19.07",x2:"7.76",y2:"16.24",key:"59c6el"}],["line",{x1:"16.24",y1:"7.76",x2:"19.07",y2:"4.93",key:"8m03gt"}]]),Xk=o("LocateFixed",[["line",{x1:"2",x2:"5",y1:"12",y2:"12",key:"bvdh0s"}],["line",{x1:"19",x2:"22",y1:"12",y2:"12",key:"1tbv5k"}],["line",{x1:"12",x2:"12",y1:"2",y2:"5",key:"11lu5j"}],["line",{x1:"12",x2:"12",y1:"19",y2:"22",key:"x3vr5v"}],["circle",{cx:"12",cy:"12",r:"7",key:"fim9np"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]]),Jk=o("LocateOff",[["line",{x1:"2",x2:"5",y1:"12",y2:"12",key:"bvdh0s"}],["line",{x1:"19",x2:"22",y1:"12",y2:"12",key:"1tbv5k"}],["line",{x1:"12",x2:"12",y1:"2",y2:"5",key:"11lu5j"}],["line",{x1:"12",x2:"12",y1:"19",y2:"22",key:"x3vr5v"}],["path",{d:"M7.11 7.11C5.83 8.39 5 10.1 5 12c0 3.87 3.13 7 7 7 1.9 0 3.61-.83 4.89-2.11",key:"1oh7ia"}],["path",{d:"M18.71 13.96c.19-.63.29-1.29.29-1.96 0-3.87-3.13-7-7-7-.67 0-1.33.1-1.96.29",key:"3qdecy"}],["line",{x1:"2",x2:"22",y1:"2",y2:"22",key:"a6p6uj"}]]),Nk=o("Locate",[["line",{x1:"2",x2:"5",y1:"12",y2:"12",key:"bvdh0s"}],["line",{x1:"19",x2:"22",y1:"12",y2:"12",key:"1tbv5k"}],["line",{x1:"12",x2:"12",y1:"2",y2:"5",key:"11lu5j"}],["line",{x1:"12",x2:"12",y1:"19",y2:"22",key:"x3vr5v"}],["circle",{cx:"12",cy:"12",r:"7",key:"fim9np"}]]),Kk=o("Lock",[["rect",{x:"3",y:"11",width:"18",height:"11",rx:"2",ry:"2",key:"biyj2e"}],["path",{d:"M7 11V7a5 5 0 0 1 10 0v4",key:"fwvmzm"}]]),Qk=o("LogIn",[["path",{d:"M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4",key:"u53s6r"}],["polyline",{points:"10 17 15 12 10 7",key:"1ail0h"}],["line",{x1:"15",y1:"12",x2:"3",y2:"12",key:"80e4vw"}]]),Yk=o("LogOut",[["path",{d:"M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4",key:"1uf3rs"}],["polyline",{points:"16 17 21 12 16 7",key:"1gabdz"}],["line",{x1:"21",y1:"12",x2:"9",y2:"12",key:"1stwgr"}]]),$k=o("Magnet",[["path",{d:"m6 15-4-4 6.75-6.77a7.79 7.79 0 0 1 11 11L13 22l-4-4 6.39-6.36a2.14 2.14 0 0 0-3-3L6 15",key:"1i3lhw"}],["path",{d:"m5 8 4 4",key:"j6kj7e"}],["path",{d:"m12 15 4 4",key:"lnac28"}]]),_k=o("Mail",[["path",{d:"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z",key:"1wse7h"}],["polyline",{points:"22,6 12,13 2,6",key:"1ukqhz"}]]),ei=o("MapPinOff",[["path",{d:"M5.43 5.43A8.06 8.06 0 0 0 4 10c0 6 8 12 8 12a29.94 29.94 0 0 0 5-5",key:"12a8pk"}],["path",{d:"M19.18 13.52A8.66 8.66 0 0 0 20 10a8 8 0 0 0-8-8 7.88 7.88 0 0 0-3.52.82",key:"1r9f6y"}],["path",{d:"M9.13 9.13A2.78 2.78 0 0 0 9 10a3 3 0 0 0 3 3 2.78 2.78 0 0 0 .87-.13",key:"erynq7"}],["path",{d:"M14.9 9.25a3 3 0 0 0-2.15-2.16",key:"1hwwmx"}],["line",{x1:"2",y1:"2",x2:"22",y2:"22",key:"1w4vcy"}]]),yi=o("MapPin",[["path",{d:"M20 10c0 6-8 12-8 12S4 16 4 10a8 8 0 0 1 16 0Z",key:"1510lq"}],["circle",{cx:"12",cy:"10",r:"3",key:"ilqhr7"}]]),ai=o("Map",[["polygon",{points:"3 6 9 3 15 6 21 3 21 18 15 21 9 18 3 21",key:"ok2ie8"}],["line",{x1:"9",y1:"3",x2:"9",y2:"18",key:"3zqglt"}],["line",{x1:"15",y1:"6",x2:"15",y2:"21",key:"1c9xoo"}]]),ti=o("Maximize2",[["polyline",{points:"15 3 21 3 21 9",key:"mznyad"}],["polyline",{points:"9 21 3 21 3 15",key:"1avn1i"}],["line",{x1:"21",y1:"3",x2:"14",y2:"10",key:"8isubj"}],["line",{x1:"3",y1:"21",x2:"10",y2:"14",key:"c1a6xr"}]]),hi=o("Maximize",[["path",{d:"M8 3H5a2 2 0 0 0-2 2v3",key:"1dcmit"}],["path",{d:"M21 8V5a2 2 0 0 0-2-2h-3",key:"1e4gt3"}],["path",{d:"M3 16v3a2 2 0 0 0 2 2h3",key:"wsl5sc"}],["path",{d:"M16 21h3a2 2 0 0 0 2-2v-3",key:"18trek"}]]),ki=o("Megaphone",[["path",{d:"m3 11 18-5v12L3 14v-3z",key:"n962bs"}],["path",{d:"M11.6 16.8a3 3 0 1 1-5.8-1.6",key:"1yl0tm"}]]),ii=o("Meh",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"8",y1:"15",x2:"16",y2:"15",key:"29ieok"}],["line",{x1:"9",y1:"9",x2:"9.01",y2:"9",key:"141aaf"}],["line",{x1:"15",y1:"9",x2:"15.01",y2:"9",key:"1cyg3o"}]]),li=o("Menu",[["line",{x1:"4",y1:"12",x2:"20",y2:"12",key:"1q6rtp"}],["line",{x1:"4",y1:"6",x2:"20",y2:"6",key:"1jr6gt"}],["line",{x1:"4",y1:"18",x2:"20",y2:"18",key:"98tuvx"}]]),pi=o("MessageCircle",[["path",{d:"M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z",key:"5iho0c"}]]),ri=o("MessageSquare",[["path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z",key:"1lielz"}]]),di=o("MicOff",[["line",{x1:"2",y1:"2",x2:"22",y2:"22",key:"1w4vcy"}],["path",{d:"M18.89 13.23A7.12 7.12 0 0 0 19 12V10 ",key:"18um2p"}],["path",{d:"M5 10v2A7 7 0 0 0 17 17",key:"qk7eye"}],["path",{d:"M15 9.34V5A3 3 0 0 0 9.32 3.67",key:"1oaqry"}],["path",{d:"M9 9v3a3 3 0 0 0 5.12 2.12",key:"r2i35w"}],["line",{x1:"12",y1:"19",x2:"12",y2:"22",key:"1l505v"}]]),ni=o("Mic",[["path",{d:"M12 2A3 3 0 0 0 9 5v7a3 3 0 0 0 6 0V5A3 3 0 0 0 12 2Z",key:"1bpmjn"}],["path",{d:"M19 10v2A7 7 0 0 1 5 12V10",key:"19h069"}],["line",{x1:"12",y1:"19",x2:"12",y2:"22",key:"1l505v"}]]),ci=o("Milestone",[["path",{d:"M18 6H5a2 2 0 0 0-2 2v3a2 2 0 0 0 2 2h13l4-3.5L18 6Z",key:"1mp5s7"}],["path",{d:"M12 13v9",key:"keea1l"}],["path",{d:"M12 2v4",key:"3427ic"}]]),xi=o("Minimize2",[["polyline",{points:"4 14 10 14 10 20",key:"11kfnr"}],["polyline",{points:"20 10 14 10 14 4",key:"rlmsce"}],["line",{x1:"14",y1:"10",x2:"21",y2:"3",key:"6dvi8v"}],["line",{x1:"3",y1:"21",x2:"10",y2:"14",key:"c1a6xr"}]]),oi=o("Minimize",[["path",{d:"M8 3v3a2 2 0 0 1-2 2H3",key:"hohbtr"}],["path",{d:"M21 8h-3a2 2 0 0 1-2-2V3",key:"5jw1f3"}],["path",{d:"M3 16h3a2 2 0 0 1 2 2v3",key:"198tvr"}],["path",{d:"M16 21v-3a2 2 0 0 1 2-2h3",key:"ph8mxp"}]]),Mi=o("MinusCircle",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"8",y1:"12",x2:"16",y2:"12",key:"1myapg"}]]),vi=o("MinusSquare",[["rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2",key:"maln0c"}],["line",{x1:"8",y1:"12",x2:"16",y2:"12",key:"1myapg"}]]),si=o("Minus",[["line",{x1:"5",y1:"12",x2:"19",y2:"12",key:"1smlys"}]]),gi=o("MonitorOff",[["path",{d:"M17 17H4a2 2 0 0 1-2-2V5c0-1.5 1-2 1-2",key:"k0q8oc"}],["path",{d:"M22 15V5a2 2 0 0 0-2-2H9",key:"cp1ac0"}],["path",{d:"M8 21h8",key:"1ev6f3"}],["path",{d:"M12 17v4",key:"1riwvh"}],["path",{d:"m2 2 20 20",key:"1ooewy"}]]),mi=o("MonitorSpeaker",[["path",{d:"M5.5 20H8",key:"1k40s5"}],["path",{d:"M17 9h.01",key:"1j24nn"}],["rect",{x:"12",y:"4",width:"10",height:"16",rx:"2",key:"1gi0i2"}],["path",{d:"M8 6H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h4",key:"1mp6e1"}],["circle",{cx:"17",cy:"15",r:"1",key:"tqvash"}]]),ui=o("Monitor",[["rect",{x:"2",y:"3",width:"20",height:"14",rx:"2",ry:"2",key:"1q87ek"}],["line",{x1:"8",y1:"21",x2:"16",y2:"21",key:"bcbiac"}],["line",{x1:"12",y1:"17",x2:"12",y2:"21",key:"1v4d7v"}]]),wi=o("Moon",[["path",{d:"M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z",key:"1lhmh3"}]]),fi=o("MoreHorizontal",[["circle",{cx:"12",cy:"12",r:"1",key:"41hilf"}],["circle",{cx:"19",cy:"12",r:"1",key:"1wjl8i"}],["circle",{cx:"5",cy:"12",r:"1",key:"1pcz8c"}]]),zi=o("MoreVertical",[["circle",{cx:"12",cy:"12",r:"1",key:"41hilf"}],["circle",{cx:"12",cy:"5",r:"1",key:"gxeob9"}],["circle",{cx:"12",cy:"19",r:"1",key:"lyex9k"}]]),bi=o("MountainSnow",[["path",{d:"m8 3 4 8 5-5 5 15H2L8 3z",key:"otkl63"}],["path",{d:"M4.14 15.08c2.62-1.57 5.24-1.43 7.86.42 2.74 1.94 5.49 2 8.23.19",key:"1pvmmp"}]]),Ci=o("Mountain",[["path",{d:"m8 3 4 8 5-5 5 15H2L8 3z",key:"otkl63"}]]),qi=o("MousePointer2",[["path",{d:"m4 4 7.07 17 2.51-7.39L21 11.07z",key:"1vqm48"}]]),ji=o("MousePointerClick",[["path",{d:"m9 9 5 12 1.774-5.226L21 14 9 9z",key:"1qd44z"}],["path",{d:"m16.071 16.071 4.243 4.243",key:"wfhsjb"}],["path",{d:"m7.188 2.239.777 2.897M5.136 7.965l-2.898-.777M13.95 4.05l-2.122 2.122m-5.657 5.656-2.12 2.122",key:"1bk8fz"}]]),Hi=o("MousePointer",[["path",{d:"m3 3 7.07 16.97 2.51-7.39 7.39-2.51L3 3z",key:"y2ucgo"}],["path",{d:"m13 13 6 6",key:"1nhxnf"}]]),Ai=o("Mouse",[["rect",{x:"6",y:"3",width:"12",height:"18",rx:"6",key:"wskjtk"}],["path",{d:"M12 7v4",key:"xawao1"}]]),Li=o("MoveDiagonal2",[["polyline",{points:"5 11 5 5 11 5",key:"ncfzxk"}],["polyline",{points:"19 13 19 19 13 19",key:"1mk7hk"}],["line",{x1:"5",y1:"5",x2:"19",y2:"19",key:"4tvgsr"}]]),Vi=o("MoveDiagonal",[["polyline",{points:"13 5 19 5 19 11",key:"11219e"}],["polyline",{points:"11 19 5 19 5 13",key:"sfq3wq"}],["line",{x1:"19",y1:"5",x2:"5",y2:"19",key:"t1677v"}]]),Si=o("MoveHorizontal",[["polyline",{points:"18 8 22 12 18 16",key:"1hqrds"}],["polyline",{points:"6 8 2 12 6 16",key:"f0ernq"}],["line",{x1:"2",y1:"12",x2:"22",y2:"12",key:"zvmn4p"}]]),Pi=o("MoveVertical",[["polyline",{points:"8 18 12 22 16 18",key:"1uutw3"}],["polyline",{points:"8 6 12 2 16 6",key:"d60sxy"}],["line",{x1:"12",y1:"2",x2:"12",y2:"22",key:"1k6o5o"}]]),Oi=o("Move",[["polyline",{points:"5 9 2 12 5 15",key:"1r5uj5"}],["polyline",{points:"9 5 12 2 15 5",key:"5v383o"}],["polyline",{points:"15 19 12 22 9 19",key:"g7qi8m"}],["polyline",{points:"19 9 22 12 19 15",key:"tpp73q"}],["line",{x1:"2",y1:"12",x2:"22",y2:"12",key:"zvmn4p"}],["line",{x1:"12",y1:"2",x2:"12",y2:"22",key:"1k6o5o"}]]),Bi=o("Music",[["path",{d:"M9 18V5l12-2v13",key:"1jmyc2"}],["circle",{cx:"6",cy:"18",r:"3",key:"fqmcym"}],["circle",{cx:"18",cy:"16",r:"3",key:"1hluhg"}]]),Fi=o("Navigation2Off",[["path",{d:"M9.31 9.31 5 21l7-4 7 4-1.17-3.17",key:"qoq2o2"}],["path",{d:"M14.53 8.88 12 2 10.83 5.17",key:"113rjm"}],["line",{x1:"2",y1:"2",x2:"22",y2:"22",key:"1w4vcy"}]]),Di=o("Navigation2",[["polygon",{points:"12 2 19 21 12 17 5 21 12 2",key:"x8c0qg"}]]),Ri=o("NavigationOff",[["path",{d:"M8.43 8.43 3 11l8 2 2 8 2.57-5.43",key:"1vdtb7"}],["path",{d:"M17.39 11.73 22 2 12.27 6.61",key:"w6p316"}],["line",{x1:"2",y1:"2",x2:"22",y2:"22",key:"1w4vcy"}]]),Ti=o("Navigation",[["polygon",{points:"3 11 22 2 13 21 11 13 3 11",key:"1ltx0t"}]]),Ui=o("Network",[["rect",{x:"9",y:"2",width:"6",height:"6",key:"1iwon9"}],["rect",{x:"16",y:"16",width:"6",height:"6",key:"gonbwd"}],["rect",{x:"2",y:"16",width:"6",height:"6",key:"1q0lzr"}],["path",{d:"M12 8v4m0 0H5v4m7-4h7v4",key:"1sczav"}]]),Gi=o("Octagon",[["polygon",{points:"7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2",key:"h1p8hx"}]]),Zi=o("Option",[["path",{d:"M3 3h6l6 18h6",key:"ph9rgk"}],["path",{d:"M14 3h7",key:"16f0ms"}]]),Ii=o("Outdent",[["polyline",{points:"7 8 3 12 7 16",key:"2j60jr"}],["line",{x1:"21",y1:"12",x2:"11",y2:"12",key:"1xy73i"}],["line",{x1:"21",y1:"6",x2:"11",y2:"6",key:"97xvqg"}],["line",{x1:"21",y1:"18",x2:"11",y2:"18",key:"1r7j8g"}]]),Ei=o("PackageCheck",[["path",{d:"m16 16 2 2 4-4",key:"gfu2re"}],["path",{d:"M21 10V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l2-1.14",key:"e7tb2h"}],["path",{d:"M16.5 9.4 7.55 4.24",key:"10qotr"}],["path",{d:"M3.29 7 12 12m0 0 8.71-5M12 12v10",key:"16khkf"}]]),Wi=o("PackageMinus",[["path",{d:"M16 16h6",key:"100bgy"}],["path",{d:"M21 10V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l2-1.14",key:"e7tb2h"}],["path",{d:"M16.5 9.4 7.55 4.24",key:"10qotr"}],["path",{d:"M3.29 7 12 12m0 0 8.71-5M12 12v10",key:"16khkf"}]]),Xi=o("PackagePlus",[["path",{d:"M16 16h6",key:"100bgy"}],["path",{d:"M19 13v6",key:"85cyf1"}],["path",{d:"M21 10V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l2-1.14",key:"e7tb2h"}],["path",{d:"M16.5 9.4 7.55 4.24",key:"10qotr"}],["path",{d:"M3.29 7 12 12m0 0 8.71-5M12 12v10",key:"16khkf"}]]),Ji=o("PackageSearch",[["path",{d:"M21 10V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l2-1.14",key:"e7tb2h"}],["path",{d:"M16.5 9.4 7.55 4.24",key:"10qotr"}],["path",{d:"M12 12v10M3.29 7 12 12 3.29 7zM12 12l8.71-5L12 12z",key:"2d47s8"}],["circle",{cx:"18.5",cy:"15.5",r:"2.5",key:"b5zd12"}],["path",{d:"M20.27 17.27 22 19",key:"1l4muz"}]]),Ni=o("PackageX",[["path",{d:"M21 10V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l2-1.14",key:"e7tb2h"}],["path",{d:"M16.5 9.4 7.55 4.24",key:"10qotr"}],["path",{d:"M3.29 7 12 12m0 0 8.71-5M12 12v10",key:"16khkf"}],["path",{d:"m17 13 5 5m-5 0 5-5",key:"im3w4b"}]]),Ki=o("Package",[["line",{x1:"16.5",y1:"9.4",x2:"7.5",y2:"4.21",key:"i6f8yp"}],["path",{d:"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z",key:"yt0hxn"}],["polyline",{points:"3.27 6.96 12 12.01 20.73 6.96",key:"1180pa"}],["line",{x1:"12",y1:"22.08",x2:"12",y2:"12",key:"10a5a7"}]]),Qi=o("Palette",[["circle",{cx:"13.5",cy:"6.5",r:".5",key:"1xcu5"}],["circle",{cx:"17.5",cy:"10.5",r:".5",key:"736e4u"}],["circle",{cx:"8.5",cy:"7.5",r:".5",key:"clrty"}],["circle",{cx:"6.5",cy:"12.5",r:".5",key:"1s4xz9"}],["path",{d:"M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10c.926 0 1.648-.746 1.648-1.688 0-.437-.18-.835-.437-1.125-.29-.289-.438-.652-.438-1.125a1.64 1.64 0 0 1 1.668-1.668h1.996c3.051 0 5.555-2.503 5.555-5.554C21.965 6.012 17.461 2 12 2z",key:"12rzf8"}]]),Yi=o("Palmtree",[["path",{d:"M13 8c0-2.76-2.46-5-5.5-5S2 5.24 2 8h2l1-1 1 1h4",key:"foxbe7"}],["path",{d:"M13 7.14A5.82 5.82 0 0 1 16.5 6c3.04 0 5.5 2.24 5.5 5h-3l-1-1-1 1h-3",key:"18arnh"}],["path",{d:"M5.89 9.71c-2.15 2.15-2.3 5.47-.35 7.43l4.24-4.25.7-.7.71-.71 2.12-2.12c-1.95-1.96-5.27-1.8-7.42.35z",key:"epoumf"}],["path",{d:"M11 15.5c.5 2.5-.17 4.5-1 6.5h4c2-5.5-.5-12-1-14",key:"ft0feo"}]]),$i=o("Paperclip",[["path",{d:"M21.44 11.05l-9.19 9.19a6 6 0 0 1-8.49-8.49l8.57-8.57A4 4 0 1 1 18 8.84L9.41 17.41a2 2 0 0 1-2.83-2.83L15.07 6.1",key:"x7cfe0"}]]),_i=o("PauseCircle",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"10",y1:"15",x2:"10",y2:"9",key:"2cxng6"}],["line",{x1:"14",y1:"15",x2:"14",y2:"9",key:"wsglx2"}]]),el=o("PauseOctagon",[["path",{d:"M10 15V9",key:"1lckn7"}],["path",{d:"M14 15V9",key:"1muqhk"}],["path",{d:"M7.714 2h8.572L22 7.714v8.572L16.286 22H7.714L2 16.286V7.714L7.714 2z",key:"1m7qra"}]]),yl=o("Pause",[["rect",{x:"6",y:"4",width:"4",height:"16",key:"5yltu4"}],["rect",{x:"14",y:"4",width:"4",height:"16",key:"duxydb"}]]),al=o("PenTool",[["path",{d:"m12 19 7-7 3 3-7 7-3-3z",key:"rklqx2"}],["path",{d:"m18 13-1.5-7.5L2 2l3.5 14.5L13 18l5-5z",key:"1et58u"}],["path",{d:"m2 2 7.586 7.586",key:"etlp93"}],["circle",{cx:"11",cy:"11",r:"2",key:"xmgehs"}]]),tl=o("Pencil",[["line",{x1:"18",y1:"2",x2:"22",y2:"6",key:"1k5sg2"}],["path",{d:"M7.5 20.5 19 9l-4-4L3.5 16.5 2 22z",key:"12iwkt"}]]),hl=o("Percent",[["line",{x1:"19",y1:"5",x2:"5",y2:"19",key:"t1677v"}],["circle",{cx:"6.5",cy:"6.5",r:"2.5",key:"4mh3h7"}],["circle",{cx:"17.5",cy:"17.5",r:"2.5",key:"1mdrzq"}]]),kl=o("PersonStanding",[["circle",{cx:"12",cy:"5",r:"1",key:"gxeob9"}],["path",{d:"m9 20 3-6 3 6",key:"se2kox"}],["path",{d:"m6 8 6 2 6-2",key:"4o3us4"}],["path",{d:"M12 10v4",key:"1kjpxc"}]]),il=o("PhoneCall",[["path",{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z",key:"foiqr5"}],["path",{d:"M14.05 2a9 9 0 0 1 8 7.94",key:"vmijpz"}],["path",{d:"M14.05 6A5 5 0 0 1 18 10",key:"13nbpp"}]]),ll=o("PhoneForwarded",[["polyline",{points:"18 2 22 6 18 10",key:"6vjanh"}],["line",{x1:"14",y1:"6",x2:"22",y2:"6",key:"1yuov7"}],["path",{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z",key:"foiqr5"}]]),pl=o("PhoneIncoming",[["polyline",{points:"16 2 16 8 22 8",key:"1ygljm"}],["line",{x1:"22",y1:"2",x2:"16",y2:"8",key:"kb9lty"}],["path",{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z",key:"foiqr5"}]]),rl=o("PhoneMissed",[["line",{x1:"22",y1:"2",x2:"16",y2:"8",key:"kb9lty"}],["line",{x1:"16",y1:"2",x2:"22",y2:"8",key:"11291p"}],["path",{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z",key:"foiqr5"}]]),dl=o("PhoneOff",[["path",{d:"M10.68 13.31a16 16 0 0 0 3.41 2.6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7 2 2 0 0 1 1.72 2v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.42 19.42 0 0 1-3.33-2.67m-2.67-3.34a19.79 19.79 0 0 1-3.07-8.63A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91",key:"z86iuo"}],["line",{x1:"22",y1:"2",x2:"2",y2:"22",key:"1sphze"}]]),nl=o("PhoneOutgoing",[["polyline",{points:"22 8 22 2 16 2",key:"1g204g"}],["line",{x1:"16",y1:"8",x2:"22",y2:"2",key:"1hkegm"}],["path",{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z",key:"foiqr5"}]]),cl=o("Phone",[["path",{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z",key:"foiqr5"}]]),xl=o("PieChart",[["path",{d:"M21.21 15.89A10 10 0 1 1 8 2.83",key:"k2fpak"}],["path",{d:"M22 12A10 10 0 0 0 12 2v10z",key:"1rfc4y"}]]),ol=o("PiggyBank",[["path",{d:"M19 5c-1.5 0-2.8 1.4-3 2-3.5-1.5-11-.3-11 5 0 1.8 0 3 2 4.5V20h4v-2h3v2h4v-4c1-.5 1.7-1 2-2h2v-4h-2c0-1-.5-1.5-1-2h0V5z",key:"uf6l00"}],["path",{d:"M2 9v1c0 1.1.9 2 2 2h1",key:"nm575m"}],["path",{d:"M16 11h0",key:"k2aug8"}]]),Ml=o("Pin",[["path",{d:"M12 21v-7",key:"i94l0b"}],["path",{d:"M9 3v5l-2 4v2h10m0 0h-5m5 0v-2l-2-4V3",key:"1kgic7"}],["path",{d:"M7 3h10",key:"5tt5ne"}]]),vl=o("Pipette",[["path",{d:"M2 22l1-1H6l9-9",key:"vi57q3"}],["path",{d:"M3 21V18l9-9",key:"tvc52x"}],["path",{d:"M21.37 5.63a2.12 2.12 0 0 0-3-3L15.58 5.42a1.05 1.05 0 0 1-1.5 0 1.07 1.07 0 0 0-1.5 0L11.25 6.75a1.07 1.07 0 0 0 0 1.5l4.5 4.5a1.07 1.07 0 0 0 1.5 0l1.33-1.33a1.07 1.07 0 0 0 0-1.5 1.05 1.05 0 0 1 0-1.5Z",key:"1u8tu6"}]]),sl=o("Plane",[["path",{d:"M17.8 19.2 16 11l3.5-3.5C21 6 21.5 4 21 3c-1-.5-3 0-4.5 1.5L13 8 4.8 6.2c-.5-.1-.9.1-1.1.5l-.3.5c-.2.5-.1 1 .3 1.3L9 12l-2 3H4l-1 1 3 2 2 3 1-1v-3l3-2 3.5 5.3c.3.4.8.5 1.3.3l.5-.2c.4-.3.6-.7.5-1.2z",key:"1v9wt8"}]]),gl=o("PlayCircle",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polygon",{points:"10 8 16 12 10 16 10 8",key:"1cimsy"}]]),ml=o("Play",[["polygon",{points:"5 3 19 12 5 21 5 3",key:"191637"}]]),ul=o("PlugZap",[["path",{d:"m13 2-2 2.5h3L12 7",key:"1me98u"}],["path",{d:"M12 22v-3",key:"kmzjlo"}],["path",{d:"M10 13v-2.5",key:"1g2mrq"}],["path",{d:"M10 12.5v-2",key:"pcvzbb"}],["path",{d:"M14 12.5v-2",key:"qv1toj"}],["path",{d:"M16 15a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2v-2z",key:"17xmdd"}]]),wl=o("PlusCircle",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"12",y1:"8",x2:"12",y2:"16",key:"55jlg"}],["line",{x1:"8",y1:"12",x2:"16",y2:"12",key:"1myapg"}]]),fl=o("PlusSquare",[["rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2",key:"maln0c"}],["line",{x1:"12",y1:"8",x2:"12",y2:"16",key:"55jlg"}],["line",{x1:"8",y1:"12",x2:"16",y2:"12",key:"1myapg"}]]),zl=o("Plus",[["line",{x1:"12",y1:"5",x2:"12",y2:"19",key:"myz83a"}],["line",{x1:"5",y1:"12",x2:"19",y2:"12",key:"1smlys"}]]),bl=o("Pocket",[["path",{d:"M4 3h16a2 2 0 0 1 2 2v6a10 10 0 0 1-10 10A10 10 0 0 1 2 11V5a2 2 0 0 1 2-2z",key:"1mz881"}],["polyline",{points:"8 10 12 14 16 10",key:"w4mbv5"}]]),Cl=o("Podcast",[["circle",{cx:"12",cy:"11",r:"1",key:"1gvufo"}],["path",{d:"M11 17a1 1 0 0 1 2 0c0 .5-.34 3-.5 4.5a.5.5 0 0 1-1 0c-.16-1.5-.5-4-.5-4.5Z",key:"1n5fvv"}],["path",{d:"M8 14a5 5 0 1 1 8 0",key:"fc81rn"}],["path",{d:"M17 18.5a9 9 0 1 0-10 0",key:"jqtxkf"}]]),ql=o("Pointer",[["path",{d:"M22 14a8 8 0 0 1-8 8",key:"56vcr3"}],["path",{d:"M18 11v-1a2 2 0 0 0-2-2v0a2 2 0 0 0-2 2v0",key:"1pp0yd"}],["path",{d:"M14 10V9a2 2 0 0 0-2-2v0a2 2 0 0 0-2 2v1",key:"u654g"}],["path",{d:"M10 9.5V4a2 2 0 0 0-2-2v0a2 2 0 0 0-2 2v10",key:"1e2dtv"}],["path",{d:"M18 11a2 2 0 1 1 4 0v3a8 8 0 0 1-8 8h-2c-2.8 0-4.5-.86-5.99-2.34l-3.6-3.6a2 2 0 0 1 2.83-2.82L7 15",key:"g6ys72"}]]),jl=o("PoundSterling",[["path",{d:"M18 7c0-5.333-8-5.333-8 0",key:"1prm2n"}],["path",{d:"M10 7v14",key:"18tmcs"}],["path",{d:"M6 21h12",key:"4dkmi1"}],["path",{d:"M6 13h10",key:"ybwr4a"}]]),Hl=o("PowerOff",[["path",{d:"M18.36 6.64A9 9 0 0 1 20.77 15",key:"dxknvb"}],["path",{d:"M6.16 6.16a9 9 0 1 0 12.68 12.68",key:"1x7qb5"}],["path",{d:"M12 2v4",key:"3427ic"}],["path",{d:"m2 2 20 20",key:"1ooewy"}]]),Al=o("Power",[["path",{d:"M18.36 6.64a9 9 0 1 1-12.73 0",key:"phirl6"}],["line",{x1:"12",y1:"2",x2:"12",y2:"12",key:"1d1p48"}]]),Ll=o("Printer",[["polyline",{points:"6 9 6 2 18 2 18 9",key:"1306q4"}],["path",{d:"M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2",key:"143wyd"}],["rect",{x:"6",y:"14",width:"12",height:"8",key:"emw7yt"}]]),Vl=o("Puzzle",[["path",{d:"m12 2 3.6 3.6c2.4-6.3 9.1.4 2.8 2.8L22 12l-3.6 3.6c-2.4-6.3-9.1.4-2.8 2.8L12 22l-3.6-3.6C6 24.7-.7 18 5.6 15.6L2 12l3.6-3.6C8 14.7 14.7 8 8.4 5.6L12 2z",key:"1neqd4"}]]),Sl=o("QrCode",[["rect",{x:"2",y:"2",width:"8",height:"8",key:"bswmnx"}],["path",{d:"M6 6h.01",key:"1utrut"}],["rect",{x:"14",y:"2",width:"8",height:"8",key:"ia6yqy"}],["path",{d:"M18 6h.01",key:"1v4wsw"}],["rect",{x:"2",y:"14",width:"8",height:"8",key:"153n5c"}],["path",{d:"M6 18h.01",key:"uhywen"}],["path",{d:"M14 14h.01",key:"uax65s"}],["path",{d:"M18 18h.01",key:"mvaupc"}],["path",{d:"M18 22h4v-4",key:"18iokt"}],["path",{d:"M14 18v4",key:"mjvy8p"}],["path",{d:"M22 14h-4",key:"ksfyo3"}]]),Pl=o("Quote",[["path",{d:"M3 21c3 0 7-1 7-8V5c0-1.25-.756-2.017-2-2H4c-1.25 0-2 .75-2 1.972V11c0 1.25.75 2 2 2 1 0 1 0 1 1v1c0 1-1 2-2 2s-1 .008-1 1.031V20c0 1 0 1 1 1z",key:"4rm80e"}],["path",{d:"M15 21c3 0 7-1 7-8V5c0-1.25-.757-2.017-2-2h-4c-1.25 0-2 .75-2 1.972V11c0 1.25.75 2 2 2h.75c0 2.25.25 4-2.75 4v3c0 1 0 1 1 1z",key:"10za9r"}]]),Ol=o("RadioReceiver",[["path",{d:"M5 16v2",key:"g5qcv5"}],["path",{d:"M19 16v2",key:"1gbaio"}],["rect",{x:"2",y:"8",width:"20",height:"8",rx:"2",key:"1xflse"}],["path",{d:"M18 12h0",key:"1ucjzd"}]]),Bl=o("Radio",[["circle",{cx:"12",cy:"12",r:"2",key:"1c9p78"}],["path",{d:"M4.93 19.07a10 10 0 0 1 0-14.14",key:"r41b39"}],["path",{d:"M7.76 16.24a6 6 0 0 1-1.3-1.95 6 6 0 0 1 0-4.59 6 6 0 0 1 1.3-1.95",key:"1pc8et"}],["path",{d:"M16.24 7.76a6 6 0 0 1 1.3 2 6 6 0 0 1 0 4.59 6 6 0 0 1-1.3 1.95",key:"8dzjga"}],["path",{d:"M19.07 4.93a10 10 0 0 1 0 14.14",key:"1kegas"}]]),Fl=o("Redo2",[["path",{d:"m15 14 5-5-5-5",key:"12vg1m"}],["path",{d:"M20 9H9.5A5.5 5.5 0 0 0 4 14.5v0A5.5 5.5 0 0 0 9.5 20H13",key:"19mnr4"}]]),Dl=o("Redo",[["path",{d:"M21 7v6h-6",key:"3ptur4"}],["path",{d:"M3 17a9 9 0 0 1 9-9 9 9 0 0 1 6 2.3l3 2.7",key:"1kgawr"}]]),Rl=o("RefreshCcw",[["path",{d:"M3 2v6h6",key:"18ldww"}],["path",{d:"M21 12A9 9 0 0 0 6 5.3L3 8",key:"1pbrqz"}],["path",{d:"M21 22v-6h-6",key:"usdfbe"}],["path",{d:"M3 12a9 9 0 0 0 15 6.7l3-2.7",key:"1hosoe"}]]),Tl=o("RefreshCw",[["path",{d:"M21 2v6h-6",key:"1lwg0q"}],["path",{d:"M3 12a9 9 0 0 1 15-6.7L21 8",key:"vaktt2"}],["path",{d:"M3 22v-6h6",key:"6llvyv"}],["path",{d:"M21 12a9 9 0 0 1-15 6.7L3 16",key:"i52hsp"}]]),Ul=o("Regex",[["path",{d:"M17 3v10",key:"15fgeh"}],["path",{d:"m12.67 5.5 8.66 5",key:"1gpheq"}],["path",{d:"m12.67 10.5 8.66-5",key:"1dkfa6"}],["path",{d:"M9 17a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2v-2z",key:"swwfx4"}]]),Gl=o("Repeat1",[["path",{d:"m17 2 4 4-4 4",key:"nntrym"}],["path",{d:"M3 11v-1a4 4 0 0 1 4-4h14",key:"84bu3i"}],["path",{d:"m7 22-4-4 4-4",key:"1wqhfi"}],["path",{d:"M21 13v1a4 4 0 0 1-4 4H3",key:"1rx37r"}],["path",{d:"M11 10h1v4",key:"70cz1p"}]]),Zl=o("Repeat",[["path",{d:"m17 2 4 4-4 4",key:"nntrym"}],["path",{d:"M3 11v-1a4 4 0 0 1 4-4h14",key:"84bu3i"}],["path",{d:"m7 22-4-4 4-4",key:"1wqhfi"}],["path",{d:"M21 13v1a4 4 0 0 1-4 4H3",key:"1rx37r"}]]),Il=o("ReplyAll",[["polyline",{points:"7 17 2 12 7 7",key:"t83bqg"}],["polyline",{points:"12 17 7 12 12 7",key:"1g4ajm"}],["path",{d:"M22 18v-2a4 4 0 0 0-4-4H7",key:"1fcyog"}]]),El=o("Reply",[["polyline",{points:"9 17 4 12 9 7",key:"hvgpf2"}],["path",{d:"M20 18v-2a4 4 0 0 0-4-4H4",key:"5vmcpk"}]]),Wl=o("Rewind",[["polygon",{points:"11 19 2 12 11 5 11 19",key:"14yba5"}],["polygon",{points:"22 19 13 12 22 5 22 19",key:"1pi1cj"}]]),Xl=o("Rocket",[["path",{d:"M4.5 16.5c-1.5 1.26-2 5-2 5s3.74-.5 5-2c.71-.84.7-2.13-.09-2.91a2.18 2.18 0 0 0-2.91-.09z",key:"m3kijz"}],["path",{d:"m12 15-3-3a22 22 0 0 1 2-3.95A12.88 12.88 0 0 1 22 2c0 2.72-.78 7.5-6 11a22.35 22.35 0 0 1-4 2z",key:"1fmvmk"}],["path",{d:"M9 12H4s.55-3.03 2-4c1.62-1.08 5 0 5 0",key:"1f8sc4"}],["path",{d:"M12 15v5s3.03-.55 4-2c1.08-1.62 0-5 0-5",key:"qeys4"}]]),Jl=o("RockingChair",[["polyline",{points:"3.5 2 6.5 12.5 18 12.5",key:"y3iy52"}],["line",{x1:"9.5",y1:"12.5",x2:"5.5",y2:"20",key:"ivgihp"}],["line",{x1:"15",y1:"12.5",x2:"18.5",y2:"20",key:"1palb4"}],["path",{d:"M2.75 18a13 13 0 0 0 18.5 0",key:"1nquas"}]]),Nl=o("RotateCcw",[["path",{d:"M3 2v6h6",key:"18ldww"}],["path",{d:"M3 13a9 9 0 1 0 3-7.7L3 8",key:"aahkch"}]]),Kl=o("RotateCw",[["path",{d:"M21 2v6h-6",key:"1lwg0q"}],["path",{d:"M21 13a9 9 0 1 1-3-7.7L21 8",key:"vix499"}]]),Ql=o("Rss",[["path",{d:"M4 11a9 9 0 0 1 9 9",key:"pv89mb"}],["path",{d:"M4 4a16 16 0 0 1 16 16",key:"k0647b"}],["circle",{cx:"5",cy:"19",r:"1",key:"bfqh0e"}]]),Yl=o("Ruler",[["path",{d:"m16 2 6 6L8 22l-6-6L16 2",key:"80zfdv"}],["path",{d:"m7.5 10.5 2 2",key:"3h1c69"}],["path",{d:"m10.5 7.5 2 2",key:"1lvsmz"}],["path",{d:"m13.5 4.5 2 2",key:"1i616n"}],["path",{d:"m4.5 13.5 2 2",key:"16iojn"}]]),$l=o("RussianRuble",[["path",{d:"M14 11c5.333 0 5.333-8 0-8",key:"92e629"}],["path",{d:"M6 11h8",key:"1cr2u4"}],["path",{d:"M6 15h8",key:"1y8f6l"}],["path",{d:"M9 21V3",key:"1jd2g6"}],["path",{d:"M9 3h5",key:"8bgvcw"}]]),_l=o("Save",[["path",{d:"M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11l5 5v11a2 2 0 0 1-2 2z",key:"1owoqh"}],["polyline",{points:"17 21 17 13 7 13 7 21",key:"1md35c"}],["polyline",{points:"7 3 7 8 15 8",key:"8nz8an"}]]),ep=o("Scale",[["path",{d:"m16 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z",key:"7g6ntu"}],["path",{d:"m2 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z",key:"ijws7r"}],["path",{d:"M7 21h10",key:"1b0cd5"}],["path",{d:"M12 3v18",key:"108xh3"}],["path",{d:"M3 7h2c2 0 5-1 7-2 2 1 5 2 7 2h2",key:"3gwbw2"}]]),yp=o("ScanLine",[["path",{d:"M3 7V5a2 2 0 0 1 2-2h2",key:"aa7l1z"}],["path",{d:"M17 3h2a2 2 0 0 1 2 2v2",key:"4qcy5o"}],["path",{d:"M21 17v2a2 2 0 0 1-2 2h-2",key:"6vwrx8"}],["path",{d:"M7 21H5a2 2 0 0 1-2-2v-2",key:"ioqczr"}],["line",{x1:"7",y1:"12",x2:"17",y2:"12",key:"bc9tui"}]]),ap=o("Scan",[["path",{d:"M3 7V5a2 2 0 0 1 2-2h2",key:"aa7l1z"}],["path",{d:"M17 3h2a2 2 0 0 1 2 2v2",key:"4qcy5o"}],["path",{d:"M21 17v2a2 2 0 0 1-2 2h-2",key:"6vwrx8"}],["path",{d:"M7 21H5a2 2 0 0 1-2-2v-2",key:"ioqczr"}]]),tp=o("Scissors",[["circle",{cx:"6",cy:"6",r:"3",key:"1lh9wr"}],["circle",{cx:"6",cy:"18",r:"3",key:"fqmcym"}],["line",{x1:"20",y1:"4",x2:"8.12",y2:"15.88",key:"3cwkde"}],["line",{x1:"14.47",y1:"14.48",x2:"20",y2:"20",key:"1keerz"}],["line",{x1:"8.12",y1:"8.12",x2:"12",y2:"12",key:"spxzcb"}]]),hp=o("ScreenShareOff",[["path",{d:"M13 3H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-3",key:"i8wdob"}],["path",{d:"M8 21h8",key:"1ev6f3"}],["path",{d:"M12 17v4",key:"1riwvh"}],["path",{d:"m22 3-5 5",key:"12jva0"}],["path",{d:"m17 3 5 5",key:"k36vhe"}]]),kp=o("ScreenShare",[["path",{d:"M13 3H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-3",key:"i8wdob"}],["path",{d:"M8 21h8",key:"1ev6f3"}],["path",{d:"M12 17v4",key:"1riwvh"}],["path",{d:"m17 8 5-5",key:"fqif7o"}],["path",{d:"M17 3h5v5",key:"1o3tu8"}]]),ip=o("Search",[["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}],["line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65",key:"1p50m8"}]]),lp=o("Send",[["line",{x1:"22",y1:"2",x2:"11",y2:"13",key:"10auo0"}],["polygon",{points:"22 2 15 22 11 13 2 9 22 2",key:"12uapv"}]]),pp=o("SeparatorHorizontal",[["line",{x1:"3",y1:"12",x2:"21",y2:"12",key:"1aui40"}],["polyline",{points:"8 8 12 4 16 8",key:"zo8t4w"}],["polyline",{points:"16 16 12 20 8 16",key:"1oyrid"}]]),rp=o("SeparatorVertical",[["line",{x1:"12",y1:"3",x2:"12",y2:"21",key:"essbwb"}],["polyline",{points:"8 8 4 12 8 16",key:"bnfmv4"}],["polyline",{points:"16 16 20 12 16 8",key:"u90052"}]]),dp=o("ServerCrash",[["path",{d:"M6 10H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-2",key:"4b9dqc"}],["path",{d:"M6 14H4a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2h-2",key:"22nnkd"}],["path",{d:"M6 6h.01",key:"1utrut"}],["path",{d:"M6 18h.01",key:"uhywen"}],["path",{d:"m13 6-4 6h6l-4 6",key:"14hqih"}]]),np=o("ServerOff",[["path",{d:"M7 2h13a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-5",key:"bt2siv"}],["path",{d:"M10 10 2.5 2.5C2 2 2 2.5 2 5v3a2 2 0 0 0 2 2h6z",key:"1hjrv1"}],["path",{d:"M22 17v-1a2 2 0 0 0-2-2h-1",key:"1iynyr"}],["path",{d:"M4 14a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h16.5l1-.5.5.5-8-8H4z",key:"161ggg"}],["path",{d:"M6 18h.01",key:"uhywen"}],["path",{d:"m2 2 20 20",key:"1ooewy"}]]),cp=o("Server",[["rect",{x:"2",y:"2",width:"20",height:"8",rx:"2",ry:"2",key:"e1v5fq"}],["rect",{x:"2",y:"14",width:"20",height:"8",rx:"2",ry:"2",key:"10c4lq"}],["line",{x1:"6",y1:"6",x2:"6.01",y2:"6",key:"1g0o6g"}],["line",{x1:"6",y1:"18",x2:"6.01",y2:"18",key:"y2j7fo"}]]),xp=o("Settings2",[["path",{d:"M20 7h-9",key:"3s1dr2"}],["path",{d:"M14 17H5",key:"gfn3mx"}],["circle",{cx:"17",cy:"17",r:"3",key:"18b49y"}],["circle",{cx:"7",cy:"7",r:"3",key:"dfmy0x"}]]),op=o("Settings",[["path",{d:"M12.22 2h-.44a2 2 0 0 0-2 2v.18a2 2 0 0 1-1 1.73l-.43.25a2 2 0 0 1-2 0l-.15-.08a2 2 0 0 0-2.73.73l-.22.38a2 2 0 0 0 .73 2.73l.15.1a2 2 0 0 1 1 1.72v.51a2 2 0 0 1-1 1.74l-.15.09a2 2 0 0 0-.73 2.73l.22.38a2 2 0 0 0 2.73.73l.15-.08a2 2 0 0 1 2 0l.43.25a2 2 0 0 1 1 1.73V20a2 2 0 0 0 2 2h.44a2 2 0 0 0 2-2v-.18a2 2 0 0 1 1-1.73l.43-.25a2 2 0 0 1 2 0l.15.08a2 2 0 0 0 2.73-.73l.22-.39a2 2 0 0 0-.73-2.73l-.15-.08a2 2 0 0 1-1-1.74v-.5a2 2 0 0 1 1-1.74l.15-.09a2 2 0 0 0 .73-2.73l-.22-.38a2 2 0 0 0-2.73-.73l-.15.08a2 2 0 0 1-2 0l-.43-.25a2 2 0 0 1-1-1.73V4a2 2 0 0 0-2-2z",key:"1qme2f"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]]),Mp=o("Share2",[["circle",{cx:"18",cy:"5",r:"3",key:"gq8acd"}],["circle",{cx:"6",cy:"12",r:"3",key:"w7nqdw"}],["circle",{cx:"18",cy:"19",r:"3",key:"1xt0gg"}],["line",{x1:"8.59",y1:"13.51",x2:"15.42",y2:"17.49",key:"10dsx0"}],["line",{x1:"15.41",y1:"6.51",x2:"8.59",y2:"10.49",key:"1qn9hm"}]]),vp=o("Share",[["path",{d:"M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8",key:"1b2hhj"}],["polyline",{points:"16 6 12 2 8 6",key:"m901s6"}],["line",{x1:"12",y1:"2",x2:"12",y2:"15",key:"1sxkij"}]]),sp=o("Sheet",[["rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2",key:"maln0c"}],["line",{x1:"3",y1:"9",x2:"21",y2:"9",key:"1uch6j"}],["line",{x1:"3",y1:"15",x2:"21",y2:"15",key:"1xojw2"}],["line",{x1:"9",y1:"9",x2:"9",y2:"21",key:"x5ianl"}],["line",{x1:"15",y1:"9",x2:"15",y2:"21",key:"13a17d"}]]),gp=o("ShieldAlert",[["path",{d:"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z",key:"3xmgem"}],["path",{d:"M12 8v4",key:"1got3b"}],["path",{d:"M12 16h.01",key:"1drbdi"}]]),mp=o("ShieldCheck",[["path",{d:"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z",key:"3xmgem"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]]),up=o("ShieldClose",[["path",{d:"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z",key:"3xmgem"}],["line",{x1:"9.5",y1:"9",x2:"14.5",y2:"14",key:"154127"}],["line",{x1:"14.5",y1:"9",x2:"9.5",y2:"14",key:"1rm6h8"}]]),wp=o("ShieldOff",[["path",{d:"M19.69 14a6.9 6.9 0 0 0 .31-2V5l-8-3-3.16 1.18",key:"ungvgc"}],["path",{d:"M4.73 4.73 4 5v7c0 6 8 10 8 10a20.29 20.29 0 0 0 5.62-4.38",key:"1qf5yw"}],["line",{x1:"2",y1:"2",x2:"22",y2:"22",key:"1w4vcy"}]]),fp=o("Shield",[["path",{d:"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z",key:"3xmgem"}]]),zp=o("Shirt",[["path",{d:"M20.38 3.46 16 2a4 4 0 0 1-8 0L3.62 3.46a2 2 0 0 0-1.34 2.23l.58 3.47a1 1 0 0 0 .99.84H6v10c0 1.1.9 2 2 2h8a2 2 0 0 0 2-2V10h2.15a1 1 0 0 0 .99-.84l.58-3.47a2 2 0 0 0-1.34-2.23z",key:"1wgbhj"}]]),bp=o("ShoppingBag",[["path",{d:"M6 2 3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4z",key:"14a4hr"}],["line",{x1:"3",y1:"6",x2:"21",y2:"6",key:"1tp2lp"}],["path",{d:"M16 10a4 4 0 0 1-8 0",key:"1ltviw"}]]),Cp=o("ShoppingCart",[["circle",{cx:"8",cy:"21",r:"1",key:"jimo8o"}],["circle",{cx:"19",cy:"21",r:"1",key:"13723u"}],["path",{d:"M2.05 2.05h2l2.66 12.42a2 2 0 0 0 2 1.58h9.78a2 2 0 0 0 1.95-1.57l1.65-7.43H5.12",key:"9zh506"}]]),qp=o("Shovel",[["path",{d:"M2 22v-5l5-5 5 5-5 5z",key:"1fh25c"}],["path",{d:"M9.5 14.5 16 8",key:"1smz5x"}],["path",{d:"m17 2 5 5-.5.5a3.53 3.53 0 0 1-5 0s0 0 0 0a3.53 3.53 0 0 1 0-5L17 2",key:"1q8uv5"}]]),jp=o("Shrink",[["path",{d:"m15 15 6 6m-6-6v4.8m0-4.8h4.8",key:"17vawe"}],["path",{d:"M9 19.8V15m0 0H4.2M9 15l-6 6",key:"chjx8e"}],["path",{d:"M15 4.2V9m0 0h4.8M15 9l6-6",key:"lav6yq"}],["path",{d:"M9 4.2V9m0 0H4.2M9 9 3 3",key:"1pxi2q"}]]),Hp=o("Shuffle",[["polyline",{points:"16 3 21 3 21 8",key:"11391h"}],["line",{x1:"4",y1:"20",x2:"21",y2:"3",key:"pnd031"}],["polyline",{points:"21 16 21 21 16 21",key:"1j0gwc"}],["line",{x1:"15",y1:"15",x2:"21",y2:"21",key:"ygtzor"}],["line",{x1:"4",y1:"4",x2:"9",y2:"9",key:"q17lez"}]]),Ap=o("SidebarClose",[["rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2",key:"maln0c"}],["path",{d:"M9 3v18",key:"fh3hqa"}],["path",{d:"m16 15-3-3 3-3",key:"14y99z"}]]),Lp=o("SidebarOpen",[["rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2",key:"maln0c"}],["path",{d:"M9 3v18",key:"fh3hqa"}],["path",{d:"m14 9 3 3-3 3",key:"8010ee"}]]),Vp=o("Sidebar",[["rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2",key:"maln0c"}],["line",{x1:"9",y1:"3",x2:"9",y2:"21",key:"nvcl17"}]]),Sp=o("Sigma",[["path",{d:"M18 7V4H6l6 8-6 8h12v-3",key:"zis8ev"}]]),Pp=o("SignalHigh",[["path",{d:"M2 20h.01",key:"4haj6o"}],["path",{d:"M7 20v-4",key:"j294jx"}],["path",{d:"M12 20v-8",key:"i3yub9"}],["path",{d:"M17 20V8",key:"1tkaf5"}]]),Op=o("SignalLow",[["path",{d:"M2 20h.01",key:"4haj6o"}],["path",{d:"M7 20v-4",key:"j294jx"}]]),Bp=o("SignalMedium",[["path",{d:"M2 20h.01",key:"4haj6o"}],["path",{d:"M7 20v-4",key:"j294jx"}],["path",{d:"M12 20v-8",key:"i3yub9"}]]),Fp=o("SignalZero",[["path",{d:"M2 20h.01",key:"4haj6o"}],["path",{d:"M7 20v-4",key:"j294jx"}]]),Dp=o("Signal",[["path",{d:"M2 20h.01",key:"4haj6o"}],["path",{d:"M7 20v-4",key:"j294jx"}],["path",{d:"M12 20v-8",key:"i3yub9"}],["path",{d:"M17 20V8",key:"1tkaf5"}],["path",{d:"M22 4v16",key:"sih9yq"}]]),Rp=o("SkipBack",[["polygon",{points:"19 20 9 12 19 4 19 20",key:"o2sva"}],["line",{x1:"5",y1:"19",x2:"5",y2:"5",key:"1qxvzh"}]]),Tp=o("SkipForward",[["polygon",{points:"5 4 15 12 5 20 5 4",key:"16p6eg"}],["line",{x1:"19",y1:"5",x2:"19",y2:"19",key:"5lndli"}]]),Up=o("Skull",[["circle",{cx:"9",cy:"12",r:"1",key:"1vctgf"}],["circle",{cx:"15",cy:"12",r:"1",key:"1tmaij"}],["path",{d:"M8 20v2h8v-2",key:"ded4og"}],["path",{d:"m12.5 17-.5-1-.5 1h1z",key:"3me087"}],["path",{d:"M16 20a2 2 0 0 0 1.56-3.25 8 8 0 1 0-11.12 0A2 2 0 0 0 8 20",key:"xq9p5u"}]]),Gp=o("Slack",[["rect",{x:"13",y:"2",width:"3",height:"8",rx:"1.5",key:"134gbe"}],["path",{d:"M19 8.5V10h1.5A1.5 1.5 0 1 0 19 8.5",key:"183iwg"}],["rect",{x:"8",y:"14",width:"3",height:"8",rx:"1.5",key:"6p48jh"}],["path",{d:"M5 15.5V14H3.5A1.5 1.5 0 1 0 5 15.5",key:"76g71w"}],["rect",{x:"14",y:"13",width:"8",height:"3",rx:"1.5",key:"1gabf9"}],["path",{d:"M15.5 19H14v1.5a1.5 1.5 0 1 0 1.5-1.5",key:"jc4sz0"}],["rect",{x:"2",y:"8",width:"8",height:"3",rx:"1.5",key:"1bingn"}],["path",{d:"M8.5 5H10V3.5A1.5 1.5 0 1 0 8.5 5",key:"16f3cl"}]]),Zp=o("Slash",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"4.93",y1:"4.93",x2:"19.07",y2:"19.07",key:"bqqkff"}]]),Ip=o("SlidersHorizontal",[["line",{x1:"21",y1:"4",x2:"14",y2:"4",key:"ujuyh9"}],["line",{x1:"10",y1:"4",x2:"3",y2:"4",key:"5ejmvt"}],["line",{x1:"21",y1:"12",x2:"12",y2:"12",key:"inadxn"}],["line",{x1:"8",y1:"12",x2:"3",y2:"12",key:"apa8u8"}],["line",{x1:"21",y1:"20",x2:"16",y2:"20",key:"w4k2j3"}],["line",{x1:"12",y1:"20",x2:"3",y2:"20",key:"15hqih"}],["line",{x1:"14",y1:"2",x2:"14",y2:"6",key:"19ksk4"}],["line",{x1:"8",y1:"10",x2:"8",y2:"14",key:"1cn0zn"}],["line",{x1:"16",y1:"18",x2:"16",y2:"22",key:"1vfncj"}]]),Ep=o("Sliders",[["line",{x1:"4",y1:"21",x2:"4",y2:"14",key:"2cpl65"}],["line",{x1:"4",y1:"10",x2:"4",y2:"3",key:"1b26kg"}],["line",{x1:"12",y1:"21",x2:"12",y2:"12",key:"fxobwr"}],["line",{x1:"12",y1:"8",x2:"12",y2:"3",key:"bkspcw"}],["line",{x1:"20",y1:"21",x2:"20",y2:"16",key:"b7lt1r"}],["line",{x1:"20",y1:"12",x2:"20",y2:"3",key:"inamez"}],["line",{x1:"2",y1:"14",x2:"6",y2:"14",key:"tezuxb"}],["line",{x1:"10",y1:"8",x2:"14",y2:"8",key:"1w8tme"}],["line",{x1:"18",y1:"16",x2:"22",y2:"16",key:"1gnq8h"}]]),Wp=o("SmartphoneCharging",[["rect",{x:"5",y:"2",width:"14",height:"20",rx:"2",ry:"2",key:"1gcc4z"}],["path",{d:"M12.667 8 10 12h4l-2.667 4",key:"h9lk2d"}]]),Xp=o("Smartphone",[["rect",{x:"5",y:"2",width:"14",height:"20",rx:"2",ry:"2",key:"1gcc4z"}],["path",{d:"M12 18h.01",key:"mhygvu"}]]),Jp=o("Smile",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M8 14s1.5 2 4 2 4-2 4-2",key:"1y1vjs"}],["line",{x1:"9",y1:"9",x2:"9.01",y2:"9",key:"141aaf"}],["line",{x1:"15",y1:"9",x2:"15.01",y2:"9",key:"1cyg3o"}]]),Np=o("Snowflake",[["line",{x1:"2",y1:"12",x2:"22",y2:"12",key:"zvmn4p"}],["line",{x1:"12",y1:"2",x2:"12",y2:"22",key:"1k6o5o"}],["path",{d:"m20 16-4-4 4-4",key:"rquw4f"}],["path",{d:"m4 8 4 4-4 4",key:"12s3z9"}],["path",{d:"m16 4-4 4-4-4",key:"1tumq1"}],["path",{d:"m8 20 4-4 4 4",key:"9p200w"}]]),Kp=o("SortAsc",[["path",{d:"M11 5h4",key:"rewg9q"}],["path",{d:"M11 9h7",key:"13ra05"}],["path",{d:"M11 13h10",key:"1gdh8d"}],["path",{d:"m3 17 3 3 3-3",key:"d2bl7z"}],["path",{d:"M6 18V4",key:"20vmay"}]]),Qp=o("SortDesc",[["path",{d:"M11 5h10",key:"1cz7ny"}],["path",{d:"M11 9h7",key:"13ra05"}],["path",{d:"M11 13h4",key:"1p7l4v"}],["path",{d:"m3 17 3 3 3-3",key:"d2bl7z"}],["path",{d:"M6 18V4",key:"20vmay"}]]),Yp=o("Speaker",[["rect",{x:"4",y:"2",width:"16",height:"20",rx:"2",ry:"2",key:"152kg8"}],["circle",{cx:"12",cy:"14",r:"4",key:"1jruaj"}],["line",{x1:"12",y1:"6",x2:"12.01",y2:"6",key:"fpk8as"}]]),$p=o("Sprout",[["path",{d:"M7 20h10",key:"e6iznv"}],["path",{d:"M10 20c5.5-2.5.8-6.4 3-10",key:"161w41"}],["path",{d:"M9.5 9.4c1.1.8 1.8 2.2 2.3 3.7-2 .4-3.5.4-4.8-.3-1.2-.6-2.3-1.9-3-4.2 2.8-.5 4.4 0 5.5.8z",key:"9gtqwd"}],["path",{d:"M14.1 6a7 7 0 0 0-1.1 4c1.9-.1 3.3-.6 4.3-1.4 1-1 1.6-2.3 1.7-4.6-2.7.1-4 1-4.9 2z",key:"bkxnd2"}]]),_p=o("Square",[["rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2",key:"maln0c"}]]),er=o("StarHalf",[["path",{d:"M12 17.8 5.8 21 7 14.1 2 9.3l7-1L12 2",key:"nare05"}]]),yr=o("StarOff",[["path",{d:"M8.34 8.34 2 9.27l5 4.87L5.82 21 12 17.77 18.18 21l-.59-3.43",key:"16m0ql"}],["path",{d:"M18.42 12.76 22 9.27l-6.91-1L12 2l-1.44 2.91",key:"1vt8nq"}],["line",{x1:"2",y1:"2",x2:"22",y2:"22",key:"1w4vcy"}]]),ar=o("Star",[["polygon",{points:"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2",key:"8f66p6"}]]),tr=o("StopCircle",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["rect",{x:"9",y:"9",width:"6",height:"6",key:"o3kz5p"}]]),hr=o("StretchHorizontal",[["rect",{x:"2",y:"4",width:"20",height:"6",rx:"2",key:"12sjy4"}],["rect",{x:"2",y:"14",width:"20",height:"6",rx:"2",key:"lnm6uo"}]]),kr=o("StretchVertical",[["rect",{x:"4",y:"2",width:"6",height:"20",rx:"2",key:"1lym67"}],["rect",{x:"14",y:"2",width:"6",height:"20",rx:"2",key:"b7v5o0"}]]),ir=o("Strikethrough",[["path",{d:"M16 4H9a3 3 0 0 0-2.83 4",key:"43sutm"}],["path",{d:"M14 12a4 4 0 0 1 0 8H6",key:"nlfj13"}],["line",{x1:"4",y1:"12",x2:"20",y2:"12",key:"1q6rtp"}]]),lr=o("Subscript",[["path",{d:"m4 5 8 8",key:"1eunvl"}],["path",{d:"m12 5-8 8",key:"1ah0jp"}],["path",{d:"M20 19h-4c0-1.5.44-2 1.5-2.5S20 15.33 20 14c0-.47-.17-.93-.48-1.29a2.11 2.11 0 0 0-2.62-.44c-.42.24-.74.62-.9 1.07",key:"e8ta8j"}]]),pr=o("SunDim",[["path",{d:"M12 16a4 4 0 100-8 4 4 0 000 8z",key:"rhxqn8"}],["path",{d:"M12 4h.01",key:"1ujb9j"}],["path",{d:"M20 12h.01",key:"1ykeid"}],["path",{d:"M12 20h.01",key:"zekei9"}],["path",{d:"M4 12h.01",key:"158zrr"}],["path",{d:"M17.657 6.343h.01",key:"31pqzk"}],["path",{d:"M17.657 17.657h.01",key:"jehnf4"}],["path",{d:"M6.343 17.657h.01",key:"gdk6ow"}],["path",{d:"M6.343 6.343h.01",key:"1uurf0"}]]),rr=o("SunMedium",[["path",{d:"M12 16a4 4 0 100-8 4 4 0 000 8z",key:"rhxqn8"}],["path",{d:"M12 3v1",key:"1asbbs"}],["path",{d:"M12 20v1",key:"1wcdkc"}],["path",{d:"M3 12h1",key:"lp3yf2"}],["path",{d:"M20 12h1",key:"1vloll"}],["path",{d:"M18.364 5.636l-.707.707",key:"1yh9r5"}],["path",{d:"M6.343 17.657l-.707.707",key:"1jxihd"}],["path",{d:"M5.636 5.636l.707.707",key:"1rbc6u"}],["path",{d:"M17.657 17.657l.707.707",key:"yvwpvf"}]]),dr=o("SunMoon",[["path",{d:"M12 16a4 4 0 100-8 4 4 0 000 8z",key:"rhxqn8"}],["path",{d:"M16 12.386A3.136 3.136 0 0111.614 8",key:"l36jv9"}],["path",{d:"M12 2v2",key:"tus03m"}],["path",{d:"M12 20v2",key:"1lh1kg"}],["path",{d:"M5 5l1.5 1.5",key:"14jlk1"}],["path",{d:"M17.5 17.5L19 19",key:"1aq1dt"}],["path",{d:"M2 12h2",key:"1t8f8n"}],["path",{d:"M20 12h2",key:"1q8mjw"}],["path",{d:"M5 19l1.5-1.5",key:"ltljez"}],["path",{d:"M17.5 6.5L19 5",key:"1jn2nc"}]]),nr=o("Sun",[["circle",{cx:"12",cy:"12",r:"4",key:"4exip2"}],["path",{d:"M12 2v2",key:"tus03m"}],["path",{d:"M12 20v2",key:"1lh1kg"}],["path",{d:"m5 5 1.5 1.5",key:"h1vfvb"}],["path",{d:"M17.5 17.5 19 19",key:"15n0te"}],["path",{d:"M2 12h2",key:"1t8f8n"}],["path",{d:"M20 12h2",key:"1q8mjw"}],["path",{d:"m5 19 1.5-1.5",key:"ifxeef"}],["path",{d:"M17.5 6.5 19 5",key:"1l8ph7"}]]),cr=o("Sunrise",[["path",{d:"M12 2v8",key:"1q4o3n"}],["path",{d:"m5.2 11.2 1.4 1.4",key:"o9djwi"}],["path",{d:"M2 18h2",key:"j10viu"}],["path",{d:"M20 18h2",key:"wocana"}],["path",{d:"m17.4 12.6 1.4-1.4",key:"q9kv5p"}],["path",{d:"M22 22H2",key:"19qnx5"}],["path",{d:"m8 6 4-4 4 4",key:"ybng9g"}],["path",{d:"M16 18a4 4 0 0 0-8 0",key:"1lzouq"}]]),xr=o("Sunset",[["path",{d:"M12 10V2",key:"16sf7g"}],["path",{d:"m5.2 11.2 1.4 1.4",key:"o9djwi"}],["path",{d:"M2 18h2",key:"j10viu"}],["path",{d:"M20 18h2",key:"wocana"}],["path",{d:"m17.4 12.6 1.4-1.4",key:"q9kv5p"}],["path",{d:"M22 22H2",key:"19qnx5"}],["path",{d:"m16 6-4 4-4-4",key:"6wukr"}],["path",{d:"M16 18a4 4 0 0 0-8 0",key:"1lzouq"}]]),or=o("Superscript",[["path",{d:"m4 19 8-8",key:"hr47gm"}],["path",{d:"m12 19-8-8",key:"1dhhmo"}],["path",{d:"M20 12h-4c0-1.5.442-2 1.5-2.5S20 8.334 20 7.002c0-.472-.17-.93-.484-1.29a2.105 2.105 0 0 0-2.617-.436c-.42.239-.738.614-.899 1.06",key:"1dfcux"}]]),Mr=o("SwissFranc",[["path",{d:"M10 21V3h8",key:"br2l0g"}],["path",{d:"M6 16h9",key:"2py0wn"}],["path",{d:"M10 9.5h7",key:"13dmhz"}]]),vr=o("SwitchCamera",[["path",{d:"M11 19H4a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h5",key:"mtk2lu"}],["path",{d:"M13 5h7a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-5",key:"120jsl"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}],["path",{d:"m18 22-3-3 3-3",key:"kgdoj7"}],["path",{d:"m6 2 3 3-3 3",key:"1fnbkv"}]]),sr=o("Sword",[["polyline",{points:"14.5 17.5 3 6 3 3 6 3 17.5 14.5",key:"1hfsw2"}],["line",{x1:"13",y1:"19",x2:"19",y2:"13",key:"7h9f57"}],["line",{x1:"16",y1:"16",x2:"20",y2:"20",key:"1b4zco"}],["line",{x1:"19",y1:"21",x2:"21",y2:"19",key:"df24kr"}]]),gr=o("Swords",[["polyline",{points:"14.5 17.5 3 6 3 3 6 3 17.5 14.5",key:"1hfsw2"}],["line",{x1:"13",y1:"19",x2:"19",y2:"13",key:"7h9f57"}],["line",{x1:"16",y1:"16",x2:"20",y2:"20",key:"1b4zco"}],["line",{x1:"19",y1:"21",x2:"21",y2:"19",key:"df24kr"}],["polyline",{points:"14.5 6.5 18 3 21 3 21 6 17.5 9.5",key:"hbey2j"}],["line",{x1:"5",y1:"14",x2:"9",y2:"18",key:"acydkb"}],["line",{x1:"7",y1:"17",x2:"4",y2:"20",key:"1vmq9v"}],["line",{x1:"3",y1:"19",x2:"5",y2:"21",key:"139kw4"}]]),mr=o("Table",[["rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2",key:"maln0c"}],["line",{x1:"3",y1:"9",x2:"21",y2:"9",key:"1uch6j"}],["line",{x1:"3",y1:"15",x2:"21",y2:"15",key:"1xojw2"}],["line",{x1:"12",y1:"3",x2:"12",y2:"21",key:"essbwb"}]]),ur=o("Tablet",[["rect",{x:"4",y:"2",width:"16",height:"20",rx:"2",ry:"2",key:"152kg8"}],["line",{x1:"12",y1:"18",x2:"12.01",y2:"18",key:"73g4n8"}]]),wr=o("Tag",[["path",{d:"M2 12V2h10l9.44 9.44a2 2 0 0 1 0 2.82l-7.18 7.18a2 2 0 0 1-2.82 0L2 12Z",key:"zh3b2k"}],["path",{d:"M7 7h.01",key:"7u93v4"}]]),fr=o("Target",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["circle",{cx:"12",cy:"12",r:"6",key:"1vlfrh"}],["circle",{cx:"12",cy:"12",r:"2",key:"1c9p78"}]]),zr=o("Tent",[["path",{d:"M19 20 10 4",key:"1ak541"}],["path",{d:"m5 20 9-16",key:"11dtj9"}],["path",{d:"M3 20h18",key:"1l19wn"}],["path",{d:"m12 15-3 5",key:"1c5kej"}],["path",{d:"m12 15 3 5",key:"odkmhi"}]]),br=o("TerminalSquare",[["path",{d:"m7 11 2-2-2-2",key:"1lz0vl"}],["path",{d:"M11 13h4",key:"1p7l4v"}],["rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2",key:"maln0c"}]]),Cr=o("Terminal",[["polyline",{points:"4 17 10 11 4 5",key:"akl6gq"}],["line",{x1:"12",y1:"19",x2:"20",y2:"19",key:"fyyrwq"}]]),qr=o("TextCursorInput",[["path",{d:"M13 20h-1a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3h1",key:"19sqy7"}],["path",{d:"M5 4h1a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H5",key:"1etnvu"}],["path",{d:"M13.1 7.9h6.8A2.18 2.18 0 0 1 22 10v4a2.11 2.11 0 0 1-2.1 2.1h-6.8",key:"ebxlah"}],["path",{d:"M4.8 16.1h-.7A2.18 2.18 0 0 1 2 14v-4a2.18 2.18 0 0 1 2.1-2.1h.7",key:"1l3v11"}]]),jr=o("TextCursor",[["path",{d:"M17 22h-1a4 4 0 0 1-4-4V6a4 4 0 0 1 4-4h1",key:"uvaxm9"}],["path",{d:"M7 22h1a4 4 0 0 0 4-4v-1",key:"11xy8d"}],["path",{d:"M7 2h1a4 4 0 0 1 4 4v1",key:"1uw06m"}]]),Hr=o("ThermometerSnowflake",[["path",{d:"M2 12h10",key:"19562f"}],["path",{d:"M9 4v16",key:"81ygyz"}],["path",{d:"m3 9 3 3-3 3",key:"1sas0l"}],["path",{d:"M12 6 9 9 6 6",key:"pfrgxu"}],["path",{d:"m6 18 3-3 1.5 1.5",key:"1e277p"}],["path",{d:"M18 2a2 2 0 0 0-2 2v10.5a4 4 0 1 0 4 0V4a2 2 0 0 0-2-2z",key:"ln19k1"}]]),Ar=o("ThermometerSun",[["path",{d:"M12 9a4 4 0 0 0-2 7.5",key:"1jvsq6"}],["path",{d:"M12 3v2",key:"1w22ol"}],["path",{d:"m6.6 18.4-1.4 1.4",key:"w2yidj"}],["path",{d:"M18 2a2 2 0 0 1 2 2v10.5a4 4 0 1 1-4 0V4c0-1.1.9-2 2-2z",key:"1y9w7p"}],["path",{d:"M4 13H2",key:"118le4"}],["path",{d:"M6.6 7.6 5.2 6.2",key:"cfui7p"}]]),Lr=o("Thermometer",[["path",{d:"M12 2a2 2 0 0 0-2 2v10.5a4 4 0 1 0 4 0V4a2 2 0 0 0-2-2z",key:"1wip6z"}]]),Vr=o("ThumbsDown",[["path",{d:"M17 14V2",key:"8ymqnk"}],["path",{d:"M9 18.12 10 14H4.17a2 2 0 0 1-1.92-2.56l2.33-8A2 2 0 0 1 6.5 2H20a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-2.76a2 2 0 0 0-1.79 1.11L12 22h0a3.13 3.13 0 0 1-3-3.88Z",key:"s6e0r"}]]),Sr=o("ThumbsUp",[["path",{d:"M7 10v12",key:"1qc93n"}],["path",{d:"M15 5.88 14 10h5.83a2 2 0 0 1 1.92 2.56l-2.33 8A2 2 0 0 1 17.5 22H4a2 2 0 0 1-2-2v-8a2 2 0 0 1 2-2h2.76a2 2 0 0 0 1.79-1.11L12 2h0a3.13 3.13 0 0 1 3 3.88Z",key:"y3tblf"}]]),Pr=o("Ticket",[["path",{d:"M3 9V7a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v2M3 15v2a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-2",key:"1nzbwz"}],["path",{d:"M21 15a3 3 0 1 1 0-6",key:"s3n4sq"}],["path",{d:"M3 15a3 3 0 1 0 0-6",key:"zuwpvf"}],["path",{d:"M13 5v2",key:"dyzc3o"}],["path",{d:"M13 17v2",key:"1ont0d"}],["path",{d:"M13 11v2",key:"1wjjxi"}]]),Or=o("TimerOff",[["path",{d:"M10 2h4",key:"n1abiw"}],["path",{d:"M7.43 7.433A8 8 0 0 1 18.566 18.57M4.582 11A8 8 0 0 0 15 21.419",key:"bui8xb"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M12 12v-2",key:"fwoke6"}]]),Br=o("TimerReset",[["path",{d:"M10 2h4",key:"n1abiw"}],["path",{d:"M12 14v-4",key:"1evpnu"}],["path",{d:"M4 13a8 8 0 0 1 8-7 8 8 0 1 1-5.3 14L4 17.6",key:"1ts96g"}],["path",{d:"M9 17H4v5",key:"8t5av"}]]),Fr=o("Timer",[["line",{x1:"10",x2:"14",y1:"2",y2:"2",key:"14vaq8"}],["line",{x1:"12",x2:"15",y1:"14",y2:"11",key:"17fdiu"}],["circle",{cx:"12",cy:"14",r:"8",key:"1e1u0o"}]]),Dr=o("ToggleLeft",[["rect",{x:"1",y:"5",width:"22",height:"14",rx:"7",ry:"7",key:"rq2fx9"}],["circle",{cx:"8",cy:"12",r:"3",key:"nylqfu"}]]),Rr=o("ToggleRight",[["rect",{x:"1",y:"5",width:"22",height:"14",rx:"7",ry:"7",key:"rq2fx9"}],["circle",{cx:"16",cy:"12",r:"3",key:"nkkl0l"}]]),Tr=o("Tornado",[["path",{d:"M21 4H3",key:"1hwok0"}],["path",{d:"M18 8H6",key:"41n648"}],["path",{d:"M19 12H9",key:"1g4lpz"}],["path",{d:"M16 16h-6",key:"1j5d54"}],["path",{d:"M11 20H9",key:"39obr8"}]]),Ur=o("Train",[["rect",{x:"4",y:"3",width:"16",height:"16",rx:"2",key:"u93jis"}],["path",{d:"M4 11h16M12 3v8",key:"11pg5r"}],["path",{d:"M8 15h.01M16 15h.01M8 19l-2 3M18 22l-2-3",key:"kk6nrl"}]]),Gr=o("Trash2",[["polyline",{points:"3 6 5 6 21 6",key:"c9uf7f"}],["path",{d:"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2",key:"1tsvmg"}],["line",{x1:"10",y1:"11",x2:"10",y2:"17",key:"m9v7hp"}],["line",{x1:"14",y1:"11",x2:"14",y2:"17",key:"23cpt9"}]]),Zr=o("Trash",[["polyline",{points:"3 6 5 6 21 6",key:"c9uf7f"}],["path",{d:"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2",key:"1tsvmg"}]]),Ir=o("Trello",[["rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2",key:"maln0c"}],["rect",{x:"7",y:"7",width:"3",height:"9",key:"1xk0xp"}],["rect",{x:"14",y:"7",width:"3",height:"5",key:"1otkhn"}]]),Er=o("TrendingDown",[["polyline",{points:"22 17 13.5 8.5 8.5 13.5 2 7",key:"1r2t7k"}],["polyline",{points:"16 17 22 17 22 11",key:"11uiuu"}]]),Wr=o("TrendingUp",[["polyline",{points:"22 7 13.5 15.5 8.5 10.5 2 17",key:"126l90"}],["polyline",{points:"16 7 22 7 22 13",key:"kwv8wd"}]]),Xr=o("Triangle",[["path",{d:"M21.73 18l-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21H20A2 2 0 0 0 21.73 18Z",key:"4pei3k"}]]),Jr=o("Truck",[["path",{d:"M10 17h4V5H2v12h3",key:"1jq12e"}],["path",{d:"M20 17h2v-3.34a4 4 0 0 0-1.17-2.83L19 9h-5",key:"1xb3ft"}],["path",{d:"M14 17h1",key:"nufu4t"}],["circle",{cx:"7.5",cy:"17.5",r:"2.5",key:"a7aife"}],["circle",{cx:"17.5",cy:"17.5",r:"2.5",key:"1mdrzq"}]]),Nr=o("Tv2",[["path",{d:"M7 21h10",key:"1b0cd5"}],["rect",{x:"2",y:"3",width:"20",height:"14",rx:"2",key:"x3v2xh"}]]),Kr=o("Tv",[["rect",{x:"2",y:"7",width:"20",height:"15",rx:"2",ry:"2",key:"f237mn"}],["polyline",{points:"17 2 12 7 7 2",key:"11pgbg"}]]),Qr=o("Twitch",[["path",{d:"M21 2H3v16h5v4l4-4h5l4-4V2zm-10 9V7m5 4V7",key:"c0yzno"}]]),Yr=o("Twitter",[["path",{d:"M22 4c0 0-0.7 2.1-2 3.4c1.6 10-9.4 17.3-18 11.6c2.2 0.1 4.4-0.6 6-2C3 15.5 0.5 9.6 3 5c2.2 2.6 5.6 4.1 9 4 c-0.9-4.2 4-6.6 7-3.8C20.1 5.2 22 4 22 4z",key:"1m8xpp"}]]),$r=o("Type",[["polyline",{points:"4 7 4 4 20 4 20 7",key:"1nosan"}],["line",{x1:"9",y1:"20",x2:"15",y2:"20",key:"10hqwk"}],["line",{x1:"12",y1:"4",x2:"12",y2:"20",key:"8v58sd"}]]),_r=o("Umbrella",[["path",{d:"M22 12a9.92 9.92 0 0 0-3.24-6.41 10.12 10.12 0 0 0-13.52 0A9.92 9.92 0 0 0 2 12Z",key:"gyh82n"}],["path",{d:"M12 12v8a2 2 0 0 0 4 0",key:"ulpmoc"}],["line",{x1:"12",y1:"2",x2:"12",y2:"3",key:"7v6ckq"}]]),ed=o("Underline",[["path",{d:"M6 4v6a6 6 0 0 0 12 0V4",key:"9kb039"}],["line",{x1:"4",y1:"20",x2:"20",y2:"20",key:"klhyhp"}]]),yd=o("Undo2",[["path",{d:"M9 14 4 9l5-5",key:"102s5s"}],["path",{d:"M4 9h10.5a5.5 5.5 0 0 1 5.5 5.5v0a5.5 5.5 0 0 1-5.5 5.5H11",key:"llx8ln"}]]),ad=o("Undo",[["path",{d:"M3 7v6h6",key:"1v2h90"}],["path",{d:"M21 17a9 9 0 0 0-9-9 9 9 0 0 0-6 2.3L3 13",key:"1r6uu6"}]]),td=o("Unlink2",[["path",{d:"M15 7h2a5 5 0 0 1 0 10h-2m-6 0H7A5 5 0 0 1 7 7h2",key:"1re2ne"}]]),hd=o("Unlink",[["path",{d:"m18.84 12.25 1.72-1.71h-.02a5.004 5.004 0 0 0-.12-7.07 5.006 5.006 0 0 0-6.95 0l-1.72 1.71",key:"yqzxt4"}],["path",{d:"m5.17 11.75-1.71 1.71a5.004 5.004 0 0 0 .12 7.07 5.006 5.006 0 0 0 6.95 0l1.71-1.71",key:"4qinb0"}],["line",{x1:"8",y1:"2",x2:"8",y2:"5",key:"187dr9"}],["line",{x1:"2",y1:"8",x2:"5",y2:"8",key:"peo5ws"}],["line",{x1:"16",y1:"19",x2:"16",y2:"22",key:"6aelkz"}],["line",{x1:"19",y1:"16",x2:"22",y2:"16",key:"ln8io3"}]]),kd=o("Unlock",[["rect",{x:"3",y:"11",width:"18",height:"11",rx:"2",ry:"2",key:"biyj2e"}],["path",{d:"M7 11V7a5 5 0 0 1 9.9-1",key:"1mm8w8"}]]),id=o("UploadCloud",[["path",{d:"M20 16.2A4.5 4.5 0 0 0 17.5 8h-1.8A7 7 0 1 0 4 14.9",key:"19hoja"}],["path",{d:"M12 12v9",key:"192myk"}],["path",{d:"m16 16-4-4-4 4",key:"119tzi"}]]),ld=o("Upload",[["path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4",key:"ih7n3h"}],["polyline",{points:"17 8 12 3 7 8",key:"t8dd8p"}],["line",{x1:"12",y1:"3",x2:"12",y2:"15",key:"wktxj0"}]]),pd=o("UserCheck",[["path",{d:"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2",key:"tufm6m"}],["circle",{cx:"8.5",cy:"7",r:"4",key:"1x2te1"}],["polyline",{points:"17 11 19 13 23 9",key:"1wyg0h"}]]),rd=o("UserMinus",[["path",{d:"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2",key:"tufm6m"}],["circle",{cx:"8.5",cy:"7",r:"4",key:"1x2te1"}],["line",{x1:"23",y1:"11",x2:"17",y2:"11",key:"1f2xrt"}]]),dd=o("UserPlus",[["path",{d:"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2",key:"tufm6m"}],["circle",{cx:"8.5",cy:"7",r:"4",key:"1x2te1"}],["line",{x1:"20",y1:"8",x2:"20",y2:"14",key:"1l0zy3"}],["line",{x1:"23",y1:"11",x2:"17",y2:"11",key:"1f2xrt"}]]),nd=o("UserX",[["path",{d:"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2",key:"tufm6m"}],["circle",{cx:"8.5",cy:"7",r:"4",key:"1x2te1"}],["line",{x1:"18",y1:"8",x2:"23",y2:"13",key:"uyde9l"}],["line",{x1:"23",y1:"8",x2:"18",y2:"13",key:"1awrur"}]]),cd=o("User",[["path",{d:"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2",key:"1ac58d"}],["circle",{cx:"12",cy:"7",r:"4",key:"17ys0d"}]]),xd=o("Users",[["path",{d:"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2",key:"13bl28"}],["circle",{cx:"9",cy:"7",r:"4",key:"nufk8"}],["path",{d:"M23 21v-2a4 4 0 0 0-3-3.87",key:"1ewikd"}],["path",{d:"M16 3.13a4 4 0 0 1 0 7.75",key:"1da9ce"}]]),od=o("VenetianMask",[["path",{d:"M2 12a5 5 0 0 0 5 5 8 8 0 0 1 5 2 8 8 0 0 1 5-2 5 5 0 0 0 5-5V7h-5a8 8 0 0 0-5 2 8 8 0 0 0-5-2H2Z",key:"1g6z3j"}],["path",{d:"M6 11c1.5 0 3 .5 3 2-2 0-3 0-3-2Z",key:"c2lwnf"}],["path",{d:"M18 11c-1.5 0-3 .5-3 2 2 0 3 0 3-2Z",key:"njd9zo"}]]),Md=o("Verified",[["path",{d:"M12 3a3.6 3.6 0 0 0-3.05 1.68 3.6 3.6 0 0 0-.9-.1 3.6 3.6 0 0 0-2.42 1.06 3.6 3.6 0 0 0-.94 3.32A3.6 3.6 0 0 0 3 12a3.6 3.6 0 0 0 1.69 3.05 3.6 3.6 0 0 0 .95 3.32 3.6 3.6 0 0 0 3.35.96A3.6 3.6 0 0 0 12 21a3.6 3.6 0 0 0 3.04-1.67 3.6 3.6 0 0 0 4.3-4.3A3.6 3.6 0 0 0 21 12a3.6 3.6 0 0 0-1.67-3.04v0a3.6 3.6 0 0 0-4.3-4.3A3.6 3.6 0 0 0 12 3z",key:"pyfzo6"}],["path",{d:"m15 10-4 4",key:"162wnc"}],["path",{d:"m9 12 2 2",key:"cigjwt"}]]),vd=o("VibrateOff",[["path",{d:"m2 8 2 2-2 2 2 2-2 2",key:"sv1b1"}],["path",{d:"m22 8-2 2 2 2-2 2 2 2",key:"101i4y"}],["path",{d:"M8 8v10c0 .55.45 1 1 1h6c.55 0 1-.45 1-1v-2",key:"1hbad5"}],["path",{d:"M16 10.34V6c0-.55-.45-1-1-1h-4.34",key:"1x5tf0"}],["line",{x1:"2",y1:"2",x2:"22",y2:"22",key:"1w4vcy"}]]),sd=o("Vibrate",[["path",{d:"m2 8 2 2-2 2 2 2-2 2",key:"sv1b1"}],["path",{d:"m22 8-2 2 2 2-2 2 2 2",key:"101i4y"}],["rect",{x:"8",y:"5",width:"8",height:"14",rx:"1",key:"bi6xeo"}]]),gd=o("VideoOff",[["path",{d:"M10.66 6H14a2 2 0 0 1 2 2v2.34l1 1L22 8v8",key:"ubwiq0"}],["path",{d:"M16 16a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h2l10 10Z",key:"1l10zd"}],["line",{x1:"2",y1:"2",x2:"22",y2:"22",key:"1w4vcy"}]]),md=o("Video",[["path",{d:"M22 8L16 12L22 16V8Z",key:"mmhem0"}],["rect",{x:"2",y:"6",width:"14",height:"12",rx:"2",ry:"2",key:"14il7g"}]]),ud=o("View",[["path",{d:"M5 12s2.545-5 7-5c4.454 0 7 5 7 5s-2.546 5-7 5c-4.455 0-7-5-7-5z",key:"vptub8"}],["path",{d:"M12 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2z",key:"10lhjs"}],["path",{d:"M21 17v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V17",key:"1m7llx"}],["path",{d:"M21 7V5a2 2 0 0 0-2-2H5A2 2 0 0 0 3 5V7",key:"q7l4l6"}]]),wd=o("Voicemail",[["circle",{cx:"6",cy:"12",r:"4",key:"1ehtga"}],["circle",{cx:"18",cy:"12",r:"4",key:"4vafl8"}],["line",{x1:"6",y1:"16",x2:"18",y2:"16",key:"1xgyj1"}]]),fd=o("Volume1",[["polygon",{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5",key:"16drj5"}],["path",{d:"M15.54 8.46a5 5 0 0 1 0 7.07",key:"ltjumu"}]]),zd=o("Volume2",[["polygon",{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5",key:"16drj5"}],["path",{d:"M15.54 8.46a5 5 0 0 1 0 7.07",key:"ltjumu"}],["path",{d:"M19.07 4.93a10 10 0 0 1 0 14.14",key:"1kegas"}]]),bd=o("VolumeX",[["polygon",{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5",key:"16drj5"}],["line",{x1:"22",y1:"9",x2:"16",y2:"15",key:"3gspht"}],["line",{x1:"16",y1:"9",x2:"22",y2:"15",key:"2tltpt"}]]),Cd=o("Volume",[["polygon",{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5",key:"16drj5"}]]),qd=o("Wallet",[["path",{d:"M20 12V8H6a2 2 0 0 1-2-2c0-1.1.9-2 2-2h12v4",key:"st805m"}],["path",{d:"M4 6v12c0 1.1.9 2 2 2h14v-4",key:"16cu1e"}],["path",{d:"M18 12a2 2 0 0 0-2 2c0 1.1.9 2 2 2h4v-4h-4z",key:"lwd56p"}]]),jd=o("Wand",[["path",{d:"M15 4V2",key:"z1p9b7"}],["path",{d:"M15 16v-2",key:"px0unx"}],["path",{d:"M8 9h2",key:"1g203m"}],["path",{d:"M20 9h2",key:"19tzq7"}],["path",{d:"M17.8 11.8 19 13",key:"yihg8r"}],["path",{d:"M15 9h0",key:"kg5t1u"}],["path",{d:"M17.8 6.2 19 5",key:"fd4us0"}],["path",{d:"m3 21 9-9",key:"1jfql5"}],["path",{d:"M12.2 6.2 11 5",key:"i3da3b"}]]),Hd=o("Watch",[["circle",{cx:"12",cy:"12",r:"6",key:"1vlfrh"}],["polyline",{points:"12 10 12 12 13 13",key:"19dquz"}],["path",{d:"M16.13 7.66l-.81-4.05a2 2 0 0 0-2-1.61H10.64a2 2 0 0 0-2 1.61L7.86 7.66",key:"1krf00"}],["path",{d:"M7.88 16.36l.8 4a2 2 0 0 0 2 1.61h2.72a2 2 0 0 0 2-1.61l.81-4.05",key:"els7s9"}]]),Ad=o("Waves",[["path",{d:"M2 6c.6.5 1.2 1 2.5 1C7 7 7 5 9.5 5c1.3 0 1.9.5 2.5 1",key:"1qhymo"}],["path",{d:"M2 18c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1",key:"12de71"}],["path",{d:"M2 12c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1",key:"9jl6hq"}],["path",{d:"M12 6c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1",key:"1f1syf"}],["path",{d:"M12 18c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1",key:"1bj8ah"}],["path",{d:"M12 12c.6.5 1.2 1 2.5 1 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1",key:"bc380f"}]]),Ld=o("Webcam",[["circle",{cx:"12",cy:"10",r:"8",key:"1gshiw"}],["circle",{cx:"12",cy:"10",r:"3",key:"ilqhr7"}],["path",{d:"M12 22v-4m-5 4h5-5zm10 0h-5 5z",key:"17nz15"}]]),Vd=o("WifiOff",[["line",{x1:"2",y1:"2",x2:"22",y2:"22",key:"1w4vcy"}],["path",{d:"M8.5 16.5a5 5 0 0 1 7 0",key:"sej527"}],["path",{d:"M2 8.82a15 15 0 0 1 4.17-2.65",key:"11utq1"}],["path",{d:"M10.66 5c4.01-.36 8.14.9 11.34 3.76",key:"hxefdu"}],["path",{d:"M16.85 11.25a10 10 0 0 1 2.22 1.68",key:"q734kn"}],["path",{d:"M5 13a10 10 0 0 1 5.24-2.76",key:"piq4yl"}],["line",{x1:"12",y1:"20",x2:"12.01",y2:"20",key:"wbu7xg"}]]),Sd=o("Wifi",[["path",{d:"M5 13a10 10 0 0 1 14 0",key:"6v8j51"}],["path",{d:"M8.5 16.5a5 5 0 0 1 7 0",key:"sej527"}],["path",{d:"M2 8.82a15 15 0 0 1 20 0",key:"dnpr2z"}],["line",{x1:"12",y1:"20",x2:"12.01",y2:"20",key:"wbu7xg"}]]),Pd=o("Wind",[["path",{d:"M17.7 7.7a2.5 2.5 0 1 1 1.8 4.3H2",key:"1k4u03"}],["path",{d:"M9.6 4.6A2 2 0 1 1 11 8H2",key:"b7d0fd"}],["path",{d:"M12.6 19.4A2 2 0 1 0 14 16H2",key:"1p5cb3"}]]),Od=o("WrapText",[["line",{x1:"3",y1:"6",x2:"21",y2:"6",key:"1tp2lp"}],["path",{d:"M3 12h15a3 3 0 1 1 0 6h-4",key:"1cl7v7"}],["polyline",{points:"16 16 14 18 16 20",key:"1jznyi"}],["line",{x1:"3",y1:"18",x2:"10",y2:"18",key:"16bh46"}]]),Bd=o("Wrench",[["path",{d:"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z",key:"cbrjhi"}]]),Fd=o("XCircle",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"15",y1:"9",x2:"9",y2:"15",key:"19zs77"}],["line",{x1:"9",y1:"9",x2:"15",y2:"15",key:"10u9bu"}]]),Dd=o("XOctagon",[["polygon",{points:"7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2",key:"h1p8hx"}],["line",{x1:"15",y1:"9",x2:"9",y2:"15",key:"19zs77"}],["line",{x1:"9",y1:"9",x2:"15",y2:"15",key:"10u9bu"}]]),Rd=o("XSquare",[["rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",ry:"2",key:"maln0c"}],["line",{x1:"9",y1:"9",x2:"15",y2:"15",key:"10u9bu"}],["line",{x1:"15",y1:"9",x2:"9",y2:"15",key:"19zs77"}]]),Td=o("X",[["line",{x1:"18",y1:"6",x2:"6",y2:"18",key:"1o5bob"}],["line",{x1:"6",y1:"6",x2:"18",y2:"18",key:"z4dcbv"}]]),Ud=o("Youtube",[["path",{d:"M12 19c-2.3 0-6.4-0.2-8.1-0.6c-0.7-0.2-1.2-0.7-1.4-1.4C2.2 15.9 2 13.6 2 12c0-1.6 0.2-3.9 0.5-5 c0.2-0.7 0.7-1.2 1.4-1.4C5.6 5.2 9.7 5 12 5c2.3 0 6.4 0.2 8.1 0.6c0.7 0.2 1.2 0.7 1.4 1.4c0.3 1.1 0.5 3.4 0.5 5 c0 1.6-0.2 3.9-0.5 5c-0.2 0.7-0.7 1.2-1.4 1.4C18.4 18.8 14.3 19 12 19C12 19 12 19 12 19z",key:"e0jr7p"}],["polygon",{points:"10 15 15 12 10 9",key:"1c7afu"}]]),Gd=o("ZapOff",[["polyline",{points:"12.41 6.75 13 2 10.57 4.92",key:"122m05"}],["polyline",{points:"18.57 12.91 21 10 15.66 10",key:"16r43o"}],["polyline",{points:"8 8 3 14 12 14 11 22 16 16",key:"tmh4bc"}],["line",{x1:"2",y1:"2",x2:"22",y2:"22",key:"1w4vcy"}]]),Zd=o("Zap",[["polygon",{points:"13 2 3 14 12 14 11 22 21 10 12 10 13 2",key:"45s27k"}]]),Id=o("ZoomIn",[["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}],["line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65",key:"1p50m8"}],["line",{x1:"11",y1:"8",x2:"11",y2:"14",key:"jw7mvq"}],["line",{x1:"8",y1:"11",x2:"14",y2:"11",key:"1nivud"}]]),Ed=o("ZoomOut",[["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}],["line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65",key:"1p50m8"}],["line",{x1:"8",y1:"11",x2:"14",y2:"11",key:"1nivud"}]]);e.Accessibility=M,e.Activity=v,e.Airplay=s,e.AlarmCheck=g,e.AlarmClock=u,e.AlarmClockOff=m,e.AlarmMinus=w,e.AlarmPlus=f,e.Album=z,e.AlertCircle=b,e.AlertOctagon=C,e.AlertTriangle=q,e.AlignCenter=A,e.AlignCenterHorizontal=j,e.AlignCenterVertical=H,e.AlignEndHorizontal=L,e.AlignEndVertical=V,e.AlignHorizontalDistributeCenter=S,e.AlignHorizontalDistributeEnd=P,e.AlignHorizontalDistributeStart=O,e.AlignHorizontalJustifyCenter=B,e.AlignHorizontalJustifyEnd=F,e.AlignHorizontalJustifyStart=D,e.AlignHorizontalSpaceAround=R,e.AlignHorizontalSpaceBetween=T,e.AlignJustify=U,e.AlignLeft=G,e.AlignRight=Z,e.AlignStartHorizontal=I,e.AlignStartVertical=E,e.AlignVerticalDistributeCenter=W,e.AlignVerticalDistributeEnd=X,e.AlignVerticalDistributeStart=J,e.AlignVerticalJustifyCenter=N,e.AlignVerticalJustifyEnd=K,e.AlignVerticalJustifyStart=Q,e.AlignVerticalSpaceAround=Y,e.AlignVerticalSpaceBetween=$,e.Anchor=_,e.Aperture=ee,e.Archive=ye,e.ArrowBigDown=ae,e.ArrowBigLeft=te,e.ArrowBigRight=he,e.ArrowBigUp=ke,e.ArrowDown=re,e.ArrowDownCircle=ie,e.ArrowDownLeft=le,e.ArrowDownRight=pe,e.ArrowLeft=ce,e.ArrowLeftCircle=de,e.ArrowLeftRight=ne,e.ArrowRight=oe,e.ArrowRightCircle=xe,e.ArrowUp=ge,e.ArrowUpCircle=Me,e.ArrowUpLeft=ve,e.ArrowUpRight=se,e.Asterisk=me,e.AtSign=ue,e.Award=we,e.Axe=fe,e.Banknote=ze,e.BarChart=He,e.BarChart2=be,e.BarChart3=Ce,e.BarChart4=qe,e.BarChartHorizontal=je,e.Baseline=Ae,e.Bath=Le,e.Battery=Be,e.BatteryCharging=Ve,e.BatteryFull=Se,e.BatteryLow=Pe,e.BatteryMedium=Oe,e.Beaker=Fe,e.Bell=Ge,e.BellMinus=De,e.BellOff=Re,e.BellPlus=Te,e.BellRing=Ue,e.Bike=Ze,e.Binary=Ie,e.Bitcoin=Ee,e.Bluetooth=Ne,e.BluetoothConnected=We,e.BluetoothOff=Xe,e.BluetoothSearching=Je,e.Bold=Ke,e.Book=Ye,e.BookOpen=Qe,e.Bookmark=ey,e.BookmarkMinus=$e,e.BookmarkPlus=_e,e.Bot=yy,e.Box=ty,e.BoxSelect=ay,e.Briefcase=hy,e.Brush=ky,e.Bug=iy,e.Building=py,e.Building2=ly,e.Bus=ry,e.Calculator=dy,e.Calendar=ny,e.Camera=xy,e.CameraOff=cy,e.Car=oy,e.Carrot=My,e.Cast=vy,e.Check=uy,e.CheckCircle=gy,e.CheckCircle2=sy,e.CheckSquare=my,e.ChefHat=wy,e.ChevronDown=fy,e.ChevronFirst=zy,e.ChevronLast=by,e.ChevronLeft=Cy,e.ChevronRight=qy,e.ChevronUp=jy,e.ChevronsDown=Ay,e.ChevronsDownUp=Hy,e.ChevronsLeft=Vy,e.ChevronsLeftRight=Ly,e.ChevronsRight=Py,e.ChevronsRightLeft=Sy,e.ChevronsUp=By,e.ChevronsUpDown=Oy,e.Chrome=Fy,e.Circle=Ry,e.CircleSlashed=Dy,e.Clapperboard=Ty,e.Clipboard=Ey,e.ClipboardCheck=Uy,e.ClipboardCopy=Gy,e.ClipboardList=Zy,e.ClipboardX=Iy,e.Clock=ta,e.Clock1=Wy,e.Clock10=Xy,e.Clock11=Jy,e.Clock12=Ny,e.Clock2=Ky,e.Clock3=Qy,e.Clock4=Yy,e.Clock5=$y,e.Clock6=_y,e.Clock7=ea,e.Clock8=ya,e.Clock9=aa,e.Cloud=oa,e.CloudDrizzle=ha,e.CloudFog=ka,e.CloudHail=ia,e.CloudLightning=la,e.CloudMoon=pa,e.CloudOff=ra,e.CloudRain=na,e.CloudRainWind=da,e.CloudSnow=ca,e.CloudSun=xa,e.Cloudy=Ma,e.Clover=va,e.Code=ga,e.Code2=sa,e.Codepen=ma,e.Codesandbox=ua,e.Coffee=wa,e.Coins=fa,e.Columns=za,e.Command=ba,e.Compass=Ca,e.Component=qa,e.Contact=ja,e.Contrast=Ha,e.Cookie=Aa,e.Copy=La,e.Copyleft=Va,e.Copyright=Sa,e.CornerDownLeft=Pa,e.CornerDownRight=Oa,e.CornerLeftDown=Ba,e.CornerLeftUp=Fa,e.CornerRightDown=Da,e.CornerRightUp=Ra,e.CornerUpLeft=Ta,e.CornerUpRight=Ua,e.Cpu=Ga,e.CreditCard=Za,e.Croissant=Ia,e.Crop=Ea,e.Cross=Wa,e.Crosshair=Xa,e.Crown=Ja,e.Currency=Na,e.Database=Ka,e.Delete=Qa,e.Dice1=Ya,e.Dice2=$a,e.Dice3=_a,e.Dice4=et,e.Dice5=yt,e.Dice6=at,e.Disc=tt,e.Divide=it,e.DivideCircle=ht,e.DivideSquare=kt,e.DollarSign=lt,e.Download=rt,e.DownloadCloud=pt,e.Dribbble=dt,e.Droplet=nt,e.Droplets=ct,e.Drumstick=xt,e.Edit=vt,e.Edit2=ot,e.Edit3=Mt,e.Egg=st,e.Equal=mt,e.EqualNot=gt,e.Eraser=ut,e.Euro=wt,e.Expand=ft,e.ExternalLink=zt,e.Eye=Ct,e.EyeOff=bt,e.Facebook=qt,e.Factory=jt,e.FastForward=Ht,e.Feather=At,e.Figma=Lt,e.File=Wt,e.FileCheck=St,e.FileCheck2=Vt,e.FileCode=Pt,e.FileDigit=Ot,e.FileInput=Bt,e.FileMinus=Dt,e.FileMinus2=Ft,e.FileOutput=Rt,e.FilePlus=Ut,e.FilePlus2=Tt,e.FileSearch=Gt,e.FileText=Zt,e.FileX=Et,e.FileX2=It,e.Files=Xt,e.Film=Jt,e.Filter=Nt,e.Flag=$t,e.FlagOff=Kt,e.FlagTriangleLeft=Qt,e.FlagTriangleRight=Yt,e.Flame=_t,e.Flashlight=yh,e.FlashlightOff=eh,e.FlaskConical=ah,e.FlaskRound=th,e.Focus=hh,e.Folder=ph,e.FolderMinus=kh,e.FolderOpen=ih,e.FolderPlus=lh,e.FormInput=rh,e.Forward=dh,e.Frame=nh,e.Framer=ch,e.Frown=xh,e.Fuel=oh,e.FunctionSquare=Mh,e.Gamepad=sh,e.Gamepad2=vh,e.Gauge=gh,e.Gavel=mh,e.Gem=uh,e.Ghost=wh,e.Gift=fh,e.GitBranch=bh,e.GitBranchPlus=zh,e.GitCommit=Ch,e.GitFork=qh,e.GitMerge=jh,e.GitPullRequest=Hh,e.Github=Ah,e.Gitlab=Lh,e.Glasses=Vh,e.Globe=Ph,e.Globe2=Sh,e.Grab=Oh,e.GraduationCap=Bh,e.Grid=Fh,e.GripHorizontal=Dh,e.GripVertical=Rh,e.Hammer=Th,e.Hand=Gh,e.HandMetal=Uh,e.HardDrive=Zh,e.HardHat=Ih,e.Hash=Eh,e.Haze=Wh,e.Headphones=Xh,e.Heart=Nh,e.HeartOff=Jh,e.HelpCircle=Kh,e.Hexagon=Qh,e.Highlighter=Yh,e.History=$h,e.Home=_h,e.Hourglass=ek,e.Image=hk,e.ImageMinus=yk,e.ImageOff=ak,e.ImagePlus=tk,e.Import=kk,e.Inbox=ik,e.Indent=lk,e.IndianRupee=pk,e.Infinity=rk,e.Info=dk,e.Inspect=nk,e.Instagram=ck,e.Italic=xk,e.JapaneseYen=ok,e.Key=Mk,e.Keyboard=vk,e.Landmark=sk,e.Languages=gk,e.Laptop=uk,e.Laptop2=mk,e.Lasso=fk,e.LassoSelect=wk,e.Layers=zk,e.Layout=Hk,e.LayoutDashboard=bk,e.LayoutGrid=Ck,e.LayoutList=qk,e.LayoutTemplate=jk,e.Library=Ak,e.LifeBuoy=Lk,e.Lightbulb=Sk,e.LightbulbOff=Vk,e.LineChart=Pk,e.Link=Fk,e.Link2=Bk,e.Link2Off=Ok,e.Linkedin=Dk,e.List=Ik,e.ListChecks=Rk,e.ListMinus=Tk,e.ListOrdered=Uk,e.ListPlus=Gk,e.ListX=Zk,e.Loader=Wk,e.Loader2=Ek,e.Locate=Nk,e.LocateFixed=Xk,e.LocateOff=Jk,e.Lock=Kk,e.LogIn=Qk,e.LogOut=Yk,e.Magnet=$k,e.Mail=_k,e.Map=ai,e.MapPin=yi,e.MapPinOff=ei,e.Maximize=hi,e.Maximize2=ti,e.Megaphone=ki,e.Meh=ii,e.Menu=li,e.MessageCircle=pi,e.MessageSquare=ri,e.Mic=ni,e.MicOff=di,e.Milestone=ci,e.Minimize=oi,e.Minimize2=xi,e.Minus=si,e.MinusCircle=Mi,e.MinusSquare=vi,e.Monitor=ui,e.MonitorOff=gi,e.MonitorSpeaker=mi,e.Moon=wi,e.MoreHorizontal=fi,e.MoreVertical=zi,e.Mountain=Ci,e.MountainSnow=bi,e.Mouse=Ai,e.MousePointer=Hi,e.MousePointer2=qi,e.MousePointerClick=ji,e.Move=Oi,e.MoveDiagonal=Vi,e.MoveDiagonal2=Li,e.MoveHorizontal=Si,e.MoveVertical=Pi,e.Music=Bi,e.Navigation=Ti,e.Navigation2=Di,e.Navigation2Off=Fi,e.NavigationOff=Ri,e.Network=Ui,e.Octagon=Gi,e.Option=Zi,e.Outdent=Ii,e.Package=Ki,e.PackageCheck=Ei,e.PackageMinus=Wi,e.PackagePlus=Xi,e.PackageSearch=Ji,e.PackageX=Ni,e.Palette=Qi,e.Palmtree=Yi,e.Paperclip=$i,e.Pause=yl,e.PauseCircle=_i,e.PauseOctagon=el,e.PenTool=al,e.Pencil=tl,e.Percent=hl,e.PersonStanding=kl,e.Phone=cl,e.PhoneCall=il,e.PhoneForwarded=ll,e.PhoneIncoming=pl,e.PhoneMissed=rl,e.PhoneOff=dl,e.PhoneOutgoing=nl,e.PieChart=xl,e.PiggyBank=ol,e.Pin=Ml,e.Pipette=vl,e.Plane=sl,e.Play=ml,e.PlayCircle=gl,e.PlugZap=ul,e.Plus=zl,e.PlusCircle=wl,e.PlusSquare=fl,e.Pocket=bl,e.Podcast=Cl,e.Pointer=ql,e.PoundSterling=jl,e.Power=Al,e.PowerOff=Hl,e.Printer=Ll,e.Puzzle=Vl,e.QrCode=Sl,e.Quote=Pl,e.Radio=Bl,e.RadioReceiver=Ol,e.Redo=Dl,e.Redo2=Fl,e.RefreshCcw=Rl,e.RefreshCw=Tl,e.Regex=Ul,e.Repeat=Zl,e.Repeat1=Gl,e.Reply=El,e.ReplyAll=Il,e.Rewind=Wl,e.Rocket=Xl,e.RockingChair=Jl,e.RotateCcw=Nl,e.RotateCw=Kl,e.Rss=Ql,e.Ruler=Yl,e.RussianRuble=$l,e.Save=_l,e.Scale=ep,e.Scan=ap,e.ScanLine=yp,e.Scissors=tp,e.ScreenShare=kp,e.ScreenShareOff=hp,e.Search=ip,e.Send=lp,e.SeparatorHorizontal=pp,e.SeparatorVertical=rp,e.Server=cp,e.ServerCrash=dp,e.ServerOff=np,e.Settings=op,e.Settings2=xp,e.Share=vp,e.Share2=Mp,e.Sheet=sp,e.Shield=fp,e.ShieldAlert=gp,e.ShieldCheck=mp,e.ShieldClose=up,e.ShieldOff=wp,e.Shirt=zp,e.ShoppingBag=bp,e.ShoppingCart=Cp,e.Shovel=qp,e.Shrink=jp,e.Shuffle=Hp,e.Sidebar=Vp,e.SidebarClose=Ap,e.SidebarOpen=Lp,e.Sigma=Sp,e.Signal=Dp,e.SignalHigh=Pp,e.SignalLow=Op,e.SignalMedium=Bp,e.SignalZero=Fp,e.SkipBack=Rp,e.SkipForward=Tp,e.Skull=Up,e.Slack=Gp,e.Slash=Zp,e.Sliders=Ep,e.SlidersHorizontal=Ip,e.Smartphone=Xp,e.SmartphoneCharging=Wp,e.Smile=Jp,e.Snowflake=Np,e.SortAsc=Kp,e.SortDesc=Qp,e.Speaker=Yp,e.Sprout=$p,e.Square=_p,e.Star=ar,e.StarHalf=er,e.StarOff=yr,e.StopCircle=tr,e.StretchHorizontal=hr,e.StretchVertical=kr,e.Strikethrough=ir,e.Subscript=lr,e.Sun=nr,e.SunDim=pr,e.SunMedium=rr,e.SunMoon=dr,e.Sunrise=cr,e.Sunset=xr,e.Superscript=or,e.SwissFranc=Mr,e.SwitchCamera=vr,e.Sword=sr,e.Swords=gr,e.Table=mr,e.Tablet=ur,e.Tag=wr,e.Target=fr,e.Tent=zr,e.Terminal=Cr,e.TerminalSquare=br,e.TextCursor=jr,e.TextCursorInput=qr,e.Thermometer=Lr,e.ThermometerSnowflake=Hr,e.ThermometerSun=Ar,e.ThumbsDown=Vr,e.ThumbsUp=Sr,e.Ticket=Pr,e.Timer=Fr,e.TimerOff=Or,e.TimerReset=Br,e.ToggleLeft=Dr,e.ToggleRight=Rr,e.Tornado=Tr,e.Train=Ur,e.Trash=Zr,e.Trash2=Gr,e.Trello=Ir,e.TrendingDown=Er,e.TrendingUp=Wr,e.Triangle=Xr,e.Truck=Jr,e.Tv=Kr,e.Tv2=Nr,e.Twitch=Qr,e.Twitter=Yr,e.Type=$r,e.Umbrella=_r,e.Underline=ed,e.Undo=ad,e.Undo2=yd,e.Unlink=hd,e.Unlink2=td,e.Unlock=kd,e.Upload=ld,e.UploadCloud=id,e.User=cd,e.UserCheck=pd,e.UserMinus=rd,e.UserPlus=dd,e.UserX=nd,e.Users=xd,e.VenetianMask=od,e.Verified=Md,e.Vibrate=sd,e.VibrateOff=vd,e.Video=md,e.VideoOff=gd,e.View=ud,e.Voicemail=wd,e.Volume=Cd,e.Volume1=fd,e.Volume2=zd,e.VolumeX=bd,e.Wallet=qd,e.Wand=jd,e.Watch=Hd,e.Waves=Ad,e.Webcam=Ld,e.Wifi=Sd,e.WifiOff=Vd,e.Wind=Pd,e.WrapText=Od,e.Wrench=Bd,e.X=Td,e.XCircle=Fd,e.XOctagon=Dd,e.XSquare=Rd,e.Youtube=Ud,e.Zap=Zd,e.ZapOff=Gd,e.ZoomIn=Id,e.ZoomOut=Ed,e.createReactComponent=o,Object.defineProperty(e,"__esModule",{value:!0})}));
|
|
6
|
+
//# sourceMappingURL=lucide-react-native.min.js.map
|