@aj-shadow/actorjs-documentation-bin 0.0.0-aj-beta.221
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/.gitattributes +53 -0
- package/LICENSE.txt +96 -0
- package/README.md +5 -0
- package/howto/prerequisites-git-line-endings.png +0 -0
- package/howto/prerequisites-git-site.png +0 -0
- package/howto/prerequisites-nodejs-site.png +0 -0
- package/howto/prerequisites-nodejs-tools.png +0 -0
- package/images/Development-Environment.png +0 -0
- package/images/Test-Environment.png +0 -0
- package/images/actorjs/actorhome.jpg +0 -0
- package/images/actorjs/anders.jpg +0 -0
- package/images/actorjs/demo-hss-login-term.png +0 -0
- package/images/actorjs/demo-mobile-get-image-orig.png +0 -0
- package/images/actorjs/demo-mobile-login-orig.png +0 -0
- package/images/actorjs/demo-rights-term.png +0 -0
- package/images/actorjs/get-content.png +0 -0
- package/images/actorjs/hand-shake.jpg +0 -0
- package/images/actorjs/image-asset.png +0 -0
- package/images/actorjs/ims_overview.png +0 -0
- package/images/actorjs/jens.jpg +0 -0
- package/images/actorjs/mobile-browsing-details.png +0 -0
- package/images/actorjs/mobile-browsing.png +0 -0
- package/images/actorjs/mobile-login-seq-dia.png +0 -0
- package/images/actorjs/mobile-login.png +0 -0
- package/images/actorjs/question-mark.jpg +0 -0
- package/images/actorjs/simulator-ims.jpg +0 -0
- package/images/actorjs/stage.jpg +0 -0
- package/images/actorjs/sut-proxy.png +0 -0
- package/images/actorjs/test-case-definition.png +0 -0
- package/images/actorjs-folder-repos.png +0 -0
- package/images/aj-status-no-repo.png +0 -0
- package/images/aj-status-repo-added.png +0 -0
- package/images/icon/actorjs_closed.svg +9 -0
- package/images/icon/actorjs_invalid.svg +10 -0
- package/images/icon/actorjs_open.svg +11 -0
- package/images/icon/actorjs_project_closed.svg +9 -0
- package/images/icon/actorjs_project_invalid.svg +10 -0
- package/images/icon/actorjs_project_not_found_closed.svg +9 -0
- package/images/icon/actorjs_project_not_found_invalid.svg +9 -0
- package/images/icon/actorjs_project_not_found_open.svg +11 -0
- package/images/icon/actorjs_project_open.svg +11 -0
- package/images/icon/build.svg +10 -0
- package/images/icon/build_invalid.svg +11 -0
- package/images/icon/css.svg +10 -0
- package/images/icon/css_invalid.svg +11 -0
- package/images/icon/folder_css_closed.svg +10 -0
- package/images/icon/folder_css_invalid.svg +11 -0
- package/images/icon/folder_css_open.svg +12 -0
- package/images/icon/folder_html_closed.svg +10 -0
- package/images/icon/folder_html_invalid.svg +11 -0
- package/images/icon/folder_html_open.svg +12 -0
- package/images/icon/folder_js_closed.svg +10 -0
- package/images/icon/folder_js_invalid.svg +11 -0
- package/images/icon/folder_js_open.svg +12 -0
- package/images/icon/folder_json_closed.svg +10 -0
- package/images/icon/folder_json_invalid.svg +11 -0
- package/images/icon/folder_json_open.svg +12 -0
- package/images/icon/folder_jsx_closed.svg +10 -0
- package/images/icon/folder_jsx_invalid.svg +11 -0
- package/images/icon/folder_jsx_open.svg +12 -0
- package/images/icon/folder_multi_closed.svg +5 -0
- package/images/icon/folder_multi_invalid.svg +6 -0
- package/images/icon/folder_multi_open.svg +7 -0
- package/images/icon/folder_nodejs_closed.svg +38 -0
- package/images/icon/folder_nodejs_open.svg +39 -0
- package/images/icon/folder_normal_closed.svg +5 -0
- package/images/icon/folder_normal_open.svg +7 -0
- package/images/icon/folder_react_closed.svg +38 -0
- package/images/icon/folder_react_open.svg +39 -0
- package/images/icon/folder_test_case_closed.svg +6 -0
- package/images/icon/folder_test_case_invalid.svg +7 -0
- package/images/icon/folder_test_case_open.svg +8 -0
- package/images/icon/folder_test_plan_closed.svg +6 -0
- package/images/icon/folder_test_plan_closed_invalid.svg +7 -0
- package/images/icon/folder_test_plan_open.svg +8 -0
- package/images/icon/folder_test_project_closed.svg +6 -0
- package/images/icon/folder_test_project_invalid.svg +7 -0
- package/images/icon/folder_test_project_open.svg +8 -0
- package/images/icon/folder_test_suite_closed.svg +6 -0
- package/images/icon/folder_test_suite_invalid.svg +7 -0
- package/images/icon/folder_test_suite_open.svg +8 -0
- package/images/icon/folder_unknown_closed.svg +5 -0
- package/images/icon/folder_unknown_invalid.svg +6 -0
- package/images/icon/folder_unknown_open.svg +7 -0
- package/images/icon/html.svg +10 -0
- package/images/icon/html_invalid.svg +11 -0
- package/images/icon/js.svg +10 -0
- package/images/icon/js_invalid.svg +11 -0
- package/images/icon/json.svg +10 -0
- package/images/icon/json_invalid.svg +11 -0
- package/images/icon/jsx.svg +10 -0
- package/images/icon/jsx_invalid.svg +11 -0
- package/images/icon/md.svg +8 -0
- package/images/icon/md_invalid.svg +9 -0
- package/images/icon/message.svg +7 -0
- package/images/icon/project.svg +10 -0
- package/images/icon/project_invalid.svg +11 -0
- package/images/icon/test-case.svg +8 -0
- package/images/icon/txt.svg +8 -0
- package/images/icon/txt_invalid.svg +9 -0
- package/images/icon/unknown.svg +8 -0
- package/images/icon/unknown_invalid.svg +9 -0
- package/images/linkedin/LI-In-Bug.png +0 -0
- package/images/svg/ActorDemo.svg +15 -0
- package/images/svg/ActorJs.svg +13 -0
- package/images/svg/ActorJsA.svg +30 -0
- package/images/svg/NoLimit.svg +26 -0
- package/images/tools/Actors.png +0 -0
- package/images/tools/actors-file-editor.png +0 -0
- package/images/tools/actors-file-view.png +0 -0
- package/images/visualization/actors.png +0 -0
- package/images/visualization/address.png +0 -0
- package/images/visualization/content.png +0 -0
- package/images/visualization/repos.png +0 -0
- package/images/visualization/stacks.png +0 -0
- package/images/visualization/stage.png +0 -0
- package/images/visualization/sut.png +0 -0
- package/images/visualization/test-case-analyze.png +0 -0
- package/images/visualization/test-case-debugging.png +0 -0
- package/images/visualization/test-case-definition.png +0 -0
- package/images/visualization/test-case-execution.png +0 -0
- package/images/visualization/test-case-log.png +0 -0
- package/images/visualization/test-case-sequence-diagram.png +0 -0
- package/images/visualization/test-case-specification.png +0 -0
- package/images/visualization/test-data.png +0 -0
- package/images/visualization/test-suite-definition.png +0 -0
- package/images/visualization/test-suite-execution.png +0 -0
- package/images/visualization/test-suite-log.png +0 -0
- package/images/workshop/ActorDemoImageAI.png +0 -0
- package/images/workshop/ActorDemoLogin.png +0 -0
- package/images/workshop/ActorDemoLogout.png +0 -0
- package/images/workshop/ActorDemoStart.png +0 -0
- package/images/youtube/youtube_social_icon_white.png +0 -0
- package/npm-shrinkwrap.json +13 -0
- package/package.json +10 -0
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<svg id="Layer_1" version="1.1" viewBox="0 0 490.33 438" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect id="rect2549" x="20.542" y="154.59" width="377.86" height="269.75" style="fill:#fff3d2;stroke-width:23.991"/>
|
|
3
|
+
<path id="path3478" d="m213.77 79.22c0-35.312-27.41-63.94-61.224-63.94h-76.68c-33.812 0-61.224 28.626-61.224 63.94v69.799h384.84l-0.56663-70.933z" style="fill:#ffd86d;stroke-width:1.0219"/>
|
|
4
|
+
<path id="path3480" d="m399.15 407.78-369.87-0.36541v-238.18h355.56l1.6677 254.73c3.1434 20.966 26.834 15.325 27.28 0l0.33233-270.02v-74.715c0-8.4427-6.556-15.29-14.64-15.29h-172.49c-6.841-36.394-37.621-63.938-74.446-63.938h-76.68c-41.832 0-75.863 35.542-75.863 79.228v343.48c0 8.4427 6.554 15.29 14.64 15.29l385.29-0.35086m-370.65-358.42c0-26.826 20.897-48.65 46.584-48.65h76.681c25.686 0 46.584 21.824 46.584 48.65 0 8.4427 6.554 15.29 14.64 15.29h171.07v44.134h-355.56z" style="fill:#fbbb19;stroke-width:1.0219"/>
|
|
5
|
+
<g id="text13363" transform="matrix(.8839 0 0 .8839 -18.671 23.801)" style="fill:#155193" aria-label="{;}">
|
|
6
|
+
<path id="path6374" d="m157 301.18q9.2448 5.7292 14.453 12.891 5.2083 7.0313 7.2917 18.099 2.0833 10.938 2.0833 28.125 0 12.891 0.52083 19.01 0.65105 6.1198 2.3438 9.2448 1.8229 3.2552 4.2969 4.1667 2.474 1.0417 8.4636 1.9531 4.9479 0.65104 8.2031 4.8177 3.2552 4.1667 3.2552 10.938 0 15.755-19.141 15.755-11.849 0-21.224-4.9479-9.2448-4.9479-14.323-14.063-5.0781-8.9844-5.2083-20.703-0.39063-19.792-0.78125-31.771-0.39063-11.979-1.1719-15.495-1.9531-8.724-5.8594-13.151-3.776-4.4271-10.026-8.2031-6.1198-3.9063-8.724-6.901-2.6042-3.125-2.6042-9.7656 0-9.6354 7.5521-14.453 9.375-5.8594 13.281-9.8958 4.0365-4.1667 5.599-10.547 1.6927-6.5104 1.9531-14.063 0.26042-7.6823 0.78125-36.719 0.39063-17.969 11.328-28.646 11.068-10.807 29.427-10.807 19.141 0 19.141 15.495 0 7.0313-3.2552 11.068-3.125 4.0365-8.2031 4.6875-7.5521 1.0417-10.547 3.125-2.9948 2.0833-3.9062 8.0729t-1.1719 23.177q-0.26042 16.797-2.0833 27.604-1.6927 10.677-6.901 18.229-5.0781 7.5521-14.844 13.672z"/>
|
|
7
|
+
<path id="path6376" d="m253.74 373.7q-8.5938 0-14.844-5.2083-6.25-5.3386-6.25-14.844 0-8.2031 6.1198-13.802 6.1198-5.599 14.453-5.599 6.25 0 11.328 3.3854t7.9427 10.026q2.8646 6.5104 2.8646 16.146 0 12.891-5.4688 24.089-5.4688 11.328-13.411 17.839-7.8125 6.6406-14.193 6.6406-4.0365 0-6.5104-2.7344-2.474-2.6042-2.474-6.1198 0-5.3386 5.2083-8.5938 15.234-8.3334 15.234-21.224zm-17.839-125.39q0-9.2448 5.7292-14.323 5.8594-5.0781 14.063-5.0781 7.9427 0 13.672 5.2083 5.7292 5.0781 5.7292 14.193 0 7.4219-6.1198 13.542-5.9896 5.9896-13.281 5.9896-5.4688 0-10.026-2.6042-4.4271-2.6042-7.1615-6.901-2.6042-4.4271-2.6042-10.026z"/>
|
|
8
|
+
<path id="path6378" d="m354 301.18q-7.0313-4.4271-11.458-9.2448-4.4271-4.8177-7.2917-11.719t-4.0365-16.276q-1.1719-9.5052-1.1719-22.266 0-12.37-0.52083-18.88-0.52084-6.6406-2.0833-9.6354t-4.4271-4.0365q-2.7344-1.1719-8.4636-1.8229-4.8177-0.65104-8.2031-4.6875-3.2552-4.0365-3.2552-11.068 0-15.495 18.88-15.495 12.109 0 21.224 4.9479 9.2448 4.8177 14.453 13.932 5.3386 8.9844 5.4688 20.573 0.78125 43.229 1.8229 47.526 2.0833 8.5938 6.1198 13.151 4.0365 4.4271 9.7656 7.9427 5.7292 3.3854 8.4636 6.7708 2.8646 3.3854 2.8646 10.286 0 9.7656-7.4219 14.323-9.1146 5.599-13.281 9.8958-4.0365 4.1667-5.7292 10.547-1.5625 6.25-1.9531 18.88-0.26042 12.63-0.65104 31.641-0.39063 17.969-11.589 28.776-11.068 10.938-29.557 10.938-9.1146 0-14.063-4.0365-4.8177-4.0365-4.8177-11.719 0-4.2969 1.5625-7.9427 1.5625-3.5156 4.0365-5.4688 2.6042-1.9531 5.8594-2.3438 5.8594-0.78125 8.724-1.9531 2.8646-1.1719 4.2969-4.4271 1.5625-3.2552 1.9531-9.6354 0.52083-6.25 0.52083-18.359 0.26042-17.969 2.0833-28.125 1.8229-10.156 6.901-17.448 5.0781-7.2917 14.974-13.542z"/>
|
|
9
|
+
</g>
|
|
10
|
+
<path id="path2-8" d="m9.0592 154.78c49.295 49.294 98.59 98.588 147.88 147.88-49.295 49.294-98.59 98.588-147.88 147.88 14.326 14.328 28.653 28.655 42.979 42.983 49.295-49.295 98.59-98.59 147.88-147.88 49.294 49.295 98.587 98.59 147.88 147.88l42.983-42.983c-49.295-49.293-98.59-98.587-147.88-147.88 49.295-49.295 98.59-98.59 147.88-147.88-14.328-14.326-28.655-28.653-42.983-42.979-49.293 49.295-98.587 98.59-147.88 147.88-49.294-49.295-98.588-98.59-147.88-147.88-14.327 14.326-28.654 28.653-42.981 42.979z" style="fill-opacity:.72043;fill:#ee0000;stroke-width:2.2559"/>
|
|
11
|
+
</svg>
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<svg id="Layer_1" version="1.1" viewBox="0 0 490.33 438" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path id="rect6472" d="m91.815 144.96 383.17 2.7307-79.522 269.75-380.88-2.1845z" style="fill:#fff3d2;stroke-width:23.421"/>
|
|
3
|
+
<g id="g7741" transform="matrix(1 0 0 .99827 -.003 -36.562)" style="fill:#ffd86d">
|
|
4
|
+
<path id="path7737" d="m397.29 175.37v-59.234h-174.2c0-35.205-28.539-63.745-63.745-63.745h-79.837c-35.206 2e-3 -63.745 28.54-63.745 63.745v343.48l71.826-284.39z" style="fill:#ffd86d"/>
|
|
5
|
+
</g>
|
|
6
|
+
<path id="path7743" d="m384.52 406.51h-348.13l68.703-252.27h348.85l-73.493 263.69c-2.285 8.3874 2.676 17.035 11.077 19.314 8.405 2.285 17.065-2.6694 19.35-11.058l78.904-283.56c1.288-4.7308 0.295-9.791-2.688-13.686s-7.615-6.1803-12.526-6.1803h-61.509v-43.391c0-8.6909-7.059-15.739-15.766-15.739h-160c-7.336-36.252-39.496-63.635-77.941-63.635h-79.837c-43.843 0.0019965-79.511 35.608-79.511 79.373v342.89c0 0.31146 0.025 0.61893 0.043 0.9254 8e-3 0.13676 8e-3 0.27552 0.019 0.41228 0.047 0.55903 0.123 1.1101 0.227 1.6511 0.014 0.0709 0.035 0.13876 0.049 0.20764 0.098 0.47418 0.218 0.93937 0.358 1.3956 0.044 0.14275 0.093 0.2845 0.142 0.42626 0.132 0.39331 0.281 0.78064 0.443 1.162 0.06 0.14175 0.12 0.28351 0.184 0.42327 0.207 0.44423 0.43 0.87847 0.676 1.2987 0.033 0.0569 0.06 0.1148 0.093 0.16971 0.284 0.47418 0.596 0.92739 0.927 1.3676 0.028 0.0379 0.05 0.0799 0.079 0.11779 0.066 0.0848 0.142 0.15873 0.21 0.24258 0.254 0.31745 0.517 0.62492 0.795 0.9224 0.12 0.12878 0.24 0.25655 0.364 0.38134 0.309 0.31046 0.632 0.60395 0.966 0.88746 0.084 0.0709 0.162 0.14774 0.248 0.21762 0.429 0.3474 0.875 0.67183 1.34 0.97631 0.084 0.0549 0.172 0.10082 0.255 0.15473 0.383 0.23958 0.777 0.46319 1.184 0.66884 0.136 0.0689 0.274 0.13576 0.412 0.19965 0.375 0.17769 0.758 0.34041 1.151 0.48815 0.139 0.0539 0.276 0.10881 0.416 0.15773 0.465 0.16172 0.94 0.30248 1.424 0.42227 0.061 0.016 0.12 0.0359 0.181 0.0499 0.49 0.1128 0.989 0.20764 1.496 0.27552 0.041 5e-3 0.08 3e-3 0.12 8e-3 0.621 0.0789 1.249 0.12279 1.882 0.12578 0.032 0 0.063 6e-3 0.095 6e-3 0.013 0 0.025-2e-3 0.036-2e-3l379.44-0.26213zm-305.01-375.03h79.839c26.454 0 47.978 21.486 47.978 47.895 0 8.6909 7.059 15.739 15.766 15.739h158.43v27.652h-288.48c-7.115 0-13.348 4.7567-15.214 11.611l-46.295 170v-224.99c0-26.408 21.522-47.894 47.978-47.894z" style="fill:#fbbb19;stroke-width:.99913"/>
|
|
7
|
+
<g id="text13363" transform="matrix(.91661 0 -.30567 .91661 103.69 4.8165)" style="fill:#155193" aria-label="{;}">
|
|
8
|
+
<path id="path6374" d="m157 301.18q9.2448 5.7292 14.453 12.891 5.2083 7.0313 7.2917 18.099 2.0833 10.938 2.0833 28.125 0 12.891 0.52083 19.01 0.65105 6.1198 2.3438 9.2448 1.8229 3.2552 4.2969 4.1667 2.474 1.0417 8.4636 1.9531 4.9479 0.65104 8.2031 4.8177 3.2552 4.1667 3.2552 10.938 0 15.755-19.141 15.755-11.849 0-21.224-4.9479-9.2448-4.9479-14.323-14.063-5.0781-8.9844-5.2083-20.703-0.39063-19.792-0.78125-31.771-0.39063-11.979-1.1719-15.495-1.9531-8.724-5.8594-13.151-3.776-4.4271-10.026-8.2031-6.1198-3.9063-8.724-6.901-2.6042-3.125-2.6042-9.7656 0-9.6354 7.5521-14.453 9.375-5.8594 13.281-9.8958 4.0365-4.1667 5.599-10.547 1.6927-6.5104 1.9531-14.063 0.26042-7.6823 0.78125-36.719 0.39063-17.969 11.328-28.646 11.068-10.807 29.427-10.807 19.141 0 19.141 15.495 0 7.0313-3.2552 11.068-3.125 4.0365-8.2031 4.6875-7.5521 1.0417-10.547 3.125-2.9948 2.0833-3.9062 8.0729t-1.1719 23.177q-0.26042 16.797-2.0833 27.604-1.6927 10.677-6.901 18.229-5.0781 7.5521-14.844 13.672z"/>
|
|
9
|
+
<path id="path6376" d="m253.74 373.7q-8.5938 0-14.844-5.2083-6.25-5.3386-6.25-14.844 0-8.2031 6.1198-13.802 6.1198-5.599 14.453-5.599 6.25 0 11.328 3.3854t7.9427 10.026q2.8646 6.5104 2.8646 16.146 0 12.891-5.4688 24.089-5.4688 11.328-13.411 17.839-7.8125 6.6406-14.193 6.6406-4.0365 0-6.5104-2.7344-2.474-2.6042-2.474-6.1198 0-5.3386 5.2083-8.5938 15.234-8.3334 15.234-21.224zm-17.839-125.39q0-9.2448 5.7292-14.323 5.8594-5.0781 14.063-5.0781 7.9427 0 13.672 5.2083 5.7292 5.0781 5.7292 14.193 0 7.4219-6.1198 13.542-5.9896 5.9896-13.281 5.9896-5.4688 0-10.026-2.6042-4.4271-2.6042-7.1615-6.901-2.6042-4.4271-2.6042-10.026z"/>
|
|
10
|
+
<path id="path6378" d="m354 301.18q-7.0313-4.4271-11.458-9.2448-4.4271-4.8177-7.2917-11.719t-4.0365-16.276q-1.1719-9.5052-1.1719-22.266 0-12.37-0.52083-18.88-0.52084-6.6406-2.0833-9.6354t-4.4271-4.0365q-2.7344-1.1719-8.4636-1.8229-4.8177-0.65104-8.2031-4.6875-3.2552-4.0365-3.2552-11.068 0-15.495 18.88-15.495 12.109 0 21.224 4.9479 9.2448 4.8177 14.453 13.932 5.3386 8.9844 5.4688 20.573 0.78125 43.229 1.8229 47.526 2.0833 8.5938 6.1198 13.151 4.0365 4.4271 9.7656 7.9427 5.7292 3.3854 8.4636 6.7708 2.8646 3.3854 2.8646 10.286 0 9.7656-7.4219 14.323-9.1146 5.599-13.281 9.8958-4.0365 4.1667-5.7292 10.547-1.5625 6.25-1.9531 18.88-0.26042 12.63-0.65104 31.641-0.39063 17.969-11.589 28.776-11.068 10.938-29.557 10.938-9.1146 0-14.063-4.0365-4.8177-4.0365-4.8177-11.719 0-4.2969 1.5625-7.9427 1.5625-3.5156 4.0365-5.4688 2.6042-1.9531 5.8594-2.3438 5.8594-0.78125 8.724-1.9531 2.8646-1.1719 4.2969-4.4271 1.5625-3.2552 1.9531-9.6354 0.52083-6.25 0.52083-18.359 0.26042-17.969 2.0833-28.125 1.8229-10.156 6.901-17.448 5.0781-7.2917 14.974-13.542z"/>
|
|
11
|
+
</g>
|
|
12
|
+
</svg>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<svg id="Layer_1" version="1.1" viewBox="0 0 490.33 438" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect id="rect2549" x="20.542" y="154.59" width="377.86" height="269.75" style="fill:#fff3d2;stroke-width:23.991"/>
|
|
3
|
+
<path id="path3478" d="m213.77 79.22c0-35.312-27.41-63.94-61.224-63.94h-76.68c-33.812 0-61.224 28.626-61.224 63.94v69.799h384.84l-0.56663-70.933z" style="fill:#ffd86d;stroke-width:1.0219"/>
|
|
4
|
+
<path id="path3480" d="m399.15 407.78-369.87-0.36541v-238.18h355.56l1.6677 254.73c3.1434 20.966 26.834 15.325 27.28 0l0.33233-270.02v-74.715c0-8.4427-6.556-15.29-14.64-15.29h-172.49c-6.841-36.394-37.621-63.938-74.446-63.938h-76.68c-41.832 0-75.863 35.542-75.863 79.228v343.48c0 8.4427 6.554 15.29 14.64 15.29l385.29-0.35086m-370.65-358.42c0-26.826 20.897-48.65 46.584-48.65h76.681c25.686 0 46.584 21.824 46.584 48.65 0 8.4427 6.554 15.29 14.64 15.29h171.07v44.134h-355.56z" style="fill:#fbbb19;stroke-width:1.0219"/>
|
|
5
|
+
<g id="text13363" transform="matrix(.8839 0 0 .8839 -18.671 23.801)" style="fill:#00c000" aria-label="{;}">
|
|
6
|
+
<path id="path6374" d="m157 301.18q9.2448 5.7292 14.453 12.891 5.2083 7.0313 7.2917 18.099 2.0833 10.938 2.0833 28.125 0 12.891 0.52083 19.01 0.65105 6.1198 2.3438 9.2448 1.8229 3.2552 4.2969 4.1667 2.474 1.0417 8.4636 1.9531 4.9479 0.65104 8.2031 4.8177 3.2552 4.1667 3.2552 10.938 0 15.755-19.141 15.755-11.849 0-21.224-4.9479-9.2448-4.9479-14.323-14.063-5.0781-8.9844-5.2083-20.703-0.39063-19.792-0.78125-31.771-0.39063-11.979-1.1719-15.495-1.9531-8.724-5.8594-13.151-3.776-4.4271-10.026-8.2031-6.1198-3.9063-8.724-6.901-2.6042-3.125-2.6042-9.7656 0-9.6354 7.5521-14.453 9.375-5.8594 13.281-9.8958 4.0365-4.1667 5.599-10.547 1.6927-6.5104 1.9531-14.063 0.26042-7.6823 0.78125-36.719 0.39063-17.969 11.328-28.646 11.068-10.807 29.427-10.807 19.141 0 19.141 15.495 0 7.0313-3.2552 11.068-3.125 4.0365-8.2031 4.6875-7.5521 1.0417-10.547 3.125-2.9948 2.0833-3.9062 8.0729t-1.1719 23.177q-0.26042 16.797-2.0833 27.604-1.6927 10.677-6.901 18.229-5.0781 7.5521-14.844 13.672z" style="fill:#00c000"/>
|
|
7
|
+
<path id="path6376" d="m253.74 373.7q-8.5938 0-14.844-5.2083-6.25-5.3386-6.25-14.844 0-8.2031 6.1198-13.802 6.1198-5.599 14.453-5.599 6.25 0 11.328 3.3854t7.9427 10.026q2.8646 6.5104 2.8646 16.146 0 12.891-5.4688 24.089-5.4688 11.328-13.411 17.839-7.8125 6.6406-14.193 6.6406-4.0365 0-6.5104-2.7344-2.474-2.6042-2.474-6.1198 0-5.3386 5.2083-8.5938 15.234-8.3334 15.234-21.224zm-17.839-125.39q0-9.2448 5.7292-14.323 5.8594-5.0781 14.063-5.0781 7.9427 0 13.672 5.2083 5.7292 5.0781 5.7292 14.193 0 7.4219-6.1198 13.542-5.9896 5.9896-13.281 5.9896-5.4688 0-10.026-2.6042-4.4271-2.6042-7.1615-6.901-2.6042-4.4271-2.6042-10.026z" style="fill:#00c000"/>
|
|
8
|
+
<path id="path6378" d="m354 301.18q-7.0313-4.4271-11.458-9.2448-4.4271-4.8177-7.2917-11.719t-4.0365-16.276q-1.1719-9.5052-1.1719-22.266 0-12.37-0.52083-18.88-0.52084-6.6406-2.0833-9.6354t-4.4271-4.0365q-2.7344-1.1719-8.4636-1.8229-4.8177-0.65104-8.2031-4.6875-3.2552-4.0365-3.2552-11.068 0-15.495 18.88-15.495 12.109 0 21.224 4.9479 9.2448 4.8177 14.453 13.932 5.3386 8.9844 5.4688 20.573 0.78125 43.229 1.8229 47.526 2.0833 8.5938 6.1198 13.151 4.0365 4.4271 9.7656 7.9427 5.7292 3.3854 8.4636 6.7708 2.8646 3.3854 2.8646 10.286 0 9.7656-7.4219 14.323-9.1146 5.599-13.281 9.8958-4.0365 4.1667-5.7292 10.547-1.5625 6.25-1.9531 18.88-0.26042 12.63-0.65104 31.641-0.39063 17.969-11.589 28.776-11.068 10.938-29.557 10.938-9.1146 0-14.063-4.0365-4.8177-4.0365-4.8177-11.719 0-4.2969 1.5625-7.9427 1.5625-3.5156 4.0365-5.4688 2.6042-1.9531 5.8594-2.3438 5.8594-0.78125 8.724-1.9531 2.8646-1.1719 4.2969-4.4271 1.5625-3.2552 1.9531-9.6354 0.52083-6.25 0.52083-18.359 0.26042-17.969 2.0833-28.125 1.8229-10.156 6.901-17.448 5.0781-7.2917 14.974-13.542z" style="fill:#00c000"/>
|
|
9
|
+
</g>
|
|
10
|
+
</svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<svg id="Layer_1" version="1.1" viewBox="0 0 490.33 438" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect id="rect2549" x="20.542" y="154.59" width="377.86" height="269.75" style="fill:#fff3d2;stroke-width:23.991"/>
|
|
3
|
+
<path id="path3478" d="m213.77 79.22c0-35.312-27.41-63.94-61.224-63.94h-76.68c-33.812 0-61.224 28.626-61.224 63.94v69.799h384.84l-0.56663-70.933z" style="fill:#ffd86d;stroke-width:1.0219"/>
|
|
4
|
+
<path id="path3480" d="m399.15 407.78-369.87-0.36541v-238.18h355.56l1.6677 254.73c3.1434 20.966 26.834 15.325 27.28 0l0.33233-270.02v-74.715c0-8.4427-6.556-15.29-14.64-15.29h-172.49c-6.841-36.394-37.621-63.938-74.446-63.938h-76.68c-41.832 0-75.863 35.542-75.863 79.228v343.48c0 8.4427 6.554 15.29 14.64 15.29l385.29-0.35086m-370.65-358.42c0-26.826 20.897-48.65 46.584-48.65h76.681c25.686 0 46.584 21.824 46.584 48.65 0 8.4427 6.554 15.29 14.64 15.29h171.07v44.134h-355.56z" style="fill:#fbbb19;stroke-width:1.0219"/>
|
|
5
|
+
<g id="text13363" transform="matrix(.8839 0 0 .8839 -18.671 23.801)" style="fill:#00c000" aria-label="{;}">
|
|
6
|
+
<path id="path6374" d="m157 301.18q9.2448 5.7292 14.453 12.891 5.2083 7.0313 7.2917 18.099 2.0833 10.938 2.0833 28.125 0 12.891 0.52083 19.01 0.65105 6.1198 2.3438 9.2448 1.8229 3.2552 4.2969 4.1667 2.474 1.0417 8.4636 1.9531 4.9479 0.65104 8.2031 4.8177 3.2552 4.1667 3.2552 10.938 0 15.755-19.141 15.755-11.849 0-21.224-4.9479-9.2448-4.9479-14.323-14.063-5.0781-8.9844-5.2083-20.703-0.39063-19.792-0.78125-31.771-0.39063-11.979-1.1719-15.495-1.9531-8.724-5.8594-13.151-3.776-4.4271-10.026-8.2031-6.1198-3.9063-8.724-6.901-2.6042-3.125-2.6042-9.7656 0-9.6354 7.5521-14.453 9.375-5.8594 13.281-9.8958 4.0365-4.1667 5.599-10.547 1.6927-6.5104 1.9531-14.063 0.26042-7.6823 0.78125-36.719 0.39063-17.969 11.328-28.646 11.068-10.807 29.427-10.807 19.141 0 19.141 15.495 0 7.0313-3.2552 11.068-3.125 4.0365-8.2031 4.6875-7.5521 1.0417-10.547 3.125-2.9948 2.0833-3.9062 8.0729t-1.1719 23.177q-0.26042 16.797-2.0833 27.604-1.6927 10.677-6.901 18.229-5.0781 7.5521-14.844 13.672z" style="fill:#00c000"/>
|
|
7
|
+
<path id="path6376" d="m253.74 373.7q-8.5938 0-14.844-5.2083-6.25-5.3386-6.25-14.844 0-8.2031 6.1198-13.802 6.1198-5.599 14.453-5.599 6.25 0 11.328 3.3854t7.9427 10.026q2.8646 6.5104 2.8646 16.146 0 12.891-5.4688 24.089-5.4688 11.328-13.411 17.839-7.8125 6.6406-14.193 6.6406-4.0365 0-6.5104-2.7344-2.474-2.6042-2.474-6.1198 0-5.3386 5.2083-8.5938 15.234-8.3334 15.234-21.224zm-17.839-125.39q0-9.2448 5.7292-14.323 5.8594-5.0781 14.063-5.0781 7.9427 0 13.672 5.2083 5.7292 5.0781 5.7292 14.193 0 7.4219-6.1198 13.542-5.9896 5.9896-13.281 5.9896-5.4688 0-10.026-2.6042-4.4271-2.6042-7.1615-6.901-2.6042-4.4271-2.6042-10.026z" style="fill:#00c000"/>
|
|
8
|
+
<path id="path6378" d="m354 301.18q-7.0313-4.4271-11.458-9.2448-4.4271-4.8177-7.2917-11.719t-4.0365-16.276q-1.1719-9.5052-1.1719-22.266 0-12.37-0.52083-18.88-0.52084-6.6406-2.0833-9.6354t-4.4271-4.0365q-2.7344-1.1719-8.4636-1.8229-4.8177-0.65104-8.2031-4.6875-3.2552-4.0365-3.2552-11.068 0-15.495 18.88-15.495 12.109 0 21.224 4.9479 9.2448 4.8177 14.453 13.932 5.3386 8.9844 5.4688 20.573 0.78125 43.229 1.8229 47.526 2.0833 8.5938 6.1198 13.151 4.0365 4.4271 9.7656 7.9427 5.7292 3.3854 8.4636 6.7708 2.8646 3.3854 2.8646 10.286 0 9.7656-7.4219 14.323-9.1146 5.599-13.281 9.8958-4.0365 4.1667-5.7292 10.547-1.5625 6.25-1.9531 18.88-0.26042 12.63-0.65104 31.641-0.39063 17.969-11.589 28.776-11.068 10.938-29.557 10.938-9.1146 0-14.063-4.0365-4.8177-4.0365-4.8177-11.719 0-4.2969 1.5625-7.9427 1.5625-3.5156 4.0365-5.4688 2.6042-1.9531 5.8594-2.3438 5.8594-0.78125 8.724-1.9531 2.8646-1.1719 4.2969-4.4271 1.5625-3.2552 1.9531-9.6354 0.52083-6.25 0.52083-18.359 0.26042-17.969 2.0833-28.125 1.8229-10.156 6.901-17.448 5.0781-7.2917 14.974-13.542z" style="fill:#00c000"/>
|
|
9
|
+
</g>
|
|
10
|
+
<path id="path2-8" d="m9.0592 154.78c49.295 49.294 98.59 98.588 147.88 147.88-49.295 49.294-98.59 98.588-147.88 147.88 14.326 14.328 28.653 28.655 42.979 42.983 49.295-49.295 98.59-98.59 147.88-147.88 49.294 49.295 98.587 98.59 147.88 147.88l42.983-42.983c-49.295-49.293-98.59-98.587-147.88-147.88 49.295-49.295 98.59-98.59 147.88-147.88-14.328-14.326-28.655-28.653-42.983-42.979-49.293 49.295-98.587 98.59-147.88 147.88-49.294-49.295-98.588-98.59-147.88-147.88-14.327 14.326-28.654 28.653-42.981 42.979z" style="fill-opacity:.72043;fill:#ee0000;stroke-width:2.2559"/>
|
|
11
|
+
</svg>
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<svg id="Layer_1" version="1.1" viewBox="0 0 490.33 438" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path id="rect6472" d="m91.815 144.96 383.17 2.7307-79.522 269.75-380.88-2.1845z" style="fill:#fff3d2;stroke-width:23.421"/>
|
|
3
|
+
<g id="g7741" transform="matrix(1 0 0 .99827 -.003 -36.562)" style="fill:#ffd86d">
|
|
4
|
+
<path id="path7737" d="m397.29 175.37v-59.234h-174.2c0-35.205-28.539-63.745-63.745-63.745h-79.837c-35.206 2e-3 -63.745 28.54-63.745 63.745v343.48l71.826-284.39z" style="fill:#ffd86d"/>
|
|
5
|
+
</g>
|
|
6
|
+
<path id="path7743" d="m384.52 406.51h-348.13l68.703-252.27h348.85l-73.493 263.69c-2.285 8.3874 2.676 17.035 11.077 19.314 8.405 2.285 17.065-2.6694 19.35-11.058l78.904-283.56c1.288-4.7308 0.295-9.791-2.688-13.686s-7.615-6.1803-12.526-6.1803h-61.509v-43.391c0-8.6909-7.059-15.739-15.766-15.739h-160c-7.336-36.252-39.496-63.635-77.941-63.635h-79.837c-43.843 0.0019965-79.511 35.608-79.511 79.373v342.89c0 0.31146 0.025 0.61893 0.043 0.9254 8e-3 0.13676 8e-3 0.27552 0.019 0.41228 0.047 0.55903 0.123 1.1101 0.227 1.6511 0.014 0.0709 0.035 0.13876 0.049 0.20764 0.098 0.47418 0.218 0.93937 0.358 1.3956 0.044 0.14275 0.093 0.2845 0.142 0.42626 0.132 0.39331 0.281 0.78064 0.443 1.162 0.06 0.14175 0.12 0.28351 0.184 0.42327 0.207 0.44423 0.43 0.87847 0.676 1.2987 0.033 0.0569 0.06 0.1148 0.093 0.16971 0.284 0.47418 0.596 0.92739 0.927 1.3676 0.028 0.0379 0.05 0.0799 0.079 0.11779 0.066 0.0848 0.142 0.15873 0.21 0.24258 0.254 0.31745 0.517 0.62492 0.795 0.9224 0.12 0.12878 0.24 0.25655 0.364 0.38134 0.309 0.31046 0.632 0.60395 0.966 0.88746 0.084 0.0709 0.162 0.14774 0.248 0.21762 0.429 0.3474 0.875 0.67183 1.34 0.97631 0.084 0.0549 0.172 0.10082 0.255 0.15473 0.383 0.23958 0.777 0.46319 1.184 0.66884 0.136 0.0689 0.274 0.13576 0.412 0.19965 0.375 0.17769 0.758 0.34041 1.151 0.48815 0.139 0.0539 0.276 0.10881 0.416 0.15773 0.465 0.16172 0.94 0.30248 1.424 0.42227 0.061 0.016 0.12 0.0359 0.181 0.0499 0.49 0.1128 0.989 0.20764 1.496 0.27552 0.041 5e-3 0.08 3e-3 0.12 8e-3 0.621 0.0789 1.249 0.12279 1.882 0.12578 0.032 0 0.063 6e-3 0.095 6e-3 0.013 0 0.025-2e-3 0.036-2e-3l379.44-0.26213zm-305.01-375.03h79.839c26.454 0 47.978 21.486 47.978 47.895 0 8.6909 7.059 15.739 15.766 15.739h158.43v27.652h-288.48c-7.115 0-13.348 4.7567-15.214 11.611l-46.295 170v-224.99c0-26.408 21.522-47.894 47.978-47.894z" style="fill:#fbbb19;stroke-width:.99913"/>
|
|
7
|
+
<g id="text13363" transform="matrix(.91661 0 -.30567 .91661 103.69 4.8165)" style="fill:#00c000" aria-label="{;}">
|
|
8
|
+
<path id="path6374" d="m157 301.18q9.2448 5.7292 14.453 12.891 5.2083 7.0313 7.2917 18.099 2.0833 10.938 2.0833 28.125 0 12.891 0.52083 19.01 0.65105 6.1198 2.3438 9.2448 1.8229 3.2552 4.2969 4.1667 2.474 1.0417 8.4636 1.9531 4.9479 0.65104 8.2031 4.8177 3.2552 4.1667 3.2552 10.938 0 15.755-19.141 15.755-11.849 0-21.224-4.9479-9.2448-4.9479-14.323-14.063-5.0781-8.9844-5.2083-20.703-0.39063-19.792-0.78125-31.771-0.39063-11.979-1.1719-15.495-1.9531-8.724-5.8594-13.151-3.776-4.4271-10.026-8.2031-6.1198-3.9063-8.724-6.901-2.6042-3.125-2.6042-9.7656 0-9.6354 7.5521-14.453 9.375-5.8594 13.281-9.8958 4.0365-4.1667 5.599-10.547 1.6927-6.5104 1.9531-14.063 0.26042-7.6823 0.78125-36.719 0.39063-17.969 11.328-28.646 11.068-10.807 29.427-10.807 19.141 0 19.141 15.495 0 7.0313-3.2552 11.068-3.125 4.0365-8.2031 4.6875-7.5521 1.0417-10.547 3.125-2.9948 2.0833-3.9062 8.0729t-1.1719 23.177q-0.26042 16.797-2.0833 27.604-1.6927 10.677-6.901 18.229-5.0781 7.5521-14.844 13.672z" style="fill:#00c000"/>
|
|
9
|
+
<path id="path6376" d="m253.74 373.7q-8.5938 0-14.844-5.2083-6.25-5.3386-6.25-14.844 0-8.2031 6.1198-13.802 6.1198-5.599 14.453-5.599 6.25 0 11.328 3.3854t7.9427 10.026q2.8646 6.5104 2.8646 16.146 0 12.891-5.4688 24.089-5.4688 11.328-13.411 17.839-7.8125 6.6406-14.193 6.6406-4.0365 0-6.5104-2.7344-2.474-2.6042-2.474-6.1198 0-5.3386 5.2083-8.5938 15.234-8.3334 15.234-21.224zm-17.839-125.39q0-9.2448 5.7292-14.323 5.8594-5.0781 14.063-5.0781 7.9427 0 13.672 5.2083 5.7292 5.0781 5.7292 14.193 0 7.4219-6.1198 13.542-5.9896 5.9896-13.281 5.9896-5.4688 0-10.026-2.6042-4.4271-2.6042-7.1615-6.901-2.6042-4.4271-2.6042-10.026z" style="fill:#00c000"/>
|
|
10
|
+
<path id="path6378" d="m354 301.18q-7.0313-4.4271-11.458-9.2448-4.4271-4.8177-7.2917-11.719t-4.0365-16.276q-1.1719-9.5052-1.1719-22.266 0-12.37-0.52083-18.88-0.52084-6.6406-2.0833-9.6354t-4.4271-4.0365q-2.7344-1.1719-8.4636-1.8229-4.8177-0.65104-8.2031-4.6875-3.2552-4.0365-3.2552-11.068 0-15.495 18.88-15.495 12.109 0 21.224 4.9479 9.2448 4.8177 14.453 13.932 5.3386 8.9844 5.4688 20.573 0.78125 43.229 1.8229 47.526 2.0833 8.5938 6.1198 13.151 4.0365 4.4271 9.7656 7.9427 5.7292 3.3854 8.4636 6.7708 2.8646 3.3854 2.8646 10.286 0 9.7656-7.4219 14.323-9.1146 5.599-13.281 9.8958-4.0365 4.1667-5.7292 10.547-1.5625 6.25-1.9531 18.88-0.26042 12.63-0.65104 31.641-0.39063 17.969-11.589 28.776-11.068 10.938-29.557 10.938-9.1146 0-14.063-4.0365-4.8177-4.0365-4.8177-11.719 0-4.2969 1.5625-7.9427 1.5625-3.5156 4.0365-5.4688 2.6042-1.9531 5.8594-2.3438 5.8594-0.78125 8.724-1.9531 2.8646-1.1719 4.2969-4.4271 1.5625-3.2552 1.9531-9.6354 0.52083-6.25 0.52083-18.359 0.26042-17.969 2.0833-28.125 1.8229-10.156 6.901-17.448 5.0781-7.2917 14.974-13.542z" style="fill:#00c000"/>
|
|
11
|
+
</g>
|
|
12
|
+
</svg>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<svg id="Layer_1" version="1.1" viewBox="0 0 490.33 438" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect id="rect2549" x="20.542" y="154.59" width="377.86" height="269.75" style="fill:#fff3d2;stroke-width:23.991"/>
|
|
3
|
+
<path id="path3478" d="m213.77 79.22c0-35.312-27.41-63.94-61.224-63.94h-76.68c-33.812 0-61.224 28.626-61.224 63.94v69.799h384.84l-0.56663-70.933z" style="fill:#ffd86d;stroke-width:1.0219"/>
|
|
4
|
+
<path id="path3480" d="m399.15 407.78-369.87-0.36541v-238.18h355.56l1.6677 254.73c3.1434 20.966 26.834 15.325 27.28 0l0.33233-270.02v-74.715c0-8.4427-6.556-15.29-14.64-15.29h-172.49c-6.841-36.394-37.621-63.938-74.446-63.938h-76.68c-41.832 0-75.863 35.542-75.863 79.228v343.48c0 8.4427 6.554 15.29 14.64 15.29l385.29-0.35086m-370.65-358.42c0-26.826 20.897-48.65 46.584-48.65h76.681c25.686 0 46.584 21.824 46.584 48.65 0 8.4427 6.554 15.29 14.64 15.29h171.07v44.134h-355.56z" style="fill:#fbbb19;stroke-width:1.0219"/>
|
|
5
|
+
<g id="text13363" transform="translate(-47.969 -4.8164)" style="fill:#155193" aria-label="</>">
|
|
6
|
+
<path id="path6071" d="m210.79 328.21v33.164l-117.89-51.094v-28.359l117.89-51.094v33.398l-82.148 31.641z"/>
|
|
7
|
+
<path id="path6073" d="m283.68 230.12-32.812 135.12q-1.6406 6.6797-2.9297 10.547-1.1719 3.8672-3.75 5.9766-2.4609 2.2266-7.2656 2.2266-11.953 0-11.953-10.312 0-2.6953 2.3438-13.477l32.695-135.12q2.5781-10.781 4.9219-14.766 2.3438-3.9844 9.1406-3.9844 5.8594 0 8.9062 2.8125 3.1641 2.8125 3.1641 7.7344 0 3.6328-2.4609 13.242z"/>
|
|
8
|
+
<path id="path6075" d="m418.1 310.28-117.89 51.328v-33.164l82.383-32.344-82.383-31.875v-32.93l117.89 50.859z"/>
|
|
9
|
+
</g>
|
|
10
|
+
</svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<svg id="Layer_1" version="1.1" viewBox="0 0 490.33 438" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect id="rect2549" x="20.542" y="154.59" width="377.86" height="269.75" style="fill:#fff3d2;stroke-width:23.991"/>
|
|
3
|
+
<path id="path3478" d="m213.77 79.22c0-35.312-27.41-63.94-61.224-63.94h-76.68c-33.812 0-61.224 28.626-61.224 63.94v69.799h384.84l-0.56663-70.933z" style="fill:#ffd86d;stroke-width:1.0219"/>
|
|
4
|
+
<path id="path3480" d="m399.15 407.78-369.87-0.36541v-238.18h355.56l1.6677 254.73c3.1434 20.966 26.834 15.325 27.28 0l0.33233-270.02v-74.715c0-8.4427-6.556-15.29-14.64-15.29h-172.49c-6.841-36.394-37.621-63.938-74.446-63.938h-76.68c-41.832 0-75.863 35.542-75.863 79.228v343.48c0 8.4427 6.554 15.29 14.64 15.29l385.29-0.35086m-370.65-358.42c0-26.826 20.897-48.65 46.584-48.65h76.681c25.686 0 46.584 21.824 46.584 48.65 0 8.4427 6.554 15.29 14.64 15.29h171.07v44.134h-355.56z" style="fill:#fbbb19;stroke-width:1.0219"/>
|
|
5
|
+
<g id="text13363" transform="translate(-47.969 -4.8164)" style="fill:#155193" aria-label="</>">
|
|
6
|
+
<path id="path6071" d="m210.79 328.21v33.164l-117.89-51.094v-28.359l117.89-51.094v33.398l-82.148 31.641z"/>
|
|
7
|
+
<path id="path6073" d="m283.68 230.12-32.812 135.12q-1.6406 6.6797-2.9297 10.547-1.1719 3.8672-3.75 5.9766-2.4609 2.2266-7.2656 2.2266-11.953 0-11.953-10.312 0-2.6953 2.3438-13.477l32.695-135.12q2.5781-10.781 4.9219-14.766 2.3438-3.9844 9.1406-3.9844 5.8594 0 8.9062 2.8125 3.1641 2.8125 3.1641 7.7344 0 3.6328-2.4609 13.242z"/>
|
|
8
|
+
<path id="path6075" d="m418.1 310.28-117.89 51.328v-33.164l82.383-32.344-82.383-31.875v-32.93l117.89 50.859z"/>
|
|
9
|
+
</g>
|
|
10
|
+
<path id="path2-8" d="m9.0592 154.78c49.295 49.294 98.59 98.588 147.88 147.88-49.295 49.294-98.59 98.588-147.88 147.88 14.326 14.328 28.653 28.655 42.979 42.983 49.295-49.295 98.59-98.59 147.88-147.88 49.294 49.295 98.587 98.59 147.88 147.88l42.983-42.983c-49.295-49.293-98.59-98.587-147.88-147.88 49.295-49.295 98.59-98.59 147.88-147.88-14.328-14.326-28.655-28.653-42.983-42.979-49.293 49.295-98.587 98.59-147.88 147.88-49.294-49.295-98.588-98.59-147.88-147.88-14.327 14.326-28.654 28.653-42.981 42.979z" style="fill-opacity:.72043;fill:#ee0000;stroke-width:2.2559"/>
|
|
11
|
+
</svg>
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<svg id="Layer_1" version="1.1" viewBox="0 0 490.33 438" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path id="rect6472" d="m91.815 144.96 383.17 2.7307-79.522 269.75-380.88-2.1845z" style="fill:#fff3d2;stroke-width:23.421"/>
|
|
3
|
+
<g id="g7741" transform="matrix(1 0 0 .99827 -.003 -36.562)" style="fill:#ffd86d">
|
|
4
|
+
<path id="path7737" d="m397.29 175.37v-59.234h-174.2c0-35.205-28.539-63.745-63.745-63.745h-79.837c-35.206 2e-3 -63.745 28.54-63.745 63.745v343.48l71.826-284.39z" style="fill:#ffd86d"/>
|
|
5
|
+
</g>
|
|
6
|
+
<path id="path7743" d="m384.52 406.51h-348.13l68.703-252.27h348.85l-73.493 263.69c-2.285 8.3874 2.676 17.035 11.077 19.314 8.405 2.285 17.065-2.6694 19.35-11.058l78.904-283.56c1.288-4.7308 0.295-9.791-2.688-13.686s-7.615-6.1803-12.526-6.1803h-61.509v-43.391c0-8.6909-7.059-15.739-15.766-15.739h-160c-7.336-36.252-39.496-63.635-77.941-63.635h-79.837c-43.843 0.0019965-79.511 35.608-79.511 79.373v342.89c0 0.31146 0.025 0.61893 0.043 0.9254 8e-3 0.13676 8e-3 0.27552 0.019 0.41228 0.047 0.55903 0.123 1.1101 0.227 1.6511 0.014 0.0709 0.035 0.13876 0.049 0.20764 0.098 0.47418 0.218 0.93937 0.358 1.3956 0.044 0.14275 0.093 0.2845 0.142 0.42626 0.132 0.39331 0.281 0.78064 0.443 1.162 0.06 0.14175 0.12 0.28351 0.184 0.42327 0.207 0.44423 0.43 0.87847 0.676 1.2987 0.033 0.0569 0.06 0.1148 0.093 0.16971 0.284 0.47418 0.596 0.92739 0.927 1.3676 0.028 0.0379 0.05 0.0799 0.079 0.11779 0.066 0.0848 0.142 0.15873 0.21 0.24258 0.254 0.31745 0.517 0.62492 0.795 0.9224 0.12 0.12878 0.24 0.25655 0.364 0.38134 0.309 0.31046 0.632 0.60395 0.966 0.88746 0.084 0.0709 0.162 0.14774 0.248 0.21762 0.429 0.3474 0.875 0.67183 1.34 0.97631 0.084 0.0549 0.172 0.10082 0.255 0.15473 0.383 0.23958 0.777 0.46319 1.184 0.66884 0.136 0.0689 0.274 0.13576 0.412 0.19965 0.375 0.17769 0.758 0.34041 1.151 0.48815 0.139 0.0539 0.276 0.10881 0.416 0.15773 0.465 0.16172 0.94 0.30248 1.424 0.42227 0.061 0.016 0.12 0.0359 0.181 0.0499 0.49 0.1128 0.989 0.20764 1.496 0.27552 0.041 5e-3 0.08 3e-3 0.12 8e-3 0.621 0.0789 1.249 0.12279 1.882 0.12578 0.032 0 0.063 6e-3 0.095 6e-3 0.013 0 0.025-2e-3 0.036-2e-3l379.44-0.26213zm-305.01-375.03h79.839c26.454 0 47.978 21.486 47.978 47.895 0 8.6909 7.059 15.739 15.766 15.739h158.43v27.652h-288.48c-7.115 0-13.348 4.7567-15.214 11.611l-46.295 170v-224.99c0-26.408 21.522-47.894 47.978-47.894z" style="fill:#fbbb19;stroke-width:.99913"/>
|
|
7
|
+
<g id="text13363" transform="matrix(1 0 -.332 .96554 88.261 -3.4008)" style="fill:#155193" aria-label="</>">
|
|
8
|
+
<path id="path6071" d="m210.79 328.21v33.164l-117.89-51.094v-28.359l117.89-51.094v33.398l-82.148 31.641z"/>
|
|
9
|
+
<path id="path6073" d="m283.68 230.12-32.812 135.12q-1.6406 6.6797-2.9297 10.547-1.1719 3.8672-3.75 5.9766-2.4609 2.2266-7.2656 2.2266-11.953 0-11.953-10.312 0-2.6953 2.3438-13.477l32.695-135.12q2.5781-10.781 4.9219-14.766 2.3438-3.9844 9.1406-3.9844 5.8594 0 8.9062 2.8125 3.1641 2.8125 3.1641 7.7344 0 3.6328-2.4609 13.242z"/>
|
|
10
|
+
<path id="path6075" d="m418.1 310.28-117.89 51.328v-33.164l82.383-32.344-82.383-31.875v-32.93l117.89 50.859z"/>
|
|
11
|
+
</g>
|
|
12
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg id="Layer_1" version="1.1" viewBox="0 0 490.33 438" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect id="rect2549" x="19.347" y="163.29" width="377.86" height="257.19" style="fill:#fff3d2;stroke-width:23.426"/>
|
|
3
|
+
<path id="path3478" d="m213.77 79.22c0-35.312-27.41-63.94-61.224-63.94h-76.68c-33.812 0-61.224 28.626-61.224 63.94v69.799h384.84l-0.56663-70.933z" style="fill:#ffd86d;stroke-width:1.0219"/>
|
|
4
|
+
<path id="path3480" d="m399.15 407.78-369.87-0.36541v-238.18h355.56l1.6677 254.73c3.1434 20.966 26.834 15.325 27.28 0l0.33233-270.02v-74.715c0-8.4427-6.556-15.29-14.64-15.29h-172.49c-6.841-36.394-37.621-63.938-74.446-63.938h-76.68c-41.832 0-75.863 35.542-75.863 79.228v343.48c0 8.4427 6.554 15.29 14.64 15.29l385.29-0.35086m-370.65-358.42c0-26.826 20.897-48.65 46.584-48.65h76.681c25.686 0 46.584 21.824 46.584 48.65 0 8.4427 6.554 15.29 14.64 15.29h171.07v44.134h-355.56z" style="fill:#fbbb19;stroke-width:1.0219"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg id="Layer_1" version="1.1" viewBox="0 0 490.33 438" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect id="rect2549" x="19.347" y="163.29" width="377.86" height="257.19" style="fill:#fff3d2;stroke-width:23.426"/>
|
|
3
|
+
<path id="path3478" d="m213.77 79.22c0-35.312-27.41-63.94-61.224-63.94h-76.68c-33.812 0-61.224 28.626-61.224 63.94v69.799h384.84l-0.56663-70.933z" style="fill:#ffd86d;stroke-width:1.0219"/>
|
|
4
|
+
<path id="path3480" d="m399.15 407.78-369.87-0.36541v-238.18h355.56l1.6677 254.73c3.1434 20.966 26.834 15.325 27.28 0l0.33233-270.02v-74.715c0-8.4427-6.556-15.29-14.64-15.29h-172.49c-6.841-36.394-37.621-63.938-74.446-63.938h-76.68c-41.832 0-75.863 35.542-75.863 79.228v343.48c0 8.4427 6.554 15.29 14.64 15.29l385.29-0.35086m-370.65-358.42c0-26.826 20.897-48.65 46.584-48.65h76.681c25.686 0 46.584 21.824 46.584 48.65 0 8.4427 6.554 15.29 14.64 15.29h171.07v44.134h-355.56z" style="fill:#fbbb19;stroke-width:1.0219"/>
|
|
5
|
+
<path id="path2-8" d="m9.0592 154.78c49.295 49.294 98.59 98.588 147.88 147.88-49.295 49.294-98.59 98.588-147.88 147.88 14.326 14.328 28.653 28.655 42.979 42.983 49.295-49.295 98.59-98.59 147.88-147.88 49.294 49.295 98.587 98.59 147.88 147.88l42.983-42.983c-49.295-49.293-98.59-98.587-147.88-147.88 49.295-49.295 98.59-98.59 147.88-147.88-14.328-14.326-28.655-28.653-42.983-42.979-49.293 49.295-98.587 98.59-147.88 147.88-49.294-49.295-98.588-98.59-147.88-147.88-14.327 14.326-28.654 28.653-42.981 42.979z" style="fill-opacity:.72043;fill:#ee0000;stroke-width:2.2559"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg id="Layer_1" version="1.1" viewBox="0 0 490.33 438" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path id="rect6472" d="m102.9 144.96 366.41 2.7307-76.044 269.75-364.22-2.1845z" style="fill:#fff3d2;stroke-width:22.903"/>
|
|
3
|
+
<g id="g7741" transform="matrix(1 0 0 .99827 -.003 -36.562)" style="fill:#ffd86d">
|
|
4
|
+
<path id="path7737" d="m397.29 175.37v-59.234h-174.2c0-35.205-28.539-63.745-63.745-63.745h-79.837c-35.206 2e-3 -63.745 28.54-63.745 63.745v343.48l71.826-284.39z" style="fill:#ffd86d"/>
|
|
5
|
+
</g>
|
|
6
|
+
<path id="path7743" d="m384.52 406.51h-348.13l68.703-252.27h348.85l-73.493 263.69c-2.285 8.3874 2.676 17.035 11.077 19.314 8.405 2.285 17.065-2.6694 19.35-11.058l78.904-283.56c1.288-4.7308 0.295-9.791-2.688-13.686s-7.615-6.1803-12.526-6.1803h-61.509v-43.391c0-8.6909-7.059-15.739-15.766-15.739h-160c-7.336-36.252-39.496-63.635-77.941-63.635h-79.837c-43.843 0.0019965-79.511 35.608-79.511 79.373v342.89c0 0.31146 0.025 0.61893 0.043 0.9254 8e-3 0.13676 8e-3 0.27552 0.019 0.41228 0.047 0.55903 0.123 1.1101 0.227 1.6511 0.014 0.0709 0.035 0.13876 0.049 0.20764 0.098 0.47418 0.218 0.93937 0.358 1.3956 0.044 0.14275 0.093 0.2845 0.142 0.42626 0.132 0.39331 0.281 0.78064 0.443 1.162 0.06 0.14175 0.12 0.28351 0.184 0.42327 0.207 0.44423 0.43 0.87847 0.676 1.2987 0.033 0.0569 0.06 0.1148 0.093 0.16971 0.284 0.47418 0.596 0.92739 0.927 1.3676 0.028 0.0379 0.05 0.0799 0.079 0.11779 0.066 0.0848 0.142 0.15873 0.21 0.24258 0.254 0.31745 0.517 0.62492 0.795 0.9224 0.12 0.12878 0.24 0.25655 0.364 0.38134 0.309 0.31046 0.632 0.60395 0.966 0.88746 0.084 0.0709 0.162 0.14774 0.248 0.21762 0.429 0.3474 0.875 0.67183 1.34 0.97631 0.084 0.0549 0.172 0.10082 0.255 0.15473 0.383 0.23958 0.777 0.46319 1.184 0.66884 0.136 0.0689 0.274 0.13576 0.412 0.19965 0.375 0.17769 0.758 0.34041 1.151 0.48815 0.139 0.0539 0.276 0.10881 0.416 0.15773 0.465 0.16172 0.94 0.30248 1.424 0.42227 0.061 0.016 0.12 0.0359 0.181 0.0499 0.49 0.1128 0.989 0.20764 1.496 0.27552 0.041 5e-3 0.08 3e-3 0.12 8e-3 0.621 0.0789 1.249 0.12279 1.882 0.12578 0.032 0 0.063 6e-3 0.095 6e-3 0.013 0 0.025-2e-3 0.036-2e-3l379.44-0.26213zm-305.01-375.03h79.839c26.454 0 47.978 21.486 47.978 47.895 0 8.6909 7.059 15.739 15.766 15.739h158.43v27.652h-288.48c-7.115 0-13.348 4.7567-15.214 11.611l-46.295 170v-224.99c0-26.408 21.522-47.894 47.978-47.894z" style="fill:#fbbb19;stroke-width:.99913"/>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="windows-1252"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 512.001 512.001" style="enable-background:new 0 0 512.001 512.001;" xml:space="preserve">
|
|
4
|
+
<rect x="292.432" y="351.005" style="fill:#CEE8FA;" width="150.615" height="43.032"/>
|
|
5
|
+
<path style="fill:#2D527C;" d="M443.044,408.672H292.429c-8.084,0-14.64-6.556-14.64-14.64v-43.034c0-8.084,6.556-14.64,14.64-14.64 h150.615c8.084,0,14.64,6.556,14.64,14.64v43.034C457.684,402.118,451.128,408.672,443.044,408.672z M307.069,379.392h121.335 v-13.754H307.069L307.069,379.392L307.069,379.392z"/>
|
|
6
|
+
<path style="fill:#CEE8FA;" d="M219.93,75.862c0-33.812-27.41-61.224-61.224-61.224H82.026c-33.812,0-61.224,27.41-61.224,61.224 v22.043v49.497h396.74V75.862H219.93z"/>
|
|
7
|
+
<path style="fill:#2D527C;" d="M479.21,292.361c-4.777-6.523-13.94-7.938-20.462-3.159c-6.524,4.78-7.938,13.939-3.159,20.462 c13.719,18.727,20.97,40.939,20.97,64.235c0,60.004-48.818,108.822-108.824,108.822c-60.004,0-108.823-48.818-108.823-108.823 c0-54.98,41.085-101.421,95.569-108.025c8.027-0.974,13.745-8.269,12.773-16.296c-0.974-8.026-8.279-13.728-16.296-12.773 c-69.168,8.386-121.326,67.321-121.326,137.094c0,5.484,0.331,10.891,0.956,16.209H35.442V162.043h367.461v90.362 c0,8.084,6.556,14.64,14.64,14.64s14.64-6.556,14.64-14.64V147.403V75.862c0-8.084-6.556-14.64-14.64-14.64H233.152 C226.311,26.374,195.531,0,158.706,0H82.026C40.194,0,6.163,34.032,6.163,75.862v71.539v257.347c0,8.084,6.554,14.64,14.64,14.64 h216.537c18.846,53.867,70.178,92.613,130.396,92.613c76.151,0,138.104-61.952,138.104-138.102 C505.839,344.337,496.63,316.141,479.21,292.361z M35.442,75.862c0-25.686,20.897-46.583,46.584-46.583h76.681 c25.686,0,46.584,20.897,46.584,46.583c0,8.084,6.554,14.64,14.64,14.64h182.972v42.259H35.442L35.442,75.862L35.442,75.862z"/>
|
|
8
|
+
<g>
|
|
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
|
+
</svg>
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="windows-1252"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 511.998 511.998" style="enable-background:new 0 0 511.998 511.998;" xml:space="preserve">
|
|
4
|
+
<g>
|
|
5
|
+
<path style="fill:#CEE8FA;" d="M397.291,175.367v-59.234H223.093c0-35.205-28.539-63.745-63.745-63.745H79.511 c-35.206,0.002-63.745,28.54-63.745,63.745v22.951V459.61l77.275-284.243L397.291,175.367L397.291,175.367z"/>
|
|
6
|
+
<polygon style="fill:#CEE8FA;" points="305.274,348.568 305.274,414.752 400.289,414.752 400.289,458.363 496.234,380.551 400.289,302.74 400.289,348.568 "/>
|
|
7
|
+
</g>
|
|
8
|
+
<path style="fill:#2D527C;" d="M506.165,368.307l-95.944-77.811c-4.722-3.83-11.224-4.599-16.714-1.988 c-5.488,2.616-8.984,8.153-8.984,14.232v30.06h-79.249c-8.708,0-15.766,7.06-15.766,15.766v66.185 c0,8.706,7.059,15.766,15.766,15.766h79.249v13.324H36.392l68.703-252.71h292.197h56.65l-11.894,43.748 c-2.285,8.402,2.676,17.065,11.077,19.348c8.405,2.289,17.065-2.674,19.35-11.077l17.305-63.65c1.288-4.739,0.295-9.808-2.688-13.71 c-2.983-3.902-7.615-6.191-12.526-6.191h-61.509v-43.466c0-8.706-7.059-15.766-15.766-15.766H237.289 c-7.336-36.315-39.496-63.745-77.941-63.745H79.511C35.668,36.624,0,72.292,0,116.133v343.475c0,0.312,0.025,0.62,0.043,0.927 c0.008,0.137,0.008,0.276,0.019,0.413c0.047,0.56,0.123,1.112,0.227,1.654c0.014,0.071,0.035,0.139,0.049,0.208 c0.098,0.475,0.218,0.941,0.358,1.398c0.044,0.143,0.093,0.285,0.142,0.427c0.132,0.394,0.281,0.782,0.443,1.164 c0.06,0.142,0.12,0.284,0.184,0.424c0.207,0.445,0.43,0.88,0.676,1.301c0.033,0.057,0.06,0.115,0.093,0.17 c0.284,0.475,0.596,0.929,0.927,1.37c0.028,0.038,0.05,0.08,0.079,0.118c0.066,0.085,0.142,0.159,0.21,0.243 c0.254,0.318,0.517,0.626,0.795,0.924c0.12,0.129,0.24,0.257,0.364,0.382c0.309,0.311,0.632,0.605,0.966,0.889 c0.084,0.071,0.162,0.148,0.248,0.218c0.429,0.348,0.875,0.673,1.34,0.978c0.084,0.055,0.172,0.101,0.255,0.155 c0.383,0.24,0.777,0.464,1.184,0.67c0.136,0.069,0.274,0.136,0.412,0.2c0.375,0.178,0.758,0.341,1.151,0.489 c0.139,0.054,0.276,0.109,0.416,0.158c0.465,0.162,0.94,0.303,1.424,0.423c0.061,0.016,0.12,0.036,0.181,0.05 c0.49,0.113,0.989,0.208,1.496,0.276c0.041,0.005,0.08,0.003,0.12,0.008c0.621,0.079,1.249,0.123,1.882,0.126 c0.032,0,0.063,0.006,0.095,0.006c0.013,0,0.025-0.002,0.036-0.002h381.475c7.306,0,11.315-3.458,12.928-4.766l95.944-77.813 c3.691-2.992,5.835-7.492,5.835-12.246S509.856,371.3,506.165,368.307z M79.511,68.156h79.839c26.454,0,47.978,21.523,47.978,47.978 c0,8.706,7.059,15.766,15.766,15.766h158.431v27.7H93.042c-7.115,0-13.348,4.765-15.214,11.631L31.533,341.517V116.133 C31.533,89.679,53.055,68.156,79.511,68.156z M416.056,425.277v-10.526c0-8.706-7.059-15.766-15.766-15.766H321.04v-34.653h79.249 c8.708,0,15.766-7.06,15.766-15.766v-12.741l55.149,44.724L416.056,425.277z"/>
|
|
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
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg id="Layer_1" version="1.1" viewBox="0 0 490.33 438" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect id="rect2549" x="19.347" y="163.29" width="377.86" height="257.19" style="fill:#fff3d2;stroke-width:23.426"/>
|
|
3
|
+
<path id="path3478" d="m213.77 79.22c0-35.312-27.41-63.94-61.224-63.94h-76.68c-33.812 0-61.224 28.626-61.224 63.94v69.799h384.84l-0.56663-70.933z" style="fill:#ffd86d;stroke-width:1.0219"/>
|
|
4
|
+
<path id="path3480" d="m399.15 407.78-369.87-0.36541v-238.18h355.56l1.6677 254.73c3.1434 20.966 26.834 15.325 27.28 0l0.33233-270.02v-74.715c0-8.4427-6.556-15.29-14.64-15.29h-172.49c-6.841-36.394-37.621-63.938-74.446-63.938h-76.68c-41.832 0-75.863 35.542-75.863 79.228v343.48c0 8.4427 6.554 15.29 14.64 15.29l385.29-0.35086m-370.65-358.42c0-26.826 20.897-48.65 46.584-48.65h76.681c25.686 0 46.584 21.824 46.584 48.65 0 8.4427 6.554 15.29 14.64 15.29h171.07v44.134h-355.56z" style="fill:#fbbb19;stroke-width:1.0219"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg id="Layer_1" version="1.1" viewBox="0 0 490.33 438" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path id="rect6472" d="m102.9 144.96 366.41 2.7307-76.044 269.75-364.22-2.1845z" style="fill:#fff3d2;stroke-width:22.903"/>
|
|
3
|
+
<g id="g7741" transform="matrix(1 0 0 .99827 -.003 -36.562)" style="fill:#ffd86d">
|
|
4
|
+
<path id="path7737" d="m397.29 175.37v-59.234h-174.2c0-35.205-28.539-63.745-63.745-63.745h-79.837c-35.206 2e-3 -63.745 28.54-63.745 63.745v343.48l71.826-284.39z" style="fill:#ffd86d"/>
|
|
5
|
+
</g>
|
|
6
|
+
<path id="path7743" d="m384.52 406.51h-348.13l68.703-252.27h348.85l-73.493 263.69c-2.285 8.3874 2.676 17.035 11.077 19.314 8.405 2.285 17.065-2.6694 19.35-11.058l78.904-283.56c1.288-4.7308 0.295-9.791-2.688-13.686s-7.615-6.1803-12.526-6.1803h-61.509v-43.391c0-8.6909-7.059-15.739-15.766-15.739h-160c-7.336-36.252-39.496-63.635-77.941-63.635h-79.837c-43.843 0.0019965-79.511 35.608-79.511 79.373v342.89c0 0.31146 0.025 0.61893 0.043 0.9254 8e-3 0.13676 8e-3 0.27552 0.019 0.41228 0.047 0.55903 0.123 1.1101 0.227 1.6511 0.014 0.0709 0.035 0.13876 0.049 0.20764 0.098 0.47418 0.218 0.93937 0.358 1.3956 0.044 0.14275 0.093 0.2845 0.142 0.42626 0.132 0.39331 0.281 0.78064 0.443 1.162 0.06 0.14175 0.12 0.28351 0.184 0.42327 0.207 0.44423 0.43 0.87847 0.676 1.2987 0.033 0.0569 0.06 0.1148 0.093 0.16971 0.284 0.47418 0.596 0.92739 0.927 1.3676 0.028 0.0379 0.05 0.0799 0.079 0.11779 0.066 0.0848 0.142 0.15873 0.21 0.24258 0.254 0.31745 0.517 0.62492 0.795 0.9224 0.12 0.12878 0.24 0.25655 0.364 0.38134 0.309 0.31046 0.632 0.60395 0.966 0.88746 0.084 0.0709 0.162 0.14774 0.248 0.21762 0.429 0.3474 0.875 0.67183 1.34 0.97631 0.084 0.0549 0.172 0.10082 0.255 0.15473 0.383 0.23958 0.777 0.46319 1.184 0.66884 0.136 0.0689 0.274 0.13576 0.412 0.19965 0.375 0.17769 0.758 0.34041 1.151 0.48815 0.139 0.0539 0.276 0.10881 0.416 0.15773 0.465 0.16172 0.94 0.30248 1.424 0.42227 0.061 0.016 0.12 0.0359 0.181 0.0499 0.49 0.1128 0.989 0.20764 1.496 0.27552 0.041 5e-3 0.08 3e-3 0.12 8e-3 0.621 0.0789 1.249 0.12279 1.882 0.12578 0.032 0 0.063 6e-3 0.095 6e-3 0.013 0 0.025-2e-3 0.036-2e-3l379.44-0.26213zm-305.01-375.03h79.839c26.454 0 47.978 21.486 47.978 47.895 0 8.6909 7.059 15.739 15.766 15.739h158.43v27.652h-288.48c-7.115 0-13.348 4.7567-15.214 11.611l-46.295 170v-224.99c0-26.408 21.522-47.894 47.978-47.894z" style="fill:#fbbb19;stroke-width:.99913"/>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="windows-1252"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 512.001 512.001" style="enable-background:new 0 0 512.001 512.001;" xml:space="preserve">
|
|
4
|
+
<rect x="292.432" y="351.005" style="fill:#CEE8FA;" width="150.615" height="43.032"/>
|
|
5
|
+
<path style="fill:#2D527C;" d="M443.044,408.672H292.429c-8.084,0-14.64-6.556-14.64-14.64v-43.034c0-8.084,6.556-14.64,14.64-14.64 h150.615c8.084,0,14.64,6.556,14.64,14.64v43.034C457.684,402.118,451.128,408.672,443.044,408.672z M307.069,379.392h121.335 v-13.754H307.069L307.069,379.392L307.069,379.392z"/>
|
|
6
|
+
<path style="fill:#CEE8FA;" d="M219.93,75.862c0-33.812-27.41-61.224-61.224-61.224H82.026c-33.812,0-61.224,27.41-61.224,61.224 v22.043v49.497h396.74V75.862H219.93z"/>
|
|
7
|
+
<path style="fill:#2D527C;" d="M479.21,292.361c-4.777-6.523-13.94-7.938-20.462-3.159c-6.524,4.78-7.938,13.939-3.159,20.462 c13.719,18.727,20.97,40.939,20.97,64.235c0,60.004-48.818,108.822-108.824,108.822c-60.004,0-108.823-48.818-108.823-108.823 c0-54.98,41.085-101.421,95.569-108.025c8.027-0.974,13.745-8.269,12.773-16.296c-0.974-8.026-8.279-13.728-16.296-12.773 c-69.168,8.386-121.326,67.321-121.326,137.094c0,5.484,0.331,10.891,0.956,16.209H35.442V162.043h367.461v90.362 c0,8.084,6.556,14.64,14.64,14.64s14.64-6.556,14.64-14.64V147.403V75.862c0-8.084-6.556-14.64-14.64-14.64H233.152 C226.311,26.374,195.531,0,158.706,0H82.026C40.194,0,6.163,34.032,6.163,75.862v71.539v257.347c0,8.084,6.554,14.64,14.64,14.64 h216.537c18.846,53.867,70.178,92.613,130.396,92.613c76.151,0,138.104-61.952,138.104-138.102 C505.839,344.337,496.63,316.141,479.21,292.361z M35.442,75.862c0-25.686,20.897-46.583,46.584-46.583h76.681 c25.686,0,46.584,20.897,46.584,46.583c0,8.084,6.554,14.64,14.64,14.64h182.972v42.259H35.442L35.442,75.862L35.442,75.862z"/>
|
|
8
|
+
<g>
|
|
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
|
+
</svg>
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="windows-1252"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 511.998 511.998" style="enable-background:new 0 0 511.998 511.998;" xml:space="preserve">
|
|
4
|
+
<g>
|
|
5
|
+
<path style="fill:#CEE8FA;" d="M397.291,175.367v-59.234H223.093c0-35.205-28.539-63.745-63.745-63.745H79.511 c-35.206,0.002-63.745,28.54-63.745,63.745v22.951V459.61l77.275-284.243L397.291,175.367L397.291,175.367z"/>
|
|
6
|
+
<polygon style="fill:#CEE8FA;" points="305.274,348.568 305.274,414.752 400.289,414.752 400.289,458.363 496.234,380.551 400.289,302.74 400.289,348.568 "/>
|
|
7
|
+
</g>
|
|
8
|
+
<path style="fill:#2D527C;" d="M506.165,368.307l-95.944-77.811c-4.722-3.83-11.224-4.599-16.714-1.988 c-5.488,2.616-8.984,8.153-8.984,14.232v30.06h-79.249c-8.708,0-15.766,7.06-15.766,15.766v66.185 c0,8.706,7.059,15.766,15.766,15.766h79.249v13.324H36.392l68.703-252.71h292.197h56.65l-11.894,43.748 c-2.285,8.402,2.676,17.065,11.077,19.348c8.405,2.289,17.065-2.674,19.35-11.077l17.305-63.65c1.288-4.739,0.295-9.808-2.688-13.71 c-2.983-3.902-7.615-6.191-12.526-6.191h-61.509v-43.466c0-8.706-7.059-15.766-15.766-15.766H237.289 c-7.336-36.315-39.496-63.745-77.941-63.745H79.511C35.668,36.624,0,72.292,0,116.133v343.475c0,0.312,0.025,0.62,0.043,0.927 c0.008,0.137,0.008,0.276,0.019,0.413c0.047,0.56,0.123,1.112,0.227,1.654c0.014,0.071,0.035,0.139,0.049,0.208 c0.098,0.475,0.218,0.941,0.358,1.398c0.044,0.143,0.093,0.285,0.142,0.427c0.132,0.394,0.281,0.782,0.443,1.164 c0.06,0.142,0.12,0.284,0.184,0.424c0.207,0.445,0.43,0.88,0.676,1.301c0.033,0.057,0.06,0.115,0.093,0.17 c0.284,0.475,0.596,0.929,0.927,1.37c0.028,0.038,0.05,0.08,0.079,0.118c0.066,0.085,0.142,0.159,0.21,0.243 c0.254,0.318,0.517,0.626,0.795,0.924c0.12,0.129,0.24,0.257,0.364,0.382c0.309,0.311,0.632,0.605,0.966,0.889 c0.084,0.071,0.162,0.148,0.248,0.218c0.429,0.348,0.875,0.673,1.34,0.978c0.084,0.055,0.172,0.101,0.255,0.155 c0.383,0.24,0.777,0.464,1.184,0.67c0.136,0.069,0.274,0.136,0.412,0.2c0.375,0.178,0.758,0.341,1.151,0.489 c0.139,0.054,0.276,0.109,0.416,0.158c0.465,0.162,0.94,0.303,1.424,0.423c0.061,0.016,0.12,0.036,0.181,0.05 c0.49,0.113,0.989,0.208,1.496,0.276c0.041,0.005,0.08,0.003,0.12,0.008c0.621,0.079,1.249,0.123,1.882,0.126 c0.032,0,0.063,0.006,0.095,0.006c0.013,0,0.025-0.002,0.036-0.002h381.475c7.306,0,11.315-3.458,12.928-4.766l95.944-77.813 c3.691-2.992,5.835-7.492,5.835-12.246S509.856,371.3,506.165,368.307z M79.511,68.156h79.839c26.454,0,47.978,21.523,47.978,47.978 c0,8.706,7.059,15.766,15.766,15.766h158.431v27.7H93.042c-7.115,0-13.348,4.765-15.214,11.631L31.533,341.517V116.133 C31.533,89.679,53.055,68.156,79.511,68.156z M416.056,425.277v-10.526c0-8.706-7.059-15.766-15.766-15.766H321.04v-34.653h79.249 c8.708,0,15.766-7.06,15.766-15.766v-12.741l55.149,44.724L416.056,425.277z"/>
|
|
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
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg id="Layer_1" version="1.1" viewBox="0 0 490.33 438" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect id="rect2549" x="19.347" y="163.29" width="377.86" height="257.19" style="fill:#456;stroke-width:23.426"/>
|
|
3
|
+
<path id="path3478" d="m213.77 79.22c0-35.312-27.41-63.94-61.224-63.94h-76.68c-33.812 0-61.224 28.626-61.224 63.94v69.799h384.84l-0.56663-70.933z" style="fill:#ffd86d;stroke-width:1.0219"/>
|
|
4
|
+
<path id="path3480" d="m399.15 407.78-369.87-0.36541v-238.18h355.56l1.6677 254.73c3.1434 20.966 26.834 15.325 27.28 0l0.33233-270.02v-74.715c0-8.4427-6.556-15.29-14.64-15.29h-172.49c-6.841-36.394-37.621-63.938-74.446-63.938h-76.68c-41.832 0-75.863 35.542-75.863 79.228v343.48c0 8.4427 6.554 15.29 14.64 15.29l385.29-0.35086m-370.65-358.42c0-26.826 20.897-48.65 46.584-48.65h76.681c25.686 0 46.584 21.824 46.584 48.65 0 8.4427 6.554 15.29 14.64 15.29h171.07v44.134h-355.56z" style="fill:#fbbb19;stroke-width:1.0219"/>
|
|
5
|
+
<text x="40" y="370" style="font-size:256px;fill:#789">TC</text>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg id="Layer_1" version="1.1" viewBox="0 0 490.33 438" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect id="rect2549" x="19.347" y="163.29" width="377.86" height="257.19" style="fill:#456;stroke-width:23.426"/>
|
|
3
|
+
<path id="path3478" d="m213.77 79.22c0-35.312-27.41-63.94-61.224-63.94h-76.68c-33.812 0-61.224 28.626-61.224 63.94v69.799h384.84l-0.56663-70.933z" style="fill:#ffd86d;stroke-width:1.0219"/>
|
|
4
|
+
<path id="path3480" d="m399.15 407.78-369.87-0.36541v-238.18h355.56l1.6677 254.73c3.1434 20.966 26.834 15.325 27.28 0l0.33233-270.02v-74.715c0-8.4427-6.556-15.29-14.64-15.29h-172.49c-6.841-36.394-37.621-63.938-74.446-63.938h-76.68c-41.832 0-75.863 35.542-75.863 79.228v343.48c0 8.4427 6.554 15.29 14.64 15.29l385.29-0.35086m-370.65-358.42c0-26.826 20.897-48.65 46.584-48.65h76.681c25.686 0 46.584 21.824 46.584 48.65 0 8.4427 6.554 15.29 14.64 15.29h171.07v44.134h-355.56z" style="fill:#fbbb19;stroke-width:1.0219"/>
|
|
5
|
+
<text x="40" y="370" style="font-size:256px;fill:#789">TC</text>
|
|
6
|
+
<path id="path2-8" d="m9.0592 154.78c49.295 49.294 98.59 98.588 147.88 147.88-49.295 49.294-98.59 98.588-147.88 147.88 14.326 14.328 28.653 28.655 42.979 42.983 49.295-49.295 98.59-98.59 147.88-147.88 49.294 49.295 98.587 98.59 147.88 147.88l42.983-42.983c-49.295-49.293-98.59-98.587-147.88-147.88 49.295-49.295 98.59-98.59 147.88-147.88-14.328-14.326-28.655-28.653-42.983-42.979-49.293 49.295-98.587 98.59-147.88 147.88-49.294-49.295-98.588-98.59-147.88-147.88-14.327 14.326-28.654 28.653-42.981 42.979z" style="fill-opacity:.72043;fill:#ee0000;stroke-width:2.2559"/>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg id="Layer_1" version="1.1" viewBox="0 0 490.33 438" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path id="rect6472" d="m102.9 144.96 366.41 2.7307-76.044 269.75-364.22-2.1845z" style="fill:#456;stroke-width:22.903"/>
|
|
3
|
+
<g id="g7741" transform="matrix(1 0 0 .99827 -.003 -36.562)" style="fill:#ffd86d">
|
|
4
|
+
<path id="path7737" d="m397.29 175.37v-59.234h-174.2c0-35.205-28.539-63.745-63.745-63.745h-79.837c-35.206 2e-3 -63.745 28.54-63.745 63.745v343.48l71.826-284.39z" style="fill:#ffd86d"/>
|
|
5
|
+
<text x="190" y="405" transform="skewX(-19)" style="font-size:256px;fill:#789">TC</text>
|
|
6
|
+
</g>
|
|
7
|
+
<path id="path7743" d="m384.52 406.51h-348.13l68.703-252.27h348.85l-73.493 263.69c-2.285 8.3874 2.676 17.035 11.077 19.314 8.405 2.285 17.065-2.6694 19.35-11.058l78.904-283.56c1.288-4.7308 0.295-9.791-2.688-13.686s-7.615-6.1803-12.526-6.1803h-61.509v-43.391c0-8.6909-7.059-15.739-15.766-15.739h-160c-7.336-36.252-39.496-63.635-77.941-63.635h-79.837c-43.843 0.0019965-79.511 35.608-79.511 79.373v342.89c0 0.31146 0.025 0.61893 0.043 0.9254 8e-3 0.13676 8e-3 0.27552 0.019 0.41228 0.047 0.55903 0.123 1.1101 0.227 1.6511 0.014 0.0709 0.035 0.13876 0.049 0.20764 0.098 0.47418 0.218 0.93937 0.358 1.3956 0.044 0.14275 0.093 0.2845 0.142 0.42626 0.132 0.39331 0.281 0.78064 0.443 1.162 0.06 0.14175 0.12 0.28351 0.184 0.42327 0.207 0.44423 0.43 0.87847 0.676 1.2987 0.033 0.0569 0.06 0.1148 0.093 0.16971 0.284 0.47418 0.596 0.92739 0.927 1.3676 0.028 0.0379 0.05 0.0799 0.079 0.11779 0.066 0.0848 0.142 0.15873 0.21 0.24258 0.254 0.31745 0.517 0.62492 0.795 0.9224 0.12 0.12878 0.24 0.25655 0.364 0.38134 0.309 0.31046 0.632 0.60395 0.966 0.88746 0.084 0.0709 0.162 0.14774 0.248 0.21762 0.429 0.3474 0.875 0.67183 1.34 0.97631 0.084 0.0549 0.172 0.10082 0.255 0.15473 0.383 0.23958 0.777 0.46319 1.184 0.66884 0.136 0.0689 0.274 0.13576 0.412 0.19965 0.375 0.17769 0.758 0.34041 1.151 0.48815 0.139 0.0539 0.276 0.10881 0.416 0.15773 0.465 0.16172 0.94 0.30248 1.424 0.42227 0.061 0.016 0.12 0.0359 0.181 0.0499 0.49 0.1128 0.989 0.20764 1.496 0.27552 0.041 5e-3 0.08 3e-3 0.12 8e-3 0.621 0.0789 1.249 0.12279 1.882 0.12578 0.032 0 0.063 6e-3 0.095 6e-3 0.013 0 0.025-2e-3 0.036-2e-3l379.44-0.26213zm-305.01-375.03h79.839c26.454 0 47.978 21.486 47.978 47.895 0 8.6909 7.059 15.739 15.766 15.739h158.43v27.652h-288.48c-7.115 0-13.348 4.7567-15.214 11.611l-46.295 170v-224.99c0-26.408 21.522-47.894 47.978-47.894z" style="fill:#fbbb19;stroke-width:.99913"/>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg id="Layer_1" version="1.1" viewBox="0 0 490.33 438" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect id="rect2549" x="19.347" y="163.29" width="377.86" height="257.19" style="fill:#090;stroke-width:23.426"/>
|
|
3
|
+
<path id="path3478" d="m213.77 79.22c0-35.312-27.41-63.94-61.224-63.94h-76.68c-33.812 0-61.224 28.626-61.224 63.94v69.799h384.84l-0.56663-70.933z" style="fill:#ffd86d;stroke-width:1.0219"/>
|
|
4
|
+
<path id="path3480" d="m399.15 407.78-369.87-0.36541v-238.18h355.56l1.6677 254.73c3.1434 20.966 26.834 15.325 27.28 0l0.33233-270.02v-74.715c0-8.4427-6.556-15.29-14.64-15.29h-172.49c-6.841-36.394-37.621-63.938-74.446-63.938h-76.68c-41.832 0-75.863 35.542-75.863 79.228v343.48c0 8.4427 6.554 15.29 14.64 15.29l385.29-0.35086m-370.65-358.42c0-26.826 20.897-48.65 46.584-48.65h76.681c25.686 0 46.584 21.824 46.584 48.65 0 8.4427 6.554 15.29 14.64 15.29h171.07v44.134h-355.56z" style="fill:#fbbb19;stroke-width:1.0219"/>
|
|
5
|
+
<text x="40" y="370" style="font-size:256px;fill:#0d0">TS</text>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg id="Layer_1" version="1.1" viewBox="0 0 490.33 438" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect id="rect2549" x="19.347" y="163.29" width="377.86" height="257.19" style="fill:#090;stroke-width:23.426"/>
|
|
3
|
+
<path id="path3478" d="m213.77 79.22c0-35.312-27.41-63.94-61.224-63.94h-76.68c-33.812 0-61.224 28.626-61.224 63.94v69.799h384.84l-0.56663-70.933z" style="fill:#ffd86d;stroke-width:1.0219"/>
|
|
4
|
+
<path id="path3480" d="m399.15 407.78-369.87-0.36541v-238.18h355.56l1.6677 254.73c3.1434 20.966 26.834 15.325 27.28 0l0.33233-270.02v-74.715c0-8.4427-6.556-15.29-14.64-15.29h-172.49c-6.841-36.394-37.621-63.938-74.446-63.938h-76.68c-41.832 0-75.863 35.542-75.863 79.228v343.48c0 8.4427 6.554 15.29 14.64 15.29l385.29-0.35086m-370.65-358.42c0-26.826 20.897-48.65 46.584-48.65h76.681c25.686 0 46.584 21.824 46.584 48.65 0 8.4427 6.554 15.29 14.64 15.29h171.07v44.134h-355.56z" style="fill:#fbbb19;stroke-width:1.0219"/>
|
|
5
|
+
<text x="40" y="370" style="font-size:256px;fill:#0d0">TP</text>
|
|
6
|
+
<path id="path2-8" d="m9.0592 154.78c49.295 49.294 98.59 98.588 147.88 147.88-49.295 49.294-98.59 98.588-147.88 147.88 14.326 14.328 28.653 28.655 42.979 42.983 49.295-49.295 98.59-98.59 147.88-147.88 49.294 49.295 98.587 98.59 147.88 147.88l42.983-42.983c-49.295-49.293-98.59-98.587-147.88-147.88 49.295-49.295 98.59-98.59 147.88-147.88-14.328-14.326-28.655-28.653-42.983-42.979-49.293 49.295-98.587 98.59-147.88 147.88-49.294-49.295-98.588-98.59-147.88-147.88-14.327 14.326-28.654 28.653-42.981 42.979z" style="fill-opacity:.72043;fill:#ee0000;stroke-width:2.2559"/>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg id="Layer_1" version="1.1" viewBox="0 0 490.33 438" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path id="rect6472" d="m102.9 144.96 366.41 2.7307-76.044 269.75-364.22-2.1845z" style="fill:#090;stroke-width:22.903"/>
|
|
3
|
+
<g id="g7741" transform="matrix(1 0 0 .99827 -.003 -36.562)" style="fill:#ffd86d">
|
|
4
|
+
<path id="path7737" d="m397.29 175.37v-59.234h-174.2c0-35.205-28.539-63.745-63.745-63.745h-79.837c-35.206 2e-3 -63.745 28.54-63.745 63.745v343.48l71.826-284.39z" style="fill:#ffd86d"/>
|
|
5
|
+
<text x="190" y="405" transform="skewX(-19)" style="font-size:256px;fill:#0d0">TP</text>
|
|
6
|
+
</g>
|
|
7
|
+
<path id="path7743" d="m384.52 406.51h-348.13l68.703-252.27h348.85l-73.493 263.69c-2.285 8.3874 2.676 17.035 11.077 19.314 8.405 2.285 17.065-2.6694 19.35-11.058l78.904-283.56c1.288-4.7308 0.295-9.791-2.688-13.686s-7.615-6.1803-12.526-6.1803h-61.509v-43.391c0-8.6909-7.059-15.739-15.766-15.739h-160c-7.336-36.252-39.496-63.635-77.941-63.635h-79.837c-43.843 0.0019965-79.511 35.608-79.511 79.373v342.89c0 0.31146 0.025 0.61893 0.043 0.9254 8e-3 0.13676 8e-3 0.27552 0.019 0.41228 0.047 0.55903 0.123 1.1101 0.227 1.6511 0.014 0.0709 0.035 0.13876 0.049 0.20764 0.098 0.47418 0.218 0.93937 0.358 1.3956 0.044 0.14275 0.093 0.2845 0.142 0.42626 0.132 0.39331 0.281 0.78064 0.443 1.162 0.06 0.14175 0.12 0.28351 0.184 0.42327 0.207 0.44423 0.43 0.87847 0.676 1.2987 0.033 0.0569 0.06 0.1148 0.093 0.16971 0.284 0.47418 0.596 0.92739 0.927 1.3676 0.028 0.0379 0.05 0.0799 0.079 0.11779 0.066 0.0848 0.142 0.15873 0.21 0.24258 0.254 0.31745 0.517 0.62492 0.795 0.9224 0.12 0.12878 0.24 0.25655 0.364 0.38134 0.309 0.31046 0.632 0.60395 0.966 0.88746 0.084 0.0709 0.162 0.14774 0.248 0.21762 0.429 0.3474 0.875 0.67183 1.34 0.97631 0.084 0.0549 0.172 0.10082 0.255 0.15473 0.383 0.23958 0.777 0.46319 1.184 0.66884 0.136 0.0689 0.274 0.13576 0.412 0.19965 0.375 0.17769 0.758 0.34041 1.151 0.48815 0.139 0.0539 0.276 0.10881 0.416 0.15773 0.465 0.16172 0.94 0.30248 1.424 0.42227 0.061 0.016 0.12 0.0359 0.181 0.0499 0.49 0.1128 0.989 0.20764 1.496 0.27552 0.041 5e-3 0.08 3e-3 0.12 8e-3 0.621 0.0789 1.249 0.12279 1.882 0.12578 0.032 0 0.063 6e-3 0.095 6e-3 0.013 0 0.025-2e-3 0.036-2e-3l379.44-0.26213zm-305.01-375.03h79.839c26.454 0 47.978 21.486 47.978 47.895 0 8.6909 7.059 15.739 15.766 15.739h158.43v27.652h-288.48c-7.115 0-13.348 4.7567-15.214 11.611l-46.295 170v-224.99c0-26.408 21.522-47.894 47.978-47.894z" style="fill:#fbbb19;stroke-width:.99913"/>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg id="Layer_1" version="1.1" viewBox="0 0 490.33 438" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect id="rect2549" x="19.347" y="163.29" width="377.86" height="257.19" style="fill:#fd0;stroke-width:23.426"/>
|
|
3
|
+
<path id="path3478" d="m213.77 79.22c0-35.312-27.41-63.94-61.224-63.94h-76.68c-33.812 0-61.224 28.626-61.224 63.94v69.799h384.84l-0.56663-70.933z" style="fill:#ffd86d;stroke-width:1.0219"/>
|
|
4
|
+
<path id="path3480" d="m399.15 407.78-369.87-0.36541v-238.18h355.56l1.6677 254.73c3.1434 20.966 26.834 15.325 27.28 0l0.33233-270.02v-74.715c0-8.4427-6.556-15.29-14.64-15.29h-172.49c-6.841-36.394-37.621-63.938-74.446-63.938h-76.68c-41.832 0-75.863 35.542-75.863 79.228v343.48c0 8.4427 6.554 15.29 14.64 15.29l385.29-0.35086m-370.65-358.42c0-26.826 20.897-48.65 46.584-48.65h76.681c25.686 0 46.584 21.824 46.584 48.65 0 8.4427 6.554 15.29 14.64 15.29h171.07v44.134h-355.56z" style="fill:#fbbb19;stroke-width:1.0219"/>
|
|
5
|
+
<text x="40" y="370" style="font-size:256px;fill:#ff0">Prj</text>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg id="Layer_1" version="1.1" viewBox="0 0 490.33 438" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect id="rect2549" x="19.347" y="163.29" width="377.86" height="257.19" style="fill:#fd0;stroke-width:23.426"/>
|
|
3
|
+
<path id="path3478" d="m213.77 79.22c0-35.312-27.41-63.94-61.224-63.94h-76.68c-33.812 0-61.224 28.626-61.224 63.94v69.799h384.84l-0.56663-70.933z" style="fill:#ffd86d;stroke-width:1.0219"/>
|
|
4
|
+
<path id="path3480" d="m399.15 407.78-369.87-0.36541v-238.18h355.56l1.6677 254.73c3.1434 20.966 26.834 15.325 27.28 0l0.33233-270.02v-74.715c0-8.4427-6.556-15.29-14.64-15.29h-172.49c-6.841-36.394-37.621-63.938-74.446-63.938h-76.68c-41.832 0-75.863 35.542-75.863 79.228v343.48c0 8.4427 6.554 15.29 14.64 15.29l385.29-0.35086m-370.65-358.42c0-26.826 20.897-48.65 46.584-48.65h76.681c25.686 0 46.584 21.824 46.584 48.65 0 8.4427 6.554 15.29 14.64 15.29h171.07v44.134h-355.56z" style="fill:#fbbb19;stroke-width:1.0219"/>
|
|
5
|
+
<text x="40" y="370" style="font-size:256px;fill:#ff0">Prj</text>
|
|
6
|
+
<path id="path2-8" d="m9.0592 154.78c49.295 49.294 98.59 98.588 147.88 147.88-49.295 49.294-98.59 98.588-147.88 147.88 14.326 14.328 28.653 28.655 42.979 42.983 49.295-49.295 98.59-98.59 147.88-147.88 49.294 49.295 98.587 98.59 147.88 147.88l42.983-42.983c-49.295-49.293-98.59-98.587-147.88-147.88 49.295-49.295 98.59-98.59 147.88-147.88-14.328-14.326-28.655-28.653-42.983-42.979-49.293 49.295-98.587 98.59-147.88 147.88-49.294-49.295-98.588-98.59-147.88-147.88-14.327 14.326-28.654 28.653-42.981 42.979z" style="fill-opacity:.72043;fill:#ee0000;stroke-width:2.2559"/>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg id="Layer_1" version="1.1" viewBox="0 0 490.33 438" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path id="rect6472" d="m102.9 144.96 366.41 2.7307-76.044 269.75-364.22-2.1845z" style="fill:#fd0;stroke-width:22.903"/>
|
|
3
|
+
<g id="g7741" transform="matrix(1 0 0 .99827 -.003 -36.562)" style="fill:#ffd86d">
|
|
4
|
+
<path id="path7737" d="m397.29 175.37v-59.234h-174.2c0-35.205-28.539-63.745-63.745-63.745h-79.837c-35.206 2e-3 -63.745 28.54-63.745 63.745v343.48l71.826-284.39z" style="fill:#ffd86d"/>
|
|
5
|
+
<text x="190" y="405" transform="skewX(-19)" style="font-size:256px;fill:#ff0">Prj</text>
|
|
6
|
+
</g>
|
|
7
|
+
<path id="path7743" d="m384.52 406.51h-348.13l68.703-252.27h348.85l-73.493 263.69c-2.285 8.3874 2.676 17.035 11.077 19.314 8.405 2.285 17.065-2.6694 19.35-11.058l78.904-283.56c1.288-4.7308 0.295-9.791-2.688-13.686s-7.615-6.1803-12.526-6.1803h-61.509v-43.391c0-8.6909-7.059-15.739-15.766-15.739h-160c-7.336-36.252-39.496-63.635-77.941-63.635h-79.837c-43.843 0.0019965-79.511 35.608-79.511 79.373v342.89c0 0.31146 0.025 0.61893 0.043 0.9254 8e-3 0.13676 8e-3 0.27552 0.019 0.41228 0.047 0.55903 0.123 1.1101 0.227 1.6511 0.014 0.0709 0.035 0.13876 0.049 0.20764 0.098 0.47418 0.218 0.93937 0.358 1.3956 0.044 0.14275 0.093 0.2845 0.142 0.42626 0.132 0.39331 0.281 0.78064 0.443 1.162 0.06 0.14175 0.12 0.28351 0.184 0.42327 0.207 0.44423 0.43 0.87847 0.676 1.2987 0.033 0.0569 0.06 0.1148 0.093 0.16971 0.284 0.47418 0.596 0.92739 0.927 1.3676 0.028 0.0379 0.05 0.0799 0.079 0.11779 0.066 0.0848 0.142 0.15873 0.21 0.24258 0.254 0.31745 0.517 0.62492 0.795 0.9224 0.12 0.12878 0.24 0.25655 0.364 0.38134 0.309 0.31046 0.632 0.60395 0.966 0.88746 0.084 0.0709 0.162 0.14774 0.248 0.21762 0.429 0.3474 0.875 0.67183 1.34 0.97631 0.084 0.0549 0.172 0.10082 0.255 0.15473 0.383 0.23958 0.777 0.46319 1.184 0.66884 0.136 0.0689 0.274 0.13576 0.412 0.19965 0.375 0.17769 0.758 0.34041 1.151 0.48815 0.139 0.0539 0.276 0.10881 0.416 0.15773 0.465 0.16172 0.94 0.30248 1.424 0.42227 0.061 0.016 0.12 0.0359 0.181 0.0499 0.49 0.1128 0.989 0.20764 1.496 0.27552 0.041 5e-3 0.08 3e-3 0.12 8e-3 0.621 0.0789 1.249 0.12279 1.882 0.12578 0.032 0 0.063 6e-3 0.095 6e-3 0.013 0 0.025-2e-3 0.036-2e-3l379.44-0.26213zm-305.01-375.03h79.839c26.454 0 47.978 21.486 47.978 47.895 0 8.6909 7.059 15.739 15.766 15.739h158.43v27.652h-288.48c-7.115 0-13.348 4.7567-15.214 11.611l-46.295 170v-224.99c0-26.408 21.522-47.894 47.978-47.894z" style="fill:#fbbb19;stroke-width:.99913"/>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg id="Layer_1" version="1.1" viewBox="0 0 490.33 438" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect id="rect2549" x="19.347" y="163.29" width="377.86" height="257.19" style="fill:#900;stroke-width:23.426"/>
|
|
3
|
+
<path id="path3478" d="m213.77 79.22c0-35.312-27.41-63.94-61.224-63.94h-76.68c-33.812 0-61.224 28.626-61.224 63.94v69.799h384.84l-0.56663-70.933z" style="fill:#ffd86d;stroke-width:1.0219"/>
|
|
4
|
+
<path id="path3480" d="m399.15 407.78-369.87-0.36541v-238.18h355.56l1.6677 254.73c3.1434 20.966 26.834 15.325 27.28 0l0.33233-270.02v-74.715c0-8.4427-6.556-15.29-14.64-15.29h-172.49c-6.841-36.394-37.621-63.938-74.446-63.938h-76.68c-41.832 0-75.863 35.542-75.863 79.228v343.48c0 8.4427 6.554 15.29 14.64 15.29l385.29-0.35086m-370.65-358.42c0-26.826 20.897-48.65 46.584-48.65h76.681c25.686 0 46.584 21.824 46.584 48.65 0 8.4427 6.554 15.29 14.64 15.29h171.07v44.134h-355.56z" style="fill:#fbbb19;stroke-width:1.0219"/>
|
|
5
|
+
<text x="40" y="370" style="font-size:256px;fill:#d00">TS</text>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg id="Layer_1" version="1.1" viewBox="0 0 490.33 438" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect id="rect2549" x="19.347" y="163.29" width="377.86" height="257.19" style="fill:#900;stroke-width:23.426"/>
|
|
3
|
+
<path id="path3478" d="m213.77 79.22c0-35.312-27.41-63.94-61.224-63.94h-76.68c-33.812 0-61.224 28.626-61.224 63.94v69.799h384.84l-0.56663-70.933z" style="fill:#ffd86d;stroke-width:1.0219"/>
|
|
4
|
+
<path id="path3480" d="m399.15 407.78-369.87-0.36541v-238.18h355.56l1.6677 254.73c3.1434 20.966 26.834 15.325 27.28 0l0.33233-270.02v-74.715c0-8.4427-6.556-15.29-14.64-15.29h-172.49c-6.841-36.394-37.621-63.938-74.446-63.938h-76.68c-41.832 0-75.863 35.542-75.863 79.228v343.48c0 8.4427 6.554 15.29 14.64 15.29l385.29-0.35086m-370.65-358.42c0-26.826 20.897-48.65 46.584-48.65h76.681c25.686 0 46.584 21.824 46.584 48.65 0 8.4427 6.554 15.29 14.64 15.29h171.07v44.134h-355.56z" style="fill:#fbbb19;stroke-width:1.0219"/>
|
|
5
|
+
<text x="40" y="370" style="font-size:256px;fill:#d00">TS</text>
|
|
6
|
+
<path id="path2-8" d="m9.0592 154.78c49.295 49.294 98.59 98.588 147.88 147.88-49.295 49.294-98.59 98.588-147.88 147.88 14.326 14.328 28.653 28.655 42.979 42.983 49.295-49.295 98.59-98.59 147.88-147.88 49.294 49.295 98.587 98.59 147.88 147.88l42.983-42.983c-49.295-49.293-98.59-98.587-147.88-147.88 49.295-49.295 98.59-98.59 147.88-147.88-14.328-14.326-28.655-28.653-42.983-42.979-49.293 49.295-98.587 98.59-147.88 147.88-49.294-49.295-98.588-98.59-147.88-147.88-14.327 14.326-28.654 28.653-42.981 42.979z" style="fill-opacity:.72043;fill:#ee0000;stroke-width:2.2559"/>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg id="Layer_1" version="1.1" viewBox="0 0 490.33 438" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path id="rect6472" d="m102.9 144.96 366.41 2.7307-76.044 269.75-364.22-2.1845z" style="fill:#900;stroke-width:22.903"/>
|
|
3
|
+
<g id="g7741" transform="matrix(1 0 0 .99827 -.003 -36.562)" style="fill:#ffd86d">
|
|
4
|
+
<path id="path7737" d="m397.29 175.37v-59.234h-174.2c0-35.205-28.539-63.745-63.745-63.745h-79.837c-35.206 2e-3 -63.745 28.54-63.745 63.745v343.48l71.826-284.39z" style="fill:#ffd86d"/>
|
|
5
|
+
<text x="190" y="405" transform="skewX(-19)" style="font-size:256px;fill:#d00">TS</text>
|
|
6
|
+
</g>
|
|
7
|
+
<path id="path7743" d="m384.52 406.51h-348.13l68.703-252.27h348.85l-73.493 263.69c-2.285 8.3874 2.676 17.035 11.077 19.314 8.405 2.285 17.065-2.6694 19.35-11.058l78.904-283.56c1.288-4.7308 0.295-9.791-2.688-13.686s-7.615-6.1803-12.526-6.1803h-61.509v-43.391c0-8.6909-7.059-15.739-15.766-15.739h-160c-7.336-36.252-39.496-63.635-77.941-63.635h-79.837c-43.843 0.0019965-79.511 35.608-79.511 79.373v342.89c0 0.31146 0.025 0.61893 0.043 0.9254 8e-3 0.13676 8e-3 0.27552 0.019 0.41228 0.047 0.55903 0.123 1.1101 0.227 1.6511 0.014 0.0709 0.035 0.13876 0.049 0.20764 0.098 0.47418 0.218 0.93937 0.358 1.3956 0.044 0.14275 0.093 0.2845 0.142 0.42626 0.132 0.39331 0.281 0.78064 0.443 1.162 0.06 0.14175 0.12 0.28351 0.184 0.42327 0.207 0.44423 0.43 0.87847 0.676 1.2987 0.033 0.0569 0.06 0.1148 0.093 0.16971 0.284 0.47418 0.596 0.92739 0.927 1.3676 0.028 0.0379 0.05 0.0799 0.079 0.11779 0.066 0.0848 0.142 0.15873 0.21 0.24258 0.254 0.31745 0.517 0.62492 0.795 0.9224 0.12 0.12878 0.24 0.25655 0.364 0.38134 0.309 0.31046 0.632 0.60395 0.966 0.88746 0.084 0.0709 0.162 0.14774 0.248 0.21762 0.429 0.3474 0.875 0.67183 1.34 0.97631 0.084 0.0549 0.172 0.10082 0.255 0.15473 0.383 0.23958 0.777 0.46319 1.184 0.66884 0.136 0.0689 0.274 0.13576 0.412 0.19965 0.375 0.17769 0.758 0.34041 1.151 0.48815 0.139 0.0539 0.276 0.10881 0.416 0.15773 0.465 0.16172 0.94 0.30248 1.424 0.42227 0.061 0.016 0.12 0.0359 0.181 0.0499 0.49 0.1128 0.989 0.20764 1.496 0.27552 0.041 5e-3 0.08 3e-3 0.12 8e-3 0.621 0.0789 1.249 0.12279 1.882 0.12578 0.032 0 0.063 6e-3 0.095 6e-3 0.013 0 0.025-2e-3 0.036-2e-3l379.44-0.26213zm-305.01-375.03h79.839c26.454 0 47.978 21.486 47.978 47.895 0 8.6909 7.059 15.739 15.766 15.739h158.43v27.652h-288.48c-7.115 0-13.348 4.7567-15.214 11.611l-46.295 170v-224.99c0-26.408 21.522-47.894 47.978-47.894z" style="fill:#fbbb19;stroke-width:.99913"/>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg id="Layer_1" version="1.1" viewBox="0 0 490.33 438" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect id="rect2549" x="19.347" y="163.29" width="377.86" height="257.19" style="fill:#fff3d2;stroke-width:23.426"/>
|
|
3
|
+
<path id="path3478" d="m213.77 79.22c0-35.312-27.41-63.94-61.224-63.94h-76.68c-33.812 0-61.224 28.626-61.224 63.94v69.799h384.84l-0.56663-70.933z" style="fill:#ffd86d;stroke-width:1.0219"/>
|
|
4
|
+
<path id="path3480" d="m399.15 407.78-369.87-0.36541v-238.18h355.56l1.6677 254.73c3.1434 20.966 26.834 15.325 27.28 0l0.33233-270.02v-74.715c0-8.4427-6.556-15.29-14.64-15.29h-172.49c-6.841-36.394-37.621-63.938-74.446-63.938h-76.68c-41.832 0-75.863 35.542-75.863 79.228v343.48c0 8.4427 6.554 15.29 14.64 15.29l385.29-0.35086m-370.65-358.42c0-26.826 20.897-48.65 46.584-48.65h76.681c25.686 0 46.584 21.824 46.584 48.65 0 8.4427 6.554 15.29 14.64 15.29h171.07v44.134h-355.56z" style="fill:#fbbb19;stroke-width:1.0219"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg id="Layer_1" version="1.1" viewBox="0 0 490.33 438" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect id="rect2549" x="19.347" y="163.29" width="377.86" height="257.19" style="fill:#fff3d2;stroke-width:23.426"/>
|
|
3
|
+
<path id="path3478" d="m213.77 79.22c0-35.312-27.41-63.94-61.224-63.94h-76.68c-33.812 0-61.224 28.626-61.224 63.94v69.799h384.84l-0.56663-70.933z" style="fill:#ffd86d;stroke-width:1.0219"/>
|
|
4
|
+
<path id="path3480" d="m399.15 407.78-369.87-0.36541v-238.18h355.56l1.6677 254.73c3.1434 20.966 26.834 15.325 27.28 0l0.33233-270.02v-74.715c0-8.4427-6.556-15.29-14.64-15.29h-172.49c-6.841-36.394-37.621-63.938-74.446-63.938h-76.68c-41.832 0-75.863 35.542-75.863 79.228v343.48c0 8.4427 6.554 15.29 14.64 15.29l385.29-0.35086m-370.65-358.42c0-26.826 20.897-48.65 46.584-48.65h76.681c25.686 0 46.584 21.824 46.584 48.65 0 8.4427 6.554 15.29 14.64 15.29h171.07v44.134h-355.56z" style="fill:#fbbb19;stroke-width:1.0219"/>
|
|
5
|
+
<path id="path2-8" d="m9.0592 154.78c49.295 49.294 98.59 98.588 147.88 147.88-49.295 49.294-98.59 98.588-147.88 147.88 14.326 14.328 28.653 28.655 42.979 42.983 49.295-49.295 98.59-98.59 147.88-147.88 49.294 49.295 98.587 98.59 147.88 147.88l42.983-42.983c-49.295-49.293-98.59-98.587-147.88-147.88 49.295-49.295 98.59-98.59 147.88-147.88-14.328-14.326-28.655-28.653-42.983-42.979-49.293 49.295-98.587 98.59-147.88 147.88-49.294-49.295-98.588-98.59-147.88-147.88-14.327 14.326-28.654 28.653-42.981 42.979z" style="fill-opacity:.72043;fill:#ee0000;stroke-width:2.2559"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg id="Layer_1" version="1.1" viewBox="0 0 490.33 438" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path id="rect6472" d="m102.9 144.96 366.41 2.7307-76.044 269.75-364.22-2.1845z" style="fill:#fff3d2;stroke-width:22.903"/>
|
|
3
|
+
<g id="g7741" transform="matrix(1 0 0 .99827 -.003 -36.562)" style="fill:#ffd86d">
|
|
4
|
+
<path id="path7737" d="m397.29 175.37v-59.234h-174.2c0-35.205-28.539-63.745-63.745-63.745h-79.837c-35.206 2e-3 -63.745 28.54-63.745 63.745v343.48l71.826-284.39z" style="fill:#ffd86d"/>
|
|
5
|
+
</g>
|
|
6
|
+
<path id="path7743" d="m384.52 406.51h-348.13l68.703-252.27h348.85l-73.493 263.69c-2.285 8.3874 2.676 17.035 11.077 19.314 8.405 2.285 17.065-2.6694 19.35-11.058l78.904-283.56c1.288-4.7308 0.295-9.791-2.688-13.686s-7.615-6.1803-12.526-6.1803h-61.509v-43.391c0-8.6909-7.059-15.739-15.766-15.739h-160c-7.336-36.252-39.496-63.635-77.941-63.635h-79.837c-43.843 0.0019965-79.511 35.608-79.511 79.373v342.89c0 0.31146 0.025 0.61893 0.043 0.9254 8e-3 0.13676 8e-3 0.27552 0.019 0.41228 0.047 0.55903 0.123 1.1101 0.227 1.6511 0.014 0.0709 0.035 0.13876 0.049 0.20764 0.098 0.47418 0.218 0.93937 0.358 1.3956 0.044 0.14275 0.093 0.2845 0.142 0.42626 0.132 0.39331 0.281 0.78064 0.443 1.162 0.06 0.14175 0.12 0.28351 0.184 0.42327 0.207 0.44423 0.43 0.87847 0.676 1.2987 0.033 0.0569 0.06 0.1148 0.093 0.16971 0.284 0.47418 0.596 0.92739 0.927 1.3676 0.028 0.0379 0.05 0.0799 0.079 0.11779 0.066 0.0848 0.142 0.15873 0.21 0.24258 0.254 0.31745 0.517 0.62492 0.795 0.9224 0.12 0.12878 0.24 0.25655 0.364 0.38134 0.309 0.31046 0.632 0.60395 0.966 0.88746 0.084 0.0709 0.162 0.14774 0.248 0.21762 0.429 0.3474 0.875 0.67183 1.34 0.97631 0.084 0.0549 0.172 0.10082 0.255 0.15473 0.383 0.23958 0.777 0.46319 1.184 0.66884 0.136 0.0689 0.274 0.13576 0.412 0.19965 0.375 0.17769 0.758 0.34041 1.151 0.48815 0.139 0.0539 0.276 0.10881 0.416 0.15773 0.465 0.16172 0.94 0.30248 1.424 0.42227 0.061 0.016 0.12 0.0359 0.181 0.0499 0.49 0.1128 0.989 0.20764 1.496 0.27552 0.041 5e-3 0.08 3e-3 0.12 8e-3 0.621 0.0789 1.249 0.12279 1.882 0.12578 0.032 0 0.063 6e-3 0.095 6e-3 0.013 0 0.025-2e-3 0.036-2e-3l379.44-0.26213zm-305.01-375.03h79.839c26.454 0 47.978 21.486 47.978 47.895 0 8.6909 7.059 15.739 15.766 15.739h158.43v27.652h-288.48c-7.115 0-13.348 4.7567-15.214 11.611l-46.295 170v-224.99c0-26.408 21.522-47.894 47.978-47.894z" style="fill:#fbbb19;stroke-width:.99913"/>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<svg id="Capa_1" version="1.1" viewBox="0 0 399 511" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path id="rect7844" d="m285.37 85.136 1.3221-76.683 101.47 101.8-80.98-1.3221z" style="fill:#8fbcef"/>
|
|
3
|
+
<path id="rect1339" d="m5.742 26.302 18.84-16.527 262.11-1.3221-1.3221 76.683 21.815 23.798 80.98 1.3221-0.99159 368.21-17.518 18.675-338.79 4.1316-23.137-20.823z" style="fill:#deebfa"/>
|
|
4
|
+
<path id="path2" d="m398.96 110.75c-0.018-0.185-0.05-0.365-0.081-0.545-0.011-0.06-0.016-0.122-0.028-0.182-0.043-0.215-0.098-0.425-0.159-0.632-7e-3 -0.025-0.012-0.052-0.02-0.077-0.065-0.213-0.141-0.421-0.224-0.625-8e-3 -0.021-0.015-0.043-0.023-0.064-0.081-0.195-0.173-0.384-0.269-0.57-0.016-0.031-0.029-0.063-0.045-0.094-0.093-0.173-0.196-0.339-0.301-0.504-0.027-0.042-0.05-0.086-0.077-0.127-0.103-0.154-0.216-0.3-0.33-0.446-0.037-0.048-0.07-0.098-0.109-0.145-0.142-0.173-0.294-0.338-0.45-0.498-0.015-0.015-0.027-0.031-0.042-0.046l-104-104c-0.018-0.018-0.038-0.033-0.057-0.051-0.156-0.153-0.317-0.301-0.486-0.44-0.055-0.045-0.113-0.083-0.169-0.126-0.138-0.107-0.275-0.214-0.42-0.311-0.051-0.034-0.105-0.062-0.156-0.095-0.156-0.099-0.312-0.197-0.475-0.284-0.036-0.019-0.074-0.035-0.111-0.053-0.181-0.093-0.365-0.183-0.554-0.262-0.024-0.01-0.049-0.017-0.074-0.027-0.202-0.081-0.406-0.157-0.616-0.221-0.027-8e-3 -0.054-0.013-0.081-0.021-0.206-0.06-0.415-0.115-0.628-0.158-0.063-0.013-0.128-0.018-0.192-0.029-0.177-0.031-0.354-0.062-0.536-0.08-0.248-0.025-0.498-0.038-0.749-0.038h-248c-21.78 0-39.5 17.72-39.5 39.5v432c0 21.78 17.72 39.5 39.5 39.5h320c21.78 0 39.5-17.72 39.5-39.5v-360c0-0.251-0.013-0.501-0.038-0.749zm-103.96-85.145 78.394 78.394h-53.894c-13.509 0-24.5-10.99-24.5-24.5zm64.5 470.39h-320c-13.509 0-24.5-10.99-24.5-24.5v-432c0-13.51 10.991-24.5 24.5-24.5h240.5v64.5c0 21.78 17.72 39.5 39.5 39.5h64.5v352.5c0 13.51-10.991 24.5-24.5 24.5z" style="fill:#227ce0"/>
|
|
5
|
+
<g id="text13363" transform="translate(-55.998 .001)" style="fill:#00c000" aria-label="</>">
|
|
6
|
+
<path id="path6071" d="m210.79 328.21v33.164l-117.89-51.094v-28.359l117.89-51.094v33.398l-82.148 31.641z"/>
|
|
7
|
+
<path id="path6073" d="m283.68 230.12-32.812 135.12q-1.6406 6.6797-2.9297 10.547-1.1719 3.8672-3.75 5.9766-2.4609 2.2266-7.2656 2.2266-11.953 0-11.953-10.312 0-2.6953 2.3438-13.477l32.695-135.12q2.5781-10.781 4.9219-14.766 2.3438-3.9844 9.1406-3.9844 5.8594 0 8.9062 2.8125 3.1641 2.8125 3.1641 7.7344 0 3.6328-2.4609 13.242z"/>
|
|
8
|
+
<path id="path6075" d="m418.1 310.28-117.89 51.328v-33.164l82.383-32.344-82.383-31.875v-32.93l117.89 50.859z"/>
|
|
9
|
+
</g>
|
|
10
|
+
</svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<svg id="Capa_1" version="1.1" viewBox="0 0 399 511" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path id="rect7844" d="m285.37 85.136 1.3221-76.683 101.47 101.8-80.98-1.3221z" style="fill:#8fbcef"/>
|
|
3
|
+
<path id="rect1339" d="m5.742 26.302 18.84-16.527 262.11-1.3221-1.3221 76.683 21.815 23.798 80.98 1.3221-0.99159 368.21-17.518 18.675-338.79 4.1316-23.137-20.823z" style="fill:#deebfa"/>
|
|
4
|
+
<path id="path2" d="m398.96 110.75c-0.018-0.185-0.05-0.365-0.081-0.545-0.011-0.06-0.016-0.122-0.028-0.182-0.043-0.215-0.098-0.425-0.159-0.632-7e-3 -0.025-0.012-0.052-0.02-0.077-0.065-0.213-0.141-0.421-0.224-0.625-8e-3 -0.021-0.015-0.043-0.023-0.064-0.081-0.195-0.173-0.384-0.269-0.57-0.016-0.031-0.029-0.063-0.045-0.094-0.093-0.173-0.196-0.339-0.301-0.504-0.027-0.042-0.05-0.086-0.077-0.127-0.103-0.154-0.216-0.3-0.33-0.446-0.037-0.048-0.07-0.098-0.109-0.145-0.142-0.173-0.294-0.338-0.45-0.498-0.015-0.015-0.027-0.031-0.042-0.046l-104-104c-0.018-0.018-0.038-0.033-0.057-0.051-0.156-0.153-0.317-0.301-0.486-0.44-0.055-0.045-0.113-0.083-0.169-0.126-0.138-0.107-0.275-0.214-0.42-0.311-0.051-0.034-0.105-0.062-0.156-0.095-0.156-0.099-0.312-0.197-0.475-0.284-0.036-0.019-0.074-0.035-0.111-0.053-0.181-0.093-0.365-0.183-0.554-0.262-0.024-0.01-0.049-0.017-0.074-0.027-0.202-0.081-0.406-0.157-0.616-0.221-0.027-8e-3 -0.054-0.013-0.081-0.021-0.206-0.06-0.415-0.115-0.628-0.158-0.063-0.013-0.128-0.018-0.192-0.029-0.177-0.031-0.354-0.062-0.536-0.08-0.248-0.025-0.498-0.038-0.749-0.038h-248c-21.78 0-39.5 17.72-39.5 39.5v432c0 21.78 17.72 39.5 39.5 39.5h320c21.78 0 39.5-17.72 39.5-39.5v-360c0-0.251-0.013-0.501-0.038-0.749zm-103.96-85.145 78.394 78.394h-53.894c-13.509 0-24.5-10.99-24.5-24.5zm64.5 470.39h-320c-13.509 0-24.5-10.99-24.5-24.5v-432c0-13.51 10.991-24.5 24.5-24.5h240.5v64.5c0 21.78 17.72 39.5 39.5 39.5h64.5v352.5c0 13.51-10.991 24.5-24.5 24.5z" style="fill:#227ce0"/>
|
|
5
|
+
<g id="text13363" transform="translate(-55.998 .001)" style="fill:#00c000" aria-label="</>">
|
|
6
|
+
<path id="path6071" d="m210.79 328.21v33.164l-117.89-51.094v-28.359l117.89-51.094v33.398l-82.148 31.641z"/>
|
|
7
|
+
<path id="path6073" d="m283.68 230.12-32.812 135.12q-1.6406 6.6797-2.9297 10.547-1.1719 3.8672-3.75 5.9766-2.4609 2.2266-7.2656 2.2266-11.953 0-11.953-10.312 0-2.6953 2.3438-13.477l32.695-135.12q2.5781-10.781 4.9219-14.766 2.3438-3.9844 9.1406-3.9844 5.8594 0 8.9062 2.8125 3.1641 2.8125 3.1641 7.7344 0 3.6328-2.4609 13.242z"/>
|
|
8
|
+
<path id="path6075" d="m418.1 310.28-117.89 51.328v-33.164l82.383-32.344-82.383-31.875v-32.93l117.89 50.859z"/>
|
|
9
|
+
</g>
|
|
10
|
+
<path id="path2-8" d="m9.0255 147.21c49.295 49.294 98.59 98.588 147.88 147.88-49.295 49.294-98.59 98.588-147.88 147.88 14.326 14.328 28.653 28.655 42.979 42.983 49.295-49.295 98.59-98.59 147.88-147.88 49.294 49.295 98.587 98.59 147.88 147.88l42.983-42.983c-49.295-49.293-98.59-98.587-147.88-147.88 49.295-49.295 98.59-98.59 147.88-147.88-14.328-14.326-28.655-28.653-42.983-42.979-49.293 49.295-98.587 98.59-147.88 147.88-49.294-49.295-98.588-98.59-147.88-147.88-14.327 14.326-28.654 28.653-42.981 42.979z" style="fill-opacity:.72043;fill:#ee0000;stroke-width:2.2559"/>
|
|
11
|
+
</svg>
|