Resize all SVG images

This commit is contained in:
Pieter Vander Vennet 2022-01-06 20:54:00 +01:00
parent 8435fb883f
commit c998cc5c7f
311 changed files with 12176 additions and 31789 deletions

View file

@ -1,30 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns="http://www.w3.org/2000/svg"
version="1.0"
width="340pt"
height="362pt"
viewBox="0 0 340 362">
<title>Vegetarian mark</title>
<metadata>
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
<dc:title>Vegetarian mark</dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
transform="matrix(0.1,0,0,-0.1,0,362)"
style="fill:#000000;stroke:none">
<path
d="m 3190,3550 c -80,-21 -249,-59 -375,-84 -321,-63 -372,-82 -515,-188 -203,-151 -345,-443 -344,-708 1,-101 16,-173 33,-154 4,5 18,34 30,64 61,147 238,371 389,492 77,62 232,123 232,91 0,-11 -53,-77 -116,-143 -59,-63 -79,-89 -190,-250 -115,-169 -265,-471 -366,-740 -98,-261 -170,-469 -218,-625 -81,-267 -154,-478 -167,-482 -16,-6 -60,137 -152,492 -143,556 -204,747 -350,1095 -100,237 -232,427 -500,718 -147,161 -356,315 -482,357 -82,28 -89,14 -27,-55 292,-329 461,-573 640,-920 151,-295 255,-588 444,-1260 48,-172 154,-610 188,-780 38,-189 80,-374 91,-403 4,-9 19,-21 34,-25 34,-9 198,-9 233,0 52,15 62,56 134,528 48,319 89,510 171,795 139,486 287,842 377,900 13,8 77,24 144,35 260,43 469,158 617,341 99,122 125,212 150,512 13,159 21,204 51,299 19,62 32,118 30,125 -7,18 -23,16 -186,-27 z"
style="fill:#017f00"/>
</g>
</svg>
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="352px" height="375px" viewBox="0 0 352 375" version="1.1">
<g id="surface1">
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0.392157%,49.803922%,0%);fill-opacity:1;" d="M 330.257812 7.449219 C 321.976562 9.625 304.480469 13.554688 291.433594 16.140625 C 258.203125 22.660156 252.921875 24.628906 238.117188 35.597656 C 217.101562 51.222656 202.398438 81.4375 202.503906 108.859375 C 202.605469 119.308594 204.160156 126.757812 205.921875 124.792969 C 206.335938 124.277344 207.785156 121.273438 209.027344 118.171875 C 215.339844 102.960938 233.664062 79.78125 249.296875 67.261719 C 257.269531 60.84375 273.316406 54.53125 273.316406 57.84375 C 273.316406 58.980469 267.832031 65.8125 261.308594 72.640625 C 255.199219 79.160156 253.128906 81.851562 241.636719 98.511719 C 229.730469 115.996094 214.203125 147.246094 203.746094 175.082031 C 193.601562 202.089844 186.144531 223.613281 181.175781 239.753906 C 172.789062 267.382812 165.234375 289.21875 163.886719 289.632812 C 162.230469 290.253906 157.675781 275.457031 148.152344 238.722656 C 133.347656 181.1875 127.03125 161.425781 111.914062 125.414062 C 101.5625 100.890625 87.894531 81.230469 60.152344 51.117188 C 44.933594 34.457031 23.292969 18.523438 10.25 14.175781 C 1.761719 11.277344 1.035156 12.726562 7.453125 19.867188 C 37.683594 53.910156 55.179688 79.160156 73.714844 115.066406 C 89.347656 145.59375 100.113281 175.910156 119.679688 245.445312 C 124.648438 263.246094 135.625 308.566406 139.144531 326.160156 C 143.078125 345.714844 147.425781 364.859375 148.566406 367.859375 C 148.980469 368.792969 150.53125 370.03125 152.085938 370.445312 C 155.605469 371.378906 172.582031 371.378906 176.207031 370.445312 C 181.589844 368.894531 182.625 364.652344 190.078125 315.8125 C 195.050781 282.800781 199.292969 263.039062 207.785156 233.546875 C 222.175781 183.257812 237.496094 146.417969 246.8125 140.417969 C 248.160156 139.589844 254.785156 137.933594 261.722656 136.796875 C 288.640625 132.347656 310.277344 120.445312 325.601562 101.511719 C 335.847656 88.886719 338.542969 79.574219 341.128906 48.53125 C 342.476562 32.078125 343.304688 27.421875 346.410156 17.589844 C 348.375 11.175781 349.722656 5.378906 349.515625 4.65625 C 348.789062 2.792969 347.132812 3 330.257812 7.449219 Z M 330.257812 7.449219 "/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

Before After
Before After

View file

