@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,10 @@
|
|
|
1
|
+
<svg id="Capa_1" version="1.1" viewBox="0 0 399 511" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path id="rect1339" d="m6.102 28.752 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"/>
|
|
3
|
+
<path id="rect7844" d="m285.73 87.587 1.3221-76.683 101.47 101.8-80.98-1.3221z" style="fill:#8fbcef"/>
|
|
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:#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
|
+
</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="rect1339" d="m6.102 28.752 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"/>
|
|
3
|
+
<path id="rect7844" d="m285.73 87.587 1.3221-76.683 101.47 101.8-80.98-1.3221z" style="fill:#8fbcef"/>
|
|
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:#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,10 @@
|
|
|
1
|
+
<svg id="Capa_1" version="1.1" viewBox="0 0 399 511" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path id="rect1339" d="m6.379 28.214 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"/>
|
|
3
|
+
<path id="rect7844" d="m286.01 87.048 1.3221-76.683 101.47 101.8-80.98-1.3221z" style="fill:#8fbcef"/>
|
|
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="path6677" 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="path6679" 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="path6681" 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
|
+
</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="rect1339" d="m6.379 28.214 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"/>
|
|
3
|
+
<path id="rect7844" d="m286.01 87.048 1.3221-76.683 101.47 101.8-80.98-1.3221z" style="fill:#8fbcef"/>
|
|
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="path6677" 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="path6679" 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="path6681" 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="m8.7437 153.72c49.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,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="m287.21 85.876 1.3221-76.683 101.47 101.8-80.98-1.3221z" style="fill:#8fbcef"/>
|
|
3
|
+
<path id="rect1339" d="m7.5783 27.041 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:#155193" aria-label="</>">
|
|
6
|
+
<path id="path6980" d="m210.79 328.21v33.164l-117.89-51.094v-28.359l117.89-51.094v33.398l-82.148 31.641z"/>
|
|
7
|
+
<path id="path6982" 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="path6984" 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="m287.21 85.876 1.3221-76.683 101.47 101.8-80.98-1.3221z" style="fill:#8fbcef"/>
|
|
3
|
+
<path id="rect1339" d="m7.5783 27.041 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:#155193" aria-label="</>">
|
|
6
|
+
<path id="path6980" d="m210.79 328.21v33.164l-117.89-51.094v-28.359l117.89-51.094v33.398l-82.148 31.641z"/>
|
|
7
|
+
<path id="path6982" 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="path6984" 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.2924 149.53c49.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,8 @@
|
|
|
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="m287.21 85.876 1.3221-76.683 101.47 101.8-80.98-1.3221z" style="fill:#8fbcef"/>
|
|
3
|
+
<path id="rect1339" d="m7.5783 27.041 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:#c00000" aria-label="↓">
|
|
6
|
+
<path id="path8918" d="m273.31 146.53v225.42l59.167-59.167v47.083l-75.625 83.125-78.333-83.125v-47.083l59.583 59.167v-225.42z"/>
|
|
7
|
+
</g>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,9 @@
|
|
|
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="m287.21 85.876 1.3221-76.683 101.47 101.8-80.98-1.3221z" style="fill:#8fbcef"/>
|
|
3
|
+
<path id="rect1339" d="m7.5783 27.041 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:#c00000" aria-label="↓">
|
|
6
|
+
<path id="path8918" d="m273.31 146.53v225.42l59.167-59.167v47.083l-75.625 83.125-78.333-83.125v-47.083l59.583 59.167v-225.42z"/>
|
|
7
|
+
</g>
|
|
8
|
+
<path id="path2-8" d="m9.2924 149.53c49.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"/>
|
|
9
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg id="svg1042" width="136.52mm" height="87.519mm" version="1.1" viewBox="0 0 136.52 87.519" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g id="layer1" transform="translate(-32.924 -102.83)">
|
|
3
|
+
<rect id="rect1262" x="35.924" y="105.83" width="130.52" height="81.519" ry="7.8849" style="fill:#fad137;stroke-linejoin:round;stroke-width:6;stroke:#555
|
|
4
|
+
"/>
|
|
5
|
+
<path id="path2409" d="m38.787 108.69 62.356 46.738 62.578-46.435" style="fill:none;stroke-linejoin:round;stroke-width:6;stroke:#555"/>
|
|
6
|
+
</g>
|
|
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="rect1339" d="m6.379 28.214 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"/>
|
|
3
|
+
<path id="rect7844" d="m286.01 87.048 1.3221-76.683 101.47 101.8-80.98-1.3221z" style="fill:#8fbcef"/>
|
|
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="path6677" 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="path6679" 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="path6681" 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
|
+
</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="rect1339" d="m6.379 28.214 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"/>
|
|
3
|
+
<path id="rect7844" d="m286.01 87.048 1.3221-76.683 101.47 101.8-80.98-1.3221z" style="fill:#8fbcef"/>
|
|
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="path6677" 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="path6679" 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="path6681" 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="m8.7437 153.72c49.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,8 @@
|
|
|
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="m287.21 85.876 1.3221-76.683 101.47 101.8-80.98-1.3221z" style="fill:#8fbcef"/>
|
|
3
|
+
<path id="rect1339" d="m7.5783 27.041 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:#c00000" aria-label="↓">
|
|
6
|
+
<path id="path8918" d="m273.31 146.53v225.42l59.167-59.167v47.083l-75.625 83.125-78.333-83.125v-47.083l59.583 59.167v-225.42z"/>
|
|
7
|
+
</g>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
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="m287.21 85.876 1.3221-76.683 101.47 101.8-80.98-1.3221z" style="fill:#8fbcef"/>
|
|
3
|
+
<path id="rect1339" d="m7.5783 27.041 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:#c00000" aria-label="↓">
|
|
6
|
+
<path id="path8918" d="m273.31 146.53v225.42l59.167-59.167v47.083l-75.625 83.125-78.333-83.125v-47.083l59.583 59.167v-225.42z"/>
|
|
7
|
+
</g>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,9 @@
|
|
|
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="m287.21 85.876 1.3221-76.683 101.47 101.8-80.98-1.3221z" style="fill:#8fbcef"/>
|
|
3
|
+
<path id="rect1339" d="m7.5783 27.041 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:#c00000" aria-label="↓">
|
|
6
|
+
<path id="path8918" d="m273.31 146.53v225.42l59.167-59.167v47.083l-75.625 83.125-78.333-83.125v-47.083l59.583 59.167v-225.42z"/>
|
|
7
|
+
</g>
|
|
8
|
+
<path id="path2-8" d="m9.2924 149.53c49.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"/>
|
|
9
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
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="m287.21 85.876 1.3221-76.683 101.47 101.8-80.98-1.3221z" style="fill:#8fbcef"/>
|
|
3
|
+
<path id="rect1339" d="m7.5783 27.041 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:#c00000" aria-label="↓">
|
|
6
|
+
<path id="path8918" d="m273.31 146.53v225.42l59.167-59.167v47.083l-75.625 83.125-78.333-83.125v-47.083l59.583 59.167v-225.42z"/>
|
|
7
|
+
</g>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,9 @@
|
|
|
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="m287.21 85.876 1.3221-76.683 101.47 101.8-80.98-1.3221z" style="fill:#8fbcef"/>
|
|
3
|
+
<path id="rect1339" d="m7.5783 27.041 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:#c00000" aria-label="↓">
|
|
6
|
+
<path id="path8918" d="m273.31 146.53v225.42l59.167-59.167v47.083l-75.625 83.125-78.333-83.125v-47.083l59.583 59.167v-225.42z"/>
|
|
7
|
+
</g>
|
|
8
|
+
<path id="path2-8" d="m9.2924 149.53c49.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"/>
|
|
9
|
+
</svg>
|
|
Binary file
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
<svg id="svg5" width="300.28mm" height="35.916mm" version="1.1" viewBox="0 0 300.28 35.916" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g id="layer1" transform="translate(-15.75 -74.79)">
|
|
3
|
+
<g id="text7324" transform="matrix(.26458 0 0 .26458 13.042 -2.2575)" style="shape-inside:url(#rect7326);white-space:pre" aria-label="ActorDemo">
|
|
4
|
+
<path id="path27978" d="m116.41 394.5h-67.2l-13.248 31.104h-25.728l60.48-134.4h24.576l60.672 134.4h-26.112zm-8.256-19.584-25.344-58.752-25.152 58.752z"/>
|
|
5
|
+
<path id="path27980" d="m216.83 426.95q-15.936 0-28.608-6.72t-19.776-18.624q-7.104-12.096-7.104-27.264t7.104-27.072 19.584-18.624q12.672-6.72 28.8-6.72 15.168 0 26.496 6.144 11.52 6.144 17.28 17.664l-18.432 10.752q-4.416-7.104-11.136-10.56-6.528-3.648-14.4-3.648-13.44 0-22.272 8.832-8.832 8.64-8.832 23.232t8.64 23.424q8.832 8.64 22.464 8.64 7.872 0 14.4-3.456 6.72-3.648 11.136-10.752l18.432 10.752q-5.952 11.52-17.472 17.856-11.328 6.144-26.304 6.144z"/>
|
|
6
|
+
<path id="path27982" d="m344.32 420.04q-4.224 3.456-10.368 5.184-5.952 1.728-12.672 1.728-16.896 0-26.112-8.832t-9.216-25.728v-49.344h-16.896v-19.2h16.896v-23.424h24v23.424h27.456v19.2h-27.456v48.768q0 7.488 3.648 11.52 3.648 3.84 10.56 3.84 8.064 0 13.44-4.224z"/>
|
|
7
|
+
<path id="path27984" d="m406.72 426.95q-15.552 0-28.032-6.72t-19.584-18.624q-6.912-12.096-6.912-27.264t6.912-27.072q7.104-11.904 19.584-18.624t28.032-6.72q15.744 0 28.224 6.72t19.392 18.624q7.104 11.904 7.104 27.072t-7.104 27.264q-6.912 11.904-19.392 18.624t-28.224 6.72zm0-20.544q13.248 0 21.888-8.832t8.64-23.232-8.64-23.232-21.888-8.832-21.888 8.832q-8.448 8.832-8.448 23.232t8.448 23.232q8.64 8.832 21.888 8.832z"/>
|
|
8
|
+
<path id="path27986" d="m507.33 338.05q10.368-16.128 36.48-16.128v22.848q-3.072-0.576-5.568-0.576-14.016 0-21.888 8.256-7.872 8.064-7.872 23.424v49.728h-24v-102.53h22.848z"/>
|
|
9
|
+
<path id="path27988" d="m565.5 291.2h58.752q21.504 0 38.208 8.448 16.704 8.256 25.92 23.616 9.216 15.168 9.216 35.136t-9.216 35.328q-9.216 15.168-25.92 23.616-16.704 8.256-38.208 8.256h-58.752zm57.6 113.28q14.784 0 25.92-5.568 11.328-5.76 17.28-16.128 6.144-10.56 6.144-24.384t-6.144-24.192q-5.952-10.56-17.28-16.128-11.136-5.76-25.92-5.76h-32.64v92.16z"/>
|
|
10
|
+
<path id="path27990" d="m818.17 374.92q0 2.496-0.384 7.104h-80.448q2.112 11.328 10.944 18.048 9.024 6.528 22.272 6.528 16.896 0 27.84-11.136l12.864 14.784q-6.912 8.256-17.472 12.48t-23.808 4.224q-16.896 0-29.76-6.72t-19.968-18.624q-6.912-12.096-6.912-27.264 0-14.976 6.72-26.88 6.912-12.096 19.008-18.816t27.264-6.72q14.976 0 26.688 6.72 11.904 6.528 18.432 18.624 6.72 11.904 6.72 27.648zm-51.84-33.792q-11.52 0-19.584 6.912-7.872 6.72-9.6 18.048h58.176q-1.536-11.136-9.408-18.048t-19.584-6.912z"/>
|
|
11
|
+
<path id="path27992" d="m970.62 321.92q19.392 0 30.72 11.328 11.328 11.136 11.328 33.6v58.752h-24v-55.68q0-13.44-5.952-20.16-5.952-6.912-17.088-6.912-12.096 0-19.392 8.064-7.296 7.872-7.296 22.656v52.032h-24v-55.68q0-13.44-5.952-20.16-5.952-6.912-17.088-6.912-12.288 0-19.584 7.872-7.104 7.872-7.104 22.848v52.032h-24v-102.53h22.848v13.056q5.76-6.912 14.4-10.56t19.2-3.648q11.52 0 20.352 4.416 9.024 4.224 14.208 12.672 6.336-8.064 16.32-12.48 9.984-4.608 22.08-4.608z"/>
|
|
12
|
+
<path id="path27994" d="m1090.4 426.95q-15.552 0-28.032-6.72t-19.584-18.624q-6.912-12.096-6.912-27.264t6.912-27.072q7.104-11.904 19.584-18.624t28.032-6.72q15.744 0 28.224 6.72t19.392 18.624q7.104 11.904 7.104 27.072t-7.104 27.264q-6.912 11.904-19.392 18.624t-28.224 6.72zm0-20.544q13.248 0 21.888-8.832t8.64-23.232-8.64-23.232-21.888-8.832-21.888 8.832q-8.448 8.832-8.448 23.232t8.448 23.232q8.64 8.832 21.888 8.832z"/>
|
|
13
|
+
</g>
|
|
14
|
+
</g>
|
|
15
|
+
</svg>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<svg id="svg5" width="194.26mm" height="36.068mm" version="1.1" viewBox="0 0 194.26 36.068" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g id="layer1" transform="translate(-15.75 -74.79)">
|
|
3
|
+
<g id="text7324" transform="matrix(.26458 0 0 .26458 13.042 -2.2575)" style="shape-inside:url(#rect7326);white-space:pre" aria-label="ActorJs">
|
|
4
|
+
<path id="path828" d="m116.41 394.5h-67.2l-13.248 31.104h-25.728l60.48-134.4h24.576l60.672 134.4h-26.112zm-8.256-19.584-25.344-58.752-25.152 58.752z"/>
|
|
5
|
+
<path id="path830" d="m216.83 426.95q-15.936 0-28.608-6.72t-19.776-18.624q-7.104-12.096-7.104-27.264t7.104-27.072 19.584-18.624q12.672-6.72 28.8-6.72 15.168 0 26.496 6.144 11.52 6.144 17.28 17.664l-18.432 10.752q-4.416-7.104-11.136-10.56-6.528-3.648-14.4-3.648-13.44 0-22.272 8.832-8.832 8.64-8.832 23.232t8.64 23.424q8.832 8.64 22.464 8.64 7.872 0 14.4-3.456 6.72-3.648 11.136-10.752l18.432 10.752q-5.952 11.52-17.472 17.856-11.328 6.144-26.304 6.144z"/>
|
|
6
|
+
<path id="path832" d="m344.32 420.04q-4.224 3.456-10.368 5.184-5.952 1.728-12.672 1.728-16.896 0-26.112-8.832t-9.216-25.728v-49.344h-16.896v-19.2h16.896v-23.424h24v23.424h27.456v19.2h-27.456v48.768q0 7.488 3.648 11.52 3.648 3.84 10.56 3.84 8.064 0 13.44-4.224z"/>
|
|
7
|
+
<path id="path834" d="m406.72 426.95q-15.552 0-28.032-6.72t-19.584-18.624q-6.912-12.096-6.912-27.264t6.912-27.072q7.104-11.904 19.584-18.624t28.032-6.72q15.744 0 28.224 6.72t19.392 18.624q7.104 11.904 7.104 27.072t-7.104 27.264q-6.912 11.904-19.392 18.624t-28.224 6.72zm0-20.544q13.248 0 21.888-8.832t8.64-23.232-8.64-23.232-21.888-8.832-21.888 8.832q-8.448 8.832-8.448 23.232t8.448 23.232q8.64 8.832 21.888 8.832z"/>
|
|
8
|
+
<path id="path836" d="m507.33 338.05q10.368-16.128 36.48-16.128v22.848q-3.072-0.576-5.568-0.576-14.016 0-21.888 8.256-7.872 8.064-7.872 23.424v49.728h-24v-102.53h22.848z"/>
|
|
9
|
+
<path id="path838" d="m588.35 427.52q-12.864 0-23.808-4.992-10.752-5.184-17.664-14.4l14.208-17.088q11.136 15.36 26.688 15.36 20.928 0 20.928-24.768v-69.504h-47.808v-20.928h72.768v89.088q0 23.616-11.52 35.52-11.52 11.712-33.792 11.712z"/>
|
|
10
|
+
<path id="path840" d="m697.98 426.95q-12.48 0-24.384-3.264t-19.008-8.256l9.216-18.24q6.912 4.608 16.512 7.488 9.792 2.688 19.2 2.688 21.504 0 21.504-11.328 0-5.376-5.568-7.488-5.376-2.112-17.472-4.032-12.672-1.92-20.736-4.416-7.872-2.496-13.824-8.64-5.76-6.336-5.76-17.472 0-14.592 12.096-23.232 12.288-8.832 33.024-8.832 10.56 0 21.12 2.496 10.56 2.304 17.28 6.336l-9.216 18.24q-13.056-7.68-29.376-7.68-10.56 0-16.128 3.264-5.376 3.072-5.376 8.256 0 5.76 5.76 8.256 5.952 2.304 18.24 4.416 12.288 1.92 20.16 4.416t13.44 8.448q5.76 5.952 5.76 16.896 0 14.4-12.48 23.04t-33.984 8.64z"/>
|
|
11
|
+
</g>
|
|
12
|
+
</g>
|
|
13
|
+
</svg>
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
<svg width="110" height="110" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 110 110">
|
|
2
|
+
<defs>
|
|
3
|
+
<style>
|
|
4
|
+
.large {
|
|
5
|
+
font: bold 70px sans-serif;
|
|
6
|
+
}
|
|
7
|
+
.small {
|
|
8
|
+
font: bold 36px sans-serif;
|
|
9
|
+
}
|
|
10
|
+
</style>
|
|
11
|
+
</defs>
|
|
12
|
+
|
|
13
|
+
<!-- <path
|
|
14
|
+
fill="none"
|
|
15
|
+
stroke="blue"
|
|
16
|
+
d="M10,100 L56,10 L100,100 L10,100" /> -->
|
|
17
|
+
|
|
18
|
+
<path
|
|
19
|
+
fill="black"
|
|
20
|
+
stroke="black"
|
|
21
|
+
d="M10,100 L56,10 L66,30 L33,100 L10,100" />
|
|
22
|
+
|
|
23
|
+
<path
|
|
24
|
+
fill="black"
|
|
25
|
+
stroke="black"
|
|
26
|
+
d="M66,30.3 L75.6,50.3 L75.6,70 L66.3,70" />
|
|
27
|
+
|
|
28
|
+
<text x="43" y="100" class="large">J</text>
|
|
29
|
+
<text x="76" y="100" class="small">s</text>
|
|
30
|
+
</svg>
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
+
|
|
3
|
+
<svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" width="600" height="600">
|
|
4
|
+
<g transform="scale(1)">
|
|
5
|
+
<g transform="matrix(1.25,0,0,-1.25,0,600)">
|
|
6
|
+
<g>
|
|
7
|
+
<g transform="matrix(1,0,0,-1,0,480)">
|
|
8
|
+
<path d="M 473.602,240 C 473.602,369.016 369.016,473.602 240,473.602 110.984,473.602 6.398,369.016 6.398,240 6.398,110.984 110.984,6.398 240,6.398 369.016,6.398 473.602,110.984 473.602,240 z" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-opacity:1;stroke-width:0.8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none" />
|
|
9
|
+
</g>
|
|
10
|
+
<g transform="matrix(1,0,0,-1,0,480)">
|
|
11
|
+
<path d="m 364.801,60.801 -304,304 m 13.597,13.597 304,-304 M 392,88 88,392 m 13.602,13.602 304,-304 m 13.597,13.597 -304,304" style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-opacity:1;stroke-width:10.8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none" />
|
|
12
|
+
</g>
|
|
13
|
+
<g transform="matrix(1,0,0,-1,0,480)">
|
|
14
|
+
<path d="M 459.922,240 C 459.922,361.457 361.457,459.922 240,459.922 118.543,459.922 20.078,361.457 20.078,240 20.078,118.543 118.543,20.078 240,20.078 c 121.457,0 219.922,98.465 219.922,219.922 z" style="fill:none;stroke:#000000;stroke-opacity:1;stroke-width:11.84;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none" />
|
|
15
|
+
</g>
|
|
16
|
+
</g>
|
|
17
|
+
</g>
|
|
18
|
+
</g>
|
|
19
|
+
<!-- <g class="uml.actor" transform="scale(2 2) translate(66 44)">
|
|
20
|
+
<circle cx="20" cy="20" fill="none" r="20" stroke="#000000" stroke-dasharray="none" stroke-width="2"></circle>
|
|
21
|
+
<line fill="#fcfcfc" stroke="#000000" stroke-dasharray="none" stroke-width="2" x1="20" x2="20" y1="40" y2="75"></line>
|
|
22
|
+
<line fill="#fcfcfc" stroke="#000000" stroke-dasharray="none" stroke-width="2" x1="20" x2="0" y1="75" y2="105.0"></line>
|
|
23
|
+
<line fill="#fcfcfc" stroke="#000000" stroke-dasharray="none" stroke-width="2" x1="20" x2="40" y1="75" y2="105.0"></line>
|
|
24
|
+
<line fill="#fcfcfc" stroke="#000000" stroke-dasharray="none" stroke-width="2" x1="2" x2="38" y1="60.0" y2="60.0"></line>
|
|
25
|
+
</g>-->
|
|
26
|
+
</svg>
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@aj-shadow/actorjs-documentation-bin",
|
|
3
|
+
"version": "0.0.0-aj-beta.221",
|
|
4
|
+
"lockfileVersion": 3,
|
|
5
|
+
"requires": true,
|
|
6
|
+
"packages": {
|
|
7
|
+
"": {
|
|
8
|
+
"name": "@aj-shadow/actorjs-documentation-bin",
|
|
9
|
+
"version": "0.0.0-aj-beta.221",
|
|
10
|
+
"license": "SEE LICENSE IN LICENSE.txt"
|
|
11
|
+
}
|
|
12
|
+
}
|
|
13
|
+
}
|
package/package.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@aj-shadow/actorjs-documentation-bin",
|
|
3
|
+
"version": "0.0.0-aj-beta.221",
|
|
4
|
+
"release-step": "delivery",
|
|
5
|
+
"description": "Library used by @actorjs/actorjs",
|
|
6
|
+
"author": "ActorJs",
|
|
7
|
+
"license": "SEE LICENSE IN LICENSE.txt",
|
|
8
|
+
"repository": "https://gitlab.com/actorjs-shadow-delivery-public/actorjs-documentation-bin.git",
|
|
9
|
+
"dependencies": {}
|
|
10
|
+
}
|