mirror of
https://github.com/KanjiVG/kanjivg.git
synced 2026-06-27 09:59:43 +02:00
44 lines
2.6 KiB
XML
44 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 32.25 11.5)">1</text>
|
|
<text transform="matrix(1 0 0 1 43.5 22.6299)">2</text>
|
|
<text transform="matrix(1 0 0 1 31.5 41.5)">3</text>
|
|
<text transform="matrix(1 0 0 1 33.75 60.1299)">4</text>
|
|
<text transform="matrix(1 0 0 1 21.5 69.5)">5</text>
|
|
</g>
|
|
<g id="StrokePaths" style="fill:none;stroke:#404040;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;">
|
|
<path d="M39,11c0.06,0.81,0.08,1.91-0.38,3.01C35.65,21.22,27.59,34.27,16.5,44.8"/>
|
|
<path d="M35.66,26.05c1.34,0.45,2.58,0.63,4.38,0.46c5.34-0.5,32.77-3.67,37.14-4.07c2.07-0.19,4.44,1.25,4.32,3.81c-0.25,5.25-4,28.5-9.62,40.17c-2.11,4.38-4.42,1.71-7.01-1.14"/>
|
|
<path d="M27.54,43.7c1.71,0.8,3.36,1.05,6.02,0.7c4.66-0.61,15.11-1.87,18.94-2.29c3.48-0.38,5.08,0.98,4.17,4.53c-0.55,2.15-1.97,8.06-3.26,14.66"/>
|
|
<path d="M26.88,62.62c1.5,0.75,2.86,1.08,5,1.06c5.68-0.05,12.81-0.76,18.75-1.37c1.79-0.18,3.47-0.18,4.93-0.26"/>
|
|
<path d="M28.74,63.53c0.8,0.8,1.14,1.47,1.14,2.82c0,6.29-0.26,11.56-0.26,16.88c0,11.51,1.39,12.7,30.67,12.7c27.22,0,29.22-3.19,29.22-14.17"/>
|
|
</g>
|
|
</svg>
|