Add icons to this collection by clicking the heart icon.
Barley icon - also known as wheat, barley, cereal, botanical, farming and gardening, and malt. 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="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9cffac" />
        <stop offset="1" stop-color="#00b59c" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M318 131.647v-17.765c0-4.91-3.961-8.882-8.857-8.882s-8.857 3.973-8.857 8.882v9.78c-18.889 2.747-34.918 13.945-44.286 29.764-9.367-15.819-25.396-27.018-44.286-29.764v-9.78c0-4.91-3.962-8.882-8.857-8.882-4.896 0-8.857 3.973-8.857 8.882v17.765c0 31.239 23.177 56.922 53.143 61.279v37.463c-9.297-9.545-21.651-15.9-35.428-17.903v-9.78c0-4.91-3.962-8.883-8.857-8.883-4.896 0-8.857 3.973-8.857 8.883v17.765c0 31.239 23.177 56.922 53.143 61.278v37.463c-9.297-9.545-21.651-15.9-35.428-17.902v-9.78c0-4.91-3.962-8.882-8.857-8.882-4.896 0-8.857 3.973-8.857 8.882v17.765c0 31.239 23.177 56.922 53.143 61.279v27.545c0 4.91 3.962 8.882 8.857 8.882s8.857-3.973 8.857-8.882v-27.545c29.966-4.356 53.143-30.04 53.143-61.279V291.53c0-4.91-3.961-8.882-8.857-8.882s-8.857 3.973-8.857 8.882v9.78c-13.778 2.002-26.131 8.357-35.428 17.902v-37.463c29.966-4.356 53.143-30.04 53.143-61.278v-17.765c0-4.91-3.961-8.883-8.857-8.883s-8.857 3.973-8.857 8.883v9.78c-13.778 2.003-26.131 8.358-35.428 17.903v-37.463c29.962-4.357 53.139-30.04 53.139-61.279z"
    />
</svg>
More icons in the same style and category