@modul/mbui 0.0.2 → 0.0.3-beta-pv-52770-26eac77b
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/dist/@/config/button.d.ts +90 -0
- package/dist/@/config/button.js +92 -0
- package/dist/@/config/button.js.map +1 -0
- package/dist/@/config/index.d.ts +137 -0
- package/dist/@/config/index.js +99 -0
- package/dist/@/config/index.js.map +1 -0
- package/dist/@/lib/utils.d.ts +2 -0
- package/dist/@/lib/utils.js +10 -0
- package/dist/@/lib/utils.js.map +1 -0
- package/dist/Audio/Audio.d.ts +123 -0
- package/dist/Audio/Audio.js +294 -0
- package/dist/Audio/Audio.js.map +1 -0
- package/dist/Audio/index.d.ts +3 -0
- package/dist/Audio/index.js +7 -0
- package/dist/Audio/index.js.map +1 -0
- package/dist/Audio/types.d.ts +34 -0
- package/dist/Audio/types.js +13 -0
- package/dist/Audio/types.js.map +1 -0
- package/dist/Base/Buttons/Button.d.ts +12 -0
- package/dist/Base/Buttons/Button.js +53 -0
- package/dist/Base/Buttons/Button.js.map +1 -0
- package/dist/Base/Buttons/index.d.ts +3 -0
- package/dist/Base/Buttons/index.js +7 -0
- package/dist/Base/Buttons/index.js.map +1 -0
- package/dist/Base/Input/Base.d.ts +4 -0
- package/dist/Base/Input/Base.js +20 -0
- package/dist/Base/Input/Base.js.map +1 -0
- package/dist/Base/Input/Input.d.ts +4 -0
- package/dist/Base/Input/Input.js +18 -0
- package/dist/Base/Input/Input.js.map +1 -0
- package/dist/Base/Input/index.d.ts +2 -0
- package/dist/Base/Input/index.js +7 -0
- package/dist/Base/Input/index.js.map +1 -0
- package/dist/Base/Input/types.d.ts +9 -0
- package/dist/Base/Input/types.js +3 -0
- package/dist/Base/Input/types.js.map +1 -0
- package/dist/Base/Links/TextLink.d.ts +4 -0
- package/dist/Base/Links/TextLink.js +9 -0
- package/dist/Base/Links/TextLink.js.map +1 -0
- package/dist/Base/Links/index.d.ts +2 -0
- package/dist/Base/Links/index.js +7 -0
- package/dist/Base/Links/index.js.map +1 -0
- package/dist/Collapse/Collapse.d.ts +10 -0
- package/dist/Collapse/Collapse.js +21 -0
- package/dist/Collapse/Collapse.js.map +1 -0
- package/dist/Collapse/index.d.ts +3 -0
- package/dist/Collapse/index.js +8 -0
- package/dist/Collapse/index.js.map +1 -0
- package/dist/Input-OTP/Input.d.ts +32 -0
- package/dist/Input-OTP/Input.js +28 -0
- package/dist/Input-OTP/Input.js.map +1 -0
- package/dist/Input-OTP/index.d.ts +2 -0
- package/dist/Input-OTP/index.js +9 -0
- package/dist/Input-OTP/index.js.map +1 -0
- package/dist/Logo/Logo.d.ts +7 -0
- package/dist/Logo/Logo.js +11 -0
- package/dist/Logo/Logo.js.map +1 -0
- package/dist/Logo/index.d.ts +2 -0
- package/dist/Logo/index.js +6 -0
- package/dist/Logo/index.js.map +1 -0
- package/dist/Popover/Popover.d.ts +13 -0
- package/dist/Popover/Popover.js +17 -0
- package/dist/Popover/Popover.js.map +1 -0
- package/dist/Popover/index.d.ts +3 -0
- package/dist/Popover/index.js +8 -0
- package/dist/Popover/index.js.map +1 -0
- package/dist/Slider/Slider.d.ts +4 -0
- package/dist/Slider/Slider.js +12 -0
- package/dist/Slider/Slider.js.map +1 -0
- package/dist/Slider/index.d.ts +3 -0
- package/dist/Slider/index.js +8 -0
- package/dist/Slider/index.js.map +1 -0
- package/dist/Tabs/Tabs.d.ts +13 -0
- package/dist/Tabs/Tabs.js +18 -0
- package/dist/Tabs/Tabs.js.map +1 -0
- package/dist/Tabs/index.d.ts +3 -0
- package/dist/Tabs/index.js +8 -0
- package/dist/Tabs/index.js.map +1 -0
- package/dist/Tooltip/Tooltip.d.ts +13 -0
- package/dist/Tooltip/Tooltip.js +16 -0
- package/dist/Tooltip/Tooltip.js.map +1 -0
- package/dist/Tooltip/index.d.ts +3 -0
- package/dist/Tooltip/index.js +8 -0
- package/dist/Tooltip/index.js.map +1 -0
- package/dist/components/BottonNavigation/BottonNavigation.d.ts +6 -0
- package/dist/components/BottonNavigation/BottonNavigation.js +37 -0
- package/dist/components/BottonNavigation/BottonNavigation.js.map +1 -0
- package/dist/components/BottonNavigation/index.d.ts +3 -0
- package/dist/components/BottonNavigation/index.js +3 -0
- package/dist/components/BottonNavigation/index.js.map +1 -0
- package/dist/components/SvgIcon/SvgIcon.d.ts +10 -0
- package/dist/components/SvgIcon/SvgIcon.js +20 -0
- package/dist/components/SvgIcon/SvgIcon.js.map +1 -0
- package/dist/components/SvgIcon/icons/AddList.d.ts +4 -0
- package/dist/components/SvgIcon/icons/AddList.js +9 -0
- package/dist/components/SvgIcon/icons/AddList.js.map +1 -0
- package/dist/components/SvgIcon/icons/AlertCircle.d.ts +4 -0
- package/dist/components/SvgIcon/icons/AlertCircle.js +9 -0
- package/dist/components/SvgIcon/icons/AlertCircle.js.map +1 -0
- package/dist/components/SvgIcon/icons/AlertCircleSolid.d.ts +4 -0
- package/dist/components/SvgIcon/icons/AlertCircleSolid.js +9 -0
- package/dist/components/SvgIcon/icons/AlertCircleSolid.js.map +1 -0
- package/dist/components/SvgIcon/icons/AlertDiamond.d.ts +4 -0
- package/dist/components/SvgIcon/icons/AlertDiamond.js +9 -0
- package/dist/components/SvgIcon/icons/AlertDiamond.js.map +1 -0
- package/dist/components/SvgIcon/icons/AlertDiamondSolid.d.ts +4 -0
- package/dist/components/SvgIcon/icons/AlertDiamondSolid.js +9 -0
- package/dist/components/SvgIcon/icons/AlertDiamondSolid.js.map +1 -0
- package/dist/components/SvgIcon/icons/AlertShield.d.ts +4 -0
- package/dist/components/SvgIcon/icons/AlertShield.js +9 -0
- package/dist/components/SvgIcon/icons/AlertShield.js.map +1 -0
- package/dist/components/SvgIcon/icons/Android.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Android.js +9 -0
- package/dist/components/SvgIcon/icons/Android.js.map +1 -0
- package/dist/components/SvgIcon/icons/Apple.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Apple.js +9 -0
- package/dist/components/SvgIcon/icons/Apple.js.map +1 -0
- package/dist/components/SvgIcon/icons/Archive.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Archive.js +9 -0
- package/dist/components/SvgIcon/icons/Archive.js.map +1 -0
- package/dist/components/SvgIcon/icons/ArrowCircle.d.ts +4 -0
- package/dist/components/SvgIcon/icons/ArrowCircle.js +9 -0
- package/dist/components/SvgIcon/icons/ArrowCircle.js.map +1 -0
- package/dist/components/SvgIcon/icons/ArrowDown.d.ts +4 -0
- package/dist/components/SvgIcon/icons/ArrowDown.js +9 -0
- package/dist/components/SvgIcon/icons/ArrowDown.js.map +1 -0
- package/dist/components/SvgIcon/icons/ArrowLeft.d.ts +4 -0
- package/dist/components/SvgIcon/icons/ArrowLeft.js +9 -0
- package/dist/components/SvgIcon/icons/ArrowLeft.js.map +1 -0
- package/dist/components/SvgIcon/icons/ArrowRight.d.ts +4 -0
- package/dist/components/SvgIcon/icons/ArrowRight.js +9 -0
- package/dist/components/SvgIcon/icons/ArrowRight.js.map +1 -0
- package/dist/components/SvgIcon/icons/ArrowUp.d.ts +4 -0
- package/dist/components/SvgIcon/icons/ArrowUp.js +9 -0
- package/dist/components/SvgIcon/icons/ArrowUp.js.map +1 -0
- package/dist/components/SvgIcon/icons/ArrowUpCorner.d.ts +4 -0
- package/dist/components/SvgIcon/icons/ArrowUpCorner.js +9 -0
- package/dist/components/SvgIcon/icons/ArrowUpCorner.js.map +1 -0
- package/dist/components/SvgIcon/icons/ArrowsChange.d.ts +4 -0
- package/dist/components/SvgIcon/icons/ArrowsChange.js +9 -0
- package/dist/components/SvgIcon/icons/ArrowsChange.js.map +1 -0
- package/dist/components/SvgIcon/icons/Atm.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Atm.js +9 -0
- package/dist/components/SvgIcon/icons/Atm.js.map +1 -0
- package/dist/components/SvgIcon/icons/Attach.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Attach.js +9 -0
- package/dist/components/SvgIcon/icons/Attach.js.map +1 -0
- package/dist/components/SvgIcon/icons/Bank.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Bank.js +9 -0
- package/dist/components/SvgIcon/icons/Bank.js.map +1 -0
- package/dist/components/SvgIcon/icons/Bold.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Bold.js +9 -0
- package/dist/components/SvgIcon/icons/Bold.js.map +1 -0
- package/dist/components/SvgIcon/icons/Bonus.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Bonus.js +9 -0
- package/dist/components/SvgIcon/icons/Bonus.js.map +1 -0
- package/dist/components/SvgIcon/icons/Building.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Building.js +9 -0
- package/dist/components/SvgIcon/icons/Building.js.map +1 -0
- package/dist/components/SvgIcon/icons/Calendar.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Calendar.js +9 -0
- package/dist/components/SvgIcon/icons/Calendar.js.map +1 -0
- package/dist/components/SvgIcon/icons/CalendarCancel.d.ts +4 -0
- package/dist/components/SvgIcon/icons/CalendarCancel.js +9 -0
- package/dist/components/SvgIcon/icons/CalendarCancel.js.map +1 -0
- package/dist/components/SvgIcon/icons/Call.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Call.js +9 -0
- package/dist/components/SvgIcon/icons/Call.js.map +1 -0
- package/dist/components/SvgIcon/icons/CallEnd.d.ts +4 -0
- package/dist/components/SvgIcon/icons/CallEnd.js +9 -0
- package/dist/components/SvgIcon/icons/CallEnd.js.map +1 -0
- package/dist/components/SvgIcon/icons/CallMissed.d.ts +4 -0
- package/dist/components/SvgIcon/icons/CallMissed.js +9 -0
- package/dist/components/SvgIcon/icons/CallMissed.js.map +1 -0
- package/dist/components/SvgIcon/icons/Callback.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Callback.js +9 -0
- package/dist/components/SvgIcon/icons/Callback.js.map +1 -0
- package/dist/components/SvgIcon/icons/Camera.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Camera.js +9 -0
- package/dist/components/SvgIcon/icons/Camera.js.map +1 -0
- package/dist/components/SvgIcon/icons/Cancel.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Cancel.js +9 -0
- package/dist/components/SvgIcon/icons/Cancel.js.map +1 -0
- package/dist/components/SvgIcon/icons/CancelSolid.d.ts +4 -0
- package/dist/components/SvgIcon/icons/CancelSolid.js +9 -0
- package/dist/components/SvgIcon/icons/CancelSolid.js.map +1 -0
- package/dist/components/SvgIcon/icons/Card.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Card.js +9 -0
- package/dist/components/SvgIcon/icons/Card.js.map +1 -0
- package/dist/components/SvgIcon/icons/CardLock.d.ts +4 -0
- package/dist/components/SvgIcon/icons/CardLock.js +9 -0
- package/dist/components/SvgIcon/icons/CardLock.js.map +1 -0
- package/dist/components/SvgIcon/icons/CardRefill.d.ts +4 -0
- package/dist/components/SvgIcon/icons/CardRefill.js +9 -0
- package/dist/components/SvgIcon/icons/CardRefill.js.map +1 -0
- package/dist/components/SvgIcon/icons/CardReissue.d.ts +4 -0
- package/dist/components/SvgIcon/icons/CardReissue.js +9 -0
- package/dist/components/SvgIcon/icons/CardReissue.js.map +1 -0
- package/dist/components/SvgIcon/icons/CardScan.d.ts +4 -0
- package/dist/components/SvgIcon/icons/CardScan.js +9 -0
- package/dist/components/SvgIcon/icons/CardScan.js.map +1 -0
- package/dist/components/SvgIcon/icons/CardToCard.d.ts +4 -0
- package/dist/components/SvgIcon/icons/CardToCard.js +9 -0
- package/dist/components/SvgIcon/icons/CardToCard.js.map +1 -0
- package/dist/components/SvgIcon/icons/CardUnlock.d.ts +4 -0
- package/dist/components/SvgIcon/icons/CardUnlock.js +9 -0
- package/dist/components/SvgIcon/icons/CardUnlock.js.map +1 -0
- package/dist/components/SvgIcon/icons/Change.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Change.js +9 -0
- package/dist/components/SvgIcon/icons/Change.js.map +1 -0
- package/dist/components/SvgIcon/icons/Chart.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Chart.js +9 -0
- package/dist/components/SvgIcon/icons/Chart.js.map +1 -0
- package/dist/components/SvgIcon/icons/Chat.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Chat.js +9 -0
- package/dist/components/SvgIcon/icons/Chat.js.map +1 -0
- package/dist/components/SvgIcon/icons/ChatSolid.d.ts +4 -0
- package/dist/components/SvgIcon/icons/ChatSolid.js +9 -0
- package/dist/components/SvgIcon/icons/ChatSolid.js.map +1 -0
- package/dist/components/SvgIcon/icons/Check.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Check.js +9 -0
- package/dist/components/SvgIcon/icons/Check.js.map +1 -0
- package/dist/components/SvgIcon/icons/CheckCircle.d.ts +4 -0
- package/dist/components/SvgIcon/icons/CheckCircle.js +9 -0
- package/dist/components/SvgIcon/icons/CheckCircle.js.map +1 -0
- package/dist/components/SvgIcon/icons/CheckCircleSolid.d.ts +4 -0
- package/dist/components/SvgIcon/icons/CheckCircleSolid.js +9 -0
- package/dist/components/SvgIcon/icons/CheckCircleSolid.js.map +1 -0
- package/dist/components/SvgIcon/icons/CheckShield.d.ts +4 -0
- package/dist/components/SvgIcon/icons/CheckShield.js +9 -0
- package/dist/components/SvgIcon/icons/CheckShield.js.map +1 -0
- package/dist/components/SvgIcon/icons/CheckSmall.d.ts +4 -0
- package/dist/components/SvgIcon/icons/CheckSmall.js +9 -0
- package/dist/components/SvgIcon/icons/CheckSmall.js.map +1 -0
- package/dist/components/SvgIcon/icons/Checklist.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Checklist.js +9 -0
- package/dist/components/SvgIcon/icons/Checklist.js.map +1 -0
- package/dist/components/SvgIcon/icons/Circle.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Circle.js +9 -0
- package/dist/components/SvgIcon/icons/Circle.js.map +1 -0
- package/dist/components/SvgIcon/icons/Clock.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Clock.js +9 -0
- package/dist/components/SvgIcon/icons/Clock.js.map +1 -0
- package/dist/components/SvgIcon/icons/Close.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Close.js +9 -0
- package/dist/components/SvgIcon/icons/Close.js.map +1 -0
- package/dist/components/SvgIcon/icons/Coins.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Coins.js +9 -0
- package/dist/components/SvgIcon/icons/Coins.js.map +1 -0
- package/dist/components/SvgIcon/icons/Collapse.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Collapse.js +9 -0
- package/dist/components/SvgIcon/icons/Collapse.js.map +1 -0
- package/dist/components/SvgIcon/icons/Copy.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Copy.js +9 -0
- package/dist/components/SvgIcon/icons/Copy.js.map +1 -0
- package/dist/components/SvgIcon/icons/Cup.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Cup.js +9 -0
- package/dist/components/SvgIcon/icons/Cup.js.map +1 -0
- package/dist/components/SvgIcon/icons/CurrencyChange.d.ts +4 -0
- package/dist/components/SvgIcon/icons/CurrencyChange.js +9 -0
- package/dist/components/SvgIcon/icons/CurrencyChange.js.map +1 -0
- package/dist/components/SvgIcon/icons/CurrencyTransfer.d.ts +4 -0
- package/dist/components/SvgIcon/icons/CurrencyTransfer.js +9 -0
- package/dist/components/SvgIcon/icons/CurrencyTransfer.js.map +1 -0
- package/dist/components/SvgIcon/icons/Deposit.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Deposit.js +9 -0
- package/dist/components/SvgIcon/icons/Deposit.js.map +1 -0
- package/dist/components/SvgIcon/icons/Diamond.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Diamond.js +9 -0
- package/dist/components/SvgIcon/icons/Diamond.js.map +1 -0
- package/dist/components/SvgIcon/icons/Dislike.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Dislike.js +9 -0
- package/dist/components/SvgIcon/icons/Dislike.js.map +1 -0
- package/dist/components/SvgIcon/icons/DislikeSolid.d.ts +4 -0
- package/dist/components/SvgIcon/icons/DislikeSolid.js +9 -0
- package/dist/components/SvgIcon/icons/DislikeSolid.js.map +1 -0
- package/dist/components/SvgIcon/icons/Doc.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Doc.js +9 -0
- package/dist/components/SvgIcon/icons/Doc.js.map +1 -0
- package/dist/components/SvgIcon/icons/DocCancel.d.ts +4 -0
- package/dist/components/SvgIcon/icons/DocCancel.js +9 -0
- package/dist/components/SvgIcon/icons/DocCancel.js.map +1 -0
- package/dist/components/SvgIcon/icons/Dollar.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Dollar.js +9 -0
- package/dist/components/SvgIcon/icons/Dollar.js.map +1 -0
- package/dist/components/SvgIcon/icons/DoubleArrow.d.ts +4 -0
- package/dist/components/SvgIcon/icons/DoubleArrow.js +9 -0
- package/dist/components/SvgIcon/icons/DoubleArrow.js.map +1 -0
- package/dist/components/SvgIcon/icons/DoubleTick.d.ts +4 -0
- package/dist/components/SvgIcon/icons/DoubleTick.js +9 -0
- package/dist/components/SvgIcon/icons/DoubleTick.js.map +1 -0
- package/dist/components/SvgIcon/icons/Download.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Download.js +9 -0
- package/dist/components/SvgIcon/icons/Download.js.map +1 -0
- package/dist/components/SvgIcon/icons/Dropdown.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Dropdown.js +9 -0
- package/dist/components/SvgIcon/icons/Dropdown.js.map +1 -0
- package/dist/components/SvgIcon/icons/DropdownSmallOld.d.ts +4 -0
- package/dist/components/SvgIcon/icons/DropdownSmallOld.js +9 -0
- package/dist/components/SvgIcon/icons/DropdownSmallOld.js.map +1 -0
- package/dist/components/SvgIcon/icons/Dropup.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Dropup.js +9 -0
- package/dist/components/SvgIcon/icons/Dropup.js.map +1 -0
- package/dist/components/SvgIcon/icons/Edit.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Edit.js +9 -0
- package/dist/components/SvgIcon/icons/Edit.js.map +1 -0
- package/dist/components/SvgIcon/icons/Email.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Email.js +9 -0
- package/dist/components/SvgIcon/icons/Email.js.map +1 -0
- package/dist/components/SvgIcon/icons/Excel.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Excel.js +9 -0
- package/dist/components/SvgIcon/icons/Excel.js.map +1 -0
- package/dist/components/SvgIcon/icons/Expand.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Expand.js +9 -0
- package/dist/components/SvgIcon/icons/Expand.js.map +1 -0
- package/dist/components/SvgIcon/icons/Eye.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Eye.js +9 -0
- package/dist/components/SvgIcon/icons/Eye.js.map +1 -0
- package/dist/components/SvgIcon/icons/EyeOff.d.ts +4 -0
- package/dist/components/SvgIcon/icons/EyeOff.js +9 -0
- package/dist/components/SvgIcon/icons/EyeOff.js.map +1 -0
- package/dist/components/SvgIcon/icons/Favorite.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Favorite.js +9 -0
- package/dist/components/SvgIcon/icons/Favorite.js.map +1 -0
- package/dist/components/SvgIcon/icons/FavoriteSolid.d.ts +4 -0
- package/dist/components/SvgIcon/icons/FavoriteSolid.js +9 -0
- package/dist/components/SvgIcon/icons/FavoriteSolid.js.map +1 -0
- package/dist/components/SvgIcon/icons/Fb.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Fb.js +9 -0
- package/dist/components/SvgIcon/icons/Fb.js.map +1 -0
- package/dist/components/SvgIcon/icons/FbCircle.d.ts +4 -0
- package/dist/components/SvgIcon/icons/FbCircle.js +9 -0
- package/dist/components/SvgIcon/icons/FbCircle.js.map +1 -0
- package/dist/components/SvgIcon/icons/File.d.ts +4 -0
- package/dist/components/SvgIcon/icons/File.js +9 -0
- package/dist/components/SvgIcon/icons/File.js.map +1 -0
- package/dist/components/SvgIcon/icons/FileAdd.d.ts +4 -0
- package/dist/components/SvgIcon/icons/FileAdd.js +9 -0
- package/dist/components/SvgIcon/icons/FileAdd.js.map +1 -0
- package/dist/components/SvgIcon/icons/Files.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Files.js +9 -0
- package/dist/components/SvgIcon/icons/Files.js.map +1 -0
- package/dist/components/SvgIcon/icons/Filter.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Filter.js +9 -0
- package/dist/components/SvgIcon/icons/Filter.js.map +1 -0
- package/dist/components/SvgIcon/icons/Folder.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Folder.js +9 -0
- package/dist/components/SvgIcon/icons/Folder.js.map +1 -0
- package/dist/components/SvgIcon/icons/Geolocation.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Geolocation.js +9 -0
- package/dist/components/SvgIcon/icons/Geolocation.js.map +1 -0
- package/dist/components/SvgIcon/icons/Gift.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Gift.js +9 -0
- package/dist/components/SvgIcon/icons/Gift.js.map +1 -0
- package/dist/components/SvgIcon/icons/Globe.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Globe.js +9 -0
- package/dist/components/SvgIcon/icons/Globe.js.map +1 -0
- package/dist/components/SvgIcon/icons/Heart.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Heart.js +9 -0
- package/dist/components/SvgIcon/icons/Heart.js.map +1 -0
- package/dist/components/SvgIcon/icons/HeartSolid.d.ts +4 -0
- package/dist/components/SvgIcon/icons/HeartSolid.js +9 -0
- package/dist/components/SvgIcon/icons/HeartSolid.js.map +1 -0
- package/dist/components/SvgIcon/icons/Help.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Help.js +9 -0
- package/dist/components/SvgIcon/icons/Help.js.map +1 -0
- package/dist/components/SvgIcon/icons/Home.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Home.js +9 -0
- package/dist/components/SvgIcon/icons/Home.js.map +1 -0
- package/dist/components/SvgIcon/icons/Housing.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Housing.js +9 -0
- package/dist/components/SvgIcon/icons/Housing.js.map +1 -0
- package/dist/components/SvgIcon/icons/Ig.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Ig.js +9 -0
- package/dist/components/SvgIcon/icons/Ig.js.map +1 -0
- package/dist/components/SvgIcon/icons/IgCircle.d.ts +4 -0
- package/dist/components/SvgIcon/icons/IgCircle.js +9 -0
- package/dist/components/SvgIcon/icons/IgCircle.js.map +1 -0
- package/dist/components/SvgIcon/icons/Info.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Info.js +9 -0
- package/dist/components/SvgIcon/icons/Info.js.map +1 -0
- package/dist/components/SvgIcon/icons/InfoBook.d.ts +4 -0
- package/dist/components/SvgIcon/icons/InfoBook.js +9 -0
- package/dist/components/SvgIcon/icons/InfoBook.js.map +1 -0
- package/dist/components/SvgIcon/icons/InfoSolid.d.ts +4 -0
- package/dist/components/SvgIcon/icons/InfoSolid.js +9 -0
- package/dist/components/SvgIcon/icons/InfoSolid.js.map +1 -0
- package/dist/components/SvgIcon/icons/Italic.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Italic.js +9 -0
- package/dist/components/SvgIcon/icons/Italic.js.map +1 -0
- package/dist/components/SvgIcon/icons/Key.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Key.js +9 -0
- package/dist/components/SvgIcon/icons/Key.js.map +1 -0
- package/dist/components/SvgIcon/icons/Left.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Left.js +9 -0
- package/dist/components/SvgIcon/icons/Left.js.map +1 -0
- package/dist/components/SvgIcon/icons/Lightbulb.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Lightbulb.js +9 -0
- package/dist/components/SvgIcon/icons/Lightbulb.js.map +1 -0
- package/dist/components/SvgIcon/icons/Like.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Like.js +9 -0
- package/dist/components/SvgIcon/icons/Like.js.map +1 -0
- package/dist/components/SvgIcon/icons/LikeSolid.d.ts +4 -0
- package/dist/components/SvgIcon/icons/LikeSolid.js +9 -0
- package/dist/components/SvgIcon/icons/LikeSolid.js.map +1 -0
- package/dist/components/SvgIcon/icons/Link.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Link.js +9 -0
- package/dist/components/SvgIcon/icons/Link.js.map +1 -0
- package/dist/components/SvgIcon/icons/Lock.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Lock.js +9 -0
- package/dist/components/SvgIcon/icons/Lock.js.map +1 -0
- package/dist/components/SvgIcon/icons/Logout.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Logout.js +9 -0
- package/dist/components/SvgIcon/icons/Logout.js.map +1 -0
- package/dist/components/SvgIcon/icons/MagicWand.d.ts +4 -0
- package/dist/components/SvgIcon/icons/MagicWand.js +9 -0
- package/dist/components/SvgIcon/icons/MagicWand.js.map +1 -0
- package/dist/components/SvgIcon/icons/Mail.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Mail.js +9 -0
- package/dist/components/SvgIcon/icons/Mail.js.map +1 -0
- package/dist/components/SvgIcon/icons/MailSend.d.ts +4 -0
- package/dist/components/SvgIcon/icons/MailSend.js +9 -0
- package/dist/components/SvgIcon/icons/MailSend.js.map +1 -0
- package/dist/components/SvgIcon/icons/Map.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Map.js +9 -0
- package/dist/components/SvgIcon/icons/Map.js.map +1 -0
- package/dist/components/SvgIcon/icons/MapPin.d.ts +4 -0
- package/dist/components/SvgIcon/icons/MapPin.js +9 -0
- package/dist/components/SvgIcon/icons/MapPin.js.map +1 -0
- package/dist/components/SvgIcon/icons/Menu.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Menu.js +9 -0
- package/dist/components/SvgIcon/icons/Menu.js.map +1 -0
- package/dist/components/SvgIcon/icons/Mic.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Mic.js +9 -0
- package/dist/components/SvgIcon/icons/Mic.js.map +1 -0
- package/dist/components/SvgIcon/icons/MicOff.d.ts +4 -0
- package/dist/components/SvgIcon/icons/MicOff.js +9 -0
- package/dist/components/SvgIcon/icons/MicOff.js.map +1 -0
- package/dist/components/SvgIcon/icons/Minus.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Minus.js +9 -0
- package/dist/components/SvgIcon/icons/Minus.js.map +1 -0
- package/dist/components/SvgIcon/icons/MinusCircle.d.ts +4 -0
- package/dist/components/SvgIcon/icons/MinusCircle.js +9 -0
- package/dist/components/SvgIcon/icons/MinusCircle.js.map +1 -0
- package/dist/components/SvgIcon/icons/MinusShort.d.ts +4 -0
- package/dist/components/SvgIcon/icons/MinusShort.js +9 -0
- package/dist/components/SvgIcon/icons/MinusShort.js.map +1 -0
- package/dist/components/SvgIcon/icons/Moneybox.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Moneybox.js +9 -0
- package/dist/components/SvgIcon/icons/Moneybox.js.map +1 -0
- package/dist/components/SvgIcon/icons/More.d.ts +4 -0
- package/dist/components/SvgIcon/icons/More.js +9 -0
- package/dist/components/SvgIcon/icons/More.js.map +1 -0
- package/dist/components/SvgIcon/icons/Move.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Move.js +9 -0
- package/dist/components/SvgIcon/icons/Move.js.map +1 -0
- package/dist/components/SvgIcon/icons/Newbie.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Newbie.js +9 -0
- package/dist/components/SvgIcon/icons/Newbie.js.map +1 -0
- package/dist/components/SvgIcon/icons/News.d.ts +4 -0
- package/dist/components/SvgIcon/icons/News.js +9 -0
- package/dist/components/SvgIcon/icons/News.js.map +1 -0
- package/dist/components/SvgIcon/icons/Notes.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Notes.js +9 -0
- package/dist/components/SvgIcon/icons/Notes.js.map +1 -0
- package/dist/components/SvgIcon/icons/Notification.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Notification.js +9 -0
- package/dist/components/SvgIcon/icons/Notification.js.map +1 -0
- package/dist/components/SvgIcon/icons/Ok.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Ok.js +9 -0
- package/dist/components/SvgIcon/icons/Ok.js.map +1 -0
- package/dist/components/SvgIcon/icons/OkCircle.d.ts +4 -0
- package/dist/components/SvgIcon/icons/OkCircle.js +9 -0
- package/dist/components/SvgIcon/icons/OkCircle.js.map +1 -0
- package/dist/components/SvgIcon/icons/Order.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Order.js +9 -0
- package/dist/components/SvgIcon/icons/Order.js.map +1 -0
- package/dist/components/SvgIcon/icons/OrderLoad.d.ts +4 -0
- package/dist/components/SvgIcon/icons/OrderLoad.js +9 -0
- package/dist/components/SvgIcon/icons/OrderLoad.js.map +1 -0
- package/dist/components/SvgIcon/icons/OrderSend.d.ts +4 -0
- package/dist/components/SvgIcon/icons/OrderSend.js +9 -0
- package/dist/components/SvgIcon/icons/OrderSend.js.map +1 -0
- package/dist/components/SvgIcon/icons/Pause.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Pause.js +9 -0
- package/dist/components/SvgIcon/icons/Pause.js.map +1 -0
- package/dist/components/SvgIcon/icons/PauseCircle.d.ts +4 -0
- package/dist/components/SvgIcon/icons/PauseCircle.js +9 -0
- package/dist/components/SvgIcon/icons/PauseCircle.js.map +1 -0
- package/dist/components/SvgIcon/icons/Payment.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Payment.js +9 -0
- package/dist/components/SvgIcon/icons/Payment.js.map +1 -0
- package/dist/components/SvgIcon/icons/PhoneShake.d.ts +4 -0
- package/dist/components/SvgIcon/icons/PhoneShake.js +9 -0
- package/dist/components/SvgIcon/icons/PhoneShake.js.map +1 -0
- package/dist/components/SvgIcon/icons/Play.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Play.js +9 -0
- package/dist/components/SvgIcon/icons/Play.js.map +1 -0
- package/dist/components/SvgIcon/icons/PlaySolid.d.ts +4 -0
- package/dist/components/SvgIcon/icons/PlaySolid.js +9 -0
- package/dist/components/SvgIcon/icons/PlaySolid.js.map +1 -0
- package/dist/components/SvgIcon/icons/Plus.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Plus.js +9 -0
- package/dist/components/SvgIcon/icons/Plus.js.map +1 -0
- package/dist/components/SvgIcon/icons/PlusCircle.d.ts +4 -0
- package/dist/components/SvgIcon/icons/PlusCircle.js +9 -0
- package/dist/components/SvgIcon/icons/PlusCircle.js.map +1 -0
- package/dist/components/SvgIcon/icons/Pos.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Pos.js +9 -0
- package/dist/components/SvgIcon/icons/Pos.js.map +1 -0
- package/dist/components/SvgIcon/icons/Print.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Print.js +9 -0
- package/dist/components/SvgIcon/icons/Print.js.map +1 -0
- package/dist/components/SvgIcon/icons/QrPay.d.ts +4 -0
- package/dist/components/SvgIcon/icons/QrPay.js +9 -0
- package/dist/components/SvgIcon/icons/QrPay.js.map +1 -0
- package/dist/components/SvgIcon/icons/Redirect.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Redirect.js +9 -0
- package/dist/components/SvgIcon/icons/Redirect.js.map +1 -0
- package/dist/components/SvgIcon/icons/Refill.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Refill.js +9 -0
- package/dist/components/SvgIcon/icons/Refill.js.map +1 -0
- package/dist/components/SvgIcon/icons/Refund.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Refund.js +9 -0
- package/dist/components/SvgIcon/icons/Refund.js.map +1 -0
- package/dist/components/SvgIcon/icons/Reload.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Reload.js +9 -0
- package/dist/components/SvgIcon/icons/Reload.js.map +1 -0
- package/dist/components/SvgIcon/icons/Reply.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Reply.js +9 -0
- package/dist/components/SvgIcon/icons/Reply.js.map +1 -0
- package/dist/components/SvgIcon/icons/ReplyShape.d.ts +4 -0
- package/dist/components/SvgIcon/icons/ReplyShape.js +9 -0
- package/dist/components/SvgIcon/icons/ReplyShape.js.map +1 -0
- package/dist/components/SvgIcon/icons/ReplyShapeSolid.d.ts +4 -0
- package/dist/components/SvgIcon/icons/ReplyShapeSolid.js +9 -0
- package/dist/components/SvgIcon/icons/ReplyShapeSolid.js.map +1 -0
- package/dist/components/SvgIcon/icons/Request.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Request.js +9 -0
- package/dist/components/SvgIcon/icons/Request.js.map +1 -0
- package/dist/components/SvgIcon/icons/Right.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Right.js +9 -0
- package/dist/components/SvgIcon/icons/Right.js.map +1 -0
- package/dist/components/SvgIcon/icons/Route.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Route.js +9 -0
- package/dist/components/SvgIcon/icons/Route.js.map +1 -0
- package/dist/components/SvgIcon/icons/Ruble.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Ruble.js +9 -0
- package/dist/components/SvgIcon/icons/Ruble.js.map +1 -0
- package/dist/components/SvgIcon/icons/Sbp.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Sbp.js +9 -0
- package/dist/components/SvgIcon/icons/Sbp.js.map +1 -0
- package/dist/components/SvgIcon/icons/Search.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Search.js +9 -0
- package/dist/components/SvgIcon/icons/Search.js.map +1 -0
- package/dist/components/SvgIcon/icons/Send.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Send.js +9 -0
- package/dist/components/SvgIcon/icons/Send.js.map +1 -0
- package/dist/components/SvgIcon/icons/Services.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Services.js +9 -0
- package/dist/components/SvgIcon/icons/Services.js.map +1 -0
- package/dist/components/SvgIcon/icons/Settings.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Settings.js +9 -0
- package/dist/components/SvgIcon/icons/Settings.js.map +1 -0
- package/dist/components/SvgIcon/icons/Share.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Share.js +9 -0
- package/dist/components/SvgIcon/icons/Share.js.map +1 -0
- package/dist/components/SvgIcon/icons/ShoppingCart.d.ts +4 -0
- package/dist/components/SvgIcon/icons/ShoppingCart.js +9 -0
- package/dist/components/SvgIcon/icons/ShoppingCart.js.map +1 -0
- package/dist/components/SvgIcon/icons/Sign.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Sign.js +9 -0
- package/dist/components/SvgIcon/icons/Sign.js.map +1 -0
- package/dist/components/SvgIcon/icons/SlotMachine.d.ts +4 -0
- package/dist/components/SvgIcon/icons/SlotMachine.js +9 -0
- package/dist/components/SvgIcon/icons/SlotMachine.js.map +1 -0
- package/dist/components/SvgIcon/icons/SortDown.d.ts +4 -0
- package/dist/components/SvgIcon/icons/SortDown.js +9 -0
- package/dist/components/SvgIcon/icons/SortDown.js.map +1 -0
- package/dist/components/SvgIcon/icons/SortDownSolid.d.ts +4 -0
- package/dist/components/SvgIcon/icons/SortDownSolid.js +9 -0
- package/dist/components/SvgIcon/icons/SortDownSolid.js.map +1 -0
- package/dist/components/SvgIcon/icons/SortUp.d.ts +4 -0
- package/dist/components/SvgIcon/icons/SortUp.js +9 -0
- package/dist/components/SvgIcon/icons/SortUp.js.map +1 -0
- package/dist/components/SvgIcon/icons/SortUpSolid.d.ts +4 -0
- package/dist/components/SvgIcon/icons/SortUpSolid.js +9 -0
- package/dist/components/SvgIcon/icons/SortUpSolid.js.map +1 -0
- package/dist/components/SvgIcon/icons/Stop.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Stop.js +9 -0
- package/dist/components/SvgIcon/icons/Stop.js.map +1 -0
- package/dist/components/SvgIcon/icons/Support.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Support.js +9 -0
- package/dist/components/SvgIcon/icons/Support.js.map +1 -0
- package/dist/components/SvgIcon/icons/Sync.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Sync.js +9 -0
- package/dist/components/SvgIcon/icons/Sync.js.map +1 -0
- package/dist/components/SvgIcon/icons/Table.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Table.js +9 -0
- package/dist/components/SvgIcon/icons/Table.js.map +1 -0
- package/dist/components/SvgIcon/icons/Tariffs.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Tariffs.js +9 -0
- package/dist/components/SvgIcon/icons/Tariffs.js.map +1 -0
- package/dist/components/SvgIcon/icons/Tg.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Tg.js +9 -0
- package/dist/components/SvgIcon/icons/Tg.js.map +1 -0
- package/dist/components/SvgIcon/icons/TgCircle.d.ts +4 -0
- package/dist/components/SvgIcon/icons/TgCircle.js +9 -0
- package/dist/components/SvgIcon/icons/TgCircle.js.map +1 -0
- package/dist/components/SvgIcon/icons/Timeout.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Timeout.js +9 -0
- package/dist/components/SvgIcon/icons/Timeout.js.map +1 -0
- package/dist/components/SvgIcon/icons/Timer.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Timer.js +9 -0
- package/dist/components/SvgIcon/icons/Timer.js.map +1 -0
- package/dist/components/SvgIcon/icons/Trash.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Trash.js +9 -0
- package/dist/components/SvgIcon/icons/Trash.js.map +1 -0
- package/dist/components/SvgIcon/icons/TurnOff.d.ts +4 -0
- package/dist/components/SvgIcon/icons/TurnOff.js +9 -0
- package/dist/components/SvgIcon/icons/TurnOff.js.map +1 -0
- package/dist/components/SvgIcon/icons/Twitter.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Twitter.js +9 -0
- package/dist/components/SvgIcon/icons/Twitter.js.map +1 -0
- package/dist/components/SvgIcon/icons/TwitterCircle.d.ts +4 -0
- package/dist/components/SvgIcon/icons/TwitterCircle.js +9 -0
- package/dist/components/SvgIcon/icons/TwitterCircle.js.map +1 -0
- package/dist/components/SvgIcon/icons/Underline.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Underline.js +9 -0
- package/dist/components/SvgIcon/icons/Underline.js.map +1 -0
- package/dist/components/SvgIcon/icons/Unlink.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Unlink.js +9 -0
- package/dist/components/SvgIcon/icons/Unlink.js.map +1 -0
- package/dist/components/SvgIcon/icons/Unsorted.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Unsorted.js +9 -0
- package/dist/components/SvgIcon/icons/Unsorted.js.map +1 -0
- package/dist/components/SvgIcon/icons/UnsortedSolid.d.ts +4 -0
- package/dist/components/SvgIcon/icons/UnsortedSolid.js +9 -0
- package/dist/components/SvgIcon/icons/UnsortedSolid.js.map +1 -0
- package/dist/components/SvgIcon/icons/Upload.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Upload.js +9 -0
- package/dist/components/SvgIcon/icons/Upload.js.map +1 -0
- package/dist/components/SvgIcon/icons/User.d.ts +4 -0
- package/dist/components/SvgIcon/icons/User.js +9 -0
- package/dist/components/SvgIcon/icons/User.js.map +1 -0
- package/dist/components/SvgIcon/icons/UserAdd.d.ts +4 -0
- package/dist/components/SvgIcon/icons/UserAdd.js +9 -0
- package/dist/components/SvgIcon/icons/UserAdd.js.map +1 -0
- package/dist/components/SvgIcon/icons/UserCard.d.ts +4 -0
- package/dist/components/SvgIcon/icons/UserCard.js +9 -0
- package/dist/components/SvgIcon/icons/UserCard.js.map +1 -0
- package/dist/components/SvgIcon/icons/UserEdit.d.ts +4 -0
- package/dist/components/SvgIcon/icons/UserEdit.js +9 -0
- package/dist/components/SvgIcon/icons/UserEdit.js.map +1 -0
- package/dist/components/SvgIcon/icons/UserQueue.d.ts +4 -0
- package/dist/components/SvgIcon/icons/UserQueue.js +9 -0
- package/dist/components/SvgIcon/icons/UserQueue.js.map +1 -0
- package/dist/components/SvgIcon/icons/Viber.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Viber.js +9 -0
- package/dist/components/SvgIcon/icons/Viber.js.map +1 -0
- package/dist/components/SvgIcon/icons/ViberCircle.d.ts +4 -0
- package/dist/components/SvgIcon/icons/ViberCircle.js +9 -0
- package/dist/components/SvgIcon/icons/ViberCircle.js.map +1 -0
- package/dist/components/SvgIcon/icons/ViewGrid.d.ts +4 -0
- package/dist/components/SvgIcon/icons/ViewGrid.js +9 -0
- package/dist/components/SvgIcon/icons/ViewGrid.js.map +1 -0
- package/dist/components/SvgIcon/icons/ViewHorizontal.d.ts +4 -0
- package/dist/components/SvgIcon/icons/ViewHorizontal.js +9 -0
- package/dist/components/SvgIcon/icons/ViewHorizontal.js.map +1 -0
- package/dist/components/SvgIcon/icons/ViewList.d.ts +4 -0
- package/dist/components/SvgIcon/icons/ViewList.js +9 -0
- package/dist/components/SvgIcon/icons/ViewList.js.map +1 -0
- package/dist/components/SvgIcon/icons/ViewRows.d.ts +4 -0
- package/dist/components/SvgIcon/icons/ViewRows.js +9 -0
- package/dist/components/SvgIcon/icons/ViewRows.js.map +1 -0
- package/dist/components/SvgIcon/icons/ViewVertical.d.ts +4 -0
- package/dist/components/SvgIcon/icons/ViewVertical.js +9 -0
- package/dist/components/SvgIcon/icons/ViewVertical.js.map +1 -0
- package/dist/components/SvgIcon/icons/Vk.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Vk.js +9 -0
- package/dist/components/SvgIcon/icons/Vk.js.map +1 -0
- package/dist/components/SvgIcon/icons/VkCircle.d.ts +4 -0
- package/dist/components/SvgIcon/icons/VkCircle.js +9 -0
- package/dist/components/SvgIcon/icons/VkCircle.js.map +1 -0
- package/dist/components/SvgIcon/icons/Wallet.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Wallet.js +9 -0
- package/dist/components/SvgIcon/icons/Wallet.js.map +1 -0
- package/dist/components/SvgIcon/icons/Warning.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Warning.js +9 -0
- package/dist/components/SvgIcon/icons/Warning.js.map +1 -0
- package/dist/components/SvgIcon/icons/WarningClean.d.ts +4 -0
- package/dist/components/SvgIcon/icons/WarningClean.js +9 -0
- package/dist/components/SvgIcon/icons/WarningClean.js.map +1 -0
- package/dist/components/SvgIcon/icons/Whatsapp.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Whatsapp.js +9 -0
- package/dist/components/SvgIcon/icons/Whatsapp.js.map +1 -0
- package/dist/components/SvgIcon/icons/WhatsappCircle.d.ts +4 -0
- package/dist/components/SvgIcon/icons/WhatsappCircle.js +9 -0
- package/dist/components/SvgIcon/icons/WhatsappCircle.js.map +1 -0
- package/dist/components/SvgIcon/icons/Wheelchair.d.ts +4 -0
- package/dist/components/SvgIcon/icons/Wheelchair.js +9 -0
- package/dist/components/SvgIcon/icons/Wheelchair.js.map +1 -0
- package/dist/components/SvgIcon/icons/index.d.ts +203 -0
- package/dist/components/SvgIcon/icons/index.js +417 -0
- package/dist/components/SvgIcon/icons/index.js.map +1 -0
- package/dist/components/SvgIcon/index.d.ts +1 -0
- package/dist/components/SvgIcon/index.js +6 -0
- package/dist/components/SvgIcon/index.js.map +1 -0
- package/package.json +42 -5
- package/src/@/config/button.ts +89 -0
- package/src/@/config/index.ts +99 -0
- package/src/@/lib/utils.ts +7 -0
- package/src/Audio/Audio.styl +115 -0
- package/src/Audio/Audio.tsx +359 -0
- package/src/Audio/index.ts +4 -0
- package/src/Audio/types.ts +40 -0
- package/src/Base/Buttons/Button.tsx +67 -41
- package/src/Base/Buttons/index.ts +2 -1
- package/src/Base/Input/Base.tsx +37 -0
- package/src/Base/Input/Input.tsx +31 -11
- package/src/Base/Input/types.ts +3 -2
- package/src/Collapse/Collapse.tsx +88 -0
- package/src/Collapse/ant-collapse.styl +93 -0
- package/src/Collapse/index.ts +5 -0
- package/src/Input-OTP/Input.tsx +71 -0
- package/src/Input-OTP/index.ts +3 -0
- package/src/Logo/Logo.tsx +16 -0
- package/src/Logo/index.ts +3 -0
- package/src/Popover/Popover.tsx +42 -0
- package/src/Popover/index.ts +5 -0
- package/src/Slider/Slider.tsx +21 -0
- package/src/Slider/index.ts +4 -0
- package/src/Slider/slider.styl +62 -0
- package/src/Tabs/Tabs.tsx +63 -0
- package/src/Tabs/ant-tabs.styl +91 -0
- package/src/Tabs/index.ts +5 -0
- package/src/Tooltip/Tooltip.tsx +47 -0
- package/src/Tooltip/index.ts +5 -0
- package/src/assets/css/global.css +125 -0
- package/src/assets/fonts/Roboto-Italic.ttf +0 -0
- package/src/assets/fonts/Roboto-Italic.woff2 +0 -0
- package/src/assets/fonts/Roboto.ttf +0 -0
- package/src/assets/fonts/Roboto.woff2 +0 -0
- package/src/assets/images/logo/bank/emblem-white.svg +1 -0
- package/src/assets/images/logo/bank/emblem.svg +1 -0
- package/src/assets/images/logo/bank/logo-white.svg +1 -0
- package/src/assets/images/logo/bank/logo.svg +1 -0
- package/src/assets/images/logo/garant/emblem-white.svg +1 -0
- package/src/assets/images/logo/garant/emblem.svg +1 -0
- package/src/assets/images/logo/garant/logo-white.svg +1 -0
- package/src/assets/images/logo/garant/logo.svg +1 -0
- package/src/assets/images/logo/kassa/emblem-white.svg +1 -0
- package/src/assets/images/logo/kassa/emblem.svg +1 -0
- package/src/assets/images/logo/kassa/logo-white.svg +1 -0
- package/src/assets/images/logo/kassa/logo.svg +1 -0
- package/src/components/BottonNavigation/BottonNavigation.tsx +56 -0
- package/src/components/BottonNavigation/index.ts +7 -0
- package/src/components/SvgIcon/SvgIcon.tsx +32 -0
- package/src/components/SvgIcon/icons/AddList.tsx +18 -0
- package/src/components/SvgIcon/icons/AlertCircle.tsx +18 -0
- package/src/components/SvgIcon/icons/AlertCircleSolid.tsx +18 -0
- package/src/components/SvgIcon/icons/AlertDiamond.tsx +18 -0
- package/src/components/SvgIcon/icons/AlertDiamondSolid.tsx +18 -0
- package/src/components/SvgIcon/icons/AlertShield.tsx +18 -0
- package/src/components/SvgIcon/icons/Android.tsx +18 -0
- package/src/components/SvgIcon/icons/Apple.tsx +18 -0
- package/src/components/SvgIcon/icons/Archive.tsx +18 -0
- package/src/components/SvgIcon/icons/ArrowCircle.tsx +18 -0
- package/src/components/SvgIcon/icons/ArrowDown.tsx +18 -0
- package/src/components/SvgIcon/icons/ArrowLeft.tsx +18 -0
- package/src/components/SvgIcon/icons/ArrowRight.tsx +18 -0
- package/src/components/SvgIcon/icons/ArrowUp.tsx +18 -0
- package/src/components/SvgIcon/icons/ArrowUpCorner.tsx +18 -0
- package/src/components/SvgIcon/icons/ArrowsChange.tsx +18 -0
- package/src/components/SvgIcon/icons/Atm.tsx +18 -0
- package/src/components/SvgIcon/icons/Attach.tsx +18 -0
- package/src/components/SvgIcon/icons/Bank.tsx +18 -0
- package/src/components/SvgIcon/icons/Bold.tsx +18 -0
- package/src/components/SvgIcon/icons/Bonus.tsx +18 -0
- package/src/components/SvgIcon/icons/Building.tsx +18 -0
- package/src/components/SvgIcon/icons/Calendar.tsx +18 -0
- package/src/components/SvgIcon/icons/CalendarCancel.tsx +18 -0
- package/src/components/SvgIcon/icons/Call.tsx +18 -0
- package/src/components/SvgIcon/icons/CallEnd.tsx +18 -0
- package/src/components/SvgIcon/icons/CallMissed.tsx +18 -0
- package/src/components/SvgIcon/icons/Callback.tsx +18 -0
- package/src/components/SvgIcon/icons/Camera.tsx +18 -0
- package/src/components/SvgIcon/icons/Cancel.tsx +18 -0
- package/src/components/SvgIcon/icons/CancelSolid.tsx +18 -0
- package/src/components/SvgIcon/icons/Card.tsx +18 -0
- package/src/components/SvgIcon/icons/CardLock.tsx +18 -0
- package/src/components/SvgIcon/icons/CardRefill.tsx +18 -0
- package/src/components/SvgIcon/icons/CardReissue.tsx +18 -0
- package/src/components/SvgIcon/icons/CardScan.tsx +18 -0
- package/src/components/SvgIcon/icons/CardToCard.tsx +18 -0
- package/src/components/SvgIcon/icons/CardUnlock.tsx +18 -0
- package/src/components/SvgIcon/icons/Change.tsx +18 -0
- package/src/components/SvgIcon/icons/Chart.tsx +18 -0
- package/src/components/SvgIcon/icons/Chat.tsx +18 -0
- package/src/components/SvgIcon/icons/ChatSolid.tsx +18 -0
- package/src/components/SvgIcon/icons/Check.tsx +18 -0
- package/src/components/SvgIcon/icons/CheckCircle.tsx +18 -0
- package/src/components/SvgIcon/icons/CheckCircleSolid.tsx +18 -0
- package/src/components/SvgIcon/icons/CheckShield.tsx +20 -0
- package/src/components/SvgIcon/icons/CheckSmall.tsx +18 -0
- package/src/components/SvgIcon/icons/Checklist.tsx +18 -0
- package/src/components/SvgIcon/icons/Circle.tsx +18 -0
- package/src/components/SvgIcon/icons/Clock.tsx +18 -0
- package/src/components/SvgIcon/icons/Close.tsx +18 -0
- package/src/components/SvgIcon/icons/Coins.tsx +18 -0
- package/src/components/SvgIcon/icons/Collapse.tsx +18 -0
- package/src/components/SvgIcon/icons/Copy.tsx +18 -0
- package/src/components/SvgIcon/icons/Cup.tsx +18 -0
- package/src/components/SvgIcon/icons/CurrencyChange.tsx +18 -0
- package/src/components/SvgIcon/icons/CurrencyTransfer.tsx +18 -0
- package/src/components/SvgIcon/icons/Deposit.tsx +18 -0
- package/src/components/SvgIcon/icons/Diamond.tsx +18 -0
- package/src/components/SvgIcon/icons/Dislike.tsx +18 -0
- package/src/components/SvgIcon/icons/DislikeSolid.tsx +18 -0
- package/src/components/SvgIcon/icons/Doc.tsx +18 -0
- package/src/components/SvgIcon/icons/DocCancel.tsx +18 -0
- package/src/components/SvgIcon/icons/Dollar.tsx +18 -0
- package/src/components/SvgIcon/icons/DoubleArrow.tsx +18 -0
- package/src/components/SvgIcon/icons/DoubleTick.tsx +18 -0
- package/src/components/SvgIcon/icons/Download.tsx +18 -0
- package/src/components/SvgIcon/icons/Dropdown.tsx +18 -0
- package/src/components/SvgIcon/icons/DropdownSmallOld.tsx +20 -0
- package/src/components/SvgIcon/icons/Dropup.tsx +18 -0
- package/src/components/SvgIcon/icons/Edit.tsx +18 -0
- package/src/components/SvgIcon/icons/Email.tsx +18 -0
- package/src/components/SvgIcon/icons/Excel.tsx +18 -0
- package/src/components/SvgIcon/icons/Expand.tsx +18 -0
- package/src/components/SvgIcon/icons/Eye.tsx +18 -0
- package/src/components/SvgIcon/icons/EyeOff.tsx +18 -0
- package/src/components/SvgIcon/icons/Favorite.tsx +18 -0
- package/src/components/SvgIcon/icons/FavoriteSolid.tsx +18 -0
- package/src/components/SvgIcon/icons/Fb.tsx +18 -0
- package/src/components/SvgIcon/icons/FbCircle.tsx +18 -0
- package/src/components/SvgIcon/icons/File.tsx +18 -0
- package/src/components/SvgIcon/icons/FileAdd.tsx +18 -0
- package/src/components/SvgIcon/icons/Files.tsx +18 -0
- package/src/components/SvgIcon/icons/Filter.tsx +18 -0
- package/src/components/SvgIcon/icons/Folder.tsx +18 -0
- package/src/components/SvgIcon/icons/Geolocation.tsx +18 -0
- package/src/components/SvgIcon/icons/Gift.tsx +18 -0
- package/src/components/SvgIcon/icons/Globe.tsx +18 -0
- package/src/components/SvgIcon/icons/Heart.tsx +18 -0
- package/src/components/SvgIcon/icons/HeartSolid.tsx +18 -0
- package/src/components/SvgIcon/icons/Help.tsx +18 -0
- package/src/components/SvgIcon/icons/Home.tsx +18 -0
- package/src/components/SvgIcon/icons/Housing.tsx +18 -0
- package/src/components/SvgIcon/icons/Ig.tsx +18 -0
- package/src/components/SvgIcon/icons/IgCircle.tsx +18 -0
- package/src/components/SvgIcon/icons/Info.tsx +18 -0
- package/src/components/SvgIcon/icons/InfoBook.tsx +18 -0
- package/src/components/SvgIcon/icons/InfoSolid.tsx +18 -0
- package/src/components/SvgIcon/icons/Italic.tsx +18 -0
- package/src/components/SvgIcon/icons/Key.tsx +18 -0
- package/src/components/SvgIcon/icons/Left.tsx +18 -0
- package/src/components/SvgIcon/icons/Lightbulb.tsx +18 -0
- package/src/components/SvgIcon/icons/Like.tsx +18 -0
- package/src/components/SvgIcon/icons/LikeSolid.tsx +18 -0
- package/src/components/SvgIcon/icons/Link.tsx +18 -0
- package/src/components/SvgIcon/icons/Lock.tsx +18 -0
- package/src/components/SvgIcon/icons/Logout.tsx +18 -0
- package/src/components/SvgIcon/icons/MagicWand.tsx +18 -0
- package/src/components/SvgIcon/icons/Mail.tsx +18 -0
- package/src/components/SvgIcon/icons/MailSend.tsx +18 -0
- package/src/components/SvgIcon/icons/Map.tsx +18 -0
- package/src/components/SvgIcon/icons/MapPin.tsx +18 -0
- package/src/components/SvgIcon/icons/Menu.tsx +18 -0
- package/src/components/SvgIcon/icons/Mic.tsx +18 -0
- package/src/components/SvgIcon/icons/MicOff.tsx +18 -0
- package/src/components/SvgIcon/icons/Minus.tsx +18 -0
- package/src/components/SvgIcon/icons/MinusCircle.tsx +18 -0
- package/src/components/SvgIcon/icons/MinusShort.tsx +18 -0
- package/src/components/SvgIcon/icons/Moneybox.tsx +18 -0
- package/src/components/SvgIcon/icons/More.tsx +18 -0
- package/src/components/SvgIcon/icons/Move.tsx +18 -0
- package/src/components/SvgIcon/icons/Newbie.tsx +20 -0
- package/src/components/SvgIcon/icons/News.tsx +18 -0
- package/src/components/SvgIcon/icons/Notes.tsx +18 -0
- package/src/components/SvgIcon/icons/Notification.tsx +18 -0
- package/src/components/SvgIcon/icons/Ok.tsx +18 -0
- package/src/components/SvgIcon/icons/OkCircle.tsx +18 -0
- package/src/components/SvgIcon/icons/Order.tsx +18 -0
- package/src/components/SvgIcon/icons/OrderLoad.tsx +18 -0
- package/src/components/SvgIcon/icons/OrderSend.tsx +18 -0
- package/src/components/SvgIcon/icons/Pause.tsx +18 -0
- package/src/components/SvgIcon/icons/PauseCircle.tsx +18 -0
- package/src/components/SvgIcon/icons/Payment.tsx +18 -0
- package/src/components/SvgIcon/icons/PhoneShake.tsx +18 -0
- package/src/components/SvgIcon/icons/Play.tsx +18 -0
- package/src/components/SvgIcon/icons/PlaySolid.tsx +18 -0
- package/src/components/SvgIcon/icons/Plus.tsx +18 -0
- package/src/components/SvgIcon/icons/PlusCircle.tsx +18 -0
- package/src/components/SvgIcon/icons/Pos.tsx +18 -0
- package/src/components/SvgIcon/icons/Print.tsx +18 -0
- package/src/components/SvgIcon/icons/QrPay.tsx +18 -0
- package/src/components/SvgIcon/icons/Redirect.tsx +18 -0
- package/src/components/SvgIcon/icons/Refill.tsx +18 -0
- package/src/components/SvgIcon/icons/Refund.tsx +18 -0
- package/src/components/SvgIcon/icons/Reload.tsx +18 -0
- package/src/components/SvgIcon/icons/Reply.tsx +18 -0
- package/src/components/SvgIcon/icons/ReplyShape.tsx +18 -0
- package/src/components/SvgIcon/icons/ReplyShapeSolid.tsx +18 -0
- package/src/components/SvgIcon/icons/Request.tsx +18 -0
- package/src/components/SvgIcon/icons/Right.tsx +18 -0
- package/src/components/SvgIcon/icons/Route.tsx +18 -0
- package/src/components/SvgIcon/icons/Ruble.tsx +18 -0
- package/src/components/SvgIcon/icons/Sbp.tsx +18 -0
- package/src/components/SvgIcon/icons/Search.tsx +18 -0
- package/src/components/SvgIcon/icons/Send.tsx +18 -0
- package/src/components/SvgIcon/icons/Services.tsx +18 -0
- package/src/components/SvgIcon/icons/Settings.tsx +18 -0
- package/src/components/SvgIcon/icons/Share.tsx +18 -0
- package/src/components/SvgIcon/icons/ShoppingCart.tsx +18 -0
- package/src/components/SvgIcon/icons/Sign.tsx +18 -0
- package/src/components/SvgIcon/icons/SlotMachine.tsx +18 -0
- package/src/components/SvgIcon/icons/SortDown.tsx +18 -0
- package/src/components/SvgIcon/icons/SortDownSolid.tsx +18 -0
- package/src/components/SvgIcon/icons/SortUp.tsx +18 -0
- package/src/components/SvgIcon/icons/SortUpSolid.tsx +18 -0
- package/src/components/SvgIcon/icons/Stop.tsx +18 -0
- package/src/components/SvgIcon/icons/Support.tsx +18 -0
- package/src/components/SvgIcon/icons/Sync.tsx +18 -0
- package/src/components/SvgIcon/icons/Table.tsx +18 -0
- package/src/components/SvgIcon/icons/Tariffs.tsx +18 -0
- package/src/components/SvgIcon/icons/Tg.tsx +18 -0
- package/src/components/SvgIcon/icons/TgCircle.tsx +18 -0
- package/src/components/SvgIcon/icons/Timeout.tsx +18 -0
- package/src/components/SvgIcon/icons/Timer.tsx +18 -0
- package/src/components/SvgIcon/icons/Trash.tsx +18 -0
- package/src/components/SvgIcon/icons/TurnOff.tsx +18 -0
- package/src/components/SvgIcon/icons/Twitter.tsx +18 -0
- package/src/components/SvgIcon/icons/TwitterCircle.tsx +18 -0
- package/src/components/SvgIcon/icons/Underline.tsx +18 -0
- package/src/components/SvgIcon/icons/Unlink.tsx +18 -0
- package/src/components/SvgIcon/icons/Unsorted.tsx +18 -0
- package/src/components/SvgIcon/icons/UnsortedSolid.tsx +18 -0
- package/src/components/SvgIcon/icons/Upload.tsx +18 -0
- package/src/components/SvgIcon/icons/User.tsx +18 -0
- package/src/components/SvgIcon/icons/UserAdd.tsx +18 -0
- package/src/components/SvgIcon/icons/UserCard.tsx +18 -0
- package/src/components/SvgIcon/icons/UserEdit.tsx +18 -0
- package/src/components/SvgIcon/icons/UserQueue.tsx +18 -0
- package/src/components/SvgIcon/icons/Viber.tsx +18 -0
- package/src/components/SvgIcon/icons/ViberCircle.tsx +18 -0
- package/src/components/SvgIcon/icons/ViewGrid.tsx +18 -0
- package/src/components/SvgIcon/icons/ViewHorizontal.tsx +18 -0
- package/src/components/SvgIcon/icons/ViewList.tsx +18 -0
- package/src/components/SvgIcon/icons/ViewRows.tsx +18 -0
- package/src/components/SvgIcon/icons/ViewVertical.tsx +18 -0
- package/src/components/SvgIcon/icons/Vk.tsx +18 -0
- package/src/components/SvgIcon/icons/VkCircle.tsx +18 -0
- package/src/components/SvgIcon/icons/Wallet.tsx +18 -0
- package/src/components/SvgIcon/icons/Warning.tsx +18 -0
- package/src/components/SvgIcon/icons/WarningClean.tsx +18 -0
- package/src/components/SvgIcon/icons/Whatsapp.tsx +18 -0
- package/src/components/SvgIcon/icons/WhatsappCircle.tsx +18 -0
- package/src/components/SvgIcon/icons/Wheelchair.tsx +18 -0
- package/src/components/SvgIcon/icons/index.ts +203 -0
- package/src/components/SvgIcon/index.ts +1 -0
- package/src/Base/Links/ActionLink.tsx +0 -0
- package/src/DatePicker/DatePicker.styl +0 -5
- package/src/DatePicker/index.tsx +0 -21
- package/src/DatePicker/test.ts +0 -0
- package/src/index.ts +0 -6
- package/src/stories/DatePicker/DatePicker.stories.tsx +0 -47
- package/src/stories/Input/Input.stories.tsx +0 -30
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react'
|
|
2
|
+
import type { SVGProps } from 'react'
|
|
3
|
+
import { SvgIcon } from '../SvgIcon'
|
|
4
|
+
const SvgSync = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<SvgIcon
|
|
6
|
+
width={20}
|
|
7
|
+
height={20}
|
|
8
|
+
fill="none"
|
|
9
|
+
viewBox="0 0 20 20"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
fill="currentColor"
|
|
14
|
+
d="m14.71 4.713-2 2c-.4.38-1.01.39-1.42 0-.39-.39-.39-1.03 0-1.42l.29-.29H10a5.002 5.002 0 0 0-4.64 6.86c.25.64-.21 1.37-.93 1.37-.4 0-.77-.24-.93-.63-.33-.83-.5-1.7-.5-2.6 0-3.86 3.14-7 7-7h1.58l-.29-.29c-.39-.39-.39-1.03 0-1.42s1.03-.39 1.42 0l2 2c.39.39.39 1.03 0 1.42m2.29 5.29q0-1.14-.36-2.22a1 1 0 0 0-1.26-.63c-.53.18-.81.74-.64 1.27.17.51.26 1.04.26 1.58 0 2.76-2.24 5-5 5h-.58l.29-.29c.39-.39.39-1.03 0-1.42s-1.03-.39-1.42 0l-2 2c-.39.39-.39 1.03 0 1.42l2 2c.41.39 1.02.38 1.42 0 .39-.39.39-1.03 0-1.42l-.29-.29H10c3.86 0 7-3.14 7-7"
|
|
15
|
+
/>
|
|
16
|
+
</SvgIcon>
|
|
17
|
+
)
|
|
18
|
+
export default SvgSync
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react'
|
|
2
|
+
import type { SVGProps } from 'react'
|
|
3
|
+
import { SvgIcon } from '../SvgIcon'
|
|
4
|
+
const SvgTable = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<SvgIcon
|
|
6
|
+
width={20}
|
|
7
|
+
height={20}
|
|
8
|
+
fill="none"
|
|
9
|
+
viewBox="0 0 20 20"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
fill="currentColor"
|
|
14
|
+
d="M17 3H3c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2M3 9h3v2H3zm5 0h9v2H8zm9-2H8V5h9zM6 5v2H3V5zm-3 8h3v2H3zm5 2v-2h9v2z"
|
|
15
|
+
/>
|
|
16
|
+
</SvgIcon>
|
|
17
|
+
)
|
|
18
|
+
export default SvgTable
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react'
|
|
2
|
+
import type { SVGProps } from 'react'
|
|
3
|
+
import { SvgIcon } from '../SvgIcon'
|
|
4
|
+
const SvgTariffs = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<SvgIcon
|
|
6
|
+
width={20}
|
|
7
|
+
height={20}
|
|
8
|
+
fill="none"
|
|
9
|
+
viewBox="0 0 20 20"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
fill="currentColor"
|
|
14
|
+
d="M13 18H7c-.55 0-1-.45-1-1V3c0-.55.45-1 1-1h6c.55 0 1 .45 1 1v14c0 .55-.45 1-1 1m-5-2h4V4H8zm-3-1c0-.55-.45-1-1-1H3V6h1c.55 0 1-.45 1-1s-.45-1-1-1H3c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h1c.55 0 1-.45 1-1m14-1V6c0-1.1-.9-2-2-2h-1c-.55 0-1 .45-1 1s.45 1 1 1h1v8h-1c-.55 0-1 .45-1 1s.45 1 1 1h1c1.1 0 2-.9 2-2"
|
|
15
|
+
/>
|
|
16
|
+
</SvgIcon>
|
|
17
|
+
)
|
|
18
|
+
export default SvgTariffs
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react'
|
|
2
|
+
import type { SVGProps } from 'react'
|
|
3
|
+
import { SvgIcon } from '../SvgIcon'
|
|
4
|
+
const SvgTg = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<SvgIcon
|
|
6
|
+
width={20}
|
|
7
|
+
height={20}
|
|
8
|
+
fill="none"
|
|
9
|
+
viewBox="0 0 20 20"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
fill="currentColor"
|
|
14
|
+
d="M16 2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2m-2.79 11.65c-.12.76-.73 1.03-1.36.59l-2.9-2.01c-.36-.25-.4-.7-.08-1.01.49-.48 1.27-1.22 2.14-2.04 1.5-1.43 1.17-1.54-.75-.25l-2.81 1.9c-.37.25-1 .34-1.42.2l-1.62-.53c-.53-.17-.54-.48-.03-.69l9.13-3.77c.51-.21.86.06.77.61z"
|
|
15
|
+
/>
|
|
16
|
+
</SvgIcon>
|
|
17
|
+
)
|
|
18
|
+
export default SvgTg
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react'
|
|
2
|
+
import type { SVGProps } from 'react'
|
|
3
|
+
import { SvgIcon } from '../SvgIcon'
|
|
4
|
+
const SvgTgCircle = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<SvgIcon
|
|
6
|
+
width={20}
|
|
7
|
+
height={20}
|
|
8
|
+
fill="none"
|
|
9
|
+
viewBox="0 0 20 20"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
fill="currentColor"
|
|
14
|
+
d="M10 1a9 9 0 1 0 .001 18.001A9 9 0 0 0 10 1m3.21 12.65c-.12.76-.73 1.03-1.36.59l-2.9-2.01c-.36-.25-.4-.7-.08-1.01.5-.47 1.27-1.21 2.14-2.04 1.5-1.43 1.17-1.54-.75-.25l-2.81 1.9c-.37.25-1 .34-1.42.2l-1.62-.53c-.53-.17-.54-.48-.03-.69l9.13-3.77c.51-.21.86.06.77.61z"
|
|
15
|
+
/>
|
|
16
|
+
</SvgIcon>
|
|
17
|
+
)
|
|
18
|
+
export default SvgTgCircle
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react'
|
|
2
|
+
import type { SVGProps } from 'react'
|
|
3
|
+
import { SvgIcon } from '../SvgIcon'
|
|
4
|
+
const SvgTimeout = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<SvgIcon
|
|
6
|
+
width={20}
|
|
7
|
+
height={20}
|
|
8
|
+
fill="none"
|
|
9
|
+
viewBox="0 0 20 20"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
fill="currentColor"
|
|
14
|
+
d="M16 7.996h-1.35l.33-1.821c.05-.29-.03-.59-.22-.82a.97.97 0 0 0-.76-.36H3c-.3 0-.58.13-.77.36s-.27.53-.22.82l1.85 10.184c.17.95 1 1.641 1.97 1.641h5.33c.97 0 1.79-.69 1.97-1.64l.25-1.361H16c1.1 0 2-.9 2-2.001V9.996c0-1.1-.9-2-2-2m-4.83 8.003H5.84L4.2 6.995h8.6zM16 12.998h-2.26l.55-3.002H16zM5.29 3.704a.997.997 0 0 1 0-1.41l1-1.001a.997.997 0 1 1 1.41 1.41l-1 1a1 1 0 0 1-1.41 0m5 0a.997.997 0 0 1 0-1.41l1-1.001a.997.997 0 1 1 1.41 1.41l-1 1a1 1 0 0 1-1.41 0"
|
|
15
|
+
/>
|
|
16
|
+
</SvgIcon>
|
|
17
|
+
)
|
|
18
|
+
export default SvgTimeout
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react'
|
|
2
|
+
import type { SVGProps } from 'react'
|
|
3
|
+
import { SvgIcon } from '../SvgIcon'
|
|
4
|
+
const SvgTimer = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<SvgIcon
|
|
6
|
+
width={20}
|
|
7
|
+
height={20}
|
|
8
|
+
fill="none"
|
|
9
|
+
viewBox="0 0 20 20"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
fill="currentColor"
|
|
14
|
+
d="M16 16h-1v-2.59c0-.53-.21-1.04-.59-1.41l-1.29-1.29a.996.996 0 0 1 0-1.41l1.29-1.29c.37-.37.59-.89.59-1.41V4h1c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1h1v2.59c0 .53.21 1.04.59 1.41l1.29 1.29c.39.39.39 1.02 0 1.41l-1.29 1.29c-.37.37-.59.89-.59 1.41V16H4c-.55 0-1 .45-1 1s.45 1 1 1h12c.55 0 1-.45 1-1s-.45-1-1-1m-9 0v-2.59l1.29-1.29a3 3 0 0 0 0-4.24L7 6.59V4h6v2.59l-1.29 1.29a3 3 0 0 0 0 4.24L13 13.41V16z"
|
|
15
|
+
/>
|
|
16
|
+
</SvgIcon>
|
|
17
|
+
)
|
|
18
|
+
export default SvgTimer
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react'
|
|
2
|
+
import type { SVGProps } from 'react'
|
|
3
|
+
import { SvgIcon } from '../SvgIcon'
|
|
4
|
+
const SvgTrash = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<SvgIcon
|
|
6
|
+
width={20}
|
|
7
|
+
height={20}
|
|
8
|
+
fill="none"
|
|
9
|
+
viewBox="0 0 20 20"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
fill="currentColor"
|
|
14
|
+
d="M18 5h-3V3c0-1.1-.9-2-2-2H7c-1.1 0-2 .9-2 2v2H2c-.55 0-1 .45-1 1s.45 1 1 1h1v10c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V7h1c.55 0 1-.45 1-1s-.45-1-1-1M7 3h6v2H7zm8 14H5V7h10zm-8-3v-4c0-.55.45-1 1-1s1 .45 1 1v4c0 .55-.45 1-1 1s-1-.45-1-1m4 0v-4c0-.55.45-1 1-1s1 .45 1 1v4c0 .55-.45 1-1 1s-1-.45-1-1"
|
|
15
|
+
/>
|
|
16
|
+
</SvgIcon>
|
|
17
|
+
)
|
|
18
|
+
export default SvgTrash
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react'
|
|
2
|
+
import type { SVGProps } from 'react'
|
|
3
|
+
import { SvgIcon } from '../SvgIcon'
|
|
4
|
+
const SvgTurnOff = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<SvgIcon
|
|
6
|
+
width={20}
|
|
7
|
+
height={20}
|
|
8
|
+
fill="none"
|
|
9
|
+
viewBox="0 0 20 20"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
fill="currentColor"
|
|
14
|
+
d="M10 19c-4.96 0-9-4.04-9-9 0-2.68 1.18-5.2 3.24-6.91a1.001 1.001 0 1 1 1.28 1.54A7 7 0 0 0 3 10.01c0 3.86 3.14 7 7 7s7-3.14 7-7c0-2.08-.92-4.04-2.52-5.38a1 1 0 1 1 1.28-1.54A8.98 8.98 0 0 1 19 10c0 4.96-4.04 9-9 9m1-9V2c0-.55-.45-1-1-1s-1 .45-1 1v8c0 .55.45 1 1 1s1-.45 1-1"
|
|
15
|
+
/>
|
|
16
|
+
</SvgIcon>
|
|
17
|
+
)
|
|
18
|
+
export default SvgTurnOff
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react'
|
|
2
|
+
import type { SVGProps } from 'react'
|
|
3
|
+
import { SvgIcon } from '../SvgIcon'
|
|
4
|
+
const SvgTwitter = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<SvgIcon
|
|
6
|
+
width={20}
|
|
7
|
+
height={20}
|
|
8
|
+
fill="none"
|
|
9
|
+
viewBox="0 0 20 20"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
fill="currentColor"
|
|
14
|
+
d="M16 2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2m-1.77 6.32v.26c0 2.71-2.06 5.84-5.84 5.84-1.16 0-2.24-.34-3.14-.92a4.145 4.145 0 0 0 3.04-.85c-.9-.02-1.66-.61-1.92-1.42.12.02.25.04.38.04.19 0 .37-.02.54-.07a2.05 2.05 0 0 1-1.64-2.01v-.03c.28.15.6.24.93.25-.55-.37-.91-1-.91-1.71 0-.38.1-.73.28-1.03a5.8 5.8 0 0 0 4.23 2.14c-.03-.15-.05-.31-.05-.47a2.053 2.053 0 0 1 3.55-1.4c.47-.09.91-.26 1.3-.5-.16.48-.48.88-.9 1.14a4.2 4.2 0 0 0 1.18-.32c-.29.41-.63.78-1.03 1.06"
|
|
15
|
+
/>
|
|
16
|
+
</SvgIcon>
|
|
17
|
+
)
|
|
18
|
+
export default SvgTwitter
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react'
|
|
2
|
+
import type { SVGProps } from 'react'
|
|
3
|
+
import { SvgIcon } from '../SvgIcon'
|
|
4
|
+
const SvgTwitterCircle = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<SvgIcon
|
|
6
|
+
width={20}
|
|
7
|
+
height={20}
|
|
8
|
+
fill="none"
|
|
9
|
+
viewBox="0 0 20 20"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
fill="currentColor"
|
|
14
|
+
d="M10 1a9 9 0 1 0 .001 18.001A9 9 0 0 0 10 1m4.23 7.32v.26c0 2.71-2.06 5.84-5.84 5.84-1.16 0-2.24-.34-3.14-.92a4.145 4.145 0 0 0 3.04-.85c-.9-.02-1.66-.61-1.92-1.42.12.02.25.04.38.04.19 0 .37-.02.54-.07a2.05 2.05 0 0 1-1.64-2.01v-.03c.28.15.6.24.93.25-.55-.37-.91-1-.91-1.71 0-.38.1-.73.28-1.03a5.8 5.8 0 0 0 4.23 2.14c-.03-.15-.05-.31-.05-.47a2.053 2.053 0 0 1 3.55-1.4c.47-.09.91-.26 1.3-.5-.16.48-.48.88-.9 1.14a4.2 4.2 0 0 0 1.18-.32c-.29.41-.63.78-1.03 1.06"
|
|
15
|
+
/>
|
|
16
|
+
</SvgIcon>
|
|
17
|
+
)
|
|
18
|
+
export default SvgTwitterCircle
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react'
|
|
2
|
+
import type { SVGProps } from 'react'
|
|
3
|
+
import { SvgIcon } from '../SvgIcon'
|
|
4
|
+
const SvgUnderline = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<SvgIcon
|
|
6
|
+
width={20}
|
|
7
|
+
height={20}
|
|
8
|
+
fill="none"
|
|
9
|
+
viewBox="0 0 20 20"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
fill="currentColor"
|
|
14
|
+
d="M15 16H5c-.55 0-1-.45-1-1s.45-1 1-1h10c.55 0 1 .45 1 1s-.45 1-1 1m-1-7V5c0-.55-.45-1-1-1s-1 .45-1 1v4c0 1.1-.9 2-2 2s-2-.9-2-2V5c0-.55-.45-1-1-1s-1 .45-1 1v4c0 2.21 1.79 4 4 4s4-1.79 4-4"
|
|
15
|
+
/>
|
|
16
|
+
</SvgIcon>
|
|
17
|
+
)
|
|
18
|
+
export default SvgUnderline
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react'
|
|
2
|
+
import type { SVGProps } from 'react'
|
|
3
|
+
import { SvgIcon } from '../SvgIcon'
|
|
4
|
+
const SvgUnlink = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<SvgIcon
|
|
6
|
+
width={20}
|
|
7
|
+
height={20}
|
|
8
|
+
fill="none"
|
|
9
|
+
viewBox="0 0 20 20"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
fill="currentColor"
|
|
14
|
+
d="M8 14H5c-2.21 0-4-1.79-4-4 0-1.07.42-2.07 1.17-2.83a.996.996 0 1 1 1.41 1.41A2.006 2.006 0 0 0 5 12h3c.55 0 1 .45 1 1s-.45 1-1 1m7.38-.04C17.4 13.77 19 12.08 19 10c0-2.21-1.79-4-4-4h-3c-.55 0-1 .45-1 1s.45 1 1 1h3c1.1 0 2 .9 2 2s-.9 2-2 2h-1.59l-1-1H13c.55 0 1-.45 1-1s-.45-1-1-1h-2.59l-6.7-6.71A.996.996 0 1 0 2.3 3.7l14 14a.996.996 0 1 0 1.41-1.41z"
|
|
15
|
+
/>
|
|
16
|
+
</SvgIcon>
|
|
17
|
+
)
|
|
18
|
+
export default SvgUnlink
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react'
|
|
2
|
+
import type { SVGProps } from 'react'
|
|
3
|
+
import { SvgIcon } from '../SvgIcon'
|
|
4
|
+
const SvgUnsorted = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<SvgIcon
|
|
6
|
+
width={20}
|
|
7
|
+
height={20}
|
|
8
|
+
fill="none"
|
|
9
|
+
viewBox="0 0 20 20"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
fill="currentColor"
|
|
14
|
+
d="m9.29 18.71-6-6C2.66 12.08 3.11 11 4 11h12c.89 0 1.34 1.08.71 1.71l-6 6c-.39.39-1.03.39-1.42 0M6.41 13 10 16.59 13.59 13zM16 9H4c-.89 0-1.34-1.08-.71-1.71l6-6a.996.996 0 0 1 1.41 0l6 6c.64.63.19 1.71-.7 1.71M6.41 7h7.17L10 3.41z"
|
|
15
|
+
/>
|
|
16
|
+
</SvgIcon>
|
|
17
|
+
)
|
|
18
|
+
export default SvgUnsorted
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react'
|
|
2
|
+
import type { SVGProps } from 'react'
|
|
3
|
+
import { SvgIcon } from '../SvgIcon'
|
|
4
|
+
const SvgUnsortedSolid = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<SvgIcon
|
|
6
|
+
width={20}
|
|
7
|
+
height={20}
|
|
8
|
+
fill="none"
|
|
9
|
+
viewBox="0 0 20 20"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
fill="currentColor"
|
|
14
|
+
d="m16.71 12.71-6 6a.996.996 0 0 1-1.41 0l-6-6C2.66 12.08 3.11 11 4 11h12c.89 0 1.34 1.08.71 1.71m0-5.42-6-6a.996.996 0 0 0-1.41 0l-6 6c-.29.29-.38.72-.22 1.09.15.38.52.62.92.62h12c.4 0 .77-.24.92-.62.16-.37.07-.8-.21-1.09"
|
|
15
|
+
/>
|
|
16
|
+
</SvgIcon>
|
|
17
|
+
)
|
|
18
|
+
export default SvgUnsortedSolid
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react'
|
|
2
|
+
import type { SVGProps } from 'react'
|
|
3
|
+
import { SvgIcon } from '../SvgIcon'
|
|
4
|
+
const SvgUpload = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<SvgIcon
|
|
6
|
+
width={20}
|
|
7
|
+
height={20}
|
|
8
|
+
fill="none"
|
|
9
|
+
viewBox="0 0 20 20"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
fill="currentColor"
|
|
14
|
+
d="M17 18H3c-1.1 0-2-.9-2-2v-4c0-.55.45-1 1-1s1 .45 1 1v4h14v-4c0-.55.45-1 1-1s1 .45 1 1v4c0 1.1-.9 2-2 2M13.71 5.29l-3-3a.996.996 0 0 0-1.41 0l-3 3A.996.996 0 1 0 7.71 6.7L9 5.41V13c0 .55.45 1 1 1s1-.45 1-1V5.41l1.29 1.29c.39.39 1.02.39 1.41 0 .4-.38.4-1.02.01-1.41"
|
|
15
|
+
/>
|
|
16
|
+
</SvgIcon>
|
|
17
|
+
)
|
|
18
|
+
export default SvgUpload
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react'
|
|
2
|
+
import type { SVGProps } from 'react'
|
|
3
|
+
import { SvgIcon } from '../SvgIcon'
|
|
4
|
+
const SvgUser = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<SvgIcon
|
|
6
|
+
width={20}
|
|
7
|
+
height={20}
|
|
8
|
+
fill="none"
|
|
9
|
+
viewBox="0 0 20 20"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
fill="currentColor"
|
|
14
|
+
d="M10 11c-2.52 0-4.5-2.42-4.5-5.5C5.5 2.39 7.76 1 10 1s4.5 1.39 4.5 4.5c0 3.08-1.98 5.5-4.5 5.5m0-8c-.93 0-2.5.32-2.5 2.5C7.5 7.18 8.46 9 10 9s2.5-1.82 2.5-3.5C12.5 3.32 10.93 3 10 3m8 14v-1.68c0-1.06-.57-2.06-1.49-2.59l-1.01-.59a1 1 0 0 0-1.37.36 1 1 0 0 0 .36 1.37l1.01.59a1 1 0 0 1 .5.86V17H4v-1.68c0-.35.19-.69.5-.86l1.01-.59c.48-.28.64-.89.36-1.37a1 1 0 0 0-1.37-.36l-1.01.59C2.57 13.27 2 14.26 2 15.32V17c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2"
|
|
15
|
+
/>
|
|
16
|
+
</SvgIcon>
|
|
17
|
+
)
|
|
18
|
+
export default SvgUser
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react'
|
|
2
|
+
import type { SVGProps } from 'react'
|
|
3
|
+
import { SvgIcon } from '../SvgIcon'
|
|
4
|
+
const SvgUserAdd = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<SvgIcon
|
|
6
|
+
width={20}
|
|
7
|
+
height={20}
|
|
8
|
+
fill="none"
|
|
9
|
+
viewBox="0 0 20 20"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
fill="currentColor"
|
|
14
|
+
d="M18 16c0 .55-.45 1-1 1h-1v1c0 .55-.45 1-1 1s-1-.45-1-1v-1h-1c-.55 0-1-.45-1-1s.45-1 1-1h1v-1c0-.55.45-1 1-1s1 .45 1 1v1h1c.55 0 1 .45 1 1M14.5 5.5C14.5 2.39 12.24 1 10 1S5.5 2.39 5.5 5.5C5.5 8.58 7.48 11 10 11s4.5-2.42 4.5-5.5m-2 0c0 1.68-.96 3.5-2.5 3.5S7.5 7.18 7.5 5.5C7.5 3.32 9.07 3 10 3s2.5.32 2.5 2.5M10 18c0-.55-.45-1-1-1H4v-1.68c0-.35.19-.69.5-.86l1.01-.59c.48-.28.64-.89.36-1.37a1 1 0 0 0-1.37-.36l-1.01.59C2.57 13.27 2 14.26 2 15.32V17c0 1.1.9 2 2 2h5c.55 0 1-.45 1-1"
|
|
15
|
+
/>
|
|
16
|
+
</SvgIcon>
|
|
17
|
+
)
|
|
18
|
+
export default SvgUserAdd
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react'
|
|
2
|
+
import type { SVGProps } from 'react'
|
|
3
|
+
import { SvgIcon } from '../SvgIcon'
|
|
4
|
+
const SvgUserCard = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<SvgIcon
|
|
6
|
+
width={20}
|
|
7
|
+
height={20}
|
|
8
|
+
fill="none"
|
|
9
|
+
viewBox="0 0 20 20"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
fill="currentColor"
|
|
14
|
+
d="M10 11c-2.52 0-4.5-2.42-4.5-5.5C5.5 2.39 7.76 1 10 1s4.5 1.39 4.5 4.5c0 3.08-1.98 5.5-4.5 5.5m0-8c-.93 0-2.5.32-2.5 2.5C7.5 7.18 8.46 9 10 9s2.5-1.82 2.5-3.5C12.5 3.32 10.93 3 10 3M8 18c0-.55-.45-1-1-1H4v-1.68c0-.35.19-.69.5-.86l1.01-.59c.48-.28.64-.89.36-1.37a1 1 0 0 0-1.37-.36l-1.01.59C2.57 13.27 2 14.26 2 15.32V17c0 1.1.9 2 2 2h3c.55 0 1-.45 1-1m9 1h-6c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1h6c.55 0 1 .45 1 1v4c0 .55-.45 1-1 1m-5-2h4v-2h-4z"
|
|
15
|
+
/>
|
|
16
|
+
</SvgIcon>
|
|
17
|
+
)
|
|
18
|
+
export default SvgUserCard
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react'
|
|
2
|
+
import type { SVGProps } from 'react'
|
|
3
|
+
import { SvgIcon } from '../SvgIcon'
|
|
4
|
+
const SvgUserEdit = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<SvgIcon
|
|
6
|
+
width={20}
|
|
7
|
+
height={20}
|
|
8
|
+
fill="none"
|
|
9
|
+
viewBox="0 0 20 20"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
fill="currentColor"
|
|
14
|
+
d="M13 19h-2c-.55 0-1-.45-1-1v-2c0-.27.11-.52.29-.71l4.79-4.79c.78-.78 2.05-.78 2.83 0l.59.59c.78.78.78 2.05 0 2.83l-4.79 4.79c-.19.18-.44.29-.71.29m-1-2h.59l4.5-4.5-.59-.59-4.5 4.5zm-2-6c-2.52 0-4.5-2.42-4.5-5.5C5.5 2.39 7.76 1 10 1s4.5 1.39 4.5 4.5c0 3.08-1.98 5.5-4.5 5.5m0-8c-.93 0-2.5.32-2.5 2.5C7.5 7.18 8.46 9 10 9s2.5-1.82 2.5-3.5C12.5 3.32 10.93 3 10 3M8 18c0-.55-.45-1-1-1H4v-1.68c0-.35.19-.69.5-.86l1.01-.59c.48-.28.64-.89.36-1.37a1 1 0 0 0-1.37-.36l-1.01.59C2.57 13.27 2 14.26 2 15.32V17c0 1.1.9 2 2 2h3c.55 0 1-.45 1-1"
|
|
15
|
+
/>
|
|
16
|
+
</SvgIcon>
|
|
17
|
+
)
|
|
18
|
+
export default SvgUserEdit
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react'
|
|
2
|
+
import type { SVGProps } from 'react'
|
|
3
|
+
import { SvgIcon } from '../SvgIcon'
|
|
4
|
+
const SvgUserQueue = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<SvgIcon
|
|
6
|
+
width={20}
|
|
7
|
+
height={20}
|
|
8
|
+
fill="none"
|
|
9
|
+
viewBox="0 0 20 20"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
fill="currentColor"
|
|
14
|
+
d="M7 11c-2.24 0-4-2.17-4-4.94C3 3.25 5.01 2 7 2s4 1.26 4 4.06C11 8.83 9.24 11 7 11m0-7c-.75 0-2 .27-2 2.06C5 7.47 5.76 9 7 9s2-1.52 2-2.94C9 4.27 7.75 4 7 4m6 13v-1.68c0-1.06-.57-2.06-1.49-2.59l-1.01-.59a1 1 0 0 0-1.37.36 1 1 0 0 0 .36 1.37l1.01.59a1 1 0 0 1 .5.86V17H3v-1.68c0-.35.19-.69.5-.86l1.01-.59c.48-.28.64-.89.36-1.37a1 1 0 0 0-1.37-.36l-1.01.59C1.57 13.27 1 14.26 1 15.32V17c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2m4-10.94C17 3.25 14.99 2 13 2c-.55 0-1 .45-1 1s.45 1 1 1c.75 0 2 .27 2 2.06C15 7.47 14.24 9 13 9c-.55 0-1 .45-1 1s.45 1 1 1c2.24 0 4-2.17 4-4.94M19 17v-1.68c0-1.06-.57-2.06-1.49-2.59l-1.01-.59a1 1 0 0 0-1.37.36 1 1 0 0 0 .36 1.37l1.01.59a1 1 0 0 1 .5.86V17h-.94c-.55 0-1 .45-1 1s.45 1 1 1H17c1.1 0 2-.9 2-2"
|
|
15
|
+
/>
|
|
16
|
+
</SvgIcon>
|
|
17
|
+
)
|
|
18
|
+
export default SvgUserQueue
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react'
|
|
2
|
+
import type { SVGProps } from 'react'
|
|
3
|
+
import { SvgIcon } from '../SvgIcon'
|
|
4
|
+
const SvgViber = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<SvgIcon
|
|
6
|
+
width={20}
|
|
7
|
+
height={20}
|
|
8
|
+
fill="none"
|
|
9
|
+
viewBox="0 0 20 20"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
fill="currentColor"
|
|
14
|
+
d="M16 2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2m-1.11 9.29c-.32 2.42-2.31 2.95-4.93 2.94h-.21s-.23.24-.7.64c-.42.36-1.02.73-1.37.6-.27-.1-.26-.38-.26-.49v-1.01s-2.04-.65-2.31-2.69c-.33-2.51.13-4.1 1.01-4.81.26-.22 1.51-.97 3.88-.97s3.62.75 3.88.97c.87.71 1.35 2.3 1.01 4.82m-2.45.48c-.09.17-.22.32-.39.46-.1.09-.36.32-.74.25-2.16-.42-3.26-1.63-3.79-3.89-.06-.28.02-.43.23-.65.14-.15.3-.28.47-.39.18-.09.34-.06.46.08l.63.88c.12.21.04.43-.06.52l-.19.14c-.06.05-.15.1-.14.2.15.89.8 1.47 1.61 1.72.11.03.18 0 .26-.1.05-.06.18-.23.18-.23.09-.12.32-.2.52-.08l.88.63c.16.13.16.28.07.46"
|
|
15
|
+
/>
|
|
16
|
+
</SvgIcon>
|
|
17
|
+
)
|
|
18
|
+
export default SvgViber
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react'
|
|
2
|
+
import type { SVGProps } from 'react'
|
|
3
|
+
import { SvgIcon } from '../SvgIcon'
|
|
4
|
+
const SvgViberCircle = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<SvgIcon
|
|
6
|
+
width={20}
|
|
7
|
+
height={20}
|
|
8
|
+
fill="none"
|
|
9
|
+
viewBox="0 0 20 20"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
fill="currentColor"
|
|
14
|
+
d="M10 1a9 9 0 1 0 .001 18.001A9 9 0 0 0 10 1m4.89 10.29c-.32 2.42-2.31 2.95-4.93 2.94h-.21s-.23.24-.7.64c-.42.36-1.02.73-1.37.6-.27-.1-.26-.38-.26-.49v-1.01s-2.04-.65-2.31-2.69c-.33-2.51.13-4.1 1.01-4.81.26-.22 1.51-.97 3.88-.97s3.62.75 3.88.97c.87.71 1.35 2.3 1.01 4.82m-2.45.48c-.09.17-.22.32-.39.46-.1.09-.36.32-.74.25-2.16-.42-3.26-1.63-3.79-3.89-.06-.28.02-.43.23-.65.14-.15.3-.28.47-.39.18-.09.34-.06.46.08l.63.88c.12.21.04.43-.06.52l-.19.14c-.06.05-.15.1-.14.2.15.89.8 1.47 1.61 1.72.11.03.18 0 .26-.1.05-.06.18-.23.18-.23.09-.12.32-.2.52-.08l.88.63c.16.13.16.28.07.46"
|
|
15
|
+
/>
|
|
16
|
+
</SvgIcon>
|
|
17
|
+
)
|
|
18
|
+
export default SvgViberCircle
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react'
|
|
2
|
+
import type { SVGProps } from 'react'
|
|
3
|
+
import { SvgIcon } from '../SvgIcon'
|
|
4
|
+
const SvgViewGrid = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<SvgIcon
|
|
6
|
+
width={20}
|
|
7
|
+
height={20}
|
|
8
|
+
fill="none"
|
|
9
|
+
viewBox="0 0 20 20"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
fill="currentColor"
|
|
14
|
+
d="M16 2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2m0 7h-5V4h5zM9 4v5H4V4zm-5 7h5v5H4zm7 5v-5h5v5z"
|
|
15
|
+
/>
|
|
16
|
+
</SvgIcon>
|
|
17
|
+
)
|
|
18
|
+
export default SvgViewGrid
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react'
|
|
2
|
+
import type { SVGProps } from 'react'
|
|
3
|
+
import { SvgIcon } from '../SvgIcon'
|
|
4
|
+
const SvgViewHorizontal = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<SvgIcon
|
|
6
|
+
width={20}
|
|
7
|
+
height={20}
|
|
8
|
+
fill="none"
|
|
9
|
+
viewBox="0 0 20 20"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
fill="currentColor"
|
|
14
|
+
d="M17 5H3a1 1 0 1 1 0-2h14a1 1 0 1 1 0 2m1 5a1 1 0 0 0-1-1H3a1 1 0 1 0 0 2h14a1 1 0 0 0 1-1m0 6a1 1 0 0 0-1-1H3a1 1 0 1 0 0 2h14a1 1 0 0 0 1-1"
|
|
15
|
+
/>
|
|
16
|
+
</SvgIcon>
|
|
17
|
+
)
|
|
18
|
+
export default SvgViewHorizontal
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react'
|
|
2
|
+
import type { SVGProps } from 'react'
|
|
3
|
+
import { SvgIcon } from '../SvgIcon'
|
|
4
|
+
const SvgViewList = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<SvgIcon
|
|
6
|
+
width={20}
|
|
7
|
+
height={20}
|
|
8
|
+
fill="none"
|
|
9
|
+
viewBox="0 0 20 20"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
fill="currentColor"
|
|
14
|
+
d="M17 5H7c-.55 0-1-.45-1-1s.45-1 1-1h10c.55 0 1 .45 1 1s-.45 1-1 1m1 5c0-.55-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1h10c.55 0 1-.45 1-1m0 6c0-.55-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1h10c.55 0 1-.45 1-1M4.02 16c0-.55-.45-1-1-1h-.01c-.55 0-1 .45-1 1s.45 1 1 1c.56 0 1.01-.45 1.01-1m0-6c0-.55-.45-1-1-1h-.01c-.55 0-1 .45-1 1s.45 1 1 1c.56 0 1.01-.45 1.01-1m0-6c0-.55-.45-1-1-1h-.01c-.55 0-1 .45-1 1s.45 1 1 1c.56 0 1.01-.45 1.01-1"
|
|
15
|
+
/>
|
|
16
|
+
</SvgIcon>
|
|
17
|
+
)
|
|
18
|
+
export default SvgViewList
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react'
|
|
2
|
+
import type { SVGProps } from 'react'
|
|
3
|
+
import { SvgIcon } from '../SvgIcon'
|
|
4
|
+
const SvgViewRows = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<SvgIcon
|
|
6
|
+
width={20}
|
|
7
|
+
height={20}
|
|
8
|
+
fill="none"
|
|
9
|
+
viewBox="0 0 20 20"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
fill="currentColor"
|
|
14
|
+
d="M16 2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2m0 2v5H4V4zM4 16v-5h12v5z"
|
|
15
|
+
/>
|
|
16
|
+
</SvgIcon>
|
|
17
|
+
)
|
|
18
|
+
export default SvgViewRows
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react'
|
|
2
|
+
import type { SVGProps } from 'react'
|
|
3
|
+
import { SvgIcon } from '../SvgIcon'
|
|
4
|
+
const SvgViewVertical = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<SvgIcon
|
|
6
|
+
width={20}
|
|
7
|
+
height={20}
|
|
8
|
+
fill="none"
|
|
9
|
+
viewBox="0 0 20 20"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
fill="currentColor"
|
|
14
|
+
d="M4 18a1 1 0 0 1-1-1V3a1 1 0 1 1 2 0v14a1 1 0 0 1-1 1m7-1V3a1 1 0 1 0-2 0v14a1 1 0 1 0 2 0m6 0V3a1 1 0 1 0-2 0v14a1 1 0 1 0 2 0"
|
|
15
|
+
/>
|
|
16
|
+
</SvgIcon>
|
|
17
|
+
)
|
|
18
|
+
export default SvgViewVertical
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react'
|
|
2
|
+
import type { SVGProps } from 'react'
|
|
3
|
+
import { SvgIcon } from '../SvgIcon'
|
|
4
|
+
const SvgVk = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<SvgIcon
|
|
6
|
+
width={20}
|
|
7
|
+
height={20}
|
|
8
|
+
fill="none"
|
|
9
|
+
viewBox="0 0 20 20"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
fill="currentColor"
|
|
14
|
+
d="M16 2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2m-1.29 11.42h-1.17c-.68 0-1.56-1.9-2.45-1.9-.23 0-.31.07-.31.4v1.05c0 .29-.09.45-.83.45-3.35 0-5.51-5.28-5.51-6.09 0-.17.07-.33.4-.33h1.17c.3 0 .41.13.52.45.57 1.66 1.64 3.2 2.04 3.2.15 0 .22-.07.22-.45 0-.45.01-1.35 0-1.8-.03-.79-.47-.85-.47-1.13 0-.13.11-.27.3-.27h1.83c.25 0 .33.13.33.43v2.39c0 .25.11.33.18.33.72 0 1.88-2.72 1.94-2.83.1-.16.22-.32.51-.32h1.17c.35 0 .43.18.35.43-.15.68-1.17 2.1-1.61 2.77-.13.19-.17.29 0 .52.09.12 1.57 1.51 1.79 2.21.1.32-.07.49-.4.49"
|
|
15
|
+
/>
|
|
16
|
+
</SvgIcon>
|
|
17
|
+
)
|
|
18
|
+
export default SvgVk
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react'
|
|
2
|
+
import type { SVGProps } from 'react'
|
|
3
|
+
import { SvgIcon } from '../SvgIcon'
|
|
4
|
+
const SvgVkCircle = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<SvgIcon
|
|
6
|
+
width={20}
|
|
7
|
+
height={20}
|
|
8
|
+
fill="none"
|
|
9
|
+
viewBox="0 0 20 20"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
fill="currentColor"
|
|
14
|
+
d="M10 1a9 9 0 1 0 .001 18.001A9 9 0 0 0 10 1m4.71 12.42h-1.17c-.68 0-1.56-1.9-2.45-1.9-.23 0-.31.07-.31.4v1.05c0 .29-.09.45-.83.45-3.35 0-5.51-5.28-5.51-6.09 0-.17.07-.33.4-.33h1.17c.3 0 .41.13.52.45.57 1.66 1.64 3.2 2.04 3.2.15 0 .22-.07.22-.45 0-.45.01-1.35 0-1.8-.03-.79-.47-.85-.47-1.13 0-.13.11-.27.3-.27h1.83c.25 0 .33.13.33.43v2.39c0 .25.11.33.18.33.72 0 1.88-2.72 1.94-2.83.1-.16.22-.32.51-.32h1.17c.35 0 .43.18.35.43-.15.68-1.17 2.1-1.61 2.77-.13.19-.17.29 0 .52.09.12 1.57 1.51 1.79 2.21.1.32-.07.49-.4.49"
|
|
15
|
+
/>
|
|
16
|
+
</SvgIcon>
|
|
17
|
+
)
|
|
18
|
+
export default SvgVkCircle
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react'
|
|
2
|
+
import type { SVGProps } from 'react'
|
|
3
|
+
import { SvgIcon } from '../SvgIcon'
|
|
4
|
+
const SvgWallet = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<SvgIcon
|
|
6
|
+
width={20}
|
|
7
|
+
height={20}
|
|
8
|
+
fill="none"
|
|
9
|
+
viewBox="0 0 20 20"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
fill="currentColor"
|
|
14
|
+
d="M13 10.8c.66 0 1.2.54 1.2 1.2s-.54 1.2-1.2 1.2-1.2-.54-1.2-1.2.54-1.2 1.2-1.2M19 8v8c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h12c1.1 0 2 .9 2 2v2c1.1 0 2 .9 2 2M3 4v2h12V4zm14 4H3v8h14z"
|
|
15
|
+
/>
|
|
16
|
+
</SvgIcon>
|
|
17
|
+
)
|
|
18
|
+
export default SvgWallet
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react'
|
|
2
|
+
import type { SVGProps } from 'react'
|
|
3
|
+
import { SvgIcon } from '../SvgIcon'
|
|
4
|
+
const SvgWarning = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<SvgIcon
|
|
6
|
+
width={20}
|
|
7
|
+
height={20}
|
|
8
|
+
fill="none"
|
|
9
|
+
viewBox="0 0 20 20"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
fill="currentColor"
|
|
14
|
+
d="M18.62 13.53 12.6 2.55C12.07 1.58 11.1 1 10 1s-2.07.58-2.6 1.55L1.38 13.53c-.52.95-.5 2.08.05 3.01.54.92 1.5 1.46 2.55 1.46h12.04c1.06 0 2.01-.55 2.55-1.46.56-.93.58-2.06.05-3.01M9 6.96c0-.55.45-1 1-1s1 .45 1 1v3c0 .55-.45 1-1 1s-1-.45-1-1zm1 8.2c-.66 0-1.2-.54-1.2-1.2s.54-1.2 1.2-1.2 1.2.54 1.2 1.2-.54 1.2-1.2 1.2"
|
|
15
|
+
/>
|
|
16
|
+
</SvgIcon>
|
|
17
|
+
)
|
|
18
|
+
export default SvgWarning
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react'
|
|
2
|
+
import type { SVGProps } from 'react'
|
|
3
|
+
import { SvgIcon } from '../SvgIcon'
|
|
4
|
+
const SvgWarningClean = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<SvgIcon
|
|
6
|
+
width={20}
|
|
7
|
+
height={20}
|
|
8
|
+
fill="none"
|
|
9
|
+
viewBox="0 0 20 20"
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
fill="currentColor"
|
|
14
|
+
d="M10.003 10.95c-.55 0-1-.45-1-1v-3c0-.55.45-1 1-1s1 .45 1 1v3c0 .55-.45 1-1 1m8.574 5.58c.55-.93.57-2.06.05-3.01L12.604 2.55c-.53-.97-1.5-1.55-2.6-1.55s-2.071.58-2.602 1.55L1.38 13.53c-.52.95-.5 2.08.05 3.01.54.92 1.5 1.46 2.551 1.46h12.045c1.06 0 2.01-.55 2.55-1.47M10.854 3.51l6.022 10.98c.18.33.17.71-.02 1.03-.09.14-.34.48-.83.48H3.98a.96.96 0 0 1-.83-.48c-.19-.32-.2-.71-.02-1.03L9.153 3.51c.25-.46.68-.51.85-.51s.59.05.85.51m-.85 11.64c.66 0 1.2-.54 1.2-1.2s-.54-1.2-1.2-1.2-1.201.54-1.201 1.2.54 1.2 1.2 1.2"
|
|
15
|
+
/>
|
|
16
|
+
</SvgIcon>
|
|
17
|
+
)
|
|
18
|
+
export default SvgWarningClean
|