Add icons to this collection by clicking the heart icon.
Butterfly icon - also known as nature, animals, wings, fly, insect, butterfly, wild life, entomology, zoology, and monarch. Created in a clean lineal color 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="456"
        y2="56"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <path
        d="M256 371h0c-16.569 0-30-13.431-30-30V191c0-16.569 13.431-30 30-30h0c16.569 0 30 13.431 30 30v150c0 16.569-13.431 30-30 30zM15 131c0 82.843 67.157 150 150 150h61v-30c0-99.411-80.589-180-180-180H15v60zm111 310h0c55.229 0 100-44.771 100-100v-60H126c-44.183 0-80 35.817-80 80v0c0 44.183 35.817 80 80 80zM305.615 71C275.79 89.831 256 123.082 256 161m0 0c0-37.918-19.79-71.169-49.615-90M497 71h-31c-99.411 0-180 80.589-180 180v30h61c82.843 0 150-67.157 150-150V71zm-31 290h0c0-44.183-35.817-80-80-80H286v60c0 55.228 44.771 100 100 100h0c44.183 0 80-35.817 80-80z"
        fill="none"
        stroke="url(#a)"
        stroke-width="30"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category