Normalize SVGs using svgo (#3907)

master
Lipis 2018-02-06 17:25:05 +01:00 committed by suchipi
parent cd1d7f7102
commit b67f2563d9
37 changed files with 545 additions and 634 deletions

View File

@ -2,10 +2,13 @@
"scripts": {
"start": "docusaurus-start",
"build": "docusaurus-build",
"publish-gh-pages": "docusaurus-publish"
"publish-gh-pages": "docusaurus-publish",
"svgo": "find static | grep '\\.svg$' | xargs -Iz -n 1 svgo --pretty --indent=2 --config=svgo.yml z",
"svgo-min": "find static | grep '\\.svg$' | xargs -Iz -n 1 svgo --config=svgo.yml z"
},
"devDependencies": {
"docusaurus": "^1.0.0-beta.10",
"js-yaml": "^3.10.0"
"js-yaml": "^3.10.0",
"svgo": "1.0.3"
}
}

View File

@ -1,19 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="104px" height="95px" viewBox="0 0 104 95" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch -->
<title>Atom_editor_logo</title>
<desc>Created with Sketch.</desc>
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="prettier-homepage" transform="translate(-58.000000, -1453.000000)">
<g id="Group-4" transform="translate(60.000000, 1455.000000)">
<g id="Atom_editor_logo">
<path d="M80.2128236,20.7137521 C81.8762981,12.1998588 80.9460364,5.73839644 77.0141065,3.17065755 C75.7034624,2.31474456 74.1321274,1.94020134 72.363664,2.00771615 C62.8139634,2.37229612 47.4051508,15.5948891 34.8156469,35.0896872 C19.8947535,58.1946331 14.592272,81.3503676 22.9803939,86.8282075 C26.9621143,89.4284614 33.3069525,87.5851903 40.4749156,82.4486197" id="Shape" stroke="#56B3B4" stroke-width="3" stroke-linecap="round"></path>
<path d="M88.2193811,58 C95.3670735,55.2260438 99.7622148,51.4291949 99.990655,47.0685494 C100.518962,36.9836772 78.5808515,27.6471173 50.9685143,26.1994164 C48.3798584,26.0636946 45.8343809,25.9922801 43.3445036,26.0006627 C19.2756883,26.0816962 0.488106606,32.6870065 0.00932858584,41.8264219 C-0.218660228,46.1785107 3.74473314,50.3985737 10.5389069,53.900706" id="Shape" stroke="#56B3B4" stroke-width="3" stroke-linecap="round"></path>
<path d="M43.1624291,5.99872942 C38.2649834,1.93087746 33.6717855,-0.253582392 29.9814748,0.0234956545 C28.9989337,0.0972674052 28.0902361,0.339672445 27.2458051,0.770399885 C18.2385445,5.36482618 21.1160203,29.1265675 33.6870639,53.825497 C46.2581074,78.5244288 63.7501414,94.8190588 72.757402,90.2246298 C81.4195471,85.8062391 79.081602,63.664513 67.7088478,40.0077687" id="Shape" stroke="#56B3B4" stroke-width="3" stroke-linecap="round"></path>
<path d="M58,46 C58,50.418278 54.418278,54 50,54 C45.581722,54 42,50.418278 42,46 C42,41.581722 45.581722,38 50,38 C54.418278,38 58,41.581722 58,46 Z" id="Shape" fill="#56B3B4" fill-rule="nonzero"></path>
</g>
</g>
</g>
</g>
</svg>
<svg width="104" height="95" viewBox="0 0 104 95" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<path d="M82.213 22.714c1.663-8.514.733-14.976-3.199-17.543-1.31-.856-2.882-1.23-4.65-1.163-9.55.364-24.959 13.587-37.548 33.082C21.895 60.195 16.592 83.35 24.98 88.828c3.982 2.6 10.327.757 17.495-4.38" stroke="#56B3B4" stroke-width="3" stroke-linecap="round"/>
<path d="M90.22 60c7.147-2.774 11.542-6.57 11.77-10.931.529-10.085-21.41-19.422-49.021-20.87a137.05 137.05 0 0 0-7.624-.198c-24.07.08-42.857 6.686-43.336 15.825-.228 4.353 3.736 8.573 10.53 12.075" stroke="#56B3B4" stroke-width="3" stroke-linecap="round"/>
<path d="M45.162 7.999c-4.897-4.068-9.49-6.253-13.18-5.976a7.111 7.111 0 0 0-2.736.747c-9.007 4.595-6.13 28.357 6.441 53.055 12.571 24.7 30.063 40.994 39.07 36.4 8.663-4.419 6.325-26.56-5.048-50.217" stroke="#56B3B4" stroke-width="3" stroke-linecap="round"/>
<path d="M60 48a8 8 0 1 1-16 0 8 8 0 0 1 16 0z" fill="#56B3B4" fill-rule="nonzero"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 1017 B

View File

@ -1,17 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="92px" height="93px" viewBox="0 0 92 93" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch -->
<title>emacs</title>
<desc>Created with Sketch.</desc>
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="prettier-homepage" transform="translate(-317.000000, -1454.000000)">
<g id="Group-5" transform="translate(317.000000, 1454.000000)">
<g id="emacs">
<path d="M92,46.500001 C92,72.1812416 71.4051001,93 46.00001,93 C20.5949199,93 0,72.1812416 0,46.500001 C0,20.8187564 20.5949199,0 46.00001,0 C71.4051001,0 92,20.8187564 92,46.500001 Z" id="path4235" fill="#56B3B4" fill-rule="nonzero"></path>
<path d="M32.5215806,72.9328577 C32.5215806,72.9328577 35.6105846,73.1507265 39.5844505,72.8015457 C41.1937655,72.6601371 47.3039009,72.061771 51.8720619,71.0629375 C51.8720619,71.0629375 57.4417527,69.874517 60.4214753,68.7797182 C63.5392746,67.6341805 65.2358676,66.6619374 65.999523,65.2843011 C65.9662206,65.0020346 66.2346432,64.0010635 64.7968483,63.3998078 C61.1209515,61.8626168 56.8577864,62.1406611 48.4220363,61.9623408 C39.0671204,61.6418724 35.9551114,60.0806826 34.2973608,58.8233006 C32.7076861,57.5477381 33.507054,54.0187873 40.3184342,50.9103177 C43.7495236,49.2550147 57.199778,46.2002891 57.199778,46.2002891 C52.6699743,43.9679507 44.2233165,40.0435723 42.4870203,39.1961348 C40.9641852,38.4528962 38.5271922,37.3337866 37.9989386,35.9798136 C37.4000113,34.6799575 39.4133999,33.5602394 40.5380612,33.2395853 C44.1601389,32.197936 49.273408,31.5505177 53.9270785,31.4778334 C56.2662614,31.4412962 56.6459529,31.2912452 56.6459529,31.2912452 C59.8735814,30.7574468 61.9983485,28.5557929 61.1130798,25.0690229 C60.3183442,21.5099415 56.1268387,19.4186621 52.143677,20.1426405 C48.3927402,20.8244163 39.3520064,23.4426538 39.3520064,23.4426538 C50.5270223,23.3462235 52.3974202,23.5321798 53.2327667,24.6966172 C53.7260902,25.3843002 53.0086012,26.3272209 50.0282683,26.8125179 C46.7836287,27.3408553 40.038916,27.9771129 40.038916,27.9771129 C33.5685884,28.3602252 29.0108971,28.3858669 27.6439324,31.271364 C26.7508858,33.1564939 28.5962756,34.8230871 29.4051115,35.8662935 C32.8231022,39.6560771 37.7601721,41.7000096 40.9380816,43.2051758 C42.1337923,43.7715015 45.642144,44.8409893 45.642144,44.8409893 C35.3324436,44.2756435 27.8954065,47.4319202 23.5328975,51.0659359 C18.5987541,55.6161336 20.7814714,61.0398287 30.8901684,64.3793468 C36.8607717,66.3517964 39.8218086,67.2794403 48.7278616,66.4798521 C53.9736206,66.1979508 54.8005631,66.3657095 54.8528642,66.7948611 C54.9264958,67.3990689 49.0263315,68.8999428 47.4155298,69.3631835 C43.3176249,70.541676 32.5753528,72.9213163 32.5215806,72.9328577 L32.5215806,72.9328577 Z" id="path4237" fill="#000000"></path>
</g>
</g>
</g>
</g>
</svg>
<svg width="92" height="93" viewBox="0 0 92 93" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<path d="M92 46.5C92 72.181 71.405 93 46 93S0 72.181 0 46.5 20.595 0 46 0s46 20.819 46 46.5z" fill="#56B3B4" fill-rule="nonzero"/>
<path d="M32.522 72.933s3.089.218 7.062-.131c1.61-.142 7.72-.74 12.288-1.74 0 0 5.57-1.187 8.55-2.282 3.117-1.146 4.814-2.118 5.578-3.496-.034-.282.235-1.283-1.203-1.884-3.676-1.537-7.94-1.26-16.375-1.438-9.355-.32-12.467-1.881-14.125-3.139-1.59-1.275-.79-4.804 6.021-7.913C43.75 49.255 57.2 46.2 57.2 46.2c-4.53-2.232-12.977-6.156-14.713-7.004-1.523-.743-3.96-1.862-4.488-3.216-.599-1.3 1.414-2.42 2.54-2.74 3.621-1.042 8.734-1.69 13.388-1.762 2.34-.037 2.719-.187 2.719-.187 3.228-.534 5.352-2.735 4.467-6.222-.795-3.56-4.986-5.65-8.97-4.926-3.75.681-12.791 3.3-12.791 3.3 11.175-.097 13.045.09 13.88 1.254.494.687-.223 1.63-3.204 2.116-3.244.528-9.99 1.164-9.99 1.164-6.47.383-11.027.409-12.394 3.294-.893 1.885.952 3.552 1.761 4.595 3.418 3.79 8.355 5.834 11.533 7.34 1.196.566 4.704 1.635 4.704 1.635-10.31-.565-17.747 2.59-22.11 6.225-4.933 4.55-2.75 9.974 7.358 13.313 5.97 1.973 8.932 2.9 17.838 2.1 5.246-.281 6.073-.113 6.125.316.073.604-5.827 2.105-7.437 2.568-4.098 1.179-14.84 3.558-14.894 3.57z" fill="#000"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -1,14 +1,3 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="100px" height="94px" viewBox="0 0 100 94" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch -->
<title>Combined Shape</title>
<desc>Created with Sketch.</desc>
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="prettier-homepage" transform="translate(-557.000000, -1456.000000)" fill="#56B3B4">
<g id="Group-6" transform="translate(557.000000, 1456.000000)">
<path d="M0,23.0948065 C2.19300958,9.2755065 38.0737634,0.0203381317 50.5928424,0.0403757827 C63.1119215,0.0604134337 94.1212997,-1.55039107 98.4794888,13.6893557 C102.837678,28.9291025 100.276198,90.9255948 57.3533232,93.0551518 C14.4304483,95.1847089 2.21861325,46.5577739 0,23.0948065 Z M47.1132487,20.2018706 C47.1408004,23.682021 51.7054887,24.4813006 53.3296516,24.532508 C54.4124269,24.5666462 56.7627691,23.9623626 60.3806784,22.7196571 C55.8842666,21.8402269 53.6360607,20.5049401 53.6360607,18.7137967 C53.6360607,16.0270817 57.0917206,14.8576621 57.0783621,13.1327543 C57.0650037,11.4078465 53.3496893,7.9808516 49.3655363,8.69719763 C51.6918519,10.4841665 53.6360607,10.4081904 53.6360607,12.2499845 C53.6360607,14.0917786 47.0856969,16.7217203 47.1132487,20.2018706 Z M34.3292273,30.3456532 C33.1939982,30.2544367 32.5003337,30.3337524 32.2482338,30.5836003 C31.9961338,30.8334481 31.9005839,31.5362966 31.961584,32.6921456 C35.2934001,52.1553839 37.3411831,62.9014556 38.104933,64.9303605 C38.8686829,66.9592655 40.8107581,67.9501087 43.9311584,67.9028904 C50.6573154,67.9028904 56.4377603,67.9028904 61.272493,67.9028904 C64.1474815,67.9028904 65.3255469,68.1441545 66.2734176,67.1595492 C67.7218312,65.6550024 67.9987428,62.6151282 67.9987428,61.8870031 C67.9987428,61.08392 67.8778675,60.6394738 67.636117,60.5536644 C55.0732519,60.5536644 48.369127,60.5204075 47.5237422,60.4538936 C46.6783574,60.3873798 46.1649854,60.0762859 45.9836261,59.5206122 C45.6288855,57.3872517 45.4515151,55.935125 45.4515151,55.1642321 C45.4515151,54.3933391 45.7903926,54.0122527 46.4681476,54.0209727 C58.1274631,53.813917 64.2214137,53.6748594 64.7499995,53.6038 C65.2785853,53.5327405 65.6227505,53.2446993 65.7824951,52.7396763 C66.061538,50.7284898 66.2251788,49.3592503 66.2734176,48.6319578 C66.3216564,47.9046653 65.8138503,47.3945401 64.7499995,47.1015822 C52.5019853,47.1015822 46.0691572,47.0913779 45.4515151,47.0709691 C44.8338731,47.0505604 44.4607646,46.5876536 44.3321897,45.6822486 C44.1204956,43.310941 43.9868185,41.7827918 43.9311584,41.097801 C43.8754982,40.4128102 44.2653048,39.9881233 45.1005779,39.8237404 C60.8416371,39.615757 69.3554124,39.5111159 70.6419038,39.5098172 C71.9283952,39.5085185 72.5915858,39.0305834 72.6314756,38.0760119 C73.0346405,35.6653712 73.3889173,33.8040033 73.694306,32.4919082 C73.9996946,31.1798131 73.4540397,30.4643948 72.0573412,30.3456532 L34.3292273,30.3456532 Z" id="Combined-Shape"></path>
</g>
</g>
</g>
</svg>
<svg width="100" height="94" viewBox="0 0 100 94" xmlns="http://www.w3.org/2000/svg">
<path d="M0 23.095C2.193 9.275 38.074.02 50.593.04 63.112.06 94.12-1.55 98.479 13.69c4.359 15.24 1.797 77.236-41.126 79.365C14.43 95.185 2.22 46.558 0 23.095zm47.113-2.893c.028 3.48 4.592 4.28 6.217 4.33 1.082.035 3.433-.57 7.05-1.812-4.496-.88-6.744-2.215-6.744-4.006 0-2.687 3.456-3.856 3.442-5.581-.013-1.725-3.728-5.152-7.712-4.436 2.326 1.787 4.27 1.711 4.27 3.553 0 1.842-6.55 4.472-6.523 7.952zM34.33 30.346c-1.135-.092-1.829-.012-2.08.238-.253.25-.348.952-.287 2.108 3.331 19.463 5.38 30.21 6.143 32.238.764 2.03 2.706 3.02 5.826 2.973h17.341c2.875 0 4.054.241 5.001-.743C67.722 65.655 68 62.615 68 61.887c0-.803-.121-1.248-.363-1.333-12.563 0-19.267-.034-20.112-.1-.846-.067-1.359-.378-1.54-.933-.355-2.134-.532-3.586-.532-4.357 0-.77.338-1.152 1.016-1.143 11.66-.207 17.753-.346 18.282-.417.529-.071.873-.36 1.032-.864.28-2.012.443-3.38.491-4.108.049-.727-.46-1.237-1.523-1.53-12.248 0-18.68-.01-19.298-.031-.618-.02-.991-.483-1.12-1.389-.212-2.371-.345-3.9-.4-4.584-.057-.685.333-1.11 1.169-1.274 15.74-.208 24.254-.313 25.54-.314 1.287-.001 1.95-.48 1.99-1.434.404-2.41.758-4.272 1.063-5.584.306-1.312-.24-2.028-1.637-2.146H34.33z" fill="#56B3B4" fill-rule="evenodd"/>
</svg>

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -1,14 +1,3 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="89px" height="89px" viewBox="0 0 89 89" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch -->
<title>Combined Shape Copy</title>
<desc>Created with Sketch.</desc>
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="prettier-homepage" transform="translate(-843.000000, -1456.000000)" fill-rule="nonzero" fill="#56B3B4">
<g id="Group-7" transform="translate(843.000000, 1456.000000)">
<path d="M80.9338641,0 C81.3698714,0 82.0238824,0 82.4598898,0 C83.1139008,0 83.5499081,0 83.9859155,1.98114986e-15 C85.7299449,0.446115288 87.4739743,1.56140351 88.345989,3.34586466 C89,4.46115288 89,6.02255639 89,7.36090226 C89,24.0902256 89,40.8195489 89,57.5488722 C88.7819963,66.4711779 89,75.1704261 88.7819963,83.8696742 C88.345989,86.5463659 85.9479486,89 83.1139008,89 C75.0477648,89 66.7636252,89 58.6974893,89 C48.0153092,89 37.1151255,89 26.2149418,89 C19.6748316,89 12.9167177,89 6.37660747,89 C3.54255971,89 0.926515615,86.7694236 0.272504593,83.8696742 C-0.163502756,81.4160401 0.0545009186,79.1854637 0.0545009186,76.7318296 C0.0545009186,53.7568922 0.0545009186,31.0050125 0.0545009186,8.03007519 C0.0545009186,6.24561404 0.0545009186,4.01503759 1.36252296,2.45363409 C2.67054501,1.11528822 4.63257808,0 6.81261482,0 C15.5327618,0 24.2529088,0 32.9730557,0 C45.1812615,0 57.1714636,0 69.3796693,0 C73.0857318,0 77.0097979,0 80.9338641,0 Z M20,27.3012278 L20,44 L41.2558077,52.0703406 L20,58.2360998 L20,77 L70,60.9415035 L70,43.7123538 L48.8350127,35.4881559 L70,29.2175426 L70,11 L20,27.3012278 Z" id="Combined-Shape-Copy"></path>
</g>
</g>
</g>
</svg>
<svg width="89" height="89" viewBox="0 0 89 89" xmlns="http://www.w3.org/2000/svg">
<path d="M80.934 0h3.052c1.744.446 3.488 1.561 4.36 3.346C89 4.46 89 6.023 89 7.36v50.188c-.218 8.922 0 17.621-.218 26.32C88.346 86.547 85.948 89 83.114 89H6.377c-2.834 0-5.45-2.23-6.104-5.13-.437-2.454-.218-4.685-.218-7.138V8.03c0-1.784 0-4.015 1.308-5.576C2.67 1.115 4.633 0 6.813 0h74.121zM20 27.301V44l21.256 8.07L20 58.236V77l50-16.058v-17.23l-21.165-8.224L70 29.218V11L20 27.301z" fill-rule="nonzero" fill="#56B3B4"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 517 B

View File

