chess queen icon

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

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

The same icon in other sets

More games icons from Line Awesome

Use the chess queen 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 .73.402 1.371 1 1.719V8.25c0 .426-.324.75-.75.75h-2.344a.92.92 0 0 1-.75-.375A1.99 1.99 0 0 0 12 7c0-1.094-.906-2-2-2s-2 .906-2 2c0 .73.402 1.371 1 1.719v1.687l.281.313l2.344 2.344a1 1 0 0 0-.629 1.124A1 1 0 0 0 12 15h.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 1 0 0 0 1.008-.809a1 1 0 0 0-.633-1.129l2.344-2.343l.281-.313V8.72c.598-.348 1-.989 1-1.719c0-1.094-.906-2-2-2s-2 .906-2 2c0 .668.332 1.262.844 1.625a.92.92 0 0 1-.75.375H17.75a.736.736 0 0 1-.75-.75V6.719c.598-.348 1-.989 1-1.719c0-1.094-.906-2-2-2m0 7.344c.48.402 1.082.656 1.75.656h1.813l-2 2h-3.125l-2-2h1.812c.668 0 1.27-.254 1.75-.656M14.75 15h2.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 LaChessQueen(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 .73.402 1.371 1 1.719V8.25c0 .426-.324.75-.75.75h-2.344a.92.92 0 0 1-.75-.375A1.99 1.99 0 0 0 12 7c0-1.094-.906-2-2-2s-2 .906-2 2c0 .73.402 1.371 1 1.719v1.687l.281.313l2.344 2.344a1 1 0 0 0-.629 1.124A1 1 0 0 0 12 15h.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 1 0 0 0 1.008-.809a1 1 0 0 0-.633-1.129l2.344-2.343l.281-.313V8.72c.598-.348 1-.989 1-1.719c0-1.094-.906-2-2-2s-2 .906-2 2c0 .668.332 1.262.844 1.625a.92.92 0 0 1-.75.375H17.75a.736.736 0 0 1-.75-.75V6.719c.598-.348 1-.989 1-1.719c0-1.094-.906-2-2-2m0 7.344c.48.402 1.082.656 1.75.656h1.813l-2 2h-3.125l-2-2h1.812c.668 0 1.27-.254 1.75-.656M14.75 15h2.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 .73.402 1.371 1 1.719V8.25c0 .426-.324.75-.75.75h-2.344a.92.92 0 0 1-.75-.375A1.99 1.99 0 0 0 12 7c0-1.094-.906-2-2-2s-2 .906-2 2c0 .73.402 1.371 1 1.719v1.687l.281.313l2.344 2.344a1 1 0 0 0-.629 1.124A1 1 0 0 0 12 15h.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 1 0 0 0 1.008-.809a1 1 0 0 0-.633-1.129l2.344-2.343l.281-.313V8.72c.598-.348 1-.989 1-1.719c0-1.094-.906-2-2-2s-2 .906-2 2c0 .668.332 1.262.844 1.625a.92.92 0 0 1-.75.375H17.75a.736.736 0 0 1-.75-.75V6.719c.598-.348 1-.989 1-1.719c0-1.094-.906-2-2-2m0 7.344c.48.402 1.082.656 1.75.656h1.813l-2 2h-3.125l-2-2h1.812c.668 0 1.27-.254 1.75-.656M14.75 15h2.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-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%203c-1.094%200-2%20.906-2%202c0%20.73.402%201.371%201%201.719V8.25c0%20.426-.324.75-.75.75h-2.344a.92.92%200%200%201-.75-.375A1.99%201.99%200%200%200%2012%207c0-1.094-.906-2-2-2s-2%20.906-2%202c0%20.73.402%201.371%201%201.719v1.687l.281.313l2.344%202.344a1%201%200%200%200-.629%201.124A1%201%200%200%200%2012%2015h.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%201%200%200%200%201.008-.809a1%201%200%200%200-.633-1.129l2.344-2.343l.281-.313V8.72c.598-.348%201-.989%201-1.719c0-1.094-.906-2-2-2s-2%20.906-2%202c0%20.668.332%201.262.844%201.625a.92.92%200%200%201-.75.375H17.75a.736.736%200%200%201-.75-.75V6.719c.598-.348%201-.989%201-1.719c0-1.094-.906-2-2-2m0%207.344c.48.402%201.082.656%201.75.656h1.813l-2%202h-3.125l-2-2h1.812c.668%200%201.27-.254%201.75-.656M14.75%2015h2.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.73.402%201.371%201%201.719V8.25c0%20.426-.324.75-.75.75h-2.344a.92.92%200%200%201-.75-.375A1.99%201.99%200%200%200%2012%207c0-1.094-.906-2-2-2s-2%20.906-2%202c0%20.73.402%201.371%201%201.719v1.687l.281.313l2.344%202.344a1%201%200%200%200-.629%201.124A1%201%200%200%200%2012%2015h.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%201%200%200%200%201.008-.809a1%201%200%200%200-.633-1.129l2.344-2.343l.281-.313V8.72c.598-.348%201-.989%201-1.719c0-1.094-.906-2-2-2s-2%20.906-2%202c0%20.668.332%201.262.844%201.625a.92.92%200%200%201-.75.375H17.75a.736.736%200%200%201-.75-.75V6.719c.598-.348%201-.989%201-1.719c0-1.094-.906-2-2-2m0%207.344c.48.402%201.082.656%201.75.656h1.813l-2%202h-3.125l-2-2h1.812c.668%200%201.27-.254%201.75-.656M14.75%2015h2.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-queen.svg?color=%231a73e8&size=48