Fix Foundation's logo size for IE9

This commit is contained in:
Saivann 2014-03-05 12:21:39 -05:00
parent 1a8b4c681a
commit 3a02772be5
2 changed files with 11 additions and 8 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 918 B

Before After
Before After

View file

@ -12,10 +12,13 @@
id="svg2" id="svg2"
version="1.1" version="1.1"
inkscape:version="0.48.4 r9939" inkscape:version="0.48.4 r9939"
width="48" width="32"
height="48" height="32"
xml:space="preserve" xml:space="preserve"
sodipodi:docname="logo_foundation.svg"><metadata sodipodi:docname="logo_foundation.svg"
inkscape:export-filename="/media/X/bitcoin.org/current/img/logo_foundation.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90"><metadata
id="metadata8"><rdf:RDF><cc:Work id="metadata8"><rdf:RDF><cc:Work
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type 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 rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
@ -37,9 +40,9 @@
inkscape:window-height="1026" inkscape:window-height="1026"
id="namedview4" id="namedview4"
showgrid="false" showgrid="false"
inkscape:zoom="9.1682539" inkscape:zoom="18.336508"
inkscape:cx="33.533133" inkscape:cx="12.745626"
inkscape:cy="26.415371" inkscape:cy="11.174626"
inkscape:window-x="65" inkscape:window-x="65"
inkscape:window-y="24" inkscape:window-y="24"
inkscape:window-maximized="1" inkscape:window-maximized="1"
@ -47,11 +50,11 @@
id="g10" id="g10"
inkscape:groupmode="layer" inkscape:groupmode="layer"
inkscape:label="BCF-Logo-Color" inkscape:label="BCF-Logo-Color"
transform="matrix(1.25,0,0,-1.25,0,48)"><g transform="matrix(1.25,0,0,-1.25,0,32)"><g
id="g20" id="g20"
transform="translate(131.3477,70.7773)" /><g transform="translate(131.3477,70.7773)" /><g
id="g3139" id="g3139"
transform="matrix(1.096747,0,0,1.096747,-1.7086134,-1.7551639)"><g transform="matrix(0.72674668,0,0,0.72674668,-1.1526285,-1.1876954)"><g
transform="matrix(0.5019957,0,0,0.5019957,35.700242,35.729221)" transform="matrix(0.5019957,0,0,0.5019957,35.700242,35.729221)"
id="g82"><path id="g82"><path
inkscape:connector-curvature="0" inkscape:connector-curvature="0"

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

Before After
Before After