@ -1,25 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns="http://www.w3.org/2000/svg"
version="1.1"
width="16"
height="16"
viewBox="0 0 16 16"
id="svg2">
<metadata id="metadata8">
<rdf:RDF>
<cc:Work rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
<dc:title/>
</cc:Work>
</rdf:RDF>
</metadata>
<defs id="defs6"/>
<rect width="16" height="16" x="0" y="0" id="canvas" style="fill:none;stroke:none;visibility:hidden"/>
<path d="M 5,3 C 2,3 0.960032,5.000799 1,6 L 1,7 13,7 13,6 C 13,5 12,3 9,3 z M 1,8 C 0,8 0,9 1,9 l 12,0 c 1,0 1,-1 0,-1 z m 0,2.03125 0,0.625 C 1,11.34045 1.81579,12 2.5,12 l 9,0 c 0.68421,0 1.5,-0.65955 1.5,-1.34375 l 0,-0.625 z"
id="fast-food" style="fill:#C77400;fill-opacity:1;stroke:none" transform="translate(1,1)"/>
</svg>
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="375px" height="375px" viewBox="0 0 375 375" version="1.1">
<g id="surface1">
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(78.039217%,45.490196%,0%);fill-opacity:1;" d="M 140.625 93.75 C 70.3125 93.75 45.9375 140.644531 46.875 164.0625 L 46.875 187.5 L 328.125 187.5 L 328.125 164.0625 C 328.125 140.625 304.6875 93.75 234.375 93.75 Z M 46.875 210.9375 C 23.4375 210.9375 23.4375 234.375 46.875 234.375 L 328.125 234.375 C 351.5625 234.375 351.5625 210.9375 328.125 210.9375 Z M 46.875 258.546875 L 46.875 273.195312 C 46.875 289.230469 65.996094 304.6875 82.03125 304.6875 L 292.96875 304.6875 C 309.003906 304.6875 328.125 289.230469 328.125 273.195312 L 328.125 258.546875 Z M 46.875 258.546875 "/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 874 B

Before After
Before After

View file

