]> git.armaanb.net Git - logo.git/blobdiff - template/square.svg
Make somewhat POSIX compliant
[logo.git] / template / square.svg
index 2f254cb28ea3fff51e98e01e5a0600eded61e813..690aceadab409041eeacee4a955655a7cf569efd 100644 (file)
@@ -1,6 +1,6 @@
 <svg width="100" height="100" xmlns="http://www.w3.org/2000/svg">
- <g STROKEstroke-width="6">
-   <rect x="3" y="3" width="94" height="94"FILL/>
+ <g STROKE stroke-width="6">
+   <rect x="3" y="3" width="94" height="94" fill="FILL"/>
    <line x1="3" y1="3" x2="50" y2="50"/>
    <line x1="97" y1="3" x2="3" y2="97"/>
    <line x1="50" y1="97" x2="97" y2="3"/>