@topconsultnpm/sdkui-react 6.19.0-test.1 → 6.19.0-test2
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/lib/assets/IconsS4t/add.svg +12 -12
- package/lib/assets/IconsS4t/aggiorna.svg +18 -18
- package/lib/assets/IconsS4t/bookmark.svg +42 -42
- package/lib/assets/IconsS4t/cancella.svg +15 -15
- package/lib/assets/IconsS4t/check-box.svg +19 -19
- package/lib/assets/IconsS4t/down-arrow-signBook.svg +40 -40
- package/lib/assets/IconsS4t/down.svg +28 -28
- package/lib/assets/IconsS4t/edit-file.svg +19 -19
- package/lib/assets/IconsS4t/edita.svg +32 -32
- package/lib/assets/IconsS4t/firma.svg +19 -19
- package/lib/assets/IconsS4t/icona_download.svg +16 -16
- package/lib/assets/IconsS4t/info.svg +51 -51
- package/lib/assets/IconsS4t/left.svg +20 -20
- package/lib/assets/IconsS4t/line.svg +40 -40
- package/lib/assets/IconsS4t/more.svg +19 -19
- package/lib/assets/IconsS4t/plus.svg +23 -23
- package/lib/assets/IconsS4t/printer.svg +49 -49
- package/lib/assets/IconsS4t/radio-on-button.svg +25 -25
- package/lib/assets/IconsS4t/rectangle.svg +41 -41
- package/lib/assets/IconsS4t/redo.svg +19 -19
- package/lib/assets/IconsS4t/right-arrow-signBook-finish.svg +40 -40
- package/lib/assets/IconsS4t/right-arrow-signBook.svg +40 -40
- package/lib/assets/IconsS4t/right.svg +22 -22
- package/lib/assets/IconsS4t/searchbar.svg +21 -21
- package/lib/assets/IconsS4t/text-box.svg +36 -36
- package/lib/assets/IconsS4t/tick.svg +8 -8
- package/lib/assets/IconsS4t/trash-white.svg +10 -10
- package/lib/assets/IconsS4t/undo.svg +19 -19
- package/lib/assets/IconsS4t/up.svg +32 -32
- package/lib/assets/IconsS4t/video-streaming.svg +2 -2
- package/lib/assets/IconsS4t/zoom-in.svg +58 -58
- package/lib/assets/IconsS4t/zoom-out.svg +56 -56
- package/lib/assets/icomoon.svg +96 -96
- package/lib/assets/italy.svg +16 -16
- package/lib/assets/six.svg +3 -3
- package/lib/assets/thumbnails/index.ts +39 -39
- package/lib/assets/topmedia-six.svg +65 -65
- package/lib/assets/topmeida-six-bianco.svg +65 -65
- package/lib/components/base/Styled.js +302 -302
- package/lib/components/base/TMAccordion.js +43 -43
- package/lib/components/base/TMAccordionNew.d.ts +28 -0
- package/lib/components/base/TMAccordionNew.js +326 -0
- package/lib/components/base/TMAreaManager.js +23 -23
- package/lib/components/base/TMButton.d.ts +1 -0
- package/lib/components/base/TMButton.js +136 -136
- package/lib/components/base/TMClosableList.js +46 -46
- package/lib/components/base/TMConfirm.js +20 -20
- package/lib/components/base/TMContextMenu.js +4 -4
- package/lib/components/base/TMContextMenuOLD.js +25 -25
- package/lib/components/base/TMCounterBar.js +32 -32
- package/lib/components/base/TMCounterContainer.js +30 -30
- package/lib/components/base/TMCustomButton.d.ts +1 -1
- package/lib/components/base/TMCustomButton.js +90 -35
- package/lib/components/base/TMDataGridExportForm.d.ts +1 -1
- package/lib/components/base/TMDataGridExportForm.js +9 -3
- package/lib/components/base/TMDropDownMenu.js +24 -24
- package/lib/components/base/TMFileManager.js +12 -3
- package/lib/components/base/TMFileManagerDataGridView.d.ts +2 -0
- package/lib/components/base/TMFileManagerDataGridView.js +12 -3
- package/lib/components/base/TMFileManagerThumbnailItems.d.ts +2 -0
- package/lib/components/base/TMFileManagerThumbnailItems.js +12 -2
- package/lib/components/base/TMFileManagerThumbnailsView.d.ts +2 -0
- package/lib/components/base/TMFileManagerThumbnailsView.js +2 -2
- package/lib/components/base/TMFileManagerUtils.js +19 -19
- package/lib/components/base/TMFloatingToolbar.js +34 -34
- package/lib/components/base/TMLayout.js +44 -44
- package/lib/components/base/TMList.js +34 -34
- package/lib/components/base/TMModal.d.ts +2 -0
- package/lib/components/base/TMModal.js +79 -34
- package/lib/components/base/TMPanel.js +57 -57
- package/lib/components/base/TMPopUp.js +186 -117
- package/lib/components/base/TMProgressBar.js +20 -20
- package/lib/components/base/TMResizableMenu.js +28 -28
- package/lib/components/base/TMRightSidebar.js +40 -40
- package/lib/components/base/TMSpinner.js +121 -121
- package/lib/components/base/TMTab.js +11 -11
- package/lib/components/base/TMToggleButton.js +36 -36
- package/lib/components/base/TMToolbarCard.js +35 -35
- package/lib/components/base/TMTooltip.d.ts +1 -1
- package/lib/components/base/TMTooltip.js +1 -1
- package/lib/components/base/TMTreeView.js +16 -16
- package/lib/components/base/TMUserAvatar.js +7 -7
- package/lib/components/base/TMWaitPanel.js +30 -24
- package/lib/components/choosers/TMCultureIDPicker.js +35 -35
- package/lib/components/choosers/TMDataListItemChooser.js +1 -1
- package/lib/components/choosers/TMDataListItemPicker.js +54 -54
- package/lib/components/choosers/TMDcmtTypeChooser.js +2 -2
- package/lib/components/choosers/TMMetadataChooser.d.ts +4 -1
- package/lib/components/choosers/TMMetadataChooser.js +31 -8
- package/lib/components/choosers/TMUserChooser.d.ts +4 -0
- package/lib/components/choosers/TMUserChooser.js +21 -5
- package/lib/components/editors/TMCheckBox.js +24 -24
- package/lib/components/editors/TMDateBox.d.ts +1 -1
- package/lib/components/editors/TMDropDown.js +43 -43
- package/lib/components/editors/TMEditorStyled.js +71 -71
- package/lib/components/editors/TMHtmlContentDisplay.js +16 -16
- package/lib/components/editors/TMLocalizedTextBox.js +31 -31
- package/lib/components/editors/TMMetadataValues.js +62 -21
- package/lib/components/editors/TMRadioButton.js +39 -39
- package/lib/components/editors/TMSummary.js +39 -39
- package/lib/components/editors/TMTextArea.d.ts +1 -0
- package/lib/components/editors/TMTextArea.js +56 -22
- package/lib/components/editors/TMTextBox.js +53 -23
- package/lib/components/editors/TMTextExpression.js +36 -28
- package/lib/components/features/assistant/ToppyDraggableHelpCenter.d.ts +30 -0
- package/lib/components/features/assistant/ToppyDraggableHelpCenter.js +471 -0
- package/lib/components/features/assistant/ToppySpeechBubble.d.ts +9 -0
- package/lib/components/features/assistant/ToppySpeechBubble.js +117 -0
- package/lib/components/features/blog/TMBlogCommentForm.d.ts +2 -0
- package/lib/components/features/blog/TMBlogCommentForm.js +21 -9
- package/lib/components/features/documents/TMDcmtBlog.js +1 -1
- package/lib/components/features/documents/TMDcmtForm.js +321 -62
- package/lib/components/features/documents/TMDcmtIcon.js +17 -12
- package/lib/components/features/documents/TMDcmtPreview.js +75 -38
- package/lib/components/features/documents/TMFileUploader.js +21 -21
- package/lib/components/features/documents/TMRelationViewer.js +56 -23
- package/lib/components/features/search/TMSavedQuerySelector.js +52 -52
- package/lib/components/features/search/TMSearch.js +2 -2
- package/lib/components/features/search/TMSearchQueryEditor.js +14 -14
- package/lib/components/features/search/TMSearchQueryPanel.js +40 -58
- package/lib/components/features/search/TMSearchResult.js +160 -35
- package/lib/components/features/search/TMSearchResultsMenuItems.d.ts +2 -1
- package/lib/components/features/search/TMSearchResultsMenuItems.js +117 -60
- package/lib/components/features/search/TMSignSettingsForm.d.ts +9 -0
- package/lib/components/features/search/TMSignSettingsForm.js +621 -0
- package/lib/components/features/search/TMTreeSelector.js +66 -66
- package/lib/components/features/tasks/TMTaskForm.js +42 -36
- package/lib/components/features/tasks/TMTasksAgenda.js +4 -4
- package/lib/components/features/tasks/TMTasksCalendar.js +2 -2
- package/lib/components/features/tasks/TMTasksHeader.js +1 -1
- package/lib/components/features/tasks/TMTasksUtils.d.ts +2 -1
- package/lib/components/features/tasks/TMTasksUtils.js +18 -3
- package/lib/components/features/tasks/TMTasksUtilsView.js +26 -4
- package/lib/components/features/tasks/TMTasksView.js +12 -6
- package/lib/components/features/wg/TMWGsCopyMoveForm.js +9 -9
- package/lib/components/features/workflow/TMWorkflowPopup.js +44 -44
- package/lib/components/features/workflow/diagram/ConnectionComponent.js +29 -29
- package/lib/components/features/workflow/diagram/ConnectionForm.js +10 -10
- package/lib/components/features/workflow/diagram/DiagramItemComponent.js +57 -57
- package/lib/components/features/workflow/diagram/DiagramItemForm.js +40 -35
- package/lib/components/features/workflow/diagram/DiagramItemSvgContent.js +12 -12
- package/lib/components/features/workflow/diagram/RecipientList.js +39 -39
- package/lib/components/features/workflow/diagram/WFDiagram.js +317 -285
- package/lib/components/features/workflow/diagram/WorkitemRecipientsEditor.js +4 -4
- package/lib/components/forms/Login/Chooser.js +35 -35
- package/lib/components/forms/Login/Menu.js +22 -22
- package/lib/components/forms/Login/SelectBox.js +46 -46
- package/lib/components/forms/Login/TMLoginForm.js +14 -14
- package/lib/components/forms/Login/TextBox.js +57 -57
- package/lib/components/forms/TMResultDialog.js +8 -2
- package/lib/components/forms/TMSaveForm.js +3 -11
- package/lib/components/grids/TMBlogAttachments.d.ts +0 -14
- package/lib/components/grids/TMBlogAttachments.js +10 -5
- package/lib/components/grids/TMBlogsPost.d.ts +8 -3
- package/lib/components/grids/TMBlogsPost.js +100 -39
- package/lib/components/grids/TMBlogsPostUtils.d.ts +1 -0
- package/lib/components/grids/TMBlogsPostUtils.js +32 -11
- package/lib/components/grids/TMRecentsManager.js +51 -51
- package/lib/components/grids/TMValidationItemsList.js +48 -48
- package/lib/components/index.d.ts +2 -1
- package/lib/components/index.js +2 -1
- package/lib/components/layout/panelManager/TMPanelManagerContainer.d.ts +1 -0
- package/lib/components/layout/panelManager/TMPanelManagerContainer.js +14 -14
- package/lib/components/layout/panelManager/TMPanelManagerContext.js +0 -1
- package/lib/components/layout/panelManager/TMPanelManagerToolbar.js +36 -35
- package/lib/components/layout/panelManager/types.d.ts +1 -0
- package/lib/components/pages/TMPage.js +1 -1
- package/lib/components/query/TMQueryEditor.js +17 -17
- package/lib/components/query/TMQuerySummary.d.ts +1 -0
- package/lib/components/query/TMQuerySummary.js +15 -15
- package/lib/components/settings/SettingsAppearance.js +9 -1
- package/lib/components/sidebar/TMCommandsPanel.js +10 -10
- package/lib/components/sidebar/TMHeader.js +307 -307
- package/lib/components/sidebar/TMSidebar.js +24 -24
- package/lib/components/sidebar/TMSidebarItem.js +21 -21
- package/lib/components/viewers/TMDataListItemViewer.d.ts +1 -1
- package/lib/components/viewers/TMMidViewer.d.ts +1 -1
- package/lib/components/viewers/TMTidViewer.d.ts +1 -1
- package/lib/components/wizard/TMStepIndicator.js +102 -102
- package/lib/components/wizard/TMWizard.js +29 -29
- package/lib/helper/GlobalStyles.d.ts +2 -0
- package/lib/helper/GlobalStyles.js +10 -0
- package/lib/helper/Globalization.d.ts +1 -0
- package/lib/helper/Globalization.js +30 -0
- package/lib/helper/SDKUI_Globals.d.ts +2 -0
- package/lib/helper/SDKUI_Globals.js +9 -1
- package/lib/helper/SDKUI_Localizator.d.ts +50 -2
- package/lib/helper/SDKUI_Localizator.js +502 -22
- package/lib/helper/TMCustomSearchBar.js +1 -1
- package/lib/helper/TMIcons.d.ts +4 -1
- package/lib/helper/TMIcons.js +14 -2
- package/lib/helper/TMToppyMessage.d.ts +1 -0
- package/lib/helper/TMToppyMessage.js +33 -32
- package/lib/helper/TMUtils.d.ts +42 -4
- package/lib/helper/TMUtils.js +227 -60
- package/lib/helper/dcmtsHelper.d.ts +2 -1
- package/lib/helper/dcmtsHelper.js +56 -17
- package/lib/helper/helpers.d.ts +1 -1
- package/lib/helper/helpers.js +12 -17
- package/lib/helper/index.d.ts +1 -0
- package/lib/helper/index.js +1 -0
- package/lib/hooks/useDcmtOperations.d.ts +1 -1
- package/lib/hooks/useDcmtOperations.js +10 -6
- package/lib/hooks/useRelatedDocuments.js +35 -26
- package/lib/ts/types.d.ts +3 -1
- package/package.json +54 -54
- package/lib/components/features/assistant/ToppyHelpCenter.d.ts +0 -12
- package/lib/components/features/assistant/ToppyHelpCenter.js +0 -173
|
@@ -1,51 +1,51 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
2
|
-
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
-
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
-
viewBox="0 0 111.577 111.577" style="enable-background:new 0 0 111.577 111.577;" xml:space="preserve">
|
|
5
|
-
<style type="text/css">
|
|
6
|
-
.st0{fill:#E0E1E2;}
|
|
7
|
-
</style>
|
|
8
|
-
<g>
|
|
9
|
-
<path class="st0" d="M78.962,99.536l-1.559,6.373c-4.677,1.846-8.413,3.251-11.195,4.217c-2.785,0.969-6.021,1.451-9.708,1.451
|
|
10
|
-
c-5.662,0-10.066-1.387-13.207-4.142c-3.141-2.766-4.712-6.271-4.712-10.523c0-1.646,0.114-3.339,0.351-5.064
|
|
11
|
-
c0.239-1.727,0.619-3.672,1.139-5.846l5.845-20.688c0.52-1.981,0.962-3.858,1.316-5.633c0.359-1.764,0.532-3.387,0.532-4.848
|
|
12
|
-
c0-2.642-0.547-4.49-1.636-5.529c-1.089-1.036-3.167-1.562-6.252-1.562c-1.511,0-3.064,0.242-4.647,0.71
|
|
13
|
-
c-1.59,0.47-2.949,0.924-4.09,1.346l1.563-6.378c3.829-1.559,7.489-2.894,10.99-4.002c3.501-1.111,6.809-1.667,9.938-1.667
|
|
14
|
-
c5.623,0,9.962,1.359,13.009,4.077c3.047,2.72,4.57,6.246,4.57,10.591c0,0.899-0.1,2.483-0.315,4.747
|
|
15
|
-
c-0.21,2.269-0.601,4.348-1.171,6.239l-5.82,20.605c-0.477,1.655-0.906,3.547-1.279,5.676c-0.385,2.115-0.569,3.731-0.569,4.815
|
|
16
|
-
c0,2.736,0.61,4.604,1.833,5.597c1.232,0.993,3.354,1.487,6.368,1.487c1.415,0,3.025-0.251,4.814-0.744
|
|
17
|
-
C76.854,100.348,78.155,99.915,78.962,99.536z M80.438,13.03c0,3.59-1.353,6.656-4.072,9.177c-2.712,2.53-5.98,3.796-9.803,3.796
|
|
18
|
-
c-3.835,0-7.111-1.266-9.854-3.796c-2.738-2.522-4.11-5.587-4.11-9.177c0-3.583,1.372-6.654,4.11-9.207
|
|
19
|
-
C59.447,1.274,62.729,0,66.563,0c3.822,0,7.091,1.277,9.803,3.823C79.087,6.376,80.438,9.448,80.438,13.03z"/>
|
|
20
|
-
</g>
|
|
21
|
-
<g>
|
|
22
|
-
</g>
|
|
23
|
-
<g>
|
|
24
|
-
</g>
|
|
25
|
-
<g>
|
|
26
|
-
</g>
|
|
27
|
-
<g>
|
|
28
|
-
</g>
|
|
29
|
-
<g>
|
|
30
|
-
</g>
|
|
31
|
-
<g>
|
|
32
|
-
</g>
|
|
33
|
-
<g>
|
|
34
|
-
</g>
|
|
35
|
-
<g>
|
|
36
|
-
</g>
|
|
37
|
-
<g>
|
|
38
|
-
</g>
|
|
39
|
-
<g>
|
|
40
|
-
</g>
|
|
41
|
-
<g>
|
|
42
|
-
</g>
|
|
43
|
-
<g>
|
|
44
|
-
</g>
|
|
45
|
-
<g>
|
|
46
|
-
</g>
|
|
47
|
-
<g>
|
|
48
|
-
</g>
|
|
49
|
-
<g>
|
|
50
|
-
</g>
|
|
51
|
-
</svg>
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 111.577 111.577" style="enable-background:new 0 0 111.577 111.577;" xml:space="preserve">
|
|
5
|
+
<style type="text/css">
|
|
6
|
+
.st0{fill:#E0E1E2;}
|
|
7
|
+
</style>
|
|
8
|
+
<g>
|
|
9
|
+
<path class="st0" d="M78.962,99.536l-1.559,6.373c-4.677,1.846-8.413,3.251-11.195,4.217c-2.785,0.969-6.021,1.451-9.708,1.451
|
|
10
|
+
c-5.662,0-10.066-1.387-13.207-4.142c-3.141-2.766-4.712-6.271-4.712-10.523c0-1.646,0.114-3.339,0.351-5.064
|
|
11
|
+
c0.239-1.727,0.619-3.672,1.139-5.846l5.845-20.688c0.52-1.981,0.962-3.858,1.316-5.633c0.359-1.764,0.532-3.387,0.532-4.848
|
|
12
|
+
c0-2.642-0.547-4.49-1.636-5.529c-1.089-1.036-3.167-1.562-6.252-1.562c-1.511,0-3.064,0.242-4.647,0.71
|
|
13
|
+
c-1.59,0.47-2.949,0.924-4.09,1.346l1.563-6.378c3.829-1.559,7.489-2.894,10.99-4.002c3.501-1.111,6.809-1.667,9.938-1.667
|
|
14
|
+
c5.623,0,9.962,1.359,13.009,4.077c3.047,2.72,4.57,6.246,4.57,10.591c0,0.899-0.1,2.483-0.315,4.747
|
|
15
|
+
c-0.21,2.269-0.601,4.348-1.171,6.239l-5.82,20.605c-0.477,1.655-0.906,3.547-1.279,5.676c-0.385,2.115-0.569,3.731-0.569,4.815
|
|
16
|
+
c0,2.736,0.61,4.604,1.833,5.597c1.232,0.993,3.354,1.487,6.368,1.487c1.415,0,3.025-0.251,4.814-0.744
|
|
17
|
+
C76.854,100.348,78.155,99.915,78.962,99.536z M80.438,13.03c0,3.59-1.353,6.656-4.072,9.177c-2.712,2.53-5.98,3.796-9.803,3.796
|
|
18
|
+
c-3.835,0-7.111-1.266-9.854-3.796c-2.738-2.522-4.11-5.587-4.11-9.177c0-3.583,1.372-6.654,4.11-9.207
|
|
19
|
+
C59.447,1.274,62.729,0,66.563,0c3.822,0,7.091,1.277,9.803,3.823C79.087,6.376,80.438,9.448,80.438,13.03z"/>
|
|
20
|
+
</g>
|
|
21
|
+
<g>
|
|
22
|
+
</g>
|
|
23
|
+
<g>
|
|
24
|
+
</g>
|
|
25
|
+
<g>
|
|
26
|
+
</g>
|
|
27
|
+
<g>
|
|
28
|
+
</g>
|
|
29
|
+
<g>
|
|
30
|
+
</g>
|
|
31
|
+
<g>
|
|
32
|
+
</g>
|
|
33
|
+
<g>
|
|
34
|
+
</g>
|
|
35
|
+
<g>
|
|
36
|
+
</g>
|
|
37
|
+
<g>
|
|
38
|
+
</g>
|
|
39
|
+
<g>
|
|
40
|
+
</g>
|
|
41
|
+
<g>
|
|
42
|
+
</g>
|
|
43
|
+
<g>
|
|
44
|
+
</g>
|
|
45
|
+
<g>
|
|
46
|
+
</g>
|
|
47
|
+
<g>
|
|
48
|
+
</g>
|
|
49
|
+
<g>
|
|
50
|
+
</g>
|
|
51
|
+
</svg>
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
-
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
-
<svg version="1.1" id="Livello_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
-
viewBox="0 0 40 35" style="enable-background:new 0 0 40 35;" xml:space="preserve">
|
|
5
|
-
<style type="text/css">
|
|
6
|
-
.st0{fill:#E0E1E2;}
|
|
7
|
-
</style>
|
|
8
|
-
<g id="Icon_x2F_arrow_x2F_01_x2F_left" transform="translate(-563.000000, -642.000000)">
|
|
9
|
-
<g transform="translate(563.000000, 639.000000)">
|
|
10
|
-
<g id="_x21B3_-_xD83C__xDFA8_Color" transform="translate(0.000000, 3.000000)">
|
|
11
|
-
<g id="Mask" transform="translate(20.000000, 17.152130) rotate(-360.000000) translate(-20.000000, -17.152130) ">
|
|
12
|
-
<path id="path-1_1_" class="st0" d="M37.6,14.3c-0.2,0-0.3,0-0.5,0H8.9L9.5,14c0.6-0.3,1.1-0.7,1.6-1.1L19,5
|
|
13
|
-
c1-1,1.2-2.6,0.4-3.8c-0.9-1.3-2.7-1.6-4-0.6c-0.1,0.1-0.2,0.2-0.3,0.2L0.8,15.1c-1.1,1.1-1.1,2.9,0,4c0,0,0,0,0,0l14.3,14.3
|
|
14
|
-
c1.1,1.1,2.9,1.1,4,0c0.1-0.1,0.2-0.2,0.2-0.3c0.8-1.2,0.6-2.8-0.4-3.8l-7.9-7.9c-0.4-0.4-0.9-0.8-1.4-1L8.8,20h28.1
|
|
15
|
-
c1.5,0.1,2.7-1,3-2.4C40.2,16.1,39.2,14.6,37.6,14.3z"/>
|
|
16
|
-
</g>
|
|
17
|
-
</g>
|
|
18
|
-
</g>
|
|
19
|
-
</g>
|
|
20
|
-
</svg>
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="Livello_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 40 35" style="enable-background:new 0 0 40 35;" xml:space="preserve">
|
|
5
|
+
<style type="text/css">
|
|
6
|
+
.st0{fill:#E0E1E2;}
|
|
7
|
+
</style>
|
|
8
|
+
<g id="Icon_x2F_arrow_x2F_01_x2F_left" transform="translate(-563.000000, -642.000000)">
|
|
9
|
+
<g transform="translate(563.000000, 639.000000)">
|
|
10
|
+
<g id="_x21B3_-_xD83C__xDFA8_Color" transform="translate(0.000000, 3.000000)">
|
|
11
|
+
<g id="Mask" transform="translate(20.000000, 17.152130) rotate(-360.000000) translate(-20.000000, -17.152130) ">
|
|
12
|
+
<path id="path-1_1_" class="st0" d="M37.6,14.3c-0.2,0-0.3,0-0.5,0H8.9L9.5,14c0.6-0.3,1.1-0.7,1.6-1.1L19,5
|
|
13
|
+
c1-1,1.2-2.6,0.4-3.8c-0.9-1.3-2.7-1.6-4-0.6c-0.1,0.1-0.2,0.2-0.3,0.2L0.8,15.1c-1.1,1.1-1.1,2.9,0,4c0,0,0,0,0,0l14.3,14.3
|
|
14
|
+
c1.1,1.1,2.9,1.1,4,0c0.1-0.1,0.2-0.2,0.2-0.3c0.8-1.2,0.6-2.8-0.4-3.8l-7.9-7.9c-0.4-0.4-0.9-0.8-1.4-1L8.8,20h28.1
|
|
15
|
+
c1.5,0.1,2.7-1,3-2.4C40.2,16.1,39.2,14.6,37.6,14.3z"/>
|
|
16
|
+
</g>
|
|
17
|
+
</g>
|
|
18
|
+
</g>
|
|
19
|
+
</g>
|
|
20
|
+
</svg>
|
|
@@ -1,40 +1,40 @@
|
|
|
1
|
-
<?xml version="1.0"?>
|
|
2
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.com/svgjs" version="1.1" width="512" height="512" x="0" y="0" viewBox="0 0 612 612" style="enable-background:new 0 0 512 512" xml:space="preserve" class=""><g>
|
|
3
|
-
<g xmlns="http://www.w3.org/2000/svg">
|
|
4
|
-
<g id="_x37__26_">
|
|
5
|
-
<g>
|
|
6
|
-
<path d="M535.5,229.5h-459C34.253,229.5,0,263.753,0,306s34.253,76.5,76.5,76.5h459c42.247,0,76.5-34.253,76.5-76.5 S577.747,229.5,535.5,229.5z" fill="#e0e1e2" data-original="#000000"/>
|
|
7
|
-
</g>
|
|
8
|
-
</g>
|
|
9
|
-
</g>
|
|
10
|
-
<g xmlns="http://www.w3.org/2000/svg">
|
|
11
|
-
</g>
|
|
12
|
-
<g xmlns="http://www.w3.org/2000/svg">
|
|
13
|
-
</g>
|
|
14
|
-
<g xmlns="http://www.w3.org/2000/svg">
|
|
15
|
-
</g>
|
|
16
|
-
<g xmlns="http://www.w3.org/2000/svg">
|
|
17
|
-
</g>
|
|
18
|
-
<g xmlns="http://www.w3.org/2000/svg">
|
|
19
|
-
</g>
|
|
20
|
-
<g xmlns="http://www.w3.org/2000/svg">
|
|
21
|
-
</g>
|
|
22
|
-
<g xmlns="http://www.w3.org/2000/svg">
|
|
23
|
-
</g>
|
|
24
|
-
<g xmlns="http://www.w3.org/2000/svg">
|
|
25
|
-
</g>
|
|
26
|
-
<g xmlns="http://www.w3.org/2000/svg">
|
|
27
|
-
</g>
|
|
28
|
-
<g xmlns="http://www.w3.org/2000/svg">
|
|
29
|
-
</g>
|
|
30
|
-
<g xmlns="http://www.w3.org/2000/svg">
|
|
31
|
-
</g>
|
|
32
|
-
<g xmlns="http://www.w3.org/2000/svg">
|
|
33
|
-
</g>
|
|
34
|
-
<g xmlns="http://www.w3.org/2000/svg">
|
|
35
|
-
</g>
|
|
36
|
-
<g xmlns="http://www.w3.org/2000/svg">
|
|
37
|
-
</g>
|
|
38
|
-
<g xmlns="http://www.w3.org/2000/svg">
|
|
39
|
-
</g>
|
|
40
|
-
</g></svg>
|
|
1
|
+
<?xml version="1.0"?>
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.com/svgjs" version="1.1" width="512" height="512" x="0" y="0" viewBox="0 0 612 612" style="enable-background:new 0 0 512 512" xml:space="preserve" class=""><g>
|
|
3
|
+
<g xmlns="http://www.w3.org/2000/svg">
|
|
4
|
+
<g id="_x37__26_">
|
|
5
|
+
<g>
|
|
6
|
+
<path d="M535.5,229.5h-459C34.253,229.5,0,263.753,0,306s34.253,76.5,76.5,76.5h459c42.247,0,76.5-34.253,76.5-76.5 S577.747,229.5,535.5,229.5z" fill="#e0e1e2" data-original="#000000"/>
|
|
7
|
+
</g>
|
|
8
|
+
</g>
|
|
9
|
+
</g>
|
|
10
|
+
<g xmlns="http://www.w3.org/2000/svg">
|
|
11
|
+
</g>
|
|
12
|
+
<g xmlns="http://www.w3.org/2000/svg">
|
|
13
|
+
</g>
|
|
14
|
+
<g xmlns="http://www.w3.org/2000/svg">
|
|
15
|
+
</g>
|
|
16
|
+
<g xmlns="http://www.w3.org/2000/svg">
|
|
17
|
+
</g>
|
|
18
|
+
<g xmlns="http://www.w3.org/2000/svg">
|
|
19
|
+
</g>
|
|
20
|
+
<g xmlns="http://www.w3.org/2000/svg">
|
|
21
|
+
</g>
|
|
22
|
+
<g xmlns="http://www.w3.org/2000/svg">
|
|
23
|
+
</g>
|
|
24
|
+
<g xmlns="http://www.w3.org/2000/svg">
|
|
25
|
+
</g>
|
|
26
|
+
<g xmlns="http://www.w3.org/2000/svg">
|
|
27
|
+
</g>
|
|
28
|
+
<g xmlns="http://www.w3.org/2000/svg">
|
|
29
|
+
</g>
|
|
30
|
+
<g xmlns="http://www.w3.org/2000/svg">
|
|
31
|
+
</g>
|
|
32
|
+
<g xmlns="http://www.w3.org/2000/svg">
|
|
33
|
+
</g>
|
|
34
|
+
<g xmlns="http://www.w3.org/2000/svg">
|
|
35
|
+
</g>
|
|
36
|
+
<g xmlns="http://www.w3.org/2000/svg">
|
|
37
|
+
</g>
|
|
38
|
+
<g xmlns="http://www.w3.org/2000/svg">
|
|
39
|
+
</g>
|
|
40
|
+
</g></svg>
|
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
-
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
-
<svg version="1.1" id="Livello_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
-
viewBox="0 0 10 40" style="enable-background:new 0 0 10 40;" xml:space="preserve">
|
|
5
|
-
<style type="text/css">
|
|
6
|
-
.st0{fill-rule:evenodd;clip-rule:evenodd;fill:#E0E1E2;}
|
|
7
|
-
</style>
|
|
8
|
-
<g id="Icon_x2F_more" transform="translate(-275.000000, -743.000000)">
|
|
9
|
-
<g transform="translate(260.000000, 743.000000)">
|
|
10
|
-
<g id="Mask">
|
|
11
|
-
<path id="path-1_1_" class="st0" d="M20,10.1c-1.4,0-2.5-0.5-3.5-1.5S15,6.4,15,5s0.5-2.6,1.5-3.6S18.6,0,20,0s2.5,0.5,3.5,1.5
|
|
12
|
-
c1,1,1.5,2.2,1.5,3.6s-0.5,2.6-1.5,3.6C22.5,9.6,21.3,10.1,20,10.1z M20,15c1.4,0,2.5,0.5,3.5,1.5c1,1,1.5,2.2,1.5,3.6
|
|
13
|
-
s-0.5,2.6-1.5,3.6c-1,1-2.1,1.5-3.5,1.5s-2.5-0.5-3.5-1.5c-1-1-1.5-2.2-1.5-3.6s0.5-2.6,1.5-3.6C17.4,15.5,18.6,15,20,15z
|
|
14
|
-
M20,29.9c1.4,0,2.5,0.5,3.5,1.5c1,1,1.5,2.2,1.5,3.6s-0.5,2.6-1.5,3.6c-1,1-2.1,1.5-3.5,1.5s-2.5-0.5-3.5-1.5
|
|
15
|
-
c-1-1-1.5-2.2-1.5-3.6s0.5-2.6,1.5-3.6S18.6,29.9,20,29.9z"/>
|
|
16
|
-
</g>
|
|
17
|
-
</g>
|
|
18
|
-
</g>
|
|
19
|
-
</svg>
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="Livello_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 10 40" style="enable-background:new 0 0 10 40;" xml:space="preserve">
|
|
5
|
+
<style type="text/css">
|
|
6
|
+
.st0{fill-rule:evenodd;clip-rule:evenodd;fill:#E0E1E2;}
|
|
7
|
+
</style>
|
|
8
|
+
<g id="Icon_x2F_more" transform="translate(-275.000000, -743.000000)">
|
|
9
|
+
<g transform="translate(260.000000, 743.000000)">
|
|
10
|
+
<g id="Mask">
|
|
11
|
+
<path id="path-1_1_" class="st0" d="M20,10.1c-1.4,0-2.5-0.5-3.5-1.5S15,6.4,15,5s0.5-2.6,1.5-3.6S18.6,0,20,0s2.5,0.5,3.5,1.5
|
|
12
|
+
c1,1,1.5,2.2,1.5,3.6s-0.5,2.6-1.5,3.6C22.5,9.6,21.3,10.1,20,10.1z M20,15c1.4,0,2.5,0.5,3.5,1.5c1,1,1.5,2.2,1.5,3.6
|
|
13
|
+
s-0.5,2.6-1.5,3.6c-1,1-2.1,1.5-3.5,1.5s-2.5-0.5-3.5-1.5c-1-1-1.5-2.2-1.5-3.6s0.5-2.6,1.5-3.6C17.4,15.5,18.6,15,20,15z
|
|
14
|
+
M20,29.9c1.4,0,2.5,0.5,3.5,1.5c1,1,1.5,2.2,1.5,3.6s-0.5,2.6-1.5,3.6c-1,1-2.1,1.5-3.5,1.5s-2.5-0.5-3.5-1.5
|
|
15
|
+
c-1-1-1.5-2.2-1.5-3.6s0.5-2.6,1.5-3.6S18.6,29.9,20,29.9z"/>
|
|
16
|
+
</g>
|
|
17
|
+
</g>
|
|
18
|
+
</g>
|
|
19
|
+
</svg>
|
|
@@ -1,23 +1,23 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
-
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
-
<svg version="1.1" id="Livello_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
-
viewBox="0 0 40 40" style="enable-background:new 0 0 40 40;" xml:space="preserve">
|
|
5
|
-
<style type="text/css">
|
|
6
|
-
.st0{fill:#E0E1E2;}
|
|
7
|
-
</style>
|
|
8
|
-
<g id="_x30_3_x5F_Icone">
|
|
9
|
-
<g id="Icon_x2F_plus" transform="translate(-460.000000, -743.000000)">
|
|
10
|
-
<g transform="translate(460.000000, 743.000000)">
|
|
11
|
-
<g id="_x21B3_-_xD83C__xDFA8_Color" transform="translate(-0.000000, -0.500000)">
|
|
12
|
-
<g transform="translate(0.000000, 0.500000)">
|
|
13
|
-
<g id="Mask">
|
|
14
|
-
<path id="path-1_1_" class="st0" d="M20,0c2.2,0,4,1.8,4,4l0,0v12l12,0c2.1,0,3.9,1.7,4,3.8l0,0.2c0,2.2-1.8,4-4,4l0,0l-12,0
|
|
15
|
-
l0,12c0,2.1-1.7,3.9-3.8,4L20,40c-2.2,0-4-1.8-4-4l0,0l0-12L4,24c-2.1,0-3.9-1.7-4-3.8L0,20c0-2.2,1.8-4,4-4l0,0l12,0V4
|
|
16
|
-
c0-2.1,1.7-3.9,3.8-4L20,0z"/>
|
|
17
|
-
</g>
|
|
18
|
-
</g>
|
|
19
|
-
</g>
|
|
20
|
-
</g>
|
|
21
|
-
</g>
|
|
22
|
-
</g>
|
|
23
|
-
</svg>
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="Livello_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 40 40" style="enable-background:new 0 0 40 40;" xml:space="preserve">
|
|
5
|
+
<style type="text/css">
|
|
6
|
+
.st0{fill:#E0E1E2;}
|
|
7
|
+
</style>
|
|
8
|
+
<g id="_x30_3_x5F_Icone">
|
|
9
|
+
<g id="Icon_x2F_plus" transform="translate(-460.000000, -743.000000)">
|
|
10
|
+
<g transform="translate(460.000000, 743.000000)">
|
|
11
|
+
<g id="_x21B3_-_xD83C__xDFA8_Color" transform="translate(-0.000000, -0.500000)">
|
|
12
|
+
<g transform="translate(0.000000, 0.500000)">
|
|
13
|
+
<g id="Mask">
|
|
14
|
+
<path id="path-1_1_" class="st0" d="M20,0c2.2,0,4,1.8,4,4l0,0v12l12,0c2.1,0,3.9,1.7,4,3.8l0,0.2c0,2.2-1.8,4-4,4l0,0l-12,0
|
|
15
|
+
l0,12c0,2.1-1.7,3.9-3.8,4L20,40c-2.2,0-4-1.8-4-4l0,0l0-12L4,24c-2.1,0-3.9-1.7-4-3.8L0,20c0-2.2,1.8-4,4-4l0,0l12,0V4
|
|
16
|
+
c0-2.1,1.7-3.9,3.8-4L20,0z"/>
|
|
17
|
+
</g>
|
|
18
|
+
</g>
|
|
19
|
+
</g>
|
|
20
|
+
</g>
|
|
21
|
+
</g>
|
|
22
|
+
</g>
|
|
23
|
+
</svg>
|
|
@@ -1,49 +1,49 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
2
|
-
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
4
|
-
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
5
|
-
viewBox="0 0 248.059 248.059" style="enable-background:new 0 0 248.059 248.059;" xml:space="preserve">
|
|
6
|
-
<g>
|
|
7
|
-
<path d="M230.559,62.498h-27.785V17.133c0-4.143-3.358-7.5-7.5-7.5H52.785c-4.142,0-7.5,3.357-7.5,7.5v45.365H17.5
|
|
8
|
-
c-9.649,0-17.5,7.85-17.5,17.5v96.225c0,9.649,7.851,17.5,17.5,17.5h27.785v37.203c0,4.143,3.358,7.5,7.5,7.5h142.488
|
|
9
|
-
c4.142,0,7.5-3.357,7.5-7.5v-37.203h27.785c9.649,0,17.5-7.851,17.5-17.5V79.998C248.059,70.349,240.208,62.498,230.559,62.498z
|
|
10
|
-
M60.285,24.633h127.488v37.865H60.285V24.633z M187.773,223.426H60.285v-74.404h127.488V223.426z M233.059,176.223
|
|
11
|
-
c0,1.355-1.145,2.5-2.5,2.5h-27.785v-37.201c0-4.143-3.358-7.5-7.5-7.5H52.785c-4.142,0-7.5,3.357-7.5,7.5v37.201H17.5
|
|
12
|
-
c-1.355,0-2.5-1.145-2.5-2.5V79.998c0-1.356,1.145-2.5,2.5-2.5h35.285h142.488h35.285c1.355,0,2.5,1.144,2.5,2.5V176.223z"/>
|
|
13
|
-
<circle cx="195.273" cy="105.76" r="10.668"/>
|
|
14
|
-
<path d="M158.151,163.822H89.907c-4.142,0-7.5,3.357-7.5,7.5c0,4.143,3.358,7.5,7.5,7.5h68.244c4.142,0,7.5-3.357,7.5-7.5
|
|
15
|
-
C165.651,167.18,162.294,163.822,158.151,163.822z"/>
|
|
16
|
-
<path d="M158.151,193.623H89.907c-4.142,0-7.5,3.357-7.5,7.5c0,4.143,3.358,7.5,7.5,7.5h68.244c4.142,0,7.5-3.357,7.5-7.5
|
|
17
|
-
C165.651,196.98,162.294,193.623,158.151,193.623z"/>
|
|
18
|
-
</g>
|
|
19
|
-
<g>
|
|
20
|
-
</g>
|
|
21
|
-
<g>
|
|
22
|
-
</g>
|
|
23
|
-
<g>
|
|
24
|
-
</g>
|
|
25
|
-
<g>
|
|
26
|
-
</g>
|
|
27
|
-
<g>
|
|
28
|
-
</g>
|
|
29
|
-
<g>
|
|
30
|
-
</g>
|
|
31
|
-
<g>
|
|
32
|
-
</g>
|
|
33
|
-
<g>
|
|
34
|
-
</g>
|
|
35
|
-
<g>
|
|
36
|
-
</g>
|
|
37
|
-
<g>
|
|
38
|
-
</g>
|
|
39
|
-
<g>
|
|
40
|
-
</g>
|
|
41
|
-
<g>
|
|
42
|
-
</g>
|
|
43
|
-
<g>
|
|
44
|
-
</g>
|
|
45
|
-
<g>
|
|
46
|
-
</g>
|
|
47
|
-
<g>
|
|
48
|
-
</g>
|
|
49
|
-
</svg>
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
4
|
+
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
5
|
+
viewBox="0 0 248.059 248.059" style="enable-background:new 0 0 248.059 248.059;" xml:space="preserve">
|
|
6
|
+
<g>
|
|
7
|
+
<path d="M230.559,62.498h-27.785V17.133c0-4.143-3.358-7.5-7.5-7.5H52.785c-4.142,0-7.5,3.357-7.5,7.5v45.365H17.5
|
|
8
|
+
c-9.649,0-17.5,7.85-17.5,17.5v96.225c0,9.649,7.851,17.5,17.5,17.5h27.785v37.203c0,4.143,3.358,7.5,7.5,7.5h142.488
|
|
9
|
+
c4.142,0,7.5-3.357,7.5-7.5v-37.203h27.785c9.649,0,17.5-7.851,17.5-17.5V79.998C248.059,70.349,240.208,62.498,230.559,62.498z
|
|
10
|
+
M60.285,24.633h127.488v37.865H60.285V24.633z M187.773,223.426H60.285v-74.404h127.488V223.426z M233.059,176.223
|
|
11
|
+
c0,1.355-1.145,2.5-2.5,2.5h-27.785v-37.201c0-4.143-3.358-7.5-7.5-7.5H52.785c-4.142,0-7.5,3.357-7.5,7.5v37.201H17.5
|
|
12
|
+
c-1.355,0-2.5-1.145-2.5-2.5V79.998c0-1.356,1.145-2.5,2.5-2.5h35.285h142.488h35.285c1.355,0,2.5,1.144,2.5,2.5V176.223z"/>
|
|
13
|
+
<circle cx="195.273" cy="105.76" r="10.668"/>
|
|
14
|
+
<path d="M158.151,163.822H89.907c-4.142,0-7.5,3.357-7.5,7.5c0,4.143,3.358,7.5,7.5,7.5h68.244c4.142,0,7.5-3.357,7.5-7.5
|
|
15
|
+
C165.651,167.18,162.294,163.822,158.151,163.822z"/>
|
|
16
|
+
<path d="M158.151,193.623H89.907c-4.142,0-7.5,3.357-7.5,7.5c0,4.143,3.358,7.5,7.5,7.5h68.244c4.142,0,7.5-3.357,7.5-7.5
|
|
17
|
+
C165.651,196.98,162.294,193.623,158.151,193.623z"/>
|
|
18
|
+
</g>
|
|
19
|
+
<g>
|
|
20
|
+
</g>
|
|
21
|
+
<g>
|
|
22
|
+
</g>
|
|
23
|
+
<g>
|
|
24
|
+
</g>
|
|
25
|
+
<g>
|
|
26
|
+
</g>
|
|
27
|
+
<g>
|
|
28
|
+
</g>
|
|
29
|
+
<g>
|
|
30
|
+
</g>
|
|
31
|
+
<g>
|
|
32
|
+
</g>
|
|
33
|
+
<g>
|
|
34
|
+
</g>
|
|
35
|
+
<g>
|
|
36
|
+
</g>
|
|
37
|
+
<g>
|
|
38
|
+
</g>
|
|
39
|
+
<g>
|
|
40
|
+
</g>
|
|
41
|
+
<g>
|
|
42
|
+
</g>
|
|
43
|
+
<g>
|
|
44
|
+
</g>
|
|
45
|
+
<g>
|
|
46
|
+
</g>
|
|
47
|
+
<g>
|
|
48
|
+
</g>
|
|
49
|
+
</svg>
|
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
|
|
3
|
-
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
|
|
4
|
-
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
|
|
5
|
-
width="512.000000pt" height="512.000000pt" viewBox="0 0 512.000000 512.000000"
|
|
6
|
-
preserveAspectRatio="xMidYMid meet">
|
|
7
|
-
|
|
8
|
-
<g transform="translate(0.000000,512.000000) scale(0.100000,-0.100000)"
|
|
9
|
-
fill="#E0E1E2" stroke="none">
|
|
10
|
-
<path d="M2330 5110 c-199 -18 -464 -78 -649 -146 -237 -88 -529 -254 -727
|
|
11
|
-
-414 -101 -82 -302 -283 -384 -384 -160 -198 -326 -490 -414 -727 -124 -336
|
|
12
|
-
-178 -742 -146 -1097 19 -216 76 -470 146 -661 88 -237 254 -529 414 -727 82
|
|
13
|
-
-101 283 -302 384 -384 198 -160 490 -326 727 -414 336 -124 742 -178 1097
|
|
14
|
-
-146 216 19 470 76 661 146 237 88 529 254 727 414 101 82 302 283 384 384
|
|
15
|
-
160 198 326 490 414 727 70 191 127 445 146 661 32 355 -22 761 -146 1097 -88
|
|
16
|
-
237 -254 529 -414 727 -82 101 -283 302 -384 384 -198 160 -490 326 -727 414
|
|
17
|
-
-337 124 -747 178 -1109 146z m405 -510 c486 -46 924 -251 1269 -596 675 -676
|
|
18
|
-
796 -1699 298 -2514 -157 -257 -415 -515 -672 -672 -544 -333 -1188 -397
|
|
19
|
-
-1778 -176 -279 104 -523 262 -736 474 -625 626 -781 1564 -390 2347 378 757
|
|
20
|
-
1185 1214 2009 1137z"/>
|
|
21
|
-
<path d="M2375 3825 c-680 -95 -1155 -702 -1087 -1388 62 -625 524 -1087 1149
|
|
22
|
-
-1149 562 -55 1089 257 1303 773 130 311 130 687 0 998 -222 537 -778 848
|
|
23
|
-
-1365 766z"/>
|
|
24
|
-
</g>
|
|
25
|
-
</svg>
|
|
1
|
+
<?xml version="1.0" standalone="no"?>
|
|
2
|
+
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
|
|
3
|
+
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
|
|
4
|
+
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
|
|
5
|
+
width="512.000000pt" height="512.000000pt" viewBox="0 0 512.000000 512.000000"
|
|
6
|
+
preserveAspectRatio="xMidYMid meet">
|
|
7
|
+
|
|
8
|
+
<g transform="translate(0.000000,512.000000) scale(0.100000,-0.100000)"
|
|
9
|
+
fill="#E0E1E2" stroke="none">
|
|
10
|
+
<path d="M2330 5110 c-199 -18 -464 -78 -649 -146 -237 -88 -529 -254 -727
|
|
11
|
+
-414 -101 -82 -302 -283 -384 -384 -160 -198 -326 -490 -414 -727 -124 -336
|
|
12
|
+
-178 -742 -146 -1097 19 -216 76 -470 146 -661 88 -237 254 -529 414 -727 82
|
|
13
|
+
-101 283 -302 384 -384 198 -160 490 -326 727 -414 336 -124 742 -178 1097
|
|
14
|
+
-146 216 19 470 76 661 146 237 88 529 254 727 414 101 82 302 283 384 384
|
|
15
|
+
160 198 326 490 414 727 70 191 127 445 146 661 32 355 -22 761 -146 1097 -88
|
|
16
|
+
237 -254 529 -414 727 -82 101 -283 302 -384 384 -198 160 -490 326 -727 414
|
|
17
|
+
-337 124 -747 178 -1109 146z m405 -510 c486 -46 924 -251 1269 -596 675 -676
|
|
18
|
+
796 -1699 298 -2514 -157 -257 -415 -515 -672 -672 -544 -333 -1188 -397
|
|
19
|
+
-1778 -176 -279 104 -523 262 -736 474 -625 626 -781 1564 -390 2347 378 757
|
|
20
|
+
1185 1214 2009 1137z"/>
|
|
21
|
+
<path d="M2375 3825 c-680 -95 -1155 -702 -1087 -1388 62 -625 524 -1087 1149
|
|
22
|
+
-1149 562 -55 1089 257 1303 773 130 311 130 687 0 998 -222 537 -778 848
|
|
23
|
+
-1365 766z"/>
|
|
24
|
+
</g>
|
|
25
|
+
</svg>
|
|
@@ -1,41 +1,41 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
2
|
-
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
-
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
-
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
|
5
|
-
<g>
|
|
6
|
-
<g>
|
|
7
|
-
<path d="M497,51H15C6.716,51,0,57.716,0,66v380c0,8.284,6.716,15,15,15h482c8.284,0,15-6.716,15-15V66
|
|
8
|
-
C512,57.716,505.284,51,497,51z M482,431H30V81h452V431z"/>
|
|
9
|
-
</g>
|
|
10
|
-
</g>
|
|
11
|
-
<g>
|
|
12
|
-
</g>
|
|
13
|
-
<g>
|
|
14
|
-
</g>
|
|
15
|
-
<g>
|
|
16
|
-
</g>
|
|
17
|
-
<g>
|
|
18
|
-
</g>
|
|
19
|
-
<g>
|
|
20
|
-
</g>
|
|
21
|
-
<g>
|
|
22
|
-
</g>
|
|
23
|
-
<g>
|
|
24
|
-
</g>
|
|
25
|
-
<g>
|
|
26
|
-
</g>
|
|
27
|
-
<g>
|
|
28
|
-
</g>
|
|
29
|
-
<g>
|
|
30
|
-
</g>
|
|
31
|
-
<g>
|
|
32
|
-
</g>
|
|
33
|
-
<g>
|
|
34
|
-
</g>
|
|
35
|
-
<g>
|
|
36
|
-
</g>
|
|
37
|
-
<g>
|
|
38
|
-
</g>
|
|
39
|
-
<g>
|
|
40
|
-
</g>
|
|
41
|
-
</svg>
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
|
5
|
+
<g>
|
|
6
|
+
<g>
|
|
7
|
+
<path d="M497,51H15C6.716,51,0,57.716,0,66v380c0,8.284,6.716,15,15,15h482c8.284,0,15-6.716,15-15V66
|
|
8
|
+
C512,57.716,505.284,51,497,51z M482,431H30V81h452V431z"/>
|
|
9
|
+
</g>
|
|
10
|
+
</g>
|
|
11
|
+
<g>
|
|
12
|
+
</g>
|
|
13
|
+
<g>
|
|
14
|
+
</g>
|
|
15
|
+
<g>
|
|
16
|
+
</g>
|
|
17
|
+
<g>
|
|
18
|
+
</g>
|
|
19
|
+
<g>
|
|
20
|
+
</g>
|
|
21
|
+
<g>
|
|
22
|
+
</g>
|
|
23
|
+
<g>
|
|
24
|
+
</g>
|
|
25
|
+
<g>
|
|
26
|
+
</g>
|
|
27
|
+
<g>
|
|
28
|
+
</g>
|
|
29
|
+
<g>
|
|
30
|
+
</g>
|
|
31
|
+
<g>
|
|
32
|
+
</g>
|
|
33
|
+
<g>
|
|
34
|
+
</g>
|
|
35
|
+
<g>
|
|
36
|
+
</g>
|
|
37
|
+
<g>
|
|
38
|
+
</g>
|
|
39
|
+
<g>
|
|
40
|
+
</g>
|
|
41
|
+
</svg>
|
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
<?xml version="1.0" standalone="no"?>
|
|
2
|
-
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
|
|
3
|
-
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
|
|
4
|
-
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
|
|
5
|
-
width="512.000000pt" height="512.000000pt" viewBox="0 0 512.000000 512.000000"
|
|
6
|
-
preserveAspectRatio="xMidYMid meet">
|
|
7
|
-
|
|
8
|
-
<g transform="translate(0.000000,512.000000) scale(0.100000,-0.100000)"
|
|
9
|
-
fill="#E0E1E2" stroke="none">
|
|
10
|
-
<path d="M3078 4489 c-23 -12 -46 -35 -58 -59 -19 -37 -20 -58 -20 -428 l0
|
|
11
|
-
-389 -207 -6 c-115 -3 -260 -13 -323 -22 -495 -68 -951 -259 -1365 -574 -126
|
|
12
|
-
-95 -399 -366 -495 -491 -350 -455 -549 -958 -600 -1525 -23 -252 -9 -325 70
|
|
13
|
-
-365 51 -26 95 -25 144 3 33 18 50 42 103 141 128 240 246 420 401 616 94 118
|
|
14
|
-
328 353 442 444 477 381 1048 575 1693 576 l137 0 0 -390 c0 -372 1 -393 20
|
|
15
|
-
-430 35 -69 125 -99 193 -63 18 9 237 151 487 316 250 165 663 437 918 605
|
|
16
|
-
400 264 466 310 482 343 26 50 25 95 -3 141 -15 25 -325 287 -942 795 -506
|
|
17
|
-
417 -933 764 -948 771 -40 17 -86 14 -129 -9z"/>
|
|
18
|
-
</g>
|
|
19
|
-
</svg>
|
|
1
|
+
<?xml version="1.0" standalone="no"?>
|
|
2
|
+
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
|
|
3
|
+
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
|
|
4
|
+
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
|
|
5
|
+
width="512.000000pt" height="512.000000pt" viewBox="0 0 512.000000 512.000000"
|
|
6
|
+
preserveAspectRatio="xMidYMid meet">
|
|
7
|
+
|
|
8
|
+
<g transform="translate(0.000000,512.000000) scale(0.100000,-0.100000)"
|
|
9
|
+
fill="#E0E1E2" stroke="none">
|
|
10
|
+
<path d="M3078 4489 c-23 -12 -46 -35 -58 -59 -19 -37 -20 -58 -20 -428 l0
|
|
11
|
+
-389 -207 -6 c-115 -3 -260 -13 -323 -22 -495 -68 -951 -259 -1365 -574 -126
|
|
12
|
+
-95 -399 -366 -495 -491 -350 -455 -549 -958 -600 -1525 -23 -252 -9 -325 70
|
|
13
|
+
-365 51 -26 95 -25 144 3 33 18 50 42 103 141 128 240 246 420 401 616 94 118
|
|
14
|
+
328 353 442 444 477 381 1048 575 1693 576 l137 0 0 -390 c0 -372 1 -393 20
|
|
15
|
+
-430 35 -69 125 -99 193 -63 18 9 237 151 487 316 250 165 663 437 918 605
|
|
16
|
+
400 264 466 310 482 343 26 50 25 95 -3 141 -15 25 -325 287 -942 795 -506
|
|
17
|
+
417 -933 764 -948 771 -40 17 -86 14 -129 -9z"/>
|
|
18
|
+
</g>
|
|
19
|
+
</svg>
|