Add icons to this collection by clicking the heart icon.
Mosquito icon - also known as nature, animals, insect, bug, wildlife, mosquito, and entomology. 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="452"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M301 137c0-19.501-12.598-36.301-30-42.301L256 60l-15 34.699c-17.402 6-30 22.8-30 42.301 0 24.899 20.098 45 45 45s45-20.101 45-45zm151 75H300.972l84.022-63.003A14.993 14.993 0 0 0 391 137V51.211l25.605-25.605c5.859-5.859 5.859-15.352 0-21.211s-15.352-5.859-21.211 0l-30 30A14.99 14.99 0 0 0 361 45v84.5l-83.115 62.329c-6.621 4.966-7.969 14.37-3.018 20.991a14.948 14.948 0 0 0 7.481 5.292 14.859 14.859 0 0 0-1.823 3.248c-2.314 5.654-.938 12.144 3.428 16.406C309.852 262.918 397.801 332 452 332c26.631 0 50.361-17.871 57.686-43.447 0-.015.029-.029.029-.059A60.512 60.512 0 0 0 512 272c0-33.091-26.924-60-60-60zm-249.584 96.445-75.41 56.558c-5.186 3.867-7.266 10.62-5.244 16.743l27.07 81.196-23.438 23.452c-5.859 5.859-5.859 15.352 0 21.211 5.86 5.859 15.352 5.859 21.211 0l30-30a15.032 15.032 0 0 0 3.633-15.352l-26.602-79.746 66.768-50.068c6.621-4.966 7.969-14.37 3.018-20.991-5.01-6.65-14.414-7.939-21.006-3.003zm182.578 56.558-75.41-56.558c-6.562-4.922-15.996-3.647-21.006 3.003-4.951 6.621-3.604 16.025 3.018 20.991l66.768 50.068-26.602 79.746a15.032 15.032 0 0 0 3.633 15.352l30 30c5.86 5.859 15.352 5.859 21.211 0s5.859-15.352 0-21.211l-23.438-23.452 27.07-81.196c2.022-6.123-.058-12.876-5.244-16.743zM234.115 191.829 151 129.5V45c0-3.984-1.582-7.793-4.395-10.605l-30-30c-5.859-5.859-15.352-5.859-21.211 0s-5.859 15.352 0 21.211L121 51.211V137c0 4.717 2.227 9.17 6.006 11.997L211.028 212H60c-33.076 0-60 26.909-60 60 0 5.566.762 11.118 2.285 16.494 0 .029.029.044.029.059C9.639 314.129 33.369 332 60 332c54.199 0 142.148-69.082 168.047-94.233 4.365-4.263 5.742-10.752 3.428-16.406a14.859 14.859 0 0 0-1.823-3.248 14.944 14.944 0 0 0 7.481-5.292c4.951-6.622 3.603-16.026-3.018-20.992z"
    />
    <path
        fill="url(#b)"
        d="M271 94.699V15c0-8.401-6.599-15-15-15s-15 6.599-15 15v79.699c4.797-1.8 9.602-2.699 15-2.699s10.203.899 15 2.699zM256 152c-41.221 0-60 77.754-60 150s18.779 150 60 150 60-77.754 60-150-18.779-150-60-150z"
    />
</svg>
More icons in the same style and category