GUACAMOLE-724: Correct SVG aspect ratio handling in IE10+.

This commit is contained in:
Michael Jumper
2021-06-30 20:30:52 -07:00
parent fe44b55f10
commit 4a20411eae
58 changed files with 58 additions and 56 deletions

View File

@@ -108,7 +108,7 @@
}
#guac-menu #keyboard-settings .figure img {
max-width: 100%;
width: 100%;
}
#guac-menu #zoom-settings {

View File

@@ -72,6 +72,7 @@
.tiled-client-list .client-tile-shared-indicator {
display: none;
max-height: 1em;
height: 100%;
}
.tiled-client-list .shared .client-tile-shared-indicator {

View File

@@ -36,7 +36,7 @@
.client-zoom .client-zoom-out img,
.client-zoom .client-zoom-in img {
max-width: 100%;
width: 100%;
opacity: 0.5;
}

View File

@@ -161,6 +161,7 @@
#other-connections button.close-other-connection img {
background: #A43;
border-radius: 18px;
width: 100%;
max-width: 18px;
padding: 3px;
}

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><path style="fill:#fff;stroke:none" d="M41.249 6.437a9593.495 9593.495 0 0 1-25.563 25.52c8.532 8.525 17.045 17.068 25.563 25.606l7.065-7.065L29.816 32l18.498-18.498z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><path style="fill:#fff;stroke:none" d="M41.249 6.437a9593.495 9593.495 0 0 1-25.563 25.52c8.532 8.525 17.045 17.068 25.563 25.606l7.065-7.065L29.816 32l18.498-18.498z"/></svg>

Before

Width:  |  Height:  |  Size: 238 B

After

Width:  |  Height:  |  Size: 258 B

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><path style="fill:#000;stroke:none" d="m28.031 4.813-2 5.25a22.529 22.529 0 0 0-5.312 2.218L15 10.562 10.562 15l1.72 5.719a22.529 22.529 0 0 0-2.22 5.312l-5.25 2v7.938l5.25 2a22.529 22.529 0 0 0 2.22 5.312L10.561 49 15 53.438l5.719-1.72a22.529 22.529 0 0 0 5.312 2.22l2 5.25h7.938l2-5.25a22.529 22.529 0 0 0 5.312-2.22L49 53.439 53.438 49l-1.72-5.719a22.529 22.529 0 0 0 2.22-5.312l5.25-2V28.03l-5.25-2a22.529 22.529 0 0 0-2.22-5.312L53.439 15 49 10.562l-5.719 1.72a22.529 22.529 0 0 0-5.312-2.22l-2-5.25zM32 16.5c8.552 0 15.5 6.948 15.5 15.5S40.552 47.5 32 47.5 16.5 40.552 16.5 32 23.448 16.5 32 16.5z"/><path transform="translate(.31 .77)" d="M42.854 31.23a11.164 11.164 0 1 1-22.327 0 11.164 11.164 0 1 1 22.327 0z" style="fill:#000;stroke:none"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><path style="fill:#000;stroke:none" d="m28.031 4.813-2 5.25a22.529 22.529 0 0 0-5.312 2.218L15 10.562 10.562 15l1.72 5.719a22.529 22.529 0 0 0-2.22 5.312l-5.25 2v7.938l5.25 2a22.529 22.529 0 0 0 2.22 5.312L10.561 49 15 53.438l5.719-1.72a22.529 22.529 0 0 0 5.312 2.22l2 5.25h7.938l2-5.25a22.529 22.529 0 0 0 5.312-2.22L49 53.439 53.438 49l-1.72-5.719a22.529 22.529 0 0 0 2.22-5.312l5.25-2V28.03l-5.25-2a22.529 22.529 0 0 0-2.22-5.312L53.439 15 49 10.562l-5.719 1.72a22.529 22.529 0 0 0-5.312-2.22l-2-5.25zM32 16.5c8.552 0 15.5 6.948 15.5 15.5S40.552 47.5 32 47.5 16.5 40.552 16.5 32 23.448 16.5 32 16.5z"/><path transform="translate(.31 .77)" d="M42.854 31.23a11.164 11.164 0 1 1-22.327 0 11.164 11.164 0 1 1 22.327 0z" style="fill:#000;stroke:none"/></svg>

Before

Width:  |  Height:  |  Size: 820 B

After

Width:  |  Height:  |  Size: 840 B

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><path style="fill:#fff;stroke:none" d="m28.031 4.813-2 5.25a22.529 22.529 0 0 0-5.312 2.218L15 10.562 10.562 15l1.72 5.719a22.529 22.529 0 0 0-2.22 5.312l-5.25 2v7.938l5.25 2a22.529 22.529 0 0 0 2.22 5.312L10.561 49 15 53.438l5.719-1.72a22.529 22.529 0 0 0 5.312 2.22l2 5.25h7.938l2-5.25a22.529 22.529 0 0 0 5.312-2.22L49 53.439 53.438 49l-1.72-5.719a22.529 22.529 0 0 0 2.22-5.312l5.25-2V28.03l-5.25-2a22.529 22.529 0 0 0-2.22-5.312L53.439 15 49 10.562l-5.719 1.72a22.529 22.529 0 0 0-5.312-2.22l-2-5.25zM32 16.5c8.552 0 15.5 6.948 15.5 15.5S40.552 47.5 32 47.5 16.5 40.552 16.5 32 23.448 16.5 32 16.5z"/><path transform="translate(.31 .77)" d="M42.854 31.23a11.164 11.164 0 1 1-22.327 0 11.164 11.164 0 1 1 22.327 0z" style="fill:#fff;stroke:none"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><path style="fill:#fff;stroke:none" d="m28.031 4.813-2 5.25a22.529 22.529 0 0 0-5.312 2.218L15 10.562 10.562 15l1.72 5.719a22.529 22.529 0 0 0-2.22 5.312l-5.25 2v7.938l5.25 2a22.529 22.529 0 0 0 2.22 5.312L10.561 49 15 53.438l5.719-1.72a22.529 22.529 0 0 0 5.312 2.22l2 5.25h7.938l2-5.25a22.529 22.529 0 0 0 5.312-2.22L49 53.439 53.438 49l-1.72-5.719a22.529 22.529 0 0 0 2.22-5.312l5.25-2V28.03l-5.25-2a22.529 22.529 0 0 0-2.22-5.312L53.439 15 49 10.562l-5.719 1.72a22.529 22.529 0 0 0-5.312-2.22l-2-5.25zM32 16.5c8.552 0 15.5 6.948 15.5 15.5S40.552 47.5 32 47.5 16.5 40.552 16.5 32 23.448 16.5 32 16.5z"/><path transform="translate(.31 .77)" d="M42.854 31.23a11.164 11.164 0 1 1-22.327 0 11.164 11.164 0 1 1 22.327 0z" style="fill:#fff;stroke:none"/></svg>

Before

Width:  |  Height:  |  Size: 820 B

After

Width:  |  Height:  |  Size: 840 B

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><path style="fill:#000;stroke:none" d="M-88.192 11.032h7.29v37.312h-7.29zm32.66 0a7001.475 7001.475 0 0 1-18.656 18.624c6.227 6.222 12.44 12.457 18.657 18.688l5.156-5.156-13.5-13.5 13.5-13.5z" transform="translate(126.933 -8.678) scale(1.3702)"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><path style="fill:#000;stroke:none" d="M-88.192 11.032h7.29v37.312h-7.29zm32.66 0a7001.475 7001.475 0 0 1-18.656 18.624c6.227 6.222 12.44 12.457 18.657 18.688l5.156-5.156-13.5-13.5 13.5-13.5z" transform="translate(126.933 -8.678) scale(1.3702)"/></svg>

Before

Width:  |  Height:  |  Size: 315 B

After

Width:  |  Height:  |  Size: 335 B

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><path style="fill:#fff;fill-opacity:1;stroke:#000;stroke-width:.05000003;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" d="M328.653 258.485c-8.817 0-15.841 13.705-17.413 31.686H195.06c-11.575 0-20.838 10.086-20.838 22.551v224.94c0 12.466 9.263 22.266 20.838 22.266h292.594c11.575 0 21.124-9.8 21.124-22.265v-224.94c0-8.152.026-54.131-18.84-54.238zm-79.643 88.778h184.977c7.313 0 13.131 5.656 13.131 12.845v129.883c0 7.19-5.818 12.846-13.131 12.846H249.01c-7.313 0-13.13-5.657-13.13-12.846V360.108c0-7.189 5.817-12.845 13.13-12.845z" transform="translate(-19.073 1.734) scale(.10947)"/><path style="fill:#fff;stroke:none" d="M57.322 8.871h7.518v22.135h-7.518z" transform="translate(-15.013 -2.006)"/><path transform="rotate(90 -6.504 -8.51)" style="fill:#fff;stroke:none" d="M16.179-72.149h7.518v22.135h-7.518z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><path style="fill:#fff;fill-opacity:1;stroke:#000;stroke-width:.05000003;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" d="M328.653 258.485c-8.817 0-15.841 13.705-17.413 31.686H195.06c-11.575 0-20.838 10.086-20.838 22.551v224.94c0 12.466 9.263 22.266 20.838 22.266h292.594c11.575 0 21.124-9.8 21.124-22.265v-224.94c0-8.152.026-54.131-18.84-54.238zm-79.643 88.778h184.977c7.313 0 13.131 5.656 13.131 12.845v129.883c0 7.19-5.818 12.846-13.131 12.846H249.01c-7.313 0-13.13-5.657-13.13-12.846V360.108c0-7.189 5.817-12.845 13.13-12.845z" transform="translate(-19.073 1.734) scale(.10947)"/><path style="fill:#fff;stroke:none" d="M57.322 8.871h7.518v22.135h-7.518z" transform="translate(-15.013 -2.006)"/><path transform="rotate(90 -6.504 -8.51)" style="fill:#fff;stroke:none" d="M16.179-72.149h7.518v22.135h-7.518z"/></svg>

Before

Width:  |  Height:  |  Size: 957 B

After

Width:  |  Height:  |  Size: 977 B

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><g transform="translate(-31.663 -41) scale(.19138)" style="fill:#000"><rect ry="10" rx="10" y="359.24" x="196.801" height="158.064" width="184.408" style="fill:#000;fill-opacity:1;stroke:none"/><path d="M391.226 235.731c-36.12 0-65.643 29.524-65.643 65.643v69.887c0 .55-.013 1.087 0 1.633h31.352c-.026-.564 0-1.06 0-1.633v-69.887c0-19.281 15.01-34.291 34.29-34.291h4.573c19.28 0 34.29 15.01 34.29 34.29v69.888c0 .573.027 1.069 0 1.633h31.352c.014-.546 0-1.083 0-1.633v-69.887c0-36.12-29.523-65.643-65.642-65.643z" style="font-size:medium;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000;fill:#000;fill-opacity:1;stroke:none;stroke-width:31.37258148;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><g transform="translate(-31.663 -41) scale(.19138)" style="fill:#000"><rect ry="10" rx="10" y="359.24" x="196.801" height="158.064" width="184.408" style="fill:#000;fill-opacity:1;stroke:none"/><path d="M391.226 235.731c-36.12 0-65.643 29.524-65.643 65.643v69.887c0 .55-.013 1.087 0 1.633h31.352c-.026-.564 0-1.06 0-1.633v-69.887c0-19.281 15.01-34.291 34.29-34.291h4.573c19.28 0 34.29 15.01 34.29 34.29v69.888c0 .573.027 1.069 0 1.633h31.352c.014-.546 0-1.083 0-1.633v-69.887c0-36.12-29.523-65.643-65.642-65.643z" style="font-size:medium;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000;fill:#000;fill-opacity:1;stroke:none;stroke-width:31.37258148;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"/></g></svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><path d="m-69 10.156-19.063 14.5h5.313V41.25h11.063v-6.875h5.374v6.875h11.063V24.656h5.313L-69 10.156zm5.406 15.719h4.282v4.281h-4.282v-4.281zm-15.093.094h4.28v4.281h-4.28v-4.281z" style="fill:#000;fill-opacity:1;stroke:none" transform="translate(147.925 -11.148) scale(1.67869)"/><path style="fill:#000;fill-opacity:1;stroke:none" d="M-61 13.5h4.75v7.75H-61z" transform="translate(147.925 -11.148) scale(1.67869)"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><path d="m-69 10.156-19.063 14.5h5.313V41.25h11.063v-6.875h5.374v6.875h11.063V24.656h5.313L-69 10.156zm5.406 15.719h4.282v4.281h-4.282v-4.281zm-15.093.094h4.28v4.281h-4.28v-4.281z" style="fill:#000;fill-opacity:1;stroke:none" transform="translate(147.925 -11.148) scale(1.67869)"/><path style="fill:#000;fill-opacity:1;stroke:none" d="M-61 13.5h4.75v7.75H-61z" transform="translate(147.925 -11.148) scale(1.67869)"/></svg>

