Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

search button

<button type="submit">
  <svg id="search" role="img" aria-describedby="searchIcon" viewBox="0 0 16 16.9">
    <title id="searchIcon">Search</title>
    <path d="M16, 15.7L11.3,11C12.4,9.8,13, 8.2,13,6.5C13"></path>
  </svg>
</button>
Source by hidde.blog #
 
PREVIOUS NEXT
Tagged: #search #button
ADD COMMENT
Topic
Name
6+7 =