@node-projects/web-component-designer 0.0.30 → 0.0.34

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.
Files changed (138) hide show
  1. package/assets/images/chromeDevtools/accelerometer-back.svg +69 -0
  2. package/assets/images/chromeDevtools/accelerometer-front.svg +28 -0
  3. package/assets/images/chromeDevtools/accessibility-icon.svg +3 -0
  4. package/assets/images/chromeDevtools/add-icon.svg +3 -0
  5. package/assets/images/chromeDevtools/align-content-center-icon.svg +70 -0
  6. package/assets/images/chromeDevtools/align-content-flex-end-icon.svg +1 -0
  7. package/assets/images/chromeDevtools/align-content-flex-start-icon.svg +66 -0
  8. package/assets/images/chromeDevtools/align-content-space-around-icon.svg +1 -0
  9. package/assets/images/chromeDevtools/align-content-space-between-icon.svg +1 -0
  10. package/assets/images/chromeDevtools/align-content-space-evenly-icon.svg +1 -0
  11. package/assets/images/chromeDevtools/align-content-stretch-icon.svg +53 -0
  12. package/assets/images/chromeDevtools/align-items-baseline-icon.svg +1 -0
  13. package/assets/images/chromeDevtools/align-items-center-icon.svg +1 -0
  14. package/assets/images/chromeDevtools/align-items-end-icon.svg +1 -0
  15. package/assets/images/chromeDevtools/align-items-flex-end-icon.svg +1 -0
  16. package/assets/images/chromeDevtools/align-items-flex-start-icon.svg +57 -0
  17. package/assets/images/chromeDevtools/align-items-start-icon.svg +57 -0
  18. package/assets/images/chromeDevtools/align-items-stretch-icon.svg +1 -0
  19. package/assets/images/chromeDevtools/align-self-center-icon.svg +1 -0
  20. package/assets/images/chromeDevtools/align-self-flex-end-icon.svg +1 -0
  21. package/assets/images/chromeDevtools/align-self-flex-start-icon.svg +57 -0
  22. package/assets/images/chromeDevtools/align-self-stretch-icon.svg +1 -0
  23. package/assets/images/chromeDevtools/baseline-icon.svg +1 -0
  24. package/assets/images/chromeDevtools/checkboxCheckmark.svg +60 -0
  25. package/assets/images/chromeDevtools/chevrons.svg +62 -0
  26. package/assets/images/chromeDevtools/chromeSelect.svg +1 -0
  27. package/assets/images/chromeDevtools/chromeSelectDark.svg +1 -0
  28. package/assets/images/chromeDevtools/close-icon.svg +5 -0
  29. package/assets/images/chromeDevtools/copy_icon.svg +79 -0
  30. package/assets/images/chromeDevtools/dropdown_7x6_icon.svg +1 -0
  31. package/assets/images/chromeDevtools/elements_panel_icon.svg +1 -0
  32. package/assets/images/chromeDevtools/errorWave.svg +74 -0
  33. package/assets/images/chromeDevtools/error_icon.svg +125 -0
  34. package/assets/images/chromeDevtools/feedback_button_icon.svg +3 -0
  35. package/assets/images/chromeDevtools/flex-direction-icon.svg +1 -0
  36. package/assets/images/chromeDevtools/flex-nowrap-icon.svg +5 -0
  37. package/assets/images/chromeDevtools/flex-wrap-icon.svg +8 -0
  38. package/assets/images/chromeDevtools/help_outline.svg +1 -0
  39. package/assets/images/chromeDevtools/ic_checkmark_16x16.svg +3 -0
  40. package/assets/images/chromeDevtools/ic_command_go_to_line.svg +4 -0
  41. package/assets/images/chromeDevtools/ic_command_go_to_symbol.svg +3 -0
  42. package/assets/images/chromeDevtools/ic_command_help.svg +3 -0
  43. package/assets/images/chromeDevtools/ic_command_open_file.svg +3 -0
  44. package/assets/images/chromeDevtools/ic_command_run_command.svg +3 -0
  45. package/assets/images/chromeDevtools/ic_command_run_snippet.svg +3 -0
  46. package/assets/images/chromeDevtools/ic_delete_filter.svg +1 -0
  47. package/assets/images/chromeDevtools/ic_delete_list.svg +1 -0
  48. package/assets/images/chromeDevtools/ic_dimension_single.svg +4 -0
  49. package/assets/images/chromeDevtools/ic_file_default.svg +3 -0
  50. package/assets/images/chromeDevtools/ic_file_document.svg +3 -0
  51. package/assets/images/chromeDevtools/ic_file_font.svg +3 -0
  52. package/assets/images/chromeDevtools/ic_file_image.svg +3 -0
  53. package/assets/images/chromeDevtools/ic_file_script.svg +3 -0
  54. package/assets/images/chromeDevtools/ic_file_snippet.svg +3 -0
  55. package/assets/images/chromeDevtools/ic_file_stylesheet.svg +3 -0
  56. package/assets/images/chromeDevtools/ic_file_webbundle.svg +5 -0
  57. package/assets/images/chromeDevtools/ic_file_webbundle_inner_request.svg +9 -0
  58. package/assets/images/chromeDevtools/ic_folder_default.svg +3 -0
  59. package/assets/images/chromeDevtools/ic_folder_local.svg +3 -0
  60. package/assets/images/chromeDevtools/ic_folder_network.svg +3 -0
  61. package/assets/images/chromeDevtools/ic_info_black_18dp.svg +1 -0
  62. package/assets/images/chromeDevtools/ic_memory_16x16.svg +6 -0
  63. package/assets/images/chromeDevtools/ic_page_next_16x16_icon.svg +1 -0
  64. package/assets/images/chromeDevtools/ic_page_prev_16x16_icon.svg +1 -0
  65. package/assets/images/chromeDevtools/ic_preview_feature.svg +3 -0
  66. package/assets/images/chromeDevtools/ic_redo_16x16_icon.svg +1 -0
  67. package/assets/images/chromeDevtools/ic_request_response.svg +5 -0
  68. package/assets/images/chromeDevtools/ic_response.svg +4 -0
  69. package/assets/images/chromeDevtools/ic_show_node_16x16.svg +4 -0
  70. package/assets/images/chromeDevtools/ic_suggest_color.svg +6 -0
  71. package/assets/images/chromeDevtools/ic_undo_16x16_icon.svg +1 -0
  72. package/assets/images/chromeDevtools/ic_warning_black_18dp.svg +1 -0
  73. package/assets/images/chromeDevtools/issue-cross-icon.svg +70 -0
  74. package/assets/images/chromeDevtools/issue-exclamation-icon.svg +64 -0
  75. package/assets/images/chromeDevtools/issue-questionmark-icon.svg +82 -0
  76. package/assets/images/chromeDevtools/issue-text-icon.svg +56 -0
  77. package/assets/images/chromeDevtools/justify-content-center-icon.svg +1 -0
  78. package/assets/images/chromeDevtools/justify-content-end-icon.svg +71 -0
  79. package/assets/images/chromeDevtools/justify-content-flex-end-icon.svg +71 -0
  80. package/assets/images/chromeDevtools/justify-content-flex-start-icon.svg +1 -0
  81. package/assets/images/chromeDevtools/justify-content-space-around-icon.svg +1 -0
  82. package/assets/images/chromeDevtools/justify-content-space-between-icon.svg +1 -0
  83. package/assets/images/chromeDevtools/justify-content-space-evenly-icon.svg +1 -0
  84. package/assets/images/chromeDevtools/justify-content-start-icon.svg +1 -0
  85. package/assets/images/chromeDevtools/justify-items-center-icon.svg +1 -0
  86. package/assets/images/chromeDevtools/justify-items-end-icon.svg +57 -0
  87. package/assets/images/chromeDevtools/justify-items-start-icon.svg +1 -0
  88. package/assets/images/chromeDevtools/justify-items-stretch-icon.svg +1 -0
  89. package/assets/images/chromeDevtools/largeIcons.svg +1629 -0
  90. package/assets/images/chromeDevtools/lighthouse_logo.svg +158 -0
  91. package/assets/images/chromeDevtools/link_icon.svg +1 -0
  92. package/assets/images/chromeDevtools/mediumIcons.svg +1101 -0
  93. package/assets/images/chromeDevtools/network_conditions_icon.svg +6 -0
  94. package/assets/images/chromeDevtools/network_panel_icon.svg +1 -0
  95. package/assets/images/chromeDevtools/node_search_icon.svg +1 -0
  96. package/assets/images/chromeDevtools/preview_feature_video_thumbnail.svg +92 -0
  97. package/assets/images/chromeDevtools/refresh_12x12_icon.svg +1 -0
  98. package/assets/images/chromeDevtools/resizeDiagonal.svg +1 -0
  99. package/assets/images/chromeDevtools/resizeHorizontal.svg +1 -0
  100. package/assets/images/chromeDevtools/resizeVertical.svg +1 -0
  101. package/assets/images/chromeDevtools/securityIcons.svg +278 -0
  102. package/assets/images/chromeDevtools/settings_14x14_icon.svg +1 -0
  103. package/assets/images/chromeDevtools/smallIcons.svg +1277 -0
  104. package/assets/images/chromeDevtools/sources_panel_icon.svg +1 -0
  105. package/assets/images/chromeDevtools/survey_feedback_icon.svg +1 -0
  106. package/assets/images/chromeDevtools/switcherIcon.svg +57 -0
  107. package/assets/images/chromeDevtools/three_dots_menu_icon.svg +1 -0
  108. package/assets/images/chromeDevtools/trash_bin_icon.svg +1 -0
  109. package/assets/images/chromeDevtools/treeoutlineTriangles.svg +70 -0
  110. package/assets/images/chromeDevtools/warning_icon.svg +83 -0
  111. package/dist/commandHandling/CommandType.d.ts +1 -0
  112. package/dist/commandHandling/CommandType.js +1 -0
  113. package/dist/elements/controls/DesignerTabControl.js +4 -0
  114. package/dist/elements/controls/ImageButtonListSelector copy.d.ts +17 -0
  115. package/dist/elements/controls/ImageButtonListSelector copy.js +82 -0
  116. package/dist/elements/controls/ImageButtonListSelector.d.ts +17 -0
  117. package/dist/elements/controls/ImageButtonListSelector.js +82 -0
  118. package/dist/elements/controls/ThicknessEditor.d.ts +17 -0
  119. package/dist/elements/controls/ThicknessEditor.js +80 -0
  120. package/dist/elements/services/propertiesService/DefaultEditorTypesService.js +10 -0
  121. package/dist/elements/services/propertiesService/propertyEditors/ImageButtonListPropertyEditor copy.d.ts +8 -0
  122. package/dist/elements/services/propertiesService/propertyEditors/ImageButtonListPropertyEditor copy.js +40 -0
  123. package/dist/elements/services/propertiesService/propertyEditors/ImageButtonListPropertyEditor.d.ts +8 -0
  124. package/dist/elements/services/propertiesService/propertyEditors/ImageButtonListPropertyEditor.js +40 -0
  125. package/dist/elements/services/propertiesService/propertyEditors/ThicknessPropertyEditor.d.ts +8 -0
  126. package/dist/elements/services/propertiesService/propertyEditors/ThicknessPropertyEditor.js +14 -0
  127. package/dist/elements/services/propertiesService/services/CssPropertiesService.d.ts +3 -2
  128. package/dist/elements/services/propertiesService/services/CssPropertiesService.js +58 -49
  129. package/dist/elements/widgets/designerView/IDesignerCanvas.d.ts +1 -0
  130. package/dist/elements/widgets/designerView/designerCanvas.d.ts +1 -1
  131. package/dist/elements/widgets/designerView/designerCanvas.js +24 -20
  132. package/dist/elements/widgets/designerView/designerView.d.ts +1 -0
  133. package/dist/elements/widgets/designerView/designerView.js +39 -5
  134. package/dist/elements/widgets/designerView/tools/RectangleSelectorTool.js +6 -6
  135. package/dist/elements/widgets/propertyGrid/PropertyGrid.js +14 -0
  136. package/dist/elements/widgets/propertyGrid/PropertyGridPropertyList.js +2 -2
  137. package/dist/interfaces/IDesignerMousePoint.d.ts +2 -0
  138. package/package.json +1 -1
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="290.906 181.396 10 10">
2
+ <g transform="matrix(1, 0, 0, 1, 279.905548, 174.395523)">
3
+ <path transform="translate(-128)" d="M 149,8.33 147.67,7 144,10.67 140.33,7 139,8.33 142.67,12 139,15.67 140.33,17 144,13.33 147.67,17 149,15.67 145.33,12 Z" id="path132"></path>
4
+ </g>
5
+ </svg>
@@ -0,0 +1,79 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <svg
3
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
4
+ xmlns:cc="http://creativecommons.org/ns#"
5
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
6
+ xmlns:svg="http://www.w3.org/2000/svg"
7
+ xmlns="http://www.w3.org/2000/svg"
8
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
9
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
10
+ width="4.1506615mm"
11
+ height="4.1506615mm"
12
+ viewBox="0 0 4.1506615 4.1506615"
13
+ version="1.1"
14
+ id="svg349"
15
+ inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
16
+ sodipodi:docname="copy_icon.svg">
17
+ <defs
18
+ id="defs343" />
19
+ <sodipodi:namedview
20
+ id="base"
21
+ pagecolor="#ffffff"
22
+ bordercolor="#666666"
23
+ borderopacity="1.0"
24
+ inkscape:pageopacity="0.0"
25
+ inkscape:pageshadow="2"
26
+ inkscape:zoom="78.023708"
27
+ inkscape:cx="5.4855121"
28
+ inkscape:cy="7.8437697"
29
+ inkscape:document-units="mm"
30
+ inkscape:current-layer="layer1"
31
+ inkscape:document-rotation="0"
32
+ showgrid="false"
33
+ fit-margin-top="0"
34
+ fit-margin-left="0"
35
+ fit-margin-right="0"
36
+ fit-margin-bottom="0"
37
+ inkscape:window-width="1878"
38
+ inkscape:window-height="1456"
39
+ inkscape:window-x="0"
40
+ inkscape:window-y="0"
41
+ inkscape:window-maximized="1" />
42
+ <metadata
43
+ id="metadata346">
44
+ <rdf:RDF>
45
+ <cc:Work
46
+ rdf:about="">
47
+ <dc:format>image/svg+xml</dc:format>
48
+ <dc:type
49
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
50
+ <dc:title></dc:title>
51
+ </cc:Work>
52
+ </rdf:RDF>
53
+ </metadata>
54
+ <g
55
+ inkscape:label="Layer 1"
56
+ inkscape:groupmode="layer"
57
+ id="layer1"
58
+ transform="translate(-28.918717,-80.323479)">
59
+ <g
60
+ transform="matrix(0.26458333,0,0,0.26458333,27.841598,79.114862)"
61
+ id="g98">
62
+ <g
63
+ id="g102"
64
+ style="fill-rule:evenodd">
65
+ <path
66
+ transform="matrix(0.87153,0,0,0.87153,4.071,4.568)"
67
+ d="M 0,0 H 18 V 18 H 0 Z"
68
+ id="path104"
69
+ inkscape:connector-curvature="0"
70
+ style="fill:none" />
71
+ <path
72
+ transform="matrix(0.87153,0,0,0.87153,4.071,4.568)"
73
+ d="M 12,3.5 A 1.505,1.505 0 0 0 10.494,2 H 4.506 C 3.676,2 3,2.674 3,3.506 v 7.988 C 3,12.326 3.671,12.997 4.5,13 V 3.5 Z M 6,6.506 C 6,5.674 6.676,5 7.506,5 h 5.988 C 14.326,5 15,5.672 15,6.506 v 7.988 C 15,15.326 14.324,16 13.494,16 H 7.506 A 1.505,1.505 0 0 1 6,14.494 Z M 7.5,6.5 h 6 v 8 h -6 z"
74
+ id="path106"
75
+ inkscape:connector-curvature="0" />
76
+ </g>
77
+ </g>
78
+ </g>
79
+ </svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 7.529 6.529" height="24.677" width="28.457"><path d="M3.765 6.265l3.5-6h-7"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" height="16mm" width="16mm"><g fill="#000"><path d="M5.146 5.646L2.793 8l2.353 2.354.708-.708L4.207 8l1.647-1.646zM9.485 4.121l-2 8-.97-.242 2-8zM10.854 5.646L13.207 8l-2.353 2.354-.708-.708L11.793 8l-1.647-1.646z"/><path d="M15 8A7 7 0 111 8a7 7 0 0114 0zm-1 0A6 6 0 112 8a6 6 0 0112 0z" clip-rule="evenodd" fill-rule="evenodd"/></g></svg>
@@ -0,0 +1,74 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
6
+ xmlns:cc="http://creativecommons.org/ns#"
7
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
+ xmlns:svg="http://www.w3.org/2000/svg"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12
+ width="6"
13
+ height="4"
14
+ id="svg2"
15
+ version="1.1"
16
+ inkscape:version="0.48.3.1 r9886"
17
+ inkscape:export-xdpi="97.627121"
18
+ inkscape:export-ydpi="97.627121"
19
+ sodipodi:docname="errorWave.svg">
20
+ <defs
21
+ id="defs4" />
22
+ <sodipodi:namedview
23
+ id="base"
24
+ pagecolor="#ffffff"
25
+ bordercolor="#666666"
26
+ borderopacity="1.0"
27
+ inkscape:pageopacity="0.0"
28
+ inkscape:pageshadow="2"
29
+ inkscape:zoom="90.509668"
30
+ inkscape:cx="3.4293179"
31
+ inkscape:cy="3.1283329"
32
+ inkscape:document-units="px"
33
+ inkscape:current-layer="layer1"
34
+ showgrid="true"
35
+ showguides="true"
36
+ inkscape:guide-bbox="true"
37
+ inkscape:window-width="2154"
38
+ inkscape:window-height="1195"
39
+ inkscape:window-x="399"
40
+ inkscape:window-y="129"
41
+ inkscape:window-maximized="0">
42
+ <inkscape:grid
43
+ type="xygrid"
44
+ id="grid2985"
45
+ empspacing="5"
46
+ visible="true"
47
+ enabled="true"
48
+ snapvisiblegridlinesonly="true" />
49
+ </sodipodi:namedview>
50
+ <metadata
51
+ id="metadata7">
52
+ <rdf:RDF>
53
+ <cc:Work
54
+ rdf:about="">
55
+ <dc:format>image/svg+xml</dc:format>
56
+ <dc:type
57
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
58
+ <dc:title />
59
+ </cc:Work>
60
+ </rdf:RDF>
61
+ </metadata>
62
+ <g
63
+ inkscape:label="Layer 1"
64
+ inkscape:groupmode="layer"
65
+ id="layer1"
66
+ transform="translate(0,-1048.3622)">
67
+ <path
68
+ style="fill:none;stroke:#ff0000;stroke-width:0.656;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
69
+ d="m -0.24596307,1048.8938 3.25701167,2.7917 3.2570116,-2.7917"
70
+ id="path3850"
71
+ inkscape:connector-curvature="0"
72
+ sodipodi:nodetypes="ccc" />
73
+ </g>
74
+ </svg>
@@ -0,0 +1,125 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <svg
3
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
4
+ xmlns:cc="http://creativecommons.org/ns#"
5
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
6
+ xmlns:svg="http://www.w3.org/2000/svg"
7
+ xmlns="http://www.w3.org/2000/svg"
8
+ xmlns:xlink="http://www.w3.org/1999/xlink"
9
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
10
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
11
+ sodipodi:docname="error_icon.svg"
12
+ inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
13
+ id="svg1121"
14
+ version="1.1"
15
+ viewBox="0 0 10 10"
16
+ height="10mm"
17
+ width="10mm">
18
+ <defs
19
+ id="defs1115">
20
+ <linearGradient
21
+ xlink:href="#sprite6_b"
22
+ gradientUnits="userSpaceOnUse"
23
+ gradientTransform="matrix(0,-1.5748158,-1.5748158,0,18.897638,37.795279)"
24
+ x2="24"
25
+ id="sprite6_a" />
26
+ <linearGradient
27
+ id="sprite6_b">
28
+ <stop
29
+ id="stop4236"
30
+ offset="0"
31
+ stop-color="#d7687d" />
32
+ <stop
33
+ id="stop4238"
34
+ offset="1"
35
+ stop-color="#b21402" />
36
+ </linearGradient>
37
+ <linearGradient
38
+ xlink:href="#sprite6_b"
39
+ gradientUnits="userSpaceOnUse"
40
+ gradientTransform="matrix(0,-0.41667,-0.41667,0,25,10)"
41
+ x2="24"
42
+ id="linearGradient1111" />
43
+ </defs>
44
+ <sodipodi:namedview
45
+ inkscape:window-maximized="1"
46
+ inkscape:window-y="0"
47
+ inkscape:window-x="0"
48
+ inkscape:window-height="1391"
49
+ inkscape:window-width="2560"
50
+ showgrid="false"
51
+ inkscape:document-rotation="0"
52
+ inkscape:current-layer="g4221"
53
+ inkscape:document-units="mm"
54
+ inkscape:cy="20.40916"
55
+ inkscape:cx="19.123631"
56
+ inkscape:zoom="22.4"
57
+ inkscape:pageshadow="2"
58
+ inkscape:pageopacity="0.0"
59
+ borderopacity="1.0"
60
+ bordercolor="#666666"
61
+ pagecolor="#ffffff"
62
+ id="base" />
63
+ <metadata
64
+ id="metadata1118">
65
+ <rdf:RDF>
66
+ <cc:Work
67
+ rdf:about="">
68
+ <dc:format>image/svg+xml</dc:format>
69
+ <dc:type
70
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
71
+ <dc:title></dc:title>
72
+ </cc:Work>
73
+ </rdf:RDF>
74
+ </metadata>
75
+ <g
76
+ transform="translate(-151.37946,-77.296131)"
77
+ id="layer1"
78
+ inkscape:groupmode="layer"
79
+ inkscape:label="Layer 1">
80
+ <g
81
+ transform="matrix(0.26458333,0,0,0.26458333,151.37946,77.296131)"
82
+ id="g4221">
83
+ <path
84
+ style="fill:url(#sprite6_a);stroke-width:3.77951"
85
+ inkscape:connector-curvature="0"
86
+ id="path4225"
87
+ d="M 18.897638,-4.7795e-7 C 8.4661418,-4.7795e-7 0,8.4661417 0,18.897638 c 0,10.431497 8.4661418,18.897638 18.897638,18.897638 10.431496,0 18.897638,-8.466141 18.897638,-18.897638 C 37.795276,8.4661417 29.329134,-4.7795e-7 18.897638,-4.7795e-7" />
88
+ <path
89
+ style="fill:#eb3941;stroke-width:3.77951"
90
+ inkscape:connector-curvature="0"
91
+ id="path4227"
92
+ d="m 1.3606299,18.89764 c 0,9.675591 7.8614175,17.537009 17.5370081,17.537009 9.675591,0 17.537008,-7.861418 17.537008,-17.537009 0,-9.6755911 -7.861417,-17.5370087 -17.537008,-17.5370087 -9.6755906,0 -17.5370081,7.8614176 -17.5370081,17.5370087" />
93
+ <path
94
+ style="stroke:#ffffff;stroke-width:3.77951"
95
+ inkscape:connector-curvature="0"
96
+ id="path4229"
97
+ d="m 11.338583,11.338585 15.11811,15.11811" />
98
+ <path
99
+ style="stroke:#ffffff;stroke-width:3.77951"
100
+ inkscape:connector-curvature="0"
101
+ id="path4231"
102
+ d="m 26.456693,11.338585 -15.11811,15.11811" />
103
+ <defs
104
+ id="defs4233">
105
+ <linearGradient
106
+ id="RESERVED_FOR_INKSCAPE_DUPLICATE_DEF_000000000">
107
+ <stop
108
+ id="stop1105"
109
+ offset="0"
110
+ stop-color="#d7687d" />
111
+ <stop
112
+ id="stop1107"
113
+ offset="1"
114
+ stop-color="#b21402" />
115
+ </linearGradient>
116
+ <linearGradient
117
+ xlink:href="#sprite6_b"
118
+ gradientUnits="userSpaceOnUse"
119
+ gradientTransform="matrix(0,-0.41667,-0.41667,0,25,10)"
120
+ x2="24"
121
+ id="linearGradient1714" />
122
+ </defs>
123
+ </g>
124
+ </g>
125
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M17.3335 5.83325H6.66683C5.9335 5.83325 5.34016 6.43325 5.34016 7.16659L5.3335 19.1666L8.00016 16.4999H17.3335C18.0668 16.4999 18.6668 15.8999 18.6668 15.1666V7.16659C18.6668 6.43325 18.0668 5.83325 17.3335 5.83325ZM17.3335 15.1666H7.44683L7.0535 15.5599L6.66683 15.9466V7.16659H17.3335V15.1666ZM11.3335 12.4999H12.6668V13.8333H11.3335V12.4999ZM11.3335 8.49992H12.6668V11.1666H11.3335V8.49992Z" fill="black"/>
3
+ </svg>
@@ -0,0 +1 @@
1
+ <svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 13 13"><g clip-path="url(#clip0)"><rect x="2" y="2.816" width="4.607" height="2.738" rx=".5" stroke="#000"/><rect x="1.5" y="6.989" width="5.607" height="3.738" rx="1" fill="#000"/><path d="M9.461 1.5v7.63H8L10.002 12 12 9.13h-1.458V1.5h-1.08z" fill="#000"/></g><defs><clipPath id="clip0"><path fill="#fff" d="M0 0h13v13H0z"/></clipPath></defs></svg>
@@ -0,0 +1,5 @@
1
+ <svg width="13" height="13" viewBox="0 0 13 13" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M3 5H2L2 8H3V5ZM2 4C1.44772 4 1 4.44772 1 5V8C1 8.55228 1.44772 9 2 9H3C3.55228 9 4 8.55228 4 8V5C4 4.44772 3.55228 4 3 4H2Z" fill="black"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M11 5H10L10 8H11V5ZM10 4C9.44772 4 9 4.44772 9 5V8C9 8.55228 9.44772 9 10 9H11C11.5523 9 12 8.55228 12 8V5C12 4.44772 11.5523 4 11 4H10Z" fill="black"/>
4
+ <path d="M5 5C5 4.44772 5.44772 4 6 4H7C7.55228 4 8 4.44772 8 5V8C8 8.55228 7.55228 9 7 9H6C5.44772 9 5 8.55228 5 8V5Z" fill="black"/>
5
+ </svg>
@@ -0,0 +1,8 @@
1
+ <svg width="13" height="13" viewBox="0 0 13 13" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M3 2H2L2 5H3V2ZM2 1C1.44772 1 1 1.44772 1 2V5C1 5.55228 1.44772 6 2 6H3C3.55228 6 4 5.55228 4 5V2C4 1.44772 3.55228 1 3 1H2Z" fill="black"/>
3
+ <path d="M1 8C1 7.44772 1.44772 7 2 7H3C3.55228 7 4 7.44772 4 8V11C4 11.5523 3.55228 12 3 12H2C1.44772 12 1 11.5523 1 11V8Z" fill="black"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M11 2H10L10 5H11V2ZM10 1C9.44772 1 9 1.44772 9 2V5C9 5.55228 9.44772 6 10 6H11C11.5523 6 12 5.55228 12 5V2C12 1.44772 11.5523 1 11 1H10Z" fill="black"/>
5
+ <path d="M9 8C9 7.44772 9.44772 7 10 7H11C11.5523 7 12 7.44772 12 8V11C12 11.5523 11.5523 12 11 12H10C9.44772 12 9 11.5523 9 11V8Z" fill="black"/>
6
+ <path d="M5 2C5 1.44772 5.44772 1 6 1H7C7.55228 1 8 1.44772 8 2V5C8 5.55228 7.55228 6 7 6H6C5.44772 6 5 5.55228 5 5V2Z" fill="black"/>
7
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M7 8H6L6 11H7V8ZM6 7C5.44772 7 5 7.44772 5 8V11C5 11.5523 5.44772 12 6 12H7C7.55228 12 8 11.5523 8 11V8C8 7.44772 7.55228 7 7 7H6Z" fill="black"/>
8
+ </svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"/></svg>
@@ -0,0 +1,3 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M8 0.5C3.86 0.5 0.5 3.86 0.5 8C0.5 12.14 3.86 15.5 8 15.5C12.14 15.5 15.5 12.14 15.5 8C15.5 3.86 12.14 0.5 8 0.5ZM8 14C4.6925 14 2 11.3075 2 8C2 4.6925 4.6925 2 8 2C11.3075 2 14 4.6925 14 8C14 11.3075 11.3075 14 8 14ZM6.5 9.65L4.55 7.7L3.5 8.75L6.5 11.75L12.5 5.75L11.45 4.7L6.5 9.65Z" fill="black"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M10 6.83333C10 6.92538 9.91046 7 9.8 7H8.2C8.08954 7 8 6.92538 8 6.83333V5.16667C8 5.07462 8.08954 5 8.2 5H9.8C9.91046 5 10 5.07462 10 5.16667V6.83333Z" fill="#202124"/>
3
+ <path d="M10 12.8333C10 12.9254 9.91046 13 9.8 13H8.2C8.08954 13 8 12.9254 8 12.8333V11.1667C8 11.0746 8.08954 11 8.2 11H9.8C9.91046 11 10 11.0746 10 11.1667V12.8333Z" fill="#202124"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M4 9C4 6.24 6.24 4 9 4C11.76 4 14 6.24 14 9V9.715C14 10.7 13.235 11.5 12.25 11.5C11.655 11.5 11.095 11.21 10.77 10.765C10.32 11.22 9.69 11.5 9 11.5C7.62 11.5 6.5 10.38 6.5 9C6.5 7.62 7.62 6.5 9 6.5C10.38 6.5 11.5 7.62 11.5 9V9.715C11.5 10.11 11.855 10.5 12.25 10.5C12.645 10.5 13 10.11 13 9.715V9C13 6.83 11.17 5 9 5C6.83 5 5 6.83 5 9C5 11.17 6.83 13 9 13H11.5V14H9C6.24 14 4 11.76 4 9ZM7.5 9C7.5 9.83 8.17 10.5 9 10.5C9.83 10.5 10.5 9.83 10.5 9C10.5 8.17 9.83 7.5 9 7.5C8.17 7.5 7.5 8.17 7.5 9Z" fill="#202124"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M4 9C4 6.24 6.24 4 9 4C11.76 4 14 6.24 14 9C14 11.76 11.76 14 9 14C6.24 14 4 11.76 4 9ZM9.5 11V12H8.5V11H9.5ZM9 13C6.795 13 5 11.205 5 9C5 6.795 6.795 5 9 5C11.205 5 13 6.795 13 9C13 11.205 11.205 13 9 13ZM7 8C7 6.895 7.895 6 9 6C10.105 6 11 6.895 11 8C11 8.64146 10.605 8.98666 10.2204 9.32277C9.85551 9.64163 9.5 9.95231 9.5 10.5H8.5C8.5 9.58936 8.97106 9.22829 9.38522 8.91084C9.71012 8.6618 10 8.43961 10 8C10 7.45 9.55 7 9 7C8.45 7 8 7.45 8 8H7Z" fill="#202124"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M13.5 14C13.5 14.2761 13.2761 14.5 13 14.5H5C4.72386 14.5 4.5 14.2761 4.5 14V4C4.5 3.72386 4.72386 3.5 5 3.5H13C13.2761 3.5 13.5 3.72386 13.5 4V14Z" stroke="#202124"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M6.11523 13.115L7.00023 14L12.0002 9L7.00023 4L6.11523 4.885L10.2302 9L6.11523 13.115Z" fill="#202124"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M9.5 10H8.5V5.5H9.5V10ZM9.5 11.5H8.5V12.5H9.5V11.5Z" fill="#202124"/>
3
+ </svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.07 1A1.5 1.5 0 00.92 3.46L5 8.36V13a1 1 0 102 0V8.36l4.08-4.9A1.5 1.5 0 009.93 1H2.07zM6 6.44L3.14 3h5.72L6 6.44z" fill="#000"/><path fill-rule="evenodd" clip-rule="evenodd" d="M16 11a4 4 0 11-8 0 4 4 0 018 0zm-2.8 2.2A2.5 2.5 0 019.8 9.8l3.38 3.39zm.95-.93l-3.42-3.42a2.5 2.5 0 013.42 3.42z" fill="#000"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 5h11c-1.78 0-3.37.77-4.47 2H1V5zM6.34 9H1v2h5c0-.7.12-1.37.34-2zM1 1h12v2H1V1z" fill="#000"/><path fill-rule="evenodd" clip-rule="evenodd" d="M16 11a4 4 0 11-8 0 4 4 0 018 0zm-2.8 2.2A2.5 2.5 0 019.8 9.8l3.38 3.39zm.95-.93l-3.42-3.42a2.5 2.5 0 013.42 3.42z" fill="#000"/></svg>
@@ -0,0 +1,4 @@
1
+ <svg width="13" height="13" viewBox="0 0 13 13" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M4.10957 3.68765L1.85969 6.5L4.10957 9.31235L4.89043 8.68765L3.54031 7H9.45968L8.10956 8.68765L8.89043 9.31235L11.1403 6.5L8.89043 3.68765L8.10956 4.31235L9.45968 6H3.54031L4.89043 4.31235L4.10957 3.68765Z" fill="#202124"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12 1H1L1 12H12V1ZM1 0C0.447715 0 0 0.447715 0 1V12C0 12.5523 0.447715 13 1 13H12C12.5523 13 13 12.5523 13 12V1C13 0.447715 12.5523 0 12 0H1Z" fill="#CACDD1"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M5 14H13V4L5 4L5 14ZM13 15C13.5523 15 14 14.5523 14 14V4C14 3.44772 13.5523 3 13 3H5C4.44772 3 4 3.44772 4 4V14C4 14.5523 4.44772 15 5 15H13Z" fill="#80868B"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M13 14H5L5 4L13 4V14ZM14 14C14 14.5523 13.5523 15 13 15H5C4.44772 15 4 14.5523 4 14V4C4 3.44772 4.44772 3 5 3H13C13.5523 3 14 3.44772 14 4V14ZM12 7H6V8H12V7ZM6 9H12V10H6V9ZM12 11H6V12H12V11Z" fill="#297BFF"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M13 4V14H5L5 4L13 4ZM14 14C14 14.5523 13.5523 15 13 15H5C4.44772 15 4 14.5523 4 14V4C4 3.44772 4.44772 3 5 3H13C13.5523 3 14 3.44772 14 4V14ZM7 7.5H8.5V11.5H9.5V7.5H11V6.5H9H7V7.5Z" fill="#12C0E2"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M13 14H5L5 4L13 4V14ZM14 14C14 14.5523 13.5523 15 13 15H5C4.44772 15 4 14.5523 4 14V4C4 3.44772 4.44772 3 5 3H13C13.5523 3 14 3.44772 14 4V14ZM6 12L7.5 10L8.5 11L10 9L12 12H6Z" fill="#8DD65C"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M5 14H13V4L5 4L5 14ZM13 15C13.5523 15 14 14.5523 14 14V4C14 3.44772 13.5523 3 13 3H5C4.44772 3 4 3.44772 4 4V14C4 14.5523 4.44772 15 5 15H13ZM6.64645 10.1464L8.14645 8.64645L8.85355 9.35355L7.70711 10.5L8.85355 11.6464L8.14645 12.3536L6.64645 10.8536L6.29289 10.5L6.64645 10.1464ZM9.85355 8.64645L11.3536 10.1464L11.7071 10.5L11.3536 10.8536L9.85355 12.3536L9.14645 11.6464L10.2929 10.5L9.14645 9.35355L9.85355 8.64645Z" fill="#F0B300"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M13 14H5L5 4L13 4V14ZM14 14C14 14.5523 13.5523 15 13 15H5C4.44772 15 4 14.5523 4 14V4C4 3.44772 4.44772 3 5 3H13C13.5523 3 14 3.44772 14 4V14ZM7.5 6V7H6.5V8H7.5V10H6.5V11H7.5V12H8.5V11H9.5V12H10.5V11H11.5V10H10.5V8H11.5V7H10.5V6H9.5V7H8.5V6H7.5ZM8.5 10V8H9.5V10H8.5Z" fill="#F0B300"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M13 14H5L5 4L13 4V14ZM14 14C14 14.5523 13.5523 15 13 15H5C4.44772 15 4 14.5523 4 14V4C4 3.44772 4.44772 3 5 3H13C13.5523 3 14 3.44772 14 4V14ZM10.7433 6.11333C10.8733 5.98333 11.0433 5.91667 11.2133 5.91667C11.3867 5.91667 11.5567 5.98333 11.6867 6.11667L12.1367 6.56667C12.3967 6.82667 12.3967 7.25 12.1367 7.51L9.54 10.1067C9.41 10.2367 9.24 10.3033 9.07 10.3033C8.9 10.3033 8.73 10.2367 8.6 10.1067L8.14667 9.65333C7.88667 9.39333 7.88667 8.97 8.14667 8.71L10.7433 6.11333ZM7.33333 9.75C6.78 9.75 6.33333 10.1967 6.33333 10.75C6.33333 11.1867 5.94667 11.4167 5.66667 11.4167C5.97333 11.8233 6.49667 12.0833 7 12.0833C7.73667 12.0833 8.33333 11.4867 8.33333 10.75C8.33333 10.1967 7.88667 9.75 7.33333 9.75Z" fill="#AE52FF"/>
3
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M13.5 14C13.5 14.2761 13.2761 14.5 13 14.5H5C4.72386 14.5 4.5 14.2761 4.5 14V4C4.5 3.72386 4.72386 3.5 5 3.5H13C13.2761 3.5 13.5 3.72386 13.5 4V14Z" stroke="#80868B"/>
3
+ <rect x="5" y="6" width="8" height="1" fill="#80868B"/>
4
+ <rect x="7" y="8" width="4" height="1" fill="#80868B"/>
5
+ </svg>
@@ -0,0 +1,9 @@
1
+ <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M4 5.69325L9 3L14 5.69325M4 5.69325L4 11.5L9 14.5299M4 5.69325L9 8.72316M14 5.69325V11.5L9 14.5299M14 5.69325L9 8.72316M9 14.5299V8.72316" stroke="#1A73E8"/>
3
+ <mask id="mask0" mask-type="alpha" maskUnits="userSpaceOnUse" x="5" y="3" width="8" height="8">
4
+ <path d="M7.32389 10.1613L5.43997 9.11222L5.31152 6.75734L10.321 3.73877L12.4618 4.78782L10.9419 5.98672L7.43093 8.87678L7.32389 10.1613Z" fill="black"/>
5
+ </mask>
6
+ <g mask="url(#mask0)">
7
+ <path d="M11.3716 4.37158L6.37158 7.37158L6.37158 9.90434" stroke="#1A73E8"/>
8
+ </g>
9
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M4 6C4 5.44772 4.44772 5 5 5H7L8 6H13C13.5523 6 14 6.44772 14 7V12C14 12.5523 13.5523 13 13 13H5C4.44772 13 4 12.5523 4 12V6Z" fill="#80868B"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M4 6C4 5.44772 4.44772 5 5 5H7L8 6H13C13.5523 6 14 6.44772 14 7V12C14 12.5523 13.5523 13 13 13H5C4.44772 13 4 12.5523 4 12V6Z" fill="#E8710A"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M4 6C4 5.44772 4.44772 5 5 5H7L8 6H13C13.5523 6 14 6.44772 14 7V12C14 12.5523 13.5523 13 13 13H5C4.44772 13 4 12.5523 4 12V6Z" fill="#297BFF"/>
3
+ </svg>
@@ -0,0 +1 @@
1
+ <svg height="18" viewBox="0 0 48 48" width="18" xmlns="http://www.w3.org/2000/svg"><path d="m0 0h48v48h-48z" fill="none"/><path d="m24 4c-11.05 0-20 8.95-20 20s8.95 20 20 20 20-8.95 20-20-8.95-20-20-20zm2 30h-4v-12h4zm0-16h-4v-4h4z"/></svg>
@@ -0,0 +1,6 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M5.75 9.75V6.25H4.25V9.75H5.75Z" fill="black"/>
3
+ <path d="M7.25 6.25H8.75V9.75H7.25V6.25Z" fill="black"/>
4
+ <path d="M11.75 9.75V6.25H10.25V9.75H11.75Z" fill="black"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M5 2H3V3H2.5C1.67157 3 1 3.67157 1 4.5V11.5C1 12.3284 1.67157 13 2.5 13H3V14H5V13H7V14H9V13H11V14H13V13H13.5C14.3284 13 15 12.3284 15 11.5V4.5C15 3.67157 14.3284 3 13.5 3H13V2H11V3H9V2H7V3H5V2ZM2.5 4.5H13.5V11.5H2.5V4.5Z" fill="black"/>
6
+ </svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.707 12.707l-1.414-1.414L8.586 8 5.293 4.707l1.414-1.414L11.414 8l-4.707 4.707z" fill="#000"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.293 12.707l1.414-1.414L7.414 8l3.293-3.293-1.414-1.414L4.586 8l4.707 4.707z" fill="#000"/></svg>
@@ -0,0 +1,3 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11 2H5V3H6.5V6.5L3.08638 11.4308C2.62722 12.094 3.10191 13 3.90857 13H12.0914C12.8981 13 13.3728 12.094 12.9136 11.4308L9.5 6.5V3H11V2Z" fill="black"/>
3
+ </svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.881 3.119L10.12 1.88 14.237 6l-4.118 4.119L8.88 8.88 10.763 7H6.5a2.5 2.5 0 000 5H12v2H6.5a4.5 4.5 0 110-9h4.263L8.88 3.119z" fill="#000"/></svg>
@@ -0,0 +1,5 @@
1
+ <svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M7.5 14C11.0899 14 14 11.0899 14 7.5C14 3.91015 11.0899 1 7.5 1C3.91015 1 1 3.91015 1 7.5C1 11.0899 3.91015 14 7.5 14ZM7.5 15C11.6421 15 15 11.6421 15 7.5C15 3.35786 11.6421 0 7.5 0C3.35786 0 0 3.35786 0 7.5C0 11.6421 3.35786 15 7.5 15Z" fill="black"/>
3
+ <path d="M7.85359 5.14652L5.50004 2.79297L3.14648 5.14652L3.85359 5.85363L5 4.70722V10H6V4.70714L7.14648 5.85363L7.85359 5.14652Z" fill="black"/>
4
+ <path d="M11.8536 9.85348L9.50004 12.207L7.14648 9.85348L7.85359 9.14637L9 10.2928V5H10V10.2929L11.1465 9.14637L11.8536 9.85348Z" fill="black"/>
5
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="15" height="16" viewBox="0 0 15 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M7.5 14.5C11.0899 14.5 14 11.5899 14 8C14 4.41015 11.0899 1.5 7.5 1.5C3.91015 1.5 1 4.41015 1 8C1 11.5899 3.91015 14.5 7.5 14.5ZM7.5 15.5C11.6421 15.5 15 12.1421 15 8C15 3.85786 11.6421 0.5 7.5 0.5C3.35786 0.5 0 3.85786 0 8C0 12.1421 3.35786 15.5 7.5 15.5Z" fill="black"/>
3
+ <path d="M10.3536 6.14652L7.50004 3.29297L4.64648 6.14652L5.35359 6.85363L7 5.20722V12H8V5.20714L9.64648 6.85363L10.3536 6.14652Z" fill="black"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11.3333 3.33333H10V2H11.3333V3.33333ZM12.6667 6H14V4.66667H12.6667V6ZM12.6667 8.66667H14V7.33333H12.6667V8.66667ZM7.33333 14H8.66667V12.6667H7.33333V14ZM4.66667 3.33333H6V2H4.66667V3.33333ZM2 11.3333H3.33333V10H2V11.3333ZM3.33333 14V12.6667H2C2 13.4 2.6 14 3.33333 14ZM12.6667 2V3.33333H14C14 2.6 13.4 2 12.6667 2ZM7.33333 3.33333H8.66667V2H7.33333V3.33333ZM2 6H3.33333V4.66667H2V6ZM4.66667 14H6V12.6667H4.66667V14ZM2 8.66667H3.33333V7.33333H2V8.66667ZM2 3.33333H3.33333V2C2.6 2 2 2.6 2 3.33333Z" fill="black"/>
3
+ <path d="M8.0013 11.3333H6.66797V6.66663H11.3346V7.99996H8.9413L12.668 12L11.728 12.94L8.0013 8.93996V11.3333Z" fill="black"/>
4
+ </svg>
@@ -0,0 +1,6 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="13" height="13" fill="none" version="1.1" viewBox="0 0 13 13" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
3
+ <circle cx="6.5" cy="6.5" r="5.5" fill="#fff" fill-opacity="1.3e-7"/>
4
+ <path d="M9.125 8.8151C8.48367 9.54171 7.54536 10 6.5 10C4.567 10 3 8.433 3 6.5C3 4.567 4.567 3 6.5 3C8.433 3 10 4.567 10 6.5V6.9375" stroke="#919191" stroke-width="1.5"/>
5
+ <path d="m7.194 5.9172 2.806 1.0827 2.1429-2.2862" stroke="#919191" stroke-width="1.5"/>
6
+ </svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.119 3.119L5.88 1.88 1.763 6l4.118 4.119L7.12 8.88 5.237 7H9.5a2.5 2.5 0 010 5H4v2h5.5a4.5 4.5 0 100-9H5.237L7.12 3.119z" fill="#000"/></svg>
@@ -0,0 +1 @@
1
+ <svg height="18" viewBox="0 0 18 18" width="18" xmlns="http://www.w3.org/2000/svg"><path d="m0 0h18v18h-18z" fill="none"/><path d="m.5 16h17l-8.5-15zm9.5-2h-2v-2h2zm0-3h-2v-4h2z"/></svg>
@@ -0,0 +1,70 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <svg
3
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
4
+ xmlns:cc="http://creativecommons.org/ns#"
5
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
6
+ xmlns:svg="http://www.w3.org/2000/svg"
7
+ xmlns="http://www.w3.org/2000/svg"
8
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
9
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
10
+ viewBox="203.28 149.413 16 16"
11
+ width="16"
12
+ height="16"
13
+ version="1.1"
14
+ id="svg10"
15
+ sodipodi:docname="issue-cross-icon.svg"
16
+ inkscape:version="1.0.2 (e86c870879, 2021-01-15)">
17
+ <metadata
18
+ id="metadata16">
19
+ <rdf:RDF>
20
+ <cc:Work
21
+ rdf:about="">
22
+ <dc:format>image/svg+xml</dc:format>
23
+ <dc:type
24
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
25
+ <dc:title></dc:title>
26
+ </cc:Work>
27
+ </rdf:RDF>
28
+ </metadata>
29
+ <defs
30
+ id="defs14" />
31
+ <sodipodi:namedview
32
+ pagecolor="#ffffff"
33
+ bordercolor="#666666"
34
+ borderopacity="1"
35
+ objecttolerance="10"
36
+ gridtolerance="10"
37
+ guidetolerance="10"
38
+ inkscape:pageopacity="0"
39
+ inkscape:pageshadow="2"
40
+ inkscape:window-width="2560"
41
+ inkscape:window-height="1391"
42
+ id="namedview12"
43
+ showgrid="false"
44
+ inkscape:zoom="64.125"
45
+ inkscape:cx="3.6003566"
46
+ inkscape:cy="8.0327159"
47
+ inkscape:window-x="0"
48
+ inkscape:window-y="0"
49
+ inkscape:window-maximized="1"
50
+ inkscape:current-layer="g8" />
51
+ <g
52
+ fill="none"
53
+ id="g8">
54
+ <path
55
+ id="path2"
56
+ style="fill:#000000;fill-opacity:1"
57
+ d="M 4.1992188 0.67773438 C 3.0792187 0.67773438 2.5197969 0.67653125 2.0917969 0.89453125 A 2 2 0 0 0 1.21875 1.7695312 C 1.00075 2.1965312 1 2.7559531 1 3.8769531 L 1 9.4765625 A 104.578 104.578 0 0 0 1 9.9277344 L 1 15.072266 C 1 15.295266 1.2707344 15.407 1.4277344 15.25 L 4 12.675781 L 11.800781 12.675781 C 12.920781 12.675781 13.480203 12.675984 13.908203 12.458984 A 2 2 0 0 0 14.78125 11.585938 C 14.99925 11.157938 15 10.596563 15 9.4765625 L 15 3.8769531 C 15 2.7569531 14.99925 2.1975312 14.78125 1.7695312 A 2 2 0 0 0 13.908203 0.89453125 C 13.480203 0.67653125 12.920781 0.67773438 11.800781 0.67773438 L 4.1992188 0.67773438 z M 5.5527344 3.109375 L 8 5.5566406 L 10.449219 3.109375 L 11.501953 4.1621094 L 9.0527344 6.609375 L 11.5 9.0566406 L 10.449219 10.109375 L 8.0019531 7.6621094 L 5.5527344 10.109375 L 4.5 9.0566406 L 6.9492188 6.609375 L 4.5 4.1601562 L 5.5527344 3.109375 z "
58
+ transform="translate(203.28,149.413)" />
59
+ <g
60
+ id="path4231"
61
+ inkscape:transform-center-x="-1.6452236"
62
+ inkscape:transform-center-y="-0.16266144"
63
+ style="opacity:1">
64
+ <path
65
+ style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ff0000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.48711;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1.0;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1;"
66
+ d="m 214.25461,153.04777 -5.94922,5.94726 z m -5.94884,-8.1e-4 5.94846,5.94846"
67
+ id="path955" />
68
+ </g>
69
+ </g>
70
+ </svg>