Before

Width:  |  Height:  |  Size: 485 B

After

Width:  |  Height:  |  Size: 505 B

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><path d="m-69 10.156-19.063 14.5h5.313V41.25h11.063v-6.875h5.374v6.875h11.063V24.656h5.313L-69 10.156zm5.406 15.719h4.282v4.281h-4.282v-4.281zm-15.093.094h4.28v4.281h-4.28v-4.281z" style="fill:#fff;fill-opacity:1;stroke:none" transform="translate(147.925 -11.148) scale(1.67869)"/><path style="fill:#fff;fill-opacity:1;stroke:none" d="M-61 13.5h4.75v7.75H-61z" transform="translate(147.925 -11.148) scale(1.67869)"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><path d="m-69 10.156-19.063 14.5h5.313V41.25h11.063v-6.875h5.374v6.875h11.063V24.656h5.313L-69 10.156zm5.406 15.719h4.282v4.281h-4.282v-4.281zm-15.093.094h4.28v4.281h-4.28v-4.281z" style="fill:#fff;fill-opacity:1;stroke:none" transform="translate(147.925 -11.148) scale(1.67869)"/><path style="fill:#fff;fill-opacity:1;stroke:none" d="M-61 13.5h4.75v7.75H-61z" transform="translate(147.925 -11.148) scale(1.67869)"/></svg>

Before

Width:  |  Height:  |  Size: 485 B

After

Width:  |  Height:  |  Size: 505 B

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><path style="fill:#fff;fill-opacity:1;stroke:none" d="M31.844 9.594c-9.553.074-13.219-.126-13.219 4.656v15a2.716 2.716 0 0 0 2.719 2.719H41.75a2.716 2.716 0 0 0 2.719-2.719v-15c0-3.789-3.073-4.73-12.625-4.656zm-.407 3.719c4.165-.02 4.965 2.797 4.407 4.718-.559 1.922-2.906 1.856-4.375 1.844-1.47-.012-3.553.155-4.188-1.844-.635-1.998-.008-4.7 4.157-4.718z" transform="translate(.453)"/><path style="fill:#fff;fill-opacity:1;stroke:none" d="M77.702 20.455h7.305s.104 17.639 0 17.86c-.105.222-2.182 1.792-3.074 1.725-.892-.068-4.13-1.37-4.231-1.724-.101-.355 1.51-2.698 1.498-3.194-.011-.497-1.522-2.735-1.498-3.381.023-.646 1.492-2.338 1.498-2.727.006-.39-1.548-2.375-1.498-2.805.05-.43 1.57-2.067 1.498-2.497-.071-.43-1.498-3.257-1.498-3.257z" transform="translate(-94.13 -2.653) scale(1.54998)"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><path style="fill:#fff;fill-opacity:1;stroke:none" d="M31.844 9.594c-9.553.074-13.219-.126-13.219 4.656v15a2.716 2.716 0 0 0 2.719 2.719H41.75a2.716 2.716 0 0 0 2.719-2.719v-15c0-3.789-3.073-4.73-12.625-4.656zm-.407 3.719c4.165-.02 4.965 2.797 4.407 4.718-.559 1.922-2.906 1.856-4.375 1.844-1.47-.012-3.553.155-4.188-1.844-.635-1.998-.008-4.7 4.157-4.718z" transform="translate(.453)"/><path style="fill:#fff;fill-opacity:1;stroke:none" d="M77.702 20.455h7.305s.104 17.639 0 17.86c-.105.222-2.182 1.792-3.074 1.725-.892-.068-4.13-1.37-4.231-1.724-.101-.355 1.51-2.698 1.498-3.194-.011-.497-1.522-2.735-1.498-3.381.023-.646 1.492-2.338 1.498-2.727.006-.39-1.548-2.375-1.498-2.805.05-.43 1.57-2.067 1.498-2.497-.071-.43-1.498-3.257-1.498-3.257z" transform="translate(-94.13 -2.653) scale(1.54998)"/></svg>

Before

Width:  |  Height:  |  Size: 866 B

After

Width:  |  Height:  |  Size: 886 B

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><path style="fill:#000;stroke:none" d="M-88.192 11.032h7.29v37.312h-7.29zm32.66 0a7001.475 7001.475 0 0 1-18.656 18.624c6.227 6.222 12.44 12.457 18.657 18.688l5.156-5.156-13.5-13.5 13.5-13.5z" transform="matrix(-1.3702 0 0 1.3702 -62.933 -8.678)"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><path style="fill:#000;stroke:none" d="M-88.192 11.032h7.29v37.312h-7.29zm32.66 0a7001.475 7001.475 0 0 1-18.656 18.624c6.227 6.222 12.44 12.457 18.657 18.688l5.156-5.156-13.5-13.5 13.5-13.5z" transform="matrix(-1.3702 0 0 1.3702 -62.933 -8.678)"/></svg>

Before

Width:  |  Height:  |  Size: 317 B

After

Width:  |  Height:  |  Size: 337 B

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><path style="fill:#000;fill-opacity:1;stroke:#000;stroke-width:.00547374;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" d="M2.094 1.486C.934 1.486 0 2.496 0 3.744v42.66c0 1.249.935 2.242 2.094 2.242h.302V5.17l19.272 14v29.476h7.9c1.16 0 2.094-.991 2.094-2.24V3.744c0-1.248-.934-2.258-2.094-2.258H2.094z"/><path d="M208.19 52.448c-10.236 0-18.485 9.336-18.485 20.894V468.33c0 11.558 8.249 20.743 18.486 20.743h242.637c10.237 0 18.486-9.185 18.486-20.743V73.342c0-11.558-8.249-20.894-18.486-20.894z" style="fill:none;fill-opacity:1;stroke:#000;stroke-width:47.44955063;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" transform="matrix(.07096 .05263 0 .10015 -11.461 -11.512)"/><path transform="matrix(.64819 .48075 0 .91482 .415 -3.146)" d="M26.5 30.125a1.625 1.625 0 1 1-3.25 0 1.625 1.625 0 0 1 3.25 0z" style="fill:#000;fill-opacity:1;stroke:#000;stroke-width:5.19446087;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"/><path transform="rotate(90 -12.504 -.51)" style="fill:#000;stroke:none" d="M16.179-72.149h7.518v12.885h-7.518z"/><path style="fill:#000;fill-opacity:1;stroke:none" d="M48.023 17.5 29.988 27.913V7.087z" transform="matrix(-.6396 0 0 1 68.454 14.5)"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><path style="fill:#000;fill-opacity:1;stroke:#000;stroke-width:.00547374;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" d="M2.094 1.486C.934 1.486 0 2.496 0 3.744v42.66c0 1.249.935 2.242 2.094 2.242h.302V5.17l19.272 14v29.476h7.9c1.16 0 2.094-.991 2.094-2.24V3.744c0-1.248-.934-2.258-2.094-2.258H2.094z"/><path d="M208.19 52.448c-10.236 0-18.485 9.336-18.485 20.894V468.33c0 11.558 8.249 20.743 18.486 20.743h242.637c10.237 0 18.486-9.185 18.486-20.743V73.342c0-11.558-8.249-20.894-18.486-20.894z" style="fill:none;fill-opacity:1;stroke:#000;stroke-width:47.44955063;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" transform="matrix(.07096 .05263 0 .10015 -11.461 -11.512)"/><path transform="matrix(.64819 .48075 0 .91482 .415 -3.146)" d="M26.5 30.125a1.625 1.625 0 1 1-3.25 0 1.625 1.625 0 0 1 3.25 0z" style="fill:#000;fill-opacity:1;stroke:#000;stroke-width:5.19446087;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"/><path transform="rotate(90 -12.504 -.51)" style="fill:#000;stroke:none" d="M16.179-72.149h7.518v12.885h-7.518z"/><path style="fill:#000;fill-opacity:1;stroke:none" d="M48.023 17.5 29.988 27.913V7.087z" transform="matrix(-.6396 0 0 1 68.454 14.5)"/></svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><path style="fill:#fff;fill-opacity:1;stroke:#000;stroke-width:.00547374;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" d="M2.094 1.486C.934 1.486 0 2.496 0 3.744v42.66c0 1.249.935 2.242 2.094 2.242h.302V5.17l19.272 14v29.476h7.9c1.16 0 2.094-.991 2.094-2.24V3.744c0-1.248-.934-2.258-2.094-2.258H2.094z"/><path d="M208.19 52.448c-10.236 0-18.485 9.336-18.485 20.894V468.33c0 11.558 8.249 20.743 18.486 20.743h242.637c10.237 0 18.486-9.185 18.486-20.743V73.342c0-11.558-8.249-20.894-18.486-20.894z" style="fill:none;fill-opacity:1;stroke:#fff;stroke-width:47.44955063;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" transform="matrix(.07096 .05263 0 .10015 -11.461 -11.512)"/><path transform="matrix(.64819 .48075 0 .91482 .415 -3.146)" d="M26.5 30.125a1.625 1.625 0 1 1-3.25 0 1.625 1.625 0 0 1 3.25 0z" style="fill:#fff;fill-opacity:1;stroke:#fff;stroke-width:5.19446087;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"/><path transform="rotate(90 -12.504 -.51)" style="fill:#fff;stroke:none" d="M16.179-72.149h7.518v12.885h-7.518z"/><path style="fill:#fff;fill-opacity:1;stroke:none" d="M48.023 17.5 29.988 27.913V7.087z" transform="matrix(-.6396 0 0 1 68.454 14.5)"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><path style="fill:#fff;fill-opacity:1;stroke:#000;stroke-width:.00547374;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" d="M2.094 1.486C.934 1.486 0 2.496 0 3.744v42.66c0 1.249.935 2.242 2.094 2.242h.302V5.17l19.272 14v29.476h7.9c1.16 0 2.094-.991 2.094-2.24V3.744c0-1.248-.934-2.258-2.094-2.258H2.094z"/><path d="M208.19 52.448c-10.236 0-18.485 9.336-18.485 20.894V468.33c0 11.558 8.249 20.743 18.486 20.743h242.637c10.237 0 18.486-9.185 18.486-20.743V73.342c0-11.558-8.249-20.894-18.486-20.894z" style="fill:none;fill-opacity:1;stroke:#fff;stroke-width:47.44955063;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" transform="matrix(.07096 .05263 0 .10015 -11.461 -11.512)"/><path transform="matrix(.64819 .48075 0 .91482 .415 -3.146)" d="M26.5 30.125a1.625 1.625 0 1 1-3.25 0 1.625 1.625 0 0 1 3.25 0z" style="fill:#fff;fill-opacity:1;stroke:#fff;stroke-width:5.19446087;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"/><path transform="rotate(90 -12.504 -.51)" style="fill:#fff;stroke:none" d="M16.179-72.149h7.518v12.885h-7.518z"/><path style="fill:#fff;fill-opacity:1;stroke:none" d="M48.023 17.5 29.988 27.913V7.087z" transform="matrix(-.6396 0 0 1 68.454 14.5)"/></svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><g transform="translate(-19.073 1.734) scale(.10947)" style="fill:#fff"><path style="fill:#fff;fill-opacity:1;stroke:#000;stroke-width:.00956892;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" d="M4 .656c-2.215 0-4 1.927-4 4.313V48.03c0 2.386 1.785 4.282 4 4.282h56c2.215 0 4-1.896 4-4.282V4.97c0-2.386-1.785-4.313-4-4.313H4zm10.313 10.938h35.374c1.4 0 2.532 1.093 2.532 2.469v24.843c0 1.376-1.132 2.469-2.532 2.469H14.313c-1.4 0-2.532-1.093-2.532-2.469V14.063c0-1.376 1.132-2.47 2.531-2.47z" transform="translate(174.22 231.813) scale(5.22525)"/><rect ry="18" rx="18" y="524.187" x="244.268" height="38.636" width="197.179" style="fill:#fff;fill-opacity:1;stroke:#000;stroke-width:.05000001;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"/></g><path style="fill:#fff;stroke:none" d="M57.322 8.871h7.518v22.135h-7.518z" transform="translate(-15.013 -2.006)"/><path transform="rotate(90 -6.504 -8.51)" style="fill:#fff;stroke:none" d="M16.179-72.149h7.518v22.135h-7.518z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><g transform="translate(-19.073 1.734) scale(.10947)" style="fill:#fff"><path style="fill:#fff;fill-opacity:1;stroke:#000;stroke-width:.00956892;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" d="M4 .656c-2.215 0-4 1.927-4 4.313V48.03c0 2.386 1.785 4.282 4 4.282h56c2.215 0 4-1.896 4-4.282V4.97c0-2.386-1.785-4.313-4-4.313H4zm10.313 10.938h35.374c1.4 0 2.532 1.093 2.532 2.469v24.843c0 1.376-1.132 2.469-2.532 2.469H14.313c-1.4 0-2.532-1.093-2.532-2.469V14.063c0-1.376 1.132-2.47 2.531-2.47z" transform="translate(174.22 231.813) scale(5.22525)"/><rect ry="18" rx="18" y="524.187" x="244.268" height="38.636" width="197.179" style="fill:#fff;fill-opacity:1;stroke:#000;stroke-width:.05000001;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"/></g><path style="fill:#fff;stroke:none" d="M57.322 8.871h7.518v22.135h-7.518z" transform="translate(-15.013 -2.006)"/><path transform="rotate(90 -6.504 -8.51)" style="fill:#fff;stroke:none" d="M16.179-72.149h7.518v22.135h-7.518z"/></svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><path style="fill:#000;stroke:none" d="M22.751 6.437a9593.495 9593.495 0 0 0 25.563 25.52c-8.532 8.525-17.045 17.068-25.563 25.606l-7.065-7.065L34.184 32 15.686 13.502z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><path style="fill:#000;stroke:none" d="M22.751 6.437a9593.495 9593.495 0 0 0 25.563 25.52c-8.532 8.525-17.045 17.068-25.563 25.606l-7.065-7.065L34.184 32 15.686 13.502z"/></svg>

