Issue #303 Part 1: Move basilisk files from /browser to /application/basilisk

This commit is contained in:
wolfbeast 2018-06-04 13:17:38 +02:00 committed by Roy Tam
commit 177b28a898
1938 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,7 @@
<svg width="30" height="30" xmlns="http://www.w3.org/2000/svg">
<circle cx="15" cy="15" r="15" fill="#e74c3c"/>
<g stroke="white" stroke-width="3">
<line x1="9" y1="9" x2="21" y2="21"/>
<line x1="21" y1="9" x2="9" y2="21"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 249 B