aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/assets/images/global/search.svg
blob: 1583c437b88ae1156241c5a7cb0ca6055df7846f (plain) (blame)
1
2
3
4
5
6
7
<svg xmlns="http://www.w3.org/2000/svg" height="24px" width="24px" viewBox="0 0 24 24">
  <defs/>
  <g fill="none" fill-rule="evenodd" stroke="#000" stroke-width="2">
    <circle cx="10" cy="10" r="7"/>
    <path stroke-linecap="round" stroke-linejoin="round" d="M15 15l6 6"/>
  </g>
</svg>