@livechat/design-system-icons 1.0.0-alpha.1 → 1.0.0-alpha.11
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/index.d.ts +1 -0
- package/lib/react/material/AccountCircle.tsx +18 -0
- package/lib/react/material/Activities.tsx +28 -0
- package/lib/react/material/Add.tsx +18 -0
- package/lib/react/material/AddCircle.tsx +18 -0
- package/lib/react/material/AddTemplate.tsx +22 -0
- package/lib/react/material/Adjust.tsx +18 -0
- package/lib/react/material/Android.tsx +18 -0
- package/lib/react/material/Animals.tsx +20 -0
- package/lib/react/material/AppSettings.tsx +18 -0
- package/lib/react/material/Apps.tsx +18 -0
- package/lib/react/material/Archives.tsx +18 -0
- package/lib/react/material/ArrowBack.tsx +18 -0
- package/lib/react/material/ArrowDownward.tsx +18 -0
- package/lib/react/material/ArrowForward.tsx +18 -0
- package/lib/react/material/ArrowReverse.tsx +18 -0
- package/lib/react/material/ArrowUpward.tsx +18 -0
- package/lib/react/material/Assessment.tsx +18 -0
- package/lib/react/material/Assignment.tsx +18 -0
- package/lib/react/material/Attachment.tsx +20 -0
- package/lib/react/material/Audiotrack.tsx +18 -0
- package/lib/react/material/Automaiton.tsx +18 -0
- package/lib/react/material/Block.tsx +18 -0
- package/lib/react/material/Bot.tsx +24 -0
- package/lib/react/material/BugReport.tsx +18 -0
- package/lib/react/material/Calendar.tsx +18 -0
- package/lib/react/material/CannedResponse.tsx +20 -0
- package/lib/react/material/Channels.tsx +18 -0
- package/lib/react/material/Chart.tsx +18 -0
- package/lib/react/material/Chat.tsx +18 -0
- package/lib/react/material/ChatMissed.tsx +18 -0
- package/lib/react/material/ChatTakeover.tsx +20 -0
- package/lib/react/material/Chats.tsx +18 -0
- package/lib/react/material/Check.tsx +18 -0
- package/lib/react/material/CheckBox.tsx +18 -0
- package/lib/react/material/CheckCircleSolid.tsx +18 -0
- package/lib/react/material/ChevronDown.tsx +18 -0
- package/lib/react/material/ChevronLeft.tsx +18 -0
- package/lib/react/material/ChevronRight.tsx +18 -0
- package/lib/react/material/ChevronUp.tsx +18 -0
- package/lib/react/material/Close.tsx +18 -0
- package/lib/react/material/CloseCircle.tsx +18 -0
- package/lib/react/material/CodeBlack.tsx +18 -0
- package/lib/react/material/Contact.tsx +20 -0
- package/lib/react/material/CreditCardOutline.tsx +18 -0
- package/lib/react/material/DayMode.tsx +18 -0
- package/lib/react/material/Delete.tsx +18 -0
- package/lib/react/material/Description.tsx +18 -0
- package/lib/react/material/Device.tsx +18 -0
- package/lib/react/material/Devices.tsx +18 -0
- package/lib/react/material/DoubleArrowLeft.tsx +22 -0
- package/lib/react/material/DoubleArrowRight.tsx +22 -0
- package/lib/react/material/DragIndicator.tsx +18 -0
- package/lib/react/material/DropDown.tsx +18 -0
- package/lib/react/material/Edit.tsx +18 -0
- package/lib/react/material/Email.tsx +18 -0
- package/lib/react/material/EmailAddress.tsx +18 -0
- package/lib/react/material/Emoji.tsx +30 -0
- package/lib/react/material/Error.tsx +18 -0
- package/lib/react/material/Extension.tsx +18 -0
- package/lib/react/material/FileCopy.tsx +18 -0
- package/lib/react/material/FileDownload.tsx +18 -0
- package/lib/react/material/FileUpload.tsx +18 -0
- package/lib/react/material/Filter.tsx +18 -0
- package/lib/react/material/Flags.tsx +18 -0
- package/lib/react/material/Folder.tsx +18 -0
- package/lib/react/material/Foods.tsx +20 -0
- package/lib/react/material/FrequentlyUsed.tsx +18 -0
- package/lib/react/material/GreetingCard.tsx +18 -0
- package/lib/react/material/GreetingPlainText.tsx +20 -0
- package/lib/react/material/GreetingQuickReply.tsx +18 -0
- package/lib/react/material/Group.tsx +22 -0
- package/lib/react/material/Help.tsx +18 -0
- package/lib/react/material/Home.tsx +18 -0
- package/lib/react/material/Image.tsx +18 -0
- package/lib/react/material/Info.tsx +18 -0
- package/lib/react/material/Keyboard.tsx +18 -0
- package/lib/react/material/Link.tsx +18 -0
- package/lib/react/material/List.tsx +18 -0
- package/lib/react/material/LockBlack.tsx +18 -0
- package/lib/react/material/LockOpen.tsx +18 -0
- package/lib/react/material/MoreHoriz.tsx +18 -0
- package/lib/react/material/NightMode.tsx +18 -0
- package/lib/react/material/NoteAdd.tsx +18 -0
- package/lib/react/material/Notifications.tsx +18 -0
- package/lib/react/material/Objects.tsx +18 -0
- package/lib/react/material/OpenInNew.tsx +18 -0
- package/lib/react/material/Palette.tsx +22 -0
- package/lib/react/material/People.tsx +18 -0
- package/lib/react/material/Person.tsx +18 -0
- package/lib/react/material/PersonAdd.tsx +18 -0
- package/lib/react/material/Place.tsx +18 -0
- package/lib/react/material/PlayCircle.tsx +18 -0
- package/lib/react/material/PowerSettings.tsx +18 -0
- package/lib/react/material/Refresh.tsx +18 -0
- package/lib/react/material/Remove.tsx +18 -0
- package/lib/react/material/Search.tsx +18 -0
- package/lib/react/material/Send.tsx +18 -0
- package/lib/react/material/Settings.tsx +18 -0
- package/lib/react/material/Share.tsx +18 -0
- package/lib/react/material/ShoppingCart.tsx +18 -0
- package/lib/react/material/Smiles.tsx +18 -0
- package/lib/react/material/SoundOff.tsx +18 -0
- package/lib/react/material/SoundOn.tsx +18 -0
- package/lib/react/material/Symbols.tsx +18 -0
- package/lib/react/material/Tag.tsx +18 -0
- package/lib/react/material/TextBlock.tsx +18 -0
- package/lib/react/material/TextFields.tsx +18 -0
- package/lib/react/material/ThumbDown.tsx +18 -0
- package/lib/react/material/ThumbUp.tsx +18 -0
- package/lib/react/material/Tickets.tsx +18 -0
- package/lib/react/material/Time.tsx +18 -0
- package/lib/react/material/Timeline.tsx +18 -0
- package/lib/react/material/Tools.tsx +18 -0
- package/lib/react/material/Traffic.tsx +18 -0
- package/lib/react/material/Travels.tsx +18 -0
- package/lib/react/material/Undo.tsx +18 -0
- package/lib/react/material/VerifiedUser.tsx +18 -0
- package/lib/react/material/Video.tsx +18 -0
- package/lib/react/material/VisibilityOff.tsx +18 -0
- package/lib/react/material/VisibilityOn.tsx +18 -0
- package/lib/react/material/Waiting.tsx +28 -0
- package/lib/react/material/Warning.tsx +18 -0
- package/lib/react/material/World.tsx +18 -0
- package/lib/react/material/index.ts +123 -0
- package/package.json +21 -7
- package/react/material/AccountCircle.js +25 -0
- package/react/material/Activities.js +33 -0
- package/react/material/Add.js +25 -0
- package/react/material/AddCircle.js +25 -0
- package/react/material/AddTemplate.js +28 -0
- package/react/material/Adjust.js +25 -0
- package/react/material/Android.js +25 -0
- package/react/material/Animals.js +27 -0
- package/react/material/AppSettings.js +25 -0
- package/react/material/Apps.js +25 -0
- package/react/material/Archives.js +25 -0
- package/react/material/ArrowBack.js +25 -0
- package/react/material/ArrowDownward.js +25 -0
- package/react/material/ArrowForward.js +25 -0
- package/react/material/ArrowReverse.js +25 -0
- package/react/material/ArrowUpward.js +25 -0
- package/react/material/Assessment.js +25 -0
- package/react/material/Assignment.js +25 -0
- package/react/material/Attachment.js +27 -0
- package/react/material/Audiotrack.js +25 -0
- package/react/material/Automaiton.js +25 -0
- package/react/material/Block.js +25 -0
- package/react/material/Bot.js +30 -0
- package/react/material/BugReport.js +25 -0
- package/react/material/Calendar.js +25 -0
- package/react/material/CannedResponse.js +27 -0
- package/react/material/Channels.js +25 -0
- package/react/material/Chart.js +25 -0
- package/react/material/Chat.js +25 -0
- package/react/material/ChatMissed.js +25 -0
- package/react/material/ChatTakeover.js +27 -0
- package/react/material/Chats.js +25 -0
- package/react/material/Check.js +25 -0
- package/react/material/CheckBox.js +25 -0
- package/react/material/CheckCircleSolid.js +25 -0
- package/react/material/ChevronDown.js +25 -0
- package/react/material/ChevronLeft.js +25 -0
- package/react/material/ChevronRight.js +25 -0
- package/react/material/ChevronUp.js +25 -0
- package/react/material/Close.js +25 -0
- package/react/material/CloseCircle.js +25 -0
- package/react/material/CodeBlack.js +25 -0
- package/react/material/Contact.js +27 -0
- package/react/material/CreditCardOutline.js +25 -0
- package/react/material/DayMode.js +25 -0
- package/react/material/Delete.js +25 -0
- package/react/material/Description.js +25 -0
- package/react/material/Device.js +25 -0
- package/react/material/Devices.js +25 -0
- package/react/material/DoubleArrowLeft.js +28 -0
- package/react/material/DoubleArrowRight.js +28 -0
- package/react/material/DragIndicator.js +25 -0
- package/react/material/DropDown.js +25 -0
- package/react/material/Edit.js +25 -0
- package/react/material/Email.js +25 -0
- package/react/material/EmailAddress.js +25 -0
- package/react/material/Emoji.js +35 -0
- package/react/material/Error.js +25 -0
- package/react/material/Extension.js +25 -0
- package/react/material/FileCopy.js +25 -0
- package/react/material/FileDownload.js +25 -0
- package/react/material/FileUpload.js +25 -0
- package/react/material/Filter.js +25 -0
- package/react/material/Flags.js +25 -0
- package/react/material/Folder.js +25 -0
- package/react/material/Foods.js +27 -0
- package/react/material/FrequentlyUsed.js +25 -0
- package/react/material/GreetingCard.js +25 -0
- package/react/material/GreetingPlainText.js +27 -0
- package/react/material/GreetingQuickReply.js +25 -0
- package/react/material/Group.js +28 -0
- package/react/material/Help.js +25 -0
- package/react/material/Home.js +25 -0
- package/react/material/Image.js +25 -0
- package/react/material/Info.js +25 -0
- package/react/material/Keyboard.js +25 -0
- package/react/material/Link.js +25 -0
- package/react/material/List.js +25 -0
- package/react/material/LockBlack.js +25 -0
- package/react/material/LockOpen.js +25 -0
- package/react/material/MoreHoriz.js +25 -0
- package/react/material/NightMode.js +25 -0
- package/react/material/NoteAdd.js +25 -0
- package/react/material/Notifications.js +25 -0
- package/react/material/Objects.js +25 -0
- package/react/material/OpenInNew.js +25 -0
- package/react/material/Palette.js +28 -0
- package/react/material/People.js +25 -0
- package/react/material/Person.js +25 -0
- package/react/material/PersonAdd.js +25 -0
- package/react/material/Place.js +25 -0
- package/react/material/PlayCircle.js +25 -0
- package/react/material/PowerSettings.js +25 -0
- package/react/material/Refresh.js +25 -0
- package/react/material/Remove.js +25 -0
- package/react/material/Search.js +25 -0
- package/react/material/Send.js +25 -0
- package/react/material/Settings.js +25 -0
- package/react/material/Share.js +25 -0
- package/react/material/ShoppingCart.js +25 -0
- package/react/material/Smiles.js +25 -0
- package/react/material/SoundOff.js +25 -0
- package/react/material/SoundOn.js +25 -0
- package/react/material/Symbols.js +25 -0
- package/react/material/Tag.js +25 -0
- package/react/material/TextBlock.js +25 -0
- package/react/material/TextFields.js +25 -0
- package/react/material/ThumbDown.js +25 -0
- package/react/material/ThumbUp.js +25 -0
- package/react/material/Tickets.js +25 -0
- package/react/material/Time.js +25 -0
- package/react/material/Timeline.js +25 -0
- package/react/material/Tools.js +25 -0
- package/react/material/Traffic.js +25 -0
- package/react/material/Travels.js +25 -0
- package/react/material/Undo.js +25 -0
- package/react/material/VerifiedUser.js +25 -0
- package/react/material/Video.js +25 -0
- package/react/material/VisibilityOff.js +25 -0
- package/react/material/VisibilityOn.js +25 -0
- package/react/material/Waiting.js +33 -0
- package/react/material/Warning.js +25 -0
- package/react/material/World.js +25 -0
- package/react/material/index.js +991 -0
- package/svg/material/account_circle.svg +3 -0
- package/svg/material/activities.svg +5 -0
- package/svg/material/add.svg +3 -0
- package/svg/material/add_circle.svg +3 -0
- package/svg/material/add_template.svg +7 -0
- package/svg/material/adjust.svg +3 -0
- package/svg/material/android.svg +3 -0
- package/svg/material/animals.svg +3 -0
- package/svg/material/app_settings.svg +3 -0
- package/svg/material/apps.svg +3 -0
- package/svg/material/archives.svg +3 -0
- package/svg/material/arrow_back.svg +3 -0
- package/svg/material/arrow_downward.svg +3 -0
- package/svg/material/arrow_forward.svg +3 -0
- package/svg/material/arrow_reverse.svg +3 -0
- package/svg/material/arrow_upward.svg +3 -0
- package/svg/material/assessment.svg +3 -0
- package/svg/material/assignment.svg +3 -0
- package/svg/material/attachment.svg +3 -0
- package/svg/material/audiotrack.svg +3 -0
- package/svg/material/automaiton.svg +3 -0
- package/svg/material/block.svg +3 -0
- package/svg/material/bot.svg +6 -0
- package/svg/material/bug_report.svg +3 -0
- package/svg/material/calendar.svg +3 -0
- package/svg/material/canned_response.svg +3 -0
- package/svg/material/channels.svg +3 -0
- package/svg/material/chart.svg +3 -0
- package/svg/material/chat.svg +3 -0
- package/svg/material/chat_missed.svg +3 -0
- package/svg/material/chat_takeover.svg +3 -0
- package/svg/material/chats.svg +3 -0
- package/svg/material/check.svg +3 -0
- package/svg/material/check_box.svg +3 -0
- package/svg/material/check_circle_solid.svg +3 -0
- package/svg/material/chevron_down.svg +3 -0
- package/svg/material/chevron_left.svg +3 -0
- package/svg/material/chevron_right.svg +3 -0
- package/svg/material/chevron_up.svg +3 -0
- package/svg/material/close.svg +3 -0
- package/svg/material/close_circle.svg +3 -0
- package/svg/material/code_black.svg +3 -0
- package/svg/material/contact.svg +3 -0
- package/svg/material/credit_card_outline.svg +3 -0
- package/svg/material/day_mode.svg +3 -0
- package/svg/material/delete.svg +3 -0
- package/svg/material/description.svg +3 -0
- package/svg/material/device.svg +3 -0
- package/svg/material/devices.svg +3 -0
- package/svg/material/double_arrow_left.svg +4 -0
- package/svg/material/double_arrow_right.svg +4 -0
- package/svg/material/drag_indicator.svg +3 -0
- package/svg/material/drop_down.svg +3 -0
- package/svg/material/edit.svg +3 -0
- package/svg/material/email.svg +3 -0
- package/svg/material/email_address.svg +3 -0
- package/svg/material/emoji.svg +6 -0
- package/svg/material/error.svg +3 -0
- package/svg/material/extension.svg +3 -0
- package/svg/material/file_copy.svg +3 -0
- package/svg/material/file_download.svg +3 -0
- package/svg/material/file_upload.svg +3 -0
- package/svg/material/filter.svg +3 -0
- package/svg/material/flags.svg +3 -0
- package/svg/material/folder.svg +3 -0
- package/svg/material/foods.svg +3 -0
- package/svg/material/frequently_used.svg +3 -0
- package/svg/material/greeting_card.svg +3 -0
- package/svg/material/greeting_plain_text.svg +3 -0
- package/svg/material/greeting_quick_reply.svg +3 -0
- package/svg/material/group.svg +6 -0
- package/svg/material/help.svg +3 -0
- package/svg/material/home.svg +3 -0
- package/svg/material/image.svg +3 -0
- package/svg/material/info.svg +3 -0
- package/svg/material/keyboard.svg +3 -0
- package/svg/material/link.svg +3 -0
- package/svg/material/list.svg +3 -0
- package/svg/material/lock_black.svg +3 -0
- package/svg/material/lock_open.svg +3 -0
- package/svg/material/more_horiz.svg +3 -0
- package/svg/material/night_mode.svg +3 -0
- package/svg/material/note_add.svg +3 -0
- package/svg/material/notifications.svg +3 -0
- package/svg/material/objects.svg +3 -0
- package/svg/material/open_in_new.svg +3 -0
- package/svg/material/palette.svg +7 -0
- package/svg/material/people.svg +3 -0
- package/svg/material/person.svg +3 -0
- package/svg/material/person_add.svg +3 -0
- package/svg/material/place.svg +3 -0
- package/svg/material/play_circle.svg +3 -0
- package/svg/material/power_settings.svg +3 -0
- package/svg/material/refresh.svg +3 -0
- package/svg/material/remove.svg +3 -0
- package/svg/material/search.svg +3 -0
- package/svg/material/send.svg +3 -0
- package/svg/material/settings.svg +3 -0
- package/svg/material/share.svg +3 -0
- package/svg/material/shopping_cart.svg +3 -0
- package/svg/material/smiles.svg +3 -0
- package/svg/material/sound_off.svg +3 -0
- package/svg/material/sound_on.svg +3 -0
- package/svg/material/symbols.svg +3 -0
- package/svg/material/tag.svg +3 -0
- package/svg/material/text_block.svg +3 -0
- package/svg/material/text_fields.svg +3 -0
- package/svg/material/thumb_down.svg +3 -0
- package/svg/material/thumb_up.svg +3 -0
- package/svg/material/tickets.svg +3 -0
- package/svg/material/time.svg +3 -0
- package/svg/material/timeline.svg +3 -0
- package/svg/material/tools.svg +3 -0
- package/svg/material/traffic.svg +3 -0
- package/svg/material/travels.svg +3 -0
- package/svg/material/undo.svg +3 -0
- package/svg/material/verified_user.svg +3 -0
- package/svg/material/video.svg +3 -0
- package/svg/material/visibility_off.svg +3 -0
- package/svg/material/visibility_on.svg +3 -0
- package/svg/material/waiting.svg +6 -0
- package/svg/material/warning.svg +3 -0
- package/svg/material/world.svg +3 -0
- package/dist/material/AccountCircle.tsx +0 -19
- package/dist/material/Activities.tsx +0 -29
- package/dist/material/Add.tsx +0 -19
- package/dist/material/AddCircle.tsx +0 -19
- package/dist/material/AddTemplate.tsx +0 -23
- package/dist/material/Adjust.tsx +0 -19
- package/dist/material/Android.tsx +0 -19
- package/dist/material/Animals.tsx +0 -21
- package/dist/material/AppSettings.tsx +0 -19
- package/dist/material/Apps.tsx +0 -19
- package/dist/material/Archives.tsx +0 -19
- package/dist/material/ArrowBack.tsx +0 -19
- package/dist/material/ArrowDownward.tsx +0 -19
- package/dist/material/ArrowForward.tsx +0 -19
- package/dist/material/ArrowReverse.tsx +0 -19
- package/dist/material/ArrowUpward.tsx +0 -19
- package/dist/material/Assessment.tsx +0 -19
- package/dist/material/Assignment.tsx +0 -19
- package/dist/material/Attachment.tsx +0 -21
- package/dist/material/Audiotrack.tsx +0 -19
- package/dist/material/Automaiton.tsx +0 -19
- package/dist/material/Block.tsx +0 -19
- package/dist/material/Bot.tsx +0 -25
- package/dist/material/BugReport.tsx +0 -19
- package/dist/material/Calendar.tsx +0 -19
- package/dist/material/CannedResponse.tsx +0 -21
- package/dist/material/Channels.tsx +0 -19
- package/dist/material/Chart.tsx +0 -19
- package/dist/material/Chat.tsx +0 -19
- package/dist/material/ChatMissed.tsx +0 -19
- package/dist/material/ChatTakeover.tsx +0 -21
- package/dist/material/Chats.tsx +0 -19
- package/dist/material/Check.tsx +0 -19
- package/dist/material/CheckBox.tsx +0 -19
- package/dist/material/CheckCircleSolid.tsx +0 -19
- package/dist/material/ChevronDown.tsx +0 -19
- package/dist/material/ChevronLeft.tsx +0 -19
- package/dist/material/ChevronRight.tsx +0 -19
- package/dist/material/ChevronUp.tsx +0 -19
- package/dist/material/Close.tsx +0 -19
- package/dist/material/CloseCircle.tsx +0 -19
- package/dist/material/CodeBlack.tsx +0 -19
- package/dist/material/Contact.tsx +0 -21
- package/dist/material/CreditCardOutline.tsx +0 -19
- package/dist/material/DayMode.tsx +0 -19
- package/dist/material/Delete.tsx +0 -19
- package/dist/material/Description.tsx +0 -19
- package/dist/material/Device.tsx +0 -19
- package/dist/material/Devices.tsx +0 -19
- package/dist/material/DoubleArrowLeft.tsx +0 -23
- package/dist/material/DoubleArrowRight.tsx +0 -23
- package/dist/material/DragIndicator.tsx +0 -19
- package/dist/material/DropDown.tsx +0 -19
- package/dist/material/Edit.tsx +0 -19
- package/dist/material/Email.tsx +0 -19
- package/dist/material/EmailAddress.tsx +0 -19
- package/dist/material/Emoji.tsx +0 -31
- package/dist/material/Error.tsx +0 -19
- package/dist/material/Extension.tsx +0 -19
- package/dist/material/FileCopy.tsx +0 -19
- package/dist/material/FileDownload.tsx +0 -19
- package/dist/material/FileUpload.tsx +0 -19
- package/dist/material/Filter.tsx +0 -19
- package/dist/material/Flags.tsx +0 -19
- package/dist/material/Folder.tsx +0 -19
- package/dist/material/Foods.tsx +0 -21
- package/dist/material/FrequentlyUsed.tsx +0 -19
- package/dist/material/GreetingCard.tsx +0 -19
- package/dist/material/GreetingPlainText.tsx +0 -21
- package/dist/material/GreetingQuickReply.tsx +0 -19
- package/dist/material/Group.tsx +0 -23
- package/dist/material/Help.tsx +0 -19
- package/dist/material/Home.tsx +0 -19
- package/dist/material/Image.tsx +0 -19
- package/dist/material/Info.tsx +0 -19
- package/dist/material/Keyboard.tsx +0 -19
- package/dist/material/Link.tsx +0 -19
- package/dist/material/List.tsx +0 -19
- package/dist/material/LockBlack.tsx +0 -19
- package/dist/material/LockOpen.tsx +0 -19
- package/dist/material/MoreHoriz.tsx +0 -19
- package/dist/material/NightMode.tsx +0 -19
- package/dist/material/NoteAdd.tsx +0 -19
- package/dist/material/Notifications.tsx +0 -19
- package/dist/material/Objects.tsx +0 -19
- package/dist/material/OpenInNew.tsx +0 -19
- package/dist/material/Palette.tsx +0 -23
- package/dist/material/People.tsx +0 -19
- package/dist/material/Person.tsx +0 -19
- package/dist/material/PersonAdd.tsx +0 -19
- package/dist/material/Place.tsx +0 -19
- package/dist/material/PlayCircle.tsx +0 -19
- package/dist/material/PowerSettings.tsx +0 -19
- package/dist/material/Refresh.tsx +0 -19
- package/dist/material/Remove.tsx +0 -19
- package/dist/material/Search.tsx +0 -19
- package/dist/material/Send.tsx +0 -19
- package/dist/material/Settings.tsx +0 -19
- package/dist/material/Share.tsx +0 -19
- package/dist/material/ShoppingCart.tsx +0 -19
- package/dist/material/Smiles.tsx +0 -19
- package/dist/material/SoundOff.tsx +0 -19
- package/dist/material/SoundOn.tsx +0 -19
- package/dist/material/Symbols.tsx +0 -19
- package/dist/material/Tag.tsx +0 -19
- package/dist/material/TextBlock.tsx +0 -19
- package/dist/material/TextFields.tsx +0 -19
- package/dist/material/ThumbDown.tsx +0 -19
- package/dist/material/ThumbUp.tsx +0 -19
- package/dist/material/Tickets.tsx +0 -19
- package/dist/material/Time.tsx +0 -19
- package/dist/material/Timeline.tsx +0 -19
- package/dist/material/Tools.tsx +0 -19
- package/dist/material/Traffic.tsx +0 -19
- package/dist/material/Travels.tsx +0 -19
- package/dist/material/Undo.tsx +0 -19
- package/dist/material/VerifiedUser.tsx +0 -19
- package/dist/material/Video.tsx +0 -19
- package/dist/material/VisibilityOff.tsx +0 -19
- package/dist/material/VisibilityOn.tsx +0 -19
- package/dist/material/Waiting.tsx +0 -29
- package/dist/material/Warning.tsx +0 -19
- package/dist/material/World.tsx +0 -19
- package/dist/material/index.tsx +0 -123
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgFolder = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M20 6h-8l-1.41-1.41C10.21 4.21 9.7 4 9.17 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2Zm-1 12H5c-.55 0-1-.45-1-1V9c0-.55.45-1 1-1h14c.55 0 1 .45 1 1v8c0 .55-.45 1-1 1Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
17
|
+
|
|
18
|
+
export default SvgFolder;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgFoods = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
fillRule="evenodd"
|
|
13
|
+
clipRule="evenodd"
|
|
14
|
+
d="M9 3h11.002C21.1 3 22 3.9 22 5v3c0 1.1-.9 2-2 2h-2v3a4 4 0 0 1-4 4H8A4 4 0 0 1 4 13V5c0-1.1.9-2 2-2h2v2.4L6.191 6.85c-.12.09-.19.24-.19.39v4.26c0 .28.22.5.5.5h4c.28 0 .5-.22.5-.5V7.24c0-.15-.07-.3-.19-.39L9.002 5.4V3H9Zm9 5h2.002V5H18v3ZM3 19.5h16c.552 0 1.002.45 1.002 1s-.45 1-1.001 1H3c-.55 0-1-.45-1-1s.45-1 1-1Z"
|
|
15
|
+
fill="currentcolor"
|
|
16
|
+
/>
|
|
17
|
+
</svg>
|
|
18
|
+
);
|
|
19
|
+
|
|
20
|
+
export default SvgFoods;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgFrequentlyUsed = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2ZM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8Zm-.22-13h-.06c-.4 0-.72.32-.72.72v4.72c0 .35.18.68.49.86l4.15 2.49c.34.2.78.1.98-.24.21-.34.1-.79-.25-.99l-3.87-2.3V7.72c0-.4-.32-.72-.72-.72Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
17
|
+
|
|
18
|
+
export default SvgFrequentlyUsed;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgGreetingCard = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M5 20h14a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2H5c-1.1 0-2 .9-2 2v12a2 2 0 0 0 2 2ZM6 6h12c.55 0 1 .45 1 1v8H5V7c0-.55.45-1 1-1Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
17
|
+
|
|
18
|
+
export default SvgGreetingCard;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgGreetingPlainText = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
fillRule="evenodd"
|
|
13
|
+
clipRule="evenodd"
|
|
14
|
+
d="M4 2h16c1.1 0 2 .9 2 2v16c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2Zm2 4.5a1 1 0 0 1 1-1h10a1 1 0 1 1 0 2h-3.922a.078.078 0 0 0-.078.078V17.5a1 1 0 1 1-2 0v-10H7a1 1 0 0 1-1-1Z"
|
|
15
|
+
fill="currentcolor"
|
|
16
|
+
/>
|
|
17
|
+
</svg>
|
|
18
|
+
);
|
|
19
|
+
|
|
20
|
+
export default SvgGreetingPlainText;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgGreetingQuickReply = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M12 2.02c-5.51 0-9.98 4.47-9.98 9.98 0 5.51 4.47 9.98 9.98 9.98 5.51 0 9.98-4.47 9.98-9.98 0-5.51-4.47-9.98-9.98-9.98Zm-.52 15.86v-4.14H8.82c-.37 0-.62-.4-.44-.73l3.68-7.17c.23-.47.94-.3.94.23v4.19h2.54c.37 0 .61.39.45.72l-3.56 7.12c-.24.48-.95.31-.95-.22Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
17
|
+
|
|
18
|
+
export default SvgGreetingQuickReply;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgGroup = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2Zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
<path
|
|
16
|
+
d="M8 16a2 2 0 1 0 0-4 2 2 0 0 0 0 4ZM12 10a2 2 0 1 0 0-4 2 2 0 0 0 0 4ZM16 16a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z"
|
|
17
|
+
fill="currentcolor"
|
|
18
|
+
/>
|
|
19
|
+
</svg>
|
|
20
|
+
);
|
|
21
|
+
|
|
22
|
+
export default SvgGroup;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgHelp = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2Zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8Zm-1-4h2v2h-2v-2Zm1.61-9.96c-2.06-.3-3.88.97-4.43 2.79-.18.58.26 1.17.87 1.17h.2c.41 0 .74-.29.88-.67.32-.89 1.27-1.5 2.3-1.28.95.2 1.65 1.13 1.57 2.1-.1 1.34-1.62 1.63-2.45 2.88 0 .01-.01.01-.01.02-.01.02-.02.03-.03.05-.09.15-.18.32-.25.5-.01.03-.03.05-.04.08-.01.02-.01.04-.02.07-.12.34-.2.75-.2 1.25h2c0-.42.11-.77.28-1.07.02-.03.03-.06.05-.09.08-.14.18-.27.28-.39.01-.01.02-.03.03-.04.1-.12.21-.23.33-.34.96-.91 2.26-1.65 1.99-3.56-.24-1.74-1.61-3.21-3.35-3.47Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
17
|
+
|
|
18
|
+
export default SvgHelp;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgHome = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M10 19v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87L12.67 3.6c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87H5v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
17
|
+
|
|
18
|
+
export default SvgHome;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgImage = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M19 5v14H5V5h14Zm0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm-4.86 8.86-3 3.87L9 13.14 6 17h12l-3.86-5.14Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
17
|
+
|
|
18
|
+
export default SvgImage;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgInfo = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M11 7h2v2h-2V7Zm0 5a1 1 0 1 1 2 0v4a1 1 0 1 1-2 0v-4Zm1-10C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2Zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
17
|
+
|
|
18
|
+
export default SvgInfo;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgKeyboard = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M20 5H4c-1.1 0-1.99.9-1.99 2L2 17c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2Zm-9 3h2v2h-2V8Zm0 3h2v2h-2v-2ZM8 8h2v2H8V8Zm0 3h2v2H8v-2Zm-1 2H5v-2h2v2Zm0-3H5V8h2v2Zm8 7H9c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1Zm1-4h-2v-2h2v2Zm0-3h-2V8h2v2Zm3 3h-2v-2h2v2Zm0-3h-2V8h2v2Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
17
|
+
|
|
18
|
+
export default SvgKeyboard;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgLink = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M17 7h-3c-.55 0-1 .45-1 1s.45 1 1 1h3c1.65 0 3 1.35 3 3s-1.35 3-3 3h-3c-.55 0-1 .45-1 1s.45 1 1 1h3c2.76 0 5-2.24 5-5s-2.24-5-5-5Zm-9 5c0 .55.45 1 1 1h6c.55 0 1-.45 1-1s-.45-1-1-1H9c-.55 0-1 .45-1 1Zm2 3H7c-1.65 0-3-1.35-3-3s1.35-3 3-3h3c.55 0 1-.45 1-1s-.45-1-1-1H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h3c.55 0 1-.45 1-1s-.45-1-1-1Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
17
|
+
|
|
18
|
+
export default SvgLink;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgList = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M12 9h4c.55 0 1-.45 1-1s-.45-1-1-1h-4c-.55 0-1 .45-1 1s.45 1 1 1Zm0 4h4c.55 0 1-.45 1-1s-.45-1-1-1h-4c-.55 0-1 .45-1 1s.45 1 1 1Zm0 4h4c.55 0 1-.45 1-1s-.45-1-1-1h-4c-.55 0-1 .45-1 1s.45 1 1 1ZM7 7h2v2H7V7Zm0 4h2v2H7v-2Zm0 4h2v2H7v-2ZM20 3H4c-.55 0-1 .45-1 1v16c0 .55.45 1 1 1h16c.55 0 1-.45 1-1V4c0-.55-.45-1-1-1Zm-1 16H5V5h14v14Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
17
|
+
|
|
18
|
+
export default SvgList;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgLockBlack = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2Zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2ZM9 8V6c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
17
|
+
|
|
18
|
+
export default SvgLockBlack;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgLockOpen = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M12 13c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm6-5h-1V6c0-2.76-2.24-5-5-5-2.28 0-4.27 1.54-4.84 3.75-.14.54.18 1.08.72 1.22a1 1 0 0 0 1.22-.72A2.996 2.996 0 0 1 12 3c1.65 0 3 1.35 3 3v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2Zm0 11c0 .55-.45 1-1 1H7c-.55 0-1-.45-1-1v-8c0-.55.45-1 1-1h10c.55 0 1 .45 1 1v8Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
17
|
+
|
|
18
|
+
export default SvgLockOpen;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgMoreHoriz = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M6 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm12 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm-6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
17
|
+
|
|
18
|
+
export default SvgMoreHoriz;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgNightMode = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M11.57 2.3c2.38-.59 4.68-.27 6.63.64.35.16.41.64.1.86C15.7 5.6 14 8.6 14 12c0 3.4 1.7 6.4 4.3 8.2.32.22.26.7-.09.86-1.28.6-2.71.94-4.21.94-6.05 0-10.85-5.38-9.87-11.6.61-3.92 3.59-7.16 7.44-8.1Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
17
|
+
|
|
18
|
+
export default SvgNightMode;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgNoteAdd = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M14.59 2.59c-.38-.38-.89-.59-1.42-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.41l-4.82-4.83ZM15 16h-2v2c0 .55-.45 1-1 1s-1-.45-1-1v-2H9c-.55 0-1-.45-1-1s.45-1 1-1h2v-2c0-.55.45-1 1-1s1 .45 1 1v2h2c.55 0 1 .45 1 1s-.45 1-1 1Zm-2-8V3.5L18.5 9H14c-.55 0-1-.45-1-1Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
17
|
+
|
|
18
|
+
export default SvgNoteAdd;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgNotifications = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M12 22c1.1 0 2-.9 2-2h-4a2 2 0 0 0 2 2Zm6-6v-5c0-3.07-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.63 5.36 6 7.92 6 11v5l-1.29 1.29c-.63.63-.19 1.71.7 1.71h13.17c.89 0 1.34-1.08.71-1.71L18 16Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
17
|
+
|
|
18
|
+
export default SvgNotifications;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgObjects = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M12.001 3c-.46 0-.93.04-1.4.14-2.76.53-4.96 2.76-5.48 5.52-.48 2.61.48 5.01 2.22 6.56.43.38.66.91.66 1.47V19c0 1.1.9 2 2 2h.28c.35.6.98 1 1.72 1s1.38-.4 1.72-1H14c1.1 0 2-.9 2-2v-2.31c0-.55.22-1.09.64-1.46a6.958 6.958 0 0 0 2.36-5.23c0-3.87-3.13-7-7-7Zm.5 11h-1v-2.59L9.67 9.59l.711-.71 1.62 1.62 1.62-1.62.71.71-1.83 1.83V14Zm1 5c-.01 0-.02-.01-.03-.01V19h-2.94v-.01c-.01 0-.02.01-.03.01-.28 0-.5-.22-.5-.5s.22-.5.5-.5c.01 0 .02.01.03.01V18h2.94v.01c.01 0 .02-.01.03-.01.28 0 .5.22.5.5s-.22.5-.5.5Zm0-2h-3c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h3c.28 0 .5.22.5.5s-.22.5-.5.5Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
17
|
+
|
|
18
|
+
export default SvgObjects;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgOpenInNew = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M18 19H6c-.55 0-1-.45-1-1V6c0-.55.45-1 1-1h5c.55 0 1-.45 1-1s-.45-1-1-1H5a2 2 0 0 0-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-6c0-.55-.45-1-1-1s-1 .45-1 1v5c0 .55-.45 1-1 1ZM14 4c0 .55.45 1 1 1h2.59l-9.13 9.13a.996.996 0 1 0 1.41 1.41L19 6.41V9c0 .55.45 1 1 1s1-.45 1-1V4c0-.55-.45-1-1-1h-5c-.55 0-1 .45-1 1Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
17
|
+
|
|
18
|
+
export default SvgOpenInNew;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgPalette = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M12 22C6.49 22 2 17.51 2 12S6.49 2 12 2s10 4.04 10 9c0 3.31-2.69 6-6 6h-1.77c-.28 0-.5.22-.5.5 0 .12.05.23.13.33.41.47.64 1.06.64 1.67A2.5 2.5 0 0 1 12 22Zm0-18c-4.41 0-8 3.59-8 8s3.59 8 8 8c.28 0 .5-.22.5-.5a.54.54 0 0 0-.14-.35c-.41-.46-.63-1.05-.63-1.65a2.5 2.5 0 0 1 2.5-2.5H16c2.21 0 4-1.79 4-4 0-3.86-3.59-7-8-7Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
<path
|
|
16
|
+
d="M6.5 13a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3ZM9.5 9a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3ZM14.5 9a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3ZM17.5 13a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z"
|
|
17
|
+
fill="currentcolor"
|
|
18
|
+
/>
|
|
19
|
+
</svg>
|
|
20
|
+
);
|
|
21
|
+
|
|
22
|
+
export default SvgPalette;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgPeople = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5c-1.66 0-3 1.34-3 3s1.34 3 3 3Zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5C6.34 5 5 6.34 5 8s1.34 3 3 3Zm0 2c-2.33 0-7 1.17-7 3.5V18c0 .55.45 1 1 1h12c.55 0 1-.45 1-1v-1.5c0-2.33-4.67-3.5-7-3.5Zm8 0c-.29 0-.62.02-.97.05.02.01.03.03.04.04 1.14.83 1.93 1.94 1.93 3.41V18c0 .35-.07.69-.18 1H22c.55 0 1-.45 1-1v-1.5c0-2.33-4.67-3.5-7-3.5Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
17
|
+
|
|
18
|
+
export default SvgPeople;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgPerson = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4Zm0 2c-2.67 0-8 1.34-8 4v1c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-1c0-2.66-5.33-4-8-4Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
17
|
+
|
|
18
|
+
export default SvgPerson;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgPersonAdd = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M15 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4Zm-9-2V8c0-.55-.45-1-1-1s-1 .45-1 1v2H2c-.55 0-1 .45-1 1s.45 1 1 1h2v2c0 .55.45 1 1 1s1-.45 1-1v-2h2c.55 0 1-.45 1-1s-.45-1-1-1H6Zm9 4c-2.67 0-8 1.34-8 4v1c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-1c0-2.66-5.33-4-8-4Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
17
|
+
|
|
18
|
+
export default SvgPersonAdd;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgPlace = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M12 2c-4.2 0-8 3.22-8 8.2 0 3.18 2.45 6.92 7.34 11.23.38.33.95.33 1.33 0C17.55 17.12 20 13.38 20 10.2 20 5.22 16.2 2 12 2Zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
17
|
+
|
|
18
|
+
export default SvgPlace;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgPlayCircle = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="m10.8 15.9 4.67-3.5c.27-.2.27-.6 0-.8L10.8 8.1a.5.5 0 0 0-.8.4v7c0 .41.47.65.8.4ZM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2Zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
17
|
+
|
|
18
|
+
export default SvgPlayCircle;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgPowerSettings = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M12 3c-.55 0-1 .45-1 1v8c0 .55.45 1 1 1s1-.45 1-1V4c0-.55-.45-1-1-1Zm5.14 2.86a.99.99 0 0 0-.01 1.39c1.13 1.2 1.83 2.8 1.87 4.57.09 3.83-3.08 7.13-6.91 7.17A6.981 6.981 0 0 1 5 12c0-1.84.71-3.51 1.87-4.76.37-.39.37-1-.01-1.38a.993.993 0 0 0-1.43.02A8.92 8.92 0 0 0 3 11.74c-.14 4.88 3.83 9.1 8.71 9.25 5.1.16 9.29-3.93 9.29-9 0-2.37-.92-4.51-2.42-6.11-.38-.41-1.04-.42-1.44-.02Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
17
|
+
|
|
18
|
+
export default SvgPowerSettings;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgRefresh = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M17.65 6.35a7.95 7.95 0 0 0-6.48-2.31c-3.67.37-6.69 3.35-7.1 7.02C3.52 15.91 7.27 20 12 20a7.98 7.98 0 0 0 7.21-4.56c.32-.67-.16-1.44-.9-1.44-.37 0-.72.2-.88.53a5.994 5.994 0 0 1-6.8 3.31c-2.22-.49-4.01-2.3-4.48-4.52A6.002 6.002 0 0 1 12 6c1.66 0 3.14.69 4.22 1.78l-1.51 1.51c-.63.63-.19 1.71.7 1.71H19c.55 0 1-.45 1-1V6.41c0-.89-1.08-1.34-1.71-.71l-.64.65Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
17
|
+
|
|
18
|
+
export default SvgRefresh;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgRemove = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M18 13H6c-.55 0-1-.45-1-1s.45-1 1-1h12c.55 0 1 .45 1 1s-.45 1-1 1Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
17
|
+
|
|
18
|
+
export default SvgRemove;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgSearch = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M15.5 14h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49L15.5 14Zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
17
|
+
|
|
18
|
+
export default SvgSearch;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgSend = (props: SVGProps<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="m3.4 20.4 17.45-7.48a1 1 0 0 0 0-1.84L3.4 3.6a.993.993 0 0 0-1.39.91L2 9.12c0 .5.37.93.87.99L17 12 2.87 13.88c-.5.07-.87.5-.87 1l.01 4.61c0 .71.73 1.2 1.39.91Z"
|
|
13
|
+
fill="currentcolor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
17
|
+
|
|
18
|
+
export default SvgSend;
|