mirror of
https://github.com/uiverse-io/galaxy.git
synced 2025-11-28 13:10:21 +08:00
13 lines
No EOL
542 B
HTML
13 lines
No EOL
542 B
HTML
<!-- From Uiverse.io by Desarrollo3HQ5 - Tags: simple, login, form, input, account -->
|
|
<div class="flex flex-row gap-1 bg-white/80 rounded-md py-1 px-1">
|
|
<svg viewBox="0 0 344 384" height="26.72093023255814" width="24">
|
|
<path
|
|
d="M170.5 192q-35.5 0-60.5-25t-25-60.5T110 46t60.5-25T231 46t25 60.5t-25 60.5t-60.5 25zm0 43q31.5 0 69.5 9t69.5 29.5T341 320v43H0v-43q0-26 31.5-46.5T101 244t69.5-9z"
|
|
fill="#000000"
|
|
></path>
|
|
</svg>
|
|
<input id="" name="" type="text" class="bg-inherit focus:outline-none pl-1" />
|
|
</div>
|
|
|
|
|
|
|