chess king icon

chess-king from Line Awesome by Icons8 · Line · Games · Apache-2.0 Free for personal and commercial use.

Name
chess-king
Set
Line Awesome
Style
Line
Category
Games
Viewbox
32×32
License
Apache 2.0
Aliases
chess-king-solid

The same icon in other sets

More games icons from Line Awesome

Use the chess king icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3c-1.094 0-2 .906-2 2c0 .36.11.707.281 1H8v2.375l.219.25L11.875 13c-.55.035-.973.512-.938 1.063s.512.972 1.063.937h.656l-1.562 5.563l-.063.156L10.375 22H8.906c-.55.027-.98.496-.953 1.047s.496.98 1.047.953l-1.813 2.406l-.187.25V29h18v-2.344l-.188-.25L23 24c.36.004.695-.184.879-.496a1.01 1.01 0 0 0 0-1.008c-.184-.312-.52-.5-.879-.496h-1.375l-.656-1.281l-.032-.063l-.03-.093L19.343 15H20a1.005 1.005 0 0 0 1.078-.922A1.005 1.005 0 0 0 20.156 13l3.625-4.375l.219-.25V6h-6.281c.172-.293.281-.64.281-1c0-1.094-.906-2-2-2m-5.688 5h11.376l-4.157 5H14.47zm4.438 7h2.5l1.781 6.281l.032.094l.312.625h-6.75l.313-.625l.03-.094zm-3.25 9h9l2.25 3H9.25z"/></svg>

React

import type { SVGProps } from "react";

export function LaChessKing(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3c-1.094 0-2 .906-2 2c0 .36.11.707.281 1H8v2.375l.219.25L11.875 13c-.55.035-.973.512-.938 1.063s.512.972 1.063.937h.656l-1.562 5.563l-.063.156L10.375 22H8.906c-.55.027-.98.496-.953 1.047s.496.98 1.047.953l-1.813 2.406l-.187.25V29h18v-2.344l-.188-.25L23 24c.36.004.695-.184.879-.496a1.01 1.01 0 0 0 0-1.008c-.184-.312-.52-.5-.879-.496h-1.375l-.656-1.281l-.032-.063l-.03-.093L19.343 15H20a1.005 1.005 0 0 0 1.078-.922A1.005 1.005 0 0 0 20.156 13l3.625-4.375l.219-.25V6h-6.281c.172-.293.281-.64.281-1c0-1.094-.906-2-2-2m-5.688 5h11.376l-4.157 5H14.47zm4.438 7h2.5l1.781 6.281l.032.094l.312.625h-6.75l.313-.625l.03-.094zm-3.25 9h9l2.25 3H9.25z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3c-1.094 0-2 .906-2 2c0 .36.11.707.281 1H8v2.375l.219.25L11.875 13c-.55.035-.973.512-.938 1.063s.512.972 1.063.937h.656l-1.562 5.563l-.063.156L10.375 22H8.906c-.55.027-.98.496-.953 1.047s.496.98 1.047.953l-1.813 2.406l-.187.25V29h18v-2.344l-.188-.25L23 24c.36.004.695-.184.879-.496a1.01 1.01 0 0 0 0-1.008c-.184-.312-.52-.5-.879-.496h-1.375l-.656-1.281l-.032-.063l-.03-.093L19.343 15H20a1.005 1.005 0 0 0 1.078-.922A1.005 1.005 0 0 0 20.156 13l3.625-4.375l.219-.25V6h-6.281c.172-.293.281-.64.281-1c0-1.094-.906-2-2-2m-5.688 5h11.376l-4.157 5H14.47zm4.438 7h2.5l1.781 6.281l.032.094l.312.625h-6.75l.313-.625l.03-.094zm-3.25 9h9l2.25 3H9.25z"/></svg>
</template>

CSS

.icon-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%203c-1.094%200-2%20.906-2%202c0%20.36.11.707.281%201H8v2.375l.219.25L11.875%2013c-.55.035-.973.512-.938%201.063s.512.972%201.063.937h.656l-1.562%205.563l-.063.156L10.375%2022H8.906c-.55.027-.98.496-.953%201.047s.496.98%201.047.953l-1.813%202.406l-.187.25V29h18v-2.344l-.188-.25L23%2024c.36.004.695-.184.879-.496a1.01%201.01%200%200%200%200-1.008c-.184-.312-.52-.5-.879-.496h-1.375l-.656-1.281l-.032-.063l-.03-.093L19.343%2015H20a1.005%201.005%200%200%200%201.078-.922A1.005%201.005%200%200%200%2020.156%2013l3.625-4.375l.219-.25V6h-6.281c.172-.293.281-.64.281-1c0-1.094-.906-2-2-2m-5.688%205h11.376l-4.157%205H14.47zm4.438%207h2.5l1.781%206.281l.032.094l.312.625h-6.75l.313-.625l.03-.094zm-3.25%209h9l2.25%203H9.25z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%203c-1.094%200-2%20.906-2%202c0%20.36.11.707.281%201H8v2.375l.219.25L11.875%2013c-.55.035-.973.512-.938%201.063s.512.972%201.063.937h.656l-1.562%205.563l-.063.156L10.375%2022H8.906c-.55.027-.98.496-.953%201.047s.496.98%201.047.953l-1.813%202.406l-.187.25V29h18v-2.344l-.188-.25L23%2024c.36.004.695-.184.879-.496a1.01%201.01%200%200%200%200-1.008c-.184-.312-.52-.5-.879-.496h-1.375l-.656-1.281l-.032-.063l-.03-.093L19.343%2015H20a1.005%201.005%200%200%200%201.078-.922A1.005%201.005%200%200%200%2020.156%2013l3.625-4.375l.219-.25V6h-6.281c.172-.293.281-.64.281-1c0-1.094-.906-2-2-2m-5.688%205h11.376l-4.157%205H14.47zm4.438%207h2.5l1.781%206.281l.032.094l.312.625h-6.75l.313-.625l.03-.094zm-3.25%209h9l2.25%203H9.25z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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