mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41:37 +00:00
Add logo
This commit is contained in:
parent
cb002f4f27
commit
34881e2afb
2 changed files with 12 additions and 0 deletions
|
|
@ -1,3 +1,11 @@
|
||||||
|
<br>
|
||||||
|
|
||||||
|
<div align="center">
|
||||||
|
<img style="float: right;margin-top:50px" src="docs/vide.svg" width="110" />
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
### ⚠️ This library is in early stages of development with breaking changes being made often.
|
### ⚠️ This library is in early stages of development with breaking changes being made often.
|
||||||
|
|
||||||
Vide is a reactive and declarative UI library.
|
Vide is a reactive and declarative UI library.
|
||||||
|
|
|
||||||
4
docs/vide.svg
Normal file
4
docs/vide.svg
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
<svg width="334" height="478" viewBox="0 0 334 478" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M254 1.13748V276.5H254.402L254 276.973V278H253.127L166.5 380L78.5984 276.5H80V1.20867L0 78.4638V322.5L167 478L334 322.5V78.3926L254 1.13748Z" fill="#223450"/>
|
||||||
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M254 278V0.715805L296.904 42V292L167 417L37.0962 292V42L80 0.715805V278H80.3975L167 362L253.603 278H254Z" fill="#4796F3"/>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 487 B |
Loading…
Add table
Add a link
Reference in a new issue