chess-queen from Font Awesome Solid by Dave Gandy · Solid · Chess · CC-BY-4.0 Attribution required.

Name
chess-queen
Set
Font Awesome Solid
Style
Solid
Category
Chess
Viewbox
640×640
License
CC BY 4.0

The same icon in other sets

More chess icons from Font Awesome Solid

Use the chess queen icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320 144c26.5 0 48-21.5 48-48s-21.5-48-48-48s-48 21.5-48 48s21.5 48 48 48M69.5 249L192 448l-56.2 70.3c-5 6.3-7.8 14.1-7.8 22.2c0 19.6 15.9 35.5 35.5 35.5h312.9c19.6 0 35.5-15.9 35.5-35.5c0-8.1-2.7-15.9-7.8-22.2L448 448l122.5-199c3.6-5.9 5.5-12.7 5.5-19.6v-.6c0-20.3-16.5-36.8-36.8-36.8c-7.3 0-14.4 2.2-20.4 6.2l-16.9 11.3c-12.7 8.5-29.6 6.8-40.4-4l-34.1-34.1c-7.3-7.3-17.2-11.4-27.4-11.4s-20.1 4.1-27.3 11.3l-30.1 30.1c-12.5 12.5-32.8 12.5-45.3 0l-30.1-30.1c-7.1-7.2-17-11.3-27.2-11.3s-20.1 4.1-27.3 11.3l-34.1 34.1c-10.8 10.8-27.7 12.5-40.4 4l-16.9-11.2c-6.1-4-13.2-6.2-20.4-6.2c-20.3 0-36.8 16.5-36.8 36.8v.6c0 6.9 1.9 13.7 5.5 19.6z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidChessQueen(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320 144c26.5 0 48-21.5 48-48s-21.5-48-48-48s-48 21.5-48 48s21.5 48 48 48M69.5 249L192 448l-56.2 70.3c-5 6.3-7.8 14.1-7.8 22.2c0 19.6 15.9 35.5 35.5 35.5h312.9c19.6 0 35.5-15.9 35.5-35.5c0-8.1-2.7-15.9-7.8-22.2L448 448l122.5-199c3.6-5.9 5.5-12.7 5.5-19.6v-.6c0-20.3-16.5-36.8-36.8-36.8c-7.3 0-14.4 2.2-20.4 6.2l-16.9 11.3c-12.7 8.5-29.6 6.8-40.4-4l-34.1-34.1c-7.3-7.3-17.2-11.4-27.4-11.4s-20.1 4.1-27.3 11.3l-30.1 30.1c-12.5 12.5-32.8 12.5-45.3 0l-30.1-30.1c-7.1-7.2-17-11.3-27.2-11.3s-20.1 4.1-27.3 11.3l-34.1 34.1c-10.8 10.8-27.7 12.5-40.4 4l-16.9-11.2c-6.1-4-13.2-6.2-20.4-6.2c-20.3 0-36.8 16.5-36.8 36.8v.6c0 6.9 1.9 13.7 5.5 19.6z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320 144c26.5 0 48-21.5 48-48s-21.5-48-48-48s-48 21.5-48 48s21.5 48 48 48M69.5 249L192 448l-56.2 70.3c-5 6.3-7.8 14.1-7.8 22.2c0 19.6 15.9 35.5 35.5 35.5h312.9c19.6 0 35.5-15.9 35.5-35.5c0-8.1-2.7-15.9-7.8-22.2L448 448l122.5-199c3.6-5.9 5.5-12.7 5.5-19.6v-.6c0-20.3-16.5-36.8-36.8-36.8c-7.3 0-14.4 2.2-20.4 6.2l-16.9 11.3c-12.7 8.5-29.6 6.8-40.4-4l-34.1-34.1c-7.3-7.3-17.2-11.4-27.4-11.4s-20.1 4.1-27.3 11.3l-30.1 30.1c-12.5 12.5-32.8 12.5-45.3 0l-30.1-30.1c-7.1-7.2-17-11.3-27.2-11.3s-20.1 4.1-27.3 11.3l-34.1 34.1c-10.8 10.8-27.7 12.5-40.4 4l-16.9-11.2c-6.1-4-13.2-6.2-20.4-6.2c-20.3 0-36.8 16.5-36.8 36.8v.6c0 6.9 1.9 13.7 5.5 19.6z"/></svg>
</template>

CSS

.icon-chess-queen {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M320%20144c26.5%200%2048-21.5%2048-48s-21.5-48-48-48s-48%2021.5-48%2048s21.5%2048%2048%2048M69.5%20249L192%20448l-56.2%2070.3c-5%206.3-7.8%2014.1-7.8%2022.2c0%2019.6%2015.9%2035.5%2035.5%2035.5h312.9c19.6%200%2035.5-15.9%2035.5-35.5c0-8.1-2.7-15.9-7.8-22.2L448%20448l122.5-199c3.6-5.9%205.5-12.7%205.5-19.6v-.6c0-20.3-16.5-36.8-36.8-36.8c-7.3%200-14.4%202.2-20.4%206.2l-16.9%2011.3c-12.7%208.5-29.6%206.8-40.4-4l-34.1-34.1c-7.3-7.3-17.2-11.4-27.4-11.4s-20.1%204.1-27.3%2011.3l-30.1%2030.1c-12.5%2012.5-32.8%2012.5-45.3%200l-30.1-30.1c-7.1-7.2-17-11.3-27.2-11.3s-20.1%204.1-27.3%2011.3l-34.1%2034.1c-10.8%2010.8-27.7%2012.5-40.4%204l-16.9-11.2c-6.1-4-13.2-6.2-20.4-6.2c-20.3%200-36.8%2016.5-36.8%2036.8v.6c0%206.9%201.9%2013.7%205.5%2019.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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M320%20144c26.5%200%2048-21.5%2048-48s-21.5-48-48-48s-48%2021.5-48%2048s21.5%2048%2048%2048M69.5%20249L192%20448l-56.2%2070.3c-5%206.3-7.8%2014.1-7.8%2022.2c0%2019.6%2015.9%2035.5%2035.5%2035.5h312.9c19.6%200%2035.5-15.9%2035.5-35.5c0-8.1-2.7-15.9-7.8-22.2L448%20448l122.5-199c3.6-5.9%205.5-12.7%205.5-19.6v-.6c0-20.3-16.5-36.8-36.8-36.8c-7.3%200-14.4%202.2-20.4%206.2l-16.9%2011.3c-12.7%208.5-29.6%206.8-40.4-4l-34.1-34.1c-7.3-7.3-17.2-11.4-27.4-11.4s-20.1%204.1-27.3%2011.3l-30.1%2030.1c-12.5%2012.5-32.8%2012.5-45.3%200l-30.1-30.1c-7.1-7.2-17-11.3-27.2-11.3s-20.1%204.1-27.3%2011.3l-34.1%2034.1c-10.8%2010.8-27.7%2012.5-40.4%204l-16.9-11.2c-6.1-4-13.2-6.2-20.4-6.2c-20.3%200-36.8%2016.5-36.8%2036.8v.6c0%206.9%201.9%2013.7%205.5%2019.6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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