Add icons to this collection by clicking the heart icon.
Yin Yang icon - also known as chinese, yin yang, shapes and symbols, yin yang symbol, cultures, and divination. 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="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="452"
        y2="60"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M355.825 512h-199.65c-3.979 0-7.794-1.58-10.606-4.394L4.394 366.432A14.996 14.996 0 0 1 0 355.826V156.174c0-3.978 1.58-7.793 4.394-10.606L145.568 4.394A14.996 14.996 0 0 1 156.175 0h199.65c3.979 0 7.794 1.58 10.606 4.394l141.175 141.174A15 15 0 0 1 512 156.174v199.651c0 3.978-1.58 7.793-4.394 10.606L366.432 507.606A14.996 14.996 0 0 1 355.825 512z"
    />
    <path
        fill="url(#b)"
        d="M286 90h-60c-8.284 0-15-6.716-15-15s6.716-15 15-15h60c8.284 0 15 6.716 15 15s-6.716 15-15 15zm15 347c0-8.284-6.716-15-15-15h-60c-8.284 0-15 6.716-15 15s6.716 15 15 15h60c8.284 0 15-6.716 15-15zm0 0c0-8.284-6.716-15-15-15h-60c-8.284 0-15 6.716-15 15s6.716 15 15 15h60c8.284 0 15-6.716 15-15zm151-151v-60c0-8.284-6.716-15-15-15s-15 6.716-15 15v60c0 8.284 6.716 15 15 15s15-6.716 15-15zm0 0v-60c0-8.284-6.716-15-15-15s-15 6.716-15 15v60c0 8.284 6.716 15 15 15s15-6.716 15-15zm-362 0v-60c0-8.284-6.716-15-15-15s-15 6.716-15 15v60c0 8.284 6.716 15 15 15s15-6.716 15-15zm0 0v-60c0-8.284-6.716-15-15-15s-15 6.716-15 15v60c0 8.284 6.716 15 15 15s15-6.716 15-15zm301-30c0 74.439-60.561 135-135 135-33.084 0-60-26.916-60-60s26.916-60 60-60c49.626 0 90-40.374 90-90a89.59 89.59 0 0 0-5.107-29.883C371.439 175.888 391 213.7 391 256zm-120 75c0-8.284-6.716-15-15-15s-15 6.716-15 15 6.716 15 15 15 15-6.716 15-15zm45-150c0 33.084-26.916 60-60 60-49.626 0-90 40.374-90 90a89.59 89.59 0 0 0 5.107 29.883C140.561 336.112 121 298.3 121 256c0-74.439 60.561-135 135-135 33.084 0 60 26.916 60 60zm-45 0c0-8.284-6.716-15-15-15s-15 6.716-15 15 6.716 15 15 15 15-6.716 15-15z"
    />
</svg>
More icons in the same style and category