Add icons to this collection by clicking the heart icon.
Insight icon - also known as eye, magnifier, research, search, investigation, magnifying glass, sight, insight, loupe, miscellaneous, and investigate. Created in a clean lineal color 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="511.999"
        y2=".001"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M317 .001c-107.523 0-195 87.477-195 195 0 48.374 17.712 92.685 46.983 126.803l-20.29 20.29-10.604-10.605c-5.853-5.854-15.357-5.857-21.213 0L4.394 443.973c-5.858 5.858-5.858 15.355 0 21.213l42.422 42.422c5.854 5.854 15.357 5.857 21.213 0l112.482-112.483c5.858-5.858 5.858-15.355 0-21.213l-10.604-10.604 20.29-20.29c34.119 29.271 78.429 46.984 126.803 46.984 107.523 0 195-87.477 195-195S424.524.001 317 .001zM57.422 475.788 36.213 454.58l91.27-91.27 21.209 21.208zM317 360.001c-90.981 0-165-74.019-165-165s74.019-165 165-165 165 74.019 165 165-74.018 165-165 165zm0-210c-24.813 0-45 20.187-45 45s20.187 45 45 45 45-20.187 45-45-20.186-45-45-45zm0 60c-8.271 0-15-6.729-15-15s6.729-15 15-15 15 6.729 15 15-6.728 15-15 15zm132.88-22.688c-2.372-3.973-58.94-97.312-132.88-97.312s-130.508 93.338-132.88 97.312a15 15 0 0 0 0 15.377c2.372 3.973 58.94 97.312 132.88 97.312s130.508-93.338 132.88-97.312a15 15 0 0 0 0-15.377zM317 270.001c-46.425 0-88.078-54.503-102.106-75.013 22.504-32.953 62.059-74.987 102.106-74.987 46.418 0 88.068 54.49 102.105 75.013-22.502 32.952-62.056 74.987-102.105 74.987z"
    />
</svg>
More icons in the same style and category