Add icons to this collection by clicking the heart icon.
Inspection icon - also known as review, marketing, search, magnifying glass, rating, and inspection. 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="32"
        x2="32"
        y1="63"
        y2="1"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9f2fff" />
        <stop offset="1" stop-color="#0bb1d3" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M48 11c-6.065 0-11 4.935-11 11s4.935 11 11 11 11-4.935 11-11-4.935-11-11-11zm0 20c-4.963 0-9-4.038-9-9s4.037-9 9-9 9 4.038 9 9-4.037 9-9 9zm1-23.949V1H5v34H1v22h32v-2h3.764l2.522 1.261a7.037 7.037 0 0 0 3.13.739H43v1c0 2.757 2.243 5 5 5s5-2.243 5-5v-1h1c1.654 0 3-1.346 3-3a2.98 2.98 0 0 0-.78-2c.48-.532.78-1.229.78-2s-.301-1.468-.78-2c.48-.532.78-1.229.78-2s-.301-1.468-.78-2c.48-.532.78-1.229.78-2 0-1.654-1.346-3-3-3h-.556A3.959 3.959 0 0 0 54 37a1.99 1.99 0 0 0-.342-1.117C59.131 33.645 63 28.269 63 22c0-7.933-6.195-14.431-14-14.949zM7 3h40v4.051C39.195 7.569 33 14.067 33 22c0 5.596 3.086 10.478 7.641 13.056A6.946 6.946 0 0 0 36.586 37H33v-2H7zm18 34v18h-2V37zM3 37h18v18H3zm28 18h-4V37h4zm20 3c0 1.654-1.346 3-3 3s-3-1.346-3-3V41h2.184A2.966 2.966 0 0 0 47 42c0 .771.301 1.468.78 2-.48.532-.78 1.229-.78 2s.301 1.468.78 2c-.48.532-.78 1.229-.78 2s.301 1.468.78 2a2.976 2.976 0 0 0-.78 2c0 1.654 1.346 3 3 3h1zm4-12a1 1 0 0 1-1 1h-4a1 1 0 0 1 0-2h4a1 1 0 0 1 1 1zm0 4a1 1 0 0 1-1 1h-4a1 1 0 0 1 0-2h4a1 1 0 0 1 1 1zm-1 5h-4a1 1 0 0 1 0-2h4a1 1 0 0 1 0 2zm1-13a1 1 0 0 1-1 1h-4a1 1 0 0 1 0-2h4a1 1 0 0 1 1 1zm-3-5c0 1.103-.897 2-2 2h-7.414l-.535.535A4.97 4.97 0 0 1 38.515 41H37v2h1.515A6.943 6.943 0 0 0 43 41.368V55h-.584a5.024 5.024 0 0 1-2.235-.528L37.236 53H33V39h4.414l.535-.535A4.969 4.969 0 0 1 41.485 37zm-4-2c-7.168 0-13-5.832-13-13S40.832 9 48 9s13 5.832 13 13-5.832 13-13 13zm4.293-17.707 1.414 1.414L46 26.414l-2.707-2.707 1.414-1.414L46 23.586zM9 25h22V5H9zm9-12c0-1.103.897-2 2-2s2 .897 2 2-.897 2-2 2-2-.897-2-2zm2 4c2.757 0 5 2.243 5 5v1H15v-1c0-2.757 2.243-5 5-5zM11 7h18v16h-2v-1c0-2.801-1.658-5.216-4.04-6.334A3.965 3.965 0 0 0 24 13c0-2.206-1.794-4-4-4s-4 1.794-4 4c0 1.028.4 1.957 1.04 2.666C14.658 16.784 13 19.199 13 22v1h-2zm0 22H9v-2h2zm2-2h18v2H13zm-4 4h22v2H9z"
    />
</svg>
More icons in the same style and category