This commit is contained in:
Rob Hudson 2023-02-14 14:18:39 -08:00
Родитель 67e2c4fa03
Коммит a15178c3c7
13 изменённых файлов: 52 добавлений и 51 удалений

2
.github/ISSUE_TEMPLATE/epic---.md поставляемый
Просмотреть файл

@ -9,7 +9,7 @@ assignees: ''
## Description ## Description
What is the overall outcome we aim to achieve? What is the overall outcome we aim to achieve?
Link to pitch, brief, or background documents. Link to pitch, brief, or background documents.

Просмотреть файл

@ -15,6 +15,7 @@ repos:
hooks: hooks:
- id: check-yaml - id: check-yaml
- id: end-of-file-fixer - id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/Lucas-C/pre-commit-hooks - repo: https://github.com/Lucas-C/pre-commit-hooks
rev: v1.4.2 rev: v1.4.2
hooks: hooks:

Просмотреть файл

@ -35,7 +35,7 @@ Mozilla Public License Version 2.0
means any form of the work other than Source Code Form. means any form of the work other than Source Code Form.
1.7. "Larger Work" 1.7. "Larger Work"
means a work that combines Covered Software with other material, in means a work that combines Covered Software with other material, in
a separate file or files, that is not Covered Software. a separate file or files, that is not Covered Software.
1.8. "License" 1.8. "License"

Просмотреть файл

@ -30,7 +30,7 @@
<li>individual empowerment, community-driven;</li> <li>individual empowerment, community-driven;</li>
<li>financial sustainability as merely a tool to enable these goals.</li> <li>financial sustainability as merely a tool to enable these goals.</li>
</ul> </ul>
<p>We succeed by being different -- by pushing the boundaries of what "open" <p>We succeed by being different -- by pushing the boundaries of what "open"
and "participation" and individual empowerment mean. Our success to date and "participation" and individual empowerment mean. Our success to date

Просмотреть файл

@ -48,7 +48,7 @@
If you want to distribute a If you want to distribute a
modified version of a Mozilla product, you may still do so without modified version of a Mozilla product, you may still do so without
permission from us as long as you do not use our trademarks or logos. permission from us as long as you do not use our trademarks or logos.
</li> </li>
</ul> </ul>
@ -56,7 +56,7 @@
We believe that the above provide options for you to distribute customized version of our products, while allowing us to ensure the quality We believe that the above provide options for you to distribute customized version of our products, while allowing us to ensure the quality
of those builds using our trademarks. In addition to the fact that the Community Edition builds no longer served their original purpose, such of those builds using our trademarks. In addition to the fact that the Community Edition builds no longer served their original purpose, such
builds contained unknown additional software or were based on out-dated versions of our product. builds contained unknown additional software or were based on out-dated versions of our product.
</p> </p>
</dd> </dd>

Просмотреть файл

@ -132,13 +132,13 @@
<h4>You Must:</h4> <h4>You Must:</h4>
<ul class="mzp-u-list-styled"> <ul class="mzp-u-list-styled">
<li>Follow the terms of the Open Source License(s) for Mozilla software products and code.</li> <li>Follow the terms of the Open Source License(s) for Mozilla software products and code.</li>
<li>Choose branding, logos, and trademarks that denotes your own unique identity so as to clearly signal to users that there is no affiliation with or endorsement by Mozilla.</li> <li>Choose branding, logos, and trademarks that denotes your own unique identity so as to clearly signal to users that there is no affiliation with or endorsement by Mozilla.</li>
<li>Follow the General Guidelines, above.</li> <li>Follow the General Guidelines, above.</li>
</ul> </ul>
<h4>You Must NOT:</h4> <h4>You Must NOT:</h4>
@ -162,7 +162,7 @@
<li>State in words (not using logos or images) that your product “works with” or “is compatible” with certain Mozilla software products, if that is true. </li> <li>State in words (not using logos or images) that your product “works with” or “is compatible” with certain Mozilla software products, if that is true. </li>
<li>State in words (not using logos or images) that your project is based on Mozilla open source technology, if that is true, as long as you also include a statement that your project is not officially associated with Mozilla or its products. <li>State in words (not using logos or images) that your project is based on Mozilla open source technology, if that is true, as long as you also include a statement that your project is not officially associated with Mozilla or its products.
<br> <br>
<br> <br>
<p class="lead-in" >For instance, you may state that your project:</p> <p class="lead-in" >For instance, you may state that your project:</p>

