@pleodigital/design-system-votey 1.0.19 → 1.0.21
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/dist/assets/angular/svg-raw/icons/menu/icon_menu_button-show-table.svg +2 -2
- package/dist/assets/angular/svg-raw/icons/menu/icon_menu_dashboard.svg +2 -2
- package/dist/assets/angular/svg-raw/icons/menu/icon_menu_participants.svg +2 -2
- package/dist/assets/angular/svg-raw/icons/menu/icon_menu_settings.svg +2 -2
- package/dist/assets/angular/svg-raw/icons/menu/icon_menu_team.svg +2 -2
- package/dist/assets/angular/svg-raw/icons/menu/icon_menu_vote.svg +2 -2
- package/dist/assets/angular/svg-raw/icons/menu/icon_show-graph.svg +2 -2
- package/dist/assets/angular/svg-raw/icons/menu/icon_turn-on.svg +2 -2
- package/dist/assets/angular/svg-raw/icons/ui/icon_iu_download.svg +2 -2
- package/dist/assets/angular/svg-raw/icons/ui/icon_iu_send-again-v2.svg +2 -2
- package/dist/assets/angular/svg-raw/icons/ui/icon_ui_agenda.svg +2 -2
- package/dist/assets/angular/svg-raw/icons/ui/icon_ui_anuluj.svg +2 -2
- package/dist/assets/angular/svg-raw/icons/ui/icon_ui_camera-off.svg +2 -2
- package/dist/assets/angular/svg-raw/icons/ui/icon_ui_camera-on.svg +2 -2
- package/dist/assets/angular/svg-raw/icons/ui/icon_ui_chat.svg +2 -2
- package/dist/assets/angular/svg-raw/icons/ui/icon_ui_delete.svg +2 -2
- package/dist/assets/angular/svg-raw/icons/ui/icon_ui_download.svg +2 -2
- package/dist/assets/angular/svg-raw/icons/ui/icon_ui_edit.svg +2 -2
- package/dist/assets/angular/svg-raw/icons/ui/icon_ui_full-screen.svg +17 -0
- package/dist/assets/angular/svg-raw/icons/ui/icon_ui_go-to.svg +17 -0
- package/dist/assets/react/icons/menu/IconMenuButtonShowTable.tsx +11 -6
- package/dist/assets/react/icons/menu/IconMenuDashboard.tsx +13 -9
- package/dist/assets/react/icons/menu/IconMenuParticipants.tsx +12 -7
- package/dist/assets/react/icons/menu/IconMenuSettings.tsx +12 -7
- package/dist/assets/react/icons/menu/IconMenuTeam.tsx +12 -7
- package/dist/assets/react/icons/menu/IconMenuVote.tsx +12 -7
- package/dist/assets/react/icons/menu/IconShowGraph.tsx +11 -6
- package/dist/assets/react/icons/menu/IconTurnOn.tsx +12 -7
- package/dist/assets/react/icons/ui/IconIuDownload.tsx +11 -6
- package/dist/assets/react/icons/ui/IconIuSendAgainV2.tsx +13 -9
- package/dist/assets/react/icons/ui/IconUiAgenda.tsx +12 -7
- package/dist/assets/react/icons/ui/IconUiAnuluj.tsx +12 -7
- package/dist/assets/react/icons/ui/IconUiCameraOff.tsx +11 -6
- package/dist/assets/react/icons/ui/IconUiCameraOn.tsx +13 -9
- package/dist/assets/react/icons/ui/IconUiChat.tsx +12 -7
- package/dist/assets/react/icons/ui/IconUiDelete.tsx +12 -7
- package/dist/assets/react/icons/ui/IconUiDownload.tsx +12 -7
- package/dist/assets/react/icons/ui/IconUiEdit.tsx +11 -6
- package/dist/assets/react/icons/ui/IconUiFullScreen.tsx +27 -0
- package/dist/assets/react/icons/ui/IconUiGoTo.tsx +27 -0
- package/dist/assets/react/icons/ui/index.ts +2 -0
- package/dist/assets/react/illustrations/IlluBgAcknowledgments.tsx +580 -443
- package/dist/assets/react/illustrations/IlluBgAddParticipantsToVote.tsx +684 -538
- package/dist/assets/react/illustrations/IlluBgAgenda.tsx +550 -412
- package/dist/assets/react/illustrations/IlluBgChooseSubscriptionPlan.tsx +1168 -905
- package/dist/css/tokens.css +4 -10
- package/dist/scss/_variables.scss +5 -11
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<svg
|
|
1
|
+
<svg viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
2
|
<g id="icon_menu_button-show-table" clip-path="url(#clip0_37_126)">
|
|
3
3
|
<g id="icon_menu_button-show-table_2">
|
|
4
4
|
<g id="color_stroke">
|
|
@@ -16,4 +16,4 @@
|
|
|
16
16
|
<rect width="26" height="26" fill="white"></rect>
|
|
17
17
|
</clipPath>
|
|
18
18
|
</defs>
|
|
19
|
-
</svg>
|
|
19
|
+
</svg>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<svg
|
|
1
|
+
<svg viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
2
|
<g id="icon_menu_dashboard" clip-path="url(#clip0_51_8)">
|
|
3
3
|
<g id="icon_menu_dashboard_2">
|
|
4
4
|
<g id="color_stroke">
|
|
@@ -11,4 +11,4 @@
|
|
|
11
11
|
<rect width="26" height="26" fill="white"></rect>
|
|
12
12
|
</clipPath>
|
|
13
13
|
</defs>
|
|
14
|
-
</svg>
|
|
14
|
+
</svg>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<svg
|
|
1
|
+
<svg viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
2
|
<g id="icon_menu_participants" clip-path="url(#clip0_51_12)">
|
|
3
3
|
<g id="icon_menu_participants_2">
|
|
4
4
|
<g id="color_stroke">
|
|
@@ -15,4 +15,4 @@
|
|
|
15
15
|
<rect width="26" height="26" fill="white"></rect>
|
|
16
16
|
</clipPath>
|
|
17
17
|
</defs>
|
|
18
|
-
</svg>
|
|
18
|
+
</svg>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<svg
|
|
1
|
+
<svg viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
2
|
<g id="icon_menu_settings" clip-path="url(#clip0_51_14)">
|
|
3
3
|
<g id="icon_menu_settings_2">
|
|
4
4
|
<g id="color_stroke">
|
|
@@ -14,4 +14,4 @@
|
|
|
14
14
|
<rect width="26" height="26" fill="white"></rect>
|
|
15
15
|
</clipPath>
|
|
16
16
|
</defs>
|
|
17
|
-
</svg>
|
|
17
|
+
</svg>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<svg
|
|
1
|
+
<svg viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
2
|
<g id="icon_menu_team" clip-path="url(#clip0_51_17)">
|
|
3
3
|
<g id="icon_menu_team_2">
|
|
4
4
|
<g id="color_stroke">
|
|
@@ -15,4 +15,4 @@
|
|
|
15
15
|
<rect width="26" height="26" fill="white"></rect>
|
|
16
16
|
</clipPath>
|
|
17
17
|
</defs>
|
|
18
|
-
</svg>
|
|
18
|
+
</svg>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<svg
|
|
1
|
+
<svg viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
2
|
<g id="icon_menu_vote" clip-path="url(#clip0_51_10)">
|
|
3
3
|
<g id="icon_menu_vote_2">
|
|
4
4
|
<g id="color_stroke">
|
|
@@ -14,4 +14,4 @@
|
|
|
14
14
|
<rect width="26" height="26" fill="white"></rect>
|
|
15
15
|
</clipPath>
|
|
16
16
|
</defs>
|
|
17
|
-
</svg>
|
|
17
|
+
</svg>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<svg
|
|
1
|
+
<svg viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
2
|
<g id="icon_show-graph" clip-path="url(#clip0_37_4134)">
|
|
3
3
|
<g id="icon_show-graph_2">
|
|
4
4
|
<g id="color_stroke">
|
|
@@ -15,4 +15,4 @@
|
|
|
15
15
|
<rect width="26" height="26" fill="white"></rect>
|
|
16
16
|
</clipPath>
|
|
17
17
|
</defs>
|
|
18
|
-
</svg>
|
|
18
|
+
</svg>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<svg
|
|
1
|
+
<svg viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
2
|
<g id="icon_turn-on" clip-path="url(#clip0_37_4138)">
|
|
3
3
|
<g id="icon_turn-on_2">
|
|
4
4
|
<g id="color_stroke">
|
|
@@ -14,4 +14,4 @@
|
|
|
14
14
|
<rect width="26" height="26" fill="white"></rect>
|
|
15
15
|
</clipPath>
|
|
16
16
|
</defs>
|
|
17
|
-
</svg>
|
|
17
|
+
</svg>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<svg
|
|
1
|
+
<svg viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
2
|
<g id="icon_iu_download" clip-path="url(#clip0_37_4101)">
|
|
3
3
|
<g id="icon_iu_download_2">
|
|
4
4
|
<g id="color_stroke">
|
|
@@ -14,4 +14,4 @@
|
|
|
14
14
|
<rect width="26" height="26" fill="white"></rect>
|
|
15
15
|
</clipPath>
|
|
16
16
|
</defs>
|
|
17
|
-
</svg>
|
|
17
|
+
</svg>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<svg
|
|
1
|
+
<svg viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
2
|
<g id="icon_iu_send-again-v2" clip-path="url(#clip0_37_4121)">
|
|
3
3
|
<g id="icon_iu_send-again-v2_2">
|
|
4
4
|
<g id="color_stroke">
|
|
@@ -11,4 +11,4 @@
|
|
|
11
11
|
<rect width="26" height="26" fill="white"></rect>
|
|
12
12
|
</clipPath>
|
|
13
13
|
</defs>
|
|
14
|
-
</svg>
|
|
14
|
+
</svg>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<svg
|
|
1
|
+
<svg viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
2
|
<g id="icon_ui_agenda" clip-path="url(#clip0_37_4033)">
|
|
3
3
|
<g id="icon_ui_agenda_2">
|
|
4
4
|
<g id="color_stroke">
|
|
@@ -17,4 +17,4 @@
|
|
|
17
17
|
<rect width="26" height="26" fill="white"></rect>
|
|
18
18
|
</clipPath>
|
|
19
19
|
</defs>
|
|
20
|
-
</svg>
|
|
20
|
+
</svg>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<svg
|
|
1
|
+
<svg viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
2
|
<g id="icon_ui_anuluj" clip-path="url(#clip0_37_3949)">
|
|
3
3
|
<g id="icon_ui_anuluj_2">
|
|
4
4
|
<g id="color_stroke">
|
|
@@ -14,4 +14,4 @@
|
|
|
14
14
|
<rect width="26" height="26" fill="white"></rect>
|
|
15
15
|
</clipPath>
|
|
16
16
|
</defs>
|
|
17
|
-
</svg>
|
|
17
|
+
</svg>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<svg
|
|
1
|
+
<svg viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
2
|
<g id="icon_ui_camera-off" clip-path="url(#clip0_37_3955)">
|
|
3
3
|
<g id="icon_ui_camera-off_2">
|
|
4
4
|
<g id="color_stroke">
|
|
@@ -14,4 +14,4 @@
|
|
|
14
14
|
<rect width="26" height="26" fill="white"></rect>
|
|
15
15
|
</clipPath>
|
|
16
16
|
</defs>
|
|
17
|
-
</svg>
|
|
17
|
+
</svg>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<svg
|
|
1
|
+
<svg viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
2
|
<g id="icon_ui_camera-on" clip-path="url(#clip0_37_3961)">
|
|
3
3
|
<g id="icon_ui_camera-on_2">
|
|
4
4
|
<g id="color_stroke">
|
|
@@ -11,4 +11,4 @@
|
|
|
11
11
|
<rect width="26" height="26" fill="white"></rect>
|
|
12
12
|
</clipPath>
|
|
13
13
|
</defs>
|
|
14
|
-
</svg>
|
|
14
|
+
</svg>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<svg
|
|
1
|
+
<svg viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
2
|
<g id="icon_ui_chat" clip-path="url(#clip0_37_3967)">
|
|
3
3
|
<g id="icon_ui_chat_rectangle">
|
|
4
4
|
<g id="color_stroke">
|
|
@@ -16,4 +16,4 @@
|
|
|
16
16
|
<rect width="26" height="26" fill="white"></rect>
|
|
17
17
|
</clipPath>
|
|
18
18
|
</defs>
|
|
19
|
-
</svg>
|
|
19
|
+
</svg>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<svg
|
|
1
|
+
<svg viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
2
|
<g id="icon_ui_delete" clip-path="url(#clip0_37_4097)">
|
|
3
3
|
<g id="icon_ui_delete_2">
|
|
4
4
|
<g id="color_stroke">
|
|
@@ -17,4 +17,4 @@
|
|
|
17
17
|
<rect width="26" height="26" fill="white"></rect>
|
|
18
18
|
</clipPath>
|
|
19
19
|
</defs>
|
|
20
|
-
</svg>
|
|
20
|
+
</svg>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<svg
|
|
1
|
+
<svg viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
2
|
<g id="icon_ui_download" clip-path="url(#clip0_37_4027)">
|
|
3
3
|
<g id="icon_ui_download_2">
|
|
4
4
|
<g id="color_stroke">
|
|
@@ -14,4 +14,4 @@
|
|
|
14
14
|
<rect width="26" height="26" fill="white"></rect>
|
|
15
15
|
</clipPath>
|
|
16
16
|
</defs>
|
|
17
|
-
</svg>
|
|
17
|
+
</svg>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<svg
|
|
1
|
+
<svg viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
2
|
<g id="icon_ui_edit" clip-path="url(#clip0_37_4087)">
|
|
3
3
|
<g id="icon_ui_edit_2">
|
|
4
4
|
<g id="color_stroke">
|
|
@@ -14,4 +14,4 @@
|
|
|
14
14
|
<rect width="26" height="26" fill="white"></rect>
|
|
15
15
|
</clipPath>
|
|
16
16
|
</defs>
|
|
17
|
-
</svg>
|
|
17
|
+
</svg>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<svg viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g id="icon_ui_full-screen" clip-path="url(#clip0_37_4021)">
|
|
3
|
+
<g id="icon_ui_full-screen_2">
|
|
4
|
+
<g id="color_stroke">
|
|
5
|
+
<g id="Vector">
|
|
6
|
+
<path d="M21.4068 2.60001H4.59343C4.06491 2.60047 3.55816 2.81062 3.18444 3.18435C2.81072 3.55807 2.60056 4.06482 2.6001 4.59334V21.4067C2.60056 21.9352 2.81072 22.4419 3.18444 22.8157C3.55816 23.1894 4.06491 23.3995 4.59343 23.4H21.4068C21.9353 23.3995 22.442 23.1894 22.8158 22.8157C23.1895 22.4419 23.3996 21.9352 23.4001 21.4067V4.59334C23.3996 4.06482 23.1895 3.55807 22.8158 3.18435C22.442 2.81062 21.9353 2.60047 21.4068 2.60001ZM22.1868 21.4067C22.1863 21.6134 22.104 21.8115 21.9578 21.9577C21.8116 22.1039 21.6135 22.1862 21.4068 22.1867H4.59343C4.3867 22.1862 4.18857 22.1039 4.04239 21.9577C3.89621 21.8115 3.81389 21.6134 3.81343 21.4067V4.59334C3.81389 4.38661 3.89621 4.18848 4.04239 4.0423C4.18857 3.89612 4.3867 3.8138 4.59343 3.81334H21.4068C21.6135 3.8138 21.8116 3.89612 21.9578 4.0423C22.104 4.18848 22.1863 4.38661 22.1868 4.59334V21.4067Z" fill="#151752"></path>
|
|
7
|
+
<path d="M19.4706 6.93334C19.4706 6.91254 19.4602 6.89174 19.4516 6.87094C19.4422 6.85132 19.4318 6.83223 19.4204 6.81374L19.3961 6.76001C19.3735 6.72711 19.348 6.69636 19.3198 6.66814C19.2923 6.64044 19.2621 6.61548 19.2297 6.59361C19.2148 6.58417 19.1992 6.57605 19.1829 6.56934C19.1642 6.55725 19.1445 6.54681 19.124 6.53814C19.1047 6.53075 19.085 6.52438 19.065 6.51907C19.0474 6.51284 19.0295 6.50764 19.0113 6.50347C18.9747 6.49677 18.9376 6.49272 18.9004 6.49134H13.0001C12.8392 6.49134 12.6849 6.55526 12.5711 6.66903C12.4573 6.7828 12.3934 6.93711 12.3934 7.09801C12.3934 7.2589 12.4573 7.41321 12.5711 7.52698C12.6849 7.64076 12.8392 7.70467 13.0001 7.70467H17.427L7.4309 17.7008C7.34535 17.7858 7.28699 17.8943 7.26323 18.0125C7.23947 18.1307 7.25137 18.2534 7.29744 18.3648C7.3435 18.4763 7.42164 18.5715 7.52194 18.6384C7.62224 18.7054 7.74017 18.741 7.86076 18.7408C7.94004 18.7416 8.0187 18.7268 8.09219 18.697C8.16567 18.6673 8.23253 18.6232 8.2889 18.5675L18.285 8.57307V13C18.285 13.1609 18.3489 13.3152 18.4627 13.429C18.5765 13.5428 18.7308 13.6067 18.8917 13.6067C19.0526 13.6067 19.2069 13.5428 19.3207 13.429C19.4344 13.3152 19.4984 13.1609 19.4984 13V7.10667C19.4978 7.06653 19.4937 7.02651 19.4862 6.98707C19.4828 6.96281 19.4758 6.94721 19.4706 6.93334Z" fill="#151752"></path>
|
|
8
|
+
</g>
|
|
9
|
+
</g>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
<defs>
|
|
13
|
+
<clipPath id="clip0_37_4021">
|
|
14
|
+
<rect width="26" height="26" fill="white"></rect>
|
|
15
|
+
</clipPath>
|
|
16
|
+
</defs>
|
|
17
|
+
</svg>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g id="icon_ui_go-to" clip-path="url(#clip0_37_4105)">
|
|
3
|
+
<g id="icon_ui_go-to_2">
|
|
4
|
+
<g id="color_stroke">
|
|
5
|
+
<g id="Vector">
|
|
6
|
+
<path d="M12.714 16.328C12.6561 16.3843 12.6101 16.4517 12.5787 16.5261C12.5473 16.6006 12.5311 16.6805 12.5311 16.7613C12.5311 16.8421 12.5473 16.922 12.5787 16.9965C12.6101 17.0709 12.6561 17.1383 12.714 17.1946C12.7703 17.2525 12.8377 17.2985 12.9122 17.3299C12.9866 17.3613 13.0665 17.3775 13.1473 17.3775C13.2281 17.3775 13.3081 17.3613 13.3825 17.3299C13.4569 17.2985 13.5243 17.2525 13.5806 17.1946L17.3333 13.4281C17.3912 13.3717 17.4372 13.3044 17.4686 13.2299C17.5 13.1555 17.5162 13.0756 17.5162 12.9948C17.5162 12.914 17.5 12.834 17.4686 12.7596C17.4372 12.6852 17.3912 12.6178 17.3333 12.5614L13.572 8.81397C13.5156 8.75707 13.4487 8.71182 13.3748 8.6808C13.301 8.64979 13.2218 8.63362 13.1417 8.63321C12.98 8.6324 12.8246 8.69586 12.7097 8.80964C12.5947 8.92342 12.5297 9.07819 12.5289 9.23991C12.5281 9.40163 12.5915 9.55705 12.7053 9.67198L15.4266 12.3933H2.76292C2.60202 12.3933 2.44771 12.4572 2.33394 12.571C2.22017 12.6848 2.15625 12.8391 2.15625 13C2.15625 13.1609 2.22017 13.3152 2.33394 13.429C2.44771 13.5427 2.60202 13.6066 2.76292 13.6066H15.4353L12.714 16.328Z" fill="#151752"></path>
|
|
7
|
+
<path d="M21.2853 2.59998H7.34585C6.82254 2.60044 6.32082 2.80864 5.95095 3.17884C5.58108 3.54903 5.37332 4.05093 5.37332 4.57424V10.4C5.37332 10.5609 5.43723 10.7152 5.55101 10.829C5.66478 10.9427 5.81909 11.0066 5.97998 11.0066C6.14088 11.0066 6.29519 10.9427 6.40896 10.829C6.52273 10.7152 6.58665 10.5609 6.58665 10.4V4.57424C6.58665 4.37273 6.66658 4.17945 6.80891 4.03679C6.95124 3.89414 7.14434 3.81377 7.34585 3.81331H21.2853C21.4865 3.81377 21.6794 3.8939 21.8216 4.03618C21.9639 4.17846 22.0441 4.3713 22.0445 4.57251V21.424C22.0447 21.5239 22.0253 21.6229 21.9873 21.7153C21.9492 21.8077 21.8934 21.8917 21.8229 21.9625C21.7524 22.0334 21.6686 22.0896 21.5764 22.1281C21.4841 22.1665 21.3852 22.1864 21.2853 22.1866H7.34585C7.14434 22.1862 6.95124 22.1058 6.80891 21.9632C6.66658 21.8205 6.58665 21.6272 6.58665 21.4257V15.6C6.58665 15.4391 6.52273 15.2848 6.40896 15.171C6.29519 15.0572 6.14088 14.9933 5.97998 14.9933C5.81909 14.9933 5.66478 15.0572 5.55101 15.171C5.43723 15.2848 5.37332 15.4391 5.37332 15.6V21.4257C5.37332 21.949 5.58108 22.4509 5.95095 22.8211C6.32082 23.1913 6.82254 23.3995 7.34585 23.4H21.2853C21.8083 23.3995 22.3098 23.1915 22.6796 22.8217C23.0494 22.4519 23.2574 21.9505 23.2579 21.4274V4.57424C23.2579 4.05093 23.0501 3.54903 22.6802 3.17884C22.3103 2.80864 21.8086 2.60044 21.2853 2.59998Z" fill="#151752"></path>
|
|
8
|
+
</g>
|
|
9
|
+
</g>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
<defs>
|
|
13
|
+
<clipPath id="clip0_37_4105">
|
|
14
|
+
<rect width="26" height="26" fill="white"></rect>
|
|
15
|
+
</clipPath>
|
|
16
|
+
</defs>
|
|
17
|
+
</svg>
|
|
@@ -3,17 +3,22 @@ import type { SVGProps } from "react";
|
|
|
3
3
|
const SvgIconMenuButtonShowTable = (props: SVGProps<SVGSVGElement>) => (
|
|
4
4
|
<svg
|
|
5
5
|
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
-
width={26}
|
|
7
|
-
height={26}
|
|
8
6
|
fill="none"
|
|
7
|
+
viewBox="0 0 26 26"
|
|
9
8
|
{...props}
|
|
10
9
|
>
|
|
11
|
-
<g
|
|
12
|
-
<
|
|
10
|
+
<g id="icon_menu_button-show-table" clipPath="url(#a)">
|
|
11
|
+
<g id="icon_menu_button-show-table_2">
|
|
12
|
+
<g id="color_stroke">
|
|
13
|
+
<g id="Vector" fill="currentColor">
|
|
14
|
+
<path d="M2.6 4.536h20.8a.984.984 0 1 0 0-1.967H2.6a.985.985 0 1 0 0 1.967M23.4 8.849H2.6a.985.985 0 1 0 0 1.967h20.8a.983.983 0 0 0 1.026-.984.984.984 0 0 0-1.026-.983M23.4 15.13H2.6a.984.984 0 1 0 0 1.968h20.8a.983.983 0 0 0 1.026-.984.985.985 0 0 0-1.026-.984M23.4 21.412H2.6a.984.984 0 1 0 0 1.967h20.8a.983.983 0 0 0 1.026-.984.985.985 0 0 0-1.026-.983" />
|
|
15
|
+
</g>
|
|
16
|
+
</g>
|
|
17
|
+
</g>
|
|
13
18
|
</g>
|
|
14
19
|
<defs>
|
|
15
|
-
<clipPath id="
|
|
16
|
-
<path fill="
|
|
20
|
+
<clipPath id="a">
|
|
21
|
+
<path fill="currentColor" d="M0 0h26v26H0z" />
|
|
17
22
|
</clipPath>
|
|
18
23
|
</defs>
|
|
19
24
|
</svg>
|
|
@@ -3,20 +3,24 @@ import type { SVGProps } from "react";
|
|
|
3
3
|
const SvgIconMenuDashboard = (props: SVGProps<SVGSVGElement>) => (
|
|
4
4
|
<svg
|
|
5
5
|
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
-
width={26}
|
|
7
|
-
height={26}
|
|
8
6
|
fill="none"
|
|
7
|
+
viewBox="0 0 26 26"
|
|
9
8
|
{...props}
|
|
10
9
|
>
|
|
11
|
-
<g clipPath="url(#
|
|
12
|
-
<
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
10
|
+
<g id="icon_menu_dashboard" clipPath="url(#a)">
|
|
11
|
+
<g id="icon_menu_dashboard_2">
|
|
12
|
+
<g id="color_stroke">
|
|
13
|
+
<path
|
|
14
|
+
id="Vector"
|
|
15
|
+
fill="currentColor"
|
|
16
|
+
d="m25.178 11.06-11.7-9.076a.78.78 0 0 0-.956 0L.822 11.06a.78.78 0 1 0 .956 1.232l1.342-1.04V23.4a.78.78 0 0 0 .78.78h6.153a.78.78 0 0 0 .78-.78v-6.663a.36.36 0 0 1 .358-.357h3.618a.36.36 0 0 1 .358.357V23.4a.78.78 0 0 0 .78.78H22.1a.78.78 0 0 0 .78-.78V11.251l1.342 1.041a.78.78 0 1 0 .956-1.232M21.32 22.62h-4.593v-5.883a1.92 1.92 0 0 0-1.918-1.917h-3.618a1.92 1.92 0 0 0-1.918 1.917v5.883H4.68V10.041L13 3.587l8.32 6.454z"
|
|
17
|
+
/>
|
|
18
|
+
</g>
|
|
19
|
+
</g>
|
|
16
20
|
</g>
|
|
17
21
|
<defs>
|
|
18
|
-
<clipPath id="
|
|
19
|
-
<path fill="
|
|
22
|
+
<clipPath id="a">
|
|
23
|
+
<path fill="currentColor" d="M0 0h26v26H0z" />
|
|
20
24
|
</clipPath>
|
|
21
25
|
</defs>
|
|
22
26
|
</svg>
|
|
@@ -3,18 +3,23 @@ import type { SVGProps } from "react";
|
|
|
3
3
|
const SvgIconMenuParticipants = (props: SVGProps<SVGSVGElement>) => (
|
|
4
4
|
<svg
|
|
5
5
|
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
-
width={26}
|
|
7
|
-
height={26}
|
|
8
6
|
fill="none"
|
|
7
|
+
viewBox="0 0 26 26"
|
|
9
8
|
{...props}
|
|
10
9
|
>
|
|
11
|
-
<g
|
|
12
|
-
<
|
|
13
|
-
|
|
10
|
+
<g id="icon_menu_participants" clipPath="url(#a)">
|
|
11
|
+
<g id="icon_menu_participants_2">
|
|
12
|
+
<g id="color_stroke">
|
|
13
|
+
<g id="Vector" fill="currentColor">
|
|
14
|
+
<path d="M7.533 13.823a3.708 3.708 0 1 0 0-7.415 3.708 3.708 0 0 0 0 7.415m0-5.856a2.148 2.148 0 1 1 0 4.296 2.148 2.148 0 0 1 0-4.296M18.38 9.236a3.708 3.708 0 1 0 0-7.416 3.708 3.708 0 0 0 0 7.416m0-5.856a2.148 2.148 0 1 1 0 4.297 2.148 2.148 0 0 1 0-4.297" />
|
|
15
|
+
<path d="M19.37 10.368h-1.98a5.42 5.42 0 0 0-5.416 5.416v.415a5.4 5.4 0 0 0-3.45-1.244H6.543a5.42 5.42 0 0 0-5.416 5.416v3.03a.78.78 0 0 0 .78.78H13.16a.78.78 0 0 0 .78-.78v-3.03q0-.439-.071-.87h10.138a.78.78 0 0 0 .78-.78v-2.937a5.42 5.42 0 0 0-5.416-5.416M12.38 22.62H2.687v-2.25a3.86 3.86 0 0 1 3.856-3.855h1.98a3.86 3.86 0 0 1 3.857 3.856zm10.847-4.68h-9.693v-2.156a3.86 3.86 0 0 1 3.856-3.856h1.98a3.86 3.86 0 0 1 3.857 3.856z" />
|
|
16
|
+
</g>
|
|
17
|
+
</g>
|
|
18
|
+
</g>
|
|
14
19
|
</g>
|
|
15
20
|
<defs>
|
|
16
|
-
<clipPath id="
|
|
17
|
-
<path fill="
|
|
21
|
+
<clipPath id="a">
|
|
22
|
+
<path fill="currentColor" d="M0 0h26v26H0z" />
|
|
18
23
|
</clipPath>
|
|
19
24
|
</defs>
|
|
20
25
|
</svg>
|
|
@@ -3,18 +3,23 @@ import type { SVGProps } from "react";
|
|
|
3
3
|
const SvgIconMenuSettings = (props: SVGProps<SVGSVGElement>) => (
|
|
4
4
|
<svg
|
|
5
5
|
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
-
width={26}
|
|
7
|
-
height={26}
|
|
8
6
|
fill="none"
|
|
7
|
+
viewBox="0 0 26 26"
|
|
9
8
|
{...props}
|
|
10
9
|
>
|
|
11
|
-
<g
|
|
12
|
-
<
|
|
13
|
-
|
|
10
|
+
<g id="icon_menu_settings" clipPath="url(#a)">
|
|
11
|
+
<g id="icon_menu_settings_2">
|
|
12
|
+
<g id="color_stroke">
|
|
13
|
+
<g id="Vector" fill="currentColor">
|
|
14
|
+
<path d="M22.771 10.016H21.29a9 9 0 0 0-.392-.944l1.05-1.05a1.305 1.305 0 0 0-.002-1.844L19.72 3.951a1.3 1.3 0 0 0-.924-.372h-.002a1.3 1.3 0 0 0-.92.372l-1.048 1.048a9 9 0 0 0-.946-.393v-1.48a1.306 1.306 0 0 0-1.305-1.306h-3.15a1.306 1.306 0 0 0-1.305 1.305v1.481a9 9 0 0 0-.945.392L8.127 3.951a1.3 1.3 0 0 0-.923-.373H7.2a1.3 1.3 0 0 0-.919.373L4.057 6.176a1.305 1.305 0 0 0-.002 1.847l1.048 1.048q-.224.461-.392.945H3.23a1.31 1.31 0 0 0-1.305 1.306v3.356a1.307 1.307 0 0 0 1.305 1.306h1.482q.168.484.392.945l-1.047 1.048a1.303 1.303 0 0 0 0 1.846l2.222 2.223c.246.242.577.377.922.376h.004a1.3 1.3 0 0 0 .923-.373l1.048-1.047q.46.224.945.392v1.481a1.307 1.307 0 0 0 1.305 1.305h3.15a1.307 1.307 0 0 0 1.305-1.305v-1.481q.484-.168.946-.393l1.046 1.046c.246.242.578.377.922.375h.002c.345.002.677-.132.923-.373l2.225-2.226a1.305 1.305 0 0 0 .001-1.847l-1.047-1.047q.224-.461.392-.945h1.481a1.307 1.307 0 0 0 1.305-1.305v-3.357a1.306 1.306 0 0 0-1.305-1.306m-.255 4.408h-1.8a.78.78 0 0 0-.753.574 7.2 7.2 0 0 1-.7 1.687.78.78 0 0 0 .125.94l1.274 1.274-1.865 1.867-1.275-1.275a.78.78 0 0 0-.94-.124c-.53.304-1.097.54-1.686.7a.78.78 0 0 0-.576.752v1.801h-2.64V20.82a.78.78 0 0 0-.576-.753 7 7 0 0 1-1.685-.7.78.78 0 0 0-.94.125l-1.275 1.275L5.34 18.9l1.274-1.275a.78.78 0 0 0 .125-.94 7.2 7.2 0 0 1-.7-1.686.78.78 0 0 0-.752-.575H3.484v-2.848h1.802A.78.78 0 0 0 6.038 11c.161-.59.396-1.156.7-1.686a.78.78 0 0 0-.125-.94L5.34 7.101l1.865-1.867L8.48 6.51a.78.78 0 0 0 .94.124 7 7 0 0 1 1.685-.699.78.78 0 0 0 .576-.753v-1.8h2.64v1.8a.78.78 0 0 0 .576.753c.59.16 1.156.395 1.686.7a.78.78 0 0 0 .94-.125l1.275-1.275 1.865 1.867-1.274 1.274a.78.78 0 0 0-.125.94c.304.53.54 1.097.7 1.687a.78.78 0 0 0 .753.574h1.8z" />
|
|
15
|
+
<path d="M13 8.85a4.15 4.15 0 1 0 0 8.3 4.15 4.15 0 0 0 0-8.3m0 6.74a2.59 2.59 0 1 1 0-5.18 2.59 2.59 0 0 1 0 5.18" />
|
|
16
|
+
</g>
|
|
17
|
+
</g>
|
|
18
|
+
</g>
|
|
14
19
|
</g>
|
|
15
20
|
<defs>
|
|
16
|
-
<clipPath id="
|
|
17
|
-
<path fill="
|
|
21
|
+
<clipPath id="a">
|
|
22
|
+
<path fill="currentColor" d="M0 0h26v26H0z" />
|
|
18
23
|
</clipPath>
|
|
19
24
|
</defs>
|
|
20
25
|
</svg>
|
|
@@ -3,18 +3,23 @@ import type { SVGProps } from "react";
|
|
|
3
3
|
const SvgIconMenuTeam = (props: SVGProps<SVGSVGElement>) => (
|
|
4
4
|
<svg
|
|
5
5
|
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
-
width={26}
|
|
7
|
-
height={26}
|
|
8
6
|
fill="none"
|
|
7
|
+
viewBox="0 0 26 26"
|
|
9
8
|
{...props}
|
|
10
9
|
>
|
|
11
|
-
<g
|
|
12
|
-
<
|
|
13
|
-
|
|
10
|
+
<g id="icon_menu_team" clipPath="url(#a)">
|
|
11
|
+
<g id="icon_menu_team_2">
|
|
12
|
+
<g id="color_stroke">
|
|
13
|
+
<g id="Vector" fill="currentColor">
|
|
14
|
+
<path d="M13 12.53a3.65 3.65 0 1 1 0-7.3 3.65 3.65 0 0 1 0 7.3m0-5.74a2.09 2.09 0 1 0 0 4.181 2.09 2.09 0 0 0 0-4.181M18.516 22.482a.78.78 0 0 1-.78-.78v-2.768a3.77 3.77 0 0 0-3.765-3.765H12.03a3.77 3.77 0 0 0-3.765 3.765v2.768a.78.78 0 0 1-1.56 0v-2.768a5.33 5.33 0 0 1 5.325-5.324h1.942a5.33 5.33 0 0 1 5.325 5.324v2.768a.78.78 0 0 1-.78.78" />
|
|
15
|
+
<path d="M13 24.18A11.18 11.18 0 1 1 24.18 13 11.193 11.193 0 0 1 13 24.18m0-20.8A9.62 9.62 0 1 0 22.62 13 9.63 9.63 0 0 0 13 3.38" />
|
|
16
|
+
</g>
|
|
17
|
+
</g>
|
|
18
|
+
</g>
|
|
14
19
|
</g>
|
|
15
20
|
<defs>
|
|
16
|
-
<clipPath id="
|
|
17
|
-
<path fill="
|
|
21
|
+
<clipPath id="a">
|
|
22
|
+
<path fill="currentColor" d="M0 0h26v26H0z" />
|
|
18
23
|
</clipPath>
|
|
19
24
|
</defs>
|
|
20
25
|
</svg>
|
|
@@ -3,18 +3,23 @@ import type { SVGProps } from "react";
|
|
|
3
3
|
const SvgIconMenuVote = (props: SVGProps<SVGSVGElement>) => (
|
|
4
4
|
<svg
|
|
5
5
|
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
-
width={26}
|
|
7
|
-
height={26}
|
|
8
6
|
fill="none"
|
|
7
|
+
viewBox="0 0 26 26"
|
|
9
8
|
{...props}
|
|
10
9
|
>
|
|
11
|
-
<g
|
|
12
|
-
<
|
|
13
|
-
|
|
10
|
+
<g id="icon_menu_vote" clipPath="url(#a)">
|
|
11
|
+
<g id="icon_menu_vote_2">
|
|
12
|
+
<g id="color_stroke">
|
|
13
|
+
<g id="Vector" fill="currentColor">
|
|
14
|
+
<path d="m16.096 12.313-4.053 4.053-2.139-2.14a.78.78 0 0 0-1.103 1.104l2.69 2.69a.78.78 0 0 0 1.104 0l4.604-4.604a.78.78 0 1 0-1.103-1.103" />
|
|
15
|
+
<path d="M21.236 3.12H19.68v-.607a.78.78 0 0 0-1.56 0v.607H7.916v-.607a.78.78 0 1 0-1.56 0v.607H4.764A2.947 2.947 0 0 0 1.82 6.064v15.172a2.947 2.947 0 0 0 2.944 2.944h16.472a2.947 2.947 0 0 0 2.944-2.944V6.064a2.947 2.947 0 0 0-2.944-2.944M3.38 6.064A1.385 1.385 0 0 1 4.764 4.68h1.592v.78a.78.78 0 0 0 1.56 0v-.78H18.12v.78a.78.78 0 0 0 1.56 0v-.78h1.556a1.386 1.386 0 0 1 1.384 1.384V7.54H3.38zM21.236 22.62H4.764a1.386 1.386 0 0 1-1.384-1.384V9.1h19.24v12.136a1.386 1.386 0 0 1-1.384 1.384" />
|
|
16
|
+
</g>
|
|
17
|
+
</g>
|
|
18
|
+
</g>
|
|
14
19
|
</g>
|
|
15
20
|
<defs>
|
|
16
|
-
<clipPath id="
|
|
17
|
-
<path fill="
|
|
21
|
+
<clipPath id="a">
|
|
22
|
+
<path fill="currentColor" d="M0 0h26v26H0z" />
|
|
18
23
|
</clipPath>
|
|
19
24
|
</defs>
|
|
20
25
|
</svg>
|
|
@@ -3,17 +3,22 @@ import type { SVGProps } from "react";
|
|
|
3
3
|
const SvgIconShowGraph = (props: SVGProps<SVGSVGElement>) => (
|
|
4
4
|
<svg
|
|
5
5
|
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
-
width={26}
|
|
7
|
-
height={26}
|
|
8
6
|
fill="none"
|
|
7
|
+
viewBox="0 0 26 26"
|
|
9
8
|
{...props}
|
|
10
9
|
>
|
|
11
|
-
<g
|
|
12
|
-
<
|
|
10
|
+
<g id="icon_show-graph" clipPath="url(#a)">
|
|
11
|
+
<g id="icon_show-graph_2">
|
|
12
|
+
<g id="color_stroke">
|
|
13
|
+
<g id="Vector" fill="currentColor">
|
|
14
|
+
<path d="M6.254 10.92H3.453a1.83 1.83 0 0 0-1.827 1.816v9.997a1.83 1.83 0 0 0 1.827 1.825h2.801a1.83 1.83 0 0 0 1.827-1.825v-9.997a1.83 1.83 0 0 0-1.827-1.816m-.121 11.7H3.574v-9.762h2.559zM14.4 1.626h-2.8a1.83 1.83 0 0 0-1.827 1.827v19.28a1.83 1.83 0 0 0 1.827 1.825h2.8a1.83 1.83 0 0 0 1.828-1.825V3.453A1.83 1.83 0 0 0 14.4 1.626m-.12 20.985h-2.56V3.574h2.56zM22.547 6.826h-2.8a1.83 1.83 0 0 0-1.828 1.827v14.08a1.83 1.83 0 0 0 1.827 1.825h2.801a1.83 1.83 0 0 0 1.827-1.825V8.653a1.83 1.83 0 0 0-1.827-1.827m-.121 15.785h-2.558V8.774h2.558z" />
|
|
15
|
+
</g>
|
|
16
|
+
</g>
|
|
17
|
+
</g>
|
|
13
18
|
</g>
|
|
14
19
|
<defs>
|
|
15
|
-
<clipPath id="
|
|
16
|
-
<path fill="
|
|
20
|
+
<clipPath id="a">
|
|
21
|
+
<path fill="currentColor" d="M0 0h26v26H0z" />
|
|
17
22
|
</clipPath>
|
|
18
23
|
</defs>
|
|
19
24
|
</svg>
|
|
@@ -3,18 +3,23 @@ import type { SVGProps } from "react";
|
|
|
3
3
|
const SvgIconTurnOn = (props: SVGProps<SVGSVGElement>) => (
|
|
4
4
|
<svg
|
|
5
5
|
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
-
width={26}
|
|
7
|
-
height={26}
|
|
8
6
|
fill="none"
|
|
7
|
+
viewBox="0 0 26 26"
|
|
9
8
|
{...props}
|
|
10
9
|
>
|
|
11
|
-
<g
|
|
12
|
-
<
|
|
13
|
-
|
|
10
|
+
<g id="icon_turn-on" clipPath="url(#a)">
|
|
11
|
+
<g id="icon_turn-on_2">
|
|
12
|
+
<g id="color_stroke">
|
|
13
|
+
<g id="Vector" fill="currentColor">
|
|
14
|
+
<path d="M17.034 4.507a1.04 1.04 0 1 0-.832 1.906 8.003 8.003 0 1 1-6.403 0 1.04 1.04 0 1 0-.832-1.906 10.083 10.083 0 1 0 8.067 0" />
|
|
15
|
+
<path d="M13 12.74a1.04 1.04 0 0 0 1.04-1.04V2.931a1.04 1.04 0 0 0-2.08 0V11.7A1.04 1.04 0 0 0 13 12.74" />
|
|
16
|
+
</g>
|
|
17
|
+
</g>
|
|
18
|
+
</g>
|
|
14
19
|
</g>
|
|
15
20
|
<defs>
|
|
16
|
-
<clipPath id="
|
|
17
|
-
<path fill="
|
|
21
|
+
<clipPath id="a">
|
|
22
|
+
<path fill="currentColor" d="M0 0h26v26H0z" />
|
|
18
23
|
</clipPath>
|
|
19
24
|
</defs>
|
|
20
25
|
</svg>
|
|
@@ -3,17 +3,22 @@ import type { SVGProps } from "react";
|
|
|
3
3
|
const SvgIconIuDownload = (props: SVGProps<SVGSVGElement>) => (
|
|
4
4
|
<svg
|
|
5
5
|
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
-
width={26}
|
|
7
|
-
height={26}
|
|
8
6
|
fill="none"
|
|
7
|
+
viewBox="0 0 26 26"
|
|
9
8
|
{...props}
|
|
10
9
|
>
|
|
11
|
-
<g
|
|
12
|
-
<
|
|
10
|
+
<g id="icon_iu_download" clipPath="url(#a)">
|
|
11
|
+
<g id="icon_iu_download_2">
|
|
12
|
+
<g id="color_stroke">
|
|
13
|
+
<g id="Vector" fill="currentColor">
|
|
14
|
+
<path d="M12.572 19.706a.614.614 0 0 0 .858 0l6.276-6.278a.613.613 0 0 0-.866-.867l-5.233 5.25V3.252a.607.607 0 1 0-1.214 0v14.56l-5.241-5.24a.61.61 0 1 0-.858.866zM22.1 22.119H3.9a.607.607 0 1 0 0 1.213h18.2a.607.607 0 0 0 0-1.213" />
|
|
15
|
+
</g>
|
|
16
|
+
</g>
|
|
17
|
+
</g>
|
|
13
18
|
</g>
|
|
14
19
|
<defs>
|
|
15
|
-
<clipPath id="
|
|
16
|
-
<path fill="
|
|
20
|
+
<clipPath id="a">
|
|
21
|
+
<path fill="currentColor" d="M0 0h26v26H0z" />
|
|
17
22
|
</clipPath>
|
|
18
23
|
</defs>
|
|
19
24
|
</svg>
|
|
@@ -3,20 +3,24 @@ import type { SVGProps } from "react";
|
|
|
3
3
|
const SvgIconIuSendAgainV2 = (props: SVGProps<SVGSVGElement>) => (
|
|
4
4
|
<svg
|
|
5
5
|
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
-
width={26}
|
|
7
|
-
height={26}
|
|
8
6
|
fill="none"
|
|
7
|
+
viewBox="0 0 26 26"
|
|
9
8
|
{...props}
|
|
10
9
|
>
|
|
11
|
-
<g clipPath="url(#
|
|
12
|
-
<
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
10
|
+
<g id="icon_iu_send-again-v2" clipPath="url(#a)">
|
|
11
|
+
<g id="icon_iu_send-again-v2_2">
|
|
12
|
+
<g id="color_stroke">
|
|
13
|
+
<path
|
|
14
|
+
id="Vector"
|
|
15
|
+
fill="currentColor"
|
|
16
|
+
d="M21.426 5.987H4.574A1.974 1.974 0 0 0 2.6 7.959v10.082a1.974 1.974 0 0 0 1.973 1.972h16.851A1.975 1.975 0 0 0 23.4 18.04V7.96a1.974 1.974 0 0 0-1.974-1.973M4.574 7.2h16.852a.76.76 0 0 1 .548.234L13 13.832 4.027 7.434a.76.76 0 0 1 .547-.234m16.852 11.6H4.574a.757.757 0 0 1-.76-.76V8.773l8.84 6.298a.605.605 0 0 0 .703 0l8.84-6.298v9.269a.76.76 0 0 1-.771.759"
|
|
17
|
+
/>
|
|
18
|
+
</g>
|
|
19
|
+
</g>
|
|
16
20
|
</g>
|
|
17
21
|
<defs>
|
|
18
|
-
<clipPath id="
|
|
19
|
-
<path fill="
|
|
22
|
+
<clipPath id="a">
|
|
23
|
+
<path fill="currentColor" d="M0 0h26v26H0z" />
|
|
20
24
|
</clipPath>
|
|
21
25
|
</defs>
|
|
22
26
|
</svg>
|