aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/assets/images/global/search.svg
blob: 55c85101476c6c46dc68a2d871a5af254338a130 (plain) (blame)
1
2
3
4
5
6
7
<svg xmlns="http://www.w3.org/2000/svg" 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>