1
0
forked from rosa/hakurei

10 Commits

3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0"?>
<!-- See failure-closed.svg for an explanation for the view box dimensions. -->
<!-- See failure-open.svg for an explanation for the view box dimensions. -->
<svg xmlns="http://www.w3.org/2000/svg" width="20" viewBox="-20,-20 160 130">
<polygon points="0,0 100,50 0,100" fill="red" stroke="red" stroke-width="15" stroke-linejoin="round"/>
<!--

Before

Width:  |  Height:  |  Size: 687 B

After

Width:  |  Height:  |  Size: 685 B

View File

@@ -1,5 +1,5 @@
<?xml version="1.0"?>
<!-- See failure-closed.svg for an explanation for the view box dimensions. -->
<!-- See failure-open.svg for an explanation for the view box dimensions. -->
<svg xmlns="http://www.w3.org/2000/svg" width="20" viewBox="-20,-20 160 130">
<polygon points="0,0 100,50 0,100" fill="none" stroke="black" stroke-width="15" stroke-linejoin="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 297 B

After

Width:  |  Height:  |  Size: 295 B

View File

@@ -1,5 +1,5 @@
<?xml version="1.0"?>
<!-- See failure-closed.svg for an explanation for the view box dimensions. -->
<!-- See failure-open.svg for an explanation for the view box dimensions. -->
<svg xmlns="http://www.w3.org/2000/svg" width="20" viewBox="-20,-20 160 130">
<polygon points="0,0 100,0 50,100" fill="none" stroke="black" stroke-width="15" stroke-linejoin="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 297 B

After

Width:  |  Height:  |  Size: 295 B