@ -1,19 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="92px" height="86px" viewBox="0 0 92 86" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch -->
<title>Vimlogo</title>
<desc>Created with Sketch.</desc>
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="prettier-homepage" transform="translate(-57.000000, -1615.000000)" fill="#56B3B4">
<g id="Group-8" transform="translate(57.000000, 1615.000000)">
<g id="Vimlogo">
<polygon id="path3650" points="2.39385567 0.825242718 34.6601068 0.825242718 36.6259058 2.79062691 36.6259058 8.82233992 35.0668224 10.7199534 31.541937 10.7199534 31.541937 40.675198 61.9101711 10.7199534 56.8939902 10.7199534 55.131546 8.82233992 55.131546 2.45176775 56.7584173 0.960784217 89.4313841 0.960784217 91.0582524 2.58731196 91.0582524 8.55125151 17.1712586 84.3203883 8.76576516 84.3203883 6.33275837 82.9159865 6.33275837 10.4488677 2.25828579 10.4488677 0.766990291 8.95788412 0.766990291 2.58731196"></polygon>
<g id="g3673" transform="translate(32.805825, 51.310680)" stroke="#56B3B4" stroke-width="3" fill-rule="nonzero">
<path d="M12.5024711,0.0743940954 C12.4467063,0.0860911289 12.3949115,0.112115982 12.3521408,0.149929085 L10.9323545,1.37527448 C10.8899027,1.41399312 10.8582371,1.4631716 10.840486,1.51795168 L9.42069968,5.51291336 C9.37792454,5.63260309 9.40713683,5.76633606 9.49586484,5.8570172 L10.5815838,6.94807817 C10.6443419,7.008678 10.7284084,7.04186661 10.8154309,7.04039871 L15.2000651,7.04039871 C15.2870876,7.04186661 15.3711541,7.008678 15.4339122,6.94807817 L16.578093,5.78987499 C16.6175023,5.75018772 16.646239,5.70109491 16.6616098,5.64719779 L17.8809557,1.44241669 C17.914773,1.32617218 17.8827449,1.20064816 17.7974389,1.1150984 L16.8536985,0.166714638 C16.7909404,0.106114806 16.7068739,0.0729261984 16.6198514,0.0743940954 L12.5692846,0.0743940954 C12.547071,0.0721193231 12.5246848,0.0721193231 12.5024711,0.0743940954 L12.5024711,0.0743940954 Z M4.468151,11.3375004 C4.34528608,11.3639874 4.24810639,11.4583899 4.21760048,11.5808909 L3.67474101,13.7462273 C3.65030412,13.8447276 3.67217577,13.9490497 3.7340822,14.0292691 C3.79598864,14.1094886 3.89108927,14.1567414 3.99210501,14.1574733 L6.5727754,14.1574733 L0.175385366,32.5124758 C0.141862463,32.6129251 0.158191927,32.7234293 0.219314947,32.8097546 C0.280437966,32.8960799 0.378974286,32.947803 0.484397679,32.9489002 L9.79652547,32.9489002 C9.94015401,32.9509496 10.068556,32.8592677 10.1138895,32.7222952 L10.7235624,30.7499927 C10.7542497,30.6492082 10.7353629,30.5397627 10.6726984,30.4552467 C10.610034,30.3707306 10.5110769,30.3212389 10.4061984,30.3219611 L8.30157401,30.3219611 L14.6321506,11.7739247 C14.6656735,11.6734754 14.649344,11.5629712 14.588221,11.4766459 C14.527098,11.3903207 14.4285617,11.3385976 14.3231383,11.3375004 L4.53496448,11.3375004 C4.51275084,11.3352256 4.49036464,11.3352256 4.468151,11.3375004 L4.468151,11.3375004 Z M34.0999262,11.4046426 C34.0283324,11.419522 33.9636952,11.4579047 33.9161892,11.5137487 L31.9785985,13.7126561 L28.896827,13.7126561 L26.8423128,11.5724981 C26.7809228,11.5088222 26.6966879,11.4725438 26.6084656,11.4717848 L19.2506319,11.4717848 C19.112252,11.472105 18.9888129,11.5592728 18.9416196,11.689997 L18.2651332,13.7210489 C18.2316103,13.8214982 18.2479397,13.9320024 18.3090627,14.0183277 C18.3701858,14.104653 18.4687221,14.1563761 18.5741455,14.1574733 L20.5451429,14.1574733 L14.4150068,32.3110492 C14.3814839,32.4114985 14.3978133,32.5220027 14.4589364,32.608328 C14.5200594,32.6946533 14.6185957,32.7463764 14.7240191,32.7474736 L22.5578988,32.7474736 C22.6962787,32.7471534 22.8197178,32.6599856 22.8669111,32.5292614 L23.4682324,30.7583855 C23.5017553,30.6579362 23.4854258,30.547432 23.4243028,30.4611067 C23.3631798,30.3747814 23.2646434,30.3230584 23.1592201,30.3219611 L21.7895439,30.3219611 L25.698132,17.9594011 L32.7720085,17.9594011 L28.3122092,32.319442 C28.2815218,32.4202266 28.3004087,32.529672 28.3630731,32.614188 C28.4257376,32.6987041 28.5246946,32.7481958 28.6295732,32.7474736 L36.1878473,32.7474736 C36.3190314,32.7464597 36.4371212,32.6673458 36.4885079,32.5460469 L37.1649943,30.9178483 C37.2048858,30.8167964 37.1928803,30.7025046 37.1328724,30.61205 C37.0728646,30.5215953 36.9724985,30.4665004 36.8643337,30.4646383 L35.4946575,30.4646383 L39.4700591,17.8922589 L46.2015165,17.8922589 L41.6749037,32.319442 C41.6442164,32.4202266 41.6631033,32.529672 41.7257677,32.614188 C41.7884321,32.6987041 41.8873892,32.7481958 41.9922677,32.7474736 L50.2938418,32.7474736 C50.4301089,32.7484696 50.5529297,32.6650742 50.6028541,32.5376542 L51.2793405,30.7667783 C51.3162417,30.6653106 51.3015706,30.5521332 51.2400336,30.4635519 C51.1784965,30.3749706 51.0778306,30.3221227 50.9703282,30.3219611 L49.3250464,30.3219611 L54.3277052,13.9980106 C54.3611423,13.8951199 54.3424313,13.7823018 54.2775951,13.6958706 L52.7241818,11.5976764 C52.6598247,11.5157241 52.5607793,11.4690681 52.4569279,11.4717848 L46.5188805,11.4717848 C46.4277628,11.4702569 46.3400836,11.5067165 46.2766817,11.5724981 L44.4059044,13.6371212 L41.1320443,13.6371212 L39.1944536,11.5053559 C39.1310516,11.4395742 39.0433725,11.4031147 38.9522547,11.4046426 L34.1667397,11.4046426 C34.1445261,11.4023678 34.1221399,11.4023678 34.0999262,11.4046426 L34.0999262,11.4046426 Z" id="path3671"></path>
</g>
</g>
</g>
</g>
</g>
</svg>
<svg width="92" height="86" viewBox="0 0 92 86" xmlns="http://www.w3.org/2000/svg">
<g fill="#56B3B4" fill-rule="evenodd">
<path d="M2.394.825H34.66l1.966 1.966v6.031l-1.56 1.898h-3.524v29.955L61.91 10.72h-5.016l-1.762-1.898v-6.37L56.758.96h32.673l1.627 1.626v5.964l-73.887 75.77H8.766l-2.433-1.405V10.449H2.258L.767 8.958v-6.37z"/>
<path d="M45.308 51.385a.329.329 0 0 0-.15.076l-1.42 1.225a.331.331 0 0 0-.092.143l-1.42 3.995a.332.332 0 0 0 .076.344l1.085 1.09c.063.061.147.095.234.093h4.385a.329.329 0 0 0 .234-.092l1.144-1.158a.331.331 0 0 0 .083-.143l1.22-4.205a.332.332 0 0 0-.084-.327l-.943-.949a.329.329 0 0 0-.234-.092h-4.05a.328.328 0 0 0-.068 0zm-8.034 11.263a.33.33 0 0 0-.25.244l-.543 2.165a.332.332 0 0 0 .317.411h2.58l-6.397 18.355a.333.333 0 0 0 .31.437h9.311a.33.33 0 0 0 .318-.227l.61-1.972a.332.332 0 0 0-.318-.428h-2.105l6.331-18.548a.333.333 0 0 0-.309-.437h-9.788a.328.328 0 0 0-.067 0zm29.632.067a.33.33 0 0 0-.184.11l-1.938 2.198h-3.081l-2.055-2.14a.329.329 0 0 0-.234-.1h-7.358a.33.33 0 0 0-.309.218l-.676 2.03a.333.333 0 0 0 .309.437h1.971l-6.13 18.154a.333.333 0 0 0 .309.436h7.834a.33.33 0 0 0 .309-.218l.601-1.77a.333.333 0 0 0-.309-.437h-1.37l3.909-12.363h7.074l-4.46 14.36a.332.332 0 0 0 .317.428h7.559a.33.33 0 0 0 .3-.201l.677-1.628a.333.333 0 0 0-.3-.454H68.3l3.975-12.572h6.731L74.481 83.63a.332.332 0 0 0 .317.428H83.1a.33.33 0 0 0 .309-.21l.676-1.77a.333.333 0 0 0-.309-.445h-1.645l5.003-16.324a.332.332 0 0 0-.05-.302l-1.554-2.099a.329.329 0 0 0-.267-.126h-5.938a.329.329 0 0 0-.242.101l-1.871 2.065h-3.274L72 62.816a.329.329 0 0 0-.242-.1h-4.785a.328.328 0 0 0-.067 0z" stroke="#56B3B4" stroke-width="3" fill-rule="nonzero"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 5.5 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -1,14 +1,3 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="100px" height="103px" viewBox="0 0 100 103" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch -->
<title>Combined Shape</title>
<desc>Created with Sketch.</desc>
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="prettier-homepage" transform="translate(-322.000000, -1606.000000)" fill-rule="nonzero" fill="#56B3B4">
<g id="Group-9" transform="translate(322.000000, 1606.000000)">
<path d="M99.9909058,9.55082646 L100,92.8764023 L76.192692,102.390025 L34.5020021,61.9269015 L9.47833191,80.9754869 L0,76.2205721 L0.00952279806,26.2252244 L9.53244514,21.4358849 L34.5766138,40.5003252 L76.1650043,0 L99.9909058,9.55082646 Z M73.7262612,33.428364 L49.9282617,51.2187551 L73.7355697,69.1486346 L73.7262612,33.428364 Z M11.7856412,40.4997487 L11.7999339,61.8977331 L23.6891606,51.1264264 L11.7856412,40.4997487 Z" id="Combined-Shape"></path>
</g>
</g>
</g>
</svg>
<svg width="100" height="103" viewBox="0 0 100 103" xmlns="http://www.w3.org/2000/svg">
<path d="M99.99 9.55l.01 83.326-23.807 9.514-41.691-40.463L9.478 80.975 0 76.221l.01-49.996 9.522-4.79L34.577 40.5 76.165 0l23.826 9.55zM73.727 33.429l-23.798 17.79 23.808 17.93-.01-35.72zM11.786 40.5l.014 21.398 11.89-10.772L11.785 40.5z" fill-rule="nonzero" fill="#56B3B4"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 374 B

View File

@ -1,18 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="93px" height="96px" viewBox="0 0 93 96" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch -->
<title>Group</title>
<desc>Created with Sketch.</desc>
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="prettier-homepage" transform="translate(-583.000000, -1609.000000)">
<g id="Group-10" transform="translate(582.000000, 1607.000000)">
<g id="Group">
<rect id="Rectangle" stroke="#56B3B4" stroke-width="4" transform="translate(43.495935, 50.000000) rotate(-9.000000) translate(-43.495935, -50.000000) " x="8.50406504" y="7.69105691" width="69.9837398" height="84.6178862" rx="13"></rect>
<path d="M18.2672676,59.0158825 L27.0746049,47.9634444 L15.4471545,38.9338587 L18.8637479,36.2590596 L30.1232028,42.7403859 L45.3964432,22.7642276 L56.2697518,25.9540967 L61.7886179,59.0158825 L52.1840755,65.8536585 L32.5055649,51.3728865 L22.9661513,60.4769702 L18.2672676,59.0158825 Z M37.3752783,45.9680386 L49.9526129,52.678562 L46.8438687,36.0412688 L37.3752783,45.9680386 Z" id="Combined-Shape" fill="#56B3B4"></path>
<path d="M63.6288601,8.94308943 C63.8840486,8.94308943 70.6373627,10.6135888 83.8888022,13.9545876 L93.495935,72.6768223 L75.8553719,84.5528455 L17.0731707,74.4832388 L73.7085686,73.5143847 C66.7335744,30.4668545 63.3736715,8.94308943 63.6288601,8.94308943 Z" id="Path-11" fill="#56B3B4"></path>
</g>
</g>
</g>
</g>
</svg>
<svg width="93" height="96" viewBox="0 0 93 96" xmlns="http://www.w3.org/2000/svg">
<g transform="translate(-1 -2)" fill="none" fill-rule="evenodd">
<rect stroke="#56B3B4" stroke-width="4" transform="rotate(-9 43.496 50)" x="8.504" y="7.691" width="69.984" height="84.618" rx="13"/>
<path d="M18.267 59.016l8.808-11.053-11.628-9.03 3.417-2.674 11.26 6.481 15.272-19.976 10.874 3.19 5.519 33.062-9.605 6.838-19.678-14.481-9.54 9.104-4.699-1.461zm19.108-13.048l12.578 6.71-3.11-16.637-9.468 9.927z" fill="#56B3B4"/>
<path d="M63.629 8.943c.255 0 7.008 1.67 20.26 5.012l9.607 58.722-17.64 11.876-58.783-10.07 56.636-.969c-6.975-43.047-10.335-64.57-10.08-64.57z" fill="#56B3B4"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 704 B

View File

@ -1,19 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="100px" height="102px" viewBox="0 0 100 102" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch -->
<title>Group 3</title>
<desc>Created with Sketch.</desc>
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="prettier-homepage" transform="translate(-837.000000, -1607.000000)" fill="#56B3B4">
<g id="Group-11" transform="translate(837.000000, 1607.000000)">
<g id="Group-3">
<path d="M80.975751,82.0443194 L82.0846582,82.0443194 L82.0846582,77.6679637 L99.9547771,65.7531791 L89.7334017,45.7113474 L99.9547771,34.2279417 L87.1533606,1.63331256 L63.1089251,0 L59.7253996,3.85935951 L55.586961,1.63331256 L40.3281665,9.43106284 L24.7730048,0 L-4.54747351e-13,10.8239887 L12.986646,91.7429359 L63.1089251,101.07274 L69.0634361,101.07274 L73.2301344,82.4081924 L18.3829987,82.4081924 L18.3829987,18.4455651 L80.975751,18.4455651 L80.975751,82.0443194 Z" id="Combined-Shape"></path>
<path d="M22.6821708,27.186751 C22.9993934,27.186751 25.0934472,27.186751 28.9643321,27.186751 L32.7360163,41.594313 L37.2403861,27.186751 L41.7278795,27.186751 L46.0140901,41.594313 L50.0203983,27.186751 L56.1766036,27.186751 L48.827932,53.6247632 L43.8596652,53.6247632 L40.0797485,38.8257495 L39.4293872,38.8257495 L35.4720618,53.6247632 L30.2601154,53.6247632 C24.8909296,35.9994217 22.3649481,27.186751 22.6821708,27.186751 Z" id="Path-13"></path>
<rect id="Rectangle" x="24.1308759" y="70.6012526" width="24.0255009" height="3.89887514"></rect>
<path d="M55.532627,49.7298027 L58.2349196,45.8710606 C62.0420032,47.8626208 64.6551798,48.866496 66.0744494,48.8826865 C68.2033538,48.9069721 70.2419073,48.230267 70.2431422,46.2763016 C70.2439654,44.973658 67.8716558,43.6479636 63.1262132,42.2992185 C58.4707785,41.3766384 56.148275,38.7632559 56.1587027,34.4590712 C56.1743443,28.0027941 62.8302576,26.5419508 65.0151425,26.6670836 C67.2000273,26.7922164 73.8448269,28.581945 74.7326936,30.0967107 C74.1118318,30.9217366 73.0438122,32.3758568 71.5286349,34.4590712 C69.414483,32.3300296 67.509742,31.2884224 65.8144118,31.3342496 C63.2714166,31.4029903 61.6159754,32.6664613 61.5112178,34.4590712 C61.4064602,36.2516811 65.2032533,37.1763837 68.8090542,38.1948393 C72.4148552,39.213295 76.4421561,42.8228005 76.0725203,46.2763016 C75.7028846,49.7298027 72.8349145,54.3959396 66.576833,54.2193541 C62.4047786,54.1016305 58.7233766,52.6051134 55.532627,49.7298027 Z" id="Path-14"></path>
</g>
</g>
</g>
</g>
</svg>
<svg width="100" height="102" viewBox="0 0 100 102" xmlns="http://www.w3.org/2000/svg">
<g fill="#56B3B4" fill-rule="evenodd">
<path d="M80.976 82.044h1.109v-4.376l17.87-11.915-10.222-20.042 10.222-11.483L87.153 1.633 63.11 0l-3.384 3.86-4.138-2.227-15.259 7.798L24.773 0 0 10.824l12.987 80.919 50.122 9.33h5.954l4.167-18.665H18.383V18.446h62.593v63.598z"/>
<path d="M22.682 27.187h6.282l3.772 14.407 4.504-14.407h4.488l4.286 14.407 4.006-14.407h6.157l-7.35 26.438H43.86l-3.78-14.8h-.65l-3.958 14.8H30.26c-5.37-17.626-7.895-26.438-7.578-26.438zM24.131 70.601h24.026V74.5H24.131zM55.533 49.73l2.702-3.859c3.807 1.992 6.42 2.995 7.84 3.012 2.128.024 4.167-.653 4.168-2.607.001-1.302-2.371-2.628-7.117-3.977-4.655-.922-6.978-3.536-6.967-7.84.015-6.456 6.671-7.917 8.856-7.792 2.185.125 8.83 1.915 9.718 3.43-.621.825-1.69 2.279-3.204 4.362-2.115-2.129-4.02-3.17-5.715-3.125-2.543.069-4.198 1.332-4.303 3.125-.105 1.793 3.692 2.717 7.298 3.736 3.606 1.018 7.633 4.628 7.264 8.081-.37 3.454-3.238 8.12-9.496 7.943-4.172-.117-7.854-1.614-11.044-4.49z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@ -1,60 +1,51 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="385px" height="289px" viewBox="0 0 385 289" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch -->
<title>Group 14</title>
<desc>Created with Sketch.</desc>
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" opacity="0.5">
<g id="prettier-homepage" transform="translate(-669.000000, -1949.000000)" fill="#C6CBD0">
<g id="Group-14" transform="translate(669.000000, 1949.000000)">
<rect id="Rectangle-Copy-122" x="315" y="20" width="70" height="10" rx="5"></rect>
<rect id="Rectangle-Copy-129" x="235" y="100" width="90" height="10" rx="5"></rect>
<rect id="Rectangle-Copy-163" x="343" y="200" width="40" height="10" rx="5"></rect>
<rect id="Rectangle-Copy-127" x="255" y="80" width="90" height="10" rx="5"></rect>
<rect id="Rectangle-Copy-161" x="295" y="180" width="90" height="10" rx="5"></rect>
<rect id="Rectangle-Copy-151" x="155" y="80" width="90" height="10" rx="5"></rect>
<rect id="Rectangle-Copy-138" x="235" y="259" width="60" height="10" rx="5"></rect>
<rect id="Rectangle-Copy-150" x="205" y="0" width="60" height="10" rx="5"></rect>
<rect id="Rectangle-Copy-180" x="275" y="0" width="60" height="10" rx="5"></rect>
<rect id="Rectangle-Copy-124" x="295" y="40" width="60" height="10" rx="5"></rect>
<rect id="Rectangle-Copy-175" x="140" y="120" width="60" height="10" rx="5"></rect>
<rect id="Rectangle-Copy-171" x="65" y="60" width="60" height="10" rx="5"></rect>
<rect id="Rectangle-Copy-134" x="240" y="160" width="145" height="10" rx="5"></rect>
<rect id="Rectangle-Copy-159" x="50" y="0" width="145" height="10" rx="5"></rect>
<rect id="Rectangle-Copy-130" x="270" y="120" width="115" height="10" rx="5"></rect>
<rect id="Rectangle-Copy-111" x="345" y="0" width="40" height="10" rx="5"></rect>
<rect id="Rectangle-Copy-170" x="237" y="240" width="40" height="10" rx="5"></rect>
<rect id="Rectangle-Copy-158" x="95" y="40" width="40" height="10" rx="5"></rect>
<rect id="Rectangle-Copy-157" x="95" y="20" width="100" height="10" rx="5"></rect>
<rect id="Rectangle-Copy-149" x="245" y="40" width="40" height="10" rx="5"></rect>
<rect id="Rectangle-Copy-176" x="105" y="80" width="40" height="10" rx="5"></rect>
<rect id="Rectangle-Copy-162" x="245" y="180" width="40" height="10" rx="5"></rect>
<rect id="Rectangle-Copy-177" x="345" y="259" width="40" height="10" rx="5"></rect>
<rect id="Rectangle-Copy-174" x="0" y="0" width="40" height="10" rx="5"></rect>
<rect id="Rectangle-Copy-123" x="365" y="40" width="20" height="10" rx="5"></rect>
<rect id="Rectangle-Copy-125" x="275" y="60" width="110" height="10" rx="5"></rect>
<rect id="Rectangle-Copy-152" x="145" y="40" width="90" height="10" rx="5"></rect>
<rect id="Rectangle-Copy-142" x="205" y="20" width="100" height="10" rx="5"></rect>
<rect id="Rectangle-Copy-169" x="285" y="240" width="100" height="10" rx="5"></rect>
<rect id="Rectangle-Copy-153" x="210" y="120" width="50" height="10" rx="5"></rect>
<rect id="Rectangle-Copy-173" x="35" y="20" width="50" height="10" rx="5"></rect>
<rect id="Rectangle-Copy-160" x="180" y="160" width="50" height="10" rx="5"></rect>
<rect id="Rectangle-Copy-126" x="355" y="80" width="30" height="10" rx="5"></rect>
<rect id="Rectangle-Copy-178" x="305" y="259" width="30" height="10" rx="5"></rect>
<rect id="Rectangle-Copy-167" x="285" y="220" width="30" height="10" rx="5"></rect>
<rect id="Rectangle-Copy-132" x="295" y="140" width="20" height="10" rx="5"></rect>
<rect id="Rectangle-Copy-179" x="365" y="279" width="20" height="10" rx="5"></rect>
<rect id="Rectangle-Copy-131" x="325" y="140" width="60" height="10" rx="5"></rect>
<rect id="Rectangle-Copy-172" x="55" y="40" width="30" height="10" rx="5"></rect>
<rect id="Rectangle-Copy-166" x="325" y="220" width="60" height="10" rx="5"></rect>
<rect id="Rectangle-Copy-133" x="200" y="140" width="85" height="10" rx="5"></rect>
<rect id="Rectangle-Copy-154" x="165" y="100" width="60" height="10" rx="5"></rect>
<rect id="Rectangle-Copy-168" x="215" y="220" width="60" height="10" rx="5"></rect>
<rect id="Rectangle-Copy-164" x="203" y="200" width="60" height="10" rx="5"></rect>
<rect id="Rectangle-Copy-165" x="273" y="200" width="60" height="10" rx="5"></rect>
<rect id="Rectangle-Copy-148" x="135" y="60" width="130" height="10" rx="5"></rect>
<rect id="Rectangle-Copy-128" x="335" y="100" width="50" height="10" rx="5"></rect>
</g>
</g>
</g>
</svg>
<svg width="385" height="289" viewBox="0 0 385 289" xmlns="http://www.w3.org/2000/svg">
<g fill="#C6CBD0" fill-rule="evenodd" opacity=".5">
<rect x="315" y="20" width="70" height="10" rx="5"/>
<rect x="235" y="100" width="90" height="10" rx="5"/>
<rect x="343" y="200" width="40" height="10" rx="5"/>
<rect x="255" y="80" width="90" height="10" rx="5"/>
<rect x="295" y="180" width="90" height="10" rx="5"/>
<rect x="155" y="80" width="90" height="10" rx="5"/>
<rect x="235" y="259" width="60" height="10" rx="5"/>
<rect x="205" width="60" height="10" rx="5"/>
<rect x="275" width="60" height="10" rx="5"/>
<rect x="295" y="40" width="60" height="10" rx="5"/>
<rect x="140" y="120" width="60" height="10" rx="5"/>
<rect x="65" y="60" width="60" height="10" rx="5"/>
<rect x="240" y="160" width="145" height="10" rx="5"/>
<rect x="50" width="145" height="10" rx="5"/>
<rect x="270" y="120" width="115" height="10" rx="5"/>
<rect x="345" width="40" height="10" rx="5"/>
<rect x="237" y="240" width="40" height="10" rx="5"/>
<rect x="95" y="40" width="40" height="10" rx="5"/>
<rect x="95" y="20" width="100" height="10" rx="5"/>
<rect x="245" y="40" width="40" height="10" rx="5"/>
<rect x="105" y="80" width="40" height="10" rx="5"/>
<rect x="245" y="180" width="40" height="10" rx="5"/>
<rect x="345" y="259" width="40" height="10" rx="5"/>
<rect width="40" height="10" rx="5"/>
<rect x="365" y="40" width="20" height="10" rx="5"/>
<rect x="275" y="60" width="110" height="10" rx="5"/>
<rect x="145" y="40" width="90" height="10" rx="5"/>
<rect x="205" y="20" width="100" height="10" rx="5"/>
<rect x="285" y="240" width="100" height="10" rx="5"/>
<rect x="210" y="120" width="50" height="10" rx="5"/>
<rect x="35" y="20" width="50" height="10" rx="5"/>
<rect x="180" y="160" width="50" height="10" rx="5"/>
<rect x="355" y="80" width="30" height="10" rx="5"/>
<rect x="305" y="259" width="30" height="10" rx="5"/>
<rect x="285" y="220" width="30" height="10" rx="5"/>
<rect x="295" y="140" width="20" height="10" rx="5"/>
<rect x="365" y="279" width="20" height="10" rx="5"/>
<rect x="325" y="140" width="60" height="10" rx="5"/>
<rect x="55" y="40" width="30" height="10" rx="5"/>
<rect x="325" y="220" width="60" height="10" rx="5"/>
<rect x="200" y="140" width="85" height="10" rx="5"/>
<rect x="165" y="100" width="60" height="10" rx="5"/>
<rect x="215" y="220" width="60" height="10" rx="5"/>
<rect x="203" y="200" width="60" height="10" rx="5"/>
<rect x="273" y="200" width="60" height="10" rx="5"/>
<rect x="135" y="60" width="130" height="10" rx="5"/>
<rect x="335" y="100" width="50" height="10" rx="5"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 5.2 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

