chess-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
chess-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the chess 01 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16.99 22H7.01c-1.266 0-1.16-1.758-.664-2.504c.849-1.275 2.486-2.869 2.727-4.433L10.003 9h3.993l.931 6.063c.24 1.564 1.878 3.158 2.727 4.433c.496.747.602 2.504-.663 2.504M7.5 5.151V2.207c0-.175.198-.27.328-.159l2.394 2.062a.98.98 0 0 0 .64.24h2.276a.98.98 0 0 0 .64-.24l2.394-2.062c.13-.112.328-.016.328.16V5.15c0 .484-.164.952-.464 1.324L14.3 8.628a.99.99 0 0 1-.768.372h-3.064a.99.99 0 0 1-.768-.372L7.964 6.475A2.1 2.1 0 0 1 7.5 5.15M6 18h12"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsChess01(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M16.99 22H7.01c-1.266 0-1.16-1.758-.664-2.504c.849-1.275 2.486-2.869 2.727-4.433L10.003 9h3.993l.931 6.063c.24 1.564 1.878 3.158 2.727 4.433c.496.747.602 2.504-.663 2.504M7.5 5.151V2.207c0-.175.198-.27.328-.159l2.394 2.062a.98.98 0 0 0 .64.24h2.276a.98.98 0 0 0 .64-.24l2.394-2.062c.13-.112.328-.016.328.16V5.15c0 .484-.164.952-.464 1.324L14.3 8.628a.99.99 0 0 1-.768.372h-3.064a.99.99 0 0 1-.768-.372L7.964 6.475A2.1 2.1 0 0 1 7.5 5.15M6 18h12"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16.99 22H7.01c-1.266 0-1.16-1.758-.664-2.504c.849-1.275 2.486-2.869 2.727-4.433L10.003 9h3.993l.931 6.063c.24 1.564 1.878 3.158 2.727 4.433c.496.747.602 2.504-.663 2.504M7.5 5.151V2.207c0-.175.198-.27.328-.159l2.394 2.062a.98.98 0 0 0 .64.24h2.276a.98.98 0 0 0 .64-.24l2.394-2.062c.13-.112.328-.016.328.16V5.15c0 .484-.164.952-.464 1.324L14.3 8.628a.99.99 0 0 1-.768.372h-3.064a.99.99 0 0 1-.768-.372L7.964 6.475A2.1 2.1 0 0 1 7.5 5.15M6 18h12"/></svg>
</template>

CSS

.icon-chess-01 {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M16.99%2022H7.01c-1.266%200-1.16-1.758-.664-2.504c.849-1.275%202.486-2.869%202.727-4.433L10.003%209h3.993l.931%206.063c.24%201.564%201.878%203.158%202.727%204.433c.496.747.602%202.504-.663%202.504M7.5%205.151V2.207c0-.175.198-.27.328-.159l2.394%202.062a.98.98%200%200%200%20.64.24h2.276a.98.98%200%200%200%20.64-.24l2.394-2.062c.13-.112.328-.016.328.16V5.15c0%20.484-.164.952-.464%201.324L14.3%208.628a.99.99%200%200%201-.768.372h-3.064a.99.99%200%200%201-.768-.372L7.964%206.475A2.1%202.1%200%200%201%207.5%205.15M6%2018h12%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M16.99%2022H7.01c-1.266%200-1.16-1.758-.664-2.504c.849-1.275%202.486-2.869%202.727-4.433L10.003%209h3.993l.931%206.063c.24%201.564%201.878%203.158%202.727%204.433c.496.747.602%202.504-.663%202.504M7.5%205.151V2.207c0-.175.198-.27.328-.159l2.394%202.062a.98.98%200%200%200%20.64.24h2.276a.98.98%200%200%200%20.64-.24l2.394-2.062c.13-.112.328-.016.328.16V5.15c0%20.484-.164.952-.464%201.324L14.3%208.628a.99.99%200%200%201-.768.372h-3.064a.99.99%200%200%201-.768-.372L7.964%206.475A2.1%202.1%200%200%201%207.5%205.15M6%2018h12%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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