From d82841119820b4814169a8fa42a88f166f406a6f Mon Sep 17 00:00:00 2001 From: Michal Wolny Date: Tue, 6 Oct 2020 19:28:20 +0200 Subject: [PATCH] [dev-icons-react-bundling] change svgr template to enable babel transformation, add babel with react and env, add rollup for commonJS, UMD and ESM, add gulp and npm tasks for building react, add peer react and react-dom dependencies, add needed deps, updated npm package files, updated readme --- .build/svgr-template.js | 4 +- .gitignore | 1 + README.md | 19 +++ babel.config.js | 3 + gulpfile.js | 8 +- icons-react/icons-js/2fa.js | 9 +- icons-react/icons-js/3d-cube-sphere.js | 9 +- icons-react/icons-js/a-b.js | 9 +- icons-react/icons-js/access-point-off.js | 9 +- icons-react/icons-js/access-point.js | 9 +- icons-react/icons-js/accessible.js | 9 +- icons-react/icons-js/activity.js | 9 +- icons-react/icons-js/ad.js | 9 +- icons-react/icons-js/adjustments-alt.js | 9 +- .../icons-js/adjustments-horizontal.js | 9 +- icons-react/icons-js/adjustments.js | 9 +- icons-react/icons-js/alarm.js | 9 +- icons-react/icons-js/alert-circle.js | 9 +- icons-react/icons-js/alert-octagon.js | 9 +- icons-react/icons-js/alert-triangle.js | 9 +- icons-react/icons-js/alien.js | 9 +- icons-react/icons-js/align-center.js | 9 +- icons-react/icons-js/align-justified.js | 9 +- icons-react/icons-js/align-left.js | 9 +- icons-react/icons-js/align-right.js | 9 +- icons-react/icons-js/ambulance.js | 9 +- icons-react/icons-js/anchor.js | 9 +- icons-react/icons-js/antenna-bars-1.js | 9 +- icons-react/icons-js/antenna-bars-2.js | 9 +- icons-react/icons-js/antenna-bars-3.js | 9 +- icons-react/icons-js/antenna-bars-4.js | 9 +- icons-react/icons-js/antenna-bars-5.js | 9 +- icons-react/icons-js/aperture.js | 9 +- icons-react/icons-js/apps.js | 9 +- icons-react/icons-js/archive.js | 9 +- icons-react/icons-js/arrow-back-up.js | 9 +- icons-react/icons-js/arrow-back.js | 9 +- icons-react/icons-js/arrow-bar-down.js | 9 +- icons-react/icons-js/arrow-bar-left.js | 9 +- icons-react/icons-js/arrow-bar-right.js | 9 +- icons-react/icons-js/arrow-bar-to-down.js | 9 +- icons-react/icons-js/arrow-bar-to-left.js | 9 +- icons-react/icons-js/arrow-bar-to-right.js | 9 +- icons-react/icons-js/arrow-bar-to-up.js | 9 +- icons-react/icons-js/arrow-bar-up.js | 9 +- icons-react/icons-js/arrow-down-circle.js | 9 +- .../icons-js/arrow-down-left-circle.js | 9 +- icons-react/icons-js/arrow-down-left.js | 9 +- .../icons-js/arrow-down-right-circle.js | 9 +- icons-react/icons-js/arrow-down-right.js | 9 +- icons-react/icons-js/arrow-down.js | 9 +- icons-react/icons-js/arrow-forward-up.js | 9 +- icons-react/icons-js/arrow-forward.js | 9 +- icons-react/icons-js/arrow-left-circle.js | 9 +- icons-react/icons-js/arrow-left.js | 9 +- icons-react/icons-js/arrow-narrow-down.js | 9 +- icons-react/icons-js/arrow-narrow-left.js | 9 +- icons-react/icons-js/arrow-narrow-right.js | 9 +- icons-react/icons-js/arrow-narrow-up.js | 9 +- icons-react/icons-js/arrow-ramp-left.js | 9 +- icons-react/icons-js/arrow-ramp-right.js | 9 +- icons-react/icons-js/arrow-right-circle.js | 9 +- icons-react/icons-js/arrow-right.js | 9 +- icons-react/icons-js/arrow-up-circle.js | 9 +- icons-react/icons-js/arrow-up-left-circle.js | 9 +- icons-react/icons-js/arrow-up-left.js | 9 +- icons-react/icons-js/arrow-up-right-circle.js | 9 +- icons-react/icons-js/arrow-up-right.js | 9 +- icons-react/icons-js/arrow-up.js | 9 +- icons-react/icons-js/arrows-diagonal-2.js | 9 +- icons-react/icons-js/arrows-diagonal.js | 9 +- icons-react/icons-js/arrows-horizontal.js | 9 +- icons-react/icons-js/arrows-maximize.js | 9 +- icons-react/icons-js/arrows-minimize.js | 9 +- icons-react/icons-js/arrows-sort.js | 9 +- icons-react/icons-js/arrows-vertical.js | 9 +- icons-react/icons-js/artboard.js | 9 +- icons-react/icons-js/aspect-ratio.js | 9 +- icons-react/icons-js/at.js | 9 +- icons-react/icons-js/atom-2.js | 9 +- icons-react/icons-js/atom.js | 9 +- icons-react/icons-js/award.js | 9 +- icons-react/icons-js/backspace.js | 9 +- icons-react/icons-js/ball-basketball.js | 9 +- icons-react/icons-js/ball-bowling.js | 9 +- icons-react/icons-js/ball-tennis.js | 9 +- icons-react/icons-js/ball-volleyball.js | 9 +- icons-react/icons-js/ban.js | 9 +- icons-react/icons-js/bandage.js | 9 +- icons-react/icons-js/barcode.js | 9 +- icons-react/icons-js/basket.js | 9 +- icons-react/icons-js/battery-1.js | 9 +- icons-react/icons-js/battery-2.js | 9 +- icons-react/icons-js/battery-3.js | 9 +- icons-react/icons-js/battery-4.js | 9 +- icons-react/icons-js/battery-charging.js | 9 +- icons-react/icons-js/battery-off.js | 9 +- icons-react/icons-js/battery.js | 9 +- icons-react/icons-js/bed.js | 9 +- icons-react/icons-js/bell-off.js | 9 +- icons-react/icons-js/bell-ringing.js | 9 +- icons-react/icons-js/bell.js | 9 +- icons-react/icons-js/bike.js | 9 +- icons-react/icons-js/biohazard.js | 9 +- icons-react/icons-js/bluetooth-connected.js | 9 +- icons-react/icons-js/bluetooth-off.js | 9 +- icons-react/icons-js/bluetooth.js | 9 +- icons-react/icons-js/bold.js | 9 +- icons-react/icons-js/bolt-off.js | 9 +- icons-react/icons-js/bolt.js | 9 +- icons-react/icons-js/book.js | 9 +- icons-react/icons-js/bookmark-off.js | 9 +- icons-react/icons-js/bookmark.js | 9 +- icons-react/icons-js/bookmarks.js | 9 +- icons-react/icons-js/border-all.js | 9 +- icons-react/icons-js/border-bottom.js | 9 +- icons-react/icons-js/border-horizontal.js | 9 +- icons-react/icons-js/border-inner.js | 9 +- icons-react/icons-js/border-left.js | 9 +- icons-react/icons-js/border-none.js | 9 +- icons-react/icons-js/border-outer.js | 9 +- icons-react/icons-js/border-radius.js | 9 +- icons-react/icons-js/border-right.js | 9 +- icons-react/icons-js/border-top.js | 9 +- icons-react/icons-js/border-vertical.js | 9 +- icons-react/icons-js/box.js | 9 +- icons-react/icons-js/braces.js | 9 +- icons-react/icons-js/brackets.js | 9 +- icons-react/icons-js/brand-airbnb.js | 9 +- icons-react/icons-js/brand-android.js | 9 +- icons-react/icons-js/brand-apple-arcade.js | 9 +- icons-react/icons-js/brand-apple.js | 9 +- icons-react/icons-js/brand-appstore.js | 9 +- icons-react/icons-js/brand-behance.js | 9 +- icons-react/icons-js/brand-chrome.js | 9 +- icons-react/icons-js/brand-codepen.js | 9 +- icons-react/icons-js/brand-codesandbox.js | 9 +- icons-react/icons-js/brand-css3.js | 9 +- icons-react/icons-js/brand-deviantart.js | 9 +- icons-react/icons-js/brand-discord.js | 9 +- icons-react/icons-js/brand-dribbble.js | 9 +- icons-react/icons-js/brand-edge.js | 9 +- icons-react/icons-js/brand-facebook.js | 9 +- icons-react/icons-js/brand-figma.js | 9 +- icons-react/icons-js/brand-firefox.js | 9 +- icons-react/icons-js/brand-flickr.js | 9 +- icons-react/icons-js/brand-foursquare.js | 9 +- icons-react/icons-js/brand-framer.js | 9 +- icons-react/icons-js/brand-github.js | 9 +- icons-react/icons-js/brand-gitlab.js | 9 +- icons-react/icons-js/brand-google-drive.js | 9 +- icons-react/icons-js/brand-google-play.js | 9 +- icons-react/icons-js/brand-google.js | 9 +- icons-react/icons-js/brand-html5.js | 9 +- icons-react/icons-js/brand-instagram.js | 9 +- icons-react/icons-js/brand-kotlin.js | 9 +- icons-react/icons-js/brand-linkedin.js | 9 +- icons-react/icons-js/brand-medium.js | 9 +- icons-react/icons-js/brand-messenger.js | 9 +- icons-react/icons-js/brand-opera.js | 9 +- icons-react/icons-js/brand-paypal.js | 9 +- icons-react/icons-js/brand-pinterest.js | 9 +- icons-react/icons-js/brand-pocket.js | 9 +- icons-react/icons-js/brand-python.js | 9 +- icons-react/icons-js/brand-reddit.js | 9 +- icons-react/icons-js/brand-safari.js | 9 +- icons-react/icons-js/brand-sketch.js | 9 +- icons-react/icons-js/brand-skype.js | 9 +- icons-react/icons-js/brand-slack.js | 9 +- icons-react/icons-js/brand-snapchat.js | 9 +- icons-react/icons-js/brand-soundcloud.js | 9 +- icons-react/icons-js/brand-spotify.js | 9 +- icons-react/icons-js/brand-steam.js | 9 +- icons-react/icons-js/brand-tabler.js | 9 +- icons-react/icons-js/brand-tailwind.js | 9 +- icons-react/icons-js/brand-telegram.js | 9 +- icons-react/icons-js/brand-tidal.js | 9 +- icons-react/icons-js/brand-tiktok.js | 9 +- icons-react/icons-js/brand-tinder.js | 9 +- icons-react/icons-js/brand-tumblr.js | 9 +- icons-react/icons-js/brand-twitch.js | 9 +- icons-react/icons-js/brand-twitter.js | 9 +- icons-react/icons-js/brand-vimeo.js | 9 +- icons-react/icons-js/brand-vk.js | 9 +- icons-react/icons-js/brand-whatsapp.js | 9 +- icons-react/icons-js/brand-windows.js | 9 +- icons-react/icons-js/brand-yahoo.js | 9 +- icons-react/icons-js/brand-youtube.js | 9 +- icons-react/icons-js/briefcase.js | 9 +- icons-react/icons-js/brightness-down.js | 9 +- icons-react/icons-js/brightness-up.js | 9 +- icons-react/icons-js/brightness.js | 9 +- icons-react/icons-js/browser.js | 9 +- icons-react/icons-js/brush.js | 9 +- icons-react/icons-js/bucket.js | 9 +- icons-react/icons-js/bug.js | 9 +- icons-react/icons-js/building-arch.js | 9 +- icons-react/icons-js/building-bank.js | 9 +- icons-react/icons-js/building-bridge-2.js | 9 +- icons-react/icons-js/building-bridge.js | 9 +- icons-react/icons-js/building-church.js | 9 +- icons-react/icons-js/building-community.js | 9 +- icons-react/icons-js/building-hospital.js | 9 +- icons-react/icons-js/building-monument.js | 9 +- icons-react/icons-js/building-pavilon.js | 9 +- icons-react/icons-js/building-skyscraper.js | 9 +- icons-react/icons-js/building-store.js | 9 +- icons-react/icons-js/building-warehouse.js | 9 +- icons-react/icons-js/building.js | 9 +- icons-react/icons-js/bulb-off.js | 9 +- icons-react/icons-js/bulb.js | 9 +- icons-react/icons-js/bus.js | 9 +- icons-react/icons-js/calculator.js | 9 +- icons-react/icons-js/calendar-event.js | 9 +- icons-react/icons-js/calendar-minus.js | 9 +- icons-react/icons-js/calendar-plus.js | 9 +- icons-react/icons-js/calendar.js | 9 +- icons-react/icons-js/camera-minus.js | 9 +- icons-react/icons-js/camera-off.js | 9 +- icons-react/icons-js/camera-plus.js | 9 +- icons-react/icons-js/camera.js | 9 +- icons-react/icons-js/capture.js | 9 +- icons-react/icons-js/car.js | 9 +- icons-react/icons-js/caravan.js | 9 +- icons-react/icons-js/cardboards.js | 9 +- icons-react/icons-js/caret-down.js | 9 +- icons-react/icons-js/caret-left.js | 9 +- icons-react/icons-js/caret-right.js | 9 +- icons-react/icons-js/caret-up.js | 9 +- icons-react/icons-js/cash.js | 9 +- icons-react/icons-js/cast.js | 9 +- icons-react/icons-js/ce.js | 9 +- icons-react/icons-js/certificate.js | 9 +- icons-react/icons-js/chart-area-line.js | 9 +- icons-react/icons-js/chart-area.js | 9 +- icons-react/icons-js/chart-bar.js | 9 +- icons-react/icons-js/chart-bubble.js | 9 +- icons-react/icons-js/chart-candle.js | 9 +- icons-react/icons-js/chart-donut.js | 9 +- icons-react/icons-js/chart-line.js | 9 +- icons-react/icons-js/chart-pie.js | 9 +- icons-react/icons-js/chart-radar.js | 9 +- icons-react/icons-js/check.js | 9 +- icons-react/icons-js/checkbox.js | 9 +- icons-react/icons-js/checks.js | 9 +- icons-react/icons-js/chevron-down-left.js | 9 +- icons-react/icons-js/chevron-down-right.js | 9 +- icons-react/icons-js/chevron-down.js | 9 +- icons-react/icons-js/chevron-left.js | 9 +- icons-react/icons-js/chevron-right.js | 9 +- icons-react/icons-js/chevron-up-left.js | 9 +- icons-react/icons-js/chevron-up-right.js | 9 +- icons-react/icons-js/chevron-up.js | 9 +- icons-react/icons-js/chevrons-down-left.js | 9 +- icons-react/icons-js/chevrons-down-right.js | 9 +- icons-react/icons-js/chevrons-down.js | 9 +- icons-react/icons-js/chevrons-left.js | 9 +- icons-react/icons-js/chevrons-right.js | 9 +- icons-react/icons-js/chevrons-up-left.js | 9 +- icons-react/icons-js/chevrons-up-right.js | 9 +- icons-react/icons-js/chevrons-up.js | 9 +- icons-react/icons-js/christmas-tree.js | 9 +- icons-react/icons-js/circle-check.js | 9 +- icons-react/icons-js/circle-dashed.js | 9 +- icons-react/icons-js/circle-dotted.js | 9 +- icons-react/icons-js/circle-minus.js | 9 +- icons-react/icons-js/circle-plus.js | 9 +- icons-react/icons-js/circle-square.js | 9 +- icons-react/icons-js/circle-x.js | 9 +- icons-react/icons-js/circle.js | 9 +- icons-react/icons-js/circles.js | 9 +- icons-react/icons-js/clear-formatting.js | 9 +- icons-react/icons-js/click.js | 9 +- icons-react/icons-js/clipboard-check.js | 9 +- icons-react/icons-js/clipboard-list.js | 9 +- icons-react/icons-js/clipboard-x.js | 9 +- icons-react/icons-js/clipboard.js | 9 +- icons-react/icons-js/clock.js | 9 +- icons-react/icons-js/cloud-download.js | 9 +- icons-react/icons-js/cloud-fog.js | 9 +- icons-react/icons-js/cloud-off.js | 9 +- icons-react/icons-js/cloud-rain.js | 9 +- icons-react/icons-js/cloud-snow.js | 9 +- icons-react/icons-js/cloud-storm.js | 9 +- icons-react/icons-js/cloud-upload.js | 9 +- icons-react/icons-js/cloud.js | 9 +- icons-react/icons-js/code.js | 9 +- icons-react/icons-js/coin.js | 9 +- icons-react/icons-js/color-picker.js | 9 +- icons-react/icons-js/color-swatch.js | 9 +- icons-react/icons-js/columns.js | 9 +- icons-react/icons-js/comet.js | 9 +- icons-react/icons-js/command.js | 9 +- icons-react/icons-js/compass.js | 9 +- icons-react/icons-js/contrast.js | 9 +- icons-react/icons-js/copy.js | 9 +- icons-react/icons-js/copyleft.js | 9 +- icons-react/icons-js/copyright.js | 9 +- icons-react/icons-js/corner-down-left.js | 9 +- icons-react/icons-js/corner-down-right.js | 9 +- icons-react/icons-js/corner-left-down.js | 9 +- icons-react/icons-js/corner-left-up.js | 9 +- icons-react/icons-js/corner-right-down.js | 9 +- icons-react/icons-js/corner-right-up.js | 9 +- icons-react/icons-js/corner-up-left.js | 9 +- icons-react/icons-js/corner-up-right.js | 9 +- icons-react/icons-js/credit-card-off.js | 9 +- icons-react/icons-js/credit-card.js | 9 +- icons-react/icons-js/crop.js | 9 +- icons-react/icons-js/crosshair.js | 9 +- icons-react/icons-js/crown.js | 9 +- icons-react/icons-js/curly-loop.js | 9 +- icons-react/icons-js/currency-bitcoin.js | 9 +- icons-react/icons-js/currency-dollar.js | 9 +- icons-react/icons-js/currency-euro.js | 9 +- icons-react/icons-js/currency-pound.js | 9 +- icons-react/icons-js/currency-rupee.js | 9 +- icons-react/icons-js/currency-yen.js | 9 +- icons-react/icons-js/current-location.js | 9 +- icons-react/icons-js/cut.js | 9 +- icons-react/icons-js/dashboard.js | 9 +- icons-react/icons-js/database.js | 9 +- icons-react/icons-js/device-desktop.js | 9 +- icons-react/icons-js/device-floppy.js | 9 +- icons-react/icons-js/device-gamepad.js | 9 +- icons-react/icons-js/device-laptop.js | 9 +- icons-react/icons-js/device-mobile-rotated.js | 9 +- .../icons-js/device-mobile-vibration.js | 9 +- icons-react/icons-js/device-mobile.js | 9 +- icons-react/icons-js/device-speaker.js | 9 +- icons-react/icons-js/device-tablet.js | 9 +- icons-react/icons-js/device-tv.js | 9 +- icons-react/icons-js/device-watch.js | 9 +- icons-react/icons-js/devices-2.js | 9 +- icons-react/icons-js/devices.js | 9 +- icons-react/icons-js/diamond.js | 9 +- icons-react/icons-js/dice.js | 9 +- icons-react/icons-js/direction-horizontal.js | 9 +- icons-react/icons-js/direction.js | 9 +- icons-react/icons-js/directions.js | 9 +- icons-react/icons-js/disabled-2.js | 9 +- icons-react/icons-js/disabled.js | 9 +- icons-react/icons-js/disc.js | 9 +- icons-react/icons-js/discount.js | 9 +- icons-react/icons-js/divide.js | 9 +- .../icons-js/dots-circle-horizontal.js | 9 +- icons-react/icons-js/dots-diagonal-2.js | 9 +- icons-react/icons-js/dots-diagonal.js | 9 +- icons-react/icons-js/dots-vertical.js | 9 +- icons-react/icons-js/dots.js | 9 +- icons-react/icons-js/download.js | 9 +- icons-react/icons-js/drag-drop-2.js | 9 +- icons-react/icons-js/drag-drop.js | 9 +- icons-react/icons-js/drone.js | 9 +- icons-react/icons-js/droplet.js | 9 +- icons-react/icons-js/ear.js | 9 +- icons-react/icons-js/edit.js | 9 +- icons-react/icons-js/egg.js | 9 +- icons-react/icons-js/emphasis.js | 9 +- icons-react/icons-js/eraser.js | 9 +- icons-react/icons-js/exchange.js | 9 +- icons-react/icons-js/exposure.js | 9 +- icons-react/icons-js/external-link.js | 9 +- icons-react/icons-js/eye-off.js | 9 +- icons-react/icons-js/eye.js | 9 +- icons-react/icons-js/face-id.js | 9 +- icons-react/icons-js/fall.js | 9 +- icons-react/icons-js/file-certificate.js | 9 +- icons-react/icons-js/file-check.js | 9 +- icons-react/icons-js/file-code.js | 9 +- icons-react/icons-js/file-diff.js | 9 +- icons-react/icons-js/file-dislike.js | 9 +- icons-react/icons-js/file-download.js | 9 +- icons-react/icons-js/file-horizontal.js | 9 +- icons-react/icons-js/file-invoice.js | 9 +- icons-react/icons-js/file-like.js | 9 +- icons-react/icons-js/file-minus.js | 9 +- icons-react/icons-js/file-music.js | 9 +- icons-react/icons-js/file-off.js | 9 +- icons-react/icons-js/file-phone.js | 9 +- icons-react/icons-js/file-plus.js | 9 +- icons-react/icons-js/file-search.js | 9 +- icons-react/icons-js/file-shredder.js | 9 +- icons-react/icons-js/file-symlink.js | 9 +- icons-react/icons-js/file-text.js | 9 +- icons-react/icons-js/file-upload.js | 9 +- icons-react/icons-js/file-x.js | 9 +- icons-react/icons-js/file-zip.js | 9 +- icons-react/icons-js/file.js | 9 +- icons-react/icons-js/filter-off.js | 9 +- icons-react/icons-js/filter.js | 9 +- icons-react/icons-js/fingerprint.js | 9 +- icons-react/icons-js/firetruck.js | 9 +- icons-react/icons-js/flag.js | 9 +- icons-react/icons-js/flame.js | 9 +- icons-react/icons-js/flask.js | 9 +- icons-react/icons-js/flip-horizontal.js | 9 +- icons-react/icons-js/flip-vertical.js | 9 +- icons-react/icons-js/float-center.js | 9 +- icons-react/icons-js/float-left.js | 9 +- icons-react/icons-js/float-none.js | 9 +- icons-react/icons-js/float-right.js | 9 +- icons-react/icons-js/focus-2.js | 9 +- icons-react/icons-js/focus.js | 9 +- icons-react/icons-js/fold-down.js | 9 +- icons-react/icons-js/fold-up.js | 9 +- icons-react/icons-js/fold.js | 9 +- icons-react/icons-js/folder-minus.js | 9 +- icons-react/icons-js/folder-off.js | 9 +- icons-react/icons-js/folder-plus.js | 9 +- icons-react/icons-js/folder-x.js | 9 +- icons-react/icons-js/folder.js | 9 +- icons-react/icons-js/folders.js | 9 +- icons-react/icons-js/forbid-2.js | 9 +- icons-react/icons-js/forbid.js | 9 +- icons-react/icons-js/forklift.js | 9 +- icons-react/icons-js/frame.js | 9 +- icons-react/icons-js/friends.js | 9 +- icons-react/icons-js/gas-station.js | 9 +- icons-react/icons-js/gauge.js | 9 +- icons-react/icons-js/ghost.js | 9 +- icons-react/icons-js/gift.js | 9 +- icons-react/icons-js/git-branch.js | 9 +- icons-react/icons-js/git-commit.js | 9 +- icons-react/icons-js/git-compare.js | 9 +- icons-react/icons-js/git-fork.js | 9 +- icons-react/icons-js/git-merge.js | 9 +- icons-react/icons-js/git-pull-request.js | 9 +- icons-react/icons-js/glass-full.js | 9 +- icons-react/icons-js/glass.js | 9 +- icons-react/icons-js/globe.js | 9 +- icons-react/icons-js/gps.js | 9 +- icons-react/icons-js/grid-dots.js | 9 +- icons-react/icons-js/grid.js | 9 +- icons-react/icons-js/grip-horizontal.js | 9 +- icons-react/icons-js/grip-vertical.js | 9 +- icons-react/icons-js/h-1.js | 9 +- icons-react/icons-js/h-2.js | 9 +- icons-react/icons-js/h-3.js | 9 +- icons-react/icons-js/h-4.js | 9 +- icons-react/icons-js/h-5.js | 9 +- icons-react/icons-js/h-6.js | 9 +- icons-react/icons-js/hand-middle-finger.js | 9 +- icons-react/icons-js/hand-off.js | 9 +- icons-react/icons-js/hand-stop.js | 9 +- icons-react/icons-js/hash.js | 9 +- icons-react/icons-js/headphones-off.js | 9 +- icons-react/icons-js/headphones.js | 9 +- icons-react/icons-js/headset.js | 9 +- icons-react/icons-js/heart-broken.js | 9 +- icons-react/icons-js/heart.js | 9 +- icons-react/icons-js/help.js | 9 +- icons-react/icons-js/hexagon.js | 9 +- icons-react/icons-js/history.js | 9 +- icons-react/icons-js/home-2.js | 9 +- icons-react/icons-js/home.js | 9 +- icons-react/icons-js/ice-cream.js | 9 +- icons-react/icons-js/id.js | 9 +- icons-react/icons-js/inbox.js | 9 +- icons-react/icons-js/indent-decrease.js | 9 +- icons-react/icons-js/indent-increase.js | 9 +- icons-react/icons-js/infinity.js | 9 +- icons-react/icons-js/info-circle.js | 9 +- icons-react/icons-js/info-square.js | 9 +- icons-react/icons-js/italic.js | 9 +- icons-react/icons-js/karate.js | 9 +- icons-react/icons-js/key.js | 9 +- icons-react/icons-js/keyboard-hide.js | 9 +- icons-react/icons-js/keyboard-show.js | 9 +- icons-react/icons-js/keyboard.js | 9 +- icons-react/icons-js/language.js | 9 +- icons-react/icons-js/layers-difference.js | 9 +- icons-react/icons-js/layers-intersect.js | 9 +- icons-react/icons-js/layers-subtract.js | 9 +- icons-react/icons-js/layers-union.js | 9 +- icons-react/icons-js/layout-2.js | 9 +- icons-react/icons-js/layout-align-bottom.js | 9 +- icons-react/icons-js/layout-align-center.js | 9 +- icons-react/icons-js/layout-align-left.js | 9 +- icons-react/icons-js/layout-align-middle.js | 9 +- icons-react/icons-js/layout-align-right.js | 9 +- icons-react/icons-js/layout-align-top.js | 9 +- icons-react/icons-js/layout-bottombar.js | 9 +- icons-react/icons-js/layout-cards.js | 9 +- icons-react/icons-js/layout-columns.js | 9 +- .../icons-js/layout-distribute-horizontal.js | 9 +- .../icons-js/layout-distribute-vertical.js | 9 +- icons-react/icons-js/layout-kanban.js | 9 +- icons-react/icons-js/layout-list.js | 9 +- icons-react/icons-js/layout-navbar.js | 9 +- icons-react/icons-js/layout-rows.js | 9 +- icons-react/icons-js/layout-sidebar-right.js | 9 +- icons-react/icons-js/layout-sidebar.js | 9 +- icons-react/icons-js/layout.js | 9 +- icons-react/icons-js/leaf.js | 9 +- icons-react/icons-js/lego.js | 9 +- icons-react/icons-js/letter-a.js | 9 +- icons-react/icons-js/letter-b.js | 9 +- icons-react/icons-js/letter-c.js | 9 +- icons-react/icons-js/letter-d.js | 9 +- icons-react/icons-js/letter-e.js | 9 +- icons-react/icons-js/letter-f.js | 9 +- icons-react/icons-js/letter-g.js | 9 +- icons-react/icons-js/letter-h.js | 9 +- icons-react/icons-js/letter-i.js | 9 +- icons-react/icons-js/letter-j.js | 9 +- icons-react/icons-js/letter-k.js | 9 +- icons-react/icons-js/letter-l.js | 9 +- icons-react/icons-js/letter-m.js | 9 +- icons-react/icons-js/letter-n.js | 9 +- icons-react/icons-js/letter-o.js | 9 +- icons-react/icons-js/letter-p.js | 9 +- icons-react/icons-js/letter-q.js | 9 +- icons-react/icons-js/letter-r.js | 9 +- icons-react/icons-js/letter-s.js | 9 +- icons-react/icons-js/letter-t.js | 9 +- icons-react/icons-js/letter-u.js | 9 +- icons-react/icons-js/letter-v.js | 9 +- icons-react/icons-js/letter-w.js | 9 +- icons-react/icons-js/letter-x.js | 9 +- icons-react/icons-js/letter-y.js | 9 +- icons-react/icons-js/letter-z.js | 9 +- icons-react/icons-js/letters-case.js | 9 +- icons-react/icons-js/license.js | 9 +- icons-react/icons-js/lifebuoy.js | 9 +- icons-react/icons-js/line-height.js | 9 +- icons-react/icons-js/line.js | 9 +- icons-react/icons-js/link.js | 9 +- icons-react/icons-js/list-check.js | 9 +- icons-react/icons-js/list.js | 9 +- icons-react/icons-js/live-photo.js | 9 +- icons-react/icons-js/live-view.js | 9 +- icons-react/icons-js/loader-quarter.js | 9 +- icons-react/icons-js/loader.js | 9 +- icons-react/icons-js/location.js | 9 +- icons-react/icons-js/lock-off.js | 9 +- icons-react/icons-js/lock-open.js | 9 +- icons-react/icons-js/lock.js | 9 +- icons-react/icons-js/login.js | 9 +- icons-react/icons-js/logout.js | 9 +- icons-react/icons-js/magnet.js | 9 +- icons-react/icons-js/mail-opened.js | 9 +- icons-react/icons-js/mail.js | 9 +- icons-react/icons-js/man.js | 9 +- icons-react/icons-js/manual-gearbox.js | 9 +- icons-react/icons-js/map-2.js | 9 +- icons-react/icons-js/map-pin-off.js | 9 +- icons-react/icons-js/map-pin.js | 9 +- icons-react/icons-js/map-pins.js | 9 +- icons-react/icons-js/map.js | 9 +- icons-react/icons-js/markdown.js | 9 +- icons-react/icons-js/marquee.js | 9 +- icons-react/icons-js/mars.js | 9 +- icons-react/icons-js/math.js | 9 +- icons-react/icons-js/maximize.js | 9 +- icons-react/icons-js/medal.js | 9 +- icons-react/icons-js/medical-cross.js | 9 +- icons-react/icons-js/menu-2.js | 9 +- icons-react/icons-js/menu.js | 9 +- icons-react/icons-js/message-2.js | 9 +- icons-react/icons-js/message-circle-2.js | 9 +- icons-react/icons-js/message-circle-off.js | 9 +- icons-react/icons-js/message-circle.js | 9 +- icons-react/icons-js/message-dots.js | 9 +- icons-react/icons-js/message-off.js | 9 +- icons-react/icons-js/message-plus.js | 9 +- icons-react/icons-js/message-report.js | 9 +- icons-react/icons-js/message.js | 9 +- icons-react/icons-js/messages-off.js | 9 +- icons-react/icons-js/messages.js | 9 +- icons-react/icons-js/microphone-off.js | 9 +- icons-react/icons-js/microphone.js | 9 +- icons-react/icons-js/minimize.js | 9 +- icons-react/icons-js/minus.js | 9 +- icons-react/icons-js/mist.js | 9 +- icons-react/icons-js/mood-boy.js | 9 +- icons-react/icons-js/mood-confuzed.js | 9 +- icons-react/icons-js/mood-cry.js | 9 +- icons-react/icons-js/mood-happy.js | 9 +- icons-react/icons-js/mood-kid.js | 9 +- icons-react/icons-js/mood-neutral.js | 9 +- icons-react/icons-js/mood-sad.js | 9 +- icons-react/icons-js/mood-smile.js | 9 +- icons-react/icons-js/mood-suprised.js | 9 +- icons-react/icons-js/mood-tongue.js | 9 +- icons-react/icons-js/moon-2.js | 9 +- icons-react/icons-js/moon-stars.js | 9 +- icons-react/icons-js/moon.js | 9 +- icons-react/icons-js/moped.js | 9 +- icons-react/icons-js/mouse.js | 9 +- icons-react/icons-js/movie.js | 9 +- icons-react/icons-js/mug.js | 9 +- icons-react/icons-js/music.js | 9 +- icons-react/icons-js/new-section.js | 9 +- icons-react/icons-js/news.js | 9 +- icons-react/icons-js/note.js | 9 +- icons-react/icons-js/notebook.js | 9 +- icons-react/icons-js/notes.js | 9 +- icons-react/icons-js/notification.js | 9 +- icons-react/icons-js/octagon.js | 9 +- icons-react/icons-js/omega.js | 9 +- icons-react/icons-js/outlet.js | 9 +- icons-react/icons-js/package.js | 9 +- icons-react/icons-js/page-break.js | 9 +- icons-react/icons-js/paint.js | 9 +- icons-react/icons-js/palette.js | 9 +- icons-react/icons-js/panorama-horizontal.js | 9 +- icons-react/icons-js/panorama-vertical.js | 9 +- icons-react/icons-js/paperclip.js | 9 +- icons-react/icons-js/parachute.js | 9 +- icons-react/icons-js/parentheses.js | 9 +- icons-react/icons-js/parking.js | 9 +- icons-react/icons-js/peace.js | 9 +- icons-react/icons-js/pencil.js | 9 +- icons-react/icons-js/pennant.js | 9 +- icons-react/icons-js/percentage.js | 9 +- icons-react/icons-js/phone-call.js | 9 +- icons-react/icons-js/phone-calling.js | 9 +- icons-react/icons-js/phone-check.js | 9 +- icons-react/icons-js/phone-incoming.js | 9 +- icons-react/icons-js/phone-off.js | 9 +- icons-react/icons-js/phone-outgoing.js | 9 +- icons-react/icons-js/phone-pause.js | 9 +- icons-react/icons-js/phone-plus.js | 9 +- icons-react/icons-js/phone-x.js | 9 +- icons-react/icons-js/phone.js | 9 +- icons-react/icons-js/photo-off.js | 9 +- icons-react/icons-js/photo.js | 9 +- .../icons-js/picture-in-picture-off.js | 9 +- icons-react/icons-js/picture-in-picture-on.js | 9 +- icons-react/icons-js/picture-in-picture.js | 9 +- icons-react/icons-js/pill.js | 9 +- icons-react/icons-js/pin.js | 9 +- icons-react/icons-js/pinned-off.js | 9 +- icons-react/icons-js/pinned.js | 9 +- icons-react/icons-js/plane-arrival.js | 9 +- icons-react/icons-js/plane-departure.js | 9 +- icons-react/icons-js/plane.js | 9 +- icons-react/icons-js/planet.js | 9 +- icons-react/icons-js/plant-2.js | 9 +- icons-react/icons-js/plant.js | 9 +- icons-react/icons-js/player-pause.js | 9 +- icons-react/icons-js/player-play.js | 9 +- icons-react/icons-js/player-record.js | 9 +- icons-react/icons-js/player-skip-back.js | 9 +- icons-react/icons-js/player-skip-forward.js | 9 +- icons-react/icons-js/player-stop.js | 9 +- icons-react/icons-js/player-track-next.js | 9 +- icons-react/icons-js/player-track-prev.js | 9 +- icons-react/icons-js/plug.js | 9 +- icons-react/icons-js/plus.js | 9 +- icons-react/icons-js/point.js | 9 +- icons-react/icons-js/power.js | 9 +- icons-react/icons-js/pray.js | 9 +- icons-react/icons-js/presentation.js | 9 +- icons-react/icons-js/printer.js | 9 +- icons-react/icons-js/prompt.js | 9 +- icons-react/icons-js/puzzle.js | 9 +- icons-react/icons-js/qrcode.js | 9 +- icons-react/icons-js/question-mark.js | 9 +- icons-react/icons-js/radioactive.js | 9 +- icons-react/icons-js/record-mail.js | 9 +- icons-react/icons-js/rectangle-vertical.js | 9 +- icons-react/icons-js/rectangle.js | 9 +- icons-react/icons-js/recycle.js | 9 +- icons-react/icons-js/refresh-alert.js | 9 +- icons-react/icons-js/refresh.js | 9 +- icons-react/icons-js/registered.js | 9 +- icons-react/icons-js/relation-many-to-many.js | 9 +- icons-react/icons-js/relation-one-to-many.js | 9 +- icons-react/icons-js/relation-one-to-one.js | 9 +- icons-react/icons-js/repeat-once.js | 9 +- icons-react/icons-js/repeat.js | 9 +- icons-react/icons-js/replace.js | 9 +- icons-react/icons-js/ripple.js | 9 +- icons-react/icons-js/road-sign.js | 9 +- icons-react/icons-js/rocket.js | 9 +- icons-react/icons-js/rotate-2.js | 9 +- icons-react/icons-js/rotate-clockwise-2.js | 9 +- icons-react/icons-js/rotate-clockwise.js | 9 +- icons-react/icons-js/rotate-rectangle.js | 9 +- icons-react/icons-js/rotate.js | 9 +- icons-react/icons-js/route.js | 9 +- icons-react/icons-js/router.js | 9 +- icons-react/icons-js/rss.js | 9 +- icons-react/icons-js/ruler.js | 9 +- icons-react/icons-js/run.js | 9 +- icons-react/icons-js/sailboat.js | 9 +- icons-react/icons-js/scale.js | 9 +- icons-react/icons-js/scan.js | 9 +- icons-react/icons-js/school.js | 9 +- icons-react/icons-js/scissors.js | 9 +- icons-react/icons-js/scooter-electric.js | 9 +- icons-react/icons-js/scooter.js | 9 +- icons-react/icons-js/screen-share-off.js | 9 +- icons-react/icons-js/screen-share.js | 9 +- icons-react/icons-js/search.js | 9 +- icons-react/icons-js/seeding.js | 9 +- icons-react/icons-js/select.js | 9 +- icons-react/icons-js/selector.js | 9 +- icons-react/icons-js/send.js | 9 +- icons-react/icons-js/separator-horizontal.js | 9 +- icons-react/icons-js/separator-vertical.js | 9 +- icons-react/icons-js/separator.js | 9 +- icons-react/icons-js/server.js | 9 +- icons-react/icons-js/servicemark.js | 9 +- icons-react/icons-js/settings.js | 9 +- icons-react/icons-js/shape.js | 9 +- icons-react/icons-js/share.js | 9 +- icons-react/icons-js/shield-check.js | 9 +- icons-react/icons-js/shield-lock.js | 9 +- icons-react/icons-js/shield-off.js | 9 +- icons-react/icons-js/shield-x.js | 9 +- icons-react/icons-js/shield.js | 9 +- icons-react/icons-js/ship.js | 9 +- icons-react/icons-js/shirt.js | 9 +- icons-react/icons-js/shopping-cart.js | 9 +- icons-react/icons-js/sitemap.js | 9 +- icons-react/icons-js/skateboard.js | 9 +- icons-react/icons-js/slice.js | 9 +- icons-react/icons-js/slideshow.js | 9 +- icons-react/icons-js/smart-home.js | 9 +- icons-react/icons-js/smoking-no.js | 9 +- icons-react/icons-js/smoking.js | 9 +- icons-react/icons-js/snowflake.js | 9 +- icons-react/icons-js/social.js | 9 +- icons-react/icons-js/sort-ascending.js | 9 +- icons-react/icons-js/sort-descending.js | 9 +- icons-react/icons-js/space.js | 9 +- icons-react/icons-js/speakerphone.js | 9 +- icons-react/icons-js/square-check.js | 9 +- icons-react/icons-js/square-dot.js | 9 +- icons-react/icons-js/square-forbid-2.js | 9 +- icons-react/icons-js/square-forbid.js | 9 +- icons-react/icons-js/square-minus.js | 9 +- icons-react/icons-js/square-plus.js | 9 +- icons-react/icons-js/square-rotated.js | 9 +- icons-react/icons-js/square-x.js | 9 +- icons-react/icons-js/square.js | 9 +- icons-react/icons-js/stack.js | 9 +- icons-react/icons-js/stairs-down.js | 9 +- icons-react/icons-js/stairs-up.js | 9 +- icons-react/icons-js/stairs.js | 9 +- icons-react/icons-js/star-half.js | 9 +- icons-react/icons-js/star-off.js | 9 +- icons-react/icons-js/star.js | 9 +- icons-react/icons-js/stars.js | 9 +- icons-react/icons-js/steering-wheel.js | 9 +- icons-react/icons-js/step-into.js | 9 +- icons-react/icons-js/step-out.js | 9 +- icons-react/icons-js/sthetoscope.js | 9 +- icons-react/icons-js/sticker.js | 9 +- icons-react/icons-js/strikethrough.js | 9 +- icons-react/icons-js/subscript.js | 9 +- icons-react/icons-js/subtask.js | 9 +- icons-react/icons-js/sum.js | 9 +- icons-react/icons-js/sun-off.js | 9 +- icons-react/icons-js/sun.js | 9 +- icons-react/icons-js/sunset.js | 9 +- icons-react/icons-js/sunshine.js | 9 +- icons-react/icons-js/superscript.js | 9 +- icons-react/icons-js/swimming.js | 9 +- icons-react/icons-js/switch-horizontal.js | 9 +- icons-react/icons-js/switch-vertical.js | 9 +- icons-react/icons-js/switch.js | 9 +- icons-react/icons-js/table.js | 9 +- icons-react/icons-js/tag.js | 9 +- icons-react/icons-js/tallymark-1.js | 9 +- icons-react/icons-js/tallymark-2.js | 9 +- icons-react/icons-js/tallymark-3.js | 9 +- icons-react/icons-js/tallymark-4.js | 9 +- icons-react/icons-js/tallymarks.js | 9 +- icons-react/icons-js/target.js | 9 +- icons-react/icons-js/tax.js | 9 +- icons-react/icons-js/temperature-celsius.js | 9 +- .../icons-js/temperature-fahrenheit.js | 9 +- icons-react/icons-js/temperature-minus.js | 9 +- icons-react/icons-js/temperature-plus.js | 9 +- icons-react/icons-js/temperature.js | 9 +- icons-react/icons-js/template.js | 9 +- icons-react/icons-js/terminal-2.js | 9 +- icons-react/icons-js/terminal.js | 9 +- icons-react/icons-js/test-pipe.js | 9 +- icons-react/icons-js/text-wrap-disabled.js | 9 +- icons-react/icons-js/text-wrap.js | 9 +- icons-react/icons-js/thumb-down.js | 9 +- icons-react/icons-js/thumb-up.js | 9 +- icons-react/icons-js/ticket.js | 9 +- icons-react/icons-js/tir.js | 9 +- icons-react/icons-js/toggle-left.js | 9 +- icons-react/icons-js/toggle-right.js | 9 +- icons-react/icons-js/tool.js | 9 +- icons-react/icons-js/tools-kitchen.js | 9 +- icons-react/icons-js/tools.js | 9 +- icons-react/icons-js/tornado.js | 9 +- icons-react/icons-js/tournament.js | 9 +- icons-react/icons-js/tractor.js | 9 +- icons-react/icons-js/trademark.js | 9 +- icons-react/icons-js/traffic-cone.js | 9 +- icons-react/icons-js/traffic-lights.js | 9 +- icons-react/icons-js/trash-off.js | 9 +- icons-react/icons-js/trash.js | 9 +- icons-react/icons-js/trees.js | 9 +- icons-react/icons-js/trending-down.js | 9 +- icons-react/icons-js/trending-up.js | 9 +- .../icons-js/triangle-square-circle.js | 9 +- icons-react/icons-js/triangle.js | 9 +- icons-react/icons-js/trident.js | 9 +- icons-react/icons-js/trophy.js | 9 +- icons-react/icons-js/truck-delivery.js | 9 +- icons-react/icons-js/truck-return.js | 9 +- icons-react/icons-js/truck.js | 9 +- icons-react/icons-js/typography.js | 9 +- icons-react/icons-js/umbrella.js | 9 +- icons-react/icons-js/underline.js | 9 +- icons-react/icons-js/unlink.js | 9 +- icons-react/icons-js/upload.js | 9 +- icons-react/icons-js/urgent.js | 9 +- icons-react/icons-js/user-check.js | 9 +- icons-react/icons-js/user-exclamation.js | 9 +- icons-react/icons-js/user-minus.js | 9 +- icons-react/icons-js/user-off.js | 9 +- icons-react/icons-js/user-plus.js | 9 +- icons-react/icons-js/user-x.js | 9 +- icons-react/icons-js/user.js | 9 +- icons-react/icons-js/users.js | 9 +- icons-react/icons-js/vector-beizer-2.js | 9 +- icons-react/icons-js/vector-beizer.js | 9 +- icons-react/icons-js/vector-triangle.js | 9 +- icons-react/icons-js/vector.js | 9 +- icons-react/icons-js/venus.js | 9 +- icons-react/icons-js/versions.js | 9 +- icons-react/icons-js/video-minus.js | 9 +- icons-react/icons-js/video-off.js | 9 +- icons-react/icons-js/video-plus.js | 9 +- icons-react/icons-js/video.js | 9 +- icons-react/icons-js/view-360.js | 9 +- icons-react/icons-js/viewfinder.js | 9 +- icons-react/icons-js/viewport-narrow.js | 9 +- icons-react/icons-js/viewport-wide.js | 9 +- icons-react/icons-js/virus-off.js | 9 +- icons-react/icons-js/virus-search.js | 9 +- icons-react/icons-js/virus.js | 9 +- icons-react/icons-js/volume-2.js | 9 +- icons-react/icons-js/volume-3.js | 9 +- icons-react/icons-js/volume.js | 9 +- icons-react/icons-js/walk.js | 9 +- icons-react/icons-js/wallet.js | 9 +- icons-react/icons-js/wand.js | 9 +- icons-react/icons-js/wave-saw-tool.js | 9 +- icons-react/icons-js/wave-sine.js | 9 +- icons-react/icons-js/wave-square.js | 9 +- icons-react/icons-js/wifi-0.js | 9 +- icons-react/icons-js/wifi-1.js | 9 +- icons-react/icons-js/wifi-2.js | 9 +- icons-react/icons-js/wifi-off.js | 9 +- icons-react/icons-js/wifi.js | 9 +- icons-react/icons-js/wind.js | 9 +- icons-react/icons-js/windmill.js | 9 +- icons-react/icons-js/wiper-wash.js | 9 +- icons-react/icons-js/wiper.js | 9 +- icons-react/icons-js/woman.js | 9 +- icons-react/icons-js/world-latitude.js | 9 +- icons-react/icons-js/world-longitude.js | 9 +- icons-react/icons-js/world.js | 9 +- icons-react/icons-js/x.js | 9 +- icons-react/icons-js/yin-yang.js | 9 +- icons-react/icons-js/zodiac-aquarius.js | 9 +- icons-react/icons-js/zodiac-aries.js | 9 +- icons-react/icons-js/zodiac-cancer.js | 9 +- icons-react/icons-js/zodiac-capricorn.js | 9 +- icons-react/icons-js/zodiac-gemini.js | 9 +- icons-react/icons-js/zodiac-leo.js | 9 +- icons-react/icons-js/zodiac-libra.js | 9 +- icons-react/icons-js/zodiac-pisces.js | 9 +- icons-react/icons-js/zodiac-sagittarius.js | 9 +- icons-react/icons-js/zodiac-scorpio.js | 9 +- icons-react/icons-js/zodiac-taurus.js | 9 +- icons-react/icons-js/zodiac-virgo.js | 9 +- icons-react/icons-js/zoom-cancel.js | 9 +- icons-react/icons-js/zoom-in.js | 9 +- icons-react/icons-js/zoom-out.js | 9 +- package.json | 28 ++++- rollup.config.js | 119 ++++++++++++++++++ 884 files changed, 7191 insertions(+), 884 deletions(-) create mode 100644 babel.config.js create mode 100644 rollup.config.js diff --git a/.build/svgr-template.js b/.build/svgr-template.js index ed7c593af..c8c413845 100644 --- a/.build/svgr-template.js +++ b/.build/svgr-template.js @@ -5,8 +5,8 @@ function template( ) { return template.ast` ${imports} - const ${componentName} = (size = 24, color = "currentColor", stroke = 2, ...props) => ${jsx} + function ${componentName}({ size = 24, color = "currentColor", stroke = 2, ...props }) { return (${jsx}); } ${exports} - ` + `; } module.exports = template; diff --git a/.gitignore b/.gitignore index 93074f480..143e1fcda 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ src/_icons/test.svg src/test.svg src/test*.svg .jekyll-metadata +icons-react/dist/ diff --git a/README.md b/README.md index 099819120..332f89117 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,25 @@ Add an icon to be displayed on your page with the following markup (`activity` i ``` +### React + +Import the icon and render it in your component. You can adjust SVG properties through React props: + +```jsx +import { IconAward } from 'tabler-icons'; + +const MyComponent = () => { + return +} +``` + +`tabler-icons` exports it's own type declarations for usage with React and Typescript. + ## Multiple strokes All icons in this repository have been created with the value of the `stroke-width` property, so if you change the value, you can get different icon variants that will fit in well with your design. diff --git a/babel.config.js b/babel.config.js new file mode 100644 index 000000000..9bd353014 --- /dev/null +++ b/babel.config.js @@ -0,0 +1,3 @@ +module.exports = { + presets: ["@babel/preset-env", "@babel/preset-react"] +}; diff --git a/gulpfile.js b/gulpfile.js index f7826fa1d..da9f4aa06 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -650,4 +650,10 @@ gulp.task('update-icons-version', function (cb) { cb(); }); -gulp.task('build', gulp.series('optimize', 'update-icons-version', 'build-jekyll', 'build-copy', 'icons-sprite', 'svg-to-react', 'icons-preview', 'svg-to-png', 'build-iconfont', 'changelog-image', 'build-zip')); +gulp.task("build-react", function (cb) { + cp.exec("npm run build-react", function () { + cb(); + }); +}); + +gulp.task('build', gulp.series('optimize', 'update-icons-version', 'build-jekyll', 'build-copy', 'icons-sprite', 'svg-to-react', 'build-react', 'icons-preview', 'svg-to-png', 'build-iconfont', 'changelog-image', 'build-zip')); diff --git a/icons-react/icons-js/2fa.js b/icons-react/icons-js/2fa.js index b33e9f1de..2fdbc2043 100644 --- a/icons-react/icons-js/2fa.js +++ b/icons-react/icons-js/2fa.js @@ -1,5 +1,12 @@ import * as React from "react"; -const Icon2fa = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function Icon2fa({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default Icon2fa; \ No newline at end of file diff --git a/icons-react/icons-js/3d-cube-sphere.js b/icons-react/icons-js/3d-cube-sphere.js index 37fe6ba58..efc8863b7 100644 --- a/icons-react/icons-js/3d-cube-sphere.js +++ b/icons-react/icons-js/3d-cube-sphere.js @@ -1,5 +1,12 @@ import * as React from "react"; -const Icon3dCubeSphere = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function Icon3dCubeSphere({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default Icon3dCubeSphere; \ No newline at end of file diff --git a/icons-react/icons-js/a-b.js b/icons-react/icons-js/a-b.js index d9e99d0ce..84325c07b 100644 --- a/icons-react/icons-js/a-b.js +++ b/icons-react/icons-js/a-b.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconAB = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconAB({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconAB; \ No newline at end of file diff --git a/icons-react/icons-js/access-point-off.js b/icons-react/icons-js/access-point-off.js index 83ced2cd1..8e6821132 100644 --- a/icons-react/icons-js/access-point-off.js +++ b/icons-react/icons-js/access-point-off.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconAccessPointOff = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconAccessPointOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconAccessPointOff; \ No newline at end of file diff --git a/icons-react/icons-js/access-point.js b/icons-react/icons-js/access-point.js index c4b395753..3679e402d 100644 --- a/icons-react/icons-js/access-point.js +++ b/icons-react/icons-js/access-point.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconAccessPoint = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconAccessPoint({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconAccessPoint; \ No newline at end of file diff --git a/icons-react/icons-js/accessible.js b/icons-react/icons-js/accessible.js index 9e53730c2..62357ff1b 100644 --- a/icons-react/icons-js/accessible.js +++ b/icons-react/icons-js/accessible.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconAccessible = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconAccessible({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconAccessible; \ No newline at end of file diff --git a/icons-react/icons-js/activity.js b/icons-react/icons-js/activity.js index 138dd243d..7488d66a4 100644 --- a/icons-react/icons-js/activity.js +++ b/icons-react/icons-js/activity.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconActivity = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconActivity({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconActivity; \ No newline at end of file diff --git a/icons-react/icons-js/ad.js b/icons-react/icons-js/ad.js index 6bd15047f..eb2ae0095 100644 --- a/icons-react/icons-js/ad.js +++ b/icons-react/icons-js/ad.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconAd = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconAd({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconAd; \ No newline at end of file diff --git a/icons-react/icons-js/adjustments-alt.js b/icons-react/icons-js/adjustments-alt.js index 31c5663c1..6c9eb9619 100644 --- a/icons-react/icons-js/adjustments-alt.js +++ b/icons-react/icons-js/adjustments-alt.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconAdjustmentsAlt = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconAdjustmentsAlt({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconAdjustmentsAlt; \ No newline at end of file diff --git a/icons-react/icons-js/adjustments-horizontal.js b/icons-react/icons-js/adjustments-horizontal.js index 8552d08b5..225007bd0 100644 --- a/icons-react/icons-js/adjustments-horizontal.js +++ b/icons-react/icons-js/adjustments-horizontal.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconAdjustmentsHorizontal = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconAdjustmentsHorizontal({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconAdjustmentsHorizontal; \ No newline at end of file diff --git a/icons-react/icons-js/adjustments.js b/icons-react/icons-js/adjustments.js index e0a07237c..2a345fcb6 100644 --- a/icons-react/icons-js/adjustments.js +++ b/icons-react/icons-js/adjustments.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconAdjustments = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconAdjustments({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconAdjustments; \ No newline at end of file diff --git a/icons-react/icons-js/alarm.js b/icons-react/icons-js/alarm.js index e04fad583..c5a2c2c94 100644 --- a/icons-react/icons-js/alarm.js +++ b/icons-react/icons-js/alarm.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconAlarm = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconAlarm({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconAlarm; \ No newline at end of file diff --git a/icons-react/icons-js/alert-circle.js b/icons-react/icons-js/alert-circle.js index 5d064386f..7686898da 100644 --- a/icons-react/icons-js/alert-circle.js +++ b/icons-react/icons-js/alert-circle.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconAlertCircle = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconAlertCircle({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconAlertCircle; \ No newline at end of file diff --git a/icons-react/icons-js/alert-octagon.js b/icons-react/icons-js/alert-octagon.js index 73594830a..d9ec8a5f7 100644 --- a/icons-react/icons-js/alert-octagon.js +++ b/icons-react/icons-js/alert-octagon.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconAlertOctagon = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconAlertOctagon({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconAlertOctagon; \ No newline at end of file diff --git a/icons-react/icons-js/alert-triangle.js b/icons-react/icons-js/alert-triangle.js index 3b6d6cf50..e8abe01ab 100644 --- a/icons-react/icons-js/alert-triangle.js +++ b/icons-react/icons-js/alert-triangle.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconAlertTriangle = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconAlertTriangle({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconAlertTriangle; \ No newline at end of file diff --git a/icons-react/icons-js/alien.js b/icons-react/icons-js/alien.js index 40f58c049..757d369ba 100644 --- a/icons-react/icons-js/alien.js +++ b/icons-react/icons-js/alien.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconAlien = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconAlien({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconAlien; \ No newline at end of file diff --git a/icons-react/icons-js/align-center.js b/icons-react/icons-js/align-center.js index a865d63d2..5e429fe37 100644 --- a/icons-react/icons-js/align-center.js +++ b/icons-react/icons-js/align-center.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconAlignCenter = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconAlignCenter({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconAlignCenter; \ No newline at end of file diff --git a/icons-react/icons-js/align-justified.js b/icons-react/icons-js/align-justified.js index f80d5d219..ba1c26bf7 100644 --- a/icons-react/icons-js/align-justified.js +++ b/icons-react/icons-js/align-justified.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconAlignJustified = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconAlignJustified({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconAlignJustified; \ No newline at end of file diff --git a/icons-react/icons-js/align-left.js b/icons-react/icons-js/align-left.js index 62df38330..9f862758b 100644 --- a/icons-react/icons-js/align-left.js +++ b/icons-react/icons-js/align-left.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconAlignLeft = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconAlignLeft({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconAlignLeft; \ No newline at end of file diff --git a/icons-react/icons-js/align-right.js b/icons-react/icons-js/align-right.js index fcff421c2..c1c644450 100644 --- a/icons-react/icons-js/align-right.js +++ b/icons-react/icons-js/align-right.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconAlignRight = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconAlignRight({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconAlignRight; \ No newline at end of file diff --git a/icons-react/icons-js/ambulance.js b/icons-react/icons-js/ambulance.js index f213b5892..a87e32045 100644 --- a/icons-react/icons-js/ambulance.js +++ b/icons-react/icons-js/ambulance.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconAmbulance = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconAmbulance({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconAmbulance; \ No newline at end of file diff --git a/icons-react/icons-js/anchor.js b/icons-react/icons-js/anchor.js index d9b1f68bc..88217cb46 100644 --- a/icons-react/icons-js/anchor.js +++ b/icons-react/icons-js/anchor.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconAnchor = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconAnchor({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconAnchor; \ No newline at end of file diff --git a/icons-react/icons-js/antenna-bars-1.js b/icons-react/icons-js/antenna-bars-1.js index 424076365..b585c8a2c 100644 --- a/icons-react/icons-js/antenna-bars-1.js +++ b/icons-react/icons-js/antenna-bars-1.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconAntennaBars1 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconAntennaBars1({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconAntennaBars1; \ No newline at end of file diff --git a/icons-react/icons-js/antenna-bars-2.js b/icons-react/icons-js/antenna-bars-2.js index b07edf8cc..cad969549 100644 --- a/icons-react/icons-js/antenna-bars-2.js +++ b/icons-react/icons-js/antenna-bars-2.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconAntennaBars2 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconAntennaBars2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconAntennaBars2; \ No newline at end of file diff --git a/icons-react/icons-js/antenna-bars-3.js b/icons-react/icons-js/antenna-bars-3.js index f4c6b75d0..dd2cc00ea 100644 --- a/icons-react/icons-js/antenna-bars-3.js +++ b/icons-react/icons-js/antenna-bars-3.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconAntennaBars3 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconAntennaBars3({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconAntennaBars3; \ No newline at end of file diff --git a/icons-react/icons-js/antenna-bars-4.js b/icons-react/icons-js/antenna-bars-4.js index f1249deb3..26d42e550 100644 --- a/icons-react/icons-js/antenna-bars-4.js +++ b/icons-react/icons-js/antenna-bars-4.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconAntennaBars4 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconAntennaBars4({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconAntennaBars4; \ No newline at end of file diff --git a/icons-react/icons-js/antenna-bars-5.js b/icons-react/icons-js/antenna-bars-5.js index 24b2db879..7fbee15b0 100644 --- a/icons-react/icons-js/antenna-bars-5.js +++ b/icons-react/icons-js/antenna-bars-5.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconAntennaBars5 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconAntennaBars5({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconAntennaBars5; \ No newline at end of file diff --git a/icons-react/icons-js/aperture.js b/icons-react/icons-js/aperture.js index da609468a..78df58419 100644 --- a/icons-react/icons-js/aperture.js +++ b/icons-react/icons-js/aperture.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconAperture = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconAperture({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconAperture; \ No newline at end of file diff --git a/icons-react/icons-js/apps.js b/icons-react/icons-js/apps.js index 288df3c95..99da722c4 100644 --- a/icons-react/icons-js/apps.js +++ b/icons-react/icons-js/apps.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconApps = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconApps({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconApps; \ No newline at end of file diff --git a/icons-react/icons-js/archive.js b/icons-react/icons-js/archive.js index f2ed4732d..2f7825824 100644 --- a/icons-react/icons-js/archive.js +++ b/icons-react/icons-js/archive.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconArchive = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconArchive({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconArchive; \ No newline at end of file diff --git a/icons-react/icons-js/arrow-back-up.js b/icons-react/icons-js/arrow-back-up.js index a944249cd..197745b58 100644 --- a/icons-react/icons-js/arrow-back-up.js +++ b/icons-react/icons-js/arrow-back-up.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconArrowBackUp = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconArrowBackUp({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconArrowBackUp; \ No newline at end of file diff --git a/icons-react/icons-js/arrow-back.js b/icons-react/icons-js/arrow-back.js index 3463e4119..a0721902a 100644 --- a/icons-react/icons-js/arrow-back.js +++ b/icons-react/icons-js/arrow-back.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconArrowBack = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconArrowBack({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconArrowBack; \ No newline at end of file diff --git a/icons-react/icons-js/arrow-bar-down.js b/icons-react/icons-js/arrow-bar-down.js index 8d42bd514..7d4198dc8 100644 --- a/icons-react/icons-js/arrow-bar-down.js +++ b/icons-react/icons-js/arrow-bar-down.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconArrowBarDown = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconArrowBarDown({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconArrowBarDown; \ No newline at end of file diff --git a/icons-react/icons-js/arrow-bar-left.js b/icons-react/icons-js/arrow-bar-left.js index 5bdb3b9b4..e27426960 100644 --- a/icons-react/icons-js/arrow-bar-left.js +++ b/icons-react/icons-js/arrow-bar-left.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconArrowBarLeft = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconArrowBarLeft({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconArrowBarLeft; \ No newline at end of file diff --git a/icons-react/icons-js/arrow-bar-right.js b/icons-react/icons-js/arrow-bar-right.js index 634dcfe75..6d27f13bf 100644 --- a/icons-react/icons-js/arrow-bar-right.js +++ b/icons-react/icons-js/arrow-bar-right.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconArrowBarRight = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconArrowBarRight({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconArrowBarRight; \ No newline at end of file diff --git a/icons-react/icons-js/arrow-bar-to-down.js b/icons-react/icons-js/arrow-bar-to-down.js index eeaedd323..f31886573 100644 --- a/icons-react/icons-js/arrow-bar-to-down.js +++ b/icons-react/icons-js/arrow-bar-to-down.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconArrowBarToDown = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconArrowBarToDown({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconArrowBarToDown; \ No newline at end of file diff --git a/icons-react/icons-js/arrow-bar-to-left.js b/icons-react/icons-js/arrow-bar-to-left.js index 00e4c92d7..cc0800cbc 100644 --- a/icons-react/icons-js/arrow-bar-to-left.js +++ b/icons-react/icons-js/arrow-bar-to-left.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconArrowBarToLeft = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconArrowBarToLeft({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconArrowBarToLeft; \ No newline at end of file diff --git a/icons-react/icons-js/arrow-bar-to-right.js b/icons-react/icons-js/arrow-bar-to-right.js index d58572bee..424e97d4e 100644 --- a/icons-react/icons-js/arrow-bar-to-right.js +++ b/icons-react/icons-js/arrow-bar-to-right.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconArrowBarToRight = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconArrowBarToRight({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconArrowBarToRight; \ No newline at end of file diff --git a/icons-react/icons-js/arrow-bar-to-up.js b/icons-react/icons-js/arrow-bar-to-up.js index 05ccac063..514269dd3 100644 --- a/icons-react/icons-js/arrow-bar-to-up.js +++ b/icons-react/icons-js/arrow-bar-to-up.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconArrowBarToUp = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconArrowBarToUp({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconArrowBarToUp; \ No newline at end of file diff --git a/icons-react/icons-js/arrow-bar-up.js b/icons-react/icons-js/arrow-bar-up.js index 74de73f0d..45b3d4dff 100644 --- a/icons-react/icons-js/arrow-bar-up.js +++ b/icons-react/icons-js/arrow-bar-up.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconArrowBarUp = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconArrowBarUp({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconArrowBarUp; \ No newline at end of file diff --git a/icons-react/icons-js/arrow-down-circle.js b/icons-react/icons-js/arrow-down-circle.js index 9ed378d73..5dea29d91 100644 --- a/icons-react/icons-js/arrow-down-circle.js +++ b/icons-react/icons-js/arrow-down-circle.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconArrowDownCircle = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconArrowDownCircle({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconArrowDownCircle; \ No newline at end of file diff --git a/icons-react/icons-js/arrow-down-left-circle.js b/icons-react/icons-js/arrow-down-left-circle.js index 029e5ff51..0efc70fac 100644 --- a/icons-react/icons-js/arrow-down-left-circle.js +++ b/icons-react/icons-js/arrow-down-left-circle.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconArrowDownLeftCircle = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconArrowDownLeftCircle({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconArrowDownLeftCircle; \ No newline at end of file diff --git a/icons-react/icons-js/arrow-down-left.js b/icons-react/icons-js/arrow-down-left.js index 6bb3a62c6..7913cc177 100644 --- a/icons-react/icons-js/arrow-down-left.js +++ b/icons-react/icons-js/arrow-down-left.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconArrowDownLeft = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconArrowDownLeft({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconArrowDownLeft; \ No newline at end of file diff --git a/icons-react/icons-js/arrow-down-right-circle.js b/icons-react/icons-js/arrow-down-right-circle.js index 63b449fa9..bbca25bce 100644 --- a/icons-react/icons-js/arrow-down-right-circle.js +++ b/icons-react/icons-js/arrow-down-right-circle.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconArrowDownRightCircle = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconArrowDownRightCircle({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconArrowDownRightCircle; \ No newline at end of file diff --git a/icons-react/icons-js/arrow-down-right.js b/icons-react/icons-js/arrow-down-right.js index 521d26dd0..cb07ad8d7 100644 --- a/icons-react/icons-js/arrow-down-right.js +++ b/icons-react/icons-js/arrow-down-right.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconArrowDownRight = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconArrowDownRight({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconArrowDownRight; \ No newline at end of file diff --git a/icons-react/icons-js/arrow-down.js b/icons-react/icons-js/arrow-down.js index 898631989..0d2021bed 100644 --- a/icons-react/icons-js/arrow-down.js +++ b/icons-react/icons-js/arrow-down.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconArrowDown = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconArrowDown({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconArrowDown; \ No newline at end of file diff --git a/icons-react/icons-js/arrow-forward-up.js b/icons-react/icons-js/arrow-forward-up.js index 94ca7e454..12c3bc906 100644 --- a/icons-react/icons-js/arrow-forward-up.js +++ b/icons-react/icons-js/arrow-forward-up.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconArrowForwardUp = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconArrowForwardUp({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconArrowForwardUp; \ No newline at end of file diff --git a/icons-react/icons-js/arrow-forward.js b/icons-react/icons-js/arrow-forward.js index de86637fd..c00ea466a 100644 --- a/icons-react/icons-js/arrow-forward.js +++ b/icons-react/icons-js/arrow-forward.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconArrowForward = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconArrowForward({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconArrowForward; \ No newline at end of file diff --git a/icons-react/icons-js/arrow-left-circle.js b/icons-react/icons-js/arrow-left-circle.js index 4179af200..13d180eff 100644 --- a/icons-react/icons-js/arrow-left-circle.js +++ b/icons-react/icons-js/arrow-left-circle.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconArrowLeftCircle = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconArrowLeftCircle({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconArrowLeftCircle; \ No newline at end of file diff --git a/icons-react/icons-js/arrow-left.js b/icons-react/icons-js/arrow-left.js index ea6459229..cee677a0d 100644 --- a/icons-react/icons-js/arrow-left.js +++ b/icons-react/icons-js/arrow-left.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconArrowLeft = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconArrowLeft({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconArrowLeft; \ No newline at end of file diff --git a/icons-react/icons-js/arrow-narrow-down.js b/icons-react/icons-js/arrow-narrow-down.js index 85cf994b3..9bd393d9c 100644 --- a/icons-react/icons-js/arrow-narrow-down.js +++ b/icons-react/icons-js/arrow-narrow-down.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconArrowNarrowDown = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconArrowNarrowDown({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconArrowNarrowDown; \ No newline at end of file diff --git a/icons-react/icons-js/arrow-narrow-left.js b/icons-react/icons-js/arrow-narrow-left.js index 47df39d3a..464398d08 100644 --- a/icons-react/icons-js/arrow-narrow-left.js +++ b/icons-react/icons-js/arrow-narrow-left.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconArrowNarrowLeft = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconArrowNarrowLeft({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconArrowNarrowLeft; \ No newline at end of file diff --git a/icons-react/icons-js/arrow-narrow-right.js b/icons-react/icons-js/arrow-narrow-right.js index 09f334165..aeab21214 100644 --- a/icons-react/icons-js/arrow-narrow-right.js +++ b/icons-react/icons-js/arrow-narrow-right.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconArrowNarrowRight = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconArrowNarrowRight({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconArrowNarrowRight; \ No newline at end of file diff --git a/icons-react/icons-js/arrow-narrow-up.js b/icons-react/icons-js/arrow-narrow-up.js index 35d8bb2c1..8c13adfec 100644 --- a/icons-react/icons-js/arrow-narrow-up.js +++ b/icons-react/icons-js/arrow-narrow-up.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconArrowNarrowUp = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconArrowNarrowUp({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconArrowNarrowUp; \ No newline at end of file diff --git a/icons-react/icons-js/arrow-ramp-left.js b/icons-react/icons-js/arrow-ramp-left.js index e97d084ac..1ba351605 100644 --- a/icons-react/icons-js/arrow-ramp-left.js +++ b/icons-react/icons-js/arrow-ramp-left.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconArrowRampLeft = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconArrowRampLeft({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconArrowRampLeft; \ No newline at end of file diff --git a/icons-react/icons-js/arrow-ramp-right.js b/icons-react/icons-js/arrow-ramp-right.js index 09c8eb05f..10232c482 100644 --- a/icons-react/icons-js/arrow-ramp-right.js +++ b/icons-react/icons-js/arrow-ramp-right.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconArrowRampRight = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconArrowRampRight({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconArrowRampRight; \ No newline at end of file diff --git a/icons-react/icons-js/arrow-right-circle.js b/icons-react/icons-js/arrow-right-circle.js index af5ba8a8e..024b05e96 100644 --- a/icons-react/icons-js/arrow-right-circle.js +++ b/icons-react/icons-js/arrow-right-circle.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconArrowRightCircle = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconArrowRightCircle({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconArrowRightCircle; \ No newline at end of file diff --git a/icons-react/icons-js/arrow-right.js b/icons-react/icons-js/arrow-right.js index 22c30da9e..c11b76e16 100644 --- a/icons-react/icons-js/arrow-right.js +++ b/icons-react/icons-js/arrow-right.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconArrowRight = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconArrowRight({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconArrowRight; \ No newline at end of file diff --git a/icons-react/icons-js/arrow-up-circle.js b/icons-react/icons-js/arrow-up-circle.js index 998c80f5c..656785160 100644 --- a/icons-react/icons-js/arrow-up-circle.js +++ b/icons-react/icons-js/arrow-up-circle.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconArrowUpCircle = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconArrowUpCircle({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconArrowUpCircle; \ No newline at end of file diff --git a/icons-react/icons-js/arrow-up-left-circle.js b/icons-react/icons-js/arrow-up-left-circle.js index 25658f08e..393b50360 100644 --- a/icons-react/icons-js/arrow-up-left-circle.js +++ b/icons-react/icons-js/arrow-up-left-circle.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconArrowUpLeftCircle = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconArrowUpLeftCircle({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconArrowUpLeftCircle; \ No newline at end of file diff --git a/icons-react/icons-js/arrow-up-left.js b/icons-react/icons-js/arrow-up-left.js index 5f774a996..435d59480 100644 --- a/icons-react/icons-js/arrow-up-left.js +++ b/icons-react/icons-js/arrow-up-left.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconArrowUpLeft = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconArrowUpLeft({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconArrowUpLeft; \ No newline at end of file diff --git a/icons-react/icons-js/arrow-up-right-circle.js b/icons-react/icons-js/arrow-up-right-circle.js index 76bdd8355..c435e450b 100644 --- a/icons-react/icons-js/arrow-up-right-circle.js +++ b/icons-react/icons-js/arrow-up-right-circle.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconArrowUpRightCircle = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconArrowUpRightCircle({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconArrowUpRightCircle; \ No newline at end of file diff --git a/icons-react/icons-js/arrow-up-right.js b/icons-react/icons-js/arrow-up-right.js index c1abb3e48..d4a724e5a 100644 --- a/icons-react/icons-js/arrow-up-right.js +++ b/icons-react/icons-js/arrow-up-right.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconArrowUpRight = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconArrowUpRight({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconArrowUpRight; \ No newline at end of file diff --git a/icons-react/icons-js/arrow-up.js b/icons-react/icons-js/arrow-up.js index b26058eff..a7419e529 100644 --- a/icons-react/icons-js/arrow-up.js +++ b/icons-react/icons-js/arrow-up.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconArrowUp = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconArrowUp({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconArrowUp; \ No newline at end of file diff --git a/icons-react/icons-js/arrows-diagonal-2.js b/icons-react/icons-js/arrows-diagonal-2.js index e3837acc7..e537685c2 100644 --- a/icons-react/icons-js/arrows-diagonal-2.js +++ b/icons-react/icons-js/arrows-diagonal-2.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconArrowsDiagonal2 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconArrowsDiagonal2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconArrowsDiagonal2; \ No newline at end of file diff --git a/icons-react/icons-js/arrows-diagonal.js b/icons-react/icons-js/arrows-diagonal.js index 0e4d48e41..e836d4120 100644 --- a/icons-react/icons-js/arrows-diagonal.js +++ b/icons-react/icons-js/arrows-diagonal.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconArrowsDiagonal = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconArrowsDiagonal({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconArrowsDiagonal; \ No newline at end of file diff --git a/icons-react/icons-js/arrows-horizontal.js b/icons-react/icons-js/arrows-horizontal.js index 888c61fdc..4babb182c 100644 --- a/icons-react/icons-js/arrows-horizontal.js +++ b/icons-react/icons-js/arrows-horizontal.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconArrowsHorizontal = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconArrowsHorizontal({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconArrowsHorizontal; \ No newline at end of file diff --git a/icons-react/icons-js/arrows-maximize.js b/icons-react/icons-js/arrows-maximize.js index 3eba3f432..b9805e057 100644 --- a/icons-react/icons-js/arrows-maximize.js +++ b/icons-react/icons-js/arrows-maximize.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconArrowsMaximize = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconArrowsMaximize({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconArrowsMaximize; \ No newline at end of file diff --git a/icons-react/icons-js/arrows-minimize.js b/icons-react/icons-js/arrows-minimize.js index 142599d7a..a01e50159 100644 --- a/icons-react/icons-js/arrows-minimize.js +++ b/icons-react/icons-js/arrows-minimize.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconArrowsMinimize = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconArrowsMinimize({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconArrowsMinimize; \ No newline at end of file diff --git a/icons-react/icons-js/arrows-sort.js b/icons-react/icons-js/arrows-sort.js index 0e2fa2be9..69f2c7bd1 100644 --- a/icons-react/icons-js/arrows-sort.js +++ b/icons-react/icons-js/arrows-sort.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconArrowsSort = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconArrowsSort({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconArrowsSort; \ No newline at end of file diff --git a/icons-react/icons-js/arrows-vertical.js b/icons-react/icons-js/arrows-vertical.js index 8873bfbf4..0e5acddd3 100644 --- a/icons-react/icons-js/arrows-vertical.js +++ b/icons-react/icons-js/arrows-vertical.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconArrowsVertical = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconArrowsVertical({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconArrowsVertical; \ No newline at end of file diff --git a/icons-react/icons-js/artboard.js b/icons-react/icons-js/artboard.js index 7685ae0ea..26ae38e78 100644 --- a/icons-react/icons-js/artboard.js +++ b/icons-react/icons-js/artboard.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconArtboard = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconArtboard({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconArtboard; \ No newline at end of file diff --git a/icons-react/icons-js/aspect-ratio.js b/icons-react/icons-js/aspect-ratio.js index 5395301b5..5daa39166 100644 --- a/icons-react/icons-js/aspect-ratio.js +++ b/icons-react/icons-js/aspect-ratio.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconAspectRatio = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconAspectRatio({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconAspectRatio; \ No newline at end of file diff --git a/icons-react/icons-js/at.js b/icons-react/icons-js/at.js index ed2cf3c70..d548b4193 100644 --- a/icons-react/icons-js/at.js +++ b/icons-react/icons-js/at.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconAt = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconAt({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconAt; \ No newline at end of file diff --git a/icons-react/icons-js/atom-2.js b/icons-react/icons-js/atom-2.js index 2626e64f9..d15a8ace4 100644 --- a/icons-react/icons-js/atom-2.js +++ b/icons-react/icons-js/atom-2.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconAtom2 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconAtom2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconAtom2; \ No newline at end of file diff --git a/icons-react/icons-js/atom.js b/icons-react/icons-js/atom.js index aa7e9200a..cfe8c5683 100644 --- a/icons-react/icons-js/atom.js +++ b/icons-react/icons-js/atom.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconAtom = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconAtom({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconAtom; \ No newline at end of file diff --git a/icons-react/icons-js/award.js b/icons-react/icons-js/award.js index d3c3348a6..2331b6096 100644 --- a/icons-react/icons-js/award.js +++ b/icons-react/icons-js/award.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconAward = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconAward({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconAward; \ No newline at end of file diff --git a/icons-react/icons-js/backspace.js b/icons-react/icons-js/backspace.js index b451ebc92..da1588a5a 100644 --- a/icons-react/icons-js/backspace.js +++ b/icons-react/icons-js/backspace.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBackspace = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBackspace({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBackspace; \ No newline at end of file diff --git a/icons-react/icons-js/ball-basketball.js b/icons-react/icons-js/ball-basketball.js index d4490a790..a15d9c6bd 100644 --- a/icons-react/icons-js/ball-basketball.js +++ b/icons-react/icons-js/ball-basketball.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBallBasketball = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBallBasketball({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBallBasketball; \ No newline at end of file diff --git a/icons-react/icons-js/ball-bowling.js b/icons-react/icons-js/ball-bowling.js index d1bce2896..1d156b351 100644 --- a/icons-react/icons-js/ball-bowling.js +++ b/icons-react/icons-js/ball-bowling.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBallBowling = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBallBowling({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBallBowling; \ No newline at end of file diff --git a/icons-react/icons-js/ball-tennis.js b/icons-react/icons-js/ball-tennis.js index 5ea072e8b..c33e5c96f 100644 --- a/icons-react/icons-js/ball-tennis.js +++ b/icons-react/icons-js/ball-tennis.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBallTennis = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBallTennis({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBallTennis; \ No newline at end of file diff --git a/icons-react/icons-js/ball-volleyball.js b/icons-react/icons-js/ball-volleyball.js index 5d7adfda7..6cd8a87b7 100644 --- a/icons-react/icons-js/ball-volleyball.js +++ b/icons-react/icons-js/ball-volleyball.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBallVolleyball = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBallVolleyball({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBallVolleyball; \ No newline at end of file diff --git a/icons-react/icons-js/ban.js b/icons-react/icons-js/ban.js index 0a8b0ba98..c2b38c502 100644 --- a/icons-react/icons-js/ban.js +++ b/icons-react/icons-js/ban.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBan = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBan({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBan; \ No newline at end of file diff --git a/icons-react/icons-js/bandage.js b/icons-react/icons-js/bandage.js index 4534061ed..3eb3eab06 100644 --- a/icons-react/icons-js/bandage.js +++ b/icons-react/icons-js/bandage.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBandage = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBandage({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBandage; \ No newline at end of file diff --git a/icons-react/icons-js/barcode.js b/icons-react/icons-js/barcode.js index cd4ca5f07..c6a9abe2d 100644 --- a/icons-react/icons-js/barcode.js +++ b/icons-react/icons-js/barcode.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBarcode = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBarcode({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBarcode; \ No newline at end of file diff --git a/icons-react/icons-js/basket.js b/icons-react/icons-js/basket.js index a5c6864dd..e6efc721b 100644 --- a/icons-react/icons-js/basket.js +++ b/icons-react/icons-js/basket.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBasket = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBasket({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBasket; \ No newline at end of file diff --git a/icons-react/icons-js/battery-1.js b/icons-react/icons-js/battery-1.js index a50e8c723..c6310efdf 100644 --- a/icons-react/icons-js/battery-1.js +++ b/icons-react/icons-js/battery-1.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBattery1 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBattery1({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBattery1; \ No newline at end of file diff --git a/icons-react/icons-js/battery-2.js b/icons-react/icons-js/battery-2.js index 9335b5cb8..e67d12a61 100644 --- a/icons-react/icons-js/battery-2.js +++ b/icons-react/icons-js/battery-2.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBattery2 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBattery2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBattery2; \ No newline at end of file diff --git a/icons-react/icons-js/battery-3.js b/icons-react/icons-js/battery-3.js index 0316c23a4..369b702c0 100644 --- a/icons-react/icons-js/battery-3.js +++ b/icons-react/icons-js/battery-3.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBattery3 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBattery3({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBattery3; \ No newline at end of file diff --git a/icons-react/icons-js/battery-4.js b/icons-react/icons-js/battery-4.js index 2dc814327..0ecff93a2 100644 --- a/icons-react/icons-js/battery-4.js +++ b/icons-react/icons-js/battery-4.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBattery4 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBattery4({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBattery4; \ No newline at end of file diff --git a/icons-react/icons-js/battery-charging.js b/icons-react/icons-js/battery-charging.js index 785d9181b..e9b70a89a 100644 --- a/icons-react/icons-js/battery-charging.js +++ b/icons-react/icons-js/battery-charging.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBatteryCharging = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBatteryCharging({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBatteryCharging; \ No newline at end of file diff --git a/icons-react/icons-js/battery-off.js b/icons-react/icons-js/battery-off.js index 56f64cd3c..caf42545b 100644 --- a/icons-react/icons-js/battery-off.js +++ b/icons-react/icons-js/battery-off.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBatteryOff = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBatteryOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBatteryOff; \ No newline at end of file diff --git a/icons-react/icons-js/battery.js b/icons-react/icons-js/battery.js index e45760c7c..4ff58616e 100644 --- a/icons-react/icons-js/battery.js +++ b/icons-react/icons-js/battery.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBattery = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBattery({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBattery; \ No newline at end of file diff --git a/icons-react/icons-js/bed.js b/icons-react/icons-js/bed.js index 7855f8390..be3410277 100644 --- a/icons-react/icons-js/bed.js +++ b/icons-react/icons-js/bed.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBed = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBed({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBed; \ No newline at end of file diff --git a/icons-react/icons-js/bell-off.js b/icons-react/icons-js/bell-off.js index 0b76e1d08..057d56291 100644 --- a/icons-react/icons-js/bell-off.js +++ b/icons-react/icons-js/bell-off.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBellOff = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBellOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBellOff; \ No newline at end of file diff --git a/icons-react/icons-js/bell-ringing.js b/icons-react/icons-js/bell-ringing.js index 7b32f7c31..fff20f2ae 100644 --- a/icons-react/icons-js/bell-ringing.js +++ b/icons-react/icons-js/bell-ringing.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBellRinging = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBellRinging({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBellRinging; \ No newline at end of file diff --git a/icons-react/icons-js/bell.js b/icons-react/icons-js/bell.js index 8937d1fb6..480063add 100644 --- a/icons-react/icons-js/bell.js +++ b/icons-react/icons-js/bell.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBell = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBell({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBell; \ No newline at end of file diff --git a/icons-react/icons-js/bike.js b/icons-react/icons-js/bike.js index 2b96954a1..4be85c73a 100644 --- a/icons-react/icons-js/bike.js +++ b/icons-react/icons-js/bike.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBike = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBike({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBike; \ No newline at end of file diff --git a/icons-react/icons-js/biohazard.js b/icons-react/icons-js/biohazard.js index 62d8a32b0..8bc72af46 100644 --- a/icons-react/icons-js/biohazard.js +++ b/icons-react/icons-js/biohazard.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBiohazard = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBiohazard({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBiohazard; \ No newline at end of file diff --git a/icons-react/icons-js/bluetooth-connected.js b/icons-react/icons-js/bluetooth-connected.js index 0a908e3eb..5fb86a1a0 100644 --- a/icons-react/icons-js/bluetooth-connected.js +++ b/icons-react/icons-js/bluetooth-connected.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBluetoothConnected = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBluetoothConnected({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBluetoothConnected; \ No newline at end of file diff --git a/icons-react/icons-js/bluetooth-off.js b/icons-react/icons-js/bluetooth-off.js index bec8d326a..2c4392fa6 100644 --- a/icons-react/icons-js/bluetooth-off.js +++ b/icons-react/icons-js/bluetooth-off.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBluetoothOff = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBluetoothOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBluetoothOff; \ No newline at end of file diff --git a/icons-react/icons-js/bluetooth.js b/icons-react/icons-js/bluetooth.js index 4667dc416..c31b68141 100644 --- a/icons-react/icons-js/bluetooth.js +++ b/icons-react/icons-js/bluetooth.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBluetooth = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBluetooth({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBluetooth; \ No newline at end of file diff --git a/icons-react/icons-js/bold.js b/icons-react/icons-js/bold.js index 9f53d7e0c..2d17a26c1 100644 --- a/icons-react/icons-js/bold.js +++ b/icons-react/icons-js/bold.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBold = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBold({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBold; \ No newline at end of file diff --git a/icons-react/icons-js/bolt-off.js b/icons-react/icons-js/bolt-off.js index 774c950e0..63c37f231 100644 --- a/icons-react/icons-js/bolt-off.js +++ b/icons-react/icons-js/bolt-off.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBoltOff = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBoltOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBoltOff; \ No newline at end of file diff --git a/icons-react/icons-js/bolt.js b/icons-react/icons-js/bolt.js index 8468c031c..b9a21c707 100644 --- a/icons-react/icons-js/bolt.js +++ b/icons-react/icons-js/bolt.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBolt = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBolt({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBolt; \ No newline at end of file diff --git a/icons-react/icons-js/book.js b/icons-react/icons-js/book.js index 0475a7050..cbef180a4 100644 --- a/icons-react/icons-js/book.js +++ b/icons-react/icons-js/book.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBook = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBook({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBook; \ No newline at end of file diff --git a/icons-react/icons-js/bookmark-off.js b/icons-react/icons-js/bookmark-off.js index ef0eb27f0..c5ad01d44 100644 --- a/icons-react/icons-js/bookmark-off.js +++ b/icons-react/icons-js/bookmark-off.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBookmarkOff = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBookmarkOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBookmarkOff; \ No newline at end of file diff --git a/icons-react/icons-js/bookmark.js b/icons-react/icons-js/bookmark.js index 502c31a4b..f6968edd7 100644 --- a/icons-react/icons-js/bookmark.js +++ b/icons-react/icons-js/bookmark.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBookmark = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBookmark({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBookmark; \ No newline at end of file diff --git a/icons-react/icons-js/bookmarks.js b/icons-react/icons-js/bookmarks.js index ca7444bc4..49667ef55 100644 --- a/icons-react/icons-js/bookmarks.js +++ b/icons-react/icons-js/bookmarks.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBookmarks = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBookmarks({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBookmarks; \ No newline at end of file diff --git a/icons-react/icons-js/border-all.js b/icons-react/icons-js/border-all.js index ec7324229..c2cbd8f0c 100644 --- a/icons-react/icons-js/border-all.js +++ b/icons-react/icons-js/border-all.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBorderAll = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBorderAll({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBorderAll; \ No newline at end of file diff --git a/icons-react/icons-js/border-bottom.js b/icons-react/icons-js/border-bottom.js index 2f65878d2..e0a006f03 100644 --- a/icons-react/icons-js/border-bottom.js +++ b/icons-react/icons-js/border-bottom.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBorderBottom = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBorderBottom({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBorderBottom; \ No newline at end of file diff --git a/icons-react/icons-js/border-horizontal.js b/icons-react/icons-js/border-horizontal.js index e8ba20f52..25a79d3f0 100644 --- a/icons-react/icons-js/border-horizontal.js +++ b/icons-react/icons-js/border-horizontal.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBorderHorizontal = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBorderHorizontal({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBorderHorizontal; \ No newline at end of file diff --git a/icons-react/icons-js/border-inner.js b/icons-react/icons-js/border-inner.js index 3d94c7d49..a820f0dd0 100644 --- a/icons-react/icons-js/border-inner.js +++ b/icons-react/icons-js/border-inner.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBorderInner = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBorderInner({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBorderInner; \ No newline at end of file diff --git a/icons-react/icons-js/border-left.js b/icons-react/icons-js/border-left.js index 950319316..649f02a1e 100644 --- a/icons-react/icons-js/border-left.js +++ b/icons-react/icons-js/border-left.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBorderLeft = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBorderLeft({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBorderLeft; \ No newline at end of file diff --git a/icons-react/icons-js/border-none.js b/icons-react/icons-js/border-none.js index 31b6b51bd..43a2383b5 100644 --- a/icons-react/icons-js/border-none.js +++ b/icons-react/icons-js/border-none.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBorderNone = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBorderNone({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBorderNone; \ No newline at end of file diff --git a/icons-react/icons-js/border-outer.js b/icons-react/icons-js/border-outer.js index 77b75ab06..44fca8a1a 100644 --- a/icons-react/icons-js/border-outer.js +++ b/icons-react/icons-js/border-outer.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBorderOuter = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBorderOuter({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBorderOuter; \ No newline at end of file diff --git a/icons-react/icons-js/border-radius.js b/icons-react/icons-js/border-radius.js index 6266cc97d..cbe58bb72 100644 --- a/icons-react/icons-js/border-radius.js +++ b/icons-react/icons-js/border-radius.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBorderRadius = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBorderRadius({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBorderRadius; \ No newline at end of file diff --git a/icons-react/icons-js/border-right.js b/icons-react/icons-js/border-right.js index 1e1db051f..dcec960a6 100644 --- a/icons-react/icons-js/border-right.js +++ b/icons-react/icons-js/border-right.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBorderRight = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBorderRight({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBorderRight; \ No newline at end of file diff --git a/icons-react/icons-js/border-top.js b/icons-react/icons-js/border-top.js index 68a81f681..29a7d7bdb 100644 --- a/icons-react/icons-js/border-top.js +++ b/icons-react/icons-js/border-top.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBorderTop = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBorderTop({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBorderTop; \ No newline at end of file diff --git a/icons-react/icons-js/border-vertical.js b/icons-react/icons-js/border-vertical.js index 170a6b422..07b584249 100644 --- a/icons-react/icons-js/border-vertical.js +++ b/icons-react/icons-js/border-vertical.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBorderVertical = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBorderVertical({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBorderVertical; \ No newline at end of file diff --git a/icons-react/icons-js/box.js b/icons-react/icons-js/box.js index b42d35cff..546d20062 100644 --- a/icons-react/icons-js/box.js +++ b/icons-react/icons-js/box.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBox = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBox({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBox; \ No newline at end of file diff --git a/icons-react/icons-js/braces.js b/icons-react/icons-js/braces.js index 45fe7c51d..c4ee420be 100644 --- a/icons-react/icons-js/braces.js +++ b/icons-react/icons-js/braces.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBraces = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBraces({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBraces; \ No newline at end of file diff --git a/icons-react/icons-js/brackets.js b/icons-react/icons-js/brackets.js index aff9ed37a..135134848 100644 --- a/icons-react/icons-js/brackets.js +++ b/icons-react/icons-js/brackets.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrackets = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrackets({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrackets; \ No newline at end of file diff --git a/icons-react/icons-js/brand-airbnb.js b/icons-react/icons-js/brand-airbnb.js index 79ad446e2..9baa4c20c 100644 --- a/icons-react/icons-js/brand-airbnb.js +++ b/icons-react/icons-js/brand-airbnb.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandAirbnb = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandAirbnb({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandAirbnb; \ No newline at end of file diff --git a/icons-react/icons-js/brand-android.js b/icons-react/icons-js/brand-android.js index 1ac7928d1..55ec70c3b 100644 --- a/icons-react/icons-js/brand-android.js +++ b/icons-react/icons-js/brand-android.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandAndroid = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandAndroid({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandAndroid; \ No newline at end of file diff --git a/icons-react/icons-js/brand-apple-arcade.js b/icons-react/icons-js/brand-apple-arcade.js index 1f3e51e27..dc126bb3a 100644 --- a/icons-react/icons-js/brand-apple-arcade.js +++ b/icons-react/icons-js/brand-apple-arcade.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandAppleArcade = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandAppleArcade({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandAppleArcade; \ No newline at end of file diff --git a/icons-react/icons-js/brand-apple.js b/icons-react/icons-js/brand-apple.js index 3b176ceb3..c2a82a184 100644 --- a/icons-react/icons-js/brand-apple.js +++ b/icons-react/icons-js/brand-apple.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandApple = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandApple({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandApple; \ No newline at end of file diff --git a/icons-react/icons-js/brand-appstore.js b/icons-react/icons-js/brand-appstore.js index 8c0e957b2..51062fba8 100644 --- a/icons-react/icons-js/brand-appstore.js +++ b/icons-react/icons-js/brand-appstore.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandAppstore = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandAppstore({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandAppstore; \ No newline at end of file diff --git a/icons-react/icons-js/brand-behance.js b/icons-react/icons-js/brand-behance.js index 83b3dcfb1..fe7b25028 100644 --- a/icons-react/icons-js/brand-behance.js +++ b/icons-react/icons-js/brand-behance.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandBehance = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandBehance({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandBehance; \ No newline at end of file diff --git a/icons-react/icons-js/brand-chrome.js b/icons-react/icons-js/brand-chrome.js index c258d7587..44a2e3fdc 100644 --- a/icons-react/icons-js/brand-chrome.js +++ b/icons-react/icons-js/brand-chrome.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandChrome = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandChrome({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandChrome; \ No newline at end of file diff --git a/icons-react/icons-js/brand-codepen.js b/icons-react/icons-js/brand-codepen.js index 7405f81a6..a1a64890f 100644 --- a/icons-react/icons-js/brand-codepen.js +++ b/icons-react/icons-js/brand-codepen.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandCodepen = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandCodepen({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandCodepen; \ No newline at end of file diff --git a/icons-react/icons-js/brand-codesandbox.js b/icons-react/icons-js/brand-codesandbox.js index 7b744bf21..703ec1f29 100644 --- a/icons-react/icons-js/brand-codesandbox.js +++ b/icons-react/icons-js/brand-codesandbox.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandCodesandbox = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandCodesandbox({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandCodesandbox; \ No newline at end of file diff --git a/icons-react/icons-js/brand-css3.js b/icons-react/icons-js/brand-css3.js index e96860c42..c773d05cb 100644 --- a/icons-react/icons-js/brand-css3.js +++ b/icons-react/icons-js/brand-css3.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandCss3 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandCss3({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandCss3; \ No newline at end of file diff --git a/icons-react/icons-js/brand-deviantart.js b/icons-react/icons-js/brand-deviantart.js index 68cad7ec0..da65c7d84 100644 --- a/icons-react/icons-js/brand-deviantart.js +++ b/icons-react/icons-js/brand-deviantart.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandDeviantart = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandDeviantart({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandDeviantart; \ No newline at end of file diff --git a/icons-react/icons-js/brand-discord.js b/icons-react/icons-js/brand-discord.js index 9782b2667..8791a808c 100644 --- a/icons-react/icons-js/brand-discord.js +++ b/icons-react/icons-js/brand-discord.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandDiscord = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandDiscord({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandDiscord; \ No newline at end of file diff --git a/icons-react/icons-js/brand-dribbble.js b/icons-react/icons-js/brand-dribbble.js index 2aed3f780..ad28ab21b 100644 --- a/icons-react/icons-js/brand-dribbble.js +++ b/icons-react/icons-js/brand-dribbble.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandDribbble = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandDribbble({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandDribbble; \ No newline at end of file diff --git a/icons-react/icons-js/brand-edge.js b/icons-react/icons-js/brand-edge.js index a8e7647da..1518daae9 100644 --- a/icons-react/icons-js/brand-edge.js +++ b/icons-react/icons-js/brand-edge.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandEdge = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandEdge({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandEdge; \ No newline at end of file diff --git a/icons-react/icons-js/brand-facebook.js b/icons-react/icons-js/brand-facebook.js index 9676fe8aa..efdac3029 100644 --- a/icons-react/icons-js/brand-facebook.js +++ b/icons-react/icons-js/brand-facebook.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandFacebook = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandFacebook({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandFacebook; \ No newline at end of file diff --git a/icons-react/icons-js/brand-figma.js b/icons-react/icons-js/brand-figma.js index 0581ceb4f..c7f9db3b0 100644 --- a/icons-react/icons-js/brand-figma.js +++ b/icons-react/icons-js/brand-figma.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandFigma = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandFigma({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandFigma; \ No newline at end of file diff --git a/icons-react/icons-js/brand-firefox.js b/icons-react/icons-js/brand-firefox.js index cc2487ab1..d5f56db65 100644 --- a/icons-react/icons-js/brand-firefox.js +++ b/icons-react/icons-js/brand-firefox.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandFirefox = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandFirefox({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandFirefox; \ No newline at end of file diff --git a/icons-react/icons-js/brand-flickr.js b/icons-react/icons-js/brand-flickr.js index 938169ec3..ed185c559 100644 --- a/icons-react/icons-js/brand-flickr.js +++ b/icons-react/icons-js/brand-flickr.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandFlickr = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandFlickr({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandFlickr; \ No newline at end of file diff --git a/icons-react/icons-js/brand-foursquare.js b/icons-react/icons-js/brand-foursquare.js index 55761893b..2618350c3 100644 --- a/icons-react/icons-js/brand-foursquare.js +++ b/icons-react/icons-js/brand-foursquare.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandFoursquare = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandFoursquare({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandFoursquare; \ No newline at end of file diff --git a/icons-react/icons-js/brand-framer.js b/icons-react/icons-js/brand-framer.js index 3de6003af..62628a093 100644 --- a/icons-react/icons-js/brand-framer.js +++ b/icons-react/icons-js/brand-framer.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandFramer = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandFramer({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandFramer; \ No newline at end of file diff --git a/icons-react/icons-js/brand-github.js b/icons-react/icons-js/brand-github.js index 17b5d6296..73e33f806 100644 --- a/icons-react/icons-js/brand-github.js +++ b/icons-react/icons-js/brand-github.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandGithub = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandGithub({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandGithub; \ No newline at end of file diff --git a/icons-react/icons-js/brand-gitlab.js b/icons-react/icons-js/brand-gitlab.js index af0827ef0..e919b7642 100644 --- a/icons-react/icons-js/brand-gitlab.js +++ b/icons-react/icons-js/brand-gitlab.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandGitlab = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandGitlab({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandGitlab; \ No newline at end of file diff --git a/icons-react/icons-js/brand-google-drive.js b/icons-react/icons-js/brand-google-drive.js index 9fc5ed9a1..f7907a7ed 100644 --- a/icons-react/icons-js/brand-google-drive.js +++ b/icons-react/icons-js/brand-google-drive.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandGoogleDrive = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandGoogleDrive({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandGoogleDrive; \ No newline at end of file diff --git a/icons-react/icons-js/brand-google-play.js b/icons-react/icons-js/brand-google-play.js index 1278beb1f..46906010d 100644 --- a/icons-react/icons-js/brand-google-play.js +++ b/icons-react/icons-js/brand-google-play.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandGooglePlay = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandGooglePlay({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandGooglePlay; \ No newline at end of file diff --git a/icons-react/icons-js/brand-google.js b/icons-react/icons-js/brand-google.js index 0c31a2406..ecfa90de8 100644 --- a/icons-react/icons-js/brand-google.js +++ b/icons-react/icons-js/brand-google.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandGoogle = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandGoogle({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandGoogle; \ No newline at end of file diff --git a/icons-react/icons-js/brand-html5.js b/icons-react/icons-js/brand-html5.js index c13603e3c..7b5008476 100644 --- a/icons-react/icons-js/brand-html5.js +++ b/icons-react/icons-js/brand-html5.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandHtml5 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandHtml5({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandHtml5; \ No newline at end of file diff --git a/icons-react/icons-js/brand-instagram.js b/icons-react/icons-js/brand-instagram.js index 4b016b491..4440bc49d 100644 --- a/icons-react/icons-js/brand-instagram.js +++ b/icons-react/icons-js/brand-instagram.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandInstagram = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandInstagram({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandInstagram; \ No newline at end of file diff --git a/icons-react/icons-js/brand-kotlin.js b/icons-react/icons-js/brand-kotlin.js index c23cacf9e..9530122ee 100644 --- a/icons-react/icons-js/brand-kotlin.js +++ b/icons-react/icons-js/brand-kotlin.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandKotlin = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandKotlin({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandKotlin; \ No newline at end of file diff --git a/icons-react/icons-js/brand-linkedin.js b/icons-react/icons-js/brand-linkedin.js index d1f7c5203..e70b4dc80 100644 --- a/icons-react/icons-js/brand-linkedin.js +++ b/icons-react/icons-js/brand-linkedin.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandLinkedin = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandLinkedin({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandLinkedin; \ No newline at end of file diff --git a/icons-react/icons-js/brand-medium.js b/icons-react/icons-js/brand-medium.js index ce2de305b..29cb06286 100644 --- a/icons-react/icons-js/brand-medium.js +++ b/icons-react/icons-js/brand-medium.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandMedium = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandMedium({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandMedium; \ No newline at end of file diff --git a/icons-react/icons-js/brand-messenger.js b/icons-react/icons-js/brand-messenger.js index 67cd1bf26..e5a3b3e17 100644 --- a/icons-react/icons-js/brand-messenger.js +++ b/icons-react/icons-js/brand-messenger.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandMessenger = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandMessenger({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandMessenger; \ No newline at end of file diff --git a/icons-react/icons-js/brand-opera.js b/icons-react/icons-js/brand-opera.js index ab5a4ea0b..c13774d2d 100644 --- a/icons-react/icons-js/brand-opera.js +++ b/icons-react/icons-js/brand-opera.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandOpera = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandOpera({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandOpera; \ No newline at end of file diff --git a/icons-react/icons-js/brand-paypal.js b/icons-react/icons-js/brand-paypal.js index c5e9cc0e9..8d46b43c3 100644 --- a/icons-react/icons-js/brand-paypal.js +++ b/icons-react/icons-js/brand-paypal.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandPaypal = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandPaypal({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandPaypal; \ No newline at end of file diff --git a/icons-react/icons-js/brand-pinterest.js b/icons-react/icons-js/brand-pinterest.js index 8f235f67f..8f1d23346 100644 --- a/icons-react/icons-js/brand-pinterest.js +++ b/icons-react/icons-js/brand-pinterest.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandPinterest = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandPinterest({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandPinterest; \ No newline at end of file diff --git a/icons-react/icons-js/brand-pocket.js b/icons-react/icons-js/brand-pocket.js index c1d92eb18..4dd40618f 100644 --- a/icons-react/icons-js/brand-pocket.js +++ b/icons-react/icons-js/brand-pocket.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandPocket = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandPocket({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandPocket; \ No newline at end of file diff --git a/icons-react/icons-js/brand-python.js b/icons-react/icons-js/brand-python.js index 9d1cc503b..209b235b0 100644 --- a/icons-react/icons-js/brand-python.js +++ b/icons-react/icons-js/brand-python.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandPython = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandPython({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandPython; \ No newline at end of file diff --git a/icons-react/icons-js/brand-reddit.js b/icons-react/icons-js/brand-reddit.js index b6616217b..38d3e1a7d 100644 --- a/icons-react/icons-js/brand-reddit.js +++ b/icons-react/icons-js/brand-reddit.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandReddit = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandReddit({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandReddit; \ No newline at end of file diff --git a/icons-react/icons-js/brand-safari.js b/icons-react/icons-js/brand-safari.js index 5610e353a..da488c3bf 100644 --- a/icons-react/icons-js/brand-safari.js +++ b/icons-react/icons-js/brand-safari.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandSafari = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandSafari({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandSafari; \ No newline at end of file diff --git a/icons-react/icons-js/brand-sketch.js b/icons-react/icons-js/brand-sketch.js index 9868fd992..6b80a23c5 100644 --- a/icons-react/icons-js/brand-sketch.js +++ b/icons-react/icons-js/brand-sketch.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandSketch = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandSketch({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandSketch; \ No newline at end of file diff --git a/icons-react/icons-js/brand-skype.js b/icons-react/icons-js/brand-skype.js index 4f5979573..6aae753f0 100644 --- a/icons-react/icons-js/brand-skype.js +++ b/icons-react/icons-js/brand-skype.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandSkype = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandSkype({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandSkype; \ No newline at end of file diff --git a/icons-react/icons-js/brand-slack.js b/icons-react/icons-js/brand-slack.js index 4487ae45e..49d805663 100644 --- a/icons-react/icons-js/brand-slack.js +++ b/icons-react/icons-js/brand-slack.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandSlack = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandSlack({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandSlack; \ No newline at end of file diff --git a/icons-react/icons-js/brand-snapchat.js b/icons-react/icons-js/brand-snapchat.js index 8eac0a6b9..4f204d8e4 100644 --- a/icons-react/icons-js/brand-snapchat.js +++ b/icons-react/icons-js/brand-snapchat.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandSnapchat = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandSnapchat({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandSnapchat; \ No newline at end of file diff --git a/icons-react/icons-js/brand-soundcloud.js b/icons-react/icons-js/brand-soundcloud.js index d441e1c34..0990461b8 100644 --- a/icons-react/icons-js/brand-soundcloud.js +++ b/icons-react/icons-js/brand-soundcloud.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandSoundcloud = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandSoundcloud({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandSoundcloud; \ No newline at end of file diff --git a/icons-react/icons-js/brand-spotify.js b/icons-react/icons-js/brand-spotify.js index 9c03f817c..3982b7f06 100644 --- a/icons-react/icons-js/brand-spotify.js +++ b/icons-react/icons-js/brand-spotify.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandSpotify = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandSpotify({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandSpotify; \ No newline at end of file diff --git a/icons-react/icons-js/brand-steam.js b/icons-react/icons-js/brand-steam.js index 94be9a2b2..cbaa924b7 100644 --- a/icons-react/icons-js/brand-steam.js +++ b/icons-react/icons-js/brand-steam.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandSteam = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandSteam({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandSteam; \ No newline at end of file diff --git a/icons-react/icons-js/brand-tabler.js b/icons-react/icons-js/brand-tabler.js index 9e400dfb6..b0e9e147d 100644 --- a/icons-react/icons-js/brand-tabler.js +++ b/icons-react/icons-js/brand-tabler.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandTabler = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandTabler({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandTabler; \ No newline at end of file diff --git a/icons-react/icons-js/brand-tailwind.js b/icons-react/icons-js/brand-tailwind.js index d4f3e8b2c..a973f0451 100644 --- a/icons-react/icons-js/brand-tailwind.js +++ b/icons-react/icons-js/brand-tailwind.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandTailwind = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandTailwind({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandTailwind; \ No newline at end of file diff --git a/icons-react/icons-js/brand-telegram.js b/icons-react/icons-js/brand-telegram.js index ebade09f3..73977752f 100644 --- a/icons-react/icons-js/brand-telegram.js +++ b/icons-react/icons-js/brand-telegram.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandTelegram = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandTelegram({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandTelegram; \ No newline at end of file diff --git a/icons-react/icons-js/brand-tidal.js b/icons-react/icons-js/brand-tidal.js index c3ee01f3c..9343fac13 100644 --- a/icons-react/icons-js/brand-tidal.js +++ b/icons-react/icons-js/brand-tidal.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandTidal = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandTidal({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandTidal; \ No newline at end of file diff --git a/icons-react/icons-js/brand-tiktok.js b/icons-react/icons-js/brand-tiktok.js index 07c8ed824..69c460862 100644 --- a/icons-react/icons-js/brand-tiktok.js +++ b/icons-react/icons-js/brand-tiktok.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandTiktok = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandTiktok({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandTiktok; \ No newline at end of file diff --git a/icons-react/icons-js/brand-tinder.js b/icons-react/icons-js/brand-tinder.js index 896b7d01c..5a8361122 100644 --- a/icons-react/icons-js/brand-tinder.js +++ b/icons-react/icons-js/brand-tinder.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandTinder = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandTinder({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandTinder; \ No newline at end of file diff --git a/icons-react/icons-js/brand-tumblr.js b/icons-react/icons-js/brand-tumblr.js index 630026401..6ad63cfd4 100644 --- a/icons-react/icons-js/brand-tumblr.js +++ b/icons-react/icons-js/brand-tumblr.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandTumblr = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandTumblr({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandTumblr; \ No newline at end of file diff --git a/icons-react/icons-js/brand-twitch.js b/icons-react/icons-js/brand-twitch.js index b1b626f0f..86b683708 100644 --- a/icons-react/icons-js/brand-twitch.js +++ b/icons-react/icons-js/brand-twitch.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandTwitch = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandTwitch({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandTwitch; \ No newline at end of file diff --git a/icons-react/icons-js/brand-twitter.js b/icons-react/icons-js/brand-twitter.js index 41d7df0e6..64432c775 100644 --- a/icons-react/icons-js/brand-twitter.js +++ b/icons-react/icons-js/brand-twitter.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandTwitter = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandTwitter({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandTwitter; \ No newline at end of file diff --git a/icons-react/icons-js/brand-vimeo.js b/icons-react/icons-js/brand-vimeo.js index dde148125..730cc999f 100644 --- a/icons-react/icons-js/brand-vimeo.js +++ b/icons-react/icons-js/brand-vimeo.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandVimeo = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandVimeo({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandVimeo; \ No newline at end of file diff --git a/icons-react/icons-js/brand-vk.js b/icons-react/icons-js/brand-vk.js index 22fee548e..176b3cb20 100644 --- a/icons-react/icons-js/brand-vk.js +++ b/icons-react/icons-js/brand-vk.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandVk = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandVk({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandVk; \ No newline at end of file diff --git a/icons-react/icons-js/brand-whatsapp.js b/icons-react/icons-js/brand-whatsapp.js index e30a05746..65b805679 100644 --- a/icons-react/icons-js/brand-whatsapp.js +++ b/icons-react/icons-js/brand-whatsapp.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandWhatsapp = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandWhatsapp({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandWhatsapp; \ No newline at end of file diff --git a/icons-react/icons-js/brand-windows.js b/icons-react/icons-js/brand-windows.js index c2169ac82..f65ab27ed 100644 --- a/icons-react/icons-js/brand-windows.js +++ b/icons-react/icons-js/brand-windows.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandWindows = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandWindows({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandWindows; \ No newline at end of file diff --git a/icons-react/icons-js/brand-yahoo.js b/icons-react/icons-js/brand-yahoo.js index a2243c355..bc6d7566a 100644 --- a/icons-react/icons-js/brand-yahoo.js +++ b/icons-react/icons-js/brand-yahoo.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandYahoo = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandYahoo({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandYahoo; \ No newline at end of file diff --git a/icons-react/icons-js/brand-youtube.js b/icons-react/icons-js/brand-youtube.js index 3ffd15cc2..b6be961de 100644 --- a/icons-react/icons-js/brand-youtube.js +++ b/icons-react/icons-js/brand-youtube.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrandYoutube = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrandYoutube({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrandYoutube; \ No newline at end of file diff --git a/icons-react/icons-js/briefcase.js b/icons-react/icons-js/briefcase.js index 2ebc1df1d..4fc329cc3 100644 --- a/icons-react/icons-js/briefcase.js +++ b/icons-react/icons-js/briefcase.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBriefcase = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBriefcase({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBriefcase; \ No newline at end of file diff --git a/icons-react/icons-js/brightness-down.js b/icons-react/icons-js/brightness-down.js index 994a864a4..e2931f6cc 100644 --- a/icons-react/icons-js/brightness-down.js +++ b/icons-react/icons-js/brightness-down.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrightnessDown = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrightnessDown({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrightnessDown; \ No newline at end of file diff --git a/icons-react/icons-js/brightness-up.js b/icons-react/icons-js/brightness-up.js index d2d39ca10..d6ae9d23a 100644 --- a/icons-react/icons-js/brightness-up.js +++ b/icons-react/icons-js/brightness-up.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrightnessUp = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrightnessUp({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrightnessUp; \ No newline at end of file diff --git a/icons-react/icons-js/brightness.js b/icons-react/icons-js/brightness.js index 902b96da7..9cd4d2eca 100644 --- a/icons-react/icons-js/brightness.js +++ b/icons-react/icons-js/brightness.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrightness = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrightness({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrightness; \ No newline at end of file diff --git a/icons-react/icons-js/browser.js b/icons-react/icons-js/browser.js index c458a61fd..ffba7b906 100644 --- a/icons-react/icons-js/browser.js +++ b/icons-react/icons-js/browser.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrowser = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrowser({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrowser; \ No newline at end of file diff --git a/icons-react/icons-js/brush.js b/icons-react/icons-js/brush.js index cb85f3953..3636ff45a 100644 --- a/icons-react/icons-js/brush.js +++ b/icons-react/icons-js/brush.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBrush = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBrush({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBrush; \ No newline at end of file diff --git a/icons-react/icons-js/bucket.js b/icons-react/icons-js/bucket.js index 4cadd9cf5..74037d877 100644 --- a/icons-react/icons-js/bucket.js +++ b/icons-react/icons-js/bucket.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBucket = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBucket({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBucket; \ No newline at end of file diff --git a/icons-react/icons-js/bug.js b/icons-react/icons-js/bug.js index ff75b54ca..d98877012 100644 --- a/icons-react/icons-js/bug.js +++ b/icons-react/icons-js/bug.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBug = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBug({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBug; \ No newline at end of file diff --git a/icons-react/icons-js/building-arch.js b/icons-react/icons-js/building-arch.js index 9f06f1286..1bfaf2bfe 100644 --- a/icons-react/icons-js/building-arch.js +++ b/icons-react/icons-js/building-arch.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBuildingArch = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBuildingArch({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBuildingArch; \ No newline at end of file diff --git a/icons-react/icons-js/building-bank.js b/icons-react/icons-js/building-bank.js index ddbcade5d..8b1b2581d 100644 --- a/icons-react/icons-js/building-bank.js +++ b/icons-react/icons-js/building-bank.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBuildingBank = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBuildingBank({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBuildingBank; \ No newline at end of file diff --git a/icons-react/icons-js/building-bridge-2.js b/icons-react/icons-js/building-bridge-2.js index fdc68b003..652579425 100644 --- a/icons-react/icons-js/building-bridge-2.js +++ b/icons-react/icons-js/building-bridge-2.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBuildingBridge2 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBuildingBridge2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBuildingBridge2; \ No newline at end of file diff --git a/icons-react/icons-js/building-bridge.js b/icons-react/icons-js/building-bridge.js index 5ee4cbc78..82903bf0a 100644 --- a/icons-react/icons-js/building-bridge.js +++ b/icons-react/icons-js/building-bridge.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBuildingBridge = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBuildingBridge({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBuildingBridge; \ No newline at end of file diff --git a/icons-react/icons-js/building-church.js b/icons-react/icons-js/building-church.js index 6b5a2cb17..f1e256d5c 100644 --- a/icons-react/icons-js/building-church.js +++ b/icons-react/icons-js/building-church.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBuildingChurch = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBuildingChurch({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBuildingChurch; \ No newline at end of file diff --git a/icons-react/icons-js/building-community.js b/icons-react/icons-js/building-community.js index 5418299f5..9453b27e8 100644 --- a/icons-react/icons-js/building-community.js +++ b/icons-react/icons-js/building-community.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBuildingCommunity = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBuildingCommunity({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBuildingCommunity; \ No newline at end of file diff --git a/icons-react/icons-js/building-hospital.js b/icons-react/icons-js/building-hospital.js index e531f29f2..707363f7b 100644 --- a/icons-react/icons-js/building-hospital.js +++ b/icons-react/icons-js/building-hospital.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBuildingHospital = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBuildingHospital({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBuildingHospital; \ No newline at end of file diff --git a/icons-react/icons-js/building-monument.js b/icons-react/icons-js/building-monument.js index 274e78741..b0a92df58 100644 --- a/icons-react/icons-js/building-monument.js +++ b/icons-react/icons-js/building-monument.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBuildingMonument = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBuildingMonument({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBuildingMonument; \ No newline at end of file diff --git a/icons-react/icons-js/building-pavilon.js b/icons-react/icons-js/building-pavilon.js index ef4a984c8..1992d0d5a 100644 --- a/icons-react/icons-js/building-pavilon.js +++ b/icons-react/icons-js/building-pavilon.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBuildingPavilon = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBuildingPavilon({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBuildingPavilon; \ No newline at end of file diff --git a/icons-react/icons-js/building-skyscraper.js b/icons-react/icons-js/building-skyscraper.js index 5e29d6024..371371096 100644 --- a/icons-react/icons-js/building-skyscraper.js +++ b/icons-react/icons-js/building-skyscraper.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBuildingSkyscraper = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBuildingSkyscraper({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBuildingSkyscraper; \ No newline at end of file diff --git a/icons-react/icons-js/building-store.js b/icons-react/icons-js/building-store.js index 0119aedab..a255e0c00 100644 --- a/icons-react/icons-js/building-store.js +++ b/icons-react/icons-js/building-store.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBuildingStore = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBuildingStore({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBuildingStore; \ No newline at end of file diff --git a/icons-react/icons-js/building-warehouse.js b/icons-react/icons-js/building-warehouse.js index 437361e8d..ef3b2026c 100644 --- a/icons-react/icons-js/building-warehouse.js +++ b/icons-react/icons-js/building-warehouse.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBuildingWarehouse = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBuildingWarehouse({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBuildingWarehouse; \ No newline at end of file diff --git a/icons-react/icons-js/building.js b/icons-react/icons-js/building.js index 279c59176..2aae22e8e 100644 --- a/icons-react/icons-js/building.js +++ b/icons-react/icons-js/building.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBuilding = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBuilding({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBuilding; \ No newline at end of file diff --git a/icons-react/icons-js/bulb-off.js b/icons-react/icons-js/bulb-off.js index 67125b4de..e9d8578e6 100644 --- a/icons-react/icons-js/bulb-off.js +++ b/icons-react/icons-js/bulb-off.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBulbOff = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBulbOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBulbOff; \ No newline at end of file diff --git a/icons-react/icons-js/bulb.js b/icons-react/icons-js/bulb.js index f23559326..840c4284f 100644 --- a/icons-react/icons-js/bulb.js +++ b/icons-react/icons-js/bulb.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBulb = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBulb({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBulb; \ No newline at end of file diff --git a/icons-react/icons-js/bus.js b/icons-react/icons-js/bus.js index 5ee96c57e..753aa95e6 100644 --- a/icons-react/icons-js/bus.js +++ b/icons-react/icons-js/bus.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconBus = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconBus({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconBus; \ No newline at end of file diff --git a/icons-react/icons-js/calculator.js b/icons-react/icons-js/calculator.js index 2ddce0f35..8863e073e 100644 --- a/icons-react/icons-js/calculator.js +++ b/icons-react/icons-js/calculator.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCalculator = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCalculator({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCalculator; \ No newline at end of file diff --git a/icons-react/icons-js/calendar-event.js b/icons-react/icons-js/calendar-event.js index c5f8013f9..35e65a890 100644 --- a/icons-react/icons-js/calendar-event.js +++ b/icons-react/icons-js/calendar-event.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCalendarEvent = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCalendarEvent({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCalendarEvent; \ No newline at end of file diff --git a/icons-react/icons-js/calendar-minus.js b/icons-react/icons-js/calendar-minus.js index b562a5d9d..fff3907bd 100644 --- a/icons-react/icons-js/calendar-minus.js +++ b/icons-react/icons-js/calendar-minus.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCalendarMinus = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCalendarMinus({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCalendarMinus; \ No newline at end of file diff --git a/icons-react/icons-js/calendar-plus.js b/icons-react/icons-js/calendar-plus.js index 8fe422548..e5d027f34 100644 --- a/icons-react/icons-js/calendar-plus.js +++ b/icons-react/icons-js/calendar-plus.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCalendarPlus = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCalendarPlus({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCalendarPlus; \ No newline at end of file diff --git a/icons-react/icons-js/calendar.js b/icons-react/icons-js/calendar.js index 61495f4e6..062e0c9cc 100644 --- a/icons-react/icons-js/calendar.js +++ b/icons-react/icons-js/calendar.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCalendar = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCalendar({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCalendar; \ No newline at end of file diff --git a/icons-react/icons-js/camera-minus.js b/icons-react/icons-js/camera-minus.js index be88c3039..9e754e9a1 100644 --- a/icons-react/icons-js/camera-minus.js +++ b/icons-react/icons-js/camera-minus.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCameraMinus = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCameraMinus({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCameraMinus; \ No newline at end of file diff --git a/icons-react/icons-js/camera-off.js b/icons-react/icons-js/camera-off.js index e69cedcd2..cf01363cb 100644 --- a/icons-react/icons-js/camera-off.js +++ b/icons-react/icons-js/camera-off.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCameraOff = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCameraOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCameraOff; \ No newline at end of file diff --git a/icons-react/icons-js/camera-plus.js b/icons-react/icons-js/camera-plus.js index 317950e2f..ab837e5f3 100644 --- a/icons-react/icons-js/camera-plus.js +++ b/icons-react/icons-js/camera-plus.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCameraPlus = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCameraPlus({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCameraPlus; \ No newline at end of file diff --git a/icons-react/icons-js/camera.js b/icons-react/icons-js/camera.js index 748d8d08c..f8b492c8c 100644 --- a/icons-react/icons-js/camera.js +++ b/icons-react/icons-js/camera.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCamera = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCamera({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCamera; \ No newline at end of file diff --git a/icons-react/icons-js/capture.js b/icons-react/icons-js/capture.js index 39c2d4911..a51673a9c 100644 --- a/icons-react/icons-js/capture.js +++ b/icons-react/icons-js/capture.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCapture = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCapture({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCapture; \ No newline at end of file diff --git a/icons-react/icons-js/car.js b/icons-react/icons-js/car.js index 8b5f470d1..d5f870001 100644 --- a/icons-react/icons-js/car.js +++ b/icons-react/icons-js/car.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCar = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCar({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCar; \ No newline at end of file diff --git a/icons-react/icons-js/caravan.js b/icons-react/icons-js/caravan.js index 90e204036..0e411423e 100644 --- a/icons-react/icons-js/caravan.js +++ b/icons-react/icons-js/caravan.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCaravan = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCaravan({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCaravan; \ No newline at end of file diff --git a/icons-react/icons-js/cardboards.js b/icons-react/icons-js/cardboards.js index 251173b8d..f436d2bf4 100644 --- a/icons-react/icons-js/cardboards.js +++ b/icons-react/icons-js/cardboards.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCardboards = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCardboards({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCardboards; \ No newline at end of file diff --git a/icons-react/icons-js/caret-down.js b/icons-react/icons-js/caret-down.js index 8b4c8a127..627d744a5 100644 --- a/icons-react/icons-js/caret-down.js +++ b/icons-react/icons-js/caret-down.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCaretDown = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCaretDown({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCaretDown; \ No newline at end of file diff --git a/icons-react/icons-js/caret-left.js b/icons-react/icons-js/caret-left.js index a1bbb4f39..c57d2ce42 100644 --- a/icons-react/icons-js/caret-left.js +++ b/icons-react/icons-js/caret-left.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCaretLeft = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCaretLeft({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCaretLeft; \ No newline at end of file diff --git a/icons-react/icons-js/caret-right.js b/icons-react/icons-js/caret-right.js index 5ccde7bfd..fde672178 100644 --- a/icons-react/icons-js/caret-right.js +++ b/icons-react/icons-js/caret-right.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCaretRight = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCaretRight({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCaretRight; \ No newline at end of file diff --git a/icons-react/icons-js/caret-up.js b/icons-react/icons-js/caret-up.js index c4111627c..cb586e7ed 100644 --- a/icons-react/icons-js/caret-up.js +++ b/icons-react/icons-js/caret-up.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCaretUp = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCaretUp({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCaretUp; \ No newline at end of file diff --git a/icons-react/icons-js/cash.js b/icons-react/icons-js/cash.js index b5e5e0674..65e67991a 100644 --- a/icons-react/icons-js/cash.js +++ b/icons-react/icons-js/cash.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCash = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCash({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCash; \ No newline at end of file diff --git a/icons-react/icons-js/cast.js b/icons-react/icons-js/cast.js index efac63c47..689d64fe0 100644 --- a/icons-react/icons-js/cast.js +++ b/icons-react/icons-js/cast.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCast = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCast({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCast; \ No newline at end of file diff --git a/icons-react/icons-js/ce.js b/icons-react/icons-js/ce.js index eefa2b6ec..cb00e38f7 100644 --- a/icons-react/icons-js/ce.js +++ b/icons-react/icons-js/ce.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCe = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCe({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCe; \ No newline at end of file diff --git a/icons-react/icons-js/certificate.js b/icons-react/icons-js/certificate.js index e0f870f6d..ac096f064 100644 --- a/icons-react/icons-js/certificate.js +++ b/icons-react/icons-js/certificate.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCertificate = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCertificate({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCertificate; \ No newline at end of file diff --git a/icons-react/icons-js/chart-area-line.js b/icons-react/icons-js/chart-area-line.js index fae24de02..36bee2652 100644 --- a/icons-react/icons-js/chart-area-line.js +++ b/icons-react/icons-js/chart-area-line.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconChartAreaLine = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconChartAreaLine({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconChartAreaLine; \ No newline at end of file diff --git a/icons-react/icons-js/chart-area.js b/icons-react/icons-js/chart-area.js index 0ec9dcbd4..b22a7b86c 100644 --- a/icons-react/icons-js/chart-area.js +++ b/icons-react/icons-js/chart-area.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconChartArea = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconChartArea({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconChartArea; \ No newline at end of file diff --git a/icons-react/icons-js/chart-bar.js b/icons-react/icons-js/chart-bar.js index bcdd979dd..5ad9b80be 100644 --- a/icons-react/icons-js/chart-bar.js +++ b/icons-react/icons-js/chart-bar.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconChartBar = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconChartBar({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconChartBar; \ No newline at end of file diff --git a/icons-react/icons-js/chart-bubble.js b/icons-react/icons-js/chart-bubble.js index e4c1d4244..c7462cae1 100644 --- a/icons-react/icons-js/chart-bubble.js +++ b/icons-react/icons-js/chart-bubble.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconChartBubble = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconChartBubble({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconChartBubble; \ No newline at end of file diff --git a/icons-react/icons-js/chart-candle.js b/icons-react/icons-js/chart-candle.js index 70a7c544c..da897bdb4 100644 --- a/icons-react/icons-js/chart-candle.js +++ b/icons-react/icons-js/chart-candle.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconChartCandle = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconChartCandle({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconChartCandle; \ No newline at end of file diff --git a/icons-react/icons-js/chart-donut.js b/icons-react/icons-js/chart-donut.js index 8deedd818..8839e9476 100644 --- a/icons-react/icons-js/chart-donut.js +++ b/icons-react/icons-js/chart-donut.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconChartDonut = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconChartDonut({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconChartDonut; \ No newline at end of file diff --git a/icons-react/icons-js/chart-line.js b/icons-react/icons-js/chart-line.js index f9d856fdf..a3142a2ed 100644 --- a/icons-react/icons-js/chart-line.js +++ b/icons-react/icons-js/chart-line.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconChartLine = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconChartLine({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconChartLine; \ No newline at end of file diff --git a/icons-react/icons-js/chart-pie.js b/icons-react/icons-js/chart-pie.js index c75651301..ec4329b6c 100644 --- a/icons-react/icons-js/chart-pie.js +++ b/icons-react/icons-js/chart-pie.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconChartPie = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconChartPie({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconChartPie; \ No newline at end of file diff --git a/icons-react/icons-js/chart-radar.js b/icons-react/icons-js/chart-radar.js index 31b4af0a1..b0edb104f 100644 --- a/icons-react/icons-js/chart-radar.js +++ b/icons-react/icons-js/chart-radar.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconChartRadar = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconChartRadar({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconChartRadar; \ No newline at end of file diff --git a/icons-react/icons-js/check.js b/icons-react/icons-js/check.js index 5dbf6511a..27347ab13 100644 --- a/icons-react/icons-js/check.js +++ b/icons-react/icons-js/check.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCheck = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCheck({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCheck; \ No newline at end of file diff --git a/icons-react/icons-js/checkbox.js b/icons-react/icons-js/checkbox.js index 25efade49..a9c859317 100644 --- a/icons-react/icons-js/checkbox.js +++ b/icons-react/icons-js/checkbox.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCheckbox = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCheckbox({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCheckbox; \ No newline at end of file diff --git a/icons-react/icons-js/checks.js b/icons-react/icons-js/checks.js index 3ababad20..701e229f1 100644 --- a/icons-react/icons-js/checks.js +++ b/icons-react/icons-js/checks.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconChecks = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconChecks({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconChecks; \ No newline at end of file diff --git a/icons-react/icons-js/chevron-down-left.js b/icons-react/icons-js/chevron-down-left.js index 5a97d4af8..c9fec143c 100644 --- a/icons-react/icons-js/chevron-down-left.js +++ b/icons-react/icons-js/chevron-down-left.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconChevronDownLeft = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconChevronDownLeft({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconChevronDownLeft; \ No newline at end of file diff --git a/icons-react/icons-js/chevron-down-right.js b/icons-react/icons-js/chevron-down-right.js index d8c9f5780..0da14238a 100644 --- a/icons-react/icons-js/chevron-down-right.js +++ b/icons-react/icons-js/chevron-down-right.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconChevronDownRight = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconChevronDownRight({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconChevronDownRight; \ No newline at end of file diff --git a/icons-react/icons-js/chevron-down.js b/icons-react/icons-js/chevron-down.js index 715e2a79a..36063ec43 100644 --- a/icons-react/icons-js/chevron-down.js +++ b/icons-react/icons-js/chevron-down.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconChevronDown = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconChevronDown({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconChevronDown; \ No newline at end of file diff --git a/icons-react/icons-js/chevron-left.js b/icons-react/icons-js/chevron-left.js index de72804a0..0f6dd6646 100644 --- a/icons-react/icons-js/chevron-left.js +++ b/icons-react/icons-js/chevron-left.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconChevronLeft = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconChevronLeft({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconChevronLeft; \ No newline at end of file diff --git a/icons-react/icons-js/chevron-right.js b/icons-react/icons-js/chevron-right.js index 877023e82..ee24aa2b5 100644 --- a/icons-react/icons-js/chevron-right.js +++ b/icons-react/icons-js/chevron-right.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconChevronRight = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconChevronRight({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconChevronRight; \ No newline at end of file diff --git a/icons-react/icons-js/chevron-up-left.js b/icons-react/icons-js/chevron-up-left.js index e86c582a2..740faf79f 100644 --- a/icons-react/icons-js/chevron-up-left.js +++ b/icons-react/icons-js/chevron-up-left.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconChevronUpLeft = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconChevronUpLeft({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconChevronUpLeft; \ No newline at end of file diff --git a/icons-react/icons-js/chevron-up-right.js b/icons-react/icons-js/chevron-up-right.js index e19f0e266..a80664e8e 100644 --- a/icons-react/icons-js/chevron-up-right.js +++ b/icons-react/icons-js/chevron-up-right.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconChevronUpRight = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconChevronUpRight({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconChevronUpRight; \ No newline at end of file diff --git a/icons-react/icons-js/chevron-up.js b/icons-react/icons-js/chevron-up.js index a6a61b8ec..66191853b 100644 --- a/icons-react/icons-js/chevron-up.js +++ b/icons-react/icons-js/chevron-up.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconChevronUp = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconChevronUp({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconChevronUp; \ No newline at end of file diff --git a/icons-react/icons-js/chevrons-down-left.js b/icons-react/icons-js/chevrons-down-left.js index af52ba992..ce5e3b42c 100644 --- a/icons-react/icons-js/chevrons-down-left.js +++ b/icons-react/icons-js/chevrons-down-left.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconChevronsDownLeft = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconChevronsDownLeft({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconChevronsDownLeft; \ No newline at end of file diff --git a/icons-react/icons-js/chevrons-down-right.js b/icons-react/icons-js/chevrons-down-right.js index afeb2be18..7c3970d87 100644 --- a/icons-react/icons-js/chevrons-down-right.js +++ b/icons-react/icons-js/chevrons-down-right.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconChevronsDownRight = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconChevronsDownRight({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconChevronsDownRight; \ No newline at end of file diff --git a/icons-react/icons-js/chevrons-down.js b/icons-react/icons-js/chevrons-down.js index 906a4baa6..3c24d3ed0 100644 --- a/icons-react/icons-js/chevrons-down.js +++ b/icons-react/icons-js/chevrons-down.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconChevronsDown = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconChevronsDown({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconChevronsDown; \ No newline at end of file diff --git a/icons-react/icons-js/chevrons-left.js b/icons-react/icons-js/chevrons-left.js index 5f3473c7e..010442b33 100644 --- a/icons-react/icons-js/chevrons-left.js +++ b/icons-react/icons-js/chevrons-left.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconChevronsLeft = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconChevronsLeft({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconChevronsLeft; \ No newline at end of file diff --git a/icons-react/icons-js/chevrons-right.js b/icons-react/icons-js/chevrons-right.js index 7feb73627..a54d092be 100644 --- a/icons-react/icons-js/chevrons-right.js +++ b/icons-react/icons-js/chevrons-right.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconChevronsRight = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconChevronsRight({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconChevronsRight; \ No newline at end of file diff --git a/icons-react/icons-js/chevrons-up-left.js b/icons-react/icons-js/chevrons-up-left.js index 9e6047c55..f0557dab8 100644 --- a/icons-react/icons-js/chevrons-up-left.js +++ b/icons-react/icons-js/chevrons-up-left.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconChevronsUpLeft = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconChevronsUpLeft({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconChevronsUpLeft; \ No newline at end of file diff --git a/icons-react/icons-js/chevrons-up-right.js b/icons-react/icons-js/chevrons-up-right.js index 58019aba9..0f3abbd77 100644 --- a/icons-react/icons-js/chevrons-up-right.js +++ b/icons-react/icons-js/chevrons-up-right.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconChevronsUpRight = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconChevronsUpRight({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconChevronsUpRight; \ No newline at end of file diff --git a/icons-react/icons-js/chevrons-up.js b/icons-react/icons-js/chevrons-up.js index 4449f8361..17483b56d 100644 --- a/icons-react/icons-js/chevrons-up.js +++ b/icons-react/icons-js/chevrons-up.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconChevronsUp = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconChevronsUp({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconChevronsUp; \ No newline at end of file diff --git a/icons-react/icons-js/christmas-tree.js b/icons-react/icons-js/christmas-tree.js index e9bf5cfe7..138bbfbb1 100644 --- a/icons-react/icons-js/christmas-tree.js +++ b/icons-react/icons-js/christmas-tree.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconChristmasTree = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconChristmasTree({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconChristmasTree; \ No newline at end of file diff --git a/icons-react/icons-js/circle-check.js b/icons-react/icons-js/circle-check.js index c385a37bd..5ebade867 100644 --- a/icons-react/icons-js/circle-check.js +++ b/icons-react/icons-js/circle-check.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCircleCheck = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCircleCheck({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCircleCheck; \ No newline at end of file diff --git a/icons-react/icons-js/circle-dashed.js b/icons-react/icons-js/circle-dashed.js index b768502d8..e700550da 100644 --- a/icons-react/icons-js/circle-dashed.js +++ b/icons-react/icons-js/circle-dashed.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCircleDashed = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCircleDashed({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCircleDashed; \ No newline at end of file diff --git a/icons-react/icons-js/circle-dotted.js b/icons-react/icons-js/circle-dotted.js index 47b7d3473..0b2ceb219 100644 --- a/icons-react/icons-js/circle-dotted.js +++ b/icons-react/icons-js/circle-dotted.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCircleDotted = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCircleDotted({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCircleDotted; \ No newline at end of file diff --git a/icons-react/icons-js/circle-minus.js b/icons-react/icons-js/circle-minus.js index 714689e53..d474254c4 100644 --- a/icons-react/icons-js/circle-minus.js +++ b/icons-react/icons-js/circle-minus.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCircleMinus = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCircleMinus({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCircleMinus; \ No newline at end of file diff --git a/icons-react/icons-js/circle-plus.js b/icons-react/icons-js/circle-plus.js index 81e35861a..939ce3007 100644 --- a/icons-react/icons-js/circle-plus.js +++ b/icons-react/icons-js/circle-plus.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCirclePlus = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCirclePlus({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCirclePlus; \ No newline at end of file diff --git a/icons-react/icons-js/circle-square.js b/icons-react/icons-js/circle-square.js index 50ecc34ae..21d93bed6 100644 --- a/icons-react/icons-js/circle-square.js +++ b/icons-react/icons-js/circle-square.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCircleSquare = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCircleSquare({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCircleSquare; \ No newline at end of file diff --git a/icons-react/icons-js/circle-x.js b/icons-react/icons-js/circle-x.js index da1e95ff2..4eeb9f2b9 100644 --- a/icons-react/icons-js/circle-x.js +++ b/icons-react/icons-js/circle-x.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCircleX = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCircleX({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCircleX; \ No newline at end of file diff --git a/icons-react/icons-js/circle.js b/icons-react/icons-js/circle.js index dc98990dc..aa1ca650f 100644 --- a/icons-react/icons-js/circle.js +++ b/icons-react/icons-js/circle.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCircle = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCircle({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCircle; \ No newline at end of file diff --git a/icons-react/icons-js/circles.js b/icons-react/icons-js/circles.js index e1702d612..384a01c94 100644 --- a/icons-react/icons-js/circles.js +++ b/icons-react/icons-js/circles.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCircles = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCircles({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCircles; \ No newline at end of file diff --git a/icons-react/icons-js/clear-formatting.js b/icons-react/icons-js/clear-formatting.js index 3cbf901b5..3cbcb24f9 100644 --- a/icons-react/icons-js/clear-formatting.js +++ b/icons-react/icons-js/clear-formatting.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconClearFormatting = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconClearFormatting({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconClearFormatting; \ No newline at end of file diff --git a/icons-react/icons-js/click.js b/icons-react/icons-js/click.js index 089928ead..68b438a15 100644 --- a/icons-react/icons-js/click.js +++ b/icons-react/icons-js/click.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconClick = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconClick({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconClick; \ No newline at end of file diff --git a/icons-react/icons-js/clipboard-check.js b/icons-react/icons-js/clipboard-check.js index bb781fecc..c729d0b3b 100644 --- a/icons-react/icons-js/clipboard-check.js +++ b/icons-react/icons-js/clipboard-check.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconClipboardCheck = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconClipboardCheck({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconClipboardCheck; \ No newline at end of file diff --git a/icons-react/icons-js/clipboard-list.js b/icons-react/icons-js/clipboard-list.js index 1e02e2ae0..5328c24f9 100644 --- a/icons-react/icons-js/clipboard-list.js +++ b/icons-react/icons-js/clipboard-list.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconClipboardList = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconClipboardList({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconClipboardList; \ No newline at end of file diff --git a/icons-react/icons-js/clipboard-x.js b/icons-react/icons-js/clipboard-x.js index 519b7f447..e171a09b1 100644 --- a/icons-react/icons-js/clipboard-x.js +++ b/icons-react/icons-js/clipboard-x.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconClipboardX = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconClipboardX({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconClipboardX; \ No newline at end of file diff --git a/icons-react/icons-js/clipboard.js b/icons-react/icons-js/clipboard.js index 418709db8..e26d83e23 100644 --- a/icons-react/icons-js/clipboard.js +++ b/icons-react/icons-js/clipboard.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconClipboard = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconClipboard({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconClipboard; \ No newline at end of file diff --git a/icons-react/icons-js/clock.js b/icons-react/icons-js/clock.js index 229e06a40..10920e22e 100644 --- a/icons-react/icons-js/clock.js +++ b/icons-react/icons-js/clock.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconClock = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconClock({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconClock; \ No newline at end of file diff --git a/icons-react/icons-js/cloud-download.js b/icons-react/icons-js/cloud-download.js index d5d700f9e..e1e0a0a34 100644 --- a/icons-react/icons-js/cloud-download.js +++ b/icons-react/icons-js/cloud-download.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCloudDownload = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCloudDownload({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCloudDownload; \ No newline at end of file diff --git a/icons-react/icons-js/cloud-fog.js b/icons-react/icons-js/cloud-fog.js index 7d2a0ab78..e9e7bf3ff 100644 --- a/icons-react/icons-js/cloud-fog.js +++ b/icons-react/icons-js/cloud-fog.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCloudFog = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCloudFog({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCloudFog; \ No newline at end of file diff --git a/icons-react/icons-js/cloud-off.js b/icons-react/icons-js/cloud-off.js index c5cf36251..65e9e45d2 100644 --- a/icons-react/icons-js/cloud-off.js +++ b/icons-react/icons-js/cloud-off.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCloudOff = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCloudOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCloudOff; \ No newline at end of file diff --git a/icons-react/icons-js/cloud-rain.js b/icons-react/icons-js/cloud-rain.js index 5360b1da3..7e6c8cfe3 100644 --- a/icons-react/icons-js/cloud-rain.js +++ b/icons-react/icons-js/cloud-rain.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCloudRain = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCloudRain({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCloudRain; \ No newline at end of file diff --git a/icons-react/icons-js/cloud-snow.js b/icons-react/icons-js/cloud-snow.js index b49d683ca..01efff74f 100644 --- a/icons-react/icons-js/cloud-snow.js +++ b/icons-react/icons-js/cloud-snow.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCloudSnow = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCloudSnow({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCloudSnow; \ No newline at end of file diff --git a/icons-react/icons-js/cloud-storm.js b/icons-react/icons-js/cloud-storm.js index eb26dfaf6..f8d1e58ac 100644 --- a/icons-react/icons-js/cloud-storm.js +++ b/icons-react/icons-js/cloud-storm.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCloudStorm = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCloudStorm({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCloudStorm; \ No newline at end of file diff --git a/icons-react/icons-js/cloud-upload.js b/icons-react/icons-js/cloud-upload.js index 735dbfbe6..cf643a93b 100644 --- a/icons-react/icons-js/cloud-upload.js +++ b/icons-react/icons-js/cloud-upload.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCloudUpload = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCloudUpload({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCloudUpload; \ No newline at end of file diff --git a/icons-react/icons-js/cloud.js b/icons-react/icons-js/cloud.js index 9cf10bb15..a7c19dd37 100644 --- a/icons-react/icons-js/cloud.js +++ b/icons-react/icons-js/cloud.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCloud = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCloud({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCloud; \ No newline at end of file diff --git a/icons-react/icons-js/code.js b/icons-react/icons-js/code.js index 29b66809e..db9d044d9 100644 --- a/icons-react/icons-js/code.js +++ b/icons-react/icons-js/code.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCode = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCode({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCode; \ No newline at end of file diff --git a/icons-react/icons-js/coin.js b/icons-react/icons-js/coin.js index c2577f744..a7b1fa4ae 100644 --- a/icons-react/icons-js/coin.js +++ b/icons-react/icons-js/coin.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCoin = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCoin({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCoin; \ No newline at end of file diff --git a/icons-react/icons-js/color-picker.js b/icons-react/icons-js/color-picker.js index 437fa5370..ae4e178cc 100644 --- a/icons-react/icons-js/color-picker.js +++ b/icons-react/icons-js/color-picker.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconColorPicker = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconColorPicker({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconColorPicker; \ No newline at end of file diff --git a/icons-react/icons-js/color-swatch.js b/icons-react/icons-js/color-swatch.js index 31af0c0fb..793b26d67 100644 --- a/icons-react/icons-js/color-swatch.js +++ b/icons-react/icons-js/color-swatch.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconColorSwatch = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconColorSwatch({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconColorSwatch; \ No newline at end of file diff --git a/icons-react/icons-js/columns.js b/icons-react/icons-js/columns.js index a569b129c..e664ab51e 100644 --- a/icons-react/icons-js/columns.js +++ b/icons-react/icons-js/columns.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconColumns = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconColumns({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconColumns; \ No newline at end of file diff --git a/icons-react/icons-js/comet.js b/icons-react/icons-js/comet.js index 6417786bf..40d584fee 100644 --- a/icons-react/icons-js/comet.js +++ b/icons-react/icons-js/comet.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconComet = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconComet({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconComet; \ No newline at end of file diff --git a/icons-react/icons-js/command.js b/icons-react/icons-js/command.js index d77eedf00..e1066f475 100644 --- a/icons-react/icons-js/command.js +++ b/icons-react/icons-js/command.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCommand = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCommand({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCommand; \ No newline at end of file diff --git a/icons-react/icons-js/compass.js b/icons-react/icons-js/compass.js index 6e9a2d7a6..4f5e3ba08 100644 --- a/icons-react/icons-js/compass.js +++ b/icons-react/icons-js/compass.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCompass = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCompass({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCompass; \ No newline at end of file diff --git a/icons-react/icons-js/contrast.js b/icons-react/icons-js/contrast.js index 780384770..ccbb55601 100644 --- a/icons-react/icons-js/contrast.js +++ b/icons-react/icons-js/contrast.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconContrast = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconContrast({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconContrast; \ No newline at end of file diff --git a/icons-react/icons-js/copy.js b/icons-react/icons-js/copy.js index 5641b1f0b..3be3b12c5 100644 --- a/icons-react/icons-js/copy.js +++ b/icons-react/icons-js/copy.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCopy = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCopy({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCopy; \ No newline at end of file diff --git a/icons-react/icons-js/copyleft.js b/icons-react/icons-js/copyleft.js index 91e14eb2e..b7dd24e71 100644 --- a/icons-react/icons-js/copyleft.js +++ b/icons-react/icons-js/copyleft.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCopyleft = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCopyleft({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCopyleft; \ No newline at end of file diff --git a/icons-react/icons-js/copyright.js b/icons-react/icons-js/copyright.js index 09680e8a6..021c72cf6 100644 --- a/icons-react/icons-js/copyright.js +++ b/icons-react/icons-js/copyright.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCopyright = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCopyright({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCopyright; \ No newline at end of file diff --git a/icons-react/icons-js/corner-down-left.js b/icons-react/icons-js/corner-down-left.js index 8b15feecb..49ac7628e 100644 --- a/icons-react/icons-js/corner-down-left.js +++ b/icons-react/icons-js/corner-down-left.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCornerDownLeft = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCornerDownLeft({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCornerDownLeft; \ No newline at end of file diff --git a/icons-react/icons-js/corner-down-right.js b/icons-react/icons-js/corner-down-right.js index cb20edc85..64a6faf8f 100644 --- a/icons-react/icons-js/corner-down-right.js +++ b/icons-react/icons-js/corner-down-right.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCornerDownRight = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCornerDownRight({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCornerDownRight; \ No newline at end of file diff --git a/icons-react/icons-js/corner-left-down.js b/icons-react/icons-js/corner-left-down.js index 566ba0dfb..19ede0fd2 100644 --- a/icons-react/icons-js/corner-left-down.js +++ b/icons-react/icons-js/corner-left-down.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCornerLeftDown = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCornerLeftDown({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCornerLeftDown; \ No newline at end of file diff --git a/icons-react/icons-js/corner-left-up.js b/icons-react/icons-js/corner-left-up.js index ed418c182..b9bfc2a0d 100644 --- a/icons-react/icons-js/corner-left-up.js +++ b/icons-react/icons-js/corner-left-up.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCornerLeftUp = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCornerLeftUp({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCornerLeftUp; \ No newline at end of file diff --git a/icons-react/icons-js/corner-right-down.js b/icons-react/icons-js/corner-right-down.js index 07639d71d..f83e37246 100644 --- a/icons-react/icons-js/corner-right-down.js +++ b/icons-react/icons-js/corner-right-down.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCornerRightDown = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCornerRightDown({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCornerRightDown; \ No newline at end of file diff --git a/icons-react/icons-js/corner-right-up.js b/icons-react/icons-js/corner-right-up.js index 860b76172..dabf06620 100644 --- a/icons-react/icons-js/corner-right-up.js +++ b/icons-react/icons-js/corner-right-up.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCornerRightUp = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCornerRightUp({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCornerRightUp; \ No newline at end of file diff --git a/icons-react/icons-js/corner-up-left.js b/icons-react/icons-js/corner-up-left.js index 0dc51612e..0f128d7cc 100644 --- a/icons-react/icons-js/corner-up-left.js +++ b/icons-react/icons-js/corner-up-left.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCornerUpLeft = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCornerUpLeft({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCornerUpLeft; \ No newline at end of file diff --git a/icons-react/icons-js/corner-up-right.js b/icons-react/icons-js/corner-up-right.js index 7f17ce3c1..5d31b07c3 100644 --- a/icons-react/icons-js/corner-up-right.js +++ b/icons-react/icons-js/corner-up-right.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCornerUpRight = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCornerUpRight({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCornerUpRight; \ No newline at end of file diff --git a/icons-react/icons-js/credit-card-off.js b/icons-react/icons-js/credit-card-off.js index dab5bcd26..f9cc9a3ba 100644 --- a/icons-react/icons-js/credit-card-off.js +++ b/icons-react/icons-js/credit-card-off.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCreditCardOff = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCreditCardOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCreditCardOff; \ No newline at end of file diff --git a/icons-react/icons-js/credit-card.js b/icons-react/icons-js/credit-card.js index da13b6860..5e9c3627d 100644 --- a/icons-react/icons-js/credit-card.js +++ b/icons-react/icons-js/credit-card.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCreditCard = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCreditCard({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCreditCard; \ No newline at end of file diff --git a/icons-react/icons-js/crop.js b/icons-react/icons-js/crop.js index 8a91e4ce8..4b5985c35 100644 --- a/icons-react/icons-js/crop.js +++ b/icons-react/icons-js/crop.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCrop = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCrop({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCrop; \ No newline at end of file diff --git a/icons-react/icons-js/crosshair.js b/icons-react/icons-js/crosshair.js index 7b925e87b..31381de1a 100644 --- a/icons-react/icons-js/crosshair.js +++ b/icons-react/icons-js/crosshair.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCrosshair = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCrosshair({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCrosshair; \ No newline at end of file diff --git a/icons-react/icons-js/crown.js b/icons-react/icons-js/crown.js index 0b874ef89..c5f3474d2 100644 --- a/icons-react/icons-js/crown.js +++ b/icons-react/icons-js/crown.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCrown = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCrown({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCrown; \ No newline at end of file diff --git a/icons-react/icons-js/curly-loop.js b/icons-react/icons-js/curly-loop.js index 2a026a3cf..d237844cd 100644 --- a/icons-react/icons-js/curly-loop.js +++ b/icons-react/icons-js/curly-loop.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCurlyLoop = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCurlyLoop({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCurlyLoop; \ No newline at end of file diff --git a/icons-react/icons-js/currency-bitcoin.js b/icons-react/icons-js/currency-bitcoin.js index 97234da2a..a60201eb0 100644 --- a/icons-react/icons-js/currency-bitcoin.js +++ b/icons-react/icons-js/currency-bitcoin.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCurrencyBitcoin = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCurrencyBitcoin({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCurrencyBitcoin; \ No newline at end of file diff --git a/icons-react/icons-js/currency-dollar.js b/icons-react/icons-js/currency-dollar.js index 0e9dc5e27..9f9c3f4c5 100644 --- a/icons-react/icons-js/currency-dollar.js +++ b/icons-react/icons-js/currency-dollar.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCurrencyDollar = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCurrencyDollar({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCurrencyDollar; \ No newline at end of file diff --git a/icons-react/icons-js/currency-euro.js b/icons-react/icons-js/currency-euro.js index e4bd6fee3..46472caf0 100644 --- a/icons-react/icons-js/currency-euro.js +++ b/icons-react/icons-js/currency-euro.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCurrencyEuro = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCurrencyEuro({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCurrencyEuro; \ No newline at end of file diff --git a/icons-react/icons-js/currency-pound.js b/icons-react/icons-js/currency-pound.js index 05c6cd07a..366d4271b 100644 --- a/icons-react/icons-js/currency-pound.js +++ b/icons-react/icons-js/currency-pound.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCurrencyPound = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCurrencyPound({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCurrencyPound; \ No newline at end of file diff --git a/icons-react/icons-js/currency-rupee.js b/icons-react/icons-js/currency-rupee.js index 43566c30b..f5618cc47 100644 --- a/icons-react/icons-js/currency-rupee.js +++ b/icons-react/icons-js/currency-rupee.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCurrencyRupee = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCurrencyRupee({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCurrencyRupee; \ No newline at end of file diff --git a/icons-react/icons-js/currency-yen.js b/icons-react/icons-js/currency-yen.js index ed460a559..18ff77859 100644 --- a/icons-react/icons-js/currency-yen.js +++ b/icons-react/icons-js/currency-yen.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCurrencyYen = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCurrencyYen({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCurrencyYen; \ No newline at end of file diff --git a/icons-react/icons-js/current-location.js b/icons-react/icons-js/current-location.js index 9e8b262b2..b167f71c4 100644 --- a/icons-react/icons-js/current-location.js +++ b/icons-react/icons-js/current-location.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCurrentLocation = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCurrentLocation({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCurrentLocation; \ No newline at end of file diff --git a/icons-react/icons-js/cut.js b/icons-react/icons-js/cut.js index 1e3126afb..1e91ac0e0 100644 --- a/icons-react/icons-js/cut.js +++ b/icons-react/icons-js/cut.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconCut = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconCut({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconCut; \ No newline at end of file diff --git a/icons-react/icons-js/dashboard.js b/icons-react/icons-js/dashboard.js index dfa68bdde..27fc17ff8 100644 --- a/icons-react/icons-js/dashboard.js +++ b/icons-react/icons-js/dashboard.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconDashboard = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconDashboard({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconDashboard; \ No newline at end of file diff --git a/icons-react/icons-js/database.js b/icons-react/icons-js/database.js index d6174ec6e..7cae1ed04 100644 --- a/icons-react/icons-js/database.js +++ b/icons-react/icons-js/database.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconDatabase = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconDatabase({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconDatabase; \ No newline at end of file diff --git a/icons-react/icons-js/device-desktop.js b/icons-react/icons-js/device-desktop.js index 820a64160..b0ac077d9 100644 --- a/icons-react/icons-js/device-desktop.js +++ b/icons-react/icons-js/device-desktop.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconDeviceDesktop = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconDeviceDesktop({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconDeviceDesktop; \ No newline at end of file diff --git a/icons-react/icons-js/device-floppy.js b/icons-react/icons-js/device-floppy.js index 86f2dcf39..c977619b7 100644 --- a/icons-react/icons-js/device-floppy.js +++ b/icons-react/icons-js/device-floppy.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconDeviceFloppy = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconDeviceFloppy({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconDeviceFloppy; \ No newline at end of file diff --git a/icons-react/icons-js/device-gamepad.js b/icons-react/icons-js/device-gamepad.js index 473d0cc50..434fdbece 100644 --- a/icons-react/icons-js/device-gamepad.js +++ b/icons-react/icons-js/device-gamepad.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconDeviceGamepad = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconDeviceGamepad({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconDeviceGamepad; \ No newline at end of file diff --git a/icons-react/icons-js/device-laptop.js b/icons-react/icons-js/device-laptop.js index 370388764..7e4719e39 100644 --- a/icons-react/icons-js/device-laptop.js +++ b/icons-react/icons-js/device-laptop.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconDeviceLaptop = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconDeviceLaptop({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconDeviceLaptop; \ No newline at end of file diff --git a/icons-react/icons-js/device-mobile-rotated.js b/icons-react/icons-js/device-mobile-rotated.js index f0d771dc5..c24841f35 100644 --- a/icons-react/icons-js/device-mobile-rotated.js +++ b/icons-react/icons-js/device-mobile-rotated.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconDeviceMobileRotated = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconDeviceMobileRotated({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconDeviceMobileRotated; \ No newline at end of file diff --git a/icons-react/icons-js/device-mobile-vibration.js b/icons-react/icons-js/device-mobile-vibration.js index 55dd04cab..ff6f2668e 100644 --- a/icons-react/icons-js/device-mobile-vibration.js +++ b/icons-react/icons-js/device-mobile-vibration.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconDeviceMobileVibration = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconDeviceMobileVibration({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconDeviceMobileVibration; \ No newline at end of file diff --git a/icons-react/icons-js/device-mobile.js b/icons-react/icons-js/device-mobile.js index 50ceb1f2a..21747ec18 100644 --- a/icons-react/icons-js/device-mobile.js +++ b/icons-react/icons-js/device-mobile.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconDeviceMobile = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconDeviceMobile({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconDeviceMobile; \ No newline at end of file diff --git a/icons-react/icons-js/device-speaker.js b/icons-react/icons-js/device-speaker.js index b4d4f2761..903f89251 100644 --- a/icons-react/icons-js/device-speaker.js +++ b/icons-react/icons-js/device-speaker.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconDeviceSpeaker = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconDeviceSpeaker({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconDeviceSpeaker; \ No newline at end of file diff --git a/icons-react/icons-js/device-tablet.js b/icons-react/icons-js/device-tablet.js index 4c3bc0af7..c40fd08fb 100644 --- a/icons-react/icons-js/device-tablet.js +++ b/icons-react/icons-js/device-tablet.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconDeviceTablet = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconDeviceTablet({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconDeviceTablet; \ No newline at end of file diff --git a/icons-react/icons-js/device-tv.js b/icons-react/icons-js/device-tv.js index 460c15863..7c7d076e8 100644 --- a/icons-react/icons-js/device-tv.js +++ b/icons-react/icons-js/device-tv.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconDeviceTv = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconDeviceTv({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconDeviceTv; \ No newline at end of file diff --git a/icons-react/icons-js/device-watch.js b/icons-react/icons-js/device-watch.js index eedd8889a..d79fe3812 100644 --- a/icons-react/icons-js/device-watch.js +++ b/icons-react/icons-js/device-watch.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconDeviceWatch = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconDeviceWatch({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconDeviceWatch; \ No newline at end of file diff --git a/icons-react/icons-js/devices-2.js b/icons-react/icons-js/devices-2.js index 77b4019ff..0725bbe88 100644 --- a/icons-react/icons-js/devices-2.js +++ b/icons-react/icons-js/devices-2.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconDevices2 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconDevices2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconDevices2; \ No newline at end of file diff --git a/icons-react/icons-js/devices.js b/icons-react/icons-js/devices.js index 6be956fab..d19c3003d 100644 --- a/icons-react/icons-js/devices.js +++ b/icons-react/icons-js/devices.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconDevices = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconDevices({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconDevices; \ No newline at end of file diff --git a/icons-react/icons-js/diamond.js b/icons-react/icons-js/diamond.js index 2fcc6adf8..fca7ea111 100644 --- a/icons-react/icons-js/diamond.js +++ b/icons-react/icons-js/diamond.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconDiamond = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconDiamond({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconDiamond; \ No newline at end of file diff --git a/icons-react/icons-js/dice.js b/icons-react/icons-js/dice.js index e64acabb8..4ec321dca 100644 --- a/icons-react/icons-js/dice.js +++ b/icons-react/icons-js/dice.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconDice = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconDice({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconDice; \ No newline at end of file diff --git a/icons-react/icons-js/direction-horizontal.js b/icons-react/icons-js/direction-horizontal.js index c9ece092c..1cc6871b9 100644 --- a/icons-react/icons-js/direction-horizontal.js +++ b/icons-react/icons-js/direction-horizontal.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconDirectionHorizontal = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconDirectionHorizontal({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconDirectionHorizontal; \ No newline at end of file diff --git a/icons-react/icons-js/direction.js b/icons-react/icons-js/direction.js index d9b54aedf..690aea819 100644 --- a/icons-react/icons-js/direction.js +++ b/icons-react/icons-js/direction.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconDirection = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconDirection({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconDirection; \ No newline at end of file diff --git a/icons-react/icons-js/directions.js b/icons-react/icons-js/directions.js index 2ca32e5ed..c43cd9b62 100644 --- a/icons-react/icons-js/directions.js +++ b/icons-react/icons-js/directions.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconDirections = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconDirections({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconDirections; \ No newline at end of file diff --git a/icons-react/icons-js/disabled-2.js b/icons-react/icons-js/disabled-2.js index 509eb9a5a..dd54785fb 100644 --- a/icons-react/icons-js/disabled-2.js +++ b/icons-react/icons-js/disabled-2.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconDisabled2 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconDisabled2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconDisabled2; \ No newline at end of file diff --git a/icons-react/icons-js/disabled.js b/icons-react/icons-js/disabled.js index 96b1ad414..0ec9b15f8 100644 --- a/icons-react/icons-js/disabled.js +++ b/icons-react/icons-js/disabled.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconDisabled = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconDisabled({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconDisabled; \ No newline at end of file diff --git a/icons-react/icons-js/disc.js b/icons-react/icons-js/disc.js index 22c21a8b6..3dad6b387 100644 --- a/icons-react/icons-js/disc.js +++ b/icons-react/icons-js/disc.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconDisc = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconDisc({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconDisc; \ No newline at end of file diff --git a/icons-react/icons-js/discount.js b/icons-react/icons-js/discount.js index 3055a1dd6..ee614d6c9 100644 --- a/icons-react/icons-js/discount.js +++ b/icons-react/icons-js/discount.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconDiscount = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconDiscount({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconDiscount; \ No newline at end of file diff --git a/icons-react/icons-js/divide.js b/icons-react/icons-js/divide.js index f5302cd25..66d0dbc3e 100644 --- a/icons-react/icons-js/divide.js +++ b/icons-react/icons-js/divide.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconDivide = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconDivide({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconDivide; \ No newline at end of file diff --git a/icons-react/icons-js/dots-circle-horizontal.js b/icons-react/icons-js/dots-circle-horizontal.js index 2d2bfa5f8..b723ecd4d 100644 --- a/icons-react/icons-js/dots-circle-horizontal.js +++ b/icons-react/icons-js/dots-circle-horizontal.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconDotsCircleHorizontal = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconDotsCircleHorizontal({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconDotsCircleHorizontal; \ No newline at end of file diff --git a/icons-react/icons-js/dots-diagonal-2.js b/icons-react/icons-js/dots-diagonal-2.js index f0e0ddf82..012c76b93 100644 --- a/icons-react/icons-js/dots-diagonal-2.js +++ b/icons-react/icons-js/dots-diagonal-2.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconDotsDiagonal2 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconDotsDiagonal2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconDotsDiagonal2; \ No newline at end of file diff --git a/icons-react/icons-js/dots-diagonal.js b/icons-react/icons-js/dots-diagonal.js index 4405d3c9c..25fe34380 100644 --- a/icons-react/icons-js/dots-diagonal.js +++ b/icons-react/icons-js/dots-diagonal.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconDotsDiagonal = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconDotsDiagonal({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconDotsDiagonal; \ No newline at end of file diff --git a/icons-react/icons-js/dots-vertical.js b/icons-react/icons-js/dots-vertical.js index aacb48824..9a81c75ca 100644 --- a/icons-react/icons-js/dots-vertical.js +++ b/icons-react/icons-js/dots-vertical.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconDotsVertical = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconDotsVertical({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconDotsVertical; \ No newline at end of file diff --git a/icons-react/icons-js/dots.js b/icons-react/icons-js/dots.js index c2964d2e2..d014950be 100644 --- a/icons-react/icons-js/dots.js +++ b/icons-react/icons-js/dots.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconDots = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconDots({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconDots; \ No newline at end of file diff --git a/icons-react/icons-js/download.js b/icons-react/icons-js/download.js index fb2d10835..c8126aa3a 100644 --- a/icons-react/icons-js/download.js +++ b/icons-react/icons-js/download.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconDownload = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconDownload({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconDownload; \ No newline at end of file diff --git a/icons-react/icons-js/drag-drop-2.js b/icons-react/icons-js/drag-drop-2.js index 074d80a33..6f201d8ba 100644 --- a/icons-react/icons-js/drag-drop-2.js +++ b/icons-react/icons-js/drag-drop-2.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconDragDrop2 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconDragDrop2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconDragDrop2; \ No newline at end of file diff --git a/icons-react/icons-js/drag-drop.js b/icons-react/icons-js/drag-drop.js index 136a0b73c..51130b1fc 100644 --- a/icons-react/icons-js/drag-drop.js +++ b/icons-react/icons-js/drag-drop.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconDragDrop = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconDragDrop({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconDragDrop; \ No newline at end of file diff --git a/icons-react/icons-js/drone.js b/icons-react/icons-js/drone.js index 05dd2d799..1f51538ed 100644 --- a/icons-react/icons-js/drone.js +++ b/icons-react/icons-js/drone.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconDrone = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconDrone({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconDrone; \ No newline at end of file diff --git a/icons-react/icons-js/droplet.js b/icons-react/icons-js/droplet.js index 4ee730991..bd17e1d2e 100644 --- a/icons-react/icons-js/droplet.js +++ b/icons-react/icons-js/droplet.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconDroplet = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconDroplet({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconDroplet; \ No newline at end of file diff --git a/icons-react/icons-js/ear.js b/icons-react/icons-js/ear.js index c04eb2e1f..f5732269c 100644 --- a/icons-react/icons-js/ear.js +++ b/icons-react/icons-js/ear.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconEar = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconEar({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconEar; \ No newline at end of file diff --git a/icons-react/icons-js/edit.js b/icons-react/icons-js/edit.js index 788de93a1..d824b189f 100644 --- a/icons-react/icons-js/edit.js +++ b/icons-react/icons-js/edit.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconEdit = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconEdit({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconEdit; \ No newline at end of file diff --git a/icons-react/icons-js/egg.js b/icons-react/icons-js/egg.js index 5f6c137ed..a8245c172 100644 --- a/icons-react/icons-js/egg.js +++ b/icons-react/icons-js/egg.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconEgg = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconEgg({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconEgg; \ No newline at end of file diff --git a/icons-react/icons-js/emphasis.js b/icons-react/icons-js/emphasis.js index 465851dcc..cee39ef1e 100644 --- a/icons-react/icons-js/emphasis.js +++ b/icons-react/icons-js/emphasis.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconEmphasis = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconEmphasis({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconEmphasis; \ No newline at end of file diff --git a/icons-react/icons-js/eraser.js b/icons-react/icons-js/eraser.js index 3476add01..b6be6ef42 100644 --- a/icons-react/icons-js/eraser.js +++ b/icons-react/icons-js/eraser.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconEraser = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconEraser({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconEraser; \ No newline at end of file diff --git a/icons-react/icons-js/exchange.js b/icons-react/icons-js/exchange.js index c55557b78..7fbb6b1f1 100644 --- a/icons-react/icons-js/exchange.js +++ b/icons-react/icons-js/exchange.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconExchange = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconExchange({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconExchange; \ No newline at end of file diff --git a/icons-react/icons-js/exposure.js b/icons-react/icons-js/exposure.js index 8b6b3cad0..e89877d48 100644 --- a/icons-react/icons-js/exposure.js +++ b/icons-react/icons-js/exposure.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconExposure = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconExposure({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconExposure; \ No newline at end of file diff --git a/icons-react/icons-js/external-link.js b/icons-react/icons-js/external-link.js index f71a1ff77..a4b4f430c 100644 --- a/icons-react/icons-js/external-link.js +++ b/icons-react/icons-js/external-link.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconExternalLink = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconExternalLink({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconExternalLink; \ No newline at end of file diff --git a/icons-react/icons-js/eye-off.js b/icons-react/icons-js/eye-off.js index 3ccd1eaef..66f4ab333 100644 --- a/icons-react/icons-js/eye-off.js +++ b/icons-react/icons-js/eye-off.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconEyeOff = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconEyeOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconEyeOff; \ No newline at end of file diff --git a/icons-react/icons-js/eye.js b/icons-react/icons-js/eye.js index 2b9bff67a..ac779d6b8 100644 --- a/icons-react/icons-js/eye.js +++ b/icons-react/icons-js/eye.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconEye = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconEye({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconEye; \ No newline at end of file diff --git a/icons-react/icons-js/face-id.js b/icons-react/icons-js/face-id.js index bf1e125f8..3024cd89c 100644 --- a/icons-react/icons-js/face-id.js +++ b/icons-react/icons-js/face-id.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFaceId = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFaceId({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFaceId; \ No newline at end of file diff --git a/icons-react/icons-js/fall.js b/icons-react/icons-js/fall.js index c192004a3..c892c5f85 100644 --- a/icons-react/icons-js/fall.js +++ b/icons-react/icons-js/fall.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFall = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFall({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFall; \ No newline at end of file diff --git a/icons-react/icons-js/file-certificate.js b/icons-react/icons-js/file-certificate.js index 1be30b118..69f962a19 100644 --- a/icons-react/icons-js/file-certificate.js +++ b/icons-react/icons-js/file-certificate.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFileCertificate = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFileCertificate({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFileCertificate; \ No newline at end of file diff --git a/icons-react/icons-js/file-check.js b/icons-react/icons-js/file-check.js index ba0352f5d..c054f099d 100644 --- a/icons-react/icons-js/file-check.js +++ b/icons-react/icons-js/file-check.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFileCheck = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFileCheck({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFileCheck; \ No newline at end of file diff --git a/icons-react/icons-js/file-code.js b/icons-react/icons-js/file-code.js index 88ba4c1d9..2cb5acb19 100644 --- a/icons-react/icons-js/file-code.js +++ b/icons-react/icons-js/file-code.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFileCode = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFileCode({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFileCode; \ No newline at end of file diff --git a/icons-react/icons-js/file-diff.js b/icons-react/icons-js/file-diff.js index fcb3564cc..cecb54fea 100644 --- a/icons-react/icons-js/file-diff.js +++ b/icons-react/icons-js/file-diff.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFileDiff = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFileDiff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFileDiff; \ No newline at end of file diff --git a/icons-react/icons-js/file-dislike.js b/icons-react/icons-js/file-dislike.js index 3713717a8..8872178f4 100644 --- a/icons-react/icons-js/file-dislike.js +++ b/icons-react/icons-js/file-dislike.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFileDislike = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFileDislike({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFileDislike; \ No newline at end of file diff --git a/icons-react/icons-js/file-download.js b/icons-react/icons-js/file-download.js index e5aa90939..01c19255b 100644 --- a/icons-react/icons-js/file-download.js +++ b/icons-react/icons-js/file-download.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFileDownload = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFileDownload({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFileDownload; \ No newline at end of file diff --git a/icons-react/icons-js/file-horizontal.js b/icons-react/icons-js/file-horizontal.js index 7b2eae0de..c3fee4253 100644 --- a/icons-react/icons-js/file-horizontal.js +++ b/icons-react/icons-js/file-horizontal.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFileHorizontal = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFileHorizontal({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFileHorizontal; \ No newline at end of file diff --git a/icons-react/icons-js/file-invoice.js b/icons-react/icons-js/file-invoice.js index 9dae17cde..799e140c1 100644 --- a/icons-react/icons-js/file-invoice.js +++ b/icons-react/icons-js/file-invoice.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFileInvoice = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFileInvoice({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFileInvoice; \ No newline at end of file diff --git a/icons-react/icons-js/file-like.js b/icons-react/icons-js/file-like.js index a48ac55ff..c91831fd7 100644 --- a/icons-react/icons-js/file-like.js +++ b/icons-react/icons-js/file-like.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFileLike = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFileLike({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFileLike; \ No newline at end of file diff --git a/icons-react/icons-js/file-minus.js b/icons-react/icons-js/file-minus.js index 4d6b69242..005e24e4c 100644 --- a/icons-react/icons-js/file-minus.js +++ b/icons-react/icons-js/file-minus.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFileMinus = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFileMinus({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFileMinus; \ No newline at end of file diff --git a/icons-react/icons-js/file-music.js b/icons-react/icons-js/file-music.js index fa91ace89..4b0bbed9d 100644 --- a/icons-react/icons-js/file-music.js +++ b/icons-react/icons-js/file-music.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFileMusic = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFileMusic({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFileMusic; \ No newline at end of file diff --git a/icons-react/icons-js/file-off.js b/icons-react/icons-js/file-off.js index 7783733f2..a7a3f287a 100644 --- a/icons-react/icons-js/file-off.js +++ b/icons-react/icons-js/file-off.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFileOff = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFileOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFileOff; \ No newline at end of file diff --git a/icons-react/icons-js/file-phone.js b/icons-react/icons-js/file-phone.js index 1af439d94..949bdefbe 100644 --- a/icons-react/icons-js/file-phone.js +++ b/icons-react/icons-js/file-phone.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFilePhone = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFilePhone({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFilePhone; \ No newline at end of file diff --git a/icons-react/icons-js/file-plus.js b/icons-react/icons-js/file-plus.js index fde3c81a5..71c83ed42 100644 --- a/icons-react/icons-js/file-plus.js +++ b/icons-react/icons-js/file-plus.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFilePlus = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFilePlus({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFilePlus; \ No newline at end of file diff --git a/icons-react/icons-js/file-search.js b/icons-react/icons-js/file-search.js index 944da5419..1a8edf5c9 100644 --- a/icons-react/icons-js/file-search.js +++ b/icons-react/icons-js/file-search.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFileSearch = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFileSearch({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFileSearch; \ No newline at end of file diff --git a/icons-react/icons-js/file-shredder.js b/icons-react/icons-js/file-shredder.js index 23cefe6bb..e06fe843a 100644 --- a/icons-react/icons-js/file-shredder.js +++ b/icons-react/icons-js/file-shredder.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFileShredder = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFileShredder({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFileShredder; \ No newline at end of file diff --git a/icons-react/icons-js/file-symlink.js b/icons-react/icons-js/file-symlink.js index b2ea13c1a..6f076b0f0 100644 --- a/icons-react/icons-js/file-symlink.js +++ b/icons-react/icons-js/file-symlink.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFileSymlink = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFileSymlink({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFileSymlink; \ No newline at end of file diff --git a/icons-react/icons-js/file-text.js b/icons-react/icons-js/file-text.js index 8f8d851f6..31cef2f95 100644 --- a/icons-react/icons-js/file-text.js +++ b/icons-react/icons-js/file-text.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFileText = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFileText({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFileText; \ No newline at end of file diff --git a/icons-react/icons-js/file-upload.js b/icons-react/icons-js/file-upload.js index 88e5049e7..b99ae4210 100644 --- a/icons-react/icons-js/file-upload.js +++ b/icons-react/icons-js/file-upload.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFileUpload = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFileUpload({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFileUpload; \ No newline at end of file diff --git a/icons-react/icons-js/file-x.js b/icons-react/icons-js/file-x.js index d1aedb257..d967ee5f3 100644 --- a/icons-react/icons-js/file-x.js +++ b/icons-react/icons-js/file-x.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFileX = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFileX({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFileX; \ No newline at end of file diff --git a/icons-react/icons-js/file-zip.js b/icons-react/icons-js/file-zip.js index 50469380a..b26b82b18 100644 --- a/icons-react/icons-js/file-zip.js +++ b/icons-react/icons-js/file-zip.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFileZip = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFileZip({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFileZip; \ No newline at end of file diff --git a/icons-react/icons-js/file.js b/icons-react/icons-js/file.js index 504c9e9e2..3a7cbb394 100644 --- a/icons-react/icons-js/file.js +++ b/icons-react/icons-js/file.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFile = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFile({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFile; \ No newline at end of file diff --git a/icons-react/icons-js/filter-off.js b/icons-react/icons-js/filter-off.js index 353799050..4e2855cb3 100644 --- a/icons-react/icons-js/filter-off.js +++ b/icons-react/icons-js/filter-off.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFilterOff = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFilterOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFilterOff; \ No newline at end of file diff --git a/icons-react/icons-js/filter.js b/icons-react/icons-js/filter.js index 45c8de0fb..4429e5dcc 100644 --- a/icons-react/icons-js/filter.js +++ b/icons-react/icons-js/filter.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFilter = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFilter({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFilter; \ No newline at end of file diff --git a/icons-react/icons-js/fingerprint.js b/icons-react/icons-js/fingerprint.js index 8d08b83e7..483168631 100644 --- a/icons-react/icons-js/fingerprint.js +++ b/icons-react/icons-js/fingerprint.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFingerprint = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFingerprint({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFingerprint; \ No newline at end of file diff --git a/icons-react/icons-js/firetruck.js b/icons-react/icons-js/firetruck.js index da536de54..b91f1c121 100644 --- a/icons-react/icons-js/firetruck.js +++ b/icons-react/icons-js/firetruck.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFiretruck = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFiretruck({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFiretruck; \ No newline at end of file diff --git a/icons-react/icons-js/flag.js b/icons-react/icons-js/flag.js index 5803a5f69..98cc4dce0 100644 --- a/icons-react/icons-js/flag.js +++ b/icons-react/icons-js/flag.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFlag = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFlag({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFlag; \ No newline at end of file diff --git a/icons-react/icons-js/flame.js b/icons-react/icons-js/flame.js index 3134df921..0fab76594 100644 --- a/icons-react/icons-js/flame.js +++ b/icons-react/icons-js/flame.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFlame = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFlame({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFlame; \ No newline at end of file diff --git a/icons-react/icons-js/flask.js b/icons-react/icons-js/flask.js index 52799fe57..2416970c4 100644 --- a/icons-react/icons-js/flask.js +++ b/icons-react/icons-js/flask.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFlask = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFlask({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFlask; \ No newline at end of file diff --git a/icons-react/icons-js/flip-horizontal.js b/icons-react/icons-js/flip-horizontal.js index bc2b6c279..562d01c4b 100644 --- a/icons-react/icons-js/flip-horizontal.js +++ b/icons-react/icons-js/flip-horizontal.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFlipHorizontal = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFlipHorizontal({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFlipHorizontal; \ No newline at end of file diff --git a/icons-react/icons-js/flip-vertical.js b/icons-react/icons-js/flip-vertical.js index d543a32a7..54bf62690 100644 --- a/icons-react/icons-js/flip-vertical.js +++ b/icons-react/icons-js/flip-vertical.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFlipVertical = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFlipVertical({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFlipVertical; \ No newline at end of file diff --git a/icons-react/icons-js/float-center.js b/icons-react/icons-js/float-center.js index 26f98e667..84a3be148 100644 --- a/icons-react/icons-js/float-center.js +++ b/icons-react/icons-js/float-center.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFloatCenter = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFloatCenter({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFloatCenter; \ No newline at end of file diff --git a/icons-react/icons-js/float-left.js b/icons-react/icons-js/float-left.js index a45318b99..83a9d9860 100644 --- a/icons-react/icons-js/float-left.js +++ b/icons-react/icons-js/float-left.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFloatLeft = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFloatLeft({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFloatLeft; \ No newline at end of file diff --git a/icons-react/icons-js/float-none.js b/icons-react/icons-js/float-none.js index 413a18b31..61b98522a 100644 --- a/icons-react/icons-js/float-none.js +++ b/icons-react/icons-js/float-none.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFloatNone = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFloatNone({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFloatNone; \ No newline at end of file diff --git a/icons-react/icons-js/float-right.js b/icons-react/icons-js/float-right.js index fdb767d1e..b824613bc 100644 --- a/icons-react/icons-js/float-right.js +++ b/icons-react/icons-js/float-right.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFloatRight = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFloatRight({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFloatRight; \ No newline at end of file diff --git a/icons-react/icons-js/focus-2.js b/icons-react/icons-js/focus-2.js index 2ddf4211e..6076d2dc2 100644 --- a/icons-react/icons-js/focus-2.js +++ b/icons-react/icons-js/focus-2.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFocus2 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFocus2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFocus2; \ No newline at end of file diff --git a/icons-react/icons-js/focus.js b/icons-react/icons-js/focus.js index d6093fbd9..2901a692b 100644 --- a/icons-react/icons-js/focus.js +++ b/icons-react/icons-js/focus.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFocus = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFocus({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFocus; \ No newline at end of file diff --git a/icons-react/icons-js/fold-down.js b/icons-react/icons-js/fold-down.js index 8e1be60c1..c5a243b0c 100644 --- a/icons-react/icons-js/fold-down.js +++ b/icons-react/icons-js/fold-down.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFoldDown = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFoldDown({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFoldDown; \ No newline at end of file diff --git a/icons-react/icons-js/fold-up.js b/icons-react/icons-js/fold-up.js index 7fd4e3200..ead5a3325 100644 --- a/icons-react/icons-js/fold-up.js +++ b/icons-react/icons-js/fold-up.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFoldUp = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFoldUp({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFoldUp; \ No newline at end of file diff --git a/icons-react/icons-js/fold.js b/icons-react/icons-js/fold.js index dcfcb5e57..571a11c48 100644 --- a/icons-react/icons-js/fold.js +++ b/icons-react/icons-js/fold.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFold = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFold({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFold; \ No newline at end of file diff --git a/icons-react/icons-js/folder-minus.js b/icons-react/icons-js/folder-minus.js index 32ffa8c8b..5841c0402 100644 --- a/icons-react/icons-js/folder-minus.js +++ b/icons-react/icons-js/folder-minus.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFolderMinus = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFolderMinus({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFolderMinus; \ No newline at end of file diff --git a/icons-react/icons-js/folder-off.js b/icons-react/icons-js/folder-off.js index 251908e17..0a3457adc 100644 --- a/icons-react/icons-js/folder-off.js +++ b/icons-react/icons-js/folder-off.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFolderOff = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFolderOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFolderOff; \ No newline at end of file diff --git a/icons-react/icons-js/folder-plus.js b/icons-react/icons-js/folder-plus.js index f0aca9131..192f1d999 100644 --- a/icons-react/icons-js/folder-plus.js +++ b/icons-react/icons-js/folder-plus.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFolderPlus = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFolderPlus({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFolderPlus; \ No newline at end of file diff --git a/icons-react/icons-js/folder-x.js b/icons-react/icons-js/folder-x.js index 46a5c28bd..8c7539702 100644 --- a/icons-react/icons-js/folder-x.js +++ b/icons-react/icons-js/folder-x.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFolderX = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFolderX({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFolderX; \ No newline at end of file diff --git a/icons-react/icons-js/folder.js b/icons-react/icons-js/folder.js index 18a24cda3..e3fab611c 100644 --- a/icons-react/icons-js/folder.js +++ b/icons-react/icons-js/folder.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFolder = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFolder({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFolder; \ No newline at end of file diff --git a/icons-react/icons-js/folders.js b/icons-react/icons-js/folders.js index d89afa37a..8d56a02da 100644 --- a/icons-react/icons-js/folders.js +++ b/icons-react/icons-js/folders.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFolders = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFolders({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFolders; \ No newline at end of file diff --git a/icons-react/icons-js/forbid-2.js b/icons-react/icons-js/forbid-2.js index 839528a87..81d738825 100644 --- a/icons-react/icons-js/forbid-2.js +++ b/icons-react/icons-js/forbid-2.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconForbid2 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconForbid2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconForbid2; \ No newline at end of file diff --git a/icons-react/icons-js/forbid.js b/icons-react/icons-js/forbid.js index 3e8dd52af..172af0a81 100644 --- a/icons-react/icons-js/forbid.js +++ b/icons-react/icons-js/forbid.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconForbid = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconForbid({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconForbid; \ No newline at end of file diff --git a/icons-react/icons-js/forklift.js b/icons-react/icons-js/forklift.js index 89d013002..1f79a985a 100644 --- a/icons-react/icons-js/forklift.js +++ b/icons-react/icons-js/forklift.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconForklift = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconForklift({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconForklift; \ No newline at end of file diff --git a/icons-react/icons-js/frame.js b/icons-react/icons-js/frame.js index 9ba87b430..089bff57d 100644 --- a/icons-react/icons-js/frame.js +++ b/icons-react/icons-js/frame.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFrame = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFrame({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFrame; \ No newline at end of file diff --git a/icons-react/icons-js/friends.js b/icons-react/icons-js/friends.js index 1ef00596e..247458308 100644 --- a/icons-react/icons-js/friends.js +++ b/icons-react/icons-js/friends.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconFriends = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconFriends({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconFriends; \ No newline at end of file diff --git a/icons-react/icons-js/gas-station.js b/icons-react/icons-js/gas-station.js index ea12fdee1..9e36768e0 100644 --- a/icons-react/icons-js/gas-station.js +++ b/icons-react/icons-js/gas-station.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconGasStation = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconGasStation({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconGasStation; \ No newline at end of file diff --git a/icons-react/icons-js/gauge.js b/icons-react/icons-js/gauge.js index 5e742a91b..f9aad93c5 100644 --- a/icons-react/icons-js/gauge.js +++ b/icons-react/icons-js/gauge.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconGauge = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconGauge({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconGauge; \ No newline at end of file diff --git a/icons-react/icons-js/ghost.js b/icons-react/icons-js/ghost.js index a7b52a719..ff0816f32 100644 --- a/icons-react/icons-js/ghost.js +++ b/icons-react/icons-js/ghost.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconGhost = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconGhost({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconGhost; \ No newline at end of file diff --git a/icons-react/icons-js/gift.js b/icons-react/icons-js/gift.js index 2fc31623f..d6f030840 100644 --- a/icons-react/icons-js/gift.js +++ b/icons-react/icons-js/gift.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconGift = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconGift({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconGift; \ No newline at end of file diff --git a/icons-react/icons-js/git-branch.js b/icons-react/icons-js/git-branch.js index d52b50cfa..47aea53d5 100644 --- a/icons-react/icons-js/git-branch.js +++ b/icons-react/icons-js/git-branch.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconGitBranch = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconGitBranch({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconGitBranch; \ No newline at end of file diff --git a/icons-react/icons-js/git-commit.js b/icons-react/icons-js/git-commit.js index 156039131..14691a58b 100644 --- a/icons-react/icons-js/git-commit.js +++ b/icons-react/icons-js/git-commit.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconGitCommit = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconGitCommit({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconGitCommit; \ No newline at end of file diff --git a/icons-react/icons-js/git-compare.js b/icons-react/icons-js/git-compare.js index 0e8c999b9..b0ed88848 100644 --- a/icons-react/icons-js/git-compare.js +++ b/icons-react/icons-js/git-compare.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconGitCompare = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconGitCompare({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconGitCompare; \ No newline at end of file diff --git a/icons-react/icons-js/git-fork.js b/icons-react/icons-js/git-fork.js index b786e9bf2..0329c584c 100644 --- a/icons-react/icons-js/git-fork.js +++ b/icons-react/icons-js/git-fork.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconGitFork = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconGitFork({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconGitFork; \ No newline at end of file diff --git a/icons-react/icons-js/git-merge.js b/icons-react/icons-js/git-merge.js index 122f63796..05920d303 100644 --- a/icons-react/icons-js/git-merge.js +++ b/icons-react/icons-js/git-merge.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconGitMerge = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconGitMerge({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconGitMerge; \ No newline at end of file diff --git a/icons-react/icons-js/git-pull-request.js b/icons-react/icons-js/git-pull-request.js index f40b6a8cc..23f46c1cf 100644 --- a/icons-react/icons-js/git-pull-request.js +++ b/icons-react/icons-js/git-pull-request.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconGitPullRequest = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconGitPullRequest({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconGitPullRequest; \ No newline at end of file diff --git a/icons-react/icons-js/glass-full.js b/icons-react/icons-js/glass-full.js index 6d8f51e21..32a3e8431 100644 --- a/icons-react/icons-js/glass-full.js +++ b/icons-react/icons-js/glass-full.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconGlassFull = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconGlassFull({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconGlassFull; \ No newline at end of file diff --git a/icons-react/icons-js/glass.js b/icons-react/icons-js/glass.js index 0a0c1aadd..1965f201a 100644 --- a/icons-react/icons-js/glass.js +++ b/icons-react/icons-js/glass.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconGlass = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconGlass({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconGlass; \ No newline at end of file diff --git a/icons-react/icons-js/globe.js b/icons-react/icons-js/globe.js index c07a235fb..b1f4a029b 100644 --- a/icons-react/icons-js/globe.js +++ b/icons-react/icons-js/globe.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconGlobe = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconGlobe({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconGlobe; \ No newline at end of file diff --git a/icons-react/icons-js/gps.js b/icons-react/icons-js/gps.js index 611e86248..9d772dcf2 100644 --- a/icons-react/icons-js/gps.js +++ b/icons-react/icons-js/gps.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconGps = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconGps({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconGps; \ No newline at end of file diff --git a/icons-react/icons-js/grid-dots.js b/icons-react/icons-js/grid-dots.js index 0c52fbf47..3c82db8ef 100644 --- a/icons-react/icons-js/grid-dots.js +++ b/icons-react/icons-js/grid-dots.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconGridDots = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconGridDots({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconGridDots; \ No newline at end of file diff --git a/icons-react/icons-js/grid.js b/icons-react/icons-js/grid.js index bf25d249a..6b788ab7b 100644 --- a/icons-react/icons-js/grid.js +++ b/icons-react/icons-js/grid.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconGrid = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconGrid({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconGrid; \ No newline at end of file diff --git a/icons-react/icons-js/grip-horizontal.js b/icons-react/icons-js/grip-horizontal.js index 439dd0996..dba1092d6 100644 --- a/icons-react/icons-js/grip-horizontal.js +++ b/icons-react/icons-js/grip-horizontal.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconGripHorizontal = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconGripHorizontal({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconGripHorizontal; \ No newline at end of file diff --git a/icons-react/icons-js/grip-vertical.js b/icons-react/icons-js/grip-vertical.js index 6e65c7cfa..9315c9283 100644 --- a/icons-react/icons-js/grip-vertical.js +++ b/icons-react/icons-js/grip-vertical.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconGripVertical = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconGripVertical({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconGripVertical; \ No newline at end of file diff --git a/icons-react/icons-js/h-1.js b/icons-react/icons-js/h-1.js index d9ed45efe..5f327fefc 100644 --- a/icons-react/icons-js/h-1.js +++ b/icons-react/icons-js/h-1.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconH1 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconH1({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconH1; \ No newline at end of file diff --git a/icons-react/icons-js/h-2.js b/icons-react/icons-js/h-2.js index be16a69a4..b1ee34aaf 100644 --- a/icons-react/icons-js/h-2.js +++ b/icons-react/icons-js/h-2.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconH2 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconH2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconH2; \ No newline at end of file diff --git a/icons-react/icons-js/h-3.js b/icons-react/icons-js/h-3.js index b3885e9af..f8a43474d 100644 --- a/icons-react/icons-js/h-3.js +++ b/icons-react/icons-js/h-3.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconH3 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconH3({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconH3; \ No newline at end of file diff --git a/icons-react/icons-js/h-4.js b/icons-react/icons-js/h-4.js index ca6112ec3..53bb85875 100644 --- a/icons-react/icons-js/h-4.js +++ b/icons-react/icons-js/h-4.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconH4 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconH4({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconH4; \ No newline at end of file diff --git a/icons-react/icons-js/h-5.js b/icons-react/icons-js/h-5.js index 0f2d5081f..cdc7c78dc 100644 --- a/icons-react/icons-js/h-5.js +++ b/icons-react/icons-js/h-5.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconH5 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconH5({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconH5; \ No newline at end of file diff --git a/icons-react/icons-js/h-6.js b/icons-react/icons-js/h-6.js index ca51a7091..cb7bf5abf 100644 --- a/icons-react/icons-js/h-6.js +++ b/icons-react/icons-js/h-6.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconH6 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconH6({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconH6; \ No newline at end of file diff --git a/icons-react/icons-js/hand-middle-finger.js b/icons-react/icons-js/hand-middle-finger.js index e6f1ebc0e..bec99353e 100644 --- a/icons-react/icons-js/hand-middle-finger.js +++ b/icons-react/icons-js/hand-middle-finger.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconHandMiddleFinger = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconHandMiddleFinger({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconHandMiddleFinger; \ No newline at end of file diff --git a/icons-react/icons-js/hand-off.js b/icons-react/icons-js/hand-off.js index 5cf704bb6..f7ec0815f 100644 --- a/icons-react/icons-js/hand-off.js +++ b/icons-react/icons-js/hand-off.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconHandOff = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconHandOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconHandOff; \ No newline at end of file diff --git a/icons-react/icons-js/hand-stop.js b/icons-react/icons-js/hand-stop.js index de3579d6d..e2246be68 100644 --- a/icons-react/icons-js/hand-stop.js +++ b/icons-react/icons-js/hand-stop.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconHandStop = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconHandStop({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconHandStop; \ No newline at end of file diff --git a/icons-react/icons-js/hash.js b/icons-react/icons-js/hash.js index 01cb79175..2e83627df 100644 --- a/icons-react/icons-js/hash.js +++ b/icons-react/icons-js/hash.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconHash = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconHash({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconHash; \ No newline at end of file diff --git a/icons-react/icons-js/headphones-off.js b/icons-react/icons-js/headphones-off.js index bc4e4060d..60f494c51 100644 --- a/icons-react/icons-js/headphones-off.js +++ b/icons-react/icons-js/headphones-off.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconHeadphonesOff = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconHeadphonesOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconHeadphonesOff; \ No newline at end of file diff --git a/icons-react/icons-js/headphones.js b/icons-react/icons-js/headphones.js index 12f005ea3..0f4efaa9c 100644 --- a/icons-react/icons-js/headphones.js +++ b/icons-react/icons-js/headphones.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconHeadphones = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconHeadphones({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconHeadphones; \ No newline at end of file diff --git a/icons-react/icons-js/headset.js b/icons-react/icons-js/headset.js index 4e69774dc..fcc71d8ae 100644 --- a/icons-react/icons-js/headset.js +++ b/icons-react/icons-js/headset.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconHeadset = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconHeadset({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconHeadset; \ No newline at end of file diff --git a/icons-react/icons-js/heart-broken.js b/icons-react/icons-js/heart-broken.js index d280bb537..7f199ba0a 100644 --- a/icons-react/icons-js/heart-broken.js +++ b/icons-react/icons-js/heart-broken.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconHeartBroken = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconHeartBroken({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconHeartBroken; \ No newline at end of file diff --git a/icons-react/icons-js/heart.js b/icons-react/icons-js/heart.js index f16fb525f..f396e56c9 100644 --- a/icons-react/icons-js/heart.js +++ b/icons-react/icons-js/heart.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconHeart = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconHeart({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconHeart; \ No newline at end of file diff --git a/icons-react/icons-js/help.js b/icons-react/icons-js/help.js index 5570af640..40e54eb75 100644 --- a/icons-react/icons-js/help.js +++ b/icons-react/icons-js/help.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconHelp = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconHelp({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconHelp; \ No newline at end of file diff --git a/icons-react/icons-js/hexagon.js b/icons-react/icons-js/hexagon.js index 6798f2482..85fd24085 100644 --- a/icons-react/icons-js/hexagon.js +++ b/icons-react/icons-js/hexagon.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconHexagon = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconHexagon({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconHexagon; \ No newline at end of file diff --git a/icons-react/icons-js/history.js b/icons-react/icons-js/history.js index 726698606..747c1c9c0 100644 --- a/icons-react/icons-js/history.js +++ b/icons-react/icons-js/history.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconHistory = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconHistory({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconHistory; \ No newline at end of file diff --git a/icons-react/icons-js/home-2.js b/icons-react/icons-js/home-2.js index 85e06c2ad..5ec347284 100644 --- a/icons-react/icons-js/home-2.js +++ b/icons-react/icons-js/home-2.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconHome2 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconHome2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconHome2; \ No newline at end of file diff --git a/icons-react/icons-js/home.js b/icons-react/icons-js/home.js index ad75ebb0e..03f3a6b06 100644 --- a/icons-react/icons-js/home.js +++ b/icons-react/icons-js/home.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconHome = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconHome({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconHome; \ No newline at end of file diff --git a/icons-react/icons-js/ice-cream.js b/icons-react/icons-js/ice-cream.js index 2115607f6..cf475ac52 100644 --- a/icons-react/icons-js/ice-cream.js +++ b/icons-react/icons-js/ice-cream.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconIceCream = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconIceCream({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconIceCream; \ No newline at end of file diff --git a/icons-react/icons-js/id.js b/icons-react/icons-js/id.js index 0f62c933b..34b6a6fdf 100644 --- a/icons-react/icons-js/id.js +++ b/icons-react/icons-js/id.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconId = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconId({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconId; \ No newline at end of file diff --git a/icons-react/icons-js/inbox.js b/icons-react/icons-js/inbox.js index 078d5bfa7..ad2230c46 100644 --- a/icons-react/icons-js/inbox.js +++ b/icons-react/icons-js/inbox.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconInbox = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconInbox({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconInbox; \ No newline at end of file diff --git a/icons-react/icons-js/indent-decrease.js b/icons-react/icons-js/indent-decrease.js index 9b2306e9c..6c06efe74 100644 --- a/icons-react/icons-js/indent-decrease.js +++ b/icons-react/icons-js/indent-decrease.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconIndentDecrease = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconIndentDecrease({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconIndentDecrease; \ No newline at end of file diff --git a/icons-react/icons-js/indent-increase.js b/icons-react/icons-js/indent-increase.js index 0de620e3d..94cd00426 100644 --- a/icons-react/icons-js/indent-increase.js +++ b/icons-react/icons-js/indent-increase.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconIndentIncrease = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconIndentIncrease({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconIndentIncrease; \ No newline at end of file diff --git a/icons-react/icons-js/infinity.js b/icons-react/icons-js/infinity.js index 37961da7b..81c5350ab 100644 --- a/icons-react/icons-js/infinity.js +++ b/icons-react/icons-js/infinity.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconInfinity = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconInfinity({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconInfinity; \ No newline at end of file diff --git a/icons-react/icons-js/info-circle.js b/icons-react/icons-js/info-circle.js index afa74db2e..7b534d477 100644 --- a/icons-react/icons-js/info-circle.js +++ b/icons-react/icons-js/info-circle.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconInfoCircle = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconInfoCircle({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconInfoCircle; \ No newline at end of file diff --git a/icons-react/icons-js/info-square.js b/icons-react/icons-js/info-square.js index 09d1c65ea..bb77533b8 100644 --- a/icons-react/icons-js/info-square.js +++ b/icons-react/icons-js/info-square.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconInfoSquare = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconInfoSquare({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconInfoSquare; \ No newline at end of file diff --git a/icons-react/icons-js/italic.js b/icons-react/icons-js/italic.js index 33a1dc76c..721869662 100644 --- a/icons-react/icons-js/italic.js +++ b/icons-react/icons-js/italic.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconItalic = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconItalic({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconItalic; \ No newline at end of file diff --git a/icons-react/icons-js/karate.js b/icons-react/icons-js/karate.js index dda3df49a..825428fd0 100644 --- a/icons-react/icons-js/karate.js +++ b/icons-react/icons-js/karate.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconKarate = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconKarate({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconKarate; \ No newline at end of file diff --git a/icons-react/icons-js/key.js b/icons-react/icons-js/key.js index 743d7a64b..f94095ae3 100644 --- a/icons-react/icons-js/key.js +++ b/icons-react/icons-js/key.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconKey = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconKey({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconKey; \ No newline at end of file diff --git a/icons-react/icons-js/keyboard-hide.js b/icons-react/icons-js/keyboard-hide.js index 5c7f22006..978f69aec 100644 --- a/icons-react/icons-js/keyboard-hide.js +++ b/icons-react/icons-js/keyboard-hide.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconKeyboardHide = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconKeyboardHide({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconKeyboardHide; \ No newline at end of file diff --git a/icons-react/icons-js/keyboard-show.js b/icons-react/icons-js/keyboard-show.js index 4945d906d..bf32d1db2 100644 --- a/icons-react/icons-js/keyboard-show.js +++ b/icons-react/icons-js/keyboard-show.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconKeyboardShow = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconKeyboardShow({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconKeyboardShow; \ No newline at end of file diff --git a/icons-react/icons-js/keyboard.js b/icons-react/icons-js/keyboard.js index 66ab9fde4..77658f15a 100644 --- a/icons-react/icons-js/keyboard.js +++ b/icons-react/icons-js/keyboard.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconKeyboard = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconKeyboard({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconKeyboard; \ No newline at end of file diff --git a/icons-react/icons-js/language.js b/icons-react/icons-js/language.js index fd9b94cdb..eb42c87fd 100644 --- a/icons-react/icons-js/language.js +++ b/icons-react/icons-js/language.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLanguage = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLanguage({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLanguage; \ No newline at end of file diff --git a/icons-react/icons-js/layers-difference.js b/icons-react/icons-js/layers-difference.js index 530eb9194..0dc178d1d 100644 --- a/icons-react/icons-js/layers-difference.js +++ b/icons-react/icons-js/layers-difference.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLayersDifference = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLayersDifference({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLayersDifference; \ No newline at end of file diff --git a/icons-react/icons-js/layers-intersect.js b/icons-react/icons-js/layers-intersect.js index 465b6c465..931ce7ddc 100644 --- a/icons-react/icons-js/layers-intersect.js +++ b/icons-react/icons-js/layers-intersect.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLayersIntersect = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLayersIntersect({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLayersIntersect; \ No newline at end of file diff --git a/icons-react/icons-js/layers-subtract.js b/icons-react/icons-js/layers-subtract.js index 63fd178c0..19d28b214 100644 --- a/icons-react/icons-js/layers-subtract.js +++ b/icons-react/icons-js/layers-subtract.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLayersSubtract = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLayersSubtract({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLayersSubtract; \ No newline at end of file diff --git a/icons-react/icons-js/layers-union.js b/icons-react/icons-js/layers-union.js index 8b7ab66ab..731283197 100644 --- a/icons-react/icons-js/layers-union.js +++ b/icons-react/icons-js/layers-union.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLayersUnion = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLayersUnion({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLayersUnion; \ No newline at end of file diff --git a/icons-react/icons-js/layout-2.js b/icons-react/icons-js/layout-2.js index dcb6c4b01..3f568ad9b 100644 --- a/icons-react/icons-js/layout-2.js +++ b/icons-react/icons-js/layout-2.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLayout2 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLayout2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLayout2; \ No newline at end of file diff --git a/icons-react/icons-js/layout-align-bottom.js b/icons-react/icons-js/layout-align-bottom.js index 26c95914a..4591f0315 100644 --- a/icons-react/icons-js/layout-align-bottom.js +++ b/icons-react/icons-js/layout-align-bottom.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLayoutAlignBottom = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLayoutAlignBottom({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLayoutAlignBottom; \ No newline at end of file diff --git a/icons-react/icons-js/layout-align-center.js b/icons-react/icons-js/layout-align-center.js index fbd149860..5d254aab9 100644 --- a/icons-react/icons-js/layout-align-center.js +++ b/icons-react/icons-js/layout-align-center.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLayoutAlignCenter = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLayoutAlignCenter({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLayoutAlignCenter; \ No newline at end of file diff --git a/icons-react/icons-js/layout-align-left.js b/icons-react/icons-js/layout-align-left.js index 28d5afa09..c1e073e7e 100644 --- a/icons-react/icons-js/layout-align-left.js +++ b/icons-react/icons-js/layout-align-left.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLayoutAlignLeft = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLayoutAlignLeft({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLayoutAlignLeft; \ No newline at end of file diff --git a/icons-react/icons-js/layout-align-middle.js b/icons-react/icons-js/layout-align-middle.js index 88974e089..f389b02af 100644 --- a/icons-react/icons-js/layout-align-middle.js +++ b/icons-react/icons-js/layout-align-middle.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLayoutAlignMiddle = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLayoutAlignMiddle({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLayoutAlignMiddle; \ No newline at end of file diff --git a/icons-react/icons-js/layout-align-right.js b/icons-react/icons-js/layout-align-right.js index 3c0ffa134..1b19798f0 100644 --- a/icons-react/icons-js/layout-align-right.js +++ b/icons-react/icons-js/layout-align-right.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLayoutAlignRight = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLayoutAlignRight({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLayoutAlignRight; \ No newline at end of file diff --git a/icons-react/icons-js/layout-align-top.js b/icons-react/icons-js/layout-align-top.js index bc8fe49a2..364d77adb 100644 --- a/icons-react/icons-js/layout-align-top.js +++ b/icons-react/icons-js/layout-align-top.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLayoutAlignTop = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLayoutAlignTop({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLayoutAlignTop; \ No newline at end of file diff --git a/icons-react/icons-js/layout-bottombar.js b/icons-react/icons-js/layout-bottombar.js index 1919fc345..9626d41b2 100644 --- a/icons-react/icons-js/layout-bottombar.js +++ b/icons-react/icons-js/layout-bottombar.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLayoutBottombar = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLayoutBottombar({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLayoutBottombar; \ No newline at end of file diff --git a/icons-react/icons-js/layout-cards.js b/icons-react/icons-js/layout-cards.js index 60bd25fed..5e1fb53c5 100644 --- a/icons-react/icons-js/layout-cards.js +++ b/icons-react/icons-js/layout-cards.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLayoutCards = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLayoutCards({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLayoutCards; \ No newline at end of file diff --git a/icons-react/icons-js/layout-columns.js b/icons-react/icons-js/layout-columns.js index 238105eaa..5ceb86016 100644 --- a/icons-react/icons-js/layout-columns.js +++ b/icons-react/icons-js/layout-columns.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLayoutColumns = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLayoutColumns({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLayoutColumns; \ No newline at end of file diff --git a/icons-react/icons-js/layout-distribute-horizontal.js b/icons-react/icons-js/layout-distribute-horizontal.js index 2000e057d..36bdf279b 100644 --- a/icons-react/icons-js/layout-distribute-horizontal.js +++ b/icons-react/icons-js/layout-distribute-horizontal.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLayoutDistributeHorizontal = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLayoutDistributeHorizontal({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLayoutDistributeHorizontal; \ No newline at end of file diff --git a/icons-react/icons-js/layout-distribute-vertical.js b/icons-react/icons-js/layout-distribute-vertical.js index 8c9dc0d5b..e5f215e85 100644 --- a/icons-react/icons-js/layout-distribute-vertical.js +++ b/icons-react/icons-js/layout-distribute-vertical.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLayoutDistributeVertical = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLayoutDistributeVertical({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLayoutDistributeVertical; \ No newline at end of file diff --git a/icons-react/icons-js/layout-kanban.js b/icons-react/icons-js/layout-kanban.js index 518a44efc..2e4259c8d 100644 --- a/icons-react/icons-js/layout-kanban.js +++ b/icons-react/icons-js/layout-kanban.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLayoutKanban = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLayoutKanban({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLayoutKanban; \ No newline at end of file diff --git a/icons-react/icons-js/layout-list.js b/icons-react/icons-js/layout-list.js index 78bc1c972..587ab68e5 100644 --- a/icons-react/icons-js/layout-list.js +++ b/icons-react/icons-js/layout-list.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLayoutList = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLayoutList({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLayoutList; \ No newline at end of file diff --git a/icons-react/icons-js/layout-navbar.js b/icons-react/icons-js/layout-navbar.js index b26154c47..6f55c0117 100644 --- a/icons-react/icons-js/layout-navbar.js +++ b/icons-react/icons-js/layout-navbar.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLayoutNavbar = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLayoutNavbar({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLayoutNavbar; \ No newline at end of file diff --git a/icons-react/icons-js/layout-rows.js b/icons-react/icons-js/layout-rows.js index a8db5d1bd..497b84dc6 100644 --- a/icons-react/icons-js/layout-rows.js +++ b/icons-react/icons-js/layout-rows.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLayoutRows = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLayoutRows({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLayoutRows; \ No newline at end of file diff --git a/icons-react/icons-js/layout-sidebar-right.js b/icons-react/icons-js/layout-sidebar-right.js index 91b369cc9..38508ff17 100644 --- a/icons-react/icons-js/layout-sidebar-right.js +++ b/icons-react/icons-js/layout-sidebar-right.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLayoutSidebarRight = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLayoutSidebarRight({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLayoutSidebarRight; \ No newline at end of file diff --git a/icons-react/icons-js/layout-sidebar.js b/icons-react/icons-js/layout-sidebar.js index 65b7cf7e0..9208aaed6 100644 --- a/icons-react/icons-js/layout-sidebar.js +++ b/icons-react/icons-js/layout-sidebar.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLayoutSidebar = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLayoutSidebar({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLayoutSidebar; \ No newline at end of file diff --git a/icons-react/icons-js/layout.js b/icons-react/icons-js/layout.js index 5dd4d2925..8645c297f 100644 --- a/icons-react/icons-js/layout.js +++ b/icons-react/icons-js/layout.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLayout = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLayout({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLayout; \ No newline at end of file diff --git a/icons-react/icons-js/leaf.js b/icons-react/icons-js/leaf.js index 833e01add..5ffe865d1 100644 --- a/icons-react/icons-js/leaf.js +++ b/icons-react/icons-js/leaf.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLeaf = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLeaf({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLeaf; \ No newline at end of file diff --git a/icons-react/icons-js/lego.js b/icons-react/icons-js/lego.js index 8483a89ca..07a2d2b66 100644 --- a/icons-react/icons-js/lego.js +++ b/icons-react/icons-js/lego.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLego = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLego({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLego; \ No newline at end of file diff --git a/icons-react/icons-js/letter-a.js b/icons-react/icons-js/letter-a.js index b8031a905..bcedec112 100644 --- a/icons-react/icons-js/letter-a.js +++ b/icons-react/icons-js/letter-a.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLetterA = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLetterA({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLetterA; \ No newline at end of file diff --git a/icons-react/icons-js/letter-b.js b/icons-react/icons-js/letter-b.js index 8ea3f6397..5ec24719e 100644 --- a/icons-react/icons-js/letter-b.js +++ b/icons-react/icons-js/letter-b.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLetterB = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLetterB({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLetterB; \ No newline at end of file diff --git a/icons-react/icons-js/letter-c.js b/icons-react/icons-js/letter-c.js index a4d2df66c..d11cdd136 100644 --- a/icons-react/icons-js/letter-c.js +++ b/icons-react/icons-js/letter-c.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLetterC = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLetterC({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLetterC; \ No newline at end of file diff --git a/icons-react/icons-js/letter-d.js b/icons-react/icons-js/letter-d.js index 1c02fcfe9..e7650e09e 100644 --- a/icons-react/icons-js/letter-d.js +++ b/icons-react/icons-js/letter-d.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLetterD = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLetterD({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLetterD; \ No newline at end of file diff --git a/icons-react/icons-js/letter-e.js b/icons-react/icons-js/letter-e.js index 1e57e5e9d..03c7b97d0 100644 --- a/icons-react/icons-js/letter-e.js +++ b/icons-react/icons-js/letter-e.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLetterE = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLetterE({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLetterE; \ No newline at end of file diff --git a/icons-react/icons-js/letter-f.js b/icons-react/icons-js/letter-f.js index e4f5143fc..29d01c2bd 100644 --- a/icons-react/icons-js/letter-f.js +++ b/icons-react/icons-js/letter-f.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLetterF = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLetterF({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLetterF; \ No newline at end of file diff --git a/icons-react/icons-js/letter-g.js b/icons-react/icons-js/letter-g.js index f740abacd..6600fadc3 100644 --- a/icons-react/icons-js/letter-g.js +++ b/icons-react/icons-js/letter-g.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLetterG = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLetterG({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLetterG; \ No newline at end of file diff --git a/icons-react/icons-js/letter-h.js b/icons-react/icons-js/letter-h.js index c06403150..c7fc075ff 100644 --- a/icons-react/icons-js/letter-h.js +++ b/icons-react/icons-js/letter-h.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLetterH = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLetterH({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLetterH; \ No newline at end of file diff --git a/icons-react/icons-js/letter-i.js b/icons-react/icons-js/letter-i.js index a09808aff..4326b33b1 100644 --- a/icons-react/icons-js/letter-i.js +++ b/icons-react/icons-js/letter-i.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLetterI = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLetterI({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLetterI; \ No newline at end of file diff --git a/icons-react/icons-js/letter-j.js b/icons-react/icons-js/letter-j.js index 19333530b..d47505f9c 100644 --- a/icons-react/icons-js/letter-j.js +++ b/icons-react/icons-js/letter-j.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLetterJ = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLetterJ({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLetterJ; \ No newline at end of file diff --git a/icons-react/icons-js/letter-k.js b/icons-react/icons-js/letter-k.js index fba42efed..d0f90e7d4 100644 --- a/icons-react/icons-js/letter-k.js +++ b/icons-react/icons-js/letter-k.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLetterK = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLetterK({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLetterK; \ No newline at end of file diff --git a/icons-react/icons-js/letter-l.js b/icons-react/icons-js/letter-l.js index ab19dd8b7..1408dbc2c 100644 --- a/icons-react/icons-js/letter-l.js +++ b/icons-react/icons-js/letter-l.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLetterL = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLetterL({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLetterL; \ No newline at end of file diff --git a/icons-react/icons-js/letter-m.js b/icons-react/icons-js/letter-m.js index 6a85b3464..b954e787f 100644 --- a/icons-react/icons-js/letter-m.js +++ b/icons-react/icons-js/letter-m.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLetterM = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLetterM({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLetterM; \ No newline at end of file diff --git a/icons-react/icons-js/letter-n.js b/icons-react/icons-js/letter-n.js index e0bffb2bb..7b2da9595 100644 --- a/icons-react/icons-js/letter-n.js +++ b/icons-react/icons-js/letter-n.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLetterN = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLetterN({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLetterN; \ No newline at end of file diff --git a/icons-react/icons-js/letter-o.js b/icons-react/icons-js/letter-o.js index 2b8d68a7e..c532758b6 100644 --- a/icons-react/icons-js/letter-o.js +++ b/icons-react/icons-js/letter-o.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLetterO = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLetterO({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLetterO; \ No newline at end of file diff --git a/icons-react/icons-js/letter-p.js b/icons-react/icons-js/letter-p.js index 0d712633b..47da05960 100644 --- a/icons-react/icons-js/letter-p.js +++ b/icons-react/icons-js/letter-p.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLetterP = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLetterP({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLetterP; \ No newline at end of file diff --git a/icons-react/icons-js/letter-q.js b/icons-react/icons-js/letter-q.js index dbfa9da81..f58ca988e 100644 --- a/icons-react/icons-js/letter-q.js +++ b/icons-react/icons-js/letter-q.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLetterQ = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLetterQ({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLetterQ; \ No newline at end of file diff --git a/icons-react/icons-js/letter-r.js b/icons-react/icons-js/letter-r.js index 604d6a4d3..c2d4fa133 100644 --- a/icons-react/icons-js/letter-r.js +++ b/icons-react/icons-js/letter-r.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLetterR = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLetterR({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLetterR; \ No newline at end of file diff --git a/icons-react/icons-js/letter-s.js b/icons-react/icons-js/letter-s.js index a96e6a6a3..4affe3c3d 100644 --- a/icons-react/icons-js/letter-s.js +++ b/icons-react/icons-js/letter-s.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLetterS = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLetterS({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLetterS; \ No newline at end of file diff --git a/icons-react/icons-js/letter-t.js b/icons-react/icons-js/letter-t.js index 3bacaaf47..8c9a5eedf 100644 --- a/icons-react/icons-js/letter-t.js +++ b/icons-react/icons-js/letter-t.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLetterT = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLetterT({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLetterT; \ No newline at end of file diff --git a/icons-react/icons-js/letter-u.js b/icons-react/icons-js/letter-u.js index 6dd5927ed..3c812ed8b 100644 --- a/icons-react/icons-js/letter-u.js +++ b/icons-react/icons-js/letter-u.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLetterU = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLetterU({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLetterU; \ No newline at end of file diff --git a/icons-react/icons-js/letter-v.js b/icons-react/icons-js/letter-v.js index cb7fb1ce9..954d64138 100644 --- a/icons-react/icons-js/letter-v.js +++ b/icons-react/icons-js/letter-v.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLetterV = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLetterV({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLetterV; \ No newline at end of file diff --git a/icons-react/icons-js/letter-w.js b/icons-react/icons-js/letter-w.js index c925fbc30..8ddd92efe 100644 --- a/icons-react/icons-js/letter-w.js +++ b/icons-react/icons-js/letter-w.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLetterW = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLetterW({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLetterW; \ No newline at end of file diff --git a/icons-react/icons-js/letter-x.js b/icons-react/icons-js/letter-x.js index 5edaaba5e..f8998542c 100644 --- a/icons-react/icons-js/letter-x.js +++ b/icons-react/icons-js/letter-x.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLetterX = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLetterX({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLetterX; \ No newline at end of file diff --git a/icons-react/icons-js/letter-y.js b/icons-react/icons-js/letter-y.js index 534b2988c..0b332c19e 100644 --- a/icons-react/icons-js/letter-y.js +++ b/icons-react/icons-js/letter-y.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLetterY = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLetterY({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLetterY; \ No newline at end of file diff --git a/icons-react/icons-js/letter-z.js b/icons-react/icons-js/letter-z.js index ecbff2a79..0417df0ec 100644 --- a/icons-react/icons-js/letter-z.js +++ b/icons-react/icons-js/letter-z.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLetterZ = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLetterZ({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLetterZ; \ No newline at end of file diff --git a/icons-react/icons-js/letters-case.js b/icons-react/icons-js/letters-case.js index e85c07a9c..18f9d677f 100644 --- a/icons-react/icons-js/letters-case.js +++ b/icons-react/icons-js/letters-case.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLettersCase = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLettersCase({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLettersCase; \ No newline at end of file diff --git a/icons-react/icons-js/license.js b/icons-react/icons-js/license.js index 7c1c5cb11..7dca543dc 100644 --- a/icons-react/icons-js/license.js +++ b/icons-react/icons-js/license.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLicense = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLicense({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLicense; \ No newline at end of file diff --git a/icons-react/icons-js/lifebuoy.js b/icons-react/icons-js/lifebuoy.js index 08a4737fd..1aa3fc9f6 100644 --- a/icons-react/icons-js/lifebuoy.js +++ b/icons-react/icons-js/lifebuoy.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLifebuoy = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLifebuoy({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLifebuoy; \ No newline at end of file diff --git a/icons-react/icons-js/line-height.js b/icons-react/icons-js/line-height.js index 2dabc1f03..a926ea5bf 100644 --- a/icons-react/icons-js/line-height.js +++ b/icons-react/icons-js/line-height.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLineHeight = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLineHeight({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLineHeight; \ No newline at end of file diff --git a/icons-react/icons-js/line.js b/icons-react/icons-js/line.js index ffac43a6f..326af03cd 100644 --- a/icons-react/icons-js/line.js +++ b/icons-react/icons-js/line.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLine = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLine({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLine; \ No newline at end of file diff --git a/icons-react/icons-js/link.js b/icons-react/icons-js/link.js index b46260529..6b9fcae69 100644 --- a/icons-react/icons-js/link.js +++ b/icons-react/icons-js/link.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLink = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLink({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLink; \ No newline at end of file diff --git a/icons-react/icons-js/list-check.js b/icons-react/icons-js/list-check.js index 5826bba7f..8a599d032 100644 --- a/icons-react/icons-js/list-check.js +++ b/icons-react/icons-js/list-check.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconListCheck = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconListCheck({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconListCheck; \ No newline at end of file diff --git a/icons-react/icons-js/list.js b/icons-react/icons-js/list.js index 0bbf0cf84..c75434d12 100644 --- a/icons-react/icons-js/list.js +++ b/icons-react/icons-js/list.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconList = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconList({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconList; \ No newline at end of file diff --git a/icons-react/icons-js/live-photo.js b/icons-react/icons-js/live-photo.js index 542fa2726..c57507c3c 100644 --- a/icons-react/icons-js/live-photo.js +++ b/icons-react/icons-js/live-photo.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLivePhoto = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLivePhoto({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLivePhoto; \ No newline at end of file diff --git a/icons-react/icons-js/live-view.js b/icons-react/icons-js/live-view.js index 7423e0593..d7a1c7856 100644 --- a/icons-react/icons-js/live-view.js +++ b/icons-react/icons-js/live-view.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLiveView = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLiveView({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLiveView; \ No newline at end of file diff --git a/icons-react/icons-js/loader-quarter.js b/icons-react/icons-js/loader-quarter.js index f7cab476f..68a5e62e4 100644 --- a/icons-react/icons-js/loader-quarter.js +++ b/icons-react/icons-js/loader-quarter.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLoaderQuarter = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLoaderQuarter({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLoaderQuarter; \ No newline at end of file diff --git a/icons-react/icons-js/loader.js b/icons-react/icons-js/loader.js index 322f68a07..911da35bd 100644 --- a/icons-react/icons-js/loader.js +++ b/icons-react/icons-js/loader.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLoader = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLoader({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLoader; \ No newline at end of file diff --git a/icons-react/icons-js/location.js b/icons-react/icons-js/location.js index c64e48552..d90290ff3 100644 --- a/icons-react/icons-js/location.js +++ b/icons-react/icons-js/location.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLocation = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLocation({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLocation; \ No newline at end of file diff --git a/icons-react/icons-js/lock-off.js b/icons-react/icons-js/lock-off.js index 79d88e39a..aae087d53 100644 --- a/icons-react/icons-js/lock-off.js +++ b/icons-react/icons-js/lock-off.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLockOff = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLockOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLockOff; \ No newline at end of file diff --git a/icons-react/icons-js/lock-open.js b/icons-react/icons-js/lock-open.js index 833c1605b..82b1ce187 100644 --- a/icons-react/icons-js/lock-open.js +++ b/icons-react/icons-js/lock-open.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLockOpen = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLockOpen({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLockOpen; \ No newline at end of file diff --git a/icons-react/icons-js/lock.js b/icons-react/icons-js/lock.js index e62201a5c..0875bf91c 100644 --- a/icons-react/icons-js/lock.js +++ b/icons-react/icons-js/lock.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLock = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLock({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLock; \ No newline at end of file diff --git a/icons-react/icons-js/login.js b/icons-react/icons-js/login.js index 34bd7b5fa..201522698 100644 --- a/icons-react/icons-js/login.js +++ b/icons-react/icons-js/login.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLogin = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLogin({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLogin; \ No newline at end of file diff --git a/icons-react/icons-js/logout.js b/icons-react/icons-js/logout.js index 12ded115d..430e63eb4 100644 --- a/icons-react/icons-js/logout.js +++ b/icons-react/icons-js/logout.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconLogout = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconLogout({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconLogout; \ No newline at end of file diff --git a/icons-react/icons-js/magnet.js b/icons-react/icons-js/magnet.js index 6de606e0e..396cc2f7e 100644 --- a/icons-react/icons-js/magnet.js +++ b/icons-react/icons-js/magnet.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMagnet = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMagnet({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMagnet; \ No newline at end of file diff --git a/icons-react/icons-js/mail-opened.js b/icons-react/icons-js/mail-opened.js index 749abc3aa..a69041391 100644 --- a/icons-react/icons-js/mail-opened.js +++ b/icons-react/icons-js/mail-opened.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMailOpened = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMailOpened({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMailOpened; \ No newline at end of file diff --git a/icons-react/icons-js/mail.js b/icons-react/icons-js/mail.js index 125ec7070..3cd9008e9 100644 --- a/icons-react/icons-js/mail.js +++ b/icons-react/icons-js/mail.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMail = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMail({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMail; \ No newline at end of file diff --git a/icons-react/icons-js/man.js b/icons-react/icons-js/man.js index c7f1391f1..3413a57c5 100644 --- a/icons-react/icons-js/man.js +++ b/icons-react/icons-js/man.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMan = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMan({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMan; \ No newline at end of file diff --git a/icons-react/icons-js/manual-gearbox.js b/icons-react/icons-js/manual-gearbox.js index a6efff23f..4648dbad4 100644 --- a/icons-react/icons-js/manual-gearbox.js +++ b/icons-react/icons-js/manual-gearbox.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconManualGearbox = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconManualGearbox({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconManualGearbox; \ No newline at end of file diff --git a/icons-react/icons-js/map-2.js b/icons-react/icons-js/map-2.js index f45bde657..108a9dd75 100644 --- a/icons-react/icons-js/map-2.js +++ b/icons-react/icons-js/map-2.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMap2 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMap2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMap2; \ No newline at end of file diff --git a/icons-react/icons-js/map-pin-off.js b/icons-react/icons-js/map-pin-off.js index ffe8160aa..34aae0e5e 100644 --- a/icons-react/icons-js/map-pin-off.js +++ b/icons-react/icons-js/map-pin-off.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMapPinOff = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMapPinOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMapPinOff; \ No newline at end of file diff --git a/icons-react/icons-js/map-pin.js b/icons-react/icons-js/map-pin.js index 098f82930..366c2f60c 100644 --- a/icons-react/icons-js/map-pin.js +++ b/icons-react/icons-js/map-pin.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMapPin = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMapPin({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMapPin; \ No newline at end of file diff --git a/icons-react/icons-js/map-pins.js b/icons-react/icons-js/map-pins.js index b98875ef4..461eb7175 100644 --- a/icons-react/icons-js/map-pins.js +++ b/icons-react/icons-js/map-pins.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMapPins = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMapPins({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMapPins; \ No newline at end of file diff --git a/icons-react/icons-js/map.js b/icons-react/icons-js/map.js index 3c4d470f8..bcb543c40 100644 --- a/icons-react/icons-js/map.js +++ b/icons-react/icons-js/map.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMap = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMap({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMap; \ No newline at end of file diff --git a/icons-react/icons-js/markdown.js b/icons-react/icons-js/markdown.js index 0a28a00d9..4dfdea02e 100644 --- a/icons-react/icons-js/markdown.js +++ b/icons-react/icons-js/markdown.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMarkdown = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMarkdown({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMarkdown; \ No newline at end of file diff --git a/icons-react/icons-js/marquee.js b/icons-react/icons-js/marquee.js index b1b013361..407924108 100644 --- a/icons-react/icons-js/marquee.js +++ b/icons-react/icons-js/marquee.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMarquee = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMarquee({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMarquee; \ No newline at end of file diff --git a/icons-react/icons-js/mars.js b/icons-react/icons-js/mars.js index 43b74cb88..0bfb214c0 100644 --- a/icons-react/icons-js/mars.js +++ b/icons-react/icons-js/mars.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMars = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMars({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMars; \ No newline at end of file diff --git a/icons-react/icons-js/math.js b/icons-react/icons-js/math.js index 5029763c0..3e1f51dff 100644 --- a/icons-react/icons-js/math.js +++ b/icons-react/icons-js/math.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMath = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMath({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMath; \ No newline at end of file diff --git a/icons-react/icons-js/maximize.js b/icons-react/icons-js/maximize.js index 4192fcd9e..c86cb9eee 100644 --- a/icons-react/icons-js/maximize.js +++ b/icons-react/icons-js/maximize.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMaximize = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMaximize({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMaximize; \ No newline at end of file diff --git a/icons-react/icons-js/medal.js b/icons-react/icons-js/medal.js index 73a8c7d0e..e2a87d038 100644 --- a/icons-react/icons-js/medal.js +++ b/icons-react/icons-js/medal.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMedal = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMedal({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMedal; \ No newline at end of file diff --git a/icons-react/icons-js/medical-cross.js b/icons-react/icons-js/medical-cross.js index 9615d87ab..be762d25c 100644 --- a/icons-react/icons-js/medical-cross.js +++ b/icons-react/icons-js/medical-cross.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMedicalCross = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMedicalCross({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMedicalCross; \ No newline at end of file diff --git a/icons-react/icons-js/menu-2.js b/icons-react/icons-js/menu-2.js index f0ce86211..d89987fd4 100644 --- a/icons-react/icons-js/menu-2.js +++ b/icons-react/icons-js/menu-2.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMenu2 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMenu2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMenu2; \ No newline at end of file diff --git a/icons-react/icons-js/menu.js b/icons-react/icons-js/menu.js index f92c83312..aa8570613 100644 --- a/icons-react/icons-js/menu.js +++ b/icons-react/icons-js/menu.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMenu = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMenu({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMenu; \ No newline at end of file diff --git a/icons-react/icons-js/message-2.js b/icons-react/icons-js/message-2.js index 6c745b336..7b73d07fd 100644 --- a/icons-react/icons-js/message-2.js +++ b/icons-react/icons-js/message-2.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMessage2 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMessage2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMessage2; \ No newline at end of file diff --git a/icons-react/icons-js/message-circle-2.js b/icons-react/icons-js/message-circle-2.js index faa602abf..987c2e760 100644 --- a/icons-react/icons-js/message-circle-2.js +++ b/icons-react/icons-js/message-circle-2.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMessageCircle2 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMessageCircle2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMessageCircle2; \ No newline at end of file diff --git a/icons-react/icons-js/message-circle-off.js b/icons-react/icons-js/message-circle-off.js index 25516414f..8452aa33b 100644 --- a/icons-react/icons-js/message-circle-off.js +++ b/icons-react/icons-js/message-circle-off.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMessageCircleOff = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMessageCircleOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMessageCircleOff; \ No newline at end of file diff --git a/icons-react/icons-js/message-circle.js b/icons-react/icons-js/message-circle.js index 2a6f1bfb7..0bbef0fd7 100644 --- a/icons-react/icons-js/message-circle.js +++ b/icons-react/icons-js/message-circle.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMessageCircle = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMessageCircle({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMessageCircle; \ No newline at end of file diff --git a/icons-react/icons-js/message-dots.js b/icons-react/icons-js/message-dots.js index fd37f6cda..460533c6d 100644 --- a/icons-react/icons-js/message-dots.js +++ b/icons-react/icons-js/message-dots.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMessageDots = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMessageDots({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMessageDots; \ No newline at end of file diff --git a/icons-react/icons-js/message-off.js b/icons-react/icons-js/message-off.js index 69fc4a533..048061142 100644 --- a/icons-react/icons-js/message-off.js +++ b/icons-react/icons-js/message-off.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMessageOff = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMessageOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMessageOff; \ No newline at end of file diff --git a/icons-react/icons-js/message-plus.js b/icons-react/icons-js/message-plus.js index 6b3e7a5f6..d21f9de66 100644 --- a/icons-react/icons-js/message-plus.js +++ b/icons-react/icons-js/message-plus.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMessagePlus = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMessagePlus({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMessagePlus; \ No newline at end of file diff --git a/icons-react/icons-js/message-report.js b/icons-react/icons-js/message-report.js index f96dad1bd..c03902e41 100644 --- a/icons-react/icons-js/message-report.js +++ b/icons-react/icons-js/message-report.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMessageReport = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMessageReport({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMessageReport; \ No newline at end of file diff --git a/icons-react/icons-js/message.js b/icons-react/icons-js/message.js index d4699dd2b..c1466c491 100644 --- a/icons-react/icons-js/message.js +++ b/icons-react/icons-js/message.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMessage = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMessage({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMessage; \ No newline at end of file diff --git a/icons-react/icons-js/messages-off.js b/icons-react/icons-js/messages-off.js index 4689804f5..92b7fd60d 100644 --- a/icons-react/icons-js/messages-off.js +++ b/icons-react/icons-js/messages-off.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMessagesOff = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMessagesOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMessagesOff; \ No newline at end of file diff --git a/icons-react/icons-js/messages.js b/icons-react/icons-js/messages.js index 3a7796904..afd5dbc40 100644 --- a/icons-react/icons-js/messages.js +++ b/icons-react/icons-js/messages.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMessages = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMessages({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMessages; \ No newline at end of file diff --git a/icons-react/icons-js/microphone-off.js b/icons-react/icons-js/microphone-off.js index 9cade5db0..f0b0da4b3 100644 --- a/icons-react/icons-js/microphone-off.js +++ b/icons-react/icons-js/microphone-off.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMicrophoneOff = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMicrophoneOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMicrophoneOff; \ No newline at end of file diff --git a/icons-react/icons-js/microphone.js b/icons-react/icons-js/microphone.js index a51c22c4b..eccb6eb06 100644 --- a/icons-react/icons-js/microphone.js +++ b/icons-react/icons-js/microphone.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMicrophone = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMicrophone({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMicrophone; \ No newline at end of file diff --git a/icons-react/icons-js/minimize.js b/icons-react/icons-js/minimize.js index 5d336c6f4..051ed255e 100644 --- a/icons-react/icons-js/minimize.js +++ b/icons-react/icons-js/minimize.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMinimize = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMinimize({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMinimize; \ No newline at end of file diff --git a/icons-react/icons-js/minus.js b/icons-react/icons-js/minus.js index 537c47c3c..b7f53ecdd 100644 --- a/icons-react/icons-js/minus.js +++ b/icons-react/icons-js/minus.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMinus = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMinus({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMinus; \ No newline at end of file diff --git a/icons-react/icons-js/mist.js b/icons-react/icons-js/mist.js index d5d58fba1..1ac9b074d 100644 --- a/icons-react/icons-js/mist.js +++ b/icons-react/icons-js/mist.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMist = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMist({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMist; \ No newline at end of file diff --git a/icons-react/icons-js/mood-boy.js b/icons-react/icons-js/mood-boy.js index f8a1bd508..686802986 100644 --- a/icons-react/icons-js/mood-boy.js +++ b/icons-react/icons-js/mood-boy.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMoodBoy = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMoodBoy({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMoodBoy; \ No newline at end of file diff --git a/icons-react/icons-js/mood-confuzed.js b/icons-react/icons-js/mood-confuzed.js index 997317b90..cc5aae21f 100644 --- a/icons-react/icons-js/mood-confuzed.js +++ b/icons-react/icons-js/mood-confuzed.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMoodConfuzed = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMoodConfuzed({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMoodConfuzed; \ No newline at end of file diff --git a/icons-react/icons-js/mood-cry.js b/icons-react/icons-js/mood-cry.js index afc64f76a..8e17b77b8 100644 --- a/icons-react/icons-js/mood-cry.js +++ b/icons-react/icons-js/mood-cry.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMoodCry = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMoodCry({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMoodCry; \ No newline at end of file diff --git a/icons-react/icons-js/mood-happy.js b/icons-react/icons-js/mood-happy.js index 64c6e3bac..f5955b404 100644 --- a/icons-react/icons-js/mood-happy.js +++ b/icons-react/icons-js/mood-happy.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMoodHappy = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMoodHappy({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMoodHappy; \ No newline at end of file diff --git a/icons-react/icons-js/mood-kid.js b/icons-react/icons-js/mood-kid.js index c5a617b42..324f309dd 100644 --- a/icons-react/icons-js/mood-kid.js +++ b/icons-react/icons-js/mood-kid.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMoodKid = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMoodKid({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMoodKid; \ No newline at end of file diff --git a/icons-react/icons-js/mood-neutral.js b/icons-react/icons-js/mood-neutral.js index 0d8b7a068..e8fb685ec 100644 --- a/icons-react/icons-js/mood-neutral.js +++ b/icons-react/icons-js/mood-neutral.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMoodNeutral = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMoodNeutral({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMoodNeutral; \ No newline at end of file diff --git a/icons-react/icons-js/mood-sad.js b/icons-react/icons-js/mood-sad.js index db886631e..5b73902bb 100644 --- a/icons-react/icons-js/mood-sad.js +++ b/icons-react/icons-js/mood-sad.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMoodSad = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMoodSad({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMoodSad; \ No newline at end of file diff --git a/icons-react/icons-js/mood-smile.js b/icons-react/icons-js/mood-smile.js index 3eedac876..ef1d2082a 100644 --- a/icons-react/icons-js/mood-smile.js +++ b/icons-react/icons-js/mood-smile.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMoodSmile = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMoodSmile({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMoodSmile; \ No newline at end of file diff --git a/icons-react/icons-js/mood-suprised.js b/icons-react/icons-js/mood-suprised.js index b83995e81..66cfbb576 100644 --- a/icons-react/icons-js/mood-suprised.js +++ b/icons-react/icons-js/mood-suprised.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMoodSuprised = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMoodSuprised({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMoodSuprised; \ No newline at end of file diff --git a/icons-react/icons-js/mood-tongue.js b/icons-react/icons-js/mood-tongue.js index a2b5508ff..378f5ae64 100644 --- a/icons-react/icons-js/mood-tongue.js +++ b/icons-react/icons-js/mood-tongue.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMoodTongue = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMoodTongue({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMoodTongue; \ No newline at end of file diff --git a/icons-react/icons-js/moon-2.js b/icons-react/icons-js/moon-2.js index 84ad10a0e..f49f52abf 100644 --- a/icons-react/icons-js/moon-2.js +++ b/icons-react/icons-js/moon-2.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMoon2 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMoon2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMoon2; \ No newline at end of file diff --git a/icons-react/icons-js/moon-stars.js b/icons-react/icons-js/moon-stars.js index d69d9bf43..5c6d8b13b 100644 --- a/icons-react/icons-js/moon-stars.js +++ b/icons-react/icons-js/moon-stars.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMoonStars = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMoonStars({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMoonStars; \ No newline at end of file diff --git a/icons-react/icons-js/moon.js b/icons-react/icons-js/moon.js index 3586eaa39..244bfdcc6 100644 --- a/icons-react/icons-js/moon.js +++ b/icons-react/icons-js/moon.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMoon = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMoon({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMoon; \ No newline at end of file diff --git a/icons-react/icons-js/moped.js b/icons-react/icons-js/moped.js index d7f022fe1..7327e2453 100644 --- a/icons-react/icons-js/moped.js +++ b/icons-react/icons-js/moped.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMoped = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMoped({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMoped; \ No newline at end of file diff --git a/icons-react/icons-js/mouse.js b/icons-react/icons-js/mouse.js index 6ac2d1b19..06f255036 100644 --- a/icons-react/icons-js/mouse.js +++ b/icons-react/icons-js/mouse.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMouse = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMouse({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMouse; \ No newline at end of file diff --git a/icons-react/icons-js/movie.js b/icons-react/icons-js/movie.js index 62cc91fbb..1b6f8c24e 100644 --- a/icons-react/icons-js/movie.js +++ b/icons-react/icons-js/movie.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMovie = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMovie({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMovie; \ No newline at end of file diff --git a/icons-react/icons-js/mug.js b/icons-react/icons-js/mug.js index c9270e4df..7c3972923 100644 --- a/icons-react/icons-js/mug.js +++ b/icons-react/icons-js/mug.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMug = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMug({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMug; \ No newline at end of file diff --git a/icons-react/icons-js/music.js b/icons-react/icons-js/music.js index e7c935480..c5c01c672 100644 --- a/icons-react/icons-js/music.js +++ b/icons-react/icons-js/music.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconMusic = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconMusic({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconMusic; \ No newline at end of file diff --git a/icons-react/icons-js/new-section.js b/icons-react/icons-js/new-section.js index 61c5c366d..141e4d068 100644 --- a/icons-react/icons-js/new-section.js +++ b/icons-react/icons-js/new-section.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconNewSection = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconNewSection({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconNewSection; \ No newline at end of file diff --git a/icons-react/icons-js/news.js b/icons-react/icons-js/news.js index 22f1a97dc..8807c7c59 100644 --- a/icons-react/icons-js/news.js +++ b/icons-react/icons-js/news.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconNews = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconNews({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconNews; \ No newline at end of file diff --git a/icons-react/icons-js/note.js b/icons-react/icons-js/note.js index 39cbb122d..5031deb6c 100644 --- a/icons-react/icons-js/note.js +++ b/icons-react/icons-js/note.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconNote = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconNote({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconNote; \ No newline at end of file diff --git a/icons-react/icons-js/notebook.js b/icons-react/icons-js/notebook.js index a96a2877b..c3634c41c 100644 --- a/icons-react/icons-js/notebook.js +++ b/icons-react/icons-js/notebook.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconNotebook = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconNotebook({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconNotebook; \ No newline at end of file diff --git a/icons-react/icons-js/notes.js b/icons-react/icons-js/notes.js index 3df8d1a03..2d4318ae0 100644 --- a/icons-react/icons-js/notes.js +++ b/icons-react/icons-js/notes.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconNotes = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconNotes({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconNotes; \ No newline at end of file diff --git a/icons-react/icons-js/notification.js b/icons-react/icons-js/notification.js index 7a70d25d6..bdd0bb5c3 100644 --- a/icons-react/icons-js/notification.js +++ b/icons-react/icons-js/notification.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconNotification = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconNotification({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconNotification; \ No newline at end of file diff --git a/icons-react/icons-js/octagon.js b/icons-react/icons-js/octagon.js index 5c115f126..c74942ef3 100644 --- a/icons-react/icons-js/octagon.js +++ b/icons-react/icons-js/octagon.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconOctagon = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconOctagon({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconOctagon; \ No newline at end of file diff --git a/icons-react/icons-js/omega.js b/icons-react/icons-js/omega.js index 8ef1d24b4..212561bf2 100644 --- a/icons-react/icons-js/omega.js +++ b/icons-react/icons-js/omega.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconOmega = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconOmega({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconOmega; \ No newline at end of file diff --git a/icons-react/icons-js/outlet.js b/icons-react/icons-js/outlet.js index 60d4b5a6f..9cc5dcd33 100644 --- a/icons-react/icons-js/outlet.js +++ b/icons-react/icons-js/outlet.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconOutlet = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconOutlet({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconOutlet; \ No newline at end of file diff --git a/icons-react/icons-js/package.js b/icons-react/icons-js/package.js index 178aa6fa3..1ca6715f2 100644 --- a/icons-react/icons-js/package.js +++ b/icons-react/icons-js/package.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPackage = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPackage({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPackage; \ No newline at end of file diff --git a/icons-react/icons-js/page-break.js b/icons-react/icons-js/page-break.js index 690b3fb41..7b40f36f3 100644 --- a/icons-react/icons-js/page-break.js +++ b/icons-react/icons-js/page-break.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPageBreak = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPageBreak({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPageBreak; \ No newline at end of file diff --git a/icons-react/icons-js/paint.js b/icons-react/icons-js/paint.js index 4d17c90b0..d6bdf6808 100644 --- a/icons-react/icons-js/paint.js +++ b/icons-react/icons-js/paint.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPaint = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPaint({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPaint; \ No newline at end of file diff --git a/icons-react/icons-js/palette.js b/icons-react/icons-js/palette.js index 7487bb7d7..5c581653a 100644 --- a/icons-react/icons-js/palette.js +++ b/icons-react/icons-js/palette.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPalette = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPalette({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPalette; \ No newline at end of file diff --git a/icons-react/icons-js/panorama-horizontal.js b/icons-react/icons-js/panorama-horizontal.js index 19d8dd3ea..71e0c687d 100644 --- a/icons-react/icons-js/panorama-horizontal.js +++ b/icons-react/icons-js/panorama-horizontal.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPanoramaHorizontal = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPanoramaHorizontal({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPanoramaHorizontal; \ No newline at end of file diff --git a/icons-react/icons-js/panorama-vertical.js b/icons-react/icons-js/panorama-vertical.js index bcb6d0095..95fc7286b 100644 --- a/icons-react/icons-js/panorama-vertical.js +++ b/icons-react/icons-js/panorama-vertical.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPanoramaVertical = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPanoramaVertical({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPanoramaVertical; \ No newline at end of file diff --git a/icons-react/icons-js/paperclip.js b/icons-react/icons-js/paperclip.js index cf53dffe8..82c446f06 100644 --- a/icons-react/icons-js/paperclip.js +++ b/icons-react/icons-js/paperclip.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPaperclip = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPaperclip({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPaperclip; \ No newline at end of file diff --git a/icons-react/icons-js/parachute.js b/icons-react/icons-js/parachute.js index 6fe0498c9..304aadf0e 100644 --- a/icons-react/icons-js/parachute.js +++ b/icons-react/icons-js/parachute.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconParachute = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconParachute({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconParachute; \ No newline at end of file diff --git a/icons-react/icons-js/parentheses.js b/icons-react/icons-js/parentheses.js index 835100690..cf039f92d 100644 --- a/icons-react/icons-js/parentheses.js +++ b/icons-react/icons-js/parentheses.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconParentheses = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconParentheses({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconParentheses; \ No newline at end of file diff --git a/icons-react/icons-js/parking.js b/icons-react/icons-js/parking.js index 98a7941f4..6b3b60451 100644 --- a/icons-react/icons-js/parking.js +++ b/icons-react/icons-js/parking.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconParking = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconParking({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconParking; \ No newline at end of file diff --git a/icons-react/icons-js/peace.js b/icons-react/icons-js/peace.js index 4c44cb109..6406a53c6 100644 --- a/icons-react/icons-js/peace.js +++ b/icons-react/icons-js/peace.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPeace = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPeace({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPeace; \ No newline at end of file diff --git a/icons-react/icons-js/pencil.js b/icons-react/icons-js/pencil.js index 6ff901f7d..c3cc6053a 100644 --- a/icons-react/icons-js/pencil.js +++ b/icons-react/icons-js/pencil.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPencil = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPencil({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPencil; \ No newline at end of file diff --git a/icons-react/icons-js/pennant.js b/icons-react/icons-js/pennant.js index e9e3d13cf..5b45447e6 100644 --- a/icons-react/icons-js/pennant.js +++ b/icons-react/icons-js/pennant.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPennant = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPennant({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPennant; \ No newline at end of file diff --git a/icons-react/icons-js/percentage.js b/icons-react/icons-js/percentage.js index 105d3dca3..4a27b7355 100644 --- a/icons-react/icons-js/percentage.js +++ b/icons-react/icons-js/percentage.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPercentage = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPercentage({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPercentage; \ No newline at end of file diff --git a/icons-react/icons-js/phone-call.js b/icons-react/icons-js/phone-call.js index 8f4909d29..f580cb47e 100644 --- a/icons-react/icons-js/phone-call.js +++ b/icons-react/icons-js/phone-call.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPhoneCall = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPhoneCall({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPhoneCall; \ No newline at end of file diff --git a/icons-react/icons-js/phone-calling.js b/icons-react/icons-js/phone-calling.js index 75a6c6267..8f25ed80d 100644 --- a/icons-react/icons-js/phone-calling.js +++ b/icons-react/icons-js/phone-calling.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPhoneCalling = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPhoneCalling({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPhoneCalling; \ No newline at end of file diff --git a/icons-react/icons-js/phone-check.js b/icons-react/icons-js/phone-check.js index 015ae29a3..08d41472a 100644 --- a/icons-react/icons-js/phone-check.js +++ b/icons-react/icons-js/phone-check.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPhoneCheck = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPhoneCheck({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPhoneCheck; \ No newline at end of file diff --git a/icons-react/icons-js/phone-incoming.js b/icons-react/icons-js/phone-incoming.js index 6f73f949a..20c19e639 100644 --- a/icons-react/icons-js/phone-incoming.js +++ b/icons-react/icons-js/phone-incoming.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPhoneIncoming = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPhoneIncoming({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPhoneIncoming; \ No newline at end of file diff --git a/icons-react/icons-js/phone-off.js b/icons-react/icons-js/phone-off.js index 6697da7f9..563b942d4 100644 --- a/icons-react/icons-js/phone-off.js +++ b/icons-react/icons-js/phone-off.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPhoneOff = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPhoneOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPhoneOff; \ No newline at end of file diff --git a/icons-react/icons-js/phone-outgoing.js b/icons-react/icons-js/phone-outgoing.js index a4a2f5a53..d710fb72e 100644 --- a/icons-react/icons-js/phone-outgoing.js +++ b/icons-react/icons-js/phone-outgoing.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPhoneOutgoing = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPhoneOutgoing({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPhoneOutgoing; \ No newline at end of file diff --git a/icons-react/icons-js/phone-pause.js b/icons-react/icons-js/phone-pause.js index a8846b198..3fd2fa893 100644 --- a/icons-react/icons-js/phone-pause.js +++ b/icons-react/icons-js/phone-pause.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPhonePause = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPhonePause({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPhonePause; \ No newline at end of file diff --git a/icons-react/icons-js/phone-plus.js b/icons-react/icons-js/phone-plus.js index 677196cb9..a7d2a213f 100644 --- a/icons-react/icons-js/phone-plus.js +++ b/icons-react/icons-js/phone-plus.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPhonePlus = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPhonePlus({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPhonePlus; \ No newline at end of file diff --git a/icons-react/icons-js/phone-x.js b/icons-react/icons-js/phone-x.js index bd106baad..4a4479917 100644 --- a/icons-react/icons-js/phone-x.js +++ b/icons-react/icons-js/phone-x.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPhoneX = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPhoneX({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPhoneX; \ No newline at end of file diff --git a/icons-react/icons-js/phone.js b/icons-react/icons-js/phone.js index 1e86aa620..6c960709f 100644 --- a/icons-react/icons-js/phone.js +++ b/icons-react/icons-js/phone.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPhone = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPhone({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPhone; \ No newline at end of file diff --git a/icons-react/icons-js/photo-off.js b/icons-react/icons-js/photo-off.js index ad1d35855..b0f36892e 100644 --- a/icons-react/icons-js/photo-off.js +++ b/icons-react/icons-js/photo-off.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPhotoOff = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPhotoOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPhotoOff; \ No newline at end of file diff --git a/icons-react/icons-js/photo.js b/icons-react/icons-js/photo.js index ad30fc07e..cddf43578 100644 --- a/icons-react/icons-js/photo.js +++ b/icons-react/icons-js/photo.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPhoto = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPhoto({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPhoto; \ No newline at end of file diff --git a/icons-react/icons-js/picture-in-picture-off.js b/icons-react/icons-js/picture-in-picture-off.js index db3bdf36c..b2a754df9 100644 --- a/icons-react/icons-js/picture-in-picture-off.js +++ b/icons-react/icons-js/picture-in-picture-off.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPictureInPictureOff = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPictureInPictureOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPictureInPictureOff; \ No newline at end of file diff --git a/icons-react/icons-js/picture-in-picture-on.js b/icons-react/icons-js/picture-in-picture-on.js index d32285154..75e2d2d07 100644 --- a/icons-react/icons-js/picture-in-picture-on.js +++ b/icons-react/icons-js/picture-in-picture-on.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPictureInPictureOn = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPictureInPictureOn({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPictureInPictureOn; \ No newline at end of file diff --git a/icons-react/icons-js/picture-in-picture.js b/icons-react/icons-js/picture-in-picture.js index dee895004..2b8d57f20 100644 --- a/icons-react/icons-js/picture-in-picture.js +++ b/icons-react/icons-js/picture-in-picture.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPictureInPicture = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPictureInPicture({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPictureInPicture; \ No newline at end of file diff --git a/icons-react/icons-js/pill.js b/icons-react/icons-js/pill.js index 9d6205265..75836094e 100644 --- a/icons-react/icons-js/pill.js +++ b/icons-react/icons-js/pill.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPill = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPill({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPill; \ No newline at end of file diff --git a/icons-react/icons-js/pin.js b/icons-react/icons-js/pin.js index 0d1cabf5c..bee0ba6fe 100644 --- a/icons-react/icons-js/pin.js +++ b/icons-react/icons-js/pin.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPin = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPin({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPin; \ No newline at end of file diff --git a/icons-react/icons-js/pinned-off.js b/icons-react/icons-js/pinned-off.js index 266d76e3f..904069362 100644 --- a/icons-react/icons-js/pinned-off.js +++ b/icons-react/icons-js/pinned-off.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPinnedOff = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPinnedOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPinnedOff; \ No newline at end of file diff --git a/icons-react/icons-js/pinned.js b/icons-react/icons-js/pinned.js index 4e164f396..e5b39443f 100644 --- a/icons-react/icons-js/pinned.js +++ b/icons-react/icons-js/pinned.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPinned = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPinned({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPinned; \ No newline at end of file diff --git a/icons-react/icons-js/plane-arrival.js b/icons-react/icons-js/plane-arrival.js index b8f3753bf..e9d15302a 100644 --- a/icons-react/icons-js/plane-arrival.js +++ b/icons-react/icons-js/plane-arrival.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPlaneArrival = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPlaneArrival({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPlaneArrival; \ No newline at end of file diff --git a/icons-react/icons-js/plane-departure.js b/icons-react/icons-js/plane-departure.js index 429a6b5ee..944304a01 100644 --- a/icons-react/icons-js/plane-departure.js +++ b/icons-react/icons-js/plane-departure.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPlaneDeparture = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPlaneDeparture({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPlaneDeparture; \ No newline at end of file diff --git a/icons-react/icons-js/plane.js b/icons-react/icons-js/plane.js index e21d0f7bf..e2daebccf 100644 --- a/icons-react/icons-js/plane.js +++ b/icons-react/icons-js/plane.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPlane = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPlane({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPlane; \ No newline at end of file diff --git a/icons-react/icons-js/planet.js b/icons-react/icons-js/planet.js index a3c3d8b9f..d3794eef4 100644 --- a/icons-react/icons-js/planet.js +++ b/icons-react/icons-js/planet.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPlanet = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPlanet({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPlanet; \ No newline at end of file diff --git a/icons-react/icons-js/plant-2.js b/icons-react/icons-js/plant-2.js index 17f221981..d922ea7bc 100644 --- a/icons-react/icons-js/plant-2.js +++ b/icons-react/icons-js/plant-2.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPlant2 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPlant2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPlant2; \ No newline at end of file diff --git a/icons-react/icons-js/plant.js b/icons-react/icons-js/plant.js index 9f485fe46..b1886b1ed 100644 --- a/icons-react/icons-js/plant.js +++ b/icons-react/icons-js/plant.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPlant = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPlant({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPlant; \ No newline at end of file diff --git a/icons-react/icons-js/player-pause.js b/icons-react/icons-js/player-pause.js index 055967dcf..9904fd435 100644 --- a/icons-react/icons-js/player-pause.js +++ b/icons-react/icons-js/player-pause.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPlayerPause = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPlayerPause({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPlayerPause; \ No newline at end of file diff --git a/icons-react/icons-js/player-play.js b/icons-react/icons-js/player-play.js index ee8430952..7a05eedaa 100644 --- a/icons-react/icons-js/player-play.js +++ b/icons-react/icons-js/player-play.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPlayerPlay = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPlayerPlay({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPlayerPlay; \ No newline at end of file diff --git a/icons-react/icons-js/player-record.js b/icons-react/icons-js/player-record.js index cd0e9b1b6..3dbd6cc0c 100644 --- a/icons-react/icons-js/player-record.js +++ b/icons-react/icons-js/player-record.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPlayerRecord = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPlayerRecord({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPlayerRecord; \ No newline at end of file diff --git a/icons-react/icons-js/player-skip-back.js b/icons-react/icons-js/player-skip-back.js index 72493b3fc..a10d18eb4 100644 --- a/icons-react/icons-js/player-skip-back.js +++ b/icons-react/icons-js/player-skip-back.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPlayerSkipBack = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPlayerSkipBack({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPlayerSkipBack; \ No newline at end of file diff --git a/icons-react/icons-js/player-skip-forward.js b/icons-react/icons-js/player-skip-forward.js index c61aa95bc..c1b408cf3 100644 --- a/icons-react/icons-js/player-skip-forward.js +++ b/icons-react/icons-js/player-skip-forward.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPlayerSkipForward = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPlayerSkipForward({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPlayerSkipForward; \ No newline at end of file diff --git a/icons-react/icons-js/player-stop.js b/icons-react/icons-js/player-stop.js index 19149b72c..87f65817c 100644 --- a/icons-react/icons-js/player-stop.js +++ b/icons-react/icons-js/player-stop.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPlayerStop = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPlayerStop({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPlayerStop; \ No newline at end of file diff --git a/icons-react/icons-js/player-track-next.js b/icons-react/icons-js/player-track-next.js index 78832dd42..c368e3952 100644 --- a/icons-react/icons-js/player-track-next.js +++ b/icons-react/icons-js/player-track-next.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPlayerTrackNext = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPlayerTrackNext({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPlayerTrackNext; \ No newline at end of file diff --git a/icons-react/icons-js/player-track-prev.js b/icons-react/icons-js/player-track-prev.js index 9c3cc6091..b118b34a7 100644 --- a/icons-react/icons-js/player-track-prev.js +++ b/icons-react/icons-js/player-track-prev.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPlayerTrackPrev = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPlayerTrackPrev({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPlayerTrackPrev; \ No newline at end of file diff --git a/icons-react/icons-js/plug.js b/icons-react/icons-js/plug.js index 7c48e1a04..4baa2693a 100644 --- a/icons-react/icons-js/plug.js +++ b/icons-react/icons-js/plug.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPlug = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPlug({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPlug; \ No newline at end of file diff --git a/icons-react/icons-js/plus.js b/icons-react/icons-js/plus.js index 775363d2c..77b6dd309 100644 --- a/icons-react/icons-js/plus.js +++ b/icons-react/icons-js/plus.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPlus = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPlus({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPlus; \ No newline at end of file diff --git a/icons-react/icons-js/point.js b/icons-react/icons-js/point.js index 655725212..1d92897a8 100644 --- a/icons-react/icons-js/point.js +++ b/icons-react/icons-js/point.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPoint = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPoint({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPoint; \ No newline at end of file diff --git a/icons-react/icons-js/power.js b/icons-react/icons-js/power.js index 6988eff9c..610d8b284 100644 --- a/icons-react/icons-js/power.js +++ b/icons-react/icons-js/power.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPower = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPower({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPower; \ No newline at end of file diff --git a/icons-react/icons-js/pray.js b/icons-react/icons-js/pray.js index 671619213..0e4e2acd1 100644 --- a/icons-react/icons-js/pray.js +++ b/icons-react/icons-js/pray.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPray = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPray({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPray; \ No newline at end of file diff --git a/icons-react/icons-js/presentation.js b/icons-react/icons-js/presentation.js index 86b56d0a0..ef4eaa569 100644 --- a/icons-react/icons-js/presentation.js +++ b/icons-react/icons-js/presentation.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPresentation = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPresentation({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPresentation; \ No newline at end of file diff --git a/icons-react/icons-js/printer.js b/icons-react/icons-js/printer.js index b3967d540..0c580dc6f 100644 --- a/icons-react/icons-js/printer.js +++ b/icons-react/icons-js/printer.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPrinter = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPrinter({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPrinter; \ No newline at end of file diff --git a/icons-react/icons-js/prompt.js b/icons-react/icons-js/prompt.js index 3c9492672..c1a48c4e1 100644 --- a/icons-react/icons-js/prompt.js +++ b/icons-react/icons-js/prompt.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPrompt = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPrompt({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPrompt; \ No newline at end of file diff --git a/icons-react/icons-js/puzzle.js b/icons-react/icons-js/puzzle.js index ce2dafbd6..05eb05709 100644 --- a/icons-react/icons-js/puzzle.js +++ b/icons-react/icons-js/puzzle.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconPuzzle = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconPuzzle({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconPuzzle; \ No newline at end of file diff --git a/icons-react/icons-js/qrcode.js b/icons-react/icons-js/qrcode.js index 36118c8c6..2de267c4e 100644 --- a/icons-react/icons-js/qrcode.js +++ b/icons-react/icons-js/qrcode.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconQrcode = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconQrcode({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconQrcode; \ No newline at end of file diff --git a/icons-react/icons-js/question-mark.js b/icons-react/icons-js/question-mark.js index d6834e88a..2a03d0782 100644 --- a/icons-react/icons-js/question-mark.js +++ b/icons-react/icons-js/question-mark.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconQuestionMark = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconQuestionMark({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconQuestionMark; \ No newline at end of file diff --git a/icons-react/icons-js/radioactive.js b/icons-react/icons-js/radioactive.js index 510a98e93..20c867369 100644 --- a/icons-react/icons-js/radioactive.js +++ b/icons-react/icons-js/radioactive.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconRadioactive = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconRadioactive({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconRadioactive; \ No newline at end of file diff --git a/icons-react/icons-js/record-mail.js b/icons-react/icons-js/record-mail.js index 31f61f19a..8229dc93b 100644 --- a/icons-react/icons-js/record-mail.js +++ b/icons-react/icons-js/record-mail.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconRecordMail = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconRecordMail({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconRecordMail; \ No newline at end of file diff --git a/icons-react/icons-js/rectangle-vertical.js b/icons-react/icons-js/rectangle-vertical.js index 7933ef8f0..7a25795a5 100644 --- a/icons-react/icons-js/rectangle-vertical.js +++ b/icons-react/icons-js/rectangle-vertical.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconRectangleVertical = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconRectangleVertical({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconRectangleVertical; \ No newline at end of file diff --git a/icons-react/icons-js/rectangle.js b/icons-react/icons-js/rectangle.js index 077b30208..c916bd262 100644 --- a/icons-react/icons-js/rectangle.js +++ b/icons-react/icons-js/rectangle.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconRectangle = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconRectangle({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconRectangle; \ No newline at end of file diff --git a/icons-react/icons-js/recycle.js b/icons-react/icons-js/recycle.js index 55e88806b..20070e8c7 100644 --- a/icons-react/icons-js/recycle.js +++ b/icons-react/icons-js/recycle.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconRecycle = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconRecycle({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconRecycle; \ No newline at end of file diff --git a/icons-react/icons-js/refresh-alert.js b/icons-react/icons-js/refresh-alert.js index 6ee18ecee..8e1e7365f 100644 --- a/icons-react/icons-js/refresh-alert.js +++ b/icons-react/icons-js/refresh-alert.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconRefreshAlert = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconRefreshAlert({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconRefreshAlert; \ No newline at end of file diff --git a/icons-react/icons-js/refresh.js b/icons-react/icons-js/refresh.js index 478b75ca7..672913f0d 100644 --- a/icons-react/icons-js/refresh.js +++ b/icons-react/icons-js/refresh.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconRefresh = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconRefresh({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconRefresh; \ No newline at end of file diff --git a/icons-react/icons-js/registered.js b/icons-react/icons-js/registered.js index 032d228f2..b1e693fc1 100644 --- a/icons-react/icons-js/registered.js +++ b/icons-react/icons-js/registered.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconRegistered = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconRegistered({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconRegistered; \ No newline at end of file diff --git a/icons-react/icons-js/relation-many-to-many.js b/icons-react/icons-js/relation-many-to-many.js index fe24f6359..63ebcf26e 100644 --- a/icons-react/icons-js/relation-many-to-many.js +++ b/icons-react/icons-js/relation-many-to-many.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconRelationManyToMany = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconRelationManyToMany({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconRelationManyToMany; \ No newline at end of file diff --git a/icons-react/icons-js/relation-one-to-many.js b/icons-react/icons-js/relation-one-to-many.js index 5dba76cf2..b0e172418 100644 --- a/icons-react/icons-js/relation-one-to-many.js +++ b/icons-react/icons-js/relation-one-to-many.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconRelationOneToMany = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconRelationOneToMany({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconRelationOneToMany; \ No newline at end of file diff --git a/icons-react/icons-js/relation-one-to-one.js b/icons-react/icons-js/relation-one-to-one.js index d57e18360..59bae27fb 100644 --- a/icons-react/icons-js/relation-one-to-one.js +++ b/icons-react/icons-js/relation-one-to-one.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconRelationOneToOne = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconRelationOneToOne({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconRelationOneToOne; \ No newline at end of file diff --git a/icons-react/icons-js/repeat-once.js b/icons-react/icons-js/repeat-once.js index 61d28862a..568a5e74b 100644 --- a/icons-react/icons-js/repeat-once.js +++ b/icons-react/icons-js/repeat-once.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconRepeatOnce = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconRepeatOnce({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconRepeatOnce; \ No newline at end of file diff --git a/icons-react/icons-js/repeat.js b/icons-react/icons-js/repeat.js index a8735b40e..b629b5338 100644 --- a/icons-react/icons-js/repeat.js +++ b/icons-react/icons-js/repeat.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconRepeat = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconRepeat({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconRepeat; \ No newline at end of file diff --git a/icons-react/icons-js/replace.js b/icons-react/icons-js/replace.js index 9aa2ba43d..e9dbd9a1b 100644 --- a/icons-react/icons-js/replace.js +++ b/icons-react/icons-js/replace.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconReplace = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconReplace({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconReplace; \ No newline at end of file diff --git a/icons-react/icons-js/ripple.js b/icons-react/icons-js/ripple.js index 4bfa3f39c..d7d28626a 100644 --- a/icons-react/icons-js/ripple.js +++ b/icons-react/icons-js/ripple.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconRipple = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconRipple({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconRipple; \ No newline at end of file diff --git a/icons-react/icons-js/road-sign.js b/icons-react/icons-js/road-sign.js index 05e9ae1ca..988b4a05a 100644 --- a/icons-react/icons-js/road-sign.js +++ b/icons-react/icons-js/road-sign.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconRoadSign = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconRoadSign({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconRoadSign; \ No newline at end of file diff --git a/icons-react/icons-js/rocket.js b/icons-react/icons-js/rocket.js index b907f105d..350dc4191 100644 --- a/icons-react/icons-js/rocket.js +++ b/icons-react/icons-js/rocket.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconRocket = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconRocket({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconRocket; \ No newline at end of file diff --git a/icons-react/icons-js/rotate-2.js b/icons-react/icons-js/rotate-2.js index c132b6b5c..0e53dd38d 100644 --- a/icons-react/icons-js/rotate-2.js +++ b/icons-react/icons-js/rotate-2.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconRotate2 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconRotate2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconRotate2; \ No newline at end of file diff --git a/icons-react/icons-js/rotate-clockwise-2.js b/icons-react/icons-js/rotate-clockwise-2.js index aecd15738..8b5b8c801 100644 --- a/icons-react/icons-js/rotate-clockwise-2.js +++ b/icons-react/icons-js/rotate-clockwise-2.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconRotateClockwise2 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconRotateClockwise2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconRotateClockwise2; \ No newline at end of file diff --git a/icons-react/icons-js/rotate-clockwise.js b/icons-react/icons-js/rotate-clockwise.js index 9dd50edfa..462599e34 100644 --- a/icons-react/icons-js/rotate-clockwise.js +++ b/icons-react/icons-js/rotate-clockwise.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconRotateClockwise = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconRotateClockwise({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconRotateClockwise; \ No newline at end of file diff --git a/icons-react/icons-js/rotate-rectangle.js b/icons-react/icons-js/rotate-rectangle.js index d6ac8243a..f8c84d045 100644 --- a/icons-react/icons-js/rotate-rectangle.js +++ b/icons-react/icons-js/rotate-rectangle.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconRotateRectangle = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconRotateRectangle({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconRotateRectangle; \ No newline at end of file diff --git a/icons-react/icons-js/rotate.js b/icons-react/icons-js/rotate.js index 91e87c13f..75a03f168 100644 --- a/icons-react/icons-js/rotate.js +++ b/icons-react/icons-js/rotate.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconRotate = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconRotate({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconRotate; \ No newline at end of file diff --git a/icons-react/icons-js/route.js b/icons-react/icons-js/route.js index 37030a56a..c86aed741 100644 --- a/icons-react/icons-js/route.js +++ b/icons-react/icons-js/route.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconRoute = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconRoute({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconRoute; \ No newline at end of file diff --git a/icons-react/icons-js/router.js b/icons-react/icons-js/router.js index 5378b9b37..eefa0cac4 100644 --- a/icons-react/icons-js/router.js +++ b/icons-react/icons-js/router.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconRouter = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconRouter({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconRouter; \ No newline at end of file diff --git a/icons-react/icons-js/rss.js b/icons-react/icons-js/rss.js index 08de5133e..9e112b335 100644 --- a/icons-react/icons-js/rss.js +++ b/icons-react/icons-js/rss.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconRss = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconRss({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconRss; \ No newline at end of file diff --git a/icons-react/icons-js/ruler.js b/icons-react/icons-js/ruler.js index aaa88f168..9853eb861 100644 --- a/icons-react/icons-js/ruler.js +++ b/icons-react/icons-js/ruler.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconRuler = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconRuler({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconRuler; \ No newline at end of file diff --git a/icons-react/icons-js/run.js b/icons-react/icons-js/run.js index 38eb5c696..a4ff5b271 100644 --- a/icons-react/icons-js/run.js +++ b/icons-react/icons-js/run.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconRun = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconRun({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconRun; \ No newline at end of file diff --git a/icons-react/icons-js/sailboat.js b/icons-react/icons-js/sailboat.js index 24c8c5cfe..3ff08f9b3 100644 --- a/icons-react/icons-js/sailboat.js +++ b/icons-react/icons-js/sailboat.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSailboat = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSailboat({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSailboat; \ No newline at end of file diff --git a/icons-react/icons-js/scale.js b/icons-react/icons-js/scale.js index e52ff4f1b..d9c77e73a 100644 --- a/icons-react/icons-js/scale.js +++ b/icons-react/icons-js/scale.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconScale = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconScale({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconScale; \ No newline at end of file diff --git a/icons-react/icons-js/scan.js b/icons-react/icons-js/scan.js index 0f1c73088..7a239e602 100644 --- a/icons-react/icons-js/scan.js +++ b/icons-react/icons-js/scan.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconScan = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconScan({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconScan; \ No newline at end of file diff --git a/icons-react/icons-js/school.js b/icons-react/icons-js/school.js index c5caf340b..040e9f86b 100644 --- a/icons-react/icons-js/school.js +++ b/icons-react/icons-js/school.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSchool = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSchool({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSchool; \ No newline at end of file diff --git a/icons-react/icons-js/scissors.js b/icons-react/icons-js/scissors.js index 56ae885ca..323a11219 100644 --- a/icons-react/icons-js/scissors.js +++ b/icons-react/icons-js/scissors.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconScissors = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconScissors({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconScissors; \ No newline at end of file diff --git a/icons-react/icons-js/scooter-electric.js b/icons-react/icons-js/scooter-electric.js index 1449d1258..13ba2c7be 100644 --- a/icons-react/icons-js/scooter-electric.js +++ b/icons-react/icons-js/scooter-electric.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconScooterElectric = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconScooterElectric({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconScooterElectric; \ No newline at end of file diff --git a/icons-react/icons-js/scooter.js b/icons-react/icons-js/scooter.js index 9821e27ce..fe4d4e247 100644 --- a/icons-react/icons-js/scooter.js +++ b/icons-react/icons-js/scooter.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconScooter = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconScooter({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconScooter; \ No newline at end of file diff --git a/icons-react/icons-js/screen-share-off.js b/icons-react/icons-js/screen-share-off.js index c595fef2e..b642e5be4 100644 --- a/icons-react/icons-js/screen-share-off.js +++ b/icons-react/icons-js/screen-share-off.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconScreenShareOff = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconScreenShareOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconScreenShareOff; \ No newline at end of file diff --git a/icons-react/icons-js/screen-share.js b/icons-react/icons-js/screen-share.js index 677250854..b6763c16a 100644 --- a/icons-react/icons-js/screen-share.js +++ b/icons-react/icons-js/screen-share.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconScreenShare = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconScreenShare({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconScreenShare; \ No newline at end of file diff --git a/icons-react/icons-js/search.js b/icons-react/icons-js/search.js index a274e7139..d7ff3f4ff 100644 --- a/icons-react/icons-js/search.js +++ b/icons-react/icons-js/search.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSearch = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSearch({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSearch; \ No newline at end of file diff --git a/icons-react/icons-js/seeding.js b/icons-react/icons-js/seeding.js index 0d8a78210..795b0adbd 100644 --- a/icons-react/icons-js/seeding.js +++ b/icons-react/icons-js/seeding.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSeeding = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSeeding({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSeeding; \ No newline at end of file diff --git a/icons-react/icons-js/select.js b/icons-react/icons-js/select.js index c751243ba..988b0c922 100644 --- a/icons-react/icons-js/select.js +++ b/icons-react/icons-js/select.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSelect = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSelect({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSelect; \ No newline at end of file diff --git a/icons-react/icons-js/selector.js b/icons-react/icons-js/selector.js index de5cb8bd0..f7157f9d2 100644 --- a/icons-react/icons-js/selector.js +++ b/icons-react/icons-js/selector.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSelector = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSelector({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSelector; \ No newline at end of file diff --git a/icons-react/icons-js/send.js b/icons-react/icons-js/send.js index d62347f9e..bc6df9961 100644 --- a/icons-react/icons-js/send.js +++ b/icons-react/icons-js/send.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSend = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSend({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSend; \ No newline at end of file diff --git a/icons-react/icons-js/separator-horizontal.js b/icons-react/icons-js/separator-horizontal.js index 65773507d..cdd0ca75f 100644 --- a/icons-react/icons-js/separator-horizontal.js +++ b/icons-react/icons-js/separator-horizontal.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSeparatorHorizontal = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSeparatorHorizontal({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSeparatorHorizontal; \ No newline at end of file diff --git a/icons-react/icons-js/separator-vertical.js b/icons-react/icons-js/separator-vertical.js index f775b79d4..5f8455d84 100644 --- a/icons-react/icons-js/separator-vertical.js +++ b/icons-react/icons-js/separator-vertical.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSeparatorVertical = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSeparatorVertical({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSeparatorVertical; \ No newline at end of file diff --git a/icons-react/icons-js/separator.js b/icons-react/icons-js/separator.js index a16af33b5..674d7219d 100644 --- a/icons-react/icons-js/separator.js +++ b/icons-react/icons-js/separator.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSeparator = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSeparator({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSeparator; \ No newline at end of file diff --git a/icons-react/icons-js/server.js b/icons-react/icons-js/server.js index deb49f82b..32c407ffb 100644 --- a/icons-react/icons-js/server.js +++ b/icons-react/icons-js/server.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconServer = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconServer({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconServer; \ No newline at end of file diff --git a/icons-react/icons-js/servicemark.js b/icons-react/icons-js/servicemark.js index 4690b0c45..b5b98d849 100644 --- a/icons-react/icons-js/servicemark.js +++ b/icons-react/icons-js/servicemark.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconServicemark = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconServicemark({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconServicemark; \ No newline at end of file diff --git a/icons-react/icons-js/settings.js b/icons-react/icons-js/settings.js index d7f2f9e3b..514bb5d9b 100644 --- a/icons-react/icons-js/settings.js +++ b/icons-react/icons-js/settings.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSettings = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSettings({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSettings; \ No newline at end of file diff --git a/icons-react/icons-js/shape.js b/icons-react/icons-js/shape.js index 3748318e9..9f1a4d226 100644 --- a/icons-react/icons-js/shape.js +++ b/icons-react/icons-js/shape.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconShape = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconShape({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconShape; \ No newline at end of file diff --git a/icons-react/icons-js/share.js b/icons-react/icons-js/share.js index 5b3dabaca..a50ead98c 100644 --- a/icons-react/icons-js/share.js +++ b/icons-react/icons-js/share.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconShare = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconShare({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconShare; \ No newline at end of file diff --git a/icons-react/icons-js/shield-check.js b/icons-react/icons-js/shield-check.js index 71b036afa..aac06c575 100644 --- a/icons-react/icons-js/shield-check.js +++ b/icons-react/icons-js/shield-check.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconShieldCheck = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconShieldCheck({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconShieldCheck; \ No newline at end of file diff --git a/icons-react/icons-js/shield-lock.js b/icons-react/icons-js/shield-lock.js index 503a223c8..dcd065cd7 100644 --- a/icons-react/icons-js/shield-lock.js +++ b/icons-react/icons-js/shield-lock.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconShieldLock = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconShieldLock({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconShieldLock; \ No newline at end of file diff --git a/icons-react/icons-js/shield-off.js b/icons-react/icons-js/shield-off.js index 48ba3a165..29be1b8c0 100644 --- a/icons-react/icons-js/shield-off.js +++ b/icons-react/icons-js/shield-off.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconShieldOff = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconShieldOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconShieldOff; \ No newline at end of file diff --git a/icons-react/icons-js/shield-x.js b/icons-react/icons-js/shield-x.js index a74c40e06..f04e73eef 100644 --- a/icons-react/icons-js/shield-x.js +++ b/icons-react/icons-js/shield-x.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconShieldX = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconShieldX({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconShieldX; \ No newline at end of file diff --git a/icons-react/icons-js/shield.js b/icons-react/icons-js/shield.js index f50490bad..3958a90d9 100644 --- a/icons-react/icons-js/shield.js +++ b/icons-react/icons-js/shield.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconShield = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconShield({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconShield; \ No newline at end of file diff --git a/icons-react/icons-js/ship.js b/icons-react/icons-js/ship.js index d0951a7b6..4bce822c8 100644 --- a/icons-react/icons-js/ship.js +++ b/icons-react/icons-js/ship.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconShip = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconShip({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconShip; \ No newline at end of file diff --git a/icons-react/icons-js/shirt.js b/icons-react/icons-js/shirt.js index 72c21a494..154b7bb44 100644 --- a/icons-react/icons-js/shirt.js +++ b/icons-react/icons-js/shirt.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconShirt = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconShirt({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconShirt; \ No newline at end of file diff --git a/icons-react/icons-js/shopping-cart.js b/icons-react/icons-js/shopping-cart.js index b6390e2e3..c871eb594 100644 --- a/icons-react/icons-js/shopping-cart.js +++ b/icons-react/icons-js/shopping-cart.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconShoppingCart = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconShoppingCart({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconShoppingCart; \ No newline at end of file diff --git a/icons-react/icons-js/sitemap.js b/icons-react/icons-js/sitemap.js index 6c173b008..b1e233143 100644 --- a/icons-react/icons-js/sitemap.js +++ b/icons-react/icons-js/sitemap.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSitemap = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSitemap({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSitemap; \ No newline at end of file diff --git a/icons-react/icons-js/skateboard.js b/icons-react/icons-js/skateboard.js index 2952e4a79..dd29e1163 100644 --- a/icons-react/icons-js/skateboard.js +++ b/icons-react/icons-js/skateboard.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSkateboard = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSkateboard({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSkateboard; \ No newline at end of file diff --git a/icons-react/icons-js/slice.js b/icons-react/icons-js/slice.js index 7dd8e8e2d..038095adc 100644 --- a/icons-react/icons-js/slice.js +++ b/icons-react/icons-js/slice.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSlice = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSlice({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSlice; \ No newline at end of file diff --git a/icons-react/icons-js/slideshow.js b/icons-react/icons-js/slideshow.js index ff36c64da..0033abd65 100644 --- a/icons-react/icons-js/slideshow.js +++ b/icons-react/icons-js/slideshow.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSlideshow = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSlideshow({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSlideshow; \ No newline at end of file diff --git a/icons-react/icons-js/smart-home.js b/icons-react/icons-js/smart-home.js index 89424efd8..cf5457b94 100644 --- a/icons-react/icons-js/smart-home.js +++ b/icons-react/icons-js/smart-home.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSmartHome = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSmartHome({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSmartHome; \ No newline at end of file diff --git a/icons-react/icons-js/smoking-no.js b/icons-react/icons-js/smoking-no.js index 15969cc3c..32043cef3 100644 --- a/icons-react/icons-js/smoking-no.js +++ b/icons-react/icons-js/smoking-no.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSmokingNo = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSmokingNo({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSmokingNo; \ No newline at end of file diff --git a/icons-react/icons-js/smoking.js b/icons-react/icons-js/smoking.js index 21533d499..ffaa48462 100644 --- a/icons-react/icons-js/smoking.js +++ b/icons-react/icons-js/smoking.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSmoking = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSmoking({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSmoking; \ No newline at end of file diff --git a/icons-react/icons-js/snowflake.js b/icons-react/icons-js/snowflake.js index 274823300..e3ba0f76b 100644 --- a/icons-react/icons-js/snowflake.js +++ b/icons-react/icons-js/snowflake.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSnowflake = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSnowflake({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSnowflake; \ No newline at end of file diff --git a/icons-react/icons-js/social.js b/icons-react/icons-js/social.js index d14f61770..f4a2e26a7 100644 --- a/icons-react/icons-js/social.js +++ b/icons-react/icons-js/social.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSocial = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSocial({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSocial; \ No newline at end of file diff --git a/icons-react/icons-js/sort-ascending.js b/icons-react/icons-js/sort-ascending.js index af9375a25..3f72bdeb8 100644 --- a/icons-react/icons-js/sort-ascending.js +++ b/icons-react/icons-js/sort-ascending.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSortAscending = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSortAscending({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSortAscending; \ No newline at end of file diff --git a/icons-react/icons-js/sort-descending.js b/icons-react/icons-js/sort-descending.js index 6bfe48ed0..ef607dfe5 100644 --- a/icons-react/icons-js/sort-descending.js +++ b/icons-react/icons-js/sort-descending.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSortDescending = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSortDescending({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSortDescending; \ No newline at end of file diff --git a/icons-react/icons-js/space.js b/icons-react/icons-js/space.js index 519a51c08..f6bbf7db5 100644 --- a/icons-react/icons-js/space.js +++ b/icons-react/icons-js/space.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSpace = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSpace({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSpace; \ No newline at end of file diff --git a/icons-react/icons-js/speakerphone.js b/icons-react/icons-js/speakerphone.js index ecdc596f1..413af923b 100644 --- a/icons-react/icons-js/speakerphone.js +++ b/icons-react/icons-js/speakerphone.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSpeakerphone = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSpeakerphone({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSpeakerphone; \ No newline at end of file diff --git a/icons-react/icons-js/square-check.js b/icons-react/icons-js/square-check.js index 50348906e..c7a48520f 100644 --- a/icons-react/icons-js/square-check.js +++ b/icons-react/icons-js/square-check.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSquareCheck = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSquareCheck({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSquareCheck; \ No newline at end of file diff --git a/icons-react/icons-js/square-dot.js b/icons-react/icons-js/square-dot.js index 48bd6559e..5e47c6750 100644 --- a/icons-react/icons-js/square-dot.js +++ b/icons-react/icons-js/square-dot.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSquareDot = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSquareDot({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSquareDot; \ No newline at end of file diff --git a/icons-react/icons-js/square-forbid-2.js b/icons-react/icons-js/square-forbid-2.js index e9f8b7742..5eda6cd52 100644 --- a/icons-react/icons-js/square-forbid-2.js +++ b/icons-react/icons-js/square-forbid-2.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSquareForbid2 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSquareForbid2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSquareForbid2; \ No newline at end of file diff --git a/icons-react/icons-js/square-forbid.js b/icons-react/icons-js/square-forbid.js index 6a9f1174d..c634fcea9 100644 --- a/icons-react/icons-js/square-forbid.js +++ b/icons-react/icons-js/square-forbid.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSquareForbid = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSquareForbid({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSquareForbid; \ No newline at end of file diff --git a/icons-react/icons-js/square-minus.js b/icons-react/icons-js/square-minus.js index 3aecdd566..ef7e9cf9e 100644 --- a/icons-react/icons-js/square-minus.js +++ b/icons-react/icons-js/square-minus.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSquareMinus = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSquareMinus({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSquareMinus; \ No newline at end of file diff --git a/icons-react/icons-js/square-plus.js b/icons-react/icons-js/square-plus.js index d49a0e423..9d364615a 100644 --- a/icons-react/icons-js/square-plus.js +++ b/icons-react/icons-js/square-plus.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSquarePlus = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSquarePlus({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSquarePlus; \ No newline at end of file diff --git a/icons-react/icons-js/square-rotated.js b/icons-react/icons-js/square-rotated.js index 7c0c14e0b..5e8124b73 100644 --- a/icons-react/icons-js/square-rotated.js +++ b/icons-react/icons-js/square-rotated.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSquareRotated = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSquareRotated({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSquareRotated; \ No newline at end of file diff --git a/icons-react/icons-js/square-x.js b/icons-react/icons-js/square-x.js index aecb8d95e..d150778aa 100644 --- a/icons-react/icons-js/square-x.js +++ b/icons-react/icons-js/square-x.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSquareX = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSquareX({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSquareX; \ No newline at end of file diff --git a/icons-react/icons-js/square.js b/icons-react/icons-js/square.js index cff9881f8..7a726aaa5 100644 --- a/icons-react/icons-js/square.js +++ b/icons-react/icons-js/square.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSquare = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSquare({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSquare; \ No newline at end of file diff --git a/icons-react/icons-js/stack.js b/icons-react/icons-js/stack.js index b03cd22b4..d6c14dba7 100644 --- a/icons-react/icons-js/stack.js +++ b/icons-react/icons-js/stack.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconStack = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconStack({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconStack; \ No newline at end of file diff --git a/icons-react/icons-js/stairs-down.js b/icons-react/icons-js/stairs-down.js index 809be3f83..ad0925367 100644 --- a/icons-react/icons-js/stairs-down.js +++ b/icons-react/icons-js/stairs-down.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconStairsDown = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconStairsDown({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconStairsDown; \ No newline at end of file diff --git a/icons-react/icons-js/stairs-up.js b/icons-react/icons-js/stairs-up.js index 0c796555b..b94a5e65f 100644 --- a/icons-react/icons-js/stairs-up.js +++ b/icons-react/icons-js/stairs-up.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconStairsUp = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconStairsUp({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconStairsUp; \ No newline at end of file diff --git a/icons-react/icons-js/stairs.js b/icons-react/icons-js/stairs.js index c72c2cf81..aa0473081 100644 --- a/icons-react/icons-js/stairs.js +++ b/icons-react/icons-js/stairs.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconStairs = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconStairs({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconStairs; \ No newline at end of file diff --git a/icons-react/icons-js/star-half.js b/icons-react/icons-js/star-half.js index 71a0b7493..f49dc40b8 100644 --- a/icons-react/icons-js/star-half.js +++ b/icons-react/icons-js/star-half.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconStarHalf = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconStarHalf({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconStarHalf; \ No newline at end of file diff --git a/icons-react/icons-js/star-off.js b/icons-react/icons-js/star-off.js index 629bed8bc..c12ab7941 100644 --- a/icons-react/icons-js/star-off.js +++ b/icons-react/icons-js/star-off.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconStarOff = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconStarOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconStarOff; \ No newline at end of file diff --git a/icons-react/icons-js/star.js b/icons-react/icons-js/star.js index 8291bfc7f..aa29ed6f0 100644 --- a/icons-react/icons-js/star.js +++ b/icons-react/icons-js/star.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconStar = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconStar({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconStar; \ No newline at end of file diff --git a/icons-react/icons-js/stars.js b/icons-react/icons-js/stars.js index 8432ccfff..ad2384e22 100644 --- a/icons-react/icons-js/stars.js +++ b/icons-react/icons-js/stars.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconStars = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconStars({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconStars; \ No newline at end of file diff --git a/icons-react/icons-js/steering-wheel.js b/icons-react/icons-js/steering-wheel.js index b13485fe3..5343085fd 100644 --- a/icons-react/icons-js/steering-wheel.js +++ b/icons-react/icons-js/steering-wheel.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSteeringWheel = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSteeringWheel({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSteeringWheel; \ No newline at end of file diff --git a/icons-react/icons-js/step-into.js b/icons-react/icons-js/step-into.js index 1b0699bea..b505d260c 100644 --- a/icons-react/icons-js/step-into.js +++ b/icons-react/icons-js/step-into.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconStepInto = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconStepInto({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconStepInto; \ No newline at end of file diff --git a/icons-react/icons-js/step-out.js b/icons-react/icons-js/step-out.js index e19c8873d..17611e379 100644 --- a/icons-react/icons-js/step-out.js +++ b/icons-react/icons-js/step-out.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconStepOut = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconStepOut({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconStepOut; \ No newline at end of file diff --git a/icons-react/icons-js/sthetoscope.js b/icons-react/icons-js/sthetoscope.js index 2f4ef80d4..582f547ec 100644 --- a/icons-react/icons-js/sthetoscope.js +++ b/icons-react/icons-js/sthetoscope.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSthetoscope = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSthetoscope({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSthetoscope; \ No newline at end of file diff --git a/icons-react/icons-js/sticker.js b/icons-react/icons-js/sticker.js index aca4e344a..973b1e544 100644 --- a/icons-react/icons-js/sticker.js +++ b/icons-react/icons-js/sticker.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSticker = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSticker({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSticker; \ No newline at end of file diff --git a/icons-react/icons-js/strikethrough.js b/icons-react/icons-js/strikethrough.js index e4cfb866a..6e5a53873 100644 --- a/icons-react/icons-js/strikethrough.js +++ b/icons-react/icons-js/strikethrough.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconStrikethrough = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconStrikethrough({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconStrikethrough; \ No newline at end of file diff --git a/icons-react/icons-js/subscript.js b/icons-react/icons-js/subscript.js index eeed8aae8..2f7964546 100644 --- a/icons-react/icons-js/subscript.js +++ b/icons-react/icons-js/subscript.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSubscript = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSubscript({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSubscript; \ No newline at end of file diff --git a/icons-react/icons-js/subtask.js b/icons-react/icons-js/subtask.js index b420f74e3..135de14c6 100644 --- a/icons-react/icons-js/subtask.js +++ b/icons-react/icons-js/subtask.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSubtask = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSubtask({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSubtask; \ No newline at end of file diff --git a/icons-react/icons-js/sum.js b/icons-react/icons-js/sum.js index 4799d7a93..444d13135 100644 --- a/icons-react/icons-js/sum.js +++ b/icons-react/icons-js/sum.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSum = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSum({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSum; \ No newline at end of file diff --git a/icons-react/icons-js/sun-off.js b/icons-react/icons-js/sun-off.js index 6e6a24cb8..54b8770b6 100644 --- a/icons-react/icons-js/sun-off.js +++ b/icons-react/icons-js/sun-off.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSunOff = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSunOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSunOff; \ No newline at end of file diff --git a/icons-react/icons-js/sun.js b/icons-react/icons-js/sun.js index 396cf1628..c126af5b6 100644 --- a/icons-react/icons-js/sun.js +++ b/icons-react/icons-js/sun.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSun = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSun({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSun; \ No newline at end of file diff --git a/icons-react/icons-js/sunset.js b/icons-react/icons-js/sunset.js index 57e58129d..0c9cf19a5 100644 --- a/icons-react/icons-js/sunset.js +++ b/icons-react/icons-js/sunset.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSunset = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSunset({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSunset; \ No newline at end of file diff --git a/icons-react/icons-js/sunshine.js b/icons-react/icons-js/sunshine.js index dbe4ef223..eb977e6ce 100644 --- a/icons-react/icons-js/sunshine.js +++ b/icons-react/icons-js/sunshine.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSunshine = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSunshine({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSunshine; \ No newline at end of file diff --git a/icons-react/icons-js/superscript.js b/icons-react/icons-js/superscript.js index 0f9125e10..05e34b4e4 100644 --- a/icons-react/icons-js/superscript.js +++ b/icons-react/icons-js/superscript.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSuperscript = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSuperscript({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSuperscript; \ No newline at end of file diff --git a/icons-react/icons-js/swimming.js b/icons-react/icons-js/swimming.js index fe64090b0..495defb69 100644 --- a/icons-react/icons-js/swimming.js +++ b/icons-react/icons-js/swimming.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSwimming = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSwimming({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSwimming; \ No newline at end of file diff --git a/icons-react/icons-js/switch-horizontal.js b/icons-react/icons-js/switch-horizontal.js index 364ea36ca..f3db72620 100644 --- a/icons-react/icons-js/switch-horizontal.js +++ b/icons-react/icons-js/switch-horizontal.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSwitchHorizontal = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSwitchHorizontal({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSwitchHorizontal; \ No newline at end of file diff --git a/icons-react/icons-js/switch-vertical.js b/icons-react/icons-js/switch-vertical.js index 7203bdd5a..b8a698773 100644 --- a/icons-react/icons-js/switch-vertical.js +++ b/icons-react/icons-js/switch-vertical.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSwitchVertical = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSwitchVertical({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSwitchVertical; \ No newline at end of file diff --git a/icons-react/icons-js/switch.js b/icons-react/icons-js/switch.js index 0ec04dbcf..db2da41dd 100644 --- a/icons-react/icons-js/switch.js +++ b/icons-react/icons-js/switch.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconSwitch = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconSwitch({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconSwitch; \ No newline at end of file diff --git a/icons-react/icons-js/table.js b/icons-react/icons-js/table.js index 6d00511bf..a51cb13af 100644 --- a/icons-react/icons-js/table.js +++ b/icons-react/icons-js/table.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconTable = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconTable({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconTable; \ No newline at end of file diff --git a/icons-react/icons-js/tag.js b/icons-react/icons-js/tag.js index 49a3e54ae..6a42a7cad 100644 --- a/icons-react/icons-js/tag.js +++ b/icons-react/icons-js/tag.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconTag = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconTag({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconTag; \ No newline at end of file diff --git a/icons-react/icons-js/tallymark-1.js b/icons-react/icons-js/tallymark-1.js index b92a9350f..0a320ea36 100644 --- a/icons-react/icons-js/tallymark-1.js +++ b/icons-react/icons-js/tallymark-1.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconTallymark1 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconTallymark1({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconTallymark1; \ No newline at end of file diff --git a/icons-react/icons-js/tallymark-2.js b/icons-react/icons-js/tallymark-2.js index 13ccebb42..58ecb0e3e 100644 --- a/icons-react/icons-js/tallymark-2.js +++ b/icons-react/icons-js/tallymark-2.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconTallymark2 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconTallymark2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconTallymark2; \ No newline at end of file diff --git a/icons-react/icons-js/tallymark-3.js b/icons-react/icons-js/tallymark-3.js index 6d32c4dff..5f5a106fc 100644 --- a/icons-react/icons-js/tallymark-3.js +++ b/icons-react/icons-js/tallymark-3.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconTallymark3 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconTallymark3({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconTallymark3; \ No newline at end of file diff --git a/icons-react/icons-js/tallymark-4.js b/icons-react/icons-js/tallymark-4.js index a1ad88ed8..010ac9724 100644 --- a/icons-react/icons-js/tallymark-4.js +++ b/icons-react/icons-js/tallymark-4.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconTallymark4 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconTallymark4({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconTallymark4; \ No newline at end of file diff --git a/icons-react/icons-js/tallymarks.js b/icons-react/icons-js/tallymarks.js index f822c30fb..e1041a520 100644 --- a/icons-react/icons-js/tallymarks.js +++ b/icons-react/icons-js/tallymarks.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconTallymarks = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconTallymarks({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconTallymarks; \ No newline at end of file diff --git a/icons-react/icons-js/target.js b/icons-react/icons-js/target.js index eb2d8421b..56c57b0bd 100644 --- a/icons-react/icons-js/target.js +++ b/icons-react/icons-js/target.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconTarget = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconTarget({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconTarget; \ No newline at end of file diff --git a/icons-react/icons-js/tax.js b/icons-react/icons-js/tax.js index 7d44ca802..35935c3da 100644 --- a/icons-react/icons-js/tax.js +++ b/icons-react/icons-js/tax.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconTax = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconTax({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconTax; \ No newline at end of file diff --git a/icons-react/icons-js/temperature-celsius.js b/icons-react/icons-js/temperature-celsius.js index bd08b2b17..6448cdbe0 100644 --- a/icons-react/icons-js/temperature-celsius.js +++ b/icons-react/icons-js/temperature-celsius.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconTemperatureCelsius = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconTemperatureCelsius({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconTemperatureCelsius; \ No newline at end of file diff --git a/icons-react/icons-js/temperature-fahrenheit.js b/icons-react/icons-js/temperature-fahrenheit.js index bdf732ab6..a6bd98019 100644 --- a/icons-react/icons-js/temperature-fahrenheit.js +++ b/icons-react/icons-js/temperature-fahrenheit.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconTemperatureFahrenheit = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconTemperatureFahrenheit({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconTemperatureFahrenheit; \ No newline at end of file diff --git a/icons-react/icons-js/temperature-minus.js b/icons-react/icons-js/temperature-minus.js index f5f1a8323..47ae27dda 100644 --- a/icons-react/icons-js/temperature-minus.js +++ b/icons-react/icons-js/temperature-minus.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconTemperatureMinus = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconTemperatureMinus({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconTemperatureMinus; \ No newline at end of file diff --git a/icons-react/icons-js/temperature-plus.js b/icons-react/icons-js/temperature-plus.js index fed870c49..490264937 100644 --- a/icons-react/icons-js/temperature-plus.js +++ b/icons-react/icons-js/temperature-plus.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconTemperaturePlus = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconTemperaturePlus({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconTemperaturePlus; \ No newline at end of file diff --git a/icons-react/icons-js/temperature.js b/icons-react/icons-js/temperature.js index 61eb58988..939e3f851 100644 --- a/icons-react/icons-js/temperature.js +++ b/icons-react/icons-js/temperature.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconTemperature = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconTemperature({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconTemperature; \ No newline at end of file diff --git a/icons-react/icons-js/template.js b/icons-react/icons-js/template.js index 8014f7f05..ea15f7f53 100644 --- a/icons-react/icons-js/template.js +++ b/icons-react/icons-js/template.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconTemplate = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconTemplate({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconTemplate; \ No newline at end of file diff --git a/icons-react/icons-js/terminal-2.js b/icons-react/icons-js/terminal-2.js index d94e77726..a8ae2fb26 100644 --- a/icons-react/icons-js/terminal-2.js +++ b/icons-react/icons-js/terminal-2.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconTerminal2 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconTerminal2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconTerminal2; \ No newline at end of file diff --git a/icons-react/icons-js/terminal.js b/icons-react/icons-js/terminal.js index e3ddad8e1..ccdcf5465 100644 --- a/icons-react/icons-js/terminal.js +++ b/icons-react/icons-js/terminal.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconTerminal = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconTerminal({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconTerminal; \ No newline at end of file diff --git a/icons-react/icons-js/test-pipe.js b/icons-react/icons-js/test-pipe.js index c12392adb..eb7a17e8f 100644 --- a/icons-react/icons-js/test-pipe.js +++ b/icons-react/icons-js/test-pipe.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconTestPipe = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconTestPipe({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconTestPipe; \ No newline at end of file diff --git a/icons-react/icons-js/text-wrap-disabled.js b/icons-react/icons-js/text-wrap-disabled.js index 3ad686a76..ba4360b52 100644 --- a/icons-react/icons-js/text-wrap-disabled.js +++ b/icons-react/icons-js/text-wrap-disabled.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconTextWrapDisabled = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconTextWrapDisabled({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconTextWrapDisabled; \ No newline at end of file diff --git a/icons-react/icons-js/text-wrap.js b/icons-react/icons-js/text-wrap.js index f9c690047..eed932532 100644 --- a/icons-react/icons-js/text-wrap.js +++ b/icons-react/icons-js/text-wrap.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconTextWrap = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconTextWrap({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconTextWrap; \ No newline at end of file diff --git a/icons-react/icons-js/thumb-down.js b/icons-react/icons-js/thumb-down.js index 3abff2596..c6c523f4e 100644 --- a/icons-react/icons-js/thumb-down.js +++ b/icons-react/icons-js/thumb-down.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconThumbDown = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconThumbDown({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconThumbDown; \ No newline at end of file diff --git a/icons-react/icons-js/thumb-up.js b/icons-react/icons-js/thumb-up.js index 0d44bce11..c03597b59 100644 --- a/icons-react/icons-js/thumb-up.js +++ b/icons-react/icons-js/thumb-up.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconThumbUp = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconThumbUp({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconThumbUp; \ No newline at end of file diff --git a/icons-react/icons-js/ticket.js b/icons-react/icons-js/ticket.js index d5d998094..f2ff041ae 100644 --- a/icons-react/icons-js/ticket.js +++ b/icons-react/icons-js/ticket.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconTicket = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconTicket({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconTicket; \ No newline at end of file diff --git a/icons-react/icons-js/tir.js b/icons-react/icons-js/tir.js index 48f622c8e..594926dcd 100644 --- a/icons-react/icons-js/tir.js +++ b/icons-react/icons-js/tir.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconTir = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconTir({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconTir; \ No newline at end of file diff --git a/icons-react/icons-js/toggle-left.js b/icons-react/icons-js/toggle-left.js index 1c5f12861..09f7a4ed4 100644 --- a/icons-react/icons-js/toggle-left.js +++ b/icons-react/icons-js/toggle-left.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconToggleLeft = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconToggleLeft({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconToggleLeft; \ No newline at end of file diff --git a/icons-react/icons-js/toggle-right.js b/icons-react/icons-js/toggle-right.js index 0e0c79a19..3b6a07b6d 100644 --- a/icons-react/icons-js/toggle-right.js +++ b/icons-react/icons-js/toggle-right.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconToggleRight = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconToggleRight({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconToggleRight; \ No newline at end of file diff --git a/icons-react/icons-js/tool.js b/icons-react/icons-js/tool.js index 08fd97562..df6c37f53 100644 --- a/icons-react/icons-js/tool.js +++ b/icons-react/icons-js/tool.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconTool = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconTool({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconTool; \ No newline at end of file diff --git a/icons-react/icons-js/tools-kitchen.js b/icons-react/icons-js/tools-kitchen.js index b0444e1bc..8fe2ee51b 100644 --- a/icons-react/icons-js/tools-kitchen.js +++ b/icons-react/icons-js/tools-kitchen.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconToolsKitchen = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconToolsKitchen({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconToolsKitchen; \ No newline at end of file diff --git a/icons-react/icons-js/tools.js b/icons-react/icons-js/tools.js index f672799e9..b0bea37df 100644 --- a/icons-react/icons-js/tools.js +++ b/icons-react/icons-js/tools.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconTools = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconTools({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconTools; \ No newline at end of file diff --git a/icons-react/icons-js/tornado.js b/icons-react/icons-js/tornado.js index b7f747345..4a3326324 100644 --- a/icons-react/icons-js/tornado.js +++ b/icons-react/icons-js/tornado.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconTornado = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconTornado({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconTornado; \ No newline at end of file diff --git a/icons-react/icons-js/tournament.js b/icons-react/icons-js/tournament.js index c0fdf049d..566caa4ea 100644 --- a/icons-react/icons-js/tournament.js +++ b/icons-react/icons-js/tournament.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconTournament = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconTournament({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconTournament; \ No newline at end of file diff --git a/icons-react/icons-js/tractor.js b/icons-react/icons-js/tractor.js index cb37292f4..7e48575df 100644 --- a/icons-react/icons-js/tractor.js +++ b/icons-react/icons-js/tractor.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconTractor = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconTractor({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconTractor; \ No newline at end of file diff --git a/icons-react/icons-js/trademark.js b/icons-react/icons-js/trademark.js index dc6c7881d..e15f67303 100644 --- a/icons-react/icons-js/trademark.js +++ b/icons-react/icons-js/trademark.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconTrademark = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconTrademark({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconTrademark; \ No newline at end of file diff --git a/icons-react/icons-js/traffic-cone.js b/icons-react/icons-js/traffic-cone.js index 861f06063..d638f0c37 100644 --- a/icons-react/icons-js/traffic-cone.js +++ b/icons-react/icons-js/traffic-cone.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconTrafficCone = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconTrafficCone({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconTrafficCone; \ No newline at end of file diff --git a/icons-react/icons-js/traffic-lights.js b/icons-react/icons-js/traffic-lights.js index c46a04d1e..7f5a49b4e 100644 --- a/icons-react/icons-js/traffic-lights.js +++ b/icons-react/icons-js/traffic-lights.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconTrafficLights = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconTrafficLights({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconTrafficLights; \ No newline at end of file diff --git a/icons-react/icons-js/trash-off.js b/icons-react/icons-js/trash-off.js index dd52be869..a2f468cb9 100644 --- a/icons-react/icons-js/trash-off.js +++ b/icons-react/icons-js/trash-off.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconTrashOff = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconTrashOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconTrashOff; \ No newline at end of file diff --git a/icons-react/icons-js/trash.js b/icons-react/icons-js/trash.js index 88ae5a1a9..24891b8b7 100644 --- a/icons-react/icons-js/trash.js +++ b/icons-react/icons-js/trash.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconTrash = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconTrash({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconTrash; \ No newline at end of file diff --git a/icons-react/icons-js/trees.js b/icons-react/icons-js/trees.js index e7e2cbaea..b42280f62 100644 --- a/icons-react/icons-js/trees.js +++ b/icons-react/icons-js/trees.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconTrees = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconTrees({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconTrees; \ No newline at end of file diff --git a/icons-react/icons-js/trending-down.js b/icons-react/icons-js/trending-down.js index 11d81a777..6a15c8867 100644 --- a/icons-react/icons-js/trending-down.js +++ b/icons-react/icons-js/trending-down.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconTrendingDown = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconTrendingDown({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconTrendingDown; \ No newline at end of file diff --git a/icons-react/icons-js/trending-up.js b/icons-react/icons-js/trending-up.js index 1f3d3f8ec..b309172a9 100644 --- a/icons-react/icons-js/trending-up.js +++ b/icons-react/icons-js/trending-up.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconTrendingUp = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconTrendingUp({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconTrendingUp; \ No newline at end of file diff --git a/icons-react/icons-js/triangle-square-circle.js b/icons-react/icons-js/triangle-square-circle.js index 33e75c6da..82984545b 100644 --- a/icons-react/icons-js/triangle-square-circle.js +++ b/icons-react/icons-js/triangle-square-circle.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconTriangleSquareCircle = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconTriangleSquareCircle({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconTriangleSquareCircle; \ No newline at end of file diff --git a/icons-react/icons-js/triangle.js b/icons-react/icons-js/triangle.js index f37c08e42..d57dc30b6 100644 --- a/icons-react/icons-js/triangle.js +++ b/icons-react/icons-js/triangle.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconTriangle = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconTriangle({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconTriangle; \ No newline at end of file diff --git a/icons-react/icons-js/trident.js b/icons-react/icons-js/trident.js index 3b16bf274..3b3167e9b 100644 --- a/icons-react/icons-js/trident.js +++ b/icons-react/icons-js/trident.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconTrident = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconTrident({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconTrident; \ No newline at end of file diff --git a/icons-react/icons-js/trophy.js b/icons-react/icons-js/trophy.js index 258431c6c..5b265ba49 100644 --- a/icons-react/icons-js/trophy.js +++ b/icons-react/icons-js/trophy.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconTrophy = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconTrophy({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconTrophy; \ No newline at end of file diff --git a/icons-react/icons-js/truck-delivery.js b/icons-react/icons-js/truck-delivery.js index 41def8186..8d18e7c4b 100644 --- a/icons-react/icons-js/truck-delivery.js +++ b/icons-react/icons-js/truck-delivery.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconTruckDelivery = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconTruckDelivery({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconTruckDelivery; \ No newline at end of file diff --git a/icons-react/icons-js/truck-return.js b/icons-react/icons-js/truck-return.js index 71b7c9d96..1f0faf895 100644 --- a/icons-react/icons-js/truck-return.js +++ b/icons-react/icons-js/truck-return.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconTruckReturn = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconTruckReturn({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconTruckReturn; \ No newline at end of file diff --git a/icons-react/icons-js/truck.js b/icons-react/icons-js/truck.js index 2efe1505d..234e7eefc 100644 --- a/icons-react/icons-js/truck.js +++ b/icons-react/icons-js/truck.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconTruck = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconTruck({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconTruck; \ No newline at end of file diff --git a/icons-react/icons-js/typography.js b/icons-react/icons-js/typography.js index 9ec1264d1..6da679631 100644 --- a/icons-react/icons-js/typography.js +++ b/icons-react/icons-js/typography.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconTypography = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconTypography({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconTypography; \ No newline at end of file diff --git a/icons-react/icons-js/umbrella.js b/icons-react/icons-js/umbrella.js index 475b0fe3c..c92d0d4f7 100644 --- a/icons-react/icons-js/umbrella.js +++ b/icons-react/icons-js/umbrella.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconUmbrella = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconUmbrella({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconUmbrella; \ No newline at end of file diff --git a/icons-react/icons-js/underline.js b/icons-react/icons-js/underline.js index 1d047b8a2..15e6a25a2 100644 --- a/icons-react/icons-js/underline.js +++ b/icons-react/icons-js/underline.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconUnderline = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconUnderline({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconUnderline; \ No newline at end of file diff --git a/icons-react/icons-js/unlink.js b/icons-react/icons-js/unlink.js index 51df4197b..0c621edf5 100644 --- a/icons-react/icons-js/unlink.js +++ b/icons-react/icons-js/unlink.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconUnlink = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconUnlink({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconUnlink; \ No newline at end of file diff --git a/icons-react/icons-js/upload.js b/icons-react/icons-js/upload.js index 9176fd698..f3db5f9a3 100644 --- a/icons-react/icons-js/upload.js +++ b/icons-react/icons-js/upload.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconUpload = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconUpload({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconUpload; \ No newline at end of file diff --git a/icons-react/icons-js/urgent.js b/icons-react/icons-js/urgent.js index 69036ffad..bcb138b90 100644 --- a/icons-react/icons-js/urgent.js +++ b/icons-react/icons-js/urgent.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconUrgent = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconUrgent({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconUrgent; \ No newline at end of file diff --git a/icons-react/icons-js/user-check.js b/icons-react/icons-js/user-check.js index 4217dd5a0..a42039a2a 100644 --- a/icons-react/icons-js/user-check.js +++ b/icons-react/icons-js/user-check.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconUserCheck = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconUserCheck({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconUserCheck; \ No newline at end of file diff --git a/icons-react/icons-js/user-exclamation.js b/icons-react/icons-js/user-exclamation.js index 1459d515a..3695cbd45 100644 --- a/icons-react/icons-js/user-exclamation.js +++ b/icons-react/icons-js/user-exclamation.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconUserExclamation = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconUserExclamation({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconUserExclamation; \ No newline at end of file diff --git a/icons-react/icons-js/user-minus.js b/icons-react/icons-js/user-minus.js index 8a91eca85..013d1058f 100644 --- a/icons-react/icons-js/user-minus.js +++ b/icons-react/icons-js/user-minus.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconUserMinus = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconUserMinus({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconUserMinus; \ No newline at end of file diff --git a/icons-react/icons-js/user-off.js b/icons-react/icons-js/user-off.js index 7e2726012..c39bd54bc 100644 --- a/icons-react/icons-js/user-off.js +++ b/icons-react/icons-js/user-off.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconUserOff = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconUserOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconUserOff; \ No newline at end of file diff --git a/icons-react/icons-js/user-plus.js b/icons-react/icons-js/user-plus.js index 8e972735a..2462d2db2 100644 --- a/icons-react/icons-js/user-plus.js +++ b/icons-react/icons-js/user-plus.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconUserPlus = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconUserPlus({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconUserPlus; \ No newline at end of file diff --git a/icons-react/icons-js/user-x.js b/icons-react/icons-js/user-x.js index 792ba1d2a..910304e64 100644 --- a/icons-react/icons-js/user-x.js +++ b/icons-react/icons-js/user-x.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconUserX = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconUserX({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconUserX; \ No newline at end of file diff --git a/icons-react/icons-js/user.js b/icons-react/icons-js/user.js index ac5cbe743..f91855e80 100644 --- a/icons-react/icons-js/user.js +++ b/icons-react/icons-js/user.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconUser = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconUser({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconUser; \ No newline at end of file diff --git a/icons-react/icons-js/users.js b/icons-react/icons-js/users.js index 08041ddb7..c77bfe614 100644 --- a/icons-react/icons-js/users.js +++ b/icons-react/icons-js/users.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconUsers = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconUsers({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconUsers; \ No newline at end of file diff --git a/icons-react/icons-js/vector-beizer-2.js b/icons-react/icons-js/vector-beizer-2.js index 494ad506d..84127822b 100644 --- a/icons-react/icons-js/vector-beizer-2.js +++ b/icons-react/icons-js/vector-beizer-2.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconVectorBeizer2 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconVectorBeizer2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconVectorBeizer2; \ No newline at end of file diff --git a/icons-react/icons-js/vector-beizer.js b/icons-react/icons-js/vector-beizer.js index fbdd22ea2..ccc5eadaa 100644 --- a/icons-react/icons-js/vector-beizer.js +++ b/icons-react/icons-js/vector-beizer.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconVectorBeizer = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconVectorBeizer({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconVectorBeizer; \ No newline at end of file diff --git a/icons-react/icons-js/vector-triangle.js b/icons-react/icons-js/vector-triangle.js index a250a6a81..1ca0d50a5 100644 --- a/icons-react/icons-js/vector-triangle.js +++ b/icons-react/icons-js/vector-triangle.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconVectorTriangle = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconVectorTriangle({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconVectorTriangle; \ No newline at end of file diff --git a/icons-react/icons-js/vector.js b/icons-react/icons-js/vector.js index 61a929a6a..ac7ad3095 100644 --- a/icons-react/icons-js/vector.js +++ b/icons-react/icons-js/vector.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconVector = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconVector({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconVector; \ No newline at end of file diff --git a/icons-react/icons-js/venus.js b/icons-react/icons-js/venus.js index 42385f81e..3cdd4710b 100644 --- a/icons-react/icons-js/venus.js +++ b/icons-react/icons-js/venus.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconVenus = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconVenus({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconVenus; \ No newline at end of file diff --git a/icons-react/icons-js/versions.js b/icons-react/icons-js/versions.js index 643d49948..a1b386120 100644 --- a/icons-react/icons-js/versions.js +++ b/icons-react/icons-js/versions.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconVersions = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconVersions({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconVersions; \ No newline at end of file diff --git a/icons-react/icons-js/video-minus.js b/icons-react/icons-js/video-minus.js index dda2e2a34..4d39e3199 100644 --- a/icons-react/icons-js/video-minus.js +++ b/icons-react/icons-js/video-minus.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconVideoMinus = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconVideoMinus({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconVideoMinus; \ No newline at end of file diff --git a/icons-react/icons-js/video-off.js b/icons-react/icons-js/video-off.js index 104ca4eb6..a37e83c21 100644 --- a/icons-react/icons-js/video-off.js +++ b/icons-react/icons-js/video-off.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconVideoOff = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconVideoOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconVideoOff; \ No newline at end of file diff --git a/icons-react/icons-js/video-plus.js b/icons-react/icons-js/video-plus.js index 2fffd8eca..e659b9a69 100644 --- a/icons-react/icons-js/video-plus.js +++ b/icons-react/icons-js/video-plus.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconVideoPlus = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconVideoPlus({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconVideoPlus; \ No newline at end of file diff --git a/icons-react/icons-js/video.js b/icons-react/icons-js/video.js index 8651ff157..c9658d0ed 100644 --- a/icons-react/icons-js/video.js +++ b/icons-react/icons-js/video.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconVideo = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconVideo({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconVideo; \ No newline at end of file diff --git a/icons-react/icons-js/view-360.js b/icons-react/icons-js/view-360.js index ce314b5d3..c6e632aec 100644 --- a/icons-react/icons-js/view-360.js +++ b/icons-react/icons-js/view-360.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconView360 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconView360({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconView360; \ No newline at end of file diff --git a/icons-react/icons-js/viewfinder.js b/icons-react/icons-js/viewfinder.js index 8867f1ccf..8da09fbd3 100644 --- a/icons-react/icons-js/viewfinder.js +++ b/icons-react/icons-js/viewfinder.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconViewfinder = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconViewfinder({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconViewfinder; \ No newline at end of file diff --git a/icons-react/icons-js/viewport-narrow.js b/icons-react/icons-js/viewport-narrow.js index af8ab6718..f037d9f36 100644 --- a/icons-react/icons-js/viewport-narrow.js +++ b/icons-react/icons-js/viewport-narrow.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconViewportNarrow = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconViewportNarrow({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconViewportNarrow; \ No newline at end of file diff --git a/icons-react/icons-js/viewport-wide.js b/icons-react/icons-js/viewport-wide.js index 7d14d46c2..dd6f67195 100644 --- a/icons-react/icons-js/viewport-wide.js +++ b/icons-react/icons-js/viewport-wide.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconViewportWide = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconViewportWide({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconViewportWide; \ No newline at end of file diff --git a/icons-react/icons-js/virus-off.js b/icons-react/icons-js/virus-off.js index cf63f670e..b39fe1fa8 100644 --- a/icons-react/icons-js/virus-off.js +++ b/icons-react/icons-js/virus-off.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconVirusOff = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconVirusOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconVirusOff; \ No newline at end of file diff --git a/icons-react/icons-js/virus-search.js b/icons-react/icons-js/virus-search.js index 6b5495812..72e224a85 100644 --- a/icons-react/icons-js/virus-search.js +++ b/icons-react/icons-js/virus-search.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconVirusSearch = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconVirusSearch({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconVirusSearch; \ No newline at end of file diff --git a/icons-react/icons-js/virus.js b/icons-react/icons-js/virus.js index 75fbbd036..f4f7b44b3 100644 --- a/icons-react/icons-js/virus.js +++ b/icons-react/icons-js/virus.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconVirus = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconVirus({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconVirus; \ No newline at end of file diff --git a/icons-react/icons-js/volume-2.js b/icons-react/icons-js/volume-2.js index b359f2f13..89ff362f1 100644 --- a/icons-react/icons-js/volume-2.js +++ b/icons-react/icons-js/volume-2.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconVolume2 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconVolume2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconVolume2; \ No newline at end of file diff --git a/icons-react/icons-js/volume-3.js b/icons-react/icons-js/volume-3.js index 767708265..cc2b85210 100644 --- a/icons-react/icons-js/volume-3.js +++ b/icons-react/icons-js/volume-3.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconVolume3 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconVolume3({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconVolume3; \ No newline at end of file diff --git a/icons-react/icons-js/volume.js b/icons-react/icons-js/volume.js index 466ee6b84..a6651accc 100644 --- a/icons-react/icons-js/volume.js +++ b/icons-react/icons-js/volume.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconVolume = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconVolume({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconVolume; \ No newline at end of file diff --git a/icons-react/icons-js/walk.js b/icons-react/icons-js/walk.js index 8f574822e..f12e59147 100644 --- a/icons-react/icons-js/walk.js +++ b/icons-react/icons-js/walk.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconWalk = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconWalk({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconWalk; \ No newline at end of file diff --git a/icons-react/icons-js/wallet.js b/icons-react/icons-js/wallet.js index b99c2c365..9fc38dfb7 100644 --- a/icons-react/icons-js/wallet.js +++ b/icons-react/icons-js/wallet.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconWallet = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconWallet({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconWallet; \ No newline at end of file diff --git a/icons-react/icons-js/wand.js b/icons-react/icons-js/wand.js index c9295d778..27a1c1e1d 100644 --- a/icons-react/icons-js/wand.js +++ b/icons-react/icons-js/wand.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconWand = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconWand({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconWand; \ No newline at end of file diff --git a/icons-react/icons-js/wave-saw-tool.js b/icons-react/icons-js/wave-saw-tool.js index 2d1aed866..006ec7ebb 100644 --- a/icons-react/icons-js/wave-saw-tool.js +++ b/icons-react/icons-js/wave-saw-tool.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconWaveSawTool = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconWaveSawTool({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconWaveSawTool; \ No newline at end of file diff --git a/icons-react/icons-js/wave-sine.js b/icons-react/icons-js/wave-sine.js index 969fdbfc8..860cc22ed 100644 --- a/icons-react/icons-js/wave-sine.js +++ b/icons-react/icons-js/wave-sine.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconWaveSine = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconWaveSine({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconWaveSine; \ No newline at end of file diff --git a/icons-react/icons-js/wave-square.js b/icons-react/icons-js/wave-square.js index bf1b8e6d2..358a0b67c 100644 --- a/icons-react/icons-js/wave-square.js +++ b/icons-react/icons-js/wave-square.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconWaveSquare = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconWaveSquare({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconWaveSquare; \ No newline at end of file diff --git a/icons-react/icons-js/wifi-0.js b/icons-react/icons-js/wifi-0.js index 6f2826f47..7ba5cc796 100644 --- a/icons-react/icons-js/wifi-0.js +++ b/icons-react/icons-js/wifi-0.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconWifi0 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconWifi0({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconWifi0; \ No newline at end of file diff --git a/icons-react/icons-js/wifi-1.js b/icons-react/icons-js/wifi-1.js index a400af809..d23a9eec4 100644 --- a/icons-react/icons-js/wifi-1.js +++ b/icons-react/icons-js/wifi-1.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconWifi1 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconWifi1({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconWifi1; \ No newline at end of file diff --git a/icons-react/icons-js/wifi-2.js b/icons-react/icons-js/wifi-2.js index 190c838be..c2ea5e817 100644 --- a/icons-react/icons-js/wifi-2.js +++ b/icons-react/icons-js/wifi-2.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconWifi2 = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconWifi2({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconWifi2; \ No newline at end of file diff --git a/icons-react/icons-js/wifi-off.js b/icons-react/icons-js/wifi-off.js index c1f25792f..2424d8271 100644 --- a/icons-react/icons-js/wifi-off.js +++ b/icons-react/icons-js/wifi-off.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconWifiOff = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconWifiOff({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconWifiOff; \ No newline at end of file diff --git a/icons-react/icons-js/wifi.js b/icons-react/icons-js/wifi.js index cb04dbd07..33905e0ce 100644 --- a/icons-react/icons-js/wifi.js +++ b/icons-react/icons-js/wifi.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconWifi = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconWifi({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconWifi; \ No newline at end of file diff --git a/icons-react/icons-js/wind.js b/icons-react/icons-js/wind.js index 702f91aa2..d6f5f9808 100644 --- a/icons-react/icons-js/wind.js +++ b/icons-react/icons-js/wind.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconWind = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconWind({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconWind; \ No newline at end of file diff --git a/icons-react/icons-js/windmill.js b/icons-react/icons-js/windmill.js index 73f912645..18e2e97ef 100644 --- a/icons-react/icons-js/windmill.js +++ b/icons-react/icons-js/windmill.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconWindmill = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconWindmill({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconWindmill; \ No newline at end of file diff --git a/icons-react/icons-js/wiper-wash.js b/icons-react/icons-js/wiper-wash.js index e9adc8412..541fe6d71 100644 --- a/icons-react/icons-js/wiper-wash.js +++ b/icons-react/icons-js/wiper-wash.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconWiperWash = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconWiperWash({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconWiperWash; \ No newline at end of file diff --git a/icons-react/icons-js/wiper.js b/icons-react/icons-js/wiper.js index 77d3c0528..d89eced6d 100644 --- a/icons-react/icons-js/wiper.js +++ b/icons-react/icons-js/wiper.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconWiper = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconWiper({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconWiper; \ No newline at end of file diff --git a/icons-react/icons-js/woman.js b/icons-react/icons-js/woman.js index 81175dee5..f5c3bf9bd 100644 --- a/icons-react/icons-js/woman.js +++ b/icons-react/icons-js/woman.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconWoman = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconWoman({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconWoman; \ No newline at end of file diff --git a/icons-react/icons-js/world-latitude.js b/icons-react/icons-js/world-latitude.js index 504815717..ebbf5bb9b 100644 --- a/icons-react/icons-js/world-latitude.js +++ b/icons-react/icons-js/world-latitude.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconWorldLatitude = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconWorldLatitude({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconWorldLatitude; \ No newline at end of file diff --git a/icons-react/icons-js/world-longitude.js b/icons-react/icons-js/world-longitude.js index 165f7461d..d24cbe298 100644 --- a/icons-react/icons-js/world-longitude.js +++ b/icons-react/icons-js/world-longitude.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconWorldLongitude = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconWorldLongitude({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconWorldLongitude; \ No newline at end of file diff --git a/icons-react/icons-js/world.js b/icons-react/icons-js/world.js index 17b4102b0..995fa17b5 100644 --- a/icons-react/icons-js/world.js +++ b/icons-react/icons-js/world.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconWorld = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconWorld({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconWorld; \ No newline at end of file diff --git a/icons-react/icons-js/x.js b/icons-react/icons-js/x.js index 144661897..95741b8ea 100644 --- a/icons-react/icons-js/x.js +++ b/icons-react/icons-js/x.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconX = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconX({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconX; \ No newline at end of file diff --git a/icons-react/icons-js/yin-yang.js b/icons-react/icons-js/yin-yang.js index 92ad21cde..cae6d8b86 100644 --- a/icons-react/icons-js/yin-yang.js +++ b/icons-react/icons-js/yin-yang.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconYinYang = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconYinYang({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconYinYang; \ No newline at end of file diff --git a/icons-react/icons-js/zodiac-aquarius.js b/icons-react/icons-js/zodiac-aquarius.js index e55048691..9ace4e330 100644 --- a/icons-react/icons-js/zodiac-aquarius.js +++ b/icons-react/icons-js/zodiac-aquarius.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconZodiacAquarius = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconZodiacAquarius({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconZodiacAquarius; \ No newline at end of file diff --git a/icons-react/icons-js/zodiac-aries.js b/icons-react/icons-js/zodiac-aries.js index bd91868fa..8b8576f51 100644 --- a/icons-react/icons-js/zodiac-aries.js +++ b/icons-react/icons-js/zodiac-aries.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconZodiacAries = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconZodiacAries({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconZodiacAries; \ No newline at end of file diff --git a/icons-react/icons-js/zodiac-cancer.js b/icons-react/icons-js/zodiac-cancer.js index c16292a4d..30239ea64 100644 --- a/icons-react/icons-js/zodiac-cancer.js +++ b/icons-react/icons-js/zodiac-cancer.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconZodiacCancer = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconZodiacCancer({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconZodiacCancer; \ No newline at end of file diff --git a/icons-react/icons-js/zodiac-capricorn.js b/icons-react/icons-js/zodiac-capricorn.js index e74af227d..50fe55435 100644 --- a/icons-react/icons-js/zodiac-capricorn.js +++ b/icons-react/icons-js/zodiac-capricorn.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconZodiacCapricorn = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconZodiacCapricorn({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconZodiacCapricorn; \ No newline at end of file diff --git a/icons-react/icons-js/zodiac-gemini.js b/icons-react/icons-js/zodiac-gemini.js index 805f05458..a4ccfb4f8 100644 --- a/icons-react/icons-js/zodiac-gemini.js +++ b/icons-react/icons-js/zodiac-gemini.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconZodiacGemini = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconZodiacGemini({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconZodiacGemini; \ No newline at end of file diff --git a/icons-react/icons-js/zodiac-leo.js b/icons-react/icons-js/zodiac-leo.js index 5893414db..b197606fd 100644 --- a/icons-react/icons-js/zodiac-leo.js +++ b/icons-react/icons-js/zodiac-leo.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconZodiacLeo = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconZodiacLeo({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconZodiacLeo; \ No newline at end of file diff --git a/icons-react/icons-js/zodiac-libra.js b/icons-react/icons-js/zodiac-libra.js index d84c266e9..feaef372e 100644 --- a/icons-react/icons-js/zodiac-libra.js +++ b/icons-react/icons-js/zodiac-libra.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconZodiacLibra = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconZodiacLibra({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconZodiacLibra; \ No newline at end of file diff --git a/icons-react/icons-js/zodiac-pisces.js b/icons-react/icons-js/zodiac-pisces.js index 781cd8da3..6a1064b9e 100644 --- a/icons-react/icons-js/zodiac-pisces.js +++ b/icons-react/icons-js/zodiac-pisces.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconZodiacPisces = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconZodiacPisces({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconZodiacPisces; \ No newline at end of file diff --git a/icons-react/icons-js/zodiac-sagittarius.js b/icons-react/icons-js/zodiac-sagittarius.js index 6e1e5b45a..7bb221855 100644 --- a/icons-react/icons-js/zodiac-sagittarius.js +++ b/icons-react/icons-js/zodiac-sagittarius.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconZodiacSagittarius = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconZodiacSagittarius({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconZodiacSagittarius; \ No newline at end of file diff --git a/icons-react/icons-js/zodiac-scorpio.js b/icons-react/icons-js/zodiac-scorpio.js index 64d639aef..911226292 100644 --- a/icons-react/icons-js/zodiac-scorpio.js +++ b/icons-react/icons-js/zodiac-scorpio.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconZodiacScorpio = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconZodiacScorpio({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconZodiacScorpio; \ No newline at end of file diff --git a/icons-react/icons-js/zodiac-taurus.js b/icons-react/icons-js/zodiac-taurus.js index 558b71286..8e2049050 100644 --- a/icons-react/icons-js/zodiac-taurus.js +++ b/icons-react/icons-js/zodiac-taurus.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconZodiacTaurus = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconZodiacTaurus({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconZodiacTaurus; \ No newline at end of file diff --git a/icons-react/icons-js/zodiac-virgo.js b/icons-react/icons-js/zodiac-virgo.js index e9cfd0609..9d72c5395 100644 --- a/icons-react/icons-js/zodiac-virgo.js +++ b/icons-react/icons-js/zodiac-virgo.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconZodiacVirgo = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconZodiacVirgo({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconZodiacVirgo; \ No newline at end of file diff --git a/icons-react/icons-js/zoom-cancel.js b/icons-react/icons-js/zoom-cancel.js index 004cd8f48..6e3cc334a 100644 --- a/icons-react/icons-js/zoom-cancel.js +++ b/icons-react/icons-js/zoom-cancel.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconZoomCancel = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconZoomCancel({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconZoomCancel; \ No newline at end of file diff --git a/icons-react/icons-js/zoom-in.js b/icons-react/icons-js/zoom-in.js index 25010552a..1e558598c 100644 --- a/icons-react/icons-js/zoom-in.js +++ b/icons-react/icons-js/zoom-in.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconZoomIn = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconZoomIn({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconZoomIn; \ No newline at end of file diff --git a/icons-react/icons-js/zoom-out.js b/icons-react/icons-js/zoom-out.js index 086a9493b..df0f3fa7e 100644 --- a/icons-react/icons-js/zoom-out.js +++ b/icons-react/icons-js/zoom-out.js @@ -1,5 +1,12 @@ import * as React from "react"; -const IconZoomOut = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +function IconZoomOut({ + size = 24, + color = "currentColor", + stroke = 2, + ...props +}) { + return ; +} export default IconZoomOut; \ No newline at end of file diff --git a/package.json b/package.json index a0c401d0f..bf5539024 100644 --- a/package.json +++ b/package.json @@ -5,8 +5,9 @@ "type": "git", "url": "git+https://github.com/tabler/tabler-icons.git" }, - "main": "./icons-react/index.js", - "module": "./icons-react/index.js", + "main": "./icons-react/dist/index.cjs.js", + "module": "./icons-react/dist/index.esm.js", + "browser": "./icons-react/dist/index.umd.js", "types": "./icons-react/index.d.ts", "author": "", "license": "MIT", @@ -20,7 +21,8 @@ "files": [ "icons/*", "icons-png/*", - "icons-react/*", + "icons-react/index.d.ts", + "icons-react/dist/*", "iconfont/*", "tabler-sprite.svg", "tabler-sprite-nostroke.svg" @@ -28,13 +30,22 @@ "homepage": "https://github.com/tabler/tabler-icons#readme", "scripts": { "start": "bundle exec jekyll serve --watch --livereload --trace --livereload_port 8888", + "prebuild-react": "rm -rf ./icons-react/dist/", + "build-react": "rollup -c", "optimize": "gulp optimize", "release": "release-it" }, "description": "", "devDependencies": { - "@svgr/core": "5.4.0", + "@babel/core": "7.11.6", + "@babel/parser": "7.11.5", + "@babel/preset-env": "7.11.5", + "@babel/preset-react": "7.10.4", + "@rollup/plugin-babel": "5.2.1", + "@rollup/plugin-commonjs": "15.1.0", + "@rollup/plugin-node-resolve": "9.0.0", "@svgr/babel-plugin-replace-jsx-attribute-value": "5.0.1", + "@svgr/core": "5.4.0", "clean-css": "4.2.3", "glob": "7.1.6", "gulp": "4.0.2", @@ -45,6 +56,11 @@ "node-sass": "4.14.1", "puppeteer": "5.3.0", "release-it": "14.0.3", + "rollup": "2.28.2", + "rollup-plugin-filesize": "9.0.2", + "rollup-plugin-peer-deps-external": "2.2.3", + "rollup-plugin-terser": "7.0.2", + "rollup-plugin-uglify": "6.0.4", "svg-outline-stroke": "1.3.0" }, "release-it": { @@ -62,5 +78,9 @@ "github": { "release": true } + }, + "peerDependencies": { + "react": "^16.13.1", + "react-dom": "^16.13.1" } } diff --git a/rollup.config.js b/rollup.config.js new file mode 100644 index 000000000..bfcf4f3e0 --- /dev/null +++ b/rollup.config.js @@ -0,0 +1,119 @@ +import resolve from "@rollup/plugin-node-resolve"; +import commonjs from "@rollup/plugin-commonjs"; +import filesize from "rollup-plugin-filesize"; +import babel from "@rollup/plugin-babel"; +import external from "rollup-plugin-peer-deps-external"; +import { terser } from "rollup-plugin-terser"; +import { uglify } from "rollup-plugin-uglify"; +import pkg from "./package.json"; + +const input = "icons-react/index.js"; + +const minifyExtension = (pathToFile) => pathToFile.replace(/\.js$/, ".min.js"); + +const plugins = [ + babel({ + exclude: "node_modules/**", + }), + external(), + resolve(), + commonjs(), + filesize(), +]; + +const minCjsPlugins = [ + babel({ + exclude: "node_modules/**", + }), + external(), + resolve(), + commonjs(), + uglify(), + filesize(), +]; + +const minUmdEsmPlugins = [ + babel({ + exclude: "node_modules/**", + }), + external(), + resolve(), + commonjs(), + terser(), + filesize(), +]; + +export default [ + // CommonJS (for Node) + { + input, + output: { + file: pkg.main, + format: "cjs", + sourcemap: true, + }, + plugins, + }, + // CommonJS (for Node) minified + { + input, + output: { + file: minifyExtension(pkg.main), + format: "cjs", + sourcemap: true, + }, + plugins: minCjsPlugins, + }, + // UMD (for browser) + { + input, + output: { + file: pkg.browser, + format: "umd", + sourcemap: true, + name: "tablerIcons", + globals: { + react: "React", + "react-dom": "ReactDOM", + }, + }, + plugins, + }, + // UMD (for browser) minified + { + input, + output: { + file: minifyExtension(pkg.browser), + format: "umd", + sourcemap: true, + name: "tablerIcons", + globals: { + react: "React", + "react-dom": "ReactDOM", + }, + }, + plugins: minUmdEsmPlugins, + }, + // ESM (for bundlers) + { + input, + output: { + file: pkg.module, + format: "es", + sourcemap: true, + exports: "named", + }, + plugins, + }, + // ESM (for bundlers) minified + { + input, + output: { + file: minifyExtension(pkg.module), + format: "es", + sourcemap: true, + exports: "named", + }, + plugins: minUmdEsmPlugins, + }, +];