@ -1 +1,3 @@
<svg aria-labelledby="simpleicons-github-icon" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title id="simpleicons-github-icon">GitHub icon</title><path d="M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12"/></svg>
<svg aria-labelledby="simpleicons-github-icon" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d="M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12"/>
</svg>

Before

Width:  |  Height:  |  Size: 898 B

After

Width:  |  Height:  |  Size: 837 B

View File

@ -1 +1,3 @@
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path style="fill:#6f7b81" d="M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12"/></svg>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d="M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12" fill="#6f7b81"/>
</svg>

Before

Width:  |  Height:  |  Size: 812 B

After

Width:  |  Height:  |  Size: 810 B

View File

@ -1,14 +1,3 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="43px" height="49px" viewBox="0 0 43 49" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch -->
<title>CSS3_logo_and_wordmark Copy</title>
<desc>Created with Sketch.</desc>
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" opacity="0.5">
<g id="prettier-homepage" transform="translate(-878.000000, -1002.000000)" fill-rule="nonzero" fill="#FFFFFF">
<g id="CSS3_logo_and_wordmark-Copy" transform="translate(878.000000, 1002.000000)">
<path d="M21.4906943,19.9626939 L8.97106695,19.9626939 L9.45354171,25.3715373 L21.4906943,25.3715373 L28.1101413,25.3715373 L27.485295,32.3864772 L21.4813886,34.0147285 L21.4764097,34.0165151 L15.481157,32.3899315 L15.0979037,28.0760781 L12.1846808,28.0760781 L9.69406783,28.0760781 L10.4482458,36.5688317 L21.4752243,39.6446424 L21.5,39.637734 L21.5,39.6368391 L32.5171393,36.5688317 L32.5981049,35.65501 L33.8630898,21.4151369 L33.9944367,19.9626939 L34.9662618,9.01493753 L21.4906943,9.01493753 L8.00161275,9.01493753 L8.49096307,14.4239 L21.4906943,14.4239 L29.0667927,14.4239 L28.5769682,19.9626939 L21.4906943,19.9626939 Z M43,0 L39.0825894,44.0948782 L21.4736832,49 L3.91326151,44.1017867 L0,0 L43,0 Z" id="Combined-Shape"></path>
</g>
</g>
</g>
</svg>
<svg width="43" height="49" viewBox="0 0 43 49" xmlns="http://www.w3.org/2000/svg">
<path d="M21.49 19.963H8.972l.483 5.409H28.11l-.626 7.014-6.004 1.629-.005.002-5.995-1.627-.383-4.314H9.695l.753 8.493 11.027 3.076.025-.007v-.001l11.017-3.068.081-.914 1.265-14.24.131-1.452.972-10.948H8.001l.49 5.409h20.576l-.49 5.539h-7.086zM43 0l-3.917 44.095L21.473 49l-17.56-4.898L0 0h43z" fill-rule="nonzero" fill="#FFF" opacity=".5"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 435 B

View File

@ -1,32 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="44px" height="49px" viewBox="0 0 44 49" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch -->
<title>GraphQL_Logo Copy</title>
<desc>Created with Sketch.</desc>
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" opacity="0.498754529">
<g id="prettier-homepage" transform="translate(-877.000000, -1066.000000)" fill-rule="nonzero" fill="#FFFFFF">
<g id="GraphQL_Logo-Copy" transform="translate(877.000000, 1066.000000)">
<g id="GraphQL_Logo">
<g id="Group">
<rect id="Rectangle-path" transform="translate(13.211995, 19.477512) rotate(-149.999272) translate(-13.211995, -19.477512) " x="12.1647032" y="-0.540797083" width="2.09458334" height="40.0366192"></rect>
<rect id="Rectangle-path" x="1.78556425" y="33.525" width="40.4162533" height="2.075"></rect>
<rect id="Rectangle-path" transform="translate(13.216802, 39.573487) rotate(-149.999272) translate(-13.216802, -39.573487) " x="1.54517839" y="38.5360103" width="23.3432481" height="2.07495435"></rect>
<rect id="Rectangle-path" transform="translate(30.778176, 9.438613) rotate(-149.999272) translate(-30.778176, -9.438613) " x="19.1065515" y="8.40113533" width="23.3432481" height="2.07495435"></rect>
<rect id="Rectangle-path" transform="translate(13.222405, 9.430712) rotate(-120.000728) translate(-13.222405, -9.430712) " x="12.1751133" y="-2.13153312" width="2.09458334" height="23.1244912"></rect>
<rect id="Rectangle-path" transform="translate(30.792548, 19.477888) rotate(-120.000728) translate(-30.792548, -19.477888) " x="10.5848656" y="18.4404103" width="40.4153641" height="2.07495435"></rect>
<rect id="Rectangle-path" x="3.38808194" y="12.9375" width="2.09462942" height="23.125"></rect>
<rect id="Rectangle-path" x="38.5172886" y="12.9375" width="2.09462942" height="23.125"></rect>
<rect id="Rectangle-path" transform="translate(30.778087, 39.561950) rotate(-120.000728) translate(-30.778087, -39.561950) " x="29.8632842" y="29.5059212" width="1.82960593" height="20.1120575"></rect>
<path d="M43.387933,36.7375 C42.176581,38.825 39.4762756,39.5375 37.3690279,38.3375 C35.2617803,37.1375 34.54254,34.4625 35.753892,32.375 C36.9652439,30.2875 39.6655493,29.575 41.772797,30.775 C43.8926629,31.9875 44.6119032,34.65 43.387933,36.7375" id="Shape"></path>
<path d="M8.23348976,16.625 C7.0221378,18.7125 4.3218324,19.425 2.21458473,18.225 C0.107337058,17.025 -0.611903166,14.35 0.59944879,12.2625 C1.81080074,10.175 4.51110615,9.4625 6.61835382,10.6625 C8.72560149,11.875 9.44484171,14.5375 8.23348976,16.625" id="Shape"></path>
<path d="M0.612067039,36.7375 C-0.599284916,34.65 0.119955307,31.9875 2.22720298,30.775 C4.33445065,29.575 7.0221378,30.2875 8.24610801,32.375 C9.45745996,34.4625 8.73821974,37.125 6.63097207,38.3375 C4.51110615,39.5375 1.82341899,38.825 0.612067039,36.7375" id="Shape"></path>
<path d="M35.7665102,16.625 C34.5551583,14.5375 35.2743985,11.875 37.3816462,10.6625 C39.4888939,9.4625 42.176581,10.175 43.4005512,12.2625 C44.6119032,14.35 43.8926629,17.0125 41.7854153,18.225 C39.6781676,19.425 36.9778622,18.7125 35.7665102,16.625" id="Shape"></path>
<path d="M22,48.975 C19.5646778,48.975 17.5962309,47.025 17.5962309,44.6125 C17.5962309,42.2 19.5646778,40.25 22,40.25 C24.4353222,40.25 26.4037691,42.2 26.4037691,44.6125 C26.4037691,47.0125 24.4353222,48.975 22,48.975" id="Shape"></path>
<path d="M22,8.75 C19.5646778,8.75 17.5962309,6.8 17.5962309,4.3875 C17.5962309,1.975 19.5646778,0.025 22,0.025 C24.4353222,0.025 26.4037691,1.975 26.4037691,4.3875 C26.4037691,6.8 24.4353222,8.75 22,8.75" id="Shape"></path>
</g>
</g>
</g>
</g>
</g>
</svg>
<svg width="44" height="49" viewBox="0 0 44 49" xmlns="http://www.w3.org/2000/svg">
<g fill-rule="nonzero" fill="#FFF" opacity=".499">
<path d="M4.11 37.337L2.294 36.29 22.314 1.617l1.814 1.048z"/>
<path d="M1.786 33.525h40.416V35.6H1.786z"/>
<path d="M22.806 46.308L2.591 34.636l1.037-1.797 20.216 11.672zM40.367 16.173L20.15 4.5l1.038-1.797 20.215 11.672z"/>
<path d="M3.733 16.12l-1.048-1.815L22.711 2.743l1.047 1.814z"/>
<path d="M39.998 37.497l-20.208-35 1.797-1.038 20.208 35zM3.388 12.938h2.095v23.125H3.388z"/>
<path d="M38.517 12.938h2.095v23.125h-2.095z"/>
<path d="M22.527 45.383l-.915-1.585L39.029 33.74l.915 1.585z"/>
<path d="M43.388 36.737c-1.211 2.088-3.912 2.8-6.019 1.6a4.347 4.347 0 0 1-1.615-5.962c1.211-2.087 3.912-2.8 6.019-1.6 2.12 1.213 2.839 3.875 1.615 5.962M8.233 16.625c-1.21 2.087-3.911 2.8-6.018 1.6a4.347 4.347 0 0 1-1.616-5.963c1.212-2.087 3.912-2.8 6.02-1.6 2.107 1.213 2.826 3.875 1.614 5.963M.612 36.737c-1.211-2.087-.492-4.75 1.615-5.962 2.107-1.2 4.795-.487 6.02 1.6 1.21 2.087.491 4.75-1.616 5.962-2.12 1.2-4.808.488-6.019-1.6M35.767 16.625c-1.212-2.088-.493-4.75 1.615-5.963 2.107-1.2 4.795-.487 6.019 1.6 1.21 2.088.492 4.75-1.616 5.963-2.107 1.2-4.807.487-6.018-1.6M22 48.975c-2.435 0-4.404-1.95-4.404-4.363 0-2.412 1.969-4.362 4.404-4.362 2.435 0 4.404 1.95 4.404 4.362 0 2.4-1.969 4.363-4.404 4.363M22 8.75c-2.435 0-4.404-1.95-4.404-4.362 0-2.413 1.969-4.363 4.404-4.363 2.435 0 4.404 1.95 4.404 4.362C26.404 6.8 24.435 8.75 22 8.75"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -1,16 +1,3 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="48px" height="48px" viewBox="0 0 48 48" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch -->
<title>Unofficial_JavaScript_logo_2 Copy</title>
<desc>Created with Sketch.</desc>
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="prettier-homepage" transform="translate(-875.000000, -939.000000)" fill-rule="nonzero" fill="#8C9599">
<g id="Unofficial_JavaScript_logo_2-Copy" transform="translate(875.000000, 939.000000)">
<g id="Group">
<path d="M0,0 L48,0 L48,48 L0,48 L0,0 Z M32.2438095,37.5001905 L28.5782857,39.6297143 C29.9024762,42.2460952 32.6087619,44.2422857 36.7977143,44.2422857 C41.0819048,44.2422857 44.272,42.0175238 44.272,37.9565714 C44.272,34.1897143 42.1081905,32.5142857 38.2758095,30.8708571 L37.1481905,30.3878095 C35.2129524,29.5497143 34.3748571,29.0019048 34.3748571,27.6487619 C34.3748571,26.5539048 35.2121905,25.7158095 36.5333333,25.7158095 C37.8285714,25.7158095 38.6628571,26.2620952 39.4361905,27.6487619 L42.9485714,25.3935238 C41.4628571,22.7801905 39.4011429,21.7820952 36.5333333,21.7820952 C32.5051429,21.7820952 29.927619,24.3573333 29.927619,27.7401905 C29.927619,31.4125714 32.0899048,33.1497143 35.3447619,34.536381 L36.472381,35.0201905 C38.5295238,35.92 39.7561905,36.4678095 39.7561905,38.0144762 C39.7561905,39.3051429 38.5622857,40.2392381 36.6933333,40.2392381 C34.4685714,40.2392381 33.2106667,39.0788571 32.2438095,37.5001905 Z M16.3100952,37.8910476 L12.6384762,40.1139048 C13.7020952,42.3649524 15.7935238,44.2339048 19.4049524,44.2339048 C23.4019048,44.2339048 26.1401905,42.1081905 26.1401905,37.4377143 L26.1401905,22.039619 L21.6297143,22.039619 L21.6297143,37.3767619 C21.6297143,39.6312381 20.6948571,40.2110476 19.2129524,40.2110476 C17.6632381,40.2110476 17.0186667,39.1481905 16.3100952,37.8910476 Z" id="Combined-Shape"></path>
</g>
</g>
</g>
</g>
</svg>
<svg width="48" height="48" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
<path d="M0 0h48v48H0V0zm32.244 37.5l-3.666 2.13c1.324 2.616 4.03 4.612 8.22 4.612 4.284 0 7.474-2.224 7.474-6.285 0-3.767-2.164-5.443-5.996-7.086l-1.128-.483c-1.935-.838-2.773-1.386-2.773-2.74 0-1.094.837-1.932 2.158-1.932 1.296 0 2.13.546 2.903 1.933l3.513-2.255c-1.486-2.614-3.548-3.612-6.416-3.612-4.028 0-6.605 2.575-6.605 5.958 0 3.673 2.162 5.41 5.417 6.796l1.127.484c2.058.9 3.284 1.448 3.284 2.994 0 1.291-1.194 2.225-3.063 2.225-2.224 0-3.482-1.16-4.45-2.739zm-15.934.391l-3.672 2.223c1.064 2.251 3.156 4.12 6.767 4.12 3.997 0 6.735-2.126 6.735-6.796V22.04h-4.51v15.337c0 2.254-.935 2.834-2.417 2.834-1.55 0-2.194-1.063-2.903-2.32z" fill-rule="nonzero" fill="#8C9599"/>
</svg>

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 773 B

View File

@ -1,15 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="49px" height="31px" viewBox="0 0 49 31" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch -->
<title>markdown-mark copy</title>
<desc>Created with Sketch.</desc>
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" opacity="0.498754529">
<g id="prettier-homepage" transform="translate(-875.000000, -1128.000000)">
<g id="markdown-mark-copy" transform="translate(877.000000, 1130.000000)">
<rect id="Rectangle-path" stroke="#FFFFFF" stroke-width="3" x="0" y="0" width="45" height="27" rx="2"></rect>
<path d="M5,22 L5,6 L9.5,6 L14,11.8823529 L18.5,6 L23,6 L23,22 L18.5,22 L18.5,12.8235294 L14,18.7058824 L9.5,12.8235294 L9.5,22 L5,22 Z M33,22 L26,14.2352941 L30.6666667,14.2352941 L30.6666667,6 L35.3333333,6 L35.3333333,14.2352941 L40,14.2352941 L33,22 Z" id="Shape" fill="#FFFFFF" fill-rule="nonzero"></path>
</g>
</g>
</g>
</svg>
<svg width="49" height="31" viewBox="0 0 49 31" xmlns="http://www.w3.org/2000/svg">
<g transform="translate(2 2)" fill="none" fill-rule="evenodd" opacity=".499">
<rect stroke="#FFF" stroke-width="3" width="45" height="27" rx="2"/>
<path d="M5 22V6h4.5l4.5 5.882L18.5 6H23v16h-4.5v-9.176L14 18.706l-4.5-5.882V22H5zm28 0l-7-7.765h4.667V6h4.666v8.235H40L33 22z" fill="#FFF" fill-rule="nonzero"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 417 B

