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

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

The same icon in other sets

More games icons from Line Awesome

Use the chess icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M8 4v2H4.8l1.274 6H6c-.6 0-1 .4-1 1s.4 1 1 1h.11l-1.018 7H5c-.6 0-1 .4-1 1c0 .32.12.576.316.752L3 24.699V27h12.1v-2.3l-1.356-2.007A1 1 0 0 0 14 22c0-.6-.4-1-1-1h-.11l-1.081-7H12c.6 0 1-.4 1-1s-.4-1-1-1h-.05l1.35-6H10V4zm-.8 4h3.6l-.9 4H8.1zM19 9v6.4l.9.9l-.771 4.7H19c-.6 0-1 .4-1 1c0 .32.12.576.316.752L17 24.699V27h12.1v-2.3l-1.356-2.007A1 1 0 0 0 28 22c0-.6-.4-1-1-1h-.129l-.771-4.7l.9-.9V9h-2v2h-1V9h-2v2h-1V9zm2 4h4v1.6l-1.1 1.1l.9 5.3h-3.6l.9-5.3l-1.1-1.1zM8.2 14h1.7l1 7H7.2zm-1.7 9h5l1.3 2H5.2zm14.1 0h4.9l1.3 2h-7.6z"/></svg>

React

import type { SVGProps } from "react";

export function LaChess(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="M8 4v2H4.8l1.274 6H6c-.6 0-1 .4-1 1s.4 1 1 1h.11l-1.018 7H5c-.6 0-1 .4-1 1c0 .32.12.576.316.752L3 24.699V27h12.1v-2.3l-1.356-2.007A1 1 0 0 0 14 22c0-.6-.4-1-1-1h-.11l-1.081-7H12c.6 0 1-.4 1-1s-.4-1-1-1h-.05l1.35-6H10V4zm-.8 4h3.6l-.9 4H8.1zM19 9v6.4l.9.9l-.771 4.7H19c-.6 0-1 .4-1 1c0 .32.12.576.316.752L17 24.699V27h12.1v-2.3l-1.356-2.007A1 1 0 0 0 28 22c0-.6-.4-1-1-1h-.129l-.771-4.7l.9-.9V9h-2v2h-1V9h-2v2h-1V9zm2 4h4v1.6l-1.1 1.1l.9 5.3h-3.6l.9-5.3l-1.1-1.1zM8.2 14h1.7l1 7H7.2zm-1.7 9h5l1.3 2H5.2zm14.1 0h4.9l1.3 2h-7.6z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M8 4v2H4.8l1.274 6H6c-.6 0-1 .4-1 1s.4 1 1 1h.11l-1.018 7H5c-.6 0-1 .4-1 1c0 .32.12.576.316.752L3 24.699V27h12.1v-2.3l-1.356-2.007A1 1 0 0 0 14 22c0-.6-.4-1-1-1h-.11l-1.081-7H12c.6 0 1-.4 1-1s-.4-1-1-1h-.05l1.35-6H10V4zm-.8 4h3.6l-.9 4H8.1zM19 9v6.4l.9.9l-.771 4.7H19c-.6 0-1 .4-1 1c0 .32.12.576.316.752L17 24.699V27h12.1v-2.3l-1.356-2.007A1 1 0 0 0 28 22c0-.6-.4-1-1-1h-.129l-.771-4.7l.9-.9V9h-2v2h-1V9h-2v2h-1V9zm2 4h4v1.6l-1.1 1.1l.9 5.3h-3.6l.9-5.3l-1.1-1.1zM8.2 14h1.7l1 7H7.2zm-1.7 9h5l1.3 2H5.2zm14.1 0h4.9l1.3 2h-7.6z"/></svg>
</template>

CSS

.icon-chess {
  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%22M8%204v2H4.8l1.274%206H6c-.6%200-1%20.4-1%201s.4%201%201%201h.11l-1.018%207H5c-.6%200-1%20.4-1%201c0%20.32.12.576.316.752L3%2024.699V27h12.1v-2.3l-1.356-2.007A1%201%200%200%200%2014%2022c0-.6-.4-1-1-1h-.11l-1.081-7H12c.6%200%201-.4%201-1s-.4-1-1-1h-.05l1.35-6H10V4zm-.8%204h3.6l-.9%204H8.1zM19%209v6.4l.9.9l-.771%204.7H19c-.6%200-1%20.4-1%201c0%20.32.12.576.316.752L17%2024.699V27h12.1v-2.3l-1.356-2.007A1%201%200%200%200%2028%2022c0-.6-.4-1-1-1h-.129l-.771-4.7l.9-.9V9h-2v2h-1V9h-2v2h-1V9zm2%204h4v1.6l-1.1%201.1l.9%205.3h-3.6l.9-5.3l-1.1-1.1zM8.2%2014h1.7l1%207H7.2zm-1.7%209h5l1.3%202H5.2zm14.1%200h4.9l1.3%202h-7.6z%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%22M8%204v2H4.8l1.274%206H6c-.6%200-1%20.4-1%201s.4%201%201%201h.11l-1.018%207H5c-.6%200-1%20.4-1%201c0%20.32.12.576.316.752L3%2024.699V27h12.1v-2.3l-1.356-2.007A1%201%200%200%200%2014%2022c0-.6-.4-1-1-1h-.11l-1.081-7H12c.6%200%201-.4%201-1s-.4-1-1-1h-.05l1.35-6H10V4zm-.8%204h3.6l-.9%204H8.1zM19%209v6.4l.9.9l-.771%204.7H19c-.6%200-1%20.4-1%201c0%20.32.12.576.316.752L17%2024.699V27h12.1v-2.3l-1.356-2.007A1%201%200%200%200%2028%2022c0-.6-.4-1-1-1h-.129l-.771-4.7l.9-.9V9h-2v2h-1V9h-2v2h-1V9zm2%204h4v1.6l-1.1%201.1l.9%205.3h-3.6l.9-5.3l-1.1-1.1zM8.2%2014h1.7l1%207H7.2zm-1.7%209h5l1.3%202H5.2zm14.1%200h4.9l1.3%202h-7.6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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