mirror of
https://github.com/KanjiVG/kanjivg.git
synced 2026-06-06 00:16:38 +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 30.5 9.5)">1</text>
|
|
<text transform="matrix(1 0 0 1 44.5 19.1299)">2</text>
|
|
<text transform="matrix(1 0 0 1 38.25 33.1299)">3</text>
|
|
<text transform="matrix(1 0 0 1 27.75 49.4043)">4</text>
|
|
</g>
|
|
<g id="StrokePaths" style="fill:none;stroke:#404040;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;">
|
|
<path d="M39.17,8.69c0.33,1.81,0.15,4.16-0.65,5.42C36.3,17.6,26,34,18.25,41"/>
|
|
<path d="M38.5,23.25c0.97-0.09,3.07-0.2,4.28-0.34c8.54-0.97,22.45-3.04,32.73-3.74c1.04-0.07,3.04-0.13,3.99-0.17"/>
|
|
<path d="M38,36.5c0.93,0.03,2.04,0.02,3.28-0.1c7.22-0.65,20.19-2.8,27.47-3.62c1.34-0.15,3.53-0.25,4.5-0.29"/>
|
|
<path d="M27.5,51.73c1.15,0.45,3.4,0.71,5,0.52c12.93-1.58,31.49-3.9,42.35-5.26c2.98-0.37,3.18,1.05,2.7,2.81C72.25,69,80,86,91.21,95.16c7.7,6.29,7.29,1.59,6.04-7.25"/>
|
|
</g>
|
|
</svg>
|