Fix help icon in sprite

This commit is contained in:
John Firebaugh 2013-07-18 11:12:07 -07:00
parent b4b8154a80
commit 5848e7e621
2 changed files with 5 additions and 17 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

Before After
Before After

View file

@ -15,7 +15,7 @@
version="1.1"
inkscape:version="0.48.4 r9939"
sodipodi:docname="welcome-sprite.svg"
inkscape:export-filename="/Users/tmcw/src/welcome-osm/css/sprite.png"
inkscape:export-filename="/Users/john/Development/openstreetmap-website/app/assets/images/welcome-sprite.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<defs
@ -54,7 +54,7 @@
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
@ -391,18 +391,6 @@
y="672.36218"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90" />
<text
xml:space="preserve"
style="font-size:113.80644989px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:120.00000477%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#414141;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Arial;-inkscape-font-specification:Arial Bold"
x="152.25807"
y="845.91058"
id="text3135"
sodipodi:linespacing="120%"><tspan
sodipodi:role="line"
id="tspan3137"
x="152.25807"
y="845.91058"
style="font-size:47.41935349px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;fill:#414141;fill-opacity:1;font-family:Open Sans;-inkscape-font-specification:Open Sans Bold">OpenStreetMap</tspan></text>
<path
style="color:#000000;fill:none;stroke:#bcbcbc;stroke-width:10;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
d="m 215.48388,806.39447 0,-47.41936 c 0,0 0,-31.6129 31.6129,-31.6129 31.6129,0 86.93549,0 86.93549,0 l 0,0"
@ -464,14 +452,14 @@
transform="matrix(0.94117644,0,0,0.94117644,610,562.36218)" />
<text
xml:space="preserve"
style="font-size:75.74924468999998339px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:120.00000476999998966%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#202020;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.05882347000000010;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Open Sans;-inkscape-font-specification:Open Sans Bold"
x="633.5"
style="font-size:75.74924469px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:120.00000477%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#202020;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.05882347;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Open Sans;-inkscape-font-specification:Open Sans Bold"
x="627.5"
y="629.86218"
id="text4436"
sodipodi:linespacing="120%"><tspan
sodipodi:role="line"
id="tspan4438"
x="633.5"
x="627.5"
y="629.86218">?</tspan></text>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 24 KiB

Before After
Before After