Add icons to this collection by clicking the heart icon.
Barn icon - also known as agriculture, barn, harvest, warehouse, smart farm, 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="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="121.993"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M512 497c0 8.399-6.599 15-15 15H361l-13.425-4.475L331 512H181l-14.423-3.895L151 512H15c-8.401 0-15-6.601-15-15 0-8.401 6.599-15 15-15h46V257c0-3.001.901-6 2.401-8.401l30-45c1.8-2.399 4.199-4.499 6.899-5.4l150-60c3.6-1.5 7.8-1.5 11.4 0l150 60c2.701.901 5.099 3.001 6.899 5.4l30 45c1.5 2.401 2.401 5.4 2.401 8.401v225h46c8.401 0 15 6.599 15 15zM437.816 93.369c5.859-5.859 5.859-15.352.015-21.226-16.992-16.992-46.67-16.992-63.662 0-5.845 5.874-5.845 15.366.015 21.226 5.859 5.83 15.366 5.845 21.226-.015 5.625-5.654 15.557-5.654 21.182 0 5.856 5.857 15.353 5.857 21.224.015zm42.422-42.451c5.859-5.859 5.859-15.352 0-21.211-39.609-39.609-108.867-39.609-148.477 0-5.859 5.859-5.859 15.352 0 21.211s15.352 5.859 21.211 0c29.238-29.238 76.816-29.238 106.055 0 5.86 5.859 15.352 5.859 21.211 0z"
    />
    <path
        fill="url(#b)"
        d="M346 332H166c-11.639 0-15 10.579-15 15v165h30v-8.101l75-62.4 75 62.4V512h30V347c0-6.273-5.096-15-15-15zM181 465.2v-86.4l51.599 43.2zM207.4 362h97.2L256 402.499zM331 465.2 279.401 422 331 378.8zM301 257c0-24.814-20.186-45-45-45s-45 20.186-45 45 20.186 45 45 45 45-20.186 45-45zm177.48 21.68L421 192.459V137c0-8.291-6.709-15-15-15s-15 6.709-15 15v37.843L261.566 123.07a14.924 14.924 0 0 0-11.133 0l-150 60a15.02 15.02 0 0 0-6.914 5.61l-60 90c-4.6 6.899-2.725 16.201 4.16 20.801 6.826 4.585 16.172 2.739 20.801-4.16l57.422-86.118L256 153.157l140.098 56.045 57.422 86.118c4.649 6.95 13.964 8.718 20.801 4.16 6.884-4.599 8.759-13.901 4.159-20.8z"
    />
</svg>
More icons in the same style and category