Add publish metadata: MIT license, README, icon, store tags, working make dist
This commit is contained in:
parent
cb06115f08
commit
c11585e79c
7 changed files with 111 additions and 8 deletions
9
assets/session-switch.svg
Normal file
9
assets/session-switch.svg
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
|
||||
<rect width="128" height="128" rx="16" fill="#3a6bd8"/>
|
||||
<rect x="24" y="34" width="18" height="60" rx="9" fill="#ffffff"/>
|
||||
<rect x="86" y="34" width="18" height="60" rx="9" fill="#ffffff"/>
|
||||
<path d="M42 46 h28" stroke="#ffffff" stroke-width="6" stroke-linecap="round"/>
|
||||
<path d="M74 40 L84 46 L74 52 Z" fill="#ffffff"/>
|
||||
<path d="M86 82 h-28" stroke="#ffffff" stroke-width="6" stroke-linecap="round"/>
|
||||
<path d="M54 76 L44 82 L54 88 Z" fill="#ffffff"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 535 B |
Loading…
Add table
Add a link
Reference in a new issue