Better scan logo button

This commit is contained in:
2014-12-24 13:05:12 +01:00
parent 0c66a0a9e3
commit af9bf4bbb3
2 changed files with 36 additions and 12 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.5 KiB

After

Width:  |  Height:  |  Size: 8.0 KiB

+36 -12
View File
@@ -13,10 +13,34 @@
height="1052.3622047"
id="svg3129"
version="1.1"
inkscape:version="0.48.2 r9819"
inkscape:version="0.48.5 r10040"
sodipodi:docname="scan-logo.svg">
<defs
id="defs3131" />
id="defs3131">
<filter
inkscape:label="In and Out"
inkscape:menu="Shadows and Glows"
inkscape:menu-tooltip="Inner colorized shadow, outer black shadow"
color-interpolation-filters="sRGB"
id="filter4083">
<feGaussianBlur
result="result0"
in="SourceAlpha"
stdDeviation="4"
id="feGaussianBlur4085" />
<feOffset
dx="5"
dy="5"
result="result4"
id="feOffset4087" />
<feComposite
in="SourceGraphic"
in2="result4"
operator="xor"
result="result3"
id="feComposite4089" />
</filter>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
@@ -24,9 +48,9 @@
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.35"
inkscape:cx="209.28571"
inkscape:cy="510.52775"
inkscape:zoom="0.4280442"
inkscape:cx="83.671417"
inkscape:cy="735.59216"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
@@ -43,7 +67,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>
@@ -52,15 +76,15 @@
inkscape:groupmode="layer"
id="layer1">
<rect
style="fill:#702809;fill-opacity:1;stroke:none"
style="fill:#f7b69b;fill-opacity:1;stroke:none"
id="rect4797"
width="751.42859"
height="1062.8572"
x="-488.57144"
y="492.36224"
x="-715.96936"
y="-13.336037"
ry="17.118525" />
<rect
style="fill:#ffffff;fill-opacity:1;stroke:none"
style="fill:#ffffff;fill-opacity:1;stroke:none;filter:url(#filter4083)"
id="rect5567"
width="302"
height="302"
@@ -2319,7 +2343,7 @@
</g>
<text
xml:space="preserve"
style="font-size:40px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Al Bayan;-inkscape-font-specification:Al Bayan Bold"
style="font-size:40px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Al Bayan;-inkscape-font-specification:Al Bayan Bold"
x="257.91016"
y="514.93365"
id="text4793"
@@ -2331,6 +2355,6 @@
id="tspan4795"
x="257.91016"
y="514.93365"
style="font-size:48px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;font-family:Arial Rounded MT Bold;-inkscape-font-specification:Arial Rounded MT Bold">SCAN</tspan></text>
style="font-size:48px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;font-family:BankGothic Md BT;-inkscape-font-specification:BankGothic Md BT">SCAN</tspan></text>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 48 KiB