white chess bishop emoji

white-chess-bishop from OpenMoji by OpenMoji · Default · Extras Unicode · CC-BY-SA-4.0 Attribution required.

Name
white-chess-bishop
Set
OpenMoji
Style
Default
Category
Extras Unicode
Viewbox
72×72
License
CC BY-SA 4.0

More extras unicode icons from OpenMoji

Use the white chess bishop emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g transform="translate(3.693 6.164)scale(.8974)"><path fill="#fff" stroke="#fff" d="m30.8 35.36l10.35 1.72l3.84 11l8.54 12.02h-36.6l10.65-11.94z"/><path fill="#d0cfce" d="m43.53 45.45l10 14.65H40.59"/><path fill="#fff" stroke="#fff" d="M20.66 29.34h32.26v3.726H20.66z"/><circle cx="36" cy="17" r="10" fill="#fff" stroke="#fff"/><path fill="#d0cfce" d="M41.38 8.58a9.989 9.989 0 0 1-13.8 13.8a9.994 9.994 0 1 0 13.8-13.8"/><path fill="#fff" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M30.8 35.65v-2.434l10.49.125l-.043 3.56l.052 8.549l-9.288-4.328z"/><circle cx="36" cy="4.5" r="2.5" fill="#fff"/></g><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" transform="translate(3.693 6.164)scale(.8974)"><circle cx="36" cy="17" r="10" stroke-width="2.229"/><path stroke-width="2.229" d="M21.53 29.34a2.019 2.019 0 0 0 0 4m9.27 2.31c0 10.97-11.86 23.57-13.87 24.45H36m5.25-23.2c.833 10.65 11.88 22.36 13.82 23.2H36m16.05-26.76a2.019 2.019 0 0 0 0-4m-30.52 0h30.52m-30.52 4h30.52"/><path stroke-width="2.228" d="M35.989 10.955V22.83m5.926-5.937H30.04"/><circle cx="36" cy="4.5" r="2.5" stroke-width="2.229"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiWhiteChessBishop(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g transform="translate(3.693 6.164)scale(.8974)"><path fill="#fff" stroke="#fff" d="m30.8 35.36l10.35 1.72l3.84 11l8.54 12.02h-36.6l10.65-11.94z"/><path fill="#d0cfce" d="m43.53 45.45l10 14.65H40.59"/><path fill="#fff" stroke="#fff" d="M20.66 29.34h32.26v3.726H20.66z"/><circle cx="36" cy="17" r="10" fill="#fff" stroke="#fff"/><path fill="#d0cfce" d="M41.38 8.58a9.989 9.989 0 0 1-13.8 13.8a9.994 9.994 0 1 0 13.8-13.8"/><path fill="#fff" stroke="#fff" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M30.8 35.65v-2.434l10.49.125l-.043 3.56l.052 8.549l-9.288-4.328z"/><circle cx="36" cy="4.5" r="2.5" fill="#fff"/></g><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" transform="translate(3.693 6.164)scale(.8974)"><circle cx="36" cy="17" r="10" strokeWidth="2.229"/><path strokeWidth="2.229" d="M21.53 29.34a2.019 2.019 0 0 0 0 4m9.27 2.31c0 10.97-11.86 23.57-13.87 24.45H36m5.25-23.2c.833 10.65 11.88 22.36 13.82 23.2H36m16.05-26.76a2.019 2.019 0 0 0 0-4m-30.52 0h30.52m-30.52 4h30.52"/><path strokeWidth="2.228" d="M35.989 10.955V22.83m5.926-5.937H30.04"/><circle cx="36" cy="4.5" r="2.5" strokeWidth="2.229"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g transform="translate(3.693 6.164)scale(.8974)"><path fill="#fff" stroke="#fff" d="m30.8 35.36l10.35 1.72l3.84 11l8.54 12.02h-36.6l10.65-11.94z"/><path fill="#d0cfce" d="m43.53 45.45l10 14.65H40.59"/><path fill="#fff" stroke="#fff" d="M20.66 29.34h32.26v3.726H20.66z"/><circle cx="36" cy="17" r="10" fill="#fff" stroke="#fff"/><path fill="#d0cfce" d="M41.38 8.58a9.989 9.989 0 0 1-13.8 13.8a9.994 9.994 0 1 0 13.8-13.8"/><path fill="#fff" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M30.8 35.65v-2.434l10.49.125l-.043 3.56l.052 8.549l-9.288-4.328z"/><circle cx="36" cy="4.5" r="2.5" fill="#fff"/></g><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" transform="translate(3.693 6.164)scale(.8974)"><circle cx="36" cy="17" r="10" stroke-width="2.229"/><path stroke-width="2.229" d="M21.53 29.34a2.019 2.019 0 0 0 0 4m9.27 2.31c0 10.97-11.86 23.57-13.87 24.45H36m5.25-23.2c.833 10.65 11.88 22.36 13.82 23.2H36m16.05-26.76a2.019 2.019 0 0 0 0-4m-30.52 0h30.52m-30.52 4h30.52"/><path stroke-width="2.228" d="M35.989 10.955V22.83m5.926-5.937H30.04"/><circle cx="36" cy="4.5" r="2.5" stroke-width="2.229"/></g></svg>
</template>

