@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
package/calendar.js
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
const CalendarIcon = {
|
|
2
|
-
name: 'calendar',
|
|
3
|
-
definition: {
|
|
4
|
-
svg: {
|
|
5
|
-
viewBox: '0 0 24 24',
|
|
6
|
-
},
|
|
7
|
-
path: {
|
|
8
|
-
fill: 'currentColor',
|
|
9
|
-
fillRule: 'evenodd',
|
|
10
|
-
stroke: 'none',
|
|
11
|
-
strokeWidth: 1,
|
|
12
|
-
d: 'M19 19H5V7h3.5V5H10v2h4V5h1.5v2H19v12zm-1.313-6.5H6.312v5.214h11.375V12.5zM8.5 8.285l-2.187.001V11h11.375V8.286L15.5 8.285V9.5H14V8.285h-4V9.5H8.5V8.285z',
|
|
13
|
-
},
|
|
14
|
-
},
|
|
15
|
-
};
|
|
16
|
-
|
|
17
|
-
export { CalendarIcon };
|
package/chevron-down.js
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
const ChevronDownIcon = {
|
|
2
|
-
name: 'chevron-down',
|
|
3
|
-
definition: {
|
|
4
|
-
svg: {
|
|
5
|
-
viewBox: '0 0 24 24',
|
|
6
|
-
},
|
|
7
|
-
path: {
|
|
8
|
-
fill: 'currentColor',
|
|
9
|
-
fillRule: 'evenodd',
|
|
10
|
-
stroke: 'none',
|
|
11
|
-
strokeWidth: 1,
|
|
12
|
-
d: 'M19.071 9.071l-.987-.987L12 14.169 5.916 8.084l-.987.987L12 16.142z',
|
|
13
|
-
},
|
|
14
|
-
},
|
|
15
|
-
};
|
|
16
|
-
|
|
17
|
-
export { ChevronDownIcon };
|
package/chevron-up.js
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
const ChevronUpIcon = {
|
|
2
|
-
name: 'chevron-up',
|
|
3
|
-
definition: {
|
|
4
|
-
svg: {
|
|
5
|
-
viewBox: '0 0 24 24',
|
|
6
|
-
},
|
|
7
|
-
path: {
|
|
8
|
-
fill: 'currentColor',
|
|
9
|
-
fillRule: 'evenodd',
|
|
10
|
-
stroke: 'none',
|
|
11
|
-
strokeWidth: 1,
|
|
12
|
-
d: 'M19.071 15.071l-.987.987L12 9.973l-6.084 6.084-.987-.987L12 8z',
|
|
13
|
-
},
|
|
14
|
-
},
|
|
15
|
-
};
|
|
16
|
-
|
|
17
|
-
export { ChevronUpIcon };
|
package/clock.js
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
const ClockIcon = {
|
|
2
|
-
name: 'clock',
|
|
3
|
-
definition: {
|
|
4
|
-
svg: {
|
|
5
|
-
viewBox: '0 0 24 24',
|
|
6
|
-
},
|
|
7
|
-
path: {
|
|
8
|
-
fill: 'currentColor',
|
|
9
|
-
fillRule: 'evenodd',
|
|
10
|
-
stroke: 'none',
|
|
11
|
-
strokeWidth: 1,
|
|
12
|
-
d: 'M12 5a7 7 0 1 1 0 14 7 7 0 1 1 0-14zm0 1.5a5.5 5.5 0 1 0 0 11 5.5 5.5 0 1 0 0-11zm.5 2v3.25h3v1.5H11V8.5h1.5z',
|
|
13
|
-
},
|
|
14
|
-
},
|
|
15
|
-
};
|
|
16
|
-
|
|
17
|
-
export { ClockIcon };
|
package/download.js
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
const DownloadIcon = {
|
|
2
|
-
name: 'download',
|
|
3
|
-
definition: {
|
|
4
|
-
svg: {
|
|
5
|
-
viewBox: '0 0 24 24',
|
|
6
|
-
},
|
|
7
|
-
path: {
|
|
8
|
-
fill: 'currentColor',
|
|
9
|
-
fillRule: 'evenodd',
|
|
10
|
-
stroke: 'none',
|
|
11
|
-
strokeWidth: 1,
|
|
12
|
-
d: 'M5.845 15v2.658h12.311V15H19.5v4.003h-15V15h1.345zm6.886-10l-.001 7.701 1.986-1.985 1.034 1.034L12 15.5l-3.75-3.75 1.034-1.034 1.984 1.985V5h1.462z',
|
|
13
|
-
},
|
|
14
|
-
},
|
|
15
|
-
};
|
|
16
|
-
|
|
17
|
-
export { DownloadIcon };
|
package/edit.js
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
const EditIcon = {
|
|
2
|
-
name: 'edit',
|
|
3
|
-
definition: {
|
|
4
|
-
svg: {
|
|
5
|
-
viewBox: '0 0 24 24',
|
|
6
|
-
},
|
|
7
|
-
path: {
|
|
8
|
-
fill: 'currentColor',
|
|
9
|
-
fillRule: 'evenodd',
|
|
10
|
-
d: 'M6.91401 16.8C6.95401 16.8 6.99401 16.796 7.03401 16.79L10.398 16.2C10.438 16.192 10.476 16.174 10.504 16.144L18.982 7.666C19.06 7.588 19.06 7.462 18.982 7.384L15.658 4.058C15.62 4.02 15.57 4 15.516 4C15.462 4 15.412 4.02 15.374 4.058L6.89601 12.536C6.86601 12.566 6.84801 12.602 6.84001 12.642L6.25001 16.006C6.21201 16.228 6.28001 16.444 6.43801 16.602C6.57001 16.73 6.73601 16.8 6.91401 16.8ZM8.26202 13.312L15.516 6.06L16.982 7.526L9.72802 14.778L7.95002 15.092L8.26202 13.312ZM4.64 18.48H19.36C19.714 18.48 20 18.766 20 19.12V19.84C20 19.928 19.928 20 19.84 20H4.16C4.072 20 4 19.928 4 19.84V19.12C4 18.766 4.286 18.48 4.64 18.48Z',
|
|
11
|
-
},
|
|
12
|
-
},
|
|
13
|
-
};
|
|
14
|
-
|
|
15
|
-
export { EditIcon };
|
package/eye.js
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
const EyeIcon = {
|
|
2
|
-
name: 'eye',
|
|
3
|
-
definition: {
|
|
4
|
-
svg: {
|
|
5
|
-
viewBox: '0 0 24 24',
|
|
6
|
-
},
|
|
7
|
-
path: {
|
|
8
|
-
fill: 'currentColor',
|
|
9
|
-
fillRule: 'evenodd',
|
|
10
|
-
stroke: 'none',
|
|
11
|
-
strokeWidth: 1,
|
|
12
|
-
d: 'M12,6 C16.418278,6 20,9.5964244 20,12 C20,14.4035756 16.418278,18 12,18 C7.581722,18 4,14.4035756 4,12 C4,9.5964244 7.581722,6 12,6 Z M12,7.2 C8.5791999,7.2 5.2,9.99994947 5.2,12 C5.2,14.0000505 8.5791999,16.8 12,16.8 C15.4208001,16.8 18.8,14.0000505 18.8,12 C18.8,9.99994947 15.4208001,7.2 12,7.2 Z M12,8.5 C13.9329966,8.5 15.5,10.0670034 15.5,12 C15.5,13.9329966 13.9329966,15.5 12,15.5 C10.0670034,15.5 8.5,13.9329966 8.5,12 C8.5,10.0670034 10.0670034,8.5 12,8.5 Z M12,9.9 C10.840202,9.9 9.9,10.840202 9.9,12 C9.9,13.159798 10.840202,14.1 12,14.1 C13.159798,14.1 14.1,13.159798 14.1,12 C14.1,10.840202 13.159798,9.9 12,9.9 Z',
|
|
13
|
-
},
|
|
14
|
-
},
|
|
15
|
-
};
|
|
16
|
-
|
|
17
|
-
export { EyeIcon };
|
package/filter.js
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
const FilterIcon = {
|
|
2
|
-
name: 'filter',
|
|
3
|
-
definition: {
|
|
4
|
-
svg: {
|
|
5
|
-
viewBox: '0 0 24 24',
|
|
6
|
-
},
|
|
7
|
-
path: {
|
|
8
|
-
fill: 'currentColor',
|
|
9
|
-
fillRule: 'evenodd',
|
|
10
|
-
d: 'M18.75 5H5.25V9.25087L9.5 11.107V19.263L14.5 17.7373V11.106L18.75 9.25087V5ZM17.25 6.5V8.268L13 10.1251V16.626L10.999 17.237L11 10.1251L6.75 8.269V6.5H17.25Z',
|
|
11
|
-
},
|
|
12
|
-
},
|
|
13
|
-
};
|
|
14
|
-
|
|
15
|
-
export { FilterIcon };
|
package/folder-open.js
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
const FolderOpenIcon = {
|
|
2
|
-
name: 'folder-open',
|
|
3
|
-
definition: {
|
|
4
|
-
svg: {
|
|
5
|
-
viewBox: '0 0 24 24',
|
|
6
|
-
},
|
|
7
|
-
path: {
|
|
8
|
-
fill: 'currentColor',
|
|
9
|
-
fillRule: 'evenodd',
|
|
10
|
-
stroke: 'none',
|
|
11
|
-
strokeWidth: 1,
|
|
12
|
-
d: 'M9.786 5.5L11.071 7H18.5v2.499L20 9.5l-1.5 9h-13L4 9.5l1.5-.001V5.5h4.286zm8.679 5.299H5.534l1.067 6.4h10.797l1.067-6.4zM9.187 6.8H6.8l-.001 2.699h10.4L17.2 8.3h-6.726L9.187 6.8z',
|
|
13
|
-
},
|
|
14
|
-
},
|
|
15
|
-
};
|
|
16
|
-
|
|
17
|
-
export { FolderOpenIcon };
|
package/menu-close.js
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
const MenuCloseIcon = {
|
|
2
|
-
name: 'menu-close',
|
|
3
|
-
definition: {
|
|
4
|
-
svg: {
|
|
5
|
-
viewBox: '0 0 24 24',
|
|
6
|
-
},
|
|
7
|
-
path: {
|
|
8
|
-
fill: 'currentColor',
|
|
9
|
-
fillRule: 'evenodd',
|
|
10
|
-
d: 'M10.5 7.75H20V6.25H10.5V7.75ZM10.5 12.75H20V11.25H10.5V12.75ZM20.004 17.749H4.004V16.249H20.004V17.749Z M5.06 6.25L7.25 8.44L8.31 9.5L7.25 10.56L5.06 12.75L4 11.69L6.189 9.5L4 7.31L5.06 6.25Z',
|
|
11
|
-
},
|
|
12
|
-
},
|
|
13
|
-
};
|
|
14
|
-
|
|
15
|
-
export { MenuCloseIcon };
|
package/menu-open.js
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
const MenuOpenIcon = {
|
|
2
|
-
name: 'menu-open',
|
|
3
|
-
definition: {
|
|
4
|
-
svg: {
|
|
5
|
-
viewBox: '0 0 24 24',
|
|
6
|
-
},
|
|
7
|
-
path: {
|
|
8
|
-
fill: 'currentColor',
|
|
9
|
-
fillRule: 'evenodd',
|
|
10
|
-
d: 'M10.5 7.75H20V6.25H10.5V7.75ZM10.5 12.75H20V11.25H10.5V12.75ZM20.004 17.749H4.004V16.249H20.004V17.749Z M7.25 6.25L5.06 8.44L4 9.5L5.06 10.56L7.25 12.75L8.31 11.69L6.121 9.5L8.31 7.31L7.25 6.25Z',
|
|
11
|
-
},
|
|
12
|
-
},
|
|
13
|
-
};
|
|
14
|
-
|
|
15
|
-
export { MenuOpenIcon };
|
package/menu.js
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
const MenuIcon = {
|
|
2
|
-
name: 'menu',
|
|
3
|
-
definition: {
|
|
4
|
-
svg: {
|
|
5
|
-
viewBox: '0 0 24 24',
|
|
6
|
-
},
|
|
7
|
-
path: {
|
|
8
|
-
fill: 'currentColor',
|
|
9
|
-
fillRule: 'evenodd',
|
|
10
|
-
d: 'M4 7.75H20V6.25H4V7.75ZM4.001 12.75H20.001V11.25H4.001V12.75ZM20.004 17.749H4.004V16.249H20.004V17.749Z',
|
|
11
|
-
},
|
|
12
|
-
},
|
|
13
|
-
};
|
|
14
|
-
|
|
15
|
-
export { MenuIcon };
|
package/percent.js
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
const PercentIcon = {
|
|
2
|
-
name: 'percent',
|
|
3
|
-
definition: {
|
|
4
|
-
svg: {
|
|
5
|
-
viewBox: '0 0 24 24',
|
|
6
|
-
},
|
|
7
|
-
path: {
|
|
8
|
-
fill: 'currentColor',
|
|
9
|
-
fillRule: 'evenodd',
|
|
10
|
-
d: 'M16.0257 5.73008L8.26993 19.0257L6.97426 18.2699L14.7301 4.97427L16.0257 5.73008ZM8.5 8.5C9.05228 8.5 9.5 8.05228 9.5 7.5C9.5 6.94772 9.05228 6.5 8.5 6.5C7.94772 6.5 7.5 6.94772 7.5 7.5C7.5 8.05228 7.94772 8.5 8.5 8.5ZM8.5 10C9.88071 10 11 8.88071 11 7.5C11 6.11929 9.88071 5 8.5 5C7.11929 5 6 6.11929 6 7.5C6 8.88071 7.11929 10 8.5 10ZM15.5 16.5C15.5 17.0523 15.0523 17.5 14.5 17.5C13.9477 17.5 13.5 17.0523 13.5 16.5C13.5 15.9477 13.9477 15.5 14.5 15.5C15.0523 15.5 15.5 15.9477 15.5 16.5ZM17 16.5C17 17.8807 15.8807 19 14.5 19C13.1193 19 12 17.8807 12 16.5C12 15.1193 13.1193 14 14.5 14C15.8807 14 17 15.1193 17 16.5Z',
|
|
11
|
-
},
|
|
12
|
-
},
|
|
13
|
-
};
|
|
14
|
-
|
|
15
|
-
export { PercentIcon };
|
package/plus.js
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
const PlusIcon = {
|
|
2
|
-
name: 'plus',
|
|
3
|
-
definition: {
|
|
4
|
-
svg: {
|
|
5
|
-
viewBox: '0 0 24 24',
|
|
6
|
-
},
|
|
7
|
-
path: {
|
|
8
|
-
fill: 'currentColor',
|
|
9
|
-
fillRule: 'evenodd',
|
|
10
|
-
stroke: 'none',
|
|
11
|
-
strokeWidth: 1,
|
|
12
|
-
d: 'M12.75,5 L12.75,11.25 L19,11.25 L19,12.75 L12.75,12.75 L12.75,19 L11.25,19 L11.25,12.75 L5,12.75 L5,11.25 L11.25,11.25 L11.25,5 L12.75,5 Z',
|
|
13
|
-
},
|
|
14
|
-
},
|
|
15
|
-
};
|
|
16
|
-
|
|
17
|
-
export { PlusIcon };
|
package/reset.js
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
const ResetIcon = {
|
|
2
|
-
name: 'reset',
|
|
3
|
-
definition: {
|
|
4
|
-
svg: {
|
|
5
|
-
viewBox: '0 0 24 24',
|
|
6
|
-
},
|
|
7
|
-
path: {
|
|
8
|
-
fill: 'currentColor',
|
|
9
|
-
fillRule: 'evenodd',
|
|
10
|
-
stroke: 'none',
|
|
11
|
-
strokeWidth: 1,
|
|
12
|
-
d: 'M18.459 4.5v4.641H13.73V7.627l2.055-.002c-2.34-1.893-5.808-1.766-7.997.381a5.77 5.77 0 0 0 0 8.267 6.04 6.04 0 0 0 8.424 0c.565-.554 1.002-1.201 1.298-1.907l.104-.268a5.78 5.78 0 0 0 .333-1.626l.01-.333H19.5c0 .718-.107 1.433-.317 2.122l-.114.342c-.369 1.023-.967 1.957-1.765 2.74-2.929 2.874-7.677 2.874-10.607 0s-2.928-7.534 0-10.409a7.61 7.61 0 0 1 10.219-.355l.001-2.081h1.543z',
|
|
13
|
-
},
|
|
14
|
-
},
|
|
15
|
-
};
|
|
16
|
-
|
|
17
|
-
export { ResetIcon };
|
package/search.js
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
const SearchIcon = {
|
|
2
|
-
name: 'search',
|
|
3
|
-
definition: {
|
|
4
|
-
svg: {
|
|
5
|
-
viewBox: '0 0 24 24',
|
|
6
|
-
},
|
|
7
|
-
path: {
|
|
8
|
-
fill: 'currentColor',
|
|
9
|
-
fillRule: 'evenodd',
|
|
10
|
-
stroke: 'none',
|
|
11
|
-
strokeWidth: 1,
|
|
12
|
-
d: 'M11.0085504,5 C14.3269811,5 17.0171007,7.69011963 17.0171007,11.0085504 C17.0171007,12.3971719 16.5460433,13.6757721 15.7550065,14.6932728 L19,17.9378283 L17.9378283,19 L14.6932728,15.7550065 C13.6757721,16.5460433 12.3971719,17.0171007 11.0085504,17.0171007 C7.69011963,17.0171007 5,14.3269811 5,11.0085504 C5,7.69011963 7.69011963,5 11.0085504,5 Z M11.0085504,6.50213759 C8.51972731,6.50213759 6.50213759,8.51972731 6.50213759,11.0085504 C6.50213759,13.4973734 8.51972731,15.5149631 11.0085504,15.5149631 C13.4973734,15.5149631 15.5149631,13.4973734 15.5149631,11.0085504 C15.5149631,8.51972731 13.4973734,6.50213759 11.0085504,6.50213759 Z',
|
|
13
|
-
},
|
|
14
|
-
},
|
|
15
|
-
};
|
|
16
|
-
|
|
17
|
-
export { SearchIcon };
|
package/spinner.js
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
const SpinnerIcon = {
|
|
2
|
-
name: 'spinner',
|
|
3
|
-
definition: {
|
|
4
|
-
svg: {
|
|
5
|
-
viewBox: '0 0 24 24',
|
|
6
|
-
},
|
|
7
|
-
path: {
|
|
8
|
-
fill: 'currentColor',
|
|
9
|
-
fillRule: 'evenodd',
|
|
10
|
-
d: 'M12 4a8 8 0 0 1 8 8h0-1.715c.001-3.394-2.69-6.16-6.055-6.282L12 5.714z',
|
|
11
|
-
},
|
|
12
|
-
},
|
|
13
|
-
};
|
|
14
|
-
|
|
15
|
-
export { SpinnerIcon };
|
package/trash.js
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
const TrashIcon = {
|
|
2
|
-
name: 'trash',
|
|
3
|
-
definition: {
|
|
4
|
-
svg: {
|
|
5
|
-
viewBox: '0 0 24 24',
|
|
6
|
-
},
|
|
7
|
-
path: {
|
|
8
|
-
fill: 'currentColor',
|
|
9
|
-
fillRule: 'evenodd',
|
|
10
|
-
stroke: 'none',
|
|
11
|
-
strokeWidth: 1,
|
|
12
|
-
d: 'M14 5.5H10V4H14V5.5ZM5 7.9999V6.4999H19V7.9999H17.66L17.001 18.9999H7L6.34 7.9999H5ZM16.157 7.9999H7.842L8.412 17.4999H15.587L16.157 7.9999ZM11.0729 16.0007L10.6829 9.5007H9.4429L9.8329 16.0007H11.0729ZM13.3178 9.5007H14.5568L14.1668 16.0007H12.9268L13.3178 9.5007Z',
|
|
13
|
-
},
|
|
14
|
-
},
|
|
15
|
-
};
|
|
16
|
-
|
|
17
|
-
export { TrashIcon };
|
package/upload.js
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
const UploadIcon = {
|
|
2
|
-
name: 'upload',
|
|
3
|
-
definition: {
|
|
4
|
-
svg: {
|
|
5
|
-
viewBox: '0 0 24 24',
|
|
6
|
-
},
|
|
7
|
-
path: {
|
|
8
|
-
fill: 'currentColor',
|
|
9
|
-
fillRule: 'evenodd',
|
|
10
|
-
stroke: 'none',
|
|
11
|
-
strokeWidth: 1,
|
|
12
|
-
d: 'M6.345 15v2.658h11.311V15H19v4.003H5V15h1.345zM12 5l3.75 3.75-1.034 1.034-1.986-1.985.001 7.701h-1.462V7.799L9.284 9.784 8.25 8.75 12 5z',
|
|
13
|
-
},
|
|
14
|
-
},
|
|
15
|
-
};
|
|
16
|
-
|
|
17
|
-
export { UploadIcon };
|