forked from rosa/hakurei
TODO: implement skipping from TestController
This commit is contained in:
6
cmd/pkgserver/ui/static/failure-open.svg
Normal file
6
cmd/pkgserver/ui/static/failure-open.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="20" viewBox="-20 -20 160 125">
|
||||
<polygon points="0,0 100,0 50,100" fill="red" stroke="red" stroke-width="10" stroke-linejoin="round"/>
|
||||
<line x1="30" y1="10" x2="70" y2="50" stroke="white" stroke-width="16"/>
|
||||
<line x1="30" y1="50" x2="70" y2="10" stroke="white" stroke-width="16"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 368 B |
Reference in New Issue
Block a user