@ -1,27 +1,18 @@
<svg viewBox="-158 0 511 511.99966" xmlns="http://www.w3.org/2000/svg">
<path d="m131.976562 9.859375v208.125h-44.277343v-192.0625c0-3.320313 1.679687-6.417969 4.460937-8.234375l24.589844-16.070312c6.550781-4.273438 15.226562.421874 15.226562 8.242187zm0 0"
fill="#ffbd48"/>
<path d="m130.183594 46.851562c-11.25 0-20.746094 8.417969-22.078125 19.566407l-3.921875 32.734375v-15.71875c0-7.519532-3.761719-14.472656-10.066406-18.582032l-6.417969-4.191406v157.328125h44.277343v-171.0625c-.597656-.050781-1.195312-.074219-1.792968-.074219zm0 0"
fill="#ff9c26"/>
<path d="m62.953125 25.921875v142.863281h-44.277344v-158.925781c0-7.820313 8.675781-12.515625 15.226563-8.242187l24.589844 16.070312c2.78125 1.816406 4.460937 4.914062 4.460937 8.234375zm0 0"
fill="#ffdf4a"/>
<path d="m57.402344 45.152344c1.882812 0 3.75.246094 5.550781.722656v122.910156h-27.773437v-101.410156c0-12.25 9.972656-22.222656 22.222656-22.222656zm0 0"
fill="#ffbd48"/>
<path d="m162.417969 89.109375-.886719 7.429687-16.109375 134.429688-40.085937-4.8125-3.882813-.464844 18.925781-157.800781c.925782-7.757813 10.09375-11.386719 16.089844-6.367187l22.507812 18.882812c2.546876 2.132812 3.84375 5.40625 3.441407 8.703125zm0 0"
fill="#ffdf4a"/>
<path d="m161.53125 96.539062-16.109375 134.429688-40.085937-4.8125 31.140624-111.175781c2.03125-7.242188 7.53125-12.917969 14.703126-15.175781zm0 0"
fill="#ffbd48"/>
<path d="m91.816406 226.304688h-44.277344v-158.929688c0-7.816406 8.675782-12.511719 15.222657-8.238281l24.597656 16.066406c2.78125 1.816406 4.457031 4.914063 4.457031 8.238281zm0 0"
fill="#ffdf4a"/>
<path d="m109.835938 255.886719 42.636718 11.945312 42.878906-153.035156c2.109376-7.527344-4.976562-14.390625-12.433593-12.039063l-28.019531 8.832032c-3.167969 1-5.621094 3.53125-6.515626 6.726562zm0 0"
fill="#ffdf4a"/>
<path d="m194.777344 208.085938-32.523438 68.703124-59.0625 124.753907-49.621094 104.8125c-4.492187 9.488281-18.730468 6.292969-18.730468-4.203125l-11.15625-123.386719-13.144532-145.441406-9.992187-110.484375c-.898437-9.921875 11.761719-14.652344 17.707031-6.667969 46.894532 62.964844 133.945313 75.429687 168.34375 77.882813 6.902344.496093 11.136719 7.777343 8.179688 14.03125zm0 0"
fill="#ff5656"/>
<path d="m194.777344 208.085938-32.523438 68.703124-59.058594 124.753907-49.625 104.8125c-4.492187 9.488281-18.726562 6.292969-18.726562-4.203125l-.3125-3.390625 145.988281-305.199219c2.175781.195312 4.203125.359375 6.078125.492188 6.902344.496093 11.136719 7.777343 8.179688 14.03125zm0 0"
fill="#f72d2d"/>
<path d="m162.304688 276.789062-59.058594 124.753907-19.480469-5.582031-60.027344-17.195313-1.804687-19.964844-8.210938-90.859375-3.128906-34.613281 132.777344 38.03125zm0 0"
fill="#fe9e80"/>
<path d="m162.304688 276.789062-59.058594 124.753907-19.480469-5.582031 59.605469-124.601563zm0 0" fill="#fe835f"/>
<path d="m56.722656 314.019531c0 21.59375-14.816406 39.726563-34.839844 44.78125l-8.210937-90.859375c24.042969 1.605469 43.050781 21.621094 43.050781 46.078125zm0 0"
fill="#ffdf4a"/>
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="375px" height="375px" viewBox="0 0 375 375" version="1.1">
<g id="surface1">
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,74.117649%,28.235295%);fill-opacity:1;" d="M 212.800781 7.222656 L 212.800781 159.65625 L 180.308594 159.65625 L 180.308594 18.984375 C 180.308594 16.554688 181.539062 14.285156 183.582031 12.953125 L 201.625 1.183594 C 206.433594 -1.945312 212.800781 1.492188 212.800781 7.222656 Z M 212.800781 7.222656 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,61.176473%,14.901961%);fill-opacity:1;" d="M 211.484375 34.316406 C 203.230469 34.316406 196.261719 40.480469 195.28125 48.644531 L 192.40625 72.621094 L 192.40625 61.109375 C 192.40625 55.601562 189.644531 50.507812 185.015625 47.5 L 180.308594 44.429688 L 180.308594 159.660156 L 212.800781 159.660156 L 212.800781 34.371094 C 212.363281 34.332031 211.921875 34.316406 211.484375 34.316406 Z M 211.484375 34.316406 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,87.450981%,29.019609%);fill-opacity:1;" d="M 162.148438 18.984375 L 162.148438 123.621094 L 129.65625 123.621094 L 129.65625 7.222656 C 129.65625 1.492188 136.019531 -1.945312 140.828125 1.183594 L 158.875 12.953125 C 160.914062 14.285156 162.148438 16.554688 162.148438 18.984375 Z M 162.148438 18.984375 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,74.117649%,28.235295%);fill-opacity:1;" d="M 158.074219 33.070312 C 159.457031 33.070312 160.824219 33.25 162.148438 33.601562 L 162.148438 123.621094 L 141.765625 123.621094 L 141.765625 49.347656 C 141.765625 40.375 149.085938 33.070312 158.074219 33.070312 Z M 158.074219 33.070312 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,87.450981%,29.019609%);fill-opacity:1;" d="M 235.140625 65.265625 L 234.488281 70.707031 L 222.667969 169.167969 L 193.25 165.640625 L 190.402344 165.300781 L 204.289062 49.726562 C 204.96875 44.042969 211.695312 41.386719 216.097656 45.0625 L 232.613281 58.890625 C 234.484375 60.453125 235.4375 62.851562 235.140625 65.265625 Z M 235.140625 65.265625 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,74.117649%,28.235295%);fill-opacity:1;" d="M 234.488281 70.707031 L 222.667969 169.167969 L 193.25 165.640625 L 216.101562 84.214844 C 217.59375 78.910156 221.628906 74.753906 226.894531 73.097656 Z M 234.488281 70.707031 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,87.450981%,29.019609%);fill-opacity:1;" d="M 183.328125 165.75 L 150.835938 165.75 L 150.835938 49.347656 C 150.835938 43.621094 157.203125 40.183594 162.007812 43.3125 L 180.058594 55.082031 C 182.097656 56.410156 183.328125 58.679688 183.328125 61.113281 Z M 183.328125 165.75 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,87.450981%,29.019609%);fill-opacity:1;" d="M 196.554688 187.417969 L 227.84375 196.167969 L 259.308594 84.078125 C 260.855469 78.566406 255.65625 73.539062 250.183594 75.261719 L 229.621094 81.730469 C 227.296875 82.464844 225.496094 84.316406 224.839844 86.65625 Z M 196.554688 187.417969 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,33.725491%,33.725491%);fill-opacity:1;" d="M 258.886719 152.40625 L 235.019531 202.726562 L 191.675781 294.097656 L 155.261719 370.867188 C 151.964844 377.816406 141.515625 375.476562 141.515625 367.789062 L 133.328125 277.417969 L 123.683594 170.890625 L 116.351562 89.972656 C 115.691406 82.703125 124.980469 79.238281 129.34375 85.085938 C 163.757812 131.203125 227.640625 140.332031 252.886719 142.128906 C 257.949219 142.492188 261.058594 147.828125 258.886719 152.40625 Z M 258.886719 152.40625 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(96.862745%,17.647059%,17.647059%);fill-opacity:1;" d="M 258.886719 152.40625 L 235.019531 202.726562 L 191.679688 294.097656 L 155.261719 370.867188 C 151.964844 377.816406 141.519531 375.476562 141.519531 367.789062 L 141.289062 365.304688 L 248.425781 141.769531 C 250.019531 141.914062 251.507812 142.03125 252.886719 142.128906 C 257.949219 142.492188 261.058594 147.828125 258.886719 152.40625 Z M 258.886719 152.40625 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(99.607843%,61.960787%,50.196081%);fill-opacity:1;" d="M 235.058594 202.726562 L 191.71875 294.097656 L 177.421875 290.011719 L 133.371094 277.417969 L 132.046875 262.792969 L 126.019531 196.246094 L 123.722656 170.894531 L 221.164062 198.75 Z M 235.058594 202.726562 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(99.607843%,51.372552%,37.254903%);fill-opacity:1;" d="M 235.058594 202.726562 L 191.71875 294.097656 L 177.421875 290.011719 L 221.164062 198.75 Z M 235.058594 202.726562 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,87.450981%,29.019609%);fill-opacity:1;" d="M 157.574219 229.996094 C 157.574219 245.8125 146.703125 259.089844 132.007812 262.792969 L 125.980469 196.246094 C 143.625 197.421875 157.574219 212.082031 157.574219 229.996094 Z M 157.574219 229.996094 "/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 5 KiB

