chess queen icon
chess-queen-outline from Material Symbols Light by Google · Outline · Social · Apache-2.0 Free for personal and commercial use.
- Name
- chess-queen-outline
- Set
- Material Symbols Light
- Style
- Outline
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- chess-queen-outline-sharp
3 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the chess queen icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.267 20L4.35 9.456q-.656.04-1.118-.387t-.463-1.05q0-.594.424-1.018t1.038-.424q.594 0 1.018.424t.424 1.018q0 .292-.11.554t-.31.454q.455.229.921.384q.467.155.976.155q1.235 0 2.249-.705q1.015-.703 1.636-1.788l.317-.573q-.36-.179-.577-.523t-.217-.766q0-.594.424-1.018T12 3.77t1.018.424t.424 1.019q0 .42-.217.765t-.577.523l.318.573q.62 1.085 1.635 1.789t2.249.704q.51 0 .976-.152t.92-.381q-.2-.192-.31-.457q-.109-.264-.109-.557q0-.594.424-1.018t1.018-.424q.614 0 1.038.424t.424 1.018q0 .623-.463 1.05t-1.099.387L17.733 20zm.849-1h9.769l1.634-8.766q-.41.127-.825.223q-.415.095-.844.095q-1.556 0-2.829-.846T12 7.49q-.767 1.35-2.04 2.205q-1.273.856-2.81.856q-.429 0-.844-.095q-.415-.096-.825-.223zM12 19"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightChessQueenOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.267 20L4.35 9.456q-.656.04-1.118-.387t-.463-1.05q0-.594.424-1.018t1.038-.424q.594 0 1.018.424t.424 1.018q0 .292-.11.554t-.31.454q.455.229.921.384q.467.155.976.155q1.235 0 2.249-.705q1.015-.703 1.636-1.788l.317-.573q-.36-.179-.577-.523t-.217-.766q0-.594.424-1.018T12 3.77t1.018.424t.424 1.019q0 .42-.217.765t-.577.523l.318.573q.62 1.085 1.635 1.789t2.249.704q.51 0 .976-.152t.92-.381q-.2-.192-.31-.457q-.109-.264-.109-.557q0-.594.424-1.018t1.018-.424q.614 0 1.038.424t.424 1.018q0 .623-.463 1.05t-1.099.387L17.733 20zm.849-1h9.769l1.634-8.766q-.41.127-.825.223q-.415.095-.844.095q-1.556 0-2.829-.846T12 7.49q-.767 1.35-2.04 2.205q-1.273.856-2.81.856q-.429 0-.844-.095q-.415-.096-.825-.223zM12 19"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.267 20L4.35 9.456q-.656.04-1.118-.387t-.463-1.05q0-.594.424-1.018t1.038-.424q.594 0 1.018.424t.424 1.018q0 .292-.11.554t-.31.454q.455.229.921.384q.467.155.976.155q1.235 0 2.249-.705q1.015-.703 1.636-1.788l.317-.573q-.36-.179-.577-.523t-.217-.766q0-.594.424-1.018T12 3.77t1.018.424t.424 1.019q0 .42-.217.765t-.577.523l.318.573q.62 1.085 1.635 1.789t2.249.704q.51 0 .976-.152t.92-.381q-.2-.192-.31-.457q-.109-.264-.109-.557q0-.594.424-1.018t1.018-.424q.614 0 1.038.424t.424 1.018q0 .623-.463 1.05t-1.099.387L17.733 20zm.849-1h9.769l1.634-8.766q-.41.127-.825.223q-.415.095-.844.095q-1.556 0-2.829-.846T12 7.49q-.767 1.35-2.04 2.205q-1.273.856-2.81.856q-.429 0-.844-.095q-.415-.096-.825-.223zM12 19"/></svg> </template>
CSS
.icon-chess-queen-outline {
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%22currentColor%22%20d%3D%22M6.267%2020L4.35%209.456q-.656.04-1.118-.387t-.463-1.05q0-.594.424-1.018t1.038-.424q.594%200%201.018.424t.424%201.018q0%20.292-.11.554t-.31.454q.455.229.921.384q.467.155.976.155q1.235%200%202.249-.705q1.015-.703%201.636-1.788l.317-.573q-.36-.179-.577-.523t-.217-.766q0-.594.424-1.018T12%203.77t1.018.424t.424%201.019q0%20.42-.217.765t-.577.523l.318.573q.62%201.085%201.635%201.789t2.249.704q.51%200%20.976-.152t.92-.381q-.2-.192-.31-.457q-.109-.264-.109-.557q0-.594.424-1.018t1.018-.424q.614%200%201.038.424t.424%201.018q0%20.623-.463%201.05t-1.099.387L17.733%2020zm.849-1h9.769l1.634-8.766q-.41.127-.825.223q-.415.095-.844.095q-1.556%200-2.829-.846T12%207.49q-.767%201.35-2.04%202.205q-1.273.856-2.81.856q-.429%200-.844-.095q-.415-.096-.825-.223zM12%2019%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%22currentColor%22%20d%3D%22M6.267%2020L4.35%209.456q-.656.04-1.118-.387t-.463-1.05q0-.594.424-1.018t1.038-.424q.594%200%201.018.424t.424%201.018q0%20.292-.11.554t-.31.454q.455.229.921.384q.467.155.976.155q1.235%200%202.249-.705q1.015-.703%201.636-1.788l.317-.573q-.36-.179-.577-.523t-.217-.766q0-.594.424-1.018T12%203.77t1.018.424t.424%201.019q0%20.42-.217.765t-.577.523l.318.573q.62%201.085%201.635%201.789t2.249.704q.51%200%20.976-.152t.92-.381q-.2-.192-.31-.457q-.109-.264-.109-.557q0-.594.424-1.018t1.018-.424q.614%200%201.038.424t.424%201.018q0%20.623-.463%201.05t-1.099.387L17.733%2020zm.849-1h9.769l1.634-8.766q-.41.127-.825.223q-.415.095-.844.095q-1.556%200-2.829-.846T12%207.49q-.767%201.35-2.04%202.205q-1.273.856-2.81.856q-.429%200-.844-.095q-.415-.096-.825-.223zM12%2019%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/chess-queen-outline.svg?color=%231a73e8&size=48