@amboss/design-system 1.26.2 → 1.26.4
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/build/cjs/components/Patterns/Modal/Modal.d.ts +3 -1
- package/package.json +2 -2
- package/build/cjs/components/Badge/Badge.js +0 -1
- package/build/cjs/components/Box/Box.js +0 -1
- package/build/cjs/components/Button/Button.js +0 -1
- package/build/cjs/components/Callout/Callout.js +0 -1
- package/build/cjs/components/Card/Card.js +0 -1
- package/build/cjs/components/Card/CardBox.js +0 -1
- package/build/cjs/components/Card/CardHeader/CardHeader.js +0 -1
- package/build/cjs/components/Collapsible/Collapsible.js +0 -1
- package/build/cjs/components/Column/Columns.js +0 -1
- package/build/cjs/components/Container/Container.js +0 -1
- package/build/cjs/components/DataTable/DataTable.js +0 -1
- package/build/cjs/components/DataTable/TableBody.js +0 -1
- package/build/cjs/components/DataTable/TableCell.js +0 -1
- package/build/cjs/components/DataTable/TableHeader.js +0 -1
- package/build/cjs/components/DataTable/index.js +0 -1
- package/build/cjs/components/DataTable/types.js +0 -1
- package/build/cjs/components/DataTable/useDataTableSort.js +0 -1
- package/build/cjs/components/Divider/Divider.js +0 -1
- package/build/cjs/components/DropdownMenu/DropdownMenu.js +0 -1
- package/build/cjs/components/DropdownMenu/MenuItem.js +0 -1
- package/build/cjs/components/Form/Checkbox/Checkbox.js +0 -1
- package/build/cjs/components/Form/FormErrorMessages/FormErrorMessages.js +0 -1
- package/build/cjs/components/Form/FormField/FormField.js +0 -3
- package/build/cjs/components/Form/FormFieldGroup/FormFieldGroup.js +0 -1
- package/build/cjs/components/Form/FormLabelText/FormLabelText.js +0 -1
- package/build/cjs/components/Form/Input/Input.js +0 -1
- package/build/cjs/components/Form/Input/index.js +0 -1
- package/build/cjs/components/Form/MaskedInput/MaskedInput.js +0 -1
- package/build/cjs/components/Form/PasswordInput/PasswordInput.js +0 -1
- package/build/cjs/components/Form/PasswordInput/index.js +0 -1
- package/build/cjs/components/Form/Radio/Radio.js +0 -1
- package/build/cjs/components/Form/RadioButton/RadioButton.js +0 -1
- package/build/cjs/components/Form/RangeInput/RangeInput.js +0 -1
- package/build/cjs/components/Form/SegmentedControl/-types.js +0 -1
- package/build/cjs/components/Form/SegmentedControl/SegmentedControl.js +0 -1
- package/build/cjs/components/Form/SegmentedControl/SegmentedControlOption.js +0 -1
- package/build/cjs/components/Form/Select/Select.js +0 -1
- package/build/cjs/components/Form/Textarea/Textarea.js +0 -1
- package/build/cjs/components/Form/Toggle/Toggle.js +0 -1
- package/build/cjs/components/Form/ToggleButton/ToggleButton.js +0 -1
- package/build/cjs/components/Icon/Icon.js +0 -1
- package/build/cjs/components/Image/Image.js +0 -1
- package/build/cjs/components/Inline/Inline.js +0 -1
- package/build/cjs/components/Link/Link.js +0 -1
- package/build/cjs/components/LoadingSpinner/LoadingSpinner.js +0 -1
- package/build/cjs/components/Logo/Logo.js +0 -1
- package/build/cjs/components/MediaItem/MediaItem.js +0 -1
- package/build/cjs/components/MediaViewerBar/MediaViewerBar.js +0 -1
- package/build/cjs/components/Notification/ExpandedContent.js +0 -1
- package/build/cjs/components/Notification/Notification.js +0 -1
- package/build/cjs/components/Pagination/Pagination.js +0 -1
- package/build/cjs/components/Patterns/ButtonGroup/ButtonGroup.js +0 -1
- package/build/cjs/components/Patterns/Modal/Modal.js +0 -1
- package/build/cjs/components/PictogramButton/PictogramButton.js +0 -1
- package/build/cjs/components/Popover/Popover.js +0 -1
- package/build/cjs/components/Portal/Portal.js +0 -1
- package/build/cjs/components/ProgressBar/ProgressBar.js +0 -1
- package/build/cjs/components/RoundButton/RoundButton.js +0 -1
- package/build/cjs/components/SearchResult/SearchResult.js +0 -1
- package/build/cjs/components/SegmentedProgressBar/SegmentedProgressBar.js +0 -1
- package/build/cjs/components/SegmentedProgressBar/SegmentedProgressBarUtil.js +0 -1
- package/build/cjs/components/ShadowWebComponent/ShadowWebComponent.js +0 -1
- package/build/cjs/components/Sheet/Sheet.js +0 -1
- package/build/cjs/components/Stack/Stack.js +0 -1
- package/build/cjs/components/SubThemeProvider/SubThemeProvider.js +0 -1
- package/build/cjs/components/Tabs/Tabs.js +0 -1
- package/build/cjs/components/Tag/Tag.js +0 -1
- package/build/cjs/components/TagGroup/TagGroup.js +0 -1
- package/build/cjs/components/Toggletip/BasePopover.js +0 -1
- package/build/cjs/components/Toggletip/Toggletip.js +0 -1
- package/build/cjs/components/Tooltip/BaseTooltip.js +0 -1
- package/build/cjs/components/Tooltip/Tooltip.js +0 -1
- package/build/cjs/components/Tooltip/TooltipContent.js +0 -1
- package/build/cjs/components/Tooltip/types.js +0 -1
- package/build/cjs/components/Tooltip/utils.js +0 -1
- package/build/cjs/components/Typography/Header/Header.js +0 -1
- package/build/cjs/components/Typography/StyledText/StyledText.js +0 -1
- package/build/cjs/components/Typography/Text/Text.js +0 -1
- package/build/cjs/components/Typography/TextClamped/TextClamped.js +0 -1
- package/build/cjs/components/UserHighlightTooltip/UserHighlightTooltip.js +0 -1
- package/build/cjs/components/Utilities/Expandable/Expandable.js +0 -1
- package/build/cjs/components/VirtualScrollList/VirtualScrollList.js +0 -1
- package/build/cjs/components/VirtualScrollList/VirtualScrollListReducer.js +0 -1
- package/build/cjs/index.js +0 -1
- package/build/cjs/shared/FocusTrapWrapper.js +0 -1
- package/build/cjs/shared/ScreenReaderText.js +0 -1
- package/build/cjs/shared/flattenChildren.js +0 -1
- package/build/cjs/shared/informDeprecation.js +0 -2
- package/build/cjs/shared/mediaQueries.js +0 -1
- package/build/cjs/shared/replaceDeprecated.js +0 -2
- package/build/cjs/shared/useAutoPosition.js +0 -1
- package/build/cjs/shared/useDocument.js +0 -1
- package/build/cjs/shared/useDragDown.js +0 -1
- package/build/cjs/shared/useHover.js +0 -1
- package/build/cjs/shared/useKeyboard.js +0 -1
- package/build/cjs/shared/useOnEscapePress.js +0 -1
- package/build/cjs/shared/useOutsideClick.js +0 -1
- package/build/cjs/shared/useWindow.js +0 -1
- package/build/cjs/types/index.js +0 -1
- package/build/cjs/web-tokens/_breakpoints.json +0 -17
- package/build/cjs/web-tokens/_colors.json +0 -1092
- package/build/cjs/web-tokens/_icon_sizes_map.json +0 -7
- package/build/cjs/web-tokens/_sizes.json +0 -482
- package/build/cjs/web-tokens/_subThemeType.js +0 -1
- package/build/cjs/web-tokens/_zindex.json +0 -17
- package/build/cjs/web-tokens/assets/icons.json +0 -149
- package/build/cjs/web-tokens/assets/icons16.json +0 -160
- package/build/cjs/web-tokens/assets/logo.json +0 -3
- package/build/cjs/web-tokens/visualConfig.js +0 -1
- package/build/esm/components/Badge/Badge.d.ts +0 -11
- package/build/esm/components/Badge/Badge.js +0 -1
- package/build/esm/components/Box/Box.d.ts +0 -36
- package/build/esm/components/Box/Box.js +0 -1
- package/build/esm/components/Button/Button.d.ts +0 -34
- package/build/esm/components/Button/Button.js +0 -1
- package/build/esm/components/Callout/Callout.d.ts +0 -15
- package/build/esm/components/Callout/Callout.js +0 -1
- package/build/esm/components/Card/Card.d.ts +0 -14
- package/build/esm/components/Card/Card.js +0 -1
- package/build/esm/components/Card/CardBox.d.ts +0 -6
- package/build/esm/components/Card/CardBox.js +0 -1
- package/build/esm/components/Card/CardHeader/CardHeader.d.ts +0 -10
- package/build/esm/components/Card/CardHeader/CardHeader.js +0 -1
- package/build/esm/components/Collapsible/Collapsible.d.ts +0 -15
- package/build/esm/components/Collapsible/Collapsible.js +0 -1
- package/build/esm/components/Column/Columns.d.ts +0 -45
- package/build/esm/components/Column/Columns.js +0 -1
- package/build/esm/components/Container/Container.d.ts +0 -13
- package/build/esm/components/Container/Container.js +0 -1
- package/build/esm/components/DataTable/DataTable.d.ts +0 -58
- package/build/esm/components/DataTable/DataTable.js +0 -1
- package/build/esm/components/DataTable/TableBody.d.ts +0 -9
- package/build/esm/components/DataTable/TableBody.js +0 -1
- package/build/esm/components/DataTable/TableCell.d.ts +0 -15
- package/build/esm/components/DataTable/TableCell.js +0 -1
- package/build/esm/components/DataTable/TableHeader.d.ts +0 -9
- package/build/esm/components/DataTable/TableHeader.js +0 -1
- package/build/esm/components/DataTable/index.d.ts +0 -4
- package/build/esm/components/DataTable/index.js +0 -1
- package/build/esm/components/DataTable/types.d.ts +0 -15
- package/build/esm/components/DataTable/types.js +0 -1
- package/build/esm/components/DataTable/useDataTableSort.d.ts +0 -14
- package/build/esm/components/DataTable/useDataTableSort.js +0 -1
- package/build/esm/components/Divider/Divider.d.ts +0 -6
- package/build/esm/components/Divider/Divider.js +0 -1
- package/build/esm/components/DropdownMenu/DropdownMenu.d.ts +0 -35
- package/build/esm/components/DropdownMenu/DropdownMenu.js +0 -1
- package/build/esm/components/DropdownMenu/MenuItem.d.ts +0 -18
- package/build/esm/components/DropdownMenu/MenuItem.js +0 -1
- package/build/esm/components/Form/Checkbox/Checkbox.d.ts +0 -30
- package/build/esm/components/Form/Checkbox/Checkbox.js +0 -1
- package/build/esm/components/Form/FormErrorMessages/FormErrorMessages.d.ts +0 -6
- package/build/esm/components/Form/FormErrorMessages/FormErrorMessages.js +0 -1
- package/build/esm/components/Form/FormField/FormField.d.ts +0 -16
- package/build/esm/components/Form/FormField/FormField.js +0 -3
- package/build/esm/components/Form/FormFieldGroup/FormFieldGroup.d.ts +0 -14
- package/build/esm/components/Form/FormFieldGroup/FormFieldGroup.js +0 -1
- package/build/esm/components/Form/FormLabelText/FormLabelText.d.ts +0 -7
- package/build/esm/components/Form/FormLabelText/FormLabelText.js +0 -1
- package/build/esm/components/Form/Input/Input.d.ts +0 -78
- package/build/esm/components/Form/Input/Input.js +0 -1
- package/build/esm/components/Form/Input/index.d.ts +0 -2
- package/build/esm/components/Form/Input/index.js +0 -1
- package/build/esm/components/Form/MaskedInput/MaskedInput.d.ts +0 -13
- package/build/esm/components/Form/MaskedInput/MaskedInput.js +0 -1
- package/build/esm/components/Form/PasswordInput/PasswordInput.d.ts +0 -73
- package/build/esm/components/Form/PasswordInput/PasswordInput.js +0 -1
- package/build/esm/components/Form/PasswordInput/index.d.ts +0 -2
- package/build/esm/components/Form/PasswordInput/index.js +0 -1
- package/build/esm/components/Form/Radio/Radio.d.ts +0 -24
- package/build/esm/components/Form/Radio/Radio.js +0 -1
- package/build/esm/components/Form/RadioButton/RadioButton.d.ts +0 -17
- package/build/esm/components/Form/RadioButton/RadioButton.js +0 -1
- package/build/esm/components/Form/RangeInput/RangeInput.d.ts +0 -36
- package/build/esm/components/Form/RangeInput/RangeInput.js +0 -1
- package/build/esm/components/Form/SegmentedControl/-types.d.ts +0 -48
- package/build/esm/components/Form/SegmentedControl/-types.js +0 -1
- package/build/esm/components/Form/SegmentedControl/SegmentedControl.d.ts +0 -3
- package/build/esm/components/Form/SegmentedControl/SegmentedControl.js +0 -1
- package/build/esm/components/Form/SegmentedControl/SegmentedControlOption.d.ts +0 -3
- package/build/esm/components/Form/SegmentedControl/SegmentedControlOption.js +0 -1
- package/build/esm/components/Form/Select/Select.d.ts +0 -23
- package/build/esm/components/Form/Select/Select.js +0 -1
- package/build/esm/components/Form/Textarea/Textarea.d.ts +0 -48
- package/build/esm/components/Form/Textarea/Textarea.js +0 -1
- package/build/esm/components/Form/Toggle/Toggle.d.ts +0 -32
- package/build/esm/components/Form/Toggle/Toggle.js +0 -1
- package/build/esm/components/Form/ToggleButton/ToggleButton.d.ts +0 -26
- package/build/esm/components/Form/ToggleButton/ToggleButton.js +0 -1
- package/build/esm/components/Icon/Icon.d.ts +0 -22
- package/build/esm/components/Icon/Icon.js +0 -1
- package/build/esm/components/Image/Image.d.ts +0 -36
- package/build/esm/components/Image/Image.js +0 -1
- package/build/esm/components/Inline/Inline.d.ts +0 -30
- package/build/esm/components/Inline/Inline.js +0 -1
- package/build/esm/components/Link/Link.d.ts +0 -24
- package/build/esm/components/Link/Link.js +0 -1
- package/build/esm/components/LoadingSpinner/LoadingSpinner.d.ts +0 -11
- package/build/esm/components/LoadingSpinner/LoadingSpinner.js +0 -1
- package/build/esm/components/Logo/Logo.d.ts +0 -8
- package/build/esm/components/Logo/Logo.js +0 -1
- package/build/esm/components/MediaItem/MediaItem.d.ts +0 -14
- package/build/esm/components/MediaItem/MediaItem.js +0 -1
- package/build/esm/components/MediaViewerBar/MediaViewerBar.d.ts +0 -7
- package/build/esm/components/MediaViewerBar/MediaViewerBar.js +0 -1
- package/build/esm/components/Notification/ExpandedContent.d.ts +0 -2
- package/build/esm/components/Notification/ExpandedContent.js +0 -1
- package/build/esm/components/Notification/Notification.d.ts +0 -16
- package/build/esm/components/Notification/Notification.js +0 -1
- package/build/esm/components/Pagination/Pagination.d.ts +0 -17
- package/build/esm/components/Pagination/Pagination.js +0 -1
- package/build/esm/components/Patterns/ButtonGroup/ButtonGroup.d.ts +0 -20
- package/build/esm/components/Patterns/ButtonGroup/ButtonGroup.js +0 -1
- package/build/esm/components/Patterns/Modal/Modal.d.ts +0 -41
- package/build/esm/components/Patterns/Modal/Modal.js +0 -1
- package/build/esm/components/PictogramButton/PictogramButton.d.ts +0 -16
- package/build/esm/components/PictogramButton/PictogramButton.js +0 -1
- package/build/esm/components/Popover/Popover.d.ts +0 -5
- package/build/esm/components/Popover/Popover.js +0 -1
- package/build/esm/components/Portal/Portal.d.ts +0 -7
- package/build/esm/components/Portal/Portal.js +0 -1
- package/build/esm/components/ProgressBar/ProgressBar.d.ts +0 -15
- package/build/esm/components/ProgressBar/ProgressBar.js +0 -1
- package/build/esm/components/RoundButton/RoundButton.d.ts +0 -9
- package/build/esm/components/RoundButton/RoundButton.js +0 -1
- package/build/esm/components/SearchResult/SearchResult.d.ts +0 -39
- package/build/esm/components/SearchResult/SearchResult.js +0 -1
- package/build/esm/components/SegmentedProgressBar/SegmentedProgressBar.d.ts +0 -28
- package/build/esm/components/SegmentedProgressBar/SegmentedProgressBar.js +0 -1
- package/build/esm/components/SegmentedProgressBar/SegmentedProgressBarUtil.d.ts +0 -10
- package/build/esm/components/SegmentedProgressBar/SegmentedProgressBarUtil.js +0 -1
- package/build/esm/components/ShadowWebComponent/ShadowWebComponent.d.ts +0 -13
- package/build/esm/components/ShadowWebComponent/ShadowWebComponent.js +0 -1
- package/build/esm/components/Sheet/Sheet.d.ts +0 -16
- package/build/esm/components/Sheet/Sheet.js +0 -1
- package/build/esm/components/Stack/Stack.d.ts +0 -28
- package/build/esm/components/Stack/Stack.js +0 -1
- package/build/esm/components/SubThemeProvider/SubThemeProvider.d.ts +0 -8
- package/build/esm/components/SubThemeProvider/SubThemeProvider.js +0 -1
- package/build/esm/components/Tabs/Tabs.d.ts +0 -30
- package/build/esm/components/Tabs/Tabs.js +0 -1
- package/build/esm/components/Tag/Tag.d.ts +0 -19
- package/build/esm/components/Tag/Tag.js +0 -1
- package/build/esm/components/TagGroup/TagGroup.d.ts +0 -17
- package/build/esm/components/TagGroup/TagGroup.js +0 -1
- package/build/esm/components/Toggletip/BasePopover.d.ts +0 -18
- package/build/esm/components/Toggletip/BasePopover.js +0 -1
- package/build/esm/components/Toggletip/Toggletip.d.ts +0 -5
- package/build/esm/components/Toggletip/Toggletip.js +0 -1
- package/build/esm/components/Tooltip/BaseTooltip.d.ts +0 -11
- package/build/esm/components/Tooltip/BaseTooltip.js +0 -1
- package/build/esm/components/Tooltip/Tooltip.d.ts +0 -7
- package/build/esm/components/Tooltip/Tooltip.js +0 -1
- package/build/esm/components/Tooltip/TooltipContent.d.ts +0 -30
- package/build/esm/components/Tooltip/TooltipContent.js +0 -1
- package/build/esm/components/Tooltip/types.d.ts +0 -8
- package/build/esm/components/Tooltip/types.js +0 -1
- package/build/esm/components/Tooltip/utils.d.ts +0 -12
- package/build/esm/components/Tooltip/utils.js +0 -1
- package/build/esm/components/Typography/Header/Header.d.ts +0 -36
- package/build/esm/components/Typography/Header/Header.js +0 -1
- package/build/esm/components/Typography/StyledText/StyledText.d.ts +0 -11
- package/build/esm/components/Typography/StyledText/StyledText.js +0 -1
- package/build/esm/components/Typography/Text/Text.d.ts +0 -19
- package/build/esm/components/Typography/Text/Text.js +0 -1
- package/build/esm/components/Typography/TextClamped/TextClamped.d.ts +0 -10
- package/build/esm/components/Typography/TextClamped/TextClamped.js +0 -1
- package/build/esm/components/UserHighlightTooltip/UserHighlightTooltip.d.ts +0 -10
- package/build/esm/components/UserHighlightTooltip/UserHighlightTooltip.js +0 -1
- package/build/esm/components/Utilities/Expandable/Expandable.d.ts +0 -9
- package/build/esm/components/Utilities/Expandable/Expandable.js +0 -1
- package/build/esm/components/VirtualScrollList/VirtualScrollList.d.ts +0 -11
- package/build/esm/components/VirtualScrollList/VirtualScrollList.js +0 -1
- package/build/esm/components/VirtualScrollList/VirtualScrollListReducer.d.ts +0 -36
- package/build/esm/components/VirtualScrollList/VirtualScrollListReducer.js +0 -1
- package/build/esm/index.d.ts +0 -62
- package/build/esm/index.js +0 -1
- package/build/esm/shared/FocusTrapWrapper.d.ts +0 -10
- package/build/esm/shared/FocusTrapWrapper.js +0 -1
- package/build/esm/shared/ScreenReaderText.d.ts +0 -5
- package/build/esm/shared/ScreenReaderText.js +0 -1
- package/build/esm/shared/flattenChildren.d.ts +0 -11
- package/build/esm/shared/flattenChildren.js +0 -1
- package/build/esm/shared/informDeprecation.d.ts +0 -1
- package/build/esm/shared/informDeprecation.js +0 -2
- package/build/esm/shared/mediaQueries.d.ts +0 -14
- package/build/esm/shared/mediaQueries.js +0 -1
- package/build/esm/shared/replaceDeprecated.d.ts +0 -1
- package/build/esm/shared/replaceDeprecated.js +0 -2
- package/build/esm/shared/useAutoPosition.d.ts +0 -5
- package/build/esm/shared/useAutoPosition.js +0 -1
- package/build/esm/shared/useDocument.d.ts +0 -1
- package/build/esm/shared/useDocument.js +0 -1
- package/build/esm/shared/useDragDown.d.ts +0 -13
- package/build/esm/shared/useDragDown.js +0 -1
- package/build/esm/shared/useHover.d.ts +0 -2
- package/build/esm/shared/useHover.js +0 -1
- package/build/esm/shared/useKeyboard.d.ts +0 -17
- package/build/esm/shared/useKeyboard.js +0 -1
- package/build/esm/shared/useOnEscapePress.d.ts +0 -2
- package/build/esm/shared/useOnEscapePress.js +0 -1
- package/build/esm/shared/useOutsideClick.d.ts +0 -11
- package/build/esm/shared/useOutsideClick.js +0 -1
- package/build/esm/shared/useWindow.d.ts +0 -1
- package/build/esm/shared/useWindow.js +0 -1
- package/build/esm/types/index.d.ts +0 -66
- package/build/esm/types/index.js +0 -1
- package/build/esm/web-tokens/_breakpoints.json +0 -17
- package/build/esm/web-tokens/_colors.json +0 -1092
- package/build/esm/web-tokens/_icon_sizes_map.json +0 -7
- package/build/esm/web-tokens/_sizes.json +0 -482
- package/build/esm/web-tokens/_subThemeType.d.ts +0 -1
- package/build/esm/web-tokens/_subThemeType.js +0 -1
- package/build/esm/web-tokens/_zindex.json +0 -17
- package/build/esm/web-tokens/assets/icons.json +0 -149
- package/build/esm/web-tokens/assets/icons16.json +0 -160
- package/build/esm/web-tokens/assets/logo.json +0 -3
- package/build/esm/web-tokens/visualConfig.d.ts +0 -762
- package/build/esm/web-tokens/visualConfig.js +0 -1
- package/build/scss/_theming.scss +0 -251
- package/build/scss/_variables.scss +0 -158
|
@@ -1,160 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"alert-circle": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <circle cx=\"8\" cy=\"8\" r=\"7\" stroke=\"currentColor\" stroke-width=\"2\" />\n <circle cx=\"8\" cy=\"11\" r=\"1\" fill=\"currentColor\" />\n <path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"2\" d=\"M8 5v3\" />\n</svg>",
|
|
3
|
-
"alert-triangle": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\n d=\"M6.854 1.691L1.18 11.846c-.239.442-.24.986-.004 1.43.236.442.673.718 1.15.724h11.349a1.328 1.328 0 001.15-.725 1.526 1.526 0 00-.005-1.43L9.146 1.692C8.903 1.262 8.468 1 8 1s-.903.262-1.146.691z\"\n clip-rule=\"evenodd\" />\n <g fill=\"currentColor\">\n <path d=\"M9 6a1 1 0 00-2 0zM7 8a1 1 0 002 0zm0-2v2h2V6z\" />\n <rect width=\"2\" height=\"2\" x=\"7\" y=\"10\" rx=\"1\" />\n </g>\n</svg>",
|
|
4
|
-
"align-left": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"2\">\n <path d=\"M3 8h7M3 12h10M3 4h11\" />\n </g>\n</svg>",
|
|
5
|
-
"anamnesis": "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path d=\"M1 6.88641C1 6.33412 1.44772 5.88641 2 5.88641H6.86364C7.41592 5.88641 7.86364 5.43869 7.86364 4.88641V4.81824C7.86364 4.26595 8.31135 3.81824 8.86364 3.81824H13.7273C14.2796 3.81824 14.7273 4.26595 14.7273 4.81824V14.0001C14.7273 14.5523 14.2796 15.0001 13.7273 15.0001H2C1.44772 15.0001 1 14.5523 1 14.0001V6.88641Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"/>\n<path d=\"M13.3546 4.45455V1H2.3728V6.72727\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"/>\n</svg>\n",
|
|
6
|
-
"apple": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path fill=\"currentColor\" fill-rule=\"evenodd\"\n d=\"M11.166 0c.143.972-.253 1.924-.774 2.598-.559.722-1.52 1.28-2.453 1.252-.17-.93.265-1.89.796-2.534C9.316.605 10.313.06 11.165 0zm2.8 13.679c.481-.737.66-1.108 1.034-1.94-2.714-1.032-3.149-4.89-.463-6.37-.82-1.028-1.97-1.624-3.057-1.624-.783 0-1.32.205-1.807.39-.406.155-.779.297-1.232.297-.49 0-.923-.155-1.377-.318-.5-.18-1.023-.367-1.673-.367-1.22 0-2.517.745-3.34 2.02-1.157 1.793-.96 5.166.916 8.039.671 1.028 1.567 2.184 2.739 2.194.486.005.81-.14 1.16-.297.4-.18.836-.375 1.59-.38.758-.004 1.187.194 1.583.376.34.157.657.303 1.14.298 1.172-.01 2.117-1.29 2.788-2.318z\"\n clip-rule=\"evenodd\" />\n</svg>",
|
|
7
|
-
"arrow-down": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-arrow-down\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"></line><polyline points=\"19 12 12 19 5 12\"></polyline></svg>",
|
|
8
|
-
"arrow-left": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"2\">\n <path stroke-linejoin=\"bevel\" d=\"M4 8h10\" />\n <path stroke-linejoin=\"round\" d=\"M6 12L2 8l4-4\" />\n </g>\n</svg>",
|
|
9
|
-
"arrow-right": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"2\">\n <path stroke-linejoin=\"bevel\" d=\"M2 8h10\" />\n <path stroke-linejoin=\"round\" d=\"M10 4l4 4-4 4\" />\n </g>\n</svg>",
|
|
10
|
-
"arrow-up": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-arrow-up\"><line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"5\"></line><polyline points=\"5 12 12 5 19 12\"></polyline></svg>",
|
|
11
|
-
"article": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-width=\"2\">\n <path d=\"M5 5h6M5 8h4M5 11h5\" />\n <rect width=\"12\" height=\"14\" x=\"2\" y=\"1\" rx=\"1\" />\n </g>\n</svg>",
|
|
12
|
-
"auditor": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <circle cx=\"4\" cy=\"5\" r=\"3\" stroke=\"currentColor\" stroke-width=\"2\" />\n <circle cx=\"12\" cy=\"5\" r=\"3\" stroke=\"currentColor\" stroke-width=\"2\" />\n <g fill=\"currentColor\">\n <path\n d=\"M7 6h2V4H7zM14.807 10.79A.667.667 0 0116 11.2c0 2.205-1.953 4.067-4.267 4.067-1.562 0-2.957-.758-3.734-1.943-.78 1.188-2.172 1.943-3.732 1.943C1.954 15.267 0 13.405 0 11.2a.667.667 0 011.193-.41c.19.244.719.81 1.54.81.688 0 1.337-.343 1.615-.853.424-.742 1.2-1.214 1.985-1.214A2.32 2.32 0 018 10.25a2.322 2.322 0 011.667-.716c.785 0 1.562.472 1.978 1.204.286.52.935.863 1.622.863.822 0 1.351-.566 1.54-.81z\" />\n </g>\n</svg>",
|
|
13
|
-
"bar-chart-2": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path fill=\"currentColor\"\n d=\"M5 10a1 1 0 00-2 0zm4-7a1 1 0 00-2 0zm4 4a1 1 0 10-2 0zm-8 7v-4H3v4zm4 0V3H7v11zm4 0V7h-2v7z\" />\n</svg>",
|
|
14
|
-
"bell": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\">\n <path\n d=\"M12 5.6c0-.955-.421-1.87-1.172-2.546C10.078 2.38 9.061 2 8 2s-2.078.38-2.828 1.054C4.422 3.73 4 4.645 4 5.6 4 9.8 2 11 2 11h12s-2-1.2-2-5.4zM9.153 14a1.333 1.333 0 01-2.306 0\" />\n </g>\n</svg>",
|
|
15
|
-
"bell-curve": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\"><path fill=\"#1A1C1C\" d=\"M0 12.333v2h.915v-.001a3.46 3.46 0 0 0 1.91-.605c.558-.386.967-.91 1.28-1.465.593-1.053.937-2.41 1.24-3.6l.02-.083c.327-1.29.616-2.394 1.066-3.191.216-.382.442-.639.677-.801.223-.153.5-.254.892-.254.391 0 .669.1.892.254.235.162.46.419.677.801.45.797.739 1.902 1.066 3.191l.02.083c.303 1.19.647 2.547 1.24 3.6.313.555.722 1.08 1.28 1.465a3.46 3.46 0 0 0 1.91.605v.001H16v-2h-.803c-.388 0-.664-.1-.886-.252-.234-.162-.458-.419-.674-.801-.449-.797-.736-1.903-1.064-3.193l-.018-.073c-.303-1.193-.648-2.554-1.245-3.61-.314-.556-.725-1.08-1.285-1.465-.573-.394-1.25-.606-2.025-.606-.775 0-1.452.212-2.025.606-.56.385-.97.91-1.285 1.465-.597 1.056-.942 2.417-1.245 3.61l-.018.073c-.328 1.29-.615 2.396-1.064 3.193-.216.382-.44.639-.674.8-.222.153-.498.253-.886.253H0Z\"/></svg>",
|
|
16
|
-
"book": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\">\n <path d=\"M2 12c0-.552.77-1 1.719-1H13\" />\n <path d=\"M3.875 1H14v14H3.875C2.839 15 2 14.217 2 13.25V2.75C2 1.783 2.84 1 3.875 1z\" clip-rule=\"evenodd\" />\n </g>\n</svg>",
|
|
17
|
-
"bookmark": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\n d=\"M13 14l-5-3.333L3 14V3.333C3 2.597 3.64 2 4.429 2h7.142C12.361 2 13 2.597 13 3.333V14z\" clip-rule=\"evenodd\" />\n</svg>",
|
|
18
|
-
"book-open": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\">\n <path\n d=\"M1 3h4.2c.743 0 1.455.28 1.98.781S8 4.959 8 5.667V15c0-.53-.221-1.04-.615-1.414A2.154 2.154 0 005.9 13H1zM15 3h-4.2c-.743 0-1.455.28-1.98.781S8 4.959 8 5.667V15c0-.53.221-1.04.615-1.414A2.154 2.154 0 0110.1 13H15z\" />\n </g>\n</svg>",
|
|
19
|
-
"box": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\n d=\"M8.623 1.136l5.6 2.6c.476.22.777.671.777 1.165v6.197c0 .493-.301.944-.777 1.163l-5.6 2.602a1.496 1.496 0 01-1.253 0l-5.6-2.601c-.475-.223-.774-.676-.77-1.17V4.9c0-.494.301-.945.777-1.164l5.6-2.601a1.496 1.496 0 011.246 0z\"\n clip-rule=\"evenodd\" />\n <path fill=\"currentColor\"\n d=\"M8 7.5l-.394.92a1 1 0 00.788 0zM.606 5.42l7 3 .788-1.84-7-3zm7.788 3l7-3-.788-1.84-7 3z\" />\n <path stroke=\"currentColor\" stroke-width=\"2\" d=\"M8 8v7\" />\n</svg>",
|
|
20
|
-
"bubble": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\n d=\"M4 2a1 1 0 00-1 1v3.222L1.638 7.67c-.091.097-.236.17-.255.3a.206.206 0 000 .06c.02.13.164.203.255.3L3 9.778V13a1 1 0 001 1h10a1 1 0 001-1V3a1 1 0 00-1-1z\" />\n</svg>",
|
|
21
|
-
"bubble-check": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-width=\"2\">\n <path d=\"M4 2a1 1 0 00-1 1v3.222L1.5 7.817a.2.2 0 000 .366L3 9.778V13a1 1 0 001 1h10a1 1 0 001-1V3a1 1 0 00-1-1z\" />\n <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12 6l-4.125 4L6 8.182\" />\n </g>\n</svg>",
|
|
22
|
-
"bubble-image": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\n d=\"M4 2a1 1 0 00-1 1v3.222L1.638 7.67c-.091.097-.236.17-.255.3a.206.206 0 000 .06c.02.13.164.203.255.3L3 9.778V13a1 1 0 001 1h10a1 1 0 001-1V3a1 1 0 00-1-1z\" />\n <circle cx=\"10.5\" cy=\"5.5\" r=\"1.5\" fill=\"currentColor\" />\n <path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\n d=\"M3 11l3-3 3 3 2-1.5 4 3.5\" />\n</svg>",
|
|
23
|
-
"bubble-pill": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path stroke=\"currentColor\" stroke-width=\"2\"\n d=\"M4 2a1 1 0 00-1 1v3.222L1.5 7.817a.2.2 0 000 .366L3 9.778V13a1 1 0 001 1h10a1 1 0 001-1V3a1 1 0 00-1-1z\" />\n <path stroke=\"currentColor\" stroke-width=\"2\"\n d=\"M11.488 5.568A1.737 1.737 0 0010.16 5c-.472.01-.937.197-1.306.528-.016.014-.022.032-.035.047-.013.01-.029.015-.041.027l-2.19 2.176c-.01.01-.014.023-.023.033-.01.009-.023.012-.033.021-.7.697-.71 1.838-.02 2.6A1.73 1.73 0 007.809 11c.466 0 .945-.176 1.34-.528.015-.014.022-.033.035-.048.013-.011.028-.015.04-.027l2.19-2.176c.01-.01.014-.023.022-.032.01-.01.023-.012.033-.022.701-.696.71-1.837.02-2.599z\" />\n <path fill=\"currentColor\" fill-rule=\"evenodd\"\n d=\"M10.314 9.314L8 7l-.314-.314-1.1 1.092-.012.018a.086.086 0 01-.01.015.089.089 0 01-.015.01.078.078 0 00-.018.011c-.7.697-.71 1.838-.02 2.6A1.73 1.73 0 007.809 11c.466 0 .945-.176 1.34-.528a.13.13 0 00.02-.027l.015-.021a.116.116 0 01.018-.012c.008-.004.015-.008.022-.015z\"\n clip-rule=\"evenodd\" />\n</svg>",
|
|
24
|
-
"bubble-text": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-width=\"2\">\n <path stroke-linecap=\"round\" stroke-linejoin=\"round\"\n d=\"M4 2a1 1 0 00-1 1v3.222L1.638 7.67c-.091.097-.236.17-.255.3a.206.206 0 000 .06c.02.13.164.203.255.3L3 9.778V13a1 1 0 001 1h10a1 1 0 001-1V3a1 1 0 00-1-1z\" />\n <g stroke-linecap=\"square\" stroke-linejoin=\"bevel\">\n <path d=\"M7 6h4M7 10h4\" />\n </g>\n </g>\n</svg>",
|
|
25
|
-
"bulb": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-width=\"2\">\n <path\n d=\"M8 1a5 5 0 00-3.384 8.681c.232.213.384.504.384.819v2.086a1 1 0 00.293.707l1.414 1.414a1 1 0 00.707.293h1.172a1 1 0 00.707-.293l1.414-1.414a1 1 0 00.293-.707V10.5c0-.315.152-.606.384-.819A5 5 0 008 1z\" />\n <g stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M6.5 6h3M8 7v4.5M5 12h6\" />\n </g>\n </g>\n</svg>",
|
|
26
|
-
"calculator": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path stroke=\"currentColor\" stroke-width=\"2\" d=\"M2 2a1 1 0 011-1h10a1 1 0 011 1v12a1 1 0 01-1 1H3a1 1 0 01-1-1z\" />\n <g fill=\"currentColor\">\n <path fill-rule=\"evenodd\"\n d=\"M4 6a1 1 0 112 0 1 1 0 01-2 0zm6 0a1 1 0 112 0 1 1 0 01-2 0zM8 8a1 1 0 100 2 1 1 0 000-2zm3 0a1 1 0 100 2 1 1 0 000-2zM8 5a1 1 0 100 2 1 1 0 000-2zM5 8a1 1 0 100 2 1 1 0 000-2zm5 4a1 1 0 112 0 1 1 0 01-2 0zm-5-1a1 1 0 100 2h3a1 1 0 100-2z\"\n clip-rule=\"evenodd\" />\n <path d=\"M2 1h12v3H2z\" />\n </g>\n</svg>",
|
|
27
|
-
"charts": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path stroke=\"currentColor\" stroke-linecap=\"square\" stroke-linejoin=\"round\" stroke-width=\"2\"\n d=\"M2 7s.91.008 1 0a.5.5 0 00.414-.296l1.1-2.583a.5.5 0 01.933.052l2.051 4.478a.5.5 0 00.966-.048L10.528 2.4a.5.5 0 01.971-.035L12.5 6.5c.03.105 0 .5 1 .5h.5\" />\n <g fill=\"currentColor\">\n <path\n d=\"M3 13a1 1 0 10-2 0zm-2 0v2h2v-2zM9 13a1 1 0 10-2 0zm-2 0v2h2v-2zM15 13a1 1 0 10-2 0zm-2 0v2h2v-2zM6 11a1 1 0 10-2 0zm-2 0v4h2v-4zM12 11a1 1 0 10-2 0zm-2 0v4h2v-4z\" />\n </g>\n</svg>",
|
|
28
|
-
"check": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\n d=\"M14 4l-8.25 8L2 8.364\" />\n</svg>",
|
|
29
|
-
"check-circle": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\">\n <path d=\"M14 7.895V8.5a6.5 6.5 0 11-3.854-5.941\" />\n <path d=\"M14.667 2.667L7.333 10l-2-2\" />\n </g>\n</svg>",
|
|
30
|
-
"check-small": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path fill=\"currentColor\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M13.221 4.307a1 1 0 0 1-.028 1.414l-6.25 6a1 1 0 0 1-1.385 0l-2.75-2.636a1 1 0 1 1 1.384-1.443L6.25 9.614l5.557-5.335a1 1 0 0 1 1.414.028Z\" />\n</svg>",
|
|
31
|
-
"check-square": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g fill=\"currentColor\">\n <path\n d=\"M7.5 10l-.707.707a1 1 0 001.46-.048zM4.293 8.207l2.5 2.5 1.414-1.414-2.5-2.5zm3.96 2.451l7-8-1.506-1.316-7 8zM13 8v4.667h2V8zm0 4.667c0 .184-.15.333-.333.333v2A2.333 2.333 0 0015 12.667zm-.333.333H3.333v2h9.334zm-9.334 0A.333.333 0 013 12.667H1A2.333 2.333 0 003.333 15zM3 12.667V3.333H1v9.334zm0-9.334C3 3.15 3.15 3 3.333 3V1A2.333 2.333 0 001 3.333zM3.333 3H10V1H3.333z\" />\n </g>\n</svg>",
|
|
32
|
-
"checkmark-circle-filled": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path fill=\"currentColor\" fill-rule=\"evenodd\"\n d=\"M8 16A8 8 0 108 0a8 8 0 000 16zm4.737-10.324a1 1 0 00-1.474-1.352L6.5 9.52 4.737 7.597a1 1 0 00-1.474 1.351l2.5 2.728a1 1 0 001.474 0z\"\n clip-rule=\"evenodd\" />\n</svg>",
|
|
33
|
-
"chevron-down": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 6l4 4 4-4\" />\n</svg>",
|
|
34
|
-
"chevrons-down": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-chevrons-down\"><polyline points=\"7 13 12 18 17 13\"></polyline><polyline points=\"7 6 12 11 17 6\"></polyline></svg>",
|
|
35
|
-
"chevron-left": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M10 12L6 8l4-4\" />\n</svg>",
|
|
36
|
-
"chevron-right": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M6 12l4-4-4-4\" />\n</svg>",
|
|
37
|
-
"chevron-up": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 10L8 6l-4 4\" />\n</svg>",
|
|
38
|
-
"chevrons-up": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-chevrons-up\"><polyline points=\"17 11 12 6 7 11\"></polyline><polyline points=\"17 18 12 13 7 18\"></polyline></svg>",
|
|
39
|
-
"circle": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <circle cx=\"8\" cy=\"8\" r=\"7\" stroke=\"currentColor\" stroke-width=\"2\" />\n</svg>",
|
|
40
|
-
"clipboard": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"2\">\n <path\n d=\"M10.5 2h1.25c.69 0 1.25.597 1.25 1.333v9.334c0 .736-.56 1.333-1.25 1.333h-7.5C3.56 14 3 13.403 3 12.667V3.333C3 2.597 3.56 2 4.25 2H5.5\" />\n <path stroke-linecap=\"round\" d=\"M6 2a1 1 0 011-1h2a1 1 0 011 1v1a1 1 0 01-1 1H7a1 1 0 01-1-1z\"\n clip-rule=\"evenodd\" />\n </g>\n</svg>",
|
|
41
|
-
"coffee": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\">\n <path\n d=\"M11 6h.8c.849 0 1.663.316 2.263.879.6.562.937 1.325.937 2.121s-.337 1.559-.937 2.121c-.6.563-1.414.879-2.263.879H11M1 6h10v6.23c0 .735-.263 1.44-.732 1.959-.47.52-1.105.811-1.768.811h-5c-.663 0-1.299-.292-1.768-.811S1 12.965 1 12.23zM3 1v2M6 1v2M9 1v2\" />\n </g>\n</svg>",
|
|
42
|
-
"collapse": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"bevel\" stroke-width=\"2\" d=\"M3 6h10M3 10h10\" />\n <g fill=\"currentColor\">\n <path d=\"M8 12l3 3H5zM8 4L5 1h6z\" />\n </g>\n</svg>",
|
|
43
|
-
"comment": "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14.5 7.6389C14.5025 8.59214 14.2798 9.53248 13.85 10.3833C12.8107 12.4629 10.6859 13.7769 8.3611 13.7778C7.40786 13.7803 6.46752 13.5576 5.61666 13.1278L1.5 14.5L2.87222 10.3833C2.44245 9.53248 2.21974 8.59214 2.22222 7.6389C2.22312 5.31414 3.53715 3.18933 5.61666 2.15002C6.46752 1.72025 7.40786 1.49754 8.3611 1.50002H8.72221C11.8392 1.67198 14.328 4.16082 14.5 7.27779V7.6389V7.6389Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M6 6H10.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/>\n<path d=\"M6 9.5H8.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/>\n</svg>\n",
|
|
44
|
-
"compass": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g fill-rule=\"evenodd\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\n clip-rule=\"evenodd\">\n <path d=\"M8 15A7 7 0 108 1a7 7 0 000 14z\" />\n <path d=\"M11 5L9.5 9.5 5 11l1.5-4.5z\" />\n </g>\n</svg>",
|
|
45
|
-
"copy": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"2\">\n <path stroke-linecap=\"round\" d=\"M6 8a2 2 0 012-2h5a2 2 0 012 2v5a2 2 0 01-2 2H8a2 2 0 01-2-2z\"\n clip-rule=\"evenodd\" />\n <path d=\"M3.077 10h-.692C1.62 10 1 9.38 1 8.615v-6.23C1 1.62 1.62 1 2.385 1h6.23C9.38 1 10 1.62 10 2.385v.692\" />\n </g>\n</svg>",
|
|
46
|
-
"corner-down-left": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\">\n <path d=\"M7 14l-4-4 4-4\" />\n <path d=\"M13 3v4.333A2.667 2.667 0 0110.333 10H4\" />\n </g>\n</svg>",
|
|
47
|
-
"corner-down-right": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g fill=\"currentColor\">\n <path\n d=\"M9.707 5.293a1 1 0 00-1.414 1.414zM13 10l.707.707a1 1 0 000-1.414zm-4.707 3.293a1 1 0 101.414 1.414zm0-6.586l4 4 1.414-1.414-4-4zm4 2.586l-4 4 1.414 1.414 4-4z\" />\n <path\n d=\"M2 3a1 1 0 112 0zm10 6a1 1 0 110 2zM4 3v4.333H2V3zm0 4.333C4 8.253 4.746 9 5.667 9v2A3.667 3.667 0 012 7.333zM5.667 9H12v2H5.667z\" />\n </g>\n</svg>",
|
|
48
|
-
"course": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-width=\"2\">\n <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M8 2L1 5.5 8 9l7-3.5z\" clip-rule=\"evenodd\" />\n <path stroke-linejoin=\"round\" d=\"M4 7v5.511L8 14.5l4-1.988V7\" />\n <path stroke-linecap=\"round\" d=\"M15 5.5v5\" />\n </g>\n</svg>",
|
|
49
|
-
"credit-card": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\"><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M3 2a3 3 0 0 0-3 3v6a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V5a3 3 0 0 0-3-3H3Zm11 4V5a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v1h12ZM2 8h12v3a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V8Z\" clip-rule=\"evenodd\"/></svg>",
|
|
50
|
-
"dot": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <circle cx=\"8\" cy=\"8\" r=\"4\" fill=\"currentColor\" />\n</svg>",
|
|
51
|
-
"download": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-width=\"2\">\n <path stroke-linejoin=\"round\" d=\"M2 8v3.6c0 .773.56 1.4 1.25 1.4h9.5c.69 0 1.25-.627 1.25-1.4V8\" />\n <path stroke-linejoin=\"bevel\" d=\"M8 8V1\" />\n <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M11 6L8 9 5 6\" />\n </g>\n</svg>",
|
|
52
|
-
"edit-3": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 16 16\">\n <path stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 14h7\" />\n <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\n d=\"M10.45 3.438a1.494 1.494 0 112.113 2.112l-7.746 7.746L2 14l.704-2.817 7.746-7.745z\" />\n</svg>",
|
|
53
|
-
"edit-3-filled": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"currentColor\" viewBox=\"0 0 16 16\">\n <path stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 14h7\" />\n <path\n d=\"M11.932 2c-.529 0-1.036.21-1.41.584L1.776 11.33a.5.5 0 00-.131.232l-.623 2.493a.7.7 0 00.848.85l2.494-.624a.5.5 0 00.232-.132l8.746-8.745A1.994 1.994 0 0011.932 2z\" />\n</svg>",
|
|
54
|
-
"edit": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"2\">\n <path stroke-linecap=\"square\"\n d=\"M7 2H3.333A1.333 1.333 0 002 3.333v9.334A1.333 1.333 0 003.333 14h9.334A1.334 1.334 0 0014 12.667V9\" />\n <path stroke-linecap=\"round\" d=\"M12.692 1.396a1.352 1.352 0 011.912 1.912L8.549 9.363 6 10l.637-2.55z\" />\n </g>\n</svg>",
|
|
55
|
-
"edit-square": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\n d=\"M7.333 2.667H2.666A1.333 1.333 0 001.333 4v9.334a1.333 1.333 0 001.333 1.333H12a1.334 1.334 0 001.333-1.333V8.667\" />\n <path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\n d=\"M12.333 1.667a1.414 1.414 0 112 2L8 10.001l-2.667.666L6 8l6.333-6.333z\" />\n</svg>",
|
|
56
|
-
"education": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 16 16\">\n <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 2L1 5.5 8 9l7-3.5L8 2z\"\n clip-rule=\"evenodd\" />\n <path stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 7v5.511L8 14.5l4-1.989V7\" />\n <path stroke-linecap=\"round\" stroke-width=\"2\" d=\"M15 5.5v5\" />\n</svg>",
|
|
57
|
-
"emergency": "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path d=\"M3.20848 10.7665L3.20848 11.7665L3.20848 11.7665L3.20848 10.7665ZM1.20848 8.76651L2.20848 8.76651L2.20848 8.76651L1.20848 8.76651ZM5.12135 10.7665L6.12135 10.7665L6.12135 9.76651L5.12135 9.76651L5.12135 10.7665ZM5.12135 12.7929L6.12135 12.7929L6.12135 12.7929L5.12135 12.7929ZM7.12135 14.7929L7.12135 15.7929H7.12135L7.12135 14.7929ZM8.76792 14.7929L8.76792 15.7929L8.76792 15.7929L8.76792 14.7929ZM10.7679 12.7929L9.76792 12.7929L9.76792 12.7929L10.7679 12.7929ZM10.7679 10.7665V9.76651L9.76792 9.76651L9.76792 10.7665H10.7679ZM12.7376 10.7665L12.7376 11.7665L12.7376 11.7665L12.7376 10.7665ZM12.7376 5.11994L12.7376 4.11994L12.7376 4.11994L12.7376 5.11994ZM10.7679 5.11994L9.76792 5.11994L9.76792 6.11994L10.7679 6.11994L10.7679 5.11994ZM10.7679 3.26381L11.7679 3.26381L10.7679 3.26381ZM8.76792 1.26381L8.76792 0.263808L8.76792 1.26381ZM7.12135 1.26381L7.12135 2.26381L7.12135 2.26381L7.12135 1.26381ZM5.12135 3.26381L4.12135 3.26381L4.12135 3.26381L5.12135 3.26381ZM5.12135 5.11994L5.12135 6.11994L6.12135 6.11994L6.12135 5.11994L5.12135 5.11994ZM3.20848 5.11994L3.20848 4.11994L3.20848 4.11994L3.20848 5.11994ZM1.20848 7.11994L0.208484 7.11994L0.208484 7.11994L1.20848 7.11994ZM3.20848 9.76651C2.6562 9.76651 2.20848 9.3188 2.20848 8.76651L0.208484 8.76651C0.208484 10.4234 1.55163 11.7665 3.20848 11.7665L3.20848 9.76651ZM5.12135 9.76651L3.20848 9.76651L3.20848 11.7665L5.12135 11.7665L5.12135 9.76651ZM6.12135 12.7929L6.12135 10.7665L4.12135 10.7665L4.12135 12.7929L6.12135 12.7929ZM7.12135 13.7929C6.56907 13.7929 6.12135 13.3452 6.12135 12.7929L4.12135 12.7929C4.12135 14.4498 5.4645 15.7929 7.12135 15.7929L7.12135 13.7929ZM8.76792 13.7929L7.12135 13.7929L7.12135 15.7929L8.76792 15.7929L8.76792 13.7929ZM9.76792 12.7929C9.76792 13.3452 9.32021 13.7929 8.76792 13.7929L8.76792 15.7929C10.4248 15.7929 11.7679 14.4498 11.7679 12.7929L9.76792 12.7929ZM9.76792 10.7665V12.7929H11.7679V10.7665H9.76792ZM12.7376 9.76651L10.7679 9.76651V11.7665L12.7376 11.7665L12.7376 9.76651ZM13.7376 8.76652C13.7376 9.3188 13.2899 9.76651 12.7376 9.76651L12.7376 11.7665C14.3945 11.7665 15.7376 10.4234 15.7376 8.76652H13.7376ZM13.7376 7.11994V8.76652H15.7376V7.11994H13.7376ZM12.7376 6.11994C13.2899 6.11994 13.7376 6.56766 13.7376 7.11994H15.7376C15.7376 5.46309 14.3945 4.11994 12.7376 4.11994L12.7376 6.11994ZM10.7679 6.11994L12.7376 6.11994L12.7376 4.11994L10.7679 4.11994L10.7679 6.11994ZM9.76792 3.26381L9.76792 5.11994L11.7679 5.11994L11.7679 3.26381L9.76792 3.26381ZM8.76792 2.26381C9.32021 2.26381 9.76792 2.71152 9.76792 3.26381H11.7679C11.7679 1.60695 10.4248 0.263808 8.76792 0.263808L8.76792 2.26381ZM7.12135 2.26381L8.76792 2.26381L8.76792 0.263808L7.12135 0.263808L7.12135 2.26381ZM6.12135 3.26381C6.12135 2.71152 6.56907 2.26381 7.12135 2.26381L7.12135 0.263808C5.4645 0.263809 4.12135 1.60695 4.12135 3.26381L6.12135 3.26381ZM6.12135 5.11994L6.12135 3.26381L4.12135 3.26381L4.12135 5.11994L6.12135 5.11994ZM3.20848 6.11994L5.12135 6.11994L5.12135 4.11994L3.20848 4.11994L3.20848 6.11994ZM2.20848 7.11994C2.20848 6.56766 2.6562 6.11994 3.20848 6.11994L3.20848 4.11994C1.55163 4.11994 0.208484 5.46309 0.208484 7.11994L2.20848 7.11994ZM2.20848 8.76651L2.20848 7.11994L0.208484 7.11994L0.208484 8.76651L2.20848 8.76651Z\" fill=\"currentColor\"/>\n</svg>\n",
|
|
58
|
-
"expand": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"bevel\" stroke-width=\"2\" d=\"M3 6h10M3 10h10\" />\n <g fill=\"currentColor\">\n <path d=\"M8 16l-3-3h6zM8 0l3 3H5z\" />\n </g>\n</svg>",
|
|
59
|
-
"external-link": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"2\">\n <path\n d=\"M13 9v2.667c0 .736-.597 1.333-1.333 1.333H4.333A1.333 1.333 0 013 11.667V4.333C3 3.597 3.597 3 4.333 3H7\" />\n <g stroke-linecap=\"round\">\n <path d=\"M10 2h4v4M8 8l6-6\" />\n </g>\n </g>\n</svg>",
|
|
60
|
-
"eye": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g fill-rule=\"evenodd\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\n clip-rule=\"evenodd\">\n <path d=\"M1 8s2.545-5 7-5 7 5 7 5-2.546 5-7 5c-4.455 0-7-5-7-5z\" />\n <path d=\"M8 10a2 2 0 100-4 2 2 0 000 4z\" />\n </g>\n</svg>",
|
|
61
|
-
"eye-off": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path fill=\"currentColor\" fill-rule=\"evenodd\"\n d=\"M12.3 12.57l2.286 2.344L16 13.5 2.914.086 1.5 1.5l2.013 2.063c-.537.396-1.007.827-1.407 1.246a13.327 13.327 0 00-1.65 2.135 2 2 0 000 2.112c.053.084.111.176.176.275.332.505.826 1.18 1.474 1.86C3.387 12.531 5.381 14 8 14c1.707 0 3.148-.623 4.3-1.43zm-1.42-1.455l-.868-.89a3 3 0 01-4.187-4.292l-.899-.92c-.509.345-.968.753-1.373 1.177A11.328 11.328 0 002.155 8c.044.07.093.148.148.232.284.432.705 1.007 1.25 1.577C4.66 10.97 6.165 12 8 12c1.078 0 2.043-.355 2.88-.884zM7.225 7.368A1 1 0 008.613 8.79zm-.016-5.323l2.146 2.146c1.231.35 2.271 1.14 3.092 2A11.335 11.335 0 0113.845 8a10.71 10.71 0 01-.269.412l1.435 1.435a13.598 13.598 0 00.533-.791 2 2 0 000-2.112 13.314 13.314 0 00-1.65-2.135C12.613 3.467 10.619 2 8 2c-.27 0-.534.017-.79.046z\"\n clip-rule=\"evenodd\" />\n</svg>",
|
|
62
|
-
"facebook": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path fill=\"#1877f2\"\n d=\"M16 8a8 8 0 10-9.25 7.903v-5.59H4.719V8H6.75V6.238c0-2.006 1.194-3.113 3.022-3.113.875 0 1.79.156 1.79.156V5.25h-1.008c-.994 0-1.304.617-1.304 1.25V8h2.219l-.355 2.313H9.25v5.59A8.002 8.002 0 0016 8z\" />\n <path fill=\"#fff\"\n d=\"M11.114 10.313L11.47 8H9.25V6.5c0-.633.31-1.25 1.304-1.25h1.009V3.281s-.916-.156-1.791-.156c-1.828 0-3.022 1.107-3.022 3.112V8H4.719v2.313H6.75v5.59c.828.13 1.672.13 2.5 0v-5.59z\" />\n</svg>",
|
|
63
|
-
"face-happy": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <circle cx=\"8\" cy=\"8\" r=\"7\" stroke=\"currentColor\" stroke-width=\"2\" />\n <path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"2\"\n d=\"M11 9.75c-.85.788-1.885 1.25-3 1.25s-2.15-.462-3-1.25\" />\n <g fill=\"currentColor\">\n <circle cx=\"6\" cy=\"6\" r=\"1\" />\n <circle cx=\"10\" cy=\"6\" r=\"1\" />\n </g>\n</svg>",
|
|
64
|
-
"face-neutral": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <circle cx=\"8\" cy=\"8\" r=\"7\" stroke=\"currentColor\" stroke-width=\"2\" />\n <g fill=\"currentColor\">\n <circle cx=\"6\" cy=\"6\" r=\"1\" />\n <circle cx=\"10\" cy=\"6\" r=\"1\" />\n <path d=\"M5 9a1 1 0 000 2zm6 2a1 1 0 100-2zm-6 0h6V9H5z\" />\n </g>\n</svg>",
|
|
65
|
-
"face-sad": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <circle cx=\"8\" cy=\"8\" r=\"7\" stroke=\"currentColor\" stroke-width=\"2\" />\n <path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"2\"\n d=\"M5 10.5c.85-.788 1.885-1.25 3-1.25s2.15.462 3 1.25\" />\n <g fill=\"currentColor\">\n <circle cx=\"6\" cy=\"6\" r=\"1\" />\n <circle cx=\"10\" cy=\"6\" r=\"1\" />\n </g>\n</svg>",
|
|
66
|
-
"file-text": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-width=\"2\">\n <path\n d=\"M12 15H4a1 1 0 01-1-1V2a1 1 0 011-1h5.172a1 1 0 01.707.293l2.828 2.828a1 1 0 01.293.707V14a1 1 0 01-1 1z\" />\n <path stroke-linejoin=\"round\" d=\"M9 1v4h4\" />\n <path stroke-linecap=\"round\" d=\"M6 8h4M6 11h4\" />\n </g>\n <circle cx=\"6\" cy=\"5\" r=\"1\" fill=\"currentColor\" />\n</svg>",
|
|
67
|
-
"figma": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\"><path fill=\"#1ABCFE\" d=\"M8.003 8a2.667 2.667 0 1 1 5.334 0 2.667 2.667 0 0 1-5.334 0Z\"/><path fill=\"#0ACF83\" d=\"M2.67 13.333a2.667 2.667 0 0 1 2.667-2.666h2.666v2.666a2.667 2.667 0 1 1-5.333 0Z\"/><path fill=\"#FF7262\" d=\"M8.003 0v5.333h2.667a2.667 2.667 0 0 0 0-5.333H8.003Z\"/><path fill=\"#F24E1E\" d=\"M2.67 2.667a2.667 2.667 0 0 0 2.667 2.666h2.666V0H5.337A2.667 2.667 0 0 0 2.67 2.667Z\"/><path fill=\"#A259FF\" d=\"M2.67 8a2.667 2.667 0 0 0 2.667 2.667h2.666V5.333H5.337A2.667 2.667 0 0 0 2.67 8Z\"/></svg>",
|
|
68
|
-
"filled-dot": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"currentColor\" viewBox=\"0 0 16 16\">\n <circle cx=\"8\" cy=\"8\" r=\"4\" />\n</svg>",
|
|
69
|
-
"film": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path fill=\"currentColor\" fill-rule=\"evenodd\"\n d=\"M6 3h4v4H6zM4 7V6H3v1zm0-4v1H3V3zM3 9h1v1H3zm0 3v1h1v-1zm3-3h4v4H6zm6 0v1h1V9zm0 4v-1h1v1zm1-9V3h-1v1zm0 2h-1v1h1zM1 3a2 2 0 012-2h10a2 2 0 012 2v10a2 2 0 01-2 2H3a2 2 0 01-2-2z\"\n clip-rule=\"evenodd\" />\n</svg>",
|
|
70
|
-
"filter": "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.728617 1.71943C0.837856 1.48398 1.07381 1.33334 1.33336 1.33334H14.6667C14.9262 1.33334 15.1622 1.48398 15.2714 1.71943C15.3807 1.95487 15.3433 2.23231 15.1757 2.43049L10 8.55078V14C10 14.2311 9.88039 14.4456 9.68385 14.5671C9.48731 14.6886 9.24188 14.6996 9.03522 14.5963L6.36855 13.263C6.1427 13.15 6.00003 12.9192 6.00003 12.6667V8.55078L0.824316 2.43049C0.656718 2.23231 0.619379 1.95487 0.728617 1.71943ZM2.77023 2.66668L7.17574 7.87619C7.27752 7.99654 7.33336 8.14906 7.33336 8.30668V12.2547L8.6667 12.9213V8.30668C8.6667 8.14906 8.72254 7.99654 8.82432 7.87619L13.2298 2.66668H2.77023Z\" fill=\"currentColor\"/>\n</svg>\n",
|
|
71
|
-
"flag": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\">\n <path\n d=\"M3 10.28s.625-.72 2.5-.72S8.625 11 10.5 11s2.5-.72 2.5-.72V2.72s-.625.72-2.5.72S7.375 2 5.5 2 3 2.72 3 2.72zM3 15v-5\" />\n </g>\n</svg>",
|
|
72
|
-
"flag-filled": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\">\n <path fill=\"currentColor\"\n d=\"M3 10.28s.625-.72 2.5-.72S8.625 11 10.5 11s2.5-.72 2.5-.72V2.72s-.625.72-2.5.72S7.375 2 5.5 2 3 2.72 3 2.72z\" />\n <path d=\"M3 15v-5\" />\n </g>\n</svg>",
|
|
73
|
-
"flask": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path fill=\"currentColor\" stroke=\"currentColor\" stroke-width=\".5\"\n d=\"M13.365 13.186a.298.298 0 01-.255.148H2.977a.295.295 0 01-.254-.148c-.026-.04-.1-.185-.034-.32l.879-1.532h8.953l.86 1.498a.367.367 0 01-.016.354zM7.09 5.199a.665.665 0 00.088-.332v-2.2H8.91v2.2c0 .116.03.231.089.332L11.755 10H4.333zm7.466 7.002L10.243 4.69V2.667h.134a.667.667 0 000-1.334H5.711a.666.666 0 100 1.334h.133v2.022l-4.33 7.546a1.689 1.689 0 00.074 1.652c.302.488.821.78 1.389.78H13.11c.568 0 1.087-.292 1.39-.78.31-.504.339-1.122.055-1.686z\" />\n</svg>",
|
|
74
|
-
"flowchart": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-width=\"2\">\n <g fill-rule=\"evenodd\" stroke-linecap=\"round\" stroke-linejoin=\"round\" clip-rule=\"evenodd\">\n <path\n d=\"M1 3a1 1 0 011-1h1a1 1 0 011 1v2a1 1 0 01-1 1H2a1 1 0 01-1-1zM12 3a1 1 0 011-1h1a1 1 0 011 1v2a1 1 0 01-1 1h-1a1 1 0 01-1-1zM12 11a1 1 0 011-1h1a1 1 0 011 1v2a1 1 0 01-1 1h-1a1 1 0 01-1-1z\" />\n </g>\n <path d=\"M12 4H8M4 4h4m4 8h-2a2 2 0 01-2-2V4\" />\n </g>\n</svg>",
|
|
75
|
-
"folder": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M7 2h7v11a2 2 0 002-2V2a2 2 0 00-2-2H7a2 2 0 00-2 2z\"\n clip-rule=\"evenodd\" />\n <g stroke=\"currentColor\" stroke-width=\"2\">\n <path stroke-linecap=\"round\" stroke-linejoin=\"round\"\n d=\"M12 13.788c0 .321-.129.63-.358.857s-.54.355-.864.355H2.222c-.324 0-.635-.128-.864-.355S1 14.109 1 13.788V6.212c0-.321.129-.63.358-.857.23-.227.54-.355.864-.355h2.903l1.222 2h4.43c.325 0 .636.128.865.355.23.227.358.536.358.857z\" />\n <path stroke-linecap=\"square\" d=\"M9 4h3\" />\n </g>\n</svg>",
|
|
76
|
-
"folder-check-filled": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\n d=\"M14 12.667A1.334 1.334 0 0112.667 14H3.333A1.334 1.334 0 012 12.667V3.333A1.333 1.333 0 013.333 2H6.5l1.333 2h4.834A1.333 1.333 0 0114 5.333z\" />\n <path fill=\"currentColor\" fill-rule=\"evenodd\"\n d=\"M13.61 13.61c.25-.25.39-.59.39-.943V5.333A1.334 1.334 0 0012.667 4H7.833L6.5 2H3.333A1.333 1.333 0 002 3.333v9.334A1.333 1.333 0 003.333 14h9.334c.353 0 .692-.14.943-.39zm-1.914-5.892a1 1 0 10-1.392-1.436L6.875 9.607 5.696 8.464A1 1 0 004.304 9.9l1.875 1.818a1 1 0 001.392 0z\"\n clip-rule=\"evenodd\" />\n</svg>",
|
|
77
|
-
"folder-plus": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"2\">\n <path stroke-linecap=\"round\"\n d=\"M14 12.667A1.334 1.334 0 0112.667 14H3.333A1.334 1.334 0 012 12.667V3.333A1.333 1.333 0 013.333 2H6.5l1.333 2h4.834A1.333 1.333 0 0114 5.333z\" />\n <g stroke-linecap=\"square\">\n <path d=\"M8 7v4M6 9h4\" />\n </g>\n </g>\n</svg>",
|
|
78
|
-
"gift": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\">\n <path\n d=\"M14 8v7H2V8M15 5H1v3h14zM8 15V5M8 4H4.786c-.474 0-.928-.158-1.263-.44C3.188 3.28 3 2.899 3 2.5s.188-.78.523-1.06c.335-.282.79-.44 1.263-.44C7.286 1 8 4 8 4zM8 4h3.214c.474 0 .928-.158 1.263-.44S13 2.899 13 2.5s-.188-.78-.523-1.06-.79-.44-1.263-.44C8.714 1 8 4 8 4z\" />\n </g>\n</svg>",
|
|
79
|
-
"grid": "\n<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\"><path fill=\"currentColor\" d=\"M3 2a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H3ZM3 9a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1H3ZM9 3a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1h-3a1 1 0 0 1-1-1V3ZM10 9a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1h-3Z\"/></svg>",
|
|
80
|
-
"google": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path fill=\"#ea4335\"\n d=\"M8 3.093c1.502 0 2.516.65 3.093 1.191l2.258-2.204C11.964.791 10.161 0 8.001 0A7.994 7.994 0 00.852 4.409L3.44 6.418C4.09 4.488 5.885 3.093 8 3.093z\" />\n <path fill=\"#4285f4\"\n d=\"M15.68 8.178c0-.658-.053-1.138-.169-1.636H8v2.97h4.409c-.089.737-.569 1.848-1.636 2.595l2.525 1.955c1.51-1.395 2.382-3.449 2.382-5.884z\" />\n <path fill=\"#fbbc05\"\n d=\"M3.449 9.582A4.925 4.925 0 013.182 8c0-.551.098-1.084.258-1.582L.853 4.408C.311 5.494 0 6.712 0 8s.311 2.507.853 3.591z\" />\n <path fill=\"#34a853\"\n d=\"M8 16c2.16 0 3.973-.711 5.298-1.938l-2.525-1.955c-.675.47-1.582.8-2.773.8-2.116 0-3.911-1.396-4.551-3.325l-2.587 2.01C2.178 14.204 4.872 16 8 16z\" />\n</svg>",
|
|
81
|
-
"hammer-filled": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path fill=\"currentColor\"\n d=\"M14.494 6.195l-4-4A.664.664 0 0010.023 2H5.289a.666.666 0 00-.468 1.14l2.414 2.39-5.706 5.705a.666.666 0 000 .944l1.885 1.885a.667.667 0 00.943 0l5.721-5.72 1.14 1.128c.329.327.75.491 1.171.491.422 0 .843-.164 1.172-.492l.933-.932c.32-.32.495-.736.495-1.172s-.175-.852-.495-1.172z\" />\n</svg>",
|
|
82
|
-
"headphones": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\n d=\"M2 12V8a6 6 0 1112 0v4\" />\n <path fill=\"currentColor\"\n d=\"M14 9h1a1 1 0 00-1-1zM3.333 14v1zm1.334 0v-1zm0-5V8zM2 9V8a1 1 0 00-1 1zm11 3.667c0 .184-.15.333-.333.333v2A2.333 2.333 0 0015 12.667zm-.333.333h-1.334v2h1.334zm-1.334 0a.333.333 0 01-.333-.333H9A2.333 2.333 0 0011.333 15zM11 12.667v-2.334H9v2.334zm0-2.334c0-.184.15-.333.333-.333V8A2.333 2.333 0 009 10.333zm.333-.333H14V8h-2.667zM13 9v3.667h2V9zM1 12.667A2.333 2.333 0 003.333 15v-2A.333.333 0 013 12.667zM3.333 15h1.334v-2H3.333zm1.334 0A2.333 2.333 0 007 12.667H5c0 .184-.15.333-.333.333zM7 12.667v-2.334H5v2.334zm0-2.334A2.333 2.333 0 004.667 8v2c.184 0 .333.15.333.333zM4.667 8H2v2h2.667zM1 9v3.667h2V9z\" />\n</svg>",
|
|
83
|
-
"help-circle": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-width=\"2\">\n <circle cx=\"8\" cy=\"8\" r=\"7\" />\n <g stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path\n d=\"M6.25 6.168c.141-.39.42-.718.786-.927.367-.21.798-.286 1.217-.216.42.07.8.282 1.074.598.274.315.424.715.423 1.128C9.75 7.917 7.949 8.5 7.949 8.5M8 11h.007\" />\n </g>\n </g>\n</svg>",
|
|
84
|
-
"home": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\">\n <path d=\"M2 6l6-5 6 5v6.7c0 .718-.597 1.3-1.333 1.3H3.333C2.597 14 2 13.418 2 12.7z\" clip-rule=\"evenodd\" />\n <path d=\"M6 14V8h4v6\" />\n </g>\n</svg>",
|
|
85
|
-
"illustration": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\n d=\"M2 4a2 2 0 012-2h8a2 2 0 012 2v8a2 2 0 01-2 2H4a2 2 0 01-2-2z\" clip-rule=\"evenodd\" />\n <g fill=\"currentColor\">\n <path d=\"M10 12a2 2 0 100-4 2 2 0 000 4z\" />\n <path fill-rule=\"evenodd\" d=\"M8.92 7.2L7 4 4 9h3.17a3.009 3.009 0 011.75-1.8z\" clip-rule=\"evenodd\" />\n </g>\n</svg>",
|
|
86
|
-
"image": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\n d=\"M2 4a2 2 0 012-2h8a2 2 0 012 2v8a2 2 0 01-2 2H4a2 2 0 01-2-2z\" clip-rule=\"evenodd\" />\n <path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M5.5 7a1.5 1.5 0 100-3 1.5 1.5 0 000 3z\" clip-rule=\"evenodd\" />\n <path stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M14 11l-4-4-7 7\" />\n</svg>",
|
|
87
|
-
"info": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-info\">\n <circle cx=\"8\" cy=\"8\" r=\"7\"/>\n <path d=\"M8 11V8M8 5h.01\"/>\n</svg>\n",
|
|
88
|
-
"layers": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\">\n <path d=\"M8 1.5l-7 3 7 3 7-3z\" clip-rule=\"evenodd\" />\n <path d=\"M1 8l7 3 7-3M1 11.5l7 3 7-3\" />\n </g>\n</svg>",
|
|
89
|
-
"link": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\">\n <path d=\"M6.667 8.605a3.478 3.478 0 005.244.376l2.087-2.087A3.478 3.478 0 009.08 1.976l-1.196 1.19\" />\n <path d=\"M9.308 7.391a3.478 3.478 0 00-5.245-.375L1.976 9.102a3.478 3.478 0 004.918 4.918l1.19-1.19\" />\n </g>\n</svg>",
|
|
90
|
-
"link2": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\">\n <path\n d=\"M10 5h1.875c.829 0 1.624.316 2.21.879A2.94 2.94 0 0115 8c0 1.657-1.4 3-3.125 3H10M6 11H4.125a3.192 3.192 0 01-2.21-.879A2.94 2.94 0 011 8c0-1.657 1.4-3 3.125-3H6M5.333 8h5.334\" />\n </g>\n</svg>",
|
|
91
|
-
"list": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"2\">\n <path d=\"M6 8h8M6 12h8M6 4h8\" />\n </g>\n <circle cx=\"3\" cy=\"4\" r=\"1\" fill=\"currentColor\" />\n <circle cx=\"3\" cy=\"8\" r=\"1\" fill=\"currentColor\" />\n <circle cx=\"3\" cy=\"12\" r=\"1\" fill=\"currentColor\" />\n</svg>",
|
|
92
|
-
"loader": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\">\n <path d=\"M8 1v3M8 12v3M3 3l2 2M11 11l2 2M1 8h3M12 8h3M3 13l2-2M11 5l2-2\" />\n </g>\n</svg>",
|
|
93
|
-
"lock": "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4 5V4.33333C4 2.04181 5.69436 0 8 0C10.3056 0 12 2.04181 12 4.33333V5C13.6569 5 15 6.34315 15 8V12C15 13.6569 13.6569 15 12 15H4C2.34315 15 1 13.6569 1 12V8C1 6.34315 2.34315 5 4 5ZM6 4.33333C6 2.94296 6.99193 2 8 2C9.00807 2 10 2.94296 10 4.33333V5H6V4.33333ZM4 7C3.44772 7 3 7.44772 3 8V12C3 12.5523 3.44772 13 4 13H12C12.5523 13 13 12.5523 13 12V8C13 7.44772 12.5523 7 12 7H4Z\" fill=\"currentColor\"/>\n</svg>\n",
|
|
94
|
-
"magic": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g fill=\"currentColor\">\n <path\n d=\"M13 6l.938-2.063L16 3l-2.063-.938L13 0l-.938 2.063L10 3l2.063.938zM13 10l-.938 2.063L10 13l2.063.938L13 16l.938-2.063L16 13l-2.063-.938zM7.875 6.125L6 2 4.125 6.125 0 8l4.125 1.875L6 14l1.875-4.125L12 8zM6.742 8.743L6 10.377l-.743-1.635L3.624 8l1.635-.743L6 5.623l.743 1.635L8.377 8z\" />\n </g>\n</svg>",
|
|
95
|
-
"mail": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\">\n <path\n d=\"M2.4 2h11.2c.77 0 1.4.619 1.4 1.375v8.25c0 .756-.63 1.375-1.4 1.375H2.4c-.77 0-1.4-.619-1.4-1.375v-8.25C1 2.619 1.63 2 2.4 2z\"\n clip-rule=\"evenodd\" />\n <path d=\"M14 3L8 9 2 3\" />\n </g>\n</svg>",
|
|
96
|
-
"maximize": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-width=\"2\">\n <path\n d=\"M6 2H3.333C2.597 2 2 2.597 2 3.333V6M14 6V3.333C14 2.597 13.403 2 12.667 2H10M10 14h2.667c.736 0 1.333-.597 1.333-1.333V10M2 10v2.667C2 13.403 2.597 14 3.333 14H6\" />\n </g>\n</svg>",
|
|
97
|
-
"maximize-2": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"2\">\n <path d=\"M14 2L9 7M2 14l5-5\" />\n <g stroke-linecap=\"round\">\n <path d=\"M10 2h4v4M6 14H2v-4\" />\n </g>\n </g>\n</svg>",
|
|
98
|
-
"med-imaging": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-width=\"2\">\n <path\n d=\"M5 2H3.333C2.597 2 2 2.597 2 3.333V5M14 5V3.333C14 2.597 13.403 2 12.667 2H11M11 14h1.667c.736 0 1.333-.597 1.333-1.333V11M2 11v1.667C2 13.403 2.597 14 3.333 14H5M11 12v-1a2 2 0 00-2-2H7a2 2 0 00-2 2v1\" />\n </g>\n <path fill=\"currentColor\" d=\"M8 7a2 2 0 100-4 2 2 0 000 4z\" />\n</svg>",
|
|
99
|
-
"meditricks": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path stroke=\"currentColor\" stroke-width=\"2\"\n d=\"M5.39 15a.624.624 0 01-.396-.145l-2.227-1.849a.678.678 0 01-.111-.914L5 9l-3.579-.907a.668.668 0 01-.384-.844l.955-2.773a.656.656 0 01.333-.378.62.62 0 01.493-.017L6 5V1.66c0-.364.285-.66.636-.66h2.728c.352 0 .636.296.636.66V5l3.185-.92a.614.614 0 01.492.018c.154.075.274.211.331.378l.955 2.773a.683.683 0 01-.025.507.648.648 0 01-.365.34L11.125 9l2.224 3.032a.678.678 0 01-.115.908l-2.227 1.85a.627.627 0 01-.479.139.633.633 0 01-.43-.26L8.005 11.5l-2.1 3.23a.633.633 0 01-.514.27z\" />\n</svg>",
|
|
100
|
-
"menu": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"2\">\n <path d=\"M2 8h12M2 12h12M2 4h12\" />\n </g>\n</svg>",
|
|
101
|
-
"message-circle": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\n d=\"M14 7.667a5.587 5.587 0 01-.6 2.533 5.667 5.667 0 01-5.067 3.133 5.585 5.585 0 01-2.533-.6L2 14l1.267-3.8a5.586 5.586 0 01-.6-2.533A5.667 5.667 0 015.8 2.6 5.587 5.587 0 018.333 2h.334A5.653 5.653 0 0114 7.333z\"\n clip-rule=\"evenodd\" />\n</svg>",
|
|
102
|
-
"minus": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"bevel\" stroke-width=\"2\" d=\"M4 8h8\" />\n</svg>",
|
|
103
|
-
"more-horizontal": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g fill=\"currentColor\">\n <path d=\"M4 9a1 1 0 100-2 1 1 0 000 2zM8 9a1 1 0 100-2 1 1 0 000 2zM12 9a1 1 0 100-2 1 1 0 000 2z\" />\n </g>\n</svg>",
|
|
104
|
-
"more-vertical": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g fill=\"currentColor\">\n <path d=\"M8 5a1 1 0 100-2 1 1 0 000 2zM8 9a1 1 0 100-2 1 1 0 000 2zM8 13a1 1 0 100-2 1 1 0 000 2z\" />\n </g>\n</svg>",
|
|
105
|
-
"no-fill": "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<circle cx=\"8\" cy=\"8\" r=\"7\" stroke=\"currentColor\" stroke-width=\"2\"/>\n<line x1=\"13.6332\" y1=\"3.77396\" x2=\"2.63324\" y2=\"12.774\" stroke=\"currentColor\" stroke-width=\"2\"/>\n</svg>\n",
|
|
106
|
-
"note-filled": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 14h6\" />\n <path fill=\"currentColor\"\n d=\"M11.932 2c-.529 0-1.036.21-1.41.584L1.776 11.33a.5.5 0 00-.131.232l-.623 2.493a.7.7 0 00.848.85l2.494-.624a.5.5 0 00.232-.132l8.746-8.745A1.994 1.994 0 0011.932 2z\" />\n</svg>",
|
|
107
|
-
"note": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\">\n <path d=\"M9 14h6M10.45 3.438a1.494 1.494 0 112.113 2.112l-7.746 7.746L2 14l.704-2.817z\" />\n </g>\n</svg>",
|
|
108
|
-
"numbered-list": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g fill=\"currentColor\">\n <path\n d=\"M14 9a1 1 0 100-2zM7 9h7V7H7zM14 13a1 1 0 100-2zm-7 0h7v-2H7zM14 5a1 1 0 100-2zM7 5h7V3H7zM3 3L1 5v2.5l2-2V13h2V3z\" />\n </g>\n</svg>",
|
|
109
|
-
"paragraph": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-width=\"2\">\n <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5 4h3.5a2.5 2.5 0 010 5H5\" />\n <path d=\"M5 3v10\" />\n </g>\n</svg>",
|
|
110
|
-
"patientinfo": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g fill=\"currentColor\">\n <path d=\"M13 12.04V4h-2v8.04zM13 3V1h-2v2z\" />\n <path fill-rule=\"evenodd\"\n d=\"M6.13 13.451c-.54 0-.922-.093-1.15-.28-.133-.105-.23-.277-.289-.516H2.393c.069.78.43 1.365 1.082 1.757.653.392 1.495.588 2.529.588 1.71 0 2.866-.44 3.47-1.32.35-.51.526-1.27.526-2.28V4H8v1.112A2.615 2.615 0 006.7 3.98 2.868 2.868 0 005.64 3.8c-1.097 0-1.945.397-2.543 1.19C2.5 5.78 2.2 6.754 2.2 7.916c0 1.204.309 2.16.927 2.868.623.703 1.453 1.054 2.491 1.054.672 0 1.218-.155 1.639-.466.232-.167.54-.418.743-.753v.502c0 .746-.175 1.276-.343 1.592-.257.492-.766.738-1.527.738zm.037-3.327c-.742 0-1.256-.33-1.543-.99a2.94 2.94 0 01-.237-1.211c0-.526.074-.968.223-1.327.281-.674.793-1.01 1.534-1.01.544 0 .977.193 1.298.58.326.387.49.951.49 1.692 0 .79-.171 1.365-.512 1.728a1.663 1.663 0 01-1.253.538z\"\n clip-rule=\"evenodd\" />\n </g>\n</svg>",
|
|
111
|
-
"percent": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\">\n <path\n d=\"M12.667 3.333l-9.334 9.334M4.5 6a1.5 1.5 0 100-3 1.5 1.5 0 000 3zM11.5 13a1.5 1.5 0 100-3 1.5 1.5 0 000 3z\" />\n </g>\n</svg>",
|
|
112
|
-
"pill": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\">\n <path d=\"M2.815 8.471a3.333 3.333 0 004.714 4.714L10.714 10 6 5.286z\" />\n <path fill=\"currentColor\" d=\"M8.471 2.815L6 5.286 10.714 10l2.471-2.471a3.333 3.333 0 00-4.714-4.714z\" />\n </g>\n</svg>",
|
|
113
|
-
"play-circle": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g fill-rule=\"evenodd\" clip-rule=\"evenodd\">\n <path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\n d=\"M8 15A7 7 0 108 1a7 7 0 000 14z\" />\n <path fill=\"currentColor\"\n d=\"M6 5.809a.5.5 0 01.724-.447l4.382 2.19a.5.5 0 010 .895l-4.382 2.191A.5.5 0 016 10.191z\" />\n </g>\n</svg>",
|
|
114
|
-
"play-filled": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path fill=\"currentColor\" fill-rule=\"evenodd\"\n d=\"M3.86 2.183a1.792 1.792 0 011.682.055l7.7 4.5C13.714 7.014 14 7.49 14 8s-.286.986-.758 1.262l-7.7 4.5a1.793 1.793 0 01-1.683.055C3.33 13.554 3 13.049 3 12.5v-9c0-.549.33-1.054.86-1.317z\"\n clip-rule=\"evenodd\" />\n</svg>",
|
|
115
|
-
"plus": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"bevel\" stroke-width=\"2\">\n <path d=\"M4 8h8M8 4v8\" />\n </g>\n</svg>",
|
|
116
|
-
"plus-circle": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <circle cx=\"8\" cy=\"8\" r=\"7\" stroke=\"currentColor\" stroke-width=\"2\" />\n <g fill=\"currentColor\">\n <path d=\"M9 5a1 1 0 00-2 0zm-2 6a1 1 0 102 0zm0-6v6h2V5z\" />\n <path d=\"M5 7a1 1 0 000 2zm6 2a1 1 0 100-2zM5 9h6V7H5z\" />\n </g>\n</svg>",
|
|
117
|
-
"plus-circle-filled": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path fill=\"currentColor\" fill-rule=\"evenodd\"\n d=\"M8 0a8 8 0 100 16A8 8 0 008 0zm0 4a1 1 0 011 1v2h2a1 1 0 110 2H9v2a1 1 0 11-2 0V9H5a1 1 0 010-2h2V5a1 1 0 011-1z\"\n clip-rule=\"evenodd\" />\n</svg>",
|
|
118
|
-
"reset": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 16 16\">\n <path stroke-linecap=\"square\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M2 3v4h4\" />\n <path stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3.394 9.661a5 5 0 101.184-5.2L3 6.04\" />\n</svg>",
|
|
119
|
-
"rotate-ccw": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\">\n <path d=\"M2 3v4h4M3.859 5.437a4.93 4.93 0 11-.165 4.927\" />\n </g>\n</svg>",
|
|
120
|
-
"rotate-cw": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\">\n <path d=\"M14 3v4h-4M12.141 5.437a4.93 4.93 0 10.165 4.927\" />\n </g>\n</svg>",
|
|
121
|
-
"search": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\n d=\"M7 12A5 5 0 107 2a5 5 0 000 10z\" clip-rule=\"evenodd\" />\n <path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M14 14l-3.467-3.467\" />\n</svg>",
|
|
122
|
-
"search-list": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\">\n <path d=\"M2 3h12M11 7h3M12 11h2\" />\n <path d=\"M4.5 14a3.5 3.5 0 100-7 3.5 3.5 0 000 7z\" clip-rule=\"evenodd\" />\n <path d=\"M9 15l-2-2\" />\n </g>\n</svg>",
|
|
123
|
-
"settings": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g fill-rule=\"evenodd\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\n clip-rule=\"evenodd\">\n <path d=\"M8 10a2 2 0 100-4 2 2 0 000 4z\" />\n <path\n d=\"M12.71 9.91a1.05 1.05 0 00.21 1.157l.037.039a1.272 1.272 0 11-1.8 1.8l-.039-.038a1.05 1.05 0 00-1.158-.21 1.05 1.05 0 00-.636.961v.108a1.273 1.273 0 01-2.546 0v-.057a1.05 1.05 0 00-.687-.96 1.05 1.05 0 00-1.158.21l-.038.037a1.273 1.273 0 11-1.801-1.8l.038-.039c.3-.307.383-.765.21-1.158a1.05 1.05 0 00-.961-.636h-.108a1.273 1.273 0 110-2.546h.057a1.05 1.05 0 00.96-.687 1.05 1.05 0 00-.21-1.158l-.037-.038a1.273 1.273 0 111.8-1.801l.039.038c.307.3.765.383 1.158.21h.05a1.05 1.05 0 00.637-.961v-.108a1.273 1.273 0 112.546 0v.057c.001.419.251.796.636.96.393.174.851.091 1.158-.21l.039-.037a1.273 1.273 0 111.8 1.8l-.038.039a1.05 1.05 0 00-.21 1.158v.05c.165.386.543.636.961.637h.108a1.273 1.273 0 010 2.546h-.057a1.05 1.05 0 00-.96.636z\" />\n </g>\n</svg>",
|
|
124
|
-
"share": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-width=\"2\">\n <path stroke-linejoin=\"round\" d=\"M2 8v3.6c0 .773.56 1.4 1.25 1.4h9.5c.69 0 1.25-.627 1.25-1.4V8\" />\n <path stroke-linejoin=\"bevel\" d=\"M8 10V3\" />\n <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5 5l3-3 3 3\" />\n </g>\n</svg>",
|
|
125
|
-
"shopping-cart": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\">\n <path d=\"M6 15a1 1 0 100-2 1 1 0 000 2zM13 15a1 1 0 100-2 1 1 0 000 2z\" clip-rule=\"evenodd\" />\n <path\n d=\"M3.972 4H15l-1.07 5.034c-.12.57-.655.977-1.272.966H5.932c-.643.005-1.19-.443-1.273-1.044l-.967-6.912C3.609 1.447 3.07 1.001 2.432 1H1\" />\n </g>\n</svg>",
|
|
126
|
-
"show-all": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\"><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 2a1 1 0 00-1 1v3.222L1.638 7.67c-.091.097-.236.17-.255.3a.206.206 0 000 .06c.02.13.164.203.255.3L3 9.778V13a1 1 0 001 1h10a1 1 0 001-1V3a1 1 0 00-1-1z\"/><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M8 4h2l3 8h-2l-.667-2H7.667L7 12H5zm.333 4h1.334L9 6z\" clip-rule=\"evenodd\"/></svg>",
|
|
127
|
-
"sliders": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\">\n <path d=\"M3 14V9M3 6V2M8 14V8M8 5V2M13 14v-3M13 8V2M1 9h4M6 5h4M11 11h4\" />\n </g>\n</svg>",
|
|
128
|
-
"smartzoom": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path fill=\"currentColor\" fill-rule=\"evenodd\"\n d=\"M4.182 5.768a1 1 0 00.05 1.414l.266.248-.828.887a.25.25 0 00.013.353l2.012 1.875a.25.25 0 00.353-.012l.827-.887.283.263a1 1 0 001.413-.05l2.69-2.885a3.5 3.5 0 11-4.37 5.359L6.593 12H2v4h7c3.028 0 5.307-2.245 5.867-4.793a5.494 5.494 0 00-2.221-5.72l.698-.748a1 1 0 00-.05-1.413L10.368.598a1 1 0 00-1.413.05zm2.145.633L7.79 7.764l3.409-3.657-1.463-1.364z\"\n clip-rule=\"evenodd\" />\n</svg>",
|
|
129
|
-
"sort": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"2\">\n <path stroke-linejoin=\"bevel\" d=\"M4 3v9\" />\n <path stroke-linejoin=\"round\" d=\"M7 10l-3 3-3-3\" />\n <path stroke-linejoin=\"bevel\" d=\"M12 13V4\" />\n <path stroke-linejoin=\"round\" d=\"M9 6l3-3 3 3\" />\n </g>\n</svg>",
|
|
130
|
-
"sort-ascending": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\"><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"m4.293 7 3-3.707a1 1 0 0 1 1.414 0l3 3.707H4.293Z\" clip-rule=\"evenodd\"/><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"m11.707 9-3 3.707a1 1 0 0 1-1.414 0L4.293 9h7.414Z\" clip-rule=\"evenodd\" opacity=\".3\"/></svg>",
|
|
131
|
-
"sort-descending": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\"><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"m11.707 9-3 3.707a1 1 0 0 1-1.414 0L4.293 9h7.414Z\" clip-rule=\"evenodd\"/><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"m4.293 7 3-3.707a1 1 0 0 1 1.414 0l3 3.707H4.293Z\" clip-rule=\"evenodd\" opacity=\".3\"/></svg>",
|
|
132
|
-
"sort-neutral": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\"><g fill=\"currentColor\" opacity=\".3\"><path d=\"m11.707 7-3-3.707a1 1 0 0 0-1.414 0L4.293 7h7.414ZM4.293 9l3 3.707a1 1 0 0 0 1.414 0l3-3.707H4.293Z\"/></g></svg>",
|
|
133
|
-
"star-filled": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path fill=\"currentColor\" fill-rule=\"evenodd\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\n stroke-width=\"2\" d=\"M8 1l2.163 4.279 4.837.69-3.5 3.329.826 4.702L8 11.779 3.674 14 4.5 9.298 1 5.969l4.837-.69z\"\n clip-rule=\"evenodd\" />\n</svg>",
|
|
134
|
-
"star": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\n d=\"M8 1l2.163 4.279 4.837.69-3.5 3.329.826 4.702L8 11.779 3.674 14 4.5 9.298 1 5.969l4.837-.69z\"\n clip-rule=\"evenodd\" />\n</svg>",
|
|
135
|
-
"special-character": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path stroke=\"currentColor\" stroke-linecap=\"square\" stroke-linejoin=\"round\" stroke-width=\"2\"\n d=\"M3 13h3v-1.876c-1.495-.846-3-2.426-3-4.235C3 4.189 5.239 2 8 2s5 2.189 5 4.889c0 1.81-1.505 3.39-3 4.235V13h3\" />\n</svg>",
|
|
136
|
-
"stethoscope": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-width=\"2\">\n <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5 1H3v3a4 4 0 108 0V1m0 0H9.214M11 1H9\" />\n <path d=\"M13 12a3 3 0 11-6 0V8\" />\n <circle cx=\"13\" cy=\"11\" r=\"2\" />\n </g>\n</svg>",
|
|
137
|
-
"subscript": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g fill=\"currentColor\">\n <path d=\"M9.753 4.659a1 1 0 10-1.506-1.317zm-8.506 6.683a1 1 0 001.506 1.316zm7-8l-7 8 1.506 1.316 7-8z\" />\n <path\n d=\"M2.753 3.341a1 1 0 10-1.506 1.317zm5.494 9.317a1 1 0 001.506-1.316zm-7-8l7 8 1.506-1.316-7-8zM11.124 14v-1.156l2.37-1.827c.157-.121.291-.235.403-.34a1.3 1.3 0 00.26-.333.777.777 0 00.094-.379.667.667 0 00-.39-.639.948.948 0 00-.423-.089c-.16 0-.3.03-.422.09a.647.647 0 00-.279.263.837.837 0 00-.1.422H11c0-.417.1-.775.3-1.076.201-.3.485-.531.85-.693S12.947 8 13.439 8c.509 0 .95.076 1.321.228.375.15.663.363.866.636.204.274.307.595.307.963 0 .227-.05.453-.152.679-.101.223-.283.47-.546.743-.263.271-.636.595-1.12.97l-.595.463v.035H16V14z\" />\n </g>\n</svg>",
|
|
138
|
-
"superscript": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g fill=\"currentColor\">\n <path d=\"M9.753 4.659a1 1 0 10-1.506-1.317zm-8.506 6.683a1 1 0 001.506 1.316zm7-8l-7 8 1.506 1.316 7-8z\" />\n <path\n d=\"M2.753 3.341a1 1 0 10-1.506 1.317zm5.494 9.317a1 1 0 001.506-1.316zm-7-8l7 8 1.506-1.316-7-8zM11.124 7V5.844l2.37-1.827c.157-.121.291-.235.403-.34a1.3 1.3 0 00.26-.333.778.778 0 00.094-.379.667.667 0 00-.39-.639.948.948 0 00-.423-.089c-.16 0-.3.03-.422.09a.647.647 0 00-.279.263.837.837 0 00-.1.422H11c0-.417.1-.775.3-1.076.201-.3.485-.531.85-.693S12.947 1 13.439 1c.509 0 .95.076 1.321.228.375.15.663.363.866.636.204.274.307.595.307.963 0 .227-.05.453-.152.679-.101.223-.283.47-.546.743-.263.271-.636.595-1.12.97l-.595.463v.035H16V7z\" />\n </g>\n</svg>",
|
|
139
|
-
"tag": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\n d=\"M9.632 14.864h0a.46.46 0 01-.652 0h0L2 7.89V2h5.888l6.978 6.98s0 0 0 0a.461.461 0 010 .649s0 0 0 0z\" />\n</svg>",
|
|
140
|
-
"text-zoom-reset": "<svg width=\"16\" height=\"16\" fill=\"currentColor\" stroke=\"none\" viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.477 13H5.824l-.563-1.5H2.738L2.176 13H.574l2.724-7.263h1.404l2.19 5.84 3.18-7.948h1.857L15.677 13h-2.154l-.8-2H9.277l-.8 2zM4 8.136L4.699 10H3.301L4 8.136zM11.923 9L11 6.693 10.077 9h1.846z\"/>\n</svg>\n",
|
|
141
|
-
"text-zoom": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path fill=\"currentColor\" fill-rule=\"evenodd\"\n d=\"M8.372 13h-2.81l-.596-1.6H2.293L1.697 13H0l2.885-7.75h1.488l2.32 6.231L10.063 3h1.967L16 13h-2.282l-.848-2.134H9.22L8.372 13zM3.63 7.81L4.47 10H2.79l.84-2.19zM12.15 9l-1.105-2.73L9.92 9h2.23z\"\n clip-rule=\"evenodd\" />\n</svg>",
|
|
142
|
-
"thumbs-down": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path fill=\"currentColor\"\n d=\"M6 10.98h1a1 1 0 00-1-1zm0 2.4H5zM8 15v1a1 1 0 00.937-.65zm2.014-5.4l.937.35a1 1 0 00.063-.35zm0-6.6h1a1 1 0 00-1-1zM3.1 3l-.011 1h.01zM1.874 4.02l-.989-.153zm-.86 5.58l.988.153zm1.226 1.38v-1h-.011zM10.014 3V2a1 1 0 00-1 1zm0 7h-1a1 1 0 001 1zM5 10.98v2.4h2v-2.4zm0 2.4c0 .863.438 1.546 1.018 1.982C6.583 15.787 7.3 16 8 16v-2c-.315 0-.598-.1-.78-.236-.166-.126-.22-.253-.22-.384zm3.937 1.97l2.014-5.4-1.874-.7-2.014 5.4zm2.077-5.75V3h-2v6.6zm-1-7.6H3.1v2h6.914zM3.11 2A2.218 2.218 0 00.885 3.867l1.977.306C2.875 4.09 2.959 4 3.089 4zM.885 3.868l-.86 5.58 1.977.304.86-5.58zm-.86 5.579c-.1.646.096 1.298.528 1.785l1.495-1.329a.183.183 0 01-.046-.15zm.528 1.785a2.238 2.238 0 001.698.748l-.022-2a.238.238 0 01-.18-.077zm1.687.748H6v-2H2.24zM10.014 4h2.4V2h-2.4zm2.4 0c.232 0 .409.076.509.155a.31.31 0 01.082.092c.01.017.009.024.009.026h2c0-1.457-1.39-2.273-2.6-2.273zm.6.273v4.454h2V4.273zm0 4.454c0 .002 0 .01-.009.026a.311.311 0 01-.082.092.828.828 0 01-.51.155v2c1.211 0 2.6-.816 2.6-2.273zm-.6.273h-2.4v2h2.4zm-1.4 1V3h-2v7z\" />\n</svg>",
|
|
143
|
-
"thumbs-up": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path fill=\"currentColor\"\n d=\"M10 5.02H9a1 1 0 001 1zm0-2.4h1zM8 1V0a1 1 0 00-.938.653zM6 6.4l-.938-.347A1 1 0 005 6.4zM6 13H5a1 1 0 001 1zm6.914 0l.011-1h-.01zm1.226-1.02l.988.153zM15 6.4l-.988-.153zm-1.226-1.38v1h.011zM6 13v1a1 1 0 001-1zm0-7h1a1 1 0 00-1-1zm5-.98v-2.4H9v2.4zm0-2.4c0-.863-.438-1.546-1.018-1.982C9.417.213 8.7 0 8 0v2c.315 0 .598.1.78.236.166.126.22.253.22.384zM7.062.653l-2 5.4 1.876.694 2-5.4zM5 6.4V13h2V6.4zM6 14h6.914v-2H6zm6.903 0a2.218 2.218 0 002.225-1.867l-1.976-.306c-.013.084-.097.174-.227.173zm2.225-1.868l.86-5.58-1.976-.304-.86 5.58zm.86-5.579a2.183 2.183 0 00-.527-1.785l-1.496 1.329c.04.045.055.1.047.15zm-.527-1.785a2.237 2.237 0 00-1.698-.748l.022 2c.074 0 .14.03.18.077zm-1.687-.748H10v2h3.774zM6 12H3.6v2H6zm-2.4 0a.827.827 0 01-.509-.155.31.31 0 01-.082-.092c-.01-.017-.009-.024-.009-.026H1C1 13.184 2.39 14 3.6 14zm-.6-.273V7.273H1v4.454zm0-4.454c0-.002 0-.01.009-.026a.31.31 0 01.082-.092c.1-.08.277-.155.509-.155V5C2.39 5 1 5.816 1 7.273zM3.6 7H6V5H3.6zM5 6v7h2V6z\" />\n</svg>",
|
|
144
|
-
"timer-off": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g fill=\"currentColor\">\n <path\n d=\"M6 1a1 1 0 011-1h2a1 1 0 110 2v.07a7.002 7.002 0 015.381 9.811l-1.558-1.558a5 5 0 00-6.146-6.146L5.119 2.619A6.95 6.95 0 017 2.07V2a1 1 0 01-1-1z\" />\n <path fill-rule=\"evenodd\"\n d=\"M2.394 4.808L.586 3 2 1.586 15 14.58 13.58 16l-1.388-1.394a7 7 0 01-9.799-9.799zm8.363 8.364l-6.929-6.93a5 5 0 006.929 6.929z\"\n clip-rule=\"evenodd\" />\n <path d=\"M10.29 7.79l.417-.416A1 1 0 009.293 5.96l-.417.416z\" />\n </g>\n</svg>",
|
|
145
|
-
"timer-on": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g fill=\"currentColor\">\n <path d=\"M10.707 7.374A1 1 0 009.293 5.96l-2 2a1 1 0 001.414 1.414z\" />\n <path fill-rule=\"evenodd\"\n d=\"M7 0a1 1 0 000 2v.07A7.002 7.002 0 008 16 7 7 0 009 2.07V2a1 1 0 000-2zM3 9a5 5 0 1110 0A5 5 0 013 9z\"\n clip-rule=\"evenodd\" />\n </g>\n</svg>",
|
|
146
|
-
"trash-2": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M1 4h14\" />\n <path fill=\"currentColor\"\n d=\"M14 4a1 1 0 10-2 0zM4 4a1 1 0 00-2 0zm0 0a1 1 0 002 0zm6 0a1 1 0 102 0zm2 0v9.625h2V4zm0 9.625c0 .171-.155.375-.429.375v2C12.876 16 14 14.972 14 13.625zm-.429.375H4.43v2h7.142zM4.43 14C4.156 14 4 13.796 4 13.625H2C2 14.972 3.124 16 4.429 16zM4 13.625V4H2v9.625zM6 4V2.5H4V4zm0-1.5a.5.5 0 01.5-.5V0A2.5 2.5 0 004 2.5zm.5-.5h3V0h-3zm3 0a.5.5 0 01.5.5h2A2.5 2.5 0 009.5 0zm.5.5V4h2V2.5z\" />\n <g stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"2\">\n <path d=\"M6 7v5M10 7v5\" />\n </g>\n</svg>",
|
|
147
|
-
"twitter": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path fill=\"#55acee\"\n d=\"M7.769 4.85l.035.573-.578-.07c-2.105-.269-3.943-1.18-5.503-2.708L.96 1.886l-.197.56c-.416 1.25-.15 2.568.717 3.455.462.49.358.56-.44.269-.277-.094-.52-.164-.543-.129-.08.082.197 1.144.416 1.564.3.584.914 1.156 1.584 1.494l.567.268-.67.012c-.648 0-.671.012-.602.257.231.759 1.144 1.564 2.162 1.914l.717.245-.625.374a6.508 6.508 0 01-3.098.863c-.52.012-.948.059-.948.094 0 .116 1.41.77 2.231 1.027 2.463.758 5.388.432 7.584-.864 1.56-.922 3.122-2.754 3.85-4.528.393-.946.786-2.673.786-3.502 0-.537.035-.607.682-1.249.382-.373.74-.782.81-.898.115-.222.104-.222-.486-.024-.983.35-1.121.304-.636-.221.358-.374.786-1.05.786-1.25 0-.034-.173.024-.37.129-.208.117-.67.292-1.017.397l-.624.198-.567-.385c-.312-.21-.751-.443-.983-.513-.59-.164-1.49-.14-2.023.046-1.445.525-2.358 1.88-2.254 3.362z\" />\n</svg>",
|
|
148
|
-
"unlock": "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6 4.33333C6 2.94296 6.99193 2 8 2C8.64759 2 9.26435 2.36775 9.64606 3.01057C9.92804 3.48545 10.5416 3.64182 11.0165 3.35984C11.4913 3.07786 11.6477 2.4643 11.3657 1.98943C10.6742 0.824843 9.44703 0 8 0C5.69436 0 4 2.04181 4 4.33333V5C2.34315 5 1 6.34315 1 8V12C1 13.6569 2.34315 15 4 15H12C13.6569 15 15 13.6569 15 12V8C15 6.34315 13.6569 5 12 5H6V4.33333ZM4 7C3.44772 7 3 7.44772 3 8V12C3 12.5523 3.44772 13 4 13H12C12.5523 13 13 12.5523 13 12V8C13 7.44772 12.5523 7 12 7H4Z\" fill=\"currentColor\"/>\n</svg>\n",
|
|
149
|
-
"user": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path fill=\"currentColor\"\n d=\"M15 15v-1.333h-2V15zm0-1.333A3.667 3.667 0 0011.333 10v2c.92 0 1.667.746 1.667 1.667zM11.333 10H4.667v2h6.666zm-6.666 0A3.667 3.667 0 001 13.667h2C3 12.747 3.746 12 4.667 12zM1 13.667V15h2v-1.333z\" />\n <path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\n d=\"M8 8a3 3 0 100-6 3 3 0 000 6z\" clip-rule=\"evenodd\" />\n</svg>",
|
|
150
|
-
"users": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path fill=\"currentColor\"\n d=\"M10 9a4.07 4.07 0 01-.219-.006 5.5 5.5 0 001.502-2.46C11.721 6.167 12 5.616 12 5s-.279-1.167-.717-1.534a5.5 5.5 0 00-1.502-2.46A4 4 0 1110 9zM16 15h-2v-1.333A5.307 5.307 0 0012.524 10c1.981.014 3.476 1.711 3.476 3.667z\" />\n <g stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"2\">\n <path d=\"M11 15v-1.333C11 12.194 9.88 11 8.5 11h-5C2.12 11 1 12.194 1 13.667V15\" />\n <path stroke-linecap=\"round\" d=\"M6 8a3 3 0 100-6 3 3 0 000 6z\" clip-rule=\"evenodd\" />\n </g>\n</svg>",
|
|
151
|
-
"watch-filled": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path fill=\"currentColor\" fill-rule=\"evenodd\"\n d=\"M16 8A8 8 0 110 8a8 8 0 0116 0zM9 5a1 1 0 10-2 0v3a1 1 0 00.553.894l2.667 1.334a1 1 0 00.894-1.79L9 7.383z\"\n clip-rule=\"evenodd\" />\n</svg>",
|
|
152
|
-
"watch": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\">\n <path d=\"M8 15A7 7 0 108 1a7 7 0 000 14z\" />\n <path d=\"M10.667 9.333L8 8V5\" />\n </g>\n</svg>",
|
|
153
|
-
"wifi-off": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <clipPath id=\"prefix__a\">\n <path d=\"M0 0h16v16H0z\" />\n </clipPath>\n <g clip-path=\"url(#prefix__a)\">\n <path fill=\"currentColor\" fill-rule=\"evenodd\"\n d=\"M13.169 8.755a1 1 0 00-.002-1.524 8.29 8.29 0 00-1.728-1.13.999.999 0 00-.908.016zM8.433 4.018a8.826 8.826 0 012.49.533A9.577 9.577 0 0114.3 6.714a1 1 0 101.4-1.428 11.575 11.575 0 00-4.082-2.61 10.767 10.767 0 00-4.707-.633.997.997 0 00-.355.1zM15.414 14l-7.86-7.86a1.002 1.002 0 00-.14-.14L4.726 3.312a1 1 0 00-.036-.036L2 .585.587 2l1.736 1.737A11.2 11.2 0 00.307 5.279a1 1 0 001.386 1.442 9.134 9.134 0 012.098-1.515l1.08 1.08a8.293 8.293 0 00-2.18 1.313 1 1 0 101.284 1.535A6.293 6.293 0 016.45 7.865l1.152 1.152a5 5 0 00-2.496.908 1 1 0 001.159 1.63 3 3 0 013.475 0 .996.996 0 00.585.185L14 15.414zM7 13.333a1 1 0 011-1h.007a1 1 0 110 2H8a1 1 0 01-1-1z\"\n clip-rule=\"evenodd\" />\n </g>\n</svg>",
|
|
154
|
-
"wifi": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\">\n <path\n d=\"M3.333 8.367a7.333 7.333 0 019.387 0M1 6c1.934-1.933 4.423-3 7-3s5.066 1.067 7 3M5.687 10.74a4 4 0 014.633 0M8 13.333h.007\" />\n </g>\n</svg>",
|
|
155
|
-
"x": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g fill=\"currentColor\">\n <path d=\"M12.707 4.707a1 1 0 00-1.414-1.414zm-9.414 6.586a1 1 0 101.414 1.414zm8-8l-8 8 1.414 1.414 8-8z\" />\n <path d=\"M4.707 3.293a1 1 0 00-1.414 1.414zm6.586 9.414a1 1 0 001.414-1.414zm-8-8l8 8 1.414-1.414-8-8z\" />\n </g>\n</svg>",
|
|
156
|
-
"x-circle-filled": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path fill=\"currentColor\" fill-rule=\"evenodd\"\n d=\"M8 16A8 8 0 108 0a8 8 0 000 16zm3.707-11.707a1 1 0 010 1.414L9.414 8l2.293 2.293a1 1 0 01-1.414 1.414L8 9.414l-2.293 2.293a1 1 0 01-1.414-1.414L6.586 8 4.293 5.707a1 1 0 011.414-1.414L8 6.586l2.293-2.293a1 1 0 011.414 0z\"\n clip-rule=\"evenodd\" />\n</svg>",
|
|
157
|
-
"table": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-table\"><path d=\"M9 3H5a2 2 0 0 0-2 2v4m6-6h10a2 2 0 0 1 2 2v4M9 3v18m0 0h10a2 2 0 0 0 2-2V9M9 21H5a2 2 0 0 1-2-2V9m0 0h18\"></path></svg>",
|
|
158
|
-
"zap": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-zap\"><polygon points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"></polygon></svg>",
|
|
159
|
-
"square": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-square\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"></rect></svg>"
|
|
160
|
-
}
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"amboss-logo": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"126px\" height=\"20px\" viewBox=\"0 0 126 20\" fill=\"none\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.0188 18.4623H3.94949L4.64903 17.1862H14.3193L15.0188 18.4623ZM10.9532 5.68656L16.5579 15.9101H15.0806L10.9451 8.36638L10.2145 9.69852L13.6197 15.9101H5.34857L10.9532 5.68656ZM18.7182 17.1862L10.945 3.00674L10.2228 4.35409L3.88766 15.9101H2.41045L10.2145 1.6741L9.48412 0.341797L0.25 17.1862H3.18812L1.78905 19.7384H17.1793L15.7801 17.1862H18.7182Z\" fill=\"#24A3AA\"></path>\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M29.3489 12.73H37.6512L33.8667 3.63463C33.8055 3.49052 33.7443 3.32732 33.6833 3.14488C33.6222 2.9626 33.561 2.76961 33.5 2.56608C33.4388 2.76961 33.3777 2.9626 33.3167 3.14488C33.2555 3.32732 33.1943 3.4947 33.1333 3.64735L29.3489 12.73ZM41.75 19.2686H40.7155C40.5931 19.2686 40.4929 19.2368 40.4143 19.1731C40.3357 19.1095 40.2745 19.0269 40.231 18.9251L38.044 13.6968H28.9429L26.769 18.9251C26.7341 19.0186 26.6729 19.0991 26.5857 19.1668C26.4984 19.2348 26.3936 19.2686 26.2714 19.2686H25.25L32.8321 1.26855H34.1679L41.75 19.2686Z\" fill=\"currentColor\"></path>\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M53.3401 14.7908C53.3916 14.6552 53.4452 14.5217 53.5011 14.3901C53.5568 14.2587 53.6189 14.1337 53.6878 14.0148L60.8466 1.51025C60.9152 1.40012 60.9838 1.33216 61.0526 1.30672C61.1212 1.28128 61.2156 1.26855 61.3358 1.26855H62.25V19.2686H61.0912V3.92721C61.0912 3.70677 61.1041 3.47361 61.1298 3.22757L53.9582 15.8085C53.8378 16.0291 53.6663 16.1392 53.4431 16.1392H53.237C53.0224 16.1392 52.8509 16.0291 52.722 15.8085L45.3573 3.21484C45.383 3.46089 45.3959 3.69824 45.3959 3.92721V19.2686H44.25V1.26855H45.1512C45.2713 1.26855 45.368 1.28128 45.441 1.30672C45.5138 1.33216 45.5847 1.40012 45.6534 1.51025L53.0054 14.0276C53.1341 14.2651 53.2456 14.5195 53.3401 14.7908Z\" fill=\"currentColor\"></path>\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M68.0576 10.6438V18.2254H72.6089C74.2071 18.2254 75.4123 17.8842 76.2243 17.2014C77.0363 16.5188 77.4421 15.5584 77.4421 14.3201C77.4421 13.7521 77.3332 13.241 77.1153 12.7873C76.8974 12.3338 76.5832 11.9477 76.173 11.6297C75.7628 11.3117 75.2584 11.068 74.6603 10.8982C74.0619 10.7287 73.3823 10.6438 72.6218 10.6438H68.0576ZM68.0576 9.68976H71.9935C72.831 9.68976 73.5468 9.58381 74.1409 9.37173C74.7349 9.15983 75.2222 8.87997 75.6026 8.53216C75.9827 8.18451 76.2628 7.79017 76.4422 7.34912C76.6218 6.90824 76.7115 6.45448 76.7115 5.98799C76.7115 4.77532 76.3246 3.85725 75.5511 3.23393C74.7775 2.6106 73.5832 2.29894 71.9679 2.29894H68.0576V9.68976ZM66.75 19.2686V1.26855H71.9679C73.002 1.26855 73.8974 1.37032 74.6538 1.57386C75.4101 1.77739 76.0361 2.07633 76.532 2.47067C77.0275 2.86502 77.3974 3.34641 77.641 3.91449C77.8844 4.48274 78.0064 5.12732 78.0064 5.84806C78.0064 6.32308 77.923 6.78103 77.7563 7.22191C77.5896 7.66296 77.3481 8.07002 77.032 8.44311C76.7157 8.81637 76.3289 9.14075 75.8717 9.41626C75.4144 9.69193 74.891 9.90183 74.3013 10.0459C75.7286 10.258 76.8268 10.7287 77.596 11.458C78.3653 12.1875 78.75 13.1498 78.75 14.3456C78.75 15.1088 78.6131 15.7958 78.3397 16.4064C78.066 17.017 77.6687 17.5343 77.1474 17.9583C76.6258 18.3824 75.9849 18.7068 75.2243 18.9315C74.4636 19.1562 73.6003 19.2686 72.6346 19.2686H66.75Z\" fill=\"currentColor\"></path>\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M97.367 10.5144C97.367 9.25342 97.19 8.12004 96.8368 7.11448C96.4828 6.10909 95.9849 5.25692 95.3423 4.55812C94.6998 3.85949 93.9262 3.32468 93.0198 2.954C92.1151 2.58333 91.11 2.39799 90.0062 2.39799C88.9194 2.39799 87.9253 2.58333 87.024 2.954C86.1228 3.32468 85.3468 3.85949 84.6959 4.55812C84.0446 5.25692 83.5401 6.10909 83.1823 7.11448C82.8244 8.12004 82.6455 9.25342 82.6455 10.5144C82.6455 11.7842 82.8244 12.9196 83.1823 13.9208C83.5401 14.9222 84.0446 15.7721 84.6959 16.4708C85.3468 17.1696 86.1228 17.7022 87.024 18.0685C87.9253 18.435 88.9194 18.6181 90.0062 18.6181C91.11 18.6181 92.1151 18.435 93.0198 18.0685C93.9262 17.7022 94.6998 17.1696 95.3423 16.4708C95.9849 15.7721 96.4828 14.9222 96.8368 13.9208C97.19 12.9196 97.367 11.7842 97.367 10.5144ZM98.7381 10.5144C98.7381 11.912 98.527 13.1795 98.104 14.317C97.6819 15.4546 97.0862 16.426 96.3194 17.2313C95.5509 18.0365 94.6326 18.6587 93.5636 19.0974C92.4938 19.5364 91.3083 19.7557 90.0062 19.7557C88.7211 19.7557 87.544 19.5364 86.4743 19.0974C85.4052 18.6587 84.4866 18.0365 83.7191 17.2313C82.9515 16.426 82.3544 15.4546 81.9274 14.317C81.5006 13.1795 81.2871 11.912 81.2871 10.5144C81.2871 9.1256 81.5006 7.86222 81.9274 6.72464C82.3544 5.58706 82.9515 4.61564 83.7191 3.81038C84.4866 3.00513 85.4052 2.38101 86.4743 1.93785C87.544 1.49486 88.7211 1.27319 90.0062 1.27319C91.3083 1.27319 92.4938 1.49267 93.5636 1.93146C94.6326 2.37041 95.5509 2.99453 96.3194 3.80399C97.0862 4.61362 97.6819 5.58706 98.104 6.72464C98.527 7.86222 98.7381 9.1256 98.7381 10.5144Z\" fill=\"currentColor\"></path>\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M110.613 3.67618C110.535 3.82115 110.423 3.89347 110.277 3.89347C110.164 3.89347 110.019 3.81476 109.842 3.657C109.665 3.49942 109.424 3.32468 109.122 3.13295C108.819 2.94122 108.44 2.76446 107.986 2.6025C107.532 2.44071 106.972 2.35965 106.306 2.35965C105.639 2.35965 105.053 2.45349 104.547 2.64085C104.041 2.82837 103.617 3.08401 103.275 3.40776C102.933 3.73168 102.673 4.10655 102.496 4.53256C102.319 4.95873 102.231 5.40609 102.231 5.87465C102.231 6.48818 102.362 6.99524 102.626 7.39568C102.889 7.79629 103.237 8.13703 103.668 8.41823C104.1 8.69943 104.59 8.93589 105.139 9.12762C105.687 9.31935 106.25 9.50906 106.829 9.69641C107.408 9.88393 107.971 10.0907 108.519 10.3163C109.068 10.5422 109.558 10.8256 109.99 11.1663C110.421 11.5072 110.77 11.9268 111.032 12.4253C111.296 12.9238 111.428 13.5437 111.428 14.2851C111.428 15.0436 111.296 15.7572 111.033 16.426C110.77 17.0951 110.388 17.6767 109.889 18.1708C109.388 18.665 108.776 19.0549 108.052 19.3403C107.327 19.6256 106.5 19.7685 105.568 19.7685C104.36 19.7685 103.321 19.5576 102.45 19.1358C101.579 18.714 100.816 18.1368 100.16 17.4038L100.523 16.8414C100.627 16.7135 100.747 16.6497 100.885 16.6497C100.963 16.6497 101.062 16.7008 101.183 16.8031C101.304 16.9054 101.45 17.0312 101.623 17.1802C101.796 17.3293 102.004 17.4913 102.245 17.6659C102.487 17.8406 102.768 18.0027 103.087 18.1516C103.407 18.3008 103.774 18.4264 104.188 18.5286C104.603 18.6309 105.073 18.682 105.6 18.682C106.326 18.682 106.974 18.5734 107.543 18.3561C108.113 18.1388 108.595 17.8428 108.988 17.4678C109.381 17.0929 109.681 16.6477 109.889 16.1321C110.095 15.6167 110.199 15.0648 110.199 14.4768C110.199 13.8377 110.067 13.3116 109.804 12.8983C109.541 12.485 109.192 12.1399 108.761 11.8629C108.33 11.5861 107.839 11.3538 107.29 11.1663C106.742 10.979 106.179 10.7956 105.6 10.6167C105.021 10.4378 104.458 10.2376 103.91 10.016C103.361 9.79446 102.871 9.51108 102.439 9.16597C102.008 8.82086 101.66 8.39065 101.397 7.875C101.133 7.35953 101.002 6.71404 101.002 5.93856C101.002 5.33361 101.118 4.74985 101.352 4.18745C101.585 3.62505 101.925 3.12874 102.375 2.69837C102.824 2.26816 103.379 1.92305 104.039 1.66304C104.7 1.4032 105.453 1.27319 106.3 1.27319C107.25 1.27319 108.102 1.42237 108.858 1.72056C109.614 2.01891 110.302 2.47468 110.924 3.08821L110.613 3.67618Z\" fill=\"currentColor\"></path>\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M124.39 3.67618C124.312 3.82115 124.2 3.89347 124.054 3.89347C123.94 3.89347 123.796 3.81476 123.619 3.657C123.441 3.49942 123.201 3.32468 122.898 3.13295C122.596 2.94122 122.217 2.76446 121.763 2.6025C121.309 2.44071 120.748 2.35965 120.082 2.35965C119.416 2.35965 118.83 2.45349 118.323 2.64085C117.818 2.82837 117.393 3.08401 117.052 3.40776C116.71 3.73168 116.45 4.10655 116.273 4.53256C116.095 4.95873 116.007 5.40609 116.007 5.87465C116.007 6.48818 116.139 6.99524 116.402 7.39568C116.666 7.79629 117.013 8.13703 117.445 8.41823C117.877 8.69943 118.367 8.93589 118.915 9.12762C119.464 9.31935 120.027 9.50906 120.606 9.69641C121.185 9.88393 121.748 10.0907 122.296 10.3163C122.844 10.5422 123.334 10.8256 123.767 11.1663C124.198 11.5072 124.546 11.9268 124.809 12.4253C125.073 12.9238 125.204 13.5437 125.204 14.2851C125.204 15.0436 125.073 15.7572 124.81 16.426C124.547 17.0951 124.165 17.6767 123.666 18.1708C123.165 18.665 122.552 19.0549 121.828 19.3403C121.104 19.6256 120.276 19.7685 119.345 19.7685C118.137 19.7685 117.098 19.5576 116.227 19.1358C115.356 18.714 114.592 18.1368 113.937 17.4038L114.3 16.8414C114.403 16.7135 114.523 16.6497 114.662 16.6497C114.74 16.6497 114.839 16.7008 114.96 16.8031C115.081 16.9054 115.227 17.0312 115.4 17.1802C115.573 17.3293 115.78 17.4913 116.022 17.6659C116.264 17.8406 116.544 18.0027 116.864 18.1516C117.183 18.3008 117.55 18.4264 117.965 18.5286C118.38 18.6309 118.85 18.682 119.377 18.682C120.102 18.682 120.75 18.5734 121.32 18.3561C121.89 18.1388 122.372 17.8428 122.764 17.4678C123.157 17.0929 123.458 16.6477 123.665 16.1321C123.872 15.6167 123.975 15.0648 123.975 14.4768C123.975 13.8377 123.844 13.3116 123.58 12.8983C123.317 12.485 122.969 12.1399 122.538 11.8629C122.106 11.5861 121.615 11.3538 121.067 11.1663C120.519 10.979 119.956 10.7956 119.377 10.6167C118.798 10.4378 118.235 10.2376 117.686 10.016C117.138 9.79446 116.648 9.51108 116.216 9.16597C115.784 8.82086 115.437 8.39065 115.173 7.875C114.91 7.35953 114.778 6.71404 114.778 5.93856C114.778 5.33361 114.894 4.74985 115.128 4.18745C115.361 3.62505 115.702 3.12874 116.151 2.69837C116.6 2.26816 117.155 1.92305 117.816 1.66304C118.477 1.4032 119.23 1.27319 120.077 1.27319C121.026 1.27319 121.879 1.42237 122.635 1.72056C123.391 2.01891 124.079 2.47468 124.7 3.08821L124.39 3.67618Z\" fill=\"currentColor\"></path> \n</svg>"
|
|
3
|
-
}
|