@saleor/macaw-ui 0.5.2 → 0.6.2
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/cjs/index.js +2 -2
- package/dist/cjs/index.js.map +3 -3
- package/dist/esm/index.js +2 -2
- package/dist/esm/index.js.map +3 -3
- package/dist/types/CircleIndicator/CircleIndicator.d.ts +2 -0
- package/dist/types/Indicator/Circle.d.ts +5 -0
- package/dist/types/Indicator/CircleFilled.d.ts +8 -0
- package/dist/types/Indicator/CircleOutline.d.ts +8 -0
- package/dist/types/Indicator/Indicator.d.ts +14 -0
- package/dist/types/Indicator/Indicator.stories.d.ts +11 -0
- package/dist/types/Indicator/IndicatorCircle.d.ts +7 -0
- package/dist/types/Indicator/IndicatorCircle.stories.d.ts +7 -0
- package/dist/types/Indicator/IndicatorOutlined.d.ts +9 -0
- package/dist/types/Indicator/IndicatorOutlined.stories.d.ts +18 -0
- package/dist/types/Indicator/index.d.ts +3 -0
- package/dist/types/Indicator/styles.d.ts +5 -0
- package/dist/types/Pagination/Pagination.d.ts +5 -2
- package/dist/types/Pagination/PaginationActions.d.ts +16 -5
- package/dist/types/Tooltip/Arrow.d.ts +11 -0
- package/dist/types/Tooltip/Tooltip.d.ts +17 -3
- package/dist/types/Tooltip/Tooltip.stories.d.ts +7 -5
- package/dist/types/Tooltip/TooltipMountWrapper.d.ts +8 -0
- package/dist/types/Tooltip/index.d.ts +1 -0
- package/dist/types/Tooltip/styles.d.ts +10 -1
- package/dist/types/icons/20x20/BackSmallIcon.d.ts +10 -0
- package/dist/types/icons/20x20/BookmarksSmallIcon.d.ts +10 -0
- package/dist/types/icons/20x20/CheckboxSmallIcon.d.ts +10 -0
- package/dist/types/icons/20x20/ChevronSmallIcon.d.ts +10 -0
- package/dist/types/icons/20x20/CloseSmallIcon.d.ts +10 -0
- package/dist/types/icons/20x20/DragSmallIcon.d.ts +10 -0
- package/dist/types/icons/20x20/FilterSmallIcon.d.ts +10 -0
- package/dist/types/icons/20x20/MinusSmallIcon.d.ts +10 -0
- package/dist/types/icons/20x20/MoreSmallIcon.d.ts +10 -0
- package/dist/types/icons/20x20/NextSmallIcon.d.ts +10 -0
- package/dist/types/icons/20x20/PlusSmallIcon.d.ts +10 -0
- package/dist/types/icons/20x20/SearchSmallIcon.d.ts +10 -0
- package/dist/types/icons/20x20/SortBigSmallIcon.d.ts +10 -0
- package/dist/types/icons/20x20/SortSmallSmallIcon.d.ts +10 -0
- package/dist/types/icons/20x20/index.d.ts +14 -0
- package/dist/types/icons/24x24/AddEnvironmentIcon.d.ts +10 -0
- package/dist/types/icons/24x24/AppsIcon.d.ts +10 -0
- package/dist/types/icons/24x24/ArrowRightIcon.d.ts +10 -0
- package/dist/types/icons/24x24/BackspaceIcon.d.ts +10 -0
- package/dist/types/icons/24x24/BagIcon.d.ts +10 -0
- package/dist/types/icons/24x24/BillingIcon.d.ts +10 -0
- package/dist/types/icons/24x24/BookmarkIcon.d.ts +10 -0
- package/dist/types/icons/24x24/CalendarIcon.d.ts +10 -0
- package/dist/types/icons/24x24/CheckIcon.d.ts +10 -0
- package/dist/types/icons/24x24/ChevronIcon.d.ts +10 -0
- package/dist/types/icons/24x24/Close2Icon.d.ts +10 -0
- package/dist/types/icons/24x24/CloseIcon.d.ts +10 -0
- package/dist/types/icons/24x24/CodeIcon.d.ts +10 -0
- package/dist/types/icons/24x24/ColumnsIcon.d.ts +10 -0
- package/dist/types/icons/24x24/CopyIcon.d.ts +10 -0
- package/dist/types/icons/24x24/CustomersIcon.d.ts +10 -0
- package/dist/types/icons/24x24/DashboardIcon.d.ts +10 -0
- package/dist/types/icons/24x24/DeleteIcon.d.ts +10 -0
- package/dist/types/icons/24x24/DeveloperIcon.d.ts +10 -0
- package/dist/types/icons/24x24/DiscountsIcon.d.ts +10 -0
- package/dist/types/icons/24x24/DownloadIcon.d.ts +10 -0
- package/dist/types/icons/24x24/DragIcon.d.ts +10 -0
- package/dist/types/icons/24x24/EditIcon.d.ts +10 -0
- package/dist/types/icons/24x24/EnvironmentIcon.d.ts +10 -0
- package/dist/types/icons/24x24/ExpandIcon.d.ts +10 -0
- package/dist/types/icons/24x24/ExpendableIcon.d.ts +10 -0
- package/dist/types/icons/24x24/EyeClosedIcon.d.ts +10 -0
- package/dist/types/icons/24x24/EyeIcon.d.ts +10 -0
- package/dist/types/icons/24x24/FilteringIcon.d.ts +10 -0
- package/dist/types/icons/24x24/GenerateIcon.d.ts +10 -0
- package/dist/types/icons/24x24/GithubIcon.d.ts +10 -0
- package/dist/types/icons/24x24/GridIcon.d.ts +10 -0
- package/dist/types/icons/24x24/HelpIcon.d.ts +10 -0
- package/dist/types/icons/24x24/HowToIcon.d.ts +10 -0
- package/dist/types/icons/24x24/LinkIcon.d.ts +10 -0
- package/dist/types/icons/24x24/ListIcon.d.ts +10 -0
- package/dist/types/icons/24x24/MailIcon.d.ts +10 -0
- package/dist/types/icons/24x24/MigrateIcon.d.ts +10 -0
- package/dist/types/icons/24x24/MinusIcon.d.ts +10 -0
- package/dist/types/icons/24x24/ModelsIcon.d.ts +10 -0
- package/dist/types/icons/24x24/MoreHorizontalIcon.d.ts +10 -0
- package/dist/types/icons/24x24/NavigationIcon.d.ts +10 -0
- package/dist/types/icons/24x24/NavigatorIcon.d.ts +10 -0
- package/dist/types/icons/24x24/NextIcon.d.ts +10 -0
- package/dist/types/icons/24x24/NoConnectionIcon.d.ts +10 -0
- package/dist/types/icons/24x24/NotificationsIcon.d.ts +10 -0
- package/dist/types/icons/24x24/OrdersIcon.d.ts +10 -0
- package/dist/types/icons/24x24/PagesIcon.d.ts +10 -0
- package/dist/types/icons/24x24/PermissionsIcon.d.ts +10 -0
- package/dist/types/icons/24x24/PhotoIcon.d.ts +10 -0
- package/dist/types/icons/24x24/PlayIcon.d.ts +10 -0
- package/dist/types/icons/24x24/PlusIcon.d.ts +10 -0
- package/dist/types/icons/24x24/PresetIcon.d.ts +10 -0
- package/dist/types/icons/24x24/PreviousIcon.d.ts +10 -0
- package/dist/types/icons/24x24/PrinterIcon.d.ts +10 -0
- package/dist/types/icons/24x24/PrivacyIcon.d.ts +10 -0
- package/dist/types/icons/24x24/ProcessIcon.d.ts +10 -0
- package/dist/types/icons/24x24/ProductIcon.d.ts +10 -0
- package/dist/types/icons/24x24/RefreshIcon.d.ts +10 -0
- package/dist/types/icons/24x24/RemoveMemberIcon.d.ts +10 -0
- package/dist/types/icons/24x24/ReplyIcon.d.ts +10 -0
- package/dist/types/icons/24x24/SearchIcon.d.ts +10 -0
- package/dist/types/icons/24x24/SettingsIcon.d.ts +10 -0
- package/dist/types/icons/24x24/SnapshotsIcon.d.ts +10 -0
- package/dist/types/icons/24x24/SortDownIcon.d.ts +10 -0
- package/dist/types/icons/24x24/SortUpIcon.d.ts +10 -0
- package/dist/types/icons/24x24/TasksIcon.d.ts +10 -0
- package/dist/types/icons/24x24/TimeIcon.d.ts +10 -0
- package/dist/types/icons/24x24/ToIcon.d.ts +10 -0
- package/dist/types/icons/24x24/TransferIcon.d.ts +10 -0
- package/dist/types/icons/24x24/TranslateIcon.d.ts +10 -0
- package/dist/types/icons/24x24/TranslationIcon.d.ts +10 -0
- package/dist/types/icons/24x24/WebsiteIcon.d.ts +10 -0
- package/dist/types/icons/24x24/WifiIcon.d.ts +10 -0
- package/dist/types/icons/24x24/index.d.ts +74 -0
- package/dist/types/icons/32x32/AttributesLargeIcon.d.ts +10 -0
- package/dist/types/icons/32x32/CustomerLargeIcon.d.ts +10 -0
- package/dist/types/icons/32x32/DigitalLargeIcon.d.ts +10 -0
- package/dist/types/icons/32x32/DiscountLargeIcon.d.ts +10 -0
- package/dist/types/icons/32x32/FilteringLargeIcon.d.ts +10 -0
- package/dist/types/icons/32x32/GiftCardLargeIcon.d.ts +10 -0
- package/dist/types/icons/32x32/NavigationLargeIcon.d.ts +10 -0
- package/dist/types/icons/32x32/NotesLargeIcon.d.ts +10 -0
- package/dist/types/icons/32x32/OmnichannelLargeIcon.d.ts +10 -0
- package/dist/types/icons/32x32/PermissionLargeIcon.d.ts +10 -0
- package/dist/types/icons/32x32/ProductLargeIcon.d.ts +10 -0
- package/dist/types/icons/32x32/SearchLargeIcon.d.ts +10 -0
- package/dist/types/icons/32x32/ShippingLargeIcon.d.ts +10 -0
- package/dist/types/icons/32x32/SiteSettingsLargeIcon.d.ts +10 -0
- package/dist/types/icons/32x32/StaffMembersLargeIcon.d.ts +10 -0
- package/dist/types/icons/32x32/TaxesLargeIcon.d.ts +10 -0
- package/dist/types/icons/32x32/TokenLargeIcon.d.ts +10 -0
- package/dist/types/icons/32x32/WarehouseLargeIcon.d.ts +10 -0
- package/dist/types/icons/32x32/WifiLargeIcon.d.ts +10 -0
- package/dist/types/icons/32x32/index.d.ts +19 -0
- package/dist/types/icons/index.d.ts +9 -67
- package/dist/types/icons/indicator/index.d.ts +2 -0
- package/dist/types/icons/indicator/regular/ErrorIndicatorIcon.d.ts +2 -0
- package/dist/types/icons/indicator/regular/FailIndicatorIcon.d.ts +2 -0
- package/dist/types/icons/indicator/regular/FailOutlineIndicatorIcon.d.ts +2 -0
- package/dist/types/icons/indicator/regular/HelpIndicatorIcon.d.ts +2 -0
- package/dist/types/icons/indicator/regular/SuccessIndicatorIcon.d.ts +2 -0
- package/dist/types/icons/indicator/regular/WarningIndicatorIcon.d.ts +2 -0
- package/dist/types/icons/indicator/regular/index.d.ts +6 -0
- package/dist/types/icons/indicator/small/ErrorSmallIndicatorIcon.d.ts +2 -0
- package/dist/types/icons/indicator/small/SuccessSmallIndicatorIcon.d.ts +2 -0
- package/dist/types/icons/indicator/small/WarningSmallIndicatorIcon.d.ts +2 -0
- package/dist/types/icons/indicator/small/index.d.ts +3 -0
- package/dist/types/icons/styles.d.ts +1 -0
- package/dist/types/icons/types.d.ts +3 -0
- package/dist/types/index.d.ts +1 -0
- package/dist/types/utils/mergeRefs.d.ts +1 -1
- package/package.json +21 -8
- package/src/CircleIndicator/CircleIndicator.tsx +2 -0
- package/src/Filter/FilterField/MultipleValueAutocompleteFilterField.tsx +42 -41
- package/src/Indicator/Circle.tsx +17 -0
- package/src/Indicator/CircleFilled.tsx +16 -0
- package/src/Indicator/CircleOutline.tsx +34 -0
- package/src/Indicator/Indicator.stories.tsx +49 -0
- package/src/Indicator/Indicator.tsx +65 -0
- package/src/Indicator/IndicatorCircle.stories.tsx +28 -0
- package/src/Indicator/IndicatorCircle.tsx +45 -0
- package/src/Indicator/IndicatorOutlined.stories.tsx +86 -0
- package/src/Indicator/IndicatorOutlined.tsx +63 -0
- package/src/Indicator/index.ts +3 -0
- package/src/Indicator/styles.ts +61 -0
- package/src/MultipleValueAutocomplete/MultipleValueAutocomplete.tsx +134 -133
- package/src/Pagination/Pagination.tsx +6 -4
- package/src/Pagination/PaginationActions.tsx +16 -9
- package/src/Pagination/PaginationRowNumberSelect.tsx +35 -34
- package/src/Tooltip/Arrow.tsx +54 -0
- package/src/Tooltip/Tooltip.stories.tsx +71 -8
- package/src/Tooltip/Tooltip.tsx +156 -15
- package/src/Tooltip/TooltipMountWrapper.tsx +25 -0
- package/src/Tooltip/index.ts +1 -0
- package/src/Tooltip/styles.ts +133 -9
- package/src/assets/icons/20x20/back_small_icon.svg +1 -0
- package/src/assets/icons/20x20/bookmarks_small_icon.svg +1 -0
- package/src/assets/icons/20x20/checkbox_small_icon.svg +1 -0
- package/src/assets/icons/20x20/chevron_small_icon.svg +1 -0
- package/src/assets/icons/20x20/close_small_icon.svg +1 -0
- package/src/assets/icons/20x20/drag_small_icon.svg +1 -0
- package/src/assets/icons/20x20/filter_small_icon.svg +1 -0
- package/src/assets/icons/20x20/minus_small_icon.svg +1 -0
- package/src/assets/icons/20x20/more_small_icon.svg +1 -0
- package/src/assets/icons/20x20/next_small_icon.svg +1 -0
- package/src/assets/icons/20x20/plus_small_icon.svg +1 -0
- package/src/assets/icons/20x20/search_small_icon.svg +1 -0
- package/src/assets/icons/20x20/sort_big_small_icon.svg +1 -0
- package/src/assets/icons/20x20/sort_small_small_icon.svg +1 -0
- package/src/assets/icons/24x24/add_environment_icon.svg +1 -0
- package/src/assets/icons/24x24/apps_icon.svg +1 -0
- package/src/assets/icons/24x24/arrow_right_icon.svg +1 -0
- package/src/assets/icons/24x24/backspace_icon.svg +1 -0
- package/src/assets/icons/24x24/bag_icon.svg +1 -0
- package/src/assets/icons/24x24/billing_icon.svg +1 -0
- package/src/assets/icons/24x24/bookmark_icon.svg +1 -0
- package/src/assets/icons/24x24/calendar_icon.svg +1 -0
- package/src/assets/icons/24x24/check_icon.svg +1 -0
- package/src/assets/icons/24x24/chevron_icon.svg +1 -0
- package/src/assets/icons/24x24/close_2_icon.svg +1 -0
- package/src/assets/icons/24x24/close_icon.svg +1 -0
- package/src/assets/icons/24x24/code_icon.svg +1 -0
- package/src/assets/icons/24x24/columns_icon.svg +1 -0
- package/src/assets/icons/24x24/copy_icon.svg +1 -0
- package/src/assets/icons/24x24/customers_icon.svg +1 -0
- package/src/assets/icons/24x24/dashboard_icon.svg +1 -0
- package/src/assets/icons/24x24/delete_icon.svg +1 -0
- package/src/assets/icons/24x24/developer_icon.svg +1 -0
- package/src/assets/icons/24x24/discounts_icon.svg +1 -0
- package/src/assets/icons/24x24/download_icon.svg +1 -0
- package/src/assets/icons/24x24/drag_icon.svg +1 -0
- package/src/assets/icons/24x24/edit_icon.svg +1 -0
- package/src/assets/icons/24x24/environment_icon.svg +1 -0
- package/src/assets/icons/24x24/expand_icon.svg +1 -0
- package/src/assets/icons/24x24/expendable_icon.svg +1 -0
- package/src/assets/icons/24x24/eye_closed_icon.svg +1 -0
- package/src/assets/icons/24x24/eye_icon.svg +1 -0
- package/src/assets/icons/24x24/filtering_icon.svg +1 -0
- package/src/assets/icons/24x24/generate_icon.svg +1 -0
- package/src/assets/icons/24x24/github_icon.svg +1 -0
- package/src/assets/icons/24x24/grid_icon.svg +1 -0
- package/src/assets/icons/24x24/help_icon.svg +1 -0
- package/src/assets/icons/24x24/how to_icon.svg +1 -0
- package/src/assets/icons/24x24/link_icon.svg +1 -0
- package/src/assets/icons/24x24/list_icon.svg +1 -0
- package/src/assets/icons/24x24/mail_icon.svg +1 -0
- package/src/assets/icons/24x24/migrate_icon.svg +1 -0
- package/src/assets/icons/24x24/minus_icon.svg +1 -0
- package/src/assets/icons/24x24/models_icon.svg +1 -0
- package/src/assets/icons/24x24/more_horizontal_icon.svg +1 -0
- package/src/assets/icons/24x24/navigation_icon.svg +1 -0
- package/src/assets/icons/24x24/navigator_icon.svg +1 -0
- package/src/assets/icons/24x24/next_icon.svg +1 -0
- package/src/assets/icons/24x24/no_connection_icon.svg +1 -0
- package/src/assets/icons/24x24/notifications_icon.svg +1 -0
- package/src/assets/icons/24x24/orders_icon.svg +1 -0
- package/src/assets/icons/24x24/pages_icon.svg +1 -0
- package/src/assets/icons/24x24/permissions_icon.svg +1 -0
- package/src/assets/icons/24x24/photo_icon.svg +1 -0
- package/src/assets/icons/24x24/play_icon.svg +1 -0
- package/src/assets/icons/24x24/plus_icon.svg +1 -0
- package/src/assets/icons/24x24/preset_icon.svg +1 -0
- package/src/assets/icons/24x24/previous_icon.svg +1 -0
- package/src/assets/icons/24x24/printer_icon.svg +1 -0
- package/src/assets/icons/24x24/privacy_icon.svg +1 -0
- package/src/assets/icons/24x24/process_icon.svg +1 -0
- package/src/assets/icons/24x24/product_icon.svg +1 -0
- package/src/assets/icons/24x24/refresh_icon.svg +1 -0
- package/src/assets/icons/24x24/remove_member_icon.svg +1 -0
- package/src/assets/icons/24x24/reply_icon.svg +1 -0
- package/src/assets/icons/24x24/search_icon.svg +1 -0
- package/src/assets/icons/24x24/settings_icon.svg +1 -0
- package/src/assets/icons/24x24/snapshots_icon.svg +1 -0
- package/src/assets/icons/24x24/sort_down_icon.svg +1 -0
- package/src/assets/icons/24x24/sort_up_icon.svg +1 -0
- package/src/assets/icons/24x24/tasks_icon.svg +1 -0
- package/src/assets/icons/24x24/time_icon.svg +1 -0
- package/src/assets/icons/24x24/to_icon.svg +1 -0
- package/src/assets/icons/24x24/transfer_icon.svg +1 -0
- package/src/assets/icons/24x24/translate_icon.svg +1 -0
- package/src/assets/icons/24x24/translation_icon.svg +1 -0
- package/src/assets/icons/24x24/website_icon.svg +1 -0
- package/src/assets/icons/24x24/wifi_icon.svg +1 -0
- package/src/assets/icons/32x32/attributes_large_icon.svg +1 -0
- package/src/assets/icons/32x32/customer_large_icon.svg +1 -0
- package/src/assets/icons/32x32/digital_large_icon.svg +1 -0
- package/src/assets/icons/32x32/discount_large_icon.svg +1 -0
- package/src/assets/icons/32x32/filtering_large_icon.svg +1 -0
- package/src/assets/icons/32x32/gift card_large_icon.svg +1 -0
- package/src/assets/icons/32x32/navigation_large_icon.svg +1 -0
- package/src/assets/icons/32x32/notes_large_icon.svg +1 -0
- package/src/assets/icons/32x32/omnichannel_large_icon.svg +1 -0
- package/src/assets/icons/32x32/permission_large_icon.svg +1 -0
- package/src/assets/icons/32x32/product_large_icon.svg +1 -0
- package/src/assets/icons/32x32/search_large_icon.svg +1 -0
- package/src/assets/icons/32x32/shipping_large_icon.svg +1 -0
- package/src/assets/icons/32x32/site settings_large_icon.svg +1 -0
- package/src/assets/icons/32x32/staff members_large_icon.svg +1 -0
- package/src/assets/icons/32x32/taxes_large_icon.svg +1 -0
- package/src/assets/icons/32x32/token_large_icon.svg +1 -0
- package/src/assets/icons/32x32/warehouse_large_icon.svg +1 -0
- package/src/assets/icons/32x32/wifi_large_icon.svg +1 -0
- package/src/assets/icons/indicator/regular/error_indicator_icon.svg +1 -0
- package/src/assets/icons/indicator/regular/fail_indicator_icon.svg +1 -0
- package/src/assets/icons/indicator/regular/fail_outline_indicator_icon.svg +1 -0
- package/src/assets/icons/indicator/regular/help_indicator_icon.svg +1 -0
- package/src/assets/icons/indicator/regular/success_indicator_icon.svg +1 -0
- package/src/assets/icons/indicator/regular/warning_indicator_icon.svg +1 -0
- package/src/assets/icons/indicator/small/error_small_indicator_icon.svg +1 -0
- package/src/assets/icons/indicator/small/success_small_indicator_icon.svg +1 -0
- package/src/assets/icons/indicator/small/warning_small_indicator_icon.svg +1 -0
- package/src/icons/20x20/BackSmallIcon.tsx +32 -0
- package/src/icons/20x20/BookmarksSmallIcon.tsx +29 -0
- package/src/icons/20x20/CheckboxSmallIcon.tsx +32 -0
- package/src/icons/20x20/ChevronSmallIcon.tsx +32 -0
- package/src/icons/20x20/CloseSmallIcon.tsx +31 -0
- package/src/icons/20x20/DragSmallIcon.tsx +31 -0
- package/src/icons/20x20/FilterSmallIcon.tsx +31 -0
- package/src/icons/20x20/MinusSmallIcon.tsx +32 -0
- package/src/icons/20x20/MoreSmallIcon.tsx +31 -0
- package/src/icons/20x20/NextSmallIcon.tsx +32 -0
- package/src/icons/20x20/PlusSmallIcon.tsx +32 -0
- package/src/icons/20x20/SearchSmallIcon.tsx +31 -0
- package/src/icons/20x20/SortBigSmallIcon.tsx +31 -0
- package/src/icons/20x20/SortSmallSmallIcon.tsx +31 -0
- package/src/icons/20x20/index.ts +14 -0
- package/src/icons/24x24/AddEnvironmentIcon.tsx +32 -0
- package/src/icons/24x24/AppsIcon.tsx +31 -0
- package/src/icons/24x24/ArrowRightIcon.tsx +32 -0
- package/src/icons/24x24/BackspaceIcon.tsx +32 -0
- package/src/icons/24x24/BagIcon.tsx +29 -0
- package/src/icons/24x24/BillingIcon.tsx +32 -0
- package/src/icons/24x24/BookmarkIcon.tsx +29 -0
- package/src/icons/24x24/CalendarIcon.tsx +32 -0
- package/src/icons/24x24/CheckIcon.tsx +32 -0
- package/src/icons/24x24/ChevronIcon.tsx +32 -0
- package/src/icons/24x24/Close2Icon.tsx +39 -0
- package/src/icons/24x24/CloseIcon.tsx +31 -0
- package/src/icons/24x24/CodeIcon.tsx +38 -0
- package/src/icons/24x24/ColumnsIcon.tsx +30 -0
- package/src/icons/24x24/CopyIcon.tsx +39 -0
- package/src/icons/24x24/CustomersIcon.tsx +33 -0
- package/src/icons/24x24/DashboardIcon.tsx +30 -0
- package/src/icons/24x24/DeleteIcon.tsx +32 -0
- package/src/icons/24x24/DeveloperIcon.tsx +44 -0
- package/src/icons/24x24/DiscountsIcon.tsx +31 -0
- package/src/icons/24x24/DownloadIcon.tsx +32 -0
- package/src/icons/24x24/DragIcon.tsx +31 -0
- package/src/icons/24x24/EditIcon.tsx +36 -0
- package/src/icons/24x24/EnvironmentIcon.tsx +36 -0
- package/src/icons/24x24/ExpandIcon.tsx +39 -0
- package/src/icons/24x24/ExpendableIcon.tsx +34 -0
- package/src/icons/24x24/EyeClosedIcon.tsx +30 -0
- package/src/icons/24x24/EyeIcon.tsx +31 -0
- package/src/icons/24x24/FilteringIcon.tsx +32 -0
- package/src/icons/24x24/GenerateIcon.tsx +32 -0
- package/src/icons/24x24/GithubIcon.tsx +40 -0
- package/src/icons/24x24/GridIcon.tsx +61 -0
- package/src/icons/24x24/HelpIcon.tsx +35 -0
- package/src/icons/24x24/HowToIcon.tsx +39 -0
- package/src/icons/24x24/LinkIcon.tsx +32 -0
- package/src/icons/24x24/ListIcon.tsx +34 -0
- package/src/icons/24x24/MailIcon.tsx +31 -0
- package/src/icons/24x24/MigrateIcon.tsx +36 -0
- package/src/icons/24x24/MinusIcon.tsx +32 -0
- package/src/icons/24x24/ModelsIcon.tsx +38 -0
- package/src/icons/24x24/MoreHorizontalIcon.tsx +31 -0
- package/src/icons/24x24/NavigationIcon.tsx +31 -0
- package/src/icons/24x24/NavigatorIcon.tsx +32 -0
- package/src/icons/24x24/NextIcon.tsx +32 -0
- package/src/icons/24x24/NoConnectionIcon.tsx +36 -0
- package/src/icons/24x24/NotificationsIcon.tsx +32 -0
- package/src/icons/24x24/OrdersIcon.tsx +36 -0
- package/src/icons/24x24/PagesIcon.tsx +32 -0
- package/src/icons/24x24/PermissionsIcon.tsx +32 -0
- package/src/icons/24x24/PhotoIcon.tsx +32 -0
- package/src/icons/24x24/PlayIcon.tsx +31 -0
- package/src/icons/24x24/PlusIcon.tsx +32 -0
- package/src/icons/24x24/PresetIcon.tsx +35 -0
- package/src/icons/24x24/PreviousIcon.tsx +32 -0
- package/src/icons/24x24/PrinterIcon.tsx +32 -0
- package/src/icons/24x24/PrivacyIcon.tsx +39 -0
- package/src/icons/24x24/ProcessIcon.tsx +73 -0
- package/src/icons/24x24/ProductIcon.tsx +32 -0
- package/src/icons/24x24/RefreshIcon.tsx +32 -0
- package/src/icons/24x24/RemoveMemberIcon.tsx +34 -0
- package/src/icons/24x24/ReplyIcon.tsx +32 -0
- package/src/icons/24x24/SearchIcon.tsx +39 -0
- package/src/icons/24x24/SettingsIcon.tsx +34 -0
- package/src/icons/24x24/SnapshotsIcon.tsx +39 -0
- package/src/icons/24x24/SortDownIcon.tsx +31 -0
- package/src/icons/24x24/SortUpIcon.tsx +31 -0
- package/src/icons/24x24/TasksIcon.tsx +32 -0
- package/src/icons/24x24/TimeIcon.tsx +39 -0
- package/src/icons/24x24/ToIcon.tsx +32 -0
- package/src/icons/24x24/TransferIcon.tsx +32 -0
- package/src/icons/24x24/TranslateIcon.tsx +32 -0
- package/src/icons/24x24/TranslationIcon.tsx +33 -0
- package/src/icons/24x24/WebsiteIcon.tsx +53 -0
- package/src/icons/24x24/WifiIcon.tsx +32 -0
- package/src/icons/24x24/index.ts +74 -0
- package/src/icons/32x32/AttributesLargeIcon.tsx +36 -0
- package/src/icons/32x32/CustomerLargeIcon.tsx +38 -0
- package/src/icons/32x32/DigitalLargeIcon.tsx +31 -0
- package/src/icons/32x32/DiscountLargeIcon.tsx +35 -0
- package/src/icons/32x32/FilteringLargeIcon.tsx +32 -0
- package/src/icons/32x32/GiftCardLargeIcon.tsx +44 -0
- package/src/icons/32x32/NavigationLargeIcon.tsx +39 -0
- package/src/icons/32x32/NotesLargeIcon.tsx +53 -0
- package/src/icons/32x32/OmnichannelLargeIcon.tsx +64 -0
- package/src/icons/32x32/PermissionLargeIcon.tsx +39 -0
- package/src/icons/32x32/ProductLargeIcon.tsx +31 -0
- package/src/icons/32x32/SearchLargeIcon.tsx +39 -0
- package/src/icons/32x32/ShippingLargeIcon.tsx +32 -0
- package/src/icons/32x32/SiteSettingsLargeIcon.tsx +32 -0
- package/src/icons/32x32/StaffMembersLargeIcon.tsx +40 -0
- package/src/icons/32x32/TaxesLargeIcon.tsx +55 -0
- package/src/icons/32x32/TokenLargeIcon.tsx +38 -0
- package/src/icons/32x32/WarehouseLargeIcon.tsx +32 -0
- package/src/icons/32x32/WifiLargeIcon.tsx +32 -0
- package/src/icons/32x32/index.ts +19 -0
- package/src/icons/index.ts +12 -67
- package/src/icons/indicator/index.ts +2 -0
- package/src/icons/indicator/regular/ErrorIndicatorIcon.tsx +24 -0
- package/src/icons/indicator/regular/FailIndicatorIcon.tsx +31 -0
- package/src/icons/indicator/regular/FailOutlineIndicatorIcon.tsx +31 -0
- package/src/icons/indicator/regular/HelpIndicatorIcon.tsx +30 -0
- package/src/icons/indicator/regular/SuccessIndicatorIcon.tsx +24 -0
- package/src/icons/indicator/regular/WarningIndicatorIcon.tsx +23 -0
- package/src/icons/indicator/regular/index.ts +6 -0
- package/src/icons/indicator/small/ErrorSmallIndicatorIcon.tsx +24 -0
- package/src/icons/indicator/small/SuccessSmallIndicatorIcon.tsx +24 -0
- package/src/icons/indicator/small/WarningSmallIndicatorIcon.tsx +23 -0
- package/src/icons/indicator/small/index.ts +3 -0
- package/src/icons/styles.ts +10 -0
- package/src/icons/types.ts +3 -0
- package/src/index.tsx +1 -0
- package/src/utils/Decorator.tsx +1 -0
- package/src/utils/mergeRefs.ts +4 -4
- package/src/icons/AddEnvironmentIcon.tsx +0 -12
- package/src/icons/AppsIcon.tsx +0 -12
- package/src/icons/ArrowRightIcon.tsx +0 -12
- package/src/icons/AttributesLargeIcon.tsx +0 -15
- package/src/icons/BackspaceIcon.tsx +0 -12
- package/src/icons/BillingIcon.tsx +0 -12
- package/src/icons/CalendarIcon.tsx +0 -12
- package/src/icons/ChevronIcon.tsx +0 -14
- package/src/icons/Close2Icon.tsx +0 -12
- package/src/icons/CloseIcon.tsx +0 -12
- package/src/icons/ColumnsIcon.tsx +0 -12
- package/src/icons/CopyIcon.tsx +0 -12
- package/src/icons/CustomersIcon.tsx +0 -12
- package/src/icons/DashboardIcon.tsx +0 -12
- package/src/icons/DeleteIcon.tsx +0 -12
- package/src/icons/DeveloperIcon.tsx +0 -38
- package/src/icons/DigitalLargeIcon.tsx +0 -15
- package/src/icons/DiscountsIcon.tsx +0 -20
- package/src/icons/DiscountsLargeIcon.tsx +0 -26
- package/src/icons/DownloadIcon.tsx +0 -12
- package/src/icons/DragIcon.tsx +0 -12
- package/src/icons/EditIcon.tsx +0 -12
- package/src/icons/EnvironmentIcon.tsx +0 -12
- package/src/icons/ExpandIcon.tsx +0 -22
- package/src/icons/EyeIcon.tsx +0 -12
- package/src/icons/FilteringIcon.tsx +0 -12
- package/src/icons/FilteringLargeIcon.tsx +0 -15
- package/src/icons/HelpIcon.tsx +0 -12
- package/src/icons/LinkIcon.tsx +0 -12
- package/src/icons/MailIcon.tsx +0 -16
- package/src/icons/MinusIcon.tsx +0 -12
- package/src/icons/MoreHorizontalIcon.tsx +0 -12
- package/src/icons/NavigationIcon.tsx +0 -26
- package/src/icons/NavigationLargeIcon.tsx +0 -15
- package/src/icons/NavigatorIcon.tsx +0 -14
- package/src/icons/NextIcon.tsx +0 -14
- package/src/icons/NoConnectionIcon.tsx +0 -25
- package/src/icons/NotesLargeIcon.tsx +0 -38
- package/src/icons/NotificationsIcon.tsx +0 -12
- package/src/icons/OmnichannelLargeIcon.tsx +0 -15
- package/src/icons/OrdersIcon.tsx +0 -12
- package/src/icons/PagesIcon.tsx +0 -12
- package/src/icons/PermissionLargeIcon.tsx +0 -15
- package/src/icons/PhotoIcon.tsx +0 -12
- package/src/icons/PlusIcon.tsx +0 -12
- package/src/icons/PreviousIcon.tsx +0 -14
- package/src/icons/PrinterIcon.tsx +0 -15
- package/src/icons/PrivacyIcon.tsx +0 -15
- package/src/icons/ProductIcon.tsx +0 -12
- package/src/icons/ProductLargeIcon.tsx +0 -16
- package/src/icons/RefreshIcon.tsx +0 -14
- package/src/icons/ReplyIcon.tsx +0 -12
- package/src/icons/SearchIcon.tsx +0 -12
- package/src/icons/SettingsIcon.tsx +0 -15
- package/src/icons/ShippingLargeIcon.tsx +0 -15
- package/src/icons/SnapshotsIcon.tsx +0 -12
- package/src/icons/TaxesLargeIcon.tsx +0 -15
- package/src/icons/TimeIcon.tsx +0 -12
- package/src/icons/TokenLargeIcon.tsx +0 -17
- package/src/icons/TransferIcon.tsx +0 -22
- package/src/icons/TranslationIcon.tsx +0 -12
- package/src/icons/WarehouseLargeIcon.tsx +0 -15
- package/src/icons/WebsiteIcon.tsx +0 -22
- package/src/icons/WifiIcon.tsx +0 -23
- package/src/icons/WifiLargeIcon.tsx +0 -33
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import SvgIcon from "@material-ui/core/SvgIcon";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
|
|
4
|
+
import { useIconStyles } from "../styles";
|
|
5
|
+
import { IconProps } from "../types";
|
|
6
|
+
export const TranslateIcon = React.forwardRef(
|
|
7
|
+
(props: IconProps, ref: React.Ref<SVGSVGElement>) => {
|
|
8
|
+
const classes = useIconStyles();
|
|
9
|
+
return (
|
|
10
|
+
<SvgIcon
|
|
11
|
+
width={24}
|
|
12
|
+
height={24}
|
|
13
|
+
viewBox="0 0 24 24"
|
|
14
|
+
fill="none"
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
classes={{
|
|
17
|
+
root: classes.root,
|
|
18
|
+
}}
|
|
19
|
+
{...props}
|
|
20
|
+
ref={ref}
|
|
21
|
+
>
|
|
22
|
+
<path
|
|
23
|
+
d="M4.163 17.135c2.235-2.106 3.934-3.815 5.225-5.279M13.352 4.5h3.243m-3.243 0H9.568m3.784 0c-.266 2.453-1.135 4.148-3.964 7.356M2 4.5h7.568m0 0V3m-.18 8.856c1.1 1.109 1.736 1.656 2.883 2.576m-2.883-2.576C8.26 10.719 6.5 8.5 6.325 7.406m7.027 13.513 1.441-3.784M22 20.92l-1.441-3.784m-5.766 0 2.883-7.567 2.883 7.567m-5.766 0h5.766"
|
|
24
|
+
stroke="currentColor"
|
|
25
|
+
strokeWidth={1.5}
|
|
26
|
+
strokeLinecap="round"
|
|
27
|
+
strokeLinejoin="round"
|
|
28
|
+
/>
|
|
29
|
+
</SvgIcon>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import SvgIcon from "@material-ui/core/SvgIcon";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
|
|
4
|
+
import { useIconStyles } from "../styles";
|
|
5
|
+
import { IconProps } from "../types";
|
|
6
|
+
export const TranslationIcon = React.forwardRef(
|
|
7
|
+
(props: IconProps, ref: React.Ref<SVGSVGElement>) => {
|
|
8
|
+
const classes = useIconStyles();
|
|
9
|
+
return (
|
|
10
|
+
<SvgIcon
|
|
11
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
12
|
+
width={24}
|
|
13
|
+
height={25}
|
|
14
|
+
fill="none"
|
|
15
|
+
viewBox="0 0 24 25"
|
|
16
|
+
classes={{
|
|
17
|
+
root: classes.root,
|
|
18
|
+
}}
|
|
19
|
+
{...props}
|
|
20
|
+
ref={ref}
|
|
21
|
+
>
|
|
22
|
+
<mask id="a" fill="#fff">
|
|
23
|
+
<path d="M21 12a9 9 0 0 1-13.28 7.92l-3.943.902a.5.5 0 0 1-.6-.599l.903-3.944A9 9 0 1 1 21 12Z" />
|
|
24
|
+
</mask>
|
|
25
|
+
<path
|
|
26
|
+
fill="currentColor"
|
|
27
|
+
d="m12 21-.53.53a.75.75 0 0 0 1.06 0L12 21Zm0-18 .53-.53a.75.75 0 0 0-1.06 0L12 3Zm-.53-.53C8.325 5.614 7.25 9.065 7.25 12h1.5c0-2.549.925-5.614 3.78-8.47l-1.06-1.06ZM7.25 12c0 2.934 1.075 6.386 4.22 9.53l1.06-1.06C9.675 17.615 8.75 14.548 8.75 12h-1.5ZM3 12.75h5v-1.5H3v1.5Zm8.47-9.22c2.847 2.848 3.726 5.952 3.78 8.486l1.5-.032c-.062-2.874-1.067-6.362-4.22-9.514l-1.06 1.06Zm3.78 8.486c.054 2.507-.918 5.592-3.78 8.454l1.06 1.06c3.138-3.138 4.283-6.612 4.22-9.546l-1.5.032ZM8 12.75h8v-1.5H8v1.5Zm8 0h5v-1.5h-5v1.5ZM4.08 16.279l1.462.334a1.5 1.5 0 0 0-.143-1.048l-1.319.714Zm3.64 3.64.715-1.319a1.5 1.5 0 0 0-1.05-.143l.335 1.462Zm-3.943.903-.335-1.462.335 1.462Zm-.6-.599-1.462-.334 1.463.334ZM19.5 12a7.5 7.5 0 0 1-7.5 7.5v3c5.799 0 10.5-4.701 10.5-10.5h-3Zm-15 0A7.5 7.5 0 0 1 12 4.5v-3C6.201 1.5 1.5 6.201 1.5 12h3ZM12 4.5a7.5 7.5 0 0 1 7.5 7.5h3c0-5.799-4.701-10.5-10.5-10.5v3ZM5.4 15.565A7.46 7.46 0 0 1 4.5 12h-3c0 1.804.456 3.506 1.261 4.993l2.638-1.428ZM12 19.5a7.46 7.46 0 0 1-3.565-.9l-1.43 2.638A10.46 10.46 0 0 0 12 22.5v-3Zm-4.615-1.043-3.943.903.67 2.924 3.943-.903-.67-2.924Zm-2.745 2.1.902-3.944-2.924-.669-.903 3.945 2.925.669ZM3.442 19.36a1 1 0 0 1 1.198 1.198l-2.925-.67a2 2 0 0 0 2.396 2.396l-.67-2.924Z"
|
|
28
|
+
mask="url(#a)"
|
|
29
|
+
/>
|
|
30
|
+
</SvgIcon>
|
|
31
|
+
);
|
|
32
|
+
}
|
|
33
|
+
);
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
import SvgIcon from "@material-ui/core/SvgIcon";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
|
|
4
|
+
import { useIconStyles } from "../styles";
|
|
5
|
+
import { IconProps } from "../types";
|
|
6
|
+
export const WebsiteIcon = React.forwardRef(
|
|
7
|
+
(props: IconProps, ref: React.Ref<SVGSVGElement>) => {
|
|
8
|
+
const classes = useIconStyles();
|
|
9
|
+
return (
|
|
10
|
+
<SvgIcon
|
|
11
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
12
|
+
width={24}
|
|
13
|
+
height={25}
|
|
14
|
+
fill="none"
|
|
15
|
+
viewBox="0 0 24 25"
|
|
16
|
+
classes={{
|
|
17
|
+
root: classes.root,
|
|
18
|
+
}}
|
|
19
|
+
{...props}
|
|
20
|
+
ref={ref}
|
|
21
|
+
>
|
|
22
|
+
<path
|
|
23
|
+
stroke="currentColor"
|
|
24
|
+
strokeLinecap="round"
|
|
25
|
+
strokeLinejoin="round"
|
|
26
|
+
strokeWidth={1.5}
|
|
27
|
+
d="M3 20.5v-17a.5.5 0 0 1 .5-.5h17a.5.5 0 0 1 .5.5v17a.5.5 0 0 1-.5.5h-17a.5.5 0 0 1-.5-.5Z"
|
|
28
|
+
/>
|
|
29
|
+
<mask id="a" fill="currentColor">
|
|
30
|
+
<rect width={6} height={4} x={6} y={6} rx={1} />
|
|
31
|
+
</mask>
|
|
32
|
+
<rect
|
|
33
|
+
width={6}
|
|
34
|
+
height={4}
|
|
35
|
+
x={6}
|
|
36
|
+
y={6}
|
|
37
|
+
stroke="currentColor"
|
|
38
|
+
strokeLinejoin="round"
|
|
39
|
+
strokeWidth={3}
|
|
40
|
+
mask="url(#a)"
|
|
41
|
+
rx={1}
|
|
42
|
+
/>
|
|
43
|
+
<path
|
|
44
|
+
stroke="currentColor"
|
|
45
|
+
strokeLinecap="round"
|
|
46
|
+
strokeLinejoin="round"
|
|
47
|
+
strokeWidth={1.5}
|
|
48
|
+
d="M7 13h10M7 17h10"
|
|
49
|
+
/>
|
|
50
|
+
</SvgIcon>
|
|
51
|
+
);
|
|
52
|
+
}
|
|
53
|
+
);
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import SvgIcon from "@material-ui/core/SvgIcon";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
|
|
4
|
+
import { useIconStyles } from "../styles";
|
|
5
|
+
import { IconProps } from "../types";
|
|
6
|
+
export const WifiIcon = React.forwardRef(
|
|
7
|
+
(props: IconProps, ref: React.Ref<SVGSVGElement>) => {
|
|
8
|
+
const classes = useIconStyles();
|
|
9
|
+
return (
|
|
10
|
+
<SvgIcon
|
|
11
|
+
width={24}
|
|
12
|
+
height={25}
|
|
13
|
+
viewBox="0 0 24 25"
|
|
14
|
+
fill="none"
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
classes={{
|
|
17
|
+
root: classes.root,
|
|
18
|
+
}}
|
|
19
|
+
{...props}
|
|
20
|
+
ref={ref}
|
|
21
|
+
>
|
|
22
|
+
<circle cx={12} cy={18.002} r={1} fill="currentColor" />
|
|
23
|
+
<path
|
|
24
|
+
d="M7 14.502s1.988-2.5 5-2.5 5 2.5 5 2.5m-14-4.5s3.578-4 9-4c5.422 0 9 4 9 4"
|
|
25
|
+
stroke="currentColor"
|
|
26
|
+
strokeWidth={1.5}
|
|
27
|
+
strokeLinecap="round"
|
|
28
|
+
/>
|
|
29
|
+
</SvgIcon>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
@@ -0,0 +1,74 @@
|
|
|
1
|
+
export * from "./AddEnvironmentIcon";
|
|
2
|
+
export * from "./AppsIcon";
|
|
3
|
+
export * from "./ArrowRightIcon";
|
|
4
|
+
export * from "./BackspaceIcon";
|
|
5
|
+
export * from "./BagIcon";
|
|
6
|
+
export * from "./BillingIcon";
|
|
7
|
+
export * from "./BookmarkIcon";
|
|
8
|
+
export * from "./CalendarIcon";
|
|
9
|
+
export * from "./CheckIcon";
|
|
10
|
+
export * from "./ChevronIcon";
|
|
11
|
+
export * from "./Close2Icon";
|
|
12
|
+
export * from "./CloseIcon";
|
|
13
|
+
export * from "./CodeIcon";
|
|
14
|
+
export * from "./ColumnsIcon";
|
|
15
|
+
export * from "./CopyIcon";
|
|
16
|
+
export * from "./CustomersIcon";
|
|
17
|
+
export * from "./DashboardIcon";
|
|
18
|
+
export * from "./DeleteIcon";
|
|
19
|
+
export * from "./DeveloperIcon";
|
|
20
|
+
export * from "./DiscountsIcon";
|
|
21
|
+
export * from "./DownloadIcon";
|
|
22
|
+
export * from "./DragIcon";
|
|
23
|
+
export * from "./EditIcon";
|
|
24
|
+
export * from "./EnvironmentIcon";
|
|
25
|
+
export * from "./ExpandIcon";
|
|
26
|
+
export * from "./ExpendableIcon";
|
|
27
|
+
export * from "./EyeClosedIcon";
|
|
28
|
+
export * from "./EyeIcon";
|
|
29
|
+
export * from "./FilteringIcon";
|
|
30
|
+
export * from "./GenerateIcon";
|
|
31
|
+
export * from "./GithubIcon";
|
|
32
|
+
export * from "./GridIcon";
|
|
33
|
+
export * from "./HelpIcon";
|
|
34
|
+
export * from "./HowToIcon";
|
|
35
|
+
export * from "./LinkIcon";
|
|
36
|
+
export * from "./ListIcon";
|
|
37
|
+
export * from "./MailIcon";
|
|
38
|
+
export * from "./MigrateIcon";
|
|
39
|
+
export * from "./MinusIcon";
|
|
40
|
+
export * from "./ModelsIcon";
|
|
41
|
+
export * from "./MoreHorizontalIcon";
|
|
42
|
+
export * from "./NavigationIcon";
|
|
43
|
+
export * from "./NavigatorIcon";
|
|
44
|
+
export * from "./NextIcon";
|
|
45
|
+
export * from "./NoConnectionIcon";
|
|
46
|
+
export * from "./NotificationsIcon";
|
|
47
|
+
export * from "./OrdersIcon";
|
|
48
|
+
export * from "./PagesIcon";
|
|
49
|
+
export * from "./PermissionsIcon";
|
|
50
|
+
export * from "./PhotoIcon";
|
|
51
|
+
export * from "./PlayIcon";
|
|
52
|
+
export * from "./PlusIcon";
|
|
53
|
+
export * from "./PresetIcon";
|
|
54
|
+
export * from "./PreviousIcon";
|
|
55
|
+
export * from "./PrinterIcon";
|
|
56
|
+
export * from "./PrivacyIcon";
|
|
57
|
+
export * from "./ProcessIcon";
|
|
58
|
+
export * from "./ProductIcon";
|
|
59
|
+
export * from "./RefreshIcon";
|
|
60
|
+
export * from "./RemoveMemberIcon";
|
|
61
|
+
export * from "./ReplyIcon";
|
|
62
|
+
export * from "./SearchIcon";
|
|
63
|
+
export * from "./SettingsIcon";
|
|
64
|
+
export * from "./SnapshotsIcon";
|
|
65
|
+
export * from "./SortDownIcon";
|
|
66
|
+
export * from "./SortUpIcon";
|
|
67
|
+
export * from "./TasksIcon";
|
|
68
|
+
export * from "./TimeIcon";
|
|
69
|
+
export * from "./ToIcon";
|
|
70
|
+
export * from "./TransferIcon";
|
|
71
|
+
export * from "./TranslateIcon";
|
|
72
|
+
export * from "./TranslationIcon";
|
|
73
|
+
export * from "./WebsiteIcon";
|
|
74
|
+
export * from "./WifiIcon";
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import SvgIcon from "@material-ui/core/SvgIcon";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
|
|
4
|
+
import { useIconStyles } from "../styles";
|
|
5
|
+
import { IconProps } from "../types";
|
|
6
|
+
export const AttributesLargeIcon = React.forwardRef(
|
|
7
|
+
(props: IconProps, ref: React.Ref<SVGSVGElement>) => {
|
|
8
|
+
const classes = useIconStyles();
|
|
9
|
+
return (
|
|
10
|
+
<SvgIcon
|
|
11
|
+
width={32}
|
|
12
|
+
height={32}
|
|
13
|
+
viewBox="0 0 32 32"
|
|
14
|
+
fill="none"
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
classes={{
|
|
17
|
+
root: classes.root,
|
|
18
|
+
}}
|
|
19
|
+
{...props}
|
|
20
|
+
ref={ref}
|
|
21
|
+
>
|
|
22
|
+
<path
|
|
23
|
+
d="M5 12v16m0-16H3m2 0h2M5 28H3m2 0h2M29 6H11m18 0V4m0 2v2M11 6V4m0 2v2"
|
|
24
|
+
stroke="currentColor"
|
|
25
|
+
strokeWidth={1.5}
|
|
26
|
+
strokeLinecap="round"
|
|
27
|
+
strokeLinejoin="round"
|
|
28
|
+
/>
|
|
29
|
+
<path
|
|
30
|
+
d="m11 16.5-.685-.305a.75.75 0 0 0-.065.305H11Zm18 0h.75a.75.75 0 0 0-.065-.305L29 16.5Zm-9.257 5.154.386.643-.386-.643Zm.514 0 .386-.643-.386.643Zm-2 .892.386.643-.386-.643Zm9.007-9.952-.685.305.685-.305Zm-14.528 0-.685-.305.685.305Zm-.685-.305-1.736 3.906 1.37.61 1.736-3.906-1.37-.61ZM10.25 16.5V27h1.5V16.5h-1.5ZM12 28.75h16v-1.5H12v1.5ZM29.75 27V16.5h-1.5V27h1.5Zm-.065-10.805L27.95 12.29l-1.37.61 1.736 3.906 1.37-.61ZM26.35 11.25h-12.7v1.5h12.7v-1.5Zm-15.35 6h6.5v-1.5H11v1.5Zm5.75-.75v5.617h1.5V16.5h-1.5Zm1.893 6.689 1.486-.892-.772-1.286-1.486.892.772 1.286Zm1.228-.892 1.486.892.772-1.287-1.486-.89-.772 1.285ZM17.5 17.25h5v-1.5h-5v1.5Zm5 0H29v-1.5h-6.5v1.5Zm.75 4.867V16.5h-1.5v5.617h1.5Zm-1.893 1.072c.833.5 1.893-.1 1.893-1.072h-1.5a.25.25 0 0 1 .379-.215l-.772 1.287Zm-1.228-.892a.25.25 0 0 1-.258 0l.772-1.286a1.25 1.25 0 0 0-1.286 0l.772 1.287ZM28 28.75A1.75 1.75 0 0 0 29.75 27h-1.5a.25.25 0 0 1-.25.25v1.5Zm-11.25-6.633a1.25 1.25 0 0 0 1.893 1.072l-.772-1.287a.25.25 0 0 1 .379.215h-1.5ZM10.25 27c0 .966.784 1.75 1.75 1.75v-1.5a.25.25 0 0 1-.25-.25h-1.5Zm17.7-14.71a1.75 1.75 0 0 0-1.6-1.04v1.5a.25.25 0 0 1 .229.149l1.37-.61Zm-14.529.609a.25.25 0 0 1 .229-.149v-1.5a1.75 1.75 0 0 0-1.6 1.04l1.371.609Z"
|
|
31
|
+
fill="currentColor"
|
|
32
|
+
/>
|
|
33
|
+
</SvgIcon>
|
|
34
|
+
);
|
|
35
|
+
}
|
|
36
|
+
);
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import SvgIcon from "@material-ui/core/SvgIcon";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
|
|
4
|
+
import { useIconStyles } from "../styles";
|
|
5
|
+
import { IconProps } from "../types";
|
|
6
|
+
export const CustomerLargeIcon = React.forwardRef(
|
|
7
|
+
(props: IconProps, ref: React.Ref<SVGSVGElement>) => {
|
|
8
|
+
const classes = useIconStyles();
|
|
9
|
+
return (
|
|
10
|
+
<SvgIcon
|
|
11
|
+
width={32}
|
|
12
|
+
height={32}
|
|
13
|
+
viewBox="0 0 32 32"
|
|
14
|
+
fill="none"
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
classes={{
|
|
17
|
+
root: classes.root,
|
|
18
|
+
}}
|
|
19
|
+
{...props}
|
|
20
|
+
ref={ref}
|
|
21
|
+
>
|
|
22
|
+
<circle
|
|
23
|
+
cx={16}
|
|
24
|
+
cy={9}
|
|
25
|
+
r={5.25}
|
|
26
|
+
stroke="currentColor"
|
|
27
|
+
strokeWidth={1.5}
|
|
28
|
+
/>
|
|
29
|
+
<path
|
|
30
|
+
d="M27.429 29H4.57A1.571 1.571 0 0 1 3 27.429 9.429 9.429 0 0 1 12.429 18h7.142A9.429 9.429 0 0 1 29 27.429c0 .867-.704 1.571-1.571 1.571Z"
|
|
31
|
+
stroke="currentColor"
|
|
32
|
+
strokeWidth={1.5}
|
|
33
|
+
strokeLinejoin="round"
|
|
34
|
+
/>
|
|
35
|
+
</SvgIcon>
|
|
36
|
+
);
|
|
37
|
+
}
|
|
38
|
+
);
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import SvgIcon from "@material-ui/core/SvgIcon";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
|
|
4
|
+
import { useIconStyles } from "../styles";
|
|
5
|
+
import { IconProps } from "../types";
|
|
6
|
+
export const DigitalLargeIcon = React.forwardRef(
|
|
7
|
+
(props: IconProps, ref: React.Ref<SVGSVGElement>) => {
|
|
8
|
+
const classes = useIconStyles();
|
|
9
|
+
return (
|
|
10
|
+
<SvgIcon
|
|
11
|
+
width={32}
|
|
12
|
+
height={32}
|
|
13
|
+
viewBox="0 0 32 32"
|
|
14
|
+
fill="none"
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
classes={{
|
|
17
|
+
root: classes.root,
|
|
18
|
+
}}
|
|
19
|
+
{...props}
|
|
20
|
+
ref={ref}
|
|
21
|
+
>
|
|
22
|
+
<path
|
|
23
|
+
fillRule="evenodd"
|
|
24
|
+
clipRule="evenodd"
|
|
25
|
+
d="M6.894 5.888a.25.25 0 0 1 .224-.138h17.764a.25.25 0 0 1 .224.138l2.68 5.362H7.3a1.5 1.5 0 1 0 0 1.5h3.95v5.836c0 1.559 1.885 2.34 2.987 1.237l1.293-1.293a.75.75 0 1 0-1.06-1.06l-1.293 1.293a.25.25 0 0 1-.427-.177V12.75h6.5v5.45a1.5 1.5 0 1 0 1.5 0v-5.45h7.5V27a.25.25 0 0 1-.25.25H5a.25.25 0 0 1-.25-.25v-7.2a1.5 1.5 0 1 0-1.5 0V27c0 .966.784 1.75 1.75 1.75h23A1.75 1.75 0 0 0 29.75 27V12a.75.75 0 0 0-.08-.335l-3.223-6.448a1.75 1.75 0 0 0-1.565-.967H7.118a1.75 1.75 0 0 0-1.565.967L4.329 7.665a.75.75 0 0 0 1.342.67l1.223-2.447Z"
|
|
26
|
+
fill="currentColor"
|
|
27
|
+
/>
|
|
28
|
+
</SvgIcon>
|
|
29
|
+
);
|
|
30
|
+
}
|
|
31
|
+
);
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import SvgIcon from "@material-ui/core/SvgIcon";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
|
|
4
|
+
import { useIconStyles } from "../styles";
|
|
5
|
+
import { IconProps } from "../types";
|
|
6
|
+
export const DiscountLargeIcon = React.forwardRef(
|
|
7
|
+
(props: IconProps, ref: React.Ref<SVGSVGElement>) => {
|
|
8
|
+
const classes = useIconStyles();
|
|
9
|
+
return (
|
|
10
|
+
<SvgIcon
|
|
11
|
+
width={32}
|
|
12
|
+
height={32}
|
|
13
|
+
viewBox="0 0 32 32"
|
|
14
|
+
fill="none"
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
classes={{
|
|
17
|
+
root: classes.root,
|
|
18
|
+
}}
|
|
19
|
+
{...props}
|
|
20
|
+
ref={ref}
|
|
21
|
+
>
|
|
22
|
+
<path
|
|
23
|
+
d="M4 16 16.414 3.586A2 2 0 0 1 17.828 3h6.344a2 2 0 0 1 1.414.586l2.828 2.828A2 2 0 0 1 29 7.828v6.344a2 2 0 0 1-.586 1.414L16 28M4 16l-.414.414A2 2 0 0 0 3 17.828v2.844a2 2 0 0 0 .586 1.414l6.328 6.328a2 2 0 0 0 1.414.586h2.844a2 2 0 0 0 1.414-.586L16 28M4 16l12 12"
|
|
24
|
+
stroke="currentColor"
|
|
25
|
+
strokeWidth={1.5}
|
|
26
|
+
strokeLinejoin="round"
|
|
27
|
+
/>
|
|
28
|
+
<path
|
|
29
|
+
d="M24 9.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z"
|
|
30
|
+
fill="currentColor"
|
|
31
|
+
/>
|
|
32
|
+
</SvgIcon>
|
|
33
|
+
);
|
|
34
|
+
}
|
|
35
|
+
);
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import SvgIcon from "@material-ui/core/SvgIcon";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
|
|
4
|
+
import { useIconStyles } from "../styles";
|
|
5
|
+
import { IconProps } from "../types";
|
|
6
|
+
export const FilteringLargeIcon = React.forwardRef(
|
|
7
|
+
(props: IconProps, ref: React.Ref<SVGSVGElement>) => {
|
|
8
|
+
const classes = useIconStyles();
|
|
9
|
+
return (
|
|
10
|
+
<SvgIcon
|
|
11
|
+
width={32}
|
|
12
|
+
height={32}
|
|
13
|
+
viewBox="0 0 32 32"
|
|
14
|
+
fill="none"
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
classes={{
|
|
17
|
+
root: classes.root,
|
|
18
|
+
}}
|
|
19
|
+
{...props}
|
|
20
|
+
ref={ref}
|
|
21
|
+
>
|
|
22
|
+
<path
|
|
23
|
+
d="M3 9.5V4a1 1 0 0 1 1-1h24a1 1 0 0 1 1 1v5.5m-26 0 8.707 8.707a1 1 0 0 1 .293.707v8.643a1 1 0 0 0 1.351.936l6-2.25a1 1 0 0 0 .649-.936v-6.393a1 1 0 0 1 .293-.707L29 9.5m-26 0h26"
|
|
24
|
+
stroke="currentColor"
|
|
25
|
+
strokeWidth={1.5}
|
|
26
|
+
strokeLinecap="round"
|
|
27
|
+
strokeLinejoin="round"
|
|
28
|
+
/>
|
|
29
|
+
</SvgIcon>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import SvgIcon from "@material-ui/core/SvgIcon";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
|
|
4
|
+
import { useIconStyles } from "../styles";
|
|
5
|
+
import { IconProps } from "../types";
|
|
6
|
+
export const GiftcardLargeIcon = React.forwardRef(
|
|
7
|
+
(props: IconProps, ref: React.Ref<SVGSVGElement>) => {
|
|
8
|
+
const classes = useIconStyles();
|
|
9
|
+
return (
|
|
10
|
+
<SvgIcon
|
|
11
|
+
width={32}
|
|
12
|
+
height={32}
|
|
13
|
+
viewBox="0 0 32 32"
|
|
14
|
+
fill="none"
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
classes={{
|
|
17
|
+
root: classes.root,
|
|
18
|
+
}}
|
|
19
|
+
{...props}
|
|
20
|
+
ref={ref}
|
|
21
|
+
>
|
|
22
|
+
<path
|
|
23
|
+
d="M11 6h17a1 1 0 0 1 1 1v7M11 6H4a1 1 0 0 0-1 1v7m8-8v8m0 12H4a1 1 0 0 1-1-1V14m8 12h17a1 1 0 0 0 1-1V14M11 26V14m-8 0h8m0 0h18m-12 5.5h8M17 22h2m3 0h3"
|
|
24
|
+
stroke="currentColor"
|
|
25
|
+
strokeWidth={1.5}
|
|
26
|
+
strokeLinecap="round"
|
|
27
|
+
strokeLinejoin="round"
|
|
28
|
+
/>
|
|
29
|
+
<path
|
|
30
|
+
d="M11 14h2.5a2.5 2.5 0 0 0 0-5 2.5 2.5 0 0 0-2.5 2.5V14Zm0 0H8.5a2.5 2.5 0 1 1 2.5-2.5V14Z"
|
|
31
|
+
stroke="currentColor"
|
|
32
|
+
strokeWidth={1.5}
|
|
33
|
+
/>
|
|
34
|
+
<path
|
|
35
|
+
d="m11 14-3 3m3-3 3 3"
|
|
36
|
+
stroke="currentColor"
|
|
37
|
+
strokeWidth={1.5}
|
|
38
|
+
strokeLinecap="round"
|
|
39
|
+
strokeLinejoin="round"
|
|
40
|
+
/>
|
|
41
|
+
</SvgIcon>
|
|
42
|
+
);
|
|
43
|
+
}
|
|
44
|
+
);
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import SvgIcon from "@material-ui/core/SvgIcon";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
|
|
4
|
+
import { useIconStyles } from "../styles";
|
|
5
|
+
import { IconProps } from "../types";
|
|
6
|
+
export const NavigationLargeIcon = React.forwardRef(
|
|
7
|
+
(props: IconProps, ref: React.Ref<SVGSVGElement>) => {
|
|
8
|
+
const classes = useIconStyles();
|
|
9
|
+
return (
|
|
10
|
+
<SvgIcon
|
|
11
|
+
width={32}
|
|
12
|
+
height={32}
|
|
13
|
+
viewBox="0 0 32 32"
|
|
14
|
+
fill="none"
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
classes={{
|
|
17
|
+
root: classes.root,
|
|
18
|
+
}}
|
|
19
|
+
{...props}
|
|
20
|
+
ref={ref}
|
|
21
|
+
>
|
|
22
|
+
<circle
|
|
23
|
+
cx={16}
|
|
24
|
+
cy={16}
|
|
25
|
+
r={13.25}
|
|
26
|
+
stroke="currentColor"
|
|
27
|
+
strokeWidth={1.5}
|
|
28
|
+
/>
|
|
29
|
+
<path
|
|
30
|
+
d="m10.034 14.229 10.303-3.908c.819-.311 1.613.507 1.278 1.317l-4.277 10.336a1 1 0 0 1-1.818.065l-1.88-3.759a1.001 1.001 0 0 0-.415-.43l-3.316-1.81a1 1 0 0 1 .125-1.812Z"
|
|
31
|
+
stroke="currentColor"
|
|
32
|
+
strokeWidth={1.5}
|
|
33
|
+
strokeLinecap="round"
|
|
34
|
+
strokeLinejoin="round"
|
|
35
|
+
/>
|
|
36
|
+
</SvgIcon>
|
|
37
|
+
);
|
|
38
|
+
}
|
|
39
|
+
);
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
import SvgIcon from "@material-ui/core/SvgIcon";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
|
|
4
|
+
import { useIconStyles } from "../styles";
|
|
5
|
+
import { IconProps } from "../types";
|
|
6
|
+
export const NotesLargeIcon = React.forwardRef(
|
|
7
|
+
(props: IconProps, ref: React.Ref<SVGSVGElement>) => {
|
|
8
|
+
const classes = useIconStyles();
|
|
9
|
+
return (
|
|
10
|
+
<SvgIcon
|
|
11
|
+
width={32}
|
|
12
|
+
height={32}
|
|
13
|
+
viewBox="0 0 32 32"
|
|
14
|
+
fill="none"
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
classes={{
|
|
17
|
+
root: classes.root,
|
|
18
|
+
}}
|
|
19
|
+
{...props}
|
|
20
|
+
ref={ref}
|
|
21
|
+
>
|
|
22
|
+
<rect
|
|
23
|
+
x={5}
|
|
24
|
+
y={3}
|
|
25
|
+
width={22}
|
|
26
|
+
height={26}
|
|
27
|
+
rx={2}
|
|
28
|
+
stroke="currentColor"
|
|
29
|
+
strokeWidth={1.5}
|
|
30
|
+
/>
|
|
31
|
+
<mask id="a" fill="currentColor">
|
|
32
|
+
<rect x={8} y={6} width={8} height={5} rx={1} />
|
|
33
|
+
</mask>
|
|
34
|
+
<rect
|
|
35
|
+
x={8}
|
|
36
|
+
y={6}
|
|
37
|
+
width={8}
|
|
38
|
+
height={5}
|
|
39
|
+
rx={1}
|
|
40
|
+
stroke="currentColor"
|
|
41
|
+
strokeWidth={3}
|
|
42
|
+
mask="url(#a)"
|
|
43
|
+
/>
|
|
44
|
+
<path
|
|
45
|
+
d="M9 17h14M9 21h14M9 25h14"
|
|
46
|
+
stroke="currentColor"
|
|
47
|
+
strokeWidth={1.5}
|
|
48
|
+
strokeLinecap="round"
|
|
49
|
+
/>
|
|
50
|
+
</SvgIcon>
|
|
51
|
+
);
|
|
52
|
+
}
|
|
53
|
+
);
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
import SvgIcon from "@material-ui/core/SvgIcon";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
|
|
4
|
+
import { useIconStyles } from "../styles";
|
|
5
|
+
import { IconProps } from "../types";
|
|
6
|
+
export const OmnichannelLargeIcon = React.forwardRef(
|
|
7
|
+
(props: IconProps, ref: React.Ref<SVGSVGElement>) => {
|
|
8
|
+
const classes = useIconStyles();
|
|
9
|
+
return (
|
|
10
|
+
<SvgIcon
|
|
11
|
+
width={32}
|
|
12
|
+
height={32}
|
|
13
|
+
viewBox="0 0 32 32"
|
|
14
|
+
fill="none"
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
classes={{
|
|
17
|
+
root: classes.root,
|
|
18
|
+
}}
|
|
19
|
+
{...props}
|
|
20
|
+
ref={ref}
|
|
21
|
+
>
|
|
22
|
+
<circle
|
|
23
|
+
cx={6}
|
|
24
|
+
cy={7}
|
|
25
|
+
r={2.25}
|
|
26
|
+
stroke="currentColor"
|
|
27
|
+
strokeWidth={1.5}
|
|
28
|
+
/>
|
|
29
|
+
<circle
|
|
30
|
+
cx={26}
|
|
31
|
+
cy={7}
|
|
32
|
+
r={2.25}
|
|
33
|
+
stroke="currentColor"
|
|
34
|
+
strokeWidth={1.5}
|
|
35
|
+
/>
|
|
36
|
+
<circle
|
|
37
|
+
cx={26}
|
|
38
|
+
cy={25}
|
|
39
|
+
r={2.25}
|
|
40
|
+
stroke="currentColor"
|
|
41
|
+
strokeWidth={1.5}
|
|
42
|
+
/>
|
|
43
|
+
<circle
|
|
44
|
+
cx={6}
|
|
45
|
+
cy={25}
|
|
46
|
+
r={2.25}
|
|
47
|
+
stroke="currentColor"
|
|
48
|
+
strokeWidth={1.5}
|
|
49
|
+
/>
|
|
50
|
+
<path
|
|
51
|
+
fillRule="evenodd"
|
|
52
|
+
clipRule="evenodd"
|
|
53
|
+
d="M16 28.5c2.7 0 5.2-.856 7.244-2.312.203.47.522.877.921 1.186A13.937 13.937 0 0 1 16 30c-3.047 0-5.867-.974-8.165-2.626.399-.31.718-.717.92-1.186A12.443 12.443 0 0 0 16 28.5ZM5.107 22.135A12.443 12.443 0 0 1 3.5 16c0-2.23.584-4.323 1.607-6.135a3 3 0 0 1-1.276-.792A13.936 13.936 0 0 0 2 16c0 2.52.666 4.885 1.831 6.927a3 3 0 0 1 1.276-.792Zm23.062.792a3 3 0 0 0-1.276-.792A12.443 12.443 0 0 0 28.5 16c0-2.23-.584-4.323-1.607-6.135a3 3 0 0 0 1.276-.792A13.935 13.935 0 0 1 30 16c0 2.52-.666 4.885-1.831 6.927ZM16 2c3.047 0 5.867.973 8.165 2.626a3.01 3.01 0 0 0-.92 1.186A12.443 12.443 0 0 0 16 3.5c-2.7 0-5.2.856-7.244 2.312a3.01 3.01 0 0 0-.921-1.186A13.936 13.936 0 0 1 16 2Z"
|
|
54
|
+
fill="currentColor"
|
|
55
|
+
/>
|
|
56
|
+
<path
|
|
57
|
+
d="M23.25 16a7.25 7.25 0 1 1-14.5 0 7.25 7.25 0 0 1 14.5 0Z"
|
|
58
|
+
stroke="currentColor"
|
|
59
|
+
strokeWidth={1.5}
|
|
60
|
+
/>
|
|
61
|
+
</SvgIcon>
|
|
62
|
+
);
|
|
63
|
+
}
|
|
64
|
+
);
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import SvgIcon from "@material-ui/core/SvgIcon";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
|
|
4
|
+
import { useIconStyles } from "../styles";
|
|
5
|
+
import { IconProps } from "../types";
|
|
6
|
+
export const PermissionLargeIcon = React.forwardRef(
|
|
7
|
+
(props: IconProps, ref: React.Ref<SVGSVGElement>) => {
|
|
8
|
+
const classes = useIconStyles();
|
|
9
|
+
return (
|
|
10
|
+
<SvgIcon
|
|
11
|
+
width={32}
|
|
12
|
+
height={32}
|
|
13
|
+
viewBox="0 0 32 32"
|
|
14
|
+
fill="none"
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
classes={{
|
|
17
|
+
root: classes.root,
|
|
18
|
+
}}
|
|
19
|
+
{...props}
|
|
20
|
+
ref={ref}
|
|
21
|
+
>
|
|
22
|
+
<circle
|
|
23
|
+
cx={16}
|
|
24
|
+
cy={19}
|
|
25
|
+
r={9.25}
|
|
26
|
+
stroke="currentColor"
|
|
27
|
+
strokeWidth={1.5}
|
|
28
|
+
/>
|
|
29
|
+
<path
|
|
30
|
+
d="M10 12V9a6 6 0 0 1 6-6v0a6 6 0 0 1 6 6v3m-6 5v4m0-4h2m-2 0h-2"
|
|
31
|
+
stroke="currentColor"
|
|
32
|
+
strokeWidth={1.5}
|
|
33
|
+
strokeLinecap="round"
|
|
34
|
+
strokeLinejoin="round"
|
|
35
|
+
/>
|
|
36
|
+
</SvgIcon>
|
|
37
|
+
);
|
|
38
|
+
}
|
|
39
|
+
);
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import SvgIcon from "@material-ui/core/SvgIcon";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
|
|
4
|
+
import { useIconStyles } from "../styles";
|
|
5
|
+
import { IconProps } from "../types";
|
|
6
|
+
export const ProductLargeIcon = React.forwardRef(
|
|
7
|
+
(props: IconProps, ref: React.Ref<SVGSVGElement>) => {
|
|
8
|
+
const classes = useIconStyles();
|
|
9
|
+
return (
|
|
10
|
+
<SvgIcon
|
|
11
|
+
width={32}
|
|
12
|
+
height={32}
|
|
13
|
+
viewBox="0 0 32 32"
|
|
14
|
+
fill="none"
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
classes={{
|
|
17
|
+
root: classes.root,
|
|
18
|
+
}}
|
|
19
|
+
{...props}
|
|
20
|
+
ref={ref}
|
|
21
|
+
>
|
|
22
|
+
<path
|
|
23
|
+
d="M3 10v16a2 2 0 0 0 2 2h22a2 2 0 0 0 2-2V10M3 10l3.406-5.11A2 2 0 0 1 8.07 4h15.86a2 2 0 0 1 1.664.89L29 10M3 10h9m17 0h-9m-8 0v9.191a.5.5 0 0 0 .724.447l2.829-1.414a1 1 0 0 1 .894 0l2.83 1.414a.5.5 0 0 0 .723-.447V10m-8 0h8"
|
|
24
|
+
stroke="currentColor"
|
|
25
|
+
strokeWidth={1.5}
|
|
26
|
+
strokeLinejoin="round"
|
|
27
|
+
/>
|
|
28
|
+
</SvgIcon>
|
|
29
|
+
);
|
|
30
|
+
}
|
|
31
|
+
);
|