git.lucas.co / cce-icons
SVG icon set
git clone https://git.lucas.co/cce-icons.git

svg/search.svg (337B)

1 <svg width="40" height="40" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg">
2   <!-- Stylized magnifier: lens ring + rounded handle -->
3   <circle cx="17" cy="17" r="10" fill="none" stroke="#ffffff" stroke-width="6" />
4   <path d="M25 25 L34 34" fill="none" stroke="#ffffff" stroke-width="6"
5         stroke-linecap="round" />
6 </svg>