mirror of
https://github.com/KanjiVG/kanjivg.git
synced 2026-06-06 16:32:50 +02:00
46 lines
2.5 KiB
XML
46 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 20.5 26.5)">1</text>
|
|
<text transform="matrix(1 0 0 1 69.5 19.5)">2</text>
|
|
<text transform="matrix(1 0 0 1 10.5 49.5)">3</text>
|
|
<text transform="matrix(1 0 0 1 42.5 14.5)">4</text>
|
|
<text transform="matrix(1 0 0 1 36.5 59.5)">5</text>
|
|
<text transform="matrix(1 0 0 1 67.5 57.5)">6</text>
|
|
</g>
|
|
<g id="StrokePaths" style="fill:none;stroke:#404040;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;">
|
|
<path d="M26.64,25.46c4.03,2.47,10.1,9.45,11.11,13.29"/>
|
|
<path d="M78.52,19.64c0.1,0.85-0.21,2.19-0.63,2.91C75.25,27,72.25,30.5,66.56,35.22"/>
|
|
<path d="M18,49.25c2.25,0.62,4.8,0.83,8.24,0.5c19.67-1.88,38.77-4.5,52.75-5.25c3.46-0.19,6.13-0.12,8.51,0.5"/>
|
|
<path d="M51.75,13.25C53.06,14.56,54,17,54,18.75c0,4.75,0.06,50.93-0.14,70.51c-0.04,3.54-0.07,5.54-0.11,6.49"/>
|
|
<path d="M49.38,48.25c0,1.47-0.81,3.5-1.26,4.29C41,64.89,27.22,78.84,13.5,85.75"/>
|
|
<path d="M55.75,48.25C60,53,75.38,68.74,83.7,76.96c2.8,2.77,5.74,5.16,9.43,6.79"/>
|
|
</g>
|
|
</svg>
|