restream-admin-ui-icons 1.0.1 → 2.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +35 -45
- package/dist/16/action/index.cjs +183 -0
- package/dist/16/action/index.d.cts +3 -0
- package/dist/16/action/index.d.ts +3 -0
- package/dist/16/action/index.js +2 -0
- package/dist/16/alert/index.cjs +107 -0
- package/dist/16/alert/index.d.cts +3 -0
- package/dist/16/alert/index.d.ts +3 -0
- package/dist/16/alert/index.js +2 -0
- package/dist/16/business/index.cjs +39 -0
- package/dist/16/business/index.d.cts +3 -0
- package/dist/16/business/index.d.ts +3 -0
- package/dist/16/business/index.js +2 -0
- package/dist/16/communication/index.cjs +91 -0
- package/dist/16/communication/index.d.cts +3 -0
- package/dist/16/communication/index.d.ts +3 -0
- package/dist/16/communication/index.js +2 -0
- package/dist/16/culture/index.cjs +11 -0
- package/dist/16/culture/index.d.cts +3 -0
- package/dist/16/culture/index.d.ts +3 -0
- package/dist/16/culture/index.js +2 -0
- package/dist/16/document/index.cjs +47 -0
- package/dist/16/document/index.d.cts +3 -0
- package/dist/16/document/index.d.ts +3 -0
- package/dist/16/document/index.js +2 -0
- package/dist/16/editor/index.cjs +271 -0
- package/dist/16/editor/index.d.cts +3 -0
- package/dist/16/editor/index.d.ts +3 -0
- package/dist/16/editor/index.js +2 -0
- package/dist/16/index.cjs +72 -0
- package/dist/16/index.d.cts +15 -0
- package/dist/16/index.d.ts +15 -0
- package/dist/16/index.js +15 -0
- package/dist/16/logo/index.cjs +147 -0
- package/dist/16/logo/index.d.cts +3 -0
- package/dist/16/logo/index.d.ts +3 -0
- package/dist/16/logo/index.js +2 -0
- package/dist/16/media/index.cjs +95 -0
- package/dist/16/media/index.d.cts +3 -0
- package/dist/16/media/index.d.ts +3 -0
- package/dist/16/media/index.js +2 -0
- package/dist/16/navigation/index.cjs +187 -0
- package/dist/16/navigation/index.d.cts +3 -0
- package/dist/16/navigation/index.d.ts +3 -0
- package/dist/16/navigation/index.js +2 -0
- package/dist/16/place/index.cjs +31 -0
- package/dist/16/place/index.d.cts +3 -0
- package/dist/16/place/index.d.ts +3 -0
- package/dist/16/place/index.js +2 -0
- package/dist/16/rating/index.cjs +95 -0
- package/dist/16/rating/index.d.cts +3 -0
- package/dist/16/rating/index.d.ts +3 -0
- package/dist/16/rating/index.js +2 -0
- package/dist/16/technology/index.cjs +55 -0
- package/dist/16/technology/index.d.cts +3 -0
- package/dist/16/technology/index.d.ts +3 -0
- package/dist/16/technology/index.js +2 -0
- package/dist/24/action/index.cjs +319 -0
- package/dist/24/action/index.d.cts +3 -0
- package/dist/24/action/index.d.ts +3 -0
- package/dist/24/action/index.js +2 -0
- package/dist/24/alert/index.cjs +107 -0
- package/dist/24/alert/index.d.cts +3 -0
- package/dist/24/alert/index.d.ts +3 -0
- package/dist/24/alert/index.js +2 -0
- package/dist/24/business/index.cjs +183 -0
- package/dist/24/business/index.d.cts +3 -0
- package/dist/24/business/index.d.ts +3 -0
- package/dist/24/business/index.js +2 -0
- package/dist/24/communication/index.cjs +219 -0
- package/dist/24/communication/index.d.cts +3 -0
- package/dist/24/communication/index.d.ts +3 -0
- package/dist/24/communication/index.js +2 -0
- package/dist/24/culture/index.cjs +111 -0
- package/dist/24/culture/index.d.cts +3 -0
- package/dist/24/culture/index.d.ts +3 -0
- package/dist/24/culture/index.js +2 -0
- package/dist/24/document/index.cjs +535 -0
- package/dist/24/document/index.d.cts +3 -0
- package/dist/24/document/index.d.ts +3 -0
- package/dist/24/document/index.js +2 -0
- package/dist/24/editor/index.cjs +379 -0
- package/dist/24/editor/index.d.cts +3 -0
- package/dist/24/editor/index.d.ts +3 -0
- package/dist/24/editor/index.js +2 -0
- package/dist/24/index.cjs +72 -0
- package/dist/24/index.d.cts +15 -0
- package/dist/24/index.d.ts +15 -0
- package/dist/24/index.js +15 -0
- package/dist/24/logo/index.cjs +223 -0
- package/dist/24/logo/index.d.cts +3 -0
- package/dist/24/logo/index.d.ts +3 -0
- package/dist/24/logo/index.js +2 -0
- package/dist/24/media/index.cjs +287 -0
- package/dist/24/media/index.d.cts +3 -0
- package/dist/24/media/index.d.ts +3 -0
- package/dist/24/media/index.js +2 -0
- package/dist/24/navigation/index.cjs +215 -0
- package/dist/24/navigation/index.d.cts +3 -0
- package/dist/24/navigation/index.d.ts +3 -0
- package/dist/24/navigation/index.js +2 -0
- package/dist/24/place/index.cjs +319 -0
- package/dist/24/place/index.d.cts +3 -0
- package/dist/24/place/index.d.ts +3 -0
- package/dist/24/place/index.js +2 -0
- package/dist/24/rating/index.cjs +147 -0
- package/dist/24/rating/index.d.cts +3 -0
- package/dist/24/rating/index.d.ts +3 -0
- package/dist/24/rating/index.js +2 -0
- package/dist/24/technology/index.cjs +347 -0
- package/dist/24/technology/index.d.cts +3 -0
- package/dist/24/technology/index.d.ts +3 -0
- package/dist/24/technology/index.js +2 -0
- package/dist/8/communication/index.cjs +11 -0
- package/dist/8/communication/index.d.cts +3 -0
- package/dist/8/communication/index.d.ts +3 -0
- package/dist/8/communication/index.js +2 -0
- package/dist/8/index.cjs +22 -0
- package/dist/8/index.d.cts +5 -0
- package/dist/8/index.d.ts +5 -0
- package/dist/8/index.js +5 -0
- package/dist/8/navigation/index.cjs +15 -0
- package/dist/8/navigation/index.d.cts +3 -0
- package/dist/8/navigation/index.d.ts +3 -0
- package/dist/8/navigation/index.js +2 -0
- package/dist/8/rating/index.cjs +11 -0
- package/dist/8/rating/index.d.cts +3 -0
- package/dist/8/rating/index.d.ts +3 -0
- package/dist/8/rating/index.js +2 -0
- package/dist/chunk-24BIAKRS.js +23 -0
- package/dist/chunk-2U3R6HBC.js +37 -0
- package/dist/chunk-47J5D6BQ.js +1199 -0
- package/dist/chunk-4Y5ULXVT.js +401 -0
- package/dist/chunk-4YG555JO.js +121 -0
- package/dist/chunk-5B6Z76TB.js +989 -0
- package/dist/chunk-5E6YCRWP.cjs +821 -0
- package/dist/chunk-5TSOG4AS.js +1101 -0
- package/dist/chunk-652EDI3M.cjs +36 -0
- package/dist/chunk-666BKIZ6.cjs +1181 -0
- package/dist/chunk-67D73ETG.js +34 -0
- package/dist/chunk-6GNVPFI2.cjs +131 -0
- package/dist/chunk-6PKSKZCH.js +933 -0
- package/dist/chunk-6SSOEAFO.js +1311 -0
- package/dist/chunk-75ZPJI57.cjs +9 -0
- package/dist/chunk-7CV76NM5.js +373 -0
- package/dist/chunk-AOV2RSFU.js +765 -0
- package/dist/chunk-B6JOHEFS.js +303 -0
- package/dist/chunk-BL7ETGXC.js +2062 -0
- package/dist/chunk-BXCWXLDK.js +499 -0
- package/dist/chunk-DJY2ZT47.cjs +16 -0
- package/dist/chunk-DQXLUYGZ.cjs +26 -0
- package/dist/chunk-DSLRKEEM.js +519 -0
- package/dist/chunk-EC3FKFNR.cjs +161 -0
- package/dist/chunk-EDXVFXFG.js +1104 -0
- package/dist/chunk-EFOWDO5Z.cjs +674 -0
- package/dist/chunk-EFQLND6U.cjs +191 -0
- package/dist/chunk-EQXPGHMB.js +317 -0
- package/dist/chunk-FLODM2MN.cjs +1286 -0
- package/dist/chunk-FTXJCRSC.cjs +26 -0
- package/dist/chunk-H3Z6UNJ6.js +754 -0
- package/dist/chunk-HNETW4EK.cjs +101 -0
- package/dist/chunk-HRHUSLAY.cjs +341 -0
- package/dist/chunk-JA7AQN2U.cjs +26 -0
- package/dist/chunk-JDQYKY6U.js +14 -0
- package/dist/chunk-JJGYKMC4.cjs +1001 -0
- package/dist/chunk-JV7VTU2W.cjs +1406 -0
- package/dist/chunk-LQZJJ2IL.js +93 -0
- package/dist/chunk-LYEJYZVX.js +639 -0
- package/dist/chunk-MBDNDFW5.js +737 -0
- package/dist/chunk-ML76OME2.cjs +809 -0
- package/dist/chunk-MLKGABMK.js +7 -0
- package/dist/chunk-OBEPQDMI.cjs +1184 -0
- package/dist/chunk-OYF7PLZT.cjs +671 -0
- package/dist/chunk-P6CETHIC.cjs +1061 -0
- package/dist/chunk-QCKWJBFQ.cjs +341 -0
- package/dist/chunk-QFE476CS.js +34 -0
- package/dist/chunk-QTSQUW7V.cjs +428 -0
- package/dist/chunk-RJTHXN7R.cjs +401 -0
- package/dist/chunk-RRGQQVT3.cjs +2196 -0
- package/dist/chunk-SSMVTGUD.js +177 -0
- package/dist/chunk-T2Q4KBQ3.js +317 -0
- package/dist/chunk-U3SUHKQG.cjs +536 -0
- package/dist/chunk-VVQ4ZQ7G.js +625 -0
- package/dist/chunk-VYJ4FQIM.cjs +556 -0
- package/dist/chunk-WA2RZKLP.js +401 -0
- package/dist/chunk-WG25HRF2.js +23 -0
- package/dist/chunk-WHQGABRH.cjs +41 -0
- package/dist/chunk-X7TNY7YV.cjs +791 -0
- package/dist/chunk-XBCAPJS6.js +23 -0
- package/dist/chunk-XGESN6V3.cjs +686 -0
- package/dist/chunk-XU6L5TBJ.js +628 -0
- package/dist/chunk-Y6TFMQOU.js +149 -0
- package/dist/chunk-YVIRETI5.cjs +428 -0
- package/dist/chunk-YW3CYQZO.cjs +36 -0
- package/dist/chunk-ZH3F4HAS.cjs +326 -0
- package/dist/index-5ToZKUDg.d.cts +428 -0
- package/dist/index-5ToZKUDg.d.ts +428 -0
- package/dist/index-9wawOzmn.d.ts +19 -0
- package/dist/index-ASBR6v-E.d.cts +565 -0
- package/dist/index-ASBR6v-E.d.ts +565 -0
- package/dist/index-B7LKlvJk.d.cts +476 -0
- package/dist/index-B7LKlvJk.d.ts +476 -0
- package/dist/index-B7umJpPL.d.cts +332 -0
- package/dist/index-B7umJpPL.d.ts +332 -0
- package/dist/index-BChZTp3x.d.cts +518 -0
- package/dist/index-BChZTp3x.d.ts +518 -0
- package/dist/index-BNWAp6cn.d.cts +80 -0
- package/dist/index-BNWAp6cn.d.ts +80 -0
- package/dist/index-BV2fHXgi.d.cts +68 -0
- package/dist/index-BV2fHXgi.d.ts +68 -0
- package/dist/index-Bb_sUOUj.d.cts +218 -0
- package/dist/index-Bb_sUOUj.d.ts +218 -0
- package/dist/index-BgJGQLg9.d.cts +158 -0
- package/dist/index-BgJGQLg9.d.ts +158 -0
- package/dist/index-Bn3HVCJk.d.cts +140 -0
- package/dist/index-Bn3HVCJk.d.ts +140 -0
- package/dist/index-BsiQV-Md.d.cts +14 -0
- package/dist/index-BsiQV-Md.d.ts +14 -0
- package/dist/index-C7d7YDCl.d.cts +218 -0
- package/dist/index-C7d7YDCl.d.ts +218 -0
- package/dist/index-CFxPTzd1.d.cts +14 -0
- package/dist/index-CFxPTzd1.d.ts +14 -0
- package/dist/index-CG2dj02u.d.cts +404 -0
- package/dist/index-CG2dj02u.d.ts +404 -0
- package/dist/index-CK0phSMO.d.cts +9 -0
- package/dist/index-CNtiUTY3.d.cts +19 -0
- package/dist/index-COesY55N.d.ts +9 -0
- package/dist/index-CR4EC66T.d.cts +20 -0
- package/dist/index-CR4EC66T.d.ts +20 -0
- package/dist/index-CaVxPDmN.d.cts +476 -0
- package/dist/index-CaVxPDmN.d.ts +476 -0
- package/dist/index-Ce_7C4Dg.d.cts +320 -0
- package/dist/index-Ce_7C4Dg.d.ts +320 -0
- package/dist/index-CljdSS2W.d.cts +56 -0
- package/dist/index-CljdSS2W.d.ts +56 -0
- package/dist/index-Cpqv5g2f.d.cts +134 -0
- package/dist/index-Cpqv5g2f.d.ts +134 -0
- package/dist/index-CrIDfvJA.d.cts +800 -0
- package/dist/index-CrIDfvJA.d.ts +800 -0
- package/dist/index-Ctc6Hj-F.d.cts +14 -0
- package/dist/index-Ctc6Hj-F.d.ts +14 -0
- package/dist/index-D6SB0h7i.d.cts +164 -0
- package/dist/index-D6SB0h7i.d.ts +164 -0
- package/dist/index-DRLluCqw.d.cts +140 -0
- package/dist/index-DRLluCqw.d.ts +140 -0
- package/dist/index-DT-ZD2vN.d.cts +19 -0
- package/dist/index-D_h78ilz.d.cts +326 -0
- package/dist/index-D_h78ilz.d.ts +326 -0
- package/dist/index-Day051Iz.d.cts +272 -0
- package/dist/index-Day051Iz.d.ts +272 -0
- package/dist/index-Dhbf0iLm.d.cts +278 -0
- package/dist/index-Dhbf0iLm.d.ts +278 -0
- package/dist/index-EphVdsek.d.ts +19 -0
- package/dist/index-mgKSIcll.d.cts +44 -0
- package/dist/index-mgKSIcll.d.ts +44 -0
- package/dist/index-vZcD4vr2.d.cts +272 -0
- package/dist/index-vZcD4vr2.d.ts +272 -0
- package/dist/index-yvIuqUow.d.cts +158 -0
- package/dist/index-yvIuqUow.d.ts +158 -0
- package/dist/index.cjs +46 -3487
- package/dist/index.d.cts +34 -819
- package/dist/index.d.ts +34 -819
- package/dist/index.js +33 -3327
- package/package.json +18 -19
- package/scripts/generate.mjs +0 -126
- package/src/index.ts +0 -5
- package/src/place/Administration.tsx +0 -20
- package/src/place/Armchair.tsx +0 -20
- package/src/place/Backyard.tsx +0 -20
- package/src/place/BackyardTree.tsx +0 -20
- package/src/place/Balloon.tsx +0 -20
- package/src/place/Barbeque.tsx +0 -20
- package/src/place/Bed.tsx +0 -20
- package/src/place/Breaking.tsx +0 -20
- package/src/place/Broom.tsx +0 -20
- package/src/place/BrushRepair.tsx +0 -20
- package/src/place/Bus.tsx +0 -20
- package/src/place/Car.tsx +0 -20
- package/src/place/ChristmasTree.tsx +0 -20
- package/src/place/City.tsx +0 -20
- package/src/place/Cleaver.tsx +0 -20
- package/src/place/Clothes.tsx +0 -20
- package/src/place/Cloud.tsx +0 -20
- package/src/place/CoffeeBreak.tsx +0 -20
- package/src/place/Cyclist.tsx +0 -20
- package/src/place/DarkTheme.tsx +0 -20
- package/src/place/DarkThemeFill.tsx +0 -20
- package/src/place/DeliveryBus.tsx +0 -20
- package/src/place/DeliveryCar.tsx +0 -20
- package/src/place/Disability.tsx +0 -20
- package/src/place/Door.tsx +0 -20
- package/src/place/DoorExit.tsx +0 -20
- package/src/place/Drop.tsx +0 -20
- package/src/place/Dumbbell.tsx +0 -20
- package/src/place/Earth.tsx +0 -20
- package/src/place/Escalator.tsx +0 -20
- package/src/place/EscalatorDown.tsx +0 -20
- package/src/place/EscalatorUp.tsx +0 -20
- package/src/place/Factory.tsx +0 -20
- package/src/place/FigureFamily.tsx +0 -20
- package/src/place/FigureMan.tsx +0 -20
- package/src/place/FigureManWoman.tsx +0 -20
- package/src/place/FigureWoman.tsx +0 -20
- package/src/place/Fire.tsx +0 -20
- package/src/place/Food.tsx +0 -20
- package/src/place/ForkKnife.tsx +0 -20
- package/src/place/ForkSpoon.tsx +0 -20
- package/src/place/Hammer.tsx +0 -20
- package/src/place/HammerAndWrench.tsx +0 -20
- package/src/place/Helicopter.tsx +0 -20
- package/src/place/Kettlebell.tsx +0 -20
- package/src/place/Kite.tsx +0 -20
- package/src/place/Knife.tsx +0 -20
- package/src/place/Launch.tsx +0 -20
- package/src/place/Lift.tsx +0 -20
- package/src/place/Metro.tsx +0 -20
- package/src/place/Moon.tsx +0 -20
- package/src/place/Motorbike.tsx +0 -20
- package/src/place/Office.tsx +0 -20
- package/src/place/Officechair.tsx +0 -20
- package/src/place/Pass.tsx +0 -20
- package/src/place/Radar.tsx +0 -20
- package/src/place/Realty.tsx +0 -20
- package/src/place/Roller.tsx +0 -20
- package/src/place/RulerAndPencil.tsx +0 -20
- package/src/place/Saturn.tsx +0 -20
- package/src/place/Saw.tsx +0 -20
- package/src/place/Screwdriver.tsx +0 -20
- package/src/place/Ship.tsx +0 -20
- package/src/place/Smoking.tsx +0 -20
- package/src/place/Snowflake.tsx +0 -20
- package/src/place/SosAlarm.tsx +0 -20
- package/src/place/Stairs.tsx +0 -20
- package/src/place/Tank.tsx +0 -20
- package/src/place/TestSpeed.tsx +0 -20
- package/src/place/Thermometer.tsx +0 -20
- package/src/place/Train.tsx +0 -20
- package/src/place/Tray.tsx +0 -20
- package/src/place/Tribune.tsx +0 -20
- package/src/place/Umbrella.tsx +0 -20
- package/src/place/VacationBeach.tsx +0 -20
- package/src/place/VacationSea.tsx +0 -20
- package/src/place/Wrench.tsx +0 -20
- package/src/place/index.ts +0 -78
- package/src/place//320/241ookie.tsx +0 -20
- package/src/technology/AdapterPCL.tsx +0 -20
- package/src/technology/Adaptive.tsx +0 -20
- package/src/technology/AllDevices.tsx +0 -20
- package/src/technology/Atom.tsx +0 -20
- package/src/technology/Barrier.tsx +0 -20
- package/src/technology/BatteryChargeEmpty.tsx +0 -20
- package/src/technology/BatteryChargeHalh.tsx +0 -20
- package/src/technology/BatteryEmpty.tsx +0 -20
- package/src/technology/BatteryFill.tsx +0 -20
- package/src/technology/Bluetooth.tsx +0 -20
- package/src/technology/BluetoothOff.tsx +0 -20
- package/src/technology/Broadcast.tsx +0 -25
- package/src/technology/BroadcastOff.tsx +0 -40
- package/src/technology/CameraCeiling.tsx +0 -20
- package/src/technology/CameraHome.tsx +0 -20
- package/src/technology/CameraHomeGroup.tsx +0 -20
- package/src/technology/CameraStreet.tsx +0 -20
- package/src/technology/CloudGame.tsx +0 -20
- package/src/technology/CloudServer.tsx +0 -20
- package/src/technology/Console.tsx +0 -20
- package/src/technology/Controller.tsx +0 -20
- package/src/technology/Counter.tsx +0 -20
- package/src/technology/Datastore.tsx +0 -20
- package/src/technology/Debug.tsx +0 -20
- package/src/technology/Desktop.tsx +0 -20
- package/src/technology/DesktopAdd.tsx +0 -20
- package/src/technology/Device.tsx +0 -20
- package/src/technology/DeviceWifi.tsx +0 -20
- package/src/technology/Equipment.tsx +0 -20
- package/src/technology/Fax.tsx +0 -20
- package/src/technology/FlashCard.tsx +0 -20
- package/src/technology/Flashlight.tsx +0 -20
- package/src/technology/FloppyDisk.tsx +0 -20
- package/src/technology/Game.tsx +0 -20
- package/src/technology/Intercom.tsx +0 -20
- package/src/technology/Internet.tsx +0 -20
- package/src/technology/InternetAdd.tsx +0 -20
- package/src/technology/InternetCableOne.tsx +0 -20
- package/src/technology/InternetCableThree.tsx +0 -20
- package/src/technology/InternetWifi.tsx +0 -20
- package/src/technology/Keyboard.tsx +0 -20
- package/src/technology/LandlinePhone.tsx +0 -20
- package/src/technology/Laptop.tsx +0 -20
- package/src/technology/LightBulb.tsx +0 -20
- package/src/technology/LoadProgramm.tsx +0 -20
- package/src/technology/Magic.tsx +0 -20
- package/src/technology/MagicFill.tsx +0 -30
- package/src/technology/Microchip.tsx +0 -20
- package/src/technology/Microcircuit.tsx +0 -20
- package/src/technology/Mobile.tsx +0 -20
- package/src/technology/MobileAdd.tsx +0 -20
- package/src/technology/MobileInfo.tsx +0 -20
- package/src/technology/MobileInternet.tsx +0 -20
- package/src/technology/MobileRefresh.tsx +0 -20
- package/src/technology/MobileSignal.tsx +0 -20
- package/src/technology/Modem.tsx +0 -20
- package/src/technology/OtherService.tsx +0 -20
- package/src/technology/Phone.tsx +0 -20
- package/src/technology/PhoneAdd.tsx +0 -20
- package/src/technology/PhoneInternet.tsx +0 -20
- package/src/technology/PhoneRoaming.tsx +0 -20
- package/src/technology/PhoneTime.tsx +0 -20
- package/src/technology/Radio.tsx +0 -20
- package/src/technology/Registator.tsx +0 -20
- package/src/technology/Robot.tsx +0 -20
- package/src/technology/SIM.tsx +0 -20
- package/src/technology/ScreenCableThree.tsx +0 -20
- package/src/technology/ScreenInternet.tsx +0 -20
- package/src/technology/Server.tsx +0 -20
- package/src/technology/SetOfMinutes.tsx +0 -20
- package/src/technology/Signaling.tsx +0 -20
- package/src/technology/SmartHome.tsx +0 -20
- package/src/technology/SmartHomeAdd.tsx +0 -20
- package/src/technology/Socket.tsx +0 -20
- package/src/technology/Station.tsx +0 -20
- package/src/technology/Stopwatch.tsx +0 -20
- package/src/technology/Subnet.tsx +0 -20
- package/src/technology/Tablet.tsx +0 -20
- package/src/technology/ThermalImager.tsx +0 -20
- package/src/technology/UnknownDevice.tsx +0 -20
- package/src/technology/VRHelmet.tsx +0 -20
- package/src/technology/VRMask.tsx +0 -20
- package/src/technology/Wifi.tsx +0 -20
- package/src/technology/WifiDisconnect.tsx +0 -20
- package/src/technology/WifiOff.tsx +0 -20
- package/src/technology/index.ts +0 -85
- package/tsconfig.json +0 -15
- package/tsup.config.ts +0 -15
|
@@ -0,0 +1,639 @@
|
|
|
1
|
+
import { __export } from './chunk-MLKGABMK.js';
|
|
2
|
+
import { jsx } from 'react/jsx-runtime';
|
|
3
|
+
|
|
4
|
+
// src/16/navigation/index.ts
|
|
5
|
+
var navigation_exports = {};
|
|
6
|
+
__export(navigation_exports, {
|
|
7
|
+
ArrowDown: () => ArrowDown,
|
|
8
|
+
ArrowForwardLeft: () => ArrowForwardLeft,
|
|
9
|
+
ArrowForwardRight: () => ArrowForwardRight,
|
|
10
|
+
ArrowLeft: () => ArrowLeft,
|
|
11
|
+
ArrowLeftDown: () => ArrowLeftDown,
|
|
12
|
+
ArrowLeftUp: () => ArrowLeftUp,
|
|
13
|
+
ArrowRight: () => ArrowRight,
|
|
14
|
+
ArrowRightDown: () => ArrowRightDown,
|
|
15
|
+
ArrowRightLeft: () => ArrowRightLeft,
|
|
16
|
+
ArrowRightUp: () => ArrowRightUp,
|
|
17
|
+
ArrowUp: () => ArrowUp,
|
|
18
|
+
CaretSort: () => CaretSort,
|
|
19
|
+
CaretSortDown: () => CaretSortDown,
|
|
20
|
+
CaretSortUp: () => CaretSortUp,
|
|
21
|
+
CheckLarge: () => CheckLarge,
|
|
22
|
+
CheckLargeDouble: () => CheckLargeDouble,
|
|
23
|
+
CheckSmall: () => CheckSmall,
|
|
24
|
+
ChevronDown: () => ChevronDown,
|
|
25
|
+
ChevronLeft: () => ChevronLeft,
|
|
26
|
+
ChevronRight: () => ChevronRight,
|
|
27
|
+
ChevronSort: () => ChevronSort,
|
|
28
|
+
ChevronUp: () => ChevronUp,
|
|
29
|
+
CloseLarge: () => CloseLarge,
|
|
30
|
+
CloseSmall: () => CloseSmall,
|
|
31
|
+
Fold: () => Fold,
|
|
32
|
+
Geolocation: () => Geolocation,
|
|
33
|
+
GeolocationFill: () => GeolocationFill,
|
|
34
|
+
LinkNative: () => LinkNative,
|
|
35
|
+
Menu: () => Menu,
|
|
36
|
+
MenuCatalog: () => MenuCatalog,
|
|
37
|
+
MenuKebab: () => MenuKebab,
|
|
38
|
+
MenuPlusBullets: () => MenuPlusBullets,
|
|
39
|
+
More: () => More,
|
|
40
|
+
Next: () => Next,
|
|
41
|
+
Pin: () => Pin,
|
|
42
|
+
PinFill: () => PinFill,
|
|
43
|
+
Previous: () => Previous,
|
|
44
|
+
Redo: () => Redo,
|
|
45
|
+
SignIn: () => SignIn,
|
|
46
|
+
SignOut: () => SignOut,
|
|
47
|
+
SlowSort: () => SlowSort,
|
|
48
|
+
TreeForwardLeft: () => TreeForwardLeft,
|
|
49
|
+
TreeForwardRight: () => TreeForwardRight,
|
|
50
|
+
Undo: () => Undo,
|
|
51
|
+
Unfold: () => Unfold
|
|
52
|
+
});
|
|
53
|
+
var ArrowDown = (props) => /* @__PURE__ */ jsx(
|
|
54
|
+
"svg",
|
|
55
|
+
{
|
|
56
|
+
width: "16",
|
|
57
|
+
height: "16",
|
|
58
|
+
viewBox: "0 0 16 16",
|
|
59
|
+
fill: "currentColor",
|
|
60
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
61
|
+
...props,
|
|
62
|
+
children: /* @__PURE__ */ jsx("path", { d: "M8.75 11.1922L8.75 2L7.25 2L7.25 11.1934L4.5305 8.47079L3.46924 9.53085L7.46857 13.5348C7.60924 13.6756 7.80011 13.7547 7.99914 13.7547C8.19818 13.7547 8.38907 13.6756 8.52975 13.5348L12.5304 9.53093L11.4693 8.4707L8.75 11.1922Z", fillRule: "evenodd" })
|
|
63
|
+
}
|
|
64
|
+
);
|
|
65
|
+
ArrowDown.displayName = "ArrowDown";
|
|
66
|
+
var ArrowForwardLeft = (props) => /* @__PURE__ */ jsx(
|
|
67
|
+
"svg",
|
|
68
|
+
{
|
|
69
|
+
width: "16",
|
|
70
|
+
height: "16",
|
|
71
|
+
viewBox: "0 0 16 16",
|
|
72
|
+
fill: "currentColor",
|
|
73
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
74
|
+
...props,
|
|
75
|
+
children: /* @__PURE__ */ jsx("path", { d: "M6.21967 1.50098L2.21967 5.50098C1.92678 5.79387 1.92678 6.26874 2.21967 6.56164L6.21967 10.5616L7.28033 9.50098L4.52941 6.75006L10.25 6.75006C11.4926 6.75006 12.5 7.75742 12.5 9.00006L12.5 14.0001L14 14.0001L14 9.00006C14 6.92899 12.3211 5.25006 10.25 5.25006L4.59191 5.25006L7.28033 2.56164L6.21967 1.50098Z", fillRule: "evenodd" })
|
|
76
|
+
}
|
|
77
|
+
);
|
|
78
|
+
ArrowForwardLeft.displayName = "ArrowForwardLeft";
|
|
79
|
+
var ArrowForwardRight = (props) => /* @__PURE__ */ jsx(
|
|
80
|
+
"svg",
|
|
81
|
+
{
|
|
82
|
+
width: "16",
|
|
83
|
+
height: "16",
|
|
84
|
+
viewBox: "0 0 16 16",
|
|
85
|
+
fill: "currentColor",
|
|
86
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
87
|
+
...props,
|
|
88
|
+
children: /* @__PURE__ */ jsx("path", { d: "M4.21967 0L0.21967 4C-0.0732233 4.29289 -0.0732233 4.76777 0.21967 5.06066L4.21967 9.06066L5.28033 8L2.52941 5.24908L8.25 5.24908C9.49264 5.24908 10.5 6.25644 10.5 7.49908L10.5 12.4991L12 12.4991L12 7.49908C12 5.42801 10.3211 3.74908 8.25 3.74908L2.59191 3.74908L5.28033 1.06066L4.21967 0Z", fillRule: "evenodd", transform: "matrix(-1,0,0,1,14,1.50098)" })
|
|
89
|
+
}
|
|
90
|
+
);
|
|
91
|
+
ArrowForwardRight.displayName = "ArrowForwardRight";
|
|
92
|
+
var ArrowLeft = (props) => /* @__PURE__ */ jsx(
|
|
93
|
+
"svg",
|
|
94
|
+
{
|
|
95
|
+
width: "16",
|
|
96
|
+
height: "16",
|
|
97
|
+
viewBox: "0 0 16 16",
|
|
98
|
+
fill: "currentColor",
|
|
99
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
100
|
+
...props,
|
|
101
|
+
children: /* @__PURE__ */ jsx("path", { d: "M6.46967 3.46964L2.46967 7.46964C2.17678 7.76253 2.17678 8.2374 2.46967 8.53029L6.46967 12.5303L7.53033 11.4696L4.80909 8.74839L13.9999 8.7501L14.0001 7.2501L4.81223 7.24839L7.53033 4.5303L6.46967 3.46964Z", fillRule: "evenodd" })
|
|
102
|
+
}
|
|
103
|
+
);
|
|
104
|
+
ArrowLeft.displayName = "ArrowLeft";
|
|
105
|
+
var ArrowLeftDown = (props) => /* @__PURE__ */ jsx(
|
|
106
|
+
"svg",
|
|
107
|
+
{
|
|
108
|
+
width: "16",
|
|
109
|
+
height: "16",
|
|
110
|
+
viewBox: "0 0 16 16",
|
|
111
|
+
fill: "currentColor",
|
|
112
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
113
|
+
...props,
|
|
114
|
+
children: /* @__PURE__ */ jsx("path", { d: "M5.55858 11.5023L13.0016 4.05995L11.941 2.99924L4.4978 10.4418L4.4978 6.0218L2.9978 6.0218L2.9978 12.0023C2.9978 12.5546 3.44552 13.0023 3.9978 13.0023L9.9789 13.0023L9.9789 11.5023L5.55858 11.5023Z", fillRule: "evenodd" })
|
|
115
|
+
}
|
|
116
|
+
);
|
|
117
|
+
ArrowLeftDown.displayName = "ArrowLeftDown";
|
|
118
|
+
var ArrowLeftUp = (props) => /* @__PURE__ */ jsx(
|
|
119
|
+
"svg",
|
|
120
|
+
{
|
|
121
|
+
width: "16",
|
|
122
|
+
height: "16",
|
|
123
|
+
viewBox: "0 0 16 16",
|
|
124
|
+
fill: "currentColor",
|
|
125
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
126
|
+
...props,
|
|
127
|
+
children: /* @__PURE__ */ jsx("path", { d: "M10.0036 6.98053L10.0036 1C10.0036 0.447716 9.55591 0 9.00363 0L3.02253 0L3.02253 1.5L7.44305 1.5L0 8.94236L1.06061 10.0031L8.50363 2.56074L8.50363 6.98053L10.0036 6.98053Z", fillRule: "evenodd", transform: "matrix(6.12323e-17,-1,1,6.12323e-17,3.00024,13.0033)" })
|
|
128
|
+
}
|
|
129
|
+
);
|
|
130
|
+
ArrowLeftUp.displayName = "ArrowLeftUp";
|
|
131
|
+
var ArrowRight = (props) => /* @__PURE__ */ jsx(
|
|
132
|
+
"svg",
|
|
133
|
+
{
|
|
134
|
+
width: "16",
|
|
135
|
+
height: "16",
|
|
136
|
+
viewBox: "0 0 16 16",
|
|
137
|
+
fill: "currentColor",
|
|
138
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
139
|
+
...props,
|
|
140
|
+
children: /* @__PURE__ */ jsx("path", { d: "M9.53033 12.5296L13.5303 8.52959C13.8232 8.2367 13.8232 7.76183 13.5303 7.46893L9.53033 3.46893L8.46967 4.52959L11.191 7.25097L2.00028 7.24926L2 8.74926L11.1876 8.75097L8.46967 11.4689L9.53033 12.5296Z", fillRule: "evenodd" })
|
|
141
|
+
}
|
|
142
|
+
);
|
|
143
|
+
ArrowRight.displayName = "ArrowRight";
|
|
144
|
+
var ArrowRightDown = (props) => /* @__PURE__ */ jsx(
|
|
145
|
+
"svg",
|
|
146
|
+
{
|
|
147
|
+
width: "16",
|
|
148
|
+
height: "16",
|
|
149
|
+
viewBox: "0 0 16 16",
|
|
150
|
+
fill: "currentColor",
|
|
151
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
152
|
+
...props,
|
|
153
|
+
children: /* @__PURE__ */ jsx("path", { d: "M2.56078 8.50309L10.0038 1.06071L8.94324 0L1.5 7.44255L1.5 3.02257L0 3.02257L0 9.00309C0 9.55538 0.447715 10.0031 1 10.0031L6.9811 10.0031L6.9811 8.50309L2.56078 8.50309Z", fillRule: "evenodd", transform: "matrix(1.19249e-08,-1,1,1.19249e-08,2.9978,13.0038)" })
|
|
154
|
+
}
|
|
155
|
+
);
|
|
156
|
+
ArrowRightDown.displayName = "ArrowRightDown";
|
|
157
|
+
var ArrowRightLeft = (props) => /* @__PURE__ */ jsx(
|
|
158
|
+
"svg",
|
|
159
|
+
{
|
|
160
|
+
width: "16",
|
|
161
|
+
height: "16",
|
|
162
|
+
viewBox: "0 0 16 16",
|
|
163
|
+
fill: "currentColor",
|
|
164
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
165
|
+
...props,
|
|
166
|
+
children: /* @__PURE__ */ jsx("path", { d: "M10.1437 6.97614L11.3912 5.76029L3.00084 5.76029L3.00084 4.26029L11.3892 4.26029L10.1437 3.04643L11.2179 1.99951L13.7711 4.4878C14.0677 4.7769 14.0677 5.24562 13.7711 5.53472L11.218 8.02305L10.1437 6.97614ZM5.85622 12.948L4.60869 11.7322L12.9991 11.7322L12.9991 10.2322L4.61071 10.2322L5.85621 9.01834L4.78199 7.97142L2.22883 10.4597C1.93219 10.7488 1.93219 11.2175 2.22882 11.5066L4.78199 13.995L5.85622 12.948Z", fillRule: "evenodd" })
|
|
167
|
+
}
|
|
168
|
+
);
|
|
169
|
+
ArrowRightLeft.displayName = "ArrowRightLeft";
|
|
170
|
+
var ArrowRightUp = (props) => /* @__PURE__ */ jsx(
|
|
171
|
+
"svg",
|
|
172
|
+
{
|
|
173
|
+
width: "16",
|
|
174
|
+
height: "16",
|
|
175
|
+
viewBox: "0 0 16 16",
|
|
176
|
+
fill: "currentColor",
|
|
177
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
178
|
+
...props,
|
|
179
|
+
children: /* @__PURE__ */ jsx("path", { d: "M13.0036 9.98053L13.0036 4C13.0036 3.44772 12.5559 3 12.0036 3L6.02253 3L6.02253 4.5L10.443 4.5L3 11.9424L4.06061 13.0031L11.5036 5.56074L11.5036 9.98053L13.0036 9.98053Z", fillRule: "evenodd" })
|
|
180
|
+
}
|
|
181
|
+
);
|
|
182
|
+
ArrowRightUp.displayName = "ArrowRightUp";
|
|
183
|
+
var ArrowUp = (props) => /* @__PURE__ */ jsx(
|
|
184
|
+
"svg",
|
|
185
|
+
{
|
|
186
|
+
width: "16",
|
|
187
|
+
height: "16",
|
|
188
|
+
viewBox: "0 0 16 16",
|
|
189
|
+
fill: "currentColor",
|
|
190
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
191
|
+
...props,
|
|
192
|
+
children: /* @__PURE__ */ jsx("path", { d: "M5.28063 9.18764L5.28063 0L3.78063 0L3.78063 9.18854L1.06127 6.46607L0 7.52612L3.99934 11.53C4.14 11.6708 4.33087 11.75 4.52991 11.75C4.72895 11.75 4.91983 11.6709 5.06051 11.5301L9.06118 7.52621L8.00009 6.46598L5.28063 9.18764Z", fillRule: "evenodd", transform: "matrix(-1,-8.74228e-08,8.74228e-08,-1,12.5303,14.0008)" })
|
|
193
|
+
}
|
|
194
|
+
);
|
|
195
|
+
ArrowUp.displayName = "ArrowUp";
|
|
196
|
+
var CaretSort = (props) => /* @__PURE__ */ jsx(
|
|
197
|
+
"svg",
|
|
198
|
+
{
|
|
199
|
+
width: "16",
|
|
200
|
+
height: "16",
|
|
201
|
+
viewBox: "0 0 16 16",
|
|
202
|
+
fill: "currentColor",
|
|
203
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
204
|
+
...props,
|
|
205
|
+
children: /* @__PURE__ */ jsx("path", { d: "M13 6L3 6L7.4488 1.24408C7.75322 0.918641 8.24678 0.918641 8.5512 1.24408L13 6ZM13 10L3 10L7.4488 14.7559C7.75322 15.0814 8.24678 15.0814 8.5512 14.7559L13 10Z", fillRule: "evenodd" })
|
|
206
|
+
}
|
|
207
|
+
);
|
|
208
|
+
CaretSort.displayName = "CaretSort";
|
|
209
|
+
var CaretSortDown = (props) => /* @__PURE__ */ jsx(
|
|
210
|
+
"svg",
|
|
211
|
+
{
|
|
212
|
+
width: "16",
|
|
213
|
+
height: "16",
|
|
214
|
+
viewBox: "0 0 16 16",
|
|
215
|
+
fill: "currentColor",
|
|
216
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
217
|
+
...props,
|
|
218
|
+
children: /* @__PURE__ */ jsx("path", { d: "M3 6L13 6L8.5512 10.7559C8.24678 11.0814 7.75322 11.0814 7.4488 10.7559L3 6Z", fillRule: "evenodd" })
|
|
219
|
+
}
|
|
220
|
+
);
|
|
221
|
+
CaretSortDown.displayName = "CaretSortDown";
|
|
222
|
+
var CaretSortUp = (props) => /* @__PURE__ */ jsx(
|
|
223
|
+
"svg",
|
|
224
|
+
{
|
|
225
|
+
width: "16",
|
|
226
|
+
height: "16",
|
|
227
|
+
viewBox: "0 0 16 16",
|
|
228
|
+
fill: "currentColor",
|
|
229
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
230
|
+
...props,
|
|
231
|
+
children: /* @__PURE__ */ jsx("path", { d: "M0 0L10 0L5.5512 4.75592C5.24678 5.08136 4.75322 5.08136 4.4488 4.75592L0 0Z", fillRule: "evenodd", transform: "matrix(1,0,0,-1,3,10)" })
|
|
232
|
+
}
|
|
233
|
+
);
|
|
234
|
+
CaretSortUp.displayName = "CaretSortUp";
|
|
235
|
+
var CheckLarge = (props) => /* @__PURE__ */ jsx(
|
|
236
|
+
"svg",
|
|
237
|
+
{
|
|
238
|
+
width: "16",
|
|
239
|
+
height: "16",
|
|
240
|
+
viewBox: "0 0 16 16",
|
|
241
|
+
fill: "currentColor",
|
|
242
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
243
|
+
...props,
|
|
244
|
+
children: /* @__PURE__ */ jsx("path", { d: "M14.0304 5.03033L7.03039 12.0303C6.73749 12.3232 6.26262 12.3232 5.96973 12.0303L1.96973 8.03033L3.03039 6.96967L6.50006 10.4393L12.9697 3.96967L14.0304 5.03033Z", fillRule: "evenodd" })
|
|
245
|
+
}
|
|
246
|
+
);
|
|
247
|
+
CheckLarge.displayName = "CheckLarge";
|
|
248
|
+
var CheckLargeDouble = (props) => /* @__PURE__ */ jsx(
|
|
249
|
+
"svg",
|
|
250
|
+
{
|
|
251
|
+
width: "16",
|
|
252
|
+
height: "16",
|
|
253
|
+
viewBox: "0 0 16 16",
|
|
254
|
+
fill: "currentColor",
|
|
255
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
256
|
+
...props,
|
|
257
|
+
children: /* @__PURE__ */ jsx("path", { d: "M5.06066 12.0304L12.0607 5.03039L11 3.96973L4.53033 10.4394L1.06066 6.96973L0 8.03039L4 12.0304C4.29289 12.3233 4.76777 12.3233 5.06066 12.0304ZM9.06066 12.0304L16.0607 5.03039L15 3.96973L8.53033 10.4394L8.06066 9.96973L7 11.0304L8 12.0304C8.29289 12.3233 8.76777 12.3233 9.06066 12.0304Z", fillRule: "evenodd" })
|
|
258
|
+
}
|
|
259
|
+
);
|
|
260
|
+
CheckLargeDouble.displayName = "CheckLargeDouble";
|
|
261
|
+
var CheckSmall = (props) => /* @__PURE__ */ jsx(
|
|
262
|
+
"svg",
|
|
263
|
+
{
|
|
264
|
+
width: "16",
|
|
265
|
+
height: "16",
|
|
266
|
+
viewBox: "0 0 16 16",
|
|
267
|
+
fill: "currentColor",
|
|
268
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
269
|
+
...props,
|
|
270
|
+
children: /* @__PURE__ */ jsx("path", { d: "M12.0306 6.02953L7.53063 10.5295C7.23774 10.8224 6.76286 10.8224 6.46997 10.5295L3.96997 8.02953L5.03063 6.96887L7.0003 8.93854L10.97 4.96887L12.0306 6.02953Z", fillRule: "evenodd" })
|
|
271
|
+
}
|
|
272
|
+
);
|
|
273
|
+
CheckSmall.displayName = "CheckSmall";
|
|
274
|
+
var ChevronDown = (props) => /* @__PURE__ */ jsx(
|
|
275
|
+
"svg",
|
|
276
|
+
{
|
|
277
|
+
width: "16",
|
|
278
|
+
height: "16",
|
|
279
|
+
viewBox: "0 0 16 16",
|
|
280
|
+
fill: "currentColor",
|
|
281
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
282
|
+
...props,
|
|
283
|
+
children: /* @__PURE__ */ jsx("path", { d: "M7.46882 10.5339L3.46948 6.53002L4.53075 5.46997L7.99954 8.94272L11.4696 5.46988L12.5307 6.53011L8.52999 10.534C8.38931 10.6748 8.19843 10.7539 7.99939 10.7539C7.80035 10.7539 7.60948 10.6747 7.46882 10.5339Z", fillRule: "evenodd" })
|
|
284
|
+
}
|
|
285
|
+
);
|
|
286
|
+
ChevronDown.displayName = "ChevronDown";
|
|
287
|
+
var ChevronLeft = (props) => /* @__PURE__ */ jsx(
|
|
288
|
+
"svg",
|
|
289
|
+
{
|
|
290
|
+
width: "16",
|
|
291
|
+
height: "16",
|
|
292
|
+
viewBox: "0 0 16 16",
|
|
293
|
+
fill: "currentColor",
|
|
294
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
295
|
+
...props,
|
|
296
|
+
children: /* @__PURE__ */ jsx("path", { d: "M5.47022 7.46796L9.47412 3.46863L10.5342 4.52989L7.06142 7.99868L10.5343 11.4687L9.47404 12.5298L5.47013 8.52914C5.32933 8.38846 5.25023 8.19757 5.25024 7.99853C5.25026 7.79949 5.32939 7.60862 5.47022 7.46796Z", fillRule: "evenodd" })
|
|
297
|
+
}
|
|
298
|
+
);
|
|
299
|
+
ChevronLeft.displayName = "ChevronLeft";
|
|
300
|
+
var ChevronRight = (props) => /* @__PURE__ */ jsx(
|
|
301
|
+
"svg",
|
|
302
|
+
{
|
|
303
|
+
width: "16",
|
|
304
|
+
height: "16",
|
|
305
|
+
viewBox: "0 0 16 16",
|
|
306
|
+
fill: "currentColor",
|
|
307
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
308
|
+
...props,
|
|
309
|
+
children: /* @__PURE__ */ jsx("path", { d: "M8.93602 8.00047L5.46948 4.53054L6.53066 3.4704L10.5268 7.4704C10.8193 7.76323 10.8193 8.23771 10.5268 8.53054L6.53066 12.5305L5.46948 11.4704L8.93602 8.00047Z", fillRule: "nonzero" })
|
|
310
|
+
}
|
|
311
|
+
);
|
|
312
|
+
ChevronRight.displayName = "ChevronRight";
|
|
313
|
+
var ChevronSort = (props) => /* @__PURE__ */ jsx(
|
|
314
|
+
"svg",
|
|
315
|
+
{
|
|
316
|
+
width: "16",
|
|
317
|
+
height: "16",
|
|
318
|
+
viewBox: "0 0 16 16",
|
|
319
|
+
fill: "currentColor",
|
|
320
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
321
|
+
...props,
|
|
322
|
+
children: /* @__PURE__ */ jsx("path", { d: "M4.53047 6.53029L8.0001 3.06009L11.4697 6.53029L12.5305 5.46972L8.53047 1.46906C8.38982 1.32838 8.19903 1.24934 8.0001 1.24934C7.80117 1.24934 7.61038 1.32838 7.46973 1.46906L3.46973 5.46972L4.53047 6.53029ZM4.53082 9.46901L8.00049 12.9387L11.4702 9.46901L12.5308 10.5297L8.53082 14.5297C8.23792 14.8226 7.76305 14.8226 7.47016 14.5297L3.47016 10.5297L4.53082 9.46901Z", fillRule: "evenodd" })
|
|
323
|
+
}
|
|
324
|
+
);
|
|
325
|
+
ChevronSort.displayName = "ChevronSort";
|
|
326
|
+
var ChevronUp = (props) => /* @__PURE__ */ jsx(
|
|
327
|
+
"svg",
|
|
328
|
+
{
|
|
329
|
+
width: "16",
|
|
330
|
+
height: "16",
|
|
331
|
+
viewBox: "0 0 16 16",
|
|
332
|
+
fill: "currentColor",
|
|
333
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
334
|
+
...props,
|
|
335
|
+
children: /* @__PURE__ */ jsx("path", { d: "M8.00006 7.06066L4.53039 10.5303L3.46973 9.46967L7.46973 5.46967C7.76262 5.17678 8.23749 5.17678 8.53039 5.46967L12.5304 9.46967L11.4697 10.5303L8.00006 7.06066Z", fillRule: "evenodd" })
|
|
336
|
+
}
|
|
337
|
+
);
|
|
338
|
+
ChevronUp.displayName = "ChevronUp";
|
|
339
|
+
var CloseLarge = (props) => /* @__PURE__ */ jsx(
|
|
340
|
+
"svg",
|
|
341
|
+
{
|
|
342
|
+
width: "16",
|
|
343
|
+
height: "16",
|
|
344
|
+
viewBox: "0 0 16 16",
|
|
345
|
+
fill: "currentColor",
|
|
346
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
347
|
+
...props,
|
|
348
|
+
children: /* @__PURE__ */ jsx("path", { d: "M9.0615 7.99998L13.0306 11.9691L11.97 13.0298L8.00072 9.06052L4.03057 13.0298L2.97003 11.969L6.94006 7.99986L2.96997 4.02975L4.03063 2.96909L8.00084 6.93931L11.97 2.97098L13.0306 4.03176L9.0615 7.99998Z", fillRule: "evenodd" })
|
|
349
|
+
}
|
|
350
|
+
);
|
|
351
|
+
CloseLarge.displayName = "CloseLarge";
|
|
352
|
+
var CloseSmall = (props) => /* @__PURE__ */ jsx(
|
|
353
|
+
"svg",
|
|
354
|
+
{
|
|
355
|
+
width: "16",
|
|
356
|
+
height: "16",
|
|
357
|
+
viewBox: "0 0 16 16",
|
|
358
|
+
fill: "currentColor",
|
|
359
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
360
|
+
...props,
|
|
361
|
+
children: /* @__PURE__ */ jsx("path", { d: "M4.99311 4.99464L4.99294 8.48752L3.49294 8.48563L3.49311 4.99459L0.00176042 4.99447L0 3.49447L3.49318 3.49459L3.49334 0L4.99334 0.00188222L4.99318 3.49464L8.48563 3.49476L8.48739 4.99476L4.99311 4.99464Z", fillRule: "evenodd", transform: "matrix(0.707107,0.707107,-0.707107,0.707107,8.00049,1.99866)" })
|
|
362
|
+
}
|
|
363
|
+
);
|
|
364
|
+
CloseSmall.displayName = "CloseSmall";
|
|
365
|
+
var Fold = (props) => /* @__PURE__ */ jsx(
|
|
366
|
+
"svg",
|
|
367
|
+
{
|
|
368
|
+
width: "16",
|
|
369
|
+
height: "16",
|
|
370
|
+
viewBox: "0 0 16 16",
|
|
371
|
+
fill: "currentColor",
|
|
372
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
373
|
+
...props,
|
|
374
|
+
children: /* @__PURE__ */ jsx("path", { d: "M14.0019 5.49816L11.5628 5.49816L15.0626 1.99851L14.002 0.937848L10.5022 4.4375L10.5022 1.99843L9.00218 1.99843L9.00218 5.99816C9.00218 6.55044 9.44989 6.99816 10.0022 6.99816L14.0019 6.99816L14.0019 5.49816ZM2.00028 10.5002L4.43933 10.5002L0.939453 14L2.00011 15.0606L5.5 11.5609L5.5 14L7 14L7 10.0002C7 9.44795 6.55229 9.00023 6 9.00023L2.00028 9.00023L2.00028 10.5002Z", fillRule: "evenodd" })
|
|
375
|
+
}
|
|
376
|
+
);
|
|
377
|
+
Fold.displayName = "Fold";
|
|
378
|
+
var Geolocation = (props) => /* @__PURE__ */ jsx(
|
|
379
|
+
"svg",
|
|
380
|
+
{
|
|
381
|
+
width: "16",
|
|
382
|
+
height: "16",
|
|
383
|
+
viewBox: "0 0 16 16",
|
|
384
|
+
fill: "currentColor",
|
|
385
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
386
|
+
...props,
|
|
387
|
+
children: /* @__PURE__ */ jsx("path", { d: "M9.59493 13.6535L9.73872 13.2944L9.7412 13.2882L9.88459 12.9301L9.91884 12.8446L13.6646 3.48935L13.6703 3.47524L13.7479 3.28137L13.7485 3.27974L13.9609 2.74932C14.0006 2.65004 14.0103 2.54128 13.9889 2.43652C13.9674 2.33177 13.9157 2.23562 13.8402 2.16001C13.7646 2.08439 13.6686 2.03263 13.5639 2.01114C13.4593 1.98966 13.3506 1.99938 13.2514 2.03912L12.7188 2.25198L12.718 2.25231L12.525 2.32943L12.511 2.33501L3.15298 6.07478L3.0692 6.10826L2.71224 6.25091L2.70851 6.2524L2.3461 6.39723C2.2386 6.43953 2.14728 6.51487 2.08528 6.61242C2.02329 6.70998 1.99381 6.82471 2.00109 6.9401C2.00837 7.05549 2.05203 7.1656 2.1258 7.25457C2.19957 7.34353 2.29963 7.40678 2.41159 7.4352L2.79209 7.53072L2.79986 7.53267L3.17125 7.6259L3.25873 7.64786L7.33554 8.67125L8.34632 12.7366L8.36856 12.826L8.46148 13.1997L8.46389 13.2094L8.55801 13.588C8.58641 13.7001 8.64959 13.8002 8.73847 13.8741C8.82735 13.9479 8.93734 13.9916 9.05262 13.9989C9.16789 14.0062 9.2825 13.9767 9.37996 13.9146C9.47741 13.8526 9.55268 13.7612 9.59493 13.6535ZM9.29986 10.3551L11.7411 4.25806L5.63561 6.69798L7.70075 7.21639L8.57398 7.4356L8.79122 8.30932L9.29986 10.3551Z", fillRule: "evenodd" })
|
|
388
|
+
}
|
|
389
|
+
);
|
|
390
|
+
Geolocation.displayName = "Geolocation";
|
|
391
|
+
var GeolocationFill = (props) => /* @__PURE__ */ jsx(
|
|
392
|
+
"svg",
|
|
393
|
+
{
|
|
394
|
+
width: "16",
|
|
395
|
+
height: "16",
|
|
396
|
+
viewBox: "0 0 16 16",
|
|
397
|
+
fill: "currentColor",
|
|
398
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
399
|
+
...props,
|
|
400
|
+
children: /* @__PURE__ */ jsx("path", { d: "M13.9609 2.74932L9.59493 13.6535C9.55268 13.7612 9.47741 13.8526 9.37996 13.9146C9.2825 13.9767 9.16789 14.0062 9.05262 13.9989C8.93734 13.9916 8.82735 13.9479 8.73847 13.8741C8.64959 13.8002 8.58641 13.7001 8.55801 13.588L7.33554 8.67125L2.41159 7.4352C2.29963 7.40678 2.19957 7.34353 2.1258 7.25457C2.05203 7.1656 2.00837 7.05549 2.00109 6.9401C1.99381 6.82471 2.02329 6.70998 2.08528 6.61242C2.14728 6.51487 2.2386 6.43953 2.3461 6.39723L13.2514 2.03912C13.3506 1.99938 13.4593 1.98966 13.5639 2.01114C13.6686 2.03263 13.7646 2.08439 13.8402 2.16001C13.9157 2.23562 13.9674 2.33177 13.9889 2.43652C14.0103 2.54128 14.0006 2.65004 13.9609 2.74932Z", fillRule: "nonzero" })
|
|
401
|
+
}
|
|
402
|
+
);
|
|
403
|
+
GeolocationFill.displayName = "GeolocationFill";
|
|
404
|
+
var LinkNative = (props) => /* @__PURE__ */ jsx(
|
|
405
|
+
"svg",
|
|
406
|
+
{
|
|
407
|
+
width: "16",
|
|
408
|
+
height: "16",
|
|
409
|
+
viewBox: "0 0 16 16",
|
|
410
|
+
fill: "currentColor",
|
|
411
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
412
|
+
...props,
|
|
413
|
+
children: /* @__PURE__ */ jsx("path", { d: "M3.77934 9.1903L5.00001 7.96966L6.06065 9.03033L3.56064 11.5303C3.26774 11.8232 2.79287 11.8232 2.49998 11.5303L0 9.03033L1.06066 7.96967L2.27934 9.18835L2.27935 0L3.77935 0L3.77934 9.1903Z", fillRule: "evenodd", transform: "matrix(4.37114e-08,1,1,-4.37114e-08,2,4.96973)" })
|
|
414
|
+
}
|
|
415
|
+
);
|
|
416
|
+
LinkNative.displayName = "LinkNative";
|
|
417
|
+
var Menu = (props) => /* @__PURE__ */ jsx(
|
|
418
|
+
"svg",
|
|
419
|
+
{
|
|
420
|
+
width: "16",
|
|
421
|
+
height: "16",
|
|
422
|
+
viewBox: "0 0 16 16",
|
|
423
|
+
fill: "currentColor",
|
|
424
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
425
|
+
...props,
|
|
426
|
+
children: /* @__PURE__ */ jsx("path", { d: "M15 2.25L1 2.25L1 3.75L15 3.75L15 2.25ZM1 7.25L15 7.25L15 8.75L1 8.75L1 7.25ZM1 12.25L15 12.25L15 13.75L1 13.75L1 12.25Z", fillRule: "evenodd" })
|
|
427
|
+
}
|
|
428
|
+
);
|
|
429
|
+
Menu.displayName = "Menu";
|
|
430
|
+
var MenuCatalog = (props) => /* @__PURE__ */ jsx(
|
|
431
|
+
"svg",
|
|
432
|
+
{
|
|
433
|
+
width: "16",
|
|
434
|
+
height: "16",
|
|
435
|
+
viewBox: "0 0 16 16",
|
|
436
|
+
fill: "currentColor",
|
|
437
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
438
|
+
...props,
|
|
439
|
+
children: /* @__PURE__ */ jsx("path", { d: "M4 2.5C4 3.32843 3.32843 4 2.5 4C1.67157 4 1 3.32843 1 2.5C1 1.67157 1.67157 1 2.5 1C3.32843 1 4 1.67157 4 2.5ZM9.5 2.5C9.5 3.32843 8.82843 4 8 4C7.17157 4 6.5 3.32843 6.5 2.5C6.5 1.67157 7.17157 1 8 1C8.82843 1 9.5 1.67157 9.5 2.5ZM13.5 4C14.3284 4 15 3.32843 15 2.5C15 1.67157 14.3284 1 13.5 1C12.6716 1 12 1.67157 12 2.5C12 3.32843 12.6716 4 13.5 4ZM4 8C4 8.82843 3.32843 9.5 2.5 9.5C1.67157 9.5 1 8.82843 1 8C1 7.17157 1.67157 6.5 2.5 6.5C3.32843 6.5 4 7.17157 4 8ZM8 9.5C8.82843 9.5 9.5 8.82843 9.5 8C9.5 7.17157 8.82843 6.5 8 6.5C7.17157 6.5 6.5 7.17157 6.5 8C6.5 8.82843 7.17157 9.5 8 9.5ZM15 8C15 8.82843 14.3284 9.5 13.5 9.5C12.6716 9.5 12 8.82843 12 8C12 7.17157 12.6716 6.5 13.5 6.5C14.3284 6.5 15 7.17157 15 8ZM2.5 15C3.32843 15 4 14.3284 4 13.5C4 12.6716 3.32843 12 2.5 12C1.67157 12 1 12.6716 1 13.5C1 14.3284 1.67157 15 2.5 15ZM9.5 13.5C9.5 14.3284 8.82843 15 8 15C7.17157 15 6.5 14.3284 6.5 13.5C6.5 12.6716 7.17157 12 8 12C8.82843 12 9.5 12.6716 9.5 13.5ZM13.5 15C14.3284 15 15 14.3284 15 13.5C15 12.6716 14.3284 12 13.5 12C12.6716 12 12 12.6716 12 13.5C12 14.3284 12.6716 15 13.5 15Z", fillRule: "evenodd" })
|
|
440
|
+
}
|
|
441
|
+
);
|
|
442
|
+
MenuCatalog.displayName = "MenuCatalog";
|
|
443
|
+
var MenuKebab = (props) => /* @__PURE__ */ jsx(
|
|
444
|
+
"svg",
|
|
445
|
+
{
|
|
446
|
+
width: "16",
|
|
447
|
+
height: "16",
|
|
448
|
+
viewBox: "0 0 16 16",
|
|
449
|
+
fill: "currentColor",
|
|
450
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
451
|
+
...props,
|
|
452
|
+
children: /* @__PURE__ */ jsx("path", { d: "M9.5 3C9.5 3.82843 8.82843 4.5 8 4.5C7.17157 4.5 6.5 3.82843 6.5 3C6.5 2.17157 7.17157 1.5 8 1.5C8.82843 1.5 9.5 2.17157 9.5 3ZM9.5 8C9.5 8.82843 8.82843 9.5 8 9.5C7.17157 9.5 6.5 8.82843 6.5 8C6.5 7.17157 7.17157 6.5 8 6.5C8.82843 6.5 9.5 7.17157 9.5 8ZM8 14.5C8.82843 14.5 9.5 13.8284 9.5 13C9.5 12.1716 8.82843 11.5 8 11.5C7.17157 11.5 6.5 12.1716 6.5 13C6.5 13.8284 7.17157 14.5 8 14.5Z", fillRule: "evenodd" })
|
|
453
|
+
}
|
|
454
|
+
);
|
|
455
|
+
MenuKebab.displayName = "MenuKebab";
|
|
456
|
+
var MenuPlusBullets = (props) => /* @__PURE__ */ jsx(
|
|
457
|
+
"svg",
|
|
458
|
+
{
|
|
459
|
+
width: "16",
|
|
460
|
+
height: "16",
|
|
461
|
+
viewBox: "0 0 16 16",
|
|
462
|
+
fill: "currentColor",
|
|
463
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
464
|
+
...props,
|
|
465
|
+
children: /* @__PURE__ */ jsx("path", { d: "M2.5 4.5C3.32843 4.5 4 3.82843 4 3C4 2.17157 3.32843 1.5 2.5 1.5C1.67157 1.5 1 2.17157 1 3C1 3.82843 1.67157 4.5 2.5 4.5ZM6 2.25L15 2.25L15 3.75L6 3.75L6 2.25ZM15 7.25L6 7.25L6 8.75L15 8.75L15 7.25ZM15 12.25L6 12.25L6 13.75L15 13.75L15 12.25ZM4 8C4 8.82843 3.32843 9.5 2.5 9.5C1.67157 9.5 1 8.82843 1 8C1 7.17157 1.67157 6.5 2.5 6.5C3.32843 6.5 4 7.17157 4 8ZM2.5 14.5C3.32843 14.5 4 13.8284 4 13C4 12.1716 3.32843 11.5 2.5 11.5C1.67157 11.5 1 12.1716 1 13C1 13.8284 1.67157 14.5 2.5 14.5Z", fillRule: "evenodd" })
|
|
466
|
+
}
|
|
467
|
+
);
|
|
468
|
+
MenuPlusBullets.displayName = "MenuPlusBullets";
|
|
469
|
+
var More = (props) => /* @__PURE__ */ jsx(
|
|
470
|
+
"svg",
|
|
471
|
+
{
|
|
472
|
+
width: "16",
|
|
473
|
+
height: "16",
|
|
474
|
+
viewBox: "0 0 16 16",
|
|
475
|
+
fill: "currentColor",
|
|
476
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
477
|
+
...props,
|
|
478
|
+
children: /* @__PURE__ */ jsx("path", { d: "M3 1.5C3 2.32843 2.32843 3 1.5 3C0.671573 3 0 2.32843 0 1.5C0 0.671573 0.671573 0 1.5 0C2.32843 0 3 0.671573 3 1.5ZM3 6.5C3 7.32843 2.32843 8 1.5 8C0.671574 8 2.84217e-14 7.32843 2.84217e-14 6.5C2.84217e-14 5.67157 0.671574 5 1.5 5C2.32843 5 3 5.67157 3 6.5ZM1.5 13C2.32843 13 3 12.3284 3 11.5C3 10.6716 2.32843 10 1.5 10C0.671573 10 2.84217e-14 10.6716 2.84217e-14 11.5C2.84217e-14 12.3284 0.671573 13 1.5 13Z", fillRule: "evenodd", transform: "matrix(-4.37114e-08,1,-1,-4.37114e-08,14.5,6.5)" })
|
|
479
|
+
}
|
|
480
|
+
);
|
|
481
|
+
More.displayName = "More";
|
|
482
|
+
var Next = (props) => /* @__PURE__ */ jsx(
|
|
483
|
+
"svg",
|
|
484
|
+
{
|
|
485
|
+
width: "16",
|
|
486
|
+
height: "16",
|
|
487
|
+
viewBox: "0 0 16 16",
|
|
488
|
+
fill: "currentColor",
|
|
489
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
490
|
+
...props,
|
|
491
|
+
children: /* @__PURE__ */ jsx("path", { d: "M7.9992 1.06068L4.55573 4.50404L7.9992 7.9474L6.93855 9.00808L2.96473 5.03438C2.82408 4.89372 2.74506 4.70295 2.74506 4.50404C2.74506 4.30512 2.82408 4.11435 2.96473 3.9737L6.93855 0L7.9992 1.06068ZM1.5 9.00385L1.5 0.00384897L0 0.00384897L0 9.00385L1.5 9.00385Z", fillRule: "evenodd", transform: "matrix(-1,0,0,1,11.9993,3.49609)" })
|
|
492
|
+
}
|
|
493
|
+
);
|
|
494
|
+
Next.displayName = "Next";
|
|
495
|
+
var Pin = (props) => /* @__PURE__ */ jsx(
|
|
496
|
+
"svg",
|
|
497
|
+
{
|
|
498
|
+
width: "16",
|
|
499
|
+
height: "16",
|
|
500
|
+
viewBox: "0 0 16 16",
|
|
501
|
+
fill: "currentColor",
|
|
502
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
503
|
+
...props,
|
|
504
|
+
children: /* @__PURE__ */ jsx("path", { d: "M12.5002 7C12.5002 8.31147 11.7667 9.67496 10.6648 10.9426C9.75246 11.9922 8.7082 12.8371 8.00024 13.3553C7.29229 12.8371 6.24803 11.9922 5.33568 10.9426C4.2338 9.67496 3.50024 8.31147 3.50024 7C3.50024 4.51472 5.51496 2.5 8.00024 2.5C10.4855 2.5 12.5002 4.51472 12.5002 7ZM14.0002 7C14.0002 10.6947 9.95546 13.8312 8.50787 14.8354C8.19925 15.0495 7.80124 15.0495 7.49262 14.8354C6.04503 13.8312 2.00024 10.6947 2.00024 7C2.00024 3.68629 4.68654 1 8.00024 1C11.314 1 14.0002 3.68629 14.0002 7ZM7.00024 7C7.00024 6.44772 7.44796 6 8.00024 6C8.55253 6 9.00024 6.44772 9.00024 7C9.00024 7.55228 8.55253 8 8.00024 8C7.44796 8 7.00024 7.55228 7.00024 7ZM8.00024 4.5C6.61953 4.5 5.50024 5.61929 5.50024 7C5.50024 8.38071 6.61953 9.5 8.00024 9.5C9.38096 9.5 10.5002 8.38071 10.5002 7C10.5002 5.61929 9.38096 4.5 8.00024 4.5Z", fillRule: "evenodd" })
|
|
505
|
+
}
|
|
506
|
+
);
|
|
507
|
+
Pin.displayName = "Pin";
|
|
508
|
+
var PinFill = (props) => /* @__PURE__ */ jsx(
|
|
509
|
+
"svg",
|
|
510
|
+
{
|
|
511
|
+
width: "16",
|
|
512
|
+
height: "16",
|
|
513
|
+
viewBox: "0 0 16 16",
|
|
514
|
+
fill: "currentColor",
|
|
515
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
516
|
+
...props,
|
|
517
|
+
children: /* @__PURE__ */ jsx("path", { d: "M8.50787 14.8354C9.95546 13.8312 14.0002 10.6947 14.0002 7C14.0002 3.68629 11.314 1 8.00024 1C4.68654 1 2.00024 3.68629 2.00024 7C2.00024 10.6947 6.04503 13.8312 7.49262 14.8354C7.80124 15.0495 8.19925 15.0495 8.50787 14.8354ZM8.00024 8.75C8.96674 8.75 9.75024 7.9665 9.75024 7C9.75024 6.0335 8.96674 5.25 8.00024 5.25C7.03375 5.25 6.25024 6.0335 6.25024 7C6.25024 7.9665 7.03375 8.75 8.00024 8.75Z", fillRule: "evenodd" })
|
|
518
|
+
}
|
|
519
|
+
);
|
|
520
|
+
PinFill.displayName = "PinFill";
|
|
521
|
+
var Previous = (props) => /* @__PURE__ */ jsx(
|
|
522
|
+
"svg",
|
|
523
|
+
{
|
|
524
|
+
width: "16",
|
|
525
|
+
height: "16",
|
|
526
|
+
viewBox: "0 0 16 16",
|
|
527
|
+
fill: "currentColor",
|
|
528
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
529
|
+
...props,
|
|
530
|
+
children: /* @__PURE__ */ jsx("path", { d: "M11.9992 4.55683L8.55573 8.00019L11.9992 11.4436L10.9386 12.5042L6.96473 8.53053C6.82408 8.38987 6.74506 8.1991 6.74506 8.00019C6.74506 7.80127 6.82408 7.6105 6.96473 7.46985L10.9386 3.49615L11.9992 4.55683ZM5.5 12.5L5.5 3.5L4 3.5L4 12.5L5.5 12.5Z", fillRule: "evenodd" })
|
|
531
|
+
}
|
|
532
|
+
);
|
|
533
|
+
Previous.displayName = "Previous";
|
|
534
|
+
var Redo = (props) => /* @__PURE__ */ jsx(
|
|
535
|
+
"svg",
|
|
536
|
+
{
|
|
537
|
+
width: "16",
|
|
538
|
+
height: "16",
|
|
539
|
+
viewBox: "0 0 16 16",
|
|
540
|
+
fill: "currentColor",
|
|
541
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
542
|
+
...props,
|
|
543
|
+
children: /* @__PURE__ */ jsx("path", { d: "M4.21967 0L0.21967 4C-0.0732233 4.29289 -0.0732233 4.76777 0.21967 5.06066L4.21967 9.06066L5.28033 8L2.52941 5.24908L9.625 5.24908C11.2128 5.24908 12.5 6.53626 12.5 8.12408C12.5 9.7119 11.2128 10.9991 9.625 10.9991L7 10.9991L7 12.4991L9.625 12.4991C12.0412 12.4991 14 10.5403 14 8.12408C14 5.70783 12.0412 3.74908 9.625 3.74908L2.59191 3.74908L5.28033 1.06066L4.21967 0Z", fillRule: "evenodd", transform: "matrix(-1,0,0,1,15,1.50092)" })
|
|
544
|
+
}
|
|
545
|
+
);
|
|
546
|
+
Redo.displayName = "Redo";
|
|
547
|
+
var SignIn = (props) => /* @__PURE__ */ jsx(
|
|
548
|
+
"svg",
|
|
549
|
+
{
|
|
550
|
+
width: "16",
|
|
551
|
+
height: "16",
|
|
552
|
+
viewBox: "0 0 16 16",
|
|
553
|
+
fill: "currentColor",
|
|
554
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
555
|
+
...props,
|
|
556
|
+
children: /* @__PURE__ */ jsx("path", { d: "M10 15L5 15L5 13.5L10 13.5C10.8284 13.5 11.5 12.8284 11.5 12L11.5 4C11.5 3.17157 10.8284 2.5 10 2.5L5 2.5L5 0.999998L10 0.999998C11.6569 0.999998 13 2.34315 13 4L13 12C13 13.6569 11.6569 15 10 15ZM6.21967 6.03039L7.43928 7.25L3 7.25L3 8.75L7.43937 8.75L6.21966 9.96973L7.28033 11.0304L9.78031 8.53036C10.0732 8.23747 10.0732 7.7626 9.7803 7.46971L7.28033 4.96973L6.21967 6.03039Z", fillRule: "evenodd" })
|
|
557
|
+
}
|
|
558
|
+
);
|
|
559
|
+
SignIn.displayName = "SignIn";
|
|
560
|
+
var SignOut = (props) => /* @__PURE__ */ jsx(
|
|
561
|
+
"svg",
|
|
562
|
+
{
|
|
563
|
+
width: "16",
|
|
564
|
+
height: "16",
|
|
565
|
+
viewBox: "0 0 16 16",
|
|
566
|
+
fill: "currentColor",
|
|
567
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
568
|
+
...props,
|
|
569
|
+
children: /* @__PURE__ */ jsx("path", { d: "M6 15L11 15L11 13.5L6 13.5C5.17157 13.5 4.5 12.8284 4.5 12L4.5 4C4.5 3.17157 5.17157 2.5 6 2.5L11 2.5L11 0.999998L6 0.999998C4.34315 0.999998 3 2.34315 3 4L3 12C3 13.6569 4.34315 15 6 15ZM9.21967 6.03039L10.4393 7.25L6 7.25L6 8.75L10.4394 8.75L9.21967 9.96973L10.2803 11.0304L12.7803 8.53036C13.0732 8.23747 13.0732 7.7626 12.7803 7.46971L10.2803 4.96973L9.21967 6.03039Z", fillRule: "evenodd" })
|
|
570
|
+
}
|
|
571
|
+
);
|
|
572
|
+
SignOut.displayName = "SignOut";
|
|
573
|
+
var SlowSort = (props) => /* @__PURE__ */ jsx(
|
|
574
|
+
"svg",
|
|
575
|
+
{
|
|
576
|
+
width: "16",
|
|
577
|
+
height: "16",
|
|
578
|
+
viewBox: "0 0 16 16",
|
|
579
|
+
fill: "currentColor",
|
|
580
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
581
|
+
...props,
|
|
582
|
+
children: /* @__PURE__ */ jsx("path", { d: "M4.21967 0L0.21967 4C-0.0732233 4.29289 -0.0732233 4.76777 0.21967 5.06066L4.21967 9.06066L5.28033 8L2.52941 5.24908L9.625 5.24908C11.2128 5.24908 12.5 6.53626 12.5 8.12408C12.5 9.7119 11.2128 10.9991 9.625 10.9991L7 10.9991L7 12.4991L9.625 12.4991C12.0412 12.4991 14 10.5403 14 8.12408C14 5.70783 12.0412 3.74908 9.625 3.74908L2.59191 3.74908L5.28033 1.06066L4.21967 0Z", fillRule: "evenodd", transform: "matrix(0,-1,1,0,1.75049,14.7505)" })
|
|
583
|
+
}
|
|
584
|
+
);
|
|
585
|
+
SlowSort.displayName = "SlowSort";
|
|
586
|
+
var TreeForwardLeft = (props) => /* @__PURE__ */ jsx(
|
|
587
|
+
"svg",
|
|
588
|
+
{
|
|
589
|
+
width: "16",
|
|
590
|
+
height: "16",
|
|
591
|
+
viewBox: "0 0 16 16",
|
|
592
|
+
fill: "currentColor",
|
|
593
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
594
|
+
...props,
|
|
595
|
+
children: /* @__PURE__ */ jsx("path", { d: "M2.21967 10.4991L6.21967 14.4991L7.28033 13.4384L4.59191 10.75L10.25 10.75C12.3211 10.75 14 9.07107 14 7L14 2L12.5 2L12.5 7C12.5 8.24264 11.4926 9.25 10.25 9.25L4.52941 9.25L7.28033 6.49908L6.21967 5.43842L2.21967 9.43842C1.92678 9.73131 1.92678 10.2062 2.21967 10.4991Z", fillRule: "evenodd" })
|
|
596
|
+
}
|
|
597
|
+
);
|
|
598
|
+
TreeForwardLeft.displayName = "TreeForwardLeft";
|
|
599
|
+
var TreeForwardRight = (props) => /* @__PURE__ */ jsx(
|
|
600
|
+
"svg",
|
|
601
|
+
{
|
|
602
|
+
width: "16",
|
|
603
|
+
height: "16",
|
|
604
|
+
viewBox: "0 0 16 16",
|
|
605
|
+
fill: "currentColor",
|
|
606
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
607
|
+
...props,
|
|
608
|
+
children: /* @__PURE__ */ jsx("path", { d: "M13.7803 10.4991L9.78033 14.4991L8.71967 13.4384L11.4081 10.75L5.75 10.75C3.67893 10.75 2 9.07107 2 7L2 2L3.5 2L3.5 7C3.5 8.24264 4.50736 9.25 5.75 9.25L11.4706 9.25L8.71967 6.49908L9.78033 5.43842L13.7803 9.43842C14.0732 9.73131 14.0732 10.2062 13.7803 10.4991Z", fillRule: "evenodd" })
|
|
609
|
+
}
|
|
610
|
+
);
|
|
611
|
+
TreeForwardRight.displayName = "TreeForwardRight";
|
|
612
|
+
var Undo = (props) => /* @__PURE__ */ jsx(
|
|
613
|
+
"svg",
|
|
614
|
+
{
|
|
615
|
+
width: "16",
|
|
616
|
+
height: "16",
|
|
617
|
+
viewBox: "0 0 16 16",
|
|
618
|
+
fill: "currentColor",
|
|
619
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
620
|
+
...props,
|
|
621
|
+
children: /* @__PURE__ */ jsx("path", { d: "M5.21967 1.50092L1.21967 5.50092C0.926777 5.79381 0.926777 6.26868 1.21967 6.56158L5.21967 10.5616L6.28033 9.50092L3.52941 6.75L10.625 6.75C12.2128 6.75 13.5 8.03718 13.5 9.625C13.5 11.2128 12.2128 12.5 10.625 12.5L8 12.5L8 14L10.625 14C13.0412 14 15 12.0412 15 9.625C15 7.20875 13.0412 5.25 10.625 5.25L3.59191 5.25L6.28033 2.56158L5.21967 1.50092Z", fillRule: "evenodd" })
|
|
622
|
+
}
|
|
623
|
+
);
|
|
624
|
+
Undo.displayName = "Undo";
|
|
625
|
+
var Unfold = (props) => /* @__PURE__ */ jsx(
|
|
626
|
+
"svg",
|
|
627
|
+
{
|
|
628
|
+
width: "16",
|
|
629
|
+
height: "16",
|
|
630
|
+
viewBox: "0 0 16 16",
|
|
631
|
+
fill: "currentColor",
|
|
632
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
633
|
+
...props,
|
|
634
|
+
children: /* @__PURE__ */ jsx("path", { d: "M10.0001 2.50024L12.4391 2.50024L8.93923 6.00011L9.99989 7.06077L13.4998 3.5609L13.4998 5.99997L14.9998 5.99997L14.9998 2.00024C14.9998 1.44796 14.5521 1.00024 13.9998 1.00024L10.0001 1.00024L10.0001 2.50024ZM6.00167 13.4982L3.56262 13.4982L7.00145 9.99844L5.94078 8.93778L2.50195 12.4375L2.50195 9.99844L1.00195 9.99844L1.00195 13.9982C1.00195 14.5505 1.44967 14.9982 2.00195 14.9982L6.00167 14.9982L6.00167 13.4982Z", fillRule: "evenodd" })
|
|
635
|
+
}
|
|
636
|
+
);
|
|
637
|
+
Unfold.displayName = "Unfold";
|
|
638
|
+
|
|
639
|
+
export { ArrowDown, ArrowForwardLeft, ArrowForwardRight, ArrowLeft, ArrowLeftDown, ArrowLeftUp, ArrowRight, ArrowRightDown, ArrowRightLeft, ArrowRightUp, ArrowUp, CaretSort, CaretSortDown, CaretSortUp, CheckLarge, CheckLargeDouble, CheckSmall, ChevronDown, ChevronLeft, ChevronRight, ChevronSort, ChevronUp, CloseLarge, CloseSmall, Fold, Geolocation, GeolocationFill, LinkNative, Menu, MenuCatalog, MenuKebab, MenuPlusBullets, More, Next, Pin, PinFill, Previous, Redo, SignIn, SignOut, SlowSort, TreeForwardLeft, TreeForwardRight, Undo, Unfold, navigation_exports };
|