Add PWA and mobile creation flow
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
|
||||
<rect width="512" height="512" rx="110" fill="#212529"/>
|
||||
<path d="M146 160h220M146 256h220M146 352h140" stroke="#fff" stroke-width="34" stroke-linecap="round"/>
|
||||
<circle cx="104" cy="160" r="18" fill="#0dcaf0"/>
|
||||
<circle cx="104" cy="256" r="18" fill="#ffc107"/>
|
||||
<circle cx="104" cy="352" r="18" fill="#198754"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 391 B |
Reference in New Issue
Block a user