mirror of
https://github.com/KanjiVG/kanjivg.git
synced 2026-04-24 14:26:10 +02:00
42 lines
2.3 KiB
XML
42 lines
2.3 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 27.25 21.1299)">1</text>
|
|
<text transform="matrix(1 0 0 1 21.75 61.1299)">2</text>
|
|
<text transform="matrix(1 0 0 1 80.5 27.7422)">3</text>
|
|
<text transform="matrix(1 0 0 1 52.5 11.5)">4</text>
|
|
</g>
|
|
<g id="StrokePaths" style="fill:none;stroke:#404040;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;">
|
|
<path d="M37.25,20.25c0.24,1.93-0.07,4.46-0.83,6.12c-4.89,10.56-11.58,20.95-22.79,33.79"/>
|
|
<path d="M29.03,44.25c0.97,1.38,1.26,2.98,1.26,4.25c0,12.12,0.1,28.67-0.17,40C30.05,91.52,30,94.11,30,96"/>
|
|
<path d="M89.25,29.25c0,1.66-0.79,2.93-2.25,4.5c-4.62,4.98-15.38,12.5-25.5,15.98"/>
|
|
<path d="M56.75,15.25c1.25,1,1.75,2.65,1.75,4.21c0,3.66,0.07,36.46,0.07,54.49c0,19.3,1.18,19.87,18.93,19.87c16.25,0,17.75-1.7,17.75-11.57"/>
|
|
</g>
|
|
</svg>
|