Add icons to this collection by clicking the heart icon.
Yin Yang icon - also known as signs, religion, balance, yin yang, taoism, philosophy, shapes and symbols, and cultures. 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="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M256 331c-24.813 0-45 20.187-45 45s20.187 45 45 45 45-20.187 45-45-20.187-45-45-45zm0 60c-8.271 0-15-6.729-15-15s6.729-15 15-15 15 6.729 15 15-6.729 15-15 15zm0-391C115.041 0 0 115.05 0 256c0 140.959 115.05 256 256 256 140.959 0 256-115.049 256-256C512 115.041 396.951 0 256 0zm0 481C123.826 481 30 374.508 30 256c0-84.327 46.432-158.003 115.065-196.836C129.903 80.987 121 107.472 121 136c0 74.439 60.561 135 135 135 57.897 0 105 47.103 105 105s-47.103 105-105 105zm110.935-28.163C382.097 431.013 391 404.529 391 376c0-74.439-60.561-135-135-135-57.897 0-105-47.103-105-105S198.103 31 256 31c132.174 0 226 106.492 226 225 0 84.327-46.432 158.003-115.065 196.837zM256 91c-24.813 0-45 20.187-45 45s20.187 45 45 45 45-20.187 45-45-20.187-45-45-45zm0 60c-8.271 0-15-6.729-15-15s6.729-15 15-15 15 6.729 15 15-6.729 15-15 15z"
    />
</svg>
More icons in the same style and category