Add icons to this collection by clicking the heart icon.
Research icon - also known as education, reading, study, book, research, search, magnifying glass, literature, and loupe. Created in a clean flat gradient 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 32 32"
>
    <linearGradient
        id="a"
        x1="1.568"
        x2="33.068"
        y1="33.322"
        y2="1.906"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#0e5dd8" />
        <stop offset="1" stop-color="#eb55ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M23.77 20.942A11.922 11.922 0 0 0 26 14c0-6.617-5.383-12-12-12S2 7.383 2 14s5.383 12 12 12c2.588 0 4.98-.831 6.942-2.23l5.644 5.644a2 2 0 1 0 2.828-2.828zM14 24C8.486 24 4 19.514 4 14S8.486 4 14 4s10 4.486 10 10-4.486 10-10 10zm4.5-17h-8A2.5 2.5 0 0 0 8 9.5v9a2.5 2.5 0 0 0 2.5 2.5h7.2a.3.3 0 0 0 .3-.3v-.9a.3.3 0 0 0-.3-.3h-7.2a.75.75 0 0 1 0-1.5h8a.5.5 0 0 0 .5-.5v-10a.5.5 0 0 0-.5-.5zM17 12.7a.3.3 0 0 1-.3.3h-5.4a.3.3 0 0 1-.3-.3v-2.4a.3.3 0 0 1 .3-.3h5.4a.3.3 0 0 1 .3.3z"
    />
</svg>
More icons in the same style and category