Compare commits

..

1 commit

Author SHA1 Message Date
5c09e76a2c
Is drone ok now??
Some checks reported errors
continuous-integration/drone/push Build was killed
2020-06-18 20:18:58 +02:00
73 changed files with 379 additions and 4455 deletions

View file

@ -53,16 +53,18 @@ steps:
depends_on: depends_on:
- dependencies - dependencies
- name: build_branch - name: build_master
image: node image: node
commands: commands:
- yarn build - yarn build
environment: environment:
SUBPATH: /tghandbook/${DRONE_COMMIT_BRANCH/\//_} SUBPATH: /tghandbook/latest
OUTDIR: ./dist-branch OUTDIR: ./dist-master
when: when:
event: event:
- push - push
branch:
- master
depends_on: depends_on:
- dependencies - dependencies
@ -104,7 +106,7 @@ steps:
depends_on: depends_on:
- build_pr - build_pr
- name: upload_build_branch - name: upload_build_master
image: plugins/s3 image: plugins/s3
settings: settings:
bucket: tghandbook bucket: tghandbook
@ -112,16 +114,18 @@ steps:
from_secret: minio_access from_secret: minio_access
secret_key: secret_key:
from_secret: minio_secret from_secret: minio_secret
source: dist-branch/**/* source: dist-master/**/*
target: /${DRONE_COMMIT_BRANCH/\//_}/ target: /latest/
strip_prefix: dist-branch/ strip_prefix: dist-master/
path_style: true path_style: true
endpoint: https://artifacts.fromouter.space endpoint: https://artifacts.fromouter.space
when: when:
event: event:
- push - push
branch:
- master
depends_on: depends_on:
- build_branch - build_master
- name: rebuild-cache - name: rebuild-cache
image: drillster/drone-volume-cache image: drillster/drone-volume-cache
@ -142,4 +146,4 @@ volumes:
path: /opt/gitea/drone-cache/hamcha/tghandbook path: /opt/gitea/drone-cache/hamcha/tghandbook
--- ---
kind: signature kind: signature
hmac: de6248685716ee52a8de5686a13b1ce209a84046fb278e20115738516ee7335c hmac: 9f4b08596bdaa078a6c60fc63d932084bab117c340a310903bbe96f31c0122bb

View file

@ -19,7 +19,6 @@ module.exports = {
"no-param-reassign": "off", "no-param-reassign": "off",
"no-alert": "off", "no-alert": "off",
"no-console": "off", "no-console": "off",
"func-names": "off",
"@typescript-eslint/ban-ts-comment": [ "@typescript-eslint/ban-ts-comment": [
"error", "error",
{ {

23
LICENSE
View file

@ -1,23 +0,0 @@
This code is license under ISC, full copy below:
Copyright 2020, Alessandro Gatti
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
This code uses idb-keyval, licensed under Apache 2:
Copyright 2016, Jake Archibald
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

View file

@ -8,4 +8,4 @@
## Development ## Development
`yarn dev` `yarn && yarn dev`

View file

@ -30,16 +30,6 @@
"filename" : "icon192.png", "filename" : "icon192.png",
"scale" : "1x" "scale" : "1x"
}, },
{
"idiom" : "universal",
"filename" : "icon512.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "icon152.png",
"scale" : "1x"
},
{ {
"idiom" : "universal", "idiom" : "universal",
"filename" : "icon.svg", "filename" : "icon.svg",

View file

@ -1,28 +1,24 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 256 256" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;"> <svg width="100%" height="100%" viewBox="0 0 256 256" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
<g transform="matrix(1.17673,0,0,1.17673,-22.6212,-2.89799)"> <g transform="matrix(1,0,0,1,0,16.7611)">
<path d="M128,69.365C159.824,56.815 192.806,54.31 226.392,57.032L226.392,194.673C188.3,191.7 156.928,192.959 132.741,198.741L128,199.958L123.259,198.741C99.072,192.959 67.7,191.7 29.608,194.673L29.608,57.032C63.194,54.31 96.176,56.815 128,69.365Z" style="fill:url(#_Linear1);"/> <path d="M128,69.365C159.824,56.815 192.806,54.31 226.392,57.032L226.392,194.673C188.3,191.7 156.928,192.959 132.741,198.741L128,199.958L123.259,198.741C99.072,192.959 67.7,191.7 29.608,194.673L29.608,57.032C63.194,54.31 96.176,56.815 128,69.365Z" style="fill:white;"/>
<path d="M128.002,65.811C143.749,59.633 159.785,55.867 176.043,53.933C192.72,51.95 209.63,51.905 226.703,53.192L230.244,53.479L230.244,57.032C230.244,57.032 230.374,91.442 230.731,125.852C231.088,160.267 231.671,194.673 231.671,194.673L231.671,200.38L225.981,199.936C209.15,198.853 193.663,198.625 179.546,199.168C162.339,199.831 147.203,201.687 134.32,204.892L129.584,206.129L128,206.535C128,206.535 121.678,204.901 121.78,204.926C108.794,201.708 93.658,199.87 76.452,199.22C62.338,198.687 46.852,198.924 30.025,200.017L24.248,200.468L24.248,194.673C24.248,194.673 24.807,160.267 25.159,125.852C25.512,91.442 25.658,57.032 25.658,57.032L25.658,53.389L29.289,53.095C46.368,51.826 63.282,51.89 79.962,53.89C96.221,55.84 112.258,59.619 128.002,65.811ZM222.524,60.585C207.154,59.423 191.912,59.406 176.848,61.031C160.742,62.767 144.842,66.371 129.212,72.438L128,72.916L126.788,72.438C111.155,66.385 95.253,62.794 79.147,61.073C64.115,59.467 48.907,59.499 33.576,60.672C33.623,70.397 33.773,98.125 34.057,125.852C34.322,151.725 34.704,177.593 34.877,188.841C53.738,187.301 70.918,186.834 86.362,187.56C100.638,188.23 113.44,189.941 124.788,192.569L128.007,193.387L131.265,192.566C142.563,189.961 155.365,188.264 169.64,187.605C185.108,186.891 202.317,187.369 221.207,188.926C221.386,177.724 221.784,151.791 222.052,125.852C222.341,98.042 222.481,70.232 222.524,60.585Z"/> <path d="M128.002,65.181C143.724,59.02 159.737,55.253 175.972,53.306C192.689,51.302 209.641,51.24 226.758,52.514L230.925,52.851L230.925,57.032C230.925,57.032 231.078,91.442 231.498,125.852C231.918,160.269 232.603,194.673 232.603,194.673L232.603,201.388L225.908,200.866C209.112,199.826 193.659,199.644 179.575,200.215C162.453,200.909 147.395,202.774 134.599,205.979L129.864,207.219L128,207.698C128,207.698 121.398,205.989 121.519,206.019C108.601,202.799 93.543,200.954 76.424,200.275C62.342,199.717 46.891,199.91 30.099,200.962L23.3,201.492L23.3,194.673C23.3,194.673 23.958,160.269 24.373,125.852C24.788,91.442 24.96,57.032 24.96,57.032L24.96,52.745L29.233,52.399C46.357,51.148 63.314,51.232 80.034,53.256C96.271,55.222 112.284,59.002 128.002,65.181ZM221.837,61.214C206.726,60.085 191.737,60.075 176.919,61.658C160.864,63.373 145.011,66.949 129.426,72.982L128,73.544L126.574,72.982C110.985,66.965 95.131,63.405 79.075,61.708C64.296,60.146 49.348,60.175 34.28,61.315C34.34,71.574 34.516,98.713 34.844,125.852C35.146,150.959 35.578,176.059 35.79,187.801C54.31,186.278 71.206,185.797 86.424,186.485C100.773,187.133 113.641,188.849 125.059,191.478L128.009,192.227L131.004,191.474C142.363,188.872 155.231,187.173 169.579,186.538C184.824,185.864 201.752,186.358 220.309,187.901C220.529,176.204 220.978,151.032 221.286,125.852C221.618,98.624 221.783,71.395 221.837,61.214Z"/>
</g> </g>
<g transform="matrix(0.881368,0,0,1.17673,15.0111,-27.9832)"> <g transform="matrix(0.748999,0,0,1,31.9805,-4.5567)">
<path d="M128,220.699C105.002,213.385 105.05,191.856 31.338,194.673L31.338,43.957C85.07,42.387 97.675,56.551 128.865,69.008C160.054,56.551 172.659,42.387 226.392,43.957L226.392,194.673C152.68,191.856 152.728,213.385 129.729,220.699L129.729,221.276L128.865,220.988L128,221.276L128,220.699Z" style="fill:url(#_Linear2);"/> <path d="M128,220.699C105.002,213.385 105.05,191.856 31.338,194.673L31.338,43.957C85.07,42.387 97.675,56.551 128.865,69.008C160.054,56.551 172.659,42.387 226.392,43.957L226.392,194.673C152.68,191.856 152.728,213.385 129.729,220.699L129.729,221.276L128.865,220.988L128,221.276L128,220.699Z" style="fill:white;"/>
<path d="M123.586,222.814C117.52,220.516 112.855,217.288 107.774,213.832C101.585,209.622 94.655,205.062 82.517,201.997C71.141,199.125 55.32,197.58 31.607,198.631L26.047,198.843L26.047,194.673C26.047,194.673 25.422,156.995 25.565,119.315C25.709,81.632 26.621,43.957 26.621,43.957L26.621,40.56L31.154,40.427C49.424,40.085 63.048,41.477 74.268,43.922C96.139,48.687 108.734,57.575 128.867,66.003C149.007,57.595 161.615,48.729 183.481,43.977C194.698,41.539 208.313,40.145 226.572,40.489L231.026,40.619L231.026,43.957C231.026,43.957 232.054,81.631 232.245,119.315C232.436,156.994 231.789,194.673 231.789,194.673L231.789,198.927L226.117,198.71C202.421,197.654 186.612,199.194 175.241,202.058C163.111,205.113 156.18,209.659 149.991,213.861C144.905,217.313 140.236,220.539 134.166,222.835L134.166,226.393L128.851,224.615L123.581,226.372L123.586,222.814ZM221.673,47.283C201.513,46.809 187.575,48.77 176.051,52.151C159.647,56.963 148.027,64.461 130.517,71.329L128.865,71.989L127.212,71.329C109.693,64.481 98.056,57.005 81.65,52.203C70.145,48.836 56.239,46.874 36.13,47.343C36.355,57.407 36.992,88.358 37.11,119.315C37.225,149.576 36.845,179.835 36.689,190.579C59.108,190.201 74.452,192.125 85.697,195.119C99.339,198.751 107.117,203.933 114.006,208.779C118.718,212.094 122.918,215.262 128.826,217.352C134.762,215.259 138.967,212.079 143.688,208.75C150.576,203.894 158.354,198.701 172.005,195.058C183.236,192.061 198.558,190.135 220.931,190.499C220.77,179.684 220.386,149.5 220.539,119.315C220.696,88.293 221.42,57.279 221.673,47.283Z"/> <path d="M122.806,223.17C116.873,220.868 112.247,217.685 107.224,214.279C101.097,210.124 94.24,205.622 82.236,202.605C70.929,199.764 55.209,198.261 31.655,199.33L25.112,199.58L25.112,194.673C25.112,194.673 24.376,156.995 24.545,119.315C24.714,81.63 25.788,43.957 25.788,43.957L25.788,39.959L31.121,39.803C49.495,39.493 63.188,40.919 74.464,43.395C96.27,48.183 108.87,57.029 128.868,65.469C148.872,57.054 161.488,48.233 183.29,43.46C194.561,40.992 208.243,39.563 226.604,39.876L231.845,40.029L231.845,43.957C231.845,43.957 233.055,81.629 233.279,119.315C233.504,156.995 232.743,194.673 232.743,194.673L232.743,199.679L226.068,199.424C202.534,198.348 186.827,199.846 175.527,202.677C163.533,205.682 156.674,210.168 150.547,214.313C145.518,217.716 140.886,220.896 134.95,223.195L134.95,227.297L128.849,225.256L122.801,227.273L122.806,223.17ZM220.822,47.869C201.241,47.432 187.609,49.333 176.309,52.63C159.917,57.413 148.306,64.898 130.809,71.739L128.865,72.516L126.92,71.739C109.412,64.921 97.782,57.462 81.387,52.692C70.109,49.41 56.514,47.509 36.992,47.939C37.27,58.582 37.994,88.945 38.13,119.315C38.263,148.935 37.837,178.554 37.647,189.87C59.678,189.586 74.832,191.53 85.978,194.511C99.752,198.196 107.607,203.429 114.556,208.333C119.111,211.547 123.168,214.632 128.82,216.701C134.503,214.628 138.565,211.528 143.131,208.299C150.08,203.384 157.934,198.137 171.719,194.439C182.848,191.454 197.976,189.509 219.953,189.776C219.758,178.388 219.328,148.852 219.504,119.315C219.686,88.876 220.51,58.446 220.822,47.869Z"/>
</g> </g>
<g transform="matrix(-1.17673,-1.44108e-16,8.41178e-17,-0.686874,279.885,273.161)"> <g transform="matrix(-1,-1.22465e-16,7.14844e-17,-0.583715,257.074,251.36)">
<path d="M126.194,66.126C126.572,64.584 127.463,63.499 128.5,63.499C129.529,63.499 130.413,64.566 130.796,66.089L137.982,67.782C137.982,67.782 130.472,69.873 130.114,88.114C130.074,90.152 130.011,90.444 129.939,89.612L129.735,94.603C129.008,113.282 128.5,134.834 128.5,134.834C128.5,134.834 127.992,113.282 127.265,94.603C127.122,90.931 126.969,87.378 126.82,84.124C125.547,69.559 119.165,67.782 119.165,67.782L126.194,66.126Z"/> <path d="M126.194,66.126C126.572,64.584 127.463,63.499 128.5,63.499C129.529,63.499 130.413,64.566 130.796,66.089L137.982,67.782C137.982,67.782 130.472,69.873 130.114,88.114C130.074,90.152 130.011,90.444 129.939,89.612L129.735,94.603C129.008,113.282 128.5,134.834 128.5,134.834C128.5,134.834 127.992,113.282 127.265,94.603C127.122,90.931 126.969,87.378 126.82,84.124C125.547,69.559 119.165,67.782 119.165,67.782L126.194,66.126Z"/>
</g> </g>
<g transform="matrix(1.17673,0,0,0.697324,-22.7081,3.61534)"> <g transform="matrix(1,0,0,0.592595,-0.0738322,22.2962)">
<path d="M129.157,66.091L129.148,65.701L137.982,67.782C137.982,67.782 130.472,69.873 130.114,88.114C130.074,90.152 130.011,90.444 129.939,89.612L129.735,94.603C129.008,113.282 128.5,134.834 128.5,134.834C128.5,134.834 127.992,113.282 127.265,94.603C127.122,90.931 126.969,87.379 126.82,84.124C125.547,69.559 119.165,67.782 119.165,67.782L128,65.701L127.991,66.069C128.376,66.019 128.778,66.026 129.157,66.091Z"/> <path d="M129.157,66.091L129.148,65.701L137.982,67.782C137.982,67.782 130.472,69.873 130.114,88.114C130.074,90.152 130.011,90.444 129.939,89.612L129.735,94.603C129.008,113.282 128.5,134.834 128.5,134.834C128.5,134.834 127.992,113.282 127.265,94.603C127.122,90.931 126.969,87.379 126.82,84.124C125.547,69.559 119.165,67.782 119.165,67.782L128,65.701L127.991,66.069C128.376,66.019 128.778,66.026 129.157,66.091Z"/>
</g> </g>
<g transform="matrix(0.544846,0,0,0.544846,25.6294,26.65)"> <g transform="matrix(0.491507,0,0,0.491507,35.6204,36.941)">
<path d="M104.26,279.309L104.26,92.146L71.496,92.146L71.496,66.804L159.14,66.804L159.14,92.144L126.376,92.146L126.376,279.309L104.26,279.309Z"/> <path d="M104.26,279.309L104.26,92.146L71.496,92.146L71.496,66.804L159.14,66.804L159.14,92.144L126.376,92.146L126.376,279.309L104.26,279.309Z"/>
</g> </g>
<g transform="matrix(0.515619,0,0,0.544846,54.1474,26.6489)"> <g transform="matrix(0.465141,0,0,0.491507,61.3465,36.9401)">
<path d="M242.188,66.942C259.654,68.302 268.504,79.852 268.504,101.33L268.504,129.131L247.379,129.131L247.379,109.174C247.379,98.671 241.346,92.147 231.631,92.147L213.759,92.147C203.899,92.147 198.009,98.512 198.009,109.174L198.009,236.938C198.009,247.601 203.899,253.966 213.759,253.966L231.629,253.966C241.491,253.966 247.379,247.601 247.379,236.939L247.379,193.575L230.499,193.575L230.499,168.23L268.503,168.23L268.503,244.785C268.503,267.695 258.435,279.309 238.579,279.309L205.817,279.309C195.943,279.309 188.452,276.504 183.552,270.972C178.469,265.237 175.892,256.426 175.892,244.783L175.892,101.33C175.892,89.687 178.469,80.876 183.552,75.14C188.45,69.61 195.942,66.806 205.816,66.806L238.58,66.806L242.188,66.942Z"/> <path d="M242.188,66.942C259.654,68.302 268.504,79.852 268.504,101.33L268.504,129.131L247.379,129.131L247.379,109.174C247.379,98.671 241.346,92.147 231.631,92.147L213.759,92.147C203.899,92.147 198.009,98.512 198.009,109.174L198.009,236.938C198.009,247.601 203.899,253.966 213.759,253.966L231.629,253.966C241.491,253.966 247.379,247.601 247.379,236.939L247.379,193.575L230.499,193.575L230.499,168.23L268.503,168.23L268.503,244.785C268.503,267.695 258.435,279.309 238.579,279.309L205.817,279.309C195.943,279.309 188.452,276.504 183.552,270.972C178.469,265.237 175.892,256.426 175.892,244.783L175.892,101.33C175.892,89.687 178.469,80.876 183.552,75.14C188.45,69.61 195.942,66.806 205.816,66.806L238.58,66.806L242.188,66.942Z"/>
</g> </g>
<defs>
<linearGradient id="_Linear1" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(-196.783,2.4099e-14,-2.4099e-14,-196.783,226.392,128)"><stop offset="0" style="stop-color:rgb(233,233,233);stop-opacity:1"/><stop offset="0.5" style="stop-color:rgb(93,93,93);stop-opacity:1"/><stop offset="1" style="stop-color:rgb(231,231,231);stop-opacity:1"/></linearGradient>
<linearGradient id="_Linear2" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(195.054,0,0,146.095,31.3377,126.556)"><stop offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="0.31" style="stop-color:rgb(246,246,246);stop-opacity:1"/><stop offset="0.41" style="stop-color:rgb(226,226,226);stop-opacity:1"/><stop offset="0.5" style="stop-color:rgb(204,204,204);stop-opacity:1"/><stop offset="0.59" style="stop-color:rgb(226,226,226);stop-opacity:1"/><stop offset="0.69" style="stop-color:rgb(247,247,247);stop-opacity:1"/><stop offset="1" style="stop-color:white;stop-opacity:1"/></linearGradient>
</defs>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 7.1 KiB

After

Width:  |  Height:  |  Size: 6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 6.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 6.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 61 KiB

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.4 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.8 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

View file

@ -1,73 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;">
<g transform="matrix(1,0,0,1,-64,-96)">
<g id="unknown">
</g>
<g id="plumbing">
</g>
<g id="genetics">
</g>
<g id="surgery">
</g>
<g id="trauma">
</g>
<g id="wound">
</g>
<g id="power">
</g>
<g id="solar">
</g>
<g transform="matrix(-0.836256,-0.845147,0.836256,-0.845147,371.793,207.877)">
<g id="machines">
</g>
</g>
<g id="supermatter">
</g>
<g id="shield">
</g>
<g id="turbine">
</g>
<g transform="matrix(0.841259,-0.225415,0.225415,0.841259,22.0099,24.8766)">
<g id="tcomm">
<path d="M77.328,81.894C78.066,81.6 78.871,81.442 79.714,81.442C80.592,81.442 81.43,81.614 82.195,81.929L80.163,84.473C80.016,84.452 79.866,84.442 79.714,84.442L79.376,84.46L77.328,81.894ZM74.316,78.123C75.918,77.18 77.784,76.641 79.775,76.641C81.766,76.641 83.632,77.18 85.234,78.123L83.332,80.505C82.267,79.95 81.057,79.641 79.775,79.641C78.493,79.641 77.283,79.95 76.218,80.505L74.316,78.123ZM71.226,74.253C73.654,72.57 76.6,71.585 79.775,71.585C82.95,71.585 85.896,72.57 88.325,74.253L86.448,76.603C84.537,75.328 82.242,74.585 79.775,74.585C77.308,74.585 75.013,75.328 73.102,76.603L71.226,74.253Z" style="fill:white;"/>
</g>
</g>
<g id="atmos">
</g>
<g id="xeno">
</g>
<g id="nanites">
</g>
<g id="aimod" transform="matrix(1.10983,0,0,1.10983,-8.78671,-12.3014)">
<path d="M88,108C88,105.792 86.208,104 84,104L76,104C73.792,104 72,105.792 72,108L72,116C72,118.208 73.792,120 76,120L84,120C86.208,120 88,118.208 88,116L88,108Z" style="fill:none;stroke:white;stroke-width:2.7px;"/>
<path d="M77.333,104L77.333,101.333" style="fill:none;stroke:white;stroke-width:2.7px;"/>
<g transform="matrix(1,0,0,1,5.33333,0)">
<path d="M77.333,104L77.333,101.333" style="fill:none;stroke:white;stroke-width:2.7px;"/>
</g>
<g transform="matrix(1,0,0,1,0,18.6667)">
<path d="M77.333,104L77.333,101.333" style="fill:none;stroke:white;stroke-width:2.7px;"/>
</g>
<g transform="matrix(1,0,0,1,5.33333,18.6667)">
<path d="M77.333,104L77.333,101.333" style="fill:none;stroke:white;stroke-width:2.7px;"/>
</g>
<g transform="matrix(6.12323e-17,1,-1,6.12323e-17,192,32)">
<path d="M77.333,104L77.333,101.333" style="fill:none;stroke:white;stroke-width:2.7px;"/>
</g>
<g transform="matrix(6.12323e-17,1,-1,6.12323e-17,192,37.3333)">
<path d="M77.333,104L77.333,101.333" style="fill:none;stroke:white;stroke-width:2.7px;"/>
</g>
<g transform="matrix(6.12323e-17,1,-1,6.12323e-17,173.333,32)">
<path d="M77.333,104L77.333,101.333" style="fill:none;stroke:white;stroke-width:2.7px;"/>
</g>
<g transform="matrix(6.12323e-17,1,-1,6.12323e-17,173.333,37.3333)">
<path d="M77.333,104L77.333,101.333" style="fill:none;stroke:white;stroke-width:2.7px;"/>
</g>
<path d="M76.059,115.873L76.059,110.235C76.059,109.147 76.941,108.265 78.029,108.265C78.029,108.265 78.03,108.265 78.03,108.265C79.118,108.265 80,109.147 80,110.235C80,112.473 80,115.818 80,115.818" style="fill:none;stroke:white;stroke-width:2.7px;"/>
<path d="M83.998,115.873L83.998,108.265" style="fill:none;stroke:white;stroke-width:2.7px;"/>
<path d="M76.555,112.951L80,112.951" style="fill:none;stroke:white;stroke-width:2.7px;"/>
</g>
<g id="tips">
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 4.1 KiB

View file

@ -1,98 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;">
<g transform="matrix(1,0,0,1,-64,-96)">
<g id="unknown">
</g>
<g id="plumbing">
</g>
<g id="genetics">
</g>
<g id="surgery">
</g>
<g id="trauma">
</g>
<g id="wound">
</g>
<g id="power">
</g>
<g id="solar">
</g>
<g transform="matrix(-0.836256,-0.845147,0.836256,-0.845147,371.793,207.877)">
<g id="machines">
</g>
</g>
<g id="supermatter">
</g>
<g id="shield">
</g>
<g id="turbine">
</g>
<g transform="matrix(0.841259,-0.225415,0.225415,0.841259,22.0099,24.8766)">
<g id="tcomm">
<path d="M77.328,81.894C78.066,81.6 78.871,81.442 79.714,81.442C80.592,81.442 81.43,81.614 82.195,81.929L80.163,84.473C80.016,84.452 79.866,84.442 79.714,84.442L79.376,84.46L77.328,81.894ZM74.316,78.123C75.918,77.18 77.784,76.641 79.775,76.641C81.766,76.641 83.632,77.18 85.234,78.123L83.332,80.505C82.267,79.95 81.057,79.641 79.775,79.641C78.493,79.641 77.283,79.95 76.218,80.505L74.316,78.123ZM71.226,74.253C73.654,72.57 76.6,71.585 79.775,71.585C82.95,71.585 85.896,72.57 88.325,74.253L86.448,76.603C84.537,75.328 82.242,74.585 79.775,74.585C77.308,74.585 75.013,75.328 73.102,76.603L71.226,74.253Z" style="fill:white;"/>
</g>
</g>
<g id="atmos">
</g>
<g id="xeno">
</g>
<g id="nanites">
</g>
<g id="aimod" transform="matrix(1.10983,0,0,1.10983,-8.78671,-12.3014)">
<path d="M88,108C88,105.792 86.208,104 84,104L76,104C73.792,104 72,105.792 72,108L72,116C72,118.208 73.792,120 76,120L84,120C86.208,120 88,118.208 88,116L88,108Z" style="fill:none;stroke:white;stroke-width:1.8px;"/>
<g transform="matrix(1,0,0,0.808421,0,19.4134)">
<path d="M77.333,104L77.333,101.333" style="fill:none;stroke:white;stroke-width:2.97px;"/>
</g>
<g transform="matrix(1,0,0,0.808421,5.33333,19.4134)">
<path d="M77.333,104L77.333,101.333" style="fill:none;stroke:white;stroke-width:2.97px;"/>
</g>
<g transform="matrix(1,0,0,0.701988,0,49.6599)">
<path d="M77.333,104L77.333,101.333" style="fill:none;stroke:white;stroke-width:3.13px;"/>
</g>
<g transform="matrix(1,0,0,0.701988,5.33333,49.6599)">
<path d="M77.333,104L77.333,101.333" style="fill:none;stroke:white;stroke-width:3.13px;"/>
</g>
<g transform="matrix(6.12323e-17,1,-0.787134,4.81981e-17,170.43,32)">
<path d="M77.333,104L77.333,101.333" style="fill:none;stroke:white;stroke-width:3px;"/>
</g>
<g transform="matrix(6.12323e-17,1,-0.787134,4.81981e-17,170.43,37.3333)">
<path d="M77.333,104L77.333,101.333" style="fill:none;stroke:white;stroke-width:3px;"/>
</g>
<g transform="matrix(6.12323e-17,1,-0.744561,4.55912e-17,146.768,32)">
<path d="M77.333,104L77.333,101.333" style="fill:none;stroke:white;stroke-width:3.07px;"/>
</g>
<g transform="matrix(6.12323e-17,1,-0.744561,4.55912e-17,146.768,37.3333)">
<path d="M77.333,104L77.333,101.333" style="fill:none;stroke:white;stroke-width:3.07px;"/>
</g>
<path d="M76.059,115.873L76.059,110.235C76.059,109.147 76.941,108.265 78.029,108.265C78.029,108.265 78.03,108.265 78.03,108.265C79.118,108.265 80,109.147 80,110.235C80,112.473 80,115.818 80,115.818" style="fill:none;stroke:white;stroke-width:2.7px;"/>
<path d="M83.998,115.873L83.998,108.265" style="fill:none;stroke:white;stroke-width:2.7px;"/>
<path d="M76.555,112.951L80,112.951" style="fill:none;stroke:white;stroke-width:2.7px;"/>
</g>
<g transform="matrix(0.460278,-0.269095,0.265742,0.466086,26.9542,90.0858)">
<g id="tips">
<path d="M104.815,98.792L100.277,96.172C98.928,95.393 97.209,95.842 96.44,97.175C95.671,98.507 96.141,100.221 97.49,101L102.028,103.619C103.377,104.398 105.096,103.949 105.865,102.617C106.634,101.284 106.164,99.571 104.815,98.792Z" style="fill:white;"/>
</g>
</g>
<g id="races">
</g>
<g id="food">
</g>
<g id="hydro">
</g>
<g id="song">
</g>
<g id="crate">
</g>
<g id="space">
</g>
<g id="aux">
</g>
<g id="security">
</g>
<g id="law">
</g>
<g id="sop">
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 5 KiB

View file

@ -1,79 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;">
<g transform="matrix(1,0,0,1,-64,-64)">
<g id="unknown">
</g>
<g id="plumbing">
</g>
<g id="genetics">
</g>
<g id="surgery">
</g>
<g id="trauma">
</g>
<g id="wound">
</g>
<g id="power">
</g>
<g id="solar">
</g>
<g transform="matrix(-0.836256,-0.845147,0.836256,-0.845147,371.793,207.877)">
<g id="machines">
</g>
</g>
<g id="supermatter">
</g>
<g id="shield">
</g>
<g id="turbine">
</g>
<g transform="matrix(0.841259,-0.225415,0.225415,0.841259,22.0099,24.8766)">
<g id="tcomm">
<path d="M77.328,81.894C78.066,81.6 78.871,81.442 79.714,81.442C80.592,81.442 81.43,81.614 82.195,81.929L80.163,84.473C80.016,84.452 79.866,84.442 79.714,84.442L79.376,84.46L77.328,81.894ZM74.316,78.123C75.918,77.18 77.784,76.641 79.775,76.641C81.766,76.641 83.632,77.18 85.234,78.123L83.332,80.505C82.267,79.95 81.057,79.641 79.775,79.641C78.493,79.641 77.283,79.95 76.218,80.505L74.316,78.123ZM71.226,74.253C73.654,72.57 76.6,71.585 79.775,71.585C82.95,71.585 85.896,72.57 88.325,74.253L86.448,76.603C84.537,75.328 82.242,74.585 79.775,74.585C77.308,74.585 75.013,75.328 73.102,76.603L71.226,74.253Z" style="fill:white;"/>
</g>
</g>
<g id="atmos" transform="matrix(1.19568,0,0,1.19568,-13.0329,-18.1517)">
<g transform="matrix(-1.13291,0,0,1.2463,151.885,-23.5571)">
<path d="M68.908,76.924C68.908,76.315 69.452,75.82 70.122,75.82L72.55,75.82C73.22,75.82 73.764,76.315 73.764,76.924L73.764,81.058C74.63,81.245 75.275,81.954 75.275,82.799L75.275,91.543C75.275,92.531 74.393,93.333 73.306,93.333L69.366,93.333C68.279,93.333 67.397,92.531 67.397,91.543L67.397,82.799C67.397,81.954 68.042,81.245 68.908,81.058L68.908,76.924ZM70.292,85.757C70.292,85.514 70.075,85.317 69.808,85.317L68.839,85.317C68.572,85.317 68.355,85.514 68.355,85.757L68.355,90.243C68.355,90.486 68.572,90.683 68.839,90.683L69.808,90.683C70.075,90.683 70.292,90.486 70.292,90.243L70.292,85.757ZM70.1,86.072C70.1,85.945 69.986,85.841 69.846,85.841L69.338,85.841C69.198,85.841 69.084,85.945 69.084,86.072L69.084,89.928C69.084,90.055 69.198,90.159 69.338,90.159L69.846,90.159C69.986,90.159 70.1,90.055 70.1,89.928L70.1,86.072ZM68.908,82.32C68.908,82.929 69.452,83.423 70.122,83.423L72.55,83.423C73.22,83.423 73.764,82.929 73.764,82.32L73.764,81.563C73.764,82.172 73.22,82.667 72.55,82.667L70.122,82.667C69.452,82.667 68.908,82.172 68.908,81.563L68.908,82.32Z" style="fill:white;"/>
</g>
<g transform="matrix(0.855081,0,0,-1.32226,6.8713,200.469)">
<path d="M82.667,87.171L86.245,87.171C87.737,87.171 88.946,87.953 88.946,88.918C88.946,88.918 88.946,88.919 88.946,88.92C88.946,89.383 88.662,89.827 88.155,90.155C87.649,90.483 86.961,90.667 86.245,90.667C86.152,90.667 86.099,90.667 86.099,90.667" style="fill:none;stroke:white;stroke-width:1.5px;"/>
</g>
<g transform="matrix(1.37397,0,0,1.39489,-35.988,-36.3877)">
<path d="M86.443,87.171L87.214,87.171C87.673,87.171 88.114,87.351 88.439,87.671C88.764,87.991 88.946,88.425 88.946,88.877C88.946,88.905 88.946,88.933 88.946,88.96C88.946,89.413 88.764,89.847 88.439,90.167C88.114,90.487 87.673,90.667 87.214,90.667C86.618,90.667 86.099,90.667 86.099,90.667" style="fill:none;stroke:white;stroke-width:1.21px;"/>
</g>
<g transform="matrix(1.81553,-6.26045e-16,-2.40868e-16,-1.32226,-72.5262,200.469)">
<path d="M82.667,87.171L87.674,87.171C88.377,87.171 88.946,87.953 88.946,88.918C88.946,88.918 88.946,88.919 88.946,88.92C88.946,89.885 88.377,90.667 87.674,90.667C87.575,90.667 87.512,90.667 87.512,90.667" style="fill:none;stroke:white;stroke-width:1.05px;"/>
</g>
</g>
<g id="xeno">
</g>
<g id="nanites">
</g>
<g id="aimod">
</g>
<g id="tips">
</g>
<g id="races">
</g>
<g id="food">
</g>
<g id="hydro">
</g>
<g id="song">
</g>
<g id="crate">
</g>
<g id="space">
</g>
<g id="aux">
</g>
<g id="security">
</g>
<g id="law">
</g>
<g id="sop">
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 4.8 KiB

View file

@ -1,79 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:5;">
<g transform="matrix(1,0,0,1,-64,-128)">
<g id="unknown">
</g>
<g id="plumbing">
</g>
<g id="genetics">
</g>
<g id="surgery">
</g>
<g id="trauma">
</g>
<g id="wound">
</g>
<g id="power">
</g>
<g id="solar">
</g>
<g transform="matrix(-0.836256,-0.845147,0.836256,-0.845147,371.793,207.877)">
<g id="machines">
</g>
</g>
<g id="supermatter">
</g>
<g id="shield">
</g>
<g id="turbine">
</g>
<g id="tcomm">
</g>
<g id="atmos">
</g>
<g id="xeno">
</g>
<g id="nanites">
</g>
<g id="aimod">
</g>
<g id="tips">
</g>
<g id="races">
</g>
<g id="food">
</g>
<g id="hydro">
</g>
<g id="song">
</g>
<g id="crate">
</g>
<g id="space">
</g>
<g id="aux">
<g transform="matrix(1,0,0,1,0,1.54493)">
<circle cx="72" cy="152" r="2.667" style="fill:none;stroke:white;stroke-width:2px;"/>
</g>
<g transform="matrix(0.913098,0,0,1.48665,6.95219,-74.0425)">
<path d="M93.333,146.667L66.667,146.667L66.667,146.667C66.667,148.14 68.61,149.333 71.008,149.333C75.967,149.333 84.033,149.333 88.992,149.333C91.39,149.333 93.333,148.14 93.333,146.667C93.333,146.667 93.333,146.667 93.333,146.667Z" style="fill:none;stroke:white;stroke-width:1.62px;"/>
</g>
<g transform="matrix(0.556219,0,0,1.48665,35.5025,-81.79)">
<rect x="66.667" y="146.667" width="26.667" height="2.667" style="fill:none;stroke:white;stroke-width:1.78px;"/>
</g>
<g transform="matrix(0.556219,0,0,1.48665,35.5025,-85.8256)">
<rect x="66.667" y="146.667" width="26.667" height="2.667" style="fill:none;stroke:white;stroke-width:1.78px;"/>
</g>
<g transform="matrix(1,0,0,1,16,1.54493)">
<circle cx="72" cy="152" r="2.667" style="fill:none;stroke:white;stroke-width:2px;"/>
</g>
</g>
<g id="security">
</g>
<g id="law">
</g>
<g id="sop">
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.8 KiB

View file

@ -1,68 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5;">
<g id="chemistry" transform="matrix(0.985093,0,0,0.985093,0.239557,0.23851)">
<path d="M12.011,14.392L12.011,3.941C12.011,3.55 12.166,3.174 12.443,2.897C12.72,2.62 13.095,2.465 13.487,2.465L18.654,2.465C19.045,2.465 19.421,2.62 19.698,2.897C19.974,3.174 20.13,3.55 20.13,3.941L20.13,14.392L25.938,24.999C26.458,25.948 26.439,27.101 25.887,28.033C25.335,28.964 24.333,29.535 23.251,29.535L8.89,29.535C7.808,29.535 6.805,28.964 6.254,28.033C5.702,27.101 5.682,25.948 6.202,24.999L12.011,14.392ZM18.13,4.465L14.011,4.465L14.011,14.648C14.011,14.816 13.968,14.981 13.888,15.128C13.888,15.128 10.195,21.871 7.956,25.959C7.776,26.289 7.783,26.69 7.974,27.013C8.166,27.337 8.514,27.535 8.89,27.535L23.251,27.535C23.627,27.535 23.975,27.337 24.166,27.013C24.358,26.69 24.365,26.289 24.184,25.959C21.945,21.871 18.253,15.128 18.253,15.128C18.172,14.981 18.13,14.816 18.13,14.648L18.13,4.465ZM15.486,18.07L19.028,18.07C19.028,18.07 21.911,23.671 23.014,25.813C23.103,25.987 23.096,26.195 22.994,26.363C22.892,26.53 22.71,26.632 22.514,26.632L9.627,26.632C9.431,26.632 9.249,26.53 9.147,26.363C9.045,26.195 9.037,25.987 9.127,25.813C10.229,23.671 13.113,18.07 13.113,18.07L14.362,18.07L11.208,24.214C11.082,24.46 11.179,24.761 11.424,24.887C11.67,25.013 11.971,24.916 12.097,24.671L15.486,18.07Z" style="fill:white;"/>
</g>
<g transform="matrix(0.610465,0.610465,-0.577946,0.577946,27.6,-22.8943)">
<g id="unknown">
<path d="M59.485,10.232C59.485,7.049 57.039,4.465 54.025,4.465L43.105,4.465C40.091,4.465 37.644,7.049 37.644,10.232L37.644,21.768C37.644,24.951 40.091,27.535 43.105,27.535L54.025,27.535C57.039,27.535 59.485,24.951 59.485,21.768L59.485,10.232Z" style="fill:none;stroke:white;stroke-width:2.97px;"/>
</g>
</g>
<g id="plumbing">
</g>
<g id="genetics">
</g>
<g id="surgery">
</g>
<g id="trauma">
</g>
<g id="wound">
</g>
<g id="power">
</g>
<g id="solar">
</g>
<g transform="matrix(-0.836256,-0.845147,0.836256,-0.845147,371.793,207.877)">
<g id="machines">
</g>
</g>
<g id="supermatter">
</g>
<g id="shield">
</g>
<g id="turbine">
</g>
<g id="tcomm">
</g>
<g id="atmos">
</g>
<g id="xeno">
</g>
<g id="nanites">
</g>
<g id="aimod">
</g>
<g id="tips">
</g>
<g id="races">
</g>
<g id="food">
</g>
<g id="hydro">
</g>
<g id="song">
</g>
<g id="crate">
</g>
<g id="space">
</g>
<g id="aux">
</g>
<g id="security">
</g>
<g id="law">
</g>
<g id="sop">
</g>
</svg>

Before

Width:  |  Height:  |  Size: 3 KiB

View file

@ -1,75 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
<g transform="matrix(1,0,0,1,-160,-32)">
<g id="unknown">
</g>
<g id="plumbing">
</g>
<g id="genetics">
</g>
<g id="surgery">
</g>
<g transform="matrix(1.066,1.30071e-32,0,1.05526,-9.51961,-1.33485)">
<g id="trauma">
<path d="M143.062,8.827C143.062,8.827 143.199,12.305 143.199,15.785C143.199,19.265 143.062,22.743 143.062,22.743C143.062,23.266 143.482,23.691 144,23.691C144.518,23.691 144.938,23.266 144.938,22.743C144.938,22.743 144.801,19.265 144.801,15.785C144.801,12.305 144.938,8.827 144.938,8.827C144.938,8.304 144.518,7.879 144,7.879C143.482,7.879 143.062,8.304 143.062,8.827Z" style="fill:white;"/>
</g>
</g>
<g id="wound">
</g>
<g id="construction" transform="matrix(1.14774,0,0,1.14774,-23.9174,-4.93723)">
<path d="M179.793,55.985L170.357,44.785C169.646,45.136 168.846,45.333 168,45.333C165.056,45.333 162.667,42.944 162.667,40C162.667,39.719 162.689,39.442 162.731,39.173L162.739,39.122C162.76,39.006 162.796,38.867 162.895,38.717C162.913,38.688 162.944,38.67 162.978,38.668C163,38.667 163.022,38.672 163.04,38.683L166.564,42.207C166.802,42.445 167.149,42.537 167.474,42.45C167.992,42.312 168.778,42.101 169.296,41.962C169.621,41.875 169.875,41.621 169.962,41.296C170.101,40.778 170.312,39.992 170.45,39.474C170.537,39.149 170.445,38.802 170.207,38.564L166.681,35.038C166.671,35.021 166.666,35 166.668,34.979C166.67,34.945 166.688,34.914 166.717,34.895C166.866,34.796 167.006,34.76 167.122,34.739L167.172,34.731C167.442,34.689 167.718,34.667 168,34.667C170.944,34.667 173.333,37.056 173.333,40C173.333,40.847 173.136,41.648 172.784,42.359L183.984,51.794C184.17,51.912 184.346,52.052 184.508,52.214C185.693,53.399 185.693,55.324 184.508,56.509C183.323,57.695 181.398,57.695 180.212,56.509C180.05,56.347 179.91,56.172 179.793,55.985ZM181.097,53.099C181.794,52.402 182.926,52.402 183.623,53.099C184.32,53.796 184.32,54.927 183.623,55.624C182.926,56.321 181.794,56.321 181.097,55.624C180.4,54.927 180.4,53.796 181.097,53.099ZM179.861,53.234C179.861,53.234 171.858,44.018 171.661,44.184C171.464,44.349 171.438,44.643 171.603,44.84L179.147,53.833C179.312,54.03 179.606,54.056 179.803,53.89C180,53.725 180.026,53.431 179.861,53.234ZM163.115,39.761C163.156,39.639 163.691,40.702 163.879,41.184C164.255,42.149 164.995,43.367 166.305,43.945C167.18,44.33 168.306,44.425 169.74,43.983C169.863,43.945 169.993,44.014 170.031,44.137C170.069,44.26 170,44.39 169.877,44.428C168.307,44.912 167.075,44.793 166.118,44.371C164.68,43.737 163.857,42.412 163.444,41.353C163.238,40.822 163.134,40.359 163.104,40.086C163.086,39.926 163.098,39.813 163.115,39.761Z" style="fill:white;"/>
</g>
<g id="power">
<g transform="matrix(0.86944,-0.501971,0.501971,0.86944,2.68937,111.272)">
<path d="M217.42,38.133C217.567,37.951 217.574,37.692 217.435,37.504C217.296,37.315 217.047,37.244 216.83,37.331C212.908,38.897 203.835,42.519 200.92,43.683C200.742,43.754 200.618,43.918 200.599,44.109C200.58,44.3 200.669,44.486 200.83,44.591C202.398,45.613 205.758,47.804 207.079,48.665C207.211,48.751 207.296,48.893 207.31,49.051C207.324,49.208 207.264,49.363 207.149,49.471C205.772,50.761 201.74,54.538 199.293,56.831C199.113,56.999 199.078,57.272 199.21,57.48C199.342,57.689 199.603,57.774 199.833,57.684C204.35,55.908 213.688,52.238 216.715,51.048C216.897,50.977 217.023,50.808 217.039,50.613C217.055,50.417 216.96,50.23 216.792,50.129C215.301,49.233 212.355,47.46 211.174,46.75C211.046,46.673 210.958,46.544 210.933,46.398C210.907,46.251 210.946,46.1 211.04,45.985C212.165,44.6 215.562,40.419 217.42,38.133Z" style="fill:white;"/>
</g>
<path d="M212.561,37.261C216.736,39.037 219.667,43.179 219.667,48C219.667,54.163 214.877,59.217 208.819,59.635L210.66,57.287C214.705,56.137 217.667,52.412 217.667,48C217.667,44.184 215.45,40.881 212.232,39.32L212.561,37.261ZM206.452,36.439L204.407,39.032C200.848,40.453 198.333,43.935 198.333,48C198.333,51.774 200.501,55.046 203.663,56.629L203.073,58.574C199.093,56.718 196.333,52.679 196.333,48C196.333,42.086 200.744,37.193 206.452,36.439ZM206.478,57.535L206.909,57.601L206.181,58.515L206.478,57.535ZM209.347,38.438L208.988,38.383L208.487,38.358L209.583,36.968L209.347,38.438Z" style="fill:white;"/>
</g>
<g id="solar">
</g>
<g id="machines" transform="matrix(1.10253,0,0,1.11425,-20.8344,-1.35602)">
<g transform="matrix(-0.573209,-0.573209,0.573209,-0.573209,318.056,144.399)">
<path d="M194.929,10.936L194.929,8.475C194.929,7.923 195.376,7.475 195.929,7.475L217.371,7.475L217.371,6.81C217.371,6.258 217.819,5.81 218.371,5.81L220.071,5.81C220.624,5.81 221.071,6.258 221.071,6.81L221.071,25.19C221.071,25.742 220.624,26.19 220.071,26.19L218.371,26.19C217.819,26.19 217.371,25.742 217.371,25.19L217.371,24.525L195.929,24.525C195.376,24.525 194.929,24.077 194.929,23.525L194.929,20.549L197.414,20.549C197.496,20.549 197.55,20.543 197.585,20.525L197.585,22.455C197.585,22.781 197.002,23.115 197.329,23.115C197.655,23.115 197.919,22.851 197.919,22.525L197.919,9.718C197.919,9.392 197.655,9.127 197.329,9.127C197.002,9.127 197.585,9.323 197.585,9.649L197.585,10.956C197.548,10.941 197.494,10.936 197.414,10.936L194.929,10.936ZM218.221,7.56L218.221,24.495C218.221,24.909 218.361,25.245 218.534,25.245C218.706,25.245 218.612,24.909 218.612,24.495L218.612,7.56C218.612,7.147 218.706,6.81 218.534,6.81C218.361,6.81 218.221,7.147 218.221,7.56ZM198.658,9.475L198.658,22.525L217.371,22.525L217.371,9.475L198.658,9.475ZM219.237,16.975L219.237,20.922C219.237,21.248 219.501,21.512 219.827,21.512C220.154,21.512 220.418,21.248 220.418,20.922L220.418,16.975C220.418,16.649 220.154,16.385 219.827,16.385C219.501,16.385 219.237,16.649 219.237,16.975ZM197.585,17.124L197.585,19.388C197.548,19.373 197.494,19.368 197.414,19.368L194.929,19.368L194.929,17.148L197.414,17.148C197.496,17.148 197.55,17.142 197.585,17.124ZM197.585,12.093L197.585,15.987C197.548,15.972 197.494,15.967 197.414,15.967L194.929,15.967L194.929,12.118L197.414,12.118C197.496,12.118 197.55,12.111 197.585,12.093ZM219.237,10.612L219.237,14.558C219.237,14.884 219.501,15.149 219.827,15.149C220.154,15.149 220.418,14.884 220.418,14.558L220.418,10.612C220.418,10.286 220.154,10.021 219.827,10.021C219.501,10.021 219.237,10.286 219.237,10.612Z" style="fill:white;"/>
</g>
</g>
<g id="supermatter">
</g>
<g id="shield">
</g>
<g id="turbine">
</g>
<g id="tcomm">
</g>
<g id="atmos">
</g>
<g id="xeno">
</g>
<g id="nanites">
</g>
<g id="aimod">
</g>
<g id="tips">
</g>
<g id="races">
</g>
<g id="food">
</g>
<g id="hydro">
</g>
<g id="song">
</g>
<g id="crate">
</g>
<g id="space">
</g>
<g id="aux">
</g>
<g id="security">
</g>
<g id="law">
</g>
<g id="sop">
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 7.4 KiB

View file

@ -1,92 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:5;">
<g transform="matrix(1,0,0,1,-32,-128)">
<g id="unknown">
</g>
<g id="plumbing">
</g>
<g id="genetics">
</g>
<g id="surgery">
</g>
<g id="trauma">
</g>
<g id="wound">
</g>
<g id="power">
</g>
<g id="solar">
</g>
<g transform="matrix(-0.836256,-0.845147,0.836256,-0.845147,371.793,207.877)">
<g id="machines">
</g>
</g>
<g id="supermatter">
</g>
<g id="shield">
</g>
<g id="turbine">
</g>
<g id="tcomm">
</g>
<g id="atmos">
</g>
<g id="xeno">
</g>
<g id="nanites">
</g>
<g id="aimod">
</g>
<g id="tips">
</g>
<g id="races">
</g>
<g id="food">
</g>
<g id="hydro">
</g>
<g id="song">
</g>
<g id="crate">
<g transform="matrix(1.29531,0,0,1.30772,-12.4476,-42.5682)">
<rect x="37.333" y="133.333" width="18.667" height="18.667" style="fill:none;stroke:white;stroke-width:1.54px;"/>
</g>
<g transform="matrix(0.800991,0,0,0.808668,10.6204,28.63)">
<rect x="37.333" y="133.333" width="18.667" height="18.667" style="fill:none;stroke:white;stroke-width:2.48px;"/>
</g>
<path d="M35.91,156.205L40.568,151.548" style="fill:none;stroke:white;stroke-width:2px;"/>
<g transform="matrix(1,0,0,1,19.5212,-19.5212)">
<path d="M35.91,156.205L40.568,151.548" style="fill:none;stroke:white;stroke-width:2px;"/>
</g>
<g transform="matrix(6.12323e-17,1,-1,6.12323e-17,192.116,96.1159)">
<path d="M35.91,156.205L40.568,151.548" style="fill:none;stroke:white;stroke-width:2px;"/>
</g>
<g transform="matrix(6.12323e-17,1,-1,6.12323e-17,211.637,115.637)">
<path d="M35.91,156.205L40.568,151.548" style="fill:none;stroke:white;stroke-width:2px;"/>
</g>
<g transform="matrix(1.38378e-16,2.25989,-2.25989,1.38378e-16,397.912,55.5305)">
<path d="M35.91,156.205L40.568,151.548" style="fill:none;stroke:white;stroke-width:0.88px;"/>
</g>
<g transform="matrix(1.38378e-16,2.25989,-2.25989,1.38378e-16,393.575,59.8678)">
<path d="M35.91,156.205L40.568,151.548" style="fill:none;stroke:white;stroke-width:0.88px;"/>
</g>
<g transform="matrix(0.564972,0.564972,-0.564972,0.564972,108.532,38.1266)">
<path d="M35.91,156.205L40.568,151.548" style="fill:none;stroke:white;stroke-width:2.5px;"/>
</g>
<g transform="matrix(0.624158,0.624158,-0.624158,0.624158,124.723,21.1108)">
<path d="M35.91,156.205L40.568,151.548" style="fill:none;stroke:white;stroke-width:2.27px;"/>
</g>
</g>
<g id="space">
</g>
<g id="aux">
</g>
<g id="security">
</g>
<g id="law">
</g>
<g id="sop">
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 3.6 KiB

View file

@ -1,74 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
<g transform="matrix(1,0,0,1,-128,-96)">
<g id="unknown">
</g>
<g id="plumbing">
</g>
<g id="genetics">
</g>
<g id="surgery">
</g>
<g id="trauma">
</g>
<g id="wound">
</g>
<g id="power">
</g>
<g id="solar">
</g>
<g transform="matrix(-0.836256,-0.845147,0.836256,-0.845147,371.793,207.877)">
<g id="machines">
</g>
</g>
<g id="supermatter">
</g>
<g id="shield">
</g>
<g id="turbine">
</g>
<g id="tcomm" transform="matrix(1.07641,0.288423,-0.288423,1.07641,14.4029,-39.3222)">
<path d="M120.797,75.729C120.549,75.3 120,75.153 119.571,75.401L105.553,83.494C105.124,83.742 104.977,84.291 105.224,84.72L110.05,93.079C110.298,93.508 110.847,93.655 111.276,93.407L125.294,85.314C125.723,85.066 125.87,84.517 125.622,84.088L120.797,75.729ZM112.446,90.091L115.093,88.563C115.492,88.332 115.646,87.852 115.438,87.491C115.229,87.13 114.736,87.024 114.337,87.254L111.69,88.782C111.291,89.013 111.136,89.493 111.345,89.854C111.553,90.215 112.047,90.321 112.446,90.091ZM110.779,87.829L113.426,86.301C113.825,86.07 113.979,85.59 113.771,85.229C113.562,84.868 113.069,84.762 112.67,84.992L110.023,86.52C109.624,86.751 109.469,87.231 109.678,87.592C109.886,87.953 110.38,88.059 110.779,87.829ZM116.856,80.136C115.413,80.969 114.918,82.817 115.751,84.26C116.584,85.702 118.432,86.197 119.875,85.364C121.317,84.531 121.812,82.684 120.98,81.241C120.147,79.798 118.299,79.303 116.856,80.136ZM109.176,85.51L111.823,83.982C112.222,83.752 112.376,83.271 112.168,82.91C111.959,82.549 111.466,82.443 111.067,82.673L108.42,84.202C108.021,84.432 107.866,84.912 108.075,85.273C108.283,85.635 108.777,85.741 109.176,85.51ZM117.642,81.497C118.334,81.098 119.219,81.335 119.619,82.027C120.018,82.718 119.781,83.604 119.089,84.004C118.397,84.403 117.511,84.166 117.112,83.474C116.713,82.782 116.95,81.896 117.642,81.497Z" style="fill:white;"/>
</g>
<g id="atmos">
</g>
<g id="xeno">
</g>
<g id="nanites">
</g>
<g id="aimod">
</g>
<g id="tips">
</g>
<g id="critter" transform="matrix(1.06894,0,0,1.06894,-9.92796,-6.80249)">
<path d="M137.159,117.459C136.246,115.882 135.636,114.206 135.636,112.702C135.636,112.131 135.693,111.6 135.802,111.108C132.882,110.573 130.667,108.013 130.667,104.939C130.667,101.477 133.477,98.667 136.939,98.667C140.401,98.667 143.211,101.477 143.211,104.939C143.211,105.343 143.173,105.739 143.099,106.122C143.395,106.104 143.696,106.095 144,106.095C144.304,106.095 144.605,106.104 144.901,106.122C144.827,105.739 144.789,105.343 144.789,104.939C144.789,101.477 147.599,98.667 151.061,98.667C154.523,98.667 157.333,101.477 157.333,104.939C157.333,108.013 155.118,110.573 152.198,111.108C152.307,111.6 152.364,112.131 152.364,112.702C152.364,114.208 151.752,115.887 150.837,117.466L151.482,117.395C153.192,117.218 154.706,117.128 154.706,117.128C155.075,117.088 155.407,117.355 155.447,117.725C155.487,118.094 155.219,118.426 154.85,118.466C154.85,118.466 153.352,118.7 151.643,118.891C151.026,118.96 150.382,119.024 149.773,119.081C149.677,119.211 149.579,119.339 149.481,119.465C150.169,119.619 150.92,119.792 151.632,119.966C153.302,120.375 154.757,120.799 154.757,120.799C155.119,120.886 155.341,121.249 155.254,121.611C155.168,121.972 154.804,122.194 154.443,122.108C154.443,122.108 152.954,121.824 151.28,121.428C150.306,121.198 149.269,120.933 148.418,120.71C146.836,122.401 145.126,123.562 144,123.562C142.876,123.562 141.171,122.406 139.594,120.722C138.753,120.943 137.736,121.202 136.78,121.428C135.106,121.824 133.617,122.108 133.617,122.108C133.256,122.194 132.893,121.972 132.806,121.611C132.719,121.249 132.942,120.886 133.303,120.799C133.303,120.799 134.758,120.375 136.428,119.966C137.123,119.796 137.854,119.627 138.528,119.477C138.425,119.345 138.323,119.211 138.223,119.075C137.633,119.02 137.012,118.957 136.417,118.891C134.708,118.7 133.21,118.466 133.21,118.466C132.841,118.426 132.574,118.094 132.613,117.725C132.653,117.355 132.985,117.088 133.354,117.128C133.354,117.128 134.868,117.218 136.578,117.395L137.159,117.459ZM144,117.797C144.717,117.797 145.298,118.106 145.298,118.822C145.298,119.539 144.405,120.508 144,120.508C143.595,120.508 142.702,119.539 142.702,118.822C142.702,118.106 143.283,117.797 144,117.797ZM140.545,111.437C141.581,111.437 142.423,112.278 142.423,113.315C142.423,114.351 141.581,115.193 140.545,115.193C139.508,115.193 138.667,114.351 138.667,113.315C138.667,112.278 139.508,111.437 140.545,111.437ZM147.455,111.437C148.492,111.437 149.333,112.278 149.333,113.315C149.333,114.351 148.492,115.193 147.455,115.193C146.419,115.193 145.577,114.351 145.577,113.315C145.577,112.278 146.419,111.437 147.455,111.437ZM141.753,106.268C141.871,105.845 141.934,105.399 141.934,104.939C141.934,102.182 139.696,99.944 136.939,99.944C134.182,99.944 131.944,102.182 131.944,104.939C131.944,107.45 133.801,109.531 136.216,109.881C137.171,107.839 139.221,106.679 141.753,106.268ZM151.784,109.881C154.199,109.531 156.056,107.45 156.056,104.939C156.056,102.182 153.818,99.944 151.061,99.944C148.304,99.944 146.066,102.182 146.066,104.939C146.066,105.399 146.129,105.845 146.247,106.268C148.78,106.679 150.829,107.839 151.784,109.881ZM135.844,108.906C134.141,108.429 132.89,106.863 132.89,105.008C132.89,102.774 134.705,100.96 136.939,100.96C139.173,100.96 140.988,102.774 140.988,105.008C140.988,105.228 140.97,105.443 140.936,105.653C138.706,106.132 136.878,107.187 135.844,108.906ZM147.064,105.653C147.03,105.443 147.012,105.228 147.012,105.008C147.012,102.774 148.827,100.96 151.061,100.96C153.295,100.96 155.11,102.774 155.11,105.008C155.11,106.863 153.859,108.429 152.156,108.906C151.122,107.187 149.295,106.132 147.064,105.653Z" style="fill:white;"/>
</g>
<g id="races">
</g>
<g id="food">
</g>
<g id="hydro">
</g>
<g id="song">
</g>
<g id="crate">
</g>
<g transform="matrix(0.744575,0.744575,-0.744575,0.744575,139.866,-50.6509)">
<g id="space">
<path d="M107.409,144.417C108.121,141.075 109.325,136.518 110.236,134.278C110.599,133.386 110.986,132.808 111.246,132.603C111.519,132.388 111.793,132.327 112.03,132.334C112.253,132.34 112.528,132.413 112.797,132.66C113.023,132.869 113.371,133.443 113.712,134.31C114.593,136.549 115.822,141.06 116.559,144.385L119.629,147.394C119.774,147.536 119.872,147.719 119.911,147.918L120.982,153.459C121.071,153.92 120.827,154.382 120.395,154.567C119.963,154.753 119.46,154.613 119.186,154.23L116.527,150.509C116.367,150.777 116.18,151.03 115.971,151.263C113.342,150.736 110.696,150.744 108.033,151.268C107.822,151.033 107.634,150.779 107.473,150.51L104.814,154.23C104.54,154.613 104.037,154.753 103.605,154.567C103.173,154.382 102.929,153.92 103.018,153.459L104.089,147.918C104.128,147.719 104.226,147.536 104.371,147.394L107.409,144.417ZM114.761,148.694L109.369,148.694C108.974,148.694 108.326,149.19 108.654,149.409C108.714,149.449 108.873,149.59 109.071,149.512C110.425,148.976 113.966,149.166 115.089,149.508C115.305,149.574 115.453,149.446 115.476,149.409C115.681,149.072 115.156,148.694 114.761,148.694ZM112,138.511C113.277,138.511 114.313,139.548 114.313,140.824C114.313,142.101 113.277,143.138 112,143.138C110.723,143.138 109.687,142.101 109.687,140.824C109.687,139.548 110.723,138.511 112,138.511ZM112,139.514C112.723,139.514 113.31,140.101 113.31,140.824C113.31,141.547 112.723,142.134 112,142.134C111.277,142.134 110.69,141.547 110.69,140.824C110.69,140.101 111.277,139.514 112,139.514Z" style="fill:white;"/>
</g>
</g>
<g id="aux">
</g>
<g transform="matrix(0.99376,0,0,1.1459,0.897622,-21.0089)">
<g id="security">
<path d="M151.519,144C149.77,150.967 144.252,152.698 144,152.698L144,152.698L144,144.789C144,144.58 144.096,144.379 144.267,144.231C144.437,144.083 144.669,144 144.91,144L151.519,144ZM144,136L144,143.211C144,143.42 143.904,143.621 143.733,143.769C143.563,143.917 143.331,144 143.09,144L136.507,144C136.164,142.654 135.959,141.111 135.951,139.346C138.016,139.346 139.951,138.776 144,136Z" style="fill:white;"/>
</g>
</g>
<g id="law">
</g>
<g id="sop">
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 8.7 KiB

View file

@ -1,73 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;">
<g transform="matrix(1,0,0,1,-192,-96)">
<g id="unknown">
</g>
<g id="plumbing">
</g>
<g id="genetics">
</g>
<g id="surgery">
</g>
<g id="trauma">
</g>
<g id="wound">
</g>
<g id="power">
</g>
<g id="solar">
</g>
<g transform="matrix(-0.836256,-0.845147,0.836256,-0.845147,371.793,207.877)">
<g id="machines">
</g>
</g>
<g id="supermatter">
</g>
<g id="shield">
</g>
<g id="turbine">
</g>
<g id="tcomm">
</g>
<g id="atmos">
</g>
<g transform="matrix(1,0,0,1,0.0434522,0.804578)">
<g id="xeno">
<path d="M238.609,82.373C238.95,82.726 239.428,82.945 239.957,82.945C240.485,82.945 240.963,82.726 241.304,82.373L242.054,82.806C240.922,85.277 241.837,88.254 244.239,89.641C246.377,90.875 249.018,90.459 250.682,88.789L251.482,89.25C249.268,91.8 245.486,92.511 242.453,90.76C241.401,90.152 240.56,89.318 239.957,88.353C239.353,89.318 238.512,90.152 237.46,90.76C234.427,92.511 230.645,91.8 228.431,89.25C228.305,89.031 228.381,88.75 228.602,88.622C228.823,88.495 229.105,88.569 229.231,88.789L229.231,88.789C230.895,90.459 233.536,90.875 235.674,89.641C238.076,88.254 238.991,85.277 237.859,82.806L238.609,82.373ZM250.682,88.789C250.808,88.569 251.09,88.495 251.311,88.622C251.532,88.75 251.608,89.031 251.482,89.25L250.682,88.789ZM240.536,78.051C243.228,77.782 245.333,75.507 245.333,72.744C245.333,70.276 243.652,68.196 241.374,67.59L241.374,66.667C244.689,67.309 247.195,70.229 247.195,73.731C247.195,75.044 246.843,76.276 246.227,77.335C247.393,77.362 248.568,77.674 249.649,78.297C252.681,80.048 253.957,83.679 252.856,86.871C252.729,87.09 252.447,87.165 252.226,87.037C252.005,86.91 251.929,86.629 252.056,86.409L252.056,86.409C252.67,84.133 251.71,81.638 249.572,80.403C247.214,79.042 244.244,79.688 242.647,81.811L241.813,81.329C241.825,81.245 241.831,81.158 241.831,81.07C241.831,80.238 241.287,79.531 240.536,79.287L240.536,78.051ZM227.857,86.409C227.984,86.629 227.908,86.91 227.687,87.037C227.466,87.165 227.184,87.09 227.058,86.871L227.857,86.409ZM237.266,81.811C235.669,79.688 232.699,79.042 230.341,80.403C228.203,81.638 227.243,84.133 227.857,86.409L227.058,86.871C225.956,83.679 227.232,80.048 230.264,78.297C231.371,77.658 232.579,77.347 233.772,77.334C233.157,76.275 232.805,75.044 232.805,73.731C232.805,70.229 235.311,67.309 238.626,66.667C238.879,66.667 239.085,66.874 239.085,67.128C239.085,67.383 238.879,67.59 238.626,67.59L238.626,67.59C236.348,68.196 234.667,70.276 234.667,72.744C234.667,75.477 236.727,77.733 239.377,78.041L239.377,79.287C238.626,79.531 238.082,80.238 238.082,81.07C238.082,81.158 238.088,81.245 238.1,81.329L237.266,81.811ZM241.374,67.59C241.121,67.59 240.915,67.383 240.915,67.128C240.915,66.874 241.121,66.667 241.374,66.667L241.374,67.59Z" style="fill:white;stroke:white;stroke-width:0.5px;"/>
</g>
</g>
<g id="nanites">
</g>
<g id="aimod">
</g>
<g id="tips">
</g>
<g transform="matrix(-1,0,0,1,352.735,1.30286)">
<g id="races">
<path d="M176,120.193L176,123.681C174.356,123.681 170.441,123.641 169.46,119.454C169.088,117.867 167.494,117.279 166.786,116.102C165.017,116.992 163.785,116.539 164.758,111.923C164.97,110.914 162.116,105.331 162.75,104.358C163.044,103.905 164.74,105.762 166.17,107.478C166.051,106.047 166.045,104.204 166.69,103.539C167.8,102.394 163.675,98.486 163.675,98.486L167.735,99.582L169.084,100.802C171.426,102.313 173.522,102.016 171.028,98.667C170.021,97.314 174.632,97.75 176,97.906L176,112.048C175.969,112.126 175.871,112.371 175.858,112.922C175.841,113.611 175.546,114.531 175.346,114.713C175.153,114.889 173.904,116.162 174.042,116.149C174.344,116.122 175.685,116.594 175.721,117.19C175.756,117.762 175.967,116.52 176,116.32L176,118.716C175.196,119.18 174.137,119.13 173.333,119.28C174.136,119.288 175.166,119.494 176,120.193ZM173.194,99.317C173.611,99.32 174.073,99.325 174.5,99.335L174.5,111.798C174.437,112.021 174.371,112.369 174.358,112.886C174.352,113.153 174.21,113.618 174.157,113.782C173.734,114.216 172.819,115.213 172.709,115.425C172.255,116.299 172.699,116.909 172.925,117.157C173.148,117.403 173.471,117.635 173.964,117.65L174.033,117.68C173.691,117.717 173.359,117.749 173.059,117.805C172.3,117.946 171.772,118.641 171.839,119.41C171.906,120.179 172.546,120.772 173.319,120.78C173.671,120.783 174.096,120.836 174.5,121.012L174.5,122.121C173.116,121.958 171.445,121.35 170.92,119.111C170.66,118 170.013,117.212 169.266,116.522C168.839,116.128 168.354,115.799 168.071,115.328C167.666,114.656 166.812,114.409 166.111,114.762C166.052,114.792 165.982,114.821 165.911,114.848C165.857,114.274 165.973,113.429 166.225,112.232C166.293,111.912 166.269,111.32 166.054,110.572C165.911,110.076 165.688,109.454 165.441,108.788C165.831,109.006 166.308,109.042 166.739,108.866C167.345,108.618 167.72,108.006 167.665,107.353C167.613,106.719 167.581,105.994 167.638,105.354C167.665,105.053 167.788,104.605 167.806,104.54C168.34,103.956 168.516,103.041 168.179,101.998C168.209,102.021 168.24,102.042 168.271,102.062C169.357,102.764 170.422,103.125 171.181,103.169C171.781,103.203 172.273,103.065 172.643,102.842C173.286,102.455 173.729,101.808 173.646,100.771C173.616,100.4 173.485,99.914 173.194,99.317ZM174.547,114.735C174.406,114.703 174.279,114.68 174.17,114.667C174.062,114.654 173.972,114.65 173.91,114.655C174.161,114.633 174.371,114.67 174.547,114.735ZM173.319,108.358C173.278,108.324 173.235,108.29 173.191,108.258C172.824,107.988 172.107,107.808 171.307,107.969L171.371,107.958L171.292,107.972C171.292,107.972 171.275,107.975 171.299,107.971L171.153,108.003L171.236,107.983L171.195,107.992L171.201,107.991C170.564,108.132 169.881,108.417 169.881,108.417C169.371,108.631 169.02,109.107 168.968,109.658C168.968,109.658 168.899,110.396 168.954,111.046L168.95,110.996L168.96,111.118C168.96,111.118 168.963,111.144 168.96,111.121L168.969,111.193C169.061,111.985 169.439,112.6 169.8,112.866L170.061,113.058C170.428,113.328 171.146,113.508 171.945,113.347L171.881,113.358L171.96,113.344C171.96,113.344 171.977,113.341 171.954,113.345L172.099,113.313L172.017,113.333L172.057,113.324L172.052,113.325C172.688,113.184 173.372,112.899 173.372,112.899C173.881,112.685 174.232,112.209 174.285,111.658C174.285,111.658 174.354,110.92 174.299,110.27L174.302,110.32L174.292,110.198C174.292,110.198 174.289,110.172 174.292,110.195L174.283,110.123C174.192,109.331 173.813,108.716 173.452,108.45C173.409,108.418 173.364,108.387 173.319,108.358ZM172.426,109.571C172.388,109.534 172.346,109.499 172.302,109.466C172.168,109.367 171.897,109.38 171.604,109.44L171.525,109.456C171.012,109.569 170.461,109.8 170.461,109.8C170.461,109.8 170.404,110.395 170.448,110.919L170.456,110.999C170.487,111.296 170.555,111.559 170.689,111.658C170.733,111.69 170.779,111.719 170.826,111.745C170.865,111.782 170.906,111.817 170.95,111.85C171.085,111.949 171.355,111.936 171.649,111.876L171.727,111.86C172.24,111.747 172.791,111.516 172.791,111.516C172.791,111.516 172.848,110.921 172.804,110.397L172.796,110.317C172.766,110.02 172.698,109.757 172.563,109.658C172.519,109.626 172.473,109.597 172.426,109.571ZM168.969,111.193L168.964,111.153L168.972,111.217L168.969,111.193ZM168.956,111.069L168.953,111.039L168.956,111.08L168.956,111.069ZM174.297,110.247L174.299,110.277L174.296,110.236L174.297,110.247ZM174.283,110.123L174.288,110.163L174.28,110.099L174.283,110.123Z" style="fill:white;"/>
</g>
</g>
<g transform="matrix(-0.919427,1.41035,-1.41035,-0.919427,545.108,-83.547)">
<g id="food">
<path d="M205.932,100.694L206.563,95.122C206.584,94.94 206.704,94.784 206.875,94.718C206.875,94.718 207.863,94.344 208.61,94.386C209.04,94.41 209.397,94.569 209.603,94.863C209.744,95.064 209.829,95.338 209.782,95.719C209.667,96.64 209.145,98.888 208.788,100.371L209.265,100.431C209.265,100.431 208.881,110.034 208.042,111.426C206.04,114.746 203.475,113.939 203.475,113.939L205.932,100.694ZM204.531,112.661C204.531,112.665 204.53,112.664 204.535,112.664L204.537,112.656C204.599,112.6 205.145,112.261 205.573,110.954C206.183,109.088 206.684,105.553 206.602,101.333L204.537,112.656L204.531,112.661ZM209.992,103.444C211.774,103.856 213.149,104.178 213.251,104.209C214.826,104.691 215.557,104.918 215.569,106.212C215.584,107.828 213.635,108.773 212.06,108.411L211.883,108.371L212.111,108.231C212.562,107.975 213.004,107.702 213.438,107.417C213.694,107.25 213.783,106.949 213.639,106.741C213.495,106.532 213.17,106.493 212.91,106.653L211.612,107.449C211.236,107.661 210.853,107.862 210.46,108.044L209.633,107.854L209.726,106.926C209.916,106.809 210.105,106.688 210.292,106.566C210.547,106.399 210.636,106.098 210.492,105.89C210.36,105.698 210.075,105.65 209.827,105.768L209.875,105.157C209.892,104.935 209.908,104.712 209.924,104.489L209.992,103.444ZM200.329,105.719L200.322,105.718C198.747,105.356 197.718,103.773 198.123,102.209C198.401,101.135 199.542,101.142 201.454,101.504C201.755,101.56 203.053,101.852 204.685,102.224L203.914,106.38L203.673,106.487L201.87,106.073L202.562,105.648C203.013,105.392 203.455,105.119 203.889,104.834C204.145,104.667 204.234,104.366 204.09,104.158C203.946,103.95 203.621,103.911 203.361,104.071L202.063,104.866C201.504,105.183 200.928,105.472 200.329,105.719ZM207.807,100.25C208.159,98.798 208.691,96.521 208.806,95.599C208.815,95.526 208.823,95.469 208.798,95.429C208.768,95.381 208.702,95.384 208.639,95.375C208.529,95.36 208.408,95.363 208.286,95.375C208,95.403 207.709,95.478 207.505,95.541L206.983,100.149L207.807,100.25Z" style="fill:white;"/>
</g>
</g>
<g id="hydro">
</g>
<g id="song">
</g>
<g id="crate">
</g>
<g id="space">
</g>
<g id="aux">
</g>
<g id="security">
</g>
<g id="law">
</g>
<g id="sop">
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 10 KiB

View file

@ -1,88 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5;">
<g transform="matrix(1,0,0,1,-64,-32)">
<g id="unknown">
</g>
<g id="plumbing">
</g>
<g id="genetics">
<g transform="matrix(1.15165,0,0,1,-11.9066,-3.97904e-13)">
<path d="M79.621,40.175C84.352,37.459 84.727,36.215 84.723,35.765L84.719,35.718L84.721,35.74L84.72,35.721C84.691,35.204 85.067,34.743 85.589,34.675C86.136,34.604 86.639,34.991 86.71,35.538C86.71,35.538 87.285,37.766 81.56,41.341C86.315,44.414 86.724,47.065 86.724,47.875L86.735,47.921C86.735,47.921 87.308,50.999 81.611,54.691C87.281,58.248 86.71,60.462 86.71,60.462C86.639,61.009 86.136,61.396 85.589,61.325C85.042,61.254 84.655,60.752 84.719,60.282C84.719,60.282 84.722,60.266 84.723,60.235C84.727,59.787 84.355,58.549 79.667,55.852C74.978,58.549 74.606,59.787 74.611,60.235L74.614,60.282L74.612,60.26L74.614,60.279C74.643,60.796 74.267,61.257 73.744,61.325C73.197,61.396 72.695,61.009 72.624,60.462C72.624,60.462 71.961,57.893 79.147,53.844L79.147,53.844C84.026,51.11 84.683,48.905 84.742,48.257C84.713,48.156 84.705,48.052 84.719,47.949C84.719,47.949 84.722,47.933 84.723,47.902C84.727,47.437 84.326,45.122 79.122,42.206L79.127,42.197C72.187,38.225 72.835,35.712 72.835,35.712C72.906,35.165 73.408,34.778 73.956,34.849C74.503,34.92 74.89,35.422 74.826,35.892C74.826,35.892 74.823,35.908 74.822,35.939C74.818,36.379 75.176,37.579 79.621,40.175ZM76.651,42.117L76.793,42.199L76.789,42.206C77.429,42.565 77.997,42.915 78.5,43.253C75.044,45.577 74.633,47.361 74.613,47.852C74.623,47.918 74.623,47.985 74.614,48.051C74.614,48.051 74.611,48.067 74.611,48.098C74.607,48.508 74.918,50.357 78.563,52.787C78.084,53.114 77.544,53.451 76.935,53.794L76.9,53.794L76.693,53.914C72.711,50.986 72.579,48.572 72.612,48C72.579,47.43 72.71,45.031 76.651,42.117Z" style="fill:white;"/>
</g>
<g transform="matrix(0.700741,0,0,1,23.955,0)">
<path d="M83.785,48L76.31,48" style="fill:none;stroke:white;stroke-width:2.32px;"/>
</g>
<g transform="matrix(0.569231,0,0,1,34.4027,0)">
<path d="M78.869,37.333L81.337,37.333" style="fill:none;stroke:white;stroke-width:2.46px;"/>
</g>
<g transform="matrix(0.569231,0,0,1,34.4027,13.3333)">
<path d="M78.869,37.333L81.337,37.333" style="fill:none;stroke:white;stroke-width:1.84px;"/>
</g>
<g transform="matrix(0.569231,0,0,1,34.4027,21.3333)">
<path d="M78.869,37.333L81.337,37.333" style="fill:none;stroke:white;stroke-width:2.46px;"/>
</g>
<g transform="matrix(0.569231,0,0,1,34.4027,8)">
<path d="M78.869,37.333L81.337,37.333" style="fill:none;stroke:white;stroke-width:1.84px;"/>
</g>
</g>
<g transform="matrix(0.959088,-0.283109,0.283109,0.959088,-11.8658,30.5845)">
<g id="surgery">
<path d="M109.198,52.73L110.616,54.147C110.665,54.197 110.692,54.264 110.691,54.334C110.689,54.404 110.66,54.47 110.609,54.518C109.636,55.473 109.734,57.059 109.893,57.377L109.893,57.377C107.851,59.537 103.147,61.913 99.149,61.086C99.052,61.063 98.975,60.989 98.948,60.893C98.921,60.797 98.948,60.694 99.019,60.624C100.301,59.354 106.993,52.719 107.974,51.746C108.041,51.68 108.148,51.68 108.215,51.746L108.609,52.141L100.493,60.261C100.493,60.261 101.85,60.079 102.046,59.884L109.198,52.73ZM111.42,50.507L113.681,52.768C113.789,52.876 113.85,53.023 113.85,53.175C113.85,53.328 113.789,53.474 113.681,53.582C113.366,53.897 112.932,54.332 112.617,54.647C112.509,54.755 112.362,54.816 112.21,54.816C112.057,54.816 111.911,54.755 111.803,54.647L109.541,52.386L111.42,50.507ZM120.984,40.94L124.165,41.931C124.358,41.991 124.505,42.147 124.553,42.343C124.601,42.539 124.543,42.746 124.4,42.888C122.573,44.709 117.501,49.765 114.908,52.356C114.683,52.581 114.318,52.581 114.094,52.356L111.832,50.095L120.984,40.94ZM108.953,51.798L108.845,51.69C108.738,51.582 108.677,51.436 108.677,51.283C108.677,51.13 108.738,50.984 108.845,50.876C109.161,50.561 109.595,50.126 109.91,49.811C110.018,49.703 110.165,49.643 110.317,49.643C110.47,49.643 110.616,49.703 110.724,49.811L110.832,49.918L108.953,51.798ZM111.244,49.506L111.138,49.401C111.03,49.292 110.969,49.145 110.969,48.992C110.97,48.839 111.031,48.693 111.14,48.585C112.655,47.082 117.91,41.869 119.111,40.677C119.263,40.527 119.485,40.473 119.688,40.536L120.087,40.66L111.244,49.506Z" style="fill:white;"/>
</g>
</g>
<g id="trauma">
</g>
<g id="wound">
</g>
<g id="power">
</g>
<g id="solar">
</g>
<g transform="matrix(-0.836256,-0.845147,0.836256,-0.845147,371.793,207.877)">
<g id="machines">
</g>
</g>
<g id="supermatter">
</g>
<g id="shield">
</g>
<g id="turbine">
</g>
<g transform="matrix(0.841259,-0.225415,0.225415,0.841259,22.0099,24.8766)">
<g id="tcomm">
<path d="M77.328,81.894C78.066,81.6 78.871,81.442 79.714,81.442C80.592,81.442 81.43,81.614 82.195,81.929L80.163,84.473C80.016,84.452 79.866,84.442 79.714,84.442L79.376,84.46L77.328,81.894ZM74.316,78.123C75.918,77.18 77.784,76.641 79.775,76.641C81.766,76.641 83.632,77.18 85.234,78.123L83.332,80.505C82.267,79.95 81.057,79.641 79.775,79.641C78.493,79.641 77.283,79.95 76.218,80.505L74.316,78.123ZM71.226,74.253C73.654,72.57 76.6,71.585 79.775,71.585C82.95,71.585 85.896,72.57 88.325,74.253L86.448,76.603C84.537,75.328 82.242,74.585 79.775,74.585C77.308,74.585 75.013,75.328 73.102,76.603L71.226,74.253Z" style="fill:white;"/>
</g>
</g>
<g id="atmos">
</g>
<g id="xeno">
</g>
<g id="nanites">
</g>
<g id="aimod">
</g>
<g id="tips">
</g>
<g id="races">
</g>
<g id="food">
</g>
<g id="hydro">
</g>
<g id="song">
</g>
<g id="crate">
</g>
<g id="space">
</g>
<g id="aux">
</g>
<g id="security">
</g>
<g id="law">
</g>
<g id="sop">
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 6.5 KiB

View file

@ -1,72 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
<g transform="matrix(1,0,0,1,-160,0)">
<g id="unknown">
</g>
<g id="plumbing">
</g>
<g id="genetics">
</g>
<g id="surgery">
</g>
<g transform="matrix(1.066,1.30071e-32,0,1.05526,-9.51961,-1.33485)">
<g id="trauma">
<path d="M143.062,8.827C143.062,8.827 143.199,12.305 143.199,15.785C143.199,19.265 143.062,22.743 143.062,22.743C143.062,23.266 143.482,23.691 144,23.691C144.518,23.691 144.938,23.266 144.938,22.743C144.938,22.743 144.801,19.265 144.801,15.785C144.801,12.305 144.938,8.827 144.938,8.827C144.938,8.304 144.518,7.879 144,7.879C143.482,7.879 143.062,8.304 143.062,8.827Z" style="fill:white;"/>
</g>
</g>
<g id="wound">
</g>
<g id="ghetto" transform="matrix(1.45196,0,0,1.39449,-78.3033,-6.18048)">
<path d="M170.468,13.587C169.14,11.323 168.038,9.673 168.038,9.673C167.486,8.545 167.922,7.165 169.011,6.592C170.1,6.02 171.432,6.472 171.984,7.6C171.984,7.6 172.684,9.69 173.745,12.315C173.853,12.581 173.963,12.853 174.078,13.128C174.427,13.111 174.784,13.104 175.145,13.104C179.944,13.104 183.832,14.478 183.841,16.171C183.843,16.633 183.782,17.068 183.661,17.474C183.191,20.911 180.39,25.512 175.193,25.467C169.485,25.418 166.56,20.269 166.455,16.382L166.45,16.19C166.448,16.136 166.448,16.08 166.459,16.046C166.588,15.013 168.153,14.111 170.468,13.587ZM171.017,14.531C169.451,14.957 168.45,15.613 168.525,16.333C168.706,18.066 171.92,19.459 175.145,19.523C177.71,19.574 181.927,18.31 181.872,16.333C181.837,15.06 178.882,14.024 175.199,14.024C174.951,14.024 174.705,14.029 174.464,14.039C174.657,14.484 174.862,14.932 175.079,15.375C175.224,15.669 175.374,15.959 175.527,16.245C177.111,15.849 180.437,15.972 180.783,16.102C180.952,16.165 181.292,16.283 180.408,16.972C178.327,18.595 173.225,18.781 170.849,17.475C169.898,16.953 169.035,16.313 169.376,15.906C169.376,15.906 170.646,16.196 172.029,16.38C171.703,15.743 171.357,15.123 171.017,14.531ZM169.028,9.437C169.028,9.437 171.03,12.396 173.135,16.707C173.248,16.939 174.098,17.113 173.991,16.886C171.733,12.123 169.475,8.787 169.475,8.787C169.335,8.58 169.059,8.53 168.859,8.675C168.659,8.82 168.888,9.23 169.028,9.437Z" style="fill:white;"/>
</g>
<g id="power">
<path d="M212.561,37.261C216.736,39.037 219.667,43.179 219.667,48C219.667,54.163 214.877,59.217 208.819,59.635L210.66,57.287C214.705,56.137 217.667,52.412 217.667,48C217.667,44.184 215.45,40.881 212.232,39.32L212.561,37.261ZM206.452,36.439L204.407,39.032C200.848,40.453 198.333,43.935 198.333,48C198.333,51.774 200.501,55.046 203.663,56.629L203.073,58.574C199.093,56.718 196.333,52.679 196.333,48C196.333,42.086 200.744,37.193 206.452,36.439ZM206.478,57.535L206.909,57.601L206.181,58.515L206.478,57.535ZM209.347,38.438L208.988,38.383L208.487,38.358L209.583,36.968L209.347,38.438Z" style="fill:white;"/>
</g>
<g id="solar">
</g>
<g id="machines" transform="matrix(1.10253,0,0,1.11425,-20.8344,-1.35602)">
<g transform="matrix(-0.573209,-0.573209,0.573209,-0.573209,318.056,144.399)">
<path d="M194.929,10.936L194.929,8.475C194.929,7.923 195.376,7.475 195.929,7.475L217.371,7.475L217.371,6.81C217.371,6.258 217.819,5.81 218.371,5.81L220.071,5.81C220.624,5.81 221.071,6.258 221.071,6.81L221.071,25.19C221.071,25.742 220.624,26.19 220.071,26.19L218.371,26.19C217.819,26.19 217.371,25.742 217.371,25.19L217.371,24.525L195.929,24.525C195.376,24.525 194.929,24.077 194.929,23.525L194.929,20.549L197.414,20.549C197.496,20.549 197.55,20.543 197.585,20.525L197.585,22.455C197.585,22.781 197.002,23.115 197.329,23.115C197.655,23.115 197.919,22.851 197.919,22.525L197.919,9.718C197.919,9.392 197.655,9.127 197.329,9.127C197.002,9.127 197.585,9.323 197.585,9.649L197.585,10.956C197.548,10.941 197.494,10.936 197.414,10.936L194.929,10.936ZM218.221,7.56L218.221,24.495C218.221,24.909 218.361,25.245 218.534,25.245C218.706,25.245 218.612,24.909 218.612,24.495L218.612,7.56C218.612,7.147 218.706,6.81 218.534,6.81C218.361,6.81 218.221,7.147 218.221,7.56ZM198.658,9.475L198.658,22.525L217.371,22.525L217.371,9.475L198.658,9.475ZM219.237,16.975L219.237,20.922C219.237,21.248 219.501,21.512 219.827,21.512C220.154,21.512 220.418,21.248 220.418,20.922L220.418,16.975C220.418,16.649 220.154,16.385 219.827,16.385C219.501,16.385 219.237,16.649 219.237,16.975ZM197.585,17.124L197.585,19.388C197.548,19.373 197.494,19.368 197.414,19.368L194.929,19.368L194.929,17.148L197.414,17.148C197.496,17.148 197.55,17.142 197.585,17.124ZM197.585,12.093L197.585,15.987C197.548,15.972 197.494,15.967 197.414,15.967L194.929,15.967L194.929,12.118L197.414,12.118C197.496,12.118 197.55,12.111 197.585,12.093ZM219.237,10.612L219.237,14.558C219.237,14.884 219.501,15.149 219.827,15.149C220.154,15.149 220.418,14.884 220.418,14.558L220.418,10.612C220.418,10.286 220.154,10.021 219.827,10.021C219.501,10.021 219.237,10.286 219.237,10.612Z" style="fill:white;"/>
</g>
</g>
<g id="supermatter">
</g>
<g id="shield">
</g>
<g id="turbine">
</g>
<g id="tcomm">
</g>
<g id="atmos">
</g>
<g id="xeno">
</g>
<g id="nanites">
</g>
<g id="aimod">
</g>
<g id="tips">
</g>
<g id="races">
</g>
<g id="food">
</g>
<g id="hydro">
</g>
<g id="song">
</g>
<g id="crate">
</g>
<g id="space">
</g>
<g id="aux">
</g>
<g id="security">
</g>
<g id="law">
</g>
<g id="sop">
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 6 KiB

View file

@ -1,73 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5;">
<g transform="matrix(1,0,0,1,-64,0)">
<g transform="matrix(0.610465,0.610465,-0.577946,0.577946,27.6,-22.8943)">
<g id="unknown">
<path d="M59.485,10.232C59.485,7.049 57.039,4.465 54.025,4.465L43.105,4.465C40.091,4.465 37.644,7.049 37.644,10.232L37.644,21.768C37.644,24.951 40.091,27.535 43.105,27.535L54.025,27.535C57.039,27.535 59.485,24.951 59.485,21.768L59.485,10.232Z" style="fill:none;stroke:white;stroke-width:2.97px;"/>
</g>
</g>
<g id="plumbing">
</g>
<g id="grenade" transform="matrix(0.945041,0.54562,-0.54562,0.945041,15.6909,-40.4183)">
<path d="M74.283,5.151L74.283,3.83C74.283,2.889 75.046,2.126 75.987,2.126L78.724,2.126C79.665,2.126 80.429,2.889 80.429,3.83L80.429,5.151C82.141,5.404 83.457,6.881 83.457,8.663L83.457,23.574C83.457,25.534 81.866,27.125 79.906,27.125L74.804,27.125C72.844,27.125 71.253,25.534 71.253,23.574L71.253,8.663C71.253,6.881 72.57,5.403 74.283,5.151ZM73.253,15.733L73.253,23.574C73.253,24.43 73.948,25.125 74.804,25.125L75.34,25.125C75.233,24.899 75.173,24.647 75.173,24.381L75.173,15.783L73.748,15.783C73.578,15.783 73.413,15.766 73.253,15.733ZM81.457,23.369L81.457,21.73L78.593,21.73C78.141,21.73 77.774,22.097 77.774,22.549C77.774,23.002 78.141,23.369 78.593,23.369L81.457,23.369ZM79.511,10.671L73.223,10.671L73.223,13.518L79.511,13.518L79.511,10.671ZM78.229,11.475L74.513,11.475C74.06,11.475 73.872,11.654 73.872,12.106C73.872,12.559 74.033,12.698 74.486,12.698L78.202,12.698C78.654,12.698 78.868,12.538 78.868,12.086C78.868,11.634 78.681,11.475 78.229,11.475ZM75.681,7.112L74.804,7.112C74.022,7.112 73.374,7.692 73.269,8.446C73.423,8.414 73.584,8.398 73.748,8.398L75.173,8.398L75.173,8.341C75.173,7.862 75.367,7.428 75.681,7.112ZM76.283,4.126L76.283,4.943L78.429,4.943L78.429,4.126L76.283,4.126Z" style="fill:white;"/>
</g>
<g id="genetics">
</g>
<g transform="matrix(0.959088,-0.283109,0.283109,0.959088,-11.8658,30.5845)">
<g id="surgery">
<path d="M109.198,52.73L110.616,54.147C110.665,54.197 110.692,54.264 110.691,54.334C110.689,54.404 110.66,54.47 110.609,54.518C109.636,55.473 109.734,57.059 109.893,57.377L109.893,57.377C107.851,59.537 103.147,61.913 99.149,61.086C99.052,61.063 98.975,60.989 98.948,60.893C98.921,60.797 98.948,60.694 99.019,60.624C100.301,59.354 106.993,52.719 107.974,51.746C108.041,51.68 108.148,51.68 108.215,51.746L108.609,52.141L100.493,60.261C100.493,60.261 101.85,60.079 102.046,59.884L109.198,52.73ZM111.42,50.507L113.681,52.768C113.789,52.876 113.85,53.023 113.85,53.175C113.85,53.328 113.789,53.474 113.681,53.582C113.366,53.897 112.932,54.332 112.617,54.647C112.509,54.755 112.362,54.816 112.21,54.816C112.057,54.816 111.911,54.755 111.803,54.647L109.541,52.386L111.42,50.507ZM120.984,40.94L124.165,41.931C124.358,41.991 124.505,42.147 124.553,42.343C124.601,42.539 124.543,42.746 124.4,42.888C122.573,44.709 117.501,49.765 114.908,52.356C114.683,52.581 114.318,52.581 114.094,52.356L111.832,50.095L120.984,40.94ZM108.953,51.798L108.845,51.69C108.738,51.582 108.677,51.436 108.677,51.283C108.677,51.13 108.738,50.984 108.845,50.876C109.161,50.561 109.595,50.126 109.91,49.811C110.018,49.703 110.165,49.643 110.317,49.643C110.47,49.643 110.616,49.703 110.724,49.811L110.832,49.918L108.953,51.798ZM111.244,49.506L111.138,49.401C111.03,49.292 110.969,49.145 110.969,48.992C110.97,48.839 111.031,48.693 111.14,48.585C112.655,47.082 117.91,41.869 119.111,40.677C119.263,40.527 119.485,40.473 119.688,40.536L120.087,40.66L111.244,49.506Z" style="fill:white;"/>
</g>
</g>
<g id="trauma">
</g>
<g id="wound">
</g>
<g id="power">
</g>
<g id="solar">
</g>
<g transform="matrix(-0.836256,-0.845147,0.836256,-0.845147,371.793,207.877)">
<g id="machines">
</g>
</g>
<g id="supermatter">
</g>
<g id="shield">
</g>
<g id="turbine">
</g>
<g id="tcomm">
</g>
<g id="atmos">
</g>
<g id="xeno">
</g>
<g id="nanites">
</g>
<g id="aimod">
</g>
<g id="tips">
</g>
<g id="races">
</g>
<g id="food">
</g>
<g id="hydro">
</g>
<g id="song">
</g>
<g id="crate">
</g>
<g id="space">
</g>
<g id="aux">
</g>
<g id="security">
</g>
<g id="law">
</g>
<g id="sop">
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 5 KiB

View file

@ -1,87 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;">
<g transform="matrix(1,0,0,1,-224,-96)">
<g id="unknown">
</g>
<g id="plumbing">
</g>
<g id="genetics">
</g>
<g id="surgery">
</g>
<g id="trauma">
</g>
<g id="wound">
</g>
<g id="power">
</g>
<g id="solar">
</g>
<g transform="matrix(-0.836256,-0.845147,0.836256,-0.845147,371.793,207.877)">
<g id="machines">
</g>
</g>
<g id="supermatter">
</g>
<g id="shield">
</g>
<g id="turbine">
</g>
<g id="tcomm">
</g>
<g id="atmos">
</g>
<g transform="matrix(1,0,0,1,0.0434522,0.804578)">
<g id="xeno">
<path d="M238.609,82.373C238.95,82.726 239.428,82.945 239.957,82.945C240.485,82.945 240.963,82.726 241.304,82.373L242.054,82.806C240.922,85.277 241.837,88.254 244.239,89.641C246.377,90.875 249.018,90.459 250.682,88.789L251.482,89.25C249.268,91.8 245.486,92.511 242.453,90.76C241.401,90.152 240.56,89.318 239.957,88.353C239.353,89.318 238.512,90.152 237.46,90.76C234.427,92.511 230.645,91.8 228.431,89.25C228.305,89.031 228.381,88.75 228.602,88.622C228.823,88.495 229.105,88.569 229.231,88.789L229.231,88.789C230.895,90.459 233.536,90.875 235.674,89.641C238.076,88.254 238.991,85.277 237.859,82.806L238.609,82.373ZM250.682,88.789C250.808,88.569 251.09,88.495 251.311,88.622C251.532,88.75 251.608,89.031 251.482,89.25L250.682,88.789ZM240.536,78.051C243.228,77.782 245.333,75.507 245.333,72.744C245.333,70.276 243.652,68.196 241.374,67.59L241.374,66.667C244.689,67.309 247.195,70.229 247.195,73.731C247.195,75.044 246.843,76.276 246.227,77.335C247.393,77.362 248.568,77.674 249.649,78.297C252.681,80.048 253.957,83.679 252.856,86.871C252.729,87.09 252.447,87.165 252.226,87.037C252.005,86.91 251.929,86.629 252.056,86.409L252.056,86.409C252.67,84.133 251.71,81.638 249.572,80.403C247.214,79.042 244.244,79.688 242.647,81.811L241.813,81.329C241.825,81.245 241.831,81.158 241.831,81.07C241.831,80.238 241.287,79.531 240.536,79.287L240.536,78.051ZM227.857,86.409C227.984,86.629 227.908,86.91 227.687,87.037C227.466,87.165 227.184,87.09 227.058,86.871L227.857,86.409ZM237.266,81.811C235.669,79.688 232.699,79.042 230.341,80.403C228.203,81.638 227.243,84.133 227.857,86.409L227.058,86.871C225.956,83.679 227.232,80.048 230.264,78.297C231.371,77.658 232.579,77.347 233.772,77.334C233.157,76.275 232.805,75.044 232.805,73.731C232.805,70.229 235.311,67.309 238.626,66.667C238.879,66.667 239.085,66.874 239.085,67.128C239.085,67.383 238.879,67.59 238.626,67.59L238.626,67.59C236.348,68.196 234.667,70.276 234.667,72.744C234.667,75.477 236.727,77.733 239.377,78.041L239.377,79.287C238.626,79.531 238.082,80.238 238.082,81.07C238.082,81.158 238.088,81.245 238.1,81.329L237.266,81.811ZM241.374,67.59C241.121,67.59 240.915,67.383 240.915,67.128C240.915,66.874 241.121,66.667 241.374,66.667L241.374,67.59Z" style="fill:white;stroke:white;stroke-width:0.5px;"/>
</g>
</g>
<g id="nanites">
</g>
<g id="aimod">
</g>
<g id="tips">
</g>
<g id="races">
</g>
<g transform="matrix(-0.919427,1.41035,-1.41035,-0.919427,545.108,-83.547)">
<g id="food">
<path d="M205.932,100.694L206.563,95.122C206.584,94.94 206.704,94.784 206.875,94.718C206.875,94.718 207.863,94.344 208.61,94.386C209.04,94.41 209.397,94.569 209.603,94.863C209.744,95.064 209.829,95.338 209.782,95.719C209.667,96.64 209.145,98.888 208.788,100.371L209.265,100.431C209.265,100.431 208.881,110.034 208.042,111.426C206.04,114.746 203.475,113.939 203.475,113.939L205.932,100.694ZM204.531,112.661C204.531,112.665 204.53,112.664 204.535,112.664L204.537,112.656C204.599,112.6 205.145,112.261 205.573,110.954C206.183,109.088 206.684,105.553 206.602,101.333L204.537,112.656L204.531,112.661ZM209.992,103.444C211.774,103.856 213.149,104.178 213.251,104.209C214.826,104.691 215.557,104.918 215.569,106.212C215.584,107.828 213.635,108.773 212.06,108.411L211.883,108.371L212.111,108.231C212.562,107.975 213.004,107.702 213.438,107.417C213.694,107.25 213.783,106.949 213.639,106.741C213.495,106.532 213.17,106.493 212.91,106.653L211.612,107.449C211.236,107.661 210.853,107.862 210.46,108.044L209.633,107.854L209.726,106.926C209.916,106.809 210.105,106.688 210.292,106.566C210.547,106.399 210.636,106.098 210.492,105.89C210.36,105.698 210.075,105.65 209.827,105.768L209.875,105.157C209.892,104.935 209.908,104.712 209.924,104.489L209.992,103.444ZM200.329,105.719L200.322,105.718C198.747,105.356 197.718,103.773 198.123,102.209C198.401,101.135 199.542,101.142 201.454,101.504C201.755,101.56 203.053,101.852 204.685,102.224L203.914,106.38L203.673,106.487L201.87,106.073L202.562,105.648C203.013,105.392 203.455,105.119 203.889,104.834C204.145,104.667 204.234,104.366 204.09,104.158C203.946,103.95 203.621,103.911 203.361,104.071L202.063,104.866C201.504,105.183 200.928,105.472 200.329,105.719ZM207.807,100.25C208.159,98.798 208.691,96.521 208.806,95.599C208.815,95.526 208.823,95.469 208.798,95.429C208.768,95.381 208.702,95.384 208.639,95.375C208.529,95.36 208.408,95.363 208.286,95.375C208,95.403 207.709,95.478 207.505,95.541L206.983,100.149L207.807,100.25Z" style="fill:white;"/>
</g>
</g>
<g id="hydro">
<path d="M236.144,122.448L234.983,118.639C234.954,118.545 234.939,118.447 234.939,118.348C234.939,116.783 236.276,115.471 237.97,115.471C237.97,115.471 242.03,115.471 242.03,115.471C243.724,115.471 245.061,116.783 245.061,118.348C245.061,118.447 245.046,118.545 245.017,118.639L243.856,122.448C243.766,123.939 242.464,125.159 240.831,125.159L239.169,125.159C237.536,125.159 236.234,123.939 236.144,122.448ZM240,116.471C241.78,116.471 243.226,117.045 243.226,117.751C243.226,118.457 241.78,119.031 240,119.031C238.22,119.031 236.774,118.457 236.774,117.751C236.774,117.045 238.22,116.471 240,116.471Z" style="fill:white;"/>
<g transform="matrix(0.988559,-0.150831,0.150831,0.988559,-13.5087,34.5193)">
<path d="M237.348,114.301C237.71,114.295 238.04,114.095 238.213,113.777C240.274,109.824 239.126,106.795 236.971,104.621C234.704,102.333 231.275,101.045 229.695,100.674C229.568,100.644 229.454,100.611 229.35,100.601C228.895,100.556 228.607,100.617 228.51,100.678C228.243,100.844 228.089,101 228.101,101.205C228.109,101.346 228.061,101.59 228.31,101.759C228.363,101.803 228.419,101.837 228.46,101.886C228.603,102.058 228.649,102.283 228.71,102.659C228.849,103.515 228.922,105.017 229.206,108.082C229.369,109.899 230.17,111.18 231.189,112.101C233.581,114.263 237.348,114.301 237.348,114.301ZM229.849,102.222C229.866,102.29 229.883,102.362 229.899,102.439C230.079,103.3 230.231,104.818 230.666,107.912C230.913,109.636 231.885,110.673 232.996,111.306C234.346,112.075 235.903,112.256 236.73,112.294C237.718,110.228 237.507,108.487 236.672,107.065C235.125,104.433 231.704,102.836 229.849,102.222Z" style="fill:white;"/>
</g>
<g transform="matrix(0.988559,-0.150831,0.150831,0.988559,-13.5087,34.5193)">
<path d="M231.817,105.678C231.817,105.678 232.378,106.43 233.154,107.533C233.422,107.914 233.707,108.332 234.016,108.772C234.203,109.038 234.395,109.31 234.594,109.582C234.883,109.978 235.184,110.375 235.464,110.778C235.986,111.528 236.466,112.275 236.752,112.997C236.863,113.318 237.213,113.488 237.534,113.378C237.854,113.267 238.025,112.917 237.914,112.597C237.667,111.757 237.241,110.848 236.7,109.971C236.372,109.438 236.012,108.911 235.616,108.434C235.199,107.93 234.753,107.481 234.33,107.083C233.154,105.977 232.183,105.3 232.183,105.3C232.079,105.199 231.912,105.201 231.811,105.306C231.71,105.41 231.712,105.577 231.817,105.678Z" style="fill:white;"/>
</g>
<g transform="matrix(1,0,0,1,0.946683,-0.191016)">
<path d="M251.87,106.133C251.693,106.6 250.662,107.576 249.588,109.673C248.483,111.91 246.98,112.753 245.558,112.992C242.955,113.429 240.455,111.618 240.455,111.618C240.103,111.346 239.973,110.874 240.137,110.46C241.362,107.606 243.147,106.061 244.965,105.242C247.51,104.096 250.13,104.405 251.317,104.642C251.526,104.555 251.692,104.57 251.805,104.592C252.179,104.666 252.396,105.006 252.446,105.289C252.457,105.35 252.459,105.401 252.46,105.425C252.461,105.434 252.461,105.439 252.461,105.439C252.466,105.658 252.366,105.866 252.192,105.999C252.097,106.072 251.985,106.117 251.87,106.133ZM250.136,105.883C248.977,105.794 247.281,105.867 245.66,106.692C244.363,107.353 243.145,108.524 242.287,110.47C242.957,110.89 244.103,111.444 245.325,111.311C246.36,111.198 247.418,110.566 248.296,108.994C249.097,107.507 249.695,106.525 250.136,105.883Z" style="fill:white;"/>
</g>
<g transform="matrix(-1.15195,-1.41074e-16,1.56682e-16,-1.2794,527.541,249.595)">
<path d="M242.808,110.989C242.808,110.989 243.34,110.801 244.053,110.494C244.306,110.385 244.576,110.272 244.841,110.129C245.154,109.96 245.452,109.759 245.736,109.589C246.065,109.392 246.347,109.206 246.579,109.122C246.86,109.044 247.018,108.774 246.932,108.521C246.845,108.268 246.546,108.126 246.264,108.204C245.908,108.275 245.411,108.456 244.891,108.713C244.629,108.843 244.355,108.986 244.109,109.156C243.855,109.332 243.632,109.526 243.43,109.714C242.869,110.236 242.526,110.665 242.526,110.665C242.426,110.735 242.409,110.865 242.487,110.954C242.565,111.044 242.708,111.059 242.808,110.989Z" style="fill:white;"/>
</g>
<path d="M238.123,110.827C238.123,110.827 240.067,111.262 240,117.333" style="fill:none;stroke:white;stroke-width:2px;stroke-miterlimit:5;"/>
<g transform="matrix(1,0,0,1,0.00169836,0.0450142)">
<path d="M242.012,110.827C242.012,110.827 240.13,114.405 240,116.731" style="fill:none;stroke:white;stroke-width:2px;stroke-miterlimit:5;"/>
</g>
</g>
<g id="song">
</g>
<g id="crate">
</g>
<g id="space">
</g>
<g id="aux">
</g>
<g id="security">
</g>
<g id="law">
</g>
<g id="sop">
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 10 KiB

View file

@ -1,92 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:5;">
<g transform="matrix(1,0,0,1,-160,-128)">
<g id="unknown">
</g>
<g id="plumbing">
</g>
<g id="genetics">
</g>
<g id="surgery">
</g>
<g id="trauma">
</g>
<g id="wound">
</g>
<g id="power">
</g>
<g id="solar">
</g>
<g transform="matrix(-0.836256,-0.845147,0.836256,-0.845147,371.793,207.877)">
<g id="machines">
</g>
</g>
<g id="supermatter">
</g>
<g id="shield">
</g>
<g id="turbine">
</g>
<g id="tcomm">
</g>
<g id="atmos">
</g>
<g id="xeno">
</g>
<g id="nanites">
</g>
<g id="aimod">
</g>
<g id="tips">
</g>
<g id="races">
</g>
<g transform="matrix(-0.919427,1.41035,-1.41035,-0.919427,545.108,-83.547)">
<g id="food">
<path d="M205.932,100.694L206.563,95.122C206.584,94.94 206.704,94.784 206.875,94.718C206.875,94.718 207.863,94.344 208.61,94.386C209.04,94.41 209.397,94.569 209.603,94.863C209.744,95.064 209.829,95.338 209.782,95.719C209.667,96.64 209.145,98.888 208.788,100.371L209.265,100.431C209.265,100.431 208.881,110.034 208.042,111.426C206.04,114.746 203.475,113.939 203.475,113.939L205.932,100.694ZM204.531,112.661C204.531,112.665 204.53,112.664 204.535,112.664L204.537,112.656C204.599,112.6 205.145,112.261 205.573,110.954C206.183,109.088 206.684,105.553 206.602,101.333L204.537,112.656L204.531,112.661ZM209.992,103.444C211.774,103.856 213.149,104.178 213.251,104.209C214.826,104.691 215.557,104.918 215.569,106.212C215.584,107.828 213.635,108.773 212.06,108.411L211.883,108.371L212.111,108.231C212.562,107.975 213.004,107.702 213.438,107.417C213.694,107.25 213.783,106.949 213.639,106.741C213.495,106.532 213.17,106.493 212.91,106.653L211.612,107.449C211.236,107.661 210.853,107.862 210.46,108.044L209.633,107.854L209.726,106.926C209.916,106.809 210.105,106.688 210.292,106.566C210.547,106.399 210.636,106.098 210.492,105.89C210.36,105.698 210.075,105.65 209.827,105.768L209.875,105.157C209.892,104.935 209.908,104.712 209.924,104.489L209.992,103.444ZM200.329,105.719L200.322,105.718C198.747,105.356 197.718,103.773 198.123,102.209C198.401,101.135 199.542,101.142 201.454,101.504C201.755,101.56 203.053,101.852 204.685,102.224L203.914,106.38L203.673,106.487L201.87,106.073L202.562,105.648C203.013,105.392 203.455,105.119 203.889,104.834C204.145,104.667 204.234,104.366 204.09,104.158C203.946,103.95 203.621,103.911 203.361,104.071L202.063,104.866C201.504,105.183 200.928,105.472 200.329,105.719ZM207.807,100.25C208.159,98.798 208.691,96.521 208.806,95.599C208.815,95.526 208.823,95.469 208.798,95.429C208.768,95.381 208.702,95.384 208.639,95.375C208.529,95.36 208.408,95.363 208.286,95.375C208,95.403 207.709,95.478 207.505,95.541L206.983,100.149L207.807,100.25Z" style="fill:white;"/>
</g>
</g>
<g id="hydro">
</g>
<g id="song">
</g>
<g id="crate">
</g>
<g id="space">
</g>
<g id="aux">
</g>
<g id="security">
</g>
<g id="law">
<g transform="matrix(1.14906,0,0,1.14906,-25.0422,-23.6633)">
<path d="M171.604,148.03C171.262,150.701 169.546,151.927 168,151.927C166.454,151.927 164.738,150.701 164.396,148.03L171.604,148.03ZM165.247,148.869C165.247,148.869 165.553,151.204 167.624,151.204C167.832,151.204 168,151.035 168,150.828C168,150.621 167.832,150.452 167.624,150.452C166.172,150.452 165.993,148.778 165.993,148.778C165.968,148.573 165.781,148.426 165.575,148.451C165.369,148.475 165.222,148.663 165.247,148.869ZM171.525,146.03L170.622,146.03L168.481,140.268C168.406,140.067 168.214,139.934 168,139.934C167.786,139.934 167.594,140.067 167.519,140.268C166.762,142.305 165.378,146.03 165.378,146.03L164.475,146.03L166.478,140.021C166.697,139.366 167.31,138.924 168,138.924C168.69,138.924 169.303,139.366 169.522,140.021L171.525,146.03Z" style="fill:white;"/>
</g>
<g transform="matrix(1.14906,0,0,1.14906,-25.0422,-23.6633)">
<path d="M172.035,148.086C172.051,147.962 172.013,147.837 171.93,147.743C171.848,147.649 171.729,147.595 171.604,147.595L164.396,147.595C164.271,147.595 164.152,147.649 164.07,147.743C163.987,147.837 163.949,147.962 163.965,148.086C164.343,151.044 166.287,152.362 168,152.362C169.713,152.362 171.657,151.044 172.035,148.086ZM171.089,148.466L164.911,148.466C165.345,150.514 166.719,151.492 168,151.492C169.281,151.492 170.655,150.514 171.089,148.466ZM171.525,146.466C171.665,146.466 171.796,146.398 171.878,146.285C171.96,146.171 171.982,146.025 171.938,145.893L169.935,139.884C169.657,139.051 168.878,138.489 168,138.489C167.122,138.489 166.343,139.051 166.065,139.884C166.065,139.884 164.062,145.893 164.062,145.893C164.018,146.025 164.04,146.171 164.122,146.285C164.204,146.398 164.335,146.466 164.475,146.466L165.378,146.466C165.56,146.466 165.723,146.352 165.786,146.182C165.786,146.182 167.17,142.457 167.927,140.42C167.939,140.389 167.968,140.369 168,140.369C168.032,140.369 168.061,140.389 168.073,140.42C168.073,140.42 170.214,146.182 170.214,146.182C170.277,146.352 170.44,146.466 170.622,146.466L171.525,146.466ZM170.892,145.507L169.109,140.159C168.95,139.682 168.503,139.36 168,139.36C167.497,139.36 167.05,139.682 166.891,140.159L165.108,145.507L167.111,140.117C167.249,139.745 167.604,139.499 168,139.499C168.396,139.499 168.751,139.745 168.889,140.117L170.892,145.507Z" style="fill:white;"/>
</g>
<g transform="matrix(1.14906,0,0,1.14906,-9.04223,-23.6633)">
<path d="M171.604,148.03C171.262,150.701 169.546,151.927 168,151.927C166.454,151.927 164.738,150.701 164.396,148.03L171.604,148.03ZM165.247,148.869C165.247,148.869 165.553,151.204 167.624,151.204C167.832,151.204 168,151.035 168,150.828C168,150.621 167.832,150.452 167.624,150.452C166.172,150.452 165.993,148.778 165.993,148.778C165.968,148.573 165.781,148.426 165.575,148.451C165.369,148.475 165.222,148.663 165.247,148.869ZM171.525,146.03L170.622,146.03L168.481,140.268C168.406,140.067 168.214,139.934 168,139.934C167.786,139.934 167.594,140.067 167.519,140.268C166.762,142.305 165.378,146.03 165.378,146.03L164.475,146.03L166.478,140.021C166.697,139.366 167.31,138.924 168,138.924C168.69,138.924 169.303,139.366 169.522,140.021L171.525,146.03Z" style="fill:white;"/>
</g>
<g transform="matrix(1.14906,0,0,1.14906,-9.04223,-23.6633)">
<path d="M172.035,148.086C172.051,147.962 172.013,147.837 171.93,147.743C171.848,147.649 171.729,147.595 171.604,147.595L164.396,147.595C164.271,147.595 164.152,147.649 164.07,147.743C163.987,147.837 163.949,147.962 163.965,148.086C164.343,151.044 166.287,152.362 168,152.362C169.713,152.362 171.657,151.044 172.035,148.086ZM171.089,148.466L164.911,148.466C165.345,150.514 166.719,151.492 168,151.492C169.281,151.492 170.655,150.514 171.089,148.466ZM171.525,146.466C171.665,146.466 171.796,146.398 171.878,146.285C171.96,146.171 171.982,146.025 171.938,145.893L169.935,139.884C169.657,139.051 168.878,138.489 168,138.489C167.122,138.489 166.343,139.051 166.065,139.884C166.065,139.884 164.062,145.893 164.062,145.893C164.018,146.025 164.04,146.171 164.122,146.285C164.204,146.398 164.335,146.466 164.475,146.466L165.378,146.466C165.56,146.466 165.723,146.352 165.786,146.182C165.786,146.182 167.17,142.457 167.927,140.42C167.939,140.389 167.968,140.369 168,140.369C168.032,140.369 168.061,140.389 168.073,140.42C168.073,140.42 170.214,146.182 170.214,146.182C170.277,146.352 170.44,146.466 170.622,146.466L171.525,146.466ZM170.892,145.507L169.109,140.159C168.95,139.682 168.503,139.36 168,139.36C167.497,139.36 167.05,139.682 166.891,140.159L165.108,145.507L167.111,140.117C167.249,139.745 167.604,139.499 168,139.499C168.396,139.499 168.751,139.745 168.889,140.117L170.892,145.507Z" style="fill:white;"/>
</g>
<g transform="matrix(0.970702,0,0,1.14906,14.4387,-23.9187)">
<path d="M166.438,137.232C166.438,137.232 170.656,133.209 174.679,137.232" style="fill:none;stroke:white;stroke-width:1.88px;"/>
</g>
<g transform="matrix(-0.970702,0,0,1.14906,337.561,-23.9187)">
<path d="M166.438,137.232C166.438,137.232 170.656,133.209 174.679,137.232" style="fill:none;stroke:white;stroke-width:1.88px;"/>
</g>
<g transform="matrix(1.38741,0,0,1.38741,-68.1845,-59.9568)">
<path d="M176,139.973L176,153.23" style="fill:none;stroke:white;stroke-width:1.44px;"/>
</g>
<g transform="matrix(1.14906,0,0,1.14906,-26.3768,-22.7407)">
<path d="M170.667,155.802L181.457,155.802" style="fill:none;stroke:white;stroke-width:1.74px;"/>
</g>
<path d="M181.735,154.837C181.735,153.137 180.357,151.759 178.657,151.759C177.08,151.759 174.92,151.759 173.343,151.759C171.643,151.759 170.265,153.137 170.265,154.837C170.265,154.838 170.265,154.839 170.265,154.839C170.265,155.391 170.713,155.839 171.265,155.839L180.735,155.839C181.287,155.839 181.735,155.391 181.735,154.839L181.735,154.837ZM173.514,152.537C173.514,152.537 171.464,152.818 171.464,154.717C171.464,154.907 171.76,155.061 171.942,155.061C172.124,155.061 172.272,154.907 172.272,154.717C172.272,153.385 173.741,153.221 173.741,153.221C173.922,153.198 174.051,153.027 174.029,152.838C174.007,152.649 173.695,152.514 173.514,152.537Z" style="fill:white;"/>
</g>
<g id="sop">
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 9.9 KiB

View file

@ -1,98 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;">
<g transform="matrix(1,0,0,1,-192,0)">
<g id="unknown">
</g>
<g id="plumbing">
</g>
<g id="genetics">
</g>
<g id="surgery">
</g>
<g id="trauma">
</g>
<g id="wound">
</g>
<g id="power">
<path d="M212.561,37.261C216.736,39.037 219.667,43.179 219.667,48C219.667,54.163 214.877,59.217 208.819,59.635L210.66,57.287C214.705,56.137 217.667,52.412 217.667,48C217.667,44.184 215.45,40.881 212.232,39.32L212.561,37.261ZM206.452,36.439L204.407,39.032C200.848,40.453 198.333,43.935 198.333,48C198.333,51.774 200.501,55.046 203.663,56.629L203.073,58.574C199.093,56.718 196.333,52.679 196.333,48C196.333,42.086 200.744,37.193 206.452,36.439ZM206.478,57.535L206.909,57.601L206.181,58.515L206.478,57.535ZM209.347,38.438L208.988,38.383L208.487,38.358L209.583,36.968L209.347,38.438Z" style="fill:white;"/>
</g>
<g transform="matrix(1.27587,0,0,1.27587,-66.2089,-0.735654)">
<g id="solar">
<path d="M247.079,14.885L247.38,16.994C247.44,17.414 247.315,17.84 247.036,18.161C246.758,18.482 246.354,18.667 245.929,18.667L243.166,18.667L243.166,18.642L242.977,14.885L247.079,14.885ZM242.166,18.667L237.884,18.667L238.074,14.885L241.976,14.885L242.166,18.667ZM236.884,18.642L236.884,18.667L234.071,18.667C233.646,18.667 233.242,18.482 232.964,18.161C232.685,17.84 232.56,17.414 232.62,16.994L232.921,14.885L237.073,14.885L236.884,18.642ZM237.123,13.885L233.064,13.885L233.625,9.958L237.321,9.958L237.123,13.885ZM241.925,13.885L238.124,13.885L238.322,9.958L241.727,9.958L241.925,13.885ZM246.936,13.885L242.926,13.885L242.729,9.958L246.375,9.958L246.936,13.885ZM237.554,5.333L237.371,8.958L233.768,8.958L234.106,6.592C234.209,5.87 234.827,5.333 235.557,5.333L237.554,5.333ZM241.494,5.333L241.677,8.958L238.373,8.958L238.555,5.333L241.494,5.333ZM242.496,5.333L244.443,5.333C245.173,5.333 245.791,5.87 245.894,6.592L246.232,8.958L242.678,8.958L242.496,5.333Z" style="fill:white;"/>
</g>
</g>
<g id="machines" transform="matrix(1.10253,0,0,1.11425,-20.8344,-1.35602)">
<g transform="matrix(-0.573209,-0.573209,0.573209,-0.573209,318.056,144.399)">
<path d="M194.929,10.936L194.929,8.475C194.929,7.923 195.376,7.475 195.929,7.475L217.371,7.475L217.371,6.81C217.371,6.258 217.819,5.81 218.371,5.81L220.071,5.81C220.624,5.81 221.071,6.258 221.071,6.81L221.071,25.19C221.071,25.742 220.624,26.19 220.071,26.19L218.371,26.19C217.819,26.19 217.371,25.742 217.371,25.19L217.371,24.525L195.929,24.525C195.376,24.525 194.929,24.077 194.929,23.525L194.929,20.549L197.414,20.549C197.496,20.549 197.55,20.543 197.585,20.525L197.585,22.455C197.585,22.781 197.002,23.115 197.329,23.115C197.655,23.115 197.919,22.851 197.919,22.525L197.919,9.718C197.919,9.392 197.655,9.127 197.329,9.127C197.002,9.127 197.585,9.323 197.585,9.649L197.585,10.956C197.548,10.941 197.494,10.936 197.414,10.936L194.929,10.936ZM218.221,7.56L218.221,24.495C218.221,24.909 218.361,25.245 218.534,25.245C218.706,25.245 218.612,24.909 218.612,24.495L218.612,7.56C218.612,7.147 218.706,6.81 218.534,6.81C218.361,6.81 218.221,7.147 218.221,7.56ZM198.658,9.475L198.658,22.525L217.371,22.525L217.371,9.475L198.658,9.475ZM219.237,16.975L219.237,20.922C219.237,21.248 219.501,21.512 219.827,21.512C220.154,21.512 220.418,21.248 220.418,20.922L220.418,16.975C220.418,16.649 220.154,16.385 219.827,16.385C219.501,16.385 219.237,16.649 219.237,16.975ZM197.585,17.124L197.585,19.388C197.548,19.373 197.494,19.368 197.414,19.368L194.929,19.368L194.929,17.148L197.414,17.148C197.496,17.148 197.55,17.142 197.585,17.124ZM197.585,12.093L197.585,15.987C197.548,15.972 197.494,15.967 197.414,15.967L194.929,15.967L194.929,12.118L197.414,12.118C197.496,12.118 197.55,12.111 197.585,12.093ZM219.237,10.612L219.237,14.558C219.237,14.884 219.501,15.149 219.827,15.149C220.154,15.149 220.418,14.884 220.418,14.558L220.418,10.612C220.418,10.286 220.154,10.021 219.827,10.021C219.501,10.021 219.237,10.286 219.237,10.612Z" style="fill:white;"/>
</g>
<g transform="matrix(-0.758492,-0.758492,0.758492,-0.758492,356.116,187.78)">
<g transform="matrix(5.28279e-17,0.862745,-0.699806,4.28507e-17,221.725,-162.87)">
<rect x="204.235" y="13.333" width="5.253" height="5.333" style="fill:none;stroke:white;stroke-width:2.15px;"/>
</g>
<g transform="matrix(6.12323e-17,1,-1,6.12323e-17,226.528,-194.885)">
<path d="M209.185,13.865L209.185,12.4" style="fill:none;stroke:white;stroke-width:1.27px;"/>
</g>
<g transform="matrix(6.12323e-17,1,-1,6.12323e-17,226.528,-192.219)">
<path d="M209.185,13.865L209.185,12.4" style="fill:none;stroke:white;stroke-width:1.27px;"/>
</g>
<g transform="matrix(6.12323e-17,1,-1,6.12323e-17,220.994,-194.885)">
<path d="M209.185,13.865L209.185,12.4" style="fill:none;stroke:white;stroke-width:1.27px;"/>
</g>
<g transform="matrix(6.12323e-17,1,-1,6.12323e-17,220.994,-192.219)">
<path d="M209.185,13.865L209.185,12.4" style="fill:none;stroke:white;stroke-width:1.27px;"/>
</g>
<g transform="matrix(6.12323e-17,1,-1,6.12323e-17,226.528,-196.367)">
<circle cx="210.667" cy="11.671" r="0.382" style="fill:none;stroke:white;stroke-width:1.27px;"/>
</g>
<g transform="matrix(6.12323e-17,1,-1,6.12323e-17,226.528,-193.7)">
<circle cx="210.667" cy="11.671" r="0.382" style="fill:none;stroke:white;stroke-width:1.27px;"/>
</g>
<g transform="matrix(6.12323e-17,1,-1,6.12323e-17,218.147,-196.367)">
<circle cx="210.667" cy="11.671" r="0.382" style="fill:none;stroke:white;stroke-width:1.27px;"/>
</g>
<g transform="matrix(6.12323e-17,1,-1,6.12323e-17,218.147,-193.7)">
<circle cx="210.667" cy="11.671" r="0.382" style="fill:none;stroke:white;stroke-width:1.27px;"/>
</g>
</g>
</g>
<g id="supermatter">
</g>
<g id="shield">
</g>
<g id="turbine">
</g>
<g id="tcomm">
</g>
<g id="atmos">
</g>
<g id="xeno">
</g>
<g id="nanites">
</g>
<g id="aimod">
</g>
<g id="tips">
</g>
<g id="races">
</g>
<g id="food">
</g>
<g id="hydro">
</g>
<g id="song">
</g>
<g id="crate">
</g>
<g id="space">
</g>
<g id="aux">
</g>
<g id="security">
</g>
<g id="law">
</g>
<g id="sop">
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 7.2 KiB

View file

@ -1,70 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5;">
<g transform="matrix(1,0,0,1,0,-32)">
<g transform="matrix(0.610465,0.610465,-0.577946,0.577946,27.6,-22.8943)">
<g id="unknown">
<path d="M59.485,10.232C59.485,7.049 57.039,4.465 54.025,4.465L43.105,4.465C40.091,4.465 37.644,7.049 37.644,10.232L37.644,21.768C37.644,24.951 40.091,27.535 43.105,27.535L54.025,27.535C57.039,27.535 59.485,24.951 59.485,21.768L59.485,10.232Z" style="fill:none;stroke:white;stroke-width:2.97px;"/>
</g>
</g>
<g id="medicine" transform="matrix(1.19866,0,0,1.19866,-3.89177,-9.82562)">
<path d="M20.099,44.738L26.446,44.738L26.446,51.746L20.099,51.746L20.099,58.093L13.091,58.093L13.091,51.746L6.744,51.746L6.744,44.738L13.091,44.738L13.091,38.391L20.099,38.391L20.099,44.738Z" style="fill:none;stroke:white;stroke-width:2.5px;"/>
</g>
<g id="plumbing">
</g>
<g id="genetics">
</g>
<g id="surgery">
</g>
<g id="trauma">
</g>
<g id="wound">
</g>
<g id="power">
</g>
<g id="solar">
</g>
<g transform="matrix(-0.836256,-0.845147,0.836256,-0.845147,371.793,207.877)">
<g id="machines">
</g>
</g>
<g id="supermatter">
</g>
<g id="shield">
</g>
<g id="turbine">
</g>
<g id="tcomm">
</g>
<g id="atmos">
</g>
<g id="xeno">
</g>
<g id="nanites">
</g>
<g id="aimod">
</g>
<g id="tips">
</g>
<g id="races">
</g>
<g id="food">
</g>
<g id="hydro">
</g>
<g id="song">
</g>
<g id="crate">
</g>
<g id="space">
</g>
<g id="aux">
</g>
<g id="security">
</g>
<g id="law">
</g>
<g id="sop">
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.4 KiB

View file

@ -1,101 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;">
<g transform="matrix(1,0,0,1,0,-96)">
<g id="unknown">
</g>
<g id="plumbing">
</g>
<g id="genetics">
</g>
<g id="surgery">
</g>
<g id="trauma">
</g>
<g id="wound">
</g>
<g id="power">
</g>
<g id="solar">
</g>
<g transform="matrix(-0.836256,-0.845147,0.836256,-0.845147,371.793,207.877)">
<g id="machines">
</g>
</g>
<g id="supermatter">
</g>
<g id="shield">
</g>
<g id="turbine">
</g>
<g id="tcomm">
</g>
<g id="atmos">
</g>
<g id="xeno">
</g>
<g id="nanites">
<g transform="matrix(1.17932,0,0,1.17932,-0.871578,-19.7392)">
<path d="M15.264,107.616L19.061,109.808L19.061,114.192L15.264,116.384L11.468,114.192L11.468,109.808L15.264,107.616Z" style="fill:none;stroke:white;stroke-width:1.7px;"/>
</g>
<g transform="matrix(1,0,0,1,-0.191475,-0.344113)">
<path d="M15.333,112.344L16.554,112.344L17.988,110.91" style="fill:none;stroke:white;stroke-width:1.5px;"/>
</g>
<path d="M18.667,113.251L17.988,113.93" style="fill:none;stroke:white;stroke-width:1.5px;"/>
<g transform="matrix(0.657185,0,0,0.657185,4.12824,39.7726)">
<path d="M15.193,116.071L10.707,121.151C10.425,121.432 10.425,121.889 10.707,122.171C10.989,122.452 11.446,122.452 11.727,122.171L16.807,117.685C17.252,117.239 17.252,116.516 16.807,116.071C16.362,115.625 15.638,115.625 15.193,116.071Z" style="fill:white;"/>
</g>
<g transform="matrix(2.59732,0,0,2.59732,-61.1965,-176.331)">
<path d="M26.667,106.904L27.719,107.511L27.719,108.726L26.667,109.333L25.615,108.726L25.615,107.511L26.667,106.904Z" style="fill:white;stroke:white;stroke-width:0.58px;"/>
</g>
<g transform="matrix(1.1208,0,0,1.1208,-7.62268,0.771395)">
<path d="M26.667,106.904L27.719,107.511L27.719,108.726L26.667,109.333L25.615,108.726L25.615,107.511L26.667,106.904Z" style="fill:white;stroke:white;stroke-width:1.34px;"/>
</g>
<g transform="matrix(0.507186,0,0,0.507186,-5.45956,67.8304)">
<path d="M26.667,106.904L27.719,107.511L27.719,108.726L26.667,109.333L25.615,108.726L25.615,107.511L26.667,106.904Z" style="fill:white;stroke:white;stroke-width:2.96px;"/>
</g>
<g transform="matrix(0.507186,0,0,0.507186,-7.49672,57.8931)">
<path d="M26.667,106.904L27.719,107.511L27.719,108.726L26.667,109.333L25.615,108.726L25.615,107.511L26.667,106.904Z" style="fill:white;stroke:white;stroke-width:2.96px;"/>
</g>
<g transform="matrix(0.507186,0,0,0.507186,3.60478,47.1131)">
<path d="M26.667,106.904L27.719,107.511L27.719,108.726L26.667,109.333L25.615,108.726L25.615,107.511L26.667,106.904Z" style="fill:white;stroke:white;stroke-width:2.96px;"/>
</g>
<g transform="matrix(0.507186,0,0,0.507186,12.571,58.4602)">
<path d="M26.667,106.904L27.719,107.511L27.719,108.726L26.667,109.333L25.615,108.726L25.615,107.511L26.667,106.904Z" style="fill:white;stroke:white;stroke-width:2.96px;"/>
</g>
<g transform="matrix(0.762101,0,0,0.742787,3.48699,32.2005)">
<path d="M10.265,112.428L11.014,111.521C11.401,111.134 12.02,111.143 12.397,111.539C12.773,111.935 12.765,112.571 12.379,112.957L11.273,113.87C11.115,114.027 10.904,114.115 10.685,114.115L8.18,113.869L5.912,115.74C5.801,115.85 5.624,115.848 5.516,115.735C5.409,115.621 5.411,115.439 5.521,115.329L7.592,112.821C7.701,112.712 7.847,112.651 8,112.651L10.265,112.428Z" style="fill:white;"/>
</g>
<g transform="matrix(1,0,0,1,0.100992,-0.271784)">
<path d="M15.259,120.974L15.115,119.266C15.115,119.11 15.177,118.961 15.287,118.851L16.502,117.412C16.793,117.121 17.265,117.121 17.556,117.412C17.846,117.703 17.846,118.175 17.556,118.466L16.264,119.556L16.132,121.115C16.132,121.229 16.087,121.339 16.006,121.419L14.029,123.089C13.946,123.172 13.81,123.172 13.727,123.089C13.644,123.006 13.644,122.871 13.727,122.788L15.259,120.974Z" style="fill:white;"/>
</g>
<g transform="matrix(1.1208,0,0,1.1208,-5.2648,-16.6918)">
<path d="M26.667,106.904L27.719,107.511L27.719,108.726L26.667,109.333L25.615,108.726L25.615,107.511L26.667,106.904Z" style="fill:white;stroke:white;stroke-width:1.34px;"/>
</g>
</g>
<g id="aimod">
</g>
<g id="tips">
</g>
<g id="races">
</g>
<g id="food">
</g>
<g id="hydro">
</g>
<g id="song">
</g>
<g id="crate">
</g>
<g id="space">
</g>
<g id="aux">
</g>
<g id="security">
</g>
<g id="law">
</g>
<g id="sop">
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 5.4 KiB

View file

@ -1,74 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5;">
<g transform="matrix(1,0,0,1,-32,-32)">
<g transform="matrix(0.610465,0.610465,-0.577946,0.577946,27.6,-22.8943)">
<g id="unknown">
<path d="M59.485,10.232C59.485,7.049 57.039,4.465 54.025,4.465L43.105,4.465C40.091,4.465 37.644,7.049 37.644,10.232L37.644,21.768C37.644,24.951 40.091,27.535 43.105,27.535L54.025,27.535C57.039,27.535 59.485,24.951 59.485,21.768L59.485,10.232Z" style="fill:none;stroke:white;stroke-width:2.97px;"/>
</g>
</g>
<g id="plumbing">
<g transform="matrix(0.905401,0,0,0.905401,3.99306,4.1967)">
<path d="M48.046,48.061L48,48C48,48 54.988,44.183 59.854,48C64.72,51.817 56,58.592 56,58.592C56,58.592 49.34,65.104 46.301,59.718C43.436,54.639 47.565,48.719 48.046,48.061ZM36.819,39.058L46.122,49.65C47.032,50.686 46.963,48.911 48,48C49.037,47.089 50.789,47.387 49.878,46.35L40.575,35.758C39.665,34.722 38.084,34.619 37.047,35.53C36.01,36.44 35.908,38.021 36.819,39.058Z" style="fill:none;stroke:white;stroke-width:2.21px;stroke-linecap:butt;stroke-miterlimit:2;"/>
</g>
<path d="M36.797,37.696C36.879,37.198 37.127,36.724 37.536,36.366C38.474,35.541 39.906,35.634 40.73,36.572L49.153,46.162C49.977,47.101 48.391,46.832 47.452,47.656C46.514,48.48 46.576,50.088 45.752,49.15L37.329,39.56C36.899,39.071 36.719,38.448 36.779,37.848C36.78,37.962 36.822,38.075 36.904,38.166L46.084,48.447C46.268,48.653 46.584,48.671 46.79,48.487C46.996,48.303 47.014,47.987 46.83,47.781L37.649,37.5C37.466,37.294 37.149,37.276 36.944,37.46C36.87,37.526 36.821,37.608 36.797,37.696Z" style="fill:white;"/>
<g transform="matrix(0.905401,0,0,0.905401,3.13106,3.32535)">
<path d="M50.116,61.604C50.116,61.604 50.632,51.968 60.976,51.393C61.618,51.358 62.111,50.807 62.075,50.165C62.039,49.523 61.489,49.031 60.847,49.066C48.34,49.761 47.788,61.488 47.788,61.488C47.756,62.13 48.251,62.678 48.894,62.71C49.536,62.742 50.084,62.247 50.116,61.604Z" style="fill:none;stroke:white;stroke-width:1.1px;stroke-linecap:butt;stroke-miterlimit:2;"/>
</g>
</g>
<g id="genetics">
</g>
<g id="surgery">
</g>
<g id="trauma">
</g>
<g id="wound">
</g>
<g id="power">
</g>
<g id="solar">
</g>
<g transform="matrix(-0.836256,-0.845147,0.836256,-0.845147,371.793,207.877)">
<g id="machines">
</g>
</g>
<g id="supermatter">
</g>
<g id="shield">
</g>
<g id="turbine">
</g>
<g id="tcomm">
</g>
<g id="atmos">
</g>
<g id="xeno">
</g>
<g id="nanites">
</g>
<g id="aimod">
</g>
<g id="tips">
</g>
<g id="races">
</g>
<g id="food">
</g>
<g id="hydro">
</g>
<g id="song">
</g>
<g id="crate">
</g>
<g id="space">
</g>
<g id="aux">
</g>
<g id="security">
</g>
<g id="law">
</g>
<g id="sop">
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 3.6 KiB

View file

@ -1,72 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
<g transform="matrix(1,0,0,1,-192,-32)">
<g id="unknown">
</g>
<g id="plumbing">
</g>
<g id="genetics">
</g>
<g id="surgery">
</g>
<g id="trauma">
</g>
<g id="wound">
</g>
<g id="construction" transform="matrix(1.14774,0,0,1.14774,-23.9174,-4.93723)">
<path d="M179.793,55.985L170.357,44.785C169.646,45.136 168.846,45.333 168,45.333C165.056,45.333 162.667,42.944 162.667,40C162.667,39.719 162.689,39.442 162.731,39.173L162.739,39.122C162.76,39.006 162.796,38.867 162.895,38.717C162.913,38.688 162.944,38.67 162.978,38.668C163,38.667 163.022,38.672 163.04,38.683L166.564,42.207C166.802,42.445 167.149,42.537 167.474,42.45C167.992,42.312 168.778,42.101 169.296,41.962C169.621,41.875 169.875,41.621 169.962,41.296C170.101,40.778 170.312,39.992 170.45,39.474C170.537,39.149 170.445,38.802 170.207,38.564L166.681,35.038C166.671,35.021 166.666,35 166.668,34.979C166.67,34.945 166.688,34.914 166.717,34.895C166.866,34.796 167.006,34.76 167.122,34.739L167.172,34.731C167.442,34.689 167.718,34.667 168,34.667C170.944,34.667 173.333,37.056 173.333,40C173.333,40.847 173.136,41.648 172.784,42.359L183.984,51.794C184.17,51.912 184.346,52.052 184.508,52.214C185.693,53.399 185.693,55.324 184.508,56.509C183.323,57.695 181.398,57.695 180.212,56.509C180.05,56.347 179.91,56.172 179.793,55.985ZM181.097,53.099C181.794,52.402 182.926,52.402 183.623,53.099C184.32,53.796 184.32,54.927 183.623,55.624C182.926,56.321 181.794,56.321 181.097,55.624C180.4,54.927 180.4,53.796 181.097,53.099ZM179.861,53.234C179.861,53.234 171.858,44.018 171.661,44.184C171.464,44.349 171.438,44.643 171.603,44.84L179.147,53.833C179.312,54.03 179.606,54.056 179.803,53.89C180,53.725 180.026,53.431 179.861,53.234ZM163.115,39.761C163.156,39.639 163.691,40.702 163.879,41.184C164.255,42.149 164.995,43.367 166.305,43.945C167.18,44.33 168.306,44.425 169.74,43.983C169.863,43.945 169.993,44.014 170.031,44.137C170.069,44.26 170,44.39 169.877,44.428C168.307,44.912 167.075,44.793 166.118,44.371C164.68,43.737 163.857,42.412 163.444,41.353C163.238,40.822 163.134,40.359 163.104,40.086C163.086,39.926 163.098,39.813 163.115,39.761Z" style="fill:white;"/>
</g>
<g id="power">
<g transform="matrix(0.86944,-0.501971,0.501971,0.86944,2.68937,111.272)">
<path d="M217.42,38.133C217.567,37.951 217.574,37.692 217.435,37.504C217.296,37.315 217.047,37.244 216.83,37.331C212.908,38.897 203.835,42.519 200.92,43.683C200.742,43.754 200.618,43.918 200.599,44.109C200.58,44.3 200.669,44.486 200.83,44.591C202.398,45.613 205.758,47.804 207.079,48.665C207.211,48.751 207.296,48.893 207.31,49.051C207.324,49.208 207.264,49.363 207.149,49.471C205.772,50.761 201.74,54.538 199.293,56.831C199.113,56.999 199.078,57.272 199.21,57.48C199.342,57.689 199.603,57.774 199.833,57.684C204.35,55.908 213.688,52.238 216.715,51.048C216.897,50.977 217.023,50.808 217.039,50.613C217.055,50.417 216.96,50.23 216.792,50.129C215.301,49.233 212.355,47.46 211.174,46.75C211.046,46.673 210.958,46.544 210.933,46.398C210.907,46.251 210.946,46.1 211.04,45.985C212.165,44.6 215.562,40.419 217.42,38.133Z" style="fill:white;"/>
</g>
<path d="M212.561,37.261C216.736,39.037 219.667,43.179 219.667,48C219.667,54.163 214.877,59.217 208.819,59.635L210.66,57.287C214.705,56.137 217.667,52.412 217.667,48C217.667,44.184 215.45,40.881 212.232,39.32L212.561,37.261ZM206.452,36.439L204.407,39.032C200.848,40.453 198.333,43.935 198.333,48C198.333,51.774 200.501,55.046 203.663,56.629L203.073,58.574C199.093,56.718 196.333,52.679 196.333,48C196.333,42.086 200.744,37.193 206.452,36.439ZM206.478,57.535L206.909,57.601L206.181,58.515L206.478,57.535ZM209.347,38.438L208.988,38.383L208.487,38.358L209.583,36.968L209.347,38.438Z" style="fill:white;"/>
</g>
<g id="solar">
</g>
<g id="machines" transform="matrix(1.10253,0,0,1.11425,-20.8344,-1.35602)">
<g transform="matrix(-0.573209,-0.573209,0.573209,-0.573209,318.056,144.399)">
<path d="M194.929,10.936L194.929,8.475C194.929,7.923 195.376,7.475 195.929,7.475L217.371,7.475L217.371,6.81C217.371,6.258 217.819,5.81 218.371,5.81L220.071,5.81C220.624,5.81 221.071,6.258 221.071,6.81L221.071,25.19C221.071,25.742 220.624,26.19 220.071,26.19L218.371,26.19C217.819,26.19 217.371,25.742 217.371,25.19L217.371,24.525L195.929,24.525C195.376,24.525 194.929,24.077 194.929,23.525L194.929,20.549L197.414,20.549C197.496,20.549 197.55,20.543 197.585,20.525L197.585,22.455C197.585,22.781 197.002,23.115 197.329,23.115C197.655,23.115 197.919,22.851 197.919,22.525L197.919,9.718C197.919,9.392 197.655,9.127 197.329,9.127C197.002,9.127 197.585,9.323 197.585,9.649L197.585,10.956C197.548,10.941 197.494,10.936 197.414,10.936L194.929,10.936ZM218.221,7.56L218.221,24.495C218.221,24.909 218.361,25.245 218.534,25.245C218.706,25.245 218.612,24.909 218.612,24.495L218.612,7.56C218.612,7.147 218.706,6.81 218.534,6.81C218.361,6.81 218.221,7.147 218.221,7.56ZM198.658,9.475L198.658,22.525L217.371,22.525L217.371,9.475L198.658,9.475ZM219.237,16.975L219.237,20.922C219.237,21.248 219.501,21.512 219.827,21.512C220.154,21.512 220.418,21.248 220.418,20.922L220.418,16.975C220.418,16.649 220.154,16.385 219.827,16.385C219.501,16.385 219.237,16.649 219.237,16.975ZM197.585,17.124L197.585,19.388C197.548,19.373 197.494,19.368 197.414,19.368L194.929,19.368L194.929,17.148L197.414,17.148C197.496,17.148 197.55,17.142 197.585,17.124ZM197.585,12.093L197.585,15.987C197.548,15.972 197.494,15.967 197.414,15.967L194.929,15.967L194.929,12.118L197.414,12.118C197.496,12.118 197.55,12.111 197.585,12.093ZM219.237,10.612L219.237,14.558C219.237,14.884 219.501,15.149 219.827,15.149C220.154,15.149 220.418,14.884 220.418,14.558L220.418,10.612C220.418,10.286 220.154,10.021 219.827,10.021C219.501,10.021 219.237,10.286 219.237,10.612Z" style="fill:white;"/>
</g>
</g>
<g id="supermatter">
</g>
<g id="shield">
</g>
<g id="turbine">
</g>
<g id="tcomm">
</g>
<g id="atmos">
</g>
<g id="xeno">
</g>
<g id="nanites">
</g>
<g id="aimod">
</g>
<g id="tips">
</g>
<g id="races">
</g>
<g id="food">
</g>
<g id="hydro">
</g>
<g id="song">
</g>
<g id="crate">
</g>
<g id="space">
</g>
<g id="aux">
</g>
<g id="security">
</g>
<g id="law">
</g>
<g id="sop">
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 6.9 KiB

View file

@ -1,73 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
<g transform="matrix(1,0,0,1,-160,-96)">
<g id="unknown">
</g>
<g id="plumbing">
</g>
<g id="genetics">
</g>
<g id="surgery">
</g>
<g id="trauma">
</g>
<g id="wound">
</g>
<g id="power">
</g>
<g id="solar">
</g>
<g transform="matrix(-0.836256,-0.845147,0.836256,-0.845147,371.793,207.877)">
<g id="machines">
</g>
</g>
<g id="supermatter">
</g>
<g id="shield">
</g>
<g id="turbine">
</g>
<g id="tcomm">
</g>
<g id="atmos">
</g>
<g id="xeno">
</g>
<g id="nanites">
</g>
<g id="aimod">
</g>
<g id="tips">
</g>
<g id="races" transform="matrix(1,0,0,1,1.01543,0)">
<g transform="matrix(1,0,0,1,-2.00004,1.30286)">
<path d="M176,112.048C175.969,112.126 175.871,112.371 175.858,112.922C175.841,113.611 175.546,114.531 175.346,114.713C174.869,115.146 175.122,116.087 175.694,116.324C175.929,116.42 175.986,116.359 176,116.319L176,118.711C174.992,118.671 174.203,118.907 173.522,119.28C174.209,119.822 175.027,120.141 176,120.201L176,123.681C173.337,123.681 167.303,120.129 166.51,115.505C165.311,115.772 164.671,113.953 164.419,110.385C164.228,107.691 165.513,108.453 166.389,109.259C166.289,108.658 165.662,104.599 166.69,103.539C167.8,102.394 166.69,100.802 166.69,100.802L167.735,99.582L169.084,100.802C169.084,100.802 169.119,99.174 171.028,98.667C172.555,98.261 175.059,98.047 176,97.977L176,112.048ZM172.276,112.013C172.315,112.017 172.356,112.019 172.397,112.019C173.113,112.019 174.351,110.658 174.351,110.658C174.351,110.658 173.113,109.297 172.397,109.297C172.356,109.297 172.315,109.299 172.276,109.303C172.236,109.299 172.195,109.297 172.155,109.297C171.438,109.297 170.2,110.658 170.2,110.658C170.2,110.658 171.438,112.019 172.155,112.019C172.195,112.019 172.236,112.017 172.276,112.013Z" style="fill:white;"/>
</g>
<g transform="matrix(-1,0,0,1,351.72,1.30286)">
<path d="M176,120.193L176,123.681C174.356,123.681 170.441,123.641 169.46,119.454C169.088,117.867 167.494,117.279 166.786,116.102C165.017,116.992 163.785,116.539 164.758,111.923C164.97,110.914 162.116,105.331 162.75,104.358C163.044,103.905 164.74,105.762 166.17,107.478C166.051,106.047 166.045,104.204 166.69,103.539C167.8,102.394 163.675,98.486 163.675,98.486L167.735,99.582L169.084,100.802C171.426,102.313 173.522,102.016 171.028,98.667C170.021,97.314 174.632,97.75 176,97.906L176,112.048C175.969,112.126 175.871,112.371 175.858,112.922C175.841,113.611 175.546,114.531 175.346,114.713C175.153,114.889 173.904,116.162 174.042,116.149C174.344,116.122 175.685,116.594 175.721,117.19C175.756,117.762 175.967,116.52 176,116.32L176,118.716C175.196,119.18 174.137,119.13 173.333,119.28C174.136,119.288 175.166,119.494 176,120.193ZM173.194,99.317C173.611,99.32 174.073,99.325 174.5,99.335L174.5,111.798C174.437,112.021 174.371,112.369 174.358,112.886C174.352,113.153 174.21,113.618 174.157,113.782C173.734,114.216 172.819,115.213 172.709,115.425C172.255,116.299 172.699,116.909 172.925,117.157C173.148,117.403 173.471,117.635 173.964,117.65L174.033,117.68C173.691,117.717 173.359,117.749 173.059,117.805C172.3,117.946 171.772,118.641 171.839,119.41C171.906,120.179 172.546,120.772 173.319,120.78C173.671,120.783 174.096,120.836 174.5,121.012L174.5,122.121C173.116,121.958 171.445,121.35 170.92,119.111C170.66,118 170.013,117.212 169.266,116.522C168.839,116.128 168.354,115.799 168.071,115.328C167.666,114.656 166.812,114.409 166.111,114.762C166.052,114.792 165.982,114.821 165.911,114.848C165.857,114.274 165.973,113.429 166.225,112.232C166.293,111.912 166.269,111.32 166.054,110.572C165.911,110.076 165.688,109.454 165.441,108.788C165.831,109.006 166.308,109.042 166.739,108.866C167.345,108.618 167.72,108.006 167.665,107.353C167.613,106.719 167.581,105.994 167.638,105.354C167.665,105.053 167.788,104.605 167.806,104.54C168.34,103.956 168.516,103.041 168.179,101.998C168.209,102.021 168.24,102.042 168.271,102.062C169.357,102.764 170.422,103.125 171.181,103.169C171.781,103.203 172.273,103.065 172.643,102.842C173.286,102.455 173.729,101.808 173.646,100.771C173.616,100.4 173.485,99.914 173.194,99.317ZM174.547,114.735C174.406,114.703 174.279,114.68 174.17,114.667C174.062,114.654 173.972,114.65 173.91,114.655C174.161,114.633 174.371,114.67 174.547,114.735ZM173.319,108.358C173.278,108.324 173.235,108.29 173.191,108.258C172.824,107.988 172.107,107.808 171.307,107.969L171.371,107.958L171.292,107.972C171.292,107.972 171.275,107.975 171.299,107.971L171.153,108.003L171.236,107.983L171.195,107.992L171.201,107.991C170.564,108.132 169.881,108.417 169.881,108.417C169.371,108.631 169.02,109.107 168.968,109.658C168.968,109.658 168.899,110.396 168.954,111.046L168.95,110.996L168.96,111.118C168.96,111.118 168.963,111.144 168.96,111.121L168.969,111.193C169.061,111.985 169.439,112.6 169.8,112.866L170.061,113.058C170.428,113.328 171.146,113.508 171.945,113.347L171.881,113.358L171.96,113.344C171.96,113.344 171.977,113.341 171.954,113.345L172.099,113.313L172.017,113.333L172.057,113.324L172.052,113.325C172.688,113.184 173.372,112.899 173.372,112.899C173.881,112.685 174.232,112.209 174.285,111.658C174.285,111.658 174.354,110.92 174.299,110.27L174.302,110.32L174.292,110.198C174.292,110.198 174.289,110.172 174.292,110.195L174.283,110.123C174.192,109.331 173.813,108.716 173.452,108.45C173.409,108.418 173.364,108.387 173.319,108.358ZM172.426,109.571C172.388,109.534 172.346,109.499 172.302,109.466C172.168,109.367 171.897,109.38 171.604,109.44L171.525,109.456C171.012,109.569 170.461,109.8 170.461,109.8C170.461,109.8 170.404,110.395 170.448,110.919L170.456,110.999C170.487,111.296 170.555,111.559 170.689,111.658C170.733,111.69 170.779,111.719 170.826,111.745C170.865,111.782 170.906,111.817 170.95,111.85C171.085,111.949 171.355,111.936 171.649,111.876L171.727,111.86C172.24,111.747 172.791,111.516 172.791,111.516C172.791,111.516 172.848,110.921 172.804,110.397L172.796,110.317C172.766,110.02 172.698,109.757 172.563,109.658C172.519,109.626 172.473,109.597 172.426,109.571ZM168.969,111.193L168.964,111.153L168.972,111.217L168.969,111.193ZM168.956,111.069L168.953,111.039L168.956,111.08L168.956,111.069ZM174.297,110.247L174.299,110.277L174.296,110.236L174.297,110.247ZM174.283,110.123L174.288,110.163L174.28,110.099L174.283,110.123Z" style="fill:white;"/>
</g>
</g>
<g transform="matrix(-0.919427,1.41035,-1.41035,-0.919427,545.108,-83.547)">
<g id="food">
<path d="M205.932,100.694L206.563,95.122C206.584,94.94 206.704,94.784 206.875,94.718C206.875,94.718 207.863,94.344 208.61,94.386C209.04,94.41 209.397,94.569 209.603,94.863C209.744,95.064 209.829,95.338 209.782,95.719C209.667,96.64 209.145,98.888 208.788,100.371L209.265,100.431C209.265,100.431 208.881,110.034 208.042,111.426C206.04,114.746 203.475,113.939 203.475,113.939L205.932,100.694ZM204.531,112.661C204.531,112.665 204.53,112.664 204.535,112.664L204.537,112.656C204.599,112.6 205.145,112.261 205.573,110.954C206.183,109.088 206.684,105.553 206.602,101.333L204.537,112.656L204.531,112.661ZM209.992,103.444C211.774,103.856 213.149,104.178 213.251,104.209C214.826,104.691 215.557,104.918 215.569,106.212C215.584,107.828 213.635,108.773 212.06,108.411L211.883,108.371L212.111,108.231C212.562,107.975 213.004,107.702 213.438,107.417C213.694,107.25 213.783,106.949 213.639,106.741C213.495,106.532 213.17,106.493 212.91,106.653L211.612,107.449C211.236,107.661 210.853,107.862 210.46,108.044L209.633,107.854L209.726,106.926C209.916,106.809 210.105,106.688 210.292,106.566C210.547,106.399 210.636,106.098 210.492,105.89C210.36,105.698 210.075,105.65 209.827,105.768L209.875,105.157C209.892,104.935 209.908,104.712 209.924,104.489L209.992,103.444ZM200.329,105.719L200.322,105.718C198.747,105.356 197.718,103.773 198.123,102.209C198.401,101.135 199.542,101.142 201.454,101.504C201.755,101.56 203.053,101.852 204.685,102.224L203.914,106.38L203.673,106.487L201.87,106.073L202.562,105.648C203.013,105.392 203.455,105.119 203.889,104.834C204.145,104.667 204.234,104.366 204.09,104.158C203.946,103.95 203.621,103.911 203.361,104.071L202.063,104.866C201.504,105.183 200.928,105.472 200.329,105.719ZM207.807,100.25C208.159,98.798 208.691,96.521 208.806,95.599C208.815,95.526 208.823,95.469 208.798,95.429C208.768,95.381 208.702,95.384 208.639,95.375C208.529,95.36 208.408,95.363 208.286,95.375C208,95.403 207.709,95.478 207.505,95.541L206.983,100.149L207.807,100.25Z" style="fill:white;"/>
</g>
</g>
<g id="hydro">
</g>
<g id="song">
</g>
<g id="crate">
</g>
<g id="space">
</g>
<g id="aux">
</g>
<g id="security">
</g>
<g id="law">
</g>
<g id="sop">
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 9.2 KiB

View file

@ -1,68 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
<g transform="matrix(1,0,0,1,-128,-64)">
<g id="unknown">
</g>
<g id="plumbing">
</g>
<g id="genetics">
</g>
<g id="surgery">
</g>
<g id="trauma">
</g>
<g id="wound">
</g>
<g id="power">
</g>
<g id="solar">
</g>
<g transform="matrix(-0.836256,-0.845147,0.836256,-0.845147,371.793,207.877)">
<g id="machines">
</g>
</g>
<g id="supermatter">
</g>
<g id="shield">
</g>
<g id="turbine">
</g>
<g id="tcomm" transform="matrix(1.07641,0.288423,-0.288423,1.07641,14.4029,-39.3222)">
<path d="M120.797,75.729C120.549,75.3 120,75.153 119.571,75.401L105.553,83.494C105.124,83.742 104.977,84.291 105.224,84.72L110.05,93.079C110.298,93.508 110.847,93.655 111.276,93.407L125.294,85.314C125.723,85.066 125.87,84.517 125.622,84.088L120.797,75.729ZM112.446,90.091L115.093,88.563C115.492,88.332 115.646,87.852 115.438,87.491C115.229,87.13 114.736,87.024 114.337,87.254L111.69,88.782C111.291,89.013 111.136,89.493 111.345,89.854C111.553,90.215 112.047,90.321 112.446,90.091ZM110.779,87.829L113.426,86.301C113.825,86.07 113.979,85.59 113.771,85.229C113.562,84.868 113.069,84.762 112.67,84.992L110.023,86.52C109.624,86.751 109.469,87.231 109.678,87.592C109.886,87.953 110.38,88.059 110.779,87.829ZM116.856,80.136C115.413,80.969 114.918,82.817 115.751,84.26C116.584,85.702 118.432,86.197 119.875,85.364C121.317,84.531 121.812,82.684 120.98,81.241C120.147,79.798 118.299,79.303 116.856,80.136ZM109.176,85.51L111.823,83.982C112.222,83.752 112.376,83.271 112.168,82.91C111.959,82.549 111.466,82.443 111.067,82.673L108.42,84.202C108.021,84.432 107.866,84.912 108.075,85.273C108.283,85.635 108.777,85.741 109.176,85.51ZM117.642,81.497C118.334,81.098 119.219,81.335 119.619,82.027C120.018,82.718 119.781,83.604 119.089,84.004C118.397,84.403 117.511,84.166 117.112,83.474C116.713,82.782 116.95,81.896 117.642,81.497Z" style="fill:white;"/>
</g>
<g id="atmos">
</g>
<g id="rnd" transform="matrix(1.02862,-0.275617,0.275617,1.02862,-26.0245,37.3821)">
<path d="M135.473,69.697L138.624,69.697C138.618,69.747 138.615,69.798 138.615,69.849C138.615,71.096 138.615,72.904 138.615,74.151C138.615,74.527 138.765,74.888 139.031,75.154C139.297,75.42 139.657,75.569 140.033,75.569C142.048,75.569 145.718,75.569 147.733,75.569C148.109,75.569 148.47,75.42 148.736,75.154C149.002,74.888 149.151,74.527 149.151,74.151C149.151,72.904 149.151,71.096 149.151,69.849C149.151,69.798 149.149,69.747 149.143,69.697L152.294,69.697C152.378,69.697 152.461,69.703 152.543,69.714L152.591,69.719L152.611,69.723C152.719,69.74 152.824,69.766 152.927,69.8L152.971,69.815C153.002,69.827 153.032,69.839 153.063,69.85L153.112,69.872C153.245,69.931 153.371,70.005 153.489,70.092C153.541,70.13 153.592,70.172 153.64,70.215C153.665,70.238 153.69,70.262 153.714,70.286C153.749,70.32 153.782,70.356 153.813,70.393C153.905,70.5 153.986,70.615 154.053,70.737C154.104,70.83 154.149,70.928 154.185,71.029C154.262,71.243 154.302,71.47 154.302,71.702L154.303,71.706L154.303,88.527C154.303,89.06 154.091,89.571 153.714,89.948C153.526,90.136 153.304,90.283 153.063,90.383C152.972,90.42 152.879,90.451 152.784,90.475C152.625,90.515 152.46,90.536 152.294,90.536L151.9,90.536C152.056,90.251 152.144,89.924 152.144,89.576C152.144,86.796 152.144,81.803 152.144,79.023C152.144,77.913 151.245,77.014 150.135,77.014C147.034,77.014 141.113,77.014 138.011,77.014C136.902,77.014 136.002,77.913 136.002,79.023C136.002,81.803 136.002,86.796 136.002,89.576C136.002,89.924 136.091,90.251 136.246,90.536L135.473,90.536C135.269,90.536 135.069,90.505 134.878,90.446L134.795,90.418L134.704,90.383L134.671,90.368C134.562,90.321 134.458,90.264 134.359,90.199C134.29,90.153 134.224,90.102 134.161,90.048C134.123,90.016 134.087,89.982 134.052,89.948C133.841,89.736 133.681,89.481 133.582,89.205C133.566,89.161 133.552,89.116 133.54,89.071C133.49,88.896 133.464,88.713 133.464,88.527L133.464,71.706C133.464,71.404 133.532,71.11 133.659,70.843C133.704,70.748 133.756,70.658 133.816,70.571C133.885,70.469 133.964,70.374 134.052,70.286C134.084,70.254 134.118,70.223 134.152,70.194L134.2,70.152L134.278,70.092L134.337,70.05C134.454,69.97 134.578,69.902 134.708,69.849L134.795,69.815C134.826,69.805 134.857,69.795 134.888,69.784L134.93,69.773C135.105,69.723 135.287,69.697 135.473,69.697ZM137.934,90.536C137.769,90.445 137.615,90.331 137.479,90.195C137.102,89.818 136.891,89.307 136.891,88.775C136.891,86.339 136.891,82.26 136.891,79.824C136.891,79.292 137.102,78.781 137.479,78.404C137.855,78.027 138.366,77.816 138.899,77.816C141.636,77.816 146.51,77.816 149.247,77.816C149.78,77.816 150.291,78.027 150.668,78.404C151.044,78.781 151.256,79.292 151.256,79.824C151.256,82.26 151.256,86.339 151.256,88.775C151.256,89.307 151.044,89.818 150.668,90.195C150.531,90.331 150.378,90.445 150.212,90.536L137.934,90.536ZM149.853,84.96C149.853,84.457 149.446,84.05 148.943,84.05C146.84,84.05 141.665,84.05 139.562,84.05C139.06,84.05 138.652,84.457 138.652,84.96C138.652,84.96 138.652,84.96 138.652,84.961C138.652,85.463 139.06,85.871 139.562,85.871C141.665,85.871 146.84,85.871 148.943,85.871C149.446,85.871 149.853,85.463 149.853,84.961C149.853,84.96 149.853,84.96 149.853,84.96ZM149.661,81.827C149.661,81.324 149.254,80.917 148.751,80.917C146.649,80.917 141.473,80.917 139.37,80.917C138.868,80.917 138.461,81.324 138.461,81.827C138.461,81.827 138.461,81.828 138.461,81.828C138.461,82.331 138.868,82.738 139.37,82.738C141.473,82.738 146.649,82.738 148.751,82.738C149.254,82.738 149.661,82.331 149.661,81.828C149.661,81.828 149.661,81.827 149.661,81.827ZM148.137,69.697C148.303,69.934 148.393,70.217 148.393,70.51C148.393,71.415 148.393,72.585 148.393,73.49C148.393,73.866 148.244,74.227 147.978,74.493C147.712,74.759 147.352,74.908 146.976,74.908C145.286,74.908 142.48,74.908 140.791,74.908C140.415,74.908 140.054,74.759 139.789,74.493C139.523,74.227 139.373,73.866 139.373,73.49C139.373,72.585 139.373,71.415 139.373,70.51C139.373,70.217 139.464,69.934 139.629,69.697L148.137,69.697ZM146.969,70.782C146.969,70.538 146.772,70.34 146.527,70.34C146.175,70.34 145.683,70.34 145.331,70.34C145.087,70.34 144.889,70.538 144.889,70.782C144.889,71.525 144.889,73.019 144.889,73.762C144.889,74.006 145.087,74.204 145.331,74.204C145.683,74.204 146.175,74.204 146.527,74.204C146.772,74.204 146.969,74.006 146.969,73.762L146.969,70.782Z" style="fill:white;"/>
</g>
<g id="xeno">
</g>
<g id="nanites">
</g>
<g id="aimod">
</g>
<g id="tips">
</g>
<g id="races">
</g>
<g id="food">
</g>
<g id="hydro">
</g>
<g id="song">
</g>
<g id="crate">
</g>
<g id="space">
</g>
<g id="aux">
</g>
<g id="security">
</g>
<g id="law">
</g>
<g id="sop">
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 7.3 KiB

View file

@ -1,77 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
<g transform="matrix(1,0,0,1,-160,-64)">
<g id="unknown">
</g>
<g id="plumbing">
</g>
<g id="genetics">
</g>
<g id="surgery">
</g>
<g id="trauma">
</g>
<g id="wound">
</g>
<g id="construction" transform="matrix(1.14774,0,0,1.14774,-23.9174,-4.93723)">
<path d="M179.793,55.985L170.357,44.785C169.646,45.136 168.846,45.333 168,45.333C165.056,45.333 162.667,42.944 162.667,40C162.667,39.719 162.689,39.442 162.731,39.173L162.739,39.122C162.76,39.006 162.796,38.867 162.895,38.717C162.913,38.688 162.944,38.67 162.978,38.668C163,38.667 163.022,38.672 163.04,38.683L166.564,42.207C166.802,42.445 167.149,42.537 167.474,42.45C167.992,42.312 168.778,42.101 169.296,41.962C169.621,41.875 169.875,41.621 169.962,41.296C170.101,40.778 170.312,39.992 170.45,39.474C170.537,39.149 170.445,38.802 170.207,38.564L166.681,35.038C166.671,35.021 166.666,35 166.668,34.979C166.67,34.945 166.688,34.914 166.717,34.895C166.866,34.796 167.006,34.76 167.122,34.739L167.172,34.731C167.442,34.689 167.718,34.667 168,34.667C170.944,34.667 173.333,37.056 173.333,40C173.333,40.847 173.136,41.648 172.784,42.359L183.984,51.794C184.17,51.912 184.346,52.052 184.508,52.214C185.693,53.399 185.693,55.324 184.508,56.509C183.323,57.695 181.398,57.695 180.212,56.509C180.05,56.347 179.91,56.172 179.793,55.985ZM181.097,53.099C181.794,52.402 182.926,52.402 183.623,53.099C184.32,53.796 184.32,54.927 183.623,55.624C182.926,56.321 181.794,56.321 181.097,55.624C180.4,54.927 180.4,53.796 181.097,53.099ZM179.861,53.234C179.861,53.234 171.858,44.018 171.661,44.184C171.464,44.349 171.438,44.643 171.603,44.84L179.147,53.833C179.312,54.03 179.606,54.056 179.803,53.89C180,53.725 180.026,53.431 179.861,53.234ZM163.115,39.761C163.156,39.639 163.691,40.702 163.879,41.184C164.255,42.149 164.995,43.367 166.305,43.945C167.18,44.33 168.306,44.425 169.74,43.983C169.863,43.945 169.993,44.014 170.031,44.137C170.069,44.26 170,44.39 169.877,44.428C168.307,44.912 167.075,44.793 166.118,44.371C164.68,43.737 163.857,42.412 163.444,41.353C163.238,40.822 163.134,40.359 163.104,40.086C163.086,39.926 163.098,39.813 163.115,39.761Z" style="fill:white;"/>
</g>
<g id="power">
<g transform="matrix(0.86944,-0.501971,0.501971,0.86944,2.68937,111.272)">
<path d="M217.42,38.133C217.567,37.951 217.574,37.692 217.435,37.504C217.296,37.315 217.047,37.244 216.83,37.331C212.908,38.897 203.835,42.519 200.92,43.683C200.742,43.754 200.618,43.918 200.599,44.109C200.58,44.3 200.669,44.486 200.83,44.591C202.398,45.613 205.758,47.804 207.079,48.665C207.211,48.751 207.296,48.893 207.31,49.051C207.324,49.208 207.264,49.363 207.149,49.471C205.772,50.761 201.74,54.538 199.293,56.831C199.113,56.999 199.078,57.272 199.21,57.48C199.342,57.689 199.603,57.774 199.833,57.684C204.35,55.908 213.688,52.238 216.715,51.048C216.897,50.977 217.023,50.808 217.039,50.613C217.055,50.417 216.96,50.23 216.792,50.129C215.301,49.233 212.355,47.46 211.174,46.75C211.046,46.673 210.958,46.544 210.933,46.398C210.907,46.251 210.946,46.1 211.04,45.985C212.165,44.6 215.562,40.419 217.42,38.133Z" style="fill:white;"/>
</g>
<path d="M212.561,37.261C216.736,39.037 219.667,43.179 219.667,48C219.667,54.163 214.877,59.217 208.819,59.635L210.66,57.287C214.705,56.137 217.667,52.412 217.667,48C217.667,44.184 215.45,40.881 212.232,39.32L212.561,37.261ZM206.452,36.439L204.407,39.032C200.848,40.453 198.333,43.935 198.333,48C198.333,51.774 200.501,55.046 203.663,56.629L203.073,58.574C199.093,56.718 196.333,52.679 196.333,48C196.333,42.086 200.744,37.193 206.452,36.439ZM206.478,57.535L206.909,57.601L206.181,58.515L206.478,57.535ZM209.347,38.438L208.988,38.383L208.487,38.358L209.583,36.968L209.347,38.438Z" style="fill:white;"/>
</g>
<g id="solar">
</g>
<g transform="matrix(-0.836256,-0.845147,0.836256,-0.845147,371.793,207.877)">
<g id="machines">
</g>
</g>
<g id="supermatter">
</g>
<g id="shield">
</g>
<g id="turbine">
</g>
<g id="tcomm">
</g>
<g id="atmos">
</g>
<g id="xeno">
</g>
<g id="nanites">
</g>
<g id="aimod">
</g>
<g id="tips">
</g>
<g id="races">
</g>
<g transform="matrix(-0.919427,1.41035,-1.41035,-0.919427,545.108,-83.547)">
<g id="food">
<path d="M205.932,100.694L206.563,95.122C206.584,94.94 206.704,94.784 206.875,94.718C206.875,94.718 207.863,94.344 208.61,94.386C209.04,94.41 209.397,94.569 209.603,94.863C209.744,95.064 209.829,95.338 209.782,95.719C209.667,96.64 209.145,98.888 208.788,100.371L209.265,100.431C209.265,100.431 208.881,110.034 208.042,111.426C206.04,114.746 203.475,113.939 203.475,113.939L205.932,100.694ZM204.531,112.661C204.531,112.665 204.53,112.664 204.535,112.664L204.537,112.656C204.599,112.6 205.145,112.261 205.573,110.954C206.183,109.088 206.684,105.553 206.602,101.333L204.537,112.656L204.531,112.661ZM209.992,103.444C211.774,103.856 213.149,104.178 213.251,104.209C214.826,104.691 215.557,104.918 215.569,106.212C215.584,107.828 213.635,108.773 212.06,108.411L211.883,108.371L212.111,108.231C212.562,107.975 213.004,107.702 213.438,107.417C213.694,107.25 213.783,106.949 213.639,106.741C213.495,106.532 213.17,106.493 212.91,106.653L211.612,107.449C211.236,107.661 210.853,107.862 210.46,108.044L209.633,107.854L209.726,106.926C209.916,106.809 210.105,106.688 210.292,106.566C210.547,106.399 210.636,106.098 210.492,105.89C210.36,105.698 210.075,105.65 209.827,105.768L209.875,105.157C209.892,104.935 209.908,104.712 209.924,104.489L209.992,103.444ZM200.329,105.719L200.322,105.718C198.747,105.356 197.718,103.773 198.123,102.209C198.401,101.135 199.542,101.142 201.454,101.504C201.755,101.56 203.053,101.852 204.685,102.224L203.914,106.38L203.673,106.487L201.87,106.073L202.562,105.648C203.013,105.392 203.455,105.119 203.889,104.834C204.145,104.667 204.234,104.366 204.09,104.158C203.946,103.95 203.621,103.911 203.361,104.071L202.063,104.866C201.504,105.183 200.928,105.472 200.329,105.719ZM207.807,100.25C208.159,98.798 208.691,96.521 208.806,95.599C208.815,95.526 208.823,95.469 208.798,95.429C208.768,95.381 208.702,95.384 208.639,95.375C208.529,95.36 208.408,95.363 208.286,95.375C208,95.403 207.709,95.478 207.505,95.541L206.983,100.149L207.807,100.25Z" style="fill:white;"/>
</g>
</g>
<g id="hydro">
</g>
<g id="song">
</g>
<g id="crate">
</g>
<g id="space">
</g>
<g id="aux">
</g>
<g id="robo" transform="matrix(1.25,0,0,1.25,-44,-20)">
<path d="M166.668,83.267C166.35,82.694 166.169,82.034 166.169,81.333L166.169,73.333C166.169,71.126 167.961,69.333 170.169,69.333L181.831,69.333C184.039,69.333 185.831,71.126 185.831,73.333L185.831,81.333C185.831,82.034 185.65,82.694 185.332,83.267L185.333,83.333L185.201,83.487C185,83.801 184.757,84.084 184.479,84.33L181.333,88C181.333,89.472 180.138,90.667 178.667,90.667L173.333,90.667C171.862,90.667 170.667,89.472 170.667,88L167.521,84.33C167.243,84.084 167,83.801 166.799,83.487L166.667,83.333L166.668,83.267ZM167.899,82.836C167.624,82.339 167.467,81.766 167.467,81.157L167.467,74.213C167.467,72.297 169.022,70.741 170.939,70.741L181.061,70.741C182.978,70.741 184.533,72.297 184.533,74.213L184.533,81.157C184.533,81.766 184.376,82.339 184.101,82.836C184.101,82.855 184.101,82.874 184.101,82.893L183.987,83.027C183.812,83.3 183.6,83.546 183.359,83.76L180.629,86.944C180.629,88.222 179.592,89.259 178.315,89.259L173.685,89.259C172.408,89.259 171.371,88.222 171.371,86.944L168.641,83.76C168.4,83.546 168.188,83.3 168.013,83.027L167.899,82.893C167.899,82.874 167.899,82.855 167.899,82.836ZM169.068,82.427C168.833,82.001 168.698,81.511 168.698,80.99L168.698,75.048C168.698,73.409 170.029,72.078 171.669,72.078L180.331,72.078C181.971,72.078 183.302,73.409 183.302,75.048L183.302,80.99C183.302,81.511 183.167,82.001 182.932,82.427C182.932,82.443 182.932,82.459 182.932,82.476L182.834,82.59C182.685,82.823 182.504,83.034 182.297,83.217L179.961,85.942C179.961,87.035 179.074,87.922 177.981,87.922L174.019,87.922C172.926,87.922 172.039,87.035 172.039,85.942L169.703,83.217C169.496,83.034 169.315,82.823 169.166,82.59L169.068,82.476C169.068,82.459 169.068,82.443 169.068,82.427ZM179.158,82.811C179.158,82.692 179.111,82.579 179.027,82.496C178.944,82.412 178.831,82.365 178.713,82.365C177.553,82.365 174.447,82.365 173.287,82.365C173.169,82.365 173.056,82.412 172.973,82.496C172.889,82.579 172.842,82.692 172.842,82.811C172.842,83.349 172.842,84.25 172.842,84.788C172.842,84.906 172.889,85.02 172.973,85.103C173.056,85.187 173.169,85.233 173.287,85.233C174.447,85.233 177.553,85.233 178.713,85.233C178.831,85.233 178.944,85.187 179.027,85.103C179.111,85.02 179.158,84.906 179.158,84.788C179.158,84.25 179.158,83.349 179.158,82.811ZM178.118,83.363L173.882,83.363L173.882,84.236L178.118,84.236L178.118,83.363ZM181.215,76.271C181.215,76.045 181.031,75.862 180.805,75.862C180.017,75.862 178.298,75.862 177.51,75.862C177.284,75.862 177.101,76.045 177.101,76.271C177.101,76.918 177.101,78.167 177.101,78.813C177.101,79.039 177.284,79.223 177.51,79.223C178.298,79.223 180.017,79.223 180.805,79.223C181.031,79.223 181.215,79.039 181.215,78.813C181.215,78.167 181.215,76.918 181.215,76.271ZM174.887,76.271C174.887,76.045 174.703,75.862 174.477,75.862C173.689,75.862 171.97,75.862 171.182,75.862C170.956,75.862 170.773,76.045 170.773,76.271C170.773,76.918 170.773,78.167 170.773,78.813C170.773,79.039 170.956,79.223 171.182,79.223C171.97,79.223 173.689,79.223 174.477,79.223C174.703,79.223 174.887,79.039 174.887,78.813C174.887,78.167 174.887,76.918 174.887,76.271ZM173.882,77.13C173.882,76.904 173.698,76.72 173.472,76.72C173.101,76.72 172.558,76.72 172.188,76.72C171.961,76.72 171.778,76.904 171.778,77.13C171.778,77.382 171.778,77.703 171.778,77.955C171.778,78.181 171.961,78.364 172.188,78.364C172.558,78.364 173.101,78.364 173.472,78.364C173.698,78.364 173.882,78.181 173.882,77.955C173.882,77.703 173.882,77.382 173.882,77.13ZM180.222,77.13C180.222,76.904 180.039,76.72 179.812,76.72C179.442,76.72 178.899,76.72 178.528,76.72C178.302,76.72 178.118,76.904 178.118,77.13C178.118,77.382 178.118,77.703 178.118,77.955C178.118,78.181 178.302,78.364 178.528,78.364C178.899,78.364 179.442,78.364 179.812,78.364C180.039,78.364 180.222,78.181 180.222,77.955C180.222,77.703 180.222,77.382 180.222,77.13Z" style="fill:white;"/>
</g>
<g id="security">
</g>
<g id="law">
</g>
<g id="sop">
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 11 KiB

View file

@ -1,67 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
<g transform="matrix(1,0,0,1,-32,-96)">
<g id="unknown">
</g>
<g id="plumbing">
</g>
<g id="genetics">
</g>
<g id="surgery">
</g>
<g id="trauma">
</g>
<g id="wound">
</g>
<g id="power">
</g>
<g id="solar">
</g>
<g transform="matrix(-0.836256,-0.845147,0.836256,-0.845147,371.793,207.877)">
<g id="machines">
</g>
</g>
<g id="supermatter">
</g>
<g id="shield">
</g>
<g id="turbine">
</g>
<g id="tcomm">
</g>
<g id="atmos">
</g>
<g id="xeno">
</g>
<g id="nanites">
</g>
<g id="rules" transform="matrix(1.36605,0,0,1.36605,-21.2133,-38.5929)">
<path d="M55.598,114.144C55.598,113.859 55.367,113.628 55.083,113.628L46.251,113.628C45.966,113.628 45.735,113.859 45.735,114.144C45.735,114.428 45.966,114.659 46.251,114.659L55.083,114.659C55.367,114.659 55.598,114.428 55.598,114.144ZM55.598,111.102C55.598,110.818 55.367,110.587 55.083,110.587L46.251,110.587C45.966,110.587 45.735,110.818 45.735,111.102C45.735,111.387 45.966,111.618 46.251,111.618L55.083,111.618C55.367,111.618 55.598,111.387 55.598,111.102ZM55.598,108.287C55.598,108.003 55.367,107.772 55.083,107.772L46.251,107.772C45.966,107.772 45.735,108.003 45.735,108.287C45.735,108.572 45.966,108.803 46.251,108.803L55.083,108.803C55.367,108.803 55.598,108.572 55.598,108.287ZM43.623,104.494C42.562,104.44 41.718,103.562 41.718,102.488C41.718,101.379 42.618,100.479 43.726,100.479L55.598,100.479L55.702,100.482C56.762,100.536 57.607,101.414 57.607,102.488L57.607,115.983L57.629,115.983L57.629,119.373C57.629,119.408 57.656,119.436 57.691,119.438C57.726,119.44 57.755,119.414 57.759,119.38L58.092,116.042C58.967,116.259 59.615,117.05 59.615,117.991C59.615,119.1 58.715,120 57.607,120L45.735,120C44.635,120 43.741,119.114 43.727,118.018L43.726,118.018L43.726,105.683L54.303,104.626C54.337,104.622 54.363,104.592 54.361,104.558C54.36,104.523 54.331,104.496 54.297,104.496L43.726,104.496L43.623,104.494Z" style="fill:white;"/>
</g>
<g id="aimod">
</g>
<g id="tips">
</g>
<g id="races">
</g>
<g id="food">
</g>
<g id="hydro">
</g>
<g id="song">
</g>
<g id="crate">
</g>
<g id="space">
</g>
<g id="aux">
</g>
<g id="security">
</g>
<g id="law">
</g>
<g id="sop">
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 3 KiB

View file

@ -1,76 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:5;">
<g transform="matrix(1,0,0,1,-128,-128)">
<g id="unknown">
</g>
<g id="plumbing">
</g>
<g id="genetics">
</g>
<g id="surgery">
</g>
<g id="trauma">
</g>
<g id="wound">
</g>
<g id="power">
</g>
<g id="solar">
</g>
<g transform="matrix(-0.836256,-0.845147,0.836256,-0.845147,371.793,207.877)">
<g id="machines">
</g>
</g>
<g id="supermatter">
</g>
<g id="shield">
</g>
<g id="turbine">
</g>
<g id="tcomm">
</g>
<g id="atmos">
</g>
<g id="xeno">
</g>
<g id="nanites">
</g>
<g id="aimod">
</g>
<g id="tips">
</g>
<g id="races">
</g>
<g id="food">
</g>
<g id="hydro">
</g>
<g id="song">
</g>
<g id="crate">
</g>
<g transform="matrix(0.744575,0.744575,-0.744575,0.744575,139.866,-50.6509)">
<g id="space">
<path d="M107.409,144.417C108.121,141.075 109.325,136.518 110.236,134.278C110.599,133.386 110.986,132.808 111.246,132.603C111.519,132.388 111.793,132.327 112.03,132.334C112.253,132.34 112.528,132.413 112.797,132.66C113.023,132.869 113.371,133.443 113.712,134.31C114.593,136.549 115.822,141.06 116.559,144.385L119.629,147.394C119.774,147.536 119.872,147.719 119.911,147.918L120.982,153.459C121.071,153.92 120.827,154.382 120.395,154.567C119.963,154.753 119.46,154.613 119.186,154.23L116.527,150.509C116.367,150.777 116.18,151.03 115.971,151.263C113.342,150.736 110.696,150.744 108.033,151.268C107.822,151.033 107.634,150.779 107.473,150.51L104.814,154.23C104.54,154.613 104.037,154.753 103.605,154.567C103.173,154.382 102.929,153.92 103.018,153.459L104.089,147.918C104.128,147.719 104.226,147.536 104.371,147.394L107.409,144.417ZM114.761,148.694L109.369,148.694C108.974,148.694 108.326,149.19 108.654,149.409C108.714,149.449 108.873,149.59 109.071,149.512C110.425,148.976 113.966,149.166 115.089,149.508C115.305,149.574 115.453,149.446 115.476,149.409C115.681,149.072 115.156,148.694 114.761,148.694ZM112,138.511C113.277,138.511 114.313,139.548 114.313,140.824C114.313,142.101 113.277,143.138 112,143.138C110.723,143.138 109.687,142.101 109.687,140.824C109.687,139.548 110.723,138.511 112,138.511ZM112,139.514C112.723,139.514 113.31,140.101 113.31,140.824C113.31,141.547 112.723,142.134 112,142.134C111.277,142.134 110.69,141.547 110.69,140.824C110.69,140.101 111.277,139.514 112,139.514Z" style="fill:white;"/>
</g>
</g>
<g id="aux">
</g>
<g id="security">
<g transform="matrix(0.99376,0,0,1.1459,0.897622,-21.0089)">
<path d="M144,133.333C149.337,137.01 152.046,137.019 154.735,137.019C154.735,153.279 144.401,154.667 144,154.667C143.599,154.667 133.267,153.332 133.267,137.453C136.021,137.453 138.601,137.035 144,133.333Z" style="fill:none;stroke:white;stroke-width:1.86px;"/>
</g>
<g transform="matrix(0.99376,0,0,1.1459,0.897622,-21.0089)">
<path d="M151.519,144C149.77,150.967 144.252,152.698 144,152.698L144,152.698L144,144.789C144,144.58 144.096,144.379 144.267,144.231C144.437,144.083 144.669,144 144.91,144L151.519,144ZM144,136L144,143.211C144,143.42 143.904,143.621 143.733,143.769C143.563,143.917 143.331,144 143.09,144L136.507,144C136.164,142.654 135.959,141.111 135.951,139.346C138.016,139.346 139.951,138.776 144,136Z" style="fill:white;"/>
</g>
</g>
<g transform="matrix(1.14906,0,0,1.14906,-25.0422,-23.6633)">
<g id="law">
<path d="M171.604,148.03C171.262,150.701 169.546,151.927 168,151.927C166.454,151.927 164.738,150.701 164.396,148.03L171.604,148.03ZM165.247,148.869C165.247,148.869 165.553,151.204 167.624,151.204C167.832,151.204 168,151.035 168,150.828C168,150.621 167.832,150.452 167.624,150.452C166.172,150.452 165.993,148.778 165.993,148.778C165.968,148.573 165.781,148.426 165.575,148.451C165.369,148.475 165.222,148.663 165.247,148.869ZM171.525,146.03L170.622,146.03L168.481,140.268C168.406,140.067 168.214,139.934 168,139.934C167.786,139.934 167.594,140.067 167.519,140.268C166.762,142.305 165.378,146.03 165.378,146.03L164.475,146.03L166.478,140.021C166.697,139.366 167.31,138.924 168,138.924C168.69,138.924 169.303,139.366 169.522,140.021L171.525,146.03Z" style="fill:white;"/>
</g>
</g>
<g id="sop">
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 4.9 KiB

View file

@ -1,77 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;">
<g transform="matrix(1,0,0,1,0,-64)">
<g id="unknown">
</g>
<g id="plumbing">
</g>
<g id="genetics">
</g>
<g id="surgery">
</g>
<g id="trauma">
</g>
<g id="wound">
</g>
<g id="power">
</g>
<g id="solar">
</g>
<g transform="matrix(-0.836256,-0.845147,0.836256,-0.845147,371.793,207.877)">
<g id="machines">
</g>
</g>
<g id="supermatter">
</g>
<g id="shield">
<path d="M19.501,78.88L19.938,86.143L23.976,86.143C24.474,86.143 24.879,86.547 24.879,87.045L24.879,91.861C24.879,92.359 24.474,92.764 23.976,92.764L8.024,92.764C7.526,92.764 7.121,92.359 7.121,91.861L7.121,87.045C7.121,86.547 7.526,86.143 8.024,86.143L12.062,86.143L12.499,78.88C13.479,79.105 14.69,79.239 16,79.239C17.31,79.239 18.521,79.105 19.501,78.88ZM12.954,81.448C12.964,81.224 13.155,81.05 13.379,81.061L14.192,81.099C14.416,81.109 14.59,81.299 14.579,81.524L14.222,89.21C14.212,89.434 14.022,89.608 13.797,89.597L12.985,89.56C12.761,89.549 12.587,89.359 12.597,89.135L12.954,81.448ZM19.046,81.448C19.036,81.224 18.845,81.05 18.621,81.061L17.808,81.099C17.584,81.109 17.41,81.299 17.421,81.524L17.778,89.21C17.788,89.434 17.978,89.608 18.203,89.597L19.015,89.56C19.239,89.549 19.413,89.359 19.403,89.135L19.046,81.448ZM13.785,81.856C13.789,81.762 13.869,81.689 13.963,81.693L14.305,81.709C14.399,81.713 14.472,81.793 14.468,81.888L14.146,88.827C14.141,88.921 14.061,88.994 13.967,88.99L13.625,88.974C13.531,88.969 13.458,88.889 13.463,88.795L13.785,81.856ZM18.215,81.856C18.211,81.762 18.131,81.689 18.037,81.693L17.695,81.709C17.601,81.713 17.528,81.793 17.532,81.888L17.854,88.827C17.859,88.921 17.939,88.994 18.033,88.99L18.375,88.974C18.469,88.969 18.542,88.889 18.537,88.795L18.215,81.856ZM19.242,74.567C20.854,74.898 21.919,75.468 21.919,76.115C21.919,77.136 19.267,77.966 16,77.966C12.733,77.966 10.081,77.136 10.081,76.115C10.081,75.468 11.146,74.898 12.758,74.567L12.924,71.801C13.821,71.972 14.874,72.071 16,72.071C17.126,72.071 18.179,71.972 19.076,71.801L19.242,74.567ZM16,67.236C19.267,67.236 21.919,68.065 21.919,69.087C21.919,70.108 19.267,70.938 16,70.938C12.733,70.938 10.081,70.108 10.081,69.087C10.081,68.065 12.733,67.236 16,67.236Z" style="fill:white;"/>
<g transform="matrix(0.77698,0,0,0.77698,1.67805,16.8457)">
<path d="M7.21,83.833C6.174,83.833 5.333,80.115 5.333,75.535C5.333,70.955 6.174,67.236 7.21,67.236" style="fill:none;stroke:white;stroke-width:1.29px;"/>
</g>
<g transform="matrix(1,0,0,1,-0.938386,0)">
<path d="M7.21,83.833C6.174,83.833 5.333,80.115 5.333,75.535C5.333,70.955 6.174,67.236 7.21,67.236" style="fill:none;stroke:white;stroke-width:1px;"/>
</g>
<g transform="matrix(-0.77698,-9.51525e-17,9.51525e-17,-0.77698,30.2918,134.223)">
<path d="M7.21,83.833C6.174,83.833 5.333,80.115 5.333,75.535C5.333,70.955 6.174,67.236 7.21,67.236" style="fill:none;stroke:white;stroke-width:1.29px;"/>
</g>
<g transform="matrix(-1,-1.22465e-16,1.22465e-16,-1,32.9384,151.069)">
<path d="M7.21,83.833C6.174,83.833 5.333,80.115 5.333,75.535C5.333,70.955 6.174,67.236 7.21,67.236" style="fill:none;stroke:white;stroke-width:1px;"/>
</g>
</g>
<g id="turbine">
</g>
<g id="tcomm">
</g>
<g id="atmos">
</g>
<g id="xeno">
</g>
<g id="nanites">
</g>
<g id="aimod">
</g>
<g id="tips">
</g>
<g id="races">
</g>
<g id="food">
</g>
<g id="hydro">
</g>
<g id="song">
</g>
<g id="crate">
</g>
<g id="space">
</g>
<g id="aux">
</g>
<g id="security">
</g>
<g id="law">
</g>
<g id="sop">
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 4.4 KiB

View file

@ -1,74 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
<g transform="matrix(1,0,0,1,-224,0)">
<g id="unknown">
</g>
<g id="plumbing">
</g>
<g id="genetics">
</g>
<g id="surgery">
</g>
<g id="trauma">
</g>
<g id="wound">
</g>
<g id="power">
<path d="M212.561,37.261C216.736,39.037 219.667,43.179 219.667,48C219.667,54.163 214.877,59.217 208.819,59.635L210.66,57.287C214.705,56.137 217.667,52.412 217.667,48C217.667,44.184 215.45,40.881 212.232,39.32L212.561,37.261ZM206.452,36.439L204.407,39.032C200.848,40.453 198.333,43.935 198.333,48C198.333,51.774 200.501,55.046 203.663,56.629L203.073,58.574C199.093,56.718 196.333,52.679 196.333,48C196.333,42.086 200.744,37.193 206.452,36.439ZM206.478,57.535L206.909,57.601L206.181,58.515L206.478,57.535ZM209.347,38.438L208.988,38.383L208.487,38.358L209.583,36.968L209.347,38.438Z" style="fill:white;"/>
</g>
<g id="solar" transform="matrix(1.06891,0,0,1.06891,-16.5379,-0.183754)">
<path d="M245.617,25.064C245.342,24.419 244.709,24 244.008,24C241.529,24 235.93,24 235.93,24C235.93,24 235.319,25.435 234.867,26.497C234.762,26.745 234.787,27.029 234.936,27.254C235.085,27.479 235.336,27.614 235.606,27.614C237.963,27.614 243.131,27.614 245.488,27.614C245.758,27.614 246.01,27.479 246.158,27.254C246.307,27.029 246.333,26.745 246.227,26.497C246.033,26.04 245.809,25.515 245.617,25.064ZM236.279,25.494L244.493,25.494C244.699,25.494 244.867,25.326 244.867,25.119C244.867,24.913 244.699,24.745 244.493,24.745L236.279,24.745C236.073,24.745 235.905,24.913 235.905,25.119C235.905,25.326 236.073,25.494 236.279,25.494Z" style="fill:white;"/>
<path d="M245.617,25.064C245.342,24.419 244.709,24 244.008,24C241.529,24 235.93,24 235.93,24C235.93,24 235.319,25.435 234.867,26.497C234.762,26.745 234.787,27.029 234.936,27.254C235.085,27.479 235.336,27.614 235.606,27.614C237.963,27.614 243.131,27.614 245.488,27.614C245.758,27.614 246.01,27.479 246.158,27.254C246.307,27.029 246.333,26.745 246.227,26.497C246.033,26.04 245.809,25.515 245.617,25.064ZM236.279,25.494L244.493,25.494C244.699,25.494 244.867,25.326 244.867,25.119C244.867,24.913 244.699,24.745 244.493,24.745L236.279,24.745C236.073,24.745 235.905,24.913 235.905,25.119C235.905,25.326 236.073,25.494 236.279,25.494Z" style="fill:white;"/>
<g transform="matrix(1.19362,0,0,1.19362,-46.4689,-0.516322)">
<path d="M248.18,3.925C248.077,3.203 247.458,2.667 246.729,2.667C243.735,2.667 236.265,2.667 233.271,2.667C232.542,2.667 231.923,3.203 231.82,3.925C231.353,7.196 230.1,15.969 229.572,19.66C229.512,20.081 229.638,20.507 229.916,20.828C230.194,21.149 230.598,21.333 231.023,21.333C235.014,21.333 244.986,21.333 248.977,21.333C249.402,21.333 249.806,21.149 250.084,20.828C250.362,20.507 250.488,20.081 250.428,19.66C249.9,15.969 248.647,7.196 248.18,3.925ZM231.141,19.766L248.859,19.766L246.64,4.234L233.36,4.234L231.141,19.766Z" style="fill:white;"/>
</g>
<g transform="matrix(1.19362,0,0,1.19362,-46.4689,-0.516322)">
<path d="M247.079,14.885L247.38,16.994C247.44,17.414 247.315,17.84 247.036,18.161C246.758,18.482 246.354,18.667 245.929,18.667L243.166,18.667L243.166,18.642L242.977,14.885L247.079,14.885ZM242.166,18.667L237.884,18.667L238.074,14.885L241.976,14.885L242.166,18.667ZM236.884,18.642L236.884,18.667L234.071,18.667C233.646,18.667 233.242,18.482 232.964,18.161C232.685,17.84 232.56,17.414 232.62,16.994L232.921,14.885L237.073,14.885L236.884,18.642ZM237.123,13.885L233.064,13.885L233.625,9.958L237.321,9.958L237.123,13.885ZM241.925,13.885L238.124,13.885L238.322,9.958L241.727,9.958L241.925,13.885ZM246.936,13.885L242.926,13.885L242.729,9.958L246.375,9.958L246.936,13.885ZM237.554,5.333L237.371,8.958L233.768,8.958L234.106,6.592C234.209,5.87 234.827,5.333 235.557,5.333L237.554,5.333ZM241.494,5.333L241.677,8.958L238.373,8.958L238.555,5.333L241.494,5.333ZM242.496,5.333L244.443,5.333C245.173,5.333 245.791,5.87 245.894,6.592L246.232,8.958L242.678,8.958L242.496,5.333Z" style="fill:white;"/>
</g>
</g>
<g id="machines" transform="matrix(1.10253,0,0,1.11425,-20.8344,-1.35602)">
<g transform="matrix(-0.573209,-0.573209,0.573209,-0.573209,318.056,144.399)">
<path d="M194.929,10.936L194.929,8.475C194.929,7.923 195.376,7.475 195.929,7.475L217.371,7.475L217.371,6.81C217.371,6.258 217.819,5.81 218.371,5.81L220.071,5.81C220.624,5.81 221.071,6.258 221.071,6.81L221.071,25.19C221.071,25.742 220.624,26.19 220.071,26.19L218.371,26.19C217.819,26.19 217.371,25.742 217.371,25.19L217.371,24.525L195.929,24.525C195.376,24.525 194.929,24.077 194.929,23.525L194.929,20.549L197.414,20.549C197.496,20.549 197.55,20.543 197.585,20.525L197.585,22.455C197.585,22.781 197.002,23.115 197.329,23.115C197.655,23.115 197.919,22.851 197.919,22.525L197.919,9.718C197.919,9.392 197.655,9.127 197.329,9.127C197.002,9.127 197.585,9.323 197.585,9.649L197.585,10.956C197.548,10.941 197.494,10.936 197.414,10.936L194.929,10.936ZM218.221,7.56L218.221,24.495C218.221,24.909 218.361,25.245 218.534,25.245C218.706,25.245 218.612,24.909 218.612,24.495L218.612,7.56C218.612,7.147 218.706,6.81 218.534,6.81C218.361,6.81 218.221,7.147 218.221,7.56ZM198.658,9.475L198.658,22.525L217.371,22.525L217.371,9.475L198.658,9.475ZM219.237,16.975L219.237,20.922C219.237,21.248 219.501,21.512 219.827,21.512C220.154,21.512 220.418,21.248 220.418,20.922L220.418,16.975C220.418,16.649 220.154,16.385 219.827,16.385C219.501,16.385 219.237,16.649 219.237,16.975ZM197.585,17.124L197.585,19.388C197.548,19.373 197.494,19.368 197.414,19.368L194.929,19.368L194.929,17.148L197.414,17.148C197.496,17.148 197.55,17.142 197.585,17.124ZM197.585,12.093L197.585,15.987C197.548,15.972 197.494,15.967 197.414,15.967L194.929,15.967L194.929,12.118L197.414,12.118C197.496,12.118 197.55,12.111 197.585,12.093ZM219.237,10.612L219.237,14.558C219.237,14.884 219.501,15.149 219.827,15.149C220.154,15.149 220.418,14.884 220.418,14.558L220.418,10.612C220.418,10.286 220.154,10.021 219.827,10.021C219.501,10.021 219.237,10.286 219.237,10.612Z" style="fill:white;"/>
</g>
</g>
<g id="supermatter">
</g>
<g id="shield">
</g>
<g id="turbine">
</g>
<g id="tcomm">
</g>
<g id="atmos">
</g>
<g id="xeno">
</g>
<g id="nanites">
</g>
<g id="aimod">
</g>
<g id="tips">
</g>
<g id="races">
</g>
<g id="food">
</g>
<g id="hydro">
</g>
<g id="song">
</g>
<g id="crate">
</g>
<g id="space">
</g>
<g id="aux">
</g>
<g id="security">
</g>
<g id="law">
</g>
<g id="sop">
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 7.1 KiB

View file

@ -1,79 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:5;">
<g transform="matrix(1,0,0,1,0,-128)">
<g id="unknown">
</g>
<g id="plumbing">
</g>
<g id="genetics">
</g>
<g id="surgery">
</g>
<g id="trauma">
</g>
<g id="wound">
</g>
<g id="power">
</g>
<g id="solar">
</g>
<g transform="matrix(-0.836256,-0.845147,0.836256,-0.845147,371.793,207.877)">
<g id="machines">
</g>
</g>
<g id="supermatter">
</g>
<g id="shield">
</g>
<g id="turbine">
</g>
<g id="tcomm">
</g>
<g id="atmos">
</g>
<g id="xeno">
</g>
<g id="nanites">
</g>
<g id="aimod">
</g>
<g id="tips">
</g>
<g id="races">
</g>
<g id="food">
</g>
<g id="hydro">
</g>
<g id="song">
<g transform="matrix(1.14426,0,0,1.30772,-0.78242,-46.0195)">
<path d="M24,136L24,150" style="fill:none;stroke:white;stroke-width:1.63px;"/>
</g>
<g transform="matrix(1.14426,0,0,1.30772,-15.216,-41.3401)">
<path d="M24,136L24,149.333" style="fill:none;stroke:white;stroke-width:1.63px;"/>
</g>
<g transform="matrix(1.14426,0,0,1.14426,0.0407531,-20.7729)">
<ellipse cx="7.64" cy="152.692" rx="3.026" ry="1.974" style="fill:white;stroke:white;stroke-width:1.75px;"/>
</g>
<g transform="matrix(1.14426,0,0,1.14426,14.4743,-24.5805)">
<ellipse cx="7.64" cy="152.692" rx="3.026" ry="1.974" style="fill:white;stroke:white;stroke-width:1.75px;"/>
</g>
<g transform="matrix(1.14426,0,0,1.14426,-0.78242,-22.6587)">
<path d="M11.386,139.023C16.139,139.003 20.328,137.585 24,134.981L24,139.082C19.795,139.026 15.591,140.359 11.386,143.123L11.386,139.023Z" style="fill:white;stroke:white;stroke-width:1.75px;"/>
</g>
</g>
<g id="crate">
</g>
<g id="space">
</g>
<g id="aux">
</g>
<g id="security">
</g>
<g id="law">
</g>
<g id="sop">
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.7 KiB

View file

@ -1,69 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
<g transform="matrix(1,0,0,1,-192,-128)">
<g id="unknown">
</g>
<g id="plumbing">
</g>
<g id="genetics">
</g>
<g id="surgery">
</g>
<g id="trauma">
</g>
<g id="wound">
</g>
<g id="power">
</g>
<g id="solar">
</g>
<g transform="matrix(-0.836256,-0.845147,0.836256,-0.845147,371.793,207.877)">
<g id="machines">
</g>
</g>
<g id="supermatter">
</g>
<g id="shield">
</g>
<g id="turbine">
</g>
<g id="tcomm">
</g>
<g id="atmos">
</g>
<g id="xeno">
</g>
<g id="nanites">
</g>
<g id="aimod">
</g>
<g id="tips">
</g>
<g id="races">
</g>
<g transform="matrix(-0.919427,1.41035,-1.41035,-0.919427,545.108,-83.547)">
<g id="food">
<path d="M205.932,100.694L206.563,95.122C206.584,94.94 206.704,94.784 206.875,94.718C206.875,94.718 207.863,94.344 208.61,94.386C209.04,94.41 209.397,94.569 209.603,94.863C209.744,95.064 209.829,95.338 209.782,95.719C209.667,96.64 209.145,98.888 208.788,100.371L209.265,100.431C209.265,100.431 208.881,110.034 208.042,111.426C206.04,114.746 203.475,113.939 203.475,113.939L205.932,100.694ZM204.531,112.661C204.531,112.665 204.53,112.664 204.535,112.664L204.537,112.656C204.599,112.6 205.145,112.261 205.573,110.954C206.183,109.088 206.684,105.553 206.602,101.333L204.537,112.656L204.531,112.661ZM209.992,103.444C211.774,103.856 213.149,104.178 213.251,104.209C214.826,104.691 215.557,104.918 215.569,106.212C215.584,107.828 213.635,108.773 212.06,108.411L211.883,108.371L212.111,108.231C212.562,107.975 213.004,107.702 213.438,107.417C213.694,107.25 213.783,106.949 213.639,106.741C213.495,106.532 213.17,106.493 212.91,106.653L211.612,107.449C211.236,107.661 210.853,107.862 210.46,108.044L209.633,107.854L209.726,106.926C209.916,106.809 210.105,106.688 210.292,106.566C210.547,106.399 210.636,106.098 210.492,105.89C210.36,105.698 210.075,105.65 209.827,105.768L209.875,105.157C209.892,104.935 209.908,104.712 209.924,104.489L209.992,103.444ZM200.329,105.719L200.322,105.718C198.747,105.356 197.718,103.773 198.123,102.209C198.401,101.135 199.542,101.142 201.454,101.504C201.755,101.56 203.053,101.852 204.685,102.224L203.914,106.38L203.673,106.487L201.87,106.073L202.562,105.648C203.013,105.392 203.455,105.119 203.889,104.834C204.145,104.667 204.234,104.366 204.09,104.158C203.946,103.95 203.621,103.911 203.361,104.071L202.063,104.866C201.504,105.183 200.928,105.472 200.329,105.719ZM207.807,100.25C208.159,98.798 208.691,96.521 208.806,95.599C208.815,95.526 208.823,95.469 208.798,95.429C208.768,95.381 208.702,95.384 208.639,95.375C208.529,95.36 208.408,95.363 208.286,95.375C208,95.403 207.709,95.478 207.505,95.541L206.983,100.149L207.807,100.25Z" style="fill:white;"/>
</g>
</g>
<g id="hydro">
</g>
<g id="song">
</g>
<g id="crate">
</g>
<g id="space">
</g>
<g id="aux">
</g>
<g id="security">
</g>
<g id="law">
</g>
<g id="sop">
<path d="M205.639,137.265C206.086,136.37 207,135.806 208,135.806C209,135.806 209.914,136.37 210.361,137.265C212.285,141.112 214.966,146.476 216.757,150.057C217.166,150.875 217.122,151.846 216.641,152.625C216.16,153.403 215.311,153.876 214.396,153.876C210.68,153.876 205.32,153.876 201.604,153.876C200.689,153.876 199.84,153.403 199.359,152.625C198.878,151.846 198.834,150.875 199.243,150.057C201.034,146.476 203.715,141.112 205.639,137.265ZM206.593,149.869C206.86,149.261 207.404,148.877 208,148.877C208.596,148.877 209.14,149.261 209.407,149.869C209.407,149.869 209.407,149.87 209.408,149.871C209.605,150.32 209.584,150.854 209.352,151.281C209.121,151.708 208.712,151.968 208.271,151.968C208.091,151.968 207.909,151.968 207.729,151.968C207.288,151.968 206.879,151.708 206.648,151.281C206.416,150.854 206.395,150.32 206.592,149.871C206.593,149.87 206.593,149.869 206.593,149.869ZM208,147.616C206.295,147.616 206.463,144.003 206.463,141.789C206.463,140.37 206.9,139.062 208,139.062C209.1,139.062 209.537,140.292 209.537,141.773C209.537,143.987 209.705,147.616 208,147.616Z" style="fill:white;"/>
<path d="M203.734,133.303L195.17,150.43C194.431,151.909 194.51,153.665 195.379,155.071C196.248,156.477 197.783,157.333 199.437,157.333C204.3,157.333 211.7,157.333 216.563,157.333C218.217,157.333 219.752,156.477 220.621,155.071C221.49,153.665 221.569,151.909 220.83,150.43C218.49,145.751 214.787,138.345 212.266,133.303C211.458,131.687 209.807,130.667 208,130.667C206.193,130.667 204.542,131.687 203.734,133.303ZM205.639,134.269C206.086,133.375 207,132.81 208,132.81C209,132.81 209.914,133.375 210.361,134.269C212.807,139.161 216.582,146.712 218.847,151.242C219.256,152.06 219.212,153.031 218.731,153.81C218.25,154.588 217.401,155.061 216.486,155.061C211.772,155.061 204.228,155.061 199.514,155.061C198.599,155.061 197.75,154.588 197.269,153.81C196.788,153.031 196.744,152.06 197.153,151.242C199.418,146.712 203.193,139.161 205.639,134.269Z" style="fill:white;"/>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 5.6 KiB

View file

@ -1,74 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:5;">
<g transform="matrix(1,0,0,1,-96,-128)">
<g id="unknown">
</g>
<g id="plumbing">
</g>
<g id="genetics">
</g>
<g id="surgery">
</g>
<g id="trauma">
</g>
<g id="wound">
</g>
<g id="power">
</g>
<g id="solar">
</g>
<g transform="matrix(-0.836256,-0.845147,0.836256,-0.845147,371.793,207.877)">
<g id="machines">
</g>
</g>
<g id="supermatter">
</g>
<g id="shield">
</g>
<g id="turbine">
</g>
<g id="tcomm">
</g>
<g id="atmos">
</g>
<g id="xeno">
</g>
<g id="nanites">
</g>
<g id="aimod">
</g>
<g id="tips">
</g>
<g id="races">
</g>
<g id="food">
</g>
<g id="hydro">
</g>
<g id="song">
</g>
<g id="crate">
</g>
<g id="space" transform="matrix(1.05299,0,0,1.05299,-6.61189,-6.95309)">
<g transform="matrix(0.707107,0.707107,-0.707107,0.707107,139.107,-41.4988)">
<path d="M107.409,144.417C108.121,141.075 109.325,136.518 110.236,134.278C110.599,133.386 110.986,132.808 111.246,132.603C111.519,132.388 111.793,132.327 112.03,132.334C112.253,132.34 112.528,132.413 112.797,132.66C113.023,132.869 113.371,133.443 113.712,134.31C114.593,136.549 115.822,141.06 116.559,144.385L119.629,147.394C119.774,147.536 119.872,147.719 119.911,147.918L120.982,153.459C121.071,153.92 120.827,154.382 120.395,154.567C119.963,154.753 119.46,154.613 119.186,154.23L116.527,150.509C116.367,150.777 116.18,151.03 115.971,151.263C113.342,150.736 110.696,150.744 108.033,151.268C107.822,151.033 107.634,150.779 107.473,150.51L104.814,154.23C104.54,154.613 104.037,154.753 103.605,154.567C103.173,154.382 102.929,153.92 103.018,153.459L104.089,147.918C104.128,147.719 104.226,147.536 104.371,147.394L107.409,144.417ZM114.761,148.694L109.369,148.694C108.974,148.694 108.326,149.19 108.654,149.409C108.714,149.449 108.873,149.59 109.071,149.512C110.425,148.976 113.966,149.166 115.089,149.508C115.305,149.574 115.453,149.446 115.476,149.409C115.681,149.072 115.156,148.694 114.761,148.694ZM112,138.511C113.277,138.511 114.313,139.548 114.313,140.824C114.313,142.101 113.277,143.138 112,143.138C110.723,143.138 109.687,142.101 109.687,140.824C109.687,139.548 110.723,138.511 112,138.511ZM112,139.514C112.723,139.514 113.31,140.101 113.31,140.824C113.31,141.547 112.723,142.134 112,142.134C111.277,142.134 110.69,141.547 110.69,140.824C110.69,140.101 111.277,139.514 112,139.514Z" style="fill:white;"/>
</g>
<path d="M106.667,144L101.333,149.333" style="fill:none;stroke:white;stroke-width:1.9px;"/>
<g transform="matrix(1,0,0,1,1.42109e-14,5.33333)">
<path d="M106.667,144L101.333,149.333" style="fill:none;stroke:white;stroke-width:1.9px;"/>
</g>
<g transform="matrix(1,0,0,1,5.33333,5.33333)">
<path d="M106.667,144L101.333,149.333" style="fill:none;stroke:white;stroke-width:1.9px;"/>
</g>
</g>
<g id="aux">
</g>
<g id="security">
</g>
<g id="law">
</g>
<g id="sop">
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 3.7 KiB

View file

@ -1,72 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;">
<g transform="matrix(1,0,0,1,-224,-32)">
<g id="unknown">
</g>
<g id="plumbing">
</g>
<g id="genetics">
</g>
<g id="surgery">
</g>
<g id="trauma">
</g>
<g id="wound">
</g>
<g id="power">
<path d="M212.561,37.261C216.736,39.037 219.667,43.179 219.667,48C219.667,54.163 214.877,59.217 208.819,59.635L210.66,57.287C214.705,56.137 217.667,52.412 217.667,48C217.667,44.184 215.45,40.881 212.232,39.32L212.561,37.261ZM206.452,36.439L204.407,39.032C200.848,40.453 198.333,43.935 198.333,48C198.333,51.774 200.501,55.046 203.663,56.629L203.073,58.574C199.093,56.718 196.333,52.679 196.333,48C196.333,42.086 200.744,37.193 206.452,36.439ZM206.478,57.535L206.909,57.601L206.181,58.515L206.478,57.535ZM209.347,38.438L208.988,38.383L208.487,38.358L209.583,36.968L209.347,38.438Z" style="fill:white;"/>
</g>
<g id="solar">
</g>
<g id="machines" transform="matrix(1.10253,0,0,1.11425,-20.8344,-1.35602)">
<g transform="matrix(-0.573209,-0.573209,0.573209,-0.573209,318.056,144.399)">
<path d="M194.929,10.936L194.929,8.475C194.929,7.923 195.376,7.475 195.929,7.475L217.371,7.475L217.371,6.81C217.371,6.258 217.819,5.81 218.371,5.81L220.071,5.81C220.624,5.81 221.071,6.258 221.071,6.81L221.071,25.19C221.071,25.742 220.624,26.19 220.071,26.19L218.371,26.19C217.819,26.19 217.371,25.742 217.371,25.19L217.371,24.525L195.929,24.525C195.376,24.525 194.929,24.077 194.929,23.525L194.929,20.549L197.414,20.549C197.496,20.549 197.55,20.543 197.585,20.525L197.585,22.455C197.585,22.781 197.002,23.115 197.329,23.115C197.655,23.115 197.919,22.851 197.919,22.525L197.919,9.718C197.919,9.392 197.655,9.127 197.329,9.127C197.002,9.127 197.585,9.323 197.585,9.649L197.585,10.956C197.548,10.941 197.494,10.936 197.414,10.936L194.929,10.936ZM218.221,7.56L218.221,24.495C218.221,24.909 218.361,25.245 218.534,25.245C218.706,25.245 218.612,24.909 218.612,24.495L218.612,7.56C218.612,7.147 218.706,6.81 218.534,6.81C218.361,6.81 218.221,7.147 218.221,7.56ZM198.658,9.475L198.658,22.525L217.371,22.525L217.371,9.475L198.658,9.475ZM219.237,16.975L219.237,20.922C219.237,21.248 219.501,21.512 219.827,21.512C220.154,21.512 220.418,21.248 220.418,20.922L220.418,16.975C220.418,16.649 220.154,16.385 219.827,16.385C219.501,16.385 219.237,16.649 219.237,16.975ZM197.585,17.124L197.585,19.388C197.548,19.373 197.494,19.368 197.414,19.368L194.929,19.368L194.929,17.148L197.414,17.148C197.496,17.148 197.55,17.142 197.585,17.124ZM197.585,12.093L197.585,15.987C197.548,15.972 197.494,15.967 197.414,15.967L194.929,15.967L194.929,12.118L197.414,12.118C197.496,12.118 197.55,12.111 197.585,12.093ZM219.237,10.612L219.237,14.558C219.237,14.884 219.501,15.149 219.827,15.149C220.154,15.149 220.418,14.884 220.418,14.558L220.418,10.612C220.418,10.286 220.154,10.021 219.827,10.021C219.501,10.021 219.237,10.286 219.237,10.612Z" style="fill:white;"/>
</g>
</g>
<g id="supermatter" transform="matrix(1,0,0,1.02,0,-1.21865)">
<g transform="matrix(1,0,0,1,0.704351,-1.98025e-05)">
<path d="M244.66,56.486L247.817,53.82L249.263,57.249L247.963,58.492L244.245,58.492L244.66,56.486ZM236.677,58.492L232.842,58.492L232.403,55.307L235.792,56.841L235.864,56.867L236.677,58.492ZM235.974,52.614L238.913,58.492L242.203,58.492L243.402,52.69L239.931,49.177L235.974,52.614ZM231.236,49.805L233.973,53.822L231.577,52.738C231.245,52.588 230.858,52.63 230.567,52.848C230.432,52.949 230.328,53.079 230.261,53.226L229.907,52.995L228.758,49.805L231.236,49.805ZM242.877,49.314L244.897,45.332L250.126,43.217L249.587,49.708L245.315,53.315L245.469,52.57C245.536,52.242 245.436,51.902 245.2,51.665L242.877,49.314ZM234.586,51.17L230.69,45.451L231.361,39.85L236.786,43.454L237.777,48.399L234.586,51.17ZM239.52,46.922L238.666,42.654C238.614,42.393 238.46,42.164 238.238,42.017L237.686,41.65L241.886,38.174L243.43,42.302L242.045,46.533L241.396,47.814L240.694,47.104C240.38,46.786 239.901,46.721 239.52,46.922ZM247,42.324L245.302,43.01L245.44,42.591C245.51,42.375 245.505,42.142 245.426,41.93L245.085,41.02L247,39.437L247,42.324Z" style="fill:white;"/>
</g>
<g transform="matrix(1,0,0,1,0.704351,-1.98025e-05)">
<path d="M235.946,40.494C235.953,40.488 235.961,40.482 235.968,40.475L241.693,35.738C241.942,35.531 242.275,35.459 242.588,35.542C242.901,35.625 243.154,35.855 243.267,36.158L244.344,39.038L247.363,36.543C247.661,36.296 248.076,36.244 248.426,36.409C248.776,36.574 249,36.926 249,37.313L249,41.515L250.882,40.754C251.204,40.624 251.57,40.67 251.85,40.876C252.129,41.081 252.282,41.418 252.253,41.764L251.546,50.287C251.524,50.552 251.398,50.797 251.195,50.968L249.417,52.469L251.374,57.107C251.536,57.49 251.444,57.932 251.144,58.219L249.055,60.215C248.869,60.393 248.621,60.492 248.364,60.492L231.97,60.492C231.471,60.492 231.048,60.123 230.98,59.628L230.442,55.731L228.534,54.487C228.351,54.369 228.213,54.193 228.139,53.988L226.394,49.144C226.283,48.838 226.329,48.497 226.516,48.23C226.704,47.964 227.009,47.805 227.335,47.805L229.874,47.805L228.826,46.267C228.69,46.068 228.631,45.825 228.66,45.585L229.568,38C229.609,37.655 229.826,37.356 230.142,37.211C230.457,37.065 230.825,37.094 231.114,37.286L235.946,40.494Z" style="fill:none;stroke:white;stroke-width:0.99px;"/>
</g>
</g>
<g id="shield">
</g>
<g id="turbine">
</g>
<g id="tcomm">
</g>
<g id="atmos">
</g>
<g id="xeno">
</g>
<g id="nanites">
</g>
<g id="aimod">
</g>
<g id="tips">
</g>
<g id="races">
</g>
<g id="food">
</g>
<g id="hydro">
</g>
<g id="song">
</g>
<g id="crate">
</g>
<g id="space">
</g>
<g id="aux">
</g>
<g id="security">
</g>
<g id="law">
</g>
<g id="sop">
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 6.4 KiB

View file

@ -1,77 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
<g transform="matrix(1,0,0,1,-96,-32)">
<g id="unknown">
</g>
<g id="plumbing">
</g>
<g id="genetics">
</g>
<g id="surgery">
<g transform="matrix(0.959088,-0.283109,0.283109,0.959088,-11.8658,30.5845)">
<path d="M109.198,52.73L110.616,54.147C110.665,54.197 110.692,54.264 110.691,54.334C110.689,54.404 110.66,54.47 110.609,54.518C109.636,55.473 109.734,57.059 109.893,57.377L109.893,57.377C107.851,59.537 103.147,61.913 99.149,61.086C99.052,61.063 98.975,60.989 98.948,60.893C98.921,60.797 98.948,60.694 99.019,60.624C100.301,59.354 106.993,52.719 107.974,51.746C108.041,51.68 108.148,51.68 108.215,51.746L108.609,52.141L100.493,60.261C100.493,60.261 101.85,60.079 102.046,59.884L109.198,52.73ZM111.42,50.507L113.681,52.768C113.789,52.876 113.85,53.023 113.85,53.175C113.85,53.328 113.789,53.474 113.681,53.582C113.366,53.897 112.932,54.332 112.617,54.647C112.509,54.755 112.362,54.816 112.21,54.816C112.057,54.816 111.911,54.755 111.803,54.647L109.541,52.386L111.42,50.507ZM120.984,40.94L124.165,41.931C124.358,41.991 124.505,42.147 124.553,42.343C124.601,42.539 124.543,42.746 124.4,42.888C122.573,44.709 117.501,49.765 114.908,52.356C114.683,52.581 114.318,52.581 114.094,52.356L111.832,50.095L120.984,40.94ZM108.953,51.798L108.845,51.69C108.738,51.582 108.677,51.436 108.677,51.283C108.677,51.13 108.738,50.984 108.845,50.876C109.161,50.561 109.595,50.126 109.91,49.811C110.018,49.703 110.165,49.643 110.317,49.643C110.47,49.643 110.616,49.703 110.724,49.811L110.832,49.918L108.953,51.798ZM111.244,49.506L111.138,49.401C111.03,49.292 110.969,49.145 110.969,48.992C110.97,48.839 111.031,48.693 111.14,48.585C112.655,47.082 117.91,41.869 119.111,40.677C119.263,40.527 119.485,40.473 119.688,40.536L120.087,40.66L111.244,49.506Z" style="fill:white;"/>
</g>
<path d="M108.812,61.175C108.812,61.175 109.29,61.112 109.983,61.061C110.165,61.047 110.362,61.037 110.568,61.031C110.757,61.025 110.954,61.024 111.154,61.027C112.787,61.057 114.667,61.175 114.667,61.175C114.943,61.175 115.167,60.951 115.167,60.675C115.167,60.399 114.943,60.175 114.667,60.175C114.667,60.175 112.787,60.293 111.154,60.322C110.954,60.326 110.757,60.324 110.568,60.319C110.362,60.313 110.165,60.303 109.983,60.289C109.29,60.238 108.812,60.175 108.812,60.175C108.536,60.175 108.312,60.399 108.312,60.675C108.312,60.951 108.536,61.175 108.812,61.175Z" style="fill:white;"/>
<g transform="matrix(1,0,0,1,8.26067,0)">
<path d="M108.812,61.175C108.812,61.175 109.29,61.112 109.983,61.061C110.165,61.047 110.362,61.037 110.568,61.031C110.757,61.025 110.954,61.024 111.154,61.027C112.787,61.057 114.667,61.175 114.667,61.175C114.943,61.175 115.167,60.951 115.167,60.675C115.167,60.399 114.943,60.175 114.667,60.175C114.667,60.175 112.787,60.293 111.154,60.322C110.954,60.326 110.757,60.324 110.568,60.319C110.362,60.313 110.165,60.303 109.983,60.289C109.29,60.238 108.812,60.175 108.812,60.175C108.536,60.175 108.312,60.399 108.312,60.675C108.312,60.951 108.536,61.175 108.812,61.175Z" style="fill:white;"/>
</g>
</g>
<g transform="matrix(1.066,1.30071e-32,0,1.05526,-9.51961,-1.33485)">
<g id="trauma">
<path d="M143.062,8.827C143.062,8.827 143.199,12.305 143.199,15.785C143.199,19.265 143.062,22.743 143.062,22.743C143.062,23.266 143.482,23.691 144,23.691C144.518,23.691 144.938,23.266 144.938,22.743C144.938,22.743 144.801,19.265 144.801,15.785C144.801,12.305 144.938,8.827 144.938,8.827C144.938,8.304 144.518,7.879 144,7.879C143.482,7.879 143.062,8.304 143.062,8.827Z" style="fill:white;"/>
</g>
</g>
<g id="wound">
</g>
<g id="power">
</g>
<g id="solar">
</g>
<g transform="matrix(-0.836256,-0.845147,0.836256,-0.845147,371.793,207.877)">
<g id="machines">
</g>
</g>
<g id="supermatter">
</g>
<g id="shield">
</g>
<g id="turbine">
</g>
<g transform="matrix(0.841259,-0.225415,0.225415,0.841259,22.0099,24.8766)">
<g id="tcomm">
<path d="M77.328,81.894C78.066,81.6 78.871,81.442 79.714,81.442C80.592,81.442 81.43,81.614 82.195,81.929L80.163,84.473C80.016,84.452 79.866,84.442 79.714,84.442L79.376,84.46L77.328,81.894ZM74.316,78.123C75.918,77.18 77.784,76.641 79.775,76.641C81.766,76.641 83.632,77.18 85.234,78.123L83.332,80.505C82.267,79.95 81.057,79.641 79.775,79.641C78.493,79.641 77.283,79.95 76.218,80.505L74.316,78.123ZM71.226,74.253C73.654,72.57 76.6,71.585 79.775,71.585C82.95,71.585 85.896,72.57 88.325,74.253L86.448,76.603C84.537,75.328 82.242,74.585 79.775,74.585C77.308,74.585 75.013,75.328 73.102,76.603L71.226,74.253Z" style="fill:white;"/>
</g>
</g>
<g id="atmos">
</g>
<g id="xeno">
</g>
<g id="nanites">
</g>
<g id="aimod">
</g>
<g id="tips">
</g>
<g id="races">
</g>
<g id="food">
</g>
<g id="hydro">
</g>
<g id="song">
</g>
<g id="crate">
</g>
<g id="space">
</g>
<g id="aux">
</g>
<g id="security">
</g>
<g id="law">
</g>
<g id="sop">
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 5.7 KiB

View file

@ -1,71 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
<g transform="matrix(1,0,0,1,-96,-64)">
<g id="unknown">
</g>
<g id="plumbing">
</g>
<g id="genetics">
</g>
<g id="surgery">
</g>
<g id="trauma">
</g>
<g id="wound">
</g>
<g id="power">
</g>
<g id="solar">
</g>
<g transform="matrix(-0.836256,-0.845147,0.836256,-0.845147,371.793,207.877)">
<g id="machines">
</g>
</g>
<g id="supermatter">
</g>
<g id="shield">
</g>
<g id="turbine">
</g>
<g id="tcomm" transform="matrix(1.07641,0.288423,-0.288423,1.07641,14.4029,-39.3222)">
<path d="M120.797,75.729C120.549,75.3 120,75.153 119.571,75.401L105.553,83.494C105.124,83.742 104.977,84.291 105.224,84.72L110.05,93.079C110.298,93.508 110.847,93.655 111.276,93.407L125.294,85.314C125.723,85.066 125.87,84.517 125.622,84.088L120.797,75.729ZM112.446,90.091L115.093,88.563C115.492,88.332 115.646,87.852 115.438,87.491C115.229,87.13 114.736,87.024 114.337,87.254L111.69,88.782C111.291,89.013 111.136,89.493 111.345,89.854C111.553,90.215 112.047,90.321 112.446,90.091ZM110.779,87.829L113.426,86.301C113.825,86.07 113.979,85.59 113.771,85.229C113.562,84.868 113.069,84.762 112.67,84.992L110.023,86.52C109.624,86.751 109.469,87.231 109.678,87.592C109.886,87.953 110.38,88.059 110.779,87.829ZM116.856,80.136C115.413,80.969 114.918,82.817 115.751,84.26C116.584,85.702 118.432,86.197 119.875,85.364C121.317,84.531 121.812,82.684 120.98,81.241C120.147,79.798 118.299,79.303 116.856,80.136ZM109.176,85.51L111.823,83.982C112.222,83.752 112.376,83.271 112.168,82.91C111.959,82.549 111.466,82.443 111.067,82.673L108.42,84.202C108.021,84.432 107.866,84.912 108.075,85.273C108.283,85.635 108.777,85.741 109.176,85.51ZM117.642,81.497C118.334,81.098 119.219,81.335 119.619,82.027C120.018,82.718 119.781,83.604 119.089,84.004C118.397,84.403 117.511,84.166 117.112,83.474C116.713,82.782 116.95,81.896 117.642,81.497Z" style="fill:white;"/>
<g transform="matrix(0.676834,-0.39077,0.39077,0.676834,21.504,53.8796)">
<path d="M77.328,81.894C78.066,81.6 78.871,81.442 79.714,81.442C80.592,81.442 81.43,81.614 82.195,81.929L80.163,84.473C80.016,84.452 79.866,84.442 79.714,84.442L79.376,84.46L77.328,81.894ZM74.316,78.123C75.918,77.18 77.784,76.641 79.775,76.641C81.766,76.641 83.632,77.18 85.234,78.123L83.332,80.505C82.267,79.95 81.057,79.641 79.775,79.641C78.493,79.641 77.283,79.95 76.218,80.505L74.316,78.123ZM71.226,74.253C73.654,72.57 76.6,71.585 79.775,71.585C82.95,71.585 85.896,72.57 88.325,74.253L86.448,76.603C84.537,75.328 82.242,74.585 79.775,74.585C77.308,74.585 75.013,75.328 73.102,76.603L71.226,74.253Z" style="fill:white;"/>
</g>
</g>
<g id="atmos">
</g>
<g id="xeno">
</g>
<g id="nanites">
</g>
<g id="aimod">
</g>
<g transform="matrix(0.234782,0.411785,-0.406654,0.237744,128.496,34.0363)">
<g id="tips">
<path d="M105.018,98.439L100.481,95.819C98.973,94.949 97.033,95.482 96.152,97.008C95.27,98.535 95.779,100.482 97.287,101.352L101.824,103.972C103.332,104.842 105.272,104.31 106.153,102.783C107.035,101.256 106.526,99.309 105.018,98.439Z" style="fill:white;"/>
</g>
</g>
<g id="races">
</g>
<g id="food">
</g>
<g id="hydro">
</g>
<g id="song">
</g>
<g id="crate">
</g>
<g id="space">
</g>
<g id="aux">
</g>
<g id="security">
</g>
<g id="law">
</g>
<g id="sop">
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 4.1 KiB

View file

@ -1,93 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
<g transform="matrix(1,0,0,1,-96,-96)">
<g id="unknown">
</g>
<g id="plumbing">
</g>
<g id="genetics">
</g>
<g id="surgery">
</g>
<g id="trauma">
</g>
<g id="wound">
</g>
<g id="power">
</g>
<g id="solar">
</g>
<g transform="matrix(-0.836256,-0.845147,0.836256,-0.845147,371.793,207.877)">
<g id="machines">
</g>
</g>
<g id="supermatter">
</g>
<g id="shield">
</g>
<g id="turbine">
</g>
<g id="tcomm" transform="matrix(1.07641,0.288423,-0.288423,1.07641,14.4029,-39.3222)">
<path d="M120.797,75.729C120.549,75.3 120,75.153 119.571,75.401L105.553,83.494C105.124,83.742 104.977,84.291 105.224,84.72L110.05,93.079C110.298,93.508 110.847,93.655 111.276,93.407L125.294,85.314C125.723,85.066 125.87,84.517 125.622,84.088L120.797,75.729ZM112.446,90.091L115.093,88.563C115.492,88.332 115.646,87.852 115.438,87.491C115.229,87.13 114.736,87.024 114.337,87.254L111.69,88.782C111.291,89.013 111.136,89.493 111.345,89.854C111.553,90.215 112.047,90.321 112.446,90.091ZM110.779,87.829L113.426,86.301C113.825,86.07 113.979,85.59 113.771,85.229C113.562,84.868 113.069,84.762 112.67,84.992L110.023,86.52C109.624,86.751 109.469,87.231 109.678,87.592C109.886,87.953 110.38,88.059 110.779,87.829ZM116.856,80.136C115.413,80.969 114.918,82.817 115.751,84.26C116.584,85.702 118.432,86.197 119.875,85.364C121.317,84.531 121.812,82.684 120.98,81.241C120.147,79.798 118.299,79.303 116.856,80.136ZM109.176,85.51L111.823,83.982C112.222,83.752 112.376,83.271 112.168,82.91C111.959,82.549 111.466,82.443 111.067,82.673L108.42,84.202C108.021,84.432 107.866,84.912 108.075,85.273C108.283,85.635 108.777,85.741 109.176,85.51ZM117.642,81.497C118.334,81.098 119.219,81.335 119.619,82.027C120.018,82.718 119.781,83.604 119.089,84.004C118.397,84.403 117.511,84.166 117.112,83.474C116.713,82.782 116.95,81.896 117.642,81.497Z" style="fill:white;"/>
<g transform="matrix(0.676834,-0.39077,0.39077,0.676834,21.504,53.8796)">
<path d="M77.328,81.894C78.066,81.6 78.871,81.442 79.714,81.442C80.592,81.442 81.43,81.614 82.195,81.929L80.163,84.473C80.016,84.452 79.866,84.442 79.714,84.442L79.376,84.46L77.328,81.894ZM74.316,78.123C75.918,77.18 77.784,76.641 79.775,76.641C81.766,76.641 83.632,77.18 85.234,78.123L83.332,80.505C82.267,79.95 81.057,79.641 79.775,79.641C78.493,79.641 77.283,79.95 76.218,80.505L74.316,78.123ZM71.226,74.253C73.654,72.57 76.6,71.585 79.775,71.585C82.95,71.585 85.896,72.57 88.325,74.253L86.448,76.603C84.537,75.328 82.242,74.585 79.775,74.585C77.308,74.585 75.013,75.328 73.102,76.603L71.226,74.253Z" style="fill:white;"/>
</g>
</g>
<g id="atmos">
</g>
<g id="xeno">
</g>
<g id="nanites">
</g>
<g id="aimod">
</g>
<g id="tips" transform="matrix(1.09658,0,0,1.09658,-11.0321,-11.9297)">
<path d="M108.759,119.766C108.754,119.721 108.752,119.678 108.752,119.636C108.752,119.343 108.646,119.011 108.501,118.645C108.217,117.926 107.77,117.12 107.326,116.284C106.474,114.68 105.667,112.967 105.667,111.495C105.667,108.307 108.478,105.667 112,105.667C115.522,105.667 118.333,108.307 118.333,111.495C118.333,112.716 117.533,114.382 116.678,116.027C115.99,117.35 115.248,118.653 115.248,119.636L115.241,119.767C115.26,119.841 115.269,119.92 115.269,120L115.269,124.174C115.269,124.726 114.822,125.174 114.269,125.174L109.731,125.174C109.178,125.174 108.731,124.726 108.731,124.174L108.731,120C108.731,119.919 108.74,119.841 108.759,119.766ZM109.333,123.617L109.333,123.824C109.333,124.278 109.699,124.646 110.149,124.646L113.851,124.646C114.301,124.646 114.667,124.278 114.667,123.824L114.667,120.391C114.667,119.937 114.301,119.569 113.851,119.569L110.149,119.569C109.699,119.569 109.333,119.937 109.333,120.391L109.333,120.889C109.333,120.528 109.699,120.236 110.149,120.236L113.851,120.236C114.301,120.236 114.667,120.528 114.667,120.889L114.667,123.617C114.667,123.978 114.301,124.271 113.851,124.271L110.149,124.271C109.699,124.271 109.333,123.978 109.333,123.617ZM113.672,119L113.714,114.001C113.714,113.861 113.655,113.727 113.552,113.633L112.822,112.965C112.717,112.869 112.576,112.822 112.435,112.837C112.294,112.851 112.165,112.925 112.082,113.04L111.898,113.294L111.687,113.028C111.601,112.918 111.473,112.851 111.334,112.841C111.195,112.831 111.059,112.88 110.958,112.977L110.264,113.648C110.168,113.74 110.113,113.867 110.113,114.001L110.148,119L111.055,119L111.089,114.212L111.245,114.064L111.526,114.424C111.623,114.546 111.77,114.616 111.926,114.613C112.081,114.61 112.226,114.534 112.318,114.408L112.561,114.076L112.721,114.222L112.762,119L113.672,119ZM111.959,106.998C111.959,106.998 110.135,107.052 108.663,108.302C108.312,108.6 107.981,108.967 107.709,109.415C107.376,109.963 107.125,110.632 107.008,111.441C106.942,111.804 107.183,112.153 107.547,112.22C107.91,112.286 108.259,112.044 108.326,111.681C108.457,111.084 108.689,110.607 108.955,110.208C109.16,109.899 109.393,109.643 109.637,109.428C110.716,108.477 112.041,108.335 112.041,108.335C112.41,108.313 112.691,107.995 112.668,107.626C112.646,107.257 112.328,106.976 111.959,106.998Z" style="fill:white;"/>
<g transform="matrix(0.206809,0.0561134,-0.0554142,0.209418,89.3767,77.3534)">
<path d="M106.908,95.694L101.575,93.027C98.438,91.459 94.589,92.713 92.984,95.825C91.379,98.938 92.622,102.738 95.759,104.306L101.092,106.973C104.228,108.541 108.078,107.287 109.683,104.175C111.288,101.062 110.044,97.262 106.908,95.694Z" style="fill:white;"/>
</g>
<g transform="matrix(-0.206809,0.0561134,0.0554142,0.209418,134.623,77.3534)">
<path d="M101.092,106.973L95.759,104.306C92.622,102.738 91.379,98.938 92.984,95.825C94.589,92.713 98.438,91.459 101.575,93.027L106.908,95.694C110.044,97.262 111.288,101.062 109.683,104.175C108.078,107.287 104.228,108.541 101.092,106.973Z" style="fill:white;"/>
</g>
<g transform="matrix(0.0533149,-0.0935092,0.0923441,0.0539876,88.9874,121.329)">
<path d="M109.556,89.893L104.222,87.226C97.914,84.072 90.303,86.637 87.237,92.952C84.17,99.266 86.803,106.953 93.111,110.107L98.444,112.774C104.753,115.928 112.364,113.363 115.43,107.048C118.496,100.734 115.864,93.047 109.556,89.893Z" style="fill:white;"/>
</g>
<g transform="matrix(0.419741,-0.245395,0.242338,0.425037,34.6408,93.0309)">
<path d="M104.815,98.792L100.277,96.172C98.928,95.393 97.209,95.842 96.44,97.175C95.671,98.507 96.141,100.221 97.49,101L102.028,103.619C103.377,104.398 105.096,103.949 105.865,102.617C106.634,101.284 106.164,99.571 104.815,98.792Z" style="fill:white;"/>
</g>
<g transform="matrix(0.214104,0.375518,-0.370839,0.216806,127.239,41.9178)">
<path d="M105.018,98.439L100.481,95.819C98.973,94.949 97.033,95.482 96.152,97.008C95.27,98.535 95.779,100.482 97.287,101.352L101.824,103.972C103.332,104.842 105.272,104.31 106.153,102.783C107.035,101.256 106.526,99.309 105.018,98.439Z" style="fill:white;"/>
</g>
<g transform="matrix(-0.107052,-0.187759,-0.18542,0.108403,149.831,125.617)">
<path d="M101.233,107.031L95.9,104.364C92.758,102.794 91.447,98.965 92.974,95.82C94.501,92.676 98.292,91.398 101.433,92.969L106.767,95.636C109.909,97.206 111.22,101.035 109.693,104.18C108.165,107.324 104.375,108.602 101.233,107.031Z" style="fill:white;"/>
</g>
<g transform="matrix(-0.376242,-0.219964,-0.217224,0.38099,182.319,94.8587)">
<path d="M101.866,103.898L97.329,101.279C95.824,100.41 95.299,98.498 96.157,97.011C97.015,95.525 98.934,95.024 100.439,95.893L104.976,98.513C106.481,99.382 107.006,101.294 106.148,102.78C105.29,104.266 103.371,104.767 101.866,103.898Z" style="fill:white;"/>
</g>
</g>
<g id="races">
</g>
<g id="food">
</g>
<g id="hydro">
</g>
<g id="song">
</g>
<g id="crate">
</g>
<g transform="matrix(0.744575,0.744575,-0.744575,0.744575,139.866,-50.6509)">
<g id="space">
<path d="M107.409,144.417C108.121,141.075 109.325,136.518 110.236,134.278C110.599,133.386 110.986,132.808 111.246,132.603C111.519,132.388 111.793,132.327 112.03,132.334C112.253,132.34 112.528,132.413 112.797,132.66C113.023,132.869 113.371,133.443 113.712,134.31C114.593,136.549 115.822,141.06 116.559,144.385L119.629,147.394C119.774,147.536 119.872,147.719 119.911,147.918L120.982,153.459C121.071,153.92 120.827,154.382 120.395,154.567C119.963,154.753 119.46,154.613 119.186,154.23L116.527,150.509C116.367,150.777 116.18,151.03 115.971,151.263C113.342,150.736 110.696,150.744 108.033,151.268C107.822,151.033 107.634,150.779 107.473,150.51L104.814,154.23C104.54,154.613 104.037,154.753 103.605,154.567C103.173,154.382 102.929,153.92 103.018,153.459L104.089,147.918C104.128,147.719 104.226,147.536 104.371,147.394L107.409,144.417ZM114.761,148.694L109.369,148.694C108.974,148.694 108.326,149.19 108.654,149.409C108.714,149.449 108.873,149.59 109.071,149.512C110.425,148.976 113.966,149.166 115.089,149.508C115.305,149.574 115.453,149.446 115.476,149.409C115.681,149.072 115.156,148.694 114.761,148.694ZM112,138.511C113.277,138.511 114.313,139.548 114.313,140.824C114.313,142.101 113.277,143.138 112,143.138C110.723,143.138 109.687,142.101 109.687,140.824C109.687,139.548 110.723,138.511 112,138.511ZM112,139.514C112.723,139.514 113.31,140.101 113.31,140.824C113.31,141.547 112.723,142.134 112,142.134C111.277,142.134 110.69,141.547 110.69,140.824C110.69,140.101 111.277,139.514 112,139.514Z" style="fill:white;"/>
</g>
</g>
<g id="aux">
</g>
<g id="security">
</g>
<g id="law">
</g>
<g id="sop">
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 10 KiB

View file

@ -1,80 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;">
<g transform="matrix(1,0,0,1,-192,-64)">
<g id="unknown">
</g>
<g id="plumbing">
</g>
<g id="genetics">
</g>
<g id="surgery">
</g>
<g id="trauma">
</g>
<g id="wound">
</g>
<g id="construction" transform="matrix(1.14774,0,0,1.14774,-23.9174,-4.93723)">
<path d="M179.793,55.985L170.357,44.785C169.646,45.136 168.846,45.333 168,45.333C165.056,45.333 162.667,42.944 162.667,40C162.667,39.719 162.689,39.442 162.731,39.173L162.739,39.122C162.76,39.006 162.796,38.867 162.895,38.717C162.913,38.688 162.944,38.67 162.978,38.668C163,38.667 163.022,38.672 163.04,38.683L166.564,42.207C166.802,42.445 167.149,42.537 167.474,42.45C167.992,42.312 168.778,42.101 169.296,41.962C169.621,41.875 169.875,41.621 169.962,41.296C170.101,40.778 170.312,39.992 170.45,39.474C170.537,39.149 170.445,38.802 170.207,38.564L166.681,35.038C166.671,35.021 166.666,35 166.668,34.979C166.67,34.945 166.688,34.914 166.717,34.895C166.866,34.796 167.006,34.76 167.122,34.739L167.172,34.731C167.442,34.689 167.718,34.667 168,34.667C170.944,34.667 173.333,37.056 173.333,40C173.333,40.847 173.136,41.648 172.784,42.359L183.984,51.794C184.17,51.912 184.346,52.052 184.508,52.214C185.693,53.399 185.693,55.324 184.508,56.509C183.323,57.695 181.398,57.695 180.212,56.509C180.05,56.347 179.91,56.172 179.793,55.985ZM181.097,53.099C181.794,52.402 182.926,52.402 183.623,53.099C184.32,53.796 184.32,54.927 183.623,55.624C182.926,56.321 181.794,56.321 181.097,55.624C180.4,54.927 180.4,53.796 181.097,53.099ZM179.861,53.234C179.861,53.234 171.858,44.018 171.661,44.184C171.464,44.349 171.438,44.643 171.603,44.84L179.147,53.833C179.312,54.03 179.606,54.056 179.803,53.89C180,53.725 180.026,53.431 179.861,53.234ZM163.115,39.761C163.156,39.639 163.691,40.702 163.879,41.184C164.255,42.149 164.995,43.367 166.305,43.945C167.18,44.33 168.306,44.425 169.74,43.983C169.863,43.945 169.993,44.014 170.031,44.137C170.069,44.26 170,44.39 169.877,44.428C168.307,44.912 167.075,44.793 166.118,44.371C164.68,43.737 163.857,42.412 163.444,41.353C163.238,40.822 163.134,40.359 163.104,40.086C163.086,39.926 163.098,39.813 163.115,39.761Z" style="fill:white;"/>
</g>
<g id="power">
<g transform="matrix(0.86944,-0.501971,0.501971,0.86944,2.68937,111.272)">
<path d="M217.42,38.133C217.567,37.951 217.574,37.692 217.435,37.504C217.296,37.315 217.047,37.244 216.83,37.331C212.908,38.897 203.835,42.519 200.92,43.683C200.742,43.754 200.618,43.918 200.599,44.109C200.58,44.3 200.669,44.486 200.83,44.591C202.398,45.613 205.758,47.804 207.079,48.665C207.211,48.751 207.296,48.893 207.31,49.051C207.324,49.208 207.264,49.363 207.149,49.471C205.772,50.761 201.74,54.538 199.293,56.831C199.113,56.999 199.078,57.272 199.21,57.48C199.342,57.689 199.603,57.774 199.833,57.684C204.35,55.908 213.688,52.238 216.715,51.048C216.897,50.977 217.023,50.808 217.039,50.613C217.055,50.417 216.96,50.23 216.792,50.129C215.301,49.233 212.355,47.46 211.174,46.75C211.046,46.673 210.958,46.544 210.933,46.398C210.907,46.251 210.946,46.1 211.04,45.985C212.165,44.6 215.562,40.419 217.42,38.133Z" style="fill:white;"/>
</g>
<path d="M212.561,37.261C216.736,39.037 219.667,43.179 219.667,48C219.667,54.163 214.877,59.217 208.819,59.635L210.66,57.287C214.705,56.137 217.667,52.412 217.667,48C217.667,44.184 215.45,40.881 212.232,39.32L212.561,37.261ZM206.452,36.439L204.407,39.032C200.848,40.453 198.333,43.935 198.333,48C198.333,51.774 200.501,55.046 203.663,56.629L203.073,58.574C199.093,56.718 196.333,52.679 196.333,48C196.333,42.086 200.744,37.193 206.452,36.439ZM206.478,57.535L206.909,57.601L206.181,58.515L206.478,57.535ZM209.347,38.438L208.988,38.383L208.487,38.358L209.583,36.968L209.347,38.438Z" style="fill:white;"/>
</g>
<g id="solar">
</g>
<g transform="matrix(-0.836256,-0.845147,0.836256,-0.845147,371.793,207.877)">
<g id="machines">
</g>
</g>
<g id="supermatter">
</g>
<g id="shield">
</g>
<g id="turbine">
</g>
<g id="tcomm">
</g>
<g id="atmos">
</g>
<g id="toxins" transform="matrix(1.04179,0,0,1.04179,-8.61149,-4.93071)">
<path d="M215.847,92.407C215.617,92.417 215.381,92.395 215.146,92.34L212.989,91.83C211.681,93.082 209.913,93.833 208.001,93.833L207.999,93.833C206.072,93.833 204.291,93.07 202.98,91.801L200.699,92.34C200.465,92.395 200.229,92.417 199.998,92.407C199.984,91.773 199.757,90.626 199.353,89.344C198.872,87.82 198.285,86.567 197.918,86.161L197.878,86.12C198.082,85.998 198.314,85.903 198.568,85.843L200.339,85.424C200.108,84.417 199.857,83.352 199.665,82.614C199.204,80.84 198.133,79.275 198.133,77.333C198.133,71.887 202.477,69.04 207.923,69.04C213.369,69.04 217.867,71.887 217.867,77.333C217.867,79.275 216.796,80.84 216.335,82.614C216.141,83.36 215.886,84.442 215.653,85.459L217.278,85.843C217.532,85.903 217.763,85.998 217.967,86.12L217.928,86.161C217.56,86.567 216.974,87.82 216.493,89.344C216.088,90.626 215.861,91.773 215.847,92.407ZM195.59,85.894C195.421,85.932 195.194,86.078 195.14,86.423C195.06,86.931 195.291,88.265 195.772,89.789C196.253,91.313 196.839,92.566 197.206,92.972C197.457,93.249 197.74,93.279 197.909,93.24C198.078,93.202 198.305,93.056 198.359,92.71C198.439,92.202 198.208,90.869 197.727,89.344C197.246,87.82 196.66,86.567 196.292,86.161C196.042,85.885 195.759,85.855 195.59,85.894ZM220.255,85.894C220.424,85.932 220.652,86.078 220.706,86.423C220.785,86.931 220.555,88.265 220.074,89.789C219.593,91.313 219.007,92.566 218.639,92.972C218.389,93.249 218.106,93.279 217.937,93.24C217.768,93.202 217.54,93.056 217.486,92.71C217.407,92.202 217.637,90.869 218.118,89.344C218.599,87.82 219.185,86.567 219.553,86.161C219.803,85.885 220.086,85.855 220.255,85.894ZM209.875,89.391C209.393,89.868 208.731,90.162 208,90.162C207.292,90.162 206.649,89.886 206.172,89.435L204.707,90.281C205.498,91.216 206.68,91.81 208,91.81C209.342,91.81 210.542,91.196 211.333,90.233L209.875,89.391ZM208,86.23C208.699,86.23 209.266,86.797 209.266,87.496C209.266,88.194 208.699,88.761 208,88.761C207.301,88.761 206.734,88.194 206.734,87.496C206.734,86.797 207.301,86.23 208,86.23ZM206.923,83.317C205.062,83.796 203.686,85.486 203.686,87.496C203.686,87.839 203.726,88.173 203.803,88.493L205.336,87.608L205.333,87.496C205.333,86.398 205.998,85.454 206.947,85.046C206.931,84.976 206.923,84.903 206.923,84.829L206.923,83.317ZM208.923,83.282L208.923,84.829C208.923,84.883 208.918,84.937 208.909,84.988C209.934,85.36 210.667,86.343 210.667,87.496L210.666,87.54L210.7,87.558L212.211,88.431C212.279,88.13 212.314,87.817 212.314,87.496C212.314,85.431 210.861,83.704 208.923,83.282ZM213.499,73.898C211.764,73.354 209.327,74.237 208.784,75.972C208.24,77.707 211.173,79.976 212.908,80.52C214.642,81.063 215.911,79.424 216.035,77.354C216.144,75.539 215.234,74.441 213.499,73.898ZM202.346,73.898C204.081,73.354 206.518,74.237 207.062,75.972C207.605,77.707 204.672,79.976 202.938,80.52C201.203,81.063 199.934,79.424 199.81,77.354C199.702,75.539 200.612,74.441 202.346,73.898ZM202.724,74.948C203.863,74.591 205.464,75.171 205.82,76.31C206.177,77.449 204.252,78.939 203.112,79.296C201.973,79.653 201.14,78.577 201.059,77.218C200.987,76.026 201.585,75.305 202.724,74.948ZM213.121,74.948C211.982,74.591 210.382,75.171 210.025,76.31C209.668,77.449 211.594,78.939 212.733,79.296C213.872,79.653 214.705,78.577 214.787,77.218C214.858,76.026 214.26,75.305 213.121,74.948Z" style="fill:white;"/>
</g>
<g transform="matrix(1,0,0,1,0.0434522,0.804578)">
<g id="xeno">
<path d="M238.609,82.373C238.95,82.726 239.428,82.945 239.957,82.945C240.485,82.945 240.963,82.726 241.304,82.373L242.054,82.806C240.922,85.277 241.837,88.254 244.239,89.641C246.377,90.875 249.018,90.459 250.682,88.789L251.482,89.25C249.268,91.8 245.486,92.511 242.453,90.76C241.401,90.152 240.56,89.318 239.957,88.353C239.353,89.318 238.512,90.152 237.46,90.76C234.427,92.511 230.645,91.8 228.431,89.25C228.305,89.031 228.381,88.75 228.602,88.622C228.823,88.495 229.105,88.569 229.231,88.789L229.231,88.789C230.895,90.459 233.536,90.875 235.674,89.641C238.076,88.254 238.991,85.277 237.859,82.806L238.609,82.373ZM250.682,88.789C250.808,88.569 251.09,88.495 251.311,88.622C251.532,88.75 251.608,89.031 251.482,89.25L250.682,88.789ZM240.536,78.051C243.228,77.782 245.333,75.507 245.333,72.744C245.333,70.276 243.652,68.196 241.374,67.59L241.374,66.667C244.689,67.309 247.195,70.229 247.195,73.731C247.195,75.044 246.843,76.276 246.227,77.335C247.393,77.362 248.568,77.674 249.649,78.297C252.681,80.048 253.957,83.679 252.856,86.871C252.729,87.09 252.447,87.165 252.226,87.037C252.005,86.91 251.929,86.629 252.056,86.409L252.056,86.409C252.67,84.133 251.71,81.638 249.572,80.403C247.214,79.042 244.244,79.688 242.647,81.811L241.813,81.329C241.825,81.245 241.831,81.158 241.831,81.07C241.831,80.238 241.287,79.531 240.536,79.287L240.536,78.051ZM227.857,86.409C227.984,86.629 227.908,86.91 227.687,87.037C227.466,87.165 227.184,87.09 227.058,86.871L227.857,86.409ZM237.266,81.811C235.669,79.688 232.699,79.042 230.341,80.403C228.203,81.638 227.243,84.133 227.857,86.409L227.058,86.871C225.956,83.679 227.232,80.048 230.264,78.297C231.371,77.658 232.579,77.347 233.772,77.334C233.157,76.275 232.805,75.044 232.805,73.731C232.805,70.229 235.311,67.309 238.626,66.667C238.879,66.667 239.085,66.874 239.085,67.128C239.085,67.383 238.879,67.59 238.626,67.59L238.626,67.59C236.348,68.196 234.667,70.276 234.667,72.744C234.667,75.477 236.727,77.733 239.377,78.041L239.377,79.287C238.626,79.531 238.082,80.238 238.082,81.07C238.082,81.158 238.088,81.245 238.1,81.329L237.266,81.811ZM241.374,67.59C241.121,67.59 240.915,67.383 240.915,67.128C240.915,66.874 241.121,66.667 241.374,66.667L241.374,67.59Z" style="fill:white;stroke:white;stroke-width:0.5px;"/>
</g>
</g>
<g id="nanites">
</g>
<g id="aimod">
</g>
<g id="tips">
</g>
<g id="races">
</g>
<g transform="matrix(-0.919427,1.41035,-1.41035,-0.919427,545.108,-83.547)">
<g id="food">
<path d="M205.932,100.694L206.563,95.122C206.584,94.94 206.704,94.784 206.875,94.718C206.875,94.718 207.863,94.344 208.61,94.386C209.04,94.41 209.397,94.569 209.603,94.863C209.744,95.064 209.829,95.338 209.782,95.719C209.667,96.64 209.145,98.888 208.788,100.371L209.265,100.431C209.265,100.431 208.881,110.034 208.042,111.426C206.04,114.746 203.475,113.939 203.475,113.939L205.932,100.694ZM204.531,112.661C204.531,112.665 204.53,112.664 204.535,112.664L204.537,112.656C204.599,112.6 205.145,112.261 205.573,110.954C206.183,109.088 206.684,105.553 206.602,101.333L204.537,112.656L204.531,112.661ZM209.992,103.444C211.774,103.856 213.149,104.178 213.251,104.209C214.826,104.691 215.557,104.918 215.569,106.212C215.584,107.828 213.635,108.773 212.06,108.411L211.883,108.371L212.111,108.231C212.562,107.975 213.004,107.702 213.438,107.417C213.694,107.25 213.783,106.949 213.639,106.741C213.495,106.532 213.17,106.493 212.91,106.653L211.612,107.449C211.236,107.661 210.853,107.862 210.46,108.044L209.633,107.854L209.726,106.926C209.916,106.809 210.105,106.688 210.292,106.566C210.547,106.399 210.636,106.098 210.492,105.89C210.36,105.698 210.075,105.65 209.827,105.768L209.875,105.157C209.892,104.935 209.908,104.712 209.924,104.489L209.992,103.444ZM200.329,105.719L200.322,105.718C198.747,105.356 197.718,103.773 198.123,102.209C198.401,101.135 199.542,101.142 201.454,101.504C201.755,101.56 203.053,101.852 204.685,102.224L203.914,106.38L203.673,106.487L201.87,106.073L202.562,105.648C203.013,105.392 203.455,105.119 203.889,104.834C204.145,104.667 204.234,104.366 204.09,104.158C203.946,103.95 203.621,103.911 203.361,104.071L202.063,104.866C201.504,105.183 200.928,105.472 200.329,105.719ZM207.807,100.25C208.159,98.798 208.691,96.521 208.806,95.599C208.815,95.526 208.823,95.469 208.798,95.429C208.768,95.381 208.702,95.384 208.639,95.375C208.529,95.36 208.408,95.363 208.286,95.375C208,95.403 207.709,95.478 207.505,95.541L206.983,100.149L207.807,100.25Z" style="fill:white;"/>
</g>
</g>
<g id="hydro">
</g>
<g id="song">
</g>
<g id="crate">
</g>
<g id="space">
</g>
<g id="aux">
</g>
<g id="security">
</g>
<g id="law">
</g>
<g id="sop">
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 13 KiB

View file

@ -1,76 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
<g transform="matrix(1,0,0,1,-128,0)">
<g id="unknown">
</g>
<g id="plumbing">
</g>
<g id="genetics">
</g>
<g id="surgery">
</g>
<g id="trauma" transform="matrix(1.22679,0,0,1.30023,-32.7878,-4.80367)">
<g transform="matrix(0.963628,2.59017e-17,-0.0175747,0.866596,5.51734,2.91742)">
<path d="M138.787,4.806C139.152,4.435 139.592,4.129 140.086,3.906C140.608,3.671 141.192,3.532 141.81,3.515C142.245,3.502 142.667,3.552 143.065,3.654C143.332,3.722 143.589,3.814 143.833,3.927C144.041,3.831 144.259,3.751 144.486,3.688C144.85,3.588 145.233,3.53 145.631,3.524C146.204,3.517 146.751,3.612 147.251,3.795C147.722,3.968 148.151,4.213 148.522,4.519C149.635,4.75 150.62,5.338 151.348,6.161C152.143,7.062 152.637,8.237 152.657,9.531C152.663,9.882 152.635,10.226 152.575,10.558C152.554,10.672 152.53,10.784 152.502,10.895C153.223,11.397 153.837,12.045 154.297,12.798C154.866,13.731 155.206,14.822 155.226,15.992C155.248,17.085 154.992,18.118 154.522,19.025C154.115,19.811 153.547,20.502 152.86,21.05L152.868,21.152C152.901,22.582 152.346,23.889 151.42,24.839C150.533,25.749 149.306,26.329 147.937,26.364C147.111,26.386 146.325,26.205 145.627,25.87C145.149,25.641 144.712,25.339 144.33,24.977C143.97,25.356 143.552,25.679 143.09,25.932C142.41,26.305 141.633,26.526 140.804,26.548C139.422,26.587 138.154,26.063 137.211,25.192C136.223,24.278 135.594,22.979 135.554,21.528L135.555,21.465C134.844,20.945 134.245,20.278 133.801,19.509C133.285,18.617 132.98,17.587 132.949,16.485C132.916,15.303 133.208,14.187 133.741,13.22C134.164,12.454 134.742,11.783 135.434,11.251C135.403,11.148 135.376,11.044 135.351,10.938C135.275,10.606 135.231,10.261 135.221,9.908C135.186,8.675 135.581,7.53 136.269,6.614C136.896,5.78 137.771,5.14 138.787,4.806ZM143.428,5.684C143.694,5.846 144.02,5.848 144.281,5.688C144.488,5.559 144.714,5.454 144.956,5.382C145.192,5.311 145.441,5.268 145.7,5.259C146.072,5.246 146.429,5.299 146.756,5.411C147.098,5.529 147.409,5.707 147.667,5.937C147.786,6.045 147.932,6.115 148.086,6.138C148.926,6.257 149.679,6.663 150.228,7.265C150.778,7.868 151.129,8.661 151.157,9.54C151.164,9.781 151.148,10.017 151.109,10.246C151.07,10.481 151.007,10.709 150.924,10.927C150.778,11.3 150.933,11.733 151.279,11.921C152.018,12.316 152.645,12.897 153.09,13.606C153.527,14.302 153.792,15.12 153.818,16.001C153.841,16.833 153.653,17.622 153.299,18.316C152.938,19.025 152.406,19.635 151.759,20.091C151.545,20.241 151.432,20.507 151.468,20.777L151.498,21.16C151.523,22.186 151.12,23.123 150.455,23.804C149.8,24.475 148.89,24.898 147.88,24.92C147.273,24.933 146.698,24.8 146.187,24.551C145.654,24.292 145.192,23.907 144.842,23.434C144.705,23.249 144.494,23.142 144.273,23.145C144.053,23.147 143.848,23.259 143.721,23.446C143.39,23.932 142.944,24.334 142.422,24.616C141.922,24.885 141.352,25.042 140.745,25.054C139.749,25.074 138.837,24.695 138.163,24.062C137.484,23.424 137.051,22.524 137.031,21.519L137.044,21.141C137.069,20.842 136.927,20.551 136.679,20.395C136.021,19.975 135.472,19.398 135.084,18.717C134.708,18.054 134.488,17.291 134.471,16.476C134.454,15.599 134.679,14.773 135.081,14.061C135.49,13.336 136.084,12.729 136.798,12.302C137.147,12.091 137.28,11.633 137.107,11.245C137.014,11.036 136.942,10.816 136.892,10.587C136.843,10.365 136.816,10.134 136.812,9.898C136.796,9.067 137.073,8.299 137.542,7.687C138.014,7.071 138.684,6.615 139.456,6.407C139.604,6.366 139.737,6.283 139.841,6.166C140.088,5.889 140.402,5.666 140.757,5.51C141.098,5.361 141.478,5.276 141.88,5.269C142.161,5.263 142.433,5.298 142.69,5.366C142.956,5.436 143.204,5.545 143.428,5.684Z" style="fill:white;"/>
</g>
<g transform="matrix(0.86894,1.00037e-32,0,0.811596,18.9668,2.66785)">
<path d="M143.062,8.827C143.062,8.827 143.199,12.305 143.199,15.785C143.199,19.265 143.062,22.743 143.062,22.743C143.062,23.266 143.482,23.691 144,23.691C144.518,23.691 144.938,23.266 144.938,22.743C144.938,22.743 144.801,19.265 144.801,15.785C144.801,12.305 144.938,8.827 144.938,8.827C144.938,8.304 144.518,7.879 144,7.879C143.482,7.879 143.062,8.304 143.062,8.827Z" style="fill:white;"/>
</g>
<g transform="matrix(0.764324,0,0,0.781873,33.4734,3.59226)">
<path d="M140.531,10.806L140,7.982C140.011,7.303 140.617,6.761 141.353,6.771C142.089,6.78 142.677,7.339 142.666,8.018L141.831,12.017C141.763,12.372 141.638,12.546 141.478,12.601C141.318,12.655 141.109,12.731 140.882,12.582C140.757,12.501 140.635,12.313 140.405,12.129C140.368,12.099 140.323,12.087 140.277,12.063L140.166,12.009C140.233,12.233 140.287,12.432 140.321,12.581C140.412,12.979 140.369,13.262 140.317,13.377C140.145,13.757 139.874,13.953 139.531,13.992C139.124,14.036 138.607,14.027 138.191,13.983C138.122,13.976 138.051,13.882 138.051,13.882C138.051,13.882 138.003,13.744 138.059,13.703C138.077,13.69 138.003,13.673 138.018,13.653C137.936,13.774 137.814,13.866 137.785,14.02C137.703,14.453 137.929,14.9 137.986,15.285C138.027,15.57 138.009,15.808 137.989,15.998C137.953,16.33 137.721,16.507 137.552,16.658C137.343,16.846 136.932,16.911 136.638,16.934C136.638,16.938 136.628,16.938 136.613,16.938L136.615,16.936L136.638,16.934C136.639,16.932 136.637,16.929 136.632,16.926C136.626,16.922 136.62,16.928 136.615,16.936L136.607,16.936L136.58,16.938L136.598,16.938L136.613,16.938L136.604,16.95C136.576,16.977 136.508,16.941 136.494,16.974C136.468,17.038 136.41,17.092 136.402,17.174C136.384,17.363 136.372,17.573 136.384,17.836C136.558,17.892 136.815,17.952 137.037,17.914C137.289,17.871 137.53,17.741 137.764,17.62C138.046,17.453 138.247,16.911 138.511,16.382C138.855,15.695 139.231,15.027 139.561,14.693C139.877,14.375 140.259,14.325 140.573,14.314C140.979,14.299 141.423,14.525 141.822,15.214C142.039,15.614 142.206,15.958 142.254,16.351C142.31,16.804 142.212,17.287 142.069,17.986C141.918,18.643 141.703,18.938 141.441,19.048C141.178,19.158 140.905,19.254 140.609,19.157C140.624,19.187 140.64,19.216 140.659,19.245C140.897,19.609 141.225,19.883 141.332,20.109C141.443,20.341 141.358,20.541 141.286,20.714C141.203,20.916 140.969,21.053 140.522,21.148C140.216,21.213 139.618,21.53 139.149,21.643C139.183,21.906 139.195,22.19 139.182,22.488C139.164,22.877 139.123,23.262 139.144,23.623C139.157,23.846 139.145,24.046 139.229,24.205C139.253,24.25 139.25,24.308 139.293,24.334C139.454,24.435 139.634,24.245 139.929,24.064C139.989,24.027 139.979,23.941 140.021,23.878C140.068,23.808 140.087,23.729 140.091,23.647C139.592,23.296 139.418,22.656 139.709,22.12C140.038,21.513 140.839,21.267 141.497,21.571C141.668,21.704 141.872,21.773 141.976,21.945C142.223,22.352 142.523,22.828 142.31,23.409C142.021,24.196 141.346,25.162 140.463,25.291C139.605,25.431 139.153,25.292 138.764,25.034C138.638,24.95 138.516,24.873 138.398,24.769C137.702,24.157 137.555,22.528 136.952,21.851C136.814,21.692 136.74,21.534 136.699,21.389C136.537,20.82 136.698,20.374 137.061,20.094C137.328,19.889 137.669,19.645 138.174,19.629C138.707,19.612 139.429,19.746 139.985,19.834C139.968,19.768 139.945,19.704 139.911,19.649C139.686,19.283 139.427,18.948 139.371,18.612C139.315,18.336 139.421,18.166 139.48,18.043C139.609,17.777 139.881,17.73 140.192,17.697L140.227,17.697L140.137,17.233C139.502,17.79 138.608,18.313 138.199,18.444C137.922,18.541 137.626,18.585 137.352,18.667C136.801,18.832 136.318,18.972 135.941,18.968C135.388,18.962 135.127,18.624 134.967,18.305C134.712,17.804 134.592,17.426 134.518,17.092C134.413,16.624 134.563,16.26 134.744,15.845C134.777,15.778 134.812,15.719 134.856,15.668C135.203,15.268 135.572,15.126 135.911,15.11C136.195,15.097 136.669,15.188 136.783,15.211C136.886,14.848 136.929,14.307 136.943,13.938C136.951,13.743 136.885,13.587 136.865,13.408C136.839,13.252 136.936,13.151 136.971,13.018C137.052,12.711 137.359,12.614 137.691,12.414C137.793,12.352 137.905,12.32 138.033,12.289C137.917,12.029 137.796,11.746 137.704,11.473C137.488,10.83 137.416,10.232 137.463,9.971C137.574,9.359 137.932,9.087 138.35,9.051C138.555,9.033 138.926,8.995 139.318,9.332C139.63,9.603 140.023,9.938 140.3,10.356C140.398,10.504 140.469,10.657 140.531,10.806ZM140.188,23.709C140.218,23.738 140.256,23.759 140.304,23.77C140.264,23.751 140.225,23.731 140.188,23.709ZM140.093,23.568C140.09,23.463 140.073,23.356 140.069,23.258C140.068,23.23 140.016,23.197 140.016,23.197C140.016,23.197 139.971,23.204 139.977,23.216C139.998,23.266 139.941,23.325 139.973,23.362C140.025,23.423 140.057,23.498 140.093,23.568ZM139.001,20.964C139.009,20.92 139.011,20.873 138.996,20.822C138.992,20.81 138.956,20.832 138.95,20.816C138.968,20.864 138.985,20.913 139.001,20.964ZM140.513,18.615C140.53,18.584 140.541,18.564 140.541,18.564C140.541,18.564 140.517,18.582 140.514,18.599L140.513,18.615ZM140.565,17.787C140.727,17.838 140.87,17.872 140.858,17.767C140.846,17.665 140.683,17.712 140.565,17.787ZM136.529,16.94C136.394,16.948 136.304,16.945 136.304,16.945C136.304,16.945 136.453,16.993 136.516,16.945L136.529,16.94ZM139.885,15.909C139.887,15.9 139.89,15.893 139.884,15.895C139.874,15.899 139.877,15.904 139.885,15.909ZM136.775,15.241C136.733,15.271 136.661,15.319 136.603,15.342C136.525,15.373 136.326,15.523 136.442,15.578C136.592,15.648 136.699,15.493 136.775,15.241Z" style="fill:white;"/>
</g>
<g transform="matrix(-0.7527,0,0,0.781873,253.042,3.59226)">
<path d="M140.182,12.022L140.264,12.065C140.331,12.102 140.395,12.132 140.446,12.176C140.645,12.346 140.763,12.502 140.879,12.578C141.111,12.731 141.325,12.651 141.49,12.592C141.646,12.536 141.767,12.364 141.835,12.017L142.687,8.018C142.698,7.339 142.1,6.78 141.353,6.771C140.606,6.761 139.991,7.304 139.98,7.982L140.494,10.66C140.443,10.56 140.386,10.458 140.319,10.357C140.043,9.94 139.647,9.605 139.333,9.335C138.92,8.979 138.526,9.031 138.313,9.056C137.909,9.103 137.552,9.375 137.446,9.98C137.4,10.242 137.471,10.833 137.685,11.47C137.778,11.746 137.901,12.031 138.019,12.293C137.893,12.325 137.783,12.359 137.682,12.422C137.352,12.626 137.039,12.72 136.962,13.029C136.929,13.158 136.834,13.258 136.861,13.411C136.879,13.588 136.943,13.745 136.934,13.939C136.917,14.305 136.874,14.842 136.772,15.204C136.636,15.177 136.177,15.094 135.897,15.109C135.556,15.127 135.173,15.264 134.834,15.674C134.791,15.726 134.757,15.784 134.728,15.852C134.549,16.265 134.401,16.627 134.507,17.093C134.583,17.425 134.703,17.802 134.96,18.302C135.122,18.621 135.382,18.956 135.935,18.964C136.314,18.969 136.8,18.829 137.355,18.665C137.63,18.583 137.927,18.54 138.206,18.443C138.61,18.313 139.491,17.799 140.127,17.25L140.215,17.697L140.189,17.699C139.873,17.733 139.594,17.781 139.467,18.054C139.41,18.175 139.308,18.342 139.364,18.612C139.42,18.947 139.679,19.281 139.903,19.646C139.938,19.702 139.969,19.767 139.997,19.835C139.435,19.748 138.698,19.612 138.158,19.632C137.639,19.651 137.296,19.904 137.026,20.119C136.677,20.397 136.525,20.834 136.683,21.391C136.723,21.534 136.797,21.688 136.932,21.845C137.534,22.52 137.688,24.134 138.378,24.753C138.496,24.859 138.617,24.937 138.742,25.023C139.136,25.292 139.592,25.435 140.471,25.289C141.356,25.158 142.035,24.193 142.327,23.406C142.541,22.829 142.242,22.357 141.999,21.954C141.895,21.78 141.687,21.709 141.514,21.574C140.848,21.266 140.032,21.508 139.694,22.113C139.394,22.65 139.569,23.293 140.078,23.646C140.074,23.73 140.056,23.81 140.008,23.882C139.967,23.944 139.981,24.029 139.922,24.066C139.629,24.244 139.454,24.435 139.296,24.333C139.254,24.306 139.258,24.248 139.235,24.202C139.152,24.042 139.165,23.841 139.154,23.617C139.135,23.257 139.177,22.872 139.196,22.484C139.211,22.185 139.199,21.899 139.164,21.635C139.63,21.522 140.22,21.215 140.523,21.15C140.985,21.053 141.224,20.911 141.305,20.702C141.371,20.532 141.453,20.335 141.343,20.107C141.234,19.882 140.904,19.609 140.666,19.246C140.645,19.215 140.627,19.183 140.612,19.151L140.64,19.161C140.937,19.253 141.201,19.15 141.464,19.035C141.721,18.923 141.93,18.63 142.081,17.985C142.225,17.288 142.326,16.807 142.271,16.354C142.224,15.962 142.056,15.618 141.839,15.218C141.435,14.523 140.983,14.298 140.573,14.313C140.254,14.325 139.863,14.376 139.543,14.7C139.213,15.034 138.84,15.7 138.498,16.386C138.236,16.914 138.038,17.454 137.757,17.621C137.525,17.742 137.286,17.873 137.034,17.917C136.816,17.954 136.563,17.896 136.392,17.842C136.381,17.577 136.393,17.365 136.412,17.176C136.421,17.092 136.48,17.036 136.507,16.972C136.521,16.937 136.591,16.97 136.62,16.942L136.624,16.939L136.62,16.939L136.625,16.939C136.634,16.93 136.649,16.923 136.658,16.929L136.665,16.936L136.625,16.939L136.624,16.939C136.649,16.941 136.669,16.942 136.665,16.936C136.96,16.911 137.361,16.844 137.568,16.658C137.737,16.507 137.972,16.328 138.007,15.994C138.026,15.805 138.044,15.568 138.001,15.284C137.943,14.899 137.716,14.453 137.794,14.019C137.822,13.867 137.942,13.772 138.022,13.65C138.004,13.674 138.09,13.696 138.068,13.71C138.018,13.742 138.053,13.861 138.053,13.861C138.053,13.861 138.056,13.9 138.074,13.902C138.122,13.906 138.137,13.97 138.191,13.976C138.609,14.019 139.127,14.033 139.536,13.99C139.882,13.95 140.159,13.754 140.333,13.37C140.384,13.256 140.426,12.977 140.335,12.585C140.302,12.438 140.249,12.243 140.182,12.022ZM140.169,23.705C140.207,23.727 140.247,23.747 140.288,23.766C140.238,23.756 140.2,23.734 140.169,23.705ZM140.078,23.572C140.041,23.5 140.007,23.42 139.951,23.355C139.92,23.319 139.979,23.262 139.958,23.214C139.953,23.202 139.998,23.197 139.998,23.197C139.998,23.197 140.05,23.232 140.052,23.261C140.057,23.36 140.075,23.467 140.078,23.572ZM139.019,20.963C139.004,20.914 138.987,20.867 138.97,20.822C138.976,20.837 139.012,20.813 139.016,20.825C139.031,20.875 139.028,20.92 139.019,20.963ZM140.52,18.613L140.521,18.599C140.524,18.582 140.549,18.562 140.549,18.562C140.549,18.562 140.538,18.583 140.52,18.613ZM140.791,17.774C140.813,17.772 140.835,17.771 140.857,17.769C140.868,17.768 140.881,17.793 140.881,17.793C140.881,17.793 140.846,17.785 140.791,17.774ZM136.534,16.944L136.533,16.944C136.466,16.996 136.304,16.949 136.304,16.949C136.304,16.949 136.397,16.951 136.534,16.944ZM139.87,15.898C139.864,15.896 139.862,15.893 139.869,15.89C139.873,15.888 139.872,15.892 139.87,15.898ZM136.76,15.246C136.684,15.496 136.576,15.649 136.425,15.579C136.306,15.524 136.509,15.373 136.587,15.342C136.644,15.319 136.714,15.277 136.76,15.246Z" style="fill:white;"/>
</g>
</g>
<g id="wound">
</g>
<g id="power">
</g>
<g id="solar">
</g>
<g transform="matrix(-0.836256,-0.845147,0.836256,-0.845147,371.793,207.877)">
<g id="machines">
</g>
</g>
<g id="supermatter">
</g>
<g id="shield">
</g>
<g id="turbine">
</g>
<g id="tcomm">
</g>
<g id="atmos">
</g>
<g id="xeno">
</g>
<g id="nanites">
</g>
<g id="aimod">
</g>
<g id="tips">
</g>
<g id="races">
</g>
<g id="food">
</g>
<g id="hydro">
</g>
<g id="song">
</g>
<g id="crate">
</g>
<g id="space">
</g>
<g id="aux">
</g>
<g id="security">
</g>
<g id="law">
</g>
<g id="sop">
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 15 KiB

View file

@ -1,79 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
<g transform="matrix(1,0,0,1,-224,-128)">
<g id="unknown">
</g>
<g id="plumbing">
</g>
<g id="genetics">
</g>
<g id="surgery">
</g>
<g id="trauma">
</g>
<g id="wound">
</g>
<g id="power">
</g>
<g id="solar">
</g>
<g transform="matrix(-0.836256,-0.845147,0.836256,-0.845147,371.793,207.877)">
<g id="machines">
</g>
</g>
<g id="supermatter">
</g>
<g id="shield">
</g>
<g id="turbine">
</g>
<g id="tcomm">
</g>
<g id="atmos">
</g>
<g id="xeno">
</g>
<g id="nanites">
</g>
<g id="aimod">
</g>
<g id="tips">
</g>
<g id="races">
</g>
<g transform="matrix(-0.919427,1.41035,-1.41035,-0.919427,545.108,-83.547)">
<g id="food">
<path d="M205.932,100.694L206.563,95.122C206.584,94.94 206.704,94.784 206.875,94.718C206.875,94.718 207.863,94.344 208.61,94.386C209.04,94.41 209.397,94.569 209.603,94.863C209.744,95.064 209.829,95.338 209.782,95.719C209.667,96.64 209.145,98.888 208.788,100.371L209.265,100.431C209.265,100.431 208.881,110.034 208.042,111.426C206.04,114.746 203.475,113.939 203.475,113.939L205.932,100.694ZM204.531,112.661C204.531,112.665 204.53,112.664 204.535,112.664L204.537,112.656C204.599,112.6 205.145,112.261 205.573,110.954C206.183,109.088 206.684,105.553 206.602,101.333L204.537,112.656L204.531,112.661ZM209.992,103.444C211.774,103.856 213.149,104.178 213.251,104.209C214.826,104.691 215.557,104.918 215.569,106.212C215.584,107.828 213.635,108.773 212.06,108.411L211.883,108.371L212.111,108.231C212.562,107.975 213.004,107.702 213.438,107.417C213.694,107.25 213.783,106.949 213.639,106.741C213.495,106.532 213.17,106.493 212.91,106.653L211.612,107.449C211.236,107.661 210.853,107.862 210.46,108.044L209.633,107.854L209.726,106.926C209.916,106.809 210.105,106.688 210.292,106.566C210.547,106.399 210.636,106.098 210.492,105.89C210.36,105.698 210.075,105.65 209.827,105.768L209.875,105.157C209.892,104.935 209.908,104.712 209.924,104.489L209.992,103.444ZM200.329,105.719L200.322,105.718C198.747,105.356 197.718,103.773 198.123,102.209C198.401,101.135 199.542,101.142 201.454,101.504C201.755,101.56 203.053,101.852 204.685,102.224L203.914,106.38L203.673,106.487L201.87,106.073L202.562,105.648C203.013,105.392 203.455,105.119 203.889,104.834C204.145,104.667 204.234,104.366 204.09,104.158C203.946,103.95 203.621,103.911 203.361,104.071L202.063,104.866C201.504,105.183 200.928,105.472 200.329,105.719ZM207.807,100.25C208.159,98.798 208.691,96.521 208.806,95.599C208.815,95.526 208.823,95.469 208.798,95.429C208.768,95.381 208.702,95.384 208.639,95.375C208.529,95.36 208.408,95.363 208.286,95.375C208,95.403 207.709,95.478 207.505,95.541L206.983,100.149L207.807,100.25Z" style="fill:white;"/>
</g>
</g>
<g id="hydro">
</g>
<g id="song">
</g>
<g id="crate">
</g>
<g id="space">
</g>
<g id="aux">
</g>
<g id="security">
</g>
<g id="law">
</g>
<g id="sop">
</g>
<g id="trial">
<g transform="matrix(0.640556,0,0,1.14906,133.951,-27.3125)">
<path d="M170.667,156.672L181.457,156.672C182.319,156.672 183.018,156.282 183.018,155.802C183.018,155.321 182.319,154.932 181.457,154.932L170.667,154.932C169.805,154.932 169.106,155.321 169.106,155.802C169.106,156.282 169.805,156.672 170.667,156.672Z" style="fill:white;"/>
</g>
<g transform="matrix(1,0,0,1,71.205,1.49464)">
<path d="M182.128,154.837C182.128,153.137 180.75,151.759 179.05,151.759C177.473,151.759 173.574,151.759 171.997,151.759C170.297,151.759 168.919,153.137 168.919,154.837C168.919,154.838 168.919,154.839 168.919,154.839C168.919,155.391 169.367,155.839 169.919,155.839L181.128,155.839C181.681,155.839 182.128,155.391 182.128,154.839L182.128,154.837ZM172.168,152.537C172.168,152.537 170.118,152.818 170.118,154.717C170.118,154.907 170.414,155.061 170.596,155.061C170.778,155.061 170.926,154.907 170.926,154.717C170.926,153.385 172.395,153.221 172.395,153.221C172.576,153.198 172.705,153.027 172.683,152.838C172.661,152.649 172.349,152.514 172.168,152.537Z" style="fill:white;"/>
</g>
<path d="M246.356,141.294C247.137,140.512 247.137,139.246 246.356,138.465L243.47,135.579C242.689,134.798 241.422,134.798 240.641,135.579L238.074,138.146C237.293,138.927 237.293,140.193 238.074,140.974L240.961,143.86C241.742,144.641 243.008,144.641 243.789,143.86L246.356,141.294Z" style="fill:white;"/>
<path d="M236.369,142.966L238.993,145.59L229.834,154.75C229.653,154.931 229.444,155.066 229.221,155.157L229.136,155.189C229.058,155.216 228.977,155.238 228.896,155.255C228.517,155.332 228.119,155.291 227.761,155.129L227.628,155.062C227.505,154.995 227.389,154.913 227.281,154.815L227.21,154.747C226.486,154.023 226.486,152.849 227.21,152.125L236.369,142.966ZM240.406,145.14C240.523,145.022 240.589,144.863 240.589,144.697C240.589,144.531 240.523,144.372 240.406,144.254C239.716,143.565 238.394,142.243 237.705,141.554C237.588,141.436 237.428,141.37 237.262,141.37C237.096,141.37 236.937,141.436 236.82,141.554C236.819,141.554 236.819,141.554 236.819,141.554C236.702,141.672 236.636,141.831 236.636,141.997C236.636,142.163 236.702,142.322 236.819,142.44C237.508,143.129 238.831,144.451 239.52,145.14C239.637,145.258 239.796,145.324 239.962,145.324C240.128,145.324 240.288,145.258 240.405,145.14C240.405,145.14 240.405,145.14 240.406,145.14ZM244.88,135.634C244.823,135.69 244.792,135.766 244.792,135.846C244.792,135.925 244.823,136.002 244.88,136.058C245.153,136.332 245.627,136.806 245.901,137.08C245.958,137.136 246.034,137.168 246.114,137.168C246.193,137.168 246.269,137.136 246.326,137.08C246.461,136.945 246.644,136.762 246.828,136.578C247.019,136.386 247.127,136.126 247.127,135.855C247.127,135.584 247.019,135.324 246.828,135.132C246.827,135.132 246.827,135.132 246.827,135.132C246.635,134.94 246.375,134.832 246.104,134.832C245.833,134.832 245.573,134.94 245.382,135.132C245.198,135.315 245.014,135.499 244.88,135.634Z" style="fill:white;"/>
<path d="M251.077,144.412C251.858,143.631 251.858,142.365 251.077,141.584L250.466,140.972C249.685,140.191 248.418,140.191 247.637,140.972L243.527,145.082C242.746,145.863 242.746,147.129 243.527,147.91L244.139,148.522C244.92,149.303 246.187,149.303 246.968,148.522L251.077,144.412Z" style="fill:white;"/>
<path d="M240.973,134.257C241.754,133.476 241.754,132.21 240.973,131.429L240.461,130.917C239.68,130.136 238.413,130.136 237.632,130.917L233.523,135.027C232.741,135.808 232.741,137.074 233.523,137.855L234.034,138.367C234.815,139.148 236.082,139.148 236.863,138.367L240.973,134.257Z" style="fill:white;"/>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 7.3 KiB

View file

@ -1,121 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;">
<g transform="matrix(1,0,0,1,-32,-64)">
<g id="unknown">
</g>
<g id="plumbing">
</g>
<g id="genetics">
</g>
<g id="surgery">
</g>
<g id="trauma">
</g>
<g id="wound">
</g>
<g id="power">
</g>
<g id="solar">
</g>
<g transform="matrix(-0.836256,-0.845147,0.836256,-0.845147,371.793,207.877)">
<g id="machines">
</g>
</g>
<g id="supermatter">
</g>
<g id="shield">
</g>
<g id="turbine">
<g transform="matrix(0.600161,0,0,0.600161,19.2013,31.9831)">
<circle cx="48" cy="80" r="12.514" style="fill:none;stroke:white;stroke-width:1.67px;"/>
</g>
<g transform="matrix(0.400107,0,0,0.400107,28.8039,47.9874)">
<circle cx="48" cy="80" r="12.514" style="fill:none;stroke:white;stroke-width:2.5px;"/>
</g>
<g transform="matrix(0.262302,0,0,0.262302,35.4186,59.0118)">
<circle cx="48" cy="80" r="12.514" style="fill:white;stroke:white;stroke-width:3.81px;"/>
</g>
<g transform="matrix(0.938803,0,0,0.938803,4.07079,3.07657)">
<path d="M47.816,73.934C48.017,73.2 49.509,70.044 49.676,69.774C50.362,68.673 51.085,68.4 52.992,68.816C53.102,68.836 53.195,68.909 53.241,69.01C53.287,69.112 53.281,69.229 53.225,69.325C52.493,70.578 50.291,74.329 50.291,74.329C50.291,74.329 50.159,74.322 49.903,74.292C49.851,74.286 52.963,69.469 52.779,69.411C52.572,69.346 49.564,74.249 49.469,74.235C49.062,74.177 48.508,74.083 47.816,73.934Z" style="fill:white;"/>
</g>
<g transform="matrix(-0.938803,-1.1497e-16,1.1497e-16,-0.938803,92.4948,156.925)">
<path d="M47.816,73.934C48.017,73.2 49.509,70.044 49.676,69.774C50.362,68.673 51.085,68.4 52.992,68.816C53.102,68.836 53.195,68.909 53.241,69.01C53.287,69.112 53.281,69.229 53.225,69.325C52.493,70.578 50.291,74.329 50.291,74.329C50.291,74.329 50.159,74.322 49.903,74.292C49.851,74.286 52.963,69.469 52.779,69.411C52.572,69.346 49.564,74.249 49.469,74.235C49.062,74.177 48.508,74.083 47.816,73.934Z" style="fill:white;"/>
</g>
<g transform="matrix(5.74851e-17,0.938803,-0.938803,5.74851e-17,124.937,35.5103)">
<path d="M47.816,73.934C48.017,73.2 49.509,70.044 49.676,69.774C50.362,68.673 51.085,68.4 52.992,68.816C53.102,68.836 53.195,68.909 53.241,69.01C53.287,69.112 53.281,69.229 53.225,69.325C52.493,70.578 50.291,74.329 50.291,74.329C50.291,74.329 50.159,74.322 49.903,74.292C49.851,74.286 52.963,69.469 52.779,69.411C52.572,69.346 49.564,74.249 49.469,74.235C49.062,74.177 48.508,74.083 47.816,73.934Z" style="fill:white;"/>
</g>
<g transform="matrix(5.74851e-17,-0.938803,0.938803,5.74851e-17,-28.844,124.482)">
<path d="M47.816,73.934C48.017,73.2 49.509,70.044 49.676,69.774C50.362,68.673 51.085,68.4 52.992,68.816C53.102,68.836 53.195,68.909 53.241,69.01C53.287,69.112 53.281,69.229 53.225,69.325C52.493,70.578 50.291,74.329 50.291,74.329C50.291,74.329 50.159,74.322 49.903,74.292C49.851,74.286 52.963,69.469 52.779,69.411C52.572,69.346 49.564,74.249 49.469,74.235C49.062,74.177 48.508,74.083 47.816,73.934Z" style="fill:white;"/>
</g>
<g transform="matrix(0.663834,0.663834,-0.663834,0.663834,71.3445,-5.48829)">
<path d="M47.816,73.934C48.017,73.2 49.509,70.044 49.676,69.774C50.362,68.673 51.085,68.4 52.992,68.816C53.102,68.836 53.195,68.909 53.241,69.01C53.287,69.112 53.281,69.229 53.225,69.325C52.493,70.578 50.291,74.329 50.291,74.329C50.291,74.329 50.159,74.322 49.903,74.292C49.851,74.286 52.963,69.469 52.779,69.411C52.572,69.346 49.564,74.249 49.469,74.235C49.062,74.177 48.508,74.083 47.816,73.934Z" style="fill:white;"/>
</g>
<g transform="matrix(-0.663834,-0.663834,0.663834,-0.663834,25.0826,165.824)">
<path d="M47.816,73.934C48.017,73.2 49.509,70.044 49.676,69.774C50.362,68.673 51.085,68.4 52.992,68.816C53.102,68.836 53.195,68.909 53.241,69.01C53.287,69.112 53.281,69.229 53.225,69.325C52.493,70.578 50.291,74.329 50.291,74.329C50.291,74.329 50.159,74.322 49.903,74.292C49.851,74.286 52.963,69.469 52.779,69.411C52.572,69.346 49.564,74.249 49.469,74.235C49.062,74.177 48.508,74.083 47.816,73.934Z" style="fill:white;"/>
</g>
<g transform="matrix(-0.663834,0.663834,-0.663834,-0.663834,133.875,102.911)">
<path d="M47.816,73.934C48.017,73.2 49.509,70.044 49.676,69.774C50.362,68.673 51.085,68.4 52.992,68.816C53.102,68.836 53.195,68.909 53.241,69.01C53.287,69.112 53.281,69.229 53.225,69.325C52.493,70.578 50.291,74.329 50.291,74.329C50.291,74.329 50.159,74.322 49.903,74.292C49.851,74.286 52.963,69.469 52.779,69.411C52.572,69.346 49.564,74.249 49.469,74.235C49.062,74.177 48.508,74.083 47.816,73.934Z" style="fill:white;"/>
</g>
<g transform="matrix(0.663834,-0.663834,0.663834,0.663834,-37.7762,57.0839)">
<path d="M47.816,73.934C48.017,73.2 49.509,70.044 49.676,69.774C50.362,68.673 51.085,68.4 52.992,68.816C53.102,68.836 53.195,68.909 53.241,69.01C53.287,69.112 53.281,69.229 53.225,69.325C52.493,70.578 50.291,74.329 50.291,74.329C50.291,74.329 50.159,74.322 49.903,74.292C49.851,74.286 52.963,69.469 52.779,69.411C52.572,69.346 49.564,74.249 49.469,74.235C49.062,74.177 48.508,74.083 47.816,73.934Z" style="fill:white;"/>
</g>
<g transform="matrix(0.843527,0.358377,-0.358377,0.843527,37.9143,-5.96796)">
<path d="M47.816,73.934C48.017,73.2 49.509,70.044 49.676,69.774C50.361,68.675 51.082,68.401 52.98,68.813C53.093,68.834 53.188,68.908 53.235,69.012C53.283,69.116 53.277,69.236 53.219,69.335C52.482,70.598 50.291,74.329 50.291,74.329C50.291,74.329 50.159,74.322 49.903,74.292C49.851,74.286 52.963,69.469 52.779,69.411C52.572,69.346 49.564,74.249 49.469,74.235C49.062,74.177 48.508,74.083 47.816,73.934Z" style="fill:white;"/>
</g>
<g transform="matrix(-0.843527,-0.358377,0.358377,-0.843527,58.6348,166.021)">
<path d="M47.816,73.934C48.017,73.2 49.509,70.044 49.676,69.774C50.361,68.675 51.082,68.401 52.98,68.813C53.093,68.834 53.188,68.908 53.235,69.012C53.283,69.116 53.277,69.236 53.219,69.335C52.482,70.598 50.291,74.329 50.291,74.329C50.291,74.329 50.159,74.322 49.903,74.292C49.851,74.286 52.963,69.469 52.779,69.411C52.572,69.346 49.564,74.249 49.469,74.235C49.062,74.177 48.508,74.083 47.816,73.934Z" style="fill:white;"/>
</g>
<g transform="matrix(-0.358377,0.843527,-0.843527,-0.358377,134.133,69.3132)">
<path d="M47.816,73.934C48.017,73.2 49.509,70.044 49.676,69.774C50.361,68.675 51.082,68.401 52.98,68.813C53.093,68.834 53.188,68.908 53.235,69.012C53.283,69.116 53.277,69.236 53.219,69.335C52.482,70.598 50.291,74.329 50.291,74.329C50.291,74.329 50.159,74.322 49.903,74.292C49.851,74.286 52.963,69.469 52.779,69.411C52.572,69.346 49.564,74.249 49.469,74.235C49.062,74.177 48.508,74.083 47.816,73.934Z" style="fill:white;"/>
</g>
<g transform="matrix(0.358377,-0.843527,0.843527,0.358377,-38.005,90.5514)">
<path d="M47.816,73.934C48.017,73.2 49.509,70.044 49.676,69.774C50.361,68.675 51.082,68.401 52.98,68.813C53.093,68.834 53.188,68.908 53.235,69.012C53.283,69.116 53.277,69.236 53.219,69.335C52.482,70.598 50.291,74.329 50.291,74.329C50.291,74.329 50.159,74.322 49.903,74.292C49.851,74.286 52.963,69.469 52.779,69.411C52.572,69.346 49.564,74.249 49.469,74.235C49.062,74.177 48.508,74.083 47.816,73.934Z" style="fill:white;"/>
</g>
<g transform="matrix(0.343053,0.849874,-0.849874,0.343053,101.63,12.0173)">
<path d="M47.816,73.934C48.017,73.2 49.509,70.044 49.676,69.774C50.361,68.675 51.082,68.401 52.98,68.813C53.093,68.834 53.188,68.908 53.235,69.012C53.283,69.116 53.277,69.236 53.219,69.335C52.482,70.598 50.291,74.329 50.291,74.329C50.291,74.329 50.159,74.322 49.903,74.292C49.851,74.286 52.963,69.469 52.779,69.411C52.572,69.346 49.564,74.249 49.469,74.235C49.062,74.177 48.508,74.083 47.816,73.934Z" style="fill:white;"/>
</g>
<g transform="matrix(-0.343053,-0.849874,0.849874,-0.343053,-5.33319,148.284)">
<path d="M47.816,73.934C48.017,73.2 49.509,70.044 49.676,69.774C50.361,68.675 51.082,68.401 52.98,68.813C53.093,68.834 53.188,68.908 53.235,69.012C53.283,69.116 53.277,69.236 53.219,69.335C52.482,70.598 50.291,74.329 50.291,74.329C50.291,74.329 50.159,74.322 49.903,74.292C49.851,74.286 52.963,69.469 52.779,69.411C52.572,69.346 49.564,74.249 49.469,74.235C49.062,74.177 48.508,74.083 47.816,73.934Z" style="fill:white;"/>
</g>
<g transform="matrix(-0.849874,0.343053,-0.343053,-0.849874,116.435,133.286)">
<path d="M47.816,73.934C48.017,73.2 49.509,70.044 49.676,69.774C50.361,68.675 51.082,68.401 52.98,68.813C53.093,68.834 53.188,68.908 53.235,69.012C53.283,69.116 53.277,69.236 53.219,69.335C52.482,70.598 50.291,74.329 50.291,74.329C50.291,74.329 50.159,74.322 49.903,74.292C49.851,74.286 52.963,69.469 52.779,69.411C52.572,69.346 49.564,74.249 49.469,74.235C49.062,74.177 48.508,74.083 47.816,73.934Z" style="fill:white;"/>
</g>
<g transform="matrix(0.849874,-0.343053,0.343053,0.849874,-20.3024,26.5837)">
<path d="M47.816,73.934C48.017,73.2 49.509,70.044 49.676,69.774C50.361,68.675 51.082,68.401 52.98,68.813C53.093,68.834 53.188,68.908 53.235,69.012C53.283,69.116 53.277,69.236 53.219,69.335C52.482,70.598 50.291,74.329 50.291,74.329C50.291,74.329 50.159,74.322 49.903,74.292C49.851,74.286 52.963,69.469 52.779,69.411C52.572,69.346 49.564,74.249 49.469,74.235C49.062,74.177 48.508,74.083 47.816,73.934Z" style="fill:white;"/>
</g>
</g>
<g id="tcomm">
</g>
<g id="atmos">
</g>
<g id="xeno">
</g>
<g id="nanites">
</g>
<g id="aimod">
</g>
<g id="tips">
</g>
<g id="races">
</g>
<g id="food">
</g>
<g id="hydro">
</g>
<g id="song">
</g>
<g id="crate">
</g>
<g id="space">
</g>
<g id="aux">
</g>
<g id="security">
</g>
<g id="law">
</g>
<g id="sop">
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 11 KiB

View file

@ -1,73 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5;">
<g transform="matrix(1,0,0,1,-32,0)">
<g id="unknown" transform="matrix(0.600398,0.600398,-0.568415,0.568415,27.9364,-22.2528)">
<g transform="matrix(1.01677,0,0,1.01677,-0.814348,-0.268292)">
<path d="M59.485,10.232C59.485,7.049 57.039,4.465 54.025,4.465L43.105,4.465C40.091,4.465 37.644,7.049 37.644,10.232L37.644,21.768C37.644,24.951 40.091,27.535 43.105,27.535L54.025,27.535C57.039,27.535 59.485,24.951 59.485,21.768L59.485,10.232Z" style="fill:none;stroke:white;stroke-width:2.97px;"/>
</g>
<g transform="matrix(0.721405,-0.552881,0.484704,0.732858,3.96616,29.6128)">
<path d="M44.849,14.354C44.849,12.303 46.514,10.638 48.565,10.638C50.616,10.638 52.281,12.303 52.281,14.354C52.281,16.405 50.616,18.07 48.565,18.07C47.395,18.07 49.01,21.846 49.01,21.846" style="fill:none;stroke:white;stroke-width:2.73px;"/>
</g>
<g transform="matrix(0.866901,-0.930772,0.835033,0.866074,-8.72076,47.3909)">
<path d="M49.627,22.899L49.53,22.351" style="fill:none;stroke:white;stroke-width:1.96px;"/>
</g>
</g>
<g id="plumbing">
</g>
<g id="genetics">
</g>
<g id="surgery">
</g>
<g id="trauma">
</g>
<g id="wound">
</g>
<g id="power">
</g>
<g id="solar">
</g>
<g transform="matrix(-0.836256,-0.845147,0.836256,-0.845147,371.793,207.877)">
<g id="machines">
</g>
</g>
<g id="supermatter">
</g>
<g id="shield">
</g>
<g id="turbine">
</g>
<g id="tcomm">
</g>
<g id="atmos">
</g>
<g id="xeno">
</g>
<g id="nanites">
</g>
<g id="aimod">
</g>
<g id="tips">
</g>
<g id="races">
</g>
<g id="food">
</g>
<g id="hydro">
</g>
<g id="song">
</g>
<g id="crate">
</g>
<g id="space">
</g>
<g id="aux">
</g>
<g id="security">
</g>
<g id="law">
</g>
<g id="sop">
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.7 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 9.8 KiB

View file

@ -1,76 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
<g transform="matrix(1,0,0,1,-128,-32)">
<g id="unknown">
</g>
<g id="plumbing">
</g>
<g id="genetics">
</g>
<g id="surgery">
</g>
<g transform="matrix(1.066,1.30071e-32,0,1.05526,-9.51961,-1.33485)">
<g id="trauma">
<path d="M143.062,8.827C143.062,8.827 143.199,12.305 143.199,15.785C143.199,19.265 143.062,22.743 143.062,22.743C143.062,23.266 143.482,23.691 144,23.691C144.518,23.691 144.938,23.266 144.938,22.743C144.938,22.743 144.801,19.265 144.801,15.785C144.801,12.305 144.938,8.827 144.938,8.827C144.938,8.304 144.518,7.879 144,7.879C143.482,7.879 143.062,8.304 143.062,8.827Z" style="fill:white;"/>
</g>
</g>
<g id="wound">
<g transform="matrix(1.05886,0,0,1.05886,-8.3974,-2.14351)">
<path d="M138.945,49.047L138.917,49.023C138.76,48.842 138.72,48.586 138.816,48.366L139.737,45.797C139.77,45.72 139.814,45.651 139.871,45.592L139.387,45.041C139.203,44.822 139.019,44.604 138.835,44.385L138.55,44.031L138.464,44.038C138.464,44.038 138.146,43.904 137.641,43.786C137.39,43.727 137.111,43.679 136.819,43.651C136.653,43.636 136.486,43.636 136.326,43.638C135.698,43.644 135.177,43.691 135.177,43.691C134.937,43.693 134.718,43.557 134.612,43.342C134.506,43.127 134.533,42.87 134.681,42.681L136.099,40.62C135.318,39.398 134.638,38.166 134.065,36.946C133.771,36.619 133.764,36.286 133.796,36.066C133.834,35.797 133.966,35.534 134.278,35.332C134.524,35.177 134.825,35.137 135.103,35.221C135.29,35.278 135.455,35.388 135.578,35.536C135.723,35.554 135.993,35.853 136.305,36.018C136.96,36.364 137.875,36.838 138.956,37.469C139.085,37.475 139.367,37.476 139.738,37.439C139.995,37.413 140.274,37.369 140.56,37.3C140.722,37.262 140.879,37.207 141.03,37.154C141.623,36.945 142.1,36.731 142.1,36.731C142.326,36.651 142.578,36.708 142.748,36.878C142.918,37.047 142.976,37.299 142.897,37.526L142.31,39.623C142.989,40.105 143.689,40.635 144.395,41.218C144.529,41.232 144.805,41.252 145.167,41.24C145.425,41.232 145.706,41.206 145.996,41.158C146.16,41.13 146.321,41.086 146.475,41.043C147.081,40.875 147.571,40.695 147.571,40.695C147.803,40.63 148.05,40.705 148.208,40.885C148.366,41.066 148.406,41.321 148.312,41.541L147.434,44.018C148.117,44.727 148.79,45.489 149.441,46.307C149.572,46.349 149.738,46.396 149.931,46.44C150.182,46.498 150.461,46.545 150.753,46.572C150.919,46.587 151.086,46.586 151.246,46.584C151.874,46.576 152.395,46.527 152.395,46.527C152.635,46.524 152.855,46.659 152.962,46.874C153.068,47.089 153.042,47.346 152.895,47.535L151.62,49.403C152.513,50.85 153.323,52.436 154.009,54.172C154.138,54.496 154.057,54.866 153.805,55.106C153.553,55.347 153.18,55.41 152.863,55.265C151.314,54.568 149.826,53.76 148.411,52.861C148.191,52.05 147.88,51.171 147.516,50.289L147.418,50.062C147.693,50.266 147.972,50.466 148.255,50.661L148.894,51.027C148.986,51.09 149.066,51.166 149.129,51.253C149.881,51.744 150.654,52.208 151.447,52.643C150.626,51.006 149.689,49.53 148.685,48.204L148.324,47.798C148.27,47.727 148.226,47.651 148.194,47.57C147.784,47.056 147.364,46.565 146.938,46.098C143.526,42.356 139.731,40.059 137.211,38.712C138.286,40.588 139.607,42.46 141.147,44.243L141.11,44.296C141.093,44.324 141.077,44.353 141.063,44.383C141.063,44.383 140.323,45.931 139.457,47.875L138.945,49.047ZM144.621,53.053L144.7,53.256C144.661,53.193 144.634,53.125 144.621,53.053ZM142.593,45.829L142.924,46.173L142.785,46.156C142.655,46.152 142.529,46.174 142.411,46.217L142.593,45.829Z" style="fill:white;"/>
</g>
<g transform="matrix(1.2482,0,0,1.15768,-35.8428,-7.65206)">
<path d="M143.869,45.747C143.715,45.474 143.44,45.307 143.143,45.307C142.847,45.307 142.572,45.474 142.418,45.747C142.418,45.747 141.795,47.153 141.066,48.919C140.644,49.939 140.184,51.071 139.818,52.135C139.419,53.294 139.118,54.371 139.115,55.162C139.101,56.365 139.549,57.458 140.271,58.258C141,59.067 142.016,59.57 143.143,59.589C144.283,59.609 145.319,59.119 146.078,58.326C146.847,57.525 147.322,56.404 147.341,55.162C147.359,54.142 146.928,52.63 146.343,51.104C145.328,48.453 143.869,45.747 143.869,45.747ZM143.088,47.888C142.872,48.237 142.626,48.647 142.371,49.099C141.937,49.868 141.477,50.751 141.093,51.644C140.531,52.953 140.127,54.27 140.125,55.162C140.135,56.055 140.483,56.859 141.034,57.436C141.578,58.007 142.326,58.346 143.143,58.332C143.949,58.318 144.671,57.947 145.19,57.368C145.701,56.799 146.005,56.016 145.992,55.162C145.977,54.29 145.527,53.026 144.981,51.743C144.371,50.308 143.62,48.863 143.088,47.888Z" style="fill:white;"/>
</g>
<g transform="matrix(1.05886,0,0,1.05886,-8.3974,-2.14351)">
<path d="M142.82,45.333C142.82,45.333 138.667,52.176 138.667,55.108C138.667,57.4 140.528,59.261 142.82,59.261C145.112,59.261 146.973,57.4 146.973,55.108C146.973,52.176 142.82,45.333 142.82,45.333ZM142.943,57.116C141.673,57.116 140.841,56.058 140.841,54.788C140.841,54.374 140.505,54.038 140.091,54.038C139.677,54.038 139.341,54.374 139.341,54.788C139.341,56.916 140.815,58.616 142.943,58.616C143.357,58.616 143.693,58.28 143.693,57.866C143.693,57.452 143.357,57.116 142.943,57.116Z" style="fill:white;"/>
</g>
</g>
<g id="power">
</g>
<g id="solar">
</g>
<g transform="matrix(-0.836256,-0.845147,0.836256,-0.845147,371.793,207.877)">
<g id="machines">
</g>
</g>
<g id="supermatter">
</g>
<g id="shield">
</g>
<g id="turbine">
</g>
<g id="tcomm">
</g>
<g id="atmos">
</g>
<g id="xeno">
</g>
<g id="nanites">
</g>
<g id="aimod">
</g>
<g id="tips">
</g>
<g id="races">
</g>
<g id="food">
</g>
<g id="hydro">
</g>
<g id="song">
</g>
<g id="crate">
</g>
<g id="space">
</g>
<g id="aux">
</g>
<g id="security">
</g>
<g id="law">
</g>
<g id="sop">
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 6.5 KiB

View file

@ -1,71 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;">
<g transform="matrix(1,0,0,1,-224,-64)">
<g id="unknown">
</g>
<g id="plumbing">
</g>
<g id="genetics">
</g>
<g id="surgery">
</g>
<g id="trauma">
</g>
<g id="wound">
</g>
<g id="power">
</g>
<g id="solar">
</g>
<g transform="matrix(-0.836256,-0.845147,0.836256,-0.845147,371.793,207.877)">
<g id="machines">
</g>
</g>
<g id="supermatter">
</g>
<g id="shield">
</g>
<g id="turbine">
</g>
<g id="tcomm">
</g>
<g id="atmos">
</g>
<g id="xeno">
<g transform="matrix(1,0,0,1,0.0434522,0.804578)">
<path d="M238.609,82.373C238.95,82.726 239.428,82.945 239.957,82.945C240.485,82.945 240.963,82.726 241.304,82.373L242.054,82.806C240.922,85.277 241.837,88.254 244.239,89.641C246.377,90.875 249.018,90.459 250.682,88.789L251.482,89.25C249.268,91.8 245.486,92.511 242.453,90.76C241.401,90.152 240.56,89.318 239.957,88.353C239.353,89.318 238.512,90.152 237.46,90.76C234.427,92.511 230.645,91.8 228.431,89.25C228.305,89.031 228.381,88.75 228.602,88.622C228.823,88.495 229.105,88.569 229.231,88.789L229.231,88.789C230.895,90.459 233.536,90.875 235.674,89.641C238.076,88.254 238.991,85.277 237.859,82.806L238.609,82.373ZM250.682,88.789C250.808,88.569 251.09,88.495 251.311,88.622C251.532,88.75 251.608,89.031 251.482,89.25L250.682,88.789ZM240.536,78.051C243.228,77.782 245.333,75.507 245.333,72.744C245.333,70.276 243.652,68.196 241.374,67.59L241.374,66.667C244.689,67.309 247.195,70.229 247.195,73.731C247.195,75.044 246.843,76.276 246.227,77.335C247.393,77.362 248.568,77.674 249.649,78.297C252.681,80.048 253.957,83.679 252.856,86.871C252.729,87.09 252.447,87.165 252.226,87.037C252.005,86.91 251.929,86.629 252.056,86.409L252.056,86.409C252.67,84.133 251.71,81.638 249.572,80.403C247.214,79.042 244.244,79.688 242.647,81.811L241.813,81.329C241.825,81.245 241.831,81.158 241.831,81.07C241.831,80.238 241.287,79.531 240.536,79.287L240.536,78.051ZM227.857,86.409C227.984,86.629 227.908,86.91 227.687,87.037C227.466,87.165 227.184,87.09 227.058,86.871L227.857,86.409ZM237.266,81.811C235.669,79.688 232.699,79.042 230.341,80.403C228.203,81.638 227.243,84.133 227.857,86.409L227.058,86.871C225.956,83.679 227.232,80.048 230.264,78.297C231.371,77.658 232.579,77.347 233.772,77.334C233.157,76.275 232.805,75.044 232.805,73.731C232.805,70.229 235.311,67.309 238.626,66.667C238.879,66.667 239.085,66.874 239.085,67.128C239.085,67.383 238.879,67.59 238.626,67.59L238.626,67.59C236.348,68.196 234.667,70.276 234.667,72.744C234.667,75.477 236.727,77.733 239.377,78.041L239.377,79.287C238.626,79.531 238.082,80.238 238.082,81.07C238.082,81.158 238.088,81.245 238.1,81.329L237.266,81.811ZM241.374,67.59C241.121,67.59 240.915,67.383 240.915,67.128C240.915,66.874 241.121,66.667 241.374,66.667L241.374,67.59Z" style="fill:white;stroke:white;stroke-width:0.5px;"/>
</g>
<path d="M231.656,82.26C232.374,81.976 233.142,81.925 233.862,82.082C233.973,84.122 235.087,85.897 236.723,86.917C236.515,87.625 236.102,88.274 235.51,88.765C233.322,87.377 231.826,84.997 231.656,82.26ZM246.076,82.097C246.795,81.927 247.563,81.964 248.285,82.236C248.122,84.969 246.638,87.348 244.463,88.743C243.877,88.246 243.469,87.595 243.268,86.885C244.872,85.862 245.964,84.11 246.076,82.097ZM236.277,74.263C237.389,73.709 238.643,73.399 239.969,73.399C241.349,73.399 242.65,73.735 243.795,74.331C243.64,75.083 243.264,75.754 242.736,76.272C241.907,75.844 240.966,75.606 239.969,75.606C239.013,75.606 238.107,75.825 237.303,76.224C236.785,75.696 236.419,75.019 236.277,74.263Z" style="fill:white;"/>
</g>
<g id="nanites">
</g>
<g id="aimod">
</g>
<g id="tips">
</g>
<g id="races">
</g>
<g transform="matrix(-0.919427,1.41035,-1.41035,-0.919427,545.108,-83.547)">
<g id="food">
<path d="M205.932,100.694L206.563,95.122C206.584,94.94 206.704,94.784 206.875,94.718C206.875,94.718 207.863,94.344 208.61,94.386C209.04,94.41 209.397,94.569 209.603,94.863C209.744,95.064 209.829,95.338 209.782,95.719C209.667,96.64 209.145,98.888 208.788,100.371L209.265,100.431C209.265,100.431 208.881,110.034 208.042,111.426C206.04,114.746 203.475,113.939 203.475,113.939L205.932,100.694ZM204.531,112.661C204.531,112.665 204.53,112.664 204.535,112.664L204.537,112.656C204.599,112.6 205.145,112.261 205.573,110.954C206.183,109.088 206.684,105.553 206.602,101.333L204.537,112.656L204.531,112.661ZM209.992,103.444C211.774,103.856 213.149,104.178 213.251,104.209C214.826,104.691 215.557,104.918 215.569,106.212C215.584,107.828 213.635,108.773 212.06,108.411L211.883,108.371L212.111,108.231C212.562,107.975 213.004,107.702 213.438,107.417C213.694,107.25 213.783,106.949 213.639,106.741C213.495,106.532 213.17,106.493 212.91,106.653L211.612,107.449C211.236,107.661 210.853,107.862 210.46,108.044L209.633,107.854L209.726,106.926C209.916,106.809 210.105,106.688 210.292,106.566C210.547,106.399 210.636,106.098 210.492,105.89C210.36,105.698 210.075,105.65 209.827,105.768L209.875,105.157C209.892,104.935 209.908,104.712 209.924,104.489L209.992,103.444ZM200.329,105.719L200.322,105.718C198.747,105.356 197.718,103.773 198.123,102.209C198.401,101.135 199.542,101.142 201.454,101.504C201.755,101.56 203.053,101.852 204.685,102.224L203.914,106.38L203.673,106.487L201.87,106.073L202.562,105.648C203.013,105.392 203.455,105.119 203.889,104.834C204.145,104.667 204.234,104.366 204.09,104.158C203.946,103.95 203.621,103.911 203.361,104.071L202.063,104.866C201.504,105.183 200.928,105.472 200.329,105.719ZM207.807,100.25C208.159,98.798 208.691,96.521 208.806,95.599C208.815,95.526 208.823,95.469 208.798,95.429C208.768,95.381 208.702,95.384 208.639,95.375C208.529,95.36 208.408,95.363 208.286,95.375C208,95.403 207.709,95.478 207.505,95.541L206.983,100.149L207.807,100.25Z" style="fill:white;"/>
</g>
</g>
<g id="hydro">
</g>
<g id="song">
</g>
<g id="crate">
</g>
<g id="space">
</g>
<g id="aux">
</g>
<g id="security">
</g>
<g id="law">
</g>
<g id="sop">
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -11,34 +11,31 @@
<meta name="apple-mobile-web-app-capable" content="yes" /> <meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" /> <meta name="apple-mobile-web-app-status-bar-style" content="black" />
<meta name="apple-mobile-web-app-title" content="/tg/station handbook" /> <meta name="apple-mobile-web-app-title" content="/tg/station handbook" />
<link <link
rel="apple-touch-icon" rel="apple-touch-icon"
href="assets/images/icons-manifest/icon152.png" href="assets/images/icons-manifest/icon152.png"
/> />
<link rel="manifest" href="manifest.webmanifest" /> <link rel="manifest" href="manifest.webmanifest" />
<link rel="icon" href="favicon.ico" type="image/x-icon" /> <link rel="icon" href="favicon.ico" type="image/x-icon" />
<link
rel="icon"
type="image/png"
sizes="32x32"
href="assets/images/icons-manifest/icon32.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="assets/images/icons-manifest/icon16.png"
/>
<link <link
rel="preload" rel="preload"
href="assets/fonts/iosevka/iosevka-aile.css" href="assets/fonts/iosevka/iosevka-aile.css"
as="style" as="style"
/> />
<link
rel="preload"
href="assets/fonts/iosevka/woff2/iosevka-aile-regular.woff2"
as="font"
/>
<link rel="preload" href="style/main.scss" as="style" /> <link rel="preload" href="style/main.scss" as="style" />
<link rel="preload" href="style/bgus.scss" as="style" /> <link rel="preload" href="style/bgus.scss" as="style" />
<link rel="preload" href="src/index.ts" as="script" /> <link rel="preload" href="src/index.ts" as="script" />
<link rel="stylesheet" href="assets/fonts/iosevka/iosevka-aile.css" /> <link
rel="stylesheet"
href="assets/fonts/iosevka/iosevka-aile.css"
media="async"
onload="this.media='all'"
/>
<link rel="stylesheet" href="style/main.scss" /> <link rel="stylesheet" href="style/main.scss" />
<link rel="stylesheet" href="style/bgus.scss" /> <link rel="stylesheet" href="style/bgus.scss" />
<title>/tg/station Handbook</title> <title>/tg/station Handbook</title>
@ -48,7 +45,6 @@
<img src="./assets/images/bg-nanotrasen.svg" /> <img src="./assets/images/bg-nanotrasen.svg" />
</div> </div>
<main id="app"> <main id="app">
<nav id="section-list"></nav>
<nav id="tab-list"></nav> <nav id="tab-list"></nav>
<section id="tabs"></section> <section id="tabs"></section>
</main> </main>

View file

@ -18,7 +18,6 @@
"eslint-config-prettier": "^6.11.0", "eslint-config-prettier": "^6.11.0",
"eslint-plugin-import": "2.21.2", "eslint-plugin-import": "2.21.2",
"eslint-plugin-prettier": "^3.1.4", "eslint-plugin-prettier": "^3.1.4",
"idb-keyval": "^3.2.0",
"parcel-bundler": "^1.12.4", "parcel-bundler": "^1.12.4",
"parcel-plugin-sw-cache": "^0.3.1", "parcel-plugin-sw-cache": "^0.3.1",
"prettier": "^2.0.5", "prettier": "^2.0.5",

View file

@ -1,13 +1,7 @@
// @ts-expect-error: Asset imports are handled by parcel // @ts-expect-error: Asset imports are handled by parcel
import speen from "~/assets/images/speen.svg"; import speen from "~/assets/images/speen.svg";
import { getPageHTML } from "./wiki"; import { getPageHTML } from "./wiki";
import { processHTML, bindFunctions, CURRENT_VERSION } from "./userscript"; import userscript from "./userscript";
import cache from "./cache";
import { nextAnimationFrame, delay } from "./utils";
import { TabInfo } from "./sections";
// @ts-expect-error: Parcel image import
import unknown from "~/assets/images/tab-icons/unknown.svg";
function initWaiting(elem: HTMLElement) { function initWaiting(elem: HTMLElement) {
// Add spinner // Add spinner
@ -16,206 +10,58 @@ function initWaiting(elem: HTMLElement) {
const spinnerImg = document.createElement("img"); const spinnerImg = document.createElement("img");
spinnerImg.src = speen; spinnerImg.src = speen;
spinnerContainer.appendChild(spinnerImg); spinnerContainer.appendChild(spinnerImg);
const spinnerText = document.createElement("p");
spinnerText.appendChild(
document.createTextNode("You start skimming through the manual...")
);
spinnerContainer.appendChild(spinnerText);
elem.appendChild(spinnerContainer); elem.appendChild(spinnerContainer);
} }
async function loadPage(page: string, elem: HTMLElement): Promise<HTMLElement> { async function loadPage(page: string, elem: HTMLElement) {
let html: string | null = null;
const key = `page:${page}`;
// Check cache for pre-processed page
try {
const cachedPage = await cache.get<string>(key);
if (cachedPage) {
if (cachedPage.version === CURRENT_VERSION) {
console.log(`${page}: found cached entry`);
html = cachedPage.value;
} else {
console.log(`${page}: found outdated cache entry`);
}
}
} catch (e) {
console.log(`${page}: failed to retrieve cache entry:`, e);
}
// Fetch page content // Fetch page content
if (!html) { console.log(`${page}: fetching`);
console.log(`${page}: fetching`); let html = await getPageHTML(page);
let retries = 0;
while (retries < 5) {
try {
// eslint-disable-next-line no-await-in-loop
html = await getPageHTML(page);
break;
} catch (e) {
retries += 1;
// eslint-disable-next-line no-await-in-loop
await delay(1000);
}
}
// Convert relative links to absolute (and proxied) // Convert relative links to absolute
html = html.replace(/"\/wiki/gi, '"//tgproxy.ovo.ovh/wiki'); html = html.replace(/"\/wiki/gi, '"//tgstation13.org/wiki');
await nextAnimationFrame(); // Set as HTML content and run HTML manipulations on it
requestAnimationFrame(() => {
// Set as HTML content and run HTML manipulations on it
const div = elem.cloneNode(false) as HTMLDivElement;
div.innerHTML = html;
console.log(`${page}: processing`);
processHTML(div, page);
// Save result to cache
cache.set(key, div.innerHTML, CURRENT_VERSION).then(() => {
console.log(`${page}: saved to cache`);
});
elem.replaceWith(div);
elem = div;
} else {
// Set cached content as HTML
elem.innerHTML = html; elem.innerHTML = html;
} console.log(`${page}: processing`);
userscript(elem, page);
bindFunctions(elem, page); console.log(`${page}: userscript applied`);
elem.classList.remove("waiting"); elem.classList.remove("waiting");
});
return elem;
} }
type TabElements = { type TabElements = { tabListItem: HTMLElement; tabContentItem: HTMLElement };
tabListItem: HTMLElement;
tabContentItem: HTMLElement;
};
interface Section {
name: string;
element: HTMLElement;
tabs: Record<string, TabElements>;
}
export default class TabManager { export default class TabManager {
sectionListContainer: HTMLElement;
tabListContainer: HTMLElement; tabListContainer: HTMLElement;
tabContentContainer: HTMLElement; tabContentContainer: HTMLElement;
sections: Record<string, Section> = {}; tabs: Record<string, TabElements> = {};
loading: boolean; constructor(tablist: HTMLElement, tabcontent: HTMLElement) {
constructor(
sectionlist: HTMLElement,
tablist: HTMLElement,
tabcontent: HTMLElement
) {
this.sectionListContainer = sectionlist;
this.tabListContainer = tablist; this.tabListContainer = tablist;
this.tabContentContainer = tabcontent; this.tabContentContainer = tabcontent;
} }
/** openTab(page: string, setActive: boolean): void {
* Set app-wide loading state
* @param value is app still loading?
*/
setLoading(value: boolean): void {
if (value) {
document.getElementById("app").classList.add("waiting");
initWaiting(this.tabContentContainer);
const spinnerContainer = this.tabContentContainer.querySelector(".speen");
spinnerContainer.appendChild(
document.createTextNode("Loading wiki pages")
);
} else {
document.getElementById("app").classList.remove("waiting");
const elem = this.tabContentContainer.querySelector(".speen");
this.tabContentContainer.removeChild(elem);
}
}
/**
* Create section and add it to the section list
* @param name Section name
*/
createSection(name: string): void {
// Create section element
const sectionItem = document.createElement("div");
sectionItem.className = "section";
sectionItem.dataset.section = name;
sectionItem.appendChild(document.createTextNode(name));
sectionItem.addEventListener("click", () => {
if (sectionItem.classList.contains("active")) {
return;
}
this.showSection(name);
});
this.sectionListContainer.appendChild(sectionItem);
this.sections[name] = { name, element: sectionItem, tabs: {} };
}
/**
* Show tabs of a specific section
* @param name Section name
*/
showSection(name: string): void {
const active = this.sectionListContainer.querySelector<HTMLElement>(
".active"
);
if (active) {
// De-activate current section
active.classList.remove("active");
// Hide all tabs
this.tabListContainer
.querySelectorAll(`div[data-section=${active.dataset.section}]`)
.forEach((tab) => tab.classList.add("hidden"));
}
// Set section as active
this.sections[name].element.classList.add("active");
// Show all tabs of that section
this.tabListContainer
.querySelectorAll(`div[data-section=${name}]`)
.forEach((tab) => tab.classList.remove("hidden"));
}
/**
* Open tab page and add it to the tab list
* @param section Section to add the tab button to
* @param page Page name
* @param icon Icon to show
* @param setActive Also set the tab as active
*/
async openTab(
section: string,
page: string,
options: {
icon?: string;
active?: boolean;
text?: string;
}
): Promise<void> {
const { icon, active, text } = options;
// Create tab list item // Create tab list item
const tabListItem = document.createElement("div"); const tabListItem = document.createElement("div");
tabListItem.className = "tab"; tabListItem.className = "tab";
tabListItem.dataset.section = section;
tabListItem.dataset.tab = page; tabListItem.dataset.tab = page;
tabListItem.addEventListener("click", () => { tabListItem.addEventListener("click", () => {
if (tabListItem.classList.contains("active")) { if (tabListItem.classList.contains("active")) {
return; return;
} }
this.setActive(section, page); this.setActive(page);
}); });
const iconElement = document.createElement("img"); tabListItem.appendChild(document.createTextNode(page.replace(/_/gi, " ")));
iconElement.src = icon || unknown;
tabListItem.title = page.replace(/_/gi, " ");
tabListItem.appendChild(iconElement);
const shortTitle = text || page.substr(page.lastIndexOf("_") + 1, 4);
tabListItem.appendChild(document.createTextNode(shortTitle));
this.tabListContainer.appendChild(tabListItem); this.tabListContainer.appendChild(tabListItem);
// Create tab content container // Create tab content container
@ -223,49 +69,27 @@ export default class TabManager {
tabContentItem.className = "page waiting"; tabContentItem.className = "page waiting";
tabContentItem.dataset.tab = page; tabContentItem.dataset.tab = page;
initWaiting(tabContentItem); initWaiting(tabContentItem);
this.tabContentContainer.appendChild(tabContentItem); this.tabContentContainer.appendChild(tabContentItem);
// Create tab entry
this.sections[section].tabs[page] = { tabListItem, tabContentItem };
// Hide tab if section is hidden
if (!this.sections[section].element.classList.contains("active")) {
tabListItem.classList.add("hidden");
}
// Start loading page for new tab // Start loading page for new tab
const elem = await loadPage(page, tabContentItem); loadPage(page, tabContentItem);
// Since element can be replaced (when loading for the first time), make sure the reference is updated
if (elem !== tabContentItem) { // Create tab entry
this.sections[section].tabs[page].tabContentItem = elem; this.tabs[page] = { tabListItem, tabContentItem };
}
// If asked for, set it to active // If asked for, set it to active
if (active) { if (setActive) {
this.setActive(section, page); this.setActive(page);
} }
} }
/** setActive(page: string): void {
* Set a specific page to be the active/visible one
* @param section Section name
* @param page Page name
*/
setActive(section: string, page: string): void {
// Make sure tab exists (why wouldn't it?!) // Make sure tab exists (why wouldn't it?!)
if (!(section in this.sections)) { if (!(page in this.tabs)) {
throw new Error("section not found");
}
if (!(page in this.sections[section].tabs)) {
throw new Error("tab not found"); throw new Error("tab not found");
} }
// Deactivate current active tab // Deactivate current active tab
this.sectionListContainer
.querySelectorAll(".active")
.forEach((it) => it.classList.remove("active"));
this.tabListContainer this.tabListContainer
.querySelectorAll(".active") .querySelectorAll(".active")
.forEach((it) => it.classList.remove("active")); .forEach((it) => it.classList.remove("active"));
@ -273,14 +97,8 @@ export default class TabManager {
.querySelectorAll(".active") .querySelectorAll(".active")
.forEach((it) => it.classList.remove("active")); .forEach((it) => it.classList.remove("active"));
// If section is not shown, show it!
if (!this.sections[section].element.classList.contains("active")) {
this.showSection(section);
}
// Activate new tab // Activate new tab
const { tabListItem, tabContentItem } = this.sections[section].tabs[page]; const { tabListItem, tabContentItem } = this.tabs[page];
this.sections[section].element.classList.add("active");
tabListItem.classList.add("active"); tabListItem.classList.add("active");
tabContentItem.classList.add("active"); tabContentItem.classList.add("active");
} }

View file

@ -1,110 +0,0 @@
/* eslint-disable no-shadow */
interface CacheEntry<T> {
version: string;
value: T;
}
export class Store {
readonly dbp: Promise<IDBDatabase>;
constructor(dbName = "tg-cache", readonly storeName = "keyval") {
this.dbp = new Promise((resolve, reject) => {
const openreq = indexedDB.open(dbName, 1);
openreq.onerror = () => reject(openreq.error);
openreq.onsuccess = () => resolve(openreq.result);
// First time setup: create an empty object store
openreq.onupgradeneeded = () => {
openreq.result.createObjectStore(storeName);
};
});
}
withIDBStore(
type: IDBTransactionMode,
callback: (store: IDBObjectStore) => void
): Promise<void> {
return this.dbp.then(
(db) =>
new Promise<void>((resolve, reject) => {
const transaction = db.transaction(this.storeName, type);
transaction.oncomplete = () => resolve();
transaction.onabort = () => reject(transaction.error);
transaction.onerror = () => reject(transaction.error);
callback(transaction.objectStore(this.storeName));
})
);
}
}
let defaultStore: Store;
function getDefaultStore() {
if (!defaultStore) defaultStore = new Store();
return defaultStore;
}
export function get<Type>(
key: IDBValidKey,
store = getDefaultStore()
): Promise<CacheEntry<Type>> {
let req: IDBRequest;
return store
.withIDBStore("readonly", (store) => {
req = store.get(key);
})
.then(() => req.result);
}
export function set<Type>(
key: IDBValidKey,
value: Type,
version: string,
store = getDefaultStore()
): Promise<void> {
return store.withIDBStore("readwrite", (store) => {
store.put({ version, value }, key);
});
}
export function del(
key: IDBValidKey,
store = getDefaultStore()
): Promise<void> {
return store.withIDBStore("readwrite", (store) => {
store.delete(key);
});
}
export function clear(store = getDefaultStore()): Promise<void> {
return store.withIDBStore("readwrite", (store) => {
store.clear();
});
}
export function keys(store = getDefaultStore()): Promise<IDBValidKey[]> {
const dbkeys: IDBValidKey[] = [];
return store
.withIDBStore("readonly", (store) => {
// This would be store.getAllKeys(), but it isn't supported by Edge or Safari.
// And openKeyCursor isn't supported by Safari.
(store.openKeyCursor || store.openCursor).call(
store
).onsuccess = function () {
if (!this.result) return;
dbkeys.push(this.result.key);
this.result.continue();
};
})
.then(() => dbkeys);
}
export default {
get,
set,
keys,
del,
clear,
};

View file

@ -1,163 +1,3 @@
/* https://developer.mozilla.org/en-US/docs/Web/CSS/color_value
$$('#colors_table tbody tr')
.map((row) => {
const [name, hex] = Array.from(row.children).slice(-3);
return [name.innerText.trim().replace(/\s.+/g, ''), hex.innerText.trim()];
}).sort((a, b) => [a[0], b[0]].sort()[0] === a[0] ? -1 : 1)
.map(([name, hex]) => `${name} : '${hex}',`)
.join('\n')
*/
const namedColors = {
aliceblue: "#f0f8ff",
antiquewhite: "#faebd7",
aqua: "#00ffff",
aquamarine: "#7fffd4",
azure: "#f0ffff",
beige: "#f5f5dc",
bisque: "#ffe4c4",
black: "#000000",
blanchedalmond: "#ffebcd",
blue: "#0000ff",
blueviolet: "#8a2be2",
brown: "#a52a2a",
burlywood: "#deb887",
cadetblue: "#5f9ea0",
chartreuse: "#7fff00",
chocolate: "#d2691e",
coral: "#ff7f50",
cornflowerblue: "#6495ed",
cornsilk: "#fff8dc",
crimson: "#dc143c",
cyan: "#00ffff",
darkblue: "#00008b",
darkcyan: "#008b8b",
darkgoldenrod: "#b8860b",
darkgray: "#a9a9a9",
darkgreen: "#006400",
darkgrey: "#a9a9a9",
darkkhaki: "#bdb76b",
darkmagenta: "#8b008b",
darkolivegreen: "#556b2f",
darkorange: "#ff8c00",
darkorchid: "#9932cc",
darkred: "#8b0000",
darksalmon: "#e9967a",
darkseagreen: "#8fbc8f",
darkslateblue: "#483d8b",
darkslategray: "#2f4f4f",
darkslategrey: "#2f4f4f",
darkturquoise: "#00ced1",
darkviolet: "#9400d3",
deeppink: "#ff1493",
deepskyblue: "#00bfff",
dimgray: "#696969",
dimgrey: "#696969",
dodgerblue: "#1e90ff",
firebrick: "#b22222",
floralwhite: "#fffaf0",
forestgreen: "#228b22",
fuchsia: "#ff00ff",
gainsboro: "#dcdcdc",
ghostwhite: "#f8f8ff",
gold: "#ffd700",
goldenrod: "#daa520",
gray: "#808080",
green: "#008000",
greenyellow: "#adff2f",
grey: "#808080",
honeydew: "#f0fff0",
hotpink: "#ff69b4",
indianred: "#cd5c5c",
indigo: "#4b0082",
ivory: "#fffff0",
khaki: "#f0e68c",
lavender: "#e6e6fa",
lavenderblush: "#fff0f5",
lawngreen: "#7cfc00",
lemonchiffon: "#fffacd",
lightblue: "#add8e6",
lightcoral: "#f08080",
lightcyan: "#e0ffff",
lightgoldenrodyellow: "#fafad2",
lightgray: "#d3d3d3",
lightgreen: "#90ee90",
lightgrey: "#d3d3d3",
lightpink: "#ffb6c1",
lightsalmon: "#ffa07a",
lightseagreen: "#20b2aa",
lightskyblue: "#87cefa",
lightslategray: "#778899",
lightslategrey: "#778899",
lightsteelblue: "#b0c4de",
lightyellow: "#ffffe0",
lime: "#00ff00",
limegreen: "#32cd32",
linen: "#faf0e6",
magenta: "#ff00ff",
maroon: "#800000",
mediumaquamarine: "#66cdaa",
mediumblue: "#0000cd",
mediumorchid: "#ba55d3",
mediumpurple: "#9370db",
mediumseagreen: "#3cb371",
mediumslateblue: "#7b68ee",
mediumspringgreen: "#00fa9a",
mediumturquoise: "#48d1cc",
mediumvioletred: "#c71585",
midnightblue: "#191970",
mintcream: "#f5fffa",
mistyrose: "#ffe4e1",
moccasin: "#ffe4b5",
navajowhite: "#ffdead",
navy: "#000080",
oldlace: "#fdf5e6",
olive: "#808000",
olivedrab: "#6b8e23",
orange: "#ffa500",
orangered: "#ff4500",
orchid: "#da70d6",
palegoldenrod: "#eee8aa",
palegreen: "#98fb98",
paleturquoise: "#afeeee",
palevioletred: "#db7093",
papayawhip: "#ffefd5",
peachpuff: "#ffdab9",
peru: "#cd853f",
pink: "#ffc0cb",
plum: "#dda0dd",
powderblue: "#b0e0e6",
purple: "#800080",
rebeccapurple: "#663399",
red: "#ff0000",
rosybrown: "#bc8f8f",
royalblue: "#4169e1",
saddlebrown: "#8b4513",
salmon: "#fa8072",
sandybrown: "#f4a460",
seagreen: "#2e8b57",
seashell: "#fff5ee",
sienna: "#a0522d",
silver: "#c0c0c0",
skyblue: "#87ceeb",
slateblue: "#6a5acd",
slategray: "#708090",
slategrey: "#708090",
snow: "#fffafa",
springgreen: "#00ff7f",
steelblue: "#4682b4",
tan: "#d2b48c",
teal: "#008080",
thistle: "#d8bfd8",
tomato: "#ff6347",
turquoise: "#40e0d0",
violet: "#ee82ee",
wheat: "#f5deb3",
white: "#ffffff",
whitesmoke: "#f5f5f5",
yellow: "#ffff00",
yellowgreen: "#9acd32",
};
interface ColorRGB { interface ColorRGB {
r: number; r: number;
g: number; g: number;
@ -233,10 +73,6 @@ function rgbToHsv({ r, g, b }: ColorRGB): ColorHSV {
// Hacky way to get RGB values FOR SURE! // Hacky way to get RGB values FOR SURE!
function nameToRGB(name: string): ColorRGB { function nameToRGB(name: string): ColorRGB {
if (namedColors[name]) {
return parseColor(namedColors[name]);
}
// Create fake div // Create fake div
const fakeDiv = document.createElement("div"); const fakeDiv = document.createElement("div");
fakeDiv.style.color = name; fakeDiv.style.color = name;
@ -256,7 +92,7 @@ function nameToRGB(name: string): ColorRGB {
// https://stackoverflow.com/questions/11068240/what-is-the-most-efficient-way-to-parse-a-css-color-in-javascript // https://stackoverflow.com/questions/11068240/what-is-the-most-efficient-way-to-parse-a-css-color-in-javascript
function parseColor(input: string): ColorRGB { function parseColor(input: string): ColorRGB {
// Hex format // Hex format
if (input[0] === "#") { if (input.substr(0, 1) === "#") {
const collen = (input.length - 1) / 3; const collen = (input.length - 1) / 3;
const fact = [17, 1, 0.062272][collen - 1]; const fact = [17, 1, 0.062272][collen - 1];
return { return {

View file

@ -1,58 +1,18 @@
import TabManager from "./TabManager"; import TabManager from "./TabManager";
import sections from "./sections";
import { nextAnimationFrame } from "./utils";
// @ts-expect-error: Parcel image import const tabListContainer = document.getElementById("tab-list");
import unknown from "~/assets/images/tab-icons/unknown.svg"; const tabContentContainer = document.getElementById("tabs");
const manager = new TabManager(tabListContainer, tabContentContainer);
async function load() { const defaultTabs = [
const sectionListContainer = document.getElementById("section-list"); { page: "Guide_to_chemistry", active: true },
const tabListContainer = document.getElementById("tab-list"); { page: "Guide_to_medicine", active: false },
const tabContentContainer = document.getElementById("tabs"); ];
const manager = new TabManager(
sectionListContainer,
tabListContainer,
tabContentContainer
);
manager.setLoading(true);
await nextAnimationFrame(); defaultTabs.forEach((tab) => {
manager.openTab(tab.page, tab.active);
});
// Add loading "bar"
const spinnerContainer = document.querySelector("#tabs > .speen");
const icons = document.createElement("div");
icons.className = "loading-icons";
sections.forEach((section) =>
section.tabs.forEach((tab) => {
const iconElement = document.createElement("img");
iconElement.dataset.tab = tab.page;
iconElement.src = tab.icon || unknown;
iconElement.title = tab.page.replace(/_/gi, " ");
icons.appendChild(iconElement);
})
);
spinnerContainer.appendChild(icons);
const promises = sections.flatMap((section) => {
manager.createSection(section.name);
return section.tabs.map(async (tab) => {
// Load page
await manager.openTab(section.name, tab.page, {
icon: tab.icon,
text: tab.text,
});
// Remove icon from loading
icons.removeChild(icons.querySelector(`img[data-tab=${tab.page}]`));
});
});
Promise.all(promises).then(() => {
// Remove app-wide loading
manager.setLoading(false);
// Set first page as active
manager.setActive("Medical", "Guide_to_chemistry");
});
}
if ("serviceWorker" in navigator) { if ("serviceWorker" in navigator) {
const x = process.env.SUBPATH ? `${process.env.SUBPATH}/sw.js` : "sw.js"; const x = process.env.SUBPATH ? `${process.env.SUBPATH}/sw.js` : "sw.js";
navigator.serviceWorker navigator.serviceWorker
@ -64,5 +24,3 @@ if ("serviceWorker" in navigator) {
console.log("Service worker registration failed, error:", error); console.log("Service worker registration failed, error:", error);
}); });
} }
load();

View file

@ -1,185 +0,0 @@
// @ts-expect-error: Parcel image import
import chemistry from "~/assets/images/tab-icons/chemistry.svg";
// @ts-expect-error: Parcel image import
import medicine from "~/assets/images/tab-icons/medicine.svg";
// @ts-expect-error: Parcel image import
import plumbing from "~/assets/images/tab-icons/plumbing.svg";
// @ts-expect-error: Parcel image import
import grenade from "~/assets/images/tab-icons/grenade.svg";
// @ts-expect-error: Parcel image import
import genetics from "~/assets/images/tab-icons/genetics.svg";
// @ts-expect-error: Parcel image import
import virus from "~/assets/images/tab-icons/virus.svg";
// @ts-expect-error: Parcel image import
import surgery from "~/assets/images/tab-icons/surgery.svg";
// @ts-expect-error: Parcel image import
import trauma from "~/assets/images/tab-icons/trauma.svg";
// @ts-expect-error: Parcel image import
import wound from "~/assets/images/tab-icons/wound.svg";
// @ts-expect-error: Parcel image import
import ghetto from "~/assets/images/tab-icons/ghetto.svg";
// @ts-expect-error: Parcel image import
import construction from "~/assets/images/tab-icons/construction.svg";
// @ts-expect-error: Parcel image import
import machines from "~/assets/images/tab-icons/machines.svg";
// @ts-expect-error: Parcel image import
import power from "~/assets/images/tab-icons/power.svg";
// @ts-expect-error: Parcel image import
import solar from "~/assets/images/tab-icons/solar.svg";
// @ts-expect-error: Parcel image import
import supermatter from "~/assets/images/tab-icons/supermatter.svg";
// @ts-expect-error: Parcel image import
import shield from "~/assets/images/tab-icons/shield.svg";
// @ts-expect-error: Parcel image import
import turbine from "~/assets/images/tab-icons/turbine.svg";
// @ts-expect-error: Parcel image import
import atmos from "~/assets/images/tab-icons/atmos.svg";
// @ts-expect-error: Parcel image import
import tcomm from "~/assets/images/tab-icons/tcomm.svg";
// @ts-expect-error: Parcel image import
import rnd from "~/assets/images/tab-icons/rnd.svg";
// @ts-expect-error: Parcel image import
import toxins from "~/assets/images/tab-icons/toxins.svg";
// @ts-expect-error: Parcel image import
import xeno from "~/assets/images/tab-icons/xeno.svg";
// @ts-expect-error: Parcel image import
import nanites from "~/assets/images/tab-icons/nanites.svg";
// @ts-expect-error: Parcel image import
import rules from "~/assets/images/tab-icons/rules.svg";
// @ts-expect-error: Parcel image import
import aimod from "~/assets/images/tab-icons/aimod.svg";
// @ts-expect-error: Parcel image import
import tips from "~/assets/images/tab-icons/tips.svg";
// @ts-expect-error: Parcel image import
import critter from "~/assets/images/tab-icons/critter.svg";
// @ts-expect-error: Parcel image import
import races from "~/assets/images/tab-icons/races.svg";
// @ts-expect-error: Parcel image import
import food from "~/assets/images/tab-icons/food.svg";
// @ts-expect-error: Parcel image import
import hydro from "~/assets/images/tab-icons/hydro.svg";
// @ts-expect-error: Parcel image import
import song from "~/assets/images/tab-icons/song.svg";
// @ts-expect-error: Parcel image import
import crate from "~/assets/images/tab-icons/crate.svg";
// @ts-expect-error: Parcel image import
import space from "~/assets/images/tab-icons/space.svg";
// @ts-expect-error: Parcel image import
import aux from "~/assets/images/tab-icons/auxbase.svg";
// @ts-expect-error: Parcel image import
import robo from "~/assets/images/tab-icons/robo.svg";
// @ts-expect-error: Parcel image import
import security from "~/assets/images/tab-icons/security.svg";
// @ts-expect-error: Parcel image import
import law from "~/assets/images/tab-icons/law.svg";
// @ts-expect-error: Parcel image import
import sop from "~/assets/images/tab-icons/sop.svg";
// @ts-expect-error: Parcel image import
import trial from "~/assets/images/tab-icons/trial.svg";
export interface SectionInfo {
name: string;
tabs: TabInfo[];
}
export interface TabInfo {
page: string;
icon: string | null;
text?: string;
}
const sections: SectionInfo[] = [
{
name: "Medical",
tabs: [
{ page: "Guide_to_medicine", icon: medicine },
{ page: "Guide_to_chemistry", icon: chemistry },
{ page: "Guide_to_plumbing", icon: plumbing },
{ page: "Grenade", text: "nade", icon: grenade },
{ page: "Infections", text: "virus", icon: virus },
{ page: "Surgery", icon: surgery },
{ page: "Guide_to_Traumas", text: "trauma", icon: trauma },
{ page: "Guide_to_Wounds", text: "wound", icon: wound },
{ page: "Guide_to_Ghetto_Chemistry", text: "ghetto", icon: ghetto },
],
},
{
name: "Engineering",
tabs: [
{ page: "Guide_to_construction", icon: construction },
{ page: "Machines", icon: machines },
{ page: "Guide_to_power", text: "power", icon: power },
{ page: "Solars", text: "solar", icon: solar },
{ page: "Guide_to_the_Supermatter", text: "smatt", icon: supermatter },
{
page: "Singularity_and_Tesla_engines",
text: "sing/tesl",
icon: shield,
},
{ page: "Gas_turbine", text: "GAST", icon: turbine },
{ page: "Guide_to_Atmospherics", text: "atmos", icon: atmos },
{ page: "Guide_to_Telecommunications", icon: tcomm, text: "tcomm" },
],
},
{
name: "Science",
tabs: [
{ page: "Guide_to_Research_and_Development", text: "R&D", icon: rnd },
{ page: "Guide_to_robotics", icon: robo },
{ page: "Guide_to_toxins", text: "toxin", icon: toxins },
{ page: "Guide_to_xenobiology", icon: xeno },
{ page: "Guide_to_genetics", icon: genetics },
{ page: "Guide_to_Nanites", text: "nanite", icon: nanites },
],
},
{
name: "Security",
tabs: [
{ page: "Guide_to_security", text: "security", icon: security },
{ page: "Space_Law", text: "space law", icon: law },
{ page: "Standard_Operating_Procedure", text: "S.O.P.", icon: sop },
{ page: "Guide_to_trials", text: "trials", icon: trial },
],
},
{
name: "Antag",
tabs: [
{ page: "Traitor", icon: null },
{ page: "Makeshift_weapons", icon: null },
{ page: "Hacking", icon: null },
{ page: "Guide_to_Combat", icon: null },
{ page: "Syndicate_Items", text: "synd", icon: null },
{ page: "Illicit_Access", icon: null },
{ page: "Revolutionary", icon: null },
{ page: "Blood_Cult", text: "cult", icon: null },
{ page: "Nuclear_Operative", text: "nuke", icon: null },
{ page: "Guide_to_malfunction", icon: null },
{ page: "Xenos", text: "xmor", icon: null },
{ page: "Abductor", icon: null },
{ page: "Families", icon: null },
{ page: "Heretic", icon: null },
],
},
{
name: "Other",
tabs: [
{ page: "Rules", text: "rules", icon: rules },
{ page: "AI_modules", text: "aimo", icon: aimod },
{
page: "Guide_to_Awesome_Miscellaneous_Stuff",
text: "misc",
icon: tips,
},
{ page: "Critters", icon: critter },
{ page: "Guide_to_races", icon: races },
{ page: "Guide_to_food_and_drinks", text: "food", icon: food },
{ page: "Guide_to_hydroponics", icon: hydro },
{ page: "Songs", icon: song },
{ page: "Supply_crates", icon: crate },
{ page: "Auxiliary_Base_Construction_Area", text: "aux", icon: aux },
{ page: "Guide_to_Space_Exploration", icon: space },
],
},
];
export default sections;

View file

@ -2,154 +2,7 @@ import { darken, ColorFmt, lighten } from "./darkmode";
import searchBox from "./search"; import searchBox from "./search";
import { findParent } from "./utils"; import { findParent } from "./utils";
// This is used for cache busting when userscript changes significantly. export default function userscript(root: HTMLElement, docname: string): void {
// Only change it when you made changes to the processHTML part!
export const CURRENT_VERSION = "bb7abd544a19369d4b6b7e3dde3eb3cc34c023d4";
function chemistryFixups(root: HTMLElement) {
// Fix inconsistencies with <p> on random parts
// Ideally I'd like a <p> or something on every part, wrapping it completely, but for now let's just kill 'em
root
.querySelectorAll(
"table.wikitable > tbody > tr:not(:first-child) > td:nth-child(2), .tooltiptext"
)
.forEach((td) => {
const tmp = td.cloneNode() as HTMLElement;
// The cast to Array is necessary because, while childNodes's NodeList technically has a forEach method, it's a live list and operations mess with its lenght in the middle of the loop.
// Nodes can only have one parent so append removes them from the original NodeList and shifts the following one back into the wrong index.
Array.from(td.childNodes).forEach((el) => {
if (el instanceof HTMLParagraphElement) {
tmp.append(...el.childNodes);
} else {
tmp.append(el);
}
});
td.parentNode.replaceChild(tmp, td);
});
// Enrich "x part" with checkboxes and parts
Array.from(root.querySelectorAll("td"))
.filter((el) => el.textContent.indexOf(" part") >= 0)
.forEach((el) => {
el.innerHTML = el.innerHTML.replace(
/((\d+)\s+(?:parts?|units?))(.*?(?:<\/a>|\n|$))/gi,
(match, ...m) =>
`<label class="bgus_part ${
m[2].includes("</a>") ? "bgus_part_tooltip" : ""
}" data-amount="${
m[1]
}"><input type="checkbox" class='bgus_checkbox bgus_hidden'/> <span class="bgus_part_label" data-src="${
m[0]
}">${m[0]}</span></label>${m[2].replace(
/(<a .+?<\/a>)/gi,
'<span class="bgus_nobreak bgus_nested_element">$1<span class="bgus_twistie"></span></span>'
)}`
);
});
// Wrap every recipe with extra metadata
root.querySelectorAll<HTMLElement>(".bgus_part").forEach((el) => {
if ("parts" in el.parentElement.dataset) {
el.parentElement.dataset.parts = (
parseInt(el.parentElement.dataset.parts, 10) +
parseInt(el.dataset.amount, 10)
).toString();
} else {
el.parentElement.dataset.parts = el.dataset.amount;
}
});
// Remove "Removed medicines" section
const remTable = root.querySelector(
"#Non-craftable_Medicines + h4 + p + table"
);
remTable.parentElement.removeChild(remTable);
// Restructure recipes to work in a narrow window
root
.querySelectorAll<HTMLElement>("div[data-name] .wikitable.sortable tr")
.forEach((row) => {
const sectionEl = findParent(
row,
(sel) => "name" in sel.dataset && sel.dataset.name !== ""
);
const section = sectionEl.dataset.name;
if (row.querySelector("td") === null) {
// Remove unused rows if found
const headers = row.querySelectorAll("th");
headers.forEach((th, i) => {
if (i < 2) {
th.classList.add("table-head");
return;
}
th.parentElement.removeChild(th);
});
return;
}
const rows = Array.from(row.querySelectorAll("td")).slice(1);
let treatment = null;
let desc = null;
let metabolism = null;
let overdose = null;
let addiction = null;
// Handle special cases
switch (section) {
case "Components":
case "Virology Recipes":
[desc] = rows;
break;
case "Narcotics":
[desc, metabolism, overdose, addiction] = rows;
break;
case "Explosive Strength":
case "Other Reagents":
case "Mutation Toxins":
[desc, metabolism] = rows;
break;
default:
// All fields
[treatment, desc, metabolism, overdose, addiction] = rows;
}
const title = row.querySelector("th");
let content = `<div class="reagent-header">${title.innerHTML}</div>`;
if (treatment) {
content += `<p class="treatment">${treatment.innerHTML}</p>`;
}
if (metabolism) {
content += `<p class="metabolism">${metabolism.innerHTML}</p>`;
}
if (addiction && addiction.innerHTML.trim() !== "N/A") {
content += `<p class="addiction">${addiction.innerHTML}</p>`;
}
if (overdose && overdose.innerHTML.trim() !== "N/A") {
content += `<p class="overdose">${overdose.innerHTML}</p>`;
}
if (desc) {
content += `<p>${desc.innerHTML}</p>`;
}
title.classList.add("reagent-ext");
title.innerHTML = content;
if (desc) desc.parentElement.removeChild(desc);
if (treatment) treatment.parentElement.removeChild(treatment);
if (metabolism) metabolism.parentElement.removeChild(metabolism);
if (overdose) overdose.parentElement.removeChild(overdose);
if (addiction) addiction.parentElement.removeChild(addiction);
});
}
export function processHTML(root: HTMLElement, docname: string): void {
// Add header
const header = document.createElement("h1");
header.className = "pageheader";
header.appendChild(document.createTextNode(docname.replace(/_/g, " ")));
root.insertBefore(header, root.firstChild);
// Lazy load all images
root
.querySelectorAll<HTMLImageElement>("img")
.forEach((elem) => elem.setAttribute("loading", "lazy"));
// Remove edit links
root.querySelectorAll(".mw-editsection").forEach((editLink) => { root.querySelectorAll(".mw-editsection").forEach((editLink) => {
editLink.parentElement.removeChild(editLink); editLink.parentElement.removeChild(editLink);
}); });
@ -202,16 +55,8 @@ export function processHTML(root: HTMLElement, docname: string): void {
row.appendChild(td); row.appendChild(td);
}); });
// Fuck #toctitle
const toc = root.querySelector("#toc");
if (toc) {
const tocHeader = toc.querySelector("h2");
toc.parentNode.insertBefore(tocHeader, toc);
toc.removeChild(toc.querySelector("#toctitle"));
}
// Group headers and content so stickies don't overlap // Group headers and content so stickies don't overlap
root.querySelectorAll("h1,h2,h3").forEach((h3) => { root.querySelectorAll("h3,h2").forEach((h3) => {
const parent = h3.parentNode; const parent = h3.parentNode;
const div = document.createElement("div"); const div = document.createElement("div");
parent.insertBefore(div, h3); parent.insertBefore(div, h3);
@ -234,153 +79,285 @@ export function processHTML(root: HTMLElement, docname: string): void {
if (container) { if (container) {
container.id = span.id; container.id = span.id;
span.id += "-span"; span.id += "-span";
container.dataset.name = span.textContent; container.dataset.name = span.innerText;
} }
}); });
switch (docname) { // Tell user that better chemistry is loading
case "Guide_to_chemistry": const postbody = root;
chemistryFixups(root); const statusMessage = document.createElement("div");
break; statusMessage.innerHTML = `
default: <table style="background-color: black; margin-bottom:10px;" width="95%" align="center">
} <tbody><tr><td align="center">
} <b>Hang on...</b> Better guides is loading.
</td></tr></tbody>
</table>`;
postbody.insertBefore(statusMessage, postbody.firstChild);
function chemistryScript(root: HTMLElement) { function betterChemistry() {
// Add event to autofill child checkboxes // Fix inconsistencies with <p> on random parts
root // Ideally I'd like a <p> or something on every part, wrapping it completely, but for now let's just kill 'em
.querySelectorAll(".bgus_part_tooltip > .bgus_checkbox") document
.forEach((box: HTMLInputElement) => { .querySelectorAll(
const tooltip = box.parentElement.nextElementSibling; "table.wikitable > tbody > tr:not(:first-child) > td:nth-child(2), .tooltiptext"
box.addEventListener("click", () => { )
tooltip .forEach((td) => {
.querySelectorAll(".bgus_checkbox") const tmp = td.cloneNode() as HTMLElement;
.forEach((el: HTMLInputElement) => { // The cast to Array is necessary because, while childNodes's NodeList technically has a forEach method, it's a live list and operations mess with its lenght in the middle of the loop.
el.checked = box.checked; // Nodes can only have one parent so append removes them from the original NodeList and shifts the following one back into the wrong index.
}); Array.from(td.childNodes).forEach((el) => {
if (el instanceof HTMLParagraphElement) {
tmp.append(...el.childNodes);
} else {
tmp.append(el);
}
});
td.parentNode.replaceChild(tmp, td);
});
// Enrich "x part" with checkboxes and parts
Array.from(document.querySelectorAll("td"))
.filter((el) => el.innerText.indexOf(" part") >= 0)
.forEach((el) => {
el.innerHTML = el.innerHTML.replace(
/((\d+)\s+(?:parts?|units?))(.*?(?:<\/a>|\n|$))/gi,
(match, ...m) =>
`<label class="bgus_part ${
m[2].includes("</a>") ? "bgus_part_tooltip" : ""
}" data-amount="${
m[1]
}"><input type="checkbox" class='bgus_checkbox bgus_hidden'/> <span class="bgus_part_label" data-src="${
m[0]
}">${m[0]}</span></label>${m[2].replace(
/(<a .+?<\/a>)/gi,
'<span class="bgus_nobreak bgus_nested_element">$1<span class="bgus_twistie"></span></span>'
)}`
);
});
// Add event to autofill child checkboxes
root
.querySelectorAll(".bgus_part_tooltip > .bgus_checkbox")
.forEach((box: HTMLInputElement) => {
const tooltip = box.parentElement.nextElementSibling;
box.addEventListener("click", () => {
tooltip
.querySelectorAll(".bgus_checkbox")
.forEach((el: HTMLInputElement) => {
el.checked = box.checked;
});
});
});
// Add event to collapse subsections
root.querySelectorAll(".bgus_nested_element").forEach((twistie) => {
twistie.addEventListener("click", () => {
twistie.classList.toggle("bgus_collapsed");
}); });
}); });
// Add event to collapse subsections // Wrap every recipe with extra metadata
root.querySelectorAll(".bgus_nested_element").forEach((twistie) => { root.querySelectorAll<HTMLElement>(".bgus_part").forEach((el) => {
twistie.addEventListener("click", () => { if ("parts" in el.parentElement.dataset) {
twistie.classList.toggle("bgus_collapsed"); el.parentElement.dataset.parts = (
}); parseInt(el.parentElement.dataset.parts, 10) +
}); parseInt(el.dataset.amount, 10)
).toString();
const setPartSize = (labels, ml) => { } else {
labels.forEach((el) => { el.parentElement.dataset.parts = el.dataset.amount;
const part = el.parentElement.dataset.amount;
const total = el.parentElement.parentElement.dataset.parts;
const amt = Math.ceil(ml * (part / total));
el.innerHTML = `${amt} ml`;
// Lookup tooltips
let next = el.parentElement.nextElementSibling;
while (next) {
if (next.classList.contains("tooltip")) {
const sublabels = [];
next.querySelector(".tooltiptext").childNodes.forEach((ch) => {
if (ch.classList && ch.classList.contains("bgus_part")) {
sublabels.push(ch.querySelector(".bgus_part_label"));
}
});
setPartSize(sublabels, amt);
}
if (next.classList.contains("bgus_part")) {
// Done searching
break;
}
next = next.nextElementSibling;
} }
}); });
};
// Init fuzzy search with elements const setPartSize = (labels, ml) => {
const el = Array.from( labels.forEach((el) => {
root.querySelectorAll<HTMLElement>( const part = el.parentElement.dataset.amount;
"table.wikitable > tbody > tr:not(:first-child) > th" const total = el.parentElement.parentElement.dataset.parts;
) const amt = Math.ceil(ml * (part / total));
); el.innerHTML = `${amt} ml`;
const name = el.map((elem) => // Lookup tooltips
elem.querySelector(".reagent-header").textContent.trim().replace("▮", "") let next = el.parentElement.nextElementSibling;
); while (next) {
const box = searchBox( if (next.classList.contains("tooltip")) {
el, const sublabels = [];
name.map((e, i) => ({ id: i, str: e })) next.querySelector(".tooltiptext").childNodes.forEach((ch) => {
); if (ch.classList && ch.classList.contains("bgus_part")) {
document.body.appendChild(box); sublabels.push(ch.querySelector(".bgus_part_label"));
}
document.body.addEventListener("keydown", (ev) => {
if (ev.shiftKey) {
switch (ev.keyCode) {
// SHIFT+C = Toggle checkboxes
case 67: {
root.classList.toggle("bgus_cbox");
root
.querySelectorAll(".bgus_checkbox:checked")
.forEach((sel: HTMLInputElement) => {
sel.checked = false;
}); });
break; setPartSize(sublabels, amt);
}
// SHIFT+B = Set whole size (beaker?) for parts/units
case 66: {
const size = parseInt(
prompt("Write target ml (0 to reset)", "90"),
10
);
if (Number.isNaN(size) || size <= 0) {
// Reset to parts/unit
root
.querySelectorAll(".bgus_part_label")
.forEach((sel: HTMLElement) => {
sel.innerHTML = sel.dataset.src;
});
return;
} }
setPartSize( if (next.classList.contains("bgus_part")) {
root.querySelectorAll("td > .bgus_part > .bgus_part_label"), // Done searching
+size break;
); }
break; next = next.nextElementSibling;
} }
});
};
default: root.classList.add("bchem");
// Do nothing // Init fuzzy search with elements
const el = Array.from(
root.querySelectorAll<HTMLElement>(
"table.wikitable > tbody > tr:not(:first-child) > th"
)
);
const name = el.map((elem) => {
let partial = "";
elem.childNodes.forEach((t) => {
if (t instanceof Text) {
partial += t.textContent;
}
});
return partial.trim();
});
const box = searchBox(
el,
name.map((e, i) => ({ id: i, str: e }))
);
document.body.appendChild(box);
// Remove "Removed medicines" section
const remTable = root.querySelector(
"#Non-craftable_Medicines + h4 + p + table"
);
remTable.parentElement.removeChild(remTable);
root
.querySelectorAll<HTMLElement>("div[data-name] .wikitable.sortable tr")
.forEach((row) => {
const sectionEl = findParent(
row,
(sel) => "name" in sel.dataset && sel.dataset.name !== ""
);
const section = sectionEl.dataset.name;
if (row.querySelector("td") === null) {
// Remove unused rows if found
const headers = row.querySelectorAll("th");
headers.forEach((th, i) => {
if (i < 2) {
th.classList.add("table-head");
return;
}
th.parentElement.removeChild(th);
});
return;
}
const rows = Array.from(row.querySelectorAll("td")).slice(1);
let treatment = null;
let desc = null;
let metabolism = null;
let overdose = null;
let addiction = null;
// Handle special cases
switch (section) {
case "Components":
case "Virology Recipes":
[desc] = rows;
break;
case "Narcotics":
[desc, metabolism, overdose, addiction] = rows;
break;
case "Explosive Strength":
case "Other Reagents":
case "Mutation Toxins":
[desc, metabolism] = rows;
break;
default:
// All fields
[treatment, desc, metabolism, overdose, addiction] = rows;
}
const title = row.querySelector("th");
let content = `<div class="reagent-header">${title.innerHTML}</div>`;
if (treatment) {
content += `<p class="treatment">${treatment.innerHTML}</p>`;
}
if (metabolism) {
content += `<p class="metabolism">${metabolism.innerHTML}</p>`;
}
if (addiction && addiction.innerHTML.trim() !== "N/A") {
content += `<p class="addiction">${addiction.innerHTML}</p>`;
}
if (overdose && overdose.innerHTML.trim() !== "N/A") {
content += `<p class="overdose">${overdose.innerHTML}</p>`;
}
if (desc) {
content += `<p>${desc.innerHTML}</p>`;
}
title.classList.add("reagent-ext");
title.innerHTML = content;
if (desc) desc.parentElement.removeChild(desc);
if (treatment) treatment.parentElement.removeChild(treatment);
if (metabolism) metabolism.parentElement.removeChild(metabolism);
if (overdose) overdose.parentElement.removeChild(overdose);
if (addiction) addiction.parentElement.removeChild(addiction);
});
document.body.addEventListener("keydown", (ev) => {
if (ev.shiftKey) {
switch (ev.keyCode) {
// SHIFT+C = Toggle checkboxes
case 67: {
root.classList.toggle("bgus_cbox");
root
.querySelectorAll(".bgus_checkbox:checked")
.forEach((sel: HTMLInputElement) => {
sel.checked = false;
});
break;
}
// SHIFT+B = Set whole size (beaker?) for parts/units
case 66: {
const size = parseInt(
prompt("Write target ml (0 to reset)", "90"),
10
);
if (Number.isNaN(size) || size <= 0) {
// Reset to parts/unit
root
.querySelectorAll(".bgus_part_label")
.forEach((sel: HTMLElement) => {
sel.innerHTML = sel.dataset.src;
});
return;
}
setPartSize(
root.querySelectorAll("td > .bgus_part > .bgus_part_label"),
+size
);
break;
}
default:
// Do nothing
}
} }
} });
}); }
}
function genericScript(root: HTMLElement) { function betterGeneric() {
const el = Array.from( const el = Array.from(
root.querySelectorAll<HTMLElement>("div.mw-headline-cont[id][data-name]") root.querySelectorAll<HTMLElement>("div.mw-headline-cont[id][data-name]")
); );
const name = el.map((elem: HTMLDivElement) => elem.dataset.name.trim()); const name = el.map((elem: HTMLDivElement) => elem.dataset.name.trim());
// Init fuzzy search with headlines // Init fuzzy search with headlines
const box = searchBox( const box = searchBox(
el, el,
name.map((e, i) => ({ id: i, str: e })), name.map((e, i) => ({ id: i, str: e })),
{ alignment: "start" } { alignment: "start" }
); );
root.appendChild(box); root.appendChild(box);
} }
export function bindFunctions(root: HTMLElement, docname: string): void {
switch (docname) { switch (docname) {
case "Guide_to_chemistry": case "Guide_to_chemistry":
chemistryScript(root); betterChemistry();
break; break;
default: default:
genericScript(root); betterGeneric();
break; break;
} }
// Everything is loaded, remove loading bar
statusMessage.innerHTML = "";
} }
export default {
CURRENT_VERSION,
processHTML,
bindFunctions,
};

View file

@ -12,14 +12,4 @@ export function findParent(
return parent; return parent;
} }
export function nextAnimationFrame(): Promise<void> { export default { findParent };
return new Promise((resolve) => requestAnimationFrame(() => resolve()));
}
export function delay(ms: number): Promise<void> {
return new Promise((resolve) => {
setTimeout(() => resolve(), ms);
});
}
export default { findParent, nextAnimationFrame, delay };

View file

@ -8,7 +8,7 @@
} }
#bgus_fz_searchbox { #bgus_fz_searchbox {
position: fixed; position: fixed;
top: 80px; top: 50px;
left: 20%; left: 20%;
right: 20%; right: 20%;
background: rgba(10, 10, 10, 0.8); background: rgba(10, 10, 10, 0.8);
@ -88,11 +88,11 @@ span.bgus_nested_element:not(.bgus_collapsed) + div.tooltiptext {
margin-left: -5px; margin-left: -5px;
} }
} }
div[data-tab="Guide_to_chemistry"] table.wikitable > tbody > tr > td:nth-child(2) { .bchem table.wikitable > tbody > tr > td:nth-child(2) {
width: 45%; width: 45%;
padding: 10px; padding: 10px;
} }
div[data-tab="Guide_to_chemistry"] table.wikitable { .bchem table.wikitable {
border: 0 !important; border: 0 !important;
.table-head { .table-head {
text-align: center; text-align: center;
@ -101,7 +101,7 @@ div[data-tab="Guide_to_chemistry"] table.wikitable {
background-color: darken($nanotrasen, 5%) !important; background-color: darken($nanotrasen, 5%) !important;
} }
} }
div[data-tab="Guide_to_chemistry"] .bgus_fz_selected { div.bchem .bgus_fz_selected {
background: $nanotrasen !important; background: $nanotrasen !important;
th, th,
td { td {

View file

@ -20,7 +20,6 @@ body {
z-index: 0; z-index: 0;
img { img {
opacity: 0.4; opacity: 0.4;
width: 80vmin;
} }
} }
@ -36,15 +35,8 @@ body {
#app { #app {
height: 100%; height: 100%;
display: flex; display: grid;
flex-direction: column; grid-template-rows: 40px 1fr;
&.waiting {
#tab-list,
#section-list {
display: none;
}
}
} }
::-webkit-scrollbar { ::-webkit-scrollbar {
@ -67,54 +59,44 @@ body {
border: 1px solid lighten($nanotrasen, 10%); border: 1px solid lighten($nanotrasen, 10%);
} }
.speen {
flex: 1;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
font-size: 12pt;
img {
width: 60vmin;
opacity: 0.9;
padding-bottom: 1em;
}
}
#tabs { #tabs {
flex: 1; grid-row: 2;
z-index: 1; z-index: 1;
display: grid; display: grid;
overflow: hidden; overflow: hidden;
.page { .page {
//visibility: hidden; visibility: hidden;
will-change: display; padding-top: 10pt;
display: none;
overflow-y: scroll; overflow-y: scroll;
grid-row: 1; grid-row: 1;
grid-column: 1; grid-column: 1;
&.active { &.active {
//visibility: visible; visibility: visible;
display: inherit; }
&.waiting { &.waiting {
user-select: none; user-select: none;
position: fixed; position: fixed;
top: 0; top: 0;
left: 0; left: 0;
width: 100vw; width: 100vw;
height: 100vh; height: 100vh;
overflow: hidden; overflow: hidden;
display: flex;
flex-direction: column;
height: 100%;
.speen {
flex: 1;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
height: 100%; justify-content: center;
align-items: center;
img {
width: 60vmin;
opacity: 0.9;
}
} }
} }
h1.pageheader {
margin-top: 0;
padding: 15pt 10pt;
}
p, p,
h2, h2,
h3, h3,
@ -125,15 +107,19 @@ body {
a[href] { a[href] {
color: white; color: white;
} }
#toctitle,
h1, h1,
h2, h2,
h3 { h3 {
position: sticky; position: sticky;
top: 0; top: -10pt;
background: $nanotrasen; background: $nanotrasen;
padding: 10pt; padding: 10px;
z-index: 999; z-index: 999;
} }
#toctitle h2 {
margin: 0;
}
.mw-headline { .mw-headline {
display: flex; display: flex;
align-items: center; align-items: center;
@ -141,73 +127,27 @@ body {
} }
} }
$section-active: darken($nanotrasen, 5%);
$tab-active: lighten($nanotrasen, 10%); $tab-active: lighten($nanotrasen, 10%);
#section-list {
z-index: 2;
border-bottom: 2px solid $section-active;
display: flex;
.section {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
user-select: none;
font-size: 9pt;
padding: 3pt 7pt;
text-transform: uppercase;
color: lighten($nanotrasen, 60%);
flex: 1;
&.active {
background-color: $section-active;
color: white;
}
&:not(.active) {
cursor: pointer;
&:hover {
background-color: darken($section-active, 10%);
}
}
}
}
#tab-list { #tab-list {
z-index: 2; z-index: 2;
grid-row: 1;
display: flex; display: flex;
background-color: $section-active; border-bottom: 2px solid $tab-active;
border-bottom: 4px solid $tab-active;
.tab { .tab {
max-width: 200px;
flex: 1;
display: flex; display: flex;
flex-direction: column;
align-items: center; align-items: center;
justify-content: center; justify-content: center;
user-select: none; user-select: none;
font-size: 7pt;
padding: 2px 4px;
padding-bottom: 0;
text-transform: uppercase;
flex: 1;
max-width: 100px;
img {
height: 80%;
max-height: 24px;
margin: 0;
}
&.active { &.active {
background-color: $tab-active; background-color: $tab-active;
} }
&:not(.active) { &:not(.active) {
cursor: pointer; cursor: pointer;
&:hover {
background-color: darken($tab-active, 8%);
}
}
&.hidden {
display: none;
} }
} }
} }
@ -222,24 +162,3 @@ noscript {
background: transparent; background: transparent;
width: 100%; width: 100%;
} }
.loading-icons {
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
user-select: none;
font-size: 9pt;
padding: 3pt 7pt;
text-transform: uppercase;
flex-wrap: wrap;
div {
border: 1px solid red;
display: flex;
flex-direction: column;
align-items: center;
}
img {
max-width: 32px;
}
}

View file

@ -2,7 +2,6 @@
"compilerOptions": { "compilerOptions": {
"target": "ES2020", "target": "ES2020",
"baseUrl": ".", "baseUrl": ".",
"allowSyntheticDefaultImports": true,
"paths": { "paths": {
"~*": ["./src/*"] "~*": ["./src/*"]
} }

View file

@ -3230,11 +3230,6 @@ icss-replace-symbols@1.1.0, icss-replace-symbols@^1.1.0:
resolved "https://registry.yarnpkg.com/icss-replace-symbols/-/icss-replace-symbols-1.1.0.tgz#06ea6f83679a7749e386cfe1fe812ae5db223ded" resolved "https://registry.yarnpkg.com/icss-replace-symbols/-/icss-replace-symbols-1.1.0.tgz#06ea6f83679a7749e386cfe1fe812ae5db223ded"
integrity sha1-Bupvg2ead0njhs/h/oEq5dsiPe0= integrity sha1-Bupvg2ead0njhs/h/oEq5dsiPe0=
idb-keyval@^3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/idb-keyval/-/idb-keyval-3.2.0.tgz#cbbf354deb5684b6cdc84376294fc05932845bd6"
integrity sha512-slx8Q6oywCCSfKgPgL0sEsXtPVnSbTLWpyiDcu6msHOyKOLari1TD1qocXVCft80umnkk3/Qqh3lwoFt8T/BPQ==
ieee754@^1.1.4: ieee754@^1.1.4:
version "1.1.13" version "1.1.13"
resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.1.13.tgz#ec168558e95aa181fd87d37f55c32bbcb6708b84" resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.1.13.tgz#ec168558e95aa181fd87d37f55c32bbcb6708b84"