Просмотреть файл

@ -35,7 +35,7 @@ Mozilla Public License Version 2.0
means any form of the work other than Source Code Form. means any form of the work other than Source Code Form.
1.7. "Larger Work" 1.7. "Larger Work"
means a work that combines Covered Software with other material, in means a work that combines Covered Software with other material, in
a separate file or files, that is not Covered Software. a separate file or files, that is not Covered Software.
1.8. "License" 1.8. "License"

Просмотреть файл

@ -46,7 +46,7 @@
<g id="Human"> <g id="Human">
</g> </g>
<g id="Layer_1"> <g id="Layer_1">
<rect x="85.2" y="133.8" transform="matrix(0.9979 -6.494750e-02 6.494750e-02 0.9979 -13.6997 14.2293)" class="st6" width="253.7" height="168.1"/> <rect x="85.2" y="133.8" transform="matrix(0.9979 -6.494750e-02 6.494750e-02 0.9979 -13.6997 14.2293)" class="st6" width="253.7" height="168.1"/>
<rect x="208.9" y="275" class="st17" width="59" height="38.4"/> <rect x="208.9" y="275" class="st17" width="59" height="38.4"/>
<path class="st0" d="M29.1,225.2l4.5-1.3l-1.3-6.8c-0.7-3.4,2.6-6.3,6.6-5.8l8,0.9l0.8-6.8c0.4-3.4,4.4-5.4,8.2-4.1l7.5,2.7 <path class="st0" d="M29.1,225.2l4.5-1.3l-1.3-6.8c-0.7-3.4,2.6-6.3,6.6-5.8l8,0.9l0.8-6.8c0.4-3.4,4.4-5.4,8.2-4.1l7.5,2.7

До

Ширина:  |  Высота:  |  Размер: 5.6 KiB

После

Ширина:  |  Высота:  |  Размер: 5.6 KiB

Просмотреть файл