View File

@ -1,15 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="41px" height="40px" viewBox="0 0 41 40" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch -->
<title>Group 2</title>
<desc>Created with Sketch.</desc>
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" fill-opacity="0.5">
<g id="prettier-homepage" transform="translate(-879.000000, -1229.000000)" fill-rule="nonzero" fill="#FFFFFF">
<g id="Group-2" transform="translate(879.000000, 1229.000000)">
<path d="M19.9004911,0.980806287 C18.2480153,0.988207929 16.6699379,1.12406129 15.2813923,1.36090923 C11.1909109,2.05751977 10.448238,3.51558537 10.4482377,6.20450671 L10.4482377,9.75575417 L20.1145469,9.75575417 L20.1145469,10.9395033 L10.4482377,10.9395033 L6.82055516,10.9395033 C4.01125656,10.9395033 1.55135427,12.5672012 0.781928312,15.6636398 C-0.105594803,19.2128772 -0.144961278,21.4276591 0.781928312,25.1336331 C1.46904411,27.8922167 3.1099697,29.8577689 5.91926758,29.8577696 L9.24276553,29.8577696 L9.24276553,25.6006167 C9.24276553,22.525075 12.003281,19.8121926 15.2813923,19.8121919 L24.9364355,19.8121919 C27.6240574,19.8121919 29.7695912,17.6790407 29.7695901,15.0771953 L29.7695901,6.20450671 C29.7695901,3.67928906 27.5596402,1.78235784 24.9364355,1.36090923 C23.2759079,1.09445479 21.5529669,0.973404644 19.9004911,0.980806287 Z M14.6730232,3.8370084 C15.6714865,3.8370084 16.4868644,4.63584004 16.4868644,5.61806218 C16.4868637,6.59680283 15.6714865,7.38825586 14.6730232,7.38825586 C13.6709803,7.38825551 12.8591819,6.59680248 12.8591819,5.61806218 C12.8591816,4.63584039 13.6709803,3.8370084 14.6730232,3.8370084 Z" id="path1948"></path>
<path d="M30.8997235,10.8817765 L30.8997235,15.0194685 C30.8997235,18.2273653 28.0783707,20.9273539 24.8610967,20.9273542 L15.2060535,20.9273542 C12.5613755,20.9273542 10.3728992,23.1092695 10.3728989,25.6623508 L10.3728989,34.5350384 C10.3728989,37.0602564 12.6508448,38.5455614 15.2060535,39.270035 C18.2658639,40.1373161 21.2000619,40.2940558 24.8610967,39.270035 C27.294629,38.5908401 29.6942524,37.2239569 29.6942513,34.5350384 L29.6942513,30.983792 L20.0392082,30.983792 L20.0392082,29.8000428 L29.6942513,29.8000428 L34.5274074,29.8000428 C37.3367064,29.8000428 38.3835663,27.9111152 39.3605585,25.0759063 C40.369759,22.1571029 40.3268181,19.3502003 39.3605585,15.6059131 C38.6662858,12.9100263 37.3402791,10.8817765 34.5274074,10.8817765 L30.8997235,10.8817765 Z M25.4694658,33.3512903 C26.4715094,33.3512913 27.2833071,34.1427443 27.2833071,35.1214829 C27.2833063,36.1037037 26.4715083,36.9025367 25.4694658,36.9025367 C24.4710014,36.9025367 23.6556246,36.1037037 23.6556246,35.1214829 C23.6556253,34.1427443 24.4710003,33.3512903 25.4694658,33.3512903 Z" id="path1950"></path>
</g>
</g>
</g>
</svg>
<svg width="41" height="40" viewBox="0 0 41 40" xmlns="http://www.w3.org/2000/svg">
<g fill-rule="nonzero" fill="#FFF" fill-opacity=".5">
<path d="M19.9.98c-1.652.008-3.23.144-4.619.38-4.09.698-4.833 2.156-4.833 4.845v3.55h9.667v1.185H6.82c-2.81 0-5.27 1.627-6.04 4.724-.887 3.549-.926 5.764 0 9.47.688 2.758 2.329 4.724 5.138 4.724h3.324V25.6c0-3.076 2.76-5.789 6.038-5.789h9.655c2.688 0 4.834-2.133 4.834-4.735V6.205c0-2.526-2.21-4.423-4.834-4.844A31.253 31.253 0 0 0 19.9.98zm-5.227 2.857c.998 0 1.814.799 1.814 1.781 0 .979-.816 1.77-1.814 1.77-1.002 0-1.814-.791-1.814-1.77 0-.982.812-1.781 1.814-1.781z"/>
<path d="M30.9 10.882v4.137c0 3.208-2.822 5.908-6.039 5.908h-9.655c-2.645 0-4.833 2.182-4.833 4.735v8.873c0 2.525 2.278 4.01 4.833 4.735 3.06.867 5.994 1.024 9.655 0 2.434-.68 4.833-2.046 4.833-4.735v-3.551H20.04V29.8h14.488c2.81 0 3.857-1.889 4.834-4.724 1.009-2.919.966-5.726 0-9.47-.695-2.696-2.02-4.724-4.834-4.724H30.9zm-5.43 22.47c1.002 0 1.813.79 1.813 1.77 0 .982-.811 1.78-1.814 1.78-.998 0-1.813-.798-1.813-1.78 0-.98.815-1.77 1.813-1.77z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -1,14 +1,3 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="47px" height="42px" viewBox="0 0 47 42" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch -->
<title>Swift_logo-3</title>
<desc>Created with Sketch.</desc>
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" fill-opacity="0.5">
<g id="prettier-homepage" transform="translate(-876.000000, -1172.000000)" fill-rule="nonzero" fill="#FFFFFF">
<g id="Swift_logo-3" transform="translate(876.000000, 1172.000000)">
<path d="M35.4516052,39.0941163 C29.9152946,42.2834544 22.3030158,42.6111423 14.6444727,39.337812 C8.4434964,36.7068446 3.29829824,32.1014688 5.68434189e-14,26.8395341 C1.58319265,28.1550178 3.43021119,29.2078779 5.40914269,30.1282433 C13.3182256,33.8250836 21.2256477,33.571924 26.7904287,30.1377072 C26.7868699,30.1341582 26.7844973,30.1317923 26.7821248,30.1282433 C18.8661616,24.076072 12.1376521,16.181987 7.12448554,9.73588044 C6.06858881,8.68325691 5.27699248,7.36753664 4.48539616,6.18348304 C10.5542222,11.7092242 20.1856469,18.6817609 23.6151464,20.6561694 C16.3599341,13.0247079 9.8947761,3.5525157 10.1581275,3.81513924 C21.6364521,15.3930517 32.3235363,21.971653 32.3235363,21.971653 C32.677044,22.1703952 32.9498856,22.3360136 33.1693451,22.4838872 C33.4006672,21.8971247 33.603519,21.2878855 33.7743415,20.6561694 C35.62136,13.9462563 33.5109901,6.31479481 28.8928506,0 C39.5787485,6.44669807 45.9122309,18.5504491 43.2727856,28.6815662 C43.2039821,28.9548366 43.1292472,29.2245581 43.0485811,29.4895476 C43.079424,29.5262202 43.110267,29.5640759 43.1411099,29.6031145 C48.4176279,36.1817159 46.9668227,43.1542525 46.307258,41.8387688 C43.4447944,36.2526952 38.1457373,37.9609312 35.4517238,39.0942346 L35.4516052,39.0941163 Z" id="Shape"></path>
</g>
</g>
</g>
</svg>
<svg width="47" height="42" viewBox="0 0 47 42" xmlns="http://www.w3.org/2000/svg">
<path d="M35.452 39.094c-5.537 3.19-13.149 3.517-20.808.244C8.444 36.707 3.298 32.1 0 26.84c1.583 1.315 3.43 2.368 5.41 3.288 7.908 3.697 15.816 3.444 21.38.01l-.008-.01C18.866 24.076 12.138 16.182 7.124 9.736 6.07 8.683 5.277 7.368 4.485 6.183c6.07 5.526 15.7 12.499 19.13 14.473-7.255-7.631-13.72-17.103-13.457-16.84 11.478 11.577 22.166 18.156 22.166 18.156.353.198.626.364.845.512.232-.587.435-1.196.605-1.828 1.847-6.71-.263-14.341-4.881-20.656 10.686 6.447 17.02 18.55 14.38 28.682-.069.273-.144.543-.224.808l.092.113c5.277 6.579 3.826 13.551 3.166 12.236-2.862-5.586-8.161-3.878-10.855-2.745z" fill-rule="nonzero" fill="#FFF" fill-opacity=".5"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 746 B

View File

@ -1,14 +1,3 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="43px" height="49px" viewBox="0 0 43 49" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch -->
<title>CSS3_logo_and_wordmark Copy</title>
<desc>Created with Sketch.</desc>
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="prettier-homepage-copy" transform="translate(-267.000000, -913.000000)" fill-rule="nonzero" fill="#C695C8">
<g id="CSS3_logo_and_wordmark-Copy" transform="translate(267.000000, 913.000000)">
<path d="M21.4906943,19.9626939 L8.97106695,19.9626939 L9.45354171,25.3715373 L21.4906943,25.3715373 L28.1101413,25.3715373 L27.485295,32.3864772 L21.4813886,34.0147285 L21.4764097,34.0165151 L15.481157,32.3899315 L15.0979037,28.0760781 L12.1846808,28.0760781 L9.69406783,28.0760781 L10.4482458,36.5688317 L21.4752243,39.6446424 L21.5,39.637734 L21.5,39.6368391 L32.5171393,36.5688317 L32.5981049,35.65501 L33.8630898,21.4151369 L33.9944367,19.9626939 L34.9662618,9.01493753 L21.4906943,9.01493753 L8.00161275,9.01493753 L8.49096307,14.4239 L21.4906943,14.4239 L29.0667927,14.4239 L28.5769682,19.9626939 L21.4906943,19.9626939 Z M43,0 L39.0825894,44.0948782 L21.4736832,49 L3.91326151,44.1017867 L0,0 L43,0 Z" id="Combined-Shape"></path>
</g>
</g>
</g>
</svg>
<svg width="43" height="49" viewBox="0 0 43 49" xmlns="http://www.w3.org/2000/svg">
<path d="M21.49 19.963H8.972l.483 5.409H28.11l-.626 7.014-6.004 1.629-.005.002-5.995-1.627-.383-4.314H9.695l.753 8.493 11.027 3.076.025-.007v-.001l11.017-3.068.081-.914 1.265-14.24.131-1.452.972-10.948H8.001l.49 5.409h20.576l-.49 5.539h-7.086zM43 0l-3.917 44.095L21.473 49l-17.56-4.898L0 0h43z" fill-rule="nonzero" fill="#C695C8"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 425 B

View File

@ -1,32 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="44px" height="49px" viewBox="0 0 44 49" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch -->
<title>GraphQL_Logo Copy</title>
<desc>Created with Sketch.</desc>
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="prettier-homepage-copy" transform="translate(-497.000000, -916.000000)" fill-rule="nonzero" fill="#C695C8">
<g id="GraphQL_Logo-Copy" transform="translate(497.000000, 916.000000)">
<g id="GraphQL_Logo">
<g id="Group">
<rect id="Rectangle-path" transform="translate(13.211995, 19.477512) rotate(-149.999272) translate(-13.211995, -19.477512) " x="12.1647032" y="-0.540797083" width="2.09458334" height="40.0366192"></rect>
<rect id="Rectangle-path" x="1.78556425" y="33.525" width="40.4162533" height="2.075"></rect>
<rect id="Rectangle-path" transform="translate(13.216802, 39.573487) rotate(-149.999272) translate(-13.216802, -39.573487) " x="1.54517839" y="38.5360103" width="23.3432481" height="2.07495435"></rect>
<rect id="Rectangle-path" transform="translate(30.778176, 9.438613) rotate(-149.999272) translate(-30.778176, -9.438613) " x="19.1065515" y="8.40113533" width="23.3432481" height="2.07495435"></rect>
<rect id="Rectangle-path" transform="translate(13.222405, 9.430712) rotate(-120.000728) translate(-13.222405, -9.430712) " x="12.1751133" y="-2.13153312" width="2.09458334" height="23.1244912"></rect>
<rect id="Rectangle-path" transform="translate(30.792548, 19.477888) rotate(-120.000728) translate(-30.792548, -19.477888) " x="10.5848656" y="18.4404103" width="40.4153641" height="2.07495435"></rect>
<rect id="Rectangle-path" x="3.38808194" y="12.9375" width="2.09462942" height="23.125"></rect>
<rect id="Rectangle-path" x="38.5172886" y="12.9375" width="2.09462942" height="23.125"></rect>
<rect id="Rectangle-path" transform="translate(30.778087, 39.561950) rotate(-120.000728) translate(-30.778087, -39.561950) " x="29.8632842" y="29.5059212" width="1.82960593" height="20.1120575"></rect>
<path d="M43.387933,36.7375 C42.176581,38.825 39.4762756,39.5375 37.3690279,38.3375 C35.2617803,37.1375 34.54254,34.4625 35.753892,32.375 C36.9652439,30.2875 39.6655493,29.575 41.772797,30.775 C43.8926629,31.9875 44.6119032,34.65 43.387933,36.7375" id="Shape"></path>
<path d="M8.23348976,16.625 C7.0221378,18.7125 4.3218324,19.425 2.21458473,18.225 C0.107337058,17.025 -0.611903166,14.35 0.59944879,12.2625 C1.81080074,10.175 4.51110615,9.4625 6.61835382,10.6625 C8.72560149,11.875 9.44484171,14.5375 8.23348976,16.625" id="Shape"></path>
<path d="M0.612067039,36.7375 C-0.599284916,34.65 0.119955307,31.9875 2.22720298,30.775 C4.33445065,29.575 7.0221378,30.2875 8.24610801,32.375 C9.45745996,34.4625 8.73821974,37.125 6.63097207,38.3375 C4.51110615,39.5375 1.82341899,38.825 0.612067039,36.7375" id="Shape"></path>
<path d="M35.7665102,16.625 C34.5551583,14.5375 35.2743985,11.875 37.3816462,10.6625 C39.4888939,9.4625 42.176581,10.175 43.4005512,12.2625 C44.6119032,14.35 43.8926629,17.0125 41.7854153,18.225 C39.6781676,19.425 36.9778622,18.7125 35.7665102,16.625" id="Shape"></path>
<path d="M22,48.975 C19.5646778,48.975 17.5962309,47.025 17.5962309,44.6125 C17.5962309,42.2 19.5646778,40.25 22,40.25 C24.4353222,40.25 26.4037691,42.2 26.4037691,44.6125 C26.4037691,47.0125 24.4353222,48.975 22,48.975" id="Shape"></path>
<path d="M22,8.75 C19.5646778,8.75 17.5962309,6.8 17.5962309,4.3875 C17.5962309,1.975 19.5646778,0.025 22,0.025 C24.4353222,0.025 26.4037691,1.975 26.4037691,4.3875 C26.4037691,6.8 24.4353222,8.75 22,8.75" id="Shape"></path>
</g>
</g>
</g>
</g>
</g>
</svg>
<svg width="44" height="49" viewBox="0 0 44 49" xmlns="http://www.w3.org/2000/svg">
<g fill-rule="nonzero" fill="#C695C8">
<path d="M4.11 37.337L2.294 36.29 22.314 1.617l1.814 1.048z"/>
<path d="M1.786 33.525h40.416V35.6H1.786z"/>
<path d="M22.806 46.308L2.591 34.636l1.037-1.797 20.216 11.672zM40.367 16.173L20.15 4.5l1.038-1.797 20.215 11.672z"/>
<path d="M3.733 16.12l-1.048-1.815L22.711 2.743l1.047 1.814z"/>
<path d="M39.998 37.497l-20.208-35 1.797-1.038 20.208 35zM3.388 12.938h2.095v23.125H3.388z"/>
<path d="M38.517 12.938h2.095v23.125h-2.095z"/>
<path d="M22.527 45.383l-.915-1.585L39.029 33.74l.915 1.585z"/>
<path d="M43.388 36.737c-1.211 2.088-3.912 2.8-6.019 1.6a4.347 4.347 0 0 1-1.615-5.962c1.211-2.087 3.912-2.8 6.019-1.6 2.12 1.213 2.839 3.875 1.615 5.962M8.233 16.625c-1.21 2.087-3.911 2.8-6.018 1.6a4.347 4.347 0 0 1-1.616-5.963c1.212-2.087 3.912-2.8 6.02-1.6 2.107 1.213 2.826 3.875 1.614 5.963M.612 36.737c-1.211-2.087-.492-4.75 1.615-5.962 2.107-1.2 4.795-.487 6.02 1.6 1.21 2.087.491 4.75-1.616 5.962-2.12 1.2-4.808.488-6.019-1.6M35.767 16.625c-1.212-2.088-.493-4.75 1.615-5.963 2.107-1.2 4.795-.487 6.019 1.6 1.21 2.088.492 4.75-1.616 5.963-2.107 1.2-4.807.487-6.018-1.6M22 48.975c-2.435 0-4.404-1.95-4.404-4.363 0-2.412 1.969-4.362 4.404-4.362 2.435 0 4.404 1.95 4.404 4.362 0 2.4-1.969 4.363-4.404 4.363M22 8.75c-2.435 0-4.404-1.95-4.404-4.362 0-2.413 1.969-4.363 4.404-4.363 2.435 0 4.404 1.95 4.404 4.362C26.404 6.8 24.435 8.75 22 8.75"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -1,16 +1,3 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="48px" height="48px" viewBox="0 0 48 48" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch -->
<title>Unofficial_JavaScript_logo_2 Copy</title>
<desc>Created with Sketch.</desc>
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="prettier-homepage-copy" transform="translate(-57.000000, -917.000000)" fill-rule="nonzero" fill="#C695C8">
<g id="Unofficial_JavaScript_logo_2-Copy" transform="translate(57.000000, 917.000000)">
<g id="Group">
<path d="M0,0 L48,0 L48,48 L0,48 L0,0 Z M32.2438095,37.5001905 L28.5782857,39.6297143 C29.9024762,42.2460952 32.6087619,44.2422857 36.7977143,44.2422857 C41.0819048,44.2422857 44.272,42.0175238 44.272,37.9565714 C44.272,34.1897143 42.1081905,32.5142857 38.2758095,30.8708571 L37.1481905,30.3878095 C35.2129524,29.5497143 34.3748571,29.0019048 34.3748571,27.6487619 C34.3748571,26.5539048 35.2121905,25.7158095 36.5333333,25.7158095 C37.8285714,25.7158095 38.6628571,26.2620952 39.4361905,27.6487619 L42.9485714,25.3935238 C41.4628571,22.7801905 39.4011429,21.7820952 36.5333333,21.7820952 C32.5051429,21.7820952 29.927619,24.3573333 29.927619,27.7401905 C29.927619,31.4125714 32.0899048,33.1497143 35.3447619,34.536381 L36.472381,35.0201905 C38.5295238,35.92 39.7561905,36.4678095 39.7561905,38.0144762 C39.7561905,39.3051429 38.5622857,40.2392381 36.6933333,40.2392381 C34.4685714,40.2392381 33.2106667,39.0788571 32.2438095,37.5001905 Z M16.3100952,37.8910476 L12.6384762,40.1139048 C13.7020952,42.3649524 15.7935238,44.2339048 19.4049524,44.2339048 C23.4019048,44.2339048 26.1401905,42.1081905 26.1401905,37.4377143 L26.1401905,22.039619 L21.6297143,22.039619 L21.6297143,37.3767619 C21.6297143,39.6312381 20.6948571,40.2110476 19.2129524,40.2110476 C17.6632381,40.2110476 17.0186667,39.1481905 16.3100952,37.8910476 Z" id="Combined-Shape"></path>
</g>
</g>
</g>
</g>
</svg>
<svg width="48" height="48" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
<path d="M0 0h48v48H0V0zm32.244 37.5l-3.666 2.13c1.324 2.616 4.03 4.612 8.22 4.612 4.284 0 7.474-2.224 7.474-6.285 0-3.767-2.164-5.443-5.996-7.086l-1.128-.483c-1.935-.838-2.773-1.386-2.773-2.74 0-1.094.837-1.932 2.158-1.932 1.296 0 2.13.546 2.903 1.933l3.513-2.255c-1.486-2.614-3.548-3.612-6.416-3.612-4.028 0-6.605 2.575-6.605 5.958 0 3.673 2.162 5.41 5.417 6.796l1.127.484c2.058.9 3.284 1.448 3.284 2.994 0 1.291-1.194 2.225-3.063 2.225-2.224 0-3.482-1.16-4.45-2.739zm-15.934.391l-3.672 2.223c1.064 2.251 3.156 4.12 6.767 4.12 3.997 0 6.735-2.126 6.735-6.796V22.04h-4.51v15.337c0 2.254-.935 2.834-2.417 2.834-1.55 0-2.194-1.063-2.903-2.32z" fill-rule="nonzero" fill="#C695C8"/>
</svg>

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 773 B

