File tree Expand file tree Collapse file tree 1 file changed +6
-11
lines changed Expand file tree Collapse file tree 1 file changed +6
-11
lines changed Original file line number Diff line number Diff line change 11<template >
22 <div >
3- <div class =" relative text-xl text-white no-underline is-active" >
4- <input class =" text-input" type =" text" placeholder =" Click to search" />
5- <div
6- class =" absolute inset-y-0 flex items-center pl-56 pointer-events-none"
7- >
8- <svg
9- class =" w-6 h-6 text-gray-500 pointer-events-none fill-current"
10- xmlns =" http://www.w3.org/2000/svg"
11- viewBox =" 0 0 20 20"
12- >
3+ <div class =" flex items-center text-xl text-input" >
4+ <input type =" text" placeholder =" Click to search" />
5+ <div class =" search-input__icon" >
6+ <svg width =" 25" height =" 25" viewBox =" 0 0 16 16" >
137 <path
14- d =" M12.9 14.32a8 8 0 1 1 1.41-1.41l5.35 5.33-1.42 1.42-5.33-5.34zM8 14A6 6 0 1 0 8 2a6 6 0 0 0 0 12z"
8+ fill =" #333"
9+ d =" M9.962 8.716c0.653-0.905 1.038-2.015 1.038-3.216 0-3.038-2.462-5.5-5.5-5.5s-5.5 2.462-5.5 5.5 2.462 5.5 5.5 5.5c1.201 0 2.312-0.385 3.216-1.038l5.284 6.038 2-2-6.038-5.284zM5.5 9.5c-2.209 0-4-1.791-4-4s1.791-4 4-4c2.209 0 4 1.791 4 4s-1.791 4-4 4z"
1510 ></path >
1611 </svg >
1712 </div >
You can’t perform that action at this time.
0 commit comments