Manually optimize all SVG images
I applied a series of manual optimizations, most notably: * Remove unused IDs. * Remove attributes with standard values, e.g. opacity="1" is the default anyway. * Remove attributes that don't have an effect, e.g. font styling where no fonts are used, or stroke attributes when there is no stroke anyway. * Replace millimeters with pixels. * I also tried to remove most translations. A lot of files had all their coordinates offset by -1032.362. I gave up for a few files. It might be worth looking into these later. * brackets-grey.svg not only had a translation applied, but a non-standard viewBox as well. I wrote a tiny script to re-calculate all the numbers in this file. As a result it's much more crisp now. Note that some of these optimizations might alter the appearence of the image. I mean, they shouldn't, but better check each file manually before merging this patch. I did not touched the two files "cat-grey.svg" (I assume this is a placeholder) as well as "editing icons.svg" (seems to be a temporary file that should be removed). Change-Id: Ie2dadef9d5979b563aa0ed0f5d8a69c534b76a4eisekai
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="16">
|
||||
<path fill="#aaa" fill-opacity="1" d="M15.5 6l-5 5-5-5z"/>
|
||||
<path fill="#aaa" d="M15.5 6l-5 5-5-5z"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 170 B After Width: | Height: | Size: 153 B |
@ -1,9 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 5.292 5.292">
|
||||
<g fill="#aaa" fill-opacity="1" fill-rule="evenodd" stroke="none" stroke-linecap="butt" stroke-linejoin="miter" stroke-opacity="1" stroke-width=".265" transform="translate(-108.668 -132.58)">
|
||||
<path d="M109.197 133.374h.794v.265h-.265v3.175h.265v.264h-.794z"/>
|
||||
<path d="M113.43 133.374v3.704h-.793v-.264h.264v-3.175h-.264v-.265z"/>
|
||||
<path d="M110.256 133.374h.793v.265h-.264v3.175h.264v.264h-.793z"/>
|
||||
<path d="M112.372 133.374v3.704h-.793v-.264h.264v-3.175h-.264v-.265z"/>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20">
|
||||
<g fill="#aaa" stroke="none">
|
||||
<path d="M2 3h3v1h-1v12h1v1h-3z"/>
|
||||
<path d="M18 3v14h-3v-1h1v-12h-1v-1z"/>
|
||||
<path d="M6 3h3v1h-1v12h1v1h-3z"/>
|
||||
<path d="M14 3v14h-3v-1h1v-12h-1v-1z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 622 B After Width: | Height: | Size: 325 B |
@ -1,7 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20">
|
||||
<g fill-rule="evenodd" stroke-dasharray="none" stroke-linejoin="miter" stroke-miterlimit="4" transform="translate(0 -1032.362)">
|
||||
<path fill="#aaa" fill-opacity="1" stroke="none" stroke-linecap="butt" stroke-opacity="0" stroke-width="2.25" d="M10 1034.362a8 8 0 0 0-8 8 8 8 0 0 0 8 8 8 8 0 0 0 8-8 8 8 0 0 0-8-8zm0 2a6 6 0 0 1 6 6 6 6 0 0 1-6 6 6 6 0 0 1-6-6 6 6 0 0 1 6-6z" opacity="1"/>
|
||||
<path fill="none" stroke="#aaa" stroke-linecap="round" stroke-opacity="1" stroke-width="2" d="M10 1038.362v4h2"/>
|
||||
</g>
|
||||
<path fill="#aaa" stroke="none" d="M10 2a8 8 0 0 0-8 8 8 8 0 0 0 8 8 8 8 0 0 0 8-8 8 8 0 0 0-8-8zm0 2a6 6 0 0 1 6 6 6 6 0 0 1-6 6 6 6 0 0 1-6-6 6 6 0 0 1 6-6z"/>
|
||||
<path fill="none" stroke="#aaa" stroke-linecap="round" stroke-width="2" d="M10 6v4h2"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 643 B After Width: | Height: | Size: 382 B |
@ -1,6 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20">
|
||||
<g transform="translate(0 -1032.362)">
|
||||
<path fill="#aaa" fill-opacity="1" fill-rule="evenodd" stroke="none" stroke-dasharray="none" stroke-linecap="square" stroke-linejoin="miter" stroke-miterlimit="4" stroke-opacity="1" stroke-width="65" d="M9.714 1034.362a1.14 1.14 0 0 0-1.143 1.143v.743a6.286 6.286 0 0 0-1.892.783l-.518-.518a1.14 1.14 0 0 0-1.616 0l-.403.405a1.14 1.14 0 0 0 0 1.616l.521.52a6.286 6.286 0 0 0-.778 1.88h-.743A1.14 1.14 0 0 0 2 1042.075v.573c0 .633.51 1.142 1.142 1.142h.743a6.286 6.286 0 0 0 .783 1.892l-.526.528a1.14 1.14 0 0 0 0 1.617l.403.404a1.14 1.14 0 0 0 1.616 0l.533-.533a6.286 6.286 0 0 0 1.877.778v.743c0 .633.51 1.142 1.143 1.142h.572a1.14 1.14 0 0 0 1.143-1.142v-.743a6.286 6.286 0 0 0 1.878-.776l.532.531a1.14 1.14 0 0 0 1.616 0l.404-.404a1.14 1.14 0 0 0 0-1.617l-.53-.531a6.286 6.286 0 0 0 .786-1.889h.743a1.14 1.14 0 0 0 1.142-1.142v-.573a1.14 1.14 0 0 0-1.142-1.143h-.743a6.286 6.286 0 0 0-.776-1.878l.52-.52a1.14 1.14 0 0 0 0-1.617l-.404-.405a1.14 1.14 0 0 0-1.616 0l-.52.52a6.286 6.286 0 0 0-1.89-.785v-.743a1.14 1.14 0 0 0-1.143-1.143h-.572zm.286 4.445a3.556 3.556 0 0 1 3.556 3.555 3.556 3.556 0 0 1-3.556 3.556 3.556 3.556 0 0 1-3.556-3.556 3.556 3.556 0 0 1 3.556-3.555z"/>
|
||||
</g>
|
||||
<path fill="#aaa" stroke="none" d="M9.714 2a1.14 1.14 0 0 0-1.143 1.143v.743a6.286 6.286 0 0 0-1.892.783l-.518-.518a1.14 1.14 0 0 0-1.616 0l-.403.405a1.14 1.14 0 0 0 0 1.616l.521.52a6.286 6.286 0 0 0-.778 1.88h-.743A1.14 1.14 0 0 0 2 9.713v.573c0 .633.51 1.142 1.142 1.142h.743a6.286 6.286 0 0 0 .783 1.892l-.526.528a1.14 1.14 0 0 0 0 1.617l.403.404a1.14 1.14 0 0 0 1.616 0l.533-.533a6.286 6.286 0 0 0 1.877.778v.743c0 .633.51 1.142 1.143 1.142h.572a1.14 1.14 0 0 0 1.143-1.142v-.743a6.286 6.286 0 0 0 1.878-.776l.532.531a1.14 1.14 0 0 0 1.616 0l.404-.404a1.14 1.14 0 0 0 0-1.617l-.53-.531a6.286 6.286 0 0 0 .786-1.889h.743a1.14 1.14 0 0 0 1.142-1.142v-.573a1.14 1.14 0 0 0-1.142-1.143h-.743a6.286 6.286 0 0 0-.776-1.878l.52-.52a1.14 1.14 0 0 0 0-1.617l-.404-.405a1.14 1.14 0 0 0-1.616 0l-.52.52a6.286 6.286 0 0 0-1.89-.785v-.743a1.14 1.14 0 0 0-1.143-1.143h-.572zm.286 4.445a3.556 3.556 0 0 1 3.556 3.555 3.556 3.556 0 0 1-3.556 3.556 3.556 3.556 0 0 1-3.556-3.556 3.556 3.556 0 0 1 3.556-3.555z"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.1 KiB |
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="26.667" height="26.667" viewBox="0 0 25.02 25.02">
|
||||
<path fill="#aaa" fill-opacity="1" fill-rule="evenodd" stroke="none" stroke-dasharray="none" stroke-linecap="square" stroke-linejoin="miter" stroke-miterlimit="4" stroke-opacity="1" stroke-width="65" d="M12.099 1a1.64 1.64 0 0 0-1.644 1.645v1.07A9.043 9.043 0 0 0 7.732 4.84l-.744-.744a1.639 1.639 0 0 0-2.325 0l-.581.582a1.64 1.64 0 0 0 0 2.325l.75.75a9.043 9.043 0 0 0-1.12 2.702H2.646A1.64 1.64 0 0 0 1 12.099v.822c0 .91.733 1.644 1.644 1.644h1.07a9.043 9.043 0 0 0 1.125 2.723l-.758.758a1.642 1.642 0 0 0 0 2.327l.581.58a1.64 1.64 0 0 0 2.325 0l.766-.765a9.043 9.043 0 0 0 2.7 1.119v1.068c0 .91.734 1.644 1.645 1.644h.822a1.64 1.64 0 0 0 1.644-1.644v-1.07a9.043 9.043 0 0 0 2.704-1.114l.763.763a1.642 1.642 0 0 0 2.326 0l.581-.581a1.642 1.642 0 0 0 0-2.327l-.762-.763a9.043 9.043 0 0 0 1.13-2.718h1.068a1.64 1.64 0 0 0 1.644-1.644v-.822a1.64 1.64 0 0 0-1.644-1.644h-1.07a9.043 9.043 0 0 0-1.114-2.704l.748-.748a1.64 1.64 0 0 0 0-2.325l-.58-.582a1.642 1.642 0 0 0-2.327 0l-.747.747a9.043 9.043 0 0 0-2.72-1.13V2.645A1.64 1.64 0 0 0 12.921 1h-.822zm.53 6.577a4.814 4.932 0 0 1 4.813 4.933 4.814 4.932 0 0 1-4.813 4.932 4.814 4.932 0 0 1-4.814-4.932 4.814 4.932 0 0 1 4.814-4.933z"/>
|
||||
<path fill="#aaa" stroke="none" d="M12.099 1a1.64 1.64 0 0 0-1.644 1.645v1.07A9.043 9.043 0 0 0 7.732 4.84l-.744-.744a1.639 1.639 0 0 0-2.325 0l-.581.582a1.64 1.64 0 0 0 0 2.325l.75.75a9.043 9.043 0 0 0-1.12 2.702H2.646A1.64 1.64 0 0 0 1 12.099v.822c0 .91.733 1.644 1.644 1.644h1.07a9.043 9.043 0 0 0 1.125 2.723l-.758.758a1.642 1.642 0 0 0 0 2.327l.581.58a1.64 1.64 0 0 0 2.325 0l.766-.765a9.043 9.043 0 0 0 2.7 1.119v1.068c0 .91.734 1.644 1.645 1.644h.822a1.64 1.64 0 0 0 1.644-1.644v-1.07a9.043 9.043 0 0 0 2.704-1.114l.763.763a1.642 1.642 0 0 0 2.326 0l.581-.581a1.642 1.642 0 0 0 0-2.327l-.762-.763a9.043 9.043 0 0 0 1.13-2.718h1.068a1.64 1.64 0 0 0 1.644-1.644v-.822a1.64 1.64 0 0 0-1.644-1.644h-1.07a9.043 9.043 0 0 0-1.114-2.704l.748-.748a1.64 1.64 0 0 0 0-2.325l-.58-.582a1.642 1.642 0 0 0-2.327 0l-.747.747a9.043 9.043 0 0 0-2.72-1.13V2.645A1.64 1.64 0 0 0 12.921 1h-.822zm.53 6.577a4.814 4.932 0 0 1 4.813 4.933 4.814 4.932 0 0 1-4.813 4.932 4.814 4.932 0 0 1-4.814-4.932 4.814 4.932 0 0 1 4.814-4.933z"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.1 KiB |
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20">
|
||||
<g fill="#aaa" fill-opacity="1" stroke="#aaa" stroke-dasharray="none" stroke-linecap="butt" stroke-linejoin="miter" stroke-miterlimit="4" stroke-opacity="1" stroke-width=".2" font-stretch="normal" font-style="normal" font-variant="normal" letter-spacing="1.001" transform="translate(0 -1032.362)" word-spacing="0">
|
||||
<path d="M5.35 1034.322c-1.44 3.33-2.908 6.525-4.423 9.84.18-.045.675-.045.84-.045.165 0 .494 0 .674.045.225-.885.675-2.07 1.185-3.33.57-.015 1.454-.031 1.994-.031.48 0 .992.016 1.487.03.705 1.89 1.035 3.016 1.125 3.33.255-.044.96-.044 1.214-.044.255 0 1.11 0 1.366.045-.75-1.515-2.822-6.555-4.112-9.84H5.35zm.03 2.385h.092a88.42 88.42 0 0 1 1.318 3.285c-.42.015-.899.014-1.244.014-.435 0-1.094 0-1.574-.014l1.408-3.285z" font-family="Linux Biolinum" font-size="15.012" font-weight="700" style="line-height:125%;"/>
|
||||
<path d="M11.929 1037.35a.152.152 0 0 0-.127.109c-.085.085-.085.276 0 .572.127.254.127.951 0 2.094a27.53 27.53 0 0 1-1.461.191H9.263c-.381-.042-.55 0-.508.127.085.127.316.232.697.316.381.085.72.127 1.016.127.338 0 .762-.02 1.27-.062-.043.889-.085 1.713-.128 2.475-1.65 1.185-2.666 2.223-3.046 3.111-.339.889-.381 1.586-.127 2.094.254.466.53.72.826.762.338.042.655.022.951-.062.296-.127.592-.296.889-.508.338-.254.677-.55 1.015-.889.339.804.635 1.205.889 1.205.254-.042.423-.127.508-.254.084-.169.022-.358-.19-.57-.169-.212-.36-.55-.572-1.016.508-.719.931-1.396 1.27-2.03.338-.636.634-1.397.888-2.286 1.058-.042 1.842.147 2.35.57.55.424.866.996.951 1.715.085.677-.042 1.354-.38 2.031-.34.635-.847 1.206-1.524 1.713a8.289 8.289 0 0 1-2.158 1.016c-.678.254-.994.423-.952.508 0 .042.36-.02 1.079-.19.761-.127 1.523-.403 2.285-.826.761-.465 1.334-.993 1.715-1.586.423-.635.677-1.25.761-1.842.085-.634.043-1.184-.127-1.65a2.327 2.327 0 0 0-.888-1.205 2.997 2.997 0 0 0-1.397-.635c-.465-.127-1.016-.191-1.65-.191.084-.381-.043-.635-.381-.762-.339-.127-.508-.085-.508.127.042.17.063.403.063.7a8.645 8.645 0 0 0-1.84.634c.042-.72.105-1.481.19-2.285 2.327-.635 3.576-1.038 3.745-1.207.17-.17.105-.316-.191-.443s-.697-.065-1.205.189c-.508.212-1.27.445-2.285.7.084-.805.211-1.313.38-1.524.212-.254.212-.466 0-.635-.253-.212-.507-.339-.761-.38a.509.509 0 0 0-.254-.048zm2.158 5.632c-.38 1.27-.93 2.39-1.65 3.363a22.704 22.704 0 0 1-.127-2.601c.592-.381 1.185-.635 1.777-.762zm-2.412 1.143c0 1.396.062 2.37.19 2.92-.678.761-1.185 1.227-1.524 1.396-.38.127-.72.127-1.016 0-.254-.127-.338-.465-.254-1.016.043-.55.319-1.122.827-1.714a9.155 9.155 0 0 1 1.777-1.586z" font-family="KaiTi" font-size="16.263" font-weight="400" style="line-height:125%;"/>
|
||||
<g fill="#aaa" stroke="#aaa" stroke-width=".2">
|
||||
<path d="M5.35 1.96c-1.44 3.33-2.908 6.525-4.423 9.84.18-.045.675-.045.84-.045.165 0 .494 0 .674.045.225-.885.675-2.07 1.185-3.33.57-.015 1.454-.031 1.994-.031.48 0 .992.016 1.487.03.705 1.89 1.035 3.016 1.125 3.33.255-.044.96-.044 1.214-.044.255 0 1.11 0 1.366.045-.75-1.515-2.822-6.555-4.112-9.84H5.35zm.03 2.385h.092a88.42 88.42 0 0 1 1.318 3.285c-.42.015-.899.014-1.244.014-.435 0-1.094 0-1.574-.014l1.408-3.285z"/>
|
||||
<path d="M11.929 4.988a.152.152 0 0 0-.127.109c-.085.085-.085.276 0 .572.127.254.127.951 0 2.094a27.53 27.53 0 0 1-1.461.191H9.263c-.381-.042-.55 0-.508.127.085.127.316.232.697.316.381.085.72.127 1.016.127.338 0 .762-.02 1.27-.062-.043.889-.085 1.713-.128 2.475-1.65 1.185-2.666 2.223-3.046 3.111-.339.889-.381 1.586-.127 2.094.254.466.53.72.826.762.338.042.655.022.951-.062.296-.127.592-.296.889-.508.338-.254.677-.55 1.015-.889.339.804.635 1.205.889 1.205.254-.042.423-.127.508-.254.084-.169.022-.358-.19-.57-.169-.212-.36-.55-.572-1.016.508-.719.931-1.396 1.27-2.03.338-.636.634-1.397.888-2.286 1.058-.042 1.842.147 2.35.57.55.424.866.996.951 1.715.085.677-.042 1.354-.38 2.031-.34.635-.847 1.206-1.524 1.713a8.289 8.289 0 0 1-2.158 1.016c-.678.254-.994.423-.952.508 0 .042.36-.02 1.079-.19.761-.127 1.523-.403 2.285-.826.761-.465 1.334-.993 1.715-1.586.423-.635.677-1.25.761-1.842.085-.634.043-1.184-.127-1.65a2.327 2.327 0 0 0-.888-1.205 2.997 2.997 0 0 0-1.397-.635c-.465-.127-1.016-.191-1.65-.191.084-.381-.043-.635-.381-.762-.339-.127-.508-.085-.508.127.042.17.063.403.063.7a8.645 8.645 0 0 0-1.84.634c.042-.72.105-1.481.19-2.285 2.327-.635 3.576-1.038 3.745-1.207.17-.17.105-.316-.191-.443s-.697-.065-1.205.189c-.508.212-1.27.445-2.285.7.084-.805.211-1.313.38-1.524.212-.254.212-.466 0-.635-.253-.212-.507-.339-.761-.38a.509.509 0 0 0-.254-.048zm2.158 5.632c-.38 1.27-.93 2.39-1.65 3.363a22.704 22.704 0 0 1-.127-2.601c.592-.381 1.185-.635 1.777-.762zm-2.412 1.143c0 1.396.062 2.37.19 2.92-.678.761-1.185 1.227-1.524 1.396-.38.127-.72.127-1.016 0-.254-.127-.338-.465-.254-1.016.043-.55.319-1.122.827-1.714a9.155 9.155 0 0 1 1.777-1.586z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 2.2 KiB |
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20">
|
||||
<g fill="#aaa" fill-opacity="1" stroke="none" stroke-dasharray="none" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="4" stroke-opacity="1" stroke-width="9.868" transform="translate(0 -1032.362)">
|
||||
<path d="M18 1036.362v11h-8v-2h6v-7H7v6H5v-8z" opacity="1"/>
|
||||
<path d="M11 1043.362v7H2v-7zm-2 2H4v3h5z" opacity="1"/>
|
||||
<g fill="#aaa" stroke="none">
|
||||
<path d="M18 4v11h-8v-2h6v-7H7v6H5v-8z"/>
|
||||
<path d="M11 11v7H2v-7zm-2 2H4v3h5z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 474 B After Width: | Height: | Size: 252 B |
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20">
|
||||
<g fill="#aaa" fill-opacity="1" stroke="none" stroke-dasharray="none" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="4" stroke-opacity="1" stroke-width="9.868" transform="translate(0 -1032.362)">
|
||||
<path d="M2 4v11h8v-2H4V6h9v6h2V4z" opacity="1" transform="translate(0 1032.362)"/>
|
||||
<path d="M9 11v7h9v-7zm2 2h5v3h-5z" opacity="1" transform="translate(0 1032.362)"/>
|
||||
<g fill="#aaa" stroke="none">
|
||||
<path d="M2 4v11h8v-2H4V6h9v6h2V4z"/>
|
||||
<path d="M9 11v7h9v-7zm2 2h5v3h-5z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 524 B After Width: | Height: | Size: 247 B |
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="26.667" height="26.667" viewBox="0 0 25.02 25.02">
|
||||
<rect width="23.018" height="5.004" x="1.001" y="19.015" fill="#aaa" fill-opacity="1" fill-rule="evenodd" stroke="none" stroke-dasharray="none" stroke-linecap="square" stroke-linejoin="miter" stroke-miterlimit="4" stroke-opacity="1" stroke-width="65" opacity="1" ry="1.648"/>
|
||||
<rect width="23.018" height="5.004" x="1.001" y="10.008" fill="#aaa" fill-opacity="1" fill-rule="evenodd" stroke="none" stroke-dasharray="none" stroke-linecap="square" stroke-linejoin="miter" stroke-miterlimit="4" stroke-opacity="1" stroke-width="65" opacity="1" ry="1.648"/>
|
||||
<rect width="23.018" height="5.004" x="1.001" y="1.001" fill="#aaa" fill-opacity="1" fill-rule="evenodd" stroke="none" stroke-dasharray="none" stroke-linecap="square" stroke-linejoin="miter" stroke-miterlimit="4" stroke-opacity="1" stroke-width="65" opacity="1" ry="1.648"/>
|
||||
<rect width="23.018" height="5.004" x="1.001" y="19.015" fill="#aaa" stroke="none" ry="1.648"/>
|
||||
<rect width="23.018" height="5.004" x="1.001" y="10.008" fill="#aaa" stroke="none" ry="1.648"/>
|
||||
<rect width="23.018" height="5.004" x="1.001" y="1.001" fill="#aaa" stroke="none" ry="1.648"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 974 B After Width: | Height: | Size: 434 B |
@ -1,6 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20">
|
||||
<g transform="translate(0 -1032.362)">
|
||||
<path fill="#aaa" fill-opacity="1" fill-rule="evenodd" stroke="none" stroke-dasharray="none" stroke-linecap="square" stroke-linejoin="miter" stroke-miterlimit="4" stroke-opacity="1" stroke-width="3" d="M3 1034.362v16h13v-10.99l-5-5.01zm2 2h4.994v4H14v8H5z" opacity="1"/>
|
||||
</g>
|
||||
<path fill="#aaa" stroke="none" d="M3 2v16h13v-10.99l-5-5.01zm2 2h4.994v4H14v8H5z"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 449 B After Width: | Height: | Size: 216 B |
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20">
|
||||
<g fill="#aaa" fill-opacity="1" fill-rule="evenodd" stroke-linecap="butt" stroke-linejoin="miter" stroke-width="1" transform="translate(0 -1032.362)">
|
||||
<path stroke="none" stroke-opacity="1" d="M12.314 1035.098l-8.9 8.9 4.95 4.95 8.9-8.9zm0 2.829l2.121 2.121-6.071 6.072-2.121-2.122z"/>
|
||||
<path stroke="#000" stroke-opacity="0" d="M6.95 1050.362H2v-4.95z"/>
|
||||
<g fill="#aaa" stroke="none">
|
||||
<path d="M12.314 2.736l-8.9 8.9 4.95 4.95 8.9-8.9zm0 2.829l2.121 2.121-6.071 6.072-2.121-2.122z"/>
|
||||
<path d="M6.95 18H2v-4.95z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 496 B After Width: | Height: | Size: 300 B |
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20">
|
||||
<g fill="#aaa" fill-opacity="1" fill-rule="evenodd" stroke="none" stroke-dasharray="none" stroke-linecap="round" stroke-linejoin="miter" stroke-miterlimit="4" stroke-opacity="1" stroke-width="2.502" transform="translate(0 -1032.362)">
|
||||
<rect width="2.55" height="12" x="8.725" y="1036.362" opacity="1" ry=".963"/>
|
||||
<rect width="2.55" height="12" x="1041.087" y="-16" opacity="1" ry=".963" transform="rotate(90)"/>
|
||||
<g fill="#aaa" stroke="none">
|
||||
<rect width="2.55" height="12" x="8.725" y="4" ry=".963"/>
|
||||
<rect height="2.55" width="12" y="8.725" x="4" ry=".963"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 553 B After Width: | Height: | Size: 289 B |
@ -1,9 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20">
|
||||
<g fill="#aaa" fill-opacity="1" fill-rule="evenodd" transform="translate(0 -1032.362)">
|
||||
<path stroke="none" stroke-dasharray="none" stroke-linecap="round" stroke-linejoin="miter" stroke-miterlimit="4" stroke-opacity="1" stroke-width="2.002" d="M4 1037.362v3.272a2 2 0 0 1 1-.272 2 2 0 0 1 2 2 2 2 0 0 1-2 2 2 2 0 0 1-1-.27v3.27h10v-10H4z" opacity="1"/>
|
||||
<circle cx="15.001" cy="1042.362" r="2"/>
|
||||
<circle cx="9" cy="1036.362" r="2"/>
|
||||
<circle cx="9" cy="1048.362" r="2"/>
|
||||
<g fill="#aaa">
|
||||
<path stroke="none" d="M4 5v3.272a2 2 0 0 1 1-.272 2 2 0 0 1 2 2 2 2 0 0 1-2 2 2 2 0 0 1-1-.27v3.27h10v-10H4z"/>
|
||||
<circle cx="15.001" cy="10" r="2"/>
|
||||
<circle cx="9" cy="4" r="2"/>
|
||||
<circle cx="9" cy="16" r="2"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 614 B After Width: | Height: | Size: 371 B |
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="21.333" height="21.333" viewBox="0 0 20 20">
|
||||
<g fill="#888" fill-opacity="1" fill-rule="evenodd" stroke="none" stroke-dasharray="none" stroke-linecap="round" stroke-linejoin="miter" stroke-miterlimit="4" stroke-opacity="1" stroke-width="2" transform="translate(-121 -16.362)">
|
||||
<path id="path4140" d="M129.5 17.363a7.501 7.501 0 1 0 5.303 12.803 7.501 7.501 0 0 0-5.304-12.803zm.066 3a4.5 4.5 0 0 1 3.115 1.316 4.5 4.5 0 0 1 0 6.365 4.5 4.5 0 0 1-6.363 0 4.5 4.5 0 0 1 0-6.365 4.5 4.5 0 0 1 3.248-1.316z" opacity="1"/>
|
||||
<rect width="3" height="9" x="72.49" y="114.15" opacity="1" ry="1.5" transform="rotate(-45)"/>
|
||||
<g fill="#888" stroke="none" transform="translate(-121 -16.362)">
|
||||
<path d="M129.5 17.363a7.501 7.501 0 1 0 5.303 12.803 7.501 7.501 0 0 0-5.304-12.803zm.066 3a4.5 4.5 0 0 1 3.115 1.316 4.5 4.5 0 0 1 0 6.365 4.5 4.5 0 0 1-6.363 0 4.5 4.5 0 0 1 0-6.365 4.5 4.5 0 0 1 3.248-1.316z"/>
|
||||
<rect width="3" height="9" x="72.49" y="114.15" ry="1.5" transform="rotate(-45)"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 717 B After Width: | Height: | Size: 513 B |
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="21.333" height="21.333" viewBox="0 0 20 20">
|
||||
<g fill="#888" fill-opacity="1" fill-rule="evenodd" stroke="none" stroke-dasharray="none" stroke-linecap="round" stroke-linejoin="miter" stroke-miterlimit="4" stroke-opacity="1" stroke-width="2" transform="translate(-121 -16.362)">
|
||||
<path d="M132.34 17.363a7.501 7.501 0 1 1-5.303 12.803 7.501 7.501 0 0 1 5.304-12.803zm-.066 3a4.5 4.5 0 0 0-3.115 1.316 4.5 4.5 0 0 0 0 6.365 4.5 4.5 0 0 0 6.363 0 4.5 4.5 0 0 0 0-6.365 4.5 4.5 0 0 0-3.248-1.316z" opacity="1"/>
|
||||
<rect width="3" height="9" x="-112.659" y="-70.998" opacity="1" ry="1.5" transform="scale(-1 1) rotate(-45)"/>
|
||||
<g fill="#888" stroke="none" transform="translate(-121 -16.362)">
|
||||
<path d="M132.34 17.363a7.501 7.501 0 1 1-5.303 12.803 7.501 7.501 0 0 1 5.304-12.803zm-.066 3a4.5 4.5 0 0 0-3.115 1.316 4.5 4.5 0 0 0 0 6.365 4.5 4.5 0 0 0 6.363 0 4.5 4.5 0 0 0 0-6.365 4.5 4.5 0 0 0-3.248-1.316z"/>
|
||||
<rect width="3" height="9" x="-112.659" y="-70.998" ry="1.5" transform="scale(-1 1) rotate(-45)"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 721 B After Width: | Height: | Size: 531 B |
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="5.64mm" height="5.64mm" viewBox="0 0 20 20">
|
||||
<path style="text-decoration-color:#000;solid-color:#000;text-decoration-line:none;mix-blend-mode:normal;block-progression:tb;text-indent:0;white-space:normal;text-decoration-style:solid;isolation:auto;text-transform:none" fill="#aaa" fill-rule="evenodd" d="M10 1.8L7.37 6.92l-5.65.954 4.03 4.1-.846 5.7 5.12-2.59 5.13 2.57-.289-1.91-.574-3.79 4.02-4.11-5.65-.935z" color="#000"/>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20">
|
||||
<path fill="#aaa" d="M10 1.8L7.37 6.92l-5.65.954 4.03 4.1-.846 5.7 5.12-2.59 5.13 2.57-.289-1.91-.574-3.79 4.02-4.11-5.65-.935z"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 520 B After Width: | Height: | Size: 262 B |
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="5.64mm" height="5.64mm" viewBox="0 0 20 20">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20">
|
||||
<g transform="translate(-77 -52.515)">
|
||||
<path fill="none" stroke="#aaa" stroke-linecap="round" stroke-width="2.55" d="M92.5 69.3l-5.04-2.23-4.81 2.69.568-5.48-4.04-3.74 5.39-1.15 2.31-5 2.76 4.77 5.47.649-3.68 4.1z" transform="matrix(.781 .0353 -.0351 .786 21.1 10)"/>
|
||||
<path fill="none" stroke="#aaa" stroke-width="2.55" d="M92.5 69.3l-5.04-2.23-4.81 2.69.568-5.48-4.04-3.74 5.39-1.15 2.31-5 2.76 4.77 5.47.649-3.68 4.1z" transform="matrix(.781 .0353 -.0351 .786 21.1 10)"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 415 B After Width: | Height: | Size: 384 B |
@ -1,9 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20">
|
||||
<g fill-opacity="1" fill-rule="evenodd" stroke-linejoin="miter" transform="translate(0 -1031.362)">
|
||||
<path id="path4178" fill="none" stroke="#aaa" stroke-dasharray="none" stroke-linecap="butt" stroke-miterlimit="4" stroke-opacity="1" stroke-width="2.25" d="M12.094 1042.547h.031c3.2 0 5.793-1.64 5.793-3.664s-2.594-3.665-5.793-3.664c-3.2 0-5.793 1.64-5.793 3.664" opacity="1"/>
|
||||
<ellipse id="path4180" cx="7.125" cy="1043.062" fill="none" stroke="#aaa" stroke-dasharray="none" stroke-linecap="square" stroke-miterlimit="4" stroke-opacity="1" stroke-width="2.25" opacity="1" rx="5" ry="3.426"/>
|
||||
<path id="path4190" fill="#aaa" stroke="none" stroke-linecap="butt" stroke-opacity="0" stroke-width="1.069" d="M4.625 1046.937c.587 1.556-.104 2.537-1 3.425 3.462-.731 3.441-2.134 4-3.425z"/>
|
||||
<path id="path4190-0" fill="#aaa" stroke="none" stroke-linecap="butt" stroke-opacity="0" stroke-width="1.069" d="M15.625 1043.004c-.587 1.557.104 2.538 1 3.426-3.462-.732-3.441-2.134-4-3.426z"/>
|
||||
<g fill="none" stroke="none">
|
||||
<path stroke="#aaa" stroke-width="2.25" d="M12.094 11.185h.031c3.2 0 5.793-1.64 5.793-3.664s-2.594-3.665-5.793-3.664c-3.2 0-5.793 1.64-5.793 3.664"/>
|
||||
<ellipse cx="7.125" cy="11.7" stroke="#aaa" stroke-width="2.25" rx="5" ry="3.426"/>
|
||||
<path fill="#aaa" d="M4.625 15.575c.587 1.556-.104 2.537-1 3.425 3.462-.731 3.441-2.134 4-3.425z"/>
|
||||
<path fill="#aaa" d="M15.625 11.642c-.587 1.557.104 2.538 1 3.426-3.462-.732-3.441-2.134-4-3.426z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 610 B |
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="5.64mm" height="5.64mm" viewBox="0 0 20 20">
|
||||
<path fill="#aaa" fill-opacity="1" d="M3.64 9.453c-1.756 2.388-1.955 4.995-1.226 6.723.489 1.179 1.179 1.87 1.988 2.289.792.428 1.749.517 2.598.52h6.324c.92 0 1.85-.208 2.649-.674.799-.467 1.459-1.198 1.798-2.288.49-1.548.266-4.027-1.478-6.455-.008.012-.021.019-.03.03A7.5 7.5 0 0 1 10 12.984a7.5 7.5 0 0 1-6.36-3.53z" transform="scale(1.00079)"/>
|
||||
<path fill="#aaa" fill-opacity="1" fill-rule="evenodd" d="M10.008.992a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9z"/>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20">
|
||||
<path fill="#aaa" d="M3.64 9.453c-1.756 2.388-1.955 4.995-1.226 6.723.489 1.179 1.179 1.87 1.988 2.289.792.428 1.749.517 2.598.52h6.324c.92 0 1.85-.208 2.649-.674.799-.467 1.459-1.198 1.798-2.288.49-1.548.266-4.027-1.478-6.455-.008.012-.021.019-.03.03A7.5 7.5 0 0 1 10 12.984a7.5 7.5 0 0 1-6.36-3.53z" transform="scale(1.00079)"/>
|
||||
<path fill="#aaa" d="M10.008.992a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9z"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 598 B After Width: | Height: | Size: 536 B |
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="26.667" height="26.667" viewBox="0 0 25.02 25.02">
|
||||
<path fill="#aaa" fill-opacity="1" d="M4.24 10.96c-2.422 3.271-2.695 6.843-1.69 9.21.673 1.616 1.624 2.562 2.739 3.137 1.09.586 2.408.71 3.578.712h8.713c1.268 0 2.548-.284 3.649-.923 1.101-.64 2.01-1.642 2.478-3.134.675-2.122.366-5.517-2.037-8.844-.01.016-.029.025-.04.04a10.333 10.276 0 0 1-8.63 4.64 10.333 10.276 0 0 1-8.76-4.838z"/>
|
||||
<path fill="#aaa" fill-opacity="1" fill-rule="evenodd" d="M13.01 1C9.97 1 7.506 3.394 7.506 6.345c0 2.951 2.464 5.344 5.504 5.344 3.04 0 5.505-2.393 5.505-5.344 0-2.95-2.465-5.343-5.505-5.343z"/>
|
||||
<path fill="#aaa" d="M4.24 10.96c-2.422 3.271-2.695 6.843-1.69 9.21.673 1.616 1.624 2.562 2.739 3.137 1.09.586 2.408.71 3.578.712h8.713c1.268 0 2.548-.284 3.649-.923 1.101-.64 2.01-1.642 2.478-3.134.675-2.122.366-5.517-2.037-8.844-.01.016-.029.025-.04.04a10.333 10.276 0 0 1-8.63 4.64 10.333 10.276 0 0 1-8.76-4.838z"/>
|
||||
<path fill="#aaa" d="M13.01 1C9.97 1 7.506 3.394 7.506 6.345c0 2.951 2.464 5.344 5.504 5.344 3.04 0 5.505-2.393 5.505-5.344 0-2.95-2.465-5.343-5.505-5.343z"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 679 B After Width: | Height: | Size: 625 B |