mirror of
https://github.com/wowlikon/LiB.git
synced 2026-02-04 12:31:09 +00:00
Добавление авторизации и фронтэнда
This commit is contained in:
@@ -0,0 +1,59 @@
|
||||
<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect x="20" y="15" width="60" height="70" rx="10" ry="10" /><rect
|
||||
x="20"
|
||||
y="15"
|
||||
width="60"
|
||||
height="66"
|
||||
rx="10"
|
||||
ry="10"
|
||||
fill="#fff"
|
||||
/><rect x="20" y="15" width="60" height="62" rx="10" ry="10" />
|
||||
<rect
|
||||
x="20"
|
||||
y="15"
|
||||
width="60"
|
||||
height="60"
|
||||
rx="10"
|
||||
ry="10"
|
||||
fill="#fff"
|
||||
/><rect x="20" y="15" width="60" height="56" rx="10" ry="10" />
|
||||
<rect
|
||||
x="20"
|
||||
y="15"
|
||||
width="60"
|
||||
height="54"
|
||||
rx="10"
|
||||
ry="10"
|
||||
fill="#fff"
|
||||
/><rect x="20" y="15" width="60" height="50" rx="10" ry="10" />
|
||||
<rect
|
||||
x="20"
|
||||
y="15"
|
||||
width="60"
|
||||
height="48"
|
||||
rx="10"
|
||||
ry="10"
|
||||
fill="#fff"
|
||||
/><rect x="20" y="15" width="60" height="44" rx="10" ry="10" />
|
||||
<rect
|
||||
x="22"
|
||||
y="21"
|
||||
width="2"
|
||||
height="58"
|
||||
rx="10"
|
||||
ry="10"
|
||||
stroke="#000"
|
||||
stroke-width="4"
|
||||
/><rect x="22" y="55" width="4" height="26" rx="2" ry="15" />
|
||||
<text
|
||||
x="50"
|
||||
y="40"
|
||||
text-anchor="middle"
|
||||
dominant-baseline="middle"
|
||||
alignment-baseline="middle"
|
||||
stroke="#fff"
|
||||
stroke-width=".5"
|
||||
fill="none"
|
||||
font-size="20"
|
||||
>『LiB』</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
Reference in New Issue
Block a user