Add icons to this collection by clicking the heart icon.
Pet Food icon - also known as animals, bone, pet food, and dog food. Created in a clean circular 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="#ffc2cc" />
        <stop offset="1" stop-color="#fff2f4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffa68d" />
        <stop offset="1" stop-color="#fd3a84" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M202.6 264.882c-4.911 0-8.9 3.981-8.9 8.882s3.989 8.882 8.9 8.882a8.893 8.893 0 0 0 7.892-4.762c4.224-8.015 12.976-13.002 22.85-13.002h45.317c9.873 0 18.626 4.988 22.85 13.002a8.893 8.893 0 0 0 7.892 4.762c4.911 0 8.9-3.981 8.9-8.882s-3.989-8.882-8.9-8.882c-4.919 0-8.9-3.973-8.9-8.882s3.981-8.882 8.9-8.882c4.911 0 8.9-3.981 8.9-8.882s-3.989-8.882-8.9-8.882a8.89 8.89 0 0 0-7.892 4.762c-4.224 8.015-12.976 13.002-22.85 13.002h-45.317c-9.873 0-18.626-4.988-22.85-13.002a8.89 8.89 0 0 0-7.892-4.762c-4.911 0-8.9 3.981-8.9 8.882s3.989 8.882 8.9 8.882c4.919 0 8.9 3.973 8.9 8.882s-3.981 8.882-8.9 8.882zm-62.3 88.824h231.4V158.294H140.3zm35.6-115.471c0-14.694 11.977-26.647 26.7-26.647a26.654 26.654 0 0 1 23.641 14.251c1.113 2.099 3.963 3.513 7.101 3.513h45.317c3.138 0 5.988-1.414 7.101-3.513a26.654 26.654 0 0 1 23.641-14.251c14.723 0 26.7 11.953 26.7 26.647 0 6.818-2.581 13.046-6.814 17.765 4.233 4.719 6.814 10.947 6.814 17.765 0 14.694-11.977 26.647-26.7 26.647a26.654 26.654 0 0 1-23.641-14.251c-1.113-2.099-3.963-3.513-7.101-3.513h-45.317c-3.138 0-5.988 1.414-7.101 3.513a26.654 26.654 0 0 1-23.641 14.251c-14.723 0-26.7-11.953-26.7-26.647 0-6.818 2.581-13.046 6.814-17.765-4.233-4.719-6.814-10.947-6.814-17.765zm195.8 133.236H140.3c-9.813 0-17.8 7.972-17.8 17.765S130.487 407 140.3 407h231.4c9.813 0 17.8-7.972 17.8-17.765s-7.987-17.764-17.8-17.764zM140.3 140.529h231.4c9.813 0 17.8-7.972 17.8-17.765S381.513 105 371.7 105H140.3c-9.813 0-17.8 7.972-17.8 17.765s7.987 17.764 17.8 17.764z"
    />
</svg>
More icons in the same style and category