mirror of
https://github.com/KanjiVG/kanjivg.git
synced 2026-02-28 05:33:37 +01:00
Add semicolon to end of style attribute
This exact style occurs in just about every SVG file in the project, but this is the only occurrence that does not end with a semicolon.
This commit is contained in:
@@ -35,7 +35,7 @@ xmlns:kvg CDATA #FIXED "http://kanjivg.tagaini.net"
|
||||
kvg:type CDATA #IMPLIED >
|
||||
]>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="109" height="109" viewBox="0 0 109 109">
|
||||
<g id="kvg:StrokePaths_07006" style="fill:none;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round">
|
||||
<g id="kvg:StrokePaths_07006" style="fill:none;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;">
|
||||
<g id="kvg:07006" kvg:element="瀆">
|
||||
<g id="kvg:07006-g1" kvg:element="氵" kvg:variant="true" kvg:original="水" kvg:position="left" kvg:radical="general">
|
||||
<path id="kvg:07006-s1" kvg:type="㇔" d="m 15.88,15.75 c 3.31,1.47 7.54,5.05 8.37,7.34"/>
|
||||
|
||||
Reference in New Issue
Block a user