combat testing and polishing in the dev console, many bug fixes
This commit is contained in:
12
public_web/static/img/items/quest_item.svg
Normal file
12
public_web/static/img/items/quest_item.svg
Normal file
@@ -0,0 +1,12 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
||||
<!-- Scroll body -->
|
||||
<path d="M4 4a2 2 0 012-2h12a2 2 0 012 2v16a2 2 0 01-2 2H6a2 2 0 01-2-2V4z"/>
|
||||
<!-- Scroll roll top -->
|
||||
<path d="M4 4h16"/>
|
||||
<ellipse cx="4" cy="4" rx="1" ry="2"/>
|
||||
<ellipse cx="20" cy="4" rx="1" ry="2"/>
|
||||
<!-- Text lines -->
|
||||
<path d="M8 9h8"/>
|
||||
<path d="M8 13h6"/>
|
||||
<path d="M8 17h4"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 488 B |
Reference in New Issue
Block a user