yin yang emoji
yin-yang from OpenMoji by OpenMoji · Default · Symbols · CC-BY-SA-4.0 Attribution required.
- Name
- yin-yang
- Set
- OpenMoji
- Style
- Default
- Category
- Symbols
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
yin-yangBootstrap Iconsyin-yangBoxIcons v2 Solidyin-yangEmoji One (Colored)yin-yangFont Awesome 6 Solidyin-yangFont Awesome Solidyin-yangFluent Emojiyin-yangFluent Emoji Flatyin-yangFluent Emoji High Contrastyin-yangLine Awesomeyin-yangLucide Labyin-yangMaterial Design Iconsyin-yangNoto Emojiyin-yangPhosphoryin-yangTabler Iconsyin-yangTwitter Emojiyin-yangUnicons
More symbols icons from OpenMoji
a-button-blood-typeab-button-blood-typeantenna-barsaquariusariesatm-signatom-symbolb-button-blood-typebaby-symbolback-arrowbaggage-claimbiohazardblack-circleblack-large-squareblack-medium-small-squareblack-medium-squareblack-small-squareblack-square-buttonblue-circleblue-squarebright-buttonbrown-circlebrown-squarecancer
Use the yin yang emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="36.883" r="25" fill="#fff"/><path fill="#3f3f3f" d="M10.883 36.883c0 13.614 10.826 24.69 24.338 25.092c-6.58-.402-11.78-5.865-11.78-12.533c0-6.933 5.614-12.559 12.559-12.559c6.932 0 12.558-5.626 12.558-12.558c0-6.668-5.211-12.131-11.792-12.533c-.251-.013-.502-.025-.766-.025s-.527 0-.779.025c-13.512.402-24.338 11.478-24.338 25.091"/><circle cx="37.344" cy="48.939" r="4.019" fill="#3f3f3f"/><circle cx="37.344" cy="23.823" r="4.019" fill="#fff"/><g fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M23.442 49.442c0 6.668 5.199 12.131 11.78 12.533c.263.012.514.025.778.025s.515-.013.766-.025c13.513-.39 24.35-11.466 24.35-25.092S50.28 12.181 36.767 11.792c6.58.402 11.792 5.865 11.792 12.533c0 6.932-5.626 12.558-12.558 12.558c-6.945 0-12.558 5.626-12.558 12.559"/><path stroke-linecap="round" stroke-linejoin="round" d="M10.883 36.883c0 13.614 10.826 24.69 24.338 25.092c-6.58-.402-11.78-5.865-11.78-12.533c0-6.933 5.614-12.559 12.559-12.559c6.932 0 12.558-5.626 12.558-12.558c0-6.668-5.211-12.131-11.792-12.533c-.251-.013-.502-.025-.766-.025s-.527 0-.779.025c-13.512.402-24.338 11.478-24.338 25.091"/><circle cx="37.344" cy="48.939" r="4.019"/><circle cx="37.344" cy="23.823" r="4.019"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiYinYang(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="36.883" r="25" fill="#fff"/><path fill="#3f3f3f" d="M10.883 36.883c0 13.614 10.826 24.69 24.338 25.092c-6.58-.402-11.78-5.865-11.78-12.533c0-6.933 5.614-12.559 12.559-12.559c6.932 0 12.558-5.626 12.558-12.558c0-6.668-5.211-12.131-11.792-12.533c-.251-.013-.502-.025-.766-.025s-.527 0-.779.025c-13.512.402-24.338 11.478-24.338 25.091"/><circle cx="37.344" cy="48.939" r="4.019" fill="#3f3f3f"/><circle cx="37.344" cy="23.823" r="4.019" fill="#fff"/><g fill="none" stroke="#000" strokeMiterlimit="10" strokeWidth="2"><path strokeLinecap="round" strokeLinejoin="round" d="M23.442 49.442c0 6.668 5.199 12.131 11.78 12.533c.263.012.514.025.778.025s.515-.013.766-.025c13.513-.39 24.35-11.466 24.35-25.092S50.28 12.181 36.767 11.792c6.58.402 11.792 5.865 11.792 12.533c0 6.932-5.626 12.558-12.558 12.558c-6.945 0-12.558 5.626-12.558 12.559"/><path strokeLinecap="round" strokeLinejoin="round" d="M10.883 36.883c0 13.614 10.826 24.69 24.338 25.092c-6.58-.402-11.78-5.865-11.78-12.533c0-6.933 5.614-12.559 12.559-12.559c6.932 0 12.558-5.626 12.558-12.558c0-6.668-5.211-12.131-11.792-12.533c-.251-.013-.502-.025-.766-.025s-.527 0-.779.025c-13.512.402-24.338 11.478-24.338 25.091"/><circle cx="37.344" cy="48.939" r="4.019"/><circle cx="37.344" cy="23.823" r="4.019"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="36.883" r="25" fill="#fff"/><path fill="#3f3f3f" d="M10.883 36.883c0 13.614 10.826 24.69 24.338 25.092c-6.58-.402-11.78-5.865-11.78-12.533c0-6.933 5.614-12.559 12.559-12.559c6.932 0 12.558-5.626 12.558-12.558c0-6.668-5.211-12.131-11.792-12.533c-.251-.013-.502-.025-.766-.025s-.527 0-.779.025c-13.512.402-24.338 11.478-24.338 25.091"/><circle cx="37.344" cy="48.939" r="4.019" fill="#3f3f3f"/><circle cx="37.344" cy="23.823" r="4.019" fill="#fff"/><g fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M23.442 49.442c0 6.668 5.199 12.131 11.78 12.533c.263.012.514.025.778.025s.515-.013.766-.025c13.513-.39 24.35-11.466 24.35-25.092S50.28 12.181 36.767 11.792c6.58.402 11.792 5.865 11.792 12.533c0 6.932-5.626 12.558-12.558 12.558c-6.945 0-12.558 5.626-12.558 12.559"/><path stroke-linecap="round" stroke-linejoin="round" d="M10.883 36.883c0 13.614 10.826 24.69 24.338 25.092c-6.58-.402-11.78-5.865-11.78-12.533c0-6.933 5.614-12.559 12.559-12.559c6.932 0 12.558-5.626 12.558-12.558c0-6.668-5.211-12.131-11.792-12.533c-.251-.013-.502-.025-.766-.025s-.527 0-.779.025c-13.512.402-24.338 11.478-24.338 25.091"/><circle cx="37.344" cy="48.939" r="4.019"/><circle cx="37.344" cy="23.823" r="4.019"/></g></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%2072%2072%22%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236.883%22%20r%3D%2225%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M10.883%2036.883c0%2013.614%2010.826%2024.69%2024.338%2025.092c-6.58-.402-11.78-5.865-11.78-12.533c0-6.933%205.614-12.559%2012.559-12.559c6.932%200%2012.558-5.626%2012.558-12.558c0-6.668-5.211-12.131-11.792-12.533c-.251-.013-.502-.025-.766-.025s-.527%200-.779.025c-13.512.402-24.338%2011.478-24.338%2025.091%22%2F%3E%3Ccircle%20cx%3D%2237.344%22%20cy%3D%2248.939%22%20r%3D%224.019%22%20fill%3D%22%233f3f3f%22%2F%3E%3Ccircle%20cx%3D%2237.344%22%20cy%3D%2223.823%22%20r%3D%224.019%22%20fill%3D%22%23fff%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M23.442%2049.442c0%206.668%205.199%2012.131%2011.78%2012.533c.263.012.514.025.778.025s.515-.013.766-.025c13.513-.39%2024.35-11.466%2024.35-25.092S50.28%2012.181%2036.767%2011.792c6.58.402%2011.792%205.865%2011.792%2012.533c0%206.932-5.626%2012.558-12.558%2012.558c-6.945%200-12.558%205.626-12.558%2012.559%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M10.883%2036.883c0%2013.614%2010.826%2024.69%2024.338%2025.092c-6.58-.402-11.78-5.865-11.78-12.533c0-6.933%205.614-12.559%2012.559-12.559c6.932%200%2012.558-5.626%2012.558-12.558c0-6.668-5.211-12.131-11.792-12.533c-.251-.013-.502-.025-.766-.025s-.527%200-.779.025c-13.512.402-24.338%2011.478-24.338%2025.091%22%2F%3E%3Ccircle%20cx%3D%2237.344%22%20cy%3D%2248.939%22%20r%3D%224.019%22%2F%3E%3Ccircle%20cx%3D%2237.344%22%20cy%3D%2223.823%22%20r%3D%224.019%22%2F%3E%3C%2Fg%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%2072%2072%22%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236.883%22%20r%3D%2225%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M10.883%2036.883c0%2013.614%2010.826%2024.69%2024.338%2025.092c-6.58-.402-11.78-5.865-11.78-12.533c0-6.933%205.614-12.559%2012.559-12.559c6.932%200%2012.558-5.626%2012.558-12.558c0-6.668-5.211-12.131-11.792-12.533c-.251-.013-.502-.025-.766-.025s-.527%200-.779.025c-13.512.402-24.338%2011.478-24.338%2025.091%22%2F%3E%3Ccircle%20cx%3D%2237.344%22%20cy%3D%2248.939%22%20r%3D%224.019%22%20fill%3D%22%233f3f3f%22%2F%3E%3Ccircle%20cx%3D%2237.344%22%20cy%3D%2223.823%22%20r%3D%224.019%22%20fill%3D%22%23fff%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M23.442%2049.442c0%206.668%205.199%2012.131%2011.78%2012.533c.263.012.514.025.778.025s.515-.013.766-.025c13.513-.39%2024.35-11.466%2024.35-25.092S50.28%2012.181%2036.767%2011.792c6.58.402%2011.792%205.865%2011.792%2012.533c0%206.932-5.626%2012.558-12.558%2012.558c-6.945%200-12.558%205.626-12.558%2012.559%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M10.883%2036.883c0%2013.614%2010.826%2024.69%2024.338%2025.092c-6.58-.402-11.78-5.865-11.78-12.533c0-6.933%205.614-12.559%2012.559-12.559c6.932%200%2012.558-5.626%2012.558-12.558c0-6.668-5.211-12.131-11.792-12.533c-.251-.013-.502-.025-.766-.025s-.527%200-.779.025c-13.512.402-24.338%2011.478-24.338%2025.091%22%2F%3E%3Ccircle%20cx%3D%2237.344%22%20cy%3D%2248.939%22%20r%3D%224.019%22%2F%3E%3Ccircle%20cx%3D%2237.344%22%20cy%3D%2223.823%22%20r%3D%224.019%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/yin-yang.svg?color=%231a73e8&size=48