View File

@ -1,15 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="49px" height="31px" viewBox="0 0 49 31" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch -->
<title>markdown-mark copy</title>
<desc>Created with Sketch.</desc>
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="prettier-homepage-copy" transform="translate(-497.000000, -988.000000)">
<g id="markdown-mark-copy" transform="translate(499.000000, 990.000000)">
<rect id="Rectangle-path" stroke="#C695C8" stroke-width="3" x="0" y="0" width="45" height="27" rx="2"></rect>
<path d="M5,22 L5,6 L9.5,6 L14,11.8823529 L18.5,6 L23,6 L23,22 L18.5,22 L18.5,12.8235294 L14,18.7058824 L9.5,12.8235294 L9.5,22 L5,22 Z M33,22 L26,14.2352941 L30.6666667,14.2352941 L30.6666667,6 L35.3333333,6 L35.3333333,14.2352941 L40,14.2352941 L33,22 Z" id="Shape" fill="#C695C8" fill-rule="nonzero"></path>
</g>
</g>
</g>
</svg>
<svg width="49" height="31" viewBox="0 0 49 31" xmlns="http://www.w3.org/2000/svg">
<g transform="translate(2 2)" fill="none" fill-rule="evenodd">
<rect stroke="#C695C8" stroke-width="3" width="45" height="27" rx="2"/>
<path d="M5 22V6h4.5l4.5 5.882L18.5 6H23v16h-4.5v-9.176L14 18.706l-4.5-5.882V22H5zm28 0l-7-7.765h4.667V6h4.666v8.235H40L33 22z" fill="#C695C8" fill-rule="nonzero"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 408 B

View File

