mirror of
https://github.com/KanjiVG/kanjivg.git
synced 2026-06-01 06:02:48 +02:00
48 lines
2.6 KiB
XML
48 lines
2.6 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.5 28.5)">1</text>
|
|
<text transform="matrix(1 0 0 1 39.5 41.5)">2</text>
|
|
<text transform="matrix(1 0 0 1 70.5 28.5)">3</text>
|
|
<text transform="matrix(1 0 0 1 83.5 40.5)">4</text>
|
|
<text transform="matrix(1 0 0 1 18.25 67.5)">5</text>
|
|
<text transform="matrix(1 0 0 1 42.5 16.5)">6</text>
|
|
<text transform="matrix(1 0 0 1 8.5 89.5)">7</text>
|
|
</g>
|
|
<g id="StrokePaths" style="fill:none;stroke:#404040;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;">
|
|
<path d="M35.25,27.74c0.09,1.2-0.11,2.35-0.58,3.44c-4.04,8.19-9.23,15.34-18.2,23.7"/>
|
|
<path d="M33,40.25c5.12,2.62,9.81,7.05,12.25,12.88"/>
|
|
<path d="M79.25,28.74c0,1.13-0.08,2.04-0.59,2.95c-3.29,6.43-8.92,14.43-15.94,20.68"/>
|
|
<path d="M78.14,39.71C84,43.5,87.75,47.75,91.25,53.5"/>
|
|
<path d="M25.63,67.42c2.99,0.5,5.99,0.53,9,0.11c11.48-1.12,28.2-2.57,39.75-3.15c2.93-0.38,5.85-0.07,8.75,0.41"/>
|
|
<path d="M53.17,15.62c0.98,0.98,1.27,2.26,1.27,3.89c0,12-0.07,52.38-0.07,67.75"/>
|
|
<path d="M15.13,89.73c4.19,0.65,8.4,0.74,12.62,0.27c16.35-1.21,38.53-2.4,54-3.12c4.31-0.1,8.61,0.13,12.88,0.69"/>
|
|
</g>
|
|
</svg>
|