Mercurial > hg > sv-iconset
comparison help.svg @ 36:3d2cde3b1ab3
Add help icon, + update subrepo
author | Chris Cannam |
---|---|
date | Tue, 03 Jan 2017 16:14:59 +0000 |
parents | |
children | 42521013b9b1 |
comparison
equal
deleted
inserted
replaced
35:7d46098431f3 | 36:3d2cde3b1ab3 |
---|---|
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
2 <!-- Created with Inkscape (http://www.inkscape.org/) --> | |
3 | |
4 <svg | |
5 xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" | |
6 xmlns:dc="http://purl.org/dc/elements/1.1/" | |
7 xmlns:cc="http://creativecommons.org/ns#" | |
8 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |
9 xmlns:svg="http://www.w3.org/2000/svg" | |
10 xmlns="http://www.w3.org/2000/svg" | |
11 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | |
12 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | |
13 width="32" | |
14 height="32" | |
15 id="svg3360" | |
16 version="1.1" | |
17 inkscape:version="0.91 r13725" | |
18 viewBox="0 0 32 32" | |
19 sodipodi:docname="help.svg" | |
20 inkscape:export-filename="/home/cannam/code/sv-iconset/align24.png" | |
21 inkscape:export-xdpi="67.5" | |
22 inkscape:export-ydpi="67.5"> | |
23 <defs | |
24 id="defs3362"> | |
25 <linearGradient | |
26 id="linearGradient4267" | |
27 osb:paint="solid"> | |
28 <stop | |
29 style="stop-color:#000000;stop-opacity:1;" | |
30 offset="0" | |
31 id="stop4269" /> | |
32 </linearGradient> | |
33 </defs> | |
34 <sodipodi:namedview | |
35 id="base" | |
36 pagecolor="#ffffff" | |
37 bordercolor="#666666" | |
38 borderopacity="1.0" | |
39 inkscape:pageopacity="0.0" | |
40 inkscape:pageshadow="2" | |
41 inkscape:zoom="22.395604" | |
42 inkscape:cx="17.57014" | |
43 inkscape:cy="22.375103" | |
44 inkscape:current-layer="layer1" | |
45 showgrid="true" | |
46 inkscape:grid-bbox="true" | |
47 inkscape:document-units="px" | |
48 inkscape:snap-grids="true" | |
49 showguides="true" | |
50 objecttolerance="20" | |
51 inkscape:snap-bbox="false" | |
52 inkscape:object-nodes="true" | |
53 inkscape:window-width="2011" | |
54 inkscape:window-height="1273" | |
55 inkscape:window-x="165" | |
56 inkscape:window-y="134" | |
57 inkscape:window-maximized="0"> | |
58 <inkscape:grid | |
59 type="xygrid" | |
60 id="grid3368" | |
61 spacingx="0.5" | |
62 spacingy="0.5" | |
63 dotted="false" | |
64 empspacing="2" /> | |
65 </sodipodi:namedview> | |
66 <metadata | |
67 id="metadata3365"> | |
68 <rdf:RDF> | |
69 <cc:Work | |
70 rdf:about=""> | |
71 <dc:format>image/svg+xml</dc:format> | |
72 <dc:type | |
73 rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | |
74 <dc:title></dc:title> | |
75 </cc:Work> | |
76 </rdf:RDF> | |
77 </metadata> | |
78 <g | |
79 id="layer1" | |
80 inkscape:label="Layer 1" | |
81 inkscape:groupmode="layer"> | |
82 <path | |
83 style="fill:#c1e9f3;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | |
84 id="path4185" | |
85 sodipodi:type="arc" | |
86 sodipodi:cx="16.082476" | |
87 sodipodi:cy="15.882381" | |
88 sodipodi:rx="10.38257" | |
89 sodipodi:ry="10.38257" | |
90 sodipodi:start="4.706366" | |
91 sodipodi:end="4.7050168" | |
92 sodipodi:open="true" | |
93 d="M 16.019942,5.4999995 A 10.38257,10.38257 0 0 1 26.464836,15.816346 10.38257,10.38257 0 0 1 16.152013,26.264719 10.38257,10.38257 0 0 1 5.7001623,15.955421 10.38257,10.38257 0 0 1 16.005934,5.5000933" /> | |
94 <text | |
95 xml:space="preserve" | |
96 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:19.95377922px;line-height:125%;font-family:Interstate-Black;-inkscape-font-specification:'Interstate-Black, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | |
97 x="9.842391" | |
98 y="23.472593" | |
99 id="text4171" | |
100 sodipodi:linespacing="125%" | |
101 transform="scale(1.025666,0.97497626)"><tspan | |
102 sodipodi:role="line" | |
103 id="tspan4173" | |
104 x="9.842391" | |
105 y="23.472593">?</tspan></text> | |
106 </g> | |
107 </svg> |