Add icons to this collection by clicking the heart icon.
Search icon - also known as clock, time, hours, alarm, search, magnifying glass, watch, loupe, and time and date. Created in a clean circular style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
xmlns="http://www.w3.org/2000/svg"
width="512"
height="512"
viewBox="0 0 512 512"
>
<linearGradient
id="a"
x1="256"
x2="256"
y1="512"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffbef9" />
<stop offset="1" stop-color="#fff1ff" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="407"
y2="105"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ff81ff" />
<stop offset="1" stop-color="#a93aff" />
</linearGradient>
<circle cx="256" cy="256" r="256" fill="url(#a)" />
<path
fill="url(#b)"
d="M290.943 105c-63.992 0-116.057 52.065-116.057 116.057 0 28.789 10.599 55.107 28.02 75.413l-12.136 12.136-6.312-6.312a8.925 8.925 0 0 0-12.624 0l-64.219 64.219a8.925 8.925 0 0 0 0 12.624l25.248 25.248a8.925 8.925 0 0 0 12.624 0l64.219-64.219a8.925 8.925 0 0 0 0-12.624l-6.312-6.312 12.136-12.136c20.306 17.421 46.624 28.02 75.413 28.02 63.992 0 116.057-52.065 116.057-116.057S354.935 105 290.943 105zm0 196.405c-44.306 0-80.347-36.041-80.347-80.347s36.041-80.347 80.347-80.347 80.347 36.041 80.347 80.347c0 44.305-36.041 80.347-80.347 80.347zm0-142.84c-34.455 0-62.493 28.038-62.493 62.492 0 34.455 28.038 62.492 62.493 62.492 34.454 0 62.492-28.038 62.492-62.492s-28.038-62.492-62.492-62.492zm35.71 71.42h-35.71a8.923 8.923 0 0 1-8.928-8.928v-35.71a8.922 8.922 0 0 1 8.928-8.927 8.922 8.922 0 0 1 8.927 8.927v26.782h26.782a8.922 8.922 0 0 1 8.927 8.927 8.921 8.921 0 0 1-8.926 8.929z"
/>
</svg>
More icons in the same style and category