forked from MapComplete/MapComplete
Add white outline to cross
This commit is contained in:
parent
749b2e4866
commit
9dc222be43
1 changed files with 29 additions and 39 deletions
|
@ -1,42 +1,32 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
<svg
|
<svg
|
||||||
width="7"
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
height="7"
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
viewBox="0 0 7 7"
|
width="9"
|
||||||
version="1.1"
|
height="9"
|
||||||
id="svg7"
|
viewBox="0 0 9 9"
|
||||||
sodipodi:docname="cross.svg"
|
version="1.1"
|
||||||
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
|
sodipodi:docname="cross.svg"
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
>
|
||||||
xmlns:svg="http://www.w3.org/2000/svg">
|
|
||||||
<defs
|
|
||||||
id="defs11" />
|
<path
|
||||||
<sodipodi:namedview
|
style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.50314403"
|
||||||
id="namedview9"
|
d="M 1,4.5 H 8"
|
||||||
pagecolor="#505050"
|
id="path941"/>
|
||||||
bordercolor="#eeeeee"
|
<path
|
||||||
borderopacity="1"
|
style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.50314403"
|
||||||
inkscape:pageshadow="0"
|
d="M 4.5,1 V 4"
|
||||||
inkscape:pageopacity="0"
|
id="path941"/>
|
||||||
inkscape:pagecheckerboard="0"
|
<path
|
||||||
showgrid="false"
|
style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.50314403"
|
||||||
inkscape:zoom="80.206863"
|
d="M 4.5,5 V 8"
|
||||||
inkscape:cx="4.0270868"
|
id="path941"/>
|
||||||
inkscape:cy="2.6493992"
|
|
||||||
inkscape:window-width="1920"
|
<path
|
||||||
inkscape:window-height="995"
|
style="fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.50314403"
|
||||||
inkscape:window-x="0"
|
d="M 3.5,5 v 3.5 h 2 v -3 h 3 v -2 h -3 v -3 h -2 v 3 h -3 v 2 h3"
|
||||||
inkscape:window-y="0"
|
id="path941"/>
|
||||||
inkscape:window-maximized="1"
|
|
||||||
inkscape:current-layer="svg7" />
|
|
||||||
<path
|
|
||||||
style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.50314403"
|
|
||||||
d="M 0,3.5 H 7"
|
|
||||||
id="path941" />
|
|
||||||
<path
|
|
||||||
style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.50314403"
|
|
||||||
d="M 3.5,0 V 7"
|
|
||||||
id="path941" />
|
|
||||||
</svg>
|
</svg>
|
||||||
|
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
Loading…
Reference in a new issue