Add icons to this collection by clicking the heart icon.
Yin Yang icon - also known as religion, chinese, symbol, yin yang, taoism, philosophy, cultures, and dualism. 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="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </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-300c-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-151C115.041 0 0 115.049 0 256c0 140.959 115.049 256 256 256 140.959 0 256-115.049 256-256C512 115.041 396.951 0 256 0zm0 482C131.383 482 30 380.617 30 256c0-84.067 46.143-157.552 114.427-196.48C129.652 81.327 121 107.664 121 136c0 74.439 60.561 135 135 135 57.897 0 105 47.103 105 105 0 58.448-47.103 106-105 106zm111.573-29.52C382.348 430.673 391 404.336 391 376c0-74.439-60.561-135-135-135-57.897 0-105-47.103-105-105 0-58.449 47.103-106 105-106 124.617 0 226 101.383 226 226 0 84.066-46.143 157.552-114.427 196.48z"
    />
</svg>
More icons in the same style and category