Before

Width:  |  Height:  |  Size: 240 B

After

Width:  |  Height:  |  Size: 260 B

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><path style="fill:#000;stroke:none" d="M41.249 6.437a9593.495 9593.495 0 0 1-25.563 25.52c8.532 8.525 17.045 17.068 25.563 25.606l7.065-7.065L29.816 32l18.498-18.498z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><path style="fill:#000;stroke:none" d="M41.249 6.437a9593.495 9593.495 0 0 1-25.563 25.52c8.532 8.525 17.045 17.068 25.563 25.606l7.065-7.065L29.816 32l18.498-18.498z"/></svg>

Before

Width:  |  Height:  |  Size: 238 B

After

Width:  |  Height:  |  Size: 258 B

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><g transform="translate(-31.663 -41) scale(.19138)" style="fill:#000"><rect ry="10" rx="10" y="359.24" x="196.801" height="158.064" width="184.408" style="fill:#000;fill-opacity:1;stroke:none"/><path d="M286.72 277.533c-36.118 0-65.642 29.524-65.642 65.643v69.887c0 .55-.013 1.087 0 1.633h31.352c-.026-.564 0-1.06 0-1.633v-69.887c0-19.281 15.01-34.291 34.29-34.291h4.573c19.28 0 34.29 15.01 34.29 34.29v69.888c0 .573.027 1.069 0 1.633h31.352c.014-.546 0-1.083 0-1.633v-69.887c0-36.12-29.523-65.643-65.642-65.643z" style="font-size:medium;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000;fill:#000;fill-opacity:1;stroke:none;stroke-width:31.37258148;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><g transform="translate(-31.663 -41) scale(.19138)" style="fill:#000"><rect ry="10" rx="10" y="359.24" x="196.801" height="158.064" width="184.408" style="fill:#000;fill-opacity:1;stroke:none"/><path d="M286.72 277.533c-36.118 0-65.642 29.524-65.642 65.643v69.887c0 .55-.013 1.087 0 1.633h31.352c-.026-.564 0-1.06 0-1.633v-69.887c0-19.281 15.01-34.291 34.29-34.291h4.573c19.28 0 34.29 15.01 34.29 34.29v69.888c0 .573.027 1.069 0 1.633h31.352c.014-.546 0-1.083 0-1.633v-69.887c0-36.12-29.523-65.643-65.642-65.643z" style="font-size:medium;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000;fill:#000;fill-opacity:1;stroke:none;stroke-width:31.37258148;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"/></g></svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><path style="fill:#fff;fill-opacity:1;stroke:#000;stroke-width:.09023736;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0" d="M474.341 504.195c.005 31.957-.398 24.504-.398 58.628H208.914c0-52.862-.398-8.867-.398-58.628 0-47.522 67.134-73.133 131.412-73.133 64.277 0 134.405 18.656 134.413 73.133z" transform="translate(-19.633 -7.276) scale(.12552)"/><path style="fill:#fff;fill-rule:evenodd;stroke:none" d="M48.002 28.63c0 9.116-7.39 16.506-16.506 16.506S14.99 37.746 14.99 28.63s7.39-16.506 16.506-16.506 16.506 7.39 16.506 16.506z" transform="translate(2.566 16.574) scale(.65589)"/><path style="fill:#fff;stroke:none" d="M57.322 8.871h7.518v22.135h-7.518z" transform="translate(-15.013 -2.006)"/><path transform="rotate(90 -6.504 -8.51)" style="fill:#fff;stroke:none" d="M16.179-72.149h7.518v22.135h-7.518z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><path style="fill:#fff;fill-opacity:1;stroke:#000;stroke-width:.09023736;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0" d="M474.341 504.195c.005 31.957-.398 24.504-.398 58.628H208.914c0-52.862-.398-8.867-.398-58.628 0-47.522 67.134-73.133 131.412-73.133 64.277 0 134.405 18.656 134.413 73.133z" transform="translate(-19.633 -7.276) scale(.12552)"/><path style="fill:#fff;fill-rule:evenodd;stroke:none" d="M48.002 28.63c0 9.116-7.39 16.506-16.506 16.506S14.99 37.746 14.99 28.63s7.39-16.506 16.506-16.506 16.506 7.39 16.506 16.506z" transform="translate(2.566 16.574) scale(.65589)"/><path style="fill:#fff;stroke:none" d="M57.322 8.871h7.518v22.135h-7.518z" transform="translate(-15.013 -2.006)"/><path transform="rotate(90 -6.504 -8.51)" style="fill:#fff;stroke:none" d="M16.179-72.149h7.518v22.135h-7.518z"/></svg>

Before

Width:  |  Height:  |  Size: 933 B

After

Width:  |  Height:  |  Size: 953 B

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><path style="fill:#fff;stroke:none" d="M57.322 8.871h7.518v22.135h-7.518z" transform="translate(-15.013 -2.006)"/><path transform="rotate(90 -6.504 -8.51)" style="fill:#fff;stroke:none" d="M16.179-72.149h7.518v22.135h-7.518z"/><g style="stroke-width:1.27789712"><g style="stroke-width:1.27789712;fill:#fff"><path style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#fff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.55579424;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" d="M31.773 43.098c4.756 0 9.723.71 13.377 2.35 3.654 1.639 5.918 4.007 5.918 7.69.001 4.273-.042 4.398-.052 7.854h-38.03c-.004-2.044-.013-3.433-.025-3.656-.016-.284-.03-.443-.03-4.197 0-3.117 2.172-5.546 5.727-7.315 3.556-1.768 8.396-2.726 13.115-2.726z" transform="matrix(.7825 0 0 .78257 .438 15.647)"/><path style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.55579424;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" d="M32 16.268c6.651 0 12.021 5.37 12.021 12.021 0 6.651-5.37 12.024-12.021 12.024a12.008 12.008 0 0 1-12.021-12.024c0-6.651 5.37-12.021 12.021-12.021z" transform="matrix(.7825 0 0 .78257 .438 15.647)"/></g><g style="stroke-width:1.27789712;fill:#fff"><path style="fill:#fff;fill-opacity:1;stroke:#000;stroke-width:.02206861;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" d="M16.531 41.025c-7.103 0-14.523 2.83-14.523 8.082 0 5.5.045.64.045 6.48h8.898c-.008-.523-.02-.31-.02-2.448 0-4.059 2.898-7.147 6.837-9.106 1.87-.93 4.003-1.631 6.255-2.119-2.324-.617-4.947-.889-7.492-.889z" transform="matrix(.7825 0 0 .78257 .438 15.647)"/><path style="fill:#fff;fill-rule:evenodd;stroke:none;stroke-width:1.27789712" d="M16.697 21.389a9.53 9.531 0 0 0-9.531 9.53 9.53 9.531 0 0 0 9.531 9.532 9.53 9.531 0 0 0 5.74-1.933c-2.736-2.561-4.458-6.194-4.458-10.229 0-2.328.58-4.52 1.587-6.455a9.53 9.531 0 0 0-2.869-.445z" transform="matrix(.7825 0 0 .78257 .438 15.647)"/></g><g style="stroke-width:1.27789712;fill:#fff"><path style="fill:#fff;fill-opacity:1;stroke:#000;stroke-width:.02206861;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" d="M47.139 41.025c-2.3 0-4.63.304-6.733.883 1.98.4 3.87.954 5.563 1.713 4.066 1.825 7.099 4.976 7.1 9.518 0 1.373-.011 1.757-.018 2.449h8.896c0-3.771.046-2.949.045-6.48 0-6.02-7.75-8.083-14.853-8.083z" transform="matrix(.7825 0 0 .78257 .438 15.647)"/><path style="fill:#fff;fill-rule:evenodd;stroke:none;stroke-width:1.27789712" d="M47.303 21.389a9.53 9.531 0 0 0-2.865.453 13.922 13.922 0 0 1 1.583 6.447c0 4.034-1.721 7.666-4.457 10.227a9.53 9.531 0 0 0 5.739 1.935 9.53 9.531 0 0 0 9.531-9.531 9.53 9.531 0 0 0-9.531-9.531z" transform="matrix(.7825 0 0 .78257 .438 15.647)"/></g></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><path style="fill:#fff;stroke:none" d="M57.322 8.871h7.518v22.135h-7.518z" transform="translate(-15.013 -2.006)"/><path transform="rotate(90 -6.504 -8.51)" style="fill:#fff;stroke:none" d="M16.179-72.149h7.518v22.135h-7.518z"/><g style="stroke-width:1.27789712"><g style="stroke-width:1.27789712;fill:#fff"><path style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#fff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.55579424;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" d="M31.773 43.098c4.756 0 9.723.71 13.377 2.35 3.654 1.639 5.918 4.007 5.918 7.69.001 4.273-.042 4.398-.052 7.854h-38.03c-.004-2.044-.013-3.433-.025-3.656-.016-.284-.03-.443-.03-4.197 0-3.117 2.172-5.546 5.727-7.315 3.556-1.768 8.396-2.726 13.115-2.726z" transform="matrix(.7825 0 0 .78257 .438 15.647)"/><path style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.55579424;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" d="M32 16.268c6.651 0 12.021 5.37 12.021 12.021 0 6.651-5.37 12.024-12.021 12.024a12.008 12.008 0 0 1-12.021-12.024c0-6.651 5.37-12.021 12.021-12.021z" transform="matrix(.7825 0 0 .78257 .438 15.647)"/></g><g style="stroke-width:1.27789712;fill:#fff"><path style="fill:#fff;fill-opacity:1;stroke:#000;stroke-width:.02206861;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" d="M16.531 41.025c-7.103 0-14.523 2.83-14.523 8.082 0 5.5.045.64.045 6.48h8.898c-.008-.523-.02-.31-.02-2.448 0-4.059 2.898-7.147 6.837-9.106 1.87-.93 4.003-1.631 6.255-2.119-2.324-.617-4.947-.889-7.492-.889z" transform="matrix(.7825 0 0 .78257 .438 15.647)"/><path style="fill:#fff;fill-rule:evenodd;stroke:none;stroke-width:1.27789712" d="M16.697 21.389a9.53 9.531 0 0 0-9.531 9.53 9.53 9.531 0 0 0 9.531 9.532 9.53 9.531 0 0 0 5.74-1.933c-2.736-2.561-4.458-6.194-4.458-10.229 0-2.328.58-4.52 1.587-6.455a9.53 9.531 0 0 0-2.869-.445z" transform="matrix(.7825 0 0 .78257 .438 15.647)"/></g><g style="stroke-width:1.27789712;fill:#fff"><path style="fill:#fff;fill-opacity:1;stroke:#000;stroke-width:.02206861;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" d="M47.139 41.025c-2.3 0-4.63.304-6.733.883 1.98.4 3.87.954 5.563 1.713 4.066 1.825 7.099 4.976 7.1 9.518 0 1.373-.011 1.757-.018 2.449h8.896c0-3.771.046-2.949.045-6.48 0-6.02-7.75-8.083-14.853-8.083z" transform="matrix(.7825 0 0 .78257 .438 15.647)"/><path style="fill:#fff;fill-rule:evenodd;stroke:none;stroke-width:1.27789712" d="M47.303 21.389a9.53 9.531 0 0 0-2.865.453 13.922 13.922 0 0 1 1.583 6.447c0 4.034-1.721 7.666-4.457 10.227a9.53 9.531 0 0 0 5.739 1.935 9.53 9.531 0 0 0 9.531-9.531 9.53 9.531 0 0 0-9.531-9.531z" transform="matrix(.7825 0 0 .78257 .438 15.647)"/></g></g></svg>

