feat: add PWA support
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" role="img" aria-label="Pi Car Companion">
|
||||
<rect width="512" height="512" fill="#10130f"/>
|
||||
<circle cx="256" cy="256" r="164" fill="#171b16" stroke="#30372d" stroke-width="16"/>
|
||||
<path d="M148 300a120 120 0 1 1 216 0" fill="none" stroke="#b9e769" stroke-width="30" stroke-linecap="round"/>
|
||||
<path d="m256 268 73-82" fill="none" stroke="#f0f2eb" stroke-width="26" stroke-linecap="round"/>
|
||||
<circle cx="256" cy="268" r="30" fill="#b9e769"/>
|
||||
<path d="M173 337h166" fill="none" stroke="#f0f2eb" stroke-width="24" stroke-linecap="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 610 B |
Reference in New Issue
Block a user