Before After
Before After

View file

@ -1,30 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 14 14"
height="14"
width="14"
id="svg109"
version="1.1">
<metadata
id="metadata115">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs113"/>
<path
id="restaurant"
d="M 1.5 0 C 1.25 0 1 0.25 1 0.75 L 1 7 C 1 8 2.75 8 2.75 9 L 2.25 14 L 4.75 14 L 4.25 9 C 4.25 8 6 8 6 7 L 6 0.75 C 6 -0.25 5 -0.25 5 0.75 L 5 6 C 5 6.5632885 4 6.5632884 4 6 L 4 0.75 C 4 -0.25 3 -0.25 3 0.75 L 3 6 C 3 6.5273339 2 6.5273339 2 6 L 2 0.75 C 2 0.25 1.75 0 1.5 0 z M 10 0 C 9 0 7 2 7 5 C 7 8 9.25 9 9.25 9 L 8.75 14 L 11.25 14 L 10.75 9 C 10.75 9 13 8 13 5 C 13 2 11 0 10 0 z "
style="fill:#C77400"/>
</svg>
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="375px" height="375px" viewBox="0 0 375 375" version="1.1">
<g id="surface1">
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(78.039217%,45.490196%,0%);fill-opacity:1;" d="M 40.179688 0 C 33.480469 0 26.785156 6.695312 26.785156 20.089844 L 26.785156 187.5 C 26.785156 214.285156 73.660156 214.285156 73.660156 241.070312 L 60.269531 375 L 127.230469 375 L 113.839844 241.070312 C 113.839844 214.285156 160.714844 214.285156 160.714844 187.5 L 160.714844 20.089844 C 160.714844 -6.695312 133.929688 -6.695312 133.929688 20.089844 L 133.929688 160.714844 C 133.929688 175.800781 107.144531 175.800781 107.144531 160.714844 L 107.144531 20.089844 C 107.144531 -6.695312 80.355469 -6.695312 80.355469 20.089844 L 80.355469 160.714844 C 80.355469 174.839844 53.570312 174.839844 53.570312 160.714844 L 53.570312 20.089844 C 53.570312 6.695312 46.875 0 40.179688 0 Z M 267.855469 0 C 241.070312 0 187.5 53.570312 187.5 133.929688 C 187.5 214.285156 247.769531 241.070312 247.769531 241.070312 L 234.375 375 L 301.339844 375 L 287.945312 241.070312 C 287.945312 241.070312 348.214844 214.285156 348.214844 133.929688 C 348.214844 53.570312 294.644531 0 267.855469 0 Z M 267.855469 0 "/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

Before After
Before After