7373 < div class ="header-content ">
7474 < div class ="header-left ">
7575 < h1 class ="title ">
76- < svg class ="icon " viewBox ="0 0 24 24 " fill ="none " stroke ="currentColor " aria-hidden ="true ">
76+ < svg class ="icon " width =" 24 " height =" 24 " viewBox ="0 0 24 24 " fill ="none " stroke ="currentColor " aria-hidden ="true ">
7777 < path d ="M9 12l2 2 4-4 "/>
7878 < path d ="M21 12c-1 0-3-1-3-3s2-3 3-3 3 1 3 3-2 3-3 3 "/>
7979 < path d ="M3 12c1 0 3-1 3-3s-2-3-3-3-3 1-3 3 2 3 3 3 "/>
@@ -128,7 +128,7 @@ <h2 class="sr-only">Search USB Devices and Vendors</h2>
128128 < div class ="search-container ">
129129 < div class ="search-box ">
130130 < label for ="searchInput " class ="sr-only "> Search USB vendors and devices</ label >
131- < svg class ="search-icon " viewBox ="0 0 24 24 " fill ="none " stroke ="currentColor " aria-hidden ="true ">
131+ < svg class ="search-icon " width =" 24 " height =" 24 " viewBox ="0 0 24 24 " fill ="none " stroke ="currentColor " aria-hidden ="true ">
132132 < circle cx ="11 " cy ="11 " r ="8 "/>
133133 < path d ="m21 21-4.35-4.35 "/>
134134 </ svg >
@@ -141,7 +141,7 @@ <h2 class="sr-only">Search USB Devices and Vendors</h2>
141141 autocomplete ="off "
142142 >
143143 < button id ="clearSearch " class ="clear-btn " style ="display: none; " aria-label ="Clear search ">
144- < svg viewBox ="0 0 24 24 " fill ="none " stroke ="currentColor " aria-hidden ="true ">
144+ < svg width =" 24 " height =" 24 " viewBox ="0 0 24 24 " fill ="none " stroke ="currentColor " aria-hidden ="true ">
145145 < line x1 ="18 " y1 ="6 " x2 ="6 " y2 ="18 "/>
146146 < line x1 ="6 " y1 ="6 " x2 ="18 " y2 ="18 "/>
147147 </ svg >
@@ -201,7 +201,7 @@ <h2 class="sr-only">Search Results</h2>
201201
202202 <!-- Empty State -->
203203 < div id ="emptyState " class ="empty-state " style ="display: none; " role ="status ">
204- < svg class ="empty-icon " viewBox ="0 0 24 24 " fill ="none " stroke ="currentColor " aria-hidden ="true ">
204+ < svg class ="empty-icon " width =" 24 " height =" 24 " viewBox ="0 0 24 24 " fill ="none " stroke ="currentColor " aria-hidden ="true ">
205205 < circle cx ="11 " cy ="11 " r ="8 "/>
206206 < path d ="m21 21-4.35-4.35 "/>
207207 </ svg >
0 commit comments