mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-28 01:30:15 +00:00
Follow-up d62649e62c
: crush and clean up SVGs
Change-Id: I98b158f3ef0ea611e8d0211f7599b798c3e09a4c
This commit is contained in:
parent
d62649e62c
commit
6c6d283c19
|
@ -1,26 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<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:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
version="1.1"
|
||||
width="100%"
|
||||
height="100%"
|
||||
viewBox="0 0 24 24"
|
||||
id="Layer_1"
|
||||
xml:space="preserve"><metadata
|
||||
id="metadata13"><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="defs11" /><g
|
||||
id="g3"><path
|
||||
d="m 15.8,3.6 c -2.1,0 -3.6,1.9 -5.1,3.3 0.2,0 0.5,-0.1 0.8,-0.1 0.5,0 1,0.1 1.5,0.3 0.8,-0.8 1.6,-1.7 2.8,-1.7 0.6,0 1.3,0.3 1.8,0.7 1,1 1,2.6 0,3.6 L 15,12.3 c -0.4,0.4 -1.2,0.7 -1.8,0.7 -1.4,0 -2.1,-0.9 -2.6,-2 l -1.3,1.3 c 0.8,1.5 2,2.6 3.8,2.6 1.2,0 2.3,-0.5 3,-1.3 L 18.7,11 C 19.6,10.1 20.2,9 20.2,7.7 20,5.5 18,3.6 15.8,3.6 z"
|
||||
id="path5"
|
||||
style="fill:#347bff;fill-opacity:1" /><path
|
||||
d="m 11.5,15.7 -0.9,0.9 C 10.2,17 9.4,17.3 8.8,17.3 8.2,17.3 7.5,17 7,16.6 6,15.6 6,13.9 7,13 L 9.6,10.4 C 10,10 10.8,9.7 11.4,9.7 c 1.4,0 2.1,1 2.6,2 l 1.3,-1.3 c -0.8,-1.5 -2,-2.6 -3.8,-2.6 -1.2,0 -2.3,0.5 -3,1.3 l -2.6,2.6 c -1.7,1.7 -1.7,4.4 0,6 1.6,1.6 4.4,1.7 5.9,0 l 1.9,-1.9 c -0.3,0.1 -0.6,0.1 -0.9,0.1 -0.5,0 -0.9,0 -1.3,-0.2 z"
|
||||
id="path7"
|
||||
style="fill:#347bff;fill-opacity:1" /></g></svg>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
||||
<g fill="#347bff">
|
||||
<path d="M15.8 3.6c-2.1 0-3.6 1.9-5.1 3.3.2 0 .5-.1.8-.1.5 0 1 .1 1.5.3.8-.8 1.6-1.7 2.8-1.7.6 0 1.3.3 1.8.7 1 1 1 2.6 0 3.6L15 12.3c-.4.4-1.2.7-1.8.7-1.4 0-2.1-.9-2.6-2l-1.3 1.3c.8 1.5 2 2.6 3.8 2.6 1.2 0 2.3-.5 3-1.3l2.6-2.6c.9-.9 1.5-2 1.5-3.3-.2-2.2-2.2-4.1-4.4-4.1z"/>
|
||||
<path d="M11.5 15.7l-.9.9c-.4.4-1.2.7-1.8.7-.6 0-1.3-.3-1.8-.7-1-1-1-2.7 0-3.6l2.6-2.6c.4-.4 1.2-.7 1.8-.7 1.4 0 2.1 1 2.6 2l1.3-1.3c-.8-1.5-2-2.6-3.8-2.6-1.2 0-2.3.5-3 1.3l-2.6 2.6c-1.7 1.7-1.7 4.4 0 6 1.6 1.6 4.4 1.7 5.9 0l1.9-1.9c-.3.1-.6.1-.9.1-.5 0-.9 0-1.3-.2z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 722 B |
|
@ -1,75 +1,12 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<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:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
version="1.1"
|
||||
width="27"
|
||||
height="26"
|
||||
viewBox="0 0 27 26"
|
||||
id="svg2">
|
||||
<title
|
||||
id="title4">eraser</title>
|
||||
<desc
|
||||
id="desc6">Created with Sketch.</desc>
|
||||
<metadata
|
||||
id="metadata20">
|
||||
<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>eraser</dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<defs
|
||||
id="defs8" />
|
||||
<g
|
||||
id="Page-1"
|
||||
style="fill:none;stroke:none">
|
||||
<g
|
||||
id="eraser"
|
||||
style="fill:#555555">
|
||||
<rect
|
||||
width="11"
|
||||
height="1"
|
||||
rx="0.5"
|
||||
ry="0.5"
|
||||
x="0.5"
|
||||
y="25"
|
||||
id="Rectangle-45" />
|
||||
<g
|
||||
transform="matrix(0.78801075,0.61566148,-0.61566148,0.78801075,18.755715,0.5715582)"
|
||||
id="Rectangle-31-+-Rectangle-31-Copy-+-Rectangle-31-Copy-2-Copy-Copy">
|
||||
<rect
|
||||
width="10"
|
||||
height="7"
|
||||
rx="1"
|
||||
x="0"
|
||||
y="18"
|
||||
id="Rectangle-31" />
|
||||
<rect
|
||||
width="10"
|
||||
height="1"
|
||||
x="0"
|
||||
y="14"
|
||||
id="Rectangle-31-Copy" />
|
||||
<rect
|
||||
width="10"
|
||||
height="1"
|
||||
x="0"
|
||||
y="16"
|
||||
id="Rectangle-31-Copy-4" />
|
||||
<path
|
||||
d="M 0,0 10,0 10,13 0,13 0,0 z M 2,0 4,0 4,11 2,11 2,0 z"
|
||||
id="Rectangle-31-Copy-2" />
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="27" height="26" viewBox="0 0 27 26">
|
||||
<g fill="#555">
|
||||
<rect width="11" height="1" rx=".5" ry=".5" x=".5" y="25"/>
|
||||
<g transform="rotate(38 8.548 27.52)">
|
||||
<rect width="10" height="7" rx="1" y="18"/>
|
||||
<path d="M0 14h10v1H0z"/>
|
||||
<path d="M0 16h10v1H0z"/>
|
||||
<path d="M0 0h10v13H0V0zm2 0h2v11H2V0z"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 413 B |
Loading…
Reference in a new issue