Mercurial > hg > sv-iconset
comparison pause.svg @ 2:067e4246e283
Play, pause, loop
author | Chris Cannam |
---|---|
date | Wed, 29 Apr 2015 16:12:16 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
1:66fa025f71d6 | 2:067e4246e283 |
---|---|
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
2 <!-- Created with Inkscape (http://www.inkscape.org/) --> | |
3 | |
4 <svg | |
5 xmlns:dc="http://purl.org/dc/elements/1.1/" | |
6 xmlns:cc="http://creativecommons.org/ns#" | |
7 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |
8 xmlns:svg="http://www.w3.org/2000/svg" | |
9 xmlns="http://www.w3.org/2000/svg" | |
10 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | |
11 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | |
12 width="32" | |
13 height="32" | |
14 id="svg3360" | |
15 version="1.1" | |
16 inkscape:version="0.91 r13725" | |
17 viewBox="0 0 32 32" | |
18 sodipodi:docname="pause.svg" | |
19 inkscape:export-filename="/home/cannam/code/sv-iconset/cross-16.png" | |
20 inkscape:export-xdpi="45" | |
21 inkscape:export-ydpi="45"> | |
22 <defs | |
23 id="defs3362" /> | |
24 <sodipodi:namedview | |
25 id="base" | |
26 pagecolor="#ffffff" | |
27 bordercolor="#666666" | |
28 borderopacity="1.0" | |
29 inkscape:pageopacity="0.0" | |
30 inkscape:pageshadow="2" | |
31 inkscape:zoom="22.395604" | |
32 inkscape:cx="18.068254" | |
33 inkscape:cy="16" | |
34 inkscape:current-layer="layer1" | |
35 showgrid="true" | |
36 inkscape:grid-bbox="true" | |
37 inkscape:document-units="px" | |
38 inkscape:snap-grids="true" | |
39 showguides="true" | |
40 objecttolerance="20" | |
41 inkscape:snap-bbox="false" | |
42 inkscape:object-nodes="true" | |
43 inkscape:window-width="1727" | |
44 inkscape:window-height="1273" | |
45 inkscape:window-x="1025" | |
46 inkscape:window-y="183" | |
47 inkscape:window-maximized="0"> | |
48 <inkscape:grid | |
49 type="xygrid" | |
50 id="grid3368" | |
51 spacingx="0.5" | |
52 spacingy="0.5" | |
53 dotted="false" | |
54 empspacing="2" /> | |
55 </sodipodi:namedview> | |
56 <metadata | |
57 id="metadata3365"> | |
58 <rdf:RDF> | |
59 <cc:Work | |
60 rdf:about=""> | |
61 <dc:format>image/svg+xml</dc:format> | |
62 <dc:type | |
63 rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | |
64 <dc:title></dc:title> | |
65 </cc:Work> | |
66 </rdf:RDF> | |
67 </metadata> | |
68 <g | |
69 id="layer1" | |
70 inkscape:label="Layer 1" | |
71 inkscape:groupmode="layer"> | |
72 <rect | |
73 style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:2.39527559;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | |
74 id="rect3066" | |
75 width="6" | |
76 height="18" | |
77 x="8" | |
78 y="7" /> | |
79 <rect | |
80 style="fill:#000000;fill-opacity:1;stroke:none" | |
81 id="rect3066-5" | |
82 width="6" | |
83 height="18" | |
84 x="18" | |
85 y="7" /> | |
86 </g> | |
87 </svg> |