NOBUG: Fixed SVG browser compatibility
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
sodipodi:docname="split.svg"
|
||||
inkscape:export-filename="\\userdata\documents\tjh238\Desktop\split.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90">
|
||||
inkscape:export-ydpi="90" preserveAspectRatio="xMinYMid meet">
|
||||
<defs
|
||||
id="defs4">
|
||||
<marker
|
||||
|
||||
|
Before Width: | Height: | Size: 5.0 KiB After Width: | Height: | Size: 5.1 KiB |
@@ -17,7 +17,7 @@
|
||||
sodipodi:docname="join.svg"
|
||||
inkscape:export-filename="\\userdata\documents\tjh238\Desktop\join.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90">
|
||||
inkscape:export-ydpi="90" preserveAspectRatio="xMinYMid meet">
|
||||
<defs
|
||||
id="defs4">
|
||||
<marker
|
||||
|
||||
|
Before Width: | Height: | Size: 5.0 KiB After Width: | Height: | Size: 5.0 KiB |
+1
-1
@@ -6,7 +6,7 @@
|
||||
<svg version="1.1"
|
||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
|
||||
x="0px" y="0px" width="12px" height="12px" viewBox="-0.1 0 12 12" style="overflow:visible;enable-background:new -0.1 0 12 12;"
|
||||
xml:space="preserve">
|
||||
xml:space="preserve" preserveAspectRatio="xMinYMid meet">
|
||||
<defs>
|
||||
</defs>
|
||||
<path style="fill:#989898;" d="M5.9,0C3,0,0.5,2.3,0.2,5.1h2.3c0.4-1.7,1.9-3,3.6-3c2.1,0,3.7,1.7,3.7,3.7S8.2,9.6,6.1,9.6
|
||||
|
||||
|
Before Width: | Height: | Size: 966 B After Width: | Height: | Size: 1002 B |
Reference in New Issue
Block a user