Before

Width:  |  Height:  |  Size: 4.8 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><path style="opacity:1;fill:#000;fill-opacity:1;stroke:none;stroke-width:4;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0" d="m88.625 45.491-16.88-29.237h33.76z" transform="matrix(.94788 0 0 .54726 -52.005 15.105)"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><path style="opacity:1;fill:#000;fill-opacity:1;stroke:none;stroke-width:4;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0" d="m88.625 45.491-16.88-29.237h33.76z" transform="matrix(.94788 0 0 .54726 -52.005 15.105)"/></svg>

Before

Width:  |  Height:  |  Size: 297 B

After

Width:  |  Height:  |  Size: 317 B

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><path style="opacity:1;fill:#000;fill-opacity:1;stroke:none;stroke-width:4;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0" d="m88.625 45.491-16.88-29.237h33.76z" transform="matrix(0 .94788 -.54726 0 48.895 -52.005)"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><path style="opacity:1;fill:#000;fill-opacity:1;stroke:none;stroke-width:4;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0" d="m88.625 45.491-16.88-29.237h33.76z" transform="matrix(0 .94788 -.54726 0 48.895 -52.005)"/></svg>

Before

Width:  |  Height:  |  Size: 298 B

After

Width:  |  Height:  |  Size: 318 B

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><path style="opacity:1;fill:#000;fill-opacity:1;stroke:none;stroke-width:4;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0" d="m88.625 45.491-16.88-29.237h33.76z" transform="matrix(0 .94788 .54726 0 15.105 -52.005)"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><path style="opacity:1;fill:#000;fill-opacity:1;stroke:none;stroke-width:4;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0" d="m88.625 45.491-16.88-29.237h33.76z" transform="matrix(0 .94788 .54726 0 15.105 -52.005)"/></svg>

Before

Width:  |  Height:  |  Size: 297 B

After

Width:  |  Height:  |  Size: 317 B

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><path style="opacity:1;fill:#000;fill-opacity:1;stroke:none;stroke-width:4;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0" d="m88.625 45.491-16.88-29.237h33.76z" transform="matrix(.94788 0 0 -.54726 -52.005 48.895)"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><path style="opacity:1;fill:#000;fill-opacity:1;stroke:none;stroke-width:4;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0" d="m88.625 45.491-16.88-29.237h33.76z" transform="matrix(.94788 0 0 -.54726 -52.005 48.895)"/></svg>

Before

Width:  |  Height:  |  Size: 298 B

After

Width:  |  Height:  |  Size: 318 B

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 4.233 4.233"><path style="fill:#999;fill-opacity:1;stroke:none;stroke-width:.73147172" d="M0 0h4.233v4.233H0z"/><path style="fill:#666;fill-opacity:1;stroke:none;stroke-width:.36582226" d="M2.117 292.767h2.117v2.117H2.117z" transform="translate(0 -292.767)"/><path style="fill:#666;fill-opacity:1;stroke:none;stroke-width:.36582229" d="M0 294.883h2.117V297H0z" transform="translate(0 -292.767)"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="4" height="4" viewBox="0 0 4 4"><path style="fill:#999;fill-opacity:1;stroke:none;stroke-width:.69120878" d="M0 0h4v4H0z"/><path style="fill:#666;fill-opacity:1;stroke:none;stroke-width:.34560439" d="M2 0h2v2H2z"/><path style="fill:#666;fill-opacity:1;stroke:none;stroke-width:.34560442" d="M0 2h2v2H0z"/></svg>

Before

Width:  |  Height:  |  Size: 478 B

After

Width:  |  Height:  |  Size: 359 B

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><path style="fill:#000;stroke:none" transform="matrix(.05 -.08901 .0695 .0695 .298 -8.018)" d="M-203.492 487.824h325.537v71.505h-325.537z"/><path style="fill:#000;stroke:none" transform="matrix(-.0695 -.0695 -.05 .08901 .298 -8.018)" d="M-559.33 131.987h147.872v71.505H-559.33z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><path style="fill:#000;stroke:none" transform="matrix(.05 -.08901 .0695 .0695 .298 -8.018)" d="M-203.492 487.824h325.537v71.505h-325.537z"/><path style="fill:#000;stroke:none" transform="matrix(-.0695 -.0695 -.05 .08901 .298 -8.018)" d="M-559.33 131.987h147.872v71.505H-559.33z"/></svg>

Before

Width:  |  Height:  |  Size: 349 B

After

Width:  |  Height:  |  Size: 369 B

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><g style="stroke:#fff"><g style="stroke:#fff"><path style="opacity:1;fill:none;fill-opacity:1;stroke:#fff;stroke-width:7;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" d="M2.65 27.905a19.125 19.125 0 0 1 19.126 0 19.125 19.125 0 0 1 9.562 16.562" transform="rotate(-30 -.47 .924)"/><path style="opacity:1;fill:#000;fill-opacity:1;stroke:#fff;stroke-width:21.38647461;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" d="M48.013 34.996h9.974L53 43.633z" transform="matrix(.29472 -.17016 .1574 .27263 28.935 24.096)"/></g><g style="stroke:#fff"><path style="opacity:1;fill:none;fill-opacity:1;stroke:#fff;stroke-width:7;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" d="M2.65 27.905a19.125 19.125 0 0 1 19.126 0 19.125 19.125 0 0 1 9.562 16.562" transform="rotate(150 23.673 40.7)"/><path style="opacity:1;fill:#000;fill-opacity:1;stroke:#fff;stroke-width:21.38647461;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" d="M48.013 34.996h9.974L53 43.633z" transform="matrix(-.29472 .17016 -.1574 -.27263 35.065 39.904)"/></g></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><g style="stroke:#fff"><g style="stroke:#fff"><path style="opacity:1;fill:none;fill-opacity:1;stroke:#fff;stroke-width:7;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" d="M2.65 27.905a19.125 19.125 0 0 1 19.126 0 19.125 19.125 0 0 1 9.562 16.562" transform="rotate(-30 -.47 .924)"/><path style="opacity:1;fill:#000;fill-opacity:1;stroke:#fff;stroke-width:21.38647461;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" d="M48.013 34.996h9.974L53 43.633z" transform="matrix(.29472 -.17016 .1574 .27263 28.935 24.096)"/></g><g style="stroke:#fff"><path style="opacity:1;fill:none;fill-opacity:1;stroke:#fff;stroke-width:7;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" d="M2.65 27.905a19.125 19.125 0 0 1 19.126 0 19.125 19.125 0 0 1 9.562 16.562" transform="rotate(150 23.673 40.7)"/><path style="opacity:1;fill:#000;fill-opacity:1;stroke:#fff;stroke-width:21.38647461;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" d="M48.013 34.996h9.974L53 43.633z" transform="matrix(-.29472 .17016 -.1574 -.27263 35.065 39.904)"/></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256"><g style="opacity:.25"><path d="m28.031 196.813-2 5.25a22.529 22.529 0 0 0-5.312 2.218L15 202.562 10.562 207l1.72 5.719a22.529 22.529 0 0 0-2.22 5.312l-5.25 2v7.938l5.25 2a22.529 22.529 0 0 0 2.22 5.312L10.561 241 15 245.438l5.719-1.72a22.529 22.529 0 0 0 5.312 2.22l2 5.25h7.938l2-5.25a22.529 22.529 0 0 0 5.312-2.22L49 245.439 53.438 241l-1.72-5.719a22.529 22.529 0 0 0 2.22-5.312l5.25-2v-7.939l-5.25-2a22.529 22.529 0 0 0-2.22-5.312L53.439 207 49 202.562l-5.719 1.72a22.529 22.529 0 0 0-5.312-2.22l-2-5.25zM32 208.5c8.552 0 15.5 6.948 15.5 15.5s-6.948 15.5-15.5 15.5-15.5-6.948-15.5-15.5 6.948-15.5 15.5-15.5z" style="fill:#000;stroke:none" transform="matrix(4 0 0 4 0 -768)"/><path style="fill:#000;stroke:none" d="M43.164 224a11.164 11.164 0 1 1-22.327 0 11.164 11.164 0 1 1 22.327 0z" transform="matrix(4 0 0 4 0 -768)"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256"><g style="opacity:.25"><path d="m28.031 196.813-2 5.25a22.529 22.529 0 0 0-5.312 2.218L15 202.562 10.562 207l1.72 5.719a22.529 22.529 0 0 0-2.22 5.312l-5.25 2v7.938l5.25 2a22.529 22.529 0 0 0 2.22 5.312L10.561 241 15 245.438l5.719-1.72a22.529 22.529 0 0 0 5.312 2.22l2 5.25h7.938l2-5.25a22.529 22.529 0 0 0 5.312-2.22L49 245.439 53.438 241l-1.72-5.719a22.529 22.529 0 0 0 2.22-5.312l5.25-2v-7.939l-5.25-2a22.529 22.529 0 0 0-2.22-5.312L53.439 207 49 202.562l-5.719 1.72a22.529 22.529 0 0 0-5.312-2.22l-2-5.25zM32 208.5c8.552 0 15.5 6.948 15.5 15.5s-6.948 15.5-15.5 15.5-15.5-6.948-15.5-15.5 6.948-15.5 15.5-15.5z" style="fill:#000;stroke:none" transform="matrix(4 0 0 4 0 -768)"/><path style="fill:#000;stroke:none" d="M43.164 224a11.164 11.164 0 1 1-22.327 0 11.164 11.164 0 1 1 22.327 0z" transform="matrix(4 0 0 4 0 -768)"/></g></svg>

Before

Width:  |  Height:  |  Size: 902 B

After