@ -50,7 +50,7 @@
<path class="st6" d="M203.6,100.5v51.6h-15.1V165h-15.1v12.9h-15.1v12.9h-15.1v12.9h-15.1v12.9h-15.1v-12.9H98.1v-12.9H83v-12.9 <path class="st6" d="M203.6,100.5v51.6h-15.1V165h-15.1v12.9h-15.1v12.9h-15.1v12.9h-15.1v12.9h-15.1v-12.9H98.1v-12.9H83v-12.9
H67.9V165H52.8v-12.9H37.7v-51.6h15.1V87.6h15.1V74.7h30.1v12.9h15.1v12.9h15.1V87.6h15.1V74.7h30.2v12.9h15.1v12.9L203.6,100.5z" H67.9V165H52.8v-12.9H37.7v-51.6h15.1V87.6h15.1V74.7h30.1v12.9h15.1v12.9h15.1V87.6h15.1V74.7h30.2v12.9h15.1v12.9L203.6,100.5z"
/> />
<rect x="138.4" y="112.9" transform="matrix(0.9854 -0.1703 0.1703 0.9854 -30.0466 43.1474)" class="st17" width="196.1" height="167.5"/> <rect x="138.4" y="112.9" transform="matrix(0.9854 -0.1703 0.1703 0.9854 -30.0466 43.1474)" class="st17" width="196.1" height="167.5"/>
<polyline class="st7" points="146.9,264.2 123.9,131.1 318.7,97.4 324.8,132.5 "/> <polyline class="st7" points="146.9,264.2 123.9,131.1 318.7,97.4 324.8,132.5 "/>
<line class="st7" x1="160.1" y1="294.9" x2="150.3" y2="296.5"/> <line class="st7" x1="160.1" y1="294.9" x2="150.3" y2="296.5"/>
@ -80,19 +80,19 @@
</g> </g>
</g> </g>
<g> <g>
<rect x="207.7" y="118.3" transform="matrix(0.9812 0.1929 -0.1929 0.9812 29.9414 -46.1273)" class="st14" width="88.3" height="24.7"/> <rect x="207.7" y="118.3" transform="matrix(0.9812 0.1929 -0.1929 0.9812 29.9414 -46.1273)" class="st14" width="88.3" height="24.7"/>
<rect x="295.5" y="109.3" transform="matrix(0.9812 0.1929 -0.1929 0.9812 33.0911 -56.1378)" class="st14" width="18.7" height="65.2"/> <rect x="295.5" y="109.3" transform="matrix(0.9812 0.1929 -0.1929 0.9812 33.0911 -56.1378)" class="st14" width="18.7" height="65.2"/>
<rect x="313.9" y="120.8" transform="matrix(0.9812 0.1929 -0.1929 0.9812 34.1387 -59.6332)" class="st14" width="18.7" height="49.4"/> <rect x="313.9" y="120.8" transform="matrix(0.9812 0.1929 -0.1929 0.9812 34.1387 -59.6332)" class="st14" width="18.7" height="49.4"/>
<rect x="332.4" y="133.6" transform="matrix(0.9812 0.1929 -0.1929 0.9812 35.1863 -63.1287)" class="st14" width="18.7" height="31"/> <rect x="332.4" y="133.6" transform="matrix(0.9812 0.1929 -0.1929 0.9812 35.1863 -63.1287)" class="st14" width="18.7" height="31"/>
<rect x="190" y="87.8" transform="matrix(-0.9812 -0.1929 0.1929 -0.9812 371.7076 276.9244)" class="st14" width="18.7" height="65.2"/> <rect x="190" y="87.8" transform="matrix(-0.9812 -0.1929 0.1929 -0.9812 371.7076 276.9244)" class="st14" width="18.7" height="65.2"/>
<rect x="171.5" y="92.1" transform="matrix(-0.9812 -0.1929 0.1929 -0.9812 335.8087 266.1652)" class="st14" width="18.7" height="49.4"/> <rect x="171.5" y="92.1" transform="matrix(-0.9812 -0.1929 0.1929 -0.9812 335.8087 266.1652)" class="st14" width="18.7" height="49.4"/>
<rect x="153" y="97.6" transform="matrix(-0.9812 -0.1929 0.1929 -0.9812 299.9098 255.406)" class="st14" width="18.7" height="31"/> <rect x="153" y="97.6" transform="matrix(-0.9812 -0.1929 0.1929 -0.9812 299.9098 255.406)" class="st14" width="18.7" height="31"/>
<g> <g>
<path class="st1" d="M226.2,140.7c3.3,0.6,6.5-1.5,7.2-4.8c-0.6,3.3,1.5,6.5,4.8,7.2c3.3,0.6,6.5-1.5,7.2-4.8l-0.2,1.3 <path class="st1" d="M226.2,140.7c3.3,0.6,6.5-1.5,7.2-4.8c-0.6,3.3,1.5,6.5,4.8,7.2c3.3,0.6,6.5-1.5,7.2-4.8l-0.2,1.3
@ -108,39 +108,39 @@
</g> </g>
</g> </g>
</g> </g>
<rect x="79.7" y="215.7" transform="matrix(0.9371 -0.349 0.349 0.9371 -74.8691 49.645)" class="st15" width="41.3" height="33.7"/> <rect x="79.7" y="215.7" transform="matrix(0.9371 -0.349 0.349 0.9371 -74.8691 49.645)" class="st15" width="41.3" height="33.7"/>
<g> <g>
<g> <g>
<rect x="89.9" y="227.3" transform="matrix(0.9371 -0.349 0.349 0.9371 -74.2616 46.543)" class="st27" width="4.2" height="4.2"/> <rect x="89.9" y="227.3" transform="matrix(0.9371 -0.349 0.349 0.9371 -74.2616 46.543)" class="st27" width="4.2" height="4.2"/>
<rect x="102.4" y="222.6" transform="matrix(0.9371 -0.349 0.349 0.9371 -71.8568 50.6029)" class="st27" width="4.2" height="4.2"/> <rect x="102.4" y="222.6" transform="matrix(0.9371 -0.349 0.349 0.9371 -71.8568 50.6029)" class="st27" width="4.2" height="4.2"/>
</g> </g>
<g> <g>
<rect x="94.1" y="238.4" transform="matrix(0.9371 -0.349 0.349 0.9371 -77.8813 48.687)" class="st27" width="4.2" height="4.2"/> <rect x="94.1" y="238.4" transform="matrix(0.9371 -0.349 0.349 0.9371 -77.8813 48.687)" class="st27" width="4.2" height="4.2"/>
<rect x="106.6" y="233.8" transform="matrix(0.9371 -0.349 0.349 0.9371 -75.4765 52.7469)" class="st27" width="4.2" height="4.2"/> <rect x="106.6" y="233.8" transform="matrix(0.9371 -0.349 0.349 0.9371 -75.4765 52.7469)" class="st27" width="4.2" height="4.2"/>
</g> </g>
</g> </g>
<rect x="151.5" y="189" transform="matrix(0.9371 -0.349 0.349 0.9371 -61.0252 73.0173)" class="st15" width="41.3" height="33.7"/> <rect x="151.5" y="189" transform="matrix(0.9371 -0.349 0.349 0.9371 -61.0252 73.0173)" class="st15" width="41.3" height="33.7"/>
<g> <g>
<g> <g>
<rect x="161.7" y="200.5" transform="matrix(0.9371 -0.349 0.349 0.9371 -60.4177 69.9154)" class="st27" width="4.2" height="4.2"/> <rect x="161.7" y="200.5" transform="matrix(0.9371 -0.349 0.349 0.9371 -60.4177 69.9154)" class="st27" width="4.2" height="4.2"/>
<rect x="174.2" y="195.9" transform="matrix(0.9371 -0.349 0.349 0.9371 -58.013 73.9753)" class="st27" width="4.2" height="4.2"/> <rect x="174.2" y="195.9" transform="matrix(0.9371 -0.349 0.349 0.9371 -58.013 73.9753)" class="st27" width="4.2" height="4.2"/>
</g> </g>
<g> <g>
<rect x="165.9" y="211.7" transform="matrix(0.9371 -0.349 0.349 0.9371 -64.0374 72.0594)" class="st27" width="4.2" height="4.2"/> <rect x="165.9" y="211.7" transform="matrix(0.9371 -0.349 0.349 0.9371 -64.0374 72.0594)" class="st27" width="4.2" height="4.2"/>
<rect x="178.3" y="207" transform="matrix(0.9371 -0.349 0.349 0.9371 -61.6327 76.1193)" class="st27" width="4.2" height="4.2"/> <rect x="178.3" y="207" transform="matrix(0.9371 -0.349 0.349 0.9371 -61.6327 76.1193)" class="st27" width="4.2" height="4.2"/>
</g> </g>
</g> </g>
<rect x="118.6" y="202.4" transform="matrix(0.9371 -0.349 0.349 0.9371 -67.9471 61.3312)" class="st15" width="35.3" height="33.7"/> <rect x="118.6" y="202.4" transform="matrix(0.9371 -0.349 0.349 0.9371 -67.9471 61.3312)" class="st15" width="35.3" height="33.7"/>
<g> <g>
<path class="st14" d="M121.8,287.7c-1.2-3.2-4.7-4.8-7.9-3.6c3.2-1.2,4.8-4.7,3.6-7.9s-4.7-4.8-7.9-3.6l6.2-2.3 <path class="st14" d="M121.8,287.7c-1.2-3.2-4.7-4.8-7.9-3.6c3.2-1.2,4.8-4.7,3.6-7.9s-4.7-4.8-7.9-3.6l6.2-2.3

