forked from MapComplete/MapComplete
4 lines
273 KiB
Svelte
4 lines
273 KiB
Svelte
|
<script>
|
||
|
export let color = "#000000"
|
||
|
</script>
|
||
|
<!-- Created with Inkscape (http://www.inkscape.org/) --> <svg width="250" height="250" id="svg3038" version="1.1" sodipodi:docname="duplicate.svg" inkscape:version="1.1.1 (1:1.1+202109281949+c3084ef5ed)" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> <title id="title3594">OpenStreetMap logo 2011 </title> <defs id="defs3040"> <rect x="-25.861418" y="62.259949" width="312.04941" height="115.78084" id="rect8399" /> <linearGradient id="linearGradient6846"> <stop id="stop6848" offset="0" style="stop-color:#ffffff;stop-opacity:1;" /> <stop style="stop-color:#ffffff;stop-opacity:0.93050194;" offset="0.5" id="stop6852" /> <stop id="stop6850" offset="1" style="stop-color:#ffffff;stop-opacity:0;" /> </linearGradient> <linearGradient id="linearGradient5862"> <stop style="stop-color:#f9e295;stop-opacity:1;" offset="0" id="stop5864" /> <stop id="stop5876" offset="0.125" style="stop-color:#f7dd84;stop-opacity:1;" /> <stop id="stop5874" offset="0.20580582" style="stop-color:#ffffff;stop-opacity:1;" /> <stop id="stop5870" offset="0.30112621" style="stop-color:#f4ce51;stop-opacity:1;" /> <stop style="stop-color:#f9e7aa;stop-opacity:1;" offset="0.3412039" id="stop5872" /> <stop style="stop-color:#efbb0e;stop-opacity:1;" offset="1" id="stop5866" /> </linearGradient> <linearGradient id="linearGradient5762"> <stop style="stop-color:#2d3335;stop-opacity:1;" offset="0" id="stop5764" /> <stop id="stop5770" offset="0.5" style="stop-color:#4c464a;stop-opacity:1;" /> <stop style="stop-color:#384042;stop-opacity:1;" offset="1" id="stop5766" /> </linearGradient> <linearGradient id="linearGradient5745"> <stop style="stop-color:#d0e9f2;stop-opacity:0;" offset="0" id="stop5747" /> <stop id="stop5753" offset="0.83932751" style="stop-color:#d0e9f2;stop-opacity:0;" /> <stop style="stop-color:#d0e9f2;stop-opacity:0.28185329;" offset="0.94308507" id="stop5755" /> <stop style="stop-color:#d0e9f2;stop-opacity:1;" offset="1" id="stop5749" /> </linearGradient> <linearGradient id="linearGradient4680"> <stop style="stop-color:{color};stop-opacity:1;" offset="0" id="stop4682" /> <stop style="stop-color:{color};stop-opacity:0;" offset="1" id="stop4684" /> </linearGradient> <inkscape:perspective sodipodi:type="inkscape:persp3d" inkscape:vp_x="0 : 25.999999 : 1" inkscape:vp_y="0 : 1000 : 0" inkscape:vp_z="64 : 25.999999 : 1" inkscape:persp3d-origin="32 : 15.333329 : 1" id="perspective3046" /> <inkscape:perspective id="perspective3056" inkscape:persp3d-origin="0.5 : -5.6666714 : 1" inkscape:vp_z="1 : -5.5000014 : 1" inkscape:vp_y="0 : 1000 : 0" inkscape:vp_x="0 : -5.5000014 : 1" sodipodi:type="inkscape:persp3d" /> <inkscape:perspective id="perspective3844" inkscape:persp3d-origin="0.5 : -5.6666714 : 1" inkscape:vp_z="1 : -5.5000014 : 1" inkscape:vp_y="0 : 1000 : 0" inkscape:vp_x="0 : -5.5000014 : 1" sodipodi:type="inkscape:persp3d" /> <
|