Width:  |  Height:  |  Size: 924 B

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><g transform="matrix(.5 0 0 .54546 -93.482 -177.995)"><path style="opacity:1;fill:#000;fill-opacity:1;stroke:#000;stroke-width:1.91485417;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M212 353.105h76c2.216 0 3.549 1.678 4 3.667l8 35.262c.451 1.99-1.784 7.334-4 7.334h-92c-2.216 0-4.451-5.345-4-7.334l8-35.262c.451-1.99 1.784-3.667 4-3.667z"/><rect style="opacity:1;fill:#fff;fill-opacity:1;stroke:#000;stroke-width:1.91485417;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" width="100.086" height="27.5" x="199.923" y="389.528" rx="4" ry="3.667"/><rect style="opacity:1;fill:#000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" width="16" height="7.333" x="278" y="404.195" rx="1" ry="1"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><g transform="matrix(.5 0 0 .54546 -93.482 -177.995)"><path style="opacity:1;fill:#000;fill-opacity:1;stroke:#000;stroke-width:1.91485417;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M212 353.105h76c2.216 0 3.549 1.678 4 3.667l8 35.262c.451 1.99-1.784 7.334-4 7.334h-92c-2.216 0-4.451-5.345-4-7.334l8-35.262c.451-1.99 1.784-3.667 4-3.667z"/><rect style="opacity:1;fill:#fff;fill-opacity:1;stroke:#000;stroke-width:1.91485417;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" width="100.086" height="27.5" x="199.923" y="389.528" rx="4" ry="3.667"/><rect style="opacity:1;fill:#000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" width="16" height="7.333" x="278" y="404.195" rx="1" ry="1"/></g></svg>

Before

Width:  |  Height:  |  Size: 974 B

After

Width:  |  Height:  |  Size: 994 B

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><path d="M200 327.361v125h100v-100l-25.002-25H200z" style="opacity:1;fill:#fff;fill-opacity:1;stroke:#000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="matrix(.4 0 0 .4 -68 -123.945)"/><path d="M295 352.362h-20v-20z" style="opacity:1;fill:#000;fill-opacity:1;stroke:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="matrix(.4 0 0 .4 -68 -123.945)"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><path d="M200 327.361v125h100v-100l-25.002-25H200z" style="opacity:1;fill:#fff;fill-opacity:1;stroke:#000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="matrix(.4 0 0 .4 -68 -123.945)"/><path d="M295 352.362h-20v-20z" style="opacity:1;fill:#000;fill-opacity:1;stroke:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="matrix(.4 0 0 .4 -68 -123.945)"/></svg>

Before

Width:  |  Height:  |  Size: 589 B

After

Width:  |  Height:  |  Size: 609 B

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><path d="m296.805 525.621-4 17.455h-76v84.545h125v-102z" style="opacity:1;fill:#fff;fill-opacity:1;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="translate(-75.425 -189.777) scale(.38462)"/><path d="m217.338 627.536-.448-90.545 66.307-.284 13.845 10.83h44.678l-.97 80z" style="opacity:1;fill:#000;fill-opacity:1;stroke:#000;stroke-width:5.17023516;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="translate(-75.425 -189.777) scale(.38462)"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><path d="m296.805 525.621-4 17.455h-76v84.545h125v-102z" style="opacity:1;fill:#fff;fill-opacity:1;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="translate(-75.425 -189.777) scale(.38462)"/><path d="m217.338 627.536-.448-90.545 66.307-.284 13.845 10.83h44.678l-.97 80z" style="opacity:1;fill:#000;fill-opacity:1;stroke:#000;stroke-width:5.17023516;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="translate(-75.425 -189.777) scale(.38462)"/></svg>

Before

Width:  |  Height:  |  Size: 669 B

After

Width:  |  Height:  |  Size: 689 B

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><path d="m131.5 527.362-4 17.455h-76v84.545h125v-102z" style="opacity:1;fill:#fff;fill-opacity:1;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="translate(-11.788 -190.448) scale(.38462)"/><path d="m51.437 629.55-13.706-72.149 66.529-.227 15.486 8.63h44.856l10.74 63.746z" style="opacity:1;fill:#000;fill-opacity:1;stroke:#000;stroke-width:4.62439919;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="translate(-11.788 -190.448) scale(.38462)"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><path d="m131.5 527.362-4 17.455h-76v84.545h125v-102z" style="opacity:1;fill:#fff;fill-opacity:1;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="translate(-11.788 -190.448) scale(.38462)"/><path d="m51.437 629.55-13.706-72.149 66.529-.227 15.486 8.63h44.856l10.74 63.746z" style="opacity:1;fill:#000;fill-opacity:1;stroke:#000;stroke-width:4.62439919;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="translate(-11.788 -190.448) scale(.38462)"/></svg>

Before

Width:  |  Height:  |  Size: 671 B

After

Width:  |  Height:  |  Size: 691 B

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><path d="m296.805 525.621-4 17.455h-76v84.545h125v-102z" style="opacity:1;fill:#fff;fill-opacity:1;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="translate(-75.425 -189.777) scale(.38462)"/><path d="m217.338 627.536-.448-90.545 66.307-.284 13.845 10.83h44.678l-.97 80z" style="opacity:1;fill:#000;fill-opacity:1;stroke:#000;stroke-width:5.17023516;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="translate(-75.425 -189.777) scale(.38462)"/><g style="fill:#fff"><path transform="rotate(90 -40.18 -33.859) scale(1.66174)" style="fill:#fff;stroke:none" d="M15.56-73.256h3.887v13.993H15.56z"/><path style="fill:#fff;fill-opacity:1;stroke:none" d="M48.023 17.5 29.988 27.913V7.087z" transform="matrix(-.82092 0 0 1.2835 51.66 12.946)"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><path d="m296.805 525.621-4 17.455h-76v84.545h125v-102z" style="opacity:1;fill:#fff;fill-opacity:1;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="translate(-75.425 -189.777) scale(.38462)"/><path d="m217.338 627.536-.448-90.545 66.307-.284 13.845 10.83h44.678l-.97 80z" style="opacity:1;fill:#000;fill-opacity:1;stroke:#000;stroke-width:5.17023516;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="translate(-75.425 -189.777) scale(.38462)"/><g style="fill:#fff"><path transform="rotate(90 -40.18 -33.859) scale(1.66174)" style="fill:#fff;stroke:none" d="M15.56-73.256h3.887v13.993H15.56z"/><path style="fill:#fff;fill-opacity:1;stroke:none" d="M48.023 17.5 29.988 27.913V7.087z" transform="matrix(-.82092 0 0 1.2835 51.66 12.946)"/></g></svg>

Before

Width:  |  Height:  |  Size: 964 B

After

Width:  |  Height:  |  Size: 984 B

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><g transform="matrix(1.50673 0 0 1.50947 35.954 -12.06)"><rect ry="5.193" rx="5.193" y="15.256" x="-16.557" height="27.866" width="27.866" style="fill:#fff;stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"/><path style="fill:#000;stroke:none" d="M-12.091 26.67H6.843v5.038h-18.934z"/><path transform="rotate(90)" style="fill:#000;stroke:none" d="M19.722.105h18.934v5.038H19.722z"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><g transform="matrix(1.50673 0 0 1.50947 35.954 -12.06)"><rect ry="5.193" rx="5.193" y="15.256" x="-16.557" height="27.866" width="27.866" style="fill:#fff;stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"/><path style="fill:#000;stroke:none" d="M-12.091 26.67H6.843v5.038h-18.934z"/><path transform="rotate(90)" style="fill:#000;stroke:none" d="M19.722.105h18.934v5.038H19.722z"/></g></svg>

Before

Width:  |  Height:  |  Size: 534 B

After

Width:  |  Height:  |  Size: 554 B

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><g transform="translate(35.954 -11.98) scale(1.50673)"><rect ry="5.193" rx="5.193" y="15.256" x="-16.557" height="27.866" width="27.866" style="fill:#fff;stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"/><path style="fill:#000;stroke:none" d="M-12.091 26.67H6.843v5.038h-18.934z"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><g transform="translate(35.954 -11.98) scale(1.50673)"><rect ry="5.193" rx="5.193" y="15.256" x="-16.557" height="27.866" width="27.866" style="fill:#fff;stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"/><path style="fill:#000;stroke:none" d="M-12.091 26.67H6.843v5.038h-18.934z"/></g></svg>

Before

Width:  |  Height:  |  Size: 435 B

After

