@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,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>camera-off-updated</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="camera-off-updated" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
8
|
-
<path d="M5.58578644,7 L3.70529824,5.1195118 C3.31577278,4.72998634 3.31385983,4.10035374 3.70710678,3.70710678 C4.09763107,3.31658249 4.72745225,3.31323869 5.1195118,3.70529824 L20.1231289,18.7089153 C20.5126543,19.0984408 20.5145673,19.7280734 20.1213203,20.1213203 C19.7307961,20.5118446 19.1009749,20.5151884 18.7089153,20.1231289 L15.2544939,16.6687075 C14.9449244,16.8768039 14.5606256,17 14.1441827,17 L4.85581727,17 C3.83047823,17 3,16.2531709 3,15.3311081 L3,8.66889186 C3,7.74682911 3.83047823,7 4.85581727,7 L5.58578644,7 Z M20.208539,15.9943253 L17.0646432,12.8504295 L17.0646432,9.49924812 L19.6779132,8.0887218 C19.8147119,8.02781955 19.9587104,8 20.099109,8 C20.5707043,8 21,8.31578947 21,8.75263158 L21,15.2473684 C21,15.6501266 20.6350811,15.9499852 20.208539,15.9943253 Z M11.2142138,7 L14.1441827,7 C15.1695218,7 16,7.74682911 16,8.66889186 L16,11.7857862 L11.2142138,7 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>camera-on-updated</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="camera-on-updated" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
8
|
-
<path d="M19.6779132,8.0887218 C19.8147119,8.02781955 19.9587104,8 20.099109,8 C20.5707043,8 21,8.31578947 21,8.75263158 L21,15.2473684 C21,15.6842105 20.5707043,16 20.099109,16 C19.9587104,16 19.8138119,15.9721805 19.6761132,15.9105263 L17.0646432,14.493985 L17.0646432,9.49924812 L19.6779132,8.0887218 Z M4.85581727,7 L14.1441827,7 C15.1695218,7 16,7.74682911 16,8.66889186 L16,15.3311081 C16,16.2531709 15.1695218,17 14.1441827,17 L4.85581727,17 C3.83047823,17 3,16.2531709 3,15.3311081 L3,8.66889186 C3,7.74682911 3.83047823,7 4.85581727,7 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>icons/vid-connection-circle</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/vid-connection-circle">
|
|
9
|
-
<circle id="Combined-Shape" fill="#42526E" cx="12" cy="12" r="10"></circle>
|
|
10
|
-
<rect id="Rectangle-23" fill="#79F2C0" x="14" y="8" width="2" height="8" rx="1"></rect>
|
|
11
|
-
<rect id="Rectangle-23-Copy" fill="#79F2C0" x="11" y="10" width="2" height="6" rx="1"></rect>
|
|
12
|
-
<rect id="Rectangle-23-Copy-2" fill="#79F2C0" x="8" y="13" width="2" height="3" rx="1"></rect>
|
|
13
|
-
</g>
|
|
14
|
-
</g>
|
|
15
|
-
</svg>
|
package/svgs_raw/vid-forward.svg
DELETED
|
@@ -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>forward-updated</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="forward-updated" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
8
|
-
<path d="M10.9701483,13.870467 L4.69659441,17.7284625 C3.75959119,18.3046836 3,17.8830951 3,16.7732307 L3,7.22564027 C3,6.12185926 3.7569451,5.69256021 4.69659441,6.27040855 L10.9701483,10.128404 L10.9701483,7.22564027 C10.9701483,6.12185926 11.7270934,5.69256021 12.6667427,6.27040855 L20.2862194,10.9560949 C21.2232226,11.532316 21.2258687,12.4649278 20.2862194,13.0427761 L12.6667427,17.7284625 C11.7297395,18.3046836 10.9701483,17.8830951 10.9701483,16.7732307 L10.9701483,13.870467 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>icons/vid-full-screen-off</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/vid-full-screen-off" fill="#42526E">
|
|
9
|
-
<path d="M9,15.0033389 L9,17.9983306 C9,18.5515373 9.44771525,19 10,19 C10.5522847,19 11,18.5515373 11,17.9983306 L11,14.1018364 C11,13.4935378 10.5072847,13 9.9,13 L6,13 C5.44771525,13 5,13.4484627 5,14.0016694 C5,14.5548762 5.44771525,15.0033389 6,15.0033389 L9,15.0033389 Z" id="Stroke-1" fill-rule="nonzero"></path>
|
|
10
|
-
<path d="M3.73953885,20.2943305 C4.12926937,20.684061 4.76135961,20.6838488 5.14668591,20.2985225 L10.2985225,15.1466859 C10.6859378,14.7592706 10.6792614,14.1244698 10.2943305,13.7395388 L10.2604612,13.7056695 C9.87073063,13.315939 9.23864039,13.3161512 8.85331409,13.7014775 L3.70147752,18.8533141 C3.31406219,19.2407294 3.32073858,19.8755302 3.70566953,20.2604612 L3.73953885,20.2943305 Z" id="Line" fill-rule="nonzero"></path>
|
|
11
|
-
<path d="M19.0668824,3.32115966 L13.3211304,9.06634908 C12.8883306,9.4990225 12.8961388,10.2071349 13.3255923,10.636463 L13.3624025,10.6732625 C13.7974333,11.1081662 14.5035216,11.1081662 14.932975,10.677723 L20.6798425,4.93364877 C21.1115268,4.50097534 21.1037186,3.7928629 20.6742652,3.36353489 L20.6374549,3.32673535 C20.4188241,3.10928349 20.1332654,3 19.8477068,3 C19.5643791,3 19.2810514,3.10816836 19.0668824,3.32115966 Z" id="Clip-5"></path>
|
|
12
|
-
<path d="M13,6.002 L13,9.898 C13,10.506 13.493,11 14.1,11 L18,11 C18.553,11 19,10.551 19,9.998 C19,9.445 18.553,8.997 18,8.997 L15,8.997 L15,6.002 C15,5.448 14.552,5 14,5 C13.448,5 13,5.448 13,6.002 Z" id="Clip-2"></path>
|
|
13
|
-
</g>
|
|
14
|
-
</g>
|
|
15
|
-
</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-on-updated</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="full-screen-on-updated" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
8
|
-
<path d="M6,18 L9,18 C9.55228475,18 10,18.4477153 10,19 C10,19.5522847 9.55228475,20 9,20 L6,20 C4.8954305,20 4,19.1045695 4,18 L4,15 C4,14.4477153 4.44771525,14 5,14 C5.55228475,14 6,14.4477153 6,15 L6,18 Z M18,20 L15,20 C14.4477153,20 14,19.5522847 14,19 C14,18.4477153 14.4477153,18 15,18 L18,18 L18,15 C18,14.4477153 18.4477153,14 19,14 C19.5522847,14 20,14.4477153 20,15 L20,18 C20,19.1045695 19.1045695,20 18,20 Z M6,4 L9,4 C9.55228475,4 10,4.44771525 10,5 C10,5.55228475 9.55228475,6 9,6 L6,6 L6,9 C6,9.55228475 5.55228475,10 5,10 C4.44771525,10 4,9.55228475 4,9 L4,6 C4,4.8954305 4.8954305,4 6,4 Z M18,6 L15,6 C14.4477153,6 14,5.55228475 14,5 C14,4.44771525 14.4477153,4 15,4 L18,4 C19.1045695,4 20,4.8954305 20,6 L20,9 C20,9.55228475 19.5522847,10 19,10 C18.4477153,10 18,9.55228475 18,9 L18,6 Z" id="Combined-Shape-Copy" fill="#42526E"></path>
|
|
9
|
-
</g>
|
|
10
|
-
</svg>
|
package/svgs_raw/vid-hang-up.svg
DELETED
|
@@ -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>icons/vid-hang-up</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/vid-hang-up" fill="#42526E">
|
|
9
|
-
<path d="M5.46746887,14.9499594 L8.07819015,14.29376 C8.07819015,14.29376 8.71851889,14.0566424 8.73034703,13.3160833 L8.72090952,12.1039909 C8.72090952,12.1039909 8.75834705,11.6325898 9.35722263,11.546747 C11.1245837,11.2199982 12.7751478,11.2075168 14.5394777,11.546747 C15.2279627,11.6784627 15.1745251,12.1036972 15.1745251,12.1036972 L15.1823689,12.9925062 C15.1945252,13.7335059 15.8342133,13.9701829 15.8342133,13.9701829 L18.4270283,14.9516041 C19.653592,15.3220965 20.2948738,13.4786354 19.8678266,12.378259 C18.8759819,9.82069927 15.8713227,9.3837469 13.5855705,9.08422227 C12.5007726,8.94137613 11.2950058,9.00708712 10.3118017,9.08467748 C8.59259689,9.22075429 5.14171855,9.79710205 4.14746759,12.353443 C3.7201078,13.4542746 4.2401083,15.3197031 5.46746887,14.9499594 L5.46746887,14.9499594 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>icons/vid-hd-circle</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/vid-hd-circle">
|
|
9
|
-
<circle id="Combined-Shape" fill="#42526E" cx="12" cy="12" r="10"></circle>
|
|
10
|
-
<path d="M11.3588255,15 L11.3588255,9.00415512 L9.85933766,9.00415512 L9.85933766,11.3559557 L7.50358484,11.3559557 L7.50358484,9.00415512 L6,9.00415512 L6,15 L7.50358484,15 L7.50358484,12.5817175 L9.85933766,12.5817175 L9.85933766,15 L11.3588255,15 Z M12.7517924,9 L12.7517924,15 L15.234551,15 C17.0126323,15 18,13.9113573 18,11.9418283 C18,10.067867 16.9962445,9 15.234551,9 L12.7517924,9 Z M14.2553773,10.2257618 L14.9641516,10.2257618 C15.9105497,10.2257618 16.4677364,10.8531856 16.4677364,11.9709141 C16.4677364,13.1592798 15.9392284,13.7742382 14.9641516,13.7742382 L14.2553773,13.7742382 L14.2553773,10.2257618 Z" id="HD" fill="#79F2C0"></path>
|
|
11
|
-
</g>
|
|
12
|
-
</g>
|
|
13
|
-
</svg>
|
package/svgs_raw/vid-pause.svg
DELETED
|
@@ -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>pause-updated</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="pause-updated" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
8
|
-
<path d="M6,4 L8,4 C8.55228475,4 9,4.44771525 9,5 L9,19 C9,19.5522847 8.55228475,20 8,20 L6,20 C5.44771525,20 5,19.5522847 5,19 L5,5 C5,4.44771525 5.44771525,4 6,4 Z M16,4 L18,4 C18.5522847,4 19,4.44771525 19,5 L19,19 C19,19.5522847 18.5522847,20 18,20 L16,20 C15.4477153,20 15,19.5522847 15,19 L15,5 C15,4.44771525 15.4477153,4 16,4 Z" id="Combined-Shape" fill="#42526E"></path>
|
|
9
|
-
</g>
|
|
10
|
-
</svg>
|
package/svgs_raw/vid-play.svg
DELETED
|
@@ -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>play-updated</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="play-updated" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
8
|
-
<path d="M8.59498513,19.5222317 C7.16181442,20.3640705 6,19.7014713 6,18.0387151 L6,5.9625234 C6,4.30136105 7.15750265,3.63463536 8.59498513,4.47900686 L19.6782471,10.9892709 C20.6291426,11.5478232 20.6363076,12.4492067 19.6782471,13.0119676 L8.59498513,19.5222317 Z" id="Triangle-Copy" fill="#42526E"></path>
|
|
9
|
-
</g>
|
|
10
|
-
</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/vid-raised-hand</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/vid-raised-hand" fill="#42526E">
|
|
9
|
-
<path d="M11,3 C8.790861,3 7,4.790861 7,7 C7,9.209139 8.790861,11 11,11 C13.209139,11 15,9.209139 15,7 C15,4.790861 13.209139,3 11,3" id="Fill-3"></path>
|
|
10
|
-
<path d="M14,12 L8,12 C6.34314575,12 5,13.3431458 5,15 L5,18.7 C6.6264701,20.1506041 8.72087797,20.9670682 10.9,21 C13.1627359,20.9952621 15.3406617,20.1383733 17,18.6 L17,15 C17,13.3431458 15.6568542,12 14,12" id="Fill-5"></path>
|
|
11
|
-
<path d="M16.6006702,10.5991063 C16.2689292,11.0414277 16.3550919,11.6663189 16.8,12 L16.8,12 C17.2418278,12.3313708 17.8728302,12.2362264 18.2018955,11.7974726 L20.1981045,9.1358607 C20.5305222,8.69263707 20.8,7.8859119 20.8,7.32828776 L20.8,5.00504557 C20.8,4.44997423 20.3561352,4 19.8,4 L19.8,4 C19.2477153,4 18.8,4.44960531 18.8,5.00193278 L18.8,7.66666667 L16.6006702,10.5991063 Z" id="Path-2" fill-rule="nonzero"></path>
|
|
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>icons/vid-share-screen</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/vid-share-screen" fill="#42526E">
|
|
9
|
-
<path d="M13,4 L4.99508929,4 C3.8926228,4 3,4.8992496 3,6.0085302 L3,13.9914698 C3,15.0980496 3.8932319,16 4.99508929,16 L19.0049107,16 C20.1073772,16 21,15.1007504 21,13.9914698 L21,7.5 L21,11 L19,11 L19,14 L5,14 L5,6 L13,6 L13,4 Z" id="Combined-Shape" fill-rule="nonzero"></path>
|
|
10
|
-
<rect id="Rectangle-11-Copy" x="10" y="17" width="4" height="3"></rect>
|
|
11
|
-
<path d="M9,20 C9,19.4477153 9.45097518,19 9.99077797,19 L14.009222,19 C14.5564136,19 15,19.4438648 15,20 L15,21 L9,21 L9,20 Z" id="Rectangle-11-Copy-2"></path>
|
|
12
|
-
<path d="M19,5 L19,8 C19,8.55228475 19.4477153,9 20,9 C20.5522847,9 21,8.55228475 21,8 L21,4 C21,3.44771525 20.5522847,3 20,3 L16,3 C15.4477153,3 15,3.44771525 15,4 C15,4.55228475 15.4477153,5 16,5 L19,5 Z" id="Rectangle-7-Copy" fill-rule="nonzero"></path>
|
|
13
|
-
<path d="M19,3.58578644 L12.2928932,10.2928932 C11.9023689,10.6834175 11.9023689,11.3165825 12.2928932,11.7071068 C12.6834175,12.0976311 13.3165825,12.0976311 13.7071068,11.7071068 L20.4142136,5 L19,5 L19,3.58578644 Z" id="Combined-Shape" fill-rule="nonzero"></path>
|
|
14
|
-
</g>
|
|
15
|
-
</g>
|
|
16
|
-
</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/vid-speaking-circle</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/vid-speaking-circle">
|
|
9
|
-
<path d="M2,12 C2,17.5233333 6.47666667,22 12,22 C17.5233333,22 22,17.5233333 22,12 C22,6.47666667 17.5233333,2 12,2 C6.47666667,2 2,6.47666667 2,12 Z" id="Fill-3" fill="#42526E"></path>
|
|
10
|
-
<path d="M12.2286004,7.65184655 C12.2682567,7.70015802 12.3527489,7.81264868 12.4672787,7.98240469 C12.6651749,8.27572625 12.8645263,8.61329919 13.0508413,8.98780903 C14.1891558,11.2759231 14.2937399,13.6360535 12.735268,15.8516214 C12.6188676,16.0170996 12.4932295,16.1813795 12.3581276,16.3444155 C11.9961337,16.7812565 12.0660373,17.4213873 12.5142616,17.7741878 C12.9624859,18.1269883 13.6192975,18.05886 13.9812914,17.6220191 C14.150503,17.4178207 14.3087415,17.2109137 14.4561194,17.001397 C16.500771,14.0946622 16.3629563,10.9846233 14.9282176,8.10066988 C14.5362019,7.31268325 14.1396956,6.72498175 13.8578133,6.38157743 C13.4978975,5.94310851 12.8414164,5.87201866 12.3915217,6.22279379 C11.941627,6.57356892 11.8686846,7.21337764 12.2286004,7.65184655 Z" id="Stroke-1" fill="#79F2C0" fill-rule="nonzero"></path>
|
|
11
|
-
<path d="M9.21349786,9.61887034 C9.29296007,9.7202032 9.43869156,9.94942853 9.58988508,10.2772647 C10.197767,11.5953481 10.197767,12.9973525 9.18589361,14.4180545 C8.86600524,14.8671879 8.96906699,15.4918282 9.41608847,15.8132278 C9.86310994,16.1346274 10.4848132,16.0310788 10.8047016,15.5819455 C12.2810731,13.5090735 12.2810731,11.3555223 11.3960081,9.43641682 C11.1739648,8.95495573 10.9464596,8.59710607 10.7770973,8.38112966 C10.4369118,7.94731377 9.81111328,7.87271419 9.37933721,8.21450684 C8.94756114,8.55629949 8.87331233,9.18505444 9.21349786,9.61887034 Z" id="Stroke-3" fill="#79F2C0" fill-rule="nonzero"></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>volume-full-new</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="volume-full-new" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
8
|
-
<path d="M8.12118967,8.02449395 L13.1942762,4.1043816 C13.4127836,3.93553503 13.7267959,3.97579303 13.8956425,4.19430035 C13.9632977,4.28185415 14,4.38937648 14,4.5000241 L14,19.4635297 C14,19.739672 13.7761424,19.9635297 13.5,19.9635297 C13.3893524,19.9635297 13.28183,19.9268274 13.1942762,19.8591722 L8.2317515,16.024494 L6.67760106,16.024494 C6.6655403,16.024494 6.65352946,16.0242775 6.64157212,16.0238482 C6.62941104,16.0242775 6.61719019,16.024494 6.60491305,16.024494 L3.99897518,16.024494 C3.44725642,16.024494 3,15.5714576 3,15.0274638 L3,9.02152409 C3,8.47087955 3.44144016,8.02449395 3.99897518,8.02449395 L6.60491305,8.02449395 C6.61697381,8.02449395 6.62898465,8.02471045 6.64094199,8.02513965 C6.65310307,8.0247104 6.66532392,8.02449395 6.67760106,8.02449395 L8.12118967,8.02449395 Z M16.5755568,7.30859536 C16.203892,7.1071776 16.0542165,6.61942594 16.2412473,6.21917155 C16.4282781,5.81891715 16.8811903,5.65772821 17.2528551,5.85914597 C19.7202923,7.19633388 21,9.26868124 21,11.9803794 C21,14.6893996 19.7232648,16.7751936 17.2599295,18.1453899 C16.8902567,18.3510153 16.435792,18.1949764 16.2448542,17.7968673 C16.0539163,17.3987581 16.1988096,16.9093346 16.5684823,16.7037092 C18.5483878,15.602414 19.4932729,14.0587613 19.4932729,11.9803794 C19.4932729,9.9046754 18.5513603,8.3793503 16.5755568,7.30859536 Z M15.5467867,10.5538536 C15.1751219,10.3524359 15.0254465,9.86468422 15.2124773,9.46442983 C15.399508,9.06417543 15.8524203,8.90298648 16.2240851,9.10440424 C17.3566523,9.71818082 17.968925,10.7096898 17.968925,11.9831225 C17.968925,13.2538773 17.3596248,14.2492871 16.2311595,14.8769804 C15.8614867,15.0826058 15.407022,14.9265668 15.2160841,14.5284577 C15.0251463,14.1303485 15.1700395,13.640925 15.5397123,13.4352996 C16.1847478,13.0765075 16.4621979,12.623239 16.4621979,11.9831225 C16.4621979,11.345684 16.1877202,10.9011972 15.5467867,10.5538536 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>volume-half-new</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="volume-half-new" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
8
|
-
<path d="M8.12118967,8.02449395 L13.1942762,4.1043816 C13.4127836,3.93553503 13.7267959,3.97579303 13.8956425,4.19430035 C13.9632977,4.28185415 14,4.38937648 14,4.5000241 L14,19.4635297 C14,19.739672 13.7761424,19.9635297 13.5,19.9635297 C13.3893524,19.9635297 13.28183,19.9268274 13.1942762,19.8591722 L8.2317515,16.024494 L6.67760106,16.024494 C6.6655403,16.024494 6.65352946,16.0242775 6.64157212,16.0238482 C6.62941104,16.0242775 6.61719019,16.024494 6.60491305,16.024494 L3.99897518,16.024494 C3.44725642,16.024494 3,15.5714576 3,15.0274638 L3,9.02152409 C3,8.47087955 3.44144016,8.02449395 3.99897518,8.02449395 L6.60491305,8.02449395 C6.61697381,8.02449395 6.62898465,8.02471045 6.64094199,8.02513965 C6.65310307,8.0247104 6.66532392,8.02449395 6.67760106,8.02449395 L8.12118967,8.02449395 Z M15.5467867,10.5538536 C15.1751219,10.3524359 15.0254465,9.86468422 15.2124773,9.46442983 C15.399508,9.06417543 15.8524203,8.90298648 16.2240851,9.10440424 C17.3566523,9.71818082 17.968925,10.7096898 17.968925,11.9831225 C17.968925,13.2538773 17.3596248,14.2492871 16.2311595,14.8769804 C15.8614867,15.0826058 15.407022,14.9265668 15.2160841,14.5284577 C15.0251463,14.1303485 15.1700395,13.640925 15.5397123,13.4352996 C16.1847478,13.0765075 16.4621979,12.623239 16.4621979,11.9831225 C16.4621979,11.345684 16.1877202,10.9011972 15.5467867,10.5538536 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>volume-muted-new</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="volume-muted-new" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
8
|
-
<path d="M14,16.0014832 L14,20.0507993 C14,20.3269416 13.7761424,20.5507993 13.5,20.5507993 C13.3893524,20.5507993 13.28183,20.514097 13.1942762,20.4464418 L8.2317515,16.6117636 L6.67760106,16.6117636 C6.6655403,16.6117636 6.65352946,16.6115471 6.64157212,16.6111179 C6.62941104,16.6115471 6.61719019,16.6117636 6.60491305,16.6117636 L3.99897518,16.6117636 C3.44725642,16.6117636 3,16.1587273 3,15.6147334 L3,9.6087937 C3,9.05814916 3.44144016,8.61176356 3.99897518,8.61176356 L6.60491305,8.61176356 C6.60670807,8.61176356 6.60850197,8.61176836 6.61029476,8.61177794 L3.70529824,5.70678141 C3.31577278,5.31725595 3.31385983,4.68762335 3.70710678,4.29437639 C4.09763107,3.9038521 4.72745225,3.9005083 5.1195118,4.29256785 L20.1231289,19.2961849 C20.5126543,19.6857104 20.5145673,20.315343 20.1213203,20.70859 C19.7307961,21.0991142 19.1009749,21.1024581 18.7089153,20.7103985 L14,16.0014832 Z M19.8289988,16.4959133 L18.7171688,15.3844324 C19.2387715,14.5809238 19.4932729,13.6463001 19.4932729,12.567649 C19.4932729,10.491945 18.5513603,8.96661991 16.5755568,7.89586497 C16.203892,7.69444721 16.0542165,7.20669556 16.2412473,6.80644116 C16.4282781,6.40618676 16.8811903,6.24499782 17.2528551,6.44641558 C19.7202923,7.78360349 21,9.85595085 21,12.567649 C21,14.0754458 20.6044859,15.3901762 19.8289988,16.4959133 Z M17.5483684,14.2159992 L16.3957018,13.0636945 C16.4406814,12.9124207 16.4621979,12.7486515 16.4621979,12.5703921 C16.4621979,11.9329536 16.1877202,11.4884669 15.5467867,11.1411232 C15.1751219,10.9397055 15.0254465,10.4519538 15.2124773,10.0516994 C15.399508,9.65144504 15.8524203,9.4902561 16.2240851,9.69167386 C17.3566523,10.3054504 17.968925,11.2969594 17.968925,12.5703921 C17.968925,13.1873558 17.825301,13.7394153 17.5483684,14.2159992 Z M14,10.6687451 L10.2764334,6.94634794 L13.1942762,4.69165121 C13.4127836,4.52280464 13.7267959,4.56306264 13.8956425,4.78156996 C13.9632977,4.86912376 14,4.97664609 14,5.08729371 L14,10.6687451 Z" id="Combined-Shape" fill="#42526E"></path>
|
|
9
|
-
</g>
|
|
10
|
-
</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/video-circle</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/video-circle">
|
|
9
|
-
<circle id="Combined-Shape" fill="#42526E" cx="12" cy="12" r="10"></circle>
|
|
10
|
-
<path d="M17.37,14.9536722 L15,13.8070073 L15,10.1937696 L17.37,9.04632777 C17.6554286,8.90804433 18,9.09604766 18,9.38892889 L18,14.6110711 C18,14.9039523 17.6554286,15.0919557 17.37,14.9536722" id="Fill-11" fill="#79F2C0"></path>
|
|
11
|
-
<rect id="Rectangle-3" fill="#79F2C0" x="6" y="9" width="8" height="6" rx="1"></rect>
|
|
12
|
-
</g>
|
|
13
|
-
</g>
|
|
14
|
-
</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>icons/video-filled</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/video-filled" fill="#42526E">
|
|
9
|
-
<path d="M17.37,14.9536722 L15,13.8070073 L15,10.1937696 L17.37,9.04632777 C17.6554286,8.90804433 18,9.09604766 18,9.38892889 L18,14.6110711 C18,14.9039523 17.6554286,15.0919557 17.37,14.9536722" id="Fill-11"></path>
|
|
10
|
-
<rect id="Rectangle-3" x="6" y="9" width="8" height="6" rx="1"></rect>
|
|
11
|
-
</g>
|
|
12
|
-
</g>
|
|
13
|
-
</svg>
|
package/svgs_raw/warning.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/warning</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/warning">
|
|
9
|
-
<path d="M12.9376881,4.96728867 C12.4198173,3.98908818 11.5779827,3.99324377 11.0623119,4.96728867 L3.93768812,18.4249113 C3.41981727,19.4031118 3.8926228,20.1961 4.99508929,20.1961 L19.0049107,20.1961 C20.1067681,20.1961 20.5779827,19.3989562 20.0623119,18.4249113 L12.9376881,4.96728867 Z" id="Combined-Shape" fill="#42526E"></path>
|
|
10
|
-
<path d="M12,15 L12,15 C11.448,15 11,14.552 11,14 L11,9 C11,8.448 11.448,8 12,8 L12,8 C12.552,8 13,8.448 13,9 L13,14 C13,14.552 12.552,15 12,15" id="Fill-1" fill="#79F2C0"></path>
|
|
11
|
-
<path d="M12,18 L12,18 C11.448,18 11,17.552 11,17 L11,17 C11,16.448 11.448,16 12,16 L12,16 C12.552,16 13,16.448 13,17 L13,17 C13,17.552 12.552,18 12,18" id="Fill-3" fill="#79F2C0"></path>
|
|
12
|
-
</g>
|
|
13
|
-
</g>
|
|
14
|
-
</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>icons/watch-filled</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/watch-filled" fill="#42526E">
|
|
9
|
-
<path d="M11.9829909,15.9844 C9.77577695,15.9844 7.98078971,14.1904 7.98078971,11.9844 C7.98078971,9.7784 9.77577695,7.9844 11.9829909,7.9844 C14.1902049,7.9844 15.9851921,9.7784 15.9851921,11.9844 C15.9851921,14.1904 14.1902049,15.9844 11.9829909,15.9844 M12.0000003,4.0004 C6.47996426,4.0004 1.9995,8.8404 1.9995,12.0004 C1.9995,15.0864 6.57701763,20.0004 12.0000003,20.0004 C17.4229829,20.0004 21.9995,15.0864 21.9995,12.0004 C21.9995,8.8404 17.5190357,4.0004 12.0000003,4.0004" id="Fill-3"></path>
|
|
10
|
-
<circle id="Oval-2" cx="12" cy="12" r="2"></circle>
|
|
11
|
-
</g>
|
|
12
|
-
</g>
|
|
13
|
-
</svg>
|
package/svgs_raw/watch.svg
DELETED
|
@@ -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>icons/watch</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/watch" fill="#42526E">
|
|
9
|
-
<path d="M12.0006003,18 C7.46365131,18 4.00140085,13.74 4.00140085,12 C4.00140085,9.999 7.45964871,6 12.0006003,6 C16.3774453,6 19.9987992,9.973 19.9987992,12 C19.9987992,13.74 16.5365487,18 12.0006003,18 M12.0006003,4 C6.48001194,4 2.0001,8.841 2.0001,12 C2.0001,15.086 6.57707503,20 12.0006003,20 C17.4241256,20 22.0001,15.086 22.0001,12 C22.0001,8.841 17.5211887,4 12.0006003,4" id="Fill-1"></path>
|
|
10
|
-
<path d="M11.9775,13.9844 C10.8745,13.9844 9.9775,13.0874 9.9775,11.9844 C9.9775,10.8814 10.8745,9.9844 11.9775,9.9844 C13.0805,9.9844 13.9775,10.8814 13.9775,11.9844 C13.9775,13.0874 13.0805,13.9844 11.9775,13.9844 M11.9775,7.9844 C9.7715,7.9844 7.9775,9.7784 7.9775,11.9844 C7.9775,14.1904 9.7715,15.9844 11.9775,15.9844 C14.1835,15.9844 15.9775,14.1904 15.9775,11.9844 C15.9775,9.7784 14.1835,7.9844 11.9775,7.9844" id="Fill-4"></path>
|
|
11
|
-
</g>
|
|
12
|
-
</g>
|
|
13
|
-
</svg>
|
package/svgs_raw/world-small.svg
DELETED
|
@@ -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>icons/world-small</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/world-small" fill="#42526E">
|
|
9
|
-
<path d="M12,18 C15.3137085,18 18,15.3137085 18,12 C18,8.6862915 15.3137085,6 12,6 C8.6862915,6 6,8.6862915 6,12 C6,15.3137085 8.6862915,18 12,18 Z M11.5,15.965 C9.525,15.72 8,14.04 8,12 C8,11.69 8.04,11.395 8.105,11.105 L10.5,13.5 L10.5,14 C10.5,14.55 10.95,15 11.5,15 L11.5,15.965 L11.5,15.965 Z M14.95,14.695 C14.82,14.29 14.45,14 14,14 L13.5,14 L13.5,12.5 C13.5,12.225 13.275,12 13,12 L10,12 L10,11 L11,11 C11.275,11 11.5,10.775 11.5,10.5 L11.5,9.5 L12.5,9.5 C13.05,9.5 13.5,9.05 13.5,8.5 L13.5,8.295 C14.965,8.89 16,10.325 16,12 C16,13.04 15.6,13.985 14.95,14.695 L14.95,14.695 Z" id="Shape"></path>
|
|
10
|
-
</g>
|
|
11
|
-
</g>
|
|
12
|
-
</svg>
|
package/svgs_raw/world.svg
DELETED
|
@@ -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>icons/world</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/world" fill="#42526E">
|
|
9
|
-
<path d="M12,21 C16.9705627,21 21,16.9705627 21,12 C21,7.02943725 16.9705627,3 12,3 C7.02943725,3 3,7.02943725 3,12 C3,16.9705627 7.02943725,21 12,21 Z M11.1,19.137 C7.545,18.696 4.8,15.672 4.8,12 C4.8,11.442 4.872,10.911 4.989,10.389 L9.3,14.7 L9.3,15.6 C9.3,16.59 10.11,17.4 11.1,17.4 L11.1,19.137 L11.1,19.137 Z M17.31,16.851 C17.076,16.122 16.41,15.6 15.6,15.6 L14.7,15.6 L14.7,12.9 C14.7,12.405 14.295,12 13.8,12 L8.4,12 L8.4,10.2 L10.2,10.2 C10.695,10.2 11.1,9.795 11.1,9.3 L11.1,7.5 L12.9,7.5 C13.89,7.5 14.7,6.69 14.7,5.7 L14.7,5.331 C17.337,6.402 19.2,8.985 19.2,12 C19.2,13.872 18.48,15.573 17.31,16.851 L17.31,16.851 Z" id="Shape"></path>
|
|
10
|
-
</g>
|
|
11
|
-
</g>
|
|
12
|
-
</svg>
|