@atlaskit/icon 32.0.2 → 33.0.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/CHANGELOG.md +29 -0
- package/build/index.tsx +1 -31
- package/codemods/__tests__/icon-spacing-to-box-primitive.test.tsx +1 -1
- package/core/chart-pie.js +2 -2
- package/core/person-add.js +2 -2
- package/core/person-added.js +2 -2
- package/core/person-offboard.js +2 -2
- package/core/person-remove.js +2 -2
- package/core/person-warning.js +2 -2
- package/core/screen-plus.js +2 -2
- package/dist/cjs/entry-points/metadata.js +1 -2
- package/dist/cjs/metadata-core.js +3 -195
- package/dist/es2019/entry-points/metadata.js +1 -1
- package/dist/es2019/metadata-core.js +3 -195
- package/dist/esm/entry-points/metadata.js +1 -1
- package/dist/esm/metadata-core.js +3 -195
- package/dist/types/entry-points/metadata.d.ts +1 -1
- package/dist/types/metadata-core.d.ts +1 -5
- package/dist/types-ts4.5/entry-points/metadata.d.ts +1 -1
- package/dist/types-ts4.5/metadata-core.d.ts +1 -5
- package/icon.docs.tsx +88 -0
- package/package.json +3 -2
- package/svgs/core/chart-pie.svg +1 -1
- package/svgs/core/person-add.svg +1 -1
- package/svgs/core/person-added.svg +1 -1
- package/svgs/core/person-offboard.svg +1 -1
- package/svgs/core/person-remove.svg +1 -1
- package/svgs/core/person-warning.svg +1 -1
- package/svgs/core/screen-plus.svg +1 -1
- package/tsconfig.json +2 -1
- package/dist/cjs/metadata.js +0 -3960
- package/dist/es2019/metadata.js +0 -2516
- package/dist/esm/metadata.js +0 -3237
- package/dist/types/metadata.d.ts +0 -19
- package/dist/types-ts4.5/metadata.d.ts +0 -19
- package/glyph/activity.d.ts +0 -9
- package/glyph/activity.js +0 -14
- package/glyph/add-circle.d.ts +0 -9
- package/glyph/add-circle.js +0 -14
- package/glyph/add-item.d.ts +0 -9
- package/glyph/add-item.js +0 -14
- package/glyph/add.d.ts +0 -9
- package/glyph/add.js +0 -14
- package/glyph/addon.d.ts +0 -9
- package/glyph/addon.js +0 -14
- package/glyph/app-access.d.ts +0 -9
- package/glyph/app-access.js +0 -14
- package/glyph/app-switcher.d.ts +0 -9
- package/glyph/app-switcher.js +0 -14
- package/glyph/archive.d.ts +0 -9
- package/glyph/archive.js +0 -14
- package/glyph/arrow-down-circle.d.ts +0 -9
- package/glyph/arrow-down-circle.js +0 -14
- package/glyph/arrow-down.d.ts +0 -9
- package/glyph/arrow-down.js +0 -14
- package/glyph/arrow-left-circle.d.ts +0 -9
- package/glyph/arrow-left-circle.js +0 -14
- package/glyph/arrow-left.d.ts +0 -9
- package/glyph/arrow-left.js +0 -14
- package/glyph/arrow-right-circle.d.ts +0 -9
- package/glyph/arrow-right-circle.js +0 -14
- package/glyph/arrow-right.d.ts +0 -9
- package/glyph/arrow-right.js +0 -14
- package/glyph/arrow-up-circle.d.ts +0 -9
- package/glyph/arrow-up-circle.js +0 -14
- package/glyph/arrow-up.d.ts +0 -9
- package/glyph/arrow-up.js +0 -14
- package/glyph/attachment.d.ts +0 -9
- package/glyph/attachment.js +0 -14
- package/glyph/audio-circle.d.ts +0 -9
- package/glyph/audio-circle.js +0 -14
- package/glyph/audio.d.ts +0 -9
- package/glyph/audio.js +0 -14
- package/glyph/backlog.d.ts +0 -9
- package/glyph/backlog.js +0 -14
- package/glyph/billing-filled.d.ts +0 -9
- package/glyph/billing-filled.js +0 -14
- package/glyph/billing.d.ts +0 -9
- package/glyph/billing.js +0 -14
- package/glyph/bitbucket/branches.d.ts +0 -9
- package/glyph/bitbucket/branches.js +0 -14
- package/glyph/bitbucket/builds.d.ts +0 -9
- package/glyph/bitbucket/builds.js +0 -14
- package/glyph/bitbucket/clone.d.ts +0 -9
- package/glyph/bitbucket/clone.js +0 -14
- package/glyph/bitbucket/commits.d.ts +0 -9
- package/glyph/bitbucket/commits.js +0 -14
- package/glyph/bitbucket/compare.d.ts +0 -9
- package/glyph/bitbucket/compare.js +0 -14
- package/glyph/bitbucket/forks.d.ts +0 -9
- package/glyph/bitbucket/forks.js +0 -14
- package/glyph/bitbucket/output.d.ts +0 -9
- package/glyph/bitbucket/output.js +0 -14
- package/glyph/bitbucket/pipelines.d.ts +0 -9
- package/glyph/bitbucket/pipelines.js +0 -14
- package/glyph/bitbucket/pullrequests.d.ts +0 -9
- package/glyph/bitbucket/pullrequests.js +0 -14
- package/glyph/bitbucket/repos.d.ts +0 -9
- package/glyph/bitbucket/repos.js +0 -14
- package/glyph/bitbucket/snippets.d.ts +0 -9
- package/glyph/bitbucket/snippets.js +0 -14
- package/glyph/bitbucket/source.d.ts +0 -9
- package/glyph/bitbucket/source.js +0 -14
- package/glyph/board.d.ts +0 -9
- package/glyph/board.js +0 -14
- package/glyph/book.d.ts +0 -9
- package/glyph/book.js +0 -14
- package/glyph/bullet-list.d.ts +0 -9
- package/glyph/bullet-list.js +0 -14
- package/glyph/calendar-filled.d.ts +0 -9
- package/glyph/calendar-filled.js +0 -14
- package/glyph/calendar.d.ts +0 -9
- package/glyph/calendar.js +0 -14
- package/glyph/camera-filled.d.ts +0 -9
- package/glyph/camera-filled.js +0 -14
- package/glyph/camera-rotate.d.ts +0 -9
- package/glyph/camera-rotate.js +0 -14
- package/glyph/camera-take-picture.d.ts +0 -9
- package/glyph/camera-take-picture.js +0 -14
- package/glyph/camera.d.ts +0 -9
- package/glyph/camera.js +0 -14
- package/glyph/canvas.d.ts +0 -9
- package/glyph/canvas.js +0 -14
- package/glyph/check-circle-outline.d.ts +0 -9
- package/glyph/check-circle-outline.js +0 -14
- package/glyph/check-circle.d.ts +0 -9
- package/glyph/check-circle.js +0 -14
- package/glyph/check.d.ts +0 -9
- package/glyph/check.js +0 -14
- package/glyph/checkbox-indeterminate.d.ts +0 -9
- package/glyph/checkbox-indeterminate.js +0 -14
- package/glyph/checkbox.d.ts +0 -9
- package/glyph/checkbox.js +0 -14
- package/glyph/chevron-down-circle.d.ts +0 -9
- package/glyph/chevron-down-circle.js +0 -14
- package/glyph/chevron-down.d.ts +0 -9
- package/glyph/chevron-down.js +0 -14
- package/glyph/chevron-left-circle.d.ts +0 -9
- package/glyph/chevron-left-circle.js +0 -14
- package/glyph/chevron-left-large.d.ts +0 -9
- package/glyph/chevron-left-large.js +0 -14
- package/glyph/chevron-left.d.ts +0 -9
- package/glyph/chevron-left.js +0 -14
- package/glyph/chevron-right-circle.d.ts +0 -9
- package/glyph/chevron-right-circle.js +0 -14
- package/glyph/chevron-right-large.d.ts +0 -9
- package/glyph/chevron-right-large.js +0 -14
- package/glyph/chevron-right.d.ts +0 -9
- package/glyph/chevron-right.js +0 -14
- package/glyph/chevron-up-circle.d.ts +0 -9
- package/glyph/chevron-up-circle.js +0 -14
- package/glyph/chevron-up.d.ts +0 -9
- package/glyph/chevron-up.js +0 -14
- package/glyph/child-issues.d.ts +0 -9
- package/glyph/child-issues.js +0 -14
- package/glyph/code.d.ts +0 -9
- package/glyph/code.js +0 -14
- package/glyph/comment.d.ts +0 -9
- package/glyph/comment.js +0 -14
- package/glyph/component.d.ts +0 -9
- package/glyph/component.js +0 -14
- package/glyph/copy.d.ts +0 -9
- package/glyph/copy.js +0 -14
- package/glyph/creditcard-filled.d.ts +0 -9
- package/glyph/creditcard-filled.js +0 -14
- package/glyph/creditcard.d.ts +0 -9
- package/glyph/creditcard.js +0 -14
- package/glyph/cross-circle.d.ts +0 -9
- package/glyph/cross-circle.js +0 -14
- package/glyph/cross.d.ts +0 -9
- package/glyph/cross.js +0 -14
- package/glyph/dashboard.d.ts +0 -9
- package/glyph/dashboard.js +0 -14
- package/glyph/decision.d.ts +0 -9
- package/glyph/decision.js +0 -14
- package/glyph/department.d.ts +0 -9
- package/glyph/department.js +0 -14
- package/glyph/detail-view.d.ts +0 -9
- package/glyph/detail-view.js +0 -14
- package/glyph/discover-filled.d.ts +0 -9
- package/glyph/discover-filled.js +0 -14
- package/glyph/discover.d.ts +0 -9
- package/glyph/discover.js +0 -14
- package/glyph/document-filled.d.ts +0 -9
- package/glyph/document-filled.js +0 -14
- package/glyph/document.d.ts +0 -9
- package/glyph/document.js +0 -14
- package/glyph/documents.d.ts +0 -9
- package/glyph/documents.js +0 -14
- package/glyph/download.d.ts +0 -9
- package/glyph/download.js +0 -14
- package/glyph/drag-handler.d.ts +0 -9
- package/glyph/drag-handler.js +0 -14
- package/glyph/dropbox.d.ts +0 -9
- package/glyph/dropbox.js +0 -14
- package/glyph/edit-filled.d.ts +0 -9
- package/glyph/edit-filled.js +0 -14
- package/glyph/edit.d.ts +0 -9
- package/glyph/edit.js +0 -14
- package/glyph/editor/add.d.ts +0 -9
- package/glyph/editor/add.js +0 -14
- package/glyph/editor/addon.d.ts +0 -9
- package/glyph/editor/addon.js +0 -14
- package/glyph/editor/advanced.d.ts +0 -9
- package/glyph/editor/advanced.js +0 -14
- package/glyph/editor/align-center.d.ts +0 -9
- package/glyph/editor/align-center.js +0 -14
- package/glyph/editor/align-image-center.d.ts +0 -9
- package/glyph/editor/align-image-center.js +0 -14
- package/glyph/editor/align-image-left.d.ts +0 -9
- package/glyph/editor/align-image-left.js +0 -14
- package/glyph/editor/align-image-right.d.ts +0 -9
- package/glyph/editor/align-image-right.js +0 -14
- package/glyph/editor/align-left.d.ts +0 -9
- package/glyph/editor/align-left.js +0 -14
- package/glyph/editor/align-right.d.ts +0 -9
- package/glyph/editor/align-right.js +0 -14
- package/glyph/editor/attachment.d.ts +0 -9
- package/glyph/editor/attachment.js +0 -14
- package/glyph/editor/background-color.d.ts +0 -9
- package/glyph/editor/background-color.js +0 -14
- package/glyph/editor/bold.d.ts +0 -9
- package/glyph/editor/bold.js +0 -14
- package/glyph/editor/bullet-list.d.ts +0 -9
- package/glyph/editor/bullet-list.js +0 -14
- package/glyph/editor/close.d.ts +0 -9
- package/glyph/editor/close.js +0 -14
- package/glyph/editor/code.d.ts +0 -9
- package/glyph/editor/code.js +0 -14
- package/glyph/editor/collapse.d.ts +0 -9
- package/glyph/editor/collapse.js +0 -14
- package/glyph/editor/date.d.ts +0 -9
- package/glyph/editor/date.js +0 -14
- package/glyph/editor/decision.d.ts +0 -9
- package/glyph/editor/decision.js +0 -14
- package/glyph/editor/divider.d.ts +0 -9
- package/glyph/editor/divider.js +0 -14
- package/glyph/editor/done.d.ts +0 -9
- package/glyph/editor/done.js +0 -14
- package/glyph/editor/edit.d.ts +0 -9
- package/glyph/editor/edit.js +0 -14
- package/glyph/editor/emoji.d.ts +0 -9
- package/glyph/editor/emoji.js +0 -14
- package/glyph/editor/error.d.ts +0 -9
- package/glyph/editor/error.js +0 -14
- package/glyph/editor/expand.d.ts +0 -9
- package/glyph/editor/expand.js +0 -14
- package/glyph/editor/feedback.d.ts +0 -9
- package/glyph/editor/feedback.js +0 -14
- package/glyph/editor/file-preview.d.ts +0 -9
- package/glyph/editor/file-preview.js +0 -14
- package/glyph/editor/file.d.ts +0 -9
- package/glyph/editor/file.js +0 -14
- package/glyph/editor/help.d.ts +0 -9
- package/glyph/editor/help.js +0 -14
- package/glyph/editor/hint.d.ts +0 -9
- package/glyph/editor/hint.js +0 -14
- package/glyph/editor/horizontal-rule.d.ts +0 -9
- package/glyph/editor/horizontal-rule.js +0 -14
- package/glyph/editor/image-border.d.ts +0 -9
- package/glyph/editor/image-border.js +0 -14
- package/glyph/editor/image-resize.d.ts +0 -9
- package/glyph/editor/image-resize.js +0 -14
- package/glyph/editor/image.d.ts +0 -9
- package/glyph/editor/image.js +0 -14
- package/glyph/editor/indent.d.ts +0 -9
- package/glyph/editor/indent.js +0 -14
- package/glyph/editor/info.d.ts +0 -9
- package/glyph/editor/info.js +0 -14
- package/glyph/editor/italic.d.ts +0 -9
- package/glyph/editor/italic.js +0 -14
- package/glyph/editor/layout-single.d.ts +0 -9
- package/glyph/editor/layout-single.js +0 -14
- package/glyph/editor/layout-three-equal.d.ts +0 -9
- package/glyph/editor/layout-three-equal.js +0 -14
- package/glyph/editor/layout-three-with-sidebars.d.ts +0 -9
- package/glyph/editor/layout-three-with-sidebars.js +0 -14
- package/glyph/editor/layout-two-equal.d.ts +0 -9
- package/glyph/editor/layout-two-equal.js +0 -14
- package/glyph/editor/layout-two-left-sidebar.d.ts +0 -9
- package/glyph/editor/layout-two-left-sidebar.js +0 -14
- package/glyph/editor/layout-two-right-sidebar.d.ts +0 -9
- package/glyph/editor/layout-two-right-sidebar.js +0 -14
- package/glyph/editor/link.d.ts +0 -9
- package/glyph/editor/link.js +0 -14
- package/glyph/editor/media-center.d.ts +0 -9
- package/glyph/editor/media-center.js +0 -14
- package/glyph/editor/media-full-width.d.ts +0 -9
- package/glyph/editor/media-full-width.js +0 -14
- package/glyph/editor/media-wide.d.ts +0 -9
- package/glyph/editor/media-wide.js +0 -14
- package/glyph/editor/media-wrap-left.d.ts +0 -9
- package/glyph/editor/media-wrap-left.js +0 -14
- package/glyph/editor/media-wrap-right.d.ts +0 -9
- package/glyph/editor/media-wrap-right.js +0 -14
- package/glyph/editor/mention.d.ts +0 -9
- package/glyph/editor/mention.js +0 -14
- package/glyph/editor/more.d.ts +0 -9
- package/glyph/editor/more.js +0 -14
- package/glyph/editor/note.d.ts +0 -9
- package/glyph/editor/note.js +0 -14
- package/glyph/editor/number-list.d.ts +0 -9
- package/glyph/editor/number-list.js +0 -14
- package/glyph/editor/open.d.ts +0 -9
- package/glyph/editor/open.js +0 -14
- package/glyph/editor/outdent.d.ts +0 -9
- package/glyph/editor/outdent.js +0 -14
- package/glyph/editor/panel.d.ts +0 -9
- package/glyph/editor/panel.js +0 -14
- package/glyph/editor/photo.d.ts +0 -9
- package/glyph/editor/photo.js +0 -14
- package/glyph/editor/quote.d.ts +0 -9
- package/glyph/editor/quote.js +0 -14
- package/glyph/editor/recent.d.ts +0 -9
- package/glyph/editor/recent.js +0 -14
- package/glyph/editor/redo.d.ts +0 -9
- package/glyph/editor/redo.js +0 -14
- package/glyph/editor/remove-emoji.d.ts +0 -9
- package/glyph/editor/remove-emoji.js +0 -14
- package/glyph/editor/remove.d.ts +0 -9
- package/glyph/editor/remove.js +0 -14
- package/glyph/editor/search.d.ts +0 -9
- package/glyph/editor/search.js +0 -14
- package/glyph/editor/settings.d.ts +0 -9
- package/glyph/editor/settings.js +0 -14
- package/glyph/editor/strikethrough.d.ts +0 -9
- package/glyph/editor/strikethrough.js +0 -14
- package/glyph/editor/success.d.ts +0 -9
- package/glyph/editor/success.js +0 -14
- package/glyph/editor/table-display-options.d.ts +0 -9
- package/glyph/editor/table-display-options.js +0 -14
- package/glyph/editor/table.d.ts +0 -9
- package/glyph/editor/table.js +0 -14
- package/glyph/editor/task.d.ts +0 -9
- package/glyph/editor/task.js +0 -14
- package/glyph/editor/text-color.d.ts +0 -9
- package/glyph/editor/text-color.js +0 -14
- package/glyph/editor/text-style.d.ts +0 -9
- package/glyph/editor/text-style.js +0 -14
- package/glyph/editor/underline.d.ts +0 -9
- package/glyph/editor/underline.js +0 -14
- package/glyph/editor/undo.d.ts +0 -9
- package/glyph/editor/undo.js +0 -14
- package/glyph/editor/unlink.d.ts +0 -9
- package/glyph/editor/unlink.js +0 -14
- package/glyph/editor/warning.d.ts +0 -9
- package/glyph/editor/warning.js +0 -14
- package/glyph/email.d.ts +0 -9
- package/glyph/email.js +0 -14
- package/glyph/emoji/activity.d.ts +0 -9
- package/glyph/emoji/activity.js +0 -14
- package/glyph/emoji/atlassian.d.ts +0 -9
- package/glyph/emoji/atlassian.js +0 -14
- package/glyph/emoji/custom.d.ts +0 -9
- package/glyph/emoji/custom.js +0 -14
- package/glyph/emoji/emoji.d.ts +0 -9
- package/glyph/emoji/emoji.js +0 -14
- package/glyph/emoji/flags.d.ts +0 -9
- package/glyph/emoji/flags.js +0 -14
- package/glyph/emoji/food.d.ts +0 -9
- package/glyph/emoji/food.js +0 -14
- package/glyph/emoji/frequent.d.ts +0 -9
- package/glyph/emoji/frequent.js +0 -14
- package/glyph/emoji/keyboard.d.ts +0 -9
- package/glyph/emoji/keyboard.js +0 -14
- package/glyph/emoji/nature.d.ts +0 -9
- package/glyph/emoji/nature.js +0 -14
- package/glyph/emoji/objects.d.ts +0 -9
- package/glyph/emoji/objects.js +0 -14
- package/glyph/emoji/people.d.ts +0 -9
- package/glyph/emoji/people.js +0 -14
- package/glyph/emoji/productivity.d.ts +0 -9
- package/glyph/emoji/productivity.js +0 -14
- package/glyph/emoji/symbols.d.ts +0 -9
- package/glyph/emoji/symbols.js +0 -14
- package/glyph/emoji/travel.d.ts +0 -9
- package/glyph/emoji/travel.js +0 -14
- package/glyph/emoji-add.d.ts +0 -9
- package/glyph/emoji-add.js +0 -14
- package/glyph/emoji.d.ts +0 -9
- package/glyph/emoji.js +0 -14
- package/glyph/error.d.ts +0 -9
- package/glyph/error.js +0 -14
- package/glyph/export.d.ts +0 -9
- package/glyph/export.js +0 -14
- package/glyph/feedback.d.ts +0 -9
- package/glyph/feedback.js +0 -14
- package/glyph/file.d.ts +0 -9
- package/glyph/file.js +0 -14
- package/glyph/filter.d.ts +0 -9
- package/glyph/filter.js +0 -14
- package/glyph/flag-filled.d.ts +0 -9
- package/glyph/flag-filled.js +0 -14
- package/glyph/folder-filled.d.ts +0 -9
- package/glyph/folder-filled.js +0 -14
- package/glyph/folder.d.ts +0 -9
- package/glyph/folder.js +0 -14
- package/glyph/followers.d.ts +0 -9
- package/glyph/followers.js +0 -14
- package/glyph/following.d.ts +0 -9
- package/glyph/following.js +0 -14
- package/glyph/googledrive.d.ts +0 -9
- package/glyph/googledrive.js +0 -14
- package/glyph/graph-bar.d.ts +0 -9
- package/glyph/graph-bar.js +0 -14
- package/glyph/graph-line.d.ts +0 -9
- package/glyph/graph-line.js +0 -14
- package/glyph/gsuite.d.ts +0 -9
- package/glyph/gsuite.js +0 -14
- package/glyph/highlights.d.ts +0 -9
- package/glyph/highlights.js +0 -14
- package/glyph/hipchat/audio-only.d.ts +0 -9
- package/glyph/hipchat/audio-only.js +0 -14
- package/glyph/hipchat/chevron-double-down.d.ts +0 -9
- package/glyph/hipchat/chevron-double-down.js +0 -14
- package/glyph/hipchat/chevron-double-up.d.ts +0 -9
- package/glyph/hipchat/chevron-double-up.js +0 -14
- package/glyph/hipchat/chevron-down.d.ts +0 -9
- package/glyph/hipchat/chevron-down.js +0 -14
- package/glyph/hipchat/chevron-up.d.ts +0 -9
- package/glyph/hipchat/chevron-up.js +0 -14
- package/glyph/hipchat/dial-out.d.ts +0 -9
- package/glyph/hipchat/dial-out.js +0 -14
- package/glyph/hipchat/lobby.d.ts +0 -9
- package/glyph/hipchat/lobby.js +0 -14
- package/glyph/hipchat/media-attachment-count.d.ts +0 -9
- package/glyph/hipchat/media-attachment-count.js +0 -14
- package/glyph/hipchat/outgoing-sound.d.ts +0 -9
- package/glyph/hipchat/outgoing-sound.js +0 -14
- package/glyph/hipchat/sd-video.d.ts +0 -9
- package/glyph/hipchat/sd-video.js +0 -14
- package/glyph/home-circle.d.ts +0 -9
- package/glyph/home-circle.js +0 -14
- package/glyph/home.d.ts +0 -9
- package/glyph/home.js +0 -14
- package/glyph/image-border.d.ts +0 -9
- package/glyph/image-border.js +0 -14
- package/glyph/image-resize.d.ts +0 -9
- package/glyph/image-resize.js +0 -14
- package/glyph/image.d.ts +0 -9
- package/glyph/image.js +0 -14
- package/glyph/info.d.ts +0 -9
- package/glyph/info.js +0 -14
- package/glyph/invite-team.d.ts +0 -9
- package/glyph/invite-team.js +0 -14
- package/glyph/issue-raise.d.ts +0 -9
- package/glyph/issue-raise.js +0 -14
- package/glyph/issue.d.ts +0 -9
- package/glyph/issue.js +0 -14
- package/glyph/issues.d.ts +0 -9
- package/glyph/issues.js +0 -14
- package/glyph/jira/capture.d.ts +0 -9
- package/glyph/jira/capture.js +0 -14
- package/glyph/jira/failed-build-status.d.ts +0 -9
- package/glyph/jira/failed-build-status.js +0 -14
- package/glyph/jira/labs.d.ts +0 -9
- package/glyph/jira/labs.js +0 -14
- package/glyph/jira/test-session.d.ts +0 -9
- package/glyph/jira/test-session.js +0 -14
- package/glyph/label.d.ts +0 -9
- package/glyph/label.js +0 -14
- package/glyph/lightbulb-filled.d.ts +0 -9
- package/glyph/lightbulb-filled.js +0 -14
- package/glyph/lightbulb.d.ts +0 -9
- package/glyph/lightbulb.js +0 -14
- package/glyph/like.d.ts +0 -9
- package/glyph/like.js +0 -14
- package/glyph/link-filled.d.ts +0 -9
- package/glyph/link-filled.js +0 -14
- package/glyph/link.d.ts +0 -9
- package/glyph/link.js +0 -14
- package/glyph/list.d.ts +0 -9
- package/glyph/list.js +0 -14
- package/glyph/location.d.ts +0 -9
- package/glyph/location.js +0 -14
- package/glyph/lock-circle.d.ts +0 -9
- package/glyph/lock-circle.js +0 -14
- package/glyph/lock-filled.d.ts +0 -9
- package/glyph/lock-filled.js +0 -14
- package/glyph/lock.d.ts +0 -9
- package/glyph/lock.js +0 -14
- package/glyph/marketplace.d.ts +0 -9
- package/glyph/marketplace.js +0 -14
- package/glyph/media-services/actual-size.d.ts +0 -9
- package/glyph/media-services/actual-size.js +0 -14
- package/glyph/media-services/add-comment.d.ts +0 -9
- package/glyph/media-services/add-comment.js +0 -14
- package/glyph/media-services/annotate.d.ts +0 -9
- package/glyph/media-services/annotate.js +0 -14
- package/glyph/media-services/arrow.d.ts +0 -9
- package/glyph/media-services/arrow.js +0 -14
- package/glyph/media-services/audio.d.ts +0 -9
- package/glyph/media-services/audio.js +0 -14
- package/glyph/media-services/blur.d.ts +0 -9
- package/glyph/media-services/blur.js +0 -14
- package/glyph/media-services/brush.d.ts +0 -9
- package/glyph/media-services/brush.js +0 -14
- package/glyph/media-services/button-option.d.ts +0 -9
- package/glyph/media-services/button-option.js +0 -14
- package/glyph/media-services/code.d.ts +0 -9
- package/glyph/media-services/code.js +0 -14
- package/glyph/media-services/document.d.ts +0 -9
- package/glyph/media-services/document.js +0 -14
- package/glyph/media-services/filter.d.ts +0 -9
- package/glyph/media-services/filter.js +0 -14
- package/glyph/media-services/fit-to-page.d.ts +0 -9
- package/glyph/media-services/fit-to-page.js +0 -14
- package/glyph/media-services/full-screen.d.ts +0 -9
- package/glyph/media-services/full-screen.js +0 -14
- package/glyph/media-services/grid.d.ts +0 -9
- package/glyph/media-services/grid.js +0 -14
- package/glyph/media-services/image.d.ts +0 -9
- package/glyph/media-services/image.js +0 -14
- package/glyph/media-services/line-thickness.d.ts +0 -9
- package/glyph/media-services/line-thickness.js +0 -14
- package/glyph/media-services/line.d.ts +0 -9
- package/glyph/media-services/line.js +0 -14
- package/glyph/media-services/no-image.d.ts +0 -9
- package/glyph/media-services/no-image.js +0 -14
- package/glyph/media-services/open-mediaviewer.d.ts +0 -9
- package/glyph/media-services/open-mediaviewer.js +0 -14
- package/glyph/media-services/oval.d.ts +0 -9
- package/glyph/media-services/oval.js +0 -14
- package/glyph/media-services/pdf.d.ts +0 -9
- package/glyph/media-services/pdf.js +0 -14
- package/glyph/media-services/preselected.d.ts +0 -9
- package/glyph/media-services/preselected.js +0 -14
- package/glyph/media-services/presentation.d.ts +0 -9
- package/glyph/media-services/presentation.js +0 -14
- package/glyph/media-services/rectangle.d.ts +0 -9
- package/glyph/media-services/rectangle.js +0 -14
- package/glyph/media-services/scale-large.d.ts +0 -9
- package/glyph/media-services/scale-large.js +0 -14
- package/glyph/media-services/scale-small.d.ts +0 -9
- package/glyph/media-services/scale-small.js +0 -14
- package/glyph/media-services/spreadsheet.d.ts +0 -9
- package/glyph/media-services/spreadsheet.js +0 -14
- package/glyph/media-services/text.d.ts +0 -9
- package/glyph/media-services/text.js +0 -14
- package/glyph/media-services/unknown.d.ts +0 -9
- package/glyph/media-services/unknown.js +0 -14
- package/glyph/media-services/video.d.ts +0 -9
- package/glyph/media-services/video.js +0 -14
- package/glyph/media-services/zip.d.ts +0 -9
- package/glyph/media-services/zip.js +0 -14
- package/glyph/media-services/zoom-in.d.ts +0 -9
- package/glyph/media-services/zoom-in.js +0 -14
- package/glyph/media-services/zoom-out.d.ts +0 -9
- package/glyph/media-services/zoom-out.js +0 -14
- package/glyph/mention.d.ts +0 -9
- package/glyph/mention.js +0 -14
- package/glyph/menu-expand.d.ts +0 -9
- package/glyph/menu-expand.js +0 -14
- package/glyph/menu.d.ts +0 -9
- package/glyph/menu.js +0 -14
- package/glyph/mobile.d.ts +0 -9
- package/glyph/mobile.js +0 -14
- package/glyph/more-vertical.d.ts +0 -9
- package/glyph/more-vertical.js +0 -14
- package/glyph/more.d.ts +0 -9
- package/glyph/more.js +0 -14
- package/glyph/notification-all.d.ts +0 -9
- package/glyph/notification-all.js +0 -14
- package/glyph/notification-direct.d.ts +0 -9
- package/glyph/notification-direct.js +0 -14
- package/glyph/notification.d.ts +0 -9
- package/glyph/notification.js +0 -14
- package/glyph/office-building-filled.d.ts +0 -9
- package/glyph/office-building-filled.js +0 -14
- package/glyph/office-building.d.ts +0 -9
- package/glyph/office-building.js +0 -14
- package/glyph/open.d.ts +0 -9
- package/glyph/open.js +0 -14
- package/glyph/overview.d.ts +0 -9
- package/glyph/overview.js +0 -14
- package/glyph/page-filled.d.ts +0 -9
- package/glyph/page-filled.js +0 -14
- package/glyph/page.d.ts +0 -9
- package/glyph/page.js +0 -14
- package/glyph/pdf.d.ts +0 -9
- package/glyph/pdf.js +0 -14
- package/glyph/people-group.d.ts +0 -9
- package/glyph/people-group.js +0 -14
- package/glyph/people.d.ts +0 -9
- package/glyph/people.js +0 -14
- package/glyph/person-circle.d.ts +0 -9
- package/glyph/person-circle.js +0 -14
- package/glyph/person-with-circle.d.ts +0 -9
- package/glyph/person-with-circle.js +0 -14
- package/glyph/person-with-cross.d.ts +0 -9
- package/glyph/person-with-cross.js +0 -14
- package/glyph/person-with-tick.d.ts +0 -9
- package/glyph/person-with-tick.js +0 -14
- package/glyph/person.d.ts +0 -9
- package/glyph/person.js +0 -14
- package/glyph/portfolio.d.ts +0 -9
- package/glyph/portfolio.js +0 -14
- package/glyph/preferences.d.ts +0 -9
- package/glyph/preferences.js +0 -14
- package/glyph/premium.d.ts +0 -9
- package/glyph/premium.js +0 -14
- package/glyph/presence-active.d.ts +0 -9
- package/glyph/presence-active.js +0 -14
- package/glyph/presence-busy.d.ts +0 -9
- package/glyph/presence-busy.js +0 -14
- package/glyph/presence-unavailable.d.ts +0 -9
- package/glyph/presence-unavailable.js +0 -14
- package/glyph/question-circle.d.ts +0 -9
- package/glyph/question-circle.js +0 -14
- package/glyph/question.d.ts +0 -9
- package/glyph/question.js +0 -14
- package/glyph/questions.d.ts +0 -9
- package/glyph/questions.js +0 -14
- package/glyph/queues.d.ts +0 -9
- package/glyph/queues.js +0 -14
- package/glyph/quote.d.ts +0 -9
- package/glyph/quote.js +0 -14
- package/glyph/radio.d.ts +0 -9
- package/glyph/radio.js +0 -14
- package/glyph/recent.d.ts +0 -9
- package/glyph/recent.js +0 -14
- package/glyph/redo.d.ts +0 -9
- package/glyph/redo.js +0 -14
- package/glyph/refresh.d.ts +0 -9
- package/glyph/refresh.js +0 -14
- package/glyph/retry.d.ts +0 -9
- package/glyph/retry.js +0 -14
- package/glyph/roadmap.d.ts +0 -9
- package/glyph/roadmap.js +0 -14
- package/glyph/room-menu.d.ts +0 -9
- package/glyph/room-menu.js +0 -14
- package/glyph/schedule-filled.d.ts +0 -9
- package/glyph/schedule-filled.js +0 -14
- package/glyph/schedule.d.ts +0 -9
- package/glyph/schedule.js +0 -14
- package/glyph/screen.d.ts +0 -9
- package/glyph/screen.js +0 -14
- package/glyph/search.d.ts +0 -9
- package/glyph/search.js +0 -14
- package/glyph/select-clear.d.ts +0 -9
- package/glyph/select-clear.js +0 -14
- package/glyph/send.d.ts +0 -9
- package/glyph/send.js +0 -14
- package/glyph/settings.d.ts +0 -9
- package/glyph/settings.js +0 -14
- package/glyph/share.d.ts +0 -9
- package/glyph/share.js +0 -14
- package/glyph/ship.d.ts +0 -9
- package/glyph/ship.js +0 -14
- package/glyph/shortcut.d.ts +0 -9
- package/glyph/shortcut.js +0 -14
- package/glyph/sign-in.d.ts +0 -9
- package/glyph/sign-in.js +0 -14
- package/glyph/sign-out.d.ts +0 -9
- package/glyph/sign-out.js +0 -14
- package/glyph/sprint.d.ts +0 -9
- package/glyph/sprint.js +0 -14
- package/glyph/star-filled.d.ts +0 -9
- package/glyph/star-filled.js +0 -14
- package/glyph/star-large.d.ts +0 -9
- package/glyph/star-large.js +0 -14
- package/glyph/star.d.ts +0 -9
- package/glyph/star.js +0 -14
- package/glyph/status.d.ts +0 -9
- package/glyph/status.js +0 -14
- package/glyph/stopwatch.d.ts +0 -9
- package/glyph/stopwatch.js +0 -14
- package/glyph/subtask.d.ts +0 -9
- package/glyph/subtask.js +0 -14
- package/glyph/suitcase.d.ts +0 -9
- package/glyph/suitcase.js +0 -14
- package/glyph/switcher.d.ts +0 -9
- package/glyph/switcher.js +0 -14
- package/glyph/table.d.ts +0 -9
- package/glyph/table.js +0 -14
- package/glyph/task.d.ts +0 -9
- package/glyph/task.js +0 -14
- package/glyph/teams.d.ts +0 -9
- package/glyph/teams.js +0 -14
- package/glyph/trash.d.ts +0 -9
- package/glyph/trash.js +0 -14
- package/glyph/tray.d.ts +0 -9
- package/glyph/tray.js +0 -14
- package/glyph/undo.d.ts +0 -9
- package/glyph/undo.js +0 -14
- package/glyph/unlink.d.ts +0 -9
- package/glyph/unlink.js +0 -14
- package/glyph/unlock-circle.d.ts +0 -9
- package/glyph/unlock-circle.js +0 -14
- package/glyph/unlock-filled.d.ts +0 -9
- package/glyph/unlock-filled.js +0 -14
- package/glyph/unlock.d.ts +0 -9
- package/glyph/unlock.js +0 -14
- package/glyph/upload.d.ts +0 -9
- package/glyph/upload.js +0 -14
- package/glyph/user-avatar-circle.d.ts +0 -9
- package/glyph/user-avatar-circle.js +0 -14
- package/glyph/vid-audio-muted.d.ts +0 -9
- package/glyph/vid-audio-muted.js +0 -14
- package/glyph/vid-audio-on.d.ts +0 -9
- package/glyph/vid-audio-on.js +0 -14
- package/glyph/vid-backward.d.ts +0 -9
- package/glyph/vid-backward.js +0 -14
- package/glyph/vid-camera-off.d.ts +0 -9
- package/glyph/vid-camera-off.js +0 -14
- package/glyph/vid-camera-on.d.ts +0 -9
- package/glyph/vid-camera-on.js +0 -14
- package/glyph/vid-connection-circle.d.ts +0 -9
- package/glyph/vid-connection-circle.js +0 -14
- package/glyph/vid-forward.d.ts +0 -9
- package/glyph/vid-forward.js +0 -14
- package/glyph/vid-full-screen-off.d.ts +0 -9
- package/glyph/vid-full-screen-off.js +0 -14
- package/glyph/vid-full-screen-on.d.ts +0 -9
- package/glyph/vid-full-screen-on.js +0 -14
- package/glyph/vid-hang-up.d.ts +0 -9
- package/glyph/vid-hang-up.js +0 -14
- package/glyph/vid-hd-circle.d.ts +0 -9
- package/glyph/vid-hd-circle.js +0 -14
- package/glyph/vid-pause.d.ts +0 -9
- package/glyph/vid-pause.js +0 -14
- package/glyph/vid-play.d.ts +0 -9
- package/glyph/vid-play.js +0 -14
- package/glyph/vid-raised-hand.d.ts +0 -9
- package/glyph/vid-raised-hand.js +0 -14
- package/glyph/vid-share-screen.d.ts +0 -9
- package/glyph/vid-share-screen.js +0 -14
- package/glyph/vid-speaking-circle.d.ts +0 -9
- package/glyph/vid-speaking-circle.js +0 -14
- package/glyph/vid-volume-full.d.ts +0 -9
- package/glyph/vid-volume-full.js +0 -14
- package/glyph/vid-volume-half.d.ts +0 -9
- package/glyph/vid-volume-half.js +0 -14
- package/glyph/vid-volume-muted.d.ts +0 -9
- package/glyph/vid-volume-muted.js +0 -14
- package/glyph/video-circle.d.ts +0 -9
- package/glyph/video-circle.js +0 -14
- package/glyph/video-filled.d.ts +0 -9
- package/glyph/video-filled.js +0 -14
- package/glyph/warning.d.ts +0 -9
- package/glyph/warning.js +0 -14
- package/glyph/watch-filled.d.ts +0 -9
- package/glyph/watch-filled.js +0 -14
- package/glyph/watch.d.ts +0 -9
- package/glyph/watch.js +0 -14
- package/glyph/world-small.d.ts +0 -9
- package/glyph/world-small.js +0 -14
- package/glyph/world.d.ts +0 -9
- package/glyph/world.js +0 -14
- package/svgs_raw/activity.svg +0 -13
- package/svgs_raw/add-circle.svg +0 -13
- package/svgs_raw/add-item.svg +0 -13
- package/svgs_raw/add.svg +0 -12
- package/svgs_raw/addon.svg +0 -13
- package/svgs_raw/app-access.svg +0 -15
- package/svgs_raw/app-switcher.svg +0 -3
- package/svgs_raw/archive.svg +0 -3
- package/svgs_raw/arrow-down-circle.svg +0 -13
- package/svgs_raw/arrow-down.svg +0 -12
- package/svgs_raw/arrow-left-circle.svg +0 -13
- package/svgs_raw/arrow-left.svg +0 -3
- package/svgs_raw/arrow-right-circle.svg +0 -13
- package/svgs_raw/arrow-right.svg +0 -12
- package/svgs_raw/arrow-up-circle.svg +0 -13
- package/svgs_raw/arrow-up.svg +0 -12
- package/svgs_raw/attachment.svg +0 -12
- package/svgs_raw/audio-circle.svg +0 -13
- package/svgs_raw/audio.svg +0 -12
- package/svgs_raw/backlog.svg +0 -15
- package/svgs_raw/billing-filled.svg +0 -19
- package/svgs_raw/billing.svg +0 -19
- package/svgs_raw/bitbucket/branches.svg +0 -12
- package/svgs_raw/bitbucket/builds.svg +0 -16
- package/svgs_raw/bitbucket/clone.svg +0 -16
- package/svgs_raw/bitbucket/commits.svg +0 -12
- package/svgs_raw/bitbucket/compare.svg +0 -15
- package/svgs_raw/bitbucket/forks.svg +0 -16
- package/svgs_raw/bitbucket/output.svg +0 -15
- package/svgs_raw/bitbucket/pipelines.svg +0 -13
- package/svgs_raw/bitbucket/pullrequests.svg +0 -13
- package/svgs_raw/bitbucket/repos.svg +0 -14
- package/svgs_raw/bitbucket/snippets.svg +0 -13
- package/svgs_raw/bitbucket/source.svg +0 -13
- package/svgs_raw/board.svg +0 -14
- package/svgs_raw/book.svg +0 -16
- package/svgs_raw/bullet-list.svg +0 -17
- package/svgs_raw/calendar-filled.svg +0 -20
- package/svgs_raw/calendar.svg +0 -12
- package/svgs_raw/camera-filled.svg +0 -14
- package/svgs_raw/camera-rotate.svg +0 -16
- package/svgs_raw/camera-take-picture.svg +0 -13
- package/svgs_raw/camera.svg +0 -15
- package/svgs_raw/canvas.svg +0 -17
- package/svgs_raw/check-circle-outline.svg +0 -11
- package/svgs_raw/check-circle.svg +0 -13
- package/svgs_raw/check.svg +0 -12
- package/svgs_raw/checkbox-indeterminate.svg +0 -13
- package/svgs_raw/checkbox.svg +0 -13
- package/svgs_raw/chevron-down-circle.svg +0 -13
- package/svgs_raw/chevron-down.svg +0 -12
- package/svgs_raw/chevron-left-circle.svg +0 -13
- package/svgs_raw/chevron-left-large.svg +0 -3
- package/svgs_raw/chevron-left.svg +0 -12
- package/svgs_raw/chevron-right-circle.svg +0 -13
- package/svgs_raw/chevron-right-large.svg +0 -3
- package/svgs_raw/chevron-right.svg +0 -12
- package/svgs_raw/chevron-up-circle.svg +0 -13
- package/svgs_raw/chevron-up.svg +0 -12
- package/svgs_raw/child-issues.svg +0 -16
- package/svgs_raw/code.svg +0 -14
- package/svgs_raw/comment.svg +0 -14
- package/svgs_raw/component.svg +0 -14
- package/svgs_raw/copy.svg +0 -13
- package/svgs_raw/creditcard-filled.svg +0 -13
- package/svgs_raw/creditcard.svg +0 -13
- package/svgs_raw/cross-circle.svg +0 -14
- package/svgs_raw/cross.svg +0 -12
- package/svgs_raw/dashboard.svg +0 -14
- package/svgs_raw/decision.svg +0 -14
- package/svgs_raw/department.svg +0 -3
- package/svgs_raw/detail-view.svg +0 -16
- package/svgs_raw/discover-filled.svg +0 -12
- package/svgs_raw/discover.svg +0 -13
- package/svgs_raw/document-filled.svg +0 -12
- package/svgs_raw/document.svg +0 -12
- package/svgs_raw/documents.svg +0 -13
- package/svgs_raw/download.svg +0 -14
- package/svgs_raw/drag-handler.svg +0 -14
- package/svgs_raw/dropbox.svg +0 -3
- package/svgs_raw/edit-filled.svg +0 -13
- package/svgs_raw/edit.svg +0 -13
- package/svgs_raw/editor/add.svg +0 -12
- package/svgs_raw/editor/addon.svg +0 -12
- package/svgs_raw/editor/advanced.svg +0 -12
- package/svgs_raw/editor/align-center.svg +0 -12
- package/svgs_raw/editor/align-image-center.svg +0 -1
- package/svgs_raw/editor/align-image-left.svg +0 -1
- package/svgs_raw/editor/align-image-right.svg +0 -1
- package/svgs_raw/editor/align-left.svg +0 -12
- package/svgs_raw/editor/align-right.svg +0 -12
- package/svgs_raw/editor/attachment.svg +0 -12
- package/svgs_raw/editor/background-color.svg +0 -10
- package/svgs_raw/editor/bold.svg +0 -12
- package/svgs_raw/editor/bullet-list.svg +0 -12
- package/svgs_raw/editor/close.svg +0 -12
- package/svgs_raw/editor/code.svg +0 -12
- package/svgs_raw/editor/collapse.svg +0 -9
- package/svgs_raw/editor/date.svg +0 -12
- package/svgs_raw/editor/decision.svg +0 -12
- package/svgs_raw/editor/divider.svg +0 -12
- package/svgs_raw/editor/done.svg +0 -12
- package/svgs_raw/editor/edit.svg +0 -12
- package/svgs_raw/editor/emoji.svg +0 -12
- package/svgs_raw/editor/error.svg +0 -12
- package/svgs_raw/editor/expand.svg +0 -9
- package/svgs_raw/editor/feedback.svg +0 -12
- package/svgs_raw/editor/file-preview.svg +0 -4
- package/svgs_raw/editor/file.svg +0 -12
- package/svgs_raw/editor/help.svg +0 -12
- package/svgs_raw/editor/hint.svg +0 -12
- package/svgs_raw/editor/horizontal-rule.svg +0 -10
- package/svgs_raw/editor/image-border.svg +0 -12
- package/svgs_raw/editor/image-resize.svg +0 -12
- package/svgs_raw/editor/image.svg +0 -12
- package/svgs_raw/editor/indent.svg +0 -12
- package/svgs_raw/editor/info.svg +0 -12
- package/svgs_raw/editor/italic.svg +0 -12
- package/svgs_raw/editor/layout-single.svg +0 -3
- package/svgs_raw/editor/layout-three-equal.svg +0 -10
- package/svgs_raw/editor/layout-three-with-sidebars.svg +0 -10
- package/svgs_raw/editor/layout-two-equal.svg +0 -10
- package/svgs_raw/editor/layout-two-left-sidebar.svg +0 -10
- package/svgs_raw/editor/layout-two-right-sidebar.svg +0 -10
- package/svgs_raw/editor/link.svg +0 -12
- package/svgs_raw/editor/media-center.svg +0 -12
- package/svgs_raw/editor/media-full-width.svg +0 -12
- package/svgs_raw/editor/media-wide.svg +0 -12
- package/svgs_raw/editor/media-wrap-left.svg +0 -12
- package/svgs_raw/editor/media-wrap-right.svg +0 -12
- package/svgs_raw/editor/mention.svg +0 -12
- package/svgs_raw/editor/more.svg +0 -12
- package/svgs_raw/editor/note.svg +0 -12
- package/svgs_raw/editor/number-list.svg +0 -12
- package/svgs_raw/editor/open.svg +0 -12
- package/svgs_raw/editor/outdent.svg +0 -12
- package/svgs_raw/editor/panel.svg +0 -12
- package/svgs_raw/editor/photo.svg +0 -12
- package/svgs_raw/editor/quote.svg +0 -12
- package/svgs_raw/editor/recent.svg +0 -12
- package/svgs_raw/editor/redo.svg +0 -12
- package/svgs_raw/editor/remove-emoji.svg +0 -4
- package/svgs_raw/editor/remove.svg +0 -12
- package/svgs_raw/editor/search.svg +0 -12
- package/svgs_raw/editor/settings.svg +0 -9
- package/svgs_raw/editor/strikethrough.svg +0 -12
- package/svgs_raw/editor/success.svg +0 -12
- package/svgs_raw/editor/table-display-options.svg +0 -10
- package/svgs_raw/editor/table.svg +0 -12
- package/svgs_raw/editor/task.svg +0 -12
- package/svgs_raw/editor/text-color.svg +0 -12
- package/svgs_raw/editor/text-style.svg +0 -12
- package/svgs_raw/editor/underline.svg +0 -12
- package/svgs_raw/editor/undo.svg +0 -12
- package/svgs_raw/editor/unlink.svg +0 -12
- package/svgs_raw/editor/warning.svg +0 -12
- package/svgs_raw/email.svg +0 -13
- package/svgs_raw/emoji/activity.svg +0 -12
- package/svgs_raw/emoji/atlassian.svg +0 -15
- package/svgs_raw/emoji/custom.svg +0 -12
- package/svgs_raw/emoji/emoji.svg +0 -12
- package/svgs_raw/emoji/flags.svg +0 -12
- package/svgs_raw/emoji/food.svg +0 -12
- package/svgs_raw/emoji/frequent.svg +0 -12
- package/svgs_raw/emoji/keyboard.svg +0 -13
- package/svgs_raw/emoji/nature.svg +0 -12
- package/svgs_raw/emoji/objects.svg +0 -12
- package/svgs_raw/emoji/people.svg +0 -12
- package/svgs_raw/emoji/productivity.svg +0 -1
- package/svgs_raw/emoji/symbols.svg +0 -12
- package/svgs_raw/emoji/travel.svg +0 -12
- package/svgs_raw/emoji-add.svg +0 -12
- package/svgs_raw/emoji.svg +0 -12
- package/svgs_raw/error.svg +0 -14
- package/svgs_raw/export.svg +0 -12
- package/svgs_raw/feedback.svg +0 -15
- package/svgs_raw/file.svg +0 -14
- package/svgs_raw/filter.svg +0 -14
- package/svgs_raw/flag-filled.svg +0 -12
- package/svgs_raw/folder-filled.svg +0 -12
- package/svgs_raw/folder.svg +0 -12
- package/svgs_raw/followers.svg +0 -14
- package/svgs_raw/following.svg +0 -14
- package/svgs_raw/googledrive.svg +0 -12
- package/svgs_raw/graph-bar.svg +0 -15
- package/svgs_raw/graph-line.svg +0 -14
- package/svgs_raw/gsuite.svg +0 -12
- package/svgs_raw/highlights.svg +0 -13
- package/svgs_raw/hipchat/audio-only.svg +0 -13
- package/svgs_raw/hipchat/chevron-double-down.svg +0 -13
- package/svgs_raw/hipchat/chevron-double-up.svg +0 -13
- package/svgs_raw/hipchat/chevron-down.svg +0 -12
- package/svgs_raw/hipchat/chevron-up.svg +0 -12
- package/svgs_raw/hipchat/dial-out.svg +0 -12
- package/svgs_raw/hipchat/lobby.svg +0 -15
- package/svgs_raw/hipchat/media-attachment-count.svg +0 -12
- package/svgs_raw/hipchat/outgoing-sound.svg +0 -15
- package/svgs_raw/hipchat/sd-video.svg +0 -12
- package/svgs_raw/home-circle.svg +0 -9
- package/svgs_raw/home.svg +0 -9
- package/svgs_raw/image-border.svg +0 -16
- package/svgs_raw/image-resize.svg +0 -15
- package/svgs_raw/image.svg +0 -12
- package/svgs_raw/info.svg +0 -14
- package/svgs_raw/invite-team.svg +0 -15
- package/svgs_raw/issue-raise.svg +0 -14
- package/svgs_raw/issue.svg +0 -13
- package/svgs_raw/issues.svg +0 -15
- package/svgs_raw/jira/capture.svg +0 -12
- package/svgs_raw/jira/failed-build-status.svg +0 -14
- package/svgs_raw/jira/labs.svg +0 -14
- package/svgs_raw/jira/test-session.svg +0 -21
- package/svgs_raw/label.svg +0 -10
- package/svgs_raw/lightbulb-filled.svg +0 -12
- package/svgs_raw/lightbulb.svg +0 -12
- package/svgs_raw/like.svg +0 -10
- package/svgs_raw/link-filled.svg +0 -14
- package/svgs_raw/link.svg +0 -13
- package/svgs_raw/list.svg +0 -15
- package/svgs_raw/location.svg +0 -12
- package/svgs_raw/lock-circle.svg +0 -16
- package/svgs_raw/lock-filled.svg +0 -3
- package/svgs_raw/lock.svg +0 -13
- package/svgs_raw/marketplace.svg +0 -19
- package/svgs_raw/media-services/actual-size.svg +0 -10
- package/svgs_raw/media-services/add-comment.svg +0 -14
- package/svgs_raw/media-services/annotate.svg +0 -12
- package/svgs_raw/media-services/arrow.svg +0 -12
- package/svgs_raw/media-services/audio.svg +0 -13
- package/svgs_raw/media-services/blur.svg +0 -15
- package/svgs_raw/media-services/brush.svg +0 -12
- package/svgs_raw/media-services/button-option.svg +0 -12
- package/svgs_raw/media-services/code.svg +0 -13
- package/svgs_raw/media-services/document.svg +0 -15
- package/svgs_raw/media-services/filter.svg +0 -14
- package/svgs_raw/media-services/fit-to-page.svg +0 -10
- package/svgs_raw/media-services/full-screen.svg +0 -10
- package/svgs_raw/media-services/grid.svg +0 -15
- package/svgs_raw/media-services/image.svg +0 -15
- package/svgs_raw/media-services/line-thickness.svg +0 -12
- package/svgs_raw/media-services/line.svg +0 -12
- package/svgs_raw/media-services/no-image.svg +0 -12
- package/svgs_raw/media-services/open-mediaviewer.svg +0 -13
- package/svgs_raw/media-services/oval.svg +0 -12
- package/svgs_raw/media-services/pdf.svg +0 -16
- package/svgs_raw/media-services/preselected.svg +0 -12
- package/svgs_raw/media-services/presentation.svg +0 -15
- package/svgs_raw/media-services/rectangle.svg +0 -12
- package/svgs_raw/media-services/scale-large.svg +0 -14
- package/svgs_raw/media-services/scale-small.svg +0 -14
- package/svgs_raw/media-services/spreadsheet.svg +0 -18
- package/svgs_raw/media-services/text.svg +0 -16
- package/svgs_raw/media-services/unknown.svg +0 -13
- package/svgs_raw/media-services/video.svg +0 -14
- package/svgs_raw/media-services/zip.svg +0 -16
- package/svgs_raw/media-services/zoom-in.svg +0 -10
- package/svgs_raw/media-services/zoom-out.svg +0 -10
- package/svgs_raw/mention.svg +0 -14
- package/svgs_raw/menu-expand.svg +0 -9
- package/svgs_raw/menu.svg +0 -14
- package/svgs_raw/mobile.svg +0 -3
- package/svgs_raw/more-vertical.svg +0 -14
- package/svgs_raw/more.svg +0 -14
- package/svgs_raw/notification-all.svg +0 -17
- package/svgs_raw/notification-direct.svg +0 -13
- package/svgs_raw/notification.svg +0 -13
- package/svgs_raw/office-building-filled.svg +0 -22
- package/svgs_raw/office-building.svg +0 -22
- package/svgs_raw/open.svg +0 -13
- package/svgs_raw/overview.svg +0 -12
- package/svgs_raw/page-filled.svg +0 -15
- package/svgs_raw/page.svg +0 -15
- package/svgs_raw/pdf.svg +0 -16
- package/svgs_raw/people-group.svg +0 -17
- package/svgs_raw/people.svg +0 -15
- package/svgs_raw/person-circle.svg +0 -14
- package/svgs_raw/person-with-circle.svg +0 -9
- package/svgs_raw/person-with-cross.svg +0 -9
- package/svgs_raw/person-with-tick.svg +0 -9
- package/svgs_raw/person.svg +0 -13
- package/svgs_raw/portfolio.svg +0 -12
- package/svgs_raw/preferences.svg +0 -17
- package/svgs_raw/premium.svg +0 -3
- package/svgs_raw/presence-active.svg +0 -12
- package/svgs_raw/presence-busy.svg +0 -13
- package/svgs_raw/presence-unavailable.svg +0 -13
- package/svgs_raw/question-circle.svg +0 -14
- package/svgs_raw/question.svg +0 -14
- package/svgs_raw/questions.svg +0 -12
- package/svgs_raw/queues.svg +0 -12
- package/svgs_raw/quote.svg +0 -12
- package/svgs_raw/radio.svg +0 -13
- package/svgs_raw/recent.svg +0 -12
- package/svgs_raw/redo.svg +0 -13
- package/svgs_raw/refresh.svg +0 -15
- package/svgs_raw/retry.svg +0 -11
- package/svgs_raw/roadmap.svg +0 -10
- package/svgs_raw/room-menu.svg +0 -16
- package/svgs_raw/schedule-filled.svg +0 -15
- package/svgs_raw/schedule.svg +0 -16
- package/svgs_raw/screen.svg +0 -14
- package/svgs_raw/search.svg +0 -12
- package/svgs_raw/select-clear.svg +0 -12
- package/svgs_raw/send.svg +0 -13
- package/svgs_raw/settings.svg +0 -12
- package/svgs_raw/share.svg +0 -16
- package/svgs_raw/ship.svg +0 -14
- package/svgs_raw/shortcut.svg +0 -14
- package/svgs_raw/sign-in.svg +0 -14
- package/svgs_raw/sign-out.svg +0 -14
- package/svgs_raw/sprint.svg +0 -9
- package/svgs_raw/star-filled.svg +0 -10
- package/svgs_raw/star-large.svg +0 -10
- package/svgs_raw/star.svg +0 -12
- package/svgs_raw/status.svg +0 -9
- package/svgs_raw/stopwatch.svg +0 -9
- package/svgs_raw/subtask.svg +0 -13
- package/svgs_raw/suitcase.svg +0 -3
- package/svgs_raw/switcher.svg +0 -13
- package/svgs_raw/table.svg +0 -15
- package/svgs_raw/task.svg +0 -13
- package/svgs_raw/teams.svg +0 -3
- package/svgs_raw/trash.svg +0 -14
- package/svgs_raw/tray.svg +0 -15
- package/svgs_raw/undo.svg +0 -13
- package/svgs_raw/unlink.svg +0 -17
- package/svgs_raw/unlock-circle.svg +0 -16
- package/svgs_raw/unlock-filled.svg +0 -13
- package/svgs_raw/unlock.svg +0 -14
- package/svgs_raw/upload.svg +0 -14
- package/svgs_raw/user-avatar-circle.svg +0 -14
- package/svgs_raw/vid-audio-muted.svg +0 -10
- package/svgs_raw/vid-audio-on.svg +0 -13
- package/svgs_raw/vid-backward.svg +0 -3
- package/svgs_raw/vid-camera-off.svg +0 -10
- package/svgs_raw/vid-camera-on.svg +0 -10
- package/svgs_raw/vid-connection-circle.svg +0 -15
- package/svgs_raw/vid-forward.svg +0 -10
- package/svgs_raw/vid-full-screen-off.svg +0 -15
- package/svgs_raw/vid-full-screen-on.svg +0 -10
- package/svgs_raw/vid-hang-up.svg +0 -12
- package/svgs_raw/vid-hd-circle.svg +0 -13
- package/svgs_raw/vid-pause.svg +0 -10
- package/svgs_raw/vid-play.svg +0 -10
- package/svgs_raw/vid-raised-hand.svg +0 -14
- package/svgs_raw/vid-share-screen.svg +0 -16
- package/svgs_raw/vid-speaking-circle.svg +0 -14
- package/svgs_raw/vid-volume-full.svg +0 -10
- package/svgs_raw/vid-volume-half.svg +0 -10
- package/svgs_raw/vid-volume-muted.svg +0 -10
- package/svgs_raw/video-circle.svg +0 -14
- package/svgs_raw/video-filled.svg +0 -13
- package/svgs_raw/warning.svg +0 -14
- package/svgs_raw/watch-filled.svg +0 -13
- package/svgs_raw/watch.svg +0 -13
- package/svgs_raw/world-small.svg +0 -12
- package/svgs_raw/world.svg +0 -12
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 45.1 (43504) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>media-services/arrow</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="Media-services" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
8
|
-
<g id="media-services/arrow" fill-rule="nonzero" fill="#42526E">
|
|
9
|
-
<path d="M10.5272019,11.0782079 L9.6848819,9.2105282 C9.0967598,7.9064826 8.2291518,7.9423831 7.7426312,9.2809715 L4.0524004,19.4340882 C3.8891728,19.8831846 4.1202259,20.1097746 4.5657474,19.9476872 L14.7138822,16.2556448 C16.0530273,15.7684438 16.0833368,14.8988832 14.7842909,14.3124406 L12.928311,13.4745752 C13.3205614,13.1045093 13.7179234,12.7186023 14.1172824,12.3190473 C17.9792507,8.4551831 20.5655173,4.77815781 19.8938707,4.10618143 C19.222224,3.43420505 15.547003,6.0217414 11.6850347,9.8856055 C11.2846421,10.2861948 10.8979615,10.6847758 10.5272019,11.0782079 Z" id="Shape"></path>
|
|
10
|
-
</g>
|
|
11
|
-
</g>
|
|
12
|
-
</svg>
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 45.1 (43504) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>media-services/audio</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="Media-services" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
8
|
-
<g id="media-services/audio" fill-rule="nonzero">
|
|
9
|
-
<rect id="Rectangle-5-Copy" fill="#42526E" x="4" y="4" width="16" height="16" rx="2"></rect>
|
|
10
|
-
<path d="M16,9.28311395 L16,13.6 L15.9967195,13.6 C15.9452609,14.3818032 15.2948243,15 14.5,15 C13.6715729,15 13,14.3284271 13,13.5 C13,12.6715729 13.6715729,12 14.5,12 L14.5,12 L14.5,12 C14.6753177,12 14.8436105,12.0300771 15,12.0853529 L15,10.0048288 L11,10.4361596 L11,14.5999999 L10.9967196,14.5999999 C10.945261,15.3818031 10.2948243,16 9.5,16 L9.5,16 C8.67157288,16 8,15.3284271 8,14.5 L8,14.5 C8,13.6715729 8.67157288,13 9.5,13 C9.67531771,13 9.84361054,13.0300771 10,13.0853529 L10,10.056612 L10,9.0337721 C10,8.79586537 10.1861475,8.58293108 10.4315052,8.55647349 L15.5684948,8.00253808 C15.8068085,7.97684007 16,8.14921323 16,8.38677596 L16,9.28311395 Z" id="Combined-Shape-Copy" fill="#79F2C0"></path>
|
|
11
|
-
</g>
|
|
12
|
-
</g>
|
|
13
|
-
</svg>
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 45.1 (43504) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>media-services/blur</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="Media-services" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
8
|
-
<g id="media-services/blur" fill-rule="nonzero" fill="#42526E">
|
|
9
|
-
<path d="M4.88888889,4 L12,4 L12,12 L4,12 L4,4.88888889 L4,4.88888889 C4,4.39796911 4.39796911,4 4.88888889,4 Z" id="Rectangle-11"></path>
|
|
10
|
-
<path d="M4,12 L12,12 L12,20 L4.88888889,20 L4.88888889,20 C4.39796911,20 4,19.6020309 4,19.1111111 L4,12 Z" id="Rectangle-11-Copy-6" opacity="0.4"></path>
|
|
11
|
-
<path d="M12,4 L19.1111111,4 L19.1111111,4 C19.6020309,4 20,4.39796911 20,4.88888889 L20,12 L12,12 L12,4 Z" id="Rectangle-11-Copy-2" opacity="0.55"></path>
|
|
12
|
-
<path d="M12,12 L20,12 L20,19.1111111 L20,19.1111111 C20,19.6020309 19.6020309,20 19.1111111,20 L12,20 L12,12 Z" id="Rectangle-11-Copy-8" opacity="0.75"></path>
|
|
13
|
-
</g>
|
|
14
|
-
</g>
|
|
15
|
-
</svg>
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 45.1 (43504) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>media-services/brush</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="Media-services" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
8
|
-
<g id="media-services/brush" fill-rule="nonzero" fill="#42526E">
|
|
9
|
-
<path d="M6.48585012,13.7284198 C4.89339938,15.3270457 6.23843011,16.9684306 4.12210536,19.4016081 C3.16692946,20.5002337 8.05431627,20.1652528 10.4757082,17.734224 C11.5028379,16.7032822 11.2131293,15.200273 10.1115211,14.094127 C9.00991295,12.9879809 7.51276941,12.6974779 6.48585012,13.7284198 Z M19.957335,4.04334643 C19.4201697,3.49519155 13.2242815,8.29354096 11.4543728,10.1012888 C10.5760535,10.9982695 10.2827275,11.4792155 10.0134536,11.8389556 C9.89637203,11.9950584 10.0510524,12.0434546 10.1207208,12.080362 C10.4686481,12.2643249 10.9626488,12.5867789 11.2772624,12.9080319 C11.5920142,13.2292848 11.9415948,13.7232492 12.1167991,14.0691581 C12.1528774,14.1403881 12.2002906,14.2985014 12.3528976,14.1791625 C12.7053864,13.9041516 13.1760627,13.6045836 14.054382,12.7074593 C15.824429,10.8997114 20.4939475,4.59164491 19.957335,4.04334643 Z" id="Shape"></path>
|
|
10
|
-
</g>
|
|
11
|
-
</g>
|
|
12
|
-
</svg>
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 45.1 (43504) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>media-services/button-option</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="Media-services" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
8
|
-
<g id="media-services/button-option" fill="#42526E">
|
|
9
|
-
<path d="M13.29,10.234 L10.231,13.293 C9.84,13.685 9.967,14.003 10.516,14.003 L13.504,14.003 C13.778,14.003 14,13.787 14,13.506 L14,10.518 C14,10.184 13.882,10.009 13.701,10.009 C13.585,10.009 13.442,10.081 13.29,10.234 Z" id="Clip-2"></path>
|
|
10
|
-
</g>
|
|
11
|
-
</g>
|
|
12
|
-
</svg>
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 45.1 (43504) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>media-services/code</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="Media-services" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
8
|
-
<g id="media-services/code" fill-rule="nonzero">
|
|
9
|
-
<rect id="Rectangle-5" fill="#42526E" x="4" y="4" width="16" height="16" rx="2"></rect>
|
|
10
|
-
<path d="M15.652346,12.0139724 L14.2849487,10.6465751 C13.9111381,10.2727645 13.9076372,9.6494986 14.2898966,9.26723918 C14.674821,8.88231472 15.2897057,8.8827645 15.6692325,9.26229126 L17.6906602,11.283719 C17.7892563,11.3823151 17.8620902,11.4982655 17.9088786,11.6225705 C18.0770973,11.9840608 18.0118858,12.4230002 17.7161384,12.7187476 L15.6963916,14.7384944 C15.3228919,15.1119941 14.6998866,15.1152344 14.3176272,14.732975 C13.9327028,14.3480505 13.9328967,13.7334217 14.3121078,13.3542106 L15.652346,12.0139724 Z M6.09112138,11.6225705 C6.13790976,11.4982655 6.21074373,11.3823151 6.30933978,11.283719 L8.33076754,9.26229126 C8.71029429,8.8827645 9.32517896,8.88231472 9.71010343,9.26723918 C10.0923628,9.6494986 10.0888619,10.2727645 9.71505135,10.6465751 L8.34765401,12.0139724 L9.68789216,13.3542106 C10.0671033,13.7334217 10.0672972,14.3480505 9.68237278,14.732975 C9.30011336,15.1152344 8.6771081,15.1119941 8.30360835,14.7384944 L6.28386157,12.7187476 C5.98811417,12.4230002 5.92290269,11.9840608 6.09112138,11.6225705 Z M13.2826173,8.05109212 C13.8277262,8.22827232 14.1260428,8.81396199 13.9489262,9.35926659 L12.0250875,15.2823597 C11.8479709,15.8276643 11.2624915,16.1260881 10.7173827,15.9489079 C10.1722738,15.7717277 9.87395717,15.186038 10.0510738,14.6407334 L11.9749125,8.71764031 C12.1520291,8.1723357 12.7375085,7.87391191 13.2826173,8.05109212 Z" id="Combined-Shape" fill="#79F2C0"></path>
|
|
11
|
-
</g>
|
|
12
|
-
</g>
|
|
13
|
-
</svg>
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 45.1 (43504) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>media-services/document</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="Media-services" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
8
|
-
<g id="media-services/document">
|
|
9
|
-
<rect id="Rectangle-5" fill="#42526E" x="4" y="4" width="16" height="16" rx="2"></rect>
|
|
10
|
-
<rect id="Rectangle-6" fill="#79F2C0" x="7" y="8" width="10" height="2" rx="1"></rect>
|
|
11
|
-
<rect id="Rectangle-6-Copy" fill="#79F2C0" x="7" y="11" width="10" height="2" rx="1"></rect>
|
|
12
|
-
<rect id="Rectangle-6-Copy-2" fill="#79F2C0" x="7" y="14" width="5" height="2" rx="1"></rect>
|
|
13
|
-
</g>
|
|
14
|
-
</g>
|
|
15
|
-
</svg>
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 45.1 (43504) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>media-services/filter</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="Media-services" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
8
|
-
<g id="media-services/filter" fill="#42526E">
|
|
9
|
-
<polygon id="Path" points="7 13 17 13 18 11 6 11"></polygon>
|
|
10
|
-
<path d="M3.99339768,6 C3.44475929,6 3.20236492,6.40472984 3.44735253,6.89470506 L4,8 L20,8 L20.5526475,6.89470506 C20.7997135,6.4005731 20.5550537,6 20.0066023,6 L3.99339768,6 Z" id="Path"></path>
|
|
11
|
-
<path d="M10.7780676,17.5561352 C10.9006375,17.8012749 11.214035,18 11.5046844,18 L12.4953156,18 C12.7740451,18 13.0995398,17.8009205 13.2219324,17.5561352 L14,16 L10,16 L10.7780676,17.5561352 Z" id="Path"></path>
|
|
12
|
-
</g>
|
|
13
|
-
</g>
|
|
14
|
-
</svg>
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 50.2 (55047) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>fit-to-page-new</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="fit-to-page-new" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
8
|
-
<path d="M16.4131977,8.997 L18,8.997 C18.553,8.997 19,9.445 19,9.998 C19,10.551 18.553,11 18,11 L14.1,11 C14.084096,11 14.0682703,10.9996609 14.0525297,10.9989895 C13.7883493,11.0109838 13.5192737,10.9162171 13.3171022,10.7141047 L13.2848932,10.6819051 C13.0843827,10.4814531 12.9889186,10.2115461 13.0010218,9.94586141 C13.0003429,9.92999155 13,9.91403543 13,9.898 L13,6.002 C13,5.448 13.448,5 14,5 C14.552,5 15,5.448 15,6.002 L15,7.58921286 L18.3085221,4.2810147 C18.49592,4.09464731 18.7438317,4 18.9917434,4 C19.2416072,4 19.4914711,4.09562306 19.682773,4.28589343 L19.714982,4.31809303 C20.0907538,4.69375504 20.097586,5.31335342 19.7198622,5.69194267 L16.4131977,8.997 Z M7.58680231,15.003 L6,15.003 C5.447,15.003 5,14.555 5,14.002 C5,13.449 5.447,13 6,13 L9.9,13 C9.91590396,13 9.93172965,13.0003391 9.94747027,13.0010105 C10.2116507,12.9890162 10.4807263,13.0837829 10.6828978,13.2858953 L10.7151068,13.3180949 C10.9156173,13.5185469 11.0110814,13.7884539 10.9989782,14.0541386 C10.9996571,14.0700084 11,14.0859646 11,14.102 L11,17.998 C11,18.552 10.552,19 10,19 C9.448,19 9,18.552 9,17.998 L9,16.4107871 L5.69147789,19.7189853 C5.50408004,19.9053527 5.2561683,20 5.00825655,20 C4.75839275,20 4.50852895,19.9043769 4.31722697,19.7141066 L4.28501797,19.681907 C3.90924623,19.306245 3.90241402,18.6866466 4.28013782,18.3080573 L7.58680231,15.003 Z" id="Combined-Shape" fill="#42526E"></path>
|
|
9
|
-
</g>
|
|
10
|
-
</svg>
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 50.2 (55047) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>full-screen-off-updated</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="full-screen-off-updated" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
8
|
-
<path d="M16,8 L19,8 C19.5522847,8 20,8.44771525 20,9 C20,9.55228475 19.5522847,10 19,10 L16,10 C14.8954305,10 14,9.1045695 14,8 L14,5 C14,4.44771525 14.4477153,4 15,4 C15.5522847,4 16,4.44771525 16,5 L16,8 Z M8,10 L5,10 C4.44771525,10 4,9.55228475 4,9 C4,8.44771525 4.44771525,8 5,8 L8,8 L8,5 C8,4.44771525 8.44771525,4 9,4 C9.55228475,4 10,4.44771525 10,5 L10,8 C10,9.1045695 9.1045695,10 8,10 Z M16,14 L19,14 C19.5522847,14 20,14.4477153 20,15 C20,15.5522847 19.5522847,16 19,16 L16,16 L16,19 C16,19.5522847 15.5522847,20 15,20 C14.4477153,20 14,19.5522847 14,19 L14,16 C14,14.8954305 14.8954305,14 16,14 Z M8,16 L5,16 C4.44771525,16 4,15.5522847 4,15 C4,14.4477153 4.44771525,14 5,14 L8,14 C9.1045695,14 10,14.8954305 10,16 L10,19 C10,19.5522847 9.55228475,20 9,20 C8.44771525,20 8,19.5522847 8,19 L8,16 Z" id="Combined-Shape" fill="#42526E"></path>
|
|
9
|
-
</g>
|
|
10
|
-
</svg>
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 45.1 (43504) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>media-services/grid</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="Media-services" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
8
|
-
<g id="media-services/grid" fill="#42526E">
|
|
9
|
-
<rect id="Rectangle-3" x="3" y="3" width="8" height="8" rx="1"></rect>
|
|
10
|
-
<rect id="Rectangle-3-Copy-3" x="3" y="13" width="8" height="8" rx="1"></rect>
|
|
11
|
-
<rect id="Rectangle-3-Copy" x="13" y="3" width="8" height="8" rx="1"></rect>
|
|
12
|
-
<rect id="Rectangle-3-Copy-2" x="13" y="13" width="8" height="8" rx="1"></rect>
|
|
13
|
-
</g>
|
|
14
|
-
</g>
|
|
15
|
-
</svg>
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 45.1 (43504) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>media-services/image</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="Media-services" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
8
|
-
<g id="media-services/image">
|
|
9
|
-
<rect id="Rectangle-5" fill="#42526E" x="4" y="4" width="16" height="16" rx="2"></rect>
|
|
10
|
-
<circle id="Oval-6" fill="#79F2C0" cx="8.66666667" cy="8.66666667" r="2"></circle>
|
|
11
|
-
<polygon id="Rectangle-28" fill="#79F2C0" points="6.66666667 17.3333333 9.33333333 14.6666667 12 17.3333333"></polygon>
|
|
12
|
-
<polygon id="Rectangle-28" fill="#79F2C0" points="14.6666667 12 17.3333333 14.9333331 17.3333333 17.3333333 9.33333333 17.3333333"></polygon>
|
|
13
|
-
</g>
|
|
14
|
-
</g>
|
|
15
|
-
</svg>
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 45.1 (43504) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>media-services/line-thickness</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="Media-services" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
8
|
-
<g id="media-services/line-thickness" fill-rule="nonzero" fill="#42526E">
|
|
9
|
-
<path d="M4,4.49538898 C4,4.2217932 4.22618103,4 4.4963932,4 L19.5036068,4 C19.7777572,4 20,4.2157526 20,4.49538898 L20,6.50461102 C20,6.7782068 19.773819,7 19.5036068,7 L4.4963932,7 C4.22224281,7 4,6.7842474 4,6.50461102 L4,4.49538898 Z M4,12.5046844 C4,12.2259549 4.22618103,12 4.4963932,12 L19.5036068,12 C19.7777572,12 20,12.214035 20,12.5046844 L20,13.4953156 C20,13.7740451 19.773819,14 19.5036068,14 L4.4963932,14 C4.22224281,14 4,13.785965 4,13.4953156 L4,12.5046844 Z M4,19.2523422 C4,19.1129775 4.10217285,19 4.25132179,19 L19.7486782,19 C19.8874794,19 20,19.1070175 20,19.2523422 L20,19.7476578 C20,19.8870225 19.8978271,20 19.7486782,20 L4.25132179,20 C4.1125206,20 4,19.8929825 4,19.7476578 L4,19.2523422 Z" id="Shape"></path>
|
|
10
|
-
</g>
|
|
11
|
-
</g>
|
|
12
|
-
</svg>
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 45.1 (43504) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>media-services/line</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="Media-services" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
8
|
-
<g id="media-services/line" fill-rule="nonzero" fill="#42526E">
|
|
9
|
-
<path d="M4.3596301,17.9039222 L17.9039222,4.3596301 C18.383429,3.8801233 19.1608631,3.8801233 19.6403699,4.3596301 C20.1198767,4.83913689 20.1198767,5.61657101 19.6403699,6.0960778 L6.0960778,19.6403699 C5.61657101,20.1198767 4.83913689,20.1198767 4.3596301,19.6403699 C3.8801233,19.1608631 3.8801233,18.383429 4.3596301,17.9039222 Z" id="Shape"></path>
|
|
10
|
-
</g>
|
|
11
|
-
</g>
|
|
12
|
-
</svg>
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 46.2 (44496) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>media-services/no-image</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="Media-services" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
8
|
-
<g id="media-services/no-image" fill-rule="nonzero" fill="#42526E">
|
|
9
|
-
<path d="M19.4101598,3.04115894 L20.1305764,2.32074238 C20.5582329,1.89308587 21.2516011,1.89308587 21.6792576,2.32074238 C22.1069141,2.74839889 22.1069141,3.44176709 21.6792576,3.8694236 L3.8694236,21.6792576 L3.8694236,21.6792576 C3.44176709,22.1069141 2.74839889,22.1069141 2.32074238,21.6792576 L2.32074238,21.6792576 L2.32074238,21.6792576 C1.89308587,21.2516011 1.89308587,20.5582329 2.32074238,20.1305764 L2.32074238,20.1305764 L3.04114989,19.4101689 C3.01417272,19.2793221 3,19.1437812 3,19.0049107 L3,4.99508929 C3,3.8932319 3.8926228,3 4.99508929,3 L19.0049107,3 C19.1437635,3 19.2793032,3.0141751 19.4101598,3.04115894 Z M21,7.53021847 L21,19.0049107 C21,20.1067681 20.1073772,21 19.0049107,21 L7.53021847,21 L10.5302184,18 L18,18 L18,15.2999997 L15.7286755,12.801543 L21,7.53021847 Z M8,10 C9.1045695,10 10,9.1045695 10,8 C10,6.8954305 9.1045695,6 8,6 C6.8954305,6 6,6.8954305 6,8 C6,9.1045695 6.8954305,10 8,10 Z" id="Combined-Shape"></path>
|
|
10
|
-
</g>
|
|
11
|
-
</g>
|
|
12
|
-
</svg>
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 45.1 (43504) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>media-services/open-mediaviewer</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="Media-services" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
8
|
-
<g id="media-services/open-mediaviewer" fill="#42526E">
|
|
9
|
-
<path d="M14,11.4142136 L11,14.4142136 L11,18 L14,18 L14,20 L10.5,20 L6.00591905,20 C4.89808055,20 4,19.1134452 4,17.9940809 L4,13.5 L4,10 L6,10 L6,13 L9.58578644,13 L12.5857864,10 L11.9998075,10 C11.4476291,10 11,9.55613518 11,9 C11,8.44771525 11.4437166,8 11.9998075,8 L15.0001925,8 C15.2762499,8 15.5261759,8.1109406 15.7071005,8.29138684 C15.8880972,8.47186828 16,8.72179437 16,8.99980749 L16,12.0001925 C16,12.5523709 15.5561352,13 15,13 C14.4477153,13 14,12.5562834 14,12.0001925 L14,11.4142136 Z" id="Combined-Shape"></path>
|
|
10
|
-
<path d="M16,18 L16,20 L18,20 C19.1045695,20 20,19.1122704 20,18 L20,16 L18,16 L18,17.4965773 C18,17.7670975 17.77461,18 17.4965773,18 L16,18 Z M8,6 L8,4 L6,4 C4.8954305,4 4,4.88772964 4,6 L4,8 L6,8 L6,6.50342274 C6,6.23290253 6.22539004,6 6.50342274,6 L8,6 Z M18,8 L20,8 L20,6 C20,4.88772964 19.1045695,4 18,4 L16,4 L16,6 L17.4965773,6 C17.77461,6 18,6.23290253 18,6.50342274 L18,8 Z M10,4 L14,4 L14,6 L10,6 L10,4 Z M18,10 L20,10 L20,14 L18,14 L18,10 Z" id="Combined-Shape"></path>
|
|
11
|
-
</g>
|
|
12
|
-
</g>
|
|
13
|
-
</svg>
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 45.1 (43504) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>media-services/oval</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="Media-services" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
8
|
-
<g id="media-services/oval" fill-rule="nonzero" fill="#42526E">
|
|
9
|
-
<path d="M12,20 C7.05693232,20 3,16.4501842 3,12 C3,7.54981578 7.05693232,4 12,4 C16.9430677,4 21,7.54981578 21,12 C21,16.4501842 16.9430677,20 12,20 Z M12,18 C15.8934883,18 19,15.2818023 19,12 C19,8.71819772 15.8934883,6 12,6 C8.10651168,6 5,8.71819772 5,12 C5,15.2818023 8.10651168,18 12,18 Z" id="Oval"></path>
|
|
10
|
-
</g>
|
|
11
|
-
</g>
|
|
12
|
-
</svg>
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 45.1 (43504) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>media-services/pdf</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="Media-services" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
8
|
-
<g id="media-services/pdf">
|
|
9
|
-
<rect id="Rectangle-5" fill="#42526E" x="4" y="4" width="16" height="16" rx="2"></rect>
|
|
10
|
-
<rect id="Rectangle-3-Copy-2" fill="#79F2C0" x="7" y="8" width="10" height="2" rx="1"></rect>
|
|
11
|
-
<path d="M16.1874181,16 L12.8142202,16 C12.3636959,16 12,15.7777733 12,15.5034936 L12,11.4974074 C12,11.2221267 12.3636959,10.9999 12.8142202,10.9999 L16.1874181,10.9999 C16.6363041,10.9999 17,11.2221267 17,11.4974074 L17,15.5034936 C17,15.7777733 16.6363041,16 16.1874181,16" id="Fill-11" fill="#79F2C0"></path>
|
|
12
|
-
<rect id="Rectangle-33" fill="#79F2C0" x="7" y="11" width="4" height="2" rx="1"></rect>
|
|
13
|
-
<rect id="Rectangle-33-Copy" fill="#79F2C0" x="7" y="14" width="4" height="2" rx="1"></rect>
|
|
14
|
-
</g>
|
|
15
|
-
</g>
|
|
16
|
-
</svg>
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 45.1 (43504) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>media-services/preselected</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="Media-services" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
8
|
-
<g id="media-services/preselected" fill-rule="nonzero" fill="#42526E">
|
|
9
|
-
<path d="M12,19 C15.8659932,19 19,15.8659932 19,12 C19,8.13400675 15.8659932,5 12,5 C8.13400675,5 5,8.13400675 5,12 C5,15.8659932 8.13400675,19 12,19 Z M12,21 C7.02943725,21 3,16.9705627 3,12 C3,7.02943725 7.02943725,3 12,3 C16.9705627,3 21,7.02943725 21,12 C21,16.9705627 16.9705627,21 12,21 Z" id="Oval-2"></path>
|
|
10
|
-
</g>
|
|
11
|
-
</g>
|
|
12
|
-
</svg>
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 45.1 (43504) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>media-services/presentation</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="Media-services" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
8
|
-
<g id="media-services/presentation">
|
|
9
|
-
<rect id="Rectangle-5" fill="#42526E" x="4" y="4" width="16" height="16" rx="2"></rect>
|
|
10
|
-
<rect id="Rectangle-40" fill="#79F2C0" x="8" y="12" width="2" height="3" rx="1"></rect>
|
|
11
|
-
<rect id="Rectangle-40-Copy" fill="#79F2C0" x="11" y="10" width="2" height="5" rx="1"></rect>
|
|
12
|
-
<rect id="Rectangle-40-Copy-2" fill="#79F2C0" x="14" y="8" width="2" height="7" rx="1"></rect>
|
|
13
|
-
</g>
|
|
14
|
-
</g>
|
|
15
|
-
</svg>
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 45.1 (43504) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>media-services/rectangle</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="Media-services" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
8
|
-
<g id="media-services/rectangle" fill-rule="nonzero" fill="#42526E">
|
|
9
|
-
<path d="M5,6 L5,18 L19,18 L19,6 L5,6 Z M5,4 L19,4 C20.1045695,4 21,4.8954305 21,6 L21,18 C21,19.1045695 20.1045695,20 19,20 L5,20 C3.8954305,20 3,19.1045695 3,18 L3,6 C3,4.8954305 3.8954305,4 5,4 Z" id="Rectangle-path"></path>
|
|
10
|
-
</g>
|
|
11
|
-
</g>
|
|
12
|
-
</svg>
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 45.1 (43504) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>media-services/scale-large</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="Media-services" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
8
|
-
<g id="media-services/scale-large" fill="#42526E">
|
|
9
|
-
<path d="M5,6.00684547 L5,17.9931545 C5,18.5500512 5.45078007,19 6.00684547,19 L17.9931545,19 C18.5500512,19 19,18.5492199 19,17.9931545 L19,6.00684547 C19,5.44994876 18.5492199,5 17.9931545,5 L6.00684547,5 C5.44994876,5 5,5.45078007 5,6.00684547 Z M3,6.00684547 C3,4.34617863 4.34541088,3 6.00684547,3 L17.9931545,3 C19.6538214,3 21,4.34541088 21,6.00684547 L21,17.9931545 C21,19.6538214 19.6545891,21 17.9931545,21 L6.00684547,21 C4.34617863,21 3,19.6545891 3,17.9931545 L3,6.00684547 Z" id="Rectangle-2" fill-rule="nonzero"></path>
|
|
10
|
-
<path d="M11.0047153,17 L16.4995642,17 C16.7692032,17 17,16.7721226 17,16.4910217 L17,14.8568418 C17,14.7031248 16.9253157,14.5178471 16.8331881,14.4165066 L14.5001453,11.8501598 C14.4102656,11.7512922 14.2538865,11.7461135 14.1558838,11.8441162 L11,15 L10.1786795,14.1786795 C10.0741577,14.0741577 9.92000248,14.0799975 9.82132053,14.1786795 L7.3559202,16.6440798 C7.16129303,16.838707 7.21983051,17 7.49100518,17 L11.0047153,17 Z" id="Combined-Shape"></path>
|
|
11
|
-
<circle id="Oval-6" cx="9" cy="9" r="2"></circle>
|
|
12
|
-
</g>
|
|
13
|
-
</g>
|
|
14
|
-
</svg>
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 45.1 (43504) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>media-services/scale-small</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="Media-services" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
8
|
-
<g id="media-services/scale-small" fill="#42526E">
|
|
9
|
-
<path d="M8,8.57534027 L8,15.4246597 C8,15.7518034 8.25758861,16 8.57534027,16 L15.4246597,16 C15.7518034,16 16,15.7424114 16,15.4246597 L16,8.57534027 C16,8.2481966 15.7424114,8 15.4246597,8 L8.57534027,8 C8.2481966,8 8,8.25758861 8,8.57534027 Z M6,8.57534027 C6,7.15478338 7.14176218,6 8.57534027,6 L15.4246597,6 C16.8452166,6 18,7.14176218 18,8.57534027 L18,15.4246597 C18,16.8452166 16.8582378,18 15.4246597,18 L8.57534027,18 C7.15478338,18 6,16.8582378 6,15.4246597 L6,8.57534027 Z" id="Rectangle-2" fill-rule="nonzero"></path>
|
|
10
|
-
<path d="M11.4253941,14.8571429 L14.5711795,14.8571429 C14.725259,14.8571429 14.8571429,14.7269272 14.8571429,14.5662981 L14.8571429,13.632481 C14.8571429,13.5446427 14.8123797,13.4364746 14.7571615,13.3757346 L13.4333147,11.9195033 C13.3710007,11.850958 13.2879351,11.854922 13.2319336,11.9109235 L11.4285714,13.7142857 L10.9592454,13.2449597 C10.8995187,13.185233 10.81143,13.18857 10.7550403,13.2449597 L9.33950751,14.6604925 C9.23502459,14.7649754 9.2737324,14.8571429 9.43517521,14.8571429 L11.4253941,14.8571429 Z" id="Combined-Shape"></path>
|
|
11
|
-
<circle id="Oval-6" cx="10.2857143" cy="10.2857143" r="1.14285714"></circle>
|
|
12
|
-
</g>
|
|
13
|
-
</g>
|
|
14
|
-
</svg>
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 45.1 (43504) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>media-services/spreadsheet</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="Media-services" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
8
|
-
<g id="media-services/spreadsheet">
|
|
9
|
-
<rect id="Rectangle-5" fill="#42526E" x="4" y="4" width="16" height="16" rx="2"></rect>
|
|
10
|
-
<rect id="Rectangle-33-Copy-3" fill="#79F2C0" x="7" y="8" width="4" height="2" rx="1"></rect>
|
|
11
|
-
<rect id="Rectangle-33-Copy-5" fill="#79F2C0" x="7" y="11" width="4" height="2" rx="1"></rect>
|
|
12
|
-
<rect id="Rectangle-33-Copy-7" fill="#79F2C0" x="13" y="11" width="4" height="2" rx="1"></rect>
|
|
13
|
-
<rect id="Rectangle-33-Copy-6" fill="#79F2C0" x="7" y="14" width="4" height="2" rx="1"></rect>
|
|
14
|
-
<rect id="Rectangle-33-Copy-8" fill="#79F2C0" x="13" y="14" width="4" height="2" rx="1"></rect>
|
|
15
|
-
<rect id="Rectangle-33-Copy-4" fill="#79F2C0" x="13" y="8" width="4" height="2" rx="1"></rect>
|
|
16
|
-
</g>
|
|
17
|
-
</g>
|
|
18
|
-
</svg>
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 45.1 (43504) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>media-services/text</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="Media-services" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
8
|
-
<g id="media-services/text" fill="#42526E">
|
|
9
|
-
<rect id="Rectangle-4" x="11" y="7" width="2" height="11"></rect>
|
|
10
|
-
<rect id="Rectangle-4-Copy" x="6" y="5" width="12" height="2"></rect>
|
|
11
|
-
<rect id="Rectangle-3" x="5" y="5" width="2" height="3"></rect>
|
|
12
|
-
<rect id="Rectangle-3-Copy-2" x="10" y="18" width="4" height="2"></rect>
|
|
13
|
-
<rect id="Rectangle-3-Copy" x="17" y="5" width="2" height="3"></rect>
|
|
14
|
-
</g>
|
|
15
|
-
</g>
|
|
16
|
-
</svg>
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 45.1 (43504) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>media-services/unknown</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="Media-services" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
8
|
-
<g id="media-services/unknown">
|
|
9
|
-
<rect id="Path-Copy" fill="#42526E" x="4" y="4" width="16" height="16" rx="2"></rect>
|
|
10
|
-
<path d="M12,11 L15.5023012,11 C15.7771727,11 16,11.2278805 16,11.4910052 L16,16.009222 C16,16.5564136 15.5562834,17 15.0001925,17 L11.5,17 L9.0093689,17 C8.45190985,17 8,16.5443356 8,16.0046024 L8,7.99539757 C8,7.44565467 8.44335318,7 9.0093689,7 L11.5095215,7 C11.7804053,7 12,7.22765279 12,7.50964952 L12,11 Z M13,7 L16,10 L13,10 L13,7 Z" id="Combined-Shape-Copy" fill="#79F2C0"></path>
|
|
11
|
-
</g>
|
|
12
|
-
</g>
|
|
13
|
-
</svg>
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 45.1 (43504) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>media-services/video</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="Media-services" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
8
|
-
<g id="media-services/video">
|
|
9
|
-
<rect id="Rectangle-5" fill="#42526E" x="4" y="4" width="16" height="16" rx="2"></rect>
|
|
10
|
-
<path d="M16.37,14.9536722 L14,13.8070073 L14,10.1937696 L16.37,9.04632777 C16.6554286,8.90804433 17,9.09604766 17,9.38892889 L17,14.6110711 C17,14.9039523 16.6554286,15.0919557 16.37,14.9536722" id="Fill-11" fill="#79F2C0"></path>
|
|
11
|
-
<rect id="Rectangle-3" fill="#79F2C0" x="7" y="9" width="6" height="6" rx="1"></rect>
|
|
12
|
-
</g>
|
|
13
|
-
</g>
|
|
14
|
-
</svg>
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 45.1 (43504) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>media-services/zip</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="Media-services" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
8
|
-
<g id="media-services/zip">
|
|
9
|
-
<rect id="Rectangle-5" fill="#42526E" x="4" y="4" width="16" height="16" rx="2"></rect>
|
|
10
|
-
<path d="M9,6.99895656 C9,6.44724809 9.44266033,6 9.99895656,6 L12,6 L12,9 L9.99895656,9 C9.44724809,9 9,8.55733967 9,8.00104344 L9,6.99895656 Z" id="Rectangle-8" fill="#79F2C0"></path>
|
|
11
|
-
<path d="M12,9 L14.0010434,9 C14.5527519,9 15,9.44266033 15,9.99895656 L15,11.0010434 C15,11.5527519 14.5573397,12 14.0010434,12 L12,12 L12,9 Z" id="Rectangle-8-Copy-3" fill="#79F2C0"></path>
|
|
12
|
-
<path d="M9,12.9989566 C9,12.4472481 9.44266033,12 9.99895656,12 L12,12 L12,15 L9.99895656,15 C9.44724809,15 9,14.5573397 9,14.0010434 L9,12.9989566 Z" id="Rectangle-8-Copy-4" fill="#79F2C0"></path>
|
|
13
|
-
<path d="M12,15 L14.0010434,15 C14.5527519,15 15,15.4426603 15,15.9989566 L15,17.0010434 C15,17.5527519 14.5573397,18 14.0010434,18 L12,18 L12,15 Z" id="Rectangle-8-Copy-5" fill="#79F2C0"></path>
|
|
14
|
-
</g>
|
|
15
|
-
</g>
|
|
16
|
-
</svg>
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 50.2 (55047) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>zoom-in-updated</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="zoom-in-updated" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
8
|
-
<path d="M16.4355852,15.085219 L20.3769078,19.0953162 C20.7640398,19.4892036 20.7585636,20.1223449 20.3646762,20.5094769 C19.9707889,20.8966089 19.3376476,20.8911327 18.9505156,20.4972453 L15.0128538,16.4908729 C13.7571682,17.438259 12.1941849,18 10.5,18 C6.35786438,18 3,14.6421356 3,10.5 C3,6.35786438 6.35786438,3 10.5,3 C14.6421356,3 18,6.35786438 18,10.5 C18,12.2268852 17.4163648,13.8174552 16.4355852,15.085219 Z M13.5,11.5 C14.052,11.5 14.5,11.052 14.5,10.5 C14.5,9.948 14.052,9.5 13.5,9.5 L11.5,9.5 L11.5,7.5 C11.5,6.948 11.052,6.5 10.5,6.5 C9.948,6.5 9.5,6.948 9.5,7.5 L9.5,9.5 L7.5,9.5 C6.948,9.5 6.5,9.948 6.5,10.5 C6.5,11.052 6.948,11.5 7.5,11.5 L9.5,11.5 L9.5,13.5 C9.5,14.052 9.948,14.5 10.5,14.5 C11.052,14.5 11.5,14.052 11.5,13.5 L11.5,11.5 L13.5,11.5 Z" id="Combined-Shape" fill="#42526E"></path>
|
|
9
|
-
</g>
|
|
10
|
-
</svg>
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 50.2 (55047) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>zoom-out-updated</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="zoom-out-updated" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
8
|
-
<path d="M16.4355852,15.085219 L20.3769078,19.0953162 C20.7640398,19.4892036 20.7585636,20.1223449 20.3646762,20.5094769 C19.9707889,20.8966089 19.3376476,20.8911327 18.9505156,20.4972453 L15.0128538,16.4908729 C13.7571682,17.438259 12.1941849,18 10.5,18 C6.35786438,18 3,14.6421356 3,10.5 C3,6.35786438 6.35786438,3 10.5,3 C14.6421356,3 18,6.35786438 18,10.5 C18,12.2268852 17.4163648,13.8174552 16.4355852,15.085219 Z M13.5,11.5 L7.5,11.5 C6.948,11.5 6.5,11.052 6.5,10.5 C6.5,9.948 6.948,9.5 7.5,9.5 L13.5,9.5 C14.052,9.5 14.5,9.948 14.5,10.5 C14.5,11.052 14.052,11.5 13.5,11.5" id="Combined-Shape" fill="#42526E"></path>
|
|
9
|
-
</g>
|
|
10
|
-
</svg>
|
package/svgs_raw/mention.svg
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 45.1 (43504) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>icons/mention</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="Global" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
8
|
-
<g id="icons/mention" fill="#42526E">
|
|
9
|
-
<path d="M11.9392683,12 L5.0085302,12 C3.90195036,12 3,12.8954799 3,14.0001103 C3,14.0001103 3,21.8513001 3,18.4460997 C3,20.6791582 8.16055118,21.4478241 11.7132927,20.7520974 C10.7266315,19.6122932 10.1296961,18.1258575 10.1296961,16.5 C10.1296961,14.7535079 10.8185001,13.1678945 11.9392683,12 Z" id="Combined-Shape"></path>
|
|
10
|
-
<path d="M21.153,13.123 C21.9483,14.1592 22.1947,15.4385 21.8438,16.7255 C21.5028,17.9795 20.8923,18.8034 20.0288,19.1719 C18.8903,19.6581 17.8299,19.1202 17.7144,19.0575 C17.4713,18.9156 17.2887,18.7506 17.1391,18.5757 C16.6914,18.9035 16.1997,19.096 15.7223,19.096 C15.433,19.096 15.1503,19.03 14.8896,18.8903 C14.4683,18.6648 14.1537,18.2666 14.0074,17.7694 C13.7973,17.0555 13.9271,16.1964 14.3638,15.4121 C15.0821,14.124 16.5319,13.53 17.5945,14.0767 C17.6517,14.1053 17.688,14.1592 17.7408,14.1944 C17.974,14.0349 18.2732,13.9799 18.5493,14.0943 C18.9915,14.2747 19.2027,14.7774 19.0201,15.2174 L18.9475,15.3901 C18.5097,16.4417 18.1797,17.3305 18.5625,17.5582 C18.5625,17.5582 18.5614,17.5571 18.5625,17.5571 C18.5669,17.5571 18.9849,17.7485 19.3567,17.5868 C19.6999,17.4328 19.9837,16.9796 20.1762,16.2745 C20.3874,15.4957 20.2543,14.7862 19.7802,14.168 C19.1048,13.2891 17.8266,12.7215 16.5253,12.7215 C14.432,12.7215 12.7292,14.4155 12.7292,16.5 C12.7292,18.5834 14.432,20.2796 16.5253,20.2796 C17.0027,20.2796 17.3899,20.6646 17.3899,21.1398 C17.3899,21.615 17.0027,22 16.5253,22 C13.4783,22 11,19.5327 11,16.5 C11,13.4673 13.4783,11 16.5253,11 C18.3733,11 20.1465,11.814 21.153,13.123 Z M17.2546,16.8795 C17.6682,16.1425 17.6088,15.4143 17.1138,15.1602 C16.5924,14.8929 15.84,15.2889 15.477,15.9357 C15.0634,16.6727 15.1261,17.4812 15.6178,17.7419 C16.1084,18.0026 16.841,17.6165 17.2546,16.8795 Z" id="Combined-Shape"></path>
|
|
11
|
-
<circle id="Oval-2" cx="9" cy="7" r="4"></circle>
|
|
12
|
-
</g>
|
|
13
|
-
</g>
|
|
14
|
-
</svg>
|
package/svgs_raw/menu-expand.svg
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.4 (67378) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>export/global/menu-expand</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="export/global/menu-expand" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<path d="M6,12 C6,11.4477153 6.45576096,11 7.00247329,11 L16.9975267,11 C17.5511774,11 18,11.4438648 18,12 C18,12.5522847 17.544239,13 16.9975267,13 L7.00247329,13 C6.44882258,13 6,12.5561352 6,12 Z M6,16 C6,15.4477153 6.45576096,15 7.00247329,15 L16.9975267,15 C17.5511774,15 18,15.4438648 18,16 C18,16.5522847 17.544239,17 16.9975267,17 L7.00247329,17 C6.44882258,17 6,16.5561352 6,16 Z M6,8 C6,7.44771525 6.45576096,7 7.00247329,7 L16.9975267,7 C17.5511774,7 18,7.44386482 18,8 C18,8.55228475 17.544239,9 16.9975267,9 L7.00247329,9 C6.44882258,9 6,8.55613518 6,8 Z" id="icon" fill="currentColor" fill-rule="nonzero"></path>
|
|
8
|
-
</g>
|
|
9
|
-
</svg>
|
package/svgs_raw/menu.svg
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 45.1 (43504) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>icons/menu</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="Global" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
8
|
-
<g id="icons/menu" fill="#42526E">
|
|
9
|
-
<rect id="Rectangle-13-Copy-2" x="5" y="15" width="14" height="2"></rect>
|
|
10
|
-
<rect id="Rectangle-13-Copy" x="5" y="7" width="14" height="2"></rect>
|
|
11
|
-
<rect id="Rectangle-13-Copy-3" x="5" y="11" width="14" height="2"></rect>
|
|
12
|
-
</g>
|
|
13
|
-
</g>
|
|
14
|
-
</svg>
|
package/svgs_raw/mobile.svg
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 2c-1.10457 0-2 .89543-2 2v16c0 1.1046.89543 2 2 2h10c1.1046 0 2-.8954 2-2V4c0-1.10457-.8954-2-2-2H7zm10 2H7v13h10V4zm-3 15h-4v1h4v-1z" fill="#42526E"/>
|
|
3
|
-
</svg>
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 45.1 (43504) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>icons/more-vertical</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="Global" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
8
|
-
<g id="icons/more-vertical" fill="#42526E">
|
|
9
|
-
<circle id="Oval-2" cx="12" cy="19" r="2"></circle>
|
|
10
|
-
<circle id="Oval-2-Copy" cx="12" cy="12" r="2"></circle>
|
|
11
|
-
<circle id="Oval-2-Copy-2" cx="12" cy="5" r="2"></circle>
|
|
12
|
-
</g>
|
|
13
|
-
</g>
|
|
14
|
-
</svg>
|
package/svgs_raw/more.svg
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 45.1 (43504) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>icons/more</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="Global" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
8
|
-
<g id="icons/more" fill="#42526E">
|
|
9
|
-
<circle id="Oval-2" cx="5" cy="12" r="2"></circle>
|
|
10
|
-
<circle id="Oval-2-Copy" cx="12" cy="12" r="2"></circle>
|
|
11
|
-
<circle id="Oval-2-Copy-2" cx="19" cy="12" r="2"></circle>
|
|
12
|
-
</g>
|
|
13
|
-
</g>
|
|
14
|
-
</svg>
|