Add icons to this collection by clicking the heart icon.
Turmeric icon - also known as nature, root, plant, and turmeric. 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="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M376 300c41.355 0 75-33.645 75-75v-53.787l25.606-25.606c5.858-5.858 5.858-15.355 0-21.213-5.857-5.858-15.355-5.858-21.213 0L436 143.787l-19.394-19.393c-5.857-5.858-15.355-5.858-21.213 0s-5.858 15.355 0 21.213l25.217 25.217C417.744 192.894 398.839 210 376 210h-45V75c0-41.355-33.645-75-75-75s-75 33.645-75 75v45h-15c-22.839 0-41.744-17.106-44.611-39.177l25.217-25.217c5.858-5.858 5.858-15.355 0-21.213-5.857-5.858-15.355-5.858-21.213 0L106 53.787 86.606 34.394c-5.857-5.858-15.355-5.858-21.213 0s-5.858 15.355 0 21.213L91 81.213V135c0 41.355 33.645 75 75 75h15v122h-45c-22.839 0-41.744-17.106-44.611-39.177l25.217-25.217c5.858-5.858 5.858-15.355 0-21.213-5.857-5.858-15.355-5.858-21.213 0L76 265.787l-19.394-19.393c-5.857-5.858-15.355-5.858-21.213 0s-5.858 15.355 0 21.213L61 293.213V347c0 41.355 33.645 75 75 75h46.507c6.97 34.191 37.274 60 73.493 60h143.787l25.606 25.606c5.857 5.857 15.355 5.858 21.213 0s5.858-15.355 0-21.213L427.213 467l19.394-19.394c5.858-5.858 5.858-15.355 0-21.213-5.857-5.858-15.355-5.858-21.213 0l-25.348 25.349C361.466 448.694 331 416.349 331 377v-77zm-90 92h16.077c3.354 23.345 14.408 44.237 30.509 60H256c-24.813 0-45-20.187-45-45 0-8.284-6.716-15-15-15h-60c-24.813 0-45-20.187-45-45v-.036C103.543 356.4 119.131 362 136 362h60c8.284 0 15-6.716 15-15v-15h15c8.284 0 15-6.716 15-15s-6.716-15-15-15h-15v-32h45c8.284 0 15-6.716 15-15s-6.716-15-15-15h-45v-45c0-8.284-6.716-15-15-15h-30c-24.813 0-45-20.187-45-45v-.036C133.543 144.4 149.131 150 166 150h30c8.284 0 15-6.716 15-15V75c0-24.813 20.187-45 45-45s45 20.187 45 45v15h-45c-8.284 0-15 6.716-15 15s6.716 15 15 15h45v30h-15c-8.284 0-15 6.716-15 15s6.716 15 15 15h15v45c0 8.284 6.716 15 15 15h60c16.869 0 32.457-5.6 45-15.036V225c0 24.813-20.187 45-45 45h-60c-8.284 0-15 6.716-15 15v77h-15c-8.284 0-15 6.716-15 15s6.716 15 15 15z"
    />
</svg>
More icons in the same style and category