@mezzanine-ui/icons 0.16.0 → 1.0.0-alpha.0
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/alert/checked-filled.d.ts +2 -0
- package/alert/checked-filled.js +15 -0
- package/alert/checked-outline.d.ts +2 -0
- package/alert/checked-outline.js +15 -0
- package/alert/dangerous-filled.d.ts +2 -0
- package/alert/dangerous-filled.js +15 -0
- package/alert/dangerous-outline.d.ts +2 -0
- package/alert/dangerous-outline.js +15 -0
- package/alert/error-filled.d.ts +2 -0
- package/alert/error-filled.js +15 -0
- package/alert/error-outline.d.ts +2 -0
- package/alert/error-outline.js +15 -0
- package/alert/index.d.ts +12 -0
- package/alert/index.js +12 -0
- package/alert/info-filled.d.ts +2 -0
- package/alert/info-filled.js +15 -0
- package/alert/info-outline.d.ts +2 -0
- package/alert/info-outline.js +15 -0
- package/alert/question-filled.d.ts +2 -0
- package/alert/question-filled.js +15 -0
- package/alert/question-outline.d.ts +2 -0
- package/alert/question-outline.js +15 -0
- package/alert/warning-filled.d.ts +2 -0
- package/alert/warning-filled.js +15 -0
- package/alert/warning-outline.d.ts +2 -0
- package/alert/warning-outline.js +15 -0
- package/arrow/caret-down-flat.d.ts +2 -0
- package/arrow/caret-down-flat.js +17 -0
- package/arrow/caret-down.d.ts +2 -0
- package/{caret-down.js → arrow/caret-down.js} +4 -2
- package/arrow/caret-left.d.ts +2 -0
- package/arrow/caret-left.js +17 -0
- package/arrow/caret-right.d.ts +2 -0
- package/{caret-right.js → arrow/caret-right.js} +4 -4
- package/arrow/caret-up-flat.d.ts +2 -0
- package/arrow/caret-up-flat.js +17 -0
- package/arrow/caret-up.d.ts +2 -0
- package/arrow/caret-up.js +17 -0
- package/arrow/caret-vertical.d.ts +2 -0
- package/arrow/caret-vertical.js +15 -0
- package/arrow/chevron-down.d.ts +2 -0
- package/arrow/chevron-down.js +15 -0
- package/arrow/chevron-left.d.ts +2 -0
- package/{chevron-left.js → arrow/chevron-left.js} +3 -3
- package/arrow/chevron-right.d.ts +2 -0
- package/{chevron-right.js → arrow/chevron-right.js} +3 -3
- package/arrow/chevron-up.d.ts +2 -0
- package/arrow/chevron-up.js +15 -0
- package/arrow/chevron-vertical.d.ts +2 -0
- package/arrow/chevron-vertical.js +15 -0
- package/arrow/double-chevron-left.d.ts +2 -0
- package/arrow/double-chevron-left.js +15 -0
- package/arrow/double-chevron-right.d.ts +2 -0
- package/arrow/double-chevron-right.js +15 -0
- package/arrow/index.d.ts +25 -0
- package/arrow/index.js +25 -0
- package/arrow/long-tail-arrow-down.d.ts +2 -0
- package/arrow/long-tail-arrow-down.js +15 -0
- package/arrow/long-tail-arrow-left.d.ts +2 -0
- package/arrow/long-tail-arrow-left.js +15 -0
- package/arrow/long-tail-arrow-right.d.ts +2 -0
- package/arrow/long-tail-arrow-right.js +15 -0
- package/arrow/long-tail-arrow-up.d.ts +2 -0
- package/arrow/long-tail-arrow-up.js +15 -0
- package/arrow/reverse-left.d.ts +2 -0
- package/arrow/reverse-left.js +15 -0
- package/arrow/reverse-right.d.ts +2 -0
- package/arrow/reverse-right.js +15 -0
- package/arrow/short-tail-arrow-down.d.ts +2 -0
- package/arrow/short-tail-arrow-down.js +15 -0
- package/arrow/short-tail-arrow-left.d.ts +2 -0
- package/arrow/short-tail-arrow-left.js +15 -0
- package/arrow/short-tail-arrow-right.d.ts +2 -0
- package/arrow/short-tail-arrow-right.js +15 -0
- package/arrow/short-tail-arrow-up.d.ts +2 -0
- package/arrow/short-tail-arrow-up.js +15 -0
- package/arrow/switch-vertical.d.ts +2 -0
- package/arrow/switch-vertical.js +15 -0
- package/arrow-down.d.ts +1 -0
- package/arrow-down.js +1 -0
- package/arrow-left.d.ts +1 -0
- package/arrow-left.js +1 -0
- package/arrow-right.d.ts +1 -0
- package/arrow-right.js +1 -0
- package/arrow-up.d.ts +1 -0
- package/arrow-up.js +1 -0
- package/bell.d.ts +1 -0
- package/bell.js +1 -0
- package/calendar.d.ts +1 -0
- package/cancel.d.ts +1 -0
- package/cancel.js +1 -0
- package/caret-down.d.ts +1 -0
- package/caret-right.d.ts +1 -0
- package/check-bold.d.ts +1 -0
- package/check-bold.js +1 -0
- package/check-circle-filled.d.ts +1 -0
- package/check-circle-filled.js +1 -0
- package/check.d.ts +1 -0
- package/check.js +1 -0
- package/chevron-down.d.ts +1 -0
- package/chevron-left.d.ts +1 -0
- package/chevron-right.d.ts +1 -0
- package/chevron-up.d.ts +1 -0
- package/clock.d.ts +1 -0
- package/content/align-left.d.ts +2 -0
- package/content/align-left.js +15 -0
- package/content/align-right.d.ts +2 -0
- package/content/align-right.js +15 -0
- package/content/bookmark-add.d.ts +2 -0
- package/content/bookmark-add.js +15 -0
- package/content/bookmark-added.d.ts +2 -0
- package/content/bookmark-added.js +15 -0
- package/content/bookmark-filled.d.ts +2 -0
- package/content/bookmark-filled.js +15 -0
- package/content/bookmark-outline.d.ts +2 -0
- package/content/bookmark-outline.js +15 -0
- package/content/bookmark-remove.d.ts +2 -0
- package/content/bookmark-remove.js +15 -0
- package/content/box.d.ts +2 -0
- package/content/box.js +15 -0
- package/content/code.d.ts +2 -0
- package/content/code.js +15 -0
- package/content/copy.d.ts +2 -0
- package/content/copy.js +15 -0
- package/content/download.d.ts +2 -0
- package/content/download.js +15 -0
- package/content/edit.d.ts +2 -0
- package/content/edit.js +15 -0
- package/content/file-attachment.d.ts +2 -0
- package/content/file-attachment.js +15 -0
- package/content/file-search.d.ts +2 -0
- package/content/file-search.js +15 -0
- package/content/file.d.ts +2 -0
- package/content/file.js +15 -0
- package/content/gallery.d.ts +2 -0
- package/content/gallery.js +15 -0
- package/content/image.d.ts +2 -0
- package/content/image.js +15 -0
- package/content/index.d.ts +24 -0
- package/content/index.js +24 -0
- package/content/link-external.d.ts +2 -0
- package/content/link-external.js +15 -0
- package/content/link.d.ts +2 -0
- package/content/link.js +15 -0
- package/content/list.d.ts +2 -0
- package/content/list.js +15 -0
- package/content/share.d.ts +2 -0
- package/content/share.js +15 -0
- package/content/star-filled.d.ts +2 -0
- package/content/star-filled.js +15 -0
- package/content/star-outline.d.ts +2 -0
- package/content/star-outline.js +15 -0
- package/content/upload.d.ts +2 -0
- package/content/upload.js +15 -0
- package/controls/checked.d.ts +2 -0
- package/controls/checked.js +15 -0
- package/controls/close.d.ts +2 -0
- package/controls/close.js +15 -0
- package/controls/dot-drag-horizontal.d.ts +2 -0
- package/controls/dot-drag-horizontal.js +15 -0
- package/controls/dot-drag-vertical.d.ts +2 -0
- package/controls/dot-drag-vertical.js +15 -0
- package/controls/dot-grid.d.ts +2 -0
- package/controls/dot-grid.js +15 -0
- package/controls/dot-horizontal.d.ts +2 -0
- package/controls/dot-horizontal.js +15 -0
- package/controls/dot-vertical.d.ts +2 -0
- package/controls/dot-vertical.js +15 -0
- package/controls/eye-invisible.d.ts +2 -0
- package/controls/eye-invisible.js +17 -0
- package/controls/eye.d.ts +2 -0
- package/controls/eye.js +17 -0
- package/controls/filter.d.ts +2 -0
- package/controls/filter.js +15 -0
- package/controls/index.d.ts +25 -0
- package/controls/index.js +25 -0
- package/controls/lock.d.ts +2 -0
- package/controls/lock.js +15 -0
- package/controls/maximize.d.ts +2 -0
- package/controls/maximize.js +15 -0
- package/controls/minimize.d.ts +2 -0
- package/controls/minimize.js +15 -0
- package/controls/minus.d.ts +2 -0
- package/{minus.js → controls/minus.js} +3 -3
- package/controls/pin.d.ts +2 -0
- package/controls/pin.js +15 -0
- package/controls/plus.d.ts +2 -0
- package/controls/plus.js +15 -0
- package/controls/refresh-ccw.d.ts +2 -0
- package/controls/refresh-ccw.js +15 -0
- package/controls/refresh-cw.d.ts +2 -0
- package/controls/refresh-cw.js +15 -0
- package/controls/reset.d.ts +2 -0
- package/controls/reset.js +15 -0
- package/controls/resize-handle.d.ts +2 -0
- package/controls/resize-handle.js +15 -0
- package/controls/setting.d.ts +2 -0
- package/controls/setting.js +15 -0
- package/controls/trash.d.ts +2 -0
- package/controls/trash.js +15 -0
- package/controls/unlock.d.ts +2 -0
- package/controls/unlock.js +15 -0
- package/controls/zoom-in.d.ts +2 -0
- package/controls/zoom-in.js +15 -0
- package/controls/zoom-out.d.ts +2 -0
- package/controls/zoom-out.js +15 -0
- package/doc.d.ts +1 -0
- package/doc.js +1 -0
- package/dollar.d.ts +1 -0
- package/dollar.js +1 -0
- package/download.d.ts +1 -0
- package/drag.d.ts +1 -0
- package/drag.js +1 -0
- package/edit.d.ts +1 -0
- package/exclamation-circle-filled.d.ts +1 -0
- package/exclamation-circle-filled.js +1 -0
- package/eye-close.d.ts +1 -0
- package/eye-close.js +1 -0
- package/eye-slash.d.ts +1 -0
- package/eye-slash.js +1 -0
- package/eye.d.ts +1 -0
- package/filter.d.ts +1 -0
- package/folder-open.d.ts +1 -0
- package/help-circle-filled.d.ts +1 -0
- package/help-circle-filled.js +1 -0
- package/index.d.ts +170 -26
- package/index.js +122 -25
- package/info-circle-filled.d.ts +1 -0
- package/info-circle-filled.js +1 -0
- package/menu-close.d.ts +1 -0
- package/menu-open.d.ts +1 -0
- package/menu.d.ts +1 -0
- package/minus-bold.d.ts +1 -0
- package/minus-bold.js +1 -0
- package/minus-circle-filled.d.ts +1 -0
- package/minus-circle-filled.js +1 -0
- package/minus.d.ts +1 -0
- package/more-horizontal.d.ts +1 -0
- package/more-horizontal.js +1 -0
- package/more-vertical.d.ts +1 -0
- package/more-vertical.js +1 -0
- package/package.json +1 -1
- package/percent.d.ts +1 -0
- package/plus.d.ts +1 -0
- package/profile.d.ts +1 -0
- package/profile.js +1 -0
- package/reset.d.ts +1 -0
- package/search.d.ts +1 -0
- package/settings.d.ts +1 -0
- package/settings.js +1 -0
- package/slash.d.ts +1 -0
- package/spinner.d.ts +1 -0
- package/star-pressed.d.ts +1 -0
- package/star-pressed.js +1 -0
- package/star.d.ts +1 -0
- package/star.js +1 -0
- package/stepper/index.d.ts +10 -0
- package/stepper/index.js +10 -0
- package/stepper/item-0.d.ts +2 -0
- package/stepper/item-0.js +16 -0
- package/stepper/item-1.d.ts +2 -0
- package/stepper/item-1.js +15 -0
- package/stepper/item-2.d.ts +2 -0
- package/stepper/item-2.js +15 -0
- package/stepper/item-3.d.ts +2 -0
- package/stepper/item-3.js +15 -0
- package/stepper/item-4.d.ts +2 -0
- package/stepper/item-4.js +15 -0
- package/stepper/item-5.d.ts +2 -0
- package/stepper/item-5.js +15 -0
- package/stepper/item-6.d.ts +2 -0
- package/stepper/item-6.js +16 -0
- package/stepper/item-7.d.ts +2 -0
- package/stepper/item-7.js +16 -0
- package/stepper/item-8.d.ts +2 -0
- package/stepper/item-8.js +16 -0
- package/stepper/item-9.d.ts +2 -0
- package/stepper/item-9.js +16 -0
- package/switcher.d.ts +1 -0
- package/switcher.js +1 -0
- package/system/calendar-time.d.ts +2 -0
- package/system/calendar-time.js +15 -0
- package/system/calendar.d.ts +2 -0
- package/system/calendar.js +16 -0
- package/system/clock.d.ts +2 -0
- package/system/clock.js +15 -0
- package/system/currency-dollar.d.ts +2 -0
- package/system/currency-dollar.js +15 -0
- package/system/dark.d.ts +2 -0
- package/system/dark.js +15 -0
- package/system/folder-add.d.ts +2 -0
- package/system/folder-add.js +15 -0
- package/system/folder-move.d.ts +2 -0
- package/system/folder-move.js +15 -0
- package/system/folder-open.d.ts +2 -0
- package/system/folder-open.js +15 -0
- package/system/folder.d.ts +2 -0
- package/system/folder.js +15 -0
- package/system/home.d.ts +2 -0
- package/system/home.js +16 -0
- package/system/index.d.ts +26 -0
- package/system/index.js +26 -0
- package/system/light.d.ts +2 -0
- package/system/light.js +17 -0
- package/system/login.d.ts +2 -0
- package/system/login.js +15 -0
- package/system/logout.d.ts +2 -0
- package/system/logout.js +15 -0
- package/system/menu-close.d.ts +2 -0
- package/system/menu-close.js +15 -0
- package/system/menu-open.d.ts +2 -0
- package/system/menu-open.js +15 -0
- package/system/menu.d.ts +2 -0
- package/system/menu.js +15 -0
- package/system/notification-unread.d.ts +2 -0
- package/system/notification-unread.js +15 -0
- package/system/notification.d.ts +2 -0
- package/system/notification.js +16 -0
- package/system/percent.d.ts +2 -0
- package/system/percent.js +15 -0
- package/system/search-history.d.ts +2 -0
- package/system/search-history.js +16 -0
- package/system/search.d.ts +2 -0
- package/system/search.js +15 -0
- package/system/sider.d.ts +2 -0
- package/system/sider.js +15 -0
- package/system/slash.d.ts +2 -0
- package/{slash.js → system/slash.js} +3 -3
- package/system/spinner.d.ts +2 -0
- package/system/spinner.js +15 -0
- package/system/system.d.ts +2 -0
- package/system/system.js +15 -0
- package/system/user.d.ts +2 -0
- package/system/user.js +15 -0
- package/times-circle-filled.d.ts +1 -0
- package/times-circle-filled.js +1 -0
- package/times.d.ts +1 -0
- package/times.js +1 -0
- package/trash.d.ts +1 -0
- package/upload.d.ts +1 -0
- package/calendar.js +0 -17
- package/chevron-down.js +0 -17
- package/chevron-up.js +0 -17
- package/clock.js +0 -17
- package/download.js +0 -17
- package/edit.js +0 -15
- package/eye.js +0 -17
- package/filter.js +0 -15
- package/folder-open.js +0 -17
- package/menu-close.js +0 -15
- package/menu-open.js +0 -15
- package/menu.js +0 -15
- package/percent.js +0 -15
- package/plus.js +0 -17
- package/reset.js +0 -17
- package/search.js +0 -17
- package/spinner.js +0 -15
- package/trash.js +0 -17
- package/upload.js +0 -17
package/index.js
CHANGED
|
@@ -1,53 +1,150 @@
|
|
|
1
|
+
export { MenuIcon } from './system/menu.js';
|
|
2
|
+
export { MenuOpenIcon } from './system/menu-open.js';
|
|
3
|
+
export { MenuCloseIcon } from './system/menu-close.js';
|
|
4
|
+
export { SearchIcon } from './system/search.js';
|
|
5
|
+
export { SearchHistoryIcon } from './system/search-history.js';
|
|
6
|
+
export { UserIcon } from './system/user.js';
|
|
7
|
+
export { SlashIcon } from './system/slash.js';
|
|
8
|
+
export { FolderIcon } from './system/folder.js';
|
|
9
|
+
export { FolderOpenIcon } from './system/folder-open.js';
|
|
10
|
+
export { FolderMoveIcon } from './system/folder-move.js';
|
|
11
|
+
export { FolderAddIcon } from './system/folder-add.js';
|
|
12
|
+
export { CalendarIcon } from './system/calendar.js';
|
|
13
|
+
export { CalendarTimeIcon } from './system/calendar-time.js';
|
|
14
|
+
export { ClockIcon } from './system/clock.js';
|
|
15
|
+
export { CurrencyDollarIcon } from './system/currency-dollar.js';
|
|
16
|
+
export { PercentIcon } from './system/percent.js';
|
|
17
|
+
export { LightIcon } from './system/light.js';
|
|
18
|
+
export { DarkIcon } from './system/dark.js';
|
|
19
|
+
export { NotificationIcon } from './system/notification.js';
|
|
20
|
+
export { NotificationUnreadIcon } from './system/notification-unread.js';
|
|
21
|
+
export { SiderIcon } from './system/sider.js';
|
|
22
|
+
export { HomeIcon } from './system/home.js';
|
|
23
|
+
export { SpinnerIcon } from './system/spinner.js';
|
|
24
|
+
export { LoginIcon } from './system/login.js';
|
|
25
|
+
export { LogoutIcon } from './system/logout.js';
|
|
26
|
+
export { SystemIcon } from './system/system.js';
|
|
27
|
+
export { LongTailArrowRightIcon } from './arrow/long-tail-arrow-right.js';
|
|
28
|
+
export { LongTailArrowLeftIcon } from './arrow/long-tail-arrow-left.js';
|
|
29
|
+
export { LongTailArrowUpIcon } from './arrow/long-tail-arrow-up.js';
|
|
30
|
+
export { LongTailArrowDownIcon } from './arrow/long-tail-arrow-down.js';
|
|
31
|
+
export { ShortTailArrowRightIcon } from './arrow/short-tail-arrow-right.js';
|
|
32
|
+
export { ShortTailArrowLeftIcon } from './arrow/short-tail-arrow-left.js';
|
|
33
|
+
export { ShortTailArrowUpIcon } from './arrow/short-tail-arrow-up.js';
|
|
34
|
+
export { ShortTailArrowDownIcon } from './arrow/short-tail-arrow-down.js';
|
|
35
|
+
export { CaretRightIcon } from './arrow/caret-right.js';
|
|
36
|
+
export { CaretLeftIcon } from './arrow/caret-left.js';
|
|
37
|
+
export { CaretUpIcon } from './arrow/caret-up.js';
|
|
38
|
+
export { CaretDownIcon } from './arrow/caret-down.js';
|
|
39
|
+
export { CaretUpFlatIcon } from './arrow/caret-up-flat.js';
|
|
40
|
+
export { CaretDownFlatIcon } from './arrow/caret-down-flat.js';
|
|
41
|
+
export { CaretVerticalIcon } from './arrow/caret-vertical.js';
|
|
42
|
+
export { ChevronRightIcon } from './arrow/chevron-right.js';
|
|
43
|
+
export { ChevronLeftIcon } from './arrow/chevron-left.js';
|
|
44
|
+
export { ChevronUpIcon } from './arrow/chevron-up.js';
|
|
45
|
+
export { ChevronDownIcon } from './arrow/chevron-down.js';
|
|
46
|
+
export { ChevronVerticalIcon } from './arrow/chevron-vertical.js';
|
|
47
|
+
export { DoubleChevronRightIcon } from './arrow/double-chevron-right.js';
|
|
48
|
+
export { DoubleChevronLeftIcon } from './arrow/double-chevron-left.js';
|
|
49
|
+
export { SwitchVerticalIcon } from './arrow/switch-vertical.js';
|
|
50
|
+
export { ReverseLeftIcon } from './arrow/reverse-left.js';
|
|
51
|
+
export { ReverseRightIcon } from './arrow/reverse-right.js';
|
|
52
|
+
export { CloseIcon } from './controls/close.js';
|
|
53
|
+
export { TrashIcon } from './controls/trash.js';
|
|
54
|
+
export { SettingIcon } from './controls/setting.js';
|
|
55
|
+
export { FilterIcon } from './controls/filter.js';
|
|
56
|
+
export { ResetIcon } from './controls/reset.js';
|
|
57
|
+
export { RefreshCcwIcon } from './controls/refresh-ccw.js';
|
|
58
|
+
export { RefreshCwIcon } from './controls/refresh-cw.js';
|
|
59
|
+
export { EyeIcon } from './controls/eye.js';
|
|
60
|
+
export { EyeInvisibleIcon } from './controls/eye-invisible.js';
|
|
61
|
+
export { PlusIcon } from './controls/plus.js';
|
|
62
|
+
export { MinusIcon } from './controls/minus.js';
|
|
63
|
+
export { CheckedIcon } from './controls/checked.js';
|
|
64
|
+
export { DotVerticalIcon } from './controls/dot-vertical.js';
|
|
65
|
+
export { DotHorizontalIcon } from './controls/dot-horizontal.js';
|
|
66
|
+
export { DotGridIcon } from './controls/dot-grid.js';
|
|
67
|
+
export { DotDragVerticalIcon } from './controls/dot-drag-vertical.js';
|
|
68
|
+
export { DotDragHorizontalIcon } from './controls/dot-drag-horizontal.js';
|
|
69
|
+
export { ZoomInIcon } from './controls/zoom-in.js';
|
|
70
|
+
export { ZoomOutIcon } from './controls/zoom-out.js';
|
|
71
|
+
export { PinIcon } from './controls/pin.js';
|
|
72
|
+
export { MaximizeIcon } from './controls/maximize.js';
|
|
73
|
+
export { MinimizeIcon } from './controls/minimize.js';
|
|
74
|
+
export { ResizeHandleIcon } from './controls/resize-handle.js';
|
|
75
|
+
export { LockIcon } from './controls/lock.js';
|
|
76
|
+
export { UnlockIcon } from './controls/unlock.js';
|
|
77
|
+
export { CheckedFilledIcon } from './alert/checked-filled.js';
|
|
78
|
+
export { CheckedOutlineIcon } from './alert/checked-outline.js';
|
|
79
|
+
export { ErrorFilledIcon } from './alert/error-filled.js';
|
|
80
|
+
export { ErrorOutlineIcon } from './alert/error-outline.js';
|
|
81
|
+
export { WarningFilledIcon } from './alert/warning-filled.js';
|
|
82
|
+
export { WarningOutlineIcon } from './alert/warning-outline.js';
|
|
83
|
+
export { InfoFilledIcon } from './alert/info-filled.js';
|
|
84
|
+
export { InfoOutlineIcon } from './alert/info-outline.js';
|
|
85
|
+
export { DangerousFilledIcon } from './alert/dangerous-filled.js';
|
|
86
|
+
export { DangerousOutlineIcon } from './alert/dangerous-outline.js';
|
|
87
|
+
export { QuestionFilledIcon } from './alert/question-filled.js';
|
|
88
|
+
export { QuestionOutlineIcon } from './alert/question-outline.js';
|
|
89
|
+
export { DownloadIcon } from './content/download.js';
|
|
90
|
+
export { UploadIcon } from './content/upload.js';
|
|
91
|
+
export { FileIcon } from './content/file.js';
|
|
92
|
+
export { FileSearchIcon } from './content/file-search.js';
|
|
93
|
+
export { FileAttachmentIcon } from './content/file-attachment.js';
|
|
94
|
+
export { EditIcon } from './content/edit.js';
|
|
95
|
+
export { CopyIcon } from './content/copy.js';
|
|
96
|
+
export { LinkIcon } from './content/link.js';
|
|
97
|
+
export { ShareIcon } from './content/share.js';
|
|
98
|
+
export { LinkExternalIcon } from './content/link-external.js';
|
|
99
|
+
export { GalleryIcon } from './content/gallery.js';
|
|
100
|
+
export { ListIcon } from './content/list.js';
|
|
101
|
+
export { AlignLeftIcon } from './content/align-left.js';
|
|
102
|
+
export { AlignRightIcon } from './content/align-right.js';
|
|
103
|
+
export { StarOutlineIcon } from './content/star-outline.js';
|
|
104
|
+
export { StarFilledIcon } from './content/star-filled.js';
|
|
105
|
+
export { BookmarkOutlineIcon } from './content/bookmark-outline.js';
|
|
106
|
+
export { BookmarkFilledIcon } from './content/bookmark-filled.js';
|
|
107
|
+
export { BookmarkAddIcon } from './content/bookmark-add.js';
|
|
108
|
+
export { BookmarkRemoveIcon } from './content/bookmark-remove.js';
|
|
109
|
+
export { BookmarkAddedIcon } from './content/bookmark-added.js';
|
|
110
|
+
export { ImageIcon } from './content/image.js';
|
|
111
|
+
export { BoxIcon } from './content/box.js';
|
|
112
|
+
export { CodeIcon } from './content/code.js';
|
|
113
|
+
export { Item0Icon } from './stepper/item-0.js';
|
|
114
|
+
export { Item1Icon } from './stepper/item-1.js';
|
|
115
|
+
export { Item2Icon } from './stepper/item-2.js';
|
|
116
|
+
export { Item3Icon } from './stepper/item-3.js';
|
|
117
|
+
export { Item4Icon } from './stepper/item-4.js';
|
|
118
|
+
export { Item5Icon } from './stepper/item-5.js';
|
|
119
|
+
export { Item6Icon } from './stepper/item-6.js';
|
|
120
|
+
export { Item7Icon } from './stepper/item-7.js';
|
|
121
|
+
export { Item8Icon } from './stepper/item-8.js';
|
|
122
|
+
export { Item9Icon } from './stepper/item-9.js';
|
|
1
123
|
export { ArrowDownIcon } from './arrow-down.js';
|
|
2
124
|
export { ArrowRightIcon } from './arrow-right.js';
|
|
3
125
|
export { ArrowUpIcon } from './arrow-up.js';
|
|
4
126
|
export { ArrowLeftIcon } from './arrow-left.js';
|
|
5
127
|
export { BellIcon } from './bell.js';
|
|
6
|
-
export { CalendarIcon } from './calendar.js';
|
|
7
128
|
export { CancelIcon } from './cancel.js';
|
|
8
|
-
export { CaretDownIcon } from './caret-down.js';
|
|
9
|
-
export { CaretRightIcon } from './caret-right.js';
|
|
10
129
|
export { CheckBoldIcon } from './check-bold.js';
|
|
11
130
|
export { CheckCircleFilledIcon } from './check-circle-filled.js';
|
|
12
131
|
export { CheckIcon } from './check.js';
|
|
13
|
-
export { ChevronDownIcon } from './chevron-down.js';
|
|
14
|
-
export { ChevronLeftIcon } from './chevron-left.js';
|
|
15
|
-
export { ChevronRightIcon } from './chevron-right.js';
|
|
16
|
-
export { ChevronUpIcon } from './chevron-up.js';
|
|
17
|
-
export { ClockIcon } from './clock.js';
|
|
18
132
|
export { DocIcon } from './doc.js';
|
|
19
133
|
export { DollarIcon } from './dollar.js';
|
|
20
|
-
export { DownloadIcon } from './download.js';
|
|
21
134
|
export { DragIcon } from './drag.js';
|
|
22
|
-
export { EditIcon } from './edit.js';
|
|
23
135
|
export { ExclamationCircleFilledIcon } from './exclamation-circle-filled.js';
|
|
24
136
|
export { EyeCloseIcon } from './eye-close.js';
|
|
25
|
-
export { EyeIcon } from './eye.js';
|
|
26
137
|
export { EyeSlashIcon } from './eye-slash.js';
|
|
27
|
-
export { FilterIcon } from './filter.js';
|
|
28
|
-
export { FolderOpenIcon } from './folder-open.js';
|
|
29
138
|
export { HelpCircleFilledIcon } from './help-circle-filled.js';
|
|
30
139
|
export { InfoCircleFilledIcon } from './info-circle-filled.js';
|
|
31
|
-
export { MenuCloseIcon } from './menu-close.js';
|
|
32
|
-
export { MenuIcon } from './menu.js';
|
|
33
|
-
export { MenuOpenIcon } from './menu-open.js';
|
|
34
140
|
export { MinusBoldIcon } from './minus-bold.js';
|
|
35
141
|
export { MinusCircleFilledIcon } from './minus-circle-filled.js';
|
|
36
|
-
export { MinusIcon } from './minus.js';
|
|
37
142
|
export { MoreHorizontalIcon } from './more-horizontal.js';
|
|
38
143
|
export { MoreVerticalIcon } from './more-vertical.js';
|
|
39
|
-
export { PercentIcon } from './percent.js';
|
|
40
|
-
export { PlusIcon } from './plus.js';
|
|
41
144
|
export { ProfileIcon } from './profile.js';
|
|
42
|
-
export { ResetIcon } from './reset.js';
|
|
43
|
-
export { SearchIcon } from './search.js';
|
|
44
145
|
export { SettingsIcon } from './settings.js';
|
|
45
|
-
export { SlashIcon } from './slash.js';
|
|
46
|
-
export { SpinnerIcon } from './spinner.js';
|
|
47
146
|
export { StarIcon } from './star.js';
|
|
48
147
|
export { StarPressedIcon } from './star-pressed.js';
|
|
49
148
|
export { SwitcherIcon } from './switcher.js';
|
|
50
149
|
export { TimesCircleFilledIcon } from './times-circle-filled.js';
|
|
51
150
|
export { TimesIcon } from './times.js';
|
|
52
|
-
export { TrashIcon } from './trash.js';
|
|
53
|
-
export { UploadIcon } from './upload.js';
|
package/info-circle-filled.d.ts
CHANGED
package/info-circle-filled.js
CHANGED
package/menu-close.d.ts
CHANGED
package/menu-open.d.ts
CHANGED
package/menu.d.ts
CHANGED
package/minus-bold.d.ts
CHANGED
package/minus-bold.js
CHANGED
package/minus-circle-filled.d.ts
CHANGED
package/minus-circle-filled.js
CHANGED
package/minus.d.ts
CHANGED
package/more-horizontal.d.ts
CHANGED
package/more-horizontal.js
CHANGED
package/more-vertical.d.ts
CHANGED
package/more-vertical.js
CHANGED
package/package.json
CHANGED
package/percent.d.ts
CHANGED
package/plus.d.ts
CHANGED
package/profile.d.ts
CHANGED
package/profile.js
CHANGED
package/reset.d.ts
CHANGED
package/search.d.ts
CHANGED
package/settings.d.ts
CHANGED
package/settings.js
CHANGED
package/slash.d.ts
CHANGED
package/spinner.d.ts
CHANGED
package/star-pressed.d.ts
CHANGED
package/star-pressed.js
CHANGED
package/star.d.ts
CHANGED
package/star.js
CHANGED
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
export { Item0Icon } from './item-0';
|
|
2
|
+
export { Item1Icon } from './item-1';
|
|
3
|
+
export { Item2Icon } from './item-2';
|
|
4
|
+
export { Item3Icon } from './item-3';
|
|
5
|
+
export { Item4Icon } from './item-4';
|
|
6
|
+
export { Item5Icon } from './item-5';
|
|
7
|
+
export { Item6Icon } from './item-6';
|
|
8
|
+
export { Item7Icon } from './item-7';
|
|
9
|
+
export { Item8Icon } from './item-8';
|
|
10
|
+
export { Item9Icon } from './item-9';
|
package/stepper/index.js
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
export { Item0Icon } from './item-0.js';
|
|
2
|
+
export { Item1Icon } from './item-1.js';
|
|
3
|
+
export { Item2Icon } from './item-2.js';
|
|
4
|
+
export { Item3Icon } from './item-3.js';
|
|
5
|
+
export { Item4Icon } from './item-4.js';
|
|
6
|
+
export { Item5Icon } from './item-5.js';
|
|
7
|
+
export { Item6Icon } from './item-6.js';
|
|
8
|
+
export { Item7Icon } from './item-7.js';
|
|
9
|
+
export { Item8Icon } from './item-8.js';
|
|
10
|
+
export { Item9Icon } from './item-9.js';
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
const Item0Icon = {
|
|
2
|
+
name: 'item-0',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
fillRule: 'evenodd',
|
|
11
|
+
d: 'M14 8C14 11.3137 11.3137 14 8 14C4.68629 14 2 11.3137 2 8C2 4.68629 4.68629 2 8 2C11.3137 2 14 4.68629 14 8ZM8.00148 5.21427C8.63228 5.21427 9.12628 5.47267 9.48348 6.00467C9.81788 6.50627 9.98508 7.18267 9.98508 8.03387C9.98508 8.88507 9.81788 9.56147 9.48348 10.0631C9.12628 10.5875 8.63228 10.8535 8.00148 10.8535C7.36308 10.8535 6.86908 10.5875 6.51948 10.0631C6.18508 9.56147 6.01788 8.88507 6.01788 8.03387C6.01788 7.18267 6.18508 6.50627 6.51948 6.00467C6.86908 5.47267 7.36308 5.21427 8.00148 5.21427ZM8.00148 5.96667C7.56828 5.96667 7.26428 6.20227 7.08948 6.68867C6.96788 7.01547 6.90708 7.46387 6.90708 8.03387C6.90708 8.59627 6.96788 9.04467 7.08948 9.37907C7.26428 9.85787 7.56828 10.1011 8.00148 10.1011C8.42708 10.1011 8.73108 9.85787 8.91348 9.37907C9.03508 9.04467 9.09588 8.59627 9.09588 8.03387C9.09588 7.46387 9.03508 7.01547 8.91348 6.68867C8.73108 6.20227 8.42708 5.96667 8.00148 5.96667Z',
|
|
12
|
+
},
|
|
13
|
+
},
|
|
14
|
+
};
|
|
15
|
+
|
|
16
|
+
export { Item0Icon };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const Item1Icon = {
|
|
2
|
+
name: 'item-1',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M8 2C11.3137 2 14 4.68629 14 8C14 11.3137 11.3137 14 8 14C4.68629 14 2 11.3137 2 8C2 4.68629 4.68629 2 8 2ZM7.96973 5.32031C7.78736 5.51028 7.55967 5.68536 7.28613 5.85254C7.01253 6.00454 6.75394 6.11108 6.51074 6.17188V7.05371C7.01234 6.90931 7.4232 6.68898 7.75 6.39258V10.7471H8.63867V5.32031H7.96973Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { Item1Icon };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const Item2Icon = {
|
|
2
|
+
name: 'item-2',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M8 2C11.3137 2 14 4.68629 14 8C14 11.3137 11.3137 14 8 14C4.68629 14 2 11.3137 2 8C2 4.68629 4.68629 2 8 2ZM8.08496 5.21387C7.50003 5.2139 7.029 5.41176 6.67188 5.80664C6.32236 6.17895 6.14733 6.66564 6.13965 7.27344H7.02832C7.04357 6.84804 7.13559 6.52132 7.30273 6.30859C7.46993 6.08077 7.72042 5.9668 8.05469 5.9668C8.36629 5.9668 8.60212 6.03529 8.76172 6.17969C8.91357 6.32409 8.99707 6.54457 8.99707 6.84082C8.99703 7.14476 8.8752 7.43327 8.63965 7.69922C8.48768 7.85879 8.24499 8.06448 7.89551 8.30762C7.26477 8.74077 6.84606 9.07474 6.64844 9.30273C6.28364 9.71313 6.10938 10.1923 6.10938 10.7471H9.89355V9.96387H7.21875C7.34048 9.69036 7.67498 9.37146 8.22949 9.00684C8.76149 8.64964 9.14169 8.36081 9.35449 8.13281C9.70399 7.74532 9.88663 7.31968 9.88672 6.84863C9.88672 6.36223 9.71917 5.97392 9.38477 5.66992C9.04279 5.366 8.6093 5.21387 8.08496 5.21387Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { Item2Icon };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const Item3Icon = {
|
|
2
|
+
name: 'item-3',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M8 2C11.3137 2 14 4.68629 14 8C14 11.3137 11.3137 14 8 14C4.68629 14 2 11.3137 2 8C2 4.68629 4.68629 2 8 2ZM8.05469 5.21387C7.52269 5.21387 7.08223 5.35909 6.74023 5.66309C6.37544 5.96708 6.17744 6.39226 6.13184 6.93945H7.00586C7.03626 6.61266 7.1428 6.36956 7.3252 6.20996C7.49999 6.05037 7.74331 5.97461 8.0625 5.97461C8.37399 5.97464 8.60997 6.04292 8.76953 6.17969C8.91371 6.31648 8.98926 6.51448 8.98926 6.78027C8.98917 7.04608 8.90561 7.25096 8.74609 7.3877C8.57889 7.52448 8.33578 7.59277 8.0166 7.59277H7.63672V8.26172H8.0166C8.36616 8.26172 8.63205 8.33046 8.81445 8.48242C8.9968 8.62678 9.09565 8.85455 9.0957 9.16602C9.0957 9.42442 9.00488 9.6377 8.83008 9.8125C8.63248 10.0025 8.35859 10.1006 8.0166 10.1006C7.70512 10.1006 7.45461 10.0097 7.26465 9.83496C7.05185 9.64496 6.94489 9.37108 6.92969 9.02148H6.02539C6.07099 9.62945 6.2841 10.1007 6.66406 10.4199C7.00606 10.7087 7.46201 10.8535 8.02441 10.8535C8.61715 10.8535 9.09616 10.6862 9.46094 10.3594C9.81041 10.0402 9.98535 9.62944 9.98535 9.12793C9.98529 8.809 9.89412 8.54299 9.71191 8.33789C9.54479 8.14037 9.29362 7.99626 8.97461 7.89746C9.57474 7.69989 9.87875 7.30441 9.87891 6.71191C9.87891 6.24072 9.71156 5.87538 9.38477 5.60938C9.05037 5.34338 8.60189 5.21387 8.05469 5.21387Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { Item3Icon };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const Item4Icon = {
|
|
2
|
+
name: 'item-4',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M8 2C11.3137 2 14 4.68629 14 8C14 11.3137 11.3137 14 8 14C4.68629 14 2 11.3137 2 8C2 4.68629 4.68629 2 8 2ZM8.51855 5.32031L5.86621 8.74023V9.58398H8.48828V10.7471H9.33105V9.58398H10.1367V8.87793H9.33105V5.32031H8.51855ZM8.48828 6.44531V8.87793H6.58789L8.46484 6.44531H8.48828Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { Item4Icon };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const Item5Icon = {
|
|
2
|
+
name: 'item-5',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M8 2C11.3137 2 14 4.68629 14 8C14 11.3137 11.3137 14 8 14C4.68629 14 2 11.3137 2 8C2 4.68629 4.68629 2 8 2ZM6.4209 5.32031L6.12402 8.37598H6.95312C7.05952 8.18603 7.20359 8.04919 7.39355 7.95801C7.56075 7.87441 7.76635 7.83594 8.00195 7.83594C8.35108 7.83603 8.62432 7.93507 8.80664 8.14746C8.98904 8.35266 9.08789 8.64204 9.08789 9.00684C9.08785 9.3411 8.97441 9.60713 8.76172 9.80469C8.54132 10.0023 8.26744 10.1006 7.94824 10.1006C7.65186 10.1006 7.41622 10.0327 7.24902 9.91113C7.05146 9.76675 6.93743 9.54634 6.89941 9.25H6.02539C6.06342 9.75154 6.27671 10.1538 6.67188 10.4502C7.02141 10.7161 7.44655 10.8535 7.94043 10.8535C8.4799 10.8535 8.94373 10.694 9.33887 10.375C9.76447 10.0178 9.97754 9.56142 9.97754 8.99902C9.97753 8.41399 9.81025 7.95058 9.49121 7.61621C9.1721 7.28191 8.75412 7.11435 8.24512 7.11426C8.00192 7.11426 7.78061 7.15252 7.58301 7.22852C7.36288 7.30451 7.1729 7.42577 7.00586 7.59277H6.9834L7.13477 6.10352H9.72656V5.32031H6.4209Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { Item5Icon };
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
const Item6Icon = {
|
|
2
|
+
name: 'item-6',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
fillRule: 'evenodd',
|
|
11
|
+
d: 'M14 8C14 11.3137 11.3137 14 8 14C4.68629 14 2 11.3137 2 8C2 4.68629 4.68629 2 8 2C11.3137 2 14 4.68629 14 8ZM8.07748 5.21427C9.14148 5.21427 9.74188 5.70827 9.87868 6.69627H9.01228C8.90588 6.19467 8.58668 5.94387 8.06988 5.94387C7.70508 5.94387 7.41628 6.11867 7.20348 6.47587C6.99068 6.81027 6.89188 7.22827 6.89188 7.72987V7.79827H6.92988C7.08188 7.57027 7.27188 7.41067 7.49988 7.30427C7.71268 7.19787 7.95588 7.15227 8.22948 7.15227C8.76148 7.15227 9.18708 7.31947 9.50628 7.66147C9.82548 8.00347 9.98508 8.44427 9.98508 8.97627C9.98508 9.52347 9.79508 9.97187 9.43028 10.3215C9.06548 10.6711 8.60948 10.8535 8.06988 10.8535C7.40108 10.8535 6.89188 10.6103 6.54228 10.1315C6.19268 9.66027 6.02548 9.01427 6.02548 8.18587C6.02548 7.29667 6.20788 6.58227 6.58028 6.03507C6.94508 5.48787 7.44668 5.21427 8.07748 5.21427ZM8.03948 7.87427C7.70508 7.87427 7.44668 7.97307 7.26428 8.17827C7.07428 8.37587 6.98308 8.65707 6.98308 9.00667C6.98308 9.34867 7.08188 9.62227 7.27948 9.81987C7.47708 10.0175 7.72788 10.1163 8.03948 10.1163C8.35868 10.1163 8.60948 10.0099 8.80708 9.79707C9.00468 9.58427 9.10348 9.31067 9.10348 8.97627C9.10348 8.64187 9.00468 8.37587 8.82228 8.17827C8.62468 7.97307 8.36628 7.87427 8.03948 7.87427Z',
|
|
12
|
+
},
|
|
13
|
+
},
|
|
14
|
+
};
|
|
15
|
+
|
|
16
|
+
export { Item6Icon };
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
const Item7Icon = {
|
|
2
|
+
name: 'item-7',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
fillRule: 'evenodd',
|
|
11
|
+
d: 'M14 8C14 11.3137 11.3137 14 8 14C4.68629 14 2 11.3137 2 8C2 4.68629 4.68629 2 8 2C11.3137 2 14 4.68629 14 8ZM6.12761 5.32067H9.79841V6.03507L7.89841 10.7471H6.95601L8.90161 6.12627H6.12761V5.32067Z',
|
|
12
|
+
},
|
|
13
|
+
},
|
|
14
|
+
};
|
|
15
|
+
|
|
16
|
+
export { Item7Icon };
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
const Item8Icon = {
|
|
2
|
+
name: 'item-8',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
fillRule: 'evenodd',
|
|
11
|
+
d: 'M14 8C14 11.3137 11.3137 14 8 14C4.68629 14 2 11.3137 2 8C2 4.68629 4.68629 2 8 2C11.3137 2 14 4.68629 14 8ZM8.00148 5.21427C8.57908 5.21427 9.04268 5.36627 9.39228 5.67787C9.69628 5.95147 9.85588 6.29347 9.85588 6.70387C9.85588 6.97747 9.79508 7.21307 9.67348 7.40307C9.53668 7.60067 9.33908 7.76027 9.07308 7.86667V7.88187C9.32388 7.95027 9.54428 8.10227 9.72668 8.33787C9.93188 8.59627 10.0383 8.89267 10.0383 9.22707C10.0383 9.71347 9.85588 10.1011 9.50628 10.4051C9.14908 10.7015 8.64748 10.8535 8.00148 10.8535C7.34788 10.8535 6.84628 10.7015 6.49668 10.4051C6.13948 10.1011 5.96468 9.71347 5.96468 9.22707C5.96468 8.89267 6.06348 8.59627 6.27628 8.33787C6.45868 8.10227 6.67148 7.95027 6.92988 7.88187V7.86667C6.65628 7.76027 6.45868 7.60067 6.32948 7.40307C6.20788 7.21307 6.14708 6.97747 6.14708 6.70387C6.14708 6.29347 6.29908 5.95147 6.61068 5.67787C6.95268 5.36627 7.41628 5.21427 8.00148 5.21427ZM8.00148 5.92107C7.68228 5.92107 7.42388 6.00467 7.23388 6.17947C7.06668 6.33147 6.98308 6.51387 6.98308 6.73427C6.98308 6.98507 7.05148 7.18267 7.18828 7.32707C7.35548 7.50187 7.62148 7.59307 8.00148 7.59307C8.37388 7.59307 8.64748 7.50187 8.81468 7.32707C8.95148 7.18267 9.01988 6.98507 9.01988 6.73427C9.01988 6.51387 8.93628 6.33147 8.76908 6.17947C8.57148 6.00467 8.32068 5.92107 8.00148 5.92107ZM8.00148 8.25427C7.62148 8.25427 7.33268 8.34547 7.13508 8.52787C6.93748 8.70267 6.84628 8.93827 6.84628 9.22707C6.84628 9.50067 6.94508 9.72107 7.15028 9.88827C7.34788 10.0555 7.62908 10.1391 8.00148 10.1391C8.36628 10.1391 8.65508 10.0479 8.86788 9.88067C9.05788 9.71347 9.15668 9.50067 9.15668 9.22707C9.15668 8.93827 9.05788 8.70267 8.87548 8.53547C8.67028 8.34547 8.38148 8.25427 8.00148 8.25427Z',
|
|
12
|
+
},
|
|
13
|
+
},
|
|
14
|
+
};
|
|
15
|
+
|
|
16
|
+
export { Item8Icon };
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
const Item9Icon = {
|
|
2
|
+
name: 'item-9',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
fillRule: 'evenodd',
|
|
11
|
+
d: 'M14 8C14 11.3137 11.3137 14 8 14C4.68629 14 2 11.3137 2 8C2 4.68629 4.68629 2 8 2C11.3137 2 14 4.68629 14 8ZM7.94068 5.21427C8.60188 5.21427 9.11108 5.44987 9.46068 5.92867C9.81028 6.39987 9.98508 7.04587 9.98508 7.88187C9.98508 8.76347 9.79508 9.48547 9.43028 10.0327C9.05788 10.5799 8.55628 10.8535 7.93308 10.8535C6.86148 10.8535 6.26108 10.3595 6.13188 9.37147H6.99828C7.10468 9.87307 7.41628 10.1239 7.94068 10.1239C8.29788 10.1239 8.58668 9.94147 8.80708 9.59187C9.01228 9.25747 9.11868 8.83947 9.11868 8.33787V8.26947H9.08068C8.92108 8.48987 8.73108 8.65707 8.51068 8.76347C8.29788 8.86227 8.05468 8.91547 7.78108 8.91547C7.24908 8.91547 6.81588 8.74067 6.49668 8.39107C6.17748 8.05667 6.02548 7.62347 6.02548 7.09147C6.02548 6.54427 6.20788 6.09587 6.57268 5.74627C6.93748 5.38907 7.39348 5.21427 7.94068 5.21427ZM7.97108 5.95147C7.65188 5.95147 7.39348 6.05787 7.19588 6.27067C6.99828 6.48347 6.90708 6.75707 6.90708 7.09147C6.90708 7.42587 6.99828 7.69187 7.19588 7.88947C7.37828 8.08707 7.63668 8.19347 7.97108 8.19347C8.29788 8.19347 8.55628 8.08707 8.74628 7.88947C8.92868 7.68427 9.02748 7.41067 9.02748 7.06107C9.02748 6.71147 8.92868 6.44547 8.73108 6.24787C8.53348 6.05027 8.27508 5.95147 7.97108 5.95147Z',
|
|
12
|
+
},
|
|
13
|
+
},
|
|
14
|
+
};
|
|
15
|
+
|
|
16
|
+
export { Item9Icon };
|
package/switcher.d.ts
CHANGED
package/switcher.js
CHANGED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const CalendarTimeIcon = {
|
|
2
|
+
name: 'calendar-time',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M11.6543 8.4502C13.2282 8.4502 14.5047 9.72597 14.5049 11.2998C14.5049 12.8738 13.2283 14.1504 11.6543 14.1504C10.0805 14.1502 8.80469 12.8737 8.80469 11.2998C8.8049 9.7261 10.0806 8.45041 11.6543 8.4502ZM6.5 3.5H9.5V2.5H10.5V3.5H12C12.8284 3.5 13.5 4.17157 13.5 5V7.5H3.5V12.5H8V13.5H4C3.17157 13.5 2.5 12.8284 2.5 12V5C2.5 4.17157 3.17157 3.5 4 3.5H5.5V2.5H6.5V3.5ZM11.1426 11.8105H13.04V11.1104H11.8418V9.91016H11.1426V11.8105ZM3.5 6.5H12.5V4.5H10.5V5.5H9.5V4.5H6.5V5.5H5.5V4.5H3.5V6.5Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { CalendarTimeIcon };
|