@mezzanine-ui/icons 0.16.0 → 1.0.0-canary.1
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/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 +23 -0
- package/content/index.js +23 -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 +168 -26
- package/index.js +120 -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 +25 -0
- package/system/index.js +25 -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/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/arrow/index.js
ADDED
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
export { LongTailArrowRightIcon } from './long-tail-arrow-right.js';
|
|
2
|
+
export { LongTailArrowLeftIcon } from './long-tail-arrow-left.js';
|
|
3
|
+
export { LongTailArrowUpIcon } from './long-tail-arrow-up.js';
|
|
4
|
+
export { LongTailArrowDownIcon } from './long-tail-arrow-down.js';
|
|
5
|
+
export { ShortTailArrowRightIcon } from './short-tail-arrow-right.js';
|
|
6
|
+
export { ShortTailArrowLeftIcon } from './short-tail-arrow-left.js';
|
|
7
|
+
export { ShortTailArrowUpIcon } from './short-tail-arrow-up.js';
|
|
8
|
+
export { ShortTailArrowDownIcon } from './short-tail-arrow-down.js';
|
|
9
|
+
export { CaretRightIcon } from './caret-right.js';
|
|
10
|
+
export { CaretLeftIcon } from './caret-left.js';
|
|
11
|
+
export { CaretUpIcon } from './caret-up.js';
|
|
12
|
+
export { CaretDownIcon } from './caret-down.js';
|
|
13
|
+
export { CaretUpFlatIcon } from './caret-up-flat.js';
|
|
14
|
+
export { CaretDownFlatIcon } from './caret-down-flat.js';
|
|
15
|
+
export { CaretVerticalIcon } from './caret-vertical.js';
|
|
16
|
+
export { ChevronRightIcon } from './chevron-right.js';
|
|
17
|
+
export { ChevronLeftIcon } from './chevron-left.js';
|
|
18
|
+
export { ChevronUpIcon } from './chevron-up.js';
|
|
19
|
+
export { ChevronDownIcon } from './chevron-down.js';
|
|
20
|
+
export { ChevronVerticalIcon } from './chevron-vertical.js';
|
|
21
|
+
export { DoubleChevronRightIcon } from './double-chevron-right.js';
|
|
22
|
+
export { DoubleChevronLeftIcon } from './double-chevron-left.js';
|
|
23
|
+
export { SwitchVerticalIcon } from './switch-vertical.js';
|
|
24
|
+
export { ReverseLeftIcon } from './reverse-left.js';
|
|
25
|
+
export { ReverseRightIcon } from './reverse-right.js';
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const LongTailArrowDownIcon = {
|
|
2
|
+
name: 'long-tail-arrow-down',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M12.3535 9.85352L11.6465 9.14648L8.5 12.293V2H7.5V12.293L4.35352 9.14648L3.64648 9.85352L8 14.207L12.3535 9.85352Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { LongTailArrowDownIcon };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const LongTailArrowLeftIcon = {
|
|
2
|
+
name: 'long-tail-arrow-left',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M1.79297 8L6.14648 12.3535L6.85352 11.6465L3.70703 8.5H14V7.5H3.70703L6.85352 4.35352L6.14648 3.64648L1.79297 8Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { LongTailArrowLeftIcon };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const LongTailArrowRightIcon = {
|
|
2
|
+
name: 'long-tail-arrow-right',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M14.207 8L9.85352 12.3535L9.14648 11.6465L12.293 8.5H2V7.5H12.293L9.14648 4.35352L9.85352 3.64648L14.207 8Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { LongTailArrowRightIcon };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const LongTailArrowUpIcon = {
|
|
2
|
+
name: 'long-tail-arrow-up',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M12.3535 6.14648L11.6465 6.85352L8.5 3.70703V14H7.5V3.70703L4.35352 6.85352L3.64648 6.14648L8 1.79297L12.3535 6.14648Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { LongTailArrowUpIcon };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const ReverseLeftIcon = {
|
|
2
|
+
name: 'reverse-left',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M6.53516 2.41602L4.20215 4.75H9.24219C11.5894 4.75 13.4922 6.65279 13.4922 9C13.4922 11.3472 11.5894 13.25 9.24219 13.25H3V12.25H9.24219C11.0371 12.25 12.4922 10.7949 12.4922 9C12.4922 7.20507 11.0371 5.75 9.24219 5.75H4.21191L6.53516 8.07324L5.82812 8.78027L2.29297 5.24512L2.64648 4.8916L5.82812 1.70898L6.53516 2.41602Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { ReverseLeftIcon };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const ReverseRightIcon = {
|
|
2
|
+
name: 'reverse-right',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M9.25 2.41602L11.583 4.75H6.54297C4.19576 4.75 2.29297 6.65279 2.29297 9C2.29297 11.3472 4.19576 13.25 6.54297 13.25H12.7852V12.25H6.54297C4.74804 12.25 3.29297 10.7949 3.29297 9C3.29297 7.20507 4.74804 5.75 6.54297 5.75H11.5732L9.25 8.07324L9.95703 8.78027L13.4922 5.24512L13.1387 4.8916L9.95703 1.70898L9.25 2.41602Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { ReverseRightIcon };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const ShortTailArrowDownIcon = {
|
|
2
|
+
name: 'short-tail-arrow-down',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M8.5 2.99976V11.2927L12.1465 7.64624L12.8535 8.35327L8 13.2068L3.14648 8.35327L3.85352 7.64624L7.5 11.2927V2.99976H8.5Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { ShortTailArrowDownIcon };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const ShortTailArrowLeftIcon = {
|
|
2
|
+
name: 'short-tail-arrow-left',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M7.99316 3.85352L4.34668 7.5H13V8.5H4.34668L7.99316 12.1465L7.28613 12.8535L2.43262 8L7.28613 3.14648L7.99316 3.85352Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { ShortTailArrowLeftIcon };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const ShortTailArrowRightIcon = {
|
|
2
|
+
name: 'short-tail-arrow-right',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M8.00781 3.85352L11.6543 7.5H3.00098V8.5H11.6543L8.00781 12.1465L8.71484 12.8535L13.5684 8L8.71484 3.14648L8.00781 3.85352Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { ShortTailArrowRightIcon };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const ShortTailArrowUpIcon = {
|
|
2
|
+
name: 'short-tail-arrow-up',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M12.8535 7.55298L12.1465 8.26001L8.5 4.61353V12.9065H7.5V4.61353L3.85352 8.26001L3.14648 7.55298L8 2.69946L12.8535 7.55298Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { ShortTailArrowUpIcon };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const SwitchVerticalIcon = {
|
|
2
|
+
name: 'switch-vertical',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M5.15137 2.39355L7.95117 5.14355L7.24902 5.85645L5.30078 3.94238V13.5H4.30078V3.94141L2.34961 5.85645L2.00098 5.5L1.65039 5.14355L4.4502 2.39355L4.80078 2.04883L5.15137 2.39355ZM11.6992 2.0498V11.6084L13.6494 9.69238L14.3506 10.4053L11.5508 13.1553L11.2002 13.5L10.8496 13.1553L8.0498 10.4053L8.40039 10.0488L8.75 9.69238L10.6992 11.6064V2.0498H11.6992Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { SwitchVerticalIcon };
|
package/arrow-down.d.ts
CHANGED
package/arrow-down.js
CHANGED
package/arrow-left.d.ts
CHANGED
package/arrow-left.js
CHANGED
package/arrow-right.d.ts
CHANGED
package/arrow-right.js
CHANGED
package/arrow-up.d.ts
CHANGED
package/arrow-up.js
CHANGED
package/bell.d.ts
CHANGED
package/bell.js
CHANGED
package/calendar.d.ts
CHANGED
package/cancel.d.ts
CHANGED
package/cancel.js
CHANGED
package/caret-down.d.ts
CHANGED
package/caret-right.d.ts
CHANGED
package/check-bold.d.ts
CHANGED
package/check-bold.js
CHANGED
package/check-circle-filled.d.ts
CHANGED
package/check-circle-filled.js
CHANGED
package/check.d.ts
CHANGED
package/check.js
CHANGED
package/chevron-down.d.ts
CHANGED
package/chevron-left.d.ts
CHANGED
package/chevron-right.d.ts
CHANGED
package/chevron-up.d.ts
CHANGED
package/clock.d.ts
CHANGED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const AlignLeftIcon = {
|
|
2
|
+
name: 'align-left',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M4 3V13H3V3H4ZM11.9004 8.7002C12.7288 8.7002 13.4004 9.37177 13.4004 10.2002V10.5996C13.4004 11.428 12.7288 12.0996 11.9004 12.0996H6.90039C6.07196 12.0996 5.40039 11.428 5.40039 10.5996V10.2002C5.40039 9.37177 6.07196 8.7002 6.90039 8.7002H11.9004ZM6.40039 11.0996H12.4004V9.7002H6.40039V11.0996ZM9.90039 3.90039C10.7288 3.90039 11.4004 4.57196 11.4004 5.40039V5.7998C11.4004 6.62823 10.7288 7.2998 9.90039 7.2998H6.90039C6.07196 7.2998 5.40039 6.62823 5.40039 5.7998V5.40039C5.40039 4.57196 6.07196 3.90039 6.90039 3.90039H9.90039ZM6.40039 6.2998H10.4004V4.90039H6.40039V6.2998Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { AlignLeftIcon };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const AlignRightIcon = {
|
|
2
|
+
name: 'align-right',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M12.4004 3V13H13.4004V3H12.4004ZM4.5 8.7002C3.67157 8.7002 3 9.37177 3 10.2002V10.5996C3 11.428 3.67157 12.0996 4.5 12.0996H9.5C10.3284 12.0996 11 11.428 11 10.5996V10.2002C11 9.37177 10.3284 8.7002 9.5 8.7002H4.5ZM10 11.0996H4V9.7002H10V11.0996ZM6.5 3.90039C5.67157 3.90039 5 4.57196 5 5.40039V5.7998C5 6.62823 5.67157 7.2998 6.5 7.2998H9.5C10.3284 7.2998 11 6.62823 11 5.7998V5.40039C11 4.57196 10.3284 3.90039 9.5 3.90039H6.5ZM10 6.2998H6V4.90039H10V6.2998Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { AlignRightIcon };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const BookmarkAddIcon = {
|
|
2
|
+
name: 'bookmark-add',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M8 2V3H4V12.5654L8 9.89941L12 12.5654V7H13V14.4346L8 11.1006L3 14.4346V3.5C3 2.67157 3.67157 2 4.5 2H8ZM12 1.5V3H13.5V4H12V5.5H11V4H9.5V3H11V1.5H12Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { BookmarkAddIcon };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const BookmarkAddedIcon = {
|
|
2
|
+
name: 'bookmark-added',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M8 2V3H4V12.5654L8 9.89941L12 12.5654V7H13V14.4346L8 11.1006L3 14.4346V3.5C3 2.67157 3.67157 2 4.5 2H8ZM13.8535 2.85352L10.8359 5.87109L9.14648 4.18164L9.85352 3.47461L10.8359 4.45703L13.1465 2.14648L13.8535 2.85352Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { BookmarkAddedIcon };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const BookmarkFilledIcon = {
|
|
2
|
+
name: 'bookmark-filled',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M11.5 2C12.3284 2 13 2.67157 13 3.5V14.4346L8 11.1006L3 14.4346V3.5C3 2.67157 3.67157 2 4.5 2H11.5Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { BookmarkFilledIcon };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const BookmarkOutlineIcon = {
|
|
2
|
+
name: 'bookmark-outline',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M11.5 2C12.3284 2 13 2.67157 13 3.5V14.4346L8 11.1006L3 14.4346V3.5C3 2.67157 3.67157 2 4.5 2H11.5ZM4 12.5654L8 9.89941L12 12.5654V3H4V12.5654Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { BookmarkOutlineIcon };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const BookmarkRemoveIcon = {
|
|
2
|
+
name: 'bookmark-remove',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M8 2V3H4V12.5654L8 9.89941L12 12.5654V6H13V14.4346L8 11.1006L3 14.4346V3.5C3 2.67157 3.67157 2 4.5 2H8ZM14 3V4H10V3H14Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { BookmarkRemoveIcon };
|
package/content/code.js
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const CodeIcon = {
|
|
2
|
+
name: 'code',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M9.44727 11.2493L12.6943 8.00317L9.44727 4.7561L10.1543 4.04907L14.1074 8.00317L10.1543 11.9563L9.44727 11.2493Z M6.55273 11.2473L3.30566 8.00122L6.55273 4.75415L5.8457 4.04712L1.89258 8.00122L5.8457 11.9543L6.55273 11.2473Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { CodeIcon };
|
package/content/copy.js
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const CopyIcon = {
|
|
2
|
+
name: 'copy',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M9.5 2C10.3284 2 11 2.67157 11 3.5V5H12.5C13.3284 5 14 5.67157 14 6.5V12.5C14 13.3284 13.3284 14 12.5 14H6.5C5.67157 14 5 13.3284 5 12.5V11H3.5C2.67157 11 2 10.3284 2 9.5V3.5C2 2.67157 2.67157 2 3.5 2H9.5ZM6 13H13V6H6V13ZM3 10H5V6.5C5 5.67157 5.67157 5 6.5 5H10V3H3V10Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { CopyIcon };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const DownloadIcon = {
|
|
2
|
+
name: 'download',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M2.99414 11.1011V13.0005H12.9941V11.1011H13.9941V12.5005C13.9941 13.3289 13.3226 14.0005 12.4941 14.0005H3.49414C2.66571 14.0005 1.99414 13.3289 1.99414 12.5005V11.1011H2.99414ZM8.49902 1.99951V8.54248L11.6455 5.396L12.3535 6.104L8 10.4575L7.64551 10.104L3.64551 6.104L4 5.75049L4.35352 5.396L7.49902 8.5415L7.5 1.99951H8.49902Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { DownloadIcon };
|
package/content/edit.js
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const EditIcon = {
|
|
2
|
+
name: 'edit',
|
|
3
|
+
definition: {
|
|
4
|
+
svg: {
|
|
5
|
+
viewBox: '0 0 16 16',
|
|
6
|
+
fill: 'none',
|
|
7
|
+
},
|
|
8
|
+
path: {
|
|
9
|
+
fill: 'currentColor',
|
|
10
|
+
d: 'M12.994 3.47915C13.5798 4.06494 13.5798 5.01469 12.994 5.60047L4.92773 13.6668L2.10156 13.6648L2.09961 10.8386L10.1659 2.77235C10.7517 2.18656 11.7014 2.18656 12.2872 2.77235L12.994 3.47915ZM13.8996 12.6668V13.6668H8.89961V12.6668H13.8996ZM3.09961 11.2517L3.10059 12.6648L4.51367 12.6658L10.5156 6.66481L9.10156 5.25075L3.09961 11.2517ZM9.80859 4.54372L11.2227 5.95778L12.6406 4.53981L11.2266 3.12575L9.80859 4.54372Z',
|
|
11
|
+
},
|
|
12
|
+
},
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export { EditIcon };
|