mirror of
https://github.com/KanjiVG/kanjivg.git
synced 2026-06-12 19:13:02 +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 29.75 46.1299)">1</text>
|
|
<text transform="matrix(1 0 0 1 15.5 24.5)">2</text>
|
|
<text transform="matrix(1 0 0 1 64.5 46.5)">3</text>
|
|
<text transform="matrix(1 0 0 1 50.5 16.6299)">4</text>
|
|
</g>
|
|
<g id="StrokePaths" style="fill:none;stroke:#404040;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;">
|
|
<path d="M29.25,49.5c5.98-0.66,12-3,17.21-4.11c1.53-0.33,2.5-0.32,3.29-0.13"/>
|
|
<path d="M24,23.25c1.07,1.19,2.01,2.45,2.01,4.07c0,4.45-0.34,50.41-0.34,57.34c0,5.82-0.75,5.98,4.33,3.33c6.25-3.25,11.07-5.89,15.67-8"/>
|
|
<path d="M61.25,50.25c7.88-0.66,15.8-3,22.67-4.11c2.02-0.33,3.3-0.32,4.33-0.13"/>
|
|
<path d="M59,16c1.25,1.25,2.33,3.25,2.33,4.83c0,4.17-0.86,48.33-0.86,53.23c0,22.86,9.33,19.69,17.78,19.69c6.55,0,13.2-0.65,15.67-4.17"/>
|
|
</g>
|
|
</svg>
|