@ -1,18 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="67px" height="63px" viewBox="0 0 67 63" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch -->
<title>Group 15</title>
<desc>Created with Sketch.</desc>
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="prettier-homepage-copy" transform="translate(-748.000000, -910.000000)" stroke="#C695C8" stroke-width="2">
<g id="Group-15" transform="translate(747.000000, 905.000000)">
<g id="tool" transform="translate(32.000000, 36.000000) rotate(21.000000) translate(-32.000000, -36.000000) translate(14.000000, 5.000000)" fill="#192B34">
<path d="M11.7263138,6.97165196 C13.2218785,7.29189574 14.6418692,8.53588093 14.8333033,8.73089687 C15.6633589,9.57648342 16.9450423,11.9324966 16.9450423,11.9324966 L17.2918246,23.2986293 L17.417545,27.4192388 L20.9898263,27.4192388 L21.9756132,11.9324966 C21.9756132,11.9324966 23.1789042,10.0193303 24.0150784,9.16749415 C24.8556963,8.31113122 25.4587147,7.85211945 26.5233603,7.63738378 C27.588006,7.42264813 28.7365914,7.93875312 29.4782615,7.93875312 C29.9736362,7.93875312 31.4127515,9.29036034 31.4127515,9.29036034 C31.4127515,9.29036034 31.9094645,9.74745645 32.1564496,9.83672593 C32.575379,9.98814241 35.0995526,9.83672593 35.0995526,9.83672593 C35.0995526,9.83672593 35.9354373,7.55417952 35.9265608,6.62034423 C35.916911,5.60514422 35.6284688,3.17092657 35.6284688,3.17092657 L33.0653391,2.8086964 C33.0653391,2.8086964 29.335767,3.77238792 28.7181108,3.77238792 C28.4531318,3.77238788 27.2457612,3.68465444 26.5233603,3.1709266 C25.8009595,2.65719876 24.7697278,1.07533685 24.6460199,1.07641686 C23.9061375,1.08287626 18.5058278,0.62787961 13.493035,1.37023383 C11.5513245,1.65778567 7.17965168,3.09681343 3.88700211,5.08515303 C0.726716726,6.99356206 -0.0973311702,9.70880749 0.0197320388,10.0264073 C0.3175281,10.8343465 0.397847643,11.5498688 0.539056008,11.421668 C0.795837937,11.1885399 2.49564117,10.0264072 2.49564117,10.0264072 C2.49564117,10.0264072 4.91482373,8.36788142 7.19652327,7.63738378 C8.45788815,7.23355145 10.1454639,6.63314615 11.7263138,6.97165196 Z" id="Path-2"></path>
<path d="M14.5841594,61.1121627 C17.1214926,61.1121627 21.6166661,61.1121627 23.5375922,61.1121627 C24.1061589,61.1121627 24.3415908,60.6555094 24.3415908,60.6555094 C24.3415908,60.6555094 24.4370417,60.3571098 24.4309614,59.9795833 C24.2020216,45.7645569 24.1770374,50.2647072 24.1770374,50.2647072 C24.1770374,50.2647072 23.582451,42.1263101 23.1369079,38.7343936 C22.5877249,34.5534665 21.1928589,27.5461772 21.1928589,27.5461772 L17.5036201,27.5461772 L14.5841594,38.1868176 C14.5841594,38.1868176 13.6348287,45.7799531 13.4761006,59.6105008 C13.4673554,60.3725059 13.7253598,60.6555094 13.7253598,60.6555094 C13.7253598,60.6555094 14.1832682,61.1121627 14.5841594,61.1121627 Z" id="Path-1"></path>
</g>
<path d="M5.05703476,14.9529133 L6.6687365,58.9268655 L63.8423651,55.3431258 L59.1566189,12.9873442 L5.05703476,14.9529133 Z" id="Rectangle-1" transform="translate(34.486343, 35.971697) rotate(-8.000000) translate(-34.486343, -35.971697) "></path>
</g>
</g>
<svg width="67" height="63" viewBox="0 0 67 63" xmlns="http://www.w3.org/2000/svg">
<g stroke="#C695C8" stroke-width="2" fill="none" fill-rule="evenodd">
<g fill="#192B34">
<path d="M33.754 6.32c1.281.834 2.161 2.504 2.27 2.755.472 1.087.824 3.746.824 3.746l-3.75 10.735-1.359 3.892 3.335 1.28 6.47-14.104s1.81-1.355 2.896-1.85c1.091-.499 1.819-.711 2.89-.53 1.07.18 1.958 1.074 2.65 1.34.463.177 1.322 1.955 1.322 1.955s.3.605.498.777c.337.291 2.748 1.054 2.748 1.054s1.598-1.831 1.925-2.706c.355-.951.958-3.327.958-3.327l-2.263-1.257s-3.828-.437-4.404-.658c-.248-.095-1.343-.61-1.834-1.348-.49-.739-.886-2.585-1.002-2.628-.693-.26-5.571-2.62-10.517-3.723-1.916-.427-6.513-.65-10.3.026-3.634.649-5.376 2.888-5.38 3.227-.012.86-.194 1.558-.016 1.489.323-.126 2.327-.602 2.327-.602s2.853-.681 5.244-.546c1.323.076 3.113.12 4.468 1.002zM17.02 57.888l8.359 3.209c.53.203.914-.139.914-.139s.196-.244.325-.599c4.88-13.352 3.245-9.16 3.245-9.16s2.361-7.811 3.161-11.137c.986-4.1 2.195-11.142 2.195-11.142l-3.445-1.322-6.538 8.887s-3.608 6.749-8.713 19.604c-.28.708-.141 1.065-.141 1.065s.264.59.638.734z"/>
</g>
</svg>
<path d="M1.418 14.253l7.716 43.322 56.119-11.506L54.718 4.778l-53.3 9.475z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -1 +1,4 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 990 990"><defs><style>.cls-1{fill:#cb3837;}.cls-2{fill:#fff;}</style></defs><title>n</title><path class="cls-1" d="M0,990V0H990V990ZM186.19,185.53V803h312V314.29H680v488.8H803.78V185.53Z"/><path class="cls-2" d="M186.19,185.53h617.6V803.09H680V314.29H498.17V803h-312Z"/></svg>
<svg data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 990 990">
<path d="M0 990V0h990v990zm186.19-804.47V803h312V314.29H680v488.8h123.78V185.53z" fill="#cb3837"/>
<path d="M186.19 185.53h617.6v617.56H680v-488.8H498.17V803h-312z" fill="#fff"/>
</svg>

Before

Width:  |  Height:  |  Size: 362 B

After

Width:  |  Height:  |  Size: 273 B

View File

@ -1 +1,4 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 990 990"><defs><style>.cls-1{fill:#6f7b81;}.cls-2{fill:transparent;}</style></defs><title>n</title><path class="cls-1" d="M0,990V0H990V990ZM186.19,185.53V803h312V314.29H680v488.8H803.78V185.53Z"/><path class="cls-2" d="M186.19,185.53h617.6V803.09H680V314.29H498.17V803h-312Z"/></svg>
<svg data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 990 990">
<path d="M0 990V0h990v990zm186.19-804.47V803h312V314.29H680v488.8h123.78V185.53z" fill="#6f7b81"/>
<path d="M186.19 185.53h617.6v617.56H680v-488.8H498.17V803h-312z" fill="transparent"/>
</svg>

Before

Width:  |  Height:  |  Size: 370 B

After

Width:  |  Height:  |  Size: 280 B

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 6.7 KiB

After

Width:  |  Height:  |  Size: 4.7 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 20 KiB

View File

@ -1,21 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="165px" height="53px" viewBox="0 0 165 53" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch -->
<title>d</title>
<desc>Created with Sketch.</desc>
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="prettier-homepage" transform="translate(-348.000000, -3061.000000)" fill-rule="nonzero" fill="#6F7B81">
<g id="d" transform="translate(348.000000, 3061.000000)">
<g id="Group" transform="translate(82.500000, 26.500000) scale(-1, 1) rotate(-180.000000) translate(-82.500000, -26.500000) ">
<path d="M34.2904067,52.601634 C33.2408759,52.2552288 32.4666319,51.7356209 31.5203337,50.679085 C30.5740355,49.6398693 30.0750782,48.6699346 29.782586,47.3362745 C29.6621481,46.7127451 29.5933264,43.3006536 29.5933264,36.9441176 L29.5933264,27.4526144 L28.9051095,26.7771242 L28.2168926,26.101634 L28.2168926,13.0594771 L28.2168926,0.0173202614 L31.451512,0.0173202614 L34.6861314,0.0173202614 L35.3571429,0.710130719 C35.9765381,1.35098039 36.096976,1.40294118 36.9400417,1.40294118 L37.8519291,1.40294118 L37.8519291,2.39019608 L37.8519291,3.37745098 L37.1637122,2.70196078 L36.4754953,2.02647059 L36.4754953,10.270915 L36.4754953,18.4980392 L39.4520334,20.074183 L42.411366,21.6503268 L42.4629823,14.8954248 C42.4801877,11.1888889 42.5490094,8.15784314 42.6178311,8.15784314 C42.6866528,8.15784314 42.9963504,8.4003268 43.306048,8.7120915 L43.8738269,9.26633987 L43.8738269,5.33464052 L43.8738269,1.40294118 L48.0031283,1.40294118 L52.1324296,1.40294118 L52.1324296,9.57810458 L52.1324296,17.753268 L51.4442127,17.0777778 L50.7559958,16.4022876 L50.7559958,31.072549 C50.7559958,45.4310458 50.7559958,45.777451 50.394682,46.8166667 L50.0505735,47.8732026 L50.6699687,48.5140523 C51.1517205,49.0163399 51.2721585,49.2588235 51.1861314,49.5359477 C50.9796663,50.1941176 49.3279458,51.7183007 48.2612096,52.2552288 L47.2288843,52.7575163 L41.1209593,52.7921569 C36.4410845,52.8267974 34.8409802,52.7748366 34.2904067,52.601634 Z" id="Shape"></path>
<path d="M90.8962461,52.601634 C88.7799791,51.9261438 86.9045881,49.7264706 86.3884254,47.3362745 C86.2679875,46.7473856 86.1991658,43.924183 86.1991658,39.3689542 L86.1991658,32.3022876 L85.5109489,31.6267974 L84.822732,30.9513072 L84.822732,18.6366013 C84.822732,5.23071895 84.822732,5.26535948 85.8034411,3.44673203 C86.37122,2.39019608 87.592805,1.22973856 88.7971846,0.588888889 L89.7262774,0.103921569 L95.2320125,0.0519607843 L100.737748,0 L101.425965,0.710130719 L102.096976,1.40294118 L105.417623,1.40294118 L108.738269,1.40294118 L108.738269,4.81503268 L108.738269,8.22712418 L108.050052,7.55163399 L107.361835,6.87614379 L107.327424,20.4205882 L107.275808,33.9477124 L101.563608,30.9859477 L95.8342023,28.0068627 L95.8342023,23.451634 C95.8342023,20.9401961 95.8686131,18.8964052 95.9202294,18.8964052 C95.9718457,18.8964052 96.7116788,19.2428105 97.5547445,19.675817 C98.3978102,20.1088235 99.1376434,20.4552288 99.1892596,20.4552288 C99.2408759,20.4552288 99.2752868,17.6147059 99.2752868,14.1333333 L99.2752868,7.81143791 L96.1783107,7.81143791 L93.0813347,7.81143791 L93.0813347,23.4169935 L93.0813347,39.0398693 L93.7695516,39.7846405 L94.4577685,40.546732 L94.4577685,42.798366 L94.4577685,45.05 L96.6428571,45.05 L98.8279458,45.05 L98.1569343,44.3571895 L97.4859228,43.6643791 L98.3806048,43.6643791 L99.2752868,43.6643791 L99.2752868,39.0745098 C99.2752868,36.5457516 99.326903,34.4846405 99.3785193,34.4846405 C99.4301356,34.4846405 101.25391,35.4372549 103.421794,36.5803922 L107.379041,38.6761438 L107.327424,42.5212418 L107.275808,46.3490196 L106.725235,47.5094771 C106.398332,48.2022876 105.813347,49.0509804 105.297185,49.5705882 L104.402503,50.4712418 L105.039103,51.1120915 L105.675704,51.7702614 L105.262774,52.0473856 C104.127216,52.7921569 103.628259,52.8441176 97.4859228,52.8267974 C93.1673618,52.8267974 91.4296142,52.7575163 90.8962461,52.601634 Z" id="Shape"></path>
<path d="M152.354015,52.1686275 L151.683003,51.4584967 L144.749218,51.4584967 L137.815433,51.4584967 L137.815433,44.4091503 L137.815433,37.3598039 L138.50365,38.0352941 L139.191867,38.7107843 L139.191867,33.5147059 L139.191867,28.3186275 L138.50365,27.6431373 L137.815433,26.9676471 L137.815433,13.4924837 L137.815433,0.0173202614 L138.383212,0.0173202614 C138.813347,0.0173202614 139.105839,0.173202614 139.622002,0.710130719 L140.293014,1.40294118 L143.871741,1.40294118 L147.450469,1.40294118 L147.450469,4.95359477 C147.450469,6.91078431 147.398853,8.50424837 147.330031,8.50424837 C147.26121,8.50424837 146.951512,8.26176471 146.641814,7.95 L146.074035,7.39575163 L146.074035,12.851634 L146.074035,18.2901961 L146.917101,18.7405229 L147.760167,19.1908497 L149.274244,15.7094771 C150.100104,13.7869281 150.805527,12.1934641 150.839937,12.1588235 C150.874348,12.1068627 151.201251,12.3839869 151.579771,12.7477124 L152.250782,13.4058824 L152.749739,12.2973856 C153.025026,11.6911765 153.885297,9.71666667 154.676747,7.93267974 L156.104797,4.67647059 L155.485401,4.03562092 C155.141293,3.67189542 154.848801,3.30816993 154.848801,3.22156863 C154.848801,3.11764706 155.141293,2.37287582 155.485401,1.54150327 L156.139208,0.0173202614 L160.578206,0.0173202614 C163.004171,0.0173202614 165,0.0692810458 165,0.155882353 C165,0.225163399 164.088113,2.32091503 162.986966,4.83235294 L160.973931,9.3875817 L161.610532,10.0284314 C161.95464,10.3921569 162.247132,10.7558824 162.247132,10.8424837 C162.247132,10.9464052 161.386861,12.9901961 160.320125,15.3977124 L158.393118,19.7624183 L157.687696,19.0696078 L156.999479,18.3767974 L156.001564,20.6630719 C155.450991,21.9101307 155.03806,22.9493464 155.055266,22.9666667 C155.089677,23.0013072 156.294056,23.6075163 157.739312,24.3349673 L160.354536,25.6513072 L160.354536,35.3333333 C160.354536,40.7892157 160.285714,45.379085 160.182482,45.8813725 C160.096455,46.3663399 159.855579,47.1111111 159.649114,47.5614379 L159.270594,48.3581699 L159.907195,49.0163399 C160.251303,49.3627451 160.52659,49.7437908 160.52659,49.8303922 C160.52659,50.1767974 158.46194,51.9954248 157.653285,52.3764706 C157.016684,52.6535948 156.414494,52.7575163 154.934828,52.8094771 L153.042231,52.8787582 L152.354015,52.1686275 Z" id="Shape"></path>
<path d="M18.3925965,52.0473856 L17.7732013,51.4411765 L8.89520334,51.4584967 L0,51.475817 L0,42.4173203 L0,33.3761438 L0.688216893,34.051634 L1.37643379,34.7271242 L1.37643379,18.0650327 L1.37643379,1.40294118 L2.52919708,1.40294118 L3.68196038,1.40294118 L3.01094891,0.710130719 L2.32273201,0 L9.97914494,0.0519607843 L17.6355579,0.103921569 L18.7022941,0.692810458 C20.6293014,1.73202614 21.9541189,3.56797386 22.367049,5.73300654 C22.4702815,6.25261438 22.5391032,9.59542484 22.5391032,13.4058824 L22.5391032,20.1607843 L23.2273201,20.9055556 L23.915537,21.6676471 L23.915537,33.9303922 C23.915537,41.4647059 23.8467153,46.574183 23.7434828,47.1284314 C23.3477581,49.2761438 22.0057351,51.1294118 20.1475495,52.1339869 C19.596976,52.4284314 19.1152242,52.670915 19.0636079,52.670915 C19.0291971,52.670915 18.7367049,52.3937908 18.3925965,52.0473856 Z M15.6569343,29.2366013 L15.6569343,13.4232026 L14.9687174,12.7477124 L14.2805005,12.0722222 L14.2805005,9.94183007 L14.2805005,7.81143791 L12.2674661,7.81143791 L10.2544317,7.81143791 L10.9254432,8.50424837 L11.5964546,9.19705882 L10.5297185,9.19705882 L9.46298227,9.19705882 L9.46298227,26.1189542 L9.46298227,43.0408497 L8.77476538,42.3653595 L8.08654849,41.6898693 L8.08654849,42.6771242 L8.08654849,43.6643791 L9.17049009,43.6643791 C10.2028154,43.6643791 10.2888425,43.6990196 10.9254432,44.3571895 L11.5964546,45.05 L13.6266945,45.05 L15.6569343,45.05 L15.6569343,29.2366013 Z" id="Shape"></path>
<path d="M56.6058394,36.7882353 L56.6058394,22.1179739 L57.2940563,22.7934641 L57.9822732,23.4689542 L57.9822732,13.6830065 L57.9822732,3.89705882 L57.2940563,3.22156863 C56.6230448,2.54607843 56.6058394,2.52875817 56.6058394,1.28169935 L56.6058394,0.0173202614 L60.6491137,0.0173202614 L64.6923879,0.0173202614 L64.6923879,5.26535948 L64.6923879,10.5133987 L65.3806048,11.1888889 L66.0688217,11.8643791 L66.0688217,21.8235294 L66.0688217,31.7826797 L65.5010428,31.2284314 C65.1913452,30.9166667 64.8816475,30.674183 64.8128259,30.674183 C64.7440042,30.674183 64.6923879,33.6013072 64.6923879,37.169281 L64.6923879,43.6643791 L67.7893639,43.6643791 L70.8863399,43.6643791 L70.8863399,40.2003268 C70.8863399,38.295098 70.9379562,36.7362745 71.0067779,36.7362745 C71.0755996,36.7362745 71.3852972,36.9787582 71.6949948,37.2905229 L72.2627737,37.8447712 L72.2627737,28.0588235 L72.2627737,18.2728758 L71.5745568,17.5973856 L70.8863399,16.9218954 L70.8863399,8.46960784 L70.8863399,0.0173202614 L75.0156413,0.0173202614 L79.1449426,0.0173202614 L79.1449426,12.5052288 L79.1449426,25.0104575 L79.8331595,25.7552288 L80.5213764,26.5173203 L80.5213764,36.4245098 L80.5213764,46.3316993 L79.8331595,45.6562092 C79.1105318,44.9460784 79.0933264,44.9633987 78.9040667,46.0892157 C78.6115746,47.8558824 76.9770594,49.9862745 75.2393118,50.8696078 C74.310219,51.3199346 74.0693431,51.3718954 71.8842544,51.4238562 C69.9572471,51.475817 69.3206465,51.4411765 68.5464025,51.1813725 C67.3420229,50.8003268 66.0344108,49.8303922 65.2773723,48.7565359 L64.6923879,47.9251634 L64.6923879,49.6918301 L64.6923879,51.4584967 L60.6491137,51.4584967 L56.6058394,51.4584967 L56.6058394,36.7882353 Z" id="Shape"></path>
<path d="M117.478624,51.0428105 C115.740876,50.3326797 114.639729,49.224183 113.762252,47.3362745 L113.297706,46.3490196 L113.24609,29.4617647 L113.211679,12.5918301 L113.899896,13.2673203 L114.588113,13.9428105 L114.588113,8.74673203 L114.588113,3.55065359 L113.899896,2.8751634 C113.24609,2.23431373 113.211679,2.14771242 113.211679,1.10849673 L113.211679,0.0173202614 L123.01877,0.0173202614 L132.82586,0.0173202614 L132.82586,3.91437908 L132.82586,7.81143791 L127.062044,7.81143791 L121.298227,7.81143791 L121.298227,8.98921569 C121.298227,10.1323529 121.315433,10.1843137 121.986444,10.8424837 L122.674661,11.5179739 L122.709072,16.8006536 L122.760688,22.1006536 L128.438478,25.045098 L134.116267,27.9895425 L134.167883,30.8127451 C134.185089,32.3542484 134.150678,33.6186275 134.081856,33.6186275 C134.013034,33.6186275 133.703337,33.3761438 133.393639,33.0643791 L132.82586,32.5101307 L132.82586,34.1035948 C132.82586,35.1947712 132.757039,35.6970588 132.636601,35.6970588 C132.516163,35.6970588 129.952555,34.4153595 126.941606,32.8392157 C123.913452,31.2630719 121.418665,29.9813725 121.367049,29.9813725 C121.332638,29.9813725 121.298227,33.0643791 121.298227,36.8228758 L121.298227,43.6643791 L127.062044,43.6643791 L132.82586,43.6643791 L132.82586,47.5614379 L132.82586,51.4584967 L125.651199,51.4584967 C118.510949,51.4584967 118.459333,51.4411765 117.478624,51.0428105 Z" id="Shape"></path>
</g>
</g>
</g>
</g>
</svg>
<svg width="165" height="53" viewBox="0 0 165 53" xmlns="http://www.w3.org/2000/svg">
<g fill-rule="nonzero" fill="#6F7B81">
<path d="M34.29.398c-1.05.347-1.823.866-2.77 1.923-.946 1.04-1.445 2.01-1.737 3.343-.12.623-.19 4.035-.19 10.392v9.491l-.688.676-.688.675v26.085H34.686l.671-.693c.62-.641.74-.693 1.583-.693h.912v-1.974l-.688.675-.689.676V34.502l2.977-1.576 2.96-1.576.051 6.755c.017 3.706.086 6.737.155 6.737s.378-.242.688-.554l.568-.554V51.597h8.258v-16.35l-.688.675-.688.676v-14.67c0-14.359 0-14.705-.361-15.745l-.344-1.056.619-.641c.482-.502.602-.745.516-1.022-.206-.658-1.858-2.182-2.925-2.72L47.23.243 41.12.208c-4.68-.035-6.28.017-6.83.19zM90.896.398c-2.116.676-3.991 2.876-4.508 5.266-.12.589-.189 3.412-.189 7.967v7.067l-.688.675-.688.676v12.314c0 13.406 0 13.372.98 15.19.568 1.057 1.79 2.217 2.994 2.858l.93.485 5.505.052 5.506.052.688-.71.671-.693h6.641v-6.824l-.688.675-.688.676-.035-13.545-.051-13.527-5.712 2.962-5.73 2.98v4.554c0 2.512.035 4.556.086 4.556.052 0 .792-.347 1.635-.78.843-.433 1.583-.78 1.634-.78.052 0 .086 2.841.086 6.323v6.322h-6.194V13.96l.689-.745.688-.762V7.95h4.37l-.671.693-.671.693H99.275v4.59c0 2.528.052 4.59.104 4.59.051 0 1.875-.953 4.043-2.096l3.957-2.096-.052-3.845-.051-3.828-.55-1.16c-.328-.693-.913-1.542-1.429-2.062l-.894-.9.636-.641.637-.658-.413-.277c-1.136-.745-1.635-.797-7.777-.78-4.319 0-6.056.07-6.59.225zM152.354.831l-.671.71h-13.868v14.1l.689-.676.688-.676v10.392l-.688.676-.689.675v26.951h.568c.43 0 .723-.156 1.239-.693l.671-.693h7.157v-3.55c0-1.958-.051-3.551-.12-3.551s-.378.242-.688.554l-.568.554V34.71l.843-.45.843-.45 1.514 3.48c.826 1.923 1.532 3.517 1.566 3.551.034.052.361-.225.74-.589l.67-.658.5 1.109c.275.606 1.135 2.58 1.927 4.364l1.428 3.257-.62.64c-.344.364-.636.728-.636.814 0 .104.292.85.636 1.68l.654 1.525h4.44c2.425 0 4.421-.052 4.421-.139 0-.07-.912-2.165-2.013-4.676l-2.013-4.556.637-.64c.344-.364.636-.728.636-.814 0-.104-.86-2.148-1.927-4.556l-1.927-4.364-.705.692-.689.693-.997-2.286c-.551-1.247-.964-2.286-.947-2.304.035-.034 1.24-.64 2.684-1.368l2.616-1.316v-9.682c0-5.456-.07-10.046-.173-10.548a8.291 8.291 0 0 0-.533-1.68l-.378-.797.636-.658c.344-.347.62-.728.62-.814 0-.347-2.065-2.165-2.874-2.546-.636-.278-1.239-.382-2.718-.433l-1.893-.07-.688.71zM18.393.953l-.62.606-8.878-.017L0 1.524V19.623l.688-.675.688-.675v33.324h2.306l-.671.693-.688.71 7.656-.052 7.657-.052 1.066-.589c1.927-1.039 3.252-2.875 3.665-5.04.103-.52.172-3.862.172-7.673V32.84l.688-.745.689-.762V19.07c0-7.535-.07-12.644-.173-13.198-.395-2.148-1.737-4.001-3.595-5.006-.551-.294-1.033-.537-1.084-.537-.035 0-.327.277-.671.624zm-2.736 22.81v15.814l-.688.675-.688.676v4.26H10.254l.671-.692.671-.693H9.463V9.959l-.688.676-.688.675V9.336H9.17c1.033 0 1.119-.035 1.755-.693l.671-.693h4.06v15.813zM56.606 16.212v14.67l.688-.675.688-.676v19.572l-.688.675c-.671.676-.688.693-.688 1.94v1.265h8.086V42.487l.689-.676.688-.675V21.217l-.568.555c-.31.311-.62.554-.688.554-.069 0-.12-2.927-.12-6.495V9.336h6.193V12.8c0 1.905.052 3.464.12 3.464.07 0 .38-.243.689-.555l.568-.554v19.572l-.688.676-.689.675v16.905h8.259V27.99l.688-.745.688-.762V6.668l-.688.676c-.722.71-.74.693-.929-.433-.292-1.767-1.927-3.897-3.665-4.78-.929-.45-1.17-.503-3.355-.555-1.927-.052-2.563-.017-3.338.243-1.204.38-2.512 1.35-3.269 2.424l-.585.832V1.542h-8.086v14.67zM117.479 1.957c-1.738.71-2.84 1.819-3.717 3.707l-.464.987-.052 16.887-.034 16.87.688-.675.688-.676V49.45l-.688.676c-.654.64-.688.727-.688 1.767v1.09h19.614V45.19h-11.528V44.01c0-1.143.017-1.195.688-1.853l.689-.676.034-5.283.052-5.3 5.677-2.944 5.678-2.945.052-2.823c.017-1.541-.017-2.806-.086-2.806-.069 0-.379.243-.688.555l-.568.554v-1.594c0-1.09-.069-1.593-.19-1.593-.12 0-2.683 1.282-5.694 2.858-3.029 1.576-5.523 2.858-5.575 2.858-.034 0-.069-3.083-.069-6.842V9.336h11.528V1.542h-7.175c-7.14 0-7.192.017-8.172.415z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

View File

@ -1,24 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="141px" height="156px" viewBox="0 0 141 156" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch -->
<title>jest</title>
<desc>Created with Sketch.</desc>
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="prettier-homepage" transform="translate(-833.000000, -2725.000000)">
<g id="jest" transform="translate(836.000000, 2728.000000)">
<g id="Layer_1">
<path d="M116.211071,74.3221429 C116.018214,74.4392857 109.657857,73.3721429 101.687857,72.8325 C95.1789286,72.3914286 87.5964286,72.4082143 81.4221429,72.8264286 C76.4153571,73.1653571 69.8371429,70.6485714 69.0510714,73.6396429 C66.1089286,84.8364286 59.7785714,94.5878571 51.7257143,102.185357 C45.6675,107.900714 38.7339286,112.234643 31.2346429,114.905 C22.3064286,110.318571 18.09,100.117857 21.8946429,91.1739286 C24.9121429,84.08 28.4232143,76.2667857 21.9410714,74.4792857 C17.2221429,73.1778571 14.6310714,77.6982143 12.8171429,82.5310714 C9.34214286,91.7892857 2.73892857,101.369643 0.857142857,112.717143 C-1.12928571,124.696429 0.850714286,137.4125 11.2114286,144.593214 C35.3407143,161.316786 61.5328571,134.226071 89.1489286,127.416071 C99.1575,124.947857 110.143571,125.345714 118.961429,120.238571 C125.583214,116.403214 129.948571,110.0475 131.1875,102.911429 C133.180357,91.4339286 127.209286,80.0307143 116.211071,74.3221429 Z" id="Shape" stroke="#6F7B81" stroke-width="5" fill-rule="nonzero"></path>
<polygon id="Shape" fill="#182025" fill-rule="nonzero" points="91.2014286 28.9892857 110.601786 68.565 133.849286 0 48.4960714 0 71.69 68.4432143"></polygon>
<polygon id="Shape" stroke="#6F7B81" stroke-width="6" points="91.2014286 28.9892857 110.601786 68.565 133.848929 0 48.4960714 0 71.69 68.4432143"></polygon>
<circle id="Oval" stroke="#82D7DA" fill="#182025" fill-rule="nonzero" cx="67.6642857" cy="73.7796429" r="14.6232143"></circle>
<circle id="Oval" stroke="#6F7B81" stroke-width="10" cx="67.6642857" cy="73.7796429" r="14.6232143"></circle>
<circle id="Oval" fill="#182025" fill-rule="nonzero" cx="115.301429" cy="73.7796429" r="14.6232143"></circle>
<circle id="Oval" stroke="#6F7B81" stroke-width="10" cx="115.301429" cy="73.7796429" r="14.6232143"></circle>
<circle id="Oval" fill="#182025" fill-rule="nonzero" cx="19.8467857" cy="73.8846429" r="14.6232143"></circle>
<circle id="Oval" stroke="#6F7B81" stroke-width="10" cx="19.8467857" cy="73.8846429" r="14.6232143"></circle>
</g>
</g>
</g>
</g>
</svg>
<svg width="141" height="156" viewBox="0 0 141 156" xmlns="http://www.w3.org/2000/svg">
<g transform="translate(3 3)" fill="none" fill-rule="evenodd">
<path d="M116.211 74.322c-.193.117-6.553-.95-14.523-1.49-6.51-.44-14.092-.424-20.266-.006-5.007.34-11.585-2.177-12.37.814-2.943 11.196-9.273 20.948-17.326 28.545-6.059 5.716-12.992 10.05-20.491 12.72-8.929-4.586-13.145-14.787-9.34-23.731 3.017-7.094 6.528-14.907.046-16.695-4.719-1.301-7.31 3.22-9.124 8.052C9.342 91.79 2.74 101.37.857 112.717c-1.986 11.98-.006 24.695 10.354 31.876 24.13 16.724 50.322-10.367 77.938-17.177 10.008-2.468 20.995-2.07 29.812-7.177 6.622-3.836 10.988-10.192 12.227-17.328 1.992-11.477-3.979-22.88-14.977-28.589z" stroke="#6F7B81" stroke-width="5"/>
<path fill="#182025" fill-rule="nonzero" d="M91.201 28.99l19.4 39.575L133.85 0H48.496L71.69 68.443z"/>
<path stroke="#6F7B81" stroke-width="6" d="M91.201 28.99l19.4 39.575L133.85 0H48.496L71.69 68.443z"/>
<circle stroke="#82D7DA" fill="#182025" fill-rule="nonzero" cx="67.664" cy="73.78" r="14.623"/>
<circle stroke="#6F7B81" stroke-width="10" cx="67.664" cy="73.78" r="14.623"/>
<circle fill="#182025" fill-rule="nonzero" cx="115.301" cy="73.78" r="14.623"/>
<circle stroke="#6F7B81" stroke-width="10" cx="115.301" cy="73.78" r="14.623"/>
<circle fill="#182025" fill-rule="nonzero" cx="19.847" cy="73.885" r="14.623"/>
<circle stroke="#6F7B81" stroke-width="10" cx="19.847" cy="73.885" r="14.623"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -1,17 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="156px" height="139px" viewBox="0 0 156 139" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch -->
<title>Layer_2</title>
<desc>Created with Sketch.</desc>
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="prettier-homepage" transform="translate(-130.000000, -2734.000000)">
<g id="Layer_2" transform="translate(133.000000, 2737.000000)">
<circle id="Oval" fill="#6F7B81" fill-rule="nonzero" cx="74.7330961" cy="66.1921708" r="13.8790036"></circle>
<path d="M124.397455,45.1186069 C140.251989,50.5709539 150,58.8359865 150,66.3197639 C150,74.1186624 139.668781,82.8985878 122.643371,88.5337106 C109.771254,92.7941142 92.833422,95.0177936 75,95.0177936 C56.7161334,95.0177936 39.4023265,92.9303602 26.3882433,88.4866236 C9.91954288,82.8634815 0,73.9695999 0,66.3197639 C0,58.896726 9.30732872,50.6957764 24.939011,45.2515094 C38.1469388,40.6517446 56.0300073,37.9003559 75,37.9003559 C93.7864679,37.9003559 111.238616,40.5932341 124.397455,45.1186069 Z" id="Shape" stroke="#6F7B81" stroke-width="6"></path>
<path d="M50.3435236,52.1855979 C59.7086853,35.8785362 70.7390305,22.0789632 81.2146856,12.9243373 C93.8364598,1.89440484 105.84788,-2.42550764 112.323811,1.32454643 C119.072494,5.23250633 121.520032,18.6002836 117.908841,36.2024527 C115.17853,49.5107009 108.659182,65.3275559 99.7691112,80.8076382 C90.6544368,96.6787121 80.2171897,110.661344 69.884034,119.731288 C56.8083212,131.208946 44.167343,135.362289 37.5475216,131.52895 C31.1241935,127.80908 28.6674702,115.620705 31.7490201,99.3237048 C34.3526959,85.5537567 40.886795,68.6522424 50.3435236,52.1855979 L50.3435236,52.1855979 Z" id="Shape" stroke="#6F7B81" stroke-width="6"></path>
<path d="M31.8775421,34.118324 C28.6540541,17.6840161 30.9331695,5.11852117 37.4242646,1.37004268 C44.1884514,-2.53637497 56.9860672,1.99511407 70.4130786,13.8881837 C80.5649435,22.8798524 90.9893417,36.4055171 99.9346325,51.8194879 C109.105824,67.6225964 115.979751,83.6326692 118.653425,97.1070803 C122.036915,114.158103 119.298178,127.186273 112.662998,131.018039 C106.224678,134.736155 94.4431985,130.799654 81.8804193,120.015501 C71.2658621,110.903776 59.9096569,96.8251853 50.3941684,80.429039 C40.9711066,64.1916675 34.5528919,47.7584738 31.8775421,34.118324 Z" id="Shape" stroke="#6F7B81" stroke-width="6"></path>
</g>
</g>
</g>
</svg>
<svg width="156" height="139" viewBox="0 0 156 139" xmlns="http://www.w3.org/2000/svg">
<g transform="translate(3 3)" fill="none" fill-rule="evenodd">
<circle fill="#6F7B81" fill-rule="nonzero" cx="74.733" cy="66.192" r="13.879"/>
<path d="M124.397 45.119C140.252 50.57 150 58.836 150 66.319c0 7.8-10.331 16.58-27.357 22.215-12.872 4.26-29.81 6.484-47.643 6.484-18.284 0-35.598-2.088-48.612-6.531C9.92 82.863 0 73.97 0 66.32c0-7.423 9.307-15.624 24.939-21.068C38.147 40.652 56.03 37.9 75 37.9c18.786 0 36.239 2.693 49.397 7.219z" stroke="#6F7B81" stroke-width="6"/>
<path d="M50.344 52.186c9.365-16.307 20.395-30.107 30.87-39.262 12.622-11.03 24.634-15.35 31.11-11.6 6.748 3.909 9.196 17.276 5.585 34.878-2.73 13.309-9.25 29.126-18.14 44.606-9.115 15.87-19.552 29.853-29.885 38.923-13.076 11.478-25.717 15.631-32.336 11.798-6.424-3.72-8.88-15.908-5.799-32.205 2.604-13.77 9.138-30.672 18.595-47.138z" stroke="#6F7B81" stroke-width="6"/>
<path d="M31.878 34.118c-3.224-16.434-.945-29 5.546-32.748 6.764-3.906 19.562.625 32.99 12.518 10.15 8.992 20.575 22.518 29.52 37.931 9.172 15.804 16.046 31.814 18.72 45.288 3.383 17.051.644 30.08-5.991 33.911-6.438 3.718-18.22-.218-30.783-11.002-10.614-9.112-21.97-23.19-31.486-39.587-9.423-16.237-15.841-32.67-18.516-46.31z" stroke="#6F7B81" stroke-width="6"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -1,15 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="114px" height="151px" viewBox="0 0 114 151" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch -->
<title>storybook-avatar</title>
<desc>Created with Sketch.</desc>
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="prettier-homepage" transform="translate(-846.000000, -2936.000000)" fill-rule="nonzero" fill="#6F7B81">
<g id="storybook-avatar" transform="translate(846.000000, 2936.000000)">
<path d="M88.0092293,1.92692739 L86.9568634,20.769112 L94.6265829,14.7679133 L101.018034,20.769112 L101.018034,0.962468787 L114,0 L114,151 L14.4898049,145.947896 L8,7.85872438 L88.0092293,1.92692739 Z M70.5298907,57.8614403 L91.7019462,57.3324819 C92.22796,36.7031031 81.5761805,26.5206588 63.034194,26.5206588 C44.4922075,26.5206588 34.1034349,37.0998219 34.1034349,52.9685748 C34.1034349,80.6066528 69.6093665,81.1356113 69.6093665,96.2109266 C69.6093665,100.442594 67.6368148,102.955147 63.2972009,102.955147 C57.6425525,102.955147 55.4069939,99.2524375 55.6700008,88.9377481 L33.4459177,88.9377481 C31.7363728,114.459992 46.5962627,120.278535 63.5602078,120.278535 C79.9981391,120.278535 92.8854772,112.608638 92.8854772,95.9464473 C92.8854772,66.3247752 56.8535318,67.1182129 56.8535318,52.4396164 C56.8535318,46.4888341 61.0616422,45.6953964 63.5602078,45.6953964 C66.1902768,45.6953964 70.924401,46.7533133 70.5298907,57.8614403 Z" id="Combined-Shape"></path>
<polygon id="path0_fill" points="11 146 4.71428117 8 0 8 4.71428117 146"></polygon>
</g>
</g>
</g>
</svg>
<svg width="114" height="151" viewBox="0 0 114 151" xmlns="http://www.w3.org/2000/svg">
<g fill-rule="nonzero" fill="#6F7B81">
<path d="M88.01 1.927l-1.053 18.842 7.67-6.001 6.391 6.001V.962L114 0v151l-99.51-5.052L8 7.858l80.01-5.931zM70.53 57.86l21.172-.529c.526-20.629-10.126-30.811-28.668-30.811S34.104 37.1 34.104 52.969c0 27.638 35.505 28.167 35.505 43.242 0 4.232-1.972 6.744-6.312 6.744-5.654 0-7.89-3.703-7.627-14.017H33.446c-1.71 25.522 13.15 31.34 30.114 31.34 16.438 0 29.325-7.67 29.325-24.332 0-29.621-36.031-28.828-36.031-43.506 0-5.951 4.208-6.745 6.706-6.745 2.63 0 7.364 1.058 6.97 12.166zM11 146L4.714 8H0l4.714 138z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 658 B

View File

@ -1,14 +1,3 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="133px" height="150px" viewBox="0 0 133 150" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch -->
<title>icon</title>
<desc>Created with Sketch.</desc>
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="prettier-homepage" transform="translate(-619.000000, -2728.000000)" fill-rule="nonzero" fill="#6F7B81">
<g id="icon" transform="translate(619.000000, 2728.000000)">
<path d="M66.5,0 L133,37.4957177 L133,112.504282 L66.5,150 L0,112.504282 L0,37.4957177 L66.5,0 Z M121.126227,109.91778 L101.365245,98.5440219 L68.6994832,116.461117 L68.6994832,139.4827 L121.126227,109.91778 Z M124.717571,106.68037 L124.717571,44.8612539 L105.540827,55.9095581 L105.540827,95.6491949 L124.717571,106.68037 L124.717571,106.68037 Z M11.6675711,109.91778 L64.0943152,139.4827 L64.0943152,116.461117 L31.4113695,98.5440219 L11.6675711,109.91778 Z M8.07622739,106.68037 L27.2529716,95.6491949 L27.2529716,55.9095581 L8.07622739,44.8612539 L8.07622739,106.68037 Z M10.327261,40.8530319 L29.3665375,51.8328195 L29.6414729,51.6786571 L64.0943152,32.7852004 L64.0943152,10.5344296 L10.327261,40.8530319 Z M122.466537,40.8530319 L68.6994832,10.5344296 L68.6994832,32.7852004 L103.152326,51.6615279 L103.427261,51.8156903 L122.466537,40.8530319 Z M64.0943152,111.219596 L64.0943152,77.0983213 L31.8581395,58.5474478 L31.8581395,93.542309 L64.0943152,111.219596 Z M68.6994832,111.219596 L100.935659,93.5594382 L100.935659,58.5474478 L68.6994832,77.0983213 L68.6994832,111.219596 Z M34.0404393,54.5049675 L66.3968992,73.1243577 L98.7533592,54.5049675 L66.3968992,36.7762933 L34.0404393,54.5049675 Z" id="Combined-Shape"></path>
</g>
</g>
</g>
</svg>
<svg width="133" height="150" viewBox="0 0 133 150" xmlns="http://www.w3.org/2000/svg">
<path d="M66.5 0L133 37.496v75.008L66.5 150 0 112.504V37.496L66.5 0zm54.626 109.918l-19.76-11.374-32.667 17.917v23.022l52.427-29.565zm3.592-3.238V44.861L105.54 55.91v39.74l19.177 11.03zm-113.05 3.238l52.426 29.565V116.46L31.411 98.544l-19.743 11.374zm-3.592-3.238l19.177-11.03V55.91L8.076 44.86v61.82zm2.251-65.827l19.04 10.98.274-.154 34.453-18.894v-22.25L10.327 40.852zm112.14 0L68.699 10.534v22.251l34.453 18.877.275.154 19.04-10.963zM64.094 111.22V77.098l-32.236-18.55v34.994l32.236 17.678zm4.605 0l32.237-17.66V58.546L68.699 77.098v34.122zM34.04 54.505l32.357 18.62 32.356-18.62-32.356-17.729L34.04 54.505z" fill-rule="nonzero" fill="#6F7B81"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 747 B

View File

@ -1,14 +1,3 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="140px" height="150px" viewBox="0 0 140 150" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch -->
<title>yarn-kitten-outline</title>
<desc>Created with Sketch.</desc>
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="prettier-homepage" transform="translate(-367.000000, -2728.000000)" fill-rule="nonzero" fill="#6F7B81">
<g id="yarn-kitten-outline" transform="translate(367.000000, 2728.000000)">
<path d="M139.736677,109.442815 C138.946708,103.196481 133.680251,98.8856305 126.92163,98.973607 C116.827586,99.1055718 108.357367,104.340176 102.739812,107.815249 C100.545455,109.178886 98.6583072,110.190616 97.0344828,110.938416 C97.3855799,105.835777 97.0783699,99.1495601 94.4451411,91.8035191 C91.2413793,83.0058651 86.9404389,77.5953079 83.8683386,74.4721408 C87.4231975,69.2815249 92.2946708,61.7155425 94.5768025,50.0146628 C96.5517241,40.0293255 95.9373041,24.5014663 91.4169279,15.7917889 C90.4952978,14.0322581 88.9592476,12.7565982 87.0282132,12.228739 C86.2382445,12.0087977 84.7460815,11.568915 81.8056426,12.4046921 C77.5047022,3.2111437 75.968652,2.24340176 74.7836991,1.49560117 C72.3260188,-0.0879765396 69.4294671,-0.439882698 66.7084639,0.571847507 C63.0658307,1.8914956 59.9498433,5.41055718 57.0094044,11.6568915 C56.5705329,12.5806452 56.1755486,13.4604106 55.8244514,14.340176 C50.2507837,14.7360704 41.4733542,16.7595308 34.0564263,24.8093842 C33.1347962,25.8211144 31.3354232,26.568915 29.4482759,27.2727273 L29.492163,27.2727273 C25.630094,28.5923754 23.830721,31.7595308 21.7241379,37.4780059 C18.7398119,45.483871 21.8119122,53.3577713 24.8401254,58.4604106 C20.7147335,62.1554252 15.2288401,68.0498534 12.3322884,74.9560117 C8.73354232,83.4897361 8.33855799,91.8475073 8.47021944,96.3782991 C5.39811912,99.6334311 0.65830721,105.747801 0.131661442,112.609971 C-0.570532915,122.199413 2.89655172,128.709677 4.43260188,131.085044 C4.87147335,131.788856 5.35423197,132.360704 5.88087774,132.932551 C5.70532915,134.120235 5.66144201,135.395894 5.92476489,136.715543 C6.49529781,139.794721 8.42633229,142.302053 11.3667712,143.88563 C17.1598746,146.964809 25.2351097,148.284457 31.4670846,145.16129 C33.7053292,147.536657 37.7868339,149.824047 45.2037618,149.824047 L45.6426332,149.824047 C47.5297806,149.824047 71.492163,148.548387 78.4702194,146.832845 C81.5862069,146.085044 83.7366771,144.765396 85.1410658,143.577713 C89.6175549,142.170088 101.99373,137.947214 113.667712,130.381232 C121.918495,125.014663 124.77116,123.870968 130.915361,122.375367 C136.752351,120.923754 140.526646,115.513196 139.736677,109.442815 L139.736677,109.442815 Z M110.068966,124.794721 C96.4639498,133.592375 81.630094,137.683284 81.630094,137.683284 C81.630094,137.683284 80.4012539,139.530792 76.846395,140.366569 C70.7021944,141.86217 47.5736677,143.13783 45.4670846,143.181818 C39.8056426,143.225806 36.338558,141.730205 35.3730408,139.398827 C32.4326019,132.360704 39.5862069,129.281525 39.5862069,129.281525 C39.5862069,129.281525 38.0062696,128.313783 37.0846395,127.434018 C36.2507837,126.59824 35.3730408,124.926686 35.1097179,125.542522 C34.0125392,128.225806 33.4420063,134.780059 30.5015674,137.727273 C26.4639498,141.818182 18.8275862,140.454545 14.30721,138.079179 C9.34796238,135.439883 14.6583072,129.237537 14.6583072,129.237537 C14.6583072,129.237537 11.9811912,130.821114 9.830721,127.565982 C7.89968652,124.57478 6.10031348,119.472141 6.5830721,113.181818 C7.10971787,106.01173 15.0971787,99.0615836 15.0971787,99.0615836 C15.0971787,99.0615836 13.69279,88.4604106 18.3009404,77.5953079 C22.4702194,67.6979472 33.7053292,59.7360704 33.7053292,59.7360704 C33.7053292,59.7360704 24.2695925,49.2668622 27.7805643,39.8533724 C30.0626959,33.6950147 30.984326,33.7390029 31.7304075,33.4750733 C34.3636364,32.4633431 36.9090909,31.3636364 38.7962382,29.2961877 C48.2319749,19.0909091 60.2570533,21.026393 60.2570533,21.026393 C60.2570533,21.026393 65.9623824,3.65102639 71.2288401,7.03812317 C72.8526646,8.09384164 78.6896552,21.1143695 78.6896552,21.1143695 C78.6896552,21.1143695 84.9216301,17.4633431 85.6238245,18.8269795 C89.3981191,26.1730205 89.8369906,40.2052786 88.169279,48.7390029 C85.3605016,62.8152493 78.338558,70.3812317 75.5297806,75.1319648 C74.8714734,76.2316716 83.0783699,79.7067449 88.2570533,94.0909091 C93.0407524,107.243402 88.7836991,118.284457 89.5297806,119.516129 C89.7053292,119.824047 95.1912226,120.26393 106.206897,113.445748 C112.087774,109.794721 119.065831,105.703812 127.009404,105.615836 C134.689655,105.483871 135.084639,114.545455 129.335423,115.909091 C122.31348,117.580645 118.758621,119.120235 110.068966,124.794721 Z" id="Shape"></path>
</g>
</g>
</g>
</svg>
<svg width="140" height="150" viewBox="0 0 140 150" xmlns="http://www.w3.org/2000/svg">
<path d="M139.737 109.443c-.79-6.247-6.057-10.557-12.815-10.47-10.094.133-18.565 5.367-24.182 8.842-2.195 1.364-4.082 2.376-5.706 3.123.352-5.102.044-11.788-2.589-19.134-3.204-8.798-7.505-14.209-10.577-17.332 3.555-5.19 8.427-12.756 10.709-24.457 1.975-9.986 1.36-25.514-3.16-34.223-.922-1.76-2.458-3.035-4.389-3.563-.79-.22-2.282-.66-5.222.176-4.301-9.194-5.837-10.162-7.022-10.91C72.326-.087 69.429-.44 66.708.573c-3.642 1.32-6.758 4.839-9.699 11.085a45.866 45.866 0 0 0-1.185 2.683c-5.573.396-14.35 2.42-21.768 10.47-.921 1.011-2.72 1.759-4.608 2.463h.044c-3.862 1.32-5.661 4.487-7.768 10.205-2.984 8.006.088 15.88 3.116 20.982-4.125 3.695-9.611 9.59-12.508 16.496C8.734 83.49 8.34 91.848 8.47 96.378 5.398 99.633.658 105.748.132 112.61c-.703 9.59 2.765 16.1 4.3 18.475.44.704.922 1.276 1.449 1.848-.176 1.187-.22 2.463.044 3.783.57 3.079 2.501 5.586 5.442 7.17 5.793 3.079 13.868 4.398 20.1 1.275 2.238 2.376 6.32 4.663 13.737 4.663h.439c1.887 0 25.85-1.276 32.827-2.991 3.116-.748 5.267-2.068 6.671-3.255 4.477-1.408 16.853-5.63 28.527-13.197 8.25-5.366 11.103-6.51 17.247-8.006 5.837-1.451 9.612-6.862 8.822-12.932zm-29.668 15.352c-13.605 8.797-28.439 12.888-28.439 12.888s-1.229 1.848-4.784 2.684c-6.144 1.495-29.272 2.77-31.379 2.815-5.661.044-9.128-1.452-10.094-3.783-2.94-7.038 4.213-10.117 4.213-10.117s-1.58-.968-2.501-1.848c-.834-.836-1.712-2.507-1.975-1.891-1.097 2.683-1.668 9.237-4.608 12.184-4.038 4.091-11.674 2.728-16.195.352-4.959-2.64.351-8.841.351-8.841s-2.677 1.583-4.827-1.672c-1.931-2.991-3.73-8.094-3.248-14.384.527-7.17 8.514-14.12 8.514-14.12s-1.404-10.602 3.204-21.467c4.17-9.897 15.404-17.859 15.404-17.859s-9.435-10.47-5.924-19.883c2.282-6.158 3.203-6.114 3.95-6.378 2.633-1.012 5.178-2.111 7.065-4.179 9.436-10.205 21.461-8.27 21.461-8.27S65.962 3.651 71.23 7.038c1.624 1.056 7.46 14.076 7.46 14.076s6.233-3.65 6.935-2.287c3.774 7.346 4.213 21.378 2.545 29.912-2.808 14.076-9.83 21.642-12.64 26.393-.658 1.1 7.55 4.575 12.728 18.959 4.784 13.152.527 24.193 1.273 25.425.175.308 5.661.748 16.677-6.07 5.88-3.651 12.859-7.742 20.802-7.83 7.68-.132 8.076 8.93 2.326 10.293-7.022 1.672-10.576 3.211-19.266 8.886z" fill-rule="nonzero" fill="#6F7B81"/>
</svg>

Before

Width:  |  Height:  |  Size: 4.8 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -1,12 +1,3 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="74px" height="74px" viewBox="0 0 74 74" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch -->
<title>Triangle</title>
<desc>Created with Sketch.</desc>
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="prettier-homepage" transform="translate(-649.000000, -2970.000000)" fill="#6F7B81">
<polygon id="Triangle" points="686 2970 723 3044 649 3044"></polygon>
</g>
</g>
</svg>
<svg width="74" height="74" viewBox="0 0 74 74" xmlns="http://www.w3.org/2000/svg">
<path d="M37 0l37 74H0z" fill="#6F7B81" fill-rule="evenodd"/>
</svg>

Before

Width:  |  Height:  |  Size: 643 B

After

Width:  |  Height:  |  Size: 155 B

View File

@ -1,101 +1,92 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="685px" height="250px" viewBox="0 0 685 250" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch -->
<title>Group 17</title>
<desc>Created with Sketch.</desc>
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g>
<g>
<rect fill="#56B3B4" x="410" y="60" width="20" height="10" rx="5"></rect>
<rect fill="#EA5E5E" x="260" y="220" width="70" height="10" rx="5"></rect>
<rect fill="#C693C6" x="380" y="140" width="40" height="10" rx="5"></rect>
<rect fill="#EA5E5E" x="320" y="140" width="50" height="10" rx="5"></rect>
<rect fill="#56B3B4" x="260" y="140" width="50" height="10" rx="5"></rect>
<rect fill="#C693C6" x="260" y="180" width="70" height="10" rx="5"></rect>
<rect fill="#C693C6" x="260" y="100" width="50" height="10" rx="5"></rect>
<rect fill="#FBBF47" x="310" y="40" width="110" height="10" rx="5"></rect>
<rect fill="#EA5E5E" x="260" y="40" width="40" height="10" rx="5"></rect>
<rect fill="#FBBF47" x="300" y="200" width="30" height="10" rx="5"></rect>
<rect fill="#56B3B4" x="260" y="200" width="30" height="10" rx="5"></rect>
<rect fill="#56B3B4" x="340" y="120" width="90" height="10" rx="5"></rect>
<rect fill="#FBBF47" x="290" y="120" width="40" height="10" rx="5"></rect>
<rect fill="#EA5E5E" x="260" y="120" width="20" height="10" rx="5"></rect>
<rect fill="#C693C6" x="350" y="60" width="50" height="10" rx="5"></rect>
<rect fill="#56B3B4" x="260" y="60" width="80" height="10" rx="5"></rect>
<rect fill="#FBBF47" x="290" y="160" width="100" height="10" rx="5"></rect>
<rect fill="#C693C6" x="260" y="160" width="20" height="10" rx="5"></rect>
<rect fill="#EA5E5E" x="380" y="80" width="60" height="10" rx="5"></rect>
<rect fill="#FBBF47" x="380" y="100" width="60" height="10" rx="5"></rect>
<rect fill="#FBBF47" x="260" y="80" width="50" height="10" rx="5"></rect>
<rect fill="#56B3B4" x="260" y="20" width="130" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="400" y="20" width="70" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="100" y="20" width="70" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="180" y="20" width="70" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="195" y="0" width="145" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="350" y="0" width="50" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="105" y="0" width="50" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="160" y="220" width="50" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="180" y="60" width="70" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="559" y="0" width="50" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="41" y="20" width="50" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="410" y="0" width="139" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="515" y="20" width="124" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="175" y="240" width="110" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="95" y="240" width="70" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="400" y="160" width="70" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="480" y="160" width="90" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="100" y="140" width="90" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="120" y="120" width="90" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="20" y="120" width="90" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="580" y="160" width="35" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="430" y="140" width="70" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="590" y="120" width="70" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="430" y="40" width="60" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="140" y="40" width="60" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="70" y="40" width="60" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="160" y="80" width="60" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="500" y="40" width="115" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="410" y="200" width="115" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="105" y="200" width="145" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="135" y="160" width="115" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="210" y="40" width="40" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="25" y="60" width="40" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="110" y="80" width="40" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="230" y="80" width="20" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="440" y="120" width="110" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="140" y="100" width="110" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="480" y="80" width="205" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="440" y="60" width="90" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="540" y="60" width="90" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="10" y="80" width="90" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="70" y="60" width="100" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="478" y="20" width="30" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="480" y="220" width="40" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="75" y="160" width="50" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="220" y="220" width="30" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="220" y="120" width="30" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="560" y="120" width="20" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="450" y="80" width="20" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="165" y="0" width="20" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="160" y="180" width="20" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="60" y="220" width="90" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="450" y="100" width="145" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="340" y="180" width="90" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="440" y="180" width="155" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="340" y="200" width="60" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="395" y="240" width="60" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="190" y="180" width="60" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="65" y="180" width="85" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="30" y="140" width="60" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="510" y="140" width="130" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="0" y="100" width="130" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="340" y="220" width="130" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="295" y="240" width="90" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="320" y="80" width="50" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="320" y="100" width="50" height="10" rx="5"></rect>
<rect fill="#C6CBD0" opacity="0.5" x="200" y="140" width="50" height="10" rx="5"></rect>
</g>
</g>
</g>
<svg width="685" height="250" viewBox="0 0 685 250" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<rect fill="#56B3B4" x="410" y="60" width="20" height="10" rx="5"/>
<rect fill="#EA5E5E" x="260" y="220" width="70" height="10" rx="5"/>
<rect fill="#C693C6" x="380" y="140" width="40" height="10" rx="5"/>
<rect fill="#EA5E5E" x="320" y="140" width="50" height="10" rx="5"/>
<rect fill="#56B3B4" x="260" y="140" width="50" height="10" rx="5"/>
<rect fill="#C693C6" x="260" y="180" width="70" height="10" rx="5"/>
<rect fill="#C693C6" x="260" y="100" width="50" height="10" rx="5"/>
<rect fill="#FBBF47" x="310" y="40" width="110" height="10" rx="5"/>
<rect fill="#EA5E5E" x="260" y="40" width="40" height="10" rx="5"/>
<rect fill="#FBBF47" x="300" y="200" width="30" height="10" rx="5"/>
<rect fill="#56B3B4" x="260" y="200" width="30" height="10" rx="5"/>
<rect fill="#56B3B4" x="340" y="120" width="90" height="10" rx="5"/>
<rect fill="#FBBF47" x="290" y="120" width="40" height="10" rx="5"/>
<rect fill="#EA5E5E" x="260" y="120" width="20" height="10" rx="5"/>
<rect fill="#C693C6" x="350" y="60" width="50" height="10" rx="5"/>
<rect fill="#56B3B4" x="260" y="60" width="80" height="10" rx="5"/>
<rect fill="#FBBF47" x="290" y="160" width="100" height="10" rx="5"/>
<rect fill="#C693C6" x="260" y="160" width="20" height="10" rx="5"/>
<rect fill="#EA5E5E" x="380" y="80" width="60" height="10" rx="5"/>
<rect fill="#FBBF47" x="380" y="100" width="60" height="10" rx="5"/>
<rect fill="#FBBF47" x="260" y="80" width="50" height="10" rx="5"/>
<rect fill="#56B3B4" x="260" y="20" width="130" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="400" y="20" width="70" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="100" y="20" width="70" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="180" y="20" width="70" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="195" width="145" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="350" width="50" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="105" width="50" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="160" y="220" width="50" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="180" y="60" width="70" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="559" width="50" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="41" y="20" width="50" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="410" width="139" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="515" y="20" width="124" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="175" y="240" width="110" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="95" y="240" width="70" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="400" y="160" width="70" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="480" y="160" width="90" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="100" y="140" width="90" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="120" y="120" width="90" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="20" y="120" width="90" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="580" y="160" width="35" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="430" y="140" width="70" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="590" y="120" width="70" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="430" y="40" width="60" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="140" y="40" width="60" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="70" y="40" width="60" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="160" y="80" width="60" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="500" y="40" width="115" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="410" y="200" width="115" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="105" y="200" width="145" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="135" y="160" width="115" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="210" y="40" width="40" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="25" y="60" width="40" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="110" y="80" width="40" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="230" y="80" width="20" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="440" y="120" width="110" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="140" y="100" width="110" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="480" y="80" width="205" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="440" y="60" width="90" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="540" y="60" width="90" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="10" y="80" width="90" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="70" y="60" width="100" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="478" y="20" width="30" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="480" y="220" width="40" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="75" y="160" width="50" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="220" y="220" width="30" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="220" y="120" width="30" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="560" y="120" width="20" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="450" y="80" width="20" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="165" width="20" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="160" y="180" width="20" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="60" y="220" width="90" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="450" y="100" width="145" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="340" y="180" width="90" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="440" y="180" width="155" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="340" y="200" width="60" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="395" y="240" width="60" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="190" y="180" width="60" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="65" y="180" width="85" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="30" y="140" width="60" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="510" y="140" width="130" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" y="100" width="130" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="340" y="220" width="130" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="295" y="240" width="90" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="320" y="80" width="50" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="320" y="100" width="50" height="10" rx="5"/>
<rect fill="#C6CBD0" opacity=".5" x="200" y="140" width="50" height="10" rx="5"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 9.2 KiB

After

Width:  |  Height:  |  Size: 7.2 KiB

8
website/svgo.yml Normal file
View File

@ -0,0 +1,8 @@
plugins:
- collapseGroups: true
- removeDesc: true
- removeScriptElement: true
- removeStyleElement: true
- removeTitle: true
- removeUselessDefs: true
- removeViewBox: false

View File

@ -689,6 +689,10 @@ bcrypt-pbkdf@^1.0.0:
dependencies:
tweetnacl "^0.14.3"
boolbase@^1.0.0, boolbase@~1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
boom@2.x.x:
version "2.10.1"
resolved "https://registry.yarnpkg.com/boom/-/boom-2.10.1.tgz#39c8918ceff5799f83f9492a848f625add0c766f"
@ -755,6 +759,12 @@ co@^4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184"
coa@~2.0.0:
version "2.0.1"
resolved "https://registry.yarnpkg.com/coa/-/coa-2.0.1.tgz#f3f8b0b15073e35d70263fb1042cb2c023db38af"
dependencies:
q "^1.1.2"
color-convert@^1.9.0:
version "1.9.0"
resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.0.tgz#1accf97dd739b983bf994d56fec8f95853641b7a"
@ -765,6 +775,10 @@ color-name@^1.1.1:
version "1.1.3"
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25"
colors@~1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/colors/-/colors-1.1.2.tgz#168a4701756b6a7f51a12ce0c97bfa28c084ed63"
combined-stream@^1.0.5, combined-stream@~1.0.5:
version "1.0.5"
resolved "https://registry.yarnpkg.com/combined-stream/-/combined-stream-1.0.5.tgz#938370a57b4a51dea2c77c15d5c5fdf895164009"
@ -835,6 +849,47 @@ cryptiles@3.x.x:
dependencies:
boom "5.x.x"
css-select-base-adapter@~0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/css-select-base-adapter/-/css-select-base-adapter-0.1.0.tgz#0102b3d14630df86c3eb9fa9f5456270106cf990"
css-select@~1.3.0-rc0:
version "1.3.0-rc0"
resolved "https://registry.yarnpkg.com/css-select/-/css-select-1.3.0-rc0.tgz#6f93196aaae737666ea1036a8cb14a8fcb7a9231"
dependencies:
boolbase "^1.0.0"
css-what "2.1"
domutils "1.5.1"
nth-check "^1.0.1"
css-tree@1.0.0-alpha.27:
version "1.0.0-alpha.27"
resolved "https://registry.yarnpkg.com/css-tree/-/css-tree-1.0.0-alpha.27.tgz#f211526909c7dc940843d83b9376ed98ddb8de47"
dependencies:
mdn-data "^1.0.0"
source-map "^0.5.3"
css-tree@1.0.0-alpha25:
version "1.0.0-alpha25"
resolved "https://registry.yarnpkg.com/css-tree/-/css-tree-1.0.0-alpha25.tgz#1bbfabfbf6eeef4f01d9108ff2edd0be2fe35597"
dependencies:
mdn-data "^1.0.0"
source-map "^0.5.3"
css-url-regex@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/css-url-regex/-/css-url-regex-1.1.0.tgz#83834230cc9f74c457de59eebd1543feeb83b7ec"
css-what@2.1:
version "2.1.0"
resolved "https://registry.yarnpkg.com/css-what/-/css-what-2.1.0.tgz#9467d032c38cfaefb9f2d79501253062f87fa1bd"
csso@^3.3.1:
version "3.5.0"
resolved "https://registry.yarnpkg.com/csso/-/csso-3.5.0.tgz#acdbba5719e2c87bc801eadc032764b2e4b9d4e7"
dependencies:
css-tree "1.0.0-alpha.27"
dashdash@^1.12.0:
version "1.14.1"
resolved "https://registry.yarnpkg.com/dashdash/-/dashdash-1.14.1.tgz#853cfa0f7cbe2fed5de20326b8dd581035f6e2f0"
@ -861,6 +916,13 @@ deep-is@0.1.2:
version "0.1.2"
resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.2.tgz#9ced65ea0bc0b09f42a6d79c1b1903f9d913cc18"
define-properties@^1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.1.2.tgz#83a73f2fea569898fb737193c8f873caf6d45c94"
dependencies:
foreach "^2.0.5"
object-keys "^1.0.8"
delayed-stream@~1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/delayed-stream/-/delayed-stream-1.0.0.tgz#df3ae199acadfb7d440aaae0b29e2272b24ec619"
@ -912,6 +974,28 @@ docusaurus@^1.0.0-beta.10:
sitemap "^1.13.0"
tcp-port-used "^0.1.2"
dom-serializer@0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/dom-serializer/-/dom-serializer-0.1.0.tgz#073c697546ce0780ce23be4a28e293e40bc30c82"
dependencies:
domelementtype "~1.1.1"
entities "~1.1.1"
domelementtype@1:
version "1.3.0"
resolved "https://registry.yarnpkg.com/domelementtype/-/domelementtype-1.3.0.tgz#b17aed82e8ab59e52dd9c19b1756e0fc187204c2"
domelementtype@~1.1.1:
version "1.1.3"
resolved "https://registry.yarnpkg.com/domelementtype/-/domelementtype-1.1.3.tgz#bd28773e2642881aec51544924299c5cd822185b"
domutils@1.5.1:
version "1.5.1"
resolved "https://registry.yarnpkg.com/domutils/-/domutils-1.5.1.tgz#dcd8488a26f563d61079e48c9f7b7e32373682cf"
dependencies:
dom-serializer "0"
domelementtype "1"
ecc-jsbn@~0.1.1:
version "0.1.1"
resolved "https://registry.yarnpkg.com/ecc-jsbn/-/ecc-jsbn-0.1.1.tgz#0fc73a9ed5f0d53c38193398523ef7e543777505"
@ -936,6 +1020,28 @@ encoding@^0.1.11:
dependencies:
iconv-lite "~0.4.13"
entities@~1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/entities/-/entities-1.1.1.tgz#6e5c2d0a5621b5dadaecef80b90edfb5cd7772f0"
es-abstract@^1.5.1, es-abstract@^1.6.1:
version "1.10.0"
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.10.0.tgz#1ecb36c197842a00d8ee4c2dfd8646bb97d60864"
dependencies:
es-to-primitive "^1.1.1"
function-bind "^1.1.1"
has "^1.0.1"
is-callable "^1.1.3"
is-regex "^1.0.4"
es-to-primitive@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.1.1.tgz#45355248a88979034b6792e19bb81f2b7975dd0d"
dependencies:
is-callable "^1.1.1"
is-date-object "^1.0.1"
is-symbol "^1.0.1"
escape-html@~1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988"
@ -1035,6 +1141,10 @@ finalhandler@~1.0.3:
statuses "~1.3.1"
unpipe "~1.0.0"
foreach@^2.0.5:
version "2.0.5"
resolved "https://registry.yarnpkg.com/foreach/-/foreach-2.0.5.tgz#0bee005018aeb260d0a3af3ae658dd0136ec1b99"
forever-agent@~0.6.1:
version "0.6.1"
resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
@ -1075,6 +1185,10 @@ fs.realpath@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
function-bind@^1.0.2, function-bind@^1.1.0, function-bind@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
getpass@^0.1.1:
version "0.1.7"
resolved "https://registry.yarnpkg.com/getpass/-/getpass-0.1.7.tgz#5eff8e3e684d569ae4cb2b1282604e8ba62149fa"
@ -1132,6 +1246,12 @@ has-flag@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-2.0.0.tgz#e8207af1cc7b30d446cc70b734b5e8be18f88d51"
has@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/has/-/has-1.0.1.tgz#8461733f538b0837c9361e39a9ab9e9704dc2f28"
dependencies:
function-bind "^1.0.2"
hawk@~3.1.3:
version "3.1.3"
resolved "https://registry.yarnpkg.com/hawk/-/hawk-3.1.3.tgz#078444bd7c1640b0fe540d2c9b73d59678e8e1c4"
@ -1223,16 +1343,34 @@ ipaddr.js@1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/ipaddr.js/-/ipaddr.js-1.3.0.tgz#1e03a52fdad83a8bbb2b25cbf4998b4cffcd3dec"
is-callable@^1.1.1, is-callable@^1.1.3:
version "1.1.3"
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.3.tgz#86eb75392805ddc33af71c92a0eedf74ee7604b2"
is-date-object@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/is-date-object/-/is-date-object-1.0.1.tgz#9aa20eb6aeebbff77fbd33e74ca01b33581d3a16"
is-finite@^1.0.0:
version "1.0.2"
resolved "https://registry.yarnpkg.com/is-finite/-/is-finite-1.0.2.tgz#cc6677695602be550ef11e8b4aa6305342b6d0aa"
dependencies:
number-is-nan "^1.0.0"
is-regex@^1.0.4:
version "1.0.4"
resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.0.4.tgz#5517489b547091b0930e095654ced25ee97e9491"
dependencies:
has "^1.0.1"
is-stream@^1.0.1:
version "1.1.0"
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44"
is-symbol@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.1.tgz#3cc59f00025194b6ab2e38dbae6689256b660572"
is-typedarray@~1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a"
@ -1258,7 +1396,7 @@ js-tokens@^3.0.0, js-tokens@^3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
js-yaml@^3.10.0:
js-yaml@^3.10.0, js-yaml@~3.10.0:
version "3.10.0"
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.10.0.tgz#2e78441646bd4682e963f22b6e92823c309c62dc"
dependencies:
@ -1328,6 +1466,10 @@ loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.3.1:
dependencies:
js-tokens "^3.0.0"
mdn-data@^1.0.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-1.1.0.tgz#a7056319da95a2d0881267d7263075042eb061e2"
media-typer@0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/media-typer/-/media-typer-0.3.0.tgz#8710d7af0aa626f8fffa1ce00168545263255748"
@ -1374,7 +1516,7 @@ minimist@0.0.8:
version "0.0.8"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
mkdirp@^0.5.1:
mkdirp@^0.5.1, mkdirp@~0.5.1:
version "0.5.1"
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903"
dependencies:
@ -1395,6 +1537,12 @@ node-fetch@^1.0.1:
encoding "^0.1.11"
is-stream "^1.0.1"
nth-check@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/nth-check/-/nth-check-1.0.1.tgz#9929acdf628fc2c41098deab82ac580cf149aae4"
dependencies:
boolbase "~1.0.0"
number-is-nan@^1.0.0:
version "1.0.1"
resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
@ -1407,6 +1555,26 @@ object-assign@^4.1.0, object-assign@^4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
object-keys@^1.0.8:
version "1.0.11"
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.11.tgz#c54601778ad560f1142ce0e01bcca8b56d13426d"
object.getownpropertydescriptors@^2.0.3:
version "2.0.3"
resolved "https://registry.yarnpkg.com/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.0.3.tgz#8758c846f5b407adab0f236e0986f14b051caa16"
dependencies:
define-properties "^1.1.2"
es-abstract "^1.5.1"
object.values@^1.0.4:
version "1.0.4"
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.0.4.tgz#e524da09b4f66ff05df457546ec72ac99f13069a"
dependencies:
define-properties "^1.1.2"
es-abstract "^1.6.1"
function-bind "^1.1.0"
has "^1.0.1"
on-finished@~2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/on-finished/-/on-finished-2.3.0.tgz#20f1336481b083cd75337992a16971aa2d906947"
@ -1487,6 +1655,10 @@ q@0.9.7:
version "0.9.7"
resolved "https://registry.yarnpkg.com/q/-/q-0.9.7.tgz#4de2e6cb3b29088c9e4cbc03bf9d42fb96ce2f75"
q@^1.1.2:
version "1.5.1"
resolved "https://registry.yarnpkg.com/q/-/q-1.5.1.tgz#7e32f75b41381291d04611f1bf14109ac00651d7"
qs@6.4.0, qs@~6.4.0:
version "6.4.0"
resolved "https://registry.yarnpkg.com/qs/-/qs-6.4.0.tgz#13e26d28ad6b0ffaa91312cd3bf708ed351e7233"
@ -1643,6 +1815,10 @@ safe-buffer@^5.0.1, safe-buffer@^5.1.1:
version "5.1.1"
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.1.tgz#893312af69b2123def71f57889001671eeb2c853"
sax@~1.2.4:
version "1.2.4"
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
semver@^5.3.0:
version "5.4.1"
resolved "https://registry.yarnpkg.com/semver/-/semver-5.4.1.tgz#e059c09d8571f0540823733433505d3a2f00b18e"
@ -1723,6 +1899,10 @@ source-map@^0.5.0, source-map@^0.5.6:
version "0.5.6"
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.6.tgz#75ce38f52bf0733c5a7f0c118d81334a2bb5f412"
source-map@^0.5.3:
version "0.5.7"
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
sprintf-js@~1.0.2:
version "1.0.3"
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
@ -1741,6 +1921,10 @@ sshpk@^1.7.0:
jsbn "~0.1.0"
tweetnacl "~0.14.0"
stable@~0.1.6:
version "0.1.6"
resolved "https://registry.yarnpkg.com/stable/-/stable-0.1.6.tgz#910f5d2aed7b520c6e777499c1f32e139fdecb10"
"statuses@>= 1.3.1 < 2", statuses@~1.3.1:
version "1.3.1"
resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.3.1.tgz#faf51b9eb74aaef3b3acf4ad5f61abf24cb7b93e"
@ -1765,6 +1949,25 @@ supports-color@^4.0.0:
dependencies:
has-flag "^2.0.0"
svgo@1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/svgo/-/svgo-1.0.3.tgz#c93be52d98ffa2a7273c7a0ac5bf34f470973dad"
dependencies:
coa "~2.0.0"
colors "~1.1.2"
css-select "~1.3.0-rc0"
css-select-base-adapter "~0.1.0"
css-tree "1.0.0-alpha25"
css-url-regex "^1.1.0"
csso "^3.3.1"
js-yaml "~3.10.0"
mkdirp "~0.5.1"
object.values "^1.0.4"
sax "~1.2.4"
stable "~0.1.6"
unquote "^1.1.0"
util.promisify "~1.0.0"
tcp-port-used@^0.1.2:
version "0.1.2"
resolved "https://registry.yarnpkg.com/tcp-port-used/-/tcp-port-used-0.1.2.tgz#9450e8768c83b416fd4d1a6a9449eeccbf496c29"
@ -1834,10 +2037,21 @@ unpipe@~1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/unpipe/-/unpipe-1.0.0.tgz#b2bf4ee8514aae6165b4817829d21b2ef49904ec"
unquote@^1.1.0:
version "1.1.1"
resolved "https://registry.yarnpkg.com/unquote/-/unquote-1.1.1.tgz#8fded7324ec6e88a0ff8b905e7c098cdc086d544"
url-join@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/url-join/-/url-join-1.1.0.tgz#741c6c2f4596c4830d6718460920d0c92202dc78"
util.promisify@~1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/util.promisify/-/util.promisify-1.0.0.tgz#440f7165a459c9a16dc145eb8e72f35687097030"
dependencies:
define-properties "^1.1.2"
object.getownpropertydescriptors "^2.0.3"
utils-merge@1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.0.tgz#0294fb922bb9375153541c4f7096231f287c8af8"