yin-yang from Emoji One (Colored) by Emoji One · Default · Symbols · CC-BY-4.0 Attribution required.

Name
yin-yang
Set
Emoji One (Colored)
Style
Default
Category
Symbols
Viewbox
64×64
License
CC BY 4.0

The same emoji in other sets

More symbols icons from Emoji One (Colored)

Use the yin yang emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#f5f5f5" d="M53.2 10.8c11.7 11.7 11.7 30.7 0 42.4c-5.9 5.9-15.4 5.9-21.2 0S26.1 37.9 32 32s5.9-15.4 0-21.2s-15.4-5.9-21.2 0C22.5-.9 41.5-.9 53.2 10.8"/><g fill="#3e4347"><path d="M10.8 53.2C-.9 41.5-.9 22.5 10.8 10.8c5.9-5.9 15.4-5.9 21.2 0c5.9 5.9 5.9 15.4 0 21.2s-5.9 15.4 0 21.2s15.4 5.9 21.2 0c-11.7 11.7-30.7 11.7-42.4 0"/><circle cx="42.6" cy="42.6" r="5.6"/></g><circle cx="21.4" cy="21.4" r="5.6" fill="#f5f5f5"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneYinYang(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#f5f5f5" d="M53.2 10.8c11.7 11.7 11.7 30.7 0 42.4c-5.9 5.9-15.4 5.9-21.2 0S26.1 37.9 32 32s5.9-15.4 0-21.2s-15.4-5.9-21.2 0C22.5-.9 41.5-.9 53.2 10.8"/><g fill="#3e4347"><path d="M10.8 53.2C-.9 41.5-.9 22.5 10.8 10.8c5.9-5.9 15.4-5.9 21.2 0c5.9 5.9 5.9 15.4 0 21.2s-5.9 15.4 0 21.2s15.4 5.9 21.2 0c-11.7 11.7-30.7 11.7-42.4 0"/><circle cx="42.6" cy="42.6" r="5.6"/></g><circle cx="21.4" cy="21.4" r="5.6" fill="#f5f5f5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#f5f5f5" d="M53.2 10.8c11.7 11.7 11.7 30.7 0 42.4c-5.9 5.9-15.4 5.9-21.2 0S26.1 37.9 32 32s5.9-15.4 0-21.2s-15.4-5.9-21.2 0C22.5-.9 41.5-.9 53.2 10.8"/><g fill="#3e4347"><path d="M10.8 53.2C-.9 41.5-.9 22.5 10.8 10.8c5.9-5.9 15.4-5.9 21.2 0c5.9 5.9 5.9 15.4 0 21.2s-5.9 15.4 0 21.2s15.4 5.9 21.2 0c-11.7 11.7-30.7 11.7-42.4 0"/><circle cx="42.6" cy="42.6" r="5.6"/></g><circle cx="21.4" cy="21.4" r="5.6" fill="#f5f5f5"/></svg>
</template>

CSS

.icon-yin-yang {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2064%2064%22%3E%3Cpath%20fill%3D%22%23f5f5f5%22%20d%3D%22M53.2%2010.8c11.7%2011.7%2011.7%2030.7%200%2042.4c-5.9%205.9-15.4%205.9-21.2%200S26.1%2037.9%2032%2032s5.9-15.4%200-21.2s-15.4-5.9-21.2%200C22.5-.9%2041.5-.9%2053.2%2010.8%22%2F%3E%3Cg%20fill%3D%22%233e4347%22%3E%3Cpath%20d%3D%22M10.8%2053.2C-.9%2041.5-.9%2022.5%2010.8%2010.8c5.9-5.9%2015.4-5.9%2021.2%200c5.9%205.9%205.9%2015.4%200%2021.2s-5.9%2015.4%200%2021.2s15.4%205.9%2021.2%200c-11.7%2011.7-30.7%2011.7-42.4%200%22%2F%3E%3Ccircle%20cx%3D%2242.6%22%20cy%3D%2242.6%22%20r%3D%225.6%22%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2221.4%22%20cy%3D%2221.4%22%20r%3D%225.6%22%20fill%3D%22%23f5f5f5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2064%2064%22%3E%3Cpath%20fill%3D%22%23f5f5f5%22%20d%3D%22M53.2%2010.8c11.7%2011.7%2011.7%2030.7%200%2042.4c-5.9%205.9-15.4%205.9-21.2%200S26.1%2037.9%2032%2032s5.9-15.4%200-21.2s-15.4-5.9-21.2%200C22.5-.9%2041.5-.9%2053.2%2010.8%22%2F%3E%3Cg%20fill%3D%22%233e4347%22%3E%3Cpath%20d%3D%22M10.8%2053.2C-.9%2041.5-.9%2022.5%2010.8%2010.8c5.9-5.9%2015.4-5.9%2021.2%200c5.9%205.9%205.9%2015.4%200%2021.2s-5.9%2015.4%200%2021.2s15.4%205.9%2021.2%200c-11.7%2011.7-30.7%2011.7-42.4%200%22%2F%3E%3Ccircle%20cx%3D%2242.6%22%20cy%3D%2242.6%22%20r%3D%225.6%22%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2221.4%22%20cy%3D%2221.4%22%20r%3D%225.6%22%20fill%3D%22%23f5f5f5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/yin-yang.svg?color=%231a73e8&size=48