Width:  |  Height:  |  Size: 455 B

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 67.733 67.733"><g transform="translate(-76.056 -79.753) scale(1.04688)" style="stroke-width:.95521659"><circle style="color:#000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:.47760829;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke;color-rendering:auto;image-rendering:optimizeQuality;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" cx="105" cy="108.531" r="32.35"/><g style="display:inline;stroke-width:2.62722731"><path d="M-87.772-115.708c-3.995 2.057-6.417 4.636-6.417 6.972 0 .916-.23 3.817.763 4.77.093 1.382.246 2.684.469 3.914 2.188 2.8 11.35 7.898 23.167 7.898 11.588 0 20.851-4.809 23.306-7.618.301-1.255.545-2.571.711-3.967.695-1.033.625-3.277.625-4.997 0-1.735-1.454-3.462-2.467-4.001-.386.274-.96.741-1.358 1 .571.762.738 1.74.773 2.686 0 2.939-2.5 5.49-6.365 7.304-3.864 1.816-9.172 2.953-15.017 2.953-5.844 0-11.118-1.137-14.982-2.953-3.865-1.815-6.364-4.365-6.364-7.304 0-1.677 1.013-2.806 2.046-4.316.201-.294.34-.782.537-1.293a4.27 4.27 0 0 1 .573-1.048zm-3.278 21.824c3.93 8.509 12.17 11.673 21.867 11.673 8.87 0 16.246-3.608 20.306-11.166-3.117 3.013-11.045 6.36-20.896 6.36-10.228 0-18.587-3.823-21.277-6.867z" style="fill:#fff;fill-opacity:1;stroke:none;stroke-width:2.62722731" transform="translate(178.772 216.44) scale(1.05874)"/><g style="fill:#fff;stroke:#000;stroke-width:5.59483862;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"><path d="M89.509-167.731c-.07.008-.11.02-.119.03-.394.407-.918 1.297-1.451 2.443-.507 1.09-1.015 2.438-1.496 3.835.126.05.241.083.385.134.218.077.453.18.667.414.233.256.312.565.385.8.072.235.129.42.31.563.084.065.294.164.504.281.21.117.44.25.578.489.142.249.36.605.503.977.63-.345 2.123-1.145 3.688-2.162.823-.535 1.645-1.103 2.28-1.673.636-.571 1.075-1.15 1.215-1.6.019-.06.014-.195-.134-.414a4.487 4.487 0 0 0-.725-.785c-.641-.564-1.559-1.19-2.518-1.748-.959-.557-1.953-1.046-2.754-1.333a4.754 4.754 0 0 0-1.022-.251 1.263 1.263 0 0 0-.296 0z" style="fill:#e4c548;fill-opacity:1;stroke:none;stroke-width:5.59483862" transform="translate(26.348 265.256) scale(1.05874)"/><path transform="translate(79.027 87.17) scale(.36074)" d="M72.656 3.469a4.03 4.03 0 0 0-.531.031c-3.883.49-6.844.875-7.594 1.469-3.762 2.976-8.156 4.111-12.469 3.687-1.59-.156-6.474.813-8.624 1.719-1.812.763-4.295 4.392-8.438 7.063-1.875 1.208-3.922 1.98-5.688 2.75-1.737.757-3.487 1.649-3.843 1.937-.369.298-.696.834-1.125 1.938-.406 1.043-.817 2.803-2.094 4.656-1.547 2.244-2.858 3.967-3.688 5.406-.83 1.439-1.187 2.527-1.187 3.781 0 5.201 4.995 11.132 14.969 15.782 9.983 4.653 24.224 7.687 40.062 7.687 15.839 0 30.204-3.034 40.188-7.688 9.98-4.652 14.937-10.609 14.937-15.78 0-1.617-.155-2.134-.812-3.938-.083-.228-.274-.587-.375-.844a1169.814 1169.814 0 0 1-7.906 4.5c-.01.006-.054-.006-.063 0l-.938.563-3.937 2.374c-.533-2.026-.296-4.58-1.281-6.343-.218-.36-.484-.937-.813-1.469-.207-.1-.423-.174-.562-.25a17.019 17.019 0 0 1-2.219-1.469c-1.69-1.324-2.274-3.123-2.562-4.062-.165-.535-.309-.804-.344-.907-.037 0-.074-.02-.281-.093-2.217-.715-3.605-1.634-5.5-2.938l.812-2.281.188-.469c.01-.028-.01-.064 0-.093.943-2.779 2.016-5.278 3.03-7.782-3.483-2.076-5.447-4.416-7.25-5.062-2.372-.852-7.74-.78-12.28-1-3.15-.153-5.666-1.198-7.626-1.907-1.483-.536-2.657-.872-3.656-.937-.148-.01-.323-.029-.5-.031z" style="display:inline;fill:#598d36;fill-opacity:1;stroke:none;stroke-width:5.59483862"/></g></g></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><g transform="translate(-71.864 -75.357) scale(.98918)" style="stroke-width:.95521659"><circle style="color:#000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:.47760829;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke;color-rendering:auto;image-rendering:optimizeQuality;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" cx="105" cy="108.531" r="32.35"/><g style="display:inline;stroke-width:2.62722731"><path d="M-87.772-115.708c-3.995 2.057-6.417 4.636-6.417 6.972 0 .916-.23 3.817.763 4.77.093 1.382.246 2.684.469 3.914 2.188 2.8 11.35 7.898 23.167 7.898 11.588 0 20.851-4.809 23.306-7.618.301-1.255.545-2.571.711-3.967.695-1.033.625-3.277.625-4.997 0-1.735-1.454-3.462-2.467-4.001-.386.274-.96.741-1.358 1 .571.762.738 1.74.773 2.686 0 2.939-2.5 5.49-6.365 7.304-3.864 1.816-9.172 2.953-15.017 2.953-5.844 0-11.118-1.137-14.982-2.953-3.865-1.815-6.364-4.365-6.364-7.304 0-1.677 1.013-2.806 2.046-4.316.201-.294.34-.782.537-1.293a4.27 4.27 0 0 1 .573-1.048zm-3.278 21.824c3.93 8.509 12.17 11.673 21.867 11.673 8.87 0 16.246-3.608 20.306-11.166-3.117 3.013-11.045 6.36-20.896 6.36-10.228 0-18.587-3.823-21.277-6.867z" style="fill:#fff;fill-opacity:1;stroke:none;stroke-width:2.62722731" transform="translate(178.772 216.44) scale(1.05874)"/><g style="fill:#fff;stroke:#000;stroke-width:5.59483862;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"><path d="M89.509-167.731c-.07.008-.11.02-.119.03-.394.407-.918 1.297-1.451 2.443-.507 1.09-1.015 2.438-1.496 3.835.126.05.241.083.385.134.218.077.453.18.667.414.233.256.312.565.385.8.072.235.129.42.31.563.084.065.294.164.504.281.21.117.44.25.578.489.142.249.36.605.503.977.63-.345 2.123-1.145 3.688-2.162.823-.535 1.645-1.103 2.28-1.673.636-.571 1.075-1.15 1.215-1.6.019-.06.014-.195-.134-.414a4.487 4.487 0 0 0-.725-.785c-.641-.564-1.559-1.19-2.518-1.748-.959-.557-1.953-1.046-2.754-1.333a4.754 4.754 0 0 0-1.022-.251 1.263 1.263 0 0 0-.296 0z" style="fill:#e4c548;fill-opacity:1;stroke:none;stroke-width:5.59483862" transform="translate(26.348 265.256) scale(1.05874)"/><path transform="translate(79.027 87.17) scale(.36074)" d="M72.656 3.469a4.03 4.03 0 0 0-.531.031c-3.883.49-6.844.875-7.594 1.469-3.762 2.976-8.156 4.111-12.469 3.687-1.59-.156-6.474.813-8.624 1.719-1.812.763-4.295 4.392-8.438 7.063-1.875 1.208-3.922 1.98-5.688 2.75-1.737.757-3.487 1.649-3.843 1.937-.369.298-.696.834-1.125 1.938-.406 1.043-.817 2.803-2.094 4.656-1.547 2.244-2.858 3.967-3.688 5.406-.83 1.439-1.187 2.527-1.187 3.781 0 5.201 4.995 11.132 14.969 15.782 9.983 4.653 24.224 7.687 40.062 7.687 15.839 0 30.204-3.034 40.188-7.688 9.98-4.652 14.937-10.609 14.937-15.78 0-1.617-.155-2.134-.812-3.938-.083-.228-.274-.587-.375-.844a1169.814 1169.814 0 0 1-7.906 4.5c-.01.006-.054-.006-.063 0l-.938.563-3.937 2.374c-.533-2.026-.296-4.58-1.281-6.343-.218-.36-.484-.937-.813-1.469-.207-.1-.423-.174-.562-.25a17.019 17.019 0 0 1-2.219-1.469c-1.69-1.324-2.274-3.123-2.562-4.062-.165-.535-.309-.804-.344-.907-.037 0-.074-.02-.281-.093-2.217-.715-3.605-1.634-5.5-2.938l.812-2.281.188-.469c.01-.028-.01-.064 0-.093.943-2.779 2.016-5.278 3.03-7.782-3.483-2.076-5.447-4.416-7.25-5.062-2.372-.852-7.74-.78-12.28-1-3.15-.153-5.666-1.198-7.626-1.907-1.483-.536-2.657-.872-3.656-.937-.148-.01-.323-.029-.5-.031z" style="display:inline;fill:#598d36;fill-opacity:1;stroke:none;stroke-width:5.59483862"/></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><g transform="translate(-8.981 -24.355) scale(.1418)" style="fill:#000"><rect ry="10" rx="10" y="359.24" x="196.801" height="158.064" width="184.408" style="fill:#000;fill-opacity:1;stroke:none"/><path d="M286.72 277.533c-36.118 0-65.642 29.524-65.642 65.643v69.887c0 .55-.013 1.087 0 1.633h31.352c-.026-.564 0-1.06 0-1.633v-69.887c0-19.281 15.01-34.291 34.29-34.291h4.573c19.28 0 34.29 15.01 34.29 34.29v69.888c0 .573.027 1.069 0 1.633h31.352c.014-.546 0-1.083 0-1.633v-69.887c0-36.12-29.523-65.643-65.642-65.643z" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#000;fill-opacity:1;stroke:none;stroke-width:31.37258148;marker:none;enable-background:accumulate"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><g transform="translate(-8.981 -24.355) scale(.1418)" style="fill:#000"><rect ry="10" rx="10" y="359.24" x="196.801" height="158.064" width="184.408" style="fill:#000;fill-opacity:1;stroke:none"/><path d="M286.72 277.533c-36.118 0-65.642 29.524-65.642 65.643v69.887c0 .55-.013 1.087 0 1.633h31.352c-.026-.564 0-1.06 0-1.633v-69.887c0-19.281 15.01-34.291 34.29-34.291h4.573c19.28 0 34.29 15.01 34.29 34.29v69.888c0 .573.027 1.069 0 1.633h31.352c.014-.546 0-1.083 0-1.633v-69.887c0-36.12-29.523-65.643-65.642-65.643z" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#000;fill-opacity:1;stroke:none;stroke-width:31.37258148;marker:none;enable-background:accumulate"/></g></svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><g transform="rotate(-30 -4.365 73.476) scale(.14612)" style="opacity:.25"><circle r="16.506" cy="28.63" cx="31.496" style="fill:none;fill-rule:evenodd;stroke:#000;stroke-width:5.49999952;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="translate(176.854 190.011) scale(5.22525)"/><rect style="opacity:1;fill:#000;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" width="36.577" height="125.406" x="324.447" y="424.444" rx="10" ry="10"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><g transform="rotate(-30 -4.365 73.476) scale(.14612)" style="opacity:.25"><circle r="16.506" cy="28.63" cx="31.496" style="fill:none;fill-rule:evenodd;stroke:#000;stroke-width:5.49999952;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" transform="translate(176.854 190.011) scale(5.22525)"/><rect style="opacity:1;fill:#000;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" width="36.577" height="125.406" x="324.447" y="424.444" rx="10" ry="10"/></g></svg>

Before

Width:  |  Height:  |  Size: 627 B

After

Width:  |  Height:  |  Size: 647 B

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><path transform="translate(36.003 -19.467) scale(.0983)" style="fill:#000;stroke:none" d="M-203.492 487.824h325.537v71.505h-325.537z"/><path transform="matrix(0 -.0983 -.0983 0 36.003 -19.467)" style="fill:#000;stroke:none" d="M-686.345 4.971h325.537v71.505h-325.537z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><path transform="translate(36.003 -19.467) scale(.0983)" style="fill:#000;stroke:none" d="M-203.492 487.824h325.537v71.505h-325.537z"/><path transform="matrix(0 -.0983 -.0983 0 36.003 -19.467)" style="fill:#000;stroke:none" d="M-686.345 4.971h325.537v71.505h-325.537z"/></svg>

Before

Width:  |  Height:  |  Size: 339 B

After

Width:  |  Height:  |  Size: 359 B

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><g style="opacity:.2"><path transform="rotate(45)" style="opacity:1;fill:#000;fill-opacity:1;stroke:none;stroke-width:1.42166996" d="M35.755-64h19V64h-19zm-45 0h19V64h-19zm90 0h19V64h-19z"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><g style="opacity:.2"><path transform="rotate(45)" style="opacity:1;fill:#000;fill-opacity:1;stroke:none;stroke-width:1.42166996" d="M35.755-64h19V64h-19zm-45 0h19V64h-19zm90 0h19V64h-19z"/></g></svg>

Before

Width:  |  Height:  |  Size: 263 B

After

Width:  |  Height:  |  Size: 283 B

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><g transform="translate(-33.342 -44.364) scale(.19138)"><path style="fill:#000;fill-opacity:1;stroke:#000;stroke-width:.00956892;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" d="M4 .656c-2.215 0-4 1.927-4 4.313V48.03c0 2.386 1.785 4.282 4 4.282h56c2.215 0 4-1.896 4-4.282V4.97c0-2.386-1.785-4.313-4-4.313H4zm10.313 10.938h35.374c1.4 0 2.532 1.093 2.532 2.469v24.843c0 1.376-1.132 2.469-2.532 2.469H14.313c-1.4 0-2.532-1.093-2.532-2.469V14.063c0-1.376 1.132-2.47 2.531-2.47z" transform="translate(174.22 231.813) scale(5.22525)"/><rect ry="18" rx="18" y="524.187" x="244.268" height="38.636" width="197.179" style="fill:#000;fill-opacity:1;stroke:#000;stroke-width:.05000001;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><g transform="translate(-33.342 -44.364) scale(.19138)"><path style="fill:#000;fill-opacity:1;stroke:#000;stroke-width:.00956892;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" d="M4 .656c-2.215 0-4 1.927-4 4.313V48.03c0 2.386 1.785 4.282 4 4.282h56c2.215 0 4-1.896 4-4.282V4.97c0-2.386-1.785-4.313-4-4.313H4zm10.313 10.938h35.374c1.4 0 2.532 1.093 2.532 2.469v24.843c0 1.376-1.132 2.469-2.532 2.469H14.313c-1.4 0-2.532-1.093-2.532-2.469V14.063c0-1.376 1.132-2.47 2.531-2.47z" transform="translate(174.22 231.813) scale(5.22525)"/><rect ry="18" rx="18" y="524.187" x="244.268" height="38.636" width="197.179" style="fill:#000;fill-opacity:1;stroke:#000;stroke-width:.05000001;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"/></g></svg>

Before

Width:  |  Height:  |  Size: 948 B

After

