Add icons to this collection by clicking the heart icon.
Fertilizer icon - also known as bag, agriculture, harvest, fertilizer, and farming and gardening. 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="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00c0ff" />
        <stop offset="1" stop-color="#5558ff" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M371.471 355.224V256c0-63.971-51.771-115.471-115.471-115.471-63.668 0-115.471 51.802-115.471 115.471v99.224c-10.339 3.669-17.765 13.549-17.765 25.129 0 14.694 11.953 26.647 26.647 26.647h213.177c14.694 0 26.647-11.953 26.647-26.647 0-11.58-7.425-21.46-17.764-25.129zm-35.53-63.695c0 34.28-27.896 62.177-62.177 62.177h-8.882v8.882c0 4.91-3.973 8.882-8.882 8.882s-8.882-3.973-8.882-8.882v-44.412h-8.882c-34.28 0-62.177-27.896-62.177-62.176v-17.765a8.877 8.877 0 0 1 8.882-8.882 8.877 8.877 0 0 1 8.882 8.882c0 4.901 3.981 8.882 8.882 8.882h17.765c24.487 0 44.412 19.924 44.412 44.412v.227c7.446-5.636 16.611-9.109 26.647-9.109h17.765c4.901 0 8.882-3.981 8.882-8.882 0-4.91 3.973-8.882 8.882-8.882s8.882 3.973 8.882 8.882v17.764zm-44.412 8.883c-14.694 0-26.647 11.953-26.647 26.647v8.883h8.882c21.902 0 40.153-15.943 43.761-36.831a26.623 26.623 0 0 1-8.232 1.301zm-71.058-35.53h-17.765c-2.871 0-5.638-.459-8.232-1.301 3.608 20.888 21.859 36.831 43.761 36.831h8.882v-8.882c.001-14.695-11.952-26.648-26.646-26.648zM256 122.765c19.882 0 38.991 4.444 56.401 12.602 3.648-6.481 5.776-13.76 5.776-21.484a8.877 8.877 0 0 0-8.882-8.882H202.706a8.877 8.877 0 0 0-8.882 8.882c0 7.861 2.227 15.145 5.826 21.558 17.142-8.047 36.193-12.676 56.35-12.676z"
    />
</svg>
More icons in the same style and category