@mezzanine-ui/icons 0.16.0 → 1.0.0-beta.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 CheckedFilledIcon = {
|
|
2
|
+
name: 'checked-filled',
|
|
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.10938 8.99023L5.65918 7.54004L4.95215 8.24707L7.10938 10.4043L11.0596 6.4541L10.3525 5.74707L7.10938 8.99023Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { CheckedFilledIcon };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const CheckedOutlineIcon = {
|
|
2
|
+
name: 'checked-outline',
|
|
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 3C5.23858 3 3 5.23858 3 8C3 10.7614 5.23858 13 8 13C10.7614 13 13 10.7614 13 8C13 5.23858 10.7614 3 8 3ZM11.0596 6.4541L7.10938 10.4043L4.95215 8.24707L5.65918 7.54004L7.10938 8.99023L10.3525 5.74707L11.0596 6.4541Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { CheckedOutlineIcon };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const DangerousFilledIcon = {
|
|
2
|
+
name: 'dangerous-filled',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M8 14C11.3137 14 14 11.3137 14 8C14 4.68629 11.3137 2 8 2C4.68629 2 2 4.68629 2 8C2 11.3137 4.68629 14 8 14ZM8 8.70703L6.35352 10.3535L5.64648 9.64648L7.29297 8L5.64648 6.35352L6.35352 5.64648L8 7.29297L9.64648 5.64648L10.3535 6.35352L8.70703 8L10.3535 9.64648L9.64648 10.3535L8 8.70703Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { DangerousFilledIcon };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const DangerousOutlineIcon = {
|
|
2
|
+
name: 'dangerous-outline',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M8 14C11.3137 14 14 11.3137 14 8C14 4.68629 11.3137 2 8 2C4.68629 2 2 4.68629 2 8C2 11.3137 4.68629 14 8 14ZM8 13C5.23858 13 3 10.7614 3 8C3 5.23858 5.23858 3 8 3C10.7614 3 13 5.23858 13 8C13 10.7614 10.7614 13 8 13ZM10.3535 9.64648L8.70703 8L10.3535 6.35352L9.64648 5.64648L8 7.29297L6.35352 5.64648L5.64648 6.35352L7.29297 8L5.64648 9.64648L6.35352 10.3535L8 8.70703L9.64648 10.3535L10.3535 9.64648Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { DangerousOutlineIcon };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const ErrorFilledIcon = {
|
|
2
|
+
name: 'error-filled',
|
|
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 10.0996C7.6273 10.0997 7.3252 10.4027 7.3252 10.7754C7.32541 11.1479 7.62743 11.4501 8 11.4502C8.37266 11.4502 8.67459 11.148 8.6748 10.7754C8.6748 10.4026 8.37279 10.0996 8 10.0996ZM7.5 9H8.5V4.75H7.5V9Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { ErrorFilledIcon };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const ErrorOutlineIcon = {
|
|
2
|
+
name: 'error-outline',
|
|
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 3C5.23858 3 3 5.23858 3 8C3 10.7614 5.23858 13 8 13C10.7614 13 13 10.7614 13 8C13 5.23858 10.7614 3 8 3ZM8 10.0996C8.37279 10.0996 8.6748 10.4026 8.6748 10.7754C8.67459 11.148 8.37266 11.4502 8 11.4502C7.62743 11.4501 7.32541 11.1479 7.3252 10.7754C7.3252 10.4027 7.6273 10.0997 8 10.0996ZM8.5 9H7.5V4.75H8.5V9Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { ErrorOutlineIcon };
|
package/alert/index.d.ts
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
export { CheckedFilledIcon } from './checked-filled';
|
|
2
|
+
export { CheckedOutlineIcon } from './checked-outline';
|
|
3
|
+
export { ErrorFilledIcon } from './error-filled';
|
|
4
|
+
export { ErrorOutlineIcon } from './error-outline';
|
|
5
|
+
export { WarningFilledIcon } from './warning-filled';
|
|
6
|
+
export { WarningOutlineIcon } from './warning-outline';
|
|
7
|
+
export { InfoFilledIcon } from './info-filled';
|
|
8
|
+
export { InfoOutlineIcon } from './info-outline';
|
|
9
|
+
export { DangerousFilledIcon } from './dangerous-filled';
|
|
10
|
+
export { DangerousOutlineIcon } from './dangerous-outline';
|
|
11
|
+
export { QuestionFilledIcon } from './question-filled';
|
|
12
|
+
export { QuestionOutlineIcon } from './question-outline';
|
package/alert/index.js
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
export { CheckedFilledIcon } from './checked-filled.js';
|
|
2
|
+
export { CheckedOutlineIcon } from './checked-outline.js';
|
|
3
|
+
export { ErrorFilledIcon } from './error-filled.js';
|
|
4
|
+
export { ErrorOutlineIcon } from './error-outline.js';
|
|
5
|
+
export { WarningFilledIcon } from './warning-filled.js';
|
|
6
|
+
export { WarningOutlineIcon } from './warning-outline.js';
|
|
7
|
+
export { InfoFilledIcon } from './info-filled.js';
|
|
8
|
+
export { InfoOutlineIcon } from './info-outline.js';
|
|
9
|
+
export { DangerousFilledIcon } from './dangerous-filled.js';
|
|
10
|
+
export { DangerousOutlineIcon } from './dangerous-outline.js';
|
|
11
|
+
export { QuestionFilledIcon } from './question-filled.js';
|
|
12
|
+
export { QuestionOutlineIcon } from './question-outline.js';
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const InfoFilledIcon = {
|
|
2
|
+
name: 'info-filled',
|
|
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.5 11.4502H8.5V7.2002H7.5V11.4502ZM8 4.75C7.6274 4.75011 7.32535 5.05221 7.3252 5.4248C7.3252 5.79753 7.6273 6.10048 8 6.10059C8.37279 6.10059 8.6748 5.7976 8.6748 5.4248C8.67465 5.05215 8.37269 4.75 8 4.75Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { InfoFilledIcon };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const InfoOutlineIcon = {
|
|
2
|
+
name: 'info-outline',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M8 14C11.3137 14 14 11.3137 14 8C14 4.68629 11.3137 2 8 2C4.68629 2 2 4.68629 2 8C2 11.3137 4.68629 14 8 14ZM8 13C5.23858 13 3 10.7614 3 8C3 5.23858 5.23858 3 8 3C10.7614 3 13 5.23858 13 8C13 10.7614 10.7614 13 8 13ZM8 5.90039C8.37279 5.90039 8.6748 5.5974 8.6748 5.22461C8.67459 4.852 8.37266 4.5498 8 4.5498C7.62743 4.54991 7.32541 4.85206 7.3252 5.22461C7.3252 5.59734 7.6273 5.90028 8 5.90039ZM8.5 7H7.5V11.25H8.5V7Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { InfoOutlineIcon };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const QuestionFilledIcon = {
|
|
2
|
+
name: 'question-filled',
|
|
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.99609 10C7.80452 10 7.64731 10.0607 7.52539 10.1826C7.38604 10.3046 7.3252 10.4617 7.3252 10.6533C7.32522 10.8449 7.38606 11.0021 7.52539 11.124C7.6473 11.2459 7.80457 11.3154 7.99609 11.3154C8.18759 11.3154 8.3441 11.2537 8.4834 11.1318C8.60524 11.0099 8.67478 10.8448 8.6748 10.6533C8.6748 10.4617 8.60533 10.3046 8.4834 10.1826C8.35285 10.0609 8.18748 10.0001 7.99609 10ZM8.09082 4.76562C7.48005 4.76562 7.00139 4.93948 6.64648 5.28613C6.28343 5.63272 6.11041 6.11109 6.11035 6.72168H7.05078C7.05082 6.36716 7.11676 6.09504 7.25684 5.90527C7.42191 5.68243 7.6783 5.5752 8.0332 5.5752C8.3137 5.57524 8.53659 5.64891 8.69336 5.80566C8.84185 5.96241 8.92473 6.17703 8.9248 6.44922C8.9248 6.65552 8.84967 6.85361 8.70117 7.03516L8.60254 7.15137C8.06616 7.62998 7.74406 7.97638 7.63672 8.19922C7.52122 8.42197 7.47172 8.69435 7.47168 9.00781V9.12402H8.4209V9.00781C8.42096 8.80997 8.46251 8.62877 8.54492 8.46387C8.6192 8.3153 8.72644 8.17414 8.875 8.05859C9.27098 7.71211 9.5107 7.48974 9.58496 7.40723C9.78303 7.14312 9.88965 6.80427 9.88965 6.3916C9.8896 5.88824 9.72463 5.49196 9.39453 5.20312C9.06443 4.90616 8.62713 4.76564 8.09082 4.76562Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { QuestionFilledIcon };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const QuestionOutlineIcon = {
|
|
2
|
+
name: 'question-outline',
|
|
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 3C5.23858 3 3 5.23858 3 8C3 10.7614 5.23858 13 8 13C10.7614 13 13 10.7614 13 8C13 5.23858 10.7614 3 8 3ZM7.99609 10C8.18748 10.0001 8.35285 10.0609 8.4834 10.1826C8.60533 10.3046 8.6748 10.4617 8.6748 10.6533C8.67478 10.8448 8.60524 11.0099 8.4834 11.1318C8.3441 11.2537 8.18759 11.3154 7.99609 11.3154C7.80457 11.3154 7.6473 11.2459 7.52539 11.124C7.38606 11.0021 7.32522 10.8449 7.3252 10.6533C7.3252 10.4617 7.38604 10.3046 7.52539 10.1826C7.64731 10.0607 7.80452 10 7.99609 10ZM8.09082 4.76562C8.62713 4.76564 9.06443 4.90616 9.39453 5.20312C9.72463 5.49196 9.8896 5.88824 9.88965 6.3916C9.88965 6.80427 9.78303 7.14312 9.58496 7.40723C9.5107 7.48974 9.27098 7.71211 8.875 8.05859C8.72644 8.17414 8.6192 8.3153 8.54492 8.46387C8.46251 8.62877 8.42096 8.80997 8.4209 9.00781V9.12402H7.47168V9.00781C7.47172 8.69435 7.52122 8.42197 7.63672 8.19922C7.74406 7.97638 8.06616 7.62998 8.60254 7.15137L8.70117 7.03516C8.84967 6.85361 8.9248 6.65552 8.9248 6.44922C8.92473 6.17703 8.84185 5.96241 8.69336 5.80566C8.53659 5.64891 8.3137 5.57524 8.0332 5.5752C7.6783 5.5752 7.42191 5.68243 7.25684 5.90527C7.11676 6.09504 7.05082 6.36716 7.05078 6.72168H6.11035C6.11041 6.11109 6.28343 5.63272 6.64648 5.28613C7.00139 4.93948 7.48005 4.76562 8.09082 4.76562Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { QuestionOutlineIcon };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const WarningFilledIcon = {
|
|
2
|
+
name: 'warning-filled',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M13.932 11.6396C14.4441 12.5062 13.8194 13.6009 12.8128 13.6009H3.18772C2.18112 13.6009 1.55642 12.5062 2.06854 11.6396L6.8811 3.4958C7.38428 2.6443 8.61628 2.64431 9.11947 3.4958L13.932 11.6396ZM8.00028 10.1517C7.62758 10.1518 7.32548 10.4538 7.32548 10.8265C7.32563 11.1991 7.62768 11.5012 8.00028 11.5013C8.37298 11.5013 8.67493 11.1992 8.67509 10.8265C8.67509 10.4537 8.37307 10.1517 8.00028 10.1517ZM7.50028 9.35192H8.50028V6.35192H7.50028V9.35192Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { WarningFilledIcon };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const WarningOutlineIcon = {
|
|
2
|
+
name: 'warning-outline',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M13.9322 11.6387C14.4443 12.5053 13.8196 13.6001 12.813 13.6001H3.18772C2.18114 13.6001 1.55644 12.5053 2.06852 11.6387L6.88117 3.49413C7.38435 2.64258 8.6164 2.64258 9.11958 3.49413L13.9322 11.6387ZM2.66248 12.6001H13.3392L8.00038 3.5649L2.66248 12.6001ZM8.00038 10.1499C8.37304 10.1499 8.67497 10.4521 8.67518 10.8247C8.67518 11.1975 8.37317 11.5004 8.00038 11.5004C7.62767 11.5003 7.32557 11.1974 7.32557 10.8247C7.32578 10.4521 7.6278 10.15 8.00038 10.1499ZM8.50038 9.35006H7.50038V6.35006H8.50038V9.35006Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { WarningOutlineIcon };
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
const CaretDownFlatIcon = {
|
|
2
|
+
name: 'caret-down-flat',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
fillRule: 'evenodd',
|
|
11
|
+
clipRule: 'evenodd',
|
|
12
|
+
d: 'M4.25 5.19995L8 9.49995L11.75 5.19995L4.25 5.19995Z',
|
|
13
|
+
},
|
|
14
|
+
},
|
|
15
|
+
};
|
|
16
|
+
|
|
17
|
+
export { CaretDownFlatIcon };
|
|
@@ -2,12 +2,14 @@ const CaretDownIcon = {
|
|
|
2
2
|
name: 'caret-down',
|
|
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
|
fillRule: 'evenodd',
|
|
10
|
-
|
|
11
|
+
clipRule: 'evenodd',
|
|
12
|
+
d: 'M3.5 4.5L8 11.5L12.5 4.5L3.5 4.5Z',
|
|
11
13
|
},
|
|
12
14
|
},
|
|
13
15
|
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
const CaretLeftIcon = {
|
|
2
|
+
name: 'caret-left',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
fillRule: 'evenodd',
|
|
11
|
+
clipRule: 'evenodd',
|
|
12
|
+
d: 'M11 3.5L4 8L11 12.5V3.5Z',
|
|
13
|
+
},
|
|
14
|
+
},
|
|
15
|
+
};
|
|
16
|
+
|
|
17
|
+
export { CaretLeftIcon };
|
|
@@ -2,14 +2,14 @@ const CaretRightIcon = {
|
|
|
2
2
|
name: 'caret-right',
|
|
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
|
fillRule: 'evenodd',
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
d: 'M8.501 6L8.5 18l9-5.999z',
|
|
11
|
+
clipRule: 'evenodd',
|
|
12
|
+
d: 'M5 3.5L12 8L5 12.5V3.5Z',
|
|
13
13
|
},
|
|
14
14
|
},
|
|
15
15
|
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
const CaretUpFlatIcon = {
|
|
2
|
+
name: 'caret-up-flat',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
fillRule: 'evenodd',
|
|
11
|
+
clipRule: 'evenodd',
|
|
12
|
+
d: 'M4.25 10.8L8 6.50005L11.75 10.8L4.25 10.8Z',
|
|
13
|
+
},
|
|
14
|
+
},
|
|
15
|
+
};
|
|
16
|
+
|
|
17
|
+
export { CaretUpFlatIcon };
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
const CaretUpIcon = {
|
|
2
|
+
name: 'caret-up',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
fillRule: 'evenodd',
|
|
11
|
+
clipRule: 'evenodd',
|
|
12
|
+
d: 'M3.5 11.5L8 4.5L12.5 11.5L3.5 11.5Z',
|
|
13
|
+
},
|
|
14
|
+
},
|
|
15
|
+
};
|
|
16
|
+
|
|
17
|
+
export { CaretUpIcon };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const CaretVerticalIcon = {
|
|
2
|
+
name: 'caret-vertical',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M11.2002 9.1499L8 12.9497L4.7998 9.1499H11.2002ZM11.2002 6.8501H4.7998L8 3.05029L11.2002 6.8501Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { CaretVerticalIcon };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const ChevronDownIcon = {
|
|
2
|
+
name: 'chevron-down',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M12.1465 5.64648L8 9.79297L3.85352 5.64648L3.14648 6.35352L8 11.207L12.8535 6.35352L12.1465 5.64648Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { ChevronDownIcon };
|
|
@@ -2,12 +2,12 @@ const ChevronLeftIcon = {
|
|
|
2
2
|
name: 'chevron-left',
|
|
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: 'M8 12l7.02-7 .98.976v.002L9.959 12 16 18.026l-.979.974h-.002z',
|
|
10
|
+
d: 'M10.3535 3.85352L6.20703 8L10.3535 12.1465L9.64648 12.8535L4.79297 8L9.64648 3.14648L10.3535 3.85352Z',
|
|
11
11
|
},
|
|
12
12
|
},
|
|
13
13
|
};
|
|
@@ -2,12 +2,12 @@ const ChevronRightIcon = {
|
|
|
2
2
|
name: 'chevron-right',
|
|
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: 'M16 12L8.98 5 8 5.976v.002L14.041 12 8 18.026l.979.974h.002z',
|
|
10
|
+
d: 'M5.64648 3.85352L9.79297 8L5.64648 12.1465L6.35352 12.8535L11.207 8L6.35352 3.14648L5.64648 3.85352Z',
|
|
11
11
|
},
|
|
12
12
|
},
|
|
13
13
|
};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const ChevronUpIcon = {
|
|
2
|
+
name: 'chevron-up',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M12.1465 10.3535L8 6.20703L3.85352 10.3535L3.14648 9.64648L8 4.79297L12.8535 9.64648L12.1465 10.3535Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { ChevronUpIcon };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const ChevronVerticalIcon = {
|
|
2
|
+
name: 'chevron-vertical',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M11.9521 9.65381L7.99805 13.6069L4.04492 9.65381L4.75195 8.94678L7.99805 12.1929L11.2451 8.94678L11.9521 9.65381ZM11.9541 6.34619L11.2471 7.05322L8 3.80615L4.75391 7.05322L4.04688 6.34619L8 2.39307L11.9541 6.34619Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { ChevronVerticalIcon };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const DoubleChevronLeftIcon = {
|
|
2
|
+
name: 'double-chevron-left',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M3.3252 7.6582L3.00586 8L3.3252 8.34082L7.65039 12.9717L8.01562 12.6299L8.38086 12.2891L4.37402 7.99902L8.38086 3.70996L7.65039 3.02832L3.3252 7.6582ZM7.65039 7.65918L7.33203 8L7.65039 8.34082L11.8477 12.8408L12.2139 12.5L12.5791 12.1592L8.69824 8L12.5791 3.84082L12.2139 3.5L11.8477 3.15918L7.65039 7.65918Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { DoubleChevronLeftIcon };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const DoubleChevronRightIcon = {
|
|
2
|
+
name: 'double-chevron-right',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M12.6875 7.6582L13.0068 8L12.6875 8.34082L8.3623 12.9717L7.99707 12.6299L7.63184 12.2891L11.6387 7.99902L7.63184 3.70996L8.3623 3.02832L12.6875 7.6582ZM8.3623 7.65918L8.68066 8L8.3623 8.34082L4.16504 12.8408L3.79883 12.5L3.43359 12.1592L7.31445 8L3.43359 3.84082L3.79883 3.5L4.16504 3.15918L8.3623 7.65918Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { DoubleChevronRightIcon };
|
package/arrow/index.d.ts
ADDED
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
export { LongTailArrowRightIcon } from './long-tail-arrow-right';
|
|
2
|
+
export { LongTailArrowLeftIcon } from './long-tail-arrow-left';
|
|
3
|
+
export { LongTailArrowUpIcon } from './long-tail-arrow-up';
|
|
4
|
+
export { LongTailArrowDownIcon } from './long-tail-arrow-down';
|
|
5
|
+
export { ShortTailArrowRightIcon } from './short-tail-arrow-right';
|
|
6
|
+
export { ShortTailArrowLeftIcon } from './short-tail-arrow-left';
|
|
7
|
+
export { ShortTailArrowUpIcon } from './short-tail-arrow-up';
|
|
8
|
+
export { ShortTailArrowDownIcon } from './short-tail-arrow-down';
|
|
9
|
+
export { CaretRightIcon } from './caret-right';
|
|
10
|
+
export { CaretLeftIcon } from './caret-left';
|
|
11
|
+
export { CaretUpIcon } from './caret-up';
|
|
12
|
+
export { CaretDownIcon } from './caret-down';
|
|
13
|
+
export { CaretUpFlatIcon } from './caret-up-flat';
|
|
14
|
+
export { CaretDownFlatIcon } from './caret-down-flat';
|
|
15
|
+
export { CaretVerticalIcon } from './caret-vertical';
|
|
16
|
+
export { ChevronRightIcon } from './chevron-right';
|
|
17
|
+
export { ChevronLeftIcon } from './chevron-left';
|
|
18
|
+
export { ChevronUpIcon } from './chevron-up';
|
|
19
|
+
export { ChevronDownIcon } from './chevron-down';
|
|
20
|
+
export { ChevronVerticalIcon } from './chevron-vertical';
|
|
21
|
+
export { DoubleChevronRightIcon } from './double-chevron-right';
|
|
22
|
+
export { DoubleChevronLeftIcon } from './double-chevron-left';
|
|
23
|
+
export { SwitchVerticalIcon } from './switch-vertical';
|
|
24
|
+
export { ReverseLeftIcon } from './reverse-left';
|
|
25
|
+
export { ReverseRightIcon } from './reverse-right';
|