Add icons to this collection by clicking the heart icon.
Cow icon - also known as animals, cow, cattle, wild life, animal kingdom, and farming and gardening. 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="62"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="422"
        y2="391.857"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M356.723 291.268 147.4 268.4l-13.2 106.5c-8.401 13.5-13.2 29.7-13.2 47.1 0 49.799 40.201 90 90 90h90c24.901 0 47.401-10.201 63.6-26.4 16.198-16.201 26.4-38.701 26.4-63.6 0-17.401-4.797-33.6-13.198-47.1zM497 62H376l-75 15h-90l-75-15H15C6.709 62 0 68.709 0 77c0 57.891 48.109 105 106 105l150 90 150-90c57.891 0 106-47.109 106-105 0-8.291-6.709-15-15-15z"
    />
    <path
        fill="url(#b)"
        d="M316 92h30c41.4 0 75-35.6 75-77 0-8.401-6.599-15-15-15s-15 6.599-15 15c0 24.901-20.098 47-45 47H166c-24.901 0-45-22.099-45-47 0-8.401-6.599-15-15-15S91 6.599 91 15c0 41.4 33.6 77 75 77h30c-57.9 0-105 47.1-105 105 0 9.6 1.199 18.6 3.6 26.7l39.6 151.2c18.749-28.846 47.432-42.9 76.8-42.9h90c32.401 0 60.901 17.1 76.802 42.9L417.4 223.999C419.799 215.6 421 206.6 421 197c0-57.9-47.102-105-105-105zM181 212c-8.401 0-15-6.601-15-15 0-8.401 6.599-15 15-15s15 6.599 15 15c0 8.399-6.599 15-15 15zm75-75c-30.004 0-52.659-22.079-57.9-45h115.8c-6.599 25.8-30 45-57.9 45zm75 75c-8.401 0-15-6.601-15-15 0-8.401 6.599-15 15-15s15 6.599 15 15c0 8.399-6.599 15-15 15zM196 392c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zm120 0c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15z"
    />
</svg>
More icons in the same style and category