diff options
author | Lubos Dolezel <lubos@dolezel.info> | 2015-06-21 21:30:29 +0200 |
---|---|---|
committer | Lubos Dolezel <lubos@dolezel.info> | 2015-06-21 21:30:29 +0200 |
commit | 636331cbf0e0d0947f5d25771c5a0689f07564fd (patch) | |
tree | 7f2e8a167a10a91febe922b8e0b1a08250b9fdf5 /data | |
parent | 6c67703a7d2f54be4122502c074fc1af6e6f489c (diff) | |
download | twinkle-636331cbf0e0d0947f5d25771c5a0689f07564fd.tar twinkle-636331cbf0e0d0947f5d25771c5a0689f07564fd.tar.gz twinkle-636331cbf0e0d0947f5d25771c5a0689f07564fd.tar.lz twinkle-636331cbf0e0d0947f5d25771c5a0689f07564fd.tar.xz twinkle-636331cbf0e0d0947f5d25771c5a0689f07564fd.zip |
Add Twinkle logo in SVG
Diffstat (limited to 'data')
-rw-r--r-- | data/twinkle.svg | 107 |
1 files changed, 107 insertions, 0 deletions
diff --git a/data/twinkle.svg b/data/twinkle.svg new file mode 100644 index 0000000..9b4723f --- /dev/null +++ b/data/twinkle.svg @@ -0,0 +1,107 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<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:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="88.643051mm" + height="88.643051mm" + viewBox="0 0 314.08955 314.08955" + id="svg2" + version="1.1" + inkscape:version="0.48.4 r9939" + sodipodi:docname="twinkle.svg" + inkscape:export-filename="/tmp/twinkle.png" + inkscape:export-xdpi="27.51" + inkscape:export-ydpi="27.51"> + <defs + id="defs4"> + <linearGradient + id="linearGradient5643"> + <stop + id="stop5647" + offset="0" + style="stop-color:#4000ff;stop-opacity:1;" /> + <stop + id="stop5649" + offset="1" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5643" + id="linearGradient5635" + x1="416.18286" + y1="514.96106" + x2="460.62958" + y2="473.5448" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.7999082,0,0,1.7999082,-412.7255,-347.20146)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="0.7" + inkscape:cx="-4.9773028" + inkscape:cy="193.20871" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1680" + inkscape:window-height="979" + inkscape:window-x="-9" + inkscape:window-y="-10" + inkscape:window-maximized="1" /> + <metadata + id="metadata7"> + <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> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-215.00246,-361.81491)"> + <path + style="fill:#fdf900;fill-opacity:1;stroke:#2a2a2a;stroke-width:8.00000028999999913;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + inkscape:transform-center-x="0.3465813" + inkscape:transform-center-y="-13.912273" + d="m 461.0024,654.26294 -88.01065,-45.42851 -87.3175,46.74698 16.00829,-97.74128 -71.44161,-68.59827 97.90432,-14.97893 43.16416,-89.14303 44.49991,88.48379 98.11852,13.50484 -70.40186,69.66492 z" + id="path4136" + inkscape:connector-curvature="0" /> + <path + style="fill:url(#linearGradient5635);fill-opacity:1;stroke:none" + id="path5625" + sodipodi:type="arc" + sodipodi:cx="374.54724" + sodipodi:cy="539.68109" + sodipodi:rx="40" + sodipodi:ry="40" + sodipodi:start="0" + sodipodi:end="6.273062" + d="m 414.54724,539.68109 c 0,22.09139 -17.90861,40 -40,40 -22.09139,0 -40,-17.90861 -40,-40 0,-22.09139 17.90861,-40 40,-40 21.93342,0 39.77592,17.66278 39.99795,39.59508" + sodipodi:open="true" + transform="translate(0,-7.3214158)" /> + </g> +</svg> |