mirror of
https://github.com/KanjiVG/kanjivg.git
synced 2026-04-26 15:16:10 +02:00
46 lines
2.6 KiB
XML
46 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 9.75 24.1299)">1</text>
|
|
<text transform="matrix(1 0 0 1 3.75 51.5)">2</text>
|
|
<text transform="matrix(1 0 0 1 21.75 34.6299)">3</text>
|
|
<text transform="matrix(1 0 0 1 39.75 33.1299)">4</text>
|
|
<text transform="matrix(1 0 0 1 61.5 29.5)">5</text>
|
|
<text transform="matrix(1 0 0 1 81.5 17.5)">6</text>
|
|
</g>
|
|
<g id="StrokePaths" style="fill:none;stroke:#404040;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;">
|
|
<path d="M15.75,23.39c1.97,0.8,4.94,0.48,6.98,0.23c7.31-0.91,21.32-2.67,28.78-3.29c2.18-0.18,4.34-0.34,6.49,0.19"/>
|
|
<path d="M11.75,50.64c2.16,0.88,5.4,0.42,7.65,0.13c8.6-1.12,26.45-3.44,35.35-4.32c2.4-0.24,5.14-0.26,7.5,0.32"/>
|
|
<path d="M28.22,25.82c1.23,1.23,1.4,2.69,1.44,4.5c0.84,40.93-2.53,51.8-14.91,62.93"/>
|
|
<path d="M46.25,23.13c0.75,0.75,1.16,2.74,1.16,4.24c0,6.5-0.02,41.77-0.03,57.13c0,3.8,0,6.38,0,7"/>
|
|
<path d="M71.02,26.33c0.98,0.92,1.76,2.67,1.76,5.02c0,10.52,0.06,22.4,0.06,30.65c0,3.5-0.08,6.24-0.08,7.75"/>
|
|
<path d="M90.77,15.83c1.2,1.2,1.76,2.67,1.76,5.02c0,14.56-0.01,62.41-0.01,67.37c0,8.12-5.52,5.41-9.96,0.75"/>
|
|
</g>
|
|
</svg>
|