Add icons to this collection by clicking the heart icon.
Ladybug icon - also known as animals, garden, insect, ladybug, wildlife, fauna, animal kingdom, entomology, and zoology. 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 24 24"
>
    <linearGradient
        id="a"
        x1="12"
        x2="12"
        y1="2"
        y2="22"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00bcd4" />
        <stop offset="1" stop-color="#1976d2" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M21 14h-2.08a6.937 6.937 0 0 0-.485-1.752l2.12-1.416a1 1 0 1 0-1.11-1.664L17.39 10.54a7.061 7.061 0 0 0-1.56-1.392A4.02 4.02 0 0 0 16 8c0-1.03-.402-1.963-1.045-2.673l.94-1.88a1 1 0 1 0-1.79-.894l-.836 1.673C12.869 4.09 12.446 4 12 4s-.868.09-1.269.226l-.836-1.673a1 1 0 0 0-1.79.894l.94 1.88A3.971 3.971 0 0 0 8 8c0 .396.06.781.169 1.148a7.061 7.061 0 0 0-1.56 1.392L4.556 9.168a1 1 0 1 0-1.111 1.663l2.12 1.417A6.937 6.937 0 0 0 5.08 14H3a1 1 0 1 0 0 2h2.08c.088.612.25 1.201.485 1.752l-2.12 1.416a1 1 0 1 0 1.11 1.664L6.61 19.46a6.99 6.99 0 0 0 10.782 0l2.053 1.372a1 1 0 1 0 1.111-1.663l-2.12-1.417c.236-.55.397-1.14.485-1.752H21a1 1 0 1 0 0-2zM10 8c0-1.103.897-2 2-2s2 .897 2 2c0 .099-.025.19-.04.285C13.339 8.103 12.683 8 12 8s-1.338.103-1.96.285C10.024 8.19 10 8.099 10 8zm-3 7a5.008 5.008 0 0 1 4-4.899v5.663l-1.716 3.423A4.994 4.994 0 0 1 7 15zm4.156 4.915L12 18.232l.844 1.683c-.276.047-.555.085-.844.085s-.568-.038-.844-.085zm3.56-.727L13 15.764v-5.663c2.28.465 4 2.484 4 4.899a4.994 4.994 0 0 1-2.284 4.188zM9 15a1 1 0 1 1 0-2 1 1 0 0 1 0 2zm7-1a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"
    />
</svg>
More icons in the same style and category