black chess king emoji

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

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

More extras unicode icons from OpenMoji

Use the black chess king emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path d="M30.93 24.36c-.04-2.609 1.496-4.379 5.065-5.065c2.575.142 4.513 1.395 5.065 5.065c19.98 0 19.93 19.92 8.256 22.78v13.4l-26.56-.06l-.074-13.34c-11.68-2.673-11.33-22.78 8.25-22.78z"/><path fill="#3f3f3f" d="M30.93 24.36h10.13c19.98 0 19.98 18.65 8.25 22.78H22.68C11 44.562 10.95 24.36 30.93 24.36m-8.17 36.13l26.56.06l-.006-13.4h-26.63z"/><circle cx="36" cy="24.36" r="5.065" fill="#3f3f3f" fill-opacity=".997"/><path d="M36 47.15c13.09-5.749 13.32-3.324 19.71-16.19c2.732 4.795 1.575 15.19-6.399 16.19zm13.32 13.4l-26.56-.06c13.24-4.491 19.31.06 26.56-13.34zM38.33 19.7a5.062 5.062 0 0 1-6.993 6.993A5.064 5.064 0 1 0 38.33 19.7"/><g fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2"><circle cx="36" cy="24.36" r="5.065"/><path stroke-linecap="round" d="M36 19.3v-7.848m-3.92 2.998h7.848M22.68 47.15h26.64v13.4l-26.56-.06zM36 29.43l.003 17.72M30.93 24.36c-22.4 0-17.56 22.36-8.25 22.78m18.39-22.78c22.4 0 17.56 22.36 8.25 22.78"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiBlackChessKing(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path d="M30.93 24.36c-.04-2.609 1.496-4.379 5.065-5.065c2.575.142 4.513 1.395 5.065 5.065c19.98 0 19.93 19.92 8.256 22.78v13.4l-26.56-.06l-.074-13.34c-11.68-2.673-11.33-22.78 8.25-22.78z"/><path fill="#3f3f3f" d="M30.93 24.36h10.13c19.98 0 19.98 18.65 8.25 22.78H22.68C11 44.562 10.95 24.36 30.93 24.36m-8.17 36.13l26.56.06l-.006-13.4h-26.63z"/><circle cx="36" cy="24.36" r="5.065" fill="#3f3f3f" fillOpacity=".997"/><path d="M36 47.15c13.09-5.749 13.32-3.324 19.71-16.19c2.732 4.795 1.575 15.19-6.399 16.19zm13.32 13.4l-26.56-.06c13.24-4.491 19.31.06 26.56-13.34zM38.33 19.7a5.062 5.062 0 0 1-6.993 6.993A5.064 5.064 0 1 0 38.33 19.7"/><g fill="none" stroke="#000" strokeLinejoin="round" strokeWidth="2"><circle cx="36" cy="24.36" r="5.065"/><path strokeLinecap="round" d="M36 19.3v-7.848m-3.92 2.998h7.848M22.68 47.15h26.64v13.4l-26.56-.06zM36 29.43l.003 17.72M30.93 24.36c-22.4 0-17.56 22.36-8.25 22.78m18.39-22.78c22.4 0 17.56 22.36 8.25 22.78"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path d="M30.93 24.36c-.04-2.609 1.496-4.379 5.065-5.065c2.575.142 4.513 1.395 5.065 5.065c19.98 0 19.93 19.92 8.256 22.78v13.4l-26.56-.06l-.074-13.34c-11.68-2.673-11.33-22.78 8.25-22.78z"/><path fill="#3f3f3f" d="M30.93 24.36h10.13c19.98 0 19.98 18.65 8.25 22.78H22.68C11 44.562 10.95 24.36 30.93 24.36m-8.17 36.13l26.56.06l-.006-13.4h-26.63z"/><circle cx="36" cy="24.36" r="5.065" fill="#3f3f3f" fill-opacity=".997"/><path d="M36 47.15c13.09-5.749 13.32-3.324 19.71-16.19c2.732 4.795 1.575 15.19-6.399 16.19zm13.32 13.4l-26.56-.06c13.24-4.491 19.31.06 26.56-13.34zM38.33 19.7a5.062 5.062 0 0 1-6.993 6.993A5.064 5.064 0 1 0 38.33 19.7"/><g fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2"><circle cx="36" cy="24.36" r="5.065"/><path stroke-linecap="round" d="M36 19.3v-7.848m-3.92 2.998h7.848M22.68 47.15h26.64v13.4l-26.56-.06zM36 29.43l.003 17.72M30.93 24.36c-22.4 0-17.56 22.36-8.25 22.78m18.39-22.78c22.4 0 17.56 22.36 8.25 22.78"/></g></svg>
</template>

