media/src/vector/SWC-logo.svg: Adjust bounding box for tight fit
authorW. Trevor King <wking@tremily.us>
Fri, 17 Jan 2014 04:21:06 +0000 (20:21 -0800)
committerW. Trevor King <wking@tremily.us>
Fri, 17 Jan 2014 04:56:38 +0000 (20:56 -0800)
There's no reason to claim a few hundred extra pixels of empty space
in either dimension.  A tighter fit makes it easy to place this in a
slide without crowding out the other content.

media/src/vector/SWC-logo.svg

index 2c4989b709e0c2a41d95005889a5cb0b2eba94c3..d282ca2a8d0ebafab67d20f751f401c6ec4f08aa 100644 (file)
    id="Layer_1"
    x="0px"
    y="0px"
-   width="792px"
-   height="612px"
-   viewBox="0 0 792 612"
-   enable-background="new 0 0 792 612"
+   width="500px"
+   height="200px"
+   viewBox="0 0 500 200"
+   enable-background="new 0 0 500 200"
    xml:space="preserve"
    inkscape:version="0.48.1 "
    sodipodi:docname="shirt.svg"
@@ -38,8 +38,8 @@
    guidetolerance="10"
    inkscape:pageopacity="0"
    inkscape:pageshadow="2"
-   inkscape:window-width="1857"
-   inkscape:window-height="1058"
+   inkscape:window-width="500"
+   inkscape:window-height="300"
    id="namedview3397"
    showgrid="false"
    inkscape:zoom="1.9019608"
      inkscape:connector-curvature="0"
      style="fill:#2b3990;fill-rule:evenodd" /></g>
 
-</svg>
\ No newline at end of file
+</svg>