Add icons to this collection by clicking the heart icon.
Telescope icon - also known as telescope, adventure, spyglass, and miscellaneous. 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 32 32"
>
    <linearGradient
        id="a"
        x1="0"
        x2="1"
        y1="0"
        y2="0"
        gradientTransform="matrix(28.028 0 0 28 2.374 16)"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9c8cff" />
        <stop offset="1" stop-color="#6fc9ff" />
    </linearGradient>
    <g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2">
        <path
            fill="url(#a)"
            d="m17.376 5.2-5.568 1.492a3.003 3.003 0 0 0-2.215 2.664l-4.995 1.338a3.003 3.003 0 0 0-2.121 3.675 3.002 3.002 0 0 0 3.674 2.121l4.995-1.338a3.008 3.008 0 0 0 2.738 1.29L6.454 28H6a1 1 0 0 0 0 2h2a1 1 0 0 0 .667-1.744L15 18.405V28a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2v-9.595l6.333 9.851A1 1 0 0 0 24 30h2a1 1 0 0 0 0-2h-.454l-8.027-12.486 2.446-.655c.689.451 1.56.617 2.418.388l5.795-1.553a3.002 3.002 0 0 0 2.121-3.675l-1.552-5.795a3.002 3.002 0 0 0-3.675-2.121l-5.795 1.553A2.99 2.99 0 0 0 17.376 5.2zm-7.43 6.132-4.83 1.294a1 1 0 0 0 .518 1.932l4.829-1.294zm7.209-4.002-4.829 1.294a1 1 0 0 0-.707 1.225l1.035 3.863a1 1 0 0 0 1.225.707l4.829-1.294zm9.66-2.588 1.553 5.795a1.001 1.001 0 0 1-.708 1.225l-5.795 1.553a1 1 0 0 1-1.225-.707l-1.553-5.796a1 1 0 0 1 .707-1.225l5.796-1.553a1.001 1.001 0 0 1 1.225.708z"
        />
    </g>
</svg>
More icons in the same style and category