mirror of
https://github.com/KanjiVG/kanjivg.git
synced 2026-06-01 14:12:47 +02:00
44 lines
2.4 KiB
XML
44 lines
2.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Copyright (C) 2009 Ulrich Apel.
|
|
This work is distributed under the conditions of the Creative Commons
|
|
Attribution-Share Alike 3.0 Licence. This means you are free:
|
|
* to Share - to copy, distribute and transmit the work
|
|
* to Remix - to adapt the work
|
|
|
|
Under the following conditions:
|
|
* Attribution. You must attribute the work by stating your use of KanjiVG in
|
|
your own copyright header and linking to KanjiVG's website
|
|
(http://kanjivg.tagaini.net)
|
|
* Share Alike. If you alter, transform, or build upon this work, you may
|
|
distribute the resulting work only under the same or similar license to this
|
|
one.
|
|
|
|
See http://creativecommons.org/licenses/by-sa/3.0/ for more details. -->
|
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="109" height="109" viewBox="0 0 109 109">
|
|
<g id="HelperGrid" style="opacity:0.75;">
|
|
<rect x="0.5" y="0.5" style="fill:none;stroke:#404040;" width="108" height="108"/>
|
|
<line style="fill:none;stroke:#404040;" x1="0.5" y1="72.51" x2="108.5" y2="72.51"/>
|
|
<line style="fill:none;stroke:#404040;" x1="0.5" y1="36.49" x2="108.5" y2="36.49"/>
|
|
<line style="fill:none;stroke:#404040;" x1="72.5" y1="0.5" x2="72.5" y2="108.5"/>
|
|
<line style="fill:none;stroke:#404040;" x1="36.5" y1="0.5" x2="36.5" y2="108.5"/>
|
|
</g>
|
|
<g id="Kanji">
|
|
<text transform="matrix(1 0 0 1 0.5 93.3799)" style="font-size:108;">北</text>
|
|
</g>
|
|
<g id="StrokeNumbers" style="font-size:8;fill:#808080">
|
|
<text transform="matrix(1 0 0 1 7.5 51.5)">1</text>
|
|
<text transform="matrix(1 0 0 1 27.75 22.5)">2</text>
|
|
<text transform="matrix(1 0 0 1 3.5 90.5)">3</text>
|
|
<text transform="matrix(1 0 0 1 81.5 32.5)">4</text>
|
|
<text transform="matrix(1 0 0 1 52.5 20.5)">5</text>
|
|
</g>
|
|
<g id="StrokePaths" style="fill:none;stroke:#404040;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;">
|
|
<path d="M13.25,48.75c2.61,0.5,3.52,0.51,6.12,0.25c3.76-0.38,14.13-3.38,17.63-3.75"/>
|
|
<path d="M37.25,21.5c1.19,1.19,2,3.25,2,4.75c0,1,0.25,48,0.25,50.75"/>
|
|
<path d="M12.75,88.75c1.88,1.12,4.29,0.87,6.5-0.25C32.5,81.75,36.5,80,43.5,76.25"/>
|
|
<path d="M90.25,33c-0.25,1.75-1.13,3.26-2.19,4.07C82.12,41.62,73.75,46.5,65,49.75"/>
|
|
<path d="M60.37,19.5c1.38,1.5,1.91,3.25,1.91,5.3c0,1.12-0.28,33.71-0.28,47.7c0,14,2,15.75,17.25,15.75c15.5,0,16.5-1.5,16.5-12.49"/>
|
|
</g>
|
|
</svg>
|