Add icons to this collection by clicking the heart icon.
Yin Yang icon - also known as religion, chinese, yin yang, taoism, philosophy, shapes and symbols, 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 512c-68.38 0-132.667-26.629-181.02-74.98C26.629 388.667 0 324.38 0 256S26.629 123.333 74.98 74.98C123.333 26.629 187.62 0 256 0s132.667 26.629 181.02 74.98C485.371 123.333 512 187.62 512 256s-26.629 132.667-74.98 181.02C388.667 485.371 324.38 512 256 512zM368.49 60.035c14.525 21.582 23.01 47.552 23.01 75.465 0 74.715-60.785 135.5-135.5 135.5-58.173 0-105.5 47.327-105.5 105.5S197.827 482 256 482c124.617 0 226-101.383 226-226 0-83.689-45.73-156.903-113.51-195.965zM256 30C131.383 30 30 131.383 30 256c0 83.689 45.731 156.903 113.509 195.965-14.524-21.582-23.009-47.552-23.009-75.465 0-74.715 60.785-135.5 135.5-135.5 58.173 0 105.5-47.327 105.5-105.5S314.173 30 256 30zm0 391.5c-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-181c-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