Width:  |  Height:  |  Size: 968 B

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><path d="M195 553.515c-21.945 0-40.118 15.552-44.156 36.281h-71c-5.936 0-10.719 6.136-10.719 13.781v38.125c0 7.646 4.783 13.813 10.719 13.813h71.969c5.466 18.69 22.683 32.281 43.187 32.281h48.406V657.64h44.313v-20h-44.313v-34h44.313v-20h-44.313v-23.125c0-2.382.21-4.72.563-7H195zm163.69 0c21.945 0 40.117 15.552 44.156 36.281h71c5.936 0 10.719 6.136 10.719 13.781v38.125c0 7.645-4.783 13.813-10.719 13.813h-71.969c-5.467 18.69-22.683 32.281-43.187 32.281h-48.407V560.515c0-2.382-.209-4.72-.562-7h48.969z" style="fill:#000;stroke:none" transform="translate(-10.649 -63.614) scale(.15405)"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><path d="M195 553.515c-21.945 0-40.118 15.552-44.156 36.281h-71c-5.936 0-10.719 6.136-10.719 13.781v38.125c0 7.646 4.783 13.813 10.719 13.813h71.969c5.466 18.69 22.683 32.281 43.187 32.281h48.406V657.64h44.313v-20h-44.313v-34h44.313v-20h-44.313v-23.125c0-2.382.21-4.72.563-7H195zm163.69 0c21.945 0 40.117 15.552 44.156 36.281h71c5.936 0 10.719 6.136 10.719 13.781v38.125c0 7.645-4.783 13.813-10.719 13.813h-71.969c-5.467 18.69-22.683 32.281-43.187 32.281h-48.407V560.515c0-2.382-.209-4.72-.562-7h48.969z" style="fill:#000;stroke:none" transform="translate(-10.649 -63.614) scale(.15405)"/></svg>

Before

Width:  |  Height:  |  Size: 658 B

After

Width:  |  Height:  |  Size: 678 B

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><g transform="translate(-16.868 -118.574) scale(.18109)"><rect ry="18" rx="18" y="893.791" x="263.714" height="60" width="182.857" style="fill:#000;fill-opacity:1;stroke:none"/><path d="M128.156 709.221a17.986 17.986 0 0 0-12.75 5.281l-16.969 16.97a17.939 17.939 0 0 0 0 25.437L173 831.502l-74.563 74.563a17.976 17.976 0 0 0 0 25.469l16.97 16.968a17.976 17.976 0 0 0 25.468 0L244.719 844.66c3.63-3.63 5.357-8.42 5.25-13.157.116-4.746-1.612-9.518-5.25-13.156L140.875 714.502a17.915 17.915 0 0 0-12.719-5.28z" style="fill:#000;fill-opacity:1;stroke:none"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><g transform="translate(-16.868 -118.574) scale(.18109)"><rect ry="18" rx="18" y="893.791" x="263.714" height="60" width="182.857" style="fill:#000;fill-opacity:1;stroke:none"/><path d="M128.156 709.221a17.986 17.986 0 0 0-12.75 5.281l-16.969 16.97a17.939 17.939 0 0 0 0 25.437L173 831.502l-74.563 74.563a17.976 17.976 0 0 0 0 25.469l16.97 16.968a17.976 17.976 0 0 0 25.468 0L244.719 844.66c3.63-3.63 5.357-8.42 5.25-13.157.116-4.746-1.612-9.518-5.25-13.156L140.875 714.502a17.915 17.915 0 0 0-12.719-5.28z" style="fill:#000;fill-opacity:1;stroke:none"/></g></svg>

Before

Width:  |  Height:  |  Size: 627 B

After

Width:  |  Height:  |  Size: 647 B

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 5.4 KiB

After

Width:  |  Height:  |  Size: 5.4 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 7.4 KiB

After

Width:  |  Height:  |  Size: 7.5 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 5.2 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256"><path style="fill:#000;stroke:none" d="M112 860.362h32v128h-32z" transform="translate(0 -796.362)"/><path style="fill:#000;stroke:none" transform="rotate(90 398.181 -398.181)" d="M908.362-192h32v128h-32z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256"><path style="fill:#000;stroke:none" d="M112 860.362h32v128h-32z" transform="translate(0 -796.362)"/><path style="fill:#000;stroke:none" transform="rotate(90 398.181 -398.181)" d="M908.362-192h32v128h-32z"/></svg>

Before

Width:  |  Height:  |  Size: 277 B

After

Width:  |  Height:  |  Size: 299 B

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256"><path style="fill:#000;stroke:none" transform="rotate(90 398.181 -398.181)" d="M908.362-192h32v128h-32z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256"><path style="fill:#000;stroke:none" transform="rotate(90 398.181 -398.181)" d="M908.362-192h32v128h-32z"/></svg>

Before

Width:  |  Height:  |  Size: 177 B

After

Width:  |  Height:  |  Size: 199 B

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><g transform="matrix(.58084 0 0 .59932 29.139 12.2)"><path d="M-7 4.625v59.25" style="fill:none;fill-rule:evenodd;stroke:#fff;stroke-width:10.16935631;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/><path d="M-5.778 34.144c24.641 7.382 21.575-11.481 31.525-21.51" style="fill:none;fill-rule:evenodd;stroke:#fff;stroke-width:10.16935635;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/><ellipse cy="-1.76" cx="-7.997" style="fill:none;stroke:#fff;stroke-width:8.47446346;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" rx="8.465" ry="8.228"/><ellipse cy="6" cx="27.113" style="fill:none;stroke:#fff;stroke-width:8.47446346;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" rx="8.465" ry="8.228"/><ellipse cy="69.483" cx="-7.256" style="fill:none;stroke:#fff;stroke-width:8.47446346;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" rx="8.465" ry="8.228"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><g transform="matrix(.58084 0 0 .59932 29.139 12.2)"><path d="M-7 4.625v59.25" style="fill:none;fill-rule:evenodd;stroke:#fff;stroke-width:10.16935631;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/><path d="M-5.778 34.144c24.641 7.382 21.575-11.481 31.525-21.51" style="fill:none;fill-rule:evenodd;stroke:#fff;stroke-width:10.16935635;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/><ellipse cy="-1.76" cx="-7.997" style="fill:none;stroke:#fff;stroke-width:8.47446346;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" rx="8.465" ry="8.228"/><ellipse cy="6" cx="27.113" style="fill:none;stroke:#fff;stroke-width:8.47446346;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" rx="8.465" ry="8.228"/><ellipse cy="69.483" cx="-7.256" style="fill:none;stroke:#fff;stroke-width:8.47446346;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" rx="8.465" ry="8.228"/></g></svg>

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><g transform="matrix(.58084 0 0 .59932 29.139 12.2)"><path d="M-7 4.625v59.25" style="fill:none;fill-rule:evenodd;stroke:#000;stroke-width:10.16935631;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/><path d="M-5.778 34.144c24.641 7.382 21.575-11.481 31.525-21.51" style="fill:none;fill-rule:evenodd;stroke:#000;stroke-width:10.16935635;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/><ellipse cy="-1.76" cx="-7.997" style="fill:none;stroke:#000;stroke-width:8.47446346;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" rx="8.465" ry="8.228"/><ellipse cy="6" cx="27.113" style="fill:none;stroke:#000;stroke-width:8.47446346;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" rx="8.465" ry="8.228"/><ellipse cy="69.483" cx="-7.256" style="fill:none;stroke:#000;stroke-width:8.47446346;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" rx="8.465" ry="8.228"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><g transform="matrix(.58084 0 0 .59932 29.139 12.2)"><path d="M-7 4.625v59.25" style="fill:none;fill-rule:evenodd;stroke:#000;stroke-width:10.16935631;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/><path d="M-5.778 34.144c24.641 7.382 21.575-11.481 31.525-21.51" style="fill:none;fill-rule:evenodd;stroke:#000;stroke-width:10.16935635;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/><ellipse cy="-1.76" cx="-7.997" style="fill:none;stroke:#000;stroke-width:8.47446346;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" rx="8.465" ry="8.228"/><ellipse cy="6" cx="27.113" style="fill:none;stroke:#000;stroke-width:8.47446346;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" rx="8.465" ry="8.228"/><ellipse cy="69.483" cx="-7.256" style="fill:none;stroke:#000;stroke-width:8.47446346;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" rx="8.465" ry="8.228"/></g></svg>

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><path style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" d="M31.773 43.098c4.756 0 9.723.71 13.377 2.35 3.654 1.639 5.918 4.007 5.918 7.69.001 4.273-.042 4.398-.052 7.854h-38.03c-.004-2.044-.013-3.433-.025-3.656-.016-.284-.03-.443-.03-4.197 0-3.117 2.172-5.546 5.727-7.315 3.556-1.768 8.396-2.726 13.115-2.726z" transform="translate(0 -6.63)"/><path style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" d="M32 16.268c6.651 0 12.021 5.37 12.021 12.021 0 6.651-5.37 12.024-12.021 12.024a12.008 12.008 0 0 1-12.021-12.024c0-6.651 5.37-12.021 12.021-12.021z" transform="translate(0 -6.63)"/><path style="fill:#000;fill-opacity:1;stroke:#000;stroke-width:.01726948;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" d="M16.531 41.025c-7.103 0-14.523 2.83-14.523 8.082 0 5.5.045.64.045 6.48h8.898c-.008-.523-.02-.31-.02-2.448 0-4.059 2.898-7.147 6.837-9.106 1.87-.93 4.003-1.631 6.255-2.119-2.324-.617-4.947-.889-7.492-.889z" transform="translate(0 -6.63)"/><path style="fill:#000;fill-rule:evenodd;stroke:none;stroke-width:1" d="M16.697 21.389a9.53 9.531 0 0 0-9.531 9.53 9.53 9.531 0 0 0 9.531 9.532 9.53 9.531 0 0 0 5.74-1.933c-2.736-2.561-4.458-6.194-4.458-10.229 0-2.328.58-4.52 1.587-6.455a9.53 9.531 0 0 0-2.869-.445z" transform="translate(0 -6.63)"/><path style="fill:#000;fill-opacity:1;stroke:#000;stroke-width:.01726948;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" d="M47.139 41.025c-2.3 0-4.63.304-6.733.883 1.98.4 3.87.954 5.563 1.713 4.066 1.825 7.099 4.976 7.1 9.518 0 1.373-.011 1.757-.018 2.449h8.896c0-3.771.046-2.949.045-6.48 0-6.02-7.75-8.083-14.853-8.083z" transform="translate(0 -6.63)"/><path style="fill:#000;fill-rule:evenodd;stroke:none;stroke-width:1" d="M47.303 21.389a9.53 9.531 0 0 0-2.865.453 13.922 13.922 0 0 1 1.583 6.447c0 4.034-1.721 7.666-4.457 10.227a9.53 9.531 0 0 0 5.739 1.935 9.53 9.531 0 0 0 9.531-9.531 9.53 9.531 0 0 0-9.531-9.531z" transform="translate(0 -6.63)"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><path style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" d="M31.773 43.098c4.756 0 9.723.71 13.377 2.35 3.654 1.639 5.918 4.007 5.918 7.69.001 4.273-.042 4.398-.052 7.854h-38.03c-.004-2.044-.013-3.433-.025-3.656-.016-.284-.03-.443-.03-4.197 0-3.117 2.172-5.546 5.727-7.315 3.556-1.768 8.396-2.726 13.115-2.726z" transform="translate(0 -6.63)"/><path style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" d="M32 16.268c6.651 0 12.021 5.37 12.021 12.021 0 6.651-5.37 12.024-12.021 12.024a12.008 12.008 0 0 1-12.021-12.024c0-6.651 5.37-12.021 12.021-12.021z" transform="translate(0 -6.63)"/><path style="fill:#000;fill-opacity:1;stroke:#000;stroke-width:.01726948;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" d="M16.531 41.025c-7.103 0-14.523 2.83-14.523 8.082 0 5.5.045.64.045 6.48h8.898c-.008-.523-.02-.31-.02-2.448 0-4.059 2.898-7.147 6.837-9.106 1.87-.93 4.003-1.631 6.255-2.119-2.324-.617-4.947-.889-7.492-.889z" transform="translate(0 -6.63)"/><path style="fill:#000;fill-rule:evenodd;stroke:none;stroke-width:1" d="M16.697 21.389a9.53 9.531 0 0 0-9.531 9.53 9.53 9.531 0 0 0 9.531 9.532 9.53 9.531 0 0 0 5.74-1.933c-2.736-2.561-4.458-6.194-4.458-10.229 0-2.328.58-4.52 1.587-6.455a9.53 9.531 0 0 0-2.869-.445z" transform="translate(0 -6.63)"/><path style="fill:#000;fill-opacity:1;stroke:#000;stroke-width:.01726948;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" d="M47.139 41.025c-2.3 0-4.63.304-6.733.883 1.98.4 3.87.954 5.563 1.713 4.066 1.825 7.099 4.976 7.1 9.518 0 1.373-.011 1.757-.018 2.449h8.896c0-3.771.046-2.949.045-6.48 0-6.02-7.75-8.083-14.853-8.083z" transform="translate(0 -6.63)"/><path style="fill:#000;fill-rule:evenodd;stroke:none;stroke-width:1" d="M47.303 21.389a9.53 9.531 0 0 0-2.865.453 13.922 13.922 0 0 1 1.583 6.447c0 4.034-1.721 7.666-4.457 10.227a9.53 9.531 0 0 0 5.739 1.935 9.53 9.531 0 0 0 9.531-9.531 9.53 9.531 0 0 0-9.531-9.531z" transform="translate(0 -6.63)"/></svg>

