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,272 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
declare const BoardText: {
|
|
5
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
6
|
+
displayName: string;
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
declare const Calculator: {
|
|
10
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
declare const Cart: {
|
|
15
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
16
|
+
displayName: string;
|
|
17
|
+
};
|
|
18
|
+
|
|
19
|
+
declare const CartOn: {
|
|
20
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
21
|
+
displayName: string;
|
|
22
|
+
};
|
|
23
|
+
|
|
24
|
+
declare const Coupon: {
|
|
25
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
26
|
+
displayName: string;
|
|
27
|
+
};
|
|
28
|
+
|
|
29
|
+
declare const CoworkingSitting: {
|
|
30
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
31
|
+
displayName: string;
|
|
32
|
+
};
|
|
33
|
+
|
|
34
|
+
declare const DeliveryBox: {
|
|
35
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
36
|
+
displayName: string;
|
|
37
|
+
};
|
|
38
|
+
|
|
39
|
+
declare const DeliveryCourier: {
|
|
40
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
41
|
+
displayName: string;
|
|
42
|
+
};
|
|
43
|
+
|
|
44
|
+
declare const DeliveryEnvelope: {
|
|
45
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
46
|
+
displayName: string;
|
|
47
|
+
};
|
|
48
|
+
|
|
49
|
+
declare const Diamond: {
|
|
50
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
51
|
+
displayName: string;
|
|
52
|
+
};
|
|
53
|
+
|
|
54
|
+
declare const Dollar: {
|
|
55
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
56
|
+
displayName: string;
|
|
57
|
+
};
|
|
58
|
+
|
|
59
|
+
declare const Euro: {
|
|
60
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
61
|
+
displayName: string;
|
|
62
|
+
};
|
|
63
|
+
|
|
64
|
+
declare const Group: {
|
|
65
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
66
|
+
displayName: string;
|
|
67
|
+
};
|
|
68
|
+
|
|
69
|
+
declare const HandCoins: {
|
|
70
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
71
|
+
displayName: string;
|
|
72
|
+
};
|
|
73
|
+
|
|
74
|
+
declare const HandHeart: {
|
|
75
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
76
|
+
displayName: string;
|
|
77
|
+
};
|
|
78
|
+
|
|
79
|
+
declare const Invoice: {
|
|
80
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
81
|
+
displayName: string;
|
|
82
|
+
};
|
|
83
|
+
|
|
84
|
+
declare const Merge: {
|
|
85
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
86
|
+
displayName: string;
|
|
87
|
+
};
|
|
88
|
+
|
|
89
|
+
declare const Motion: {
|
|
90
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
91
|
+
displayName: string;
|
|
92
|
+
};
|
|
93
|
+
|
|
94
|
+
declare const PaymentCard: {
|
|
95
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
96
|
+
displayName: string;
|
|
97
|
+
};
|
|
98
|
+
|
|
99
|
+
declare const PaymentCardPercent: {
|
|
100
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
101
|
+
displayName: string;
|
|
102
|
+
};
|
|
103
|
+
|
|
104
|
+
declare const PaymentCardRuble: {
|
|
105
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
106
|
+
displayName: string;
|
|
107
|
+
};
|
|
108
|
+
|
|
109
|
+
declare const PaymentCardToCard: {
|
|
110
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
111
|
+
displayName: string;
|
|
112
|
+
};
|
|
113
|
+
|
|
114
|
+
declare const Percentage: {
|
|
115
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
116
|
+
displayName: string;
|
|
117
|
+
};
|
|
118
|
+
|
|
119
|
+
declare const Portfolio: {
|
|
120
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
121
|
+
displayName: string;
|
|
122
|
+
};
|
|
123
|
+
|
|
124
|
+
declare const Postcard: {
|
|
125
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
126
|
+
displayName: string;
|
|
127
|
+
};
|
|
128
|
+
|
|
129
|
+
declare const Present: {
|
|
130
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
131
|
+
displayName: string;
|
|
132
|
+
};
|
|
133
|
+
|
|
134
|
+
declare const Promocode: {
|
|
135
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
136
|
+
displayName: string;
|
|
137
|
+
};
|
|
138
|
+
|
|
139
|
+
declare const Reuse: {
|
|
140
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
141
|
+
displayName: string;
|
|
142
|
+
};
|
|
143
|
+
|
|
144
|
+
declare const Ruble: {
|
|
145
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
146
|
+
displayName: string;
|
|
147
|
+
};
|
|
148
|
+
|
|
149
|
+
declare const ShoppingBasket: {
|
|
150
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
151
|
+
displayName: string;
|
|
152
|
+
};
|
|
153
|
+
|
|
154
|
+
declare const Shuffle: {
|
|
155
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
156
|
+
displayName: string;
|
|
157
|
+
};
|
|
158
|
+
|
|
159
|
+
declare const Split: {
|
|
160
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
161
|
+
displayName: string;
|
|
162
|
+
};
|
|
163
|
+
|
|
164
|
+
declare const StatisticsBoard: {
|
|
165
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
166
|
+
displayName: string;
|
|
167
|
+
};
|
|
168
|
+
|
|
169
|
+
declare const StatisticsCircular: {
|
|
170
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
171
|
+
displayName: string;
|
|
172
|
+
};
|
|
173
|
+
|
|
174
|
+
declare const StatisticsColumn: {
|
|
175
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
176
|
+
displayName: string;
|
|
177
|
+
};
|
|
178
|
+
|
|
179
|
+
declare const StatisticsCurve: {
|
|
180
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
181
|
+
displayName: string;
|
|
182
|
+
};
|
|
183
|
+
|
|
184
|
+
declare const StatisticsLine: {
|
|
185
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
186
|
+
displayName: string;
|
|
187
|
+
};
|
|
188
|
+
|
|
189
|
+
declare const Sticker: {
|
|
190
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
191
|
+
displayName: string;
|
|
192
|
+
};
|
|
193
|
+
|
|
194
|
+
declare const Tie: {
|
|
195
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
196
|
+
displayName: string;
|
|
197
|
+
};
|
|
198
|
+
|
|
199
|
+
declare const Union: {
|
|
200
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
201
|
+
displayName: string;
|
|
202
|
+
};
|
|
203
|
+
|
|
204
|
+
declare const VIP: {
|
|
205
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
206
|
+
displayName: string;
|
|
207
|
+
};
|
|
208
|
+
|
|
209
|
+
declare const Wallet: {
|
|
210
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
211
|
+
displayName: string;
|
|
212
|
+
};
|
|
213
|
+
|
|
214
|
+
declare const WalletOld: {
|
|
215
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
216
|
+
displayName: string;
|
|
217
|
+
};
|
|
218
|
+
|
|
219
|
+
declare const ZeroRuble: {
|
|
220
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
221
|
+
displayName: string;
|
|
222
|
+
};
|
|
223
|
+
|
|
224
|
+
declare const index_BoardText: typeof BoardText;
|
|
225
|
+
declare const index_Calculator: typeof Calculator;
|
|
226
|
+
declare const index_Cart: typeof Cart;
|
|
227
|
+
declare const index_CartOn: typeof CartOn;
|
|
228
|
+
declare const index_Coupon: typeof Coupon;
|
|
229
|
+
declare const index_CoworkingSitting: typeof CoworkingSitting;
|
|
230
|
+
declare const index_DeliveryBox: typeof DeliveryBox;
|
|
231
|
+
declare const index_DeliveryCourier: typeof DeliveryCourier;
|
|
232
|
+
declare const index_DeliveryEnvelope: typeof DeliveryEnvelope;
|
|
233
|
+
declare const index_Diamond: typeof Diamond;
|
|
234
|
+
declare const index_Dollar: typeof Dollar;
|
|
235
|
+
declare const index_Euro: typeof Euro;
|
|
236
|
+
declare const index_Group: typeof Group;
|
|
237
|
+
declare const index_HandCoins: typeof HandCoins;
|
|
238
|
+
declare const index_HandHeart: typeof HandHeart;
|
|
239
|
+
declare const index_Invoice: typeof Invoice;
|
|
240
|
+
declare const index_Merge: typeof Merge;
|
|
241
|
+
declare const index_Motion: typeof Motion;
|
|
242
|
+
declare const index_PaymentCard: typeof PaymentCard;
|
|
243
|
+
declare const index_PaymentCardPercent: typeof PaymentCardPercent;
|
|
244
|
+
declare const index_PaymentCardRuble: typeof PaymentCardRuble;
|
|
245
|
+
declare const index_PaymentCardToCard: typeof PaymentCardToCard;
|
|
246
|
+
declare const index_Percentage: typeof Percentage;
|
|
247
|
+
declare const index_Portfolio: typeof Portfolio;
|
|
248
|
+
declare const index_Postcard: typeof Postcard;
|
|
249
|
+
declare const index_Present: typeof Present;
|
|
250
|
+
declare const index_Promocode: typeof Promocode;
|
|
251
|
+
declare const index_Reuse: typeof Reuse;
|
|
252
|
+
declare const index_Ruble: typeof Ruble;
|
|
253
|
+
declare const index_ShoppingBasket: typeof ShoppingBasket;
|
|
254
|
+
declare const index_Shuffle: typeof Shuffle;
|
|
255
|
+
declare const index_Split: typeof Split;
|
|
256
|
+
declare const index_StatisticsBoard: typeof StatisticsBoard;
|
|
257
|
+
declare const index_StatisticsCircular: typeof StatisticsCircular;
|
|
258
|
+
declare const index_StatisticsColumn: typeof StatisticsColumn;
|
|
259
|
+
declare const index_StatisticsCurve: typeof StatisticsCurve;
|
|
260
|
+
declare const index_StatisticsLine: typeof StatisticsLine;
|
|
261
|
+
declare const index_Sticker: typeof Sticker;
|
|
262
|
+
declare const index_Tie: typeof Tie;
|
|
263
|
+
declare const index_Union: typeof Union;
|
|
264
|
+
declare const index_VIP: typeof VIP;
|
|
265
|
+
declare const index_Wallet: typeof Wallet;
|
|
266
|
+
declare const index_WalletOld: typeof WalletOld;
|
|
267
|
+
declare const index_ZeroRuble: typeof ZeroRuble;
|
|
268
|
+
declare namespace index {
|
|
269
|
+
export { index_BoardText as BoardText, index_Calculator as Calculator, index_Cart as Cart, index_CartOn as CartOn, index_Coupon as Coupon, index_CoworkingSitting as CoworkingSitting, index_DeliveryBox as DeliveryBox, index_DeliveryCourier as DeliveryCourier, index_DeliveryEnvelope as DeliveryEnvelope, index_Diamond as Diamond, index_Dollar as Dollar, index_Euro as Euro, index_Group as Group, index_HandCoins as HandCoins, index_HandHeart as HandHeart, index_Invoice as Invoice, index_Merge as Merge, index_Motion as Motion, index_PaymentCard as PaymentCard, index_PaymentCardPercent as PaymentCardPercent, index_PaymentCardRuble as PaymentCardRuble, index_PaymentCardToCard as PaymentCardToCard, index_Percentage as Percentage, index_Portfolio as Portfolio, index_Postcard as Postcard, index_Present as Present, index_Promocode as Promocode, index_Reuse as Reuse, index_Ruble as Ruble, index_ShoppingBasket as ShoppingBasket, index_Shuffle as Shuffle, index_Split as Split, index_StatisticsBoard as StatisticsBoard, index_StatisticsCircular as StatisticsCircular, index_StatisticsColumn as StatisticsColumn, index_StatisticsCurve as StatisticsCurve, index_StatisticsLine as StatisticsLine, index_Sticker as Sticker, index_Tie as Tie, index_Union as Union, index_VIP as VIP, index_Wallet as Wallet, index_WalletOld as WalletOld, index_ZeroRuble as ZeroRuble };
|
|
270
|
+
}
|
|
271
|
+
|
|
272
|
+
export { StatisticsLine as A, BoardText as B, Calculator as C, DeliveryBox as D, Euro as E, Sticker as F, Group as G, HandCoins as H, Invoice as I, WalletOld as J, Merge as M, PaymentCard as P, Reuse as R, ShoppingBasket as S, Tie as T, Union as U, VIP as V, Wallet as W, ZeroRuble as Z, Cart as a, CartOn as b, Coupon as c, CoworkingSitting as d, DeliveryCourier as e, DeliveryEnvelope as f, Diamond as g, Dollar as h, index as i, HandHeart as j, Motion as k, PaymentCardPercent as l, PaymentCardRuble as m, PaymentCardToCard as n, Percentage as o, Portfolio as p, Postcard as q, Present as r, Promocode as s, Ruble as t, Shuffle as u, Split as v, StatisticsBoard as w, StatisticsCircular as x, StatisticsColumn as y, StatisticsCurve as z };
|
|
@@ -0,0 +1,272 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
declare const BoardText: {
|
|
5
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
6
|
+
displayName: string;
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
declare const Calculator: {
|
|
10
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
11
|
+
displayName: string;
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
declare const Cart: {
|
|
15
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
16
|
+
displayName: string;
|
|
17
|
+
};
|
|
18
|
+
|
|
19
|
+
declare const CartOn: {
|
|
20
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
21
|
+
displayName: string;
|
|
22
|
+
};
|
|
23
|
+
|
|
24
|
+
declare const Coupon: {
|
|
25
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
26
|
+
displayName: string;
|
|
27
|
+
};
|
|
28
|
+
|
|
29
|
+
declare const CoworkingSitting: {
|
|
30
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
31
|
+
displayName: string;
|
|
32
|
+
};
|
|
33
|
+
|
|
34
|
+
declare const DeliveryBox: {
|
|
35
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
36
|
+
displayName: string;
|
|
37
|
+
};
|
|
38
|
+
|
|
39
|
+
declare const DeliveryCourier: {
|
|
40
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
41
|
+
displayName: string;
|
|
42
|
+
};
|
|
43
|
+
|
|
44
|
+
declare const DeliveryEnvelope: {
|
|
45
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
46
|
+
displayName: string;
|
|
47
|
+
};
|
|
48
|
+
|
|
49
|
+
declare const Diamond: {
|
|
50
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
51
|
+
displayName: string;
|
|
52
|
+
};
|
|
53
|
+
|
|
54
|
+
declare const Dollar: {
|
|
55
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
56
|
+
displayName: string;
|
|
57
|
+
};
|
|
58
|
+
|
|
59
|
+
declare const Euro: {
|
|
60
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
61
|
+
displayName: string;
|
|
62
|
+
};
|
|
63
|
+
|
|
64
|
+
declare const Group: {
|
|
65
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
66
|
+
displayName: string;
|
|
67
|
+
};
|
|
68
|
+
|
|
69
|
+
declare const HandCoins: {
|
|
70
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
71
|
+
displayName: string;
|
|
72
|
+
};
|
|
73
|
+
|
|
74
|
+
declare const HandHeart: {
|
|
75
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
76
|
+
displayName: string;
|
|
77
|
+
};
|
|
78
|
+
|
|
79
|
+
declare const Invoice: {
|
|
80
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
81
|
+
displayName: string;
|
|
82
|
+
};
|
|
83
|
+
|
|
84
|
+
declare const Merge: {
|
|
85
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
86
|
+
displayName: string;
|
|
87
|
+
};
|
|
88
|
+
|
|
89
|
+
declare const Motion: {
|
|
90
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
91
|
+
displayName: string;
|
|
92
|
+
};
|
|
93
|
+
|
|
94
|
+
declare const PaymentCard: {
|
|
95
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
96
|
+
displayName: string;
|
|
97
|
+
};
|
|
98
|
+
|
|
99
|
+
declare const PaymentCardPercent: {
|
|
100
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
101
|
+
displayName: string;
|
|
102
|
+
};
|
|
103
|
+
|
|
104
|
+
declare const PaymentCardRuble: {
|
|
105
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
106
|
+
displayName: string;
|
|
107
|
+
};
|
|
108
|
+
|
|
109
|
+
declare const PaymentCardToCard: {
|
|
110
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
111
|
+
displayName: string;
|
|
112
|
+
};
|
|
113
|
+
|
|
114
|
+
declare const Percentage: {
|
|
115
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
116
|
+
displayName: string;
|
|
117
|
+
};
|
|
118
|
+
|
|
119
|
+
declare const Portfolio: {
|
|
120
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
121
|
+
displayName: string;
|
|
122
|
+
};
|
|
123
|
+
|
|
124
|
+
declare const Postcard: {
|
|
125
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
126
|
+
displayName: string;
|
|
127
|
+
};
|
|
128
|
+
|
|
129
|
+
declare const Present: {
|
|
130
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
131
|
+
displayName: string;
|
|
132
|
+
};
|
|
133
|
+
|
|
134
|
+
declare const Promocode: {
|
|
135
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
136
|
+
displayName: string;
|
|
137
|
+
};
|
|
138
|
+
|
|
139
|
+
declare const Reuse: {
|
|
140
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
141
|
+
displayName: string;
|
|
142
|
+
};
|
|
143
|
+
|
|
144
|
+
declare const Ruble: {
|
|
145
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
146
|
+
displayName: string;
|
|
147
|
+
};
|
|
148
|
+
|
|
149
|
+
declare const ShoppingBasket: {
|
|
150
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
151
|
+
displayName: string;
|
|
152
|
+
};
|
|
153
|
+
|
|
154
|
+
declare const Shuffle: {
|
|
155
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
156
|
+
displayName: string;
|
|
157
|
+
};
|
|
158
|
+
|
|
159
|
+
declare const Split: {
|
|
160
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
161
|
+
displayName: string;
|
|
162
|
+
};
|
|
163
|
+
|
|
164
|
+
declare const StatisticsBoard: {
|
|
165
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
166
|
+
displayName: string;
|
|
167
|
+
};
|
|
168
|
+
|
|
169
|
+
declare const StatisticsCircular: {
|
|
170
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
171
|
+
displayName: string;
|
|
172
|
+
};
|
|
173
|
+
|
|
174
|
+
declare const StatisticsColumn: {
|
|
175
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
176
|
+
displayName: string;
|
|
177
|
+
};
|
|
178
|
+
|
|
179
|
+
declare const StatisticsCurve: {
|
|
180
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
181
|
+
displayName: string;
|
|
182
|
+
};
|
|
183
|
+
|
|
184
|
+
declare const StatisticsLine: {
|
|
185
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
186
|
+
displayName: string;
|
|
187
|
+
};
|
|
188
|
+
|
|
189
|
+
declare const Sticker: {
|
|
190
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
191
|
+
displayName: string;
|
|
192
|
+
};
|
|
193
|
+
|
|
194
|
+
declare const Tie: {
|
|
195
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
196
|
+
displayName: string;
|
|
197
|
+
};
|
|
198
|
+
|
|
199
|
+
declare const Union: {
|
|
200
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
201
|
+
displayName: string;
|
|
202
|
+
};
|
|
203
|
+
|
|
204
|
+
declare const VIP: {
|
|
205
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
206
|
+
displayName: string;
|
|
207
|
+
};
|
|
208
|
+
|
|
209
|
+
declare const Wallet: {
|
|
210
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
211
|
+
displayName: string;
|
|
212
|
+
};
|
|
213
|
+
|
|
214
|
+
declare const WalletOld: {
|
|
215
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
216
|
+
displayName: string;
|
|
217
|
+
};
|
|
218
|
+
|
|
219
|
+
declare const ZeroRuble: {
|
|
220
|
+
(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
|
|
221
|
+
displayName: string;
|
|
222
|
+
};
|
|
223
|
+
|
|
224
|
+
declare const index_BoardText: typeof BoardText;
|
|
225
|
+
declare const index_Calculator: typeof Calculator;
|
|
226
|
+
declare const index_Cart: typeof Cart;
|
|
227
|
+
declare const index_CartOn: typeof CartOn;
|
|
228
|
+
declare const index_Coupon: typeof Coupon;
|
|
229
|
+
declare const index_CoworkingSitting: typeof CoworkingSitting;
|
|
230
|
+
declare const index_DeliveryBox: typeof DeliveryBox;
|
|
231
|
+
declare const index_DeliveryCourier: typeof DeliveryCourier;
|
|
232
|
+
declare const index_DeliveryEnvelope: typeof DeliveryEnvelope;
|
|
233
|
+
declare const index_Diamond: typeof Diamond;
|
|
234
|
+
declare const index_Dollar: typeof Dollar;
|
|
235
|
+
declare const index_Euro: typeof Euro;
|
|
236
|
+
declare const index_Group: typeof Group;
|
|
237
|
+
declare const index_HandCoins: typeof HandCoins;
|
|
238
|
+
declare const index_HandHeart: typeof HandHeart;
|
|
239
|
+
declare const index_Invoice: typeof Invoice;
|
|
240
|
+
declare const index_Merge: typeof Merge;
|
|
241
|
+
declare const index_Motion: typeof Motion;
|
|
242
|
+
declare const index_PaymentCard: typeof PaymentCard;
|
|
243
|
+
declare const index_PaymentCardPercent: typeof PaymentCardPercent;
|
|
244
|
+
declare const index_PaymentCardRuble: typeof PaymentCardRuble;
|
|
245
|
+
declare const index_PaymentCardToCard: typeof PaymentCardToCard;
|
|
246
|
+
declare const index_Percentage: typeof Percentage;
|
|
247
|
+
declare const index_Portfolio: typeof Portfolio;
|
|
248
|
+
declare const index_Postcard: typeof Postcard;
|
|
249
|
+
declare const index_Present: typeof Present;
|
|
250
|
+
declare const index_Promocode: typeof Promocode;
|
|
251
|
+
declare const index_Reuse: typeof Reuse;
|
|
252
|
+
declare const index_Ruble: typeof Ruble;
|
|
253
|
+
declare const index_ShoppingBasket: typeof ShoppingBasket;
|
|
254
|
+
declare const index_Shuffle: typeof Shuffle;
|
|
255
|
+
declare const index_Split: typeof Split;
|
|
256
|
+
declare const index_StatisticsBoard: typeof StatisticsBoard;
|
|
257
|
+
declare const index_StatisticsCircular: typeof StatisticsCircular;
|
|
258
|
+
declare const index_StatisticsColumn: typeof StatisticsColumn;
|
|
259
|
+
declare const index_StatisticsCurve: typeof StatisticsCurve;
|
|
260
|
+
declare const index_StatisticsLine: typeof StatisticsLine;
|
|
261
|
+
declare const index_Sticker: typeof Sticker;
|
|
262
|
+
declare const index_Tie: typeof Tie;
|
|
263
|
+
declare const index_Union: typeof Union;
|
|
264
|
+
declare const index_VIP: typeof VIP;
|
|
265
|
+
declare const index_Wallet: typeof Wallet;
|
|
266
|
+
declare const index_WalletOld: typeof WalletOld;
|
|
267
|
+
declare const index_ZeroRuble: typeof ZeroRuble;
|
|
268
|
+
declare namespace index {
|
|
269
|
+
export { index_BoardText as BoardText, index_Calculator as Calculator, index_Cart as Cart, index_CartOn as CartOn, index_Coupon as Coupon, index_CoworkingSitting as CoworkingSitting, index_DeliveryBox as DeliveryBox, index_DeliveryCourier as DeliveryCourier, index_DeliveryEnvelope as DeliveryEnvelope, index_Diamond as Diamond, index_Dollar as Dollar, index_Euro as Euro, index_Group as Group, index_HandCoins as HandCoins, index_HandHeart as HandHeart, index_Invoice as Invoice, index_Merge as Merge, index_Motion as Motion, index_PaymentCard as PaymentCard, index_PaymentCardPercent as PaymentCardPercent, index_PaymentCardRuble as PaymentCardRuble, index_PaymentCardToCard as PaymentCardToCard, index_Percentage as Percentage, index_Portfolio as Portfolio, index_Postcard as Postcard, index_Present as Present, index_Promocode as Promocode, index_Reuse as Reuse, index_Ruble as Ruble, index_ShoppingBasket as ShoppingBasket, index_Shuffle as Shuffle, index_Split as Split, index_StatisticsBoard as StatisticsBoard, index_StatisticsCircular as StatisticsCircular, index_StatisticsColumn as StatisticsColumn, index_StatisticsCurve as StatisticsCurve, index_StatisticsLine as StatisticsLine, index_Sticker as Sticker, index_Tie as Tie, index_Union as Union, index_VIP as VIP, index_Wallet as Wallet, index_WalletOld as WalletOld, index_ZeroRuble as ZeroRuble };
|
|
270
|
+
}
|
|
271
|
+
|
|
272
|
+
export { StatisticsLine as A, BoardText as B, Calculator as C, DeliveryBox as D, Euro as E, Sticker as F, Group as G, HandCoins as H, Invoice as I, WalletOld as J, Merge as M, PaymentCard as P, Reuse as R, ShoppingBasket as S, Tie as T, Union as U, VIP as V, Wallet as W, ZeroRuble as Z, Cart as a, CartOn as b, Coupon as c, CoworkingSitting as d, DeliveryCourier as e, DeliveryEnvelope as f, Diamond as g, Dollar as h, index as i, HandHeart as j, Motion as k, PaymentCardPercent as l, PaymentCardRuble as m, PaymentCardToCard as n, Percentage as o, Portfolio as p, Postcard as q, Present as r, Promocode as s, Ruble as t, Shuffle as u, Split as v, StatisticsBoard as w, StatisticsCircular as x, StatisticsColumn as y, StatisticsCurve as z };
|