rook from Iconoir by Luca Burgio · Regular · Gaming · MIT Free for personal and commercial use.

Name
rook
Set
Iconoir
Style
Regular
Category
Gaming
Viewbox
24×24
License
MIT

The same icon in other sets

More gaming icons from Iconoir

Use the rook 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-width="1.5" d="M7 16h10m-8-5h6m-5-7v2m4-2v2m3.4 3H6.6a.6.6 0 0 1-.6-.6V4.6a.6.6 0 0 1 .6-.6h10.8a.6.6 0 0 1 .6.6v3.8a.6.6 0 0 1-.6.6Zm.501 12H6.099a.615.615 0 0 1-.521-.932C6.792 18.06 9.5 13.328 9.5 11V9.6a.6.6 0 0 1 .6-.6h3.8a.6.6 0 0 1 .6.6V11c0 2.327 2.708 7.061 3.922 9.068a.615.615 0 0 1-.521.932Z"/></svg>

React

import type { SVGProps } from "react";

export function IconoirRook(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" strokeWidth="1.5" d="M7 16h10m-8-5h6m-5-7v2m4-2v2m3.4 3H6.6a.6.6 0 0 1-.6-.6V4.6a.6.6 0 0 1 .6-.6h10.8a.6.6 0 0 1 .6.6v3.8a.6.6 0 0 1-.6.6Zm.501 12H6.099a.615.615 0 0 1-.521-.932C6.792 18.06 9.5 13.328 9.5 11V9.6a.6.6 0 0 1 .6-.6h3.8a.6.6 0 0 1 .6.6V11c0 2.327 2.708 7.061 3.922 9.068a.615.615 0 0 1-.521.932Z"/></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-width="1.5" d="M7 16h10m-8-5h6m-5-7v2m4-2v2m3.4 3H6.6a.6.6 0 0 1-.6-.6V4.6a.6.6 0 0 1 .6-.6h10.8a.6.6 0 0 1 .6.6v3.8a.6.6 0 0 1-.6.6Zm.501 12H6.099a.615.615 0 0 1-.521-.932C6.792 18.06 9.5 13.328 9.5 11V9.6a.6.6 0 0 1 .6-.6h3.8a.6.6 0 0 1 .6.6V11c0 2.327 2.708 7.061 3.922 9.068a.615.615 0 0 1-.521.932Z"/></svg>
</template>

CSS

.icon-rook {
  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-width%3D%221.5%22%20d%3D%22M7%2016h10m-8-5h6m-5-7v2m4-2v2m3.4%203H6.6a.6.6%200%200%201-.6-.6V4.6a.6.6%200%200%201%20.6-.6h10.8a.6.6%200%200%201%20.6.6v3.8a.6.6%200%200%201-.6.6Zm.501%2012H6.099a.615.615%200%200%201-.521-.932C6.792%2018.06%209.5%2013.328%209.5%2011V9.6a.6.6%200%200%201%20.6-.6h3.8a.6.6%200%200%201%20.6.6V11c0%202.327%202.708%207.061%203.922%209.068a.615.615%200%200%201-.521.932Z%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-width%3D%221.5%22%20d%3D%22M7%2016h10m-8-5h6m-5-7v2m4-2v2m3.4%203H6.6a.6.6%200%200%201-.6-.6V4.6a.6.6%200%200%201%20.6-.6h10.8a.6.6%200%200%201%20.6.6v3.8a.6.6%200%200%201-.6.6Zm.501%2012H6.099a.615.615%200%200%201-.521-.932C6.792%2018.06%209.5%2013.328%209.5%2011V9.6a.6.6%200%200%201%20.6-.6h3.8a.6.6%200%200%201%20.6.6V11c0%202.327%202.708%207.061%203.922%209.068a.615.615%200%200%201-.521.932Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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