Add icons to this collection by clicking the heart icon.
Turmeric icon - also known as nature, root, plant, and turmeric. 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="M386.893 178.661a8.908 8.908 0 0 0-12.585 0L362.8 190.146l-11.508-11.485c-3.477-3.47-9.108-3.47-12.585 0s-3.477 9.09 0 12.56l14.854 14.825c-1.667 13.104-12.785 23.307-26.362 23.307h-26.7v-17.765h-26.7c-4.919 0-8.9-3.973-8.9-8.882s3.981-8.882 8.9-8.882h26.7v-17.765H256c-4.919 0-8.9-3.973-8.9-8.882 0-4.91 3.98-8.882 8.9-8.882h44.5v-8.883C300.5 124.925 280.536 105 256 105s-44.5 19.925-44.5 44.412v26.647h-8.9c-13.577 0-24.696-10.202-26.362-23.306l14.855-14.825c3.477-3.47 3.477-9.091 0-12.56s-9.109-3.47-12.585 0L167 136.852l-11.507-11.485c-3.477-3.47-9.109-3.47-12.585 0s-3.477 9.091 0 12.56L158.1 153.09v31.852c0 24.487 19.964 44.412 44.5 44.412h8.9v17.765H256c4.919 0 8.9 3.973 8.9 8.882s-3.98 8.882-8.9 8.882h-44.5v17.765h26.7c4.919 0 8.9 3.973 8.9 8.882s-3.981 8.882-8.9 8.882h-53.4c-13.577 0-24.696-10.202-26.362-23.306l14.854-14.825a8.866 8.866 0 0 0 0-12.56 8.908 8.908 0 0 0-12.585 0L149.2 261.205l-11.507-11.485a8.908 8.908 0 0 0-12.585 0 8.866 8.866 0 0 0 0 12.56l15.193 15.162v31.852c0 24.487 19.964 44.412 44.5 44.412h27.595c4.137 20.245 22.111 35.529 43.605 35.529h85.315l15.192 15.162a8.908 8.908 0 0 0 12.585 0 8.866 8.866 0 0 0 0-12.56l-11.507-11.484 11.507-11.485c3.477-3.47 3.477-9.09 0-12.56s-9.109-3.47-12.585 0l-14.893 14.863c-19.948-1.527-36.302-16.072-40.214-35.23H273.8c-4.919 0-8.9-3.973-8.9-8.883 0-4.909 3.981-8.882 8.9-8.882h26.7v-35.529h26.7c24.536 0 44.5-19.925 44.5-44.412v-31.852l15.193-15.163a8.866 8.866 0 0 0 0-12.559z"
    />
</svg>
More icons in the same style and category