Clean icon markup
This commit is contained in:
@@ -1,77 +1,4 @@
|
||||
<?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:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="32"
|
||||
height="32"
|
||||
viewBox="0 0 32 32"
|
||||
version="1.1"
|
||||
id="svg8"
|
||||
sodipodi:docname="logo.svg"
|
||||
inkscape:export-filename="/home/romain/Téléchargements/icon.png"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-ydpi="96"
|
||||
inkscape:version="1.0beta2 (unknown)">
|
||||
<defs
|
||||
id="defs2" />
|
||||
<sodipodi:namedview
|
||||
inkscape:snap-others="true"
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.9899495"
|
||||
inkscape:cx="63.048737"
|
||||
inkscape:cy="-124.96125"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
inkscape:document-rotation="0"
|
||||
showgrid="true"
|
||||
units="px"
|
||||
inkscape:snap-bbox="true"
|
||||
inkscape:bbox-paths="true"
|
||||
inkscape:bbox-nodes="true"
|
||||
inkscape:snap-nodes="true">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid833"
|
||||
empspacing="2"
|
||||
dotted="false" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata5">
|
||||
<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>
|
||||
<g
|
||||
inkscape:label="icon"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1">
|
||||
<path
|
||||
inkscape:label="window"
|
||||
inkscape:connector-curvature="0"
|
||||
d="M 4,0 C 1.784,0 0,1.784 0,4 V 32 H 32 V 4 C 32,1.784 30.216,0 28,0 Z M 26.951172,3 A 2,2 0 0 1 27,3 2,2 0 0 1 29,5 2,2 0 0 1 27,7 2,2 0 0 1 25,5 2,2 0 0 1 26.951172,3 Z M 3,10 H 29 V 29 H 3 Z"
|
||||
style="display:inline;fill:#000000;stroke:none"
|
||||
id="rect919" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
d="m 13.642505,13.733806 c -2.432186,1.306335 -3.8086598,4.261413 -3.243734,6.9638 0.488585,2.740766 2.905771,4.980331 5.676432,5.256929 2.088993,0.255701 4.271294,-0.580635 5.65219,-2.169361 C 18.99732,24.288778 16.060357,22.821892 14.822792,20.336979 13.581269,18.009044 13.960287,14.953975 15.733035,13 c -0.731814,0.123471 -1.442098,0.372791 -2.09053,0.733806 z"
|
||||
inkscape:label="moon"
|
||||
style="display:inline;fill:#000000;stroke:none;stroke-width:1.09075"
|
||||
id="path842" />
|
||||
</g>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
|
||||
<path d="M4 0C1.784 0 0 1.784 0 4v28h32V4c0-2.216-1.784-4-4-4zm22.951 3A2 2 0 0127 3a2 2 0 012 2 2 2 0 01-2 2 2 2 0 01-2-2 2 2 0 011.951-2zM3 10h26v19H3z"/>
|
||||
<path d="M13.643 13.734c-2.433 1.306-3.81 4.261-3.244 6.964.488 2.74 2.906 4.98 5.676 5.257 2.09.255 4.271-.581 5.652-2.17-2.73.504-5.667-.963-6.904-3.448-1.242-2.328-.863-5.383.91-7.337a6.547 6.547 0 00-2.09.734z"/>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 449 B |
Reference in New Issue
Block a user