@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,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 SearchLargeIcon = 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={32}
|
|
13
|
+
height={32}
|
|
14
|
+
fill="none"
|
|
15
|
+
viewBox="0 0 32 32"
|
|
16
|
+
classes={{
|
|
17
|
+
root: classes.root,
|
|
18
|
+
}}
|
|
19
|
+
{...props}
|
|
20
|
+
ref={ref}
|
|
21
|
+
>
|
|
22
|
+
<circle
|
|
23
|
+
cx={14}
|
|
24
|
+
cy={14}
|
|
25
|
+
r={11.25}
|
|
26
|
+
stroke="currentColor"
|
|
27
|
+
strokeWidth={1.5}
|
|
28
|
+
/>
|
|
29
|
+
<path
|
|
30
|
+
stroke="currentColor"
|
|
31
|
+
strokeLinecap="round"
|
|
32
|
+
strokeLinejoin="round"
|
|
33
|
+
strokeWidth={1.5}
|
|
34
|
+
d="m22 22 7 7"
|
|
35
|
+
/>
|
|
36
|
+
</SvgIcon>
|
|
37
|
+
);
|
|
38
|
+
}
|
|
39
|
+
);
|
|
@@ -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 ShippingLargeIcon = 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="M18.5 7h-4.653a1 1 0 0 0-.986.836l-2.667 16A1 1 0 0 0 11.18 25h13.973a1 1 0 0 0 .986-.836l2.667-16A1 1 0 0 0 27.82 7H23.5m-5 0-.806 4.836A1 1 0 0 0 18.68 13h2.973a1 1 0 0 0 .986-.836L23.5 7m-5 0h5M2 12h7m-7 4h5m-5 4h3"
|
|
24
|
+
stroke="currentColor"
|
|
25
|
+
strokeWidth={1.5}
|
|
26
|
+
strokeLinecap="round"
|
|
27
|
+
strokeLinejoin="round"
|
|
28
|
+
/>
|
|
29
|
+
</SvgIcon>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
@@ -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 SitesettingsLargeIcon = 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={32}
|
|
13
|
+
height={32}
|
|
14
|
+
fill="none"
|
|
15
|
+
viewBox="0 0 32 32"
|
|
16
|
+
classes={{
|
|
17
|
+
root: classes.root,
|
|
18
|
+
}}
|
|
19
|
+
{...props}
|
|
20
|
+
ref={ref}
|
|
21
|
+
>
|
|
22
|
+
<path
|
|
23
|
+
fill="currentColor"
|
|
24
|
+
fillRule="evenodd"
|
|
25
|
+
d="m5.245 6.251.938-.94a1.938 1.938 0 0 1 2.033-.456c.552.2 1.3.501 2.24.901.4.17.847.174 1.248.007a1.71 1.71 0 0 0 .94-.994c.354-.958.614-1.616.808-2.068A1.986 1.986 0 0 1 15.28 1.5h1.33c.755 0 1.475.43 1.808 1.157.21.457.494 1.131.892 2.127.176.442.516.785.93.956.415.171.88.16 1.288-.026a46.97 46.97 0 0 1 2.093-.908 1.989 1.989 0 0 1 2.14.445l.913.912c.534.534.739 1.348.461 2.096a50.02 50.02 0 0 1-.87 2.136 1.747 1.747 0 0 0-.011 1.347c.18.436.527.763.94.916.975.36 1.644.624 2.104.82a1.986 1.986 0 0 1 1.202 1.829v1.279c0 .754-.428 1.473-1.152 1.806-.466.215-1.154.506-2.17.913-.397.159-.728.48-.901.903a1.74 1.74 0 0 0 .03 1.377c.422.921.703 1.568.886 2.024a1.987 1.987 0 0 1-.44 2.144l-.94.942a1.934 1.934 0 0 1-2.031.452c-.55-.2-1.296-.5-2.234-.9a1.613 1.613 0 0 0-1.253-.01 1.721 1.721 0 0 0-.945.999c-.355.954-.613 1.61-.806 2.06a1.987 1.987 0 0 1-1.829 1.204h-1.332c-.756 0-1.476-.43-1.808-1.156a49.128 49.128 0 0 1-.894-2.13 1.716 1.716 0 0 0-.925-.953 1.612 1.612 0 0 0-1.293.025c-.96.438-1.624.722-2.084.906a1.99 1.99 0 0 1-2.144-.445l-.915-.916a1.987 1.987 0 0 1-.46-2.095c.175-.473.45-1.153.87-2.135.181-.425.187-.913.01-1.342a1.634 1.634 0 0 0-.935-.912 47.524 47.524 0 0 1-2.106-.825A1.986 1.986 0 0 1 1.5 16.695V15.41c0-.756.43-1.476 1.157-1.809a50.73 50.73 0 0 1 2.162-.907c.395-.158.726-.477.899-.898a1.74 1.74 0 0 0-.029-1.382 47.664 47.664 0 0 1-.884-2.02 1.987 1.987 0 0 1 .44-2.143Zm2 .119a.438.438 0 0 1 .46-.105 46.19 46.19 0 0 1 2.164.871 3.106 3.106 0 0 0 2.41.012 3.214 3.214 0 0 0 1.772-1.859c.35-.947.6-1.578.78-1.997A.486.486 0 0 1 15.28 3h1.33c.19 0 .364.108.444.281.194.424.468 1.072.863 2.059a3.22 3.22 0 0 0 1.75 1.787 3.113 3.113 0 0 0 2.484-.049 45.519 45.519 0 0 1 2.024-.878.489.489 0 0 1 .525.112l.913.912a.487.487 0 0 1 .116.513c-.163.44-.427 1.094-.844 2.069a3.247 3.247 0 0 0-.018 2.508 3.14 3.14 0 0 0 1.807 1.75c.966.358 1.608.611 2.034.793a.488.488 0 0 1 .292.45v1.279c0 .19-.108.364-.28.444a47.72 47.72 0 0 1-2.1.883 3.14 3.14 0 0 0-1.732 1.727 3.24 3.24 0 0 0 .055 2.57c.418.912.688 1.534.858 1.958a.487.487 0 0 1-.11.526l-.94.94a.434.434 0 0 1-.455.104 46.597 46.597 0 0 1-2.16-.872 3.113 3.113 0 0 0-2.414-.014 3.22 3.22 0 0 0-1.779 1.862c-.35.945-.6 1.575-.778 1.993a.487.487 0 0 1-.45.293h-1.332a.486.486 0 0 1-.445-.281 47.873 47.873 0 0 1-.864-2.06 3.216 3.216 0 0 0-1.742-1.783 3.112 3.112 0 0 0-2.492.045c-.947.433-1.587.706-2.017.877a.49.49 0 0 1-.526-.111l-.916-.916a.487.487 0 0 1-.115-.513c.163-.44.426-1.093.843-2.067.337-.79.35-1.697.017-2.505a3.133 3.133 0 0 0-1.798-1.745 46.81 46.81 0 0 1-2.036-.797.486.486 0 0 1-.292-.449V15.41c0-.191.108-.365.281-.445.431-.197 1.09-.476 2.095-.878a3.136 3.136 0 0 0 1.729-1.72 3.24 3.24 0 0 0-.053-2.579 46.3 46.3 0 0 1-.855-1.953.487.487 0 0 1 .11-.525l.938-.94Z"
|
|
26
|
+
clipRule="evenodd"
|
|
27
|
+
/>
|
|
28
|
+
<path fill="currentColor" d="M18 16a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z" />
|
|
29
|
+
</SvgIcon>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
@@ -0,0 +1,40 @@
|
|
|
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 StaffmembersLargeIcon = 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 cx={16} cy={12} r={2} stroke="currentColor" strokeWidth={1.5} />
|
|
23
|
+
<path
|
|
24
|
+
d="M20.902 20h-9.804a.098.098 0 0 1-.098-.098A3.902 3.902 0 0 1 14.902 16h2.196A3.902 3.902 0 0 1 21 19.902a.098.098 0 0 1-.098.098ZM11 26h4m-4-3h10m-3 3h3"
|
|
25
|
+
stroke="currentColor"
|
|
26
|
+
strokeWidth={1.5}
|
|
27
|
+
strokeLinecap="round"
|
|
28
|
+
strokeLinejoin="round"
|
|
29
|
+
/>
|
|
30
|
+
<path
|
|
31
|
+
d="M13.5 5H8a1 1 0 0 0-1 1v23a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-5.5m-5 0V3a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v2m-5 0v1a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1V5"
|
|
32
|
+
stroke="currentColor"
|
|
33
|
+
strokeWidth={1.5}
|
|
34
|
+
strokeLinecap="round"
|
|
35
|
+
strokeLinejoin="round"
|
|
36
|
+
/>
|
|
37
|
+
</SvgIcon>
|
|
38
|
+
);
|
|
39
|
+
}
|
|
40
|
+
);
|
|
@@ -0,0 +1,55 @@
|
|
|
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 TaxesLargeIcon = 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 cx={12} cy={13} r={1} fill="currentColor" />
|
|
23
|
+
<circle cx={16} cy={13} r={1} fill="currentColor" />
|
|
24
|
+
<circle cx={20} cy={13} r={1} fill="currentColor" />
|
|
25
|
+
<circle cx={12} cy={17} r={1} fill="currentColor" />
|
|
26
|
+
<circle cx={16} cy={17} r={1} fill="currentColor" />
|
|
27
|
+
<circle cx={20} cy={17} r={1} fill="currentColor" />
|
|
28
|
+
<circle cx={12} cy={21} r={1} fill="currentColor" />
|
|
29
|
+
<circle cx={16} cy={21} r={1} fill="currentColor" />
|
|
30
|
+
<circle cx={16} cy={25} r={1} fill="currentColor" />
|
|
31
|
+
<circle cx={20} cy={21} r={1} fill="currentColor" />
|
|
32
|
+
<path
|
|
33
|
+
d="M25 3H7a1 1 0 0 0-1 1v24a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1Z"
|
|
34
|
+
stroke="currentColor"
|
|
35
|
+
strokeWidth={1.5}
|
|
36
|
+
strokeLinecap="round"
|
|
37
|
+
strokeLinejoin="round"
|
|
38
|
+
/>
|
|
39
|
+
<mask id="a" fill="currentColor">
|
|
40
|
+
<rect x={9} y={6} width={14} height={4} rx={1} />
|
|
41
|
+
</mask>
|
|
42
|
+
<rect
|
|
43
|
+
x={9}
|
|
44
|
+
y={6}
|
|
45
|
+
width={14}
|
|
46
|
+
height={4}
|
|
47
|
+
rx={1}
|
|
48
|
+
stroke="currentColor"
|
|
49
|
+
strokeWidth={3}
|
|
50
|
+
mask="url(#a)"
|
|
51
|
+
/>
|
|
52
|
+
</SvgIcon>
|
|
53
|
+
);
|
|
54
|
+
}
|
|
55
|
+
);
|
|
@@ -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 TokenLargeIcon = 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="M21 20a9 9 0 1 0-8.466-5.94L2 25v5h5.5l2-2v-2H12v-2h2v-2h2l2.035-2.5A8.98 8.98 0 0 0 21 20Z"
|
|
24
|
+
stroke="currentColor"
|
|
25
|
+
strokeWidth={1.5}
|
|
26
|
+
strokeLinejoin="round"
|
|
27
|
+
/>
|
|
28
|
+
<circle
|
|
29
|
+
cx={23}
|
|
30
|
+
cy={9}
|
|
31
|
+
r={2.25}
|
|
32
|
+
stroke="currentColor"
|
|
33
|
+
strokeWidth={1.5}
|
|
34
|
+
/>
|
|
35
|
+
</SvgIcon>
|
|
36
|
+
);
|
|
37
|
+
}
|
|
38
|
+
);
|
|
@@ -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 WarehouseLargeIcon = 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="M22.5 16V4a1 1 0 0 0-1-1H18m4.5 13h-2m2 0h2m-15 0V4a1 1 0 0 1 1-1H14M9.5 16h2m-2 0h-2m8.5 0v13m0-13h-4.5m4.5 0h4.5M16 29H4a1 1 0 0 1-1-1V17a1 1 0 0 1 1-1h3.5M16 29h12a1 1 0 0 0 1-1V17a1 1 0 0 0-1-1h-3.5m-13 0v4a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1v-4m13 0v4a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-4M14 3v4a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V3m-4 0h4"
|
|
24
|
+
stroke="currentColor"
|
|
25
|
+
strokeWidth={1.5}
|
|
26
|
+
strokeLinecap="round"
|
|
27
|
+
strokeLinejoin="round"
|
|
28
|
+
/>
|
|
29
|
+
</SvgIcon>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
@@ -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 WifiLargeIcon = 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 cx={16} cy={25} r={2} fill="currentColor" />
|
|
23
|
+
<path
|
|
24
|
+
d="M8 16s3.18-3.5 8-3.5 8 3.5 8 3.5m-12 4s1.59-1.5 4-1.5 4 1.5 4 1.5M3 11.5S8.169 6 16 6s13 5.5 13 5.5"
|
|
25
|
+
stroke="currentColor"
|
|
26
|
+
strokeWidth={1.5}
|
|
27
|
+
strokeLinecap="round"
|
|
28
|
+
/>
|
|
29
|
+
</SvgIcon>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
export * from "./AttributesLargeIcon";
|
|
2
|
+
export * from "./CustomerLargeIcon";
|
|
3
|
+
export * from "./DigitalLargeIcon";
|
|
4
|
+
export * from "./DiscountLargeIcon";
|
|
5
|
+
export * from "./FilteringLargeIcon";
|
|
6
|
+
export * from "./GiftCardLargeIcon";
|
|
7
|
+
export * from "./NavigationLargeIcon";
|
|
8
|
+
export * from "./NotesLargeIcon";
|
|
9
|
+
export * from "./OmnichannelLargeIcon";
|
|
10
|
+
export * from "./PermissionLargeIcon";
|
|
11
|
+
export * from "./ProductLargeIcon";
|
|
12
|
+
export * from "./SearchLargeIcon";
|
|
13
|
+
export * from "./ShippingLargeIcon";
|
|
14
|
+
export * from "./SiteSettingsLargeIcon";
|
|
15
|
+
export * from "./StaffMembersLargeIcon";
|
|
16
|
+
export * from "./TaxesLargeIcon";
|
|
17
|
+
export * from "./TokenLargeIcon";
|
|
18
|
+
export * from "./WarehouseLargeIcon";
|
|
19
|
+
export * from "./WifiLargeIcon";
|
package/src/icons/index.ts
CHANGED
|
@@ -1,88 +1,33 @@
|
|
|
1
|
-
export * from "./
|
|
2
|
-
export * from "./
|
|
1
|
+
export * from "./20x20";
|
|
2
|
+
export * from "./24x24";
|
|
3
|
+
export * from "./32x32";
|
|
4
|
+
export * from "./indicator";
|
|
5
|
+
|
|
6
|
+
export * from "./Logo";
|
|
7
|
+
export * from "./LogoDark";
|
|
8
|
+
export * from "./LogoLight";
|
|
9
|
+
|
|
10
|
+
// Legacy icons
|
|
3
11
|
export * from "./ArrowDropdownIcon";
|
|
4
|
-
export * from "./ArrowRightIcon";
|
|
5
|
-
export * from "./AttributesLargeIcon";
|
|
6
|
-
export * from "./BackspaceIcon";
|
|
7
|
-
export * from "./BillingIcon";
|
|
8
|
-
export * from "./CalendarIcon";
|
|
9
|
-
export * from "./CheckboxCheckedIcon";
|
|
10
12
|
export * from "./CheckboxIcon";
|
|
13
|
+
export * from "./CheckboxCheckedIcon";
|
|
11
14
|
export * from "./CheckboxIndeterminateIcon";
|
|
12
|
-
export * from "./ChevronIcon";
|
|
13
15
|
export * from "./CircleIndicatorIcon";
|
|
14
|
-
export * from "./Close2Icon";
|
|
15
|
-
export * from "./CloseIcon";
|
|
16
|
-
export * from "./ColumnsIcon";
|
|
17
16
|
export * from "./CommentSmallIcon";
|
|
18
17
|
export * from "./CompleteIcon";
|
|
19
|
-
export * from "./CopyIcon";
|
|
20
|
-
export * from "./CustomersIcon";
|
|
21
18
|
export * from "./CustomersLargeIcon";
|
|
22
|
-
export * from "./DashboardIcon";
|
|
23
|
-
export * from "./DeleteIcon";
|
|
24
19
|
export * from "./DeleteUserIcon";
|
|
25
|
-
export * from "./DeveloperIcon";
|
|
26
|
-
export * from "./DigitalLargeIcon";
|
|
27
20
|
export * from "./DigitalSmallIcon";
|
|
28
|
-
export * from "./DiscountsIcon";
|
|
29
|
-
export * from "./DiscountsLargeIcon";
|
|
30
|
-
export * from "./DownloadIcon";
|
|
31
|
-
export * from "./DragIcon";
|
|
32
|
-
export * from "./EditIcon";
|
|
33
21
|
export * from "./EditSmallIcon";
|
|
34
|
-
export * from "./EnvironmentIcon";
|
|
35
|
-
export * from "./ExpandIcon";
|
|
36
|
-
export * from "./EyeIcon";
|
|
37
|
-
export * from "./FilteringIcon";
|
|
38
|
-
export * from "./FilteringLargeIcon";
|
|
39
22
|
export * from "./GiftCardLargeIcon";
|
|
40
|
-
export * from "./HelpIcon";
|
|
41
23
|
export * from "./ImageIcon";
|
|
42
24
|
export * from "./InfoIcon";
|
|
43
|
-
export * from "./LinkIcon";
|
|
44
|
-
export * from "./MailIcon";
|
|
45
|
-
export * from "./MinusIcon";
|
|
46
|
-
export * from "./MoreHorizontalIcon";
|
|
47
|
-
export * from "./MoreIcon";
|
|
48
|
-
export * from "./NavigationIcon";
|
|
49
|
-
export * from "./NavigationLargeIcon";
|
|
50
|
-
export * from "./NavigatorIcon";
|
|
51
|
-
export * from "./NextIcon";
|
|
52
|
-
export * from "./NoConnectionIcon";
|
|
53
25
|
export * from "./NotAllowedIcon";
|
|
54
26
|
export * from "./NotAllowedInvertedIcon";
|
|
55
|
-
export * from "./
|
|
56
|
-
export * from "./NotificationsIcon";
|
|
57
|
-
export * from "./OmnichannelLargeIcon";
|
|
58
|
-
export * from "./OrdersIcon";
|
|
59
|
-
export * from "./PagesIcon";
|
|
60
|
-
export * from "./PermissionLargeIcon";
|
|
61
|
-
export * from "./PhotoIcon";
|
|
62
|
-
export * from "./PlusIcon";
|
|
63
|
-
export * from "./PreviousIcon";
|
|
64
|
-
export * from "./PrinterIcon";
|
|
65
|
-
export * from "./PrivacyIcon";
|
|
66
|
-
export * from "./ProductIcon";
|
|
67
|
-
export * from "./ProductLargeIcon";
|
|
27
|
+
export * from "./MoreIcon";
|
|
68
28
|
export * from "./RadioCheckedIcon";
|
|
69
29
|
export * from "./RadioIcon";
|
|
70
|
-
export * from "./RefreshIcon";
|
|
71
|
-
export * from "./ReplyIcon";
|
|
72
|
-
export * from "./SearchIcon";
|
|
73
|
-
export * from "./SearchLargeIcon";
|
|
74
|
-
export * from "./SettingsIcon";
|
|
75
30
|
export * from "./SettingsLargeIcon";
|
|
76
|
-
export * from "./SnapshotsIcon";
|
|
77
31
|
export * from "./StaffMembersLargeIcon";
|
|
78
32
|
export * from "./SuccessCircleIndicatorIcon";
|
|
79
|
-
export * from "./TaxesLargeIcon";
|
|
80
|
-
export * from "./TimeIcon";
|
|
81
|
-
export * from "./TokenLargeIcon";
|
|
82
|
-
export * from "./TransferIcon";
|
|
83
|
-
export * from "./TranslationIcon";
|
|
84
|
-
export * from "./WarehouseLargeIcon";
|
|
85
33
|
export * from "./WarningIcon";
|
|
86
|
-
export * from "./WebsiteIcon";
|
|
87
|
-
export * from "./WifiIcon";
|
|
88
|
-
export * from "./WifiLargeIcon";
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import { forwardRef, Ref, SVGProps } from "react";
|
|
3
|
+
export const ErrorIndicatorIcon = forwardRef(
|
|
4
|
+
(props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
+
fill="none"
|
|
8
|
+
viewBox="0 0 24 24"
|
|
9
|
+
ref={ref}
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
stroke="currentColor"
|
|
14
|
+
strokeLinecap="round"
|
|
15
|
+
strokeLinejoin="round"
|
|
16
|
+
strokeWidth={1.5}
|
|
17
|
+
d="m8 8 8 8m0-8-8 8"
|
|
18
|
+
/>
|
|
19
|
+
</svg>
|
|
20
|
+
)
|
|
21
|
+
) as React.ForwardRefExoticComponent<
|
|
22
|
+
Partial<React.PropsWithoutRef<SVGProps<SVGSVGElement>>> &
|
|
23
|
+
React.RefAttributes<SVGSVGElement>
|
|
24
|
+
>;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import { forwardRef, Ref, SVGProps } from "react";
|
|
3
|
+
export const FailIndicatorIcon = forwardRef(
|
|
4
|
+
(props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
+
fill="none"
|
|
8
|
+
viewBox="0 0 24 24"
|
|
9
|
+
ref={ref}
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<circle
|
|
13
|
+
cx={12}
|
|
14
|
+
cy={12}
|
|
15
|
+
r={8.25}
|
|
16
|
+
stroke="currentColor"
|
|
17
|
+
strokeWidth={1.5}
|
|
18
|
+
/>
|
|
19
|
+
<path
|
|
20
|
+
stroke="currentColor"
|
|
21
|
+
strokeLinecap="round"
|
|
22
|
+
strokeLinejoin="round"
|
|
23
|
+
strokeWidth={1.5}
|
|
24
|
+
d="m6.5 6.5 11 11"
|
|
25
|
+
/>
|
|
26
|
+
</svg>
|
|
27
|
+
)
|
|
28
|
+
) as React.ForwardRefExoticComponent<
|
|
29
|
+
Partial<React.PropsWithoutRef<SVGProps<SVGSVGElement>>> &
|
|
30
|
+
React.RefAttributes<SVGSVGElement>
|
|
31
|
+
>;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import { forwardRef, Ref, SVGProps } from "react";
|
|
3
|
+
export const FailOutlineIndicatorIcon = forwardRef(
|
|
4
|
+
(props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
+
fill="none"
|
|
8
|
+
viewBox="0 0 24 24"
|
|
9
|
+
ref={ref}
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<circle
|
|
13
|
+
cx={12}
|
|
14
|
+
cy={12}
|
|
15
|
+
r={11.25}
|
|
16
|
+
stroke="currentColor"
|
|
17
|
+
strokeWidth={1.5}
|
|
18
|
+
/>
|
|
19
|
+
<path
|
|
20
|
+
stroke="currentColor"
|
|
21
|
+
strokeLinecap="round"
|
|
22
|
+
strokeLinejoin="round"
|
|
23
|
+
strokeWidth={1.5}
|
|
24
|
+
d="m4.5 4.5 15 15"
|
|
25
|
+
/>
|
|
26
|
+
</svg>
|
|
27
|
+
)
|
|
28
|
+
) as React.ForwardRefExoticComponent<
|
|
29
|
+
Partial<React.PropsWithoutRef<SVGProps<SVGSVGElement>>> &
|
|
30
|
+
React.RefAttributes<SVGSVGElement>
|
|
31
|
+
>;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import { forwardRef, Ref, SVGProps } from "react";
|
|
3
|
+
export const HelpIndicatorIcon = forwardRef(
|
|
4
|
+
(props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
+
fill="none"
|
|
8
|
+
viewBox="0 0 24 24"
|
|
9
|
+
ref={ref}
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
stroke="currentColor"
|
|
14
|
+
strokeLinecap="round"
|
|
15
|
+
strokeWidth={1.5}
|
|
16
|
+
d="M12 17v.5"
|
|
17
|
+
/>
|
|
18
|
+
<path
|
|
19
|
+
stroke="currentColor"
|
|
20
|
+
strokeLinecap="round"
|
|
21
|
+
strokeLinejoin="round"
|
|
22
|
+
strokeWidth={1.5}
|
|
23
|
+
d="M12 14.25v-1.73c1.8 0 3-1.155 3-2.885 0-1.731-1.2-2.885-3-2.885S9 7.904 9 9.635"
|
|
24
|
+
/>
|
|
25
|
+
</svg>
|
|
26
|
+
)
|
|
27
|
+
) as React.ForwardRefExoticComponent<
|
|
28
|
+
Partial<React.PropsWithoutRef<SVGProps<SVGSVGElement>>> &
|
|
29
|
+
React.RefAttributes<SVGSVGElement>
|
|
30
|
+
>;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import { forwardRef, Ref, SVGProps } from "react";
|
|
3
|
+
export const SuccessIndicatorIcon = forwardRef(
|
|
4
|
+
(props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
+
fill="none"
|
|
8
|
+
viewBox="0 0 24 24"
|
|
9
|
+
ref={ref}
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
stroke="currentColor"
|
|
14
|
+
strokeLinecap="round"
|
|
15
|
+
strokeLinejoin="round"
|
|
16
|
+
strokeWidth={1.5}
|
|
17
|
+
d="M7 13.143 9.632 16 17 8"
|
|
18
|
+
/>
|
|
19
|
+
</svg>
|
|
20
|
+
)
|
|
21
|
+
) as React.ForwardRefExoticComponent<
|
|
22
|
+
Partial<React.PropsWithoutRef<SVGProps<SVGSVGElement>>> &
|
|
23
|
+
React.RefAttributes<SVGSVGElement>
|
|
24
|
+
>;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import { forwardRef, Ref, SVGProps } from "react";
|
|
3
|
+
export const WarningIndicatorIcon = forwardRef(
|
|
4
|
+
(props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
+
fill="none"
|
|
8
|
+
viewBox="0 0 24 24"
|
|
9
|
+
ref={ref}
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
stroke="currentColor"
|
|
14
|
+
strokeLinecap="round"
|
|
15
|
+
strokeWidth={1.5}
|
|
16
|
+
d="M12 6v7m0 4v1"
|
|
17
|
+
/>
|
|
18
|
+
</svg>
|
|
19
|
+
)
|
|
20
|
+
) as React.ForwardRefExoticComponent<
|
|
21
|
+
Partial<React.PropsWithoutRef<SVGProps<SVGSVGElement>>> &
|
|
22
|
+
React.RefAttributes<SVGSVGElement>
|
|
23
|
+
>;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import { forwardRef, Ref, SVGProps } from "react";
|
|
3
|
+
export const ErrorSmallIndicatorIcon = forwardRef(
|
|
4
|
+
(props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 16 16"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
ref={ref}
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
d="m6 6 4 4m0-4-4 4"
|
|
14
|
+
stroke="currentColor"
|
|
15
|
+
strokeWidth={1.5}
|
|
16
|
+
strokeLinecap="round"
|
|
17
|
+
strokeLinejoin="round"
|
|
18
|
+
/>
|
|
19
|
+
</svg>
|
|
20
|
+
)
|
|
21
|
+
) as React.ForwardRefExoticComponent<
|
|
22
|
+
Partial<React.PropsWithoutRef<SVGProps<SVGSVGElement>>> &
|
|
23
|
+
React.RefAttributes<SVGSVGElement>
|
|
24
|
+
>;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import { forwardRef, Ref, SVGProps } from "react";
|
|
3
|
+
export const SuccessSmallIndicatorIcon = forwardRef(
|
|
4
|
+
(props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (
|
|
5
|
+
<svg
|
|
6
|
+
viewBox="0 0 16 16"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
ref={ref}
|
|
10
|
+
{...props}
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
d="m4.5 8.5 2 2 5-5"
|
|
14
|
+
stroke="currentColor"
|
|
15
|
+
strokeWidth={1.5}
|
|
16
|
+
strokeLinecap="round"
|
|
17
|
+
strokeLinejoin="round"
|
|
18
|
+
/>
|
|
19
|
+
</svg>
|
|
20
|
+
)
|
|
21
|
+
) as React.ForwardRefExoticComponent<
|
|
22
|
+
Partial<React.PropsWithoutRef<SVGProps<SVGSVGElement>>> &
|
|
23
|
+
React.RefAttributes<SVGSVGElement>
|
|
24
|
+
>;
|