До

Ширина:  |  Высота:  |  Размер: 8.7 KiB

После

Ширина:  |  Высота:  |  Размер: 8.7 KiB

Просмотреть файл

@ -47,33 +47,33 @@
</g> </g>
<g id="Layer_1"> <g id="Layer_1">
<g> <g>
<polygon class="st6" points="200,95.8 225.8,117.5 259.5,117.5 265.4,150.7 291.2,172.4 274.4,201.6 280.2,234.8 248.5,246.3 <polygon class="st6" points="200,95.8 225.8,117.5 259.5,117.5 265.4,150.7 291.2,172.4 274.4,201.6 280.2,234.8 248.5,246.3
231.7,275.5 200,264 168.3,275.5 151.5,246.3 119.8,234.8 125.6,201.6 108.8,172.4 134.6,150.7 140.5,117.5 174.2,117.5 "/> 231.7,275.5 200,264 168.3,275.5 151.5,246.3 119.8,234.8 125.6,201.6 108.8,172.4 134.6,150.7 140.5,117.5 174.2,117.5 "/>
<path class="st20" d="M102.1,262.2l-9-13.8L327.6,95.3c2.2-1.4,5.1-0.8,6.5,1.4l3.8,5.9c1.4,2.2,0.8,5.1-1.4,6.5L102.1,262.2z"/> <path class="st20" d="M102.1,262.2l-9-13.8L327.6,95.3c2.2-1.4,5.1-0.8,6.5,1.4l3.8,5.9c1.4,2.2,0.8,5.1-1.4,6.5L102.1,262.2z"/>
<path class="st7" d="M210.6,171.7l114.1-74.5c3.8-2.5,8.9-1.4,11.4,2.4l0,0c2.5,3.8,1.4,8.9-2.4,11.4l-105.5,68.8"/> <path class="st7" d="M210.6,171.7l114.1-74.5c3.8-2.5,8.9-1.4,11.4,2.4l0,0c2.5,3.8,1.4,8.9-2.4,11.4l-105.5,68.8"/>
<polyline class="st7" points="191.2,204 102.1,262.2 93,248.4 174.5,195.2 "/> <polyline class="st7" points="191.2,204 102.1,262.2 93,248.4 174.5,195.2 "/>
<line class="st30" x1="90.1" y1="243.9" x2="105" y2="266.7"/> <line class="st30" x1="90.1" y1="243.9" x2="105" y2="266.7"/>
<rect x="85.5" y="253.2" transform="matrix(0.5466 0.8374 -0.8374 0.5466 258.3939 38.4328)" class="st31" width="16.5" height="9.2"/> <rect x="85.5" y="253.2" transform="matrix(0.5466 0.8374 -0.8374 0.5466 258.3939 38.4328)" class="st31" width="16.5" height="9.2"/>
<rect x="65.4" y="263" transform="matrix(0.5466 0.8374 -0.8374 0.5466 260.2652 61.1982)" class="st31" width="16.5" height="15.9"/> <rect x="65.4" y="263" transform="matrix(0.5466 0.8374 -0.8374 0.5466 260.2652 61.1982)" class="st31" width="16.5" height="15.9"/>
<rect x="21.1" y="291.3" transform="matrix(0.5466 0.8374 -0.8374 0.5466 264.3941 111.4288)" class="st31" width="16.5" height="17.1"/> <rect x="21.1" y="291.3" transform="matrix(0.5466 0.8374 -0.8374 0.5466 264.3941 111.4288)" class="st31" width="16.5" height="17.1"/>
<rect x="40" y="267" transform="matrix(0.5466 0.8374 -0.8374 0.5466 262.3077 86.0468)" class="st1" width="23.4" height="36.4"/> <rect x="40" y="267" transform="matrix(0.5466 0.8374 -0.8374 0.5466 262.3077 86.0468)" class="st1" width="23.4" height="36.4"/>
<rect x="80.2" y="257.7" transform="matrix(0.5466 0.8374 -0.8374 0.5466 259.198 48.2151)" class="st32" width="9.7" height="11.4"/> <rect x="80.2" y="257.7" transform="matrix(0.5466 0.8374 -0.8374 0.5466 259.198 48.2151)" class="st32" width="9.7" height="11.4"/>
<path class="st3" d="M297.9,262.2l9-13.8L75.4,97.3c-3.8-2.5-8.9-1.4-11.4,2.4l0,0c-2.5,3.8-1.4,8.9,2.4,11.4L297.9,262.2z"/> <path class="st3" d="M297.9,262.2l9-13.8L75.4,97.3c-3.8-2.5-8.9-1.4-11.4,2.4l0,0c-2.5,3.8-1.4,8.9,2.4,11.4L297.9,262.2z"/>
<line class="st30" x1="309.9" y1="243.9" x2="295" y2="266.7"/> <line class="st30" x1="309.9" y1="243.9" x2="295" y2="266.7"/>
<rect x="298" y="253.2" transform="matrix(-0.5466 0.8374 -0.8374 -0.5466 689.6127 142.2572)" class="st31" width="16.5" height="9.2"/> <rect x="298" y="253.2" transform="matrix(-0.5466 0.8374 -0.8374 -0.5466 689.6127 142.2572)" class="st31" width="16.5" height="9.2"/>
<rect x="318.1" y="263" transform="matrix(-0.5466 0.8374 -0.8374 -0.5466 731.6574 145.7132)" class="st31" width="16.5" height="15.9"/> <rect x="318.1" y="263" transform="matrix(-0.5466 0.8374 -0.8374 -0.5466 731.6574 145.7132)" class="st31" width="16.5" height="15.9"/>
<rect x="362.5" y="291.3" transform="matrix(-0.5466 0.8374 -0.8374 -0.5466 824.4267 153.3388)" class="st31" width="16.5" height="17.1"/> <rect x="362.5" y="291.3" transform="matrix(-0.5466 0.8374 -0.8374 -0.5466 824.4267 153.3388)" class="st31" width="16.5" height="17.1"/>
<rect x="336.6" y="267" transform="matrix(-0.5466 0.8374 -0.8374 -0.5466 777.5494 149.4855)" class="st1" width="23.4" height="36.4"/> <rect x="336.6" y="267" transform="matrix(-0.5466 0.8374 -0.8374 -0.5466 777.5494 149.4855)" class="st1" width="23.4" height="36.4"/>
<rect x="310.1" y="257.7" transform="matrix(-0.5466 0.8374 -0.8374 -0.5466 707.6793 143.7422)" class="st32" width="9.7" height="11.4"/> <rect x="310.1" y="257.7" transform="matrix(-0.5466 0.8374 -0.8374 -0.5466 707.6793 143.7422)" class="st32" width="9.7" height="11.4"/>
<rect x="233.1" y="98.9" width="5.6" height="5.6"/> <rect x="233.1" y="98.9" width="5.6" height="5.6"/>
<rect x="136.5" y="257.8" width="5.6" height="5.6"/> <rect x="136.5" y="257.8" width="5.6" height="5.6"/>

