forked from rosa/hakurei
7 lines
393 B
XML
7 lines
393 B
XML
<?xml version="1.0"?>
|
|
<!-- See failure-open.svg for an explanation of the view box dimensions. -->
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="20" viewBox="-20,-20 160 130">
|
|
<!-- This triangle should match success-open-black.svg, stroke color notwithstanding. -->
|
|
<polygon points="0,0 100,0 50,100" fill="none" stroke="ghostwhite" stroke-width="15" stroke-linejoin="round"/>
|
|
</svg>
|