Add icons to this collection by clicking the heart icon.
Magnifying Glass icon - also known as education, science, research, learning, and magnifying glass. 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=".01"
        x2="63.981"
        y1="32.004"
        y2="32.004"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fff33b" />
        <stop offset=".014" stop-color="#fee72e" />
        <stop offset=".042" stop-color="#fed51b" />
        <stop offset=".07" stop-color="#fdca10" />
        <stop offset=".1" stop-color="#fdc70c" />
        <stop offset=".4" stop-color="#f3903f" />
        <stop offset=".8" stop-color="#ed683c" />
        <stop offset="1" stop-color="#e93e3a" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M7.783 63.999c-1.069 0-3.357-.21-5.198-1.823C.941 60.735.075 58.571.01 55.74c-.006-.313.35-1.38.565-1.596l17.558-17.558a1 1 0 0 1 1.414 0l1.142 1.143 6.691-6.692a19.833 19.833 0 0 1-3.337-11.064 19.843 19.843 0 0 1 5.85-14.123c7.787-7.787 20.46-7.789 28.247 0 7.787 7.787 7.787 20.459 0 28.246a19.84 19.84 0 0 1-14.123 5.852 19.919 19.919 0 0 1-11.072-3.332l-6.686 6.686 1.142 1.143a.999.999 0 0 1 0 1.414L9.844 63.415c-.285.283-1.634.584-2.061.584zm-5.652-6.885c.241 1.536.83 2.726 1.758 3.545.984.87 2.194 1.183 3.075 1.289zm.566-2.262 6.44 6.44L25.28 45.15l-6.439-6.442zm22.149-12.966 5.978-5.978-2.744-2.743-5.977 5.979zM44.018 2.008a17.919 17.919 0 0 0-12.71 5.256c-3.395 3.395-5.264 7.908-5.264 12.709s1.87 9.314 5.264 12.709c3.396 3.396 7.909 5.266 12.71 5.266s9.314-1.87 12.709-5.266c3.395-3.395 5.264-7.908 5.264-12.709s-1.869-9.314-5.264-12.709a17.922 17.922 0 0 0-12.709-5.256zm.001 33.241c-.001 0-.001 0 0 0-4.082 0-7.918-1.59-10.804-4.477-2.885-2.884-4.474-6.72-4.474-10.8s1.589-7.916 4.474-10.801c5.956-5.956 15.646-5.958 21.603-.002 2.886 2.886 4.475 6.723 4.475 10.803s-1.589 7.917-4.475 10.803a15.17 15.17 0 0 1-10.799 4.474zm0-28.546c-3.4 0-6.801 1.294-9.39 3.883-2.507 2.507-3.888 5.841-3.888 9.387s1.381 6.879 3.888 9.386a13.188 13.188 0 0 0 9.389 3.891h.001a13.18 13.18 0 0 0 9.385-3.888c5.177-5.177 5.177-13.601 0-18.777a13.232 13.232 0 0 0-9.385-3.882zm6.351 7.917a.997.997 0 0 1-.707-.293c-1.508-1.509-3.513-2.34-5.646-2.34s-4.138.831-5.646 2.34a.999.999 0 1 1-1.414-1.414c1.885-1.887 4.393-2.926 7.06-2.926s5.175 1.039 7.06 2.926a.999.999 0 0 1-.707 1.707z"
    />
</svg>
More icons in the same style and category