Add icons to this collection by clicking the heart icon.
Spyglass icon - also known as education, view, vision, telescope, and spyglass. Created in a clean 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 64 64"
>
    <linearGradient
        id="a"
        x1="4"
        x2="59.99"
        y1="32.005"
        y2="32.005"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#0bc2ff" />
        <stop offset="1" stop-color="#535aff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M60 11.5c0-1.5-.6-2.8-1.6-3.9-1-1-2.4-1.6-3.9-1.6s-2.8.6-3.9 1.6c-1 1-1.6 2.4-1.6 3.9v.5h-8v-1.1c0-.5-.2-1-.6-1.4s-.8-.6-1.4-.6L14 9c-1.1 0-2 .9-2 2v1H8v-2H4v16h4v-2h4v3h4V13l21-.1V27h4v-3h8v.5c0 1.5.6 2.8 1.6 3.9 1 1 2.4 1.6 3.9 1.6s2.8-.6 3.9-1.6c1-1 1.6-2.4 1.6-3.9zM8 20v-4h4v4zm33 0v-4h8v4zm14.6 5.6c-.3.3-.6.4-1 .4s-.8-.2-1-.4c-.3-.3-.4-.6-.4-1v-13c0-.4.2-.8.4-1 .3-.3.6-.4 1-.4s.8.2 1 .4c.3.3.4.6.4 1v13c0 .3-.2.7-.4 1zM32 36.2c1.8-1.5 3-3.7 3-6.2 0-4.4-3.6-8-8-8s-8 3.6-8 8c0 2.5 1.2 4.8 3 6.2L12.8 54H8v4h6c.7 0 1.4-.4 1.8-1.1l9.9-19c.4.1.8.1 1.3.1s.9 0 1.3-.1l9.9 19c.3.7 1 1.1 1.8 1.1h6v-4h-4.8zM23 30c0-2.2 1.8-4 4-4s4 1.8 4 4-1.8 4-4 4-4-1.8-4-4z"
    />
</svg>
More icons in the same style and category