До

Ширина:  |  Высота:  |  Размер: 5.1 KiB

После

Ширина:  |  Высота:  |  Размер: 5.1 KiB

Просмотреть файл

@ -47,11 +47,11 @@
</g> </g>
<g id="Layer_1"> <g id="Layer_1">
<g> <g>
<rect x="298.9" y="133.1" transform="matrix(-1 -1.224647e-16 1.224647e-16 -1 604.05 272.4688)" class="st27" width="6.3" height="6.3"/> <rect x="298.9" y="133.1" transform="matrix(-1 -1.224647e-16 1.224647e-16 -1 604.05 272.4688)" class="st27" width="6.3" height="6.3"/>
<rect x="206.3" y="288.4" transform="matrix(-1 -1.224647e-16 1.224647e-16 -1 418.8848 583.1)" class="st27" width="6.3" height="6.3"/> <rect x="206.3" y="288.4" transform="matrix(-1 -1.224647e-16 1.224647e-16 -1 418.8848 583.1)" class="st27" width="6.3" height="6.3"/>
<rect x="309.4" y="112.1" transform="matrix(-1 -1.224647e-16 1.224647e-16 -1 625.056 230.5612)" class="st25" width="6.3" height="6.3"/> <rect x="309.4" y="112.1" transform="matrix(-1 -1.224647e-16 1.224647e-16 -1 625.056 230.5612)" class="st25" width="6.3" height="6.3"/>
<rect x="33.1" y="84.3" class="st0" width="249.4" height="191.6"/> <rect x="33.1" y="84.3" class="st0" width="249.4" height="191.6"/>
<rect x="231.5" y="157.2" class="st1" width="134.5" height="140.8"/> <rect x="231.5" y="157.2" class="st1" width="134.5" height="140.8"/>
@ -128,10 +128,10 @@
v-5.3h-5.3v-5.3h-5.3V304h10.7v-5.3h-5.3V293.3z M151.1,298.7h5.3V288h-5.3V298.7z M156.5,309.3h5.3v-10.7h-5.3V309.3z v-5.3h-5.3v-5.3h-5.3V304h10.7v-5.3h-5.3V293.3z M151.1,298.7h5.3V288h-5.3V298.7z M156.5,309.3h5.3v-10.7h-5.3V309.3z
M140.5,288h-5.3v10.7h5.3V288z M145.8,298.7h-5.3v10.7h5.3V298.7z M145.8,309.3v5.3h10.7v-5.3H145.8z"/> M140.5,288h-5.3v10.7h5.3V288z M145.8,298.7h-5.3v10.7h5.3V298.7z M145.8,309.3v5.3h10.7v-5.3H145.8z"/>
</g> </g>
<polygon class="st17" points="145.8,277.3 167.1,277.3 167.1,272 161.8,272 161.8,266.6 156.5,266.6 156.5,261.3 151.1,261.3 <polygon class="st17" points="145.8,277.3 167.1,277.3 167.1,272 161.8,272 161.8,266.6 156.5,266.6 156.5,261.3 151.1,261.3
151.1,256 145.8,256 145.8,250.6 140.5,250.6 140.5,245.3 135.1,245.3 135.1,240 129.8,240 129.8,234.6 124.5,234.6 124.5,229.3 151.1,256 145.8,256 145.8,250.6 140.5,250.6 140.5,245.3 135.1,245.3 135.1,240 129.8,240 129.8,234.6 124.5,234.6 124.5,229.3
119.1,229.3 119.1,224 113.8,224 113.8,293.3 113.8,298.6 119.1,298.6 119.1,293.3 124.5,293.3 124.5,288 129.8,288 129.8,282.6 119.1,229.3 119.1,224 113.8,224 113.8,293.3 113.8,298.6 119.1,298.6 119.1,293.3 124.5,293.3 124.5,288 129.8,288 129.8,282.6
135.1,282.6 135.1,288 140.5,288 140.5,298.6 145.8,298.6 145.8,309.3 156.5,309.3 156.5,298.6 151.1,298.6 151.1,288 145.8,288 135.1,282.6 135.1,288 140.5,288 140.5,298.6 145.8,298.6 145.8,309.3 156.5,309.3 156.5,298.6 151.1,298.6 151.1,288 145.8,288
"/> "/>
<g> <g>
<path class="st3" d="M244,341.7L244,341.7c-28.7,0-52-23.3-52-52v0c0-28.7,23.3-52,52-52h0c28.7,0,52,23.3,52,52v0 <path class="st3" d="M244,341.7L244,341.7c-28.7,0-52-23.3-52-52v0c0-28.7,23.3-52,52-52h0c28.7,0,52,23.3,52,52v0