CSS

.icon-white-chess-bishop {
  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%3Cg%20transform%3D%22translate(3.693%206.164)scale(.8974)%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20d%3D%22m30.8%2035.36l10.35%201.72l3.84%2011l8.54%2012.02h-36.6l10.65-11.94z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22m43.53%2045.45l10%2014.65H40.59%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20d%3D%22M20.66%2029.34h32.26v3.726H20.66z%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2217%22%20r%3D%2210%22%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M41.38%208.58a9.989%209.989%200%200%201-13.8%2013.8a9.994%209.994%200%201%200%2013.8-13.8%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M30.8%2035.65v-2.434l10.49.125l-.043%203.56l.052%208.549l-9.288-4.328z%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%224.5%22%20r%3D%222.5%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20transform%3D%22translate(3.693%206.164)scale(.8974)%22%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2217%22%20r%3D%2210%22%20stroke-width%3D%222.229%22%2F%3E%3Cpath%20stroke-width%3D%222.229%22%20d%3D%22M21.53%2029.34a2.019%202.019%200%200%200%200%204m9.27%202.31c0%2010.97-11.86%2023.57-13.87%2024.45H36m5.25-23.2c.833%2010.65%2011.88%2022.36%2013.82%2023.2H36m16.05-26.76a2.019%202.019%200%200%200%200-4m-30.52%200h30.52m-30.52%204h30.52%22%2F%3E%3Cpath%20stroke-width%3D%222.228%22%20d%3D%22M35.989%2010.955V22.83m5.926-5.937H30.04%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%224.5%22%20r%3D%222.5%22%20stroke-width%3D%222.229%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%3Cg%20transform%3D%22translate(3.693%206.164)scale(.8974)%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20d%3D%22m30.8%2035.36l10.35%201.72l3.84%2011l8.54%2012.02h-36.6l10.65-11.94z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22m43.53%2045.45l10%2014.65H40.59%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20d%3D%22M20.66%2029.34h32.26v3.726H20.66z%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2217%22%20r%3D%2210%22%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M41.38%208.58a9.989%209.989%200%200%201-13.8%2013.8a9.994%209.994%200%201%200%2013.8-13.8%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M30.8%2035.65v-2.434l10.49.125l-.043%203.56l.052%208.549l-9.288-4.328z%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%224.5%22%20r%3D%222.5%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20transform%3D%22translate(3.693%206.164)scale(.8974)%22%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2217%22%20r%3D%2210%22%20stroke-width%3D%222.229%22%2F%3E%3Cpath%20stroke-width%3D%222.229%22%20d%3D%22M21.53%2029.34a2.019%202.019%200%200%200%200%204m9.27%202.31c0%2010.97-11.86%2023.57-13.87%2024.45H36m5.25-23.2c.833%2010.65%2011.88%2022.36%2013.82%2023.2H36m16.05-26.76a2.019%202.019%200%200%200%200-4m-30.52%200h30.52m-30.52%204h30.52%22%2F%3E%3Cpath%20stroke-width%3D%222.228%22%20d%3D%22M35.989%2010.955V22.83m5.926-5.937H30.04%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%224.5%22%20r%3D%222.5%22%20stroke-width%3D%222.229%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/white-chess-bishop.svg?color=%231a73e8&size=48