Add icons to this collection by clicking the heart icon.
Wool icon - also known as animals, farm, mammal, wool, sheep, and wildlife. 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="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <path
        d="M497 256c0-24.535-14.688-45.605-35.732-55.002 13.525-18.66 15.712-44.25 3.444-65.498s-35.523-32.151-58.445-29.767c2.384-22.922-8.519-46.177-29.767-58.445-21.248-12.268-46.839-10.083-65.498 3.443C301.605 29.688 280.535 15 256 15s-45.605 14.688-55.001 35.731c-18.66-13.525-44.251-15.711-65.499-3.443s-32.151 35.523-29.767 58.445c-22.922-2.384-46.177 8.519-58.445 29.767s-10.082 46.839 3.444 65.498C29.688 210.395 15 231.465 15 256s14.689 45.605 35.732 55.002c-13.525 18.66-15.712 44.25-3.444 65.498s35.523 32.151 58.445 29.767c-2.384 22.922 8.519 46.177 29.767 58.445s46.839 10.082 65.498-3.444C210.395 482.311 231.465 497 256 497s45.605-14.688 55.002-35.732c18.66 13.525 44.25 15.712 65.498 3.444s32.151-35.523 29.767-58.445c22.922 2.384 46.177-8.519 58.445-29.767s10.082-46.839-3.444-65.498C482.311 301.605 497 280.535 497 256zm-147.244-44.21-14.298 104.852C330.039 356.377 296.103 386 256 386s-74.039-29.623-79.458-69.358L162.244 211.79c5.725 2.639 12.039 4.21 18.756 4.21 14.296 0 26.884-6.795 35.128-17.189C226.15 209.376 240.287 216 256 216s29.85-6.624 39.872-17.189C304.116 209.205 316.704 216 331 216c6.717 0 13.031-1.571 18.756-4.21zM376 171c0 24.853-20.147 45-45 45-14.296 0-26.884-6.795-35.128-17.189C285.85 209.376 271.713 216 256 216s-29.85-6.624-39.872-17.189C207.884 209.205 195.296 216 181 216c-24.853 0-45-20.147-45-45s20.147-45 45-45c9.99 0 19.13 3.362 26.596 8.87C216.896 117.679 235.083 106 256 106s39.104 11.679 48.404 28.87C311.87 129.362 321.01 126 331 126c24.853 0 45 20.147 45 45zM256 386v-60m-20 0h40"
        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