mirror of
https://github.com/KanjiVG/kanjivg.git
synced 2026-05-01 16:58:48 +02:00
44 lines
2.5 KiB
XML
44 lines
2.5 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 24.5 18.5)">1</text>
|
|
<text transform="matrix(1 0 0 1 38.25 26.5)">2</text>
|
|
<text transform="matrix(1 0 0 1 27.75 48.0547)">3</text>
|
|
<text transform="matrix(1 0 0 1 55.5 34.5)">4</text>
|
|
<text transform="matrix(1 0 0 1 64.5 23.5)">5</text>
|
|
</g>
|
|
<g id="StrokePaths" style="fill:none;stroke:#404040;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;">
|
|
<path d="M32.08,17.5c0.17,1,0.22,2.39-0.11,3.69c-2.09,8.31-9.09,23.56-19.72,35.56"/>
|
|
<path d="M32.43,31.15c0.22,0.05,1.17,0,1.81-0.13c3.38-0.64,6.01-1.39,11.35-3.1c2.05-0.91,3.97,0.86,3.31,3.47c-3.59,14.29-21.67,50-37.65,57.36"/>
|
|
<path d="M22,48.25c5.4,2.81,40.39,27.53,59.52,37.32c4.42,2.26,9.1,4.05,12.98,5.18"/>
|
|
<path d="M62.26,26c0.68,0.68,1.23,1.8,1.23,3.24c0,13.11,0.25,25.76-9.35,33.26"/>
|
|
<path d="M64.46,27.9c3.32-1,8.05-2.35,10.55-3.01c2.96-0.78,4.83,0.11,4.83,2.99c0,4.5-0.2,19.17-0.2,26.88c0,7.38,1.37,9.44,7.34,9.44c7.04,0,8.02-1.44,8.02-6.18"/>
|
|
</g>
|
|
</svg>
|