@vector-im/compound-design-tokens 0.1.1 → 1.1.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/assets/web/css/compound-design-tokens.css +20 -16
- package/assets/web/css/{cpd-common.css → cpd-common-base.css} +0 -52
- package/assets/web/css/cpd-common-semantic.css +66 -0
- package/assets/web/css/{cpd-dark-mq.css → cpd-theme-dark-base-mq.css} +0 -2
- package/assets/web/css/{cpd-dark.css → cpd-theme-dark-base.css} +0 -2
- package/assets/web/css/{cpd-dark-hc-mq.css → cpd-theme-dark-hc-base-mq.css} +0 -2
- package/assets/web/css/{cpd-dark-hc.css → cpd-theme-dark-hc-base.css} +0 -2
- package/assets/web/css/cpd-theme-dark-hc-semantic-mq.css +4 -0
- package/assets/web/css/cpd-theme-dark-hc-semantic.css +4 -0
- package/assets/web/css/cpd-theme-dark-semantic-mq.css +4 -0
- package/assets/web/css/cpd-theme-dark-semantic.css +4 -0
- package/assets/web/css/{cpd-light-mq.css → cpd-theme-light-base-mq.css} +0 -2
- package/assets/web/css/{cpd-light.css → cpd-theme-light-base.css} +0 -2
- package/assets/web/css/{cpd-light-hc-mq.css → cpd-theme-light-hc-base-mq.css} +0 -2
- package/assets/web/css/{cpd-light-hc.css → cpd-theme-light-hc-base.css} +0 -2
- package/assets/web/css/cpd-theme-light-hc-semantic-mq.css +4 -0
- package/assets/web/css/cpd-theme-light-hc-semantic.css +4 -0
- package/assets/web/css/cpd-theme-light-semantic-mq.css +4 -0
- package/assets/web/css/cpd-theme-light-semantic.css +4 -0
- package/assets/web/icons/$icons.json +1 -1
- package/assets/web/icons/admin.svg +3 -0
- package/assets/web/icons/arrow-down.svg +3 -0
- package/assets/web/icons/arrow-left.svg +2 -2
- package/assets/web/icons/arrow-right.svg +2 -2
- package/assets/web/icons/arrow-up-right.svg +2 -2
- package/assets/web/icons/arrow-up.svg +3 -0
- package/assets/web/icons/attachment.svg +3 -0
- package/assets/web/icons/block.svg +2 -2
- package/assets/web/icons/bold.svg +3 -0
- package/assets/web/icons/chart.svg +3 -0
- package/assets/web/icons/chat-new.svg +3 -3
- package/assets/web/icons/chat-problem.svg +3 -4
- package/assets/web/icons/chat-solid.svg +2 -2
- package/assets/web/icons/chat.svg +2 -2
- package/assets/web/icons/check-circle-solid.svg +2 -2
- package/assets/web/icons/check-circle.svg +2 -2
- package/assets/web/icons/check.svg +2 -2
- package/assets/web/icons/chevron-down.svg +2 -2
- package/assets/web/icons/chevron-left.svg +2 -2
- package/assets/web/icons/chevron-right.svg +2 -2
- package/assets/web/icons/chevron-up-down.svg +2 -2
- package/assets/web/icons/chevron-up.svg +2 -2
- package/assets/web/icons/circle.svg +3 -0
- package/assets/web/icons/close.svg +2 -2
- package/assets/web/icons/cloud-solid.svg +3 -0
- package/assets/web/icons/cloud.svg +3 -0
- package/assets/web/icons/code.svg +3 -0
- package/assets/web/icons/collapse.svg +2 -3
- package/assets/web/icons/company.svg +2 -2
- package/assets/web/icons/compose.svg +5 -0
- package/assets/web/icons/computer.svg +2 -2
- package/assets/web/icons/copy.svg +4 -0
- package/assets/web/icons/dark-mode.svg +2 -2
- package/assets/web/icons/delete.svg +2 -2
- package/assets/web/icons/devices.svg +3 -0
- package/assets/web/icons/document.svg +3 -0
- package/assets/web/icons/download.svg +2 -2
- package/assets/web/icons/drag-grid.svg +2 -2
- package/assets/web/icons/drag-list.svg +2 -2
- package/assets/web/icons/edit-solid.svg +7 -0
- package/assets/web/icons/edit.svg +2 -4
- package/assets/web/icons/email-solid.svg +2 -2
- package/assets/web/icons/email.svg +2 -2
- package/assets/web/icons/end-call.svg +2 -2
- package/assets/web/icons/error.svg +2 -2
- package/assets/web/icons/expand.svg +2 -2
- package/assets/web/icons/export-archive.svg +2 -2
- package/assets/web/icons/extensions.svg +2 -5
- package/assets/web/icons/favourite-solid.svg +3 -0
- package/assets/web/icons/favourite.svg +3 -0
- package/assets/web/icons/file-error.svg +4 -0
- package/assets/web/icons/files.svg +2 -2
- package/assets/web/icons/filter.svg +2 -4
- package/assets/web/icons/forward.svg +3 -0
- package/assets/web/icons/grid.svg +2 -5
- package/assets/web/icons/help-solid.svg +2 -2
- package/assets/web/icons/help.svg +3 -4
- package/assets/web/icons/history.svg +4 -0
- package/assets/web/icons/home-solid.svg +3 -0
- package/assets/web/icons/home.svg +3 -0
- package/assets/web/icons/host.svg +3 -3
- package/assets/web/icons/image-error.svg +4 -0
- package/assets/web/icons/image.svg +3 -3
- package/assets/web/icons/indent-decrease.svg +3 -0
- package/assets/web/icons/indent-increase.svg +3 -0
- package/assets/web/icons/info-solid.svg +2 -2
- package/assets/web/icons/info.svg +3 -4
- package/assets/web/icons/inline-code.svg +3 -0
- package/assets/web/icons/italic.svg +3 -0
- package/assets/web/icons/key-off-solid.svg +3 -0
- package/assets/web/icons/key-off.svg +4 -0
- package/assets/web/icons/key-solid.svg +3 -0
- package/assets/web/icons/key.svg +3 -0
- package/assets/web/icons/keyboard.svg +4 -0
- package/assets/web/icons/labs.svg +5 -0
- package/assets/web/icons/leave.svg +3 -4
- package/assets/web/icons/link.svg +2 -2
- package/assets/web/icons/list-bulleted.svg +3 -0
- package/assets/web/icons/list-numbered.svg +3 -0
- package/assets/web/icons/location-navigator-centred.svg +3 -0
- package/assets/web/icons/location-navigator.svg +3 -0
- package/assets/web/icons/location-pin-solid.svg +3 -0
- package/assets/web/icons/location-pin.svg +3 -0
- package/assets/web/icons/lock-off.svg +2 -3
- package/assets/web/icons/lock-solid.svg +3 -0
- package/assets/web/icons/lock.svg +2 -2
- package/assets/web/icons/marker-read-receipts.svg +3 -3
- package/assets/web/icons/mention.svg +2 -2
- package/assets/web/icons/menu.svg +2 -2
- package/assets/web/icons/mic-off-solid.svg +2 -4
- package/assets/web/icons/mic-off.svg +4 -0
- package/assets/web/icons/mic-on-solid.svg +3 -3
- package/assets/web/icons/mic-on.svg +4 -0
- package/assets/web/icons/mobile.svg +2 -2
- package/assets/web/icons/notifications-off-solid.svg +4 -0
- package/assets/web/icons/notifications-off.svg +3 -4
- package/assets/web/icons/notifications-solid.svg +2 -3
- package/assets/web/icons/notifications.svg +2 -3
- package/assets/web/icons/offline.svg +2 -2
- package/assets/web/icons/overflow-horizontal.svg +2 -2
- package/assets/web/icons/overflow-vertical.svg +2 -2
- package/assets/web/icons/pause-solid.svg +3 -0
- package/assets/web/icons/pause.svg +3 -0
- package/assets/web/icons/pin-solid.svg +3 -0
- package/assets/web/icons/pin.svg +3 -0
- package/assets/web/icons/play-solid.svg +3 -0
- package/assets/web/icons/play.svg +3 -0
- package/assets/web/icons/plus.svg +2 -2
- package/assets/web/icons/polls-end.svg +3 -6
- package/assets/web/icons/polls.svg +2 -2
- package/assets/web/icons/pop-out.svg +3 -3
- package/assets/web/icons/preferences.svg +3 -0
- package/assets/web/icons/public.svg +2 -2
- package/assets/web/icons/qr-code.svg +5 -0
- package/assets/web/icons/quote.svg +3 -0
- package/assets/web/icons/reaction-add.svg +4 -0
- package/assets/web/icons/reaction.svg +4 -0
- package/assets/web/icons/reply.svg +3 -0
- package/assets/web/icons/restart.svg +3 -0
- package/assets/web/icons/search.svg +2 -2
- package/assets/web/icons/send-solid.svg +2 -2
- package/assets/web/icons/send.svg +2 -2
- package/assets/web/icons/settings-solid.svg +2 -2
- package/assets/web/icons/settings.svg +3 -3
- package/assets/web/icons/share-android.svg +2 -2
- package/assets/web/icons/share-ios.svg +4 -0
- package/assets/web/icons/share-screen-solid.svg +2 -3
- package/assets/web/icons/share-screen.svg +4 -0
- package/assets/web/icons/share.svg +2 -2
- package/assets/web/icons/sidebar.svg +3 -0
- package/assets/web/icons/sign-out.svg +3 -0
- package/assets/web/icons/spinner.svg +3 -0
- package/assets/web/icons/spotlight.svg +2 -2
- package/assets/web/icons/strikethrough.svg +3 -0
- package/assets/web/icons/switch-camera-solid.svg +3 -4
- package/assets/web/icons/take-photo.svg +3 -0
- package/assets/web/icons/text-formatting.svg +3 -0
- package/assets/web/icons/threads-solid.svg +2 -2
- package/assets/web/icons/threads.svg +3 -4
- package/assets/web/icons/time.svg +4 -0
- package/assets/web/icons/underline.svg +3 -0
- package/assets/web/icons/unknown-solid.svg +2 -3
- package/assets/web/icons/unknown.svg +3 -4
- package/assets/web/icons/user-add-solid.svg +2 -2
- package/assets/web/icons/user-add.svg +2 -2
- package/assets/web/icons/user-profile-solid.svg +3 -3
- package/assets/web/icons/user-profile.svg +4 -4
- package/assets/web/icons/user-solid.svg +3 -0
- package/assets/web/icons/user.svg +1 -1
- package/assets/web/icons/verified.svg +2 -2
- package/assets/web/icons/video-call-declined-solid.svg +2 -2
- package/assets/web/icons/video-call-missed-solid.svg +2 -2
- package/assets/web/icons/video-call-off-solid.svg +2 -3
- package/assets/web/icons/video-call-off.svg +2 -2
- package/assets/web/icons/video-call-solid.svg +2 -2
- package/assets/web/icons/video-call.svg +2 -2
- package/assets/web/icons/visibility-off.svg +2 -2
- package/assets/web/icons/visibility-on.svg +2 -2
- package/assets/web/icons/voice-call.svg +2 -2
- package/assets/web/icons/volume-off-solid.svg +2 -5
- package/assets/web/icons/volume-off.svg +2 -5
- package/assets/web/icons/volume-on-solid.svg +3 -4
- package/assets/web/icons/volume-on.svg +3 -4
- package/assets/web/icons/warning.svg +3 -4
- package/assets/web/icons/web-browser.svg +2 -2
- package/assets/web/js/cpdDark.d.ts +80 -9
- package/assets/web/js/cpdDark.js +80 -9
- package/assets/web/js/cpdDarkHc.d.ts +80 -9
- package/assets/web/js/cpdDarkHc.js +80 -9
- package/assets/web/js/cpdLight.d.ts +80 -9
- package/assets/web/js/cpdLight.js +80 -9
- package/assets/web/js/cpdLightHc.d.ts +80 -9
- package/assets/web/js/cpdLightHc.js +80 -9
- package/icons/$icons.json +1 -1
- package/icons/admin.svg +3 -0
- package/icons/arrow-down.svg +3 -0
- package/icons/arrow-left.svg +2 -2
- package/icons/arrow-right.svg +2 -2
- package/icons/arrow-up-right.svg +2 -2
- package/icons/arrow-up.svg +3 -0
- package/icons/attachment.svg +3 -0
- package/icons/block.svg +2 -2
- package/icons/bold.svg +3 -0
- package/icons/chart.svg +3 -0
- package/icons/chat-new.svg +3 -3
- package/icons/chat-problem.svg +3 -4
- package/icons/chat-solid.svg +2 -2
- package/icons/chat.svg +2 -2
- package/icons/check-circle-solid.svg +2 -2
- package/icons/check-circle.svg +2 -2
- package/icons/check.svg +2 -2
- package/icons/chevron-down.svg +2 -2
- package/icons/chevron-left.svg +2 -2
- package/icons/chevron-right.svg +2 -2
- package/icons/chevron-up-down.svg +2 -2
- package/icons/chevron-up.svg +2 -2
- package/icons/circle.svg +3 -0
- package/icons/close.svg +2 -2
- package/icons/cloud-solid.svg +3 -0
- package/icons/cloud.svg +3 -0
- package/icons/code.svg +3 -0
- package/icons/collapse.svg +2 -3
- package/icons/company.svg +2 -2
- package/icons/compose.svg +5 -0
- package/icons/computer.svg +2 -2
- package/icons/copy.svg +4 -0
- package/icons/dark-mode.svg +2 -2
- package/icons/delete.svg +2 -2
- package/icons/devices.svg +3 -0
- package/icons/document.svg +3 -0
- package/icons/download.svg +2 -2
- package/icons/drag-grid.svg +2 -2
- package/icons/drag-list.svg +2 -2
- package/icons/edit-solid.svg +7 -0
- package/icons/edit.svg +2 -4
- package/icons/email-solid.svg +2 -2
- package/icons/email.svg +2 -2
- package/icons/end-call.svg +2 -2
- package/icons/error.svg +2 -2
- package/icons/expand.svg +2 -2
- package/icons/export-archive.svg +2 -2
- package/icons/extensions.svg +2 -5
- package/icons/favourite-solid.svg +3 -0
- package/icons/favourite.svg +3 -0
- package/icons/file-error.svg +4 -0
- package/icons/files.svg +2 -2
- package/icons/filter.svg +2 -4
- package/icons/forward.svg +3 -0
- package/icons/grid.svg +2 -5
- package/icons/help-solid.svg +2 -2
- package/icons/help.svg +3 -4
- package/icons/history.svg +4 -0
- package/icons/home-solid.svg +3 -0
- package/icons/home.svg +3 -0
- package/icons/host.svg +3 -3
- package/icons/image-error.svg +4 -0
- package/icons/image.svg +3 -3
- package/icons/indent-decrease.svg +3 -0
- package/icons/indent-increase.svg +3 -0
- package/icons/info-solid.svg +2 -2
- package/icons/info.svg +3 -4
- package/icons/inline-code.svg +3 -0
- package/icons/italic.svg +3 -0
- package/icons/key-off-solid.svg +3 -0
- package/icons/key-off.svg +4 -0
- package/icons/key-solid.svg +3 -0
- package/icons/key.svg +3 -0
- package/icons/keyboard.svg +4 -0
- package/icons/labs.svg +5 -0
- package/icons/leave.svg +3 -4
- package/icons/link.svg +2 -2
- package/icons/list-bulleted.svg +3 -0
- package/icons/list-numbered.svg +3 -0
- package/icons/location-navigator-centred.svg +3 -0
- package/icons/location-navigator.svg +3 -0
- package/icons/location-pin-solid.svg +3 -0
- package/icons/location-pin.svg +3 -0
- package/icons/lock-off.svg +2 -3
- package/icons/lock-solid.svg +3 -0
- package/icons/lock.svg +2 -2
- package/icons/marker-read-receipts.svg +3 -3
- package/icons/mention.svg +2 -2
- package/icons/menu.svg +2 -2
- package/icons/mic-off-solid.svg +2 -4
- package/icons/mic-off.svg +4 -0
- package/icons/mic-on-solid.svg +3 -3
- package/icons/mic-on.svg +4 -0
- package/icons/mobile.svg +2 -2
- package/icons/notifications-off-solid.svg +4 -0
- package/icons/notifications-off.svg +3 -4
- package/icons/notifications-solid.svg +2 -3
- package/icons/notifications.svg +2 -3
- package/icons/offline.svg +2 -2
- package/icons/overflow-horizontal.svg +2 -2
- package/icons/overflow-vertical.svg +2 -2
- package/icons/pause-solid.svg +3 -0
- package/icons/pause.svg +3 -0
- package/icons/pin-solid.svg +3 -0
- package/icons/pin.svg +3 -0
- package/icons/play-solid.svg +3 -0
- package/icons/play.svg +3 -0
- package/icons/plus.svg +2 -2
- package/icons/polls-end.svg +3 -6
- package/icons/polls.svg +2 -2
- package/icons/pop-out.svg +3 -3
- package/icons/preferences.svg +3 -0
- package/icons/public.svg +2 -2
- package/icons/qr-code.svg +5 -0
- package/icons/quote.svg +3 -0
- package/icons/reaction-add.svg +4 -0
- package/icons/reaction.svg +4 -0
- package/icons/reply.svg +3 -0
- package/icons/restart.svg +3 -0
- package/icons/search.svg +2 -2
- package/icons/send-solid.svg +2 -2
- package/icons/send.svg +2 -2
- package/icons/settings-solid.svg +2 -2
- package/icons/settings.svg +3 -3
- package/icons/share-android.svg +2 -2
- package/icons/share-ios.svg +4 -0
- package/icons/share-screen-solid.svg +2 -3
- package/icons/share-screen.svg +4 -0
- package/icons/share.svg +2 -2
- package/icons/sidebar.svg +3 -0
- package/icons/sign-out.svg +3 -0
- package/icons/spinner.svg +3 -0
- package/icons/spotlight.svg +2 -2
- package/icons/strikethrough.svg +3 -0
- package/icons/switch-camera-solid.svg +3 -4
- package/icons/take-photo.svg +3 -0
- package/icons/text-formatting.svg +3 -0
- package/icons/threads-solid.svg +2 -2
- package/icons/threads.svg +3 -4
- package/icons/time.svg +4 -0
- package/icons/underline.svg +3 -0
- package/icons/unknown-solid.svg +2 -3
- package/icons/unknown.svg +3 -4
- package/icons/user-add-solid.svg +2 -2
- package/icons/user-add.svg +2 -2
- package/icons/user-profile-solid.svg +3 -3
- package/icons/user-profile.svg +4 -4
- package/icons/user-solid.svg +3 -0
- package/icons/user.svg +3 -0
- package/icons/verified.svg +2 -2
- package/icons/video-call-declined-solid.svg +2 -2
- package/icons/video-call-missed-solid.svg +2 -2
- package/icons/video-call-off-solid.svg +2 -3
- package/icons/video-call-off.svg +2 -2
- package/icons/video-call-solid.svg +2 -2
- package/icons/video-call.svg +2 -2
- package/icons/visibility-off.svg +2 -2
- package/icons/visibility-on.svg +2 -2
- package/icons/voice-call.svg +2 -2
- package/icons/volume-off-solid.svg +2 -5
- package/icons/volume-off.svg +2 -5
- package/icons/volume-on-solid.svg +3 -4
- package/icons/volume-on.svg +3 -4
- package/icons/warning.svg +3 -4
- package/icons/web-browser.svg +2 -2
- package/package.json +1 -1
- package/assets/web/icons/chevron.svg +0 -3
- package/assets/web/icons/favourite-off.svg +0 -3
- package/assets/web/icons/favourite-on.svg +0 -3
- package/assets/web/icons/grid-view.svg +0 -6
- package/assets/web/icons/mic-off-outline.svg +0 -5
- package/assets/web/icons/mic-on-outline.svg +0 -4
- package/assets/web/icons/notifications-solid-off.svg +0 -5
- package/assets/web/icons/pin-off.svg +0 -3
- package/assets/web/icons/pin-on.svg +0 -3
- package/assets/web/icons/room-admin.svg +0 -4
- package/assets/web/icons/share-screen-outline.svg +0 -5
- package/assets/web/icons/spotlight-view.svg +0 -4
- package/assets/web/icons/thread.svg +0 -1
- package/assets/web/icons/video-call-declined.svg +0 -3
- package/assets/web/icons/video-call-missed.svg +0 -3
- package/assets/web/icons/visibility-invisible.svg +0 -3
- package/assets/web/icons/visibility-visible.svg +0 -3
- package/icons/favourite-off.svg +0 -3
- package/icons/favourite-on.svg +0 -3
- package/icons/mic-off-outline.svg +0 -5
- package/icons/mic-on-outline.svg +0 -4
- package/icons/notifications-solid-off.svg +0 -5
- package/icons/pin-off.svg +0 -3
- package/icons/pin-on.svg +0 -3
- package/icons/room-admin.svg +0 -4
- package/icons/share-screen-outline.svg +0 -5
package/icons/user-add-solid.svg
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24"
|
|
2
|
-
<path d="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24">
|
|
2
|
+
<path d="M10 12c-1.1 0-2.042-.392-2.825-1.175C6.392 10.042 6 9.1 6 8s.392-2.042 1.175-2.825C7.958 4.392 8.9 4 10 4s2.042.392 2.825 1.175C13.608 5.958 14 6.9 14 8s-.392 2.042-1.175 2.825C12.042 11.608 11.1 12 10 12Zm-8 6v-.8c0-.567.146-1.087.438-1.563A2.911 2.911 0 0 1 3.6 14.55a14.843 14.843 0 0 1 3.15-1.163A13.76 13.76 0 0 1 10 13c1.1 0 2.183.13 3.25.387 1.067.259 2.117.646 3.15 1.163.483.25.87.612 1.163 1.087.291.476.437.996.437 1.563v.8c0 .55-.196 1.02-.587 1.413A1.926 1.926 0 0 1 16 20H4c-.55 0-1.02-.196-1.413-.587A1.926 1.926 0 0 1 2 18Zm15-7h2v2c0 .283.096.52.288.713.191.191.429.287.712.287s.52-.096.712-.287A.968.968 0 0 0 21 13v-2h2a.97.97 0 0 0 .712-.287A.968.968 0 0 0 24 10a.967.967 0 0 0-.288-.713A.968.968 0 0 0 23 9h-2V7a.967.967 0 0 0-.288-.713A.968.968 0 0 0 20 6a.968.968 0 0 0-.712.287A.967.967 0 0 0 19 7v2h-2a.968.968 0 0 0-.712.287A.967.967 0 0 0 16 10c0 .283.096.52.288.713A.968.968 0 0 0 17 11Z"/>
|
|
3
3
|
</svg>
|
package/icons/user-add.svg
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24"
|
|
2
|
-
<path d="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24">
|
|
2
|
+
<path d="M10 12c-1.1 0-2.042-.392-2.825-1.175C6.392 10.042 6 9.1 6 8s.392-2.042 1.175-2.825C7.958 4.392 8.9 4 10 4s2.042.392 2.825 1.175C13.608 5.958 14 6.9 14 8s-.392 2.042-1.175 2.825C12.042 11.608 11.1 12 10 12Zm-8 6v-.8c0-.567.146-1.087.438-1.563A2.911 2.911 0 0 1 3.6 14.55a14.843 14.843 0 0 1 3.15-1.163A13.76 13.76 0 0 1 10 13c1.1 0 2.183.13 3.25.387 1.067.259 2.117.646 3.15 1.163.483.25.87.612 1.163 1.087.291.476.437.996.437 1.563v.8c0 .55-.196 1.02-.587 1.413A1.926 1.926 0 0 1 16 20H4c-.55 0-1.02-.196-1.413-.587A1.926 1.926 0 0 1 2 18Zm2 0h12v-.8a.973.973 0 0 0-.5-.85c-.9-.45-1.808-.787-2.725-1.012a11.6 11.6 0 0 0-5.55 0c-.917.225-1.825.562-2.725 1.012a.973.973 0 0 0-.5.85v.8Zm6-8c.55 0 1.02-.196 1.412-.588C11.804 9.021 12 8.55 12 8c0-.55-.196-1.02-.588-1.412A1.926 1.926 0 0 0 10 6c-.55 0-1.02.196-1.412.588A1.926 1.926 0 0 0 8 8c0 .55.196 1.02.588 1.412.391.392.862.588 1.412.588Zm7 1h2v2c0 .283.096.52.288.713.191.191.429.287.712.287s.52-.096.712-.287A.968.968 0 0 0 21 13v-2h2a.97.97 0 0 0 .712-.287A.968.968 0 0 0 24 10a.967.967 0 0 0-.288-.713A.968.968 0 0 0 23 9h-2V7a.967.967 0 0 0-.288-.713A.968.968 0 0 0 20 6a.968.968 0 0 0-.712.287A.967.967 0 0 0 19 7v2h-2a.968.968 0 0 0-.712.287A.967.967 0 0 0 16 10c0 .283.096.52.288.713A.968.968 0 0 0 17 11Z"/>
|
|
3
3
|
</svg>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24"
|
|
2
|
-
<path d="M12
|
|
3
|
-
<path d="M19.
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24">
|
|
2
|
+
<path d="M12 15c-1.1 0-2.042-.392-2.825-1.175C8.392 13.042 8 12.1 8 11s.392-2.042 1.175-2.825C9.958 7.392 10.9 7 12 7s2.042.392 2.825 1.175C15.608 8.958 16 9.9 16 11s-.392 2.042-1.175 2.825C14.042 14.608 13.1 15 12 15Z"/>
|
|
3
|
+
<path d="M19.528 18.583A9.962 9.962 0 0 0 22 12c0-5.523-4.477-10-10-10S2 6.477 2 12c0 2.52.933 4.824 2.472 6.583A9.976 9.976 0 0 0 12 22a9.976 9.976 0 0 0 7.528-3.417ZM8.75 16.388c-.915.221-1.818.538-2.709.95a8 8 0 1 1 11.918 0 14.679 14.679 0 0 0-2.709-.95A13.76 13.76 0 0 0 12 16c-1.1 0-2.183.13-3.25.387Z"/>
|
|
4
4
|
</svg>
|
package/icons/user-profile.svg
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24"
|
|
2
|
-
<path d="M9.175 13.825C9.
|
|
3
|
-
<path d="M22
|
|
4
|
-
<path d="M16.
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24">
|
|
2
|
+
<path d="M9.175 13.825C9.958 14.608 10.9 15 12 15s2.042-.392 2.825-1.175C15.608 13.042 16 12.1 16 11s-.392-2.042-1.175-2.825C14.042 7.392 13.1 7 12 7s-2.042.392-2.825 1.175C8.392 8.958 8 9.9 8 11s.392 2.042 1.175 2.825Zm4.237-1.412A1.926 1.926 0 0 1 12 13c-.55 0-1.02-.196-1.412-.588A1.926 1.926 0 0 1 10 11c0-.55.196-1.02.588-1.412A1.926 1.926 0 0 1 12 9c.55 0 1.02.196 1.412.588.392.391.588.862.588 1.412 0 .55-.196 1.02-.588 1.412Z"/>
|
|
3
|
+
<path d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Zm-2 0a8 8 0 1 0-16 0 8 8 0 0 0 16 0Z"/>
|
|
4
|
+
<path d="M16.23 18.792a12.47 12.47 0 0 0-1.455-.455 11.6 11.6 0 0 0-5.55 0c-.487.12-.972.271-1.455.455a8.04 8.04 0 0 1-1.729-1.454c.89-.412 1.794-.729 2.709-.95A13.76 13.76 0 0 1 12 16c1.1 0 2.183.13 3.25.387a14.78 14.78 0 0 1 2.709.95 8.042 8.042 0 0 1-1.73 1.455Z"/>
|
|
5
5
|
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24">
|
|
2
|
+
<path d="M12 12c-1.1 0-2.042-.392-2.825-1.175C8.392 10.042 8 9.1 8 8s.392-2.042 1.175-2.825C9.958 4.392 10.9 4 12 4s2.042.392 2.825 1.175C15.608 5.958 16 6.9 16 8s-.392 2.042-1.175 2.825C14.042 11.608 13.1 12 12 12Zm-8 6v-.8c0-.567.146-1.087.438-1.563A2.911 2.911 0 0 1 5.6 14.55a14.843 14.843 0 0 1 3.15-1.163A13.76 13.76 0 0 1 12 13c1.1 0 2.183.13 3.25.387 1.067.259 2.117.646 3.15 1.163.483.25.87.612 1.163 1.087.291.476.437.996.437 1.563v.8c0 .55-.196 1.02-.587 1.413A1.926 1.926 0 0 1 18 20H6c-.55 0-1.02-.196-1.412-.587A1.926 1.926 0 0 1 4 18Z"/>
|
|
3
|
+
</svg>
|
package/icons/user.svg
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24">
|
|
2
|
+
<path d="M12 12c-1.1 0-2.042-.392-2.825-1.175C8.392 10.042 8 9.1 8 8s.392-2.042 1.175-2.825C9.958 4.392 10.9 4 12 4s2.042.392 2.825 1.175C15.608 5.958 16 6.9 16 8s-.392 2.042-1.175 2.825C14.042 11.608 13.1 12 12 12Zm-8 6v-.8c0-.567.146-1.087.438-1.563A2.911 2.911 0 0 1 5.6 14.55a14.843 14.843 0 0 1 3.15-1.163A13.76 13.76 0 0 1 12 13c1.1 0 2.183.13 3.25.387 1.067.259 2.117.646 3.15 1.163.483.25.87.612 1.163 1.087.291.476.437.996.437 1.563v.8c0 .55-.196 1.02-.587 1.413A1.926 1.926 0 0 1 18 20H6c-.55 0-1.02-.196-1.412-.587A1.926 1.926 0 0 1 4 18Zm2 0h12v-.8a.973.973 0 0 0-.5-.85c-.9-.45-1.808-.787-2.725-1.012a11.6 11.6 0 0 0-5.55 0c-.917.225-1.825.562-2.725 1.012a.973.973 0 0 0-.5.85v.8Zm6-8c.55 0 1.02-.196 1.412-.588C13.804 9.021 14 8.55 14 8c0-.55-.196-1.02-.588-1.412A1.926 1.926 0 0 0 12 6c-.55 0-1.02.196-1.412.588A1.926 1.926 0 0 0 10 8c0 .55.196 1.02.588 1.412.391.392.862.588 1.412.588Z"/>
|
|
3
|
+
</svg>
|
package/icons/verified.svg
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24"
|
|
2
|
-
<path d="M8.
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24">
|
|
2
|
+
<path d="M8.15 21.75 6.7 19.3l-2.75-.6a.943.943 0 0 1-.6-.387.928.928 0 0 1-.175-.688L3.45 14.8l-1.875-2.15a.934.934 0 0 1-.25-.65c0-.25.084-.467.25-.65L3.45 9.2l-.275-2.825a.928.928 0 0 1 .175-.688.943.943 0 0 1 .6-.387l2.75-.6 1.45-2.45a.983.983 0 0 1 .55-.438.97.97 0 0 1 .7.038l2.6 1.1 2.6-1.1a.97.97 0 0 1 .7-.038.983.983 0 0 1 .55.438L17.3 4.7l2.75.6c.25.05.45.18.6.388.15.208.209.437.175.687L20.55 9.2l1.875 2.15c.167.183.25.4.25.65s-.083.467-.25.65L20.55 14.8l.275 2.825a.928.928 0 0 1-.175.688.943.943 0 0 1-.6.387l-2.75.6-1.45 2.45a.983.983 0 0 1-.55.438.97.97 0 0 1-.7-.038l-2.6-1.1-2.6 1.1a.97.97 0 0 1-.7.038.983.983 0 0 1-.55-.438Zm2.8-9.05L9.5 11.275A.933.933 0 0 0 8.813 11c-.275 0-.513.1-.713.3a.948.948 0 0 0-.275.7.95.95 0 0 0 .275.7l2.15 2.15c.2.2.434.3.7.3.267 0 .5-.1.7-.3l4.25-4.25c.2-.2.296-.433.288-.7a1.055 1.055 0 0 0-.288-.7 1.02 1.02 0 0 0-.712-.313.93.93 0 0 0-.713.288L10.95 12.7Z"/>
|
|
3
3
|
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24"
|
|
2
|
-
<path d="M2
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24">
|
|
2
|
+
<path d="M2 8a4 4 0 0 1 4-4h10a2 2 0 0 1 2 2v4.286l3.35-2.871a1 1 0 0 1 1.65.76v7.65a1 1 0 0 1-1.65.76L18 13.715V18a2 2 0 0 1-2 2H6a4 4 0 0 1-4-4V8Zm10.828 6.828c.2-.2.3-.436.3-.707 0-.27-.1-.506-.3-.707L11.414 12l1.414-1.414c.2-.2.3-.436.3-.707 0-.271-.1-.507-.3-.707a.969.969 0 0 0-.707-.301c-.27 0-.506.1-.707.3L10 10.587 8.586 9.172a.969.969 0 0 0-.707-.301c-.271 0-.507.1-.707.3-.2.2-.3.437-.3.708 0 .27.1.506.3.707L8.586 12l-1.414 1.414c-.2.2-.3.436-.3.707 0 .271.1.507.3.707.2.2.436.3.707.3.27 0 .506-.1.707-.3L10 13.414l1.414 1.414c.2.2.436.3.707.3.271 0 .507-.1.707-.3Z"/>
|
|
3
3
|
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24"
|
|
2
|
-
<path d="M2
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24">
|
|
2
|
+
<path d="M2 8a4 4 0 0 1 4-4h10a2 2 0 0 1 2 2v4.286l3.35-2.871a1 1 0 0 1 1.65.76v7.65a1 1 0 0 1-1.65.76L18 13.715V18a2 2 0 0 1-2 2H6a4 4 0 0 1-4-4V8Zm8.7 5.15L8.5 11H9c.283 0 .52-.096.713-.287A.968.968 0 0 0 10 10a.968.968 0 0 0-.287-.713A.968.968 0 0 0 9 9H6a.968.968 0 0 0-.713.287A.968.968 0 0 0 5 10v3c0 .283.096.52.287.713.192.191.43.287.713.287s.52-.096.713-.287A.968.968 0 0 0 7 13v-.7l3 3a1.034 1.034 0 0 0 1.088.2.773.773 0 0 0 .312-.225l3.125-3.15a.918.918 0 0 0 .275-.675c0-.267-.1-.5-.3-.7a.948.948 0 0 0-.7-.275.948.948 0 0 0-.7.275l-2.4 2.4Z"/>
|
|
3
3
|
</svg>
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24"
|
|
2
|
-
<path d="M2.
|
|
3
|
-
<path d="M18 15.1658L6.83423 3.99996H16C17.1046 3.99996 18 4.89539 18 5.99996V10.2857L21.3493 7.41493C21.9979 6.85892 23 7.31983 23 8.17418V15.8257C23 16.6801 21.9979 17.141 21.3493 16.585L18 13.7142V15.1658Z" fill="currentColor"/>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24">
|
|
2
|
+
<path d="M2.747 2.753 4.35 4.355l.008-.003L18 17.994v.012l3.247 3.247a1 1 0 1 1-1.414 1.414l-2.898-2.898A1.99 1.99 0 0 1 16 20H6a4 4 0 0 1-4-4V8c0-.892.292-1.715.785-2.38L1.333 4.166a1 1 0 0 1 1.414-1.414ZM18 15.166 6.834 4H16a2 2 0 0 1 2 2v4.286l3.35-2.871a1 1 0 0 1 1.65.76v7.65a1 1 0 0 1-1.65.76L18 13.715v1.45Z"/>
|
|
4
3
|
</svg>
|
package/icons/video-call-off.svg
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24"
|
|
2
|
-
<path d="M2.
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24">
|
|
2
|
+
<path d="M2.747 2.753 4.35 4.355l.008-.003L6.006 6h-.012L16 16.006v-.012l2 2v.012l3.247 3.247a1 1 0 1 1-1.414 1.414l-2.898-2.898A1.99 1.99 0 0 1 16 20H6a4 4 0 0 1-4-4V8c0-.892.292-1.715.785-2.38L1.333 4.166a1 1 0 0 1 1.414-1.414Zm1.484 4.313a1.991 1.991 0 0 0-.23.934v8A2 2 0 0 0 6 18h9.166L4.23 7.066ZM16 6H8.834l-2-2H16a2 2 0 0 1 2 2v4.286l3.35-2.871a1 1 0 0 1 1.65.76v7.65a1 1 0 0 1-1.65.76L18 13.715v1.45l-2-2V6Zm5 7.652v-3.303L19.073 12 21 13.652Z"/>
|
|
3
3
|
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24"
|
|
2
|
-
<path d="M6
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24">
|
|
2
|
+
<path d="M6 4h10a2 2 0 0 1 2 2v4.286l3.35-2.871a1 1 0 0 1 1.65.76v7.65a1 1 0 0 1-1.65.76L18 13.715V18a2 2 0 0 1-2 2H6a4 4 0 0 1-4-4V8a4 4 0 0 1 4-4Z"/>
|
|
3
3
|
</svg>
|
package/icons/video-call.svg
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24"
|
|
2
|
-
<path d="M2
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24">
|
|
2
|
+
<path d="M2 8a4 4 0 0 1 4-4h10a2 2 0 0 1 2 2v4.286l3.35-2.871a1 1 0 0 1 1.65.76v7.65a1 1 0 0 1-1.65.76L18 13.715V18a2 2 0 0 1-2 2H6a4 4 0 0 1-4-4V8Zm4-2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h10V6H6Zm15 7.652v-3.303L19.073 12 21 13.652Z"/>
|
|
3
3
|
</svg>
|
package/icons/visibility-off.svg
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24"
|
|
2
|
-
<path d="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24">
|
|
2
|
+
<path d="m16.1 13.3-1.45-1.45c.15-.783-.075-1.517-.675-2.2-.6-.683-1.375-.95-2.325-.8L10.2 7.4a4.24 4.24 0 0 1 .862-.3A4.2 4.2 0 0 1 12 7c1.25 0 2.312.437 3.187 1.312S16.5 10.25 16.5 11.5c0 .333-.034.646-.1.938a4.25 4.25 0 0 1-.3.862Zm3.2 3.15-1.45-1.4a10.956 10.956 0 0 0 1.687-1.588A8.898 8.898 0 0 0 20.8 11.5c-.834-1.683-2.03-3.02-3.588-4.013C15.654 6.496 13.916 6 12 6c-.483 0-.959.033-1.425.1a9.622 9.622 0 0 0-1.375.3L7.65 4.85A11.08 11.08 0 0 1 12 4c2.383 0 4.525.63 6.425 1.887 1.9 1.259 3.325 2.896 4.275 4.913.05.083.083.188.1.313s.025.254.025.387a1.972 1.972 0 0 1-.125.7 10.896 10.896 0 0 1-3.4 4.25Zm-.2 5.45-3.5-3.45c-.583.183-1.171.32-1.763.413-.591.091-1.204.137-1.837.137-2.384 0-4.525-.63-6.425-1.887-1.9-1.259-3.325-2.896-4.275-4.913a.813.813 0 0 1-.1-.313 2.932 2.932 0 0 1 0-.762.796.796 0 0 1 .1-.3A11.2 11.2 0 0 1 2.55 8.75 13.292 13.292 0 0 1 4.15 7L2.075 4.9a.933.933 0 0 1-.275-.688c0-.275.1-.512.3-.712a.948.948 0 0 1 .7-.275c.283 0 .516.092.7.275l17 17a.977.977 0 0 1 .287.688.93.93 0 0 1-.287.712.948.948 0 0 1-.7.275.948.948 0 0 1-.7-.275ZM5.55 8.4c-.484.433-.925.908-1.325 1.425A9.014 9.014 0 0 0 3.2 11.5c.833 1.683 2.029 3.02 3.587 4.012C8.346 16.505 10.083 17 12 17c.333 0 .658-.02.975-.063.316-.041.642-.087.975-.137l-.9-.95c-.184.05-.359.088-.525.113A3.539 3.539 0 0 1 12 16c-1.25 0-2.313-.438-3.188-1.313C7.937 13.813 7.5 12.75 7.5 11.5c0-.183.012-.358.037-.525.025-.167.063-.342.113-.525L5.55 8.4Z"/>
|
|
3
3
|
</svg>
|
package/icons/visibility-on.svg
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24"
|
|
2
|
-
<path d="M12
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24">
|
|
2
|
+
<path d="M12 16c1.25 0 2.313-.438 3.188-1.313.874-.874 1.312-1.937 1.312-3.187 0-1.25-.438-2.313-1.313-3.188C14.313 7.439 13.25 7 12 7c-1.25 0-2.312.438-3.187 1.313C7.938 9.187 7.5 10.25 7.5 11.5c0 1.25.438 2.313 1.313 3.188C9.688 15.562 10.75 16 12 16Zm0-1.8c-.75 0-1.387-.262-1.912-.787A2.604 2.604 0 0 1 9.3 11.5c0-.75.263-1.387.787-1.912A2.604 2.604 0 0 1 12 8.8c.75 0 1.387.262 1.912.787.525.526.788 1.163.788 1.913s-.262 1.387-.787 1.912A2.604 2.604 0 0 1 12 14.2Zm0 4.8c-2.317 0-4.433-.613-6.35-1.837-1.917-1.226-3.367-2.88-4.35-4.963a.812.812 0 0 1-.1-.313 2.93 2.93 0 0 1 0-.774.812.812 0 0 1 .1-.313c.983-2.083 2.433-3.738 4.35-4.963C7.567 4.614 9.683 4 12 4c2.317 0 4.433.612 6.35 1.838 1.917 1.224 3.367 2.879 4.35 4.962a.81.81 0 0 1 .1.313 2.925 2.925 0 0 1 0 .774.81.81 0 0 1-.1.313c-.983 2.083-2.433 3.738-4.35 4.963C16.433 18.387 14.317 19 12 19Zm0-2a9.544 9.544 0 0 0 5.188-1.488A9.773 9.773 0 0 0 20.8 11.5a9.773 9.773 0 0 0-3.613-4.013A9.544 9.544 0 0 0 12 6a9.545 9.545 0 0 0-5.187 1.487A9.773 9.773 0 0 0 3.2 11.5a9.773 9.773 0 0 0 3.613 4.012A9.544 9.544 0 0 0 12 17Z"/>
|
|
3
3
|
</svg>
|
package/icons/voice-call.svg
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24"
|
|
2
|
-
<path d="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24">
|
|
2
|
+
<path d="m20.958 16.374.039 3.527c0 .284-.11.536-.33.756-.22.22-.472.33-.756.33a15.97 15.97 0 0 1-6.57-1.105 16.225 16.225 0 0 1-5.563-3.663 16.084 16.084 0 0 1-3.653-5.573 16.313 16.313 0 0 1-1.115-6.56c0-.285.11-.537.33-.757.22-.22.471-.33.755-.33l3.528.04a1.069 1.069 0 0 1 1.085.93l.543 3.954c.026.18.013.349-.039.504a1.088 1.088 0 0 1-.271.426l-1.64 1.64c.337.672.721 1.308 1.154 1.909.433.6 1.444 1.696 1.444 1.696s1.095 1.01 1.696 1.444c.6.433 1.237.817 1.909 1.153l1.64-1.64a1.07 1.07 0 0 1 .426-.27c.155-.052.323-.065.504-.04l3.954.543a1.068 1.068 0 0 1 .93 1.085Z"/>
|
|
3
3
|
</svg>
|
|
@@ -1,6 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24"
|
|
2
|
-
<path d="M3.
|
|
3
|
-
<path d="M14.996 12.1616L16.6572 13.8228C16.8786 13.2579 17.0003 12.6428 17.0003 11.9998C17.0003 10.6193 16.4395 9.36797 15.5358 8.46425C15.1453 8.07372 14.5121 8.07372 14.1216 8.46424C13.7311 8.85476 13.7311 9.48792 14.1216 9.87845C14.6656 10.4224 15.0003 11.1711 15.0003 11.9998C15.0003 12.054 14.9988 12.108 14.996 12.1616Z" fill="currentColor"/>
|
|
4
|
-
<path d="M18.1609 15.3265L19.6221 16.7877C20.4947 15.4011 21.0001 13.759 21.0001 11.9998C21.0001 9.5148 19.9917 7.26346 18.3642 5.63588C17.9736 5.24535 17.3405 5.24534 16.9499 5.63587C16.5594 6.02639 16.5594 6.65955 16.9499 7.05008C18.2177 8.31792 19.0001 10.0665 19.0001 11.9998C19.0001 13.2042 18.6965 14.337 18.1609 15.3265Z" fill="currentColor"/>
|
|
5
|
-
<path d="M8.91717 6.08273L12.0001 9.16563V5.41405C12.0001 4.52315 10.9229 4.07698 10.293 4.70695L8.91717 6.08273Z" fill="currentColor"/>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24">
|
|
2
|
+
<path d="M3.5 3.5a1 1 0 1 0-1.414 1.414L5.172 8H5a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h2l3.293 3.293c.63.63 1.707.184 1.707-.707v-3.758l7.086 7.086A1 1 0 0 0 20.5 20.5l-2.136-2.136.003-.003-1.414-1.414-.003.003-1.414-1.414.003-.003-1.415-1.415-.002.003L12 12v-.006L7.503 7.497 7.5 7.5l-4-4Zm11.496 8.662 1.661 1.66c.222-.564.343-1.18.343-1.822 0-1.38-.56-2.632-1.464-3.536a1 1 0 1 0-1.414 1.414 2.987 2.987 0 0 1 .874 2.284Zm3.164 3.164 1.462 1.462A8.961 8.961 0 0 0 21 12a8.975 8.975 0 0 0-2.636-6.364A1 1 0 0 0 16.95 7.05 6.975 6.975 0 0 1 19 12a6.966 6.966 0 0 1-.84 3.326ZM8.917 6.083 12 9.166V5.414c0-.89-1.077-1.337-1.707-.707L8.917 6.083Z"/>
|
|
6
3
|
</svg>
|
package/icons/volume-off.svg
CHANGED
|
@@ -1,6 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24"
|
|
2
|
-
<path d="
|
|
3
|
-
<path d="M14.996 12.1616L16.6572 13.8228C16.8786 13.2579 17.0003 12.6428 17.0003 11.9998C17.0003 10.6193 16.4395 9.36797 15.5358 8.46425C15.1453 8.07372 14.5121 8.07372 14.1216 8.46424C13.7311 8.85476 13.7311 9.48792 14.1216 9.87845C14.6656 10.4224 15.0003 11.1711 15.0003 11.9998C15.0003 12.054 14.9988 12.108 14.996 12.1616Z" fill="currentColor"/>
|
|
4
|
-
<path d="M18.1609 15.3265L19.6221 16.7877C20.4947 15.4011 21.0001 13.759 21.0001 11.9998C21.0001 9.5148 19.9917 7.26346 18.3642 5.63588C17.9736 5.24535 17.3405 5.24534 16.9499 5.63587C16.5594 6.02639 16.5594 6.65955 16.9499 7.05008C18.2177 8.31792 19.0001 10.0665 19.0001 11.9998C19.0001 13.2042 18.6965 14.337 18.1609 15.3265Z" fill="currentColor"/>
|
|
5
|
-
<path d="M8.91717 6.08273L12.0001 9.16563V5.41405C12.0001 4.52315 10.9229 4.07698 10.293 4.70695L8.91717 6.08273Z" fill="currentColor"/>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24">
|
|
2
|
+
<path d="m3.5 3.5 4 4 .003-.003L8.917 8.91l-.003.003L10 10v-.006l2 2V12l2.122 2.121.002-.003 1.415 1.415-.003.003 1.414 1.414.003-.003 1.414 1.414-.003.003L20.5 20.5a1 1 0 0 1-1.414 1.414L12 14.828v3.758c0 .89-1.077 1.337-1.707.707L7 16H5a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2h.172L2.086 4.914A1 1 0 0 1 3.5 3.5ZM7.172 10H5v4h2.828L10 16.17v-3.343L7.172 10Zm7.824 2.162 1.661 1.66c.222-.564.343-1.18.343-1.822 0-1.38-.56-2.632-1.464-3.536a1 1 0 1 0-1.414 1.414 2.987 2.987 0 0 1 .874 2.284Zm3.164 3.164 1.462 1.462A8.961 8.961 0 0 0 21 12a8.975 8.975 0 0 0-2.636-6.364A1 1 0 0 0 16.95 7.05 6.975 6.975 0 0 1 19 12a6.966 6.966 0 0 1-.84 3.326ZM8.917 6.083 12 9.166V5.414c0-.89-1.077-1.337-1.707-.707L8.917 6.083Z"/>
|
|
6
3
|
</svg>
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24"
|
|
2
|
-
<path d="M3
|
|
3
|
-
<path d="
|
|
4
|
-
<path d="M16.9498 5.63593C17.3403 5.24541 17.9735 5.24541 18.364 5.63594C19.9916 7.26352 21 9.51487 21 11.9998C21 14.4848 19.9915 16.7362 18.364 18.3637C17.9735 18.7543 17.3403 18.7543 16.9498 18.3637C16.5593 17.9732 16.5593 17.3401 16.9498 16.9495C18.2176 15.6817 19 13.9331 19 11.9998C19 10.0666 18.2176 8.31798 16.9498 7.05014C16.5593 6.65961 16.5593 6.02645 16.9498 5.63593Z" fill="currentColor"/>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24">
|
|
2
|
+
<path d="M3 14v-4a2 2 0 0 1 2-2h2l3.293-3.293c.63-.63 1.707-.184 1.707.707v13.172c0 .89-1.077 1.337-1.707.707L7 16H5a2 2 0 0 1-2-2Zm11.121-5.536a1 1 0 0 1 1.415 0A4.987 4.987 0 0 1 17 12c0 1.38-.56 2.632-1.464 3.536a1 1 0 0 1-1.415-1.415 2.988 2.988 0 0 0 .88-2.121c0-.829-.335-1.577-.88-2.121a1 1 0 0 1 0-1.415Z"/>
|
|
3
|
+
<path d="M16.95 5.636a1 1 0 0 1 1.414 0A8.975 8.975 0 0 1 21 12a8.975 8.975 0 0 1-2.636 6.364 1 1 0 0 1-1.414-1.414A6.975 6.975 0 0 0 19 12a6.975 6.975 0 0 0-2.05-4.95 1 1 0 0 1 0-1.414Z"/>
|
|
5
4
|
</svg>
|
package/icons/volume-on.svg
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24"
|
|
2
|
-
<path d="M3
|
|
3
|
-
<path d="
|
|
4
|
-
<path d="M18.364 5.63616C17.9735 5.24563 17.3403 5.24563 16.9498 5.63615C16.5593 6.02667 16.5593 6.65983 16.9498 7.05036C18.2176 8.3182 19 10.0668 19 12.0001C19 13.9333 18.2176 15.6819 16.9498 16.9498C16.5593 17.3403 16.5593 17.9734 16.9498 18.364C17.3403 18.7545 17.9735 18.7545 18.364 18.364C19.9916 16.7364 21 14.485 21 12.0001C21 9.51509 19.9916 7.26374 18.364 5.63616Z" fill="currentColor"/>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24">
|
|
2
|
+
<path d="M3 10a2 2 0 0 1 2-2h2l3.293-3.293c.63-.63 1.707-.184 1.707.707v13.172c0 .89-1.077 1.337-1.707.707L7 16H5a2 2 0 0 1-2-2v-4Zm4.828 4L10 16.172V7.828L7.828 10H5v4h2.828Zm6.293-5.536a1 1 0 0 1 1.415 0A4.988 4.988 0 0 1 17 12c0 1.38-.56 2.632-1.464 3.535a1 1 0 1 1-1.415-1.414 2.987 2.987 0 0 0 .88-2.121c0-.829-.335-1.578-.88-2.122a1 1 0 0 1 0-1.414Z"/>
|
|
3
|
+
<path d="M18.364 5.636A1 1 0 1 0 16.95 7.05 6.975 6.975 0 0 1 19 12a6.975 6.975 0 0 1-2.05 4.95 1 1 0 0 0 1.414 1.414A8.975 8.975 0 0 0 21 12a8.975 8.975 0 0 0-2.636-6.364Z"/>
|
|
5
4
|
</svg>
|
package/icons/warning.svg
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24"
|
|
2
|
-
<path d="M12.
|
|
3
|
-
<path d="
|
|
4
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.2635 3.03897C11.0313 1.69534 12.9687 1.69534 13.7364 3.03897L22.2901 18.0078C23.052 19.3412 22.0892 21.0001 20.5536 21.0001H3.44631C1.91067 21.0001 0.947935 19.3412 1.70983 18.0078L10.2635 3.03897ZM3.44631 19.0001L12 4.03125L20.5536 19.0001H3.44631Z" fill="currentColor"/>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24">
|
|
2
|
+
<path d="M12.713 17.712A.968.968 0 0 1 12 18a.968.968 0 0 1-.713-.288A.968.968 0 0 1 11 17a.97.97 0 0 1 .287-.712A.968.968 0 0 1 12 16a.97.97 0 0 1 .713.288c.191.191.287.429.287.712s-.096.52-.287.712Zm0-3.999A.968.968 0 0 1 12 14a.968.968 0 0 1-.713-.287A.968.968 0 0 1 11 13V9c0-.283.096-.52.287-.713A.968.968 0 0 1 12 8c.283 0 .52.096.713.287.191.192.287.43.287.713v4c0 .283-.096.52-.287.713Z"/>
|
|
3
|
+
<path fill-rule="evenodd" d="M10.264 3.039c.767-1.344 2.705-1.344 3.472 0l8.554 14.969c.762 1.333-.2 2.992-1.736 2.992H3.446c-1.535 0-2.498-1.659-1.736-2.992l8.553-14.97ZM3.446 19 12 4.031 20.554 19H3.446Z" clip-rule="evenodd"/>
|
|
5
4
|
</svg>
|
package/icons/web-browser.svg
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24"
|
|
2
|
-
<path d="M4
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24">
|
|
2
|
+
<path d="M4 20c-.55 0-1.02-.196-1.413-.587A1.926 1.926 0 0 1 2 18V6c0-.55.196-1.02.587-1.412A1.926 1.926 0 0 1 4 4h16c.55 0 1.02.196 1.413.588.391.391.587.862.587 1.412v12c0 .55-.196 1.02-.587 1.413A1.926 1.926 0 0 1 20 20H4Zm0-2h16V8H4v10Z"/>
|
|
3
3
|
</svg>
|
package/package.json
CHANGED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24">
|
|
2
|
-
<path fill="currentColor" d="M12 14.95c-.133 0-.258-.02-.375-.063a.877.877 0 0 1-.325-.212L6.675 10.05a.892.892 0 0 1-.263-.688.977.977 0 0 1 .288-.687.948.948 0 0 1 .7-.275.95.95 0 0 1 .7.275l3.9 3.9 3.925-3.925a.892.892 0 0 1 .688-.263.977.977 0 0 1 .687.288.948.948 0 0 1 .275.7.948.948 0 0 1-.275.7l-4.6 4.6c-.1.1-.208.17-.325.212a1.106 1.106 0 0 1-.375.063Z"/>
|
|
3
|
-
</svg>
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M28.4735 17.8428L38.4764 19.2963L31.2382 26.3518L32.9469 36.3143L24.0001 31.6106L15.0532 36.3143L16.7619 26.3518L9.52371 19.2963L19.5266 17.8428L24.0001 8.77859L28.4735 17.8428ZM17.5344 15.1008L7.08715 16.6188C5.44671 16.8572 4.79169 18.8731 5.97872 20.0302L13.5384 27.3991L11.7538 37.8042C11.4736 39.438 13.1885 40.6839 14.6557 39.9125L24.0001 34.9999L33.3444 39.9125C34.8116 40.6839 36.5265 39.438 36.2463 37.8042L34.4617 27.3991L42.0214 20.0302C43.2084 18.8731 42.5534 16.8572 40.913 16.6188L30.4657 15.1008L25.7935 5.63391C25.0599 4.14742 22.9402 4.14742 22.2066 5.63391L17.5344 15.1008Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M25.7935 5.63391L30.4657 15.1008L40.913 16.6188C42.5534 16.8572 43.2084 18.8731 42.0214 20.0302L34.4617 27.3991L36.2463 37.8042C36.5265 39.438 34.8116 40.6839 33.3444 39.9125L24.0001 34.9999L14.6557 39.9125C13.1885 40.6839 11.4736 39.438 11.7538 37.8042L13.5384 27.3991L5.97872 20.0302C4.79169 18.8731 5.44671 16.8572 7.08715 16.6188L17.5344 15.1008L22.2066 5.63391C22.9402 4.14742 25.0599 4.14742 25.7935 5.63391Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M4 11C3.71667 11 3.47917 10.9042 3.2875 10.7125C3.09583 10.5208 3 10.2833 3 10V4C3 3.71667 3.09583 3.47917 3.2875 3.2875C3.47917 3.09583 3.71667 3 4 3H10C10.2833 3 10.5208 3.09583 10.7125 3.2875C10.9042 3.47917 11 3.71667 11 4V10C11 10.2833 10.9042 10.5208 10.7125 10.7125C10.5208 10.9042 10.2833 11 10 11H4ZM9 9V5H5V9H9Z" fill="currentColor"/>
|
|
3
|
-
<path d="M14 21C13.7167 21 13.4792 20.9042 13.2875 20.7125C13.0958 20.5208 13 20.2833 13 20V14C13 13.7167 13.0958 13.4792 13.2875 13.2875C13.4792 13.0958 13.7167 13 14 13H20C20.2833 13 20.5208 13.0958 20.7125 13.2875C20.9042 13.4792 21 13.7167 21 14V20C21 20.2833 20.9042 20.5208 20.7125 20.7125C20.5208 20.9042 20.2833 21 20 21H14ZM19 19V15H15V19H19Z" fill="currentColor"/>
|
|
4
|
-
<path d="M4 21C3.71667 21 3.47917 20.9042 3.2875 20.7125C3.09583 20.5208 3 20.2833 3 20V14C3 13.7167 3.09583 13.4792 3.2875 13.2875C3.47917 13.0958 3.71667 13 4 13H10C10.2833 13 10.5208 13.0958 10.7125 13.2875C10.9042 13.4792 11 13.7167 11 14V20C11 20.2833 10.9042 20.5208 10.7125 20.7125C10.5208 20.9042 10.2833 21 10 21H4ZM9 19V15H5V19H9Z" fill="currentColor"/>
|
|
5
|
-
<path d="M14 11C13.7167 11 13.4792 10.9042 13.2875 10.7125C13.0958 10.5208 13 10.2833 13 10V4C13 3.71667 13.0958 3.47917 13.2875 3.2875C13.4792 3.09583 13.7167 3 14 3H20C20.2833 3 20.5208 3.09583 20.7125 3.2875C20.9042 3.47917 21 3.71667 21 4V10C21 10.2833 20.9042 10.5208 20.7125 10.7125C20.5208 10.9042 20.2833 11 20 11H14ZM19 9V5H15V9H19Z" fill="currentColor"/>
|
|
6
|
-
</svg>
|
|
@@ -1,5 +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="M8 7.99986V7.9943L10 9.9943V9.99986L13.4143 13.4141L13.4171 13.4114L14.8313 14.8256L14.8285 14.8284L16.2427 16.2426L16.2455 16.2398L17.6597 17.654L17.6569 17.6568L20.5001 20.5C20.8906 20.8905 20.8906 21.5236 20.5001 21.9142C20.1096 22.3047 19.4764 22.3047 19.0859 21.9142L16.064 18.8923C15.1448 19.4355 14.1076 19.8 13 19.9381V21C13 21.5523 12.5523 22 12 22C11.4477 22 11 21.5523 11 21V19.9381C7.05369 19.446 4 16.0796 4 12C4 11.4477 4.44772 11 5 11C5.55228 11 6 11.4477 6 12C6 15.3137 8.68629 18 12 18C12.9263 18 13.8036 17.7901 14.5869 17.4152L13.0362 15.8645C12.7057 15.9529 12.3584 16 12 16C9.79086 16 8 14.2091 8 12V10.8283L2.08586 4.91414C1.69534 4.52361 1.69534 3.89045 2.08586 3.49992C2.47639 3.1094 3.10955 3.1094 3.50008 3.49993L8 7.99986Z" fill="currentColor"/>
|
|
3
|
-
<path d="M14 6V11.1659L15.8657 13.0316C15.9533 12.7025 16 12.3567 16 12V6C16 3.79086 14.2091 2 12 2C10.0513 2 8.42811 3.39346 8.07243 5.2383L10 7.16587V6C10 4.89543 10.8954 4 12 4C13.1046 4 14 4.89543 14 6Z" fill="currentColor"/>
|
|
4
|
-
<path d="M17.4171 14.583L18.8945 16.0604C19.597 14.8701 20 13.4821 20 12C20 11.4477 19.5523 11 19 11C18.4477 11 18 11.4477 18 12C18 12.9248 17.7908 13.8007 17.4171 14.583Z" fill="currentColor"/>
|
|
5
|
-
</svg>
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M6 12C6 11.4477 5.55228 11 5 11C4.44772 11 4 11.4477 4 12C4 16.0796 7.05369 19.446 11 19.9381V21C11 21.5523 11.4477 22 12 22C12.5523 22 13 21.5523 13 21V19.9381C16.9463 19.446 20 16.0796 20 12C20 11.4477 19.5523 11 19 11C18.4477 11 18 11.4477 18 12C18 15.3137 15.3137 18 12 18C8.68629 18 6 15.3137 6 12Z" fill="currentColor"/>
|
|
3
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 12V6C14 4.89543 13.1046 4 12 4C10.8954 4 10 4.89543 10 6V12C10 13.1046 10.8954 14 12 14C13.1046 14 14 13.1046 14 12ZM12 2C9.79086 2 8 3.79086 8 6V12C8 14.2091 9.79086 16 12 16C14.2091 16 16 14.2091 16 12V6C16 3.79086 14.2091 2 12 2Z" fill="currentColor"/>
|
|
4
|
-
</svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M4.91707 2.08293L21.9171 19.0829C22.3076 19.4735 22.3076 20.1066 21.9171 20.4972C21.5265 20.8877 20.8934 20.8877 20.5029 20.4972L19.0058 19.0001H4.41424C3.52333 19.0001 3.07716 17.9229 3.70713 17.293L5.00002 16.0001V10.0001C5.00002 10.0001 5.00002 7.96599 6.0965 6.0908L3.50285 3.49715C3.11233 3.10662 3.11233 2.47346 3.50285 2.08293C3.89338 1.69241 4.52654 1.69241 4.91707 2.08293Z" fill="currentColor"/>
|
|
3
|
-
<path d="M19 13.3491L9.13618 3.4852C9.92908 3.1812 10.874 3.00006 12 3.00006C19 3.00006 19 10.0001 19 10.0001V13.3491Z" fill="currentColor"/>
|
|
4
|
-
<path d="M10 20.0001H14C14 21.1046 13.1046 22.0001 12 22.0001C10.8954 22.0001 10 21.1046 10 20.0001Z" fill="currentColor"/>
|
|
5
|
-
</svg>
|
|
@@ -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="M6.11905 2C5.67135 2 5.4493 2.54322 5.7688 2.85683L7.85025 4.89988C7.94604 4.99391 8 5.12249 8 5.25671V9.74371C8 9.87768 7.94623 10.0061 7.85076 10.1L4.14924 13.7437C4.05377 13.8377 4 13.9661 4 14.1V15.5C4 15.7761 4.22386 16 4.5 16H11L11 22C11 22.5523 11.4477 23 12 23C12.5523 23 13 22.5523 13 22V16H19.5C19.7761 16 20 15.7761 20 15.5V14.1C20 13.9661 19.9462 13.8377 19.8508 13.7437L16.1492 10.1C16.0538 10.0061 16 9.87768 16 9.74371V5.25671C16 5.12249 16.054 4.99391 16.1498 4.89988L18.2312 2.85683C18.5507 2.54322 18.3286 2 17.8809 2H6.11905ZM10 4H14V9.74371C14 10.4136 14.2688 11.0554 14.7462 11.5253L17.2601 14H6.73985L9.25379 11.5253C9.73117 11.0554 10 10.4136 10 9.74371L10 4Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
@@ -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 d="M5.7688 2.85683C5.4493 2.54322 5.67135 2 6.11905 2H17.8809C18.3286 2 18.5507 2.54322 18.2312 2.85683L16.1498 4.89988C16.054 4.99391 16 5.12249 16 5.25671V9.74371C16 9.87768 16.0538 10.0061 16.1492 10.1L19.8508 13.7437C19.9462 13.8377 20 13.9661 20 14.1V15.5C20 15.7761 19.7761 16 19.5 16H13V22C13 22.5523 12.5523 23 12 23C11.4477 23 11 22.5523 11 22L11 16H4.5C4.22386 16 4 15.7761 4 15.5V14.1C4 13.9661 4.05377 13.8377 4.14924 13.7437L7.85076 10.1C7.94623 10.0061 8 9.87768 8 9.74371V5.25671C8 5.12249 7.94604 4.99391 7.85025 4.89988L5.7688 2.85683Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
@@ -1,4 +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="M14.7125 14.7125C14.5208 14.9042 14.2833 15 14 15H10C9.71667 15 9.47917 14.9042 9.2875 14.7125C9.09583 14.5208 9 14.2833 9 14V11C9 10.7167 9.09583 10.4792 9.2875 10.2875C9.47917 10.0958 9.71667 10 10 10V9C10 8.45 10.1958 7.97917 10.5875 7.5875C10.9792 7.19583 11.45 7 12 7C12.55 7 13.0208 7.19583 13.4125 7.5875C13.8042 7.97917 14 8.45 14 9V10C14.2833 10 14.5208 10.0958 14.7125 10.2875C14.9042 10.4792 15 10.7167 15 11V14C15 14.2833 14.9042 14.5208 14.7125 14.7125ZM11 9V10H13V9C13 8.71667 12.9042 8.47917 12.7125 8.2875C12.5208 8.09583 12.2833 8 12 8C11.7167 8 11.4792 8.09583 11.2875 8.2875C11.0958 8.47917 11 8.71667 11 9Z" fill="currentColor"/>
|
|
3
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.8944 2.44723C12.3314 2.1657 11.6686 2.1657 11.1056 2.44723L5.10557 5.44723C4.428 5.78601 4 6.47854 4 7.23608V12C4 18.7425 9.77252 21.2458 11.5106 21.8468C11.8303 21.9573 12.1697 21.9573 12.4894 21.8468C14.2275 21.2458 20 18.7425 20 12V7.23608C20 6.47854 19.572 5.78601 18.8944 5.44723L12.8944 2.44723ZM6 7.23608L12 4.23608L18 7.23608V12C18 17.1564 13.7613 19.2544 12 19.8982C10.2387 19.2544 6 17.1564 6 12V7.23608Z" fill="currentColor"/>
|
|
4
|
-
</svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M11.625 7.06245C11.7417 7.02078 11.8667 6.99995 12 6.99995C12.1333 6.99995 12.2583 7.02078 12.375 7.06245C12.4917 7.10412 12.6 7.17495 12.7 7.27495L15.3 9.87495C15.4833 10.0583 15.575 10.2916 15.575 10.575C15.575 10.8583 15.4833 11.0916 15.3 11.275C15.1167 11.4583 14.8833 11.55 14.6 11.55C14.3167 11.55 14.0833 11.4583 13.9 11.275L13 10.375V13.575C13 13.8583 12.9042 14.0958 12.7125 14.2875C12.5208 14.4791 12.2833 14.575 12 14.575C11.7167 14.575 11.4792 14.4791 11.2875 14.2875C11.0958 14.0958 11 13.8583 11 13.575V10.375L10.1 11.275C9.91668 11.4583 9.68335 11.55 9.40001 11.55C9.11668 11.55 8.88335 11.4583 8.70001 11.275C8.51668 11.0916 8.42501 10.8583 8.42501 10.575C8.42501 10.2916 8.51668 10.0583 8.70001 9.87495L11.3 7.27495C11.4 7.17495 11.5083 7.10412 11.625 7.06245Z" fill="currentColor"/>
|
|
3
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.5875 17.4125C2.97917 17.8042 3.45 18 4 18H20C20.55 18 21.0208 17.8042 21.4125 17.4125C21.8042 17.0208 22 16.55 22 16V5C22 4.45 21.8042 3.97917 21.4125 3.5875C21.0208 3.19583 20.55 3 20 3H4C3.45 3 2.97917 3.19583 2.5875 3.5875C2.19583 3.97917 2 4.45 2 5V16C2 16.55 2.19583 17.0208 2.5875 17.4125ZM20 16H4V5H20V16Z" fill="currentColor"/>
|
|
4
|
-
<path d="M1.2875 20.7125C1.47917 20.9042 1.71667 21 2 21H22C22.2833 21 22.5208 20.9042 22.7125 20.7125C22.9042 20.5208 23 20.2833 23 20C23 19.7167 22.9042 19.4792 22.7125 19.2875C22.5208 19.0958 22.2833 19 22 19H2C1.71667 19 1.47917 19.0958 1.2875 19.2875C1.09583 19.4792 1 19.7167 1 20C1 20.2833 1.09583 20.5208 1.2875 20.7125Z" fill="currentColor"/>
|
|
5
|
-
</svg>
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M4 21C3.71667 21 3.47917 20.9042 3.2875 20.7125C3.09583 20.5208 3 20.2833 3 20V4C3 3.71667 3.09583 3.47917 3.2875 3.2875C3.47917 3.09583 3.71667 3 4 3H20C20.2833 3 20.5208 3.09583 20.7125 3.2875C20.9042 3.47917 21 3.71667 21 4V20C21 20.2833 20.9042 20.5208 20.7125 20.7125C20.5208 20.9042 20.2833 21 20 21H4ZM19 19V5H5V19H19Z" fill="currentColor"/>
|
|
3
|
-
<path d="M14 21C13.7167 21 13.4792 20.9042 13.2875 20.7125C13.0958 20.5208 13 20.2833 13 20V14C13 13.7167 13.0958 13.4792 13.2875 13.2875C13.4792 13.0958 13.7167 13 14 13H20C20.2833 13 20.5208 13.0958 20.7125 13.2875C20.9042 13.4792 21 13.7167 21 14V20C21 20.2833 20.9042 20.5208 20.7125 20.7125C20.5208 20.9042 20.2833 21 20 21H14ZM19 19V15H15V19H19Z" fill="currentColor"/>
|
|
4
|
-
</svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="none" viewBox="0 0 18 18"><path fill="currentColor" d="M5 5.25a.75.75 0 0 0 0 1.5h8a.75.75 0 0 0 0-1.5H5ZM5 8.25a.75.75 0 0 0 0 1.5h4a.75.75 0 1 0 0-1.5H5Z"/><path fill="currentColor" fill-rule="evenodd" d="M3 .25A2.75 2.75 0 0 0 .25 3v14a.75.75 0 0 0 1.2.6L4.916 15c.217-.162.48-.25.75-.25H15A2.75 2.75 0 0 0 17.75 12V3A2.75 2.75 0 0 0 15 .25H3ZM1.75 3c0-.69.56-1.25 1.25-1.25h12c.69 0 1.25.56 1.25 1.25v9c0 .69-.56 1.25-1.25 1.25H5.666a2.75 2.75 0 0 0-1.65.55L1.75 15.5V3Z" clip-rule="evenodd"/></svg>
|
|
@@ -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 d="M2 8C2 5.79086 3.79086 4 6 4H16C17.1046 4 18 4.89543 18 6V10.2857L21.3492 7.41496C21.9979 6.85896 23 7.31987 23 8.17422V15.8258C23 16.6801 21.9979 17.141 21.3492 16.585L18 13.7143V18C18 19.1046 17.1046 20 16 20H6C3.79086 20 2 18.2091 2 16V8ZM12.8284 14.8284C13.0288 14.6281 13.1289 14.3924 13.1289 14.1213C13.1289 13.8503 13.0288 13.6146 12.8284 13.4142L11.4142 12L12.8284 10.5858C13.0288 10.3854 13.1289 10.1497 13.1289 9.87868C13.1289 9.60762 13.0288 9.37192 12.8284 9.17157C12.6281 8.97123 12.3924 8.87105 12.1213 8.87105C11.8503 8.87105 11.6146 8.97123 11.4142 9.17157L9.99999 10.5858L8.58578 9.17157C8.38543 8.97123 8.14973 8.87105 7.87867 8.87105C7.60762 8.87105 7.37191 8.97123 7.17157 9.17157C6.97122 9.37192 6.87105 9.60762 6.87105 9.87868C6.87105 10.1497 6.97122 10.3854 7.17157 10.5858L8.58578 12L7.17157 13.4142C6.97122 13.6146 6.87105 13.8503 6.87105 14.1213C6.87105 14.3924 6.97122 14.6281 7.17157 14.8284C7.37191 15.0288 7.60762 15.1289 7.87867 15.1289C8.14973 15.1289 8.38543 15.0288 8.58578 14.8284L9.99999 13.4142L11.4142 14.8284C11.6146 15.0288 11.8503 15.1289 12.1213 15.1289C12.3924 15.1289 12.6281 15.0288 12.8284 14.8284Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
@@ -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 d="M2 8C2 5.79086 3.79086 4 6 4H16C17.1046 4 18 4.89543 18 6V10.2857L21.3492 7.41496C21.9979 6.85896 23 7.31987 23 8.17422V15.8258C23 16.6801 21.9979 17.141 21.3492 16.585L18 13.7143V18C18 19.1046 17.1046 20 16 20H6C3.79086 20 2 18.2091 2 16V8ZM10.7 13.15L8.5 11H9C9.28333 11 9.52083 10.9042 9.7125 10.7125C9.90417 10.5208 10 10.2833 10 10C10 9.71667 9.90417 9.47917 9.7125 9.2875C9.52083 9.09583 9.28333 9 9 9H6C5.71667 9 5.47917 9.09583 5.2875 9.2875C5.09583 9.47917 5 9.71667 5 10V13C5 13.2833 5.09583 13.5208 5.2875 13.7125C5.47917 13.9042 5.71667 14 6 14C6.28333 14 6.52083 13.9042 6.7125 13.7125C6.90417 13.5208 7 13.2833 7 13V12.3L10 15.3C10.0833 15.3833 10.1875 15.45 10.3125 15.5C10.4375 15.55 10.5667 15.575 10.7 15.575C10.8333 15.575 10.9625 15.55 11.0875 15.5C11.2125 15.45 11.3167 15.375 11.4 15.275L14.525 12.125C14.7083 11.9417 14.8 11.7167 14.8 11.45C14.8 11.1833 14.7 10.95 14.5 10.75C14.3167 10.5667 14.0833 10.475 13.8 10.475C13.5167 10.475 13.2833 10.5667 13.1 10.75L10.7 13.15Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24">
|
|
2
|
-
<path fill="currentColor" d="m19.3 16.5-3.2-3.2c.133-.283.233-.57.3-.863.067-.291.1-.604.1-.937 0-1.25-.438-2.312-1.313-3.187C14.313 7.438 13.25 7 12 7a4.2 4.2 0 0 0-.938.1 4.24 4.24 0 0 0-.862.3L7.65 4.85A11.08 11.08 0 0 1 12 4c2.383 0 4.525.63 6.425 1.888 1.9 1.258 3.325 2.895 4.275 4.912.05.083.083.188.1.313s.025.254.025.387a1.972 1.972 0 0 1-.125.7 11.49 11.49 0 0 1-1.438 2.375A10.467 10.467 0 0 1 19.3 16.5Zm-.2 5.4-3.5-3.45c-.583.183-1.17.32-1.762.413-.592.091-1.205.137-1.838.137-2.383 0-4.525-.63-6.425-1.887-1.9-1.259-3.325-2.896-4.275-4.913a.812.812 0 0 1-.1-.313 2.93 2.93 0 0 1 0-.762.796.796 0 0 1 .1-.3c.35-.75.767-1.442 1.25-2.075A13.291 13.291 0 0 1 4.15 7L2.075 4.9a.933.933 0 0 1-.275-.687c0-.275.1-.513.3-.713a.948.948 0 0 1 .7-.275.95.95 0 0 1 .7.275l17 17c.183.183.28.413.288.688a.93.93 0 0 1-.288.712.948.948 0 0 1-.7.275.948.948 0 0 1-.7-.275ZM12 16a4.9 4.9 0 0 0 .512-.025c.159-.017.33-.05.513-.1l-5.4-5.4c-.05.183-.083.354-.1.513a4.81 4.81 0 0 0-.025.512c0 1.25.438 2.313 1.313 3.188C9.687 15.562 10.75 16 12 16Zm2.65-4.15-3-3c.95-.15 1.725.117 2.325.8.6.683.825 1.417.675 2.2Z"/>
|
|
3
|
-
</svg>
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24">
|
|
2
|
-
<path fill="currentColor" d="M12 16c1.25 0 2.313-.438 3.188-1.313.874-.874 1.312-1.937 1.312-3.187 0-1.25-.438-2.313-1.313-3.188C14.313 7.439 13.25 7 12 7c-1.25 0-2.313.438-3.188 1.313C7.939 9.187 7.5 10.25 7.5 11.5c0 1.25.438 2.313 1.313 3.188C9.687 15.562 10.75 16 12 16Zm0-1.8c-.75 0-1.387-.262-1.912-.787A2.604 2.604 0 0 1 9.3 11.5c0-.75.262-1.387.787-1.912A2.604 2.604 0 0 1 12 8.8c.75 0 1.387.262 1.912.787.525.526.788 1.163.788 1.913s-.262 1.387-.787 1.912A2.604 2.604 0 0 1 12 14.2Zm0 4.8c-2.317 0-4.433-.613-6.35-1.837-1.917-1.226-3.367-2.88-4.35-4.963a.812.812 0 0 1-.1-.313 2.93 2.93 0 0 1 0-.774.812.812 0 0 1 .1-.313c.983-2.083 2.433-3.738 4.35-4.963C7.567 4.614 9.683 4 12 4c2.317 0 4.433.612 6.35 1.838 1.917 1.224 3.367 2.879 4.35 4.962.05.083.083.188.1.313a2.925 2.925 0 0 1 0 .774.812.812 0 0 1-.1.313c-.983 2.083-2.433 3.738-4.35 4.963C16.433 18.387 14.317 19 12 19Z"/>
|
|
3
|
-
</svg>
|
package/icons/favourite-off.svg
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M28.4735 17.8428L38.4764 19.2963L31.2382 26.3518L32.9469 36.3143L24.0001 31.6106L15.0532 36.3143L16.7619 26.3518L9.52371 19.2963L19.5266 17.8428L24.0001 8.77859L28.4735 17.8428ZM17.5344 15.1008L7.08715 16.6188C5.44671 16.8572 4.79169 18.8731 5.97872 20.0302L13.5384 27.3991L11.7538 37.8042C11.4736 39.438 13.1885 40.6839 14.6557 39.9125L24.0001 34.9999L33.3444 39.9125C34.8116 40.6839 36.5265 39.438 36.2463 37.8042L34.4617 27.3991L42.0214 20.0302C43.2084 18.8731 42.5534 16.8572 40.913 16.6188L30.4657 15.1008L25.7935 5.63391C25.0599 4.14742 22.9402 4.14742 22.2066 5.63391L17.5344 15.1008Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
package/icons/favourite-on.svg
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M25.7935 5.63391L30.4657 15.1008L40.913 16.6188C42.5534 16.8572 43.2084 18.8731 42.0214 20.0302L34.4617 27.3991L36.2463 37.8042C36.5265 39.438 34.8116 40.6839 33.3444 39.9125L24.0001 34.9999L14.6557 39.9125C13.1885 40.6839 11.4736 39.438 11.7538 37.8042L13.5384 27.3991L5.97872 20.0302C4.79169 18.8731 5.44671 16.8572 7.08715 16.6188L17.5344 15.1008L22.2066 5.63391C22.9402 4.14742 25.0599 4.14742 25.7935 5.63391Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
@@ -1,5 +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="M8 7.99986V7.9943L10 9.9943V9.99986L13.4143 13.4141L13.4171 13.4114L14.8313 14.8256L14.8285 14.8284L16.2427 16.2426L16.2455 16.2398L17.6597 17.654L17.6569 17.6568L20.5001 20.5C20.8906 20.8905 20.8906 21.5236 20.5001 21.9142C20.1096 22.3047 19.4764 22.3047 19.0859 21.9142L16.064 18.8923C15.1448 19.4355 14.1076 19.8 13 19.9381V21C13 21.5523 12.5523 22 12 22C11.4477 22 11 21.5523 11 21V19.9381C7.05369 19.446 4 16.0796 4 12C4 11.4477 4.44772 11 5 11C5.55228 11 6 11.4477 6 12C6 15.3137 8.68629 18 12 18C12.9263 18 13.8036 17.7901 14.5869 17.4152L13.0362 15.8645C12.7057 15.9529 12.3584 16 12 16C9.79086 16 8 14.2091 8 12V10.8283L2.08586 4.91414C1.69534 4.52361 1.69534 3.89045 2.08586 3.49992C2.47639 3.1094 3.10955 3.1094 3.50008 3.49993L8 7.99986Z" fill="currentColor"/>
|
|
3
|
-
<path d="M14 6V11.1659L15.8657 13.0316C15.9533 12.7025 16 12.3567 16 12V6C16 3.79086 14.2091 2 12 2C10.0513 2 8.42811 3.39346 8.07243 5.2383L10 7.16587V6C10 4.89543 10.8954 4 12 4C13.1046 4 14 4.89543 14 6Z" fill="currentColor"/>
|
|
4
|
-
<path d="M17.4171 14.583L18.8945 16.0604C19.597 14.8701 20 13.4821 20 12C20 11.4477 19.5523 11 19 11C18.4477 11 18 11.4477 18 12C18 12.9248 17.7908 13.8007 17.4171 14.583Z" fill="currentColor"/>
|
|
5
|
-
</svg>
|
package/icons/mic-on-outline.svg
DELETED
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M6 12C6 11.4477 5.55228 11 5 11C4.44772 11 4 11.4477 4 12C4 16.0796 7.05369 19.446 11 19.9381V21C11 21.5523 11.4477 22 12 22C12.5523 22 13 21.5523 13 21V19.9381C16.9463 19.446 20 16.0796 20 12C20 11.4477 19.5523 11 19 11C18.4477 11 18 11.4477 18 12C18 15.3137 15.3137 18 12 18C8.68629 18 6 15.3137 6 12Z" fill="currentColor"/>
|
|
3
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 12V6C14 4.89543 13.1046 4 12 4C10.8954 4 10 4.89543 10 6V12C10 13.1046 10.8954 14 12 14C13.1046 14 14 13.1046 14 12ZM12 2C9.79086 2 8 3.79086 8 6V12C8 14.2091 9.79086 16 12 16C14.2091 16 16 14.2091 16 12V6C16 3.79086 14.2091 2 12 2Z" fill="currentColor"/>
|
|
4
|
-
</svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M4.91707 2.08293L21.9171 19.0829C22.3076 19.4735 22.3076 20.1066 21.9171 20.4972C21.5265 20.8877 20.8934 20.8877 20.5029 20.4972L19.0058 19.0001H4.41424C3.52333 19.0001 3.07716 17.9229 3.70713 17.293L5.00002 16.0001V10.0001C5.00002 10.0001 5.00002 7.96599 6.0965 6.0908L3.50285 3.49715C3.11233 3.10662 3.11233 2.47346 3.50285 2.08293C3.89338 1.69241 4.52654 1.69241 4.91707 2.08293Z" fill="currentColor"/>
|
|
3
|
-
<path d="M19 13.3491L9.13618 3.4852C9.92908 3.1812 10.874 3.00006 12 3.00006C19 3.00006 19 10.0001 19 10.0001V13.3491Z" fill="currentColor"/>
|
|
4
|
-
<path d="M10 20.0001H14C14 21.1046 13.1046 22.0001 12 22.0001C10.8954 22.0001 10 21.1046 10 20.0001Z" fill="currentColor"/>
|
|
5
|
-
</svg>
|