chess icon
chess-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- chess-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
chessAkar IconschessBoxIcons v2 SolidchessFont Awesome 6 SolidchessFont Awesome Solidchess-16-filledFluent UI System IconschessIconParkchessIconPark OutlinechessLine AwesomechessMaterial Icon ThemechessMaterial SymbolschessMaterial Symbols LightchessPixelarticonschess-fillRemix IconchessTabler Icons
Use the chess icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10 2c2.222 0 5.757 1.108 6.949 4.684c.545 1.635.322 3.047.096 4.481q-.03.18-.057.362c-.218 1.414-.43 3.078-.125 5.473H18a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1v-3a1 1 0 0 1 1-1h1.106c.231-1.144.9-2.718 2.564-4.355c.182-.18.29-.387.335-.592A25 25 0 0 1 6.7 13.79a1.485 1.485 0 0 1-1.642-.316l-1.476-1.477a1.5 1.5 0 0 1-.188-1.892l3.451-5.177l-.74-1.48A1 1 0 0 1 7 2zM9 7a1 1 0 1 0 0 2a1 1 0 0 0 0-2"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteChessFill(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="M10 2c2.222 0 5.757 1.108 6.949 4.684c.545 1.635.322 3.047.096 4.481q-.03.18-.057.362c-.218 1.414-.43 3.078-.125 5.473H18a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1v-3a1 1 0 0 1 1-1h1.106c.231-1.144.9-2.718 2.564-4.355c.182-.18.29-.387.335-.592A25 25 0 0 1 6.7 13.79a1.485 1.485 0 0 1-1.642-.316l-1.476-1.477a1.5 1.5 0 0 1-.188-1.892l3.451-5.177l-.74-1.48A1 1 0 0 1 7 2zM9 7a1 1 0 1 0 0 2a1 1 0 0 0 0-2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10 2c2.222 0 5.757 1.108 6.949 4.684c.545 1.635.322 3.047.096 4.481q-.03.18-.057.362c-.218 1.414-.43 3.078-.125 5.473H18a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1v-3a1 1 0 0 1 1-1h1.106c.231-1.144.9-2.718 2.564-4.355c.182-.18.29-.387.335-.592A25 25 0 0 1 6.7 13.79a1.485 1.485 0 0 1-1.642-.316l-1.476-1.477a1.5 1.5 0 0 1-.188-1.892l3.451-5.177l-.74-1.48A1 1 0 0 1 7 2zM9 7a1 1 0 1 0 0 2a1 1 0 0 0 0-2"/></svg> </template>
CSS
.icon-chess-fill {
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%22M10%202c2.222%200%205.757%201.108%206.949%204.684c.545%201.635.322%203.047.096%204.481q-.03.18-.057.362c-.218%201.414-.43%203.078-.125%205.473H18a1%201%200%200%201%201%201v3a1%201%200%200%201-1%201H6a1%201%200%200%201-1-1v-3a1%201%200%200%201%201-1h1.106c.231-1.144.9-2.718%202.564-4.355c.182-.18.29-.387.335-.592A25%2025%200%200%201%206.7%2013.79a1.485%201.485%200%200%201-1.642-.316l-1.476-1.477a1.5%201.5%200%200%201-.188-1.892l3.451-5.177l-.74-1.48A1%201%200%200%201%207%202zM9%207a1%201%200%201%200%200%202a1%201%200%200%200%200-2%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%22M10%202c2.222%200%205.757%201.108%206.949%204.684c.545%201.635.322%203.047.096%204.481q-.03.18-.057.362c-.218%201.414-.43%203.078-.125%205.473H18a1%201%200%200%201%201%201v3a1%201%200%200%201-1%201H6a1%201%200%200%201-1-1v-3a1%201%200%200%201%201-1h1.106c.231-1.144.9-2.718%202.564-4.355c.182-.18.29-.387.335-.592A25%2025%200%200%201%206.7%2013.79a1.485%201.485%200%200%201-1.642-.316l-1.476-1.477a1.5%201.5%200%200%201-.188-1.892l3.451-5.177l-.74-1.48A1%201%200%200%201%207%202zM9%207a1%201%200%201%200%200%202a1%201%200%200%200%200-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/chess-fill.svg?color=%231a73e8&size=48