Add outline and cancel button to Search input

This commit is contained in:
Denevola 2022-09-28 00:26:11 +09:00
parent d7d7de15e4
commit 70c9ab9520
3 changed files with 16 additions and 2 deletions

1
public/x-lg.svg Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgb(164, 164, 164)" class="bi bi-x-lg"><path d="M2.146 2.854a.5.5 0 1 1 .708-.708L8 7.293l5.146-5.147a.5.5 0 0 1 .708.708L8.707 8l5.147 5.146a.5.5 0 0 1-.708.708L8 8.707l-5.146 5.147a.5.5 0 0 1-.708-.708L7.293 8 2.146 2.854Z"/></svg>

After

Width:  |  Height:  |  Size: 302 B