[ds12] info button

This commit is contained in:
payload 2012-06-26 00:06:32 +02:00
parent 6212ddd366
commit da28ca6e96
2 changed files with 128 additions and 1 deletions

View File

@ -0,0 +1,127 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
version="1.1"
width="128px"
height="128px"
id="RSSicon"
viewBox="0 0 256 256"
inkscape:version="0.48.1 r9760"
sodipodi:docname="info.svg">
<metadata
id="metadata4374">
<rdf:RDF>
<cc:Work
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>
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1024"
inkscape:window-height="553"
id="namedview4372"
showgrid="false"
inkscape:zoom="2.3515625"
inkscape:cx="64"
inkscape:cy="64"
inkscape:window-x="-3"
inkscape:window-y="-3"
inkscape:window-maximized="1"
inkscape:current-layer="RSSicon" />
<defs
id="defs4343">
<linearGradient
x1="0.085"
y1="0.085"
x2="0.915"
y2="0.915"
id="RSSg">
<stop
offset="0"
stop-color="#E3702D"
id="stop4346"
style="stop-color:#cdcdff;stop-opacity:1;" />
<stop
offset="0.5"
stop-color="#FB9E3A"
id="stop4352"
style="stop-color:#ffffff;stop-opacity:1;" />
<stop
offset="1"
stop-color="#D95B29"
id="stop4358"
style="stop-color:#cdcdff;stop-opacity:1;" />
</linearGradient>
</defs>
<rect
width="256"
height="256"
rx="55"
ry="55"
x="0"
y="0"
fill="#CC5D15"
id="rect4360"
style="fill:#cdcdff;fill-opacity:1" />
<rect
width="246"
height="246"
rx="50"
ry="50"
x="5"
y="5"
fill="#F49C52"
id="rect4362"
style="fill:#ffffff;fill-opacity:1" />
<rect
width="236"
height="236"
rx="47"
ry="47"
x="10"
y="10"
fill="url(#RSSg)"
id="rect4364" />
<text
sodipodi:linespacing="125%"
id="text8562"
y="196.78125"
x="104.86719"
style="font-size:160px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#d1d1d1;fill-opacity:1;stroke:none;font-family:Sans"
xml:space="preserve"><tspan
style="font-size:160px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#d1d1d1;font-family:Sans;-inkscape-font-specification:Sans;fill-opacity:1"
y="196.78125"
x="104.86719"
id="tspan8564"
sodipodi:role="line"></tspan></text>
<text
xml:space="preserve"
style="font-size:160px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000080;fill-opacity:1;stroke:none;font-family:Sans"
x="96.867188"
y="188.78125"
id="text8050"
sodipodi:linespacing="125%"><tspan
sodipodi:role="line"
id="tspan8052"
x="96.867188"
y="188.78125"
style="font-size:160px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Sans;-inkscape-font-specification:Sans;fill:#000080"></tspan></text>
</svg>

After

Width:  |  Height:  |  Size: 3.6 KiB

View File

@ -65,7 +65,7 @@
<img src="./images/calendar.svg" width="64" height="64"/>
</div>
<div>
<img src="https://upload.wikimedia.org/wikipedia/commons/2/27/Gnome-help-faq.svg" width="64" height="64"/>
<img src="./images/info.svg" width="64" height="64"/>
</div>
</div>