@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
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const MaximizeIcon = {
|
|
2
|
+
name: 'maximize',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M3.5 10V12.5H6V13.5H4C3.17157 13.5 2.5 12.8284 2.5 12V10H3.5ZM13.5 10V12C13.5 12.8284 12.8284 13.5 12 13.5H10V12.5H12.5V10H13.5ZM6 2.5V3.5H3.5V6H2.5V4C2.5 3.17157 3.17157 2.5 4 2.5H6ZM12 2.5C12.8284 2.5 13.5 3.17157 13.5 4V6H12.5V3.5H10V2.5H12Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { MaximizeIcon };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const MinimizeIcon = {
|
|
2
|
+
name: 'minimize',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M4.5 10C5.32843 10 6 10.6716 6 11.5V13.5H5V11H2.5V10H4.5ZM13.5 10V11H11V13.5H10V11.5C10 10.6716 10.6716 10 11.5 10H13.5ZM6 2.5V4.5C6 5.32843 5.32843 6 4.5 6H2.5V5H5V2.5H6ZM11 2.5V5H13.5V6H11.5C10.6716 6 10 5.32843 10 4.5V2.5H11Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { MinimizeIcon };
|
|
@@ -2,12 +2,12 @@ const MinusIcon = {
|
|
|
2
2
|
name: 'minus',
|
|
3
3
|
definition: {
|
|
4
4
|
svg: {
|
|
5
|
-
viewBox: '0 0
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
6
7
|
},
|
|
7
8
|
path: {
|
|
8
9
|
fill: 'currentColor',
|
|
9
|
-
|
|
10
|
-
d: 'M5,11.25h14v1.5h-14Z',
|
|
10
|
+
d: 'M13 7.5V8.5H3V7.5H13Z',
|
|
11
11
|
},
|
|
12
12
|
},
|
|
13
13
|
};
|
package/controls/pin.js
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const PinIcon = {
|
|
2
|
+
name: 'pin',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M13.7131 5.04204C14.417 5.74586 14.2527 6.92742 13.3835 7.41251L11.4158 8.51071L10.8756 11.4084C10.6544 12.5949 9.19383 13.0476 8.34039 12.1942L6.53447 10.3883L3.95808 12.9647L3.25098 12.2576L5.82736 9.68117L4.02179 7.8756C3.16841 7.02222 3.62096 5.56172 4.80734 5.34038L7.70492 4.79978L8.80313 2.83212C9.28821 1.96298 10.4698 1.79868 11.1736 2.5025L13.7131 5.04204ZM8.46313 5.4917L8.34919 5.69679L4.05752 6.49712L9.71921 12.1588L10.5188 7.86645L10.7239 7.75251L13.4736 6.21676L9.99887 2.74199L8.46313 5.4917Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { PinIcon };
|
package/controls/plus.js
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const RefreshCcwIcon = {
|
|
2
|
+
name: 'refresh-ccw',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M3 8C3 10.7614 5.23859 13 8 13C9.37635 13 10.6217 12.4441 11.5264 11.5439C11.8649 11.2071 12.1545 10.822 12.3857 10.4004H9.89941V9.40039H14V13.5H13V11.3164C12.7756 11.6541 12.5186 11.9681 12.2324 12.2529C11.148 13.3319 9.6513 14 8 14C4.6863 14 2 11.3137 2 8H3ZM8 2C11.3136 2.00012 14 4.68637 14 8H13C13 5.23865 10.7613 3.00012 8 3C6.62365 3 5.37731 3.5559 4.47266 4.45605C4.13432 4.7928 3.84543 5.17823 3.61426 5.59961H6.09961V6.59961H2V2.5H3V4.68262C3.22432 4.34515 3.4816 4.03167 3.76758 3.74707C4.85197 2.66807 6.3487 2 8 2Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { RefreshCcwIcon };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const RefreshCwIcon = {
|
|
2
|
+
name: 'refresh-cw',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M8 3C10.7614 3 13 5.23859 13 8C13 9.37635 12.4441 10.6217 11.5439 11.5264C11.2071 11.8649 10.822 12.1545 10.4004 12.3857V9.89941H9.40039V14H13.5V13H11.3164C11.6541 12.7756 11.9681 12.5186 12.2529 12.2324C13.3319 11.148 14 9.6513 14 8C14 4.6863 11.3137 2 8 2V3ZM2 8C2.00012 11.3136 4.68637 14 8 14V13C5.23865 13 3.00012 10.7613 3 8C3 6.62365 3.5559 5.37731 4.45605 4.47266C4.7928 4.13432 5.17823 3.84543 5.59961 3.61426V6.09961H6.59961V2H2.5V3H4.68262C4.34515 3.22432 4.03167 3.4816 3.74707 3.76758C2.66807 4.85197 2 6.3487 2 8Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { RefreshCwIcon };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const ResetIcon = {
|
|
2
|
+
name: 'reset',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M2 2.5V6.59961H6.09961V5.59961H3V2.5H2ZM12.999 8C12.999 5.23858 10.7604 3 7.99902 3C6.62278 3.00007 5.37725 3.55596 4.47266 4.45605C3.98069 4.94563 3.58984 5.53662 3.33496 6.19434L2.40234 5.83301C2.70864 5.04259 3.178 4.33372 3.76758 3.74707C4.85192 2.66812 6.34783 2.00007 7.99902 2C11.3127 2 13.999 4.68629 13.999 8C13.999 11.3137 11.3127 14 7.99902 14C5.07508 13.9999 2.64043 11.9088 2.10742 9.14062L3.08984 8.95117C3.53392 11.2574 5.56345 12.9999 7.99902 13C10.7604 13 12.999 10.7614 12.999 8Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { ResetIcon };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const ResizeHandleIcon = {
|
|
2
|
+
name: 'resize-handle',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M13.3535 3.35352L3.35352 13.3535L2.64648 12.6465L12.6465 2.64648L13.3535 3.35352ZM13.3535 9.35352L9.35352 13.3535L8.64648 12.6465L12.6465 8.64648L13.3535 9.35352Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { ResizeHandleIcon };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const SettingIcon = {
|
|
2
|
+
name: 'setting',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M6 8.5C7.20949 8.5 8.21858 9.35886 8.4502 10.5H14V11.5H8.4502C8.21858 12.6411 7.20949 13.5 6 13.5C4.79051 13.5 3.78142 12.6411 3.5498 11.5H2V10.5H3.5498C3.78142 9.35886 4.79051 8.5 6 8.5ZM6 9.5C5.17157 9.5 4.5 10.1716 4.5 11C4.5 11.8284 5.17157 12.5 6 12.5C6.82843 12.5 7.5 11.8284 7.5 11C7.5 10.1716 6.82843 9.5 6 9.5ZM10 2.5C11.2095 2.5 12.2186 3.35886 12.4502 4.5H14V5.5H12.4502C12.2186 6.64114 11.2095 7.5 10 7.5C8.79051 7.5 7.78142 6.64114 7.5498 5.5H2V4.5H7.5498C7.78142 3.35886 8.79051 2.5 10 2.5ZM10 3.5C9.17157 3.5 8.5 4.17157 8.5 5C8.5 5.82843 9.17157 6.5 10 6.5C10.8284 6.5 11.5 5.82843 11.5 5C11.5 4.17157 10.8284 3.5 10 3.5Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { SettingIcon };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const TrashIcon = {
|
|
2
|
+
name: 'trash',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M13.5 3.5V4.5H12.7861V13C12.7861 13.8284 12.1146 14.5 11.2861 14.5H4.71484C3.88642 14.5 3.21484 13.8284 3.21484 13V4.5H2.5V3.5H13.5ZM4.21484 13.5H11.7861V4.5H4.21484V13.5ZM7.10059 6.8V11.2H6.10059V6.8H7.10059ZM9.90039 6.8V11.2H8.90039V6.8H9.90039ZM10 1.5V2.5H6V1.5H10Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { TrashIcon };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const UnlockIcon = {
|
|
2
|
+
name: 'unlock',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M8.00195 2.00488C9.38245 2.00488 10.5016 3.12446 10.502 4.50488V4.67676H9.50195V4.50488C9.50161 3.67675 8.83017 3.00488 8.00195 3.00488C7.17374 3.00488 6.5023 3.67675 6.50195 4.50488V5.62695H11.8008C12.6292 5.62695 13.3008 6.29853 13.3008 7.12695V12.4951C13.3008 13.3235 12.6292 13.9951 11.8008 13.9951H4.20117C3.37274 13.9951 2.70117 13.3235 2.70117 12.4951V7.12695C2.70117 6.29853 3.37274 5.62695 4.20117 5.62695H5.50195V4.50488C5.5023 3.12446 6.62145 2.00488 8.00195 2.00488ZM3.70117 12.9951H12.3008V6.62695H3.70117V12.9951ZM8.00098 9.01074C8.44274 9.01074 8.80068 9.36881 8.80078 9.81055C8.80078 10.2524 8.4428 10.6104 8.00098 10.6104C7.55924 10.6102 7.20117 10.2523 7.20117 9.81055C7.20128 9.36887 7.5593 9.01085 8.00098 9.01074Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { UnlockIcon };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const ZoomInIcon = {
|
|
2
|
+
name: 'zoom-in',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M3.78567 3.78659C5.74433 1.82834 8.90775 1.83868 10.856 3.78659C12.6875 5.61813 12.7986 8.52461 11.1919 10.4868L13.6763 12.9712L12.9693 13.6782L10.4849 11.1938C8.51567 12.8087 5.61706 12.6891 3.78567 10.8579C1.83681 8.90902 1.83473 5.73752 3.78567 3.78659ZM10.1489 4.49362C8.58993 2.93492 6.05952 2.92721 4.4927 4.49362C2.93255 6.05377 2.9341 8.59225 4.4927 10.1508C6.05355 11.7115 8.58113 11.7186 10.1489 10.1508C11.7084 8.59141 11.7092 6.05383 10.1489 4.49362ZM7.82082 5.32272V6.82174H9.32082V7.82174H7.82082V9.32272H6.82082V7.82174H5.32082V6.82174H6.82082V5.32272H7.82082Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { ZoomInIcon };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const ZoomOutIcon = {
|
|
2
|
+
name: 'zoom-out',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M3.78567 3.78659C5.74433 1.82834 8.90775 1.83868 10.856 3.78659C12.6875 5.61813 12.7986 8.52461 11.1919 10.4868L13.6773 12.9712L13.3238 13.3247L12.9693 13.6782L10.4849 11.1938C8.51567 12.8087 5.61706 12.6891 3.78567 10.8579C1.83681 8.90902 1.83473 5.73752 3.78567 3.78659ZM10.1489 4.49362C8.58993 2.93492 6.05952 2.92721 4.4927 4.49362C2.93255 6.05377 2.9341 8.59225 4.4927 10.1508C6.05355 11.7115 8.58113 11.7186 10.1489 10.1508C11.7084 8.59141 11.7092 6.05383 10.1489 4.49362ZM9.32082 6.82272V7.82272H5.32082V6.82272H9.32082Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { ZoomOutIcon };
|
package/doc.d.ts
CHANGED
package/doc.js
CHANGED
package/dollar.d.ts
CHANGED
package/dollar.js
CHANGED
package/download.d.ts
CHANGED
package/drag.d.ts
CHANGED
package/drag.js
CHANGED
package/edit.d.ts
CHANGED
package/eye-close.d.ts
CHANGED
package/eye-close.js
CHANGED
package/eye-slash.d.ts
CHANGED
package/eye-slash.js
CHANGED
package/eye.d.ts
CHANGED
package/filter.d.ts
CHANGED
package/folder-open.d.ts
CHANGED
package/help-circle-filled.d.ts
CHANGED
package/help-circle-filled.js
CHANGED
package/index.d.ts
CHANGED
|
@@ -1,57 +1,201 @@
|
|
|
1
1
|
export type { IconDefinition } from './typings';
|
|
2
2
|
/**
|
|
3
|
-
*
|
|
3
|
+
* System Icons
|
|
4
4
|
*/
|
|
5
|
+
export { MenuIcon } from './system/menu';
|
|
6
|
+
export { MenuOpenIcon } from './system/menu-open';
|
|
7
|
+
export { MenuCloseIcon } from './system/menu-close';
|
|
8
|
+
export { SearchIcon } from './system/search';
|
|
9
|
+
export { SearchHistoryIcon } from './system/search-history';
|
|
10
|
+
export { UserIcon } from './system/user';
|
|
11
|
+
export { SlashIcon } from './system/slash';
|
|
12
|
+
export { FolderIcon } from './system/folder';
|
|
13
|
+
export { FolderOpenIcon } from './system/folder-open';
|
|
14
|
+
export { FolderMoveIcon } from './system/folder-move';
|
|
15
|
+
export { FolderAddIcon } from './system/folder-add';
|
|
16
|
+
export { CalendarIcon } from './system/calendar';
|
|
17
|
+
export { CalendarTimeIcon } from './system/calendar-time';
|
|
18
|
+
export { ClockIcon } from './system/clock';
|
|
19
|
+
export { CurrencyDollarIcon } from './system/currency-dollar';
|
|
20
|
+
export { PercentIcon } from './system/percent';
|
|
21
|
+
export { LightIcon } from './system/light';
|
|
22
|
+
export { DarkIcon } from './system/dark';
|
|
23
|
+
export { NotificationIcon } from './system/notification';
|
|
24
|
+
export { NotificationUnreadIcon } from './system/notification-unread';
|
|
25
|
+
export { SiderIcon } from './system/sider';
|
|
26
|
+
export { HomeIcon } from './system/home';
|
|
27
|
+
export { SpinnerIcon } from './system/spinner';
|
|
28
|
+
export { LoginIcon } from './system/login';
|
|
29
|
+
export { LogoutIcon } from './system/logout';
|
|
30
|
+
export { SystemIcon } from './system/system';
|
|
31
|
+
/**
|
|
32
|
+
* Arrow Icons
|
|
33
|
+
*/
|
|
34
|
+
export { LongTailArrowRightIcon } from './arrow/long-tail-arrow-right';
|
|
35
|
+
export { LongTailArrowLeftIcon } from './arrow/long-tail-arrow-left';
|
|
36
|
+
export { LongTailArrowUpIcon } from './arrow/long-tail-arrow-up';
|
|
37
|
+
export { LongTailArrowDownIcon } from './arrow/long-tail-arrow-down';
|
|
38
|
+
export { ShortTailArrowRightIcon } from './arrow/short-tail-arrow-right';
|
|
39
|
+
export { ShortTailArrowLeftIcon } from './arrow/short-tail-arrow-left';
|
|
40
|
+
export { ShortTailArrowUpIcon } from './arrow/short-tail-arrow-up';
|
|
41
|
+
export { ShortTailArrowDownIcon } from './arrow/short-tail-arrow-down';
|
|
42
|
+
export { CaretRightIcon } from './arrow/caret-right';
|
|
43
|
+
export { CaretLeftIcon } from './arrow/caret-left';
|
|
44
|
+
export { CaretUpIcon } from './arrow/caret-up';
|
|
45
|
+
export { CaretDownIcon } from './arrow/caret-down';
|
|
46
|
+
export { CaretUpFlatIcon } from './arrow/caret-up-flat';
|
|
47
|
+
export { CaretDownFlatIcon } from './arrow/caret-down-flat';
|
|
48
|
+
export { CaretVerticalIcon } from './arrow/caret-vertical';
|
|
49
|
+
export { ChevronRightIcon } from './arrow/chevron-right';
|
|
50
|
+
export { ChevronLeftIcon } from './arrow/chevron-left';
|
|
51
|
+
export { ChevronUpIcon } from './arrow/chevron-up';
|
|
52
|
+
export { ChevronDownIcon } from './arrow/chevron-down';
|
|
53
|
+
export { ChevronVerticalIcon } from './arrow/chevron-vertical';
|
|
54
|
+
export { DoubleChevronRightIcon } from './arrow/double-chevron-right';
|
|
55
|
+
export { DoubleChevronLeftIcon } from './arrow/double-chevron-left';
|
|
56
|
+
export { SwitchVerticalIcon } from './arrow/switch-vertical';
|
|
57
|
+
export { ReverseLeftIcon } from './arrow/reverse-left';
|
|
58
|
+
export { ReverseRightIcon } from './arrow/reverse-right';
|
|
59
|
+
/**
|
|
60
|
+
* Controls Icons
|
|
61
|
+
*/
|
|
62
|
+
export { CloseIcon } from './controls/close';
|
|
63
|
+
export { TrashIcon } from './controls/trash';
|
|
64
|
+
export { SettingIcon } from './controls/setting';
|
|
65
|
+
export { FilterIcon } from './controls/filter';
|
|
66
|
+
export { ResetIcon } from './controls/reset';
|
|
67
|
+
export { RefreshCcwIcon } from './controls/refresh-ccw';
|
|
68
|
+
export { RefreshCwIcon } from './controls/refresh-cw';
|
|
69
|
+
export { EyeIcon } from './controls/eye';
|
|
70
|
+
export { EyeInvisibleIcon } from './controls/eye-invisible';
|
|
71
|
+
export { PlusIcon } from './controls/plus';
|
|
72
|
+
export { MinusIcon } from './controls/minus';
|
|
73
|
+
export { CheckedIcon } from './controls/checked';
|
|
74
|
+
export { DotVerticalIcon } from './controls/dot-vertical';
|
|
75
|
+
export { DotHorizontalIcon } from './controls/dot-horizontal';
|
|
76
|
+
export { DotGridIcon } from './controls/dot-grid';
|
|
77
|
+
export { DotDragVerticalIcon } from './controls/dot-drag-vertical';
|
|
78
|
+
export { DotDragHorizontalIcon } from './controls/dot-drag-horizontal';
|
|
79
|
+
export { ZoomInIcon } from './controls/zoom-in';
|
|
80
|
+
export { ZoomOutIcon } from './controls/zoom-out';
|
|
81
|
+
export { PinIcon } from './controls/pin';
|
|
82
|
+
export { MaximizeIcon } from './controls/maximize';
|
|
83
|
+
export { MinimizeIcon } from './controls/minimize';
|
|
84
|
+
export { ResizeHandleIcon } from './controls/resize-handle';
|
|
85
|
+
export { LockIcon } from './controls/lock';
|
|
86
|
+
export { UnlockIcon } from './controls/unlock';
|
|
87
|
+
/**
|
|
88
|
+
* Alert Icons
|
|
89
|
+
*/
|
|
90
|
+
export { CheckedFilledIcon } from './alert/checked-filled';
|
|
91
|
+
export { CheckedOutlineIcon } from './alert/checked-outline';
|
|
92
|
+
export { ErrorFilledIcon } from './alert/error-filled';
|
|
93
|
+
export { ErrorOutlineIcon } from './alert/error-outline';
|
|
94
|
+
export { WarningFilledIcon } from './alert/warning-filled';
|
|
95
|
+
export { WarningOutlineIcon } from './alert/warning-outline';
|
|
96
|
+
export { InfoFilledIcon } from './alert/info-filled';
|
|
97
|
+
export { InfoOutlineIcon } from './alert/info-outline';
|
|
98
|
+
export { DangerousFilledIcon } from './alert/dangerous-filled';
|
|
99
|
+
export { DangerousOutlineIcon } from './alert/dangerous-outline';
|
|
100
|
+
export { QuestionFilledIcon } from './alert/question-filled';
|
|
101
|
+
export { QuestionOutlineIcon } from './alert/question-outline';
|
|
102
|
+
/**
|
|
103
|
+
* Content Icons
|
|
104
|
+
*/
|
|
105
|
+
export { DownloadIcon } from './content/download';
|
|
106
|
+
export { UploadIcon } from './content/upload';
|
|
107
|
+
export { FileIcon } from './content/file';
|
|
108
|
+
export { FileSearchIcon } from './content/file-search';
|
|
109
|
+
export { FileAttachmentIcon } from './content/file-attachment';
|
|
110
|
+
export { EditIcon } from './content/edit';
|
|
111
|
+
export { CopyIcon } from './content/copy';
|
|
112
|
+
export { LinkIcon } from './content/link';
|
|
113
|
+
export { ShareIcon } from './content/share';
|
|
114
|
+
export { LinkExternalIcon } from './content/link-external';
|
|
115
|
+
export { GalleryIcon } from './content/gallery';
|
|
116
|
+
export { ListIcon } from './content/list';
|
|
117
|
+
export { AlignLeftIcon } from './content/align-left';
|
|
118
|
+
export { AlignRightIcon } from './content/align-right';
|
|
119
|
+
export { StarOutlineIcon } from './content/star-outline';
|
|
120
|
+
export { StarFilledIcon } from './content/star-filled';
|
|
121
|
+
export { BookmarkOutlineIcon } from './content/bookmark-outline';
|
|
122
|
+
export { BookmarkFilledIcon } from './content/bookmark-filled';
|
|
123
|
+
export { BookmarkAddIcon } from './content/bookmark-add';
|
|
124
|
+
export { BookmarkRemoveIcon } from './content/bookmark-remove';
|
|
125
|
+
export { BookmarkAddedIcon } from './content/bookmark-added';
|
|
126
|
+
export { ImageIcon } from './content/image';
|
|
127
|
+
export { BoxIcon } from './content/box';
|
|
128
|
+
export { CodeIcon } from './content/code';
|
|
129
|
+
/**
|
|
130
|
+
* Stepper Icons
|
|
131
|
+
*/
|
|
132
|
+
export { Item0Icon } from './stepper/item-0';
|
|
133
|
+
export { Item1Icon } from './stepper/item-1';
|
|
134
|
+
export { Item2Icon } from './stepper/item-2';
|
|
135
|
+
export { Item3Icon } from './stepper/item-3';
|
|
136
|
+
export { Item4Icon } from './stepper/item-4';
|
|
137
|
+
export { Item5Icon } from './stepper/item-5';
|
|
138
|
+
export { Item6Icon } from './stepper/item-6';
|
|
139
|
+
export { Item7Icon } from './stepper/item-7';
|
|
140
|
+
export { Item8Icon } from './stepper/item-8';
|
|
141
|
+
export { Item9Icon } from './stepper/item-9';
|
|
142
|
+
/**
|
|
143
|
+
* Legacy Icons (Deprecated - kept for backward compatibility)
|
|
144
|
+
* These will be removed in a future major version
|
|
145
|
+
*/
|
|
146
|
+
/** @deprecated Use LongTailArrowDownIcon or ShortTailArrowDownIcon from arrow category */
|
|
5
147
|
export { ArrowDownIcon } from './arrow-down';
|
|
148
|
+
/** @deprecated Use LongTailArrowRightIcon or ShortTailArrowRightIcon from arrow category */
|
|
6
149
|
export { ArrowRightIcon } from './arrow-right';
|
|
150
|
+
/** @deprecated Use LongTailArrowUpIcon or ShortTailArrowUpIcon from arrow category */
|
|
7
151
|
export { ArrowUpIcon } from './arrow-up';
|
|
152
|
+
/** @deprecated Use LongTailArrowLeftIcon or ShortTailArrowLeftIcon from arrow category */
|
|
8
153
|
export { ArrowLeftIcon } from './arrow-left';
|
|
154
|
+
/** @deprecated Use NotificationIcon from system category */
|
|
9
155
|
export { BellIcon } from './bell';
|
|
10
|
-
|
|
156
|
+
/** @deprecated Use CloseIcon from controls category */
|
|
11
157
|
export { CancelIcon } from './cancel';
|
|
12
|
-
|
|
13
|
-
export { CaretRightIcon } from './caret-right';
|
|
158
|
+
/** @deprecated Use CheckedIcon from controls category */
|
|
14
159
|
export { CheckBoldIcon } from './check-bold';
|
|
160
|
+
/** @deprecated Use CheckedFilledIcon from alert category */
|
|
15
161
|
export { CheckCircleFilledIcon } from './check-circle-filled';
|
|
162
|
+
/** @deprecated Use CheckedIcon from controls category */
|
|
16
163
|
export { CheckIcon } from './check';
|
|
17
|
-
|
|
18
|
-
export { ChevronLeftIcon } from './chevron-left';
|
|
19
|
-
export { ChevronRightIcon } from './chevron-right';
|
|
20
|
-
export { ChevronUpIcon } from './chevron-up';
|
|
21
|
-
export { ClockIcon } from './clock';
|
|
164
|
+
/** @deprecated Use FileIcon from content category */
|
|
22
165
|
export { DocIcon } from './doc';
|
|
166
|
+
/** @deprecated Use CurrencyDollarIcon from system category */
|
|
23
167
|
export { DollarIcon } from './dollar';
|
|
24
|
-
|
|
168
|
+
/** @deprecated Use DotDragVerticalIcon or DotDragHorizontalIcon from controls category */
|
|
25
169
|
export { DragIcon } from './drag';
|
|
26
|
-
|
|
170
|
+
/** @deprecated Use ErrorFilledIcon from alert category */
|
|
27
171
|
export { ExclamationCircleFilledIcon } from './exclamation-circle-filled';
|
|
172
|
+
/** @deprecated Use EyeInvisibleIcon from controls category */
|
|
28
173
|
export { EyeCloseIcon } from './eye-close';
|
|
29
|
-
|
|
174
|
+
/** @deprecated Use EyeInvisibleIcon from controls category */
|
|
30
175
|
export { EyeSlashIcon } from './eye-slash';
|
|
31
|
-
|
|
32
|
-
export { FolderOpenIcon } from './folder-open';
|
|
176
|
+
/** @deprecated Use QuestionFilledIcon from alert category */
|
|
33
177
|
export { HelpCircleFilledIcon } from './help-circle-filled';
|
|
178
|
+
/** @deprecated Use InfoFilledIcon from alert category */
|
|
34
179
|
export { InfoCircleFilledIcon } from './info-circle-filled';
|
|
35
|
-
|
|
36
|
-
export { MenuIcon } from './menu';
|
|
37
|
-
export { MenuOpenIcon } from './menu-open';
|
|
180
|
+
/** @deprecated Use MinusIcon from controls category */
|
|
38
181
|
export { MinusBoldIcon } from './minus-bold';
|
|
182
|
+
/** @deprecated Use ErrorFilledIcon from alert category */
|
|
39
183
|
export { MinusCircleFilledIcon } from './minus-circle-filled';
|
|
40
|
-
|
|
184
|
+
/** @deprecated Use DotHorizontalIcon from controls category */
|
|
41
185
|
export { MoreHorizontalIcon } from './more-horizontal';
|
|
186
|
+
/** @deprecated Use DotVerticalIcon from controls category */
|
|
42
187
|
export { MoreVerticalIcon } from './more-vertical';
|
|
43
|
-
|
|
44
|
-
export { PlusIcon } from './plus';
|
|
188
|
+
/** @deprecated Use UserIcon from system category */
|
|
45
189
|
export { ProfileIcon } from './profile';
|
|
46
|
-
|
|
47
|
-
export { SearchIcon } from './search';
|
|
190
|
+
/** @deprecated Use SettingIcon from controls category */
|
|
48
191
|
export { SettingsIcon } from './settings';
|
|
49
|
-
|
|
50
|
-
export { SpinnerIcon } from './spinner';
|
|
192
|
+
/** @deprecated Use StarFilledIcon or StarOutlineIcon from content category */
|
|
51
193
|
export { StarIcon } from './star';
|
|
194
|
+
/** @deprecated Use StarFilledIcon from content category */
|
|
52
195
|
export { StarPressedIcon } from './star-pressed';
|
|
196
|
+
/** @deprecated Use SwitchVerticalIcon from arrow category */
|
|
53
197
|
export { SwitcherIcon } from './switcher';
|
|
198
|
+
/** @deprecated Use ErrorFilledIcon from alert category */
|
|
54
199
|
export { TimesCircleFilledIcon } from './times-circle-filled';
|
|
200
|
+
/** @deprecated Use CloseIcon from controls category */
|
|
55
201
|
export { TimesIcon } from './times';
|
|
56
|
-
export { TrashIcon } from './trash';
|
|
57
|
-
export { UploadIcon } from './upload';
|