CSS

.icon-black-chess-king {
  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%3Cpath%20d%3D%22M30.93%2024.36c-.04-2.609%201.496-4.379%205.065-5.065c2.575.142%204.513%201.395%205.065%205.065c19.98%200%2019.93%2019.92%208.256%2022.78v13.4l-26.56-.06l-.074-13.34c-11.68-2.673-11.33-22.78%208.25-22.78z%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M30.93%2024.36h10.13c19.98%200%2019.98%2018.65%208.25%2022.78H22.68C11%2044.562%2010.95%2024.36%2030.93%2024.36m-8.17%2036.13l26.56.06l-.006-13.4h-26.63z%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2224.36%22%20r%3D%225.065%22%20fill%3D%22%233f3f3f%22%20fill-opacity%3D%22.997%22%2F%3E%3Cpath%20d%3D%22M36%2047.15c13.09-5.749%2013.32-3.324%2019.71-16.19c2.732%204.795%201.575%2015.19-6.399%2016.19zm13.32%2013.4l-26.56-.06c13.24-4.491%2019.31.06%2026.56-13.34zM38.33%2019.7a5.062%205.062%200%200%201-6.993%206.993A5.064%205.064%200%201%200%2038.33%2019.7%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2224.36%22%20r%3D%225.065%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M36%2019.3v-7.848m-3.92%202.998h7.848M22.68%2047.15h26.64v13.4l-26.56-.06zM36%2029.43l.003%2017.72M30.93%2024.36c-22.4%200-17.56%2022.36-8.25%2022.78m18.39-22.78c22.4%200%2017.56%2022.36%208.25%2022.78%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%3Cpath%20d%3D%22M30.93%2024.36c-.04-2.609%201.496-4.379%205.065-5.065c2.575.142%204.513%201.395%205.065%205.065c19.98%200%2019.93%2019.92%208.256%2022.78v13.4l-26.56-.06l-.074-13.34c-11.68-2.673-11.33-22.78%208.25-22.78z%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M30.93%2024.36h10.13c19.98%200%2019.98%2018.65%208.25%2022.78H22.68C11%2044.562%2010.95%2024.36%2030.93%2024.36m-8.17%2036.13l26.56.06l-.006-13.4h-26.63z%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2224.36%22%20r%3D%225.065%22%20fill%3D%22%233f3f3f%22%20fill-opacity%3D%22.997%22%2F%3E%3Cpath%20d%3D%22M36%2047.15c13.09-5.749%2013.32-3.324%2019.71-16.19c2.732%204.795%201.575%2015.19-6.399%2016.19zm13.32%2013.4l-26.56-.06c13.24-4.491%2019.31.06%2026.56-13.34zM38.33%2019.7a5.062%205.062%200%200%201-6.993%206.993A5.064%205.064%200%201%200%2038.33%2019.7%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2224.36%22%20r%3D%225.065%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M36%2019.3v-7.848m-3.92%202.998h7.848M22.68%2047.15h26.64v13.4l-26.56-.06zM36%2029.43l.003%2017.72M30.93%2024.36c-22.4%200-17.56%2022.36-8.25%2022.78m18.39-22.78c22.4%200%2017.56%2022.36%208.25%2022.78%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/black-chess-king.svg?color=%231a73e8&size=48