board games icon
board-games-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.
- Name
- board-games-20-filled
- Set
- Fluent UI System Icons
- Style
- 20 Filled
- Viewbox
- 20×20
- License
- MIT
1 other variant in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the board games icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M15.949 5.5h.05a2.5 2.5 0 1 1-1.354 4.602l.449 1.854a1.25 1.25 0 0 1-1.215 1.544h-.763a1.25 1.25 0 0 1-1.214-1.545l.45-1.853a2.5 2.5 0 0 1-1.417.397a2 2 0 0 0-.7-1.07A4 4 0 0 0 10.5 8c0-.818-.246-1.578-.667-2.212A2.5 2.5 0 0 1 11.05 5.5a2.5 2.5 0 0 1 0-1a2.5 2.5 0 0 1 4.9 1M6.5 5a3 3 0 0 0-2.236 5H4a1 1 0 1 0 0 2h.52c-.372 1.798-1.353 2.836-1.9 3.293c-.346.29-.62.736-.62 1.256C2 17.35 2.65 18 3.451 18H9.55c.8 0 1.45-.65 1.45-1.451c0-.52-.274-.966-.62-1.256c-.547-.457-1.528-1.495-1.9-3.293H9a1 1 0 1 0 0-2h-.264A3 3 0 0 0 6.5 5"/></svg>
React
import type { SVGProps } from "react";
export function FluentBoardGames20Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M15.949 5.5h.05a2.5 2.5 0 1 1-1.354 4.602l.449 1.854a1.25 1.25 0 0 1-1.215 1.544h-.763a1.25 1.25 0 0 1-1.214-1.545l.45-1.853a2.5 2.5 0 0 1-1.417.397a2 2 0 0 0-.7-1.07A4 4 0 0 0 10.5 8c0-.818-.246-1.578-.667-2.212A2.5 2.5 0 0 1 11.05 5.5a2.5 2.5 0 0 1 0-1a2.5 2.5 0 0 1 4.9 1M6.5 5a3 3 0 0 0-2.236 5H4a1 1 0 1 0 0 2h.52c-.372 1.798-1.353 2.836-1.9 3.293c-.346.29-.62.736-.62 1.256C2 17.35 2.65 18 3.451 18H9.55c.8 0 1.45-.65 1.45-1.451c0-.52-.274-.966-.62-1.256c-.547-.457-1.528-1.495-1.9-3.293H9a1 1 0 1 0 0-2h-.264A3 3 0 0 0 6.5 5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M15.949 5.5h.05a2.5 2.5 0 1 1-1.354 4.602l.449 1.854a1.25 1.25 0 0 1-1.215 1.544h-.763a1.25 1.25 0 0 1-1.214-1.545l.45-1.853a2.5 2.5 0 0 1-1.417.397a2 2 0 0 0-.7-1.07A4 4 0 0 0 10.5 8c0-.818-.246-1.578-.667-2.212A2.5 2.5 0 0 1 11.05 5.5a2.5 2.5 0 0 1 0-1a2.5 2.5 0 0 1 4.9 1M6.5 5a3 3 0 0 0-2.236 5H4a1 1 0 1 0 0 2h.52c-.372 1.798-1.353 2.836-1.9 3.293c-.346.29-.62.736-.62 1.256C2 17.35 2.65 18 3.451 18H9.55c.8 0 1.45-.65 1.45-1.451c0-.52-.274-.966-.62-1.256c-.547-.457-1.528-1.495-1.9-3.293H9a1 1 0 1 0 0-2h-.264A3 3 0 0 0 6.5 5"/></svg> </template>
CSS
.icon-board-games-20-filled {
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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.949%205.5h.05a2.5%202.5%200%201%201-1.354%204.602l.449%201.854a1.25%201.25%200%200%201-1.215%201.544h-.763a1.25%201.25%200%200%201-1.214-1.545l.45-1.853a2.5%202.5%200%200%201-1.417.397a2%202%200%200%200-.7-1.07A4%204%200%200%200%2010.5%208c0-.818-.246-1.578-.667-2.212A2.5%202.5%200%200%201%2011.05%205.5a2.5%202.5%200%200%201%200-1a2.5%202.5%200%200%201%204.9%201M6.5%205a3%203%200%200%200-2.236%205H4a1%201%200%201%200%200%202h.52c-.372%201.798-1.353%202.836-1.9%203.293c-.346.29-.62.736-.62%201.256C2%2017.35%202.65%2018%203.451%2018H9.55c.8%200%201.45-.65%201.45-1.451c0-.52-.274-.966-.62-1.256c-.547-.457-1.528-1.495-1.9-3.293H9a1%201%200%201%200%200-2h-.264A3%203%200%200%200%206.5%205%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.949%205.5h.05a2.5%202.5%200%201%201-1.354%204.602l.449%201.854a1.25%201.25%200%200%201-1.215%201.544h-.763a1.25%201.25%200%200%201-1.214-1.545l.45-1.853a2.5%202.5%200%200%201-1.417.397a2%202%200%200%200-.7-1.07A4%204%200%200%200%2010.5%208c0-.818-.246-1.578-.667-2.212A2.5%202.5%200%200%201%2011.05%205.5a2.5%202.5%200%200%201%200-1a2.5%202.5%200%200%201%204.9%201M6.5%205a3%203%200%200%200-2.236%205H4a1%201%200%201%200%200%202h.52c-.372%201.798-1.353%202.836-1.9%203.293c-.346.29-.62.736-.62%201.256C2%2017.35%202.65%2018%203.451%2018H9.55c.8%200%201.45-.65%201.45-1.451c0-.52-.274-.966-.62-1.256c-.547-.457-1.528-1.495-1.9-3.293H9a1%201%200%201%200%200-2h-.264A3%203%200%200%200%206.5%205%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/board-games-20-filled.svg?color=%231a73e8&size=48