До

Ширина:  |  Высота:  |  Размер: 6.4 KiB

После

Ширина:  |  Высота:  |  Размер: 6.4 KiB

Просмотреть файл

@ -76,7 +76,7 @@
<rect x="43.2" y="114.2" class="st1" width="312.2" height="21.4"/> <rect x="43.2" y="114.2" class="st1" width="312.2" height="21.4"/>
<line class="st1" x1="229.5" y1="124.9" x2="246.7" y2="124.9"/> <line class="st1" x1="229.5" y1="124.9" x2="246.7" y2="124.9"/>
<line class="st1" x1="61.8" y1="124.9" x2="224.9" y2="124.9"/> <line class="st1" x1="61.8" y1="124.9" x2="224.9" y2="124.9"/>
<ellipse transform="matrix(0.9426 -0.3339 0.3339 0.9426 -50.1833 112.5697)" class="st0" cx="302.4" cy="202.3" rx="7.9" ry="14.4"/> <ellipse transform="matrix(0.9426 -0.3339 0.3339 0.9426 -50.1833 112.5697)" class="st0" cx="302.4" cy="202.3" rx="7.9" ry="14.4"/>
</g> </g>
</g> </g>

До

Ширина:  |  Высота:  |  Размер: 4.4 KiB

После

Ширина:  |  Высота:  |  Размер: 4.4 KiB

Просмотреть файл

@ -4,12 +4,12 @@
url: mozilla.org/ url: mozilla.org/
site_owner: Mozilla Corporation site_owner: Mozilla Corporation
address1: 331 E. Evelyn Avenue address1: 331 E. Evelyn Avenue
address2: address2:
city: Mountain View city: Mountain View
state: CA state: CA
country: US country: US
postal_code: 94041 postal_code: 94041
phone_number: 1 650 903 0800 phone_number: 1 650 903 0800
display_email: webmaster@mozilla.org display_email: webmaster@mozilla.org
site_name: site_name:
site_description: site_description: