@modul/mbui 0.0.27-beta-webpack-6d7a3f6c → 0.0.27-beta-fix-pv-53496-60a0aad0
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/1476644af6cec1bd02a8.svg +1 -0
- package/dist/2deb3e3ba437d0581b29.svg +1 -0
- package/dist/302a770df56183f57b8f.svg +1 -0
- package/dist/49544592ad8cdafd48da.svg +1 -0
- package/dist/5353644099f4ce1b7bfb.svg +1 -0
- package/dist/53d3b89e5caf3efddf2f.svg +1 -0
- package/dist/8b4291644fa951602fbf.svg +1 -0
- package/dist/BankCardImage/BankCardImage.d.ts +8 -0
- package/dist/BankCardImage/index.d.ts +1 -0
- package/dist/BankCardImage/index.js +1 -0
- package/dist/Calendar/index.js +1 -1
- package/dist/DatePicker/index.js +1 -1
- package/dist/Input/index.js +1 -1
- package/dist/Input-OTP/Input.d.ts +2 -2
- package/dist/assets/css/global.css +1 -0
- package/{src → dist}/assets/fonts/Roboto-Italic.ttf +0 -0
- package/{src → dist}/assets/fonts/Roboto.ttf +0 -0
- package/dist/e02563d712f5569fb640.svg +1 -0
- package/dist/fa6c9ce5bcdc19d33629.svg +1 -0
- package/dist/index.d.ts +2 -2
- package/dist/index.js +11 -11
- package/package.json +11 -12
- package/dist/5df09ceadd47d11f8760.woff2 +0 -0
- package/dist/@/config/button.d.ts +0 -78
- package/dist/@/config/index.d.ts +0 -223
- package/dist/@/config/index.js +0 -1
- package/dist/@/config/label.d.ts +0 -90
- package/dist/ac50880e253005087d8a.woff2 +0 -0
- package/dist/index.css +0 -1
- package/src/@/lib/utils.ts +0 -7
- package/src/Alert/Alert.tsx +0 -81
- package/src/Alert/index.ts +0 -1
- package/src/AlertDialog/AlertDialog.tsx +0 -137
- package/src/AlertDialog/index.ts +0 -13
- package/src/Audio/Audio.styl +0 -115
- package/src/Audio/Audio.tsx +0 -359
- package/src/Audio/index.ts +0 -4
- package/src/Audio/types.ts +0 -40
- package/src/Badge/Badge.tsx +0 -58
- package/src/Badge/index.ts +0 -1
- package/src/Base/Input/Base.tsx +0 -37
- package/src/Base/Input/Input.tsx +0 -42
- package/src/Base/Input/index.ts +0 -3
- package/src/Base/Input/types.ts +0 -11
- package/src/Base/Links/TextLink.tsx +0 -16
- package/src/Base/Links/index.ts +0 -3
- package/src/BottomNavigation/BottomNavigation.tsx +0 -62
- package/src/BottomNavigation/index.ts +0 -1
- package/src/Button/Button.tsx +0 -124
- package/src/Button/ButtonWidget.tsx +0 -67
- package/src/Button/index.ts +0 -2
- package/src/Calendar/Calendar.tsx +0 -61
- package/src/Calendar/index.ts +0 -1
- package/src/Chat/MessageTyping.tsx +0 -61
- package/src/Chat/index.ts +0 -1
- package/src/Checkbox/Checkbox.tsx +0 -28
- package/src/Checkbox/index.ts +0 -1
- package/src/Chip/Chip.tsx +0 -55
- package/src/Chip/index.ts +0 -1
- package/src/Collapsible/AccountCollapsible.tsx +0 -79
- package/src/Collapsible/Collapsible.tsx +0 -13
- package/src/Collapsible/index.ts +0 -8
- package/src/DatePicker/DatePicker.tsx +0 -41
- package/src/DatePicker/index.ts +0 -1
- package/src/DigitKeyPad/DigitKeyPad.tsx +0 -69
- package/src/DigitKeyPad/index.ts +0 -1
- package/src/Drawer/Drawer.tsx +0 -89
- package/src/Drawer/index.ts +0 -7
- package/src/FavoritePyments/FavoritePaymentsList.tsx +0 -40
- package/src/FavoritePyments/index.ts +0 -1
- package/src/Form/Form.tsx +0 -154
- package/src/Form/index.ts +0 -1
- package/src/Icon/SvgIcon.tsx +0 -32
- package/src/Icon/icons/AddList.tsx +0 -19
- package/src/Icon/icons/AlertCircle.tsx +0 -18
- package/src/Icon/icons/AlertCircleSolid.tsx +0 -18
- package/src/Icon/icons/AlertDiamond.tsx +0 -18
- package/src/Icon/icons/AlertDiamondSolid.tsx +0 -18
- package/src/Icon/icons/AlertShield.tsx +0 -18
- package/src/Icon/icons/Android.tsx +0 -18
- package/src/Icon/icons/Apple.tsx +0 -18
- package/src/Icon/icons/Archive.tsx +0 -18
- package/src/Icon/icons/ArrowCircle.tsx +0 -18
- package/src/Icon/icons/ArrowDown.tsx +0 -18
- package/src/Icon/icons/ArrowLeft.tsx +0 -18
- package/src/Icon/icons/ArrowRight.tsx +0 -18
- package/src/Icon/icons/ArrowUp.tsx +0 -18
- package/src/Icon/icons/ArrowUpCorner.tsx +0 -18
- package/src/Icon/icons/ArrowsChange.tsx +0 -18
- package/src/Icon/icons/Atm.tsx +0 -18
- package/src/Icon/icons/Attach.tsx +0 -18
- package/src/Icon/icons/Bank.tsx +0 -18
- package/src/Icon/icons/Bold.tsx +0 -18
- package/src/Icon/icons/Bonus.tsx +0 -18
- package/src/Icon/icons/Building.tsx +0 -18
- package/src/Icon/icons/Calendar.tsx +0 -18
- package/src/Icon/icons/CalendarCancel.tsx +0 -18
- package/src/Icon/icons/Call.tsx +0 -18
- package/src/Icon/icons/CallEnd.tsx +0 -18
- package/src/Icon/icons/CallMissed.tsx +0 -18
- package/src/Icon/icons/Callback.tsx +0 -18
- package/src/Icon/icons/Camera.tsx +0 -18
- package/src/Icon/icons/Cancel.tsx +0 -18
- package/src/Icon/icons/CancelSolid.tsx +0 -18
- package/src/Icon/icons/Card.tsx +0 -18
- package/src/Icon/icons/CardLock.tsx +0 -18
- package/src/Icon/icons/CardRefill.tsx +0 -18
- package/src/Icon/icons/CardReissue.tsx +0 -18
- package/src/Icon/icons/CardScan.tsx +0 -18
- package/src/Icon/icons/CardToCard.tsx +0 -18
- package/src/Icon/icons/CardUnlock.tsx +0 -18
- package/src/Icon/icons/Change.tsx +0 -18
- package/src/Icon/icons/Chart.tsx +0 -18
- package/src/Icon/icons/Chat.tsx +0 -18
- package/src/Icon/icons/ChatSolid.tsx +0 -18
- package/src/Icon/icons/Check.tsx +0 -18
- package/src/Icon/icons/CheckCircle.tsx +0 -18
- package/src/Icon/icons/CheckCircleSolid.tsx +0 -18
- package/src/Icon/icons/CheckShield.tsx +0 -20
- package/src/Icon/icons/CheckSmall.tsx +0 -18
- package/src/Icon/icons/Checklist.tsx +0 -18
- package/src/Icon/icons/Circle.tsx +0 -18
- package/src/Icon/icons/Clock.tsx +0 -18
- package/src/Icon/icons/ClockSolid.tsx +0 -18
- package/src/Icon/icons/Close.tsx +0 -18
- package/src/Icon/icons/Coins.tsx +0 -18
- package/src/Icon/icons/Collapse.tsx +0 -18
- package/src/Icon/icons/Copy.tsx +0 -18
- package/src/Icon/icons/Cup.tsx +0 -18
- package/src/Icon/icons/CurrencyChange.tsx +0 -18
- package/src/Icon/icons/CurrencyTransfer.tsx +0 -18
- package/src/Icon/icons/Deposit.tsx +0 -18
- package/src/Icon/icons/Diamond.tsx +0 -18
- package/src/Icon/icons/Dislike.tsx +0 -18
- package/src/Icon/icons/DislikeSolid.tsx +0 -18
- package/src/Icon/icons/Doc.tsx +0 -18
- package/src/Icon/icons/DocCancel.tsx +0 -18
- package/src/Icon/icons/Dollar.tsx +0 -18
- package/src/Icon/icons/DoubleArrow.tsx +0 -18
- package/src/Icon/icons/DoubleTick.tsx +0 -18
- package/src/Icon/icons/Download.tsx +0 -18
- package/src/Icon/icons/Dropdown.tsx +0 -18
- package/src/Icon/icons/DropdownSmall.tsx +0 -20
- package/src/Icon/icons/DropdownSmallOld.tsx +0 -20
- package/src/Icon/icons/Dropup.tsx +0 -18
- package/src/Icon/icons/Edit.tsx +0 -18
- package/src/Icon/icons/Email.tsx +0 -18
- package/src/Icon/icons/Erase.tsx +0 -16
- package/src/Icon/icons/Excel.tsx +0 -18
- package/src/Icon/icons/Expand.tsx +0 -18
- package/src/Icon/icons/Eye.tsx +0 -18
- package/src/Icon/icons/EyeOff.tsx +0 -18
- package/src/Icon/icons/Favorite.tsx +0 -18
- package/src/Icon/icons/FavoriteSolid.tsx +0 -18
- package/src/Icon/icons/Fb.tsx +0 -18
- package/src/Icon/icons/FbCircle.tsx +0 -18
- package/src/Icon/icons/File.tsx +0 -18
- package/src/Icon/icons/FileAdd.tsx +0 -18
- package/src/Icon/icons/Files.tsx +0 -18
- package/src/Icon/icons/Filter.tsx +0 -18
- package/src/Icon/icons/Folder.tsx +0 -18
- package/src/Icon/icons/Geolocation.tsx +0 -18
- package/src/Icon/icons/Gift.tsx +0 -18
- package/src/Icon/icons/Globe.tsx +0 -18
- package/src/Icon/icons/Heart.tsx +0 -18
- package/src/Icon/icons/HeartSolid.tsx +0 -18
- package/src/Icon/icons/Help.tsx +0 -18
- package/src/Icon/icons/Home.tsx +0 -18
- package/src/Icon/icons/Housing.tsx +0 -18
- package/src/Icon/icons/Ig.tsx +0 -18
- package/src/Icon/icons/IgCircle.tsx +0 -18
- package/src/Icon/icons/Info.tsx +0 -18
- package/src/Icon/icons/InfoBook.tsx +0 -18
- package/src/Icon/icons/InfoSolid.tsx +0 -18
- package/src/Icon/icons/Italic.tsx +0 -18
- package/src/Icon/icons/Key.tsx +0 -18
- package/src/Icon/icons/Left.tsx +0 -18
- package/src/Icon/icons/Lightbulb.tsx +0 -18
- package/src/Icon/icons/Like.tsx +0 -18
- package/src/Icon/icons/LikeSolid.tsx +0 -18
- package/src/Icon/icons/Link.tsx +0 -18
- package/src/Icon/icons/Lock.tsx +0 -18
- package/src/Icon/icons/Logout.tsx +0 -18
- package/src/Icon/icons/MagicWand.tsx +0 -18
- package/src/Icon/icons/Mail.tsx +0 -18
- package/src/Icon/icons/MailSend.tsx +0 -18
- package/src/Icon/icons/Map.tsx +0 -18
- package/src/Icon/icons/MapPin.tsx +0 -18
- package/src/Icon/icons/MapPinSolid.tsx +0 -18
- package/src/Icon/icons/Menu.tsx +0 -18
- package/src/Icon/icons/Mic.tsx +0 -18
- package/src/Icon/icons/MicOff.tsx +0 -18
- package/src/Icon/icons/Minus.tsx +0 -18
- package/src/Icon/icons/MinusCircle.tsx +0 -18
- package/src/Icon/icons/MinusShort.tsx +0 -18
- package/src/Icon/icons/Moneybox.tsx +0 -18
- package/src/Icon/icons/More.tsx +0 -18
- package/src/Icon/icons/Move.tsx +0 -18
- package/src/Icon/icons/Newbie.tsx +0 -20
- package/src/Icon/icons/News.tsx +0 -18
- package/src/Icon/icons/Notes.tsx +0 -18
- package/src/Icon/icons/Notification.tsx +0 -18
- package/src/Icon/icons/Ok.tsx +0 -18
- package/src/Icon/icons/OkCircle.tsx +0 -18
- package/src/Icon/icons/Order.tsx +0 -18
- package/src/Icon/icons/OrderLoad.tsx +0 -18
- package/src/Icon/icons/OrderSend.tsx +0 -18
- package/src/Icon/icons/Pause.tsx +0 -18
- package/src/Icon/icons/PauseCircle.tsx +0 -18
- package/src/Icon/icons/Payment.tsx +0 -18
- package/src/Icon/icons/PhoneShake.tsx +0 -18
- package/src/Icon/icons/Play.tsx +0 -18
- package/src/Icon/icons/PlaySolid.tsx +0 -18
- package/src/Icon/icons/Plus.tsx +0 -18
- package/src/Icon/icons/PlusCircle.tsx +0 -18
- package/src/Icon/icons/Pos.tsx +0 -18
- package/src/Icon/icons/Print.tsx +0 -18
- package/src/Icon/icons/QrPay.tsx +0 -18
- package/src/Icon/icons/Redirect.tsx +0 -18
- package/src/Icon/icons/Refill.tsx +0 -18
- package/src/Icon/icons/Refund.tsx +0 -18
- package/src/Icon/icons/Reload.tsx +0 -19
- package/src/Icon/icons/Reply.tsx +0 -18
- package/src/Icon/icons/ReplyShape.tsx +0 -18
- package/src/Icon/icons/ReplyShapeSolid.tsx +0 -18
- package/src/Icon/icons/Request.tsx +0 -18
- package/src/Icon/icons/Right.tsx +0 -18
- package/src/Icon/icons/Route.tsx +0 -18
- package/src/Icon/icons/Ruble.tsx +0 -18
- package/src/Icon/icons/Sbp.tsx +0 -18
- package/src/Icon/icons/SbpColored.tsx +0 -46
- package/src/Icon/icons/Search.tsx +0 -18
- package/src/Icon/icons/Send.tsx +0 -18
- package/src/Icon/icons/Services.tsx +0 -17
- package/src/Icon/icons/Settings.tsx +0 -17
- package/src/Icon/icons/Share.tsx +0 -18
- package/src/Icon/icons/ShoppingCart.tsx +0 -18
- package/src/Icon/icons/Sign.tsx +0 -18
- package/src/Icon/icons/SlotMachine.tsx +0 -18
- package/src/Icon/icons/SortDown.tsx +0 -18
- package/src/Icon/icons/SortDownSolid.tsx +0 -18
- package/src/Icon/icons/SortUp.tsx +0 -18
- package/src/Icon/icons/SortUpSolid.tsx +0 -18
- package/src/Icon/icons/Stop.tsx +0 -18
- package/src/Icon/icons/Support.tsx +0 -18
- package/src/Icon/icons/Sync.tsx +0 -18
- package/src/Icon/icons/Table.tsx +0 -18
- package/src/Icon/icons/Tariffs.tsx +0 -19
- package/src/Icon/icons/Tg.tsx +0 -18
- package/src/Icon/icons/TgCircle.tsx +0 -18
- package/src/Icon/icons/Timeout.tsx +0 -18
- package/src/Icon/icons/Timer.tsx +0 -18
- package/src/Icon/icons/Transfer.tsx +0 -17
- package/src/Icon/icons/Trash.tsx +0 -18
- package/src/Icon/icons/TurnOff.tsx +0 -18
- package/src/Icon/icons/Twitter.tsx +0 -18
- package/src/Icon/icons/TwitterCircle.tsx +0 -18
- package/src/Icon/icons/Underline.tsx +0 -18
- package/src/Icon/icons/Unlink.tsx +0 -18
- package/src/Icon/icons/Unsorted.tsx +0 -18
- package/src/Icon/icons/UnsortedSolid.tsx +0 -18
- package/src/Icon/icons/Upload.tsx +0 -18
- package/src/Icon/icons/User.tsx +0 -18
- package/src/Icon/icons/UserAdd.tsx +0 -18
- package/src/Icon/icons/UserCard.tsx +0 -18
- package/src/Icon/icons/UserEdit.tsx +0 -18
- package/src/Icon/icons/UserQueue.tsx +0 -18
- package/src/Icon/icons/Viber.tsx +0 -18
- package/src/Icon/icons/ViberCircle.tsx +0 -18
- package/src/Icon/icons/ViewGrid.tsx +0 -18
- package/src/Icon/icons/ViewHorizontal.tsx +0 -18
- package/src/Icon/icons/ViewList.tsx +0 -18
- package/src/Icon/icons/ViewRows.tsx +0 -18
- package/src/Icon/icons/ViewVertical.tsx +0 -18
- package/src/Icon/icons/Vk.tsx +0 -18
- package/src/Icon/icons/VkCircle.tsx +0 -18
- package/src/Icon/icons/Wallet.tsx +0 -17
- package/src/Icon/icons/Warning.tsx +0 -18
- package/src/Icon/icons/WarningClean.tsx +0 -18
- package/src/Icon/icons/Whatsapp.tsx +0 -18
- package/src/Icon/icons/WhatsappCircle.tsx +0 -18
- package/src/Icon/icons/Wheelchair.tsx +0 -18
- package/src/Icon/icons/index.ts +0 -209
- package/src/Icon/index.ts +0 -2
- package/src/Input/Input.tsx +0 -35
- package/src/Input/InputMask.tsx +0 -36
- package/src/Input/index.ts +0 -2
- package/src/Input-OTP/Input.tsx +0 -64
- package/src/Input-OTP/index.ts +0 -3
- package/src/Label/Label.tsx +0 -20
- package/src/Label/index.ts +0 -1
- package/src/Logo/Logo.tsx +0 -22
- package/src/Logo/index.ts +0 -3
- package/src/Navbar/Navbar.tsx +0 -21
- package/src/Navbar/index.tsx +0 -2
- package/src/Page/Page.tsx +0 -43
- package/src/Page/index.ts +0 -1
- package/src/Popover/Popover.tsx +0 -64
- package/src/Popover/index.ts +0 -5
- package/src/Progress/Progress.tsx +0 -31
- package/src/Progress/index.ts +0 -1
- package/src/Select/Select.tsx +0 -19
- package/src/Select/SelectAccount.tsx +0 -101
- package/src/Select/SelectAccountCard.tsx +0 -146
- package/src/Select/SelectAsync.tsx +0 -28
- package/src/Select/SelectBase.tsx +0 -54
- package/src/Select/components/components.tsx +0 -186
- package/src/Select/components/index.tsx +0 -15
- package/src/Select/index.ts +0 -5
- package/src/Skeleton/Skeleton.tsx +0 -25
- package/src/Skeleton/index.ts +0 -1
- package/src/Slider/Slider.tsx +0 -38
- package/src/Slider/index.ts +0 -4
- package/src/Swipe2Show/Swipe2Show.tsx +0 -71
- package/src/Swipe2Show/index.ts +0 -1
- package/src/Switch/Switch.tsx +0 -59
- package/src/Switch/index.ts +0 -1
- package/src/Tabs/Tabs.tsx +0 -106
- package/src/Tabs/index.ts +0 -1
- package/src/Textarea/Textarea.tsx +0 -35
- package/src/Textarea/index.ts +0 -1
- package/src/Toaster/Toaster.tsx +0 -71
- package/src/Toaster/index.ts +0 -1
- package/src/assets/css/global.css +0 -209
- package/src/assets/images/logo/1c.svg +0 -1
- package/src/assets/images/logo/bank/emblem-white.svg +0 -1
- package/src/assets/images/logo/bank/emblem.svg +0 -1
- package/src/assets/images/logo/bank/logo-white.svg +0 -1
- package/src/assets/images/logo/bank/logo.svg +0 -1
- package/src/assets/images/logo/garant/emblem-white.svg +0 -1
- package/src/assets/images/logo/garant/emblem.svg +0 -1
- package/src/assets/images/logo/garant/logo-white.svg +0 -1
- package/src/assets/images/logo/garant/logo.svg +0 -1
- package/src/assets/images/logo/kassa/emblem-white.svg +0 -1
- package/src/assets/images/logo/kassa/emblem.svg +0 -1
- package/src/assets/images/logo/kassa/logo-white.svg +0 -1
- package/src/assets/images/logo/kassa/logo.svg +0 -1
- package/src/assets/images/logo/sbp-logo.svg +0 -1
- package/src/assets/images/statusbar.svg +0 -1
- package/src/index.ts +0 -135
- package/src/pages/payments/SmsSign/sms-sign.tsx +0 -91
- /package/{src → dist}/@/config/button.ts +0 -0
- /package/{src → dist}/@/config/index.ts +0 -0
- /package/{src → dist}/@/config/label.ts +0 -0
- /package/{src → dist}/assets/fonts/Roboto-Italic.woff2 +0 -0
- /package/{src → dist}/assets/fonts/Roboto.woff2 +0 -0
package/src/Icon/icons/Stop.tsx
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import * as React from 'react'
|
|
2
|
-
import type { SVGProps } from 'react'
|
|
3
|
-
import { SvgIcon } from '../SvgIcon'
|
|
4
|
-
const SvgStop = (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 1c-4.96 0-9 4.04-9 9s4.04 9 9 9 9-4.04 9-9-4.04-9-9-9m7 9c0 1.57-.53 3.02-1.4 4.18L5.82 4.4C6.98 3.53 8.43 3 10 3c3.86 0 7 3.14 7 7M3 10c0-1.57.53-3.02 1.4-4.18l9.78 9.78c-1.17.88-2.61 1.4-4.18 1.4-3.86 0-7-3.14-7-7"
|
|
15
|
-
/>
|
|
16
|
-
</SvgIcon>
|
|
17
|
-
)
|
|
18
|
-
export default SvgStop
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import * as React from 'react'
|
|
2
|
-
import type { SVGProps } from 'react'
|
|
3
|
-
import { SvgIcon } from '../SvgIcon'
|
|
4
|
-
const SvgSupport = (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="M19 10c0-1.55-.89-2.87-2.18-3.54C16.14 3.31 13.31 1 10 1 6.73 1 3.89 3.31 3.18 6.46 1.89 7.12 1 8.46 1 10c0 2.21 1.79 4 4 4h1c.55 0 1-.45 1-1V7c0-.55-.45-1-1-1h-.55C6.23 4.23 7.99 3 10 3c2.04 0 3.8 1.23 4.56 3H14c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1h1c0 1.1-.9 2-2 2h-.05a2.5 2.5 0 0 0-2.45-2h-1a2.5 2.5 0 0 0 0 5h1c.81 0 1.53-.4 1.99-1H13c2.21 0 4-1.79 4-4v-.56c1.19-.69 2-1.97 2-3.44M5 12c-1.1 0-2-.9-2-2s.9-2 2-2zm5.5 5h-1c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h1c.28 0 .5.22.5.5s-.22.5-.5.5m4.5-5V8c1.1 0 2 .9 2 2s-.9 2-2 2"
|
|
15
|
-
/>
|
|
16
|
-
</SvgIcon>
|
|
17
|
-
)
|
|
18
|
-
export default SvgSupport
|
package/src/Icon/icons/Sync.tsx
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
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
|
package/src/Icon/icons/Table.tsx
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
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
|
|
@@ -1,19 +0,0 @@
|
|
|
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={24}
|
|
7
|
-
height={24}
|
|
8
|
-
fill="none"
|
|
9
|
-
viewBox="0 0 24 24"
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<path
|
|
13
|
-
fill="currentColor"
|
|
14
|
-
d="m15.6 21.6h-7.2a1.2 1.2 0 0 1 -1.2-1.2v-16.8c0-.66.54-1.2 1.2-1.2h7.2c.66 0 1.2.54 1.2 1.2v16.8c0 .66-.54 1.2-1.2 1.2zm-6-2.4h4.8v-14.4h-4.8zm-3.6-1.2c0-.66-.54-1.2-1.2-1.2h-1.2v-9.6h1.2c.66 0 1.2-.54 1.2-1.2s-.54-1.2-1.2-1.2h-1.2a2.4 2.4 0 0 0 -2.4 2.4v9.6a2.4 2.4 0 0 0 2.4 2.4h1.2c.66 0 1.2-.54 1.2-1.2zm16.8-1.2v-9.6a2.4 2.4 0 0 0 -2.4-2.4h-1.2c-.66 0-1.2.54-1.2 1.2s.54 1.2 1.2 1.2h1.2v9.6h-1.2c-.66 0-1.2.54-1.2 1.2s.54 1.2 1.2 1.2h1.2a2.4 2.4 0 0 0 2.4-2.4z"
|
|
15
|
-
/>
|
|
16
|
-
</SvgIcon>
|
|
17
|
-
)
|
|
18
|
-
export default SvgTariffs
|
|
19
|
-
|
package/src/Icon/icons/Tg.tsx
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
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
|
|
@@ -1,18 +0,0 @@
|
|
|
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
|
|
@@ -1,18 +0,0 @@
|
|
|
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
|
package/src/Icon/icons/Timer.tsx
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
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
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import * as React from 'react'
|
|
2
|
-
import type { SVGProps } from 'react'
|
|
3
|
-
import { SvgIcon } from '../SvgIcon'
|
|
4
|
-
const SvgTransfer = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
-
<SvgIcon
|
|
6
|
-
width={24}
|
|
7
|
-
height={24}
|
|
8
|
-
fill="none"
|
|
9
|
-
{...props}
|
|
10
|
-
>
|
|
11
|
-
<path
|
|
12
|
-
fill="currentColor"
|
|
13
|
-
d="M21 1H3a2 2 0 0 0-2 2v18c0 1.1.9 2 2 2h18a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2Zm-2.3 15.7-3 3a1 1 0 1 1-1.4-1.4l1.29-1.3H6a1 1 0 1 1 0-2h9.59l-1.3-1.3a1 1 0 1 1 1.42-1.4l3 3a1 1 0 0 1 0 1.4ZM18 9H8.41l1.3 1.3a1 1 0 1 1-1.42 1.4l-3-3a1 1 0 0 1 0-1.4l3-3a1 1 0 1 1 1.42 1.4L8.4 7H18a1 1 0 1 1 0 2Z"
|
|
14
|
-
/>
|
|
15
|
-
</SvgIcon>
|
|
16
|
-
)
|
|
17
|
-
export default SvgTransfer
|
package/src/Icon/icons/Trash.tsx
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
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={24}
|
|
7
|
-
height={24}
|
|
8
|
-
fill="none"
|
|
9
|
-
viewBox="0 0 24 24"
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<path
|
|
13
|
-
fill="currentColor"
|
|
14
|
-
d="m21.6 6h-3.6v-2.4a2.4 2.4 0 0 0 -2.4-2.4h-7.2a2.4 2.4 0 0 0 -2.4 2.4v2.4h-3.6c-.66 0-1.2.54-1.2 1.2s.54 1.2 1.2 1.2h1.2v12a2.4 2.4 0 0 0 2.4 2.4h12a2.4 2.4 0 0 0 2.4-2.4v-12h1.2c.66 0 1.2-.54 1.2-1.2s-.54-1.2-1.2-1.2zm-13.2-2.4h7.2v2.4h-7.2zm9.6 16.8h-12v-12h12zm-9.6-3.6v-4.8c0-.66.54-1.2 1.2-1.2s1.2.54 1.2 1.2v4.8c0 .66-.54 1.2-1.2 1.2a1.2 1.2 0 0 1 -1.2-1.2zm4.8 0v-4.8c0-.66.54-1.2 1.2-1.2s1.2.54 1.2 1.2v4.8c0 .66-.54 1.2-1.2 1.2a1.2 1.2 0 0 1 -1.2-1.2z"
|
|
15
|
-
/>
|
|
16
|
-
</SvgIcon>
|
|
17
|
-
)
|
|
18
|
-
export default SvgTrash
|
|
@@ -1,18 +0,0 @@
|
|
|
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
|
|
@@ -1,18 +0,0 @@
|
|
|
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
|
|
@@ -1,18 +0,0 @@
|
|
|
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
|
|
@@ -1,18 +0,0 @@
|
|
|
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
|
|
@@ -1,18 +0,0 @@
|
|
|
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
|
|
@@ -1,18 +0,0 @@
|
|
|
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
|
|
@@ -1,18 +0,0 @@
|
|
|
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
|
|
@@ -1,18 +0,0 @@
|
|
|
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
|
package/src/Icon/icons/User.tsx
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
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={24}
|
|
7
|
-
height={24}
|
|
8
|
-
fill="none"
|
|
9
|
-
viewBox="0 0 24 24"
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<path
|
|
13
|
-
fill="currentColor"
|
|
14
|
-
d="M12 13.2c-3.02 0-5.4-2.9-5.4-6.6 0-3.73 2.71-5.4 5.4-5.4 2.69 0 5.4 1.67 5.4 5.4 0 3.7-2.38 6.6-5.4 6.6Zm0-9.6c-1.12 0-3 .38-3 3 0 2.02 1.15 4.2 3 4.2s3-2.18 3-4.2c0-2.62-1.88-3-3-3Zm9.6 16.8v-2.02a3.6 3.6 0 0 0-1.79-3.1l-1.21-.71a1.2 1.2 0 0 0-1.64.43 1.2 1.2 0 0 0 .43 1.64l1.21.71c.37.22.6.61.6 1.03v2.02H4.8v-2.02c0-.42.23-.82.6-1.03l1.21-.7A1.2 1.2 0 0 0 7.04 15a1.2 1.2 0 0 0-1.64-.43l-1.21.7a3.62 3.62 0 0 0-1.79 3.11v2.02a2.4 2.4 0 0 0 2.4 2.4h14.4a2.4 2.4 0 0 0 2.4-2.4Z"
|
|
15
|
-
/>
|
|
16
|
-
</SvgIcon>
|
|
17
|
-
)
|
|
18
|
-
export default SvgUser
|
|
@@ -1,18 +0,0 @@
|
|
|
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
|
|
@@ -1,18 +0,0 @@
|
|
|
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
|
|
@@ -1,18 +0,0 @@
|
|
|
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={24}
|
|
7
|
-
height={24}
|
|
8
|
-
fill="none"
|
|
9
|
-
viewBox="0 0 24 24"
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<path
|
|
13
|
-
fill="currentColor"
|
|
14
|
-
d="m15.6 22.8h-2.4a1.2 1.2 0 0 1 -1.2-1.2v-2.4c0-.32.13-.62.35-.85l5.75-5.75a2.4 2.4 0 0 1 3.4 0l.7.7a2.4 2.4 0 0 1 0 3.4l-5.75 5.75c-.23.22-.53.35-.85.35zm-1.2-2.4h.7l5.4-5.4-.7-.7-5.4 5.4zm-2.4-7.2c-3.02 0-5.4-2.9-5.4-6.6 0-3.73 2.71-5.4 5.4-5.4s5.4 1.67 5.4 5.4c0 3.7-2.38 6.6-5.4 6.6zm0-9.6c-1.12 0-3 .38-3 3 0 2.02 1.15 4.2 3 4.2s3-2.18 3-4.2c0-2.62-1.88-3-3-3zm-2.4 18c0-.66-.54-1.2-1.2-1.2h-3.6v-2.02c0-.42.23-.82.6-1.03l1.21-.7a1.2 1.2 0 0 0 .43-1.65 1.2 1.2 0 0 0 -1.64-.43l-1.21.7a3.62 3.62 0 0 0 -1.79 3.11v2.02a2.4 2.4 0 0 0 2.4 2.4h3.6c.66 0 1.2-.54 1.2-1.2z"
|
|
15
|
-
/>
|
|
16
|
-
</SvgIcon>
|
|
17
|
-
)
|
|
18
|
-
export default SvgUserEdit
|
|
@@ -1,18 +0,0 @@
|
|
|
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
|
package/src/Icon/icons/Viber.tsx
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
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
|
|
@@ -1,18 +0,0 @@
|
|
|
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
|
|
@@ -1,18 +0,0 @@
|
|
|
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
|
|
@@ -1,18 +0,0 @@
|
|
|
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
|
|
@@ -1,18 +0,0 @@
|
|
|
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
|
|
@@ -1,18 +0,0 @@
|
|
|
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
|
|
@@ -1,18 +0,0 @@
|
|
|
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
|
package/src/Icon/icons/Vk.tsx
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
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
|
|
@@ -1,18 +0,0 @@
|
|
|
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
|