Before

Width:  |  Height:  |  Size: 4.3 KiB

After

Width:  |  Height:  |  Size: 4.3 KiB

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><path style="fill:#000;fill-opacity:1;stroke:#000;stroke-width:.09023736;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0" d="M474.341 504.195c.005 31.957-.398 24.504-.398 58.628H208.914c0-52.862-.398-8.867-.398-58.628 0-47.522 67.134-73.133 131.412-73.133 64.277 0 134.405 18.656 134.413 73.133z" transform="translate(-33.342 -44.364) scale(.19138)"/><path style="fill:#000;fill-rule:evenodd;stroke:none" d="M48.002 28.63a16.506 16.506 0 1 1-33.012 0 16.506 16.506 0 1 1 33.012 0z" transform="translate(.504 -8)"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><path style="fill:#000;fill-opacity:1;stroke:#000;stroke-width:.09023736;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0" d="M474.341 504.195c.005 31.957-.398 24.504-.398 58.628H208.914c0-52.862-.398-8.867-.398-58.628 0-47.522 67.134-73.133 131.412-73.133 64.277 0 134.405 18.656 134.413 73.133z" transform="translate(-33.342 -44.364) scale(.19138)"/><path style="fill:#000;fill-rule:evenodd;stroke:none" d="M48.002 28.63a16.506 16.506 0 1 1-33.012 0 16.506 16.506 0 1 1 33.012 0z" transform="translate(.504 -8)"/></svg>

Before

Width:  |  Height:  |  Size: 635 B

After

Width:  |  Height:  |  Size: 655 B

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="288" height="288"><g style="stroke-width:1.04766428"><path d="M180.197 312.633c-5.446.289-10.654 3.481-13.379 8.203L90.285 453.334c-2.868 4.967-2.87 11.463-.002 16.431 2.867 4.968 8.494 8.22 14.232 8.226h153.099c5.739-.006 11.365-3.258 14.232-8.226 2.868-4.968 2.867-11.464-.002-16.431l-76.533-132.498a16.545 16.545 0 0 0-6.399-6.233 16.557 16.557 0 0 0-8.715-1.97z" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:none;fill-opacity:1;stroke:#fff;stroke-width:19.24487495;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate" transform="matrix(1.40314 0 0 1.4028 -110.06 -410.53)"/><g style="font-style:normal;font-weight:400;font-size:142.55773926px;line-height:100%;font-family:Sans;letter-spacing:0;word-spacing:0;fill:#fff;fill-opacity:1;stroke:none;stroke-width:3.207479px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><path d="m194.36 354.693-2.993 69.26h-19.073l-2.993-69.26zm-25.686 90.84q0-5.013 3.62-8.354 3.62-3.41 9.397-3.41 5.778 0 9.328 3.41 3.62 3.341 3.62 8.353t-3.62 8.423q-3.55 3.341-9.328 3.341-5.777 0-9.397-3.341-3.62-3.411-3.62-8.423z" style="font-style:normal;font-variant:normal;font-weight:900;font-stretch:normal;font-size:142.55773926px;line-height:100%;font-family:Roboto;-inkscape-font-specification:'Roboto Heavy';text-align:center;text-anchor:middle;fill:#fff;stroke-width:3.207479px" transform="matrix(1.40314 0 0 1.4028 -110.06 -410.53)" aria-label="!"/></g></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="288" height="288" viewBox="0 0 288 288"><g style="stroke-width:1.04766428"><path d="M180.197 312.633c-5.446.289-10.654 3.481-13.379 8.203L90.285 453.334c-2.868 4.967-2.87 11.463-.002 16.431 2.867 4.968 8.494 8.22 14.232 8.226h153.099c5.739-.006 11.365-3.258 14.232-8.226 2.868-4.968 2.867-11.464-.002-16.431l-76.533-132.498a16.545 16.545 0 0 0-6.399-6.233 16.557 16.557 0 0 0-8.715-1.97z" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:none;fill-opacity:1;stroke:#fff;stroke-width:19.24487495;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate" transform="matrix(1.40314 0 0 1.4028 -110.06 -410.53)"/><g style="font-style:normal;font-weight:400;font-size:142.55773926px;line-height:100%;font-family:Sans;letter-spacing:0;word-spacing:0;fill:#fff;fill-opacity:1;stroke:none;stroke-width:3.207479px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><path d="m194.36 354.693-2.993 69.26h-19.073l-2.993-69.26zm-25.686 90.84q0-5.013 3.62-8.354 3.62-3.41 9.397-3.41 5.778 0 9.328 3.41 3.62 3.341 3.62 8.353t-3.62 8.423q-3.55 3.341-9.328 3.341-5.777 0-9.397-3.341-3.62-3.411-3.62-8.423z" style="font-style:normal;font-variant:normal;font-weight:900;font-stretch:normal;font-size:142.55773926px;line-height:100%;font-family:Roboto;-inkscape-font-specification:'Roboto Heavy';text-align:center;text-anchor:middle;fill:#fff;stroke-width:3.207479px" transform="matrix(1.40314 0 0 1.4028 -110.06 -410.53)" aria-label="!"/></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><g style="stroke-width:1.04766428"><path d="M180.197 312.633c-5.446.289-10.654 3.481-13.379 8.203L90.285 453.334c-2.868 4.967-2.87 11.463-.002 16.431 2.867 4.968 8.494 8.22 14.232 8.226h153.099c5.739-.006 11.365-3.258 14.232-8.226 2.868-4.968 2.867-11.464-.002-16.431l-76.533-132.498a16.545 16.545 0 0 0-6.399-6.233 16.557 16.557 0 0 0-8.715-1.97z" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:none;fill-opacity:1;stroke:#000;stroke-width:19.24487495;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate" transform="matrix(.3118 0 0 .31173 -24.457 -91.229)"/><g style="font-style:normal;font-weight:400;font-size:142.55773926px;line-height:100%;font-family:Sans;letter-spacing:0;word-spacing:0;fill:#000;fill-opacity:1;stroke:none;stroke-width:3.207479px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><path d="m194.36 354.693-2.993 69.26h-19.073l-2.993-69.26zm-25.686 90.84q0-5.013 3.62-8.354 3.62-3.41 9.397-3.41 5.778 0 9.328 3.41 3.62 3.341 3.62 8.353t-3.62 8.423q-3.55 3.341-9.328 3.341-5.777 0-9.397-3.341-3.62-3.411-3.62-8.423z" style="font-style:normal;font-variant:normal;font-weight:900;font-stretch:normal;font-size:142.55773926px;line-height:100%;font-family:Roboto;-inkscape-font-specification:'Roboto Heavy';text-align:center;text-anchor:middle;fill:#000;stroke-width:3.207479px" transform="matrix(.3118 0 0 .31173 -24.457 -91.229)" aria-label="!"/></g></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><g style="stroke-width:1.04766428"><path d="M180.197 312.633c-5.446.289-10.654 3.481-13.379 8.203L90.285 453.334c-2.868 4.967-2.87 11.463-.002 16.431 2.867 4.968 8.494 8.22 14.232 8.226h153.099c5.739-.006 11.365-3.258 14.232-8.226 2.868-4.968 2.867-11.464-.002-16.431l-76.533-132.498a16.545 16.545 0 0 0-6.399-6.233 16.557 16.557 0 0 0-8.715-1.97z" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:none;fill-opacity:1;stroke:#000;stroke-width:19.24487495;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate" transform="matrix(.3118 0 0 .31173 -24.457 -91.229)"/><g style="font-style:normal;font-weight:400;font-size:142.55773926px;line-height:100%;font-family:Sans;letter-spacing:0;word-spacing:0;fill:#000;fill-opacity:1;stroke:none;stroke-width:3.207479px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"><path d="m194.36 354.693-2.993 69.26h-19.073l-2.993-69.26zm-25.686 90.84q0-5.013 3.62-8.354 3.62-3.41 9.397-3.41 5.778 0 9.328 3.41 3.62 3.341 3.62 8.353t-3.62 8.423q-3.55 3.341-9.328 3.341-5.777 0-9.397-3.341-3.62-3.411-3.62-8.423z" style="font-style:normal;font-variant:normal;font-weight:900;font-stretch:normal;font-size:142.55773926px;line-height:100%;font-family:Roboto;-inkscape-font-specification:'Roboto Heavy';text-align:center;text-anchor:middle;fill:#000;stroke-width:3.207479px" transform="matrix(.3118 0 0 .31173 -24.457 -91.229)" aria-label="!"/></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><g style="fill:#c00;fill-opacity:1"><path transform="rotate(-45 -70.224 18.065) scale(.19138)" style="fill:#c00;stroke:none;fill-opacity:1" d="M-203.492 487.824h325.537v71.505h-325.537z"/><path transform="scale(-.19138 .19138) rotate(-45 -192.713 -326.21)" style="fill:#c00;stroke:none;fill-opacity:1" d="M-686.345 4.971h325.537v71.505h-325.537z"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><g style="fill:#c00;fill-opacity:1"><path transform="rotate(-45 -70.224 18.065) scale(.19138)" style="fill:#c00;stroke:none;fill-opacity:1" d="M-203.492 487.824h325.537v71.505h-325.537z"/><path transform="scale(-.19138 .19138) rotate(-45 -192.713 -326.21)" style="fill:#c00;stroke:none;fill-opacity:1" d="M-686.345 4.971h325.537v71.505h-325.537z"/></g></svg>

Before

Width:  |  Height:  |  Size: 421 B

After

Width:  |  Height:  |  Size: 441 B

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><g style="fill:#fff;fill-opacity:1"><path transform="rotate(-45 -70.224 18.065) scale(.19138)" style="fill:#fff;stroke:none;fill-opacity:1" d="M-203.492 487.824h325.537v71.505h-325.537z"/><path transform="scale(-.19138 .19138) rotate(-45 -192.713 -326.21)" style="fill:#fff;stroke:none;fill-opacity:1" d="M-686.345 4.971h325.537v71.505h-325.537z"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><g style="fill:#fff;fill-opacity:1"><path transform="rotate(-45 -70.224 18.065) scale(.19138)" style="fill:#fff;stroke:none;fill-opacity:1" d="M-203.492 487.824h325.537v71.505h-325.537z"/><path transform="scale(-.19138 .19138) rotate(-45 -192.713 -326.21)" style="fill:#fff;stroke:none;fill-opacity:1" d="M-686.345 4.971h325.537v71.505h-325.537z"/></g></svg>

Before

Width:  |  Height:  |  Size: 421 B

After

Width:  |  Height:  |  Size: 441 B