board icon
board-24 from Fluent UI System Color Icons by Microsoft Corporation · 24 · MIT Free for personal and commercial use.
- Name
- board-24
- Set
- Fluent UI System Color Icons
- Style
- 24
- Viewbox
- 24×24
- License
- MIT
3 other variants in Fluent UI System Color Icons
The same icon in other sets
Use the board icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGWAUSbcVC)" d="m11.999 15l4.501-1l4.5 1v2.752a3.25 3.25 0 0 1-3.25 3.25H12L11 18z"/><path fill="url(#SVGMi3jjeUD)" d="M17.751 3a3.25 3.25 0 0 1 3.245 3.066l.005.184L21 15h-9l-1-6l1.001-6z"/><path fill="url(#SVGKh6hwdZv)" d="M11.999 9L12 21.001H6.25a3.25 3.25 0 0 1-3.245-3.065L3 17.752V9l4.5-1z"/><path fill="url(#SVGS1AsMeHm)" d="M12.001 3L12 9H3V6.25A3.25 3.25 0 0 1 6.25 3z"/><defs><linearGradient id="SVGWAUSbcVC" x1="7.666" x2="12.721" y1="11.454" y2="23.563" gradientUnits="userSpaceOnUse"><stop stop-color="#b0f098"/><stop offset="1" stop-color="#52d17c"/></linearGradient><linearGradient id="SVGMi3jjeUD" x1="13" x2="20.103" y1="4.333" y2="13.322" gradientUnits="userSpaceOnUse"><stop stop-color="#52d17c"/><stop offset="1" stop-color="#309c61"/></linearGradient><linearGradient id="SVGKh6hwdZv" x1="4.286" x2="11.748" y1="10.053" y2="17.199" gradientUnits="userSpaceOnUse"><stop stop-color="#42b870"/><stop offset="1" stop-color="#1a7f7c"/></linearGradient><linearGradient id="SVGS1AsMeHm" x1="4.286" x2="6.65" y1="4.2" y2="10.322" gradientUnits="userSpaceOnUse"><stop stop-color="#b0f098"/><stop offset="1" stop-color="#64de89"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function FluentColorBoard24(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGWAUSbcVC)" d="m11.999 15l4.501-1l4.5 1v2.752a3.25 3.25 0 0 1-3.25 3.25H12L11 18z"/><path fill="url(#SVGMi3jjeUD)" d="M17.751 3a3.25 3.25 0 0 1 3.245 3.066l.005.184L21 15h-9l-1-6l1.001-6z"/><path fill="url(#SVGKh6hwdZv)" d="M11.999 9L12 21.001H6.25a3.25 3.25 0 0 1-3.245-3.065L3 17.752V9l4.5-1z"/><path fill="url(#SVGS1AsMeHm)" d="M12.001 3L12 9H3V6.25A3.25 3.25 0 0 1 6.25 3z"/><defs><linearGradient id="SVGWAUSbcVC" x1="7.666" x2="12.721" y1="11.454" y2="23.563" gradientUnits="userSpaceOnUse"><stop stopColor="#b0f098"/><stop offset="1" stopColor="#52d17c"/></linearGradient><linearGradient id="SVGMi3jjeUD" x1="13" x2="20.103" y1="4.333" y2="13.322" gradientUnits="userSpaceOnUse"><stop stopColor="#52d17c"/><stop offset="1" stopColor="#309c61"/></linearGradient><linearGradient id="SVGKh6hwdZv" x1="4.286" x2="11.748" y1="10.053" y2="17.199" gradientUnits="userSpaceOnUse"><stop stopColor="#42b870"/><stop offset="1" stopColor="#1a7f7c"/></linearGradient><linearGradient id="SVGS1AsMeHm" x1="4.286" x2="6.65" y1="4.2" y2="10.322" gradientUnits="userSpaceOnUse"><stop stopColor="#b0f098"/><stop offset="1" stopColor="#64de89"/></linearGradient></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGWAUSbcVC)" d="m11.999 15l4.501-1l4.5 1v2.752a3.25 3.25 0 0 1-3.25 3.25H12L11 18z"/><path fill="url(#SVGMi3jjeUD)" d="M17.751 3a3.25 3.25 0 0 1 3.245 3.066l.005.184L21 15h-9l-1-6l1.001-6z"/><path fill="url(#SVGKh6hwdZv)" d="M11.999 9L12 21.001H6.25a3.25 3.25 0 0 1-3.245-3.065L3 17.752V9l4.5-1z"/><path fill="url(#SVGS1AsMeHm)" d="M12.001 3L12 9H3V6.25A3.25 3.25 0 0 1 6.25 3z"/><defs><linearGradient id="SVGWAUSbcVC" x1="7.666" x2="12.721" y1="11.454" y2="23.563" gradientUnits="userSpaceOnUse"><stop stop-color="#b0f098"/><stop offset="1" stop-color="#52d17c"/></linearGradient><linearGradient id="SVGMi3jjeUD" x1="13" x2="20.103" y1="4.333" y2="13.322" gradientUnits="userSpaceOnUse"><stop stop-color="#52d17c"/><stop offset="1" stop-color="#309c61"/></linearGradient><linearGradient id="SVGKh6hwdZv" x1="4.286" x2="11.748" y1="10.053" y2="17.199" gradientUnits="userSpaceOnUse"><stop stop-color="#42b870"/><stop offset="1" stop-color="#1a7f7c"/></linearGradient><linearGradient id="SVGS1AsMeHm" x1="4.286" x2="6.65" y1="4.2" y2="10.322" gradientUnits="userSpaceOnUse"><stop stop-color="#b0f098"/><stop offset="1" stop-color="#64de89"/></linearGradient></defs></g></svg> </template>
CSS
.icon-board-24 {
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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGWAUSbcVC)%22%20d%3D%22m11.999%2015l4.501-1l4.5%201v2.752a3.25%203.25%200%200%201-3.25%203.25H12L11%2018z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGMi3jjeUD)%22%20d%3D%22M17.751%203a3.25%203.25%200%200%201%203.245%203.066l.005.184L21%2015h-9l-1-6l1.001-6z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGKh6hwdZv)%22%20d%3D%22M11.999%209L12%2021.001H6.25a3.25%203.25%200%200%201-3.245-3.065L3%2017.752V9l4.5-1z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGS1AsMeHm)%22%20d%3D%22M12.001%203L12%209H3V6.25A3.25%203.25%200%200%201%206.25%203z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGWAUSbcVC%22%20x1%3D%227.666%22%20x2%3D%2212.721%22%20y1%3D%2211.454%22%20y2%3D%2223.563%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23b0f098%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2352d17c%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGMi3jjeUD%22%20x1%3D%2213%22%20x2%3D%2220.103%22%20y1%3D%224.333%22%20y2%3D%2213.322%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2352d17c%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23309c61%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGKh6hwdZv%22%20x1%3D%224.286%22%20x2%3D%2211.748%22%20y1%3D%2210.053%22%20y2%3D%2217.199%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2342b870%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%231a7f7c%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGS1AsMeHm%22%20x1%3D%224.286%22%20x2%3D%226.65%22%20y1%3D%224.2%22%20y2%3D%2210.322%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23b0f098%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2364de89%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGWAUSbcVC)%22%20d%3D%22m11.999%2015l4.501-1l4.5%201v2.752a3.25%203.25%200%200%201-3.25%203.25H12L11%2018z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGMi3jjeUD)%22%20d%3D%22M17.751%203a3.25%203.25%200%200%201%203.245%203.066l.005.184L21%2015h-9l-1-6l1.001-6z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGKh6hwdZv)%22%20d%3D%22M11.999%209L12%2021.001H6.25a3.25%203.25%200%200%201-3.245-3.065L3%2017.752V9l4.5-1z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGS1AsMeHm)%22%20d%3D%22M12.001%203L12%209H3V6.25A3.25%203.25%200%200%201%206.25%203z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGWAUSbcVC%22%20x1%3D%227.666%22%20x2%3D%2212.721%22%20y1%3D%2211.454%22%20y2%3D%2223.563%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23b0f098%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2352d17c%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGMi3jjeUD%22%20x1%3D%2213%22%20x2%3D%2220.103%22%20y1%3D%224.333%22%20y2%3D%2213.322%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2352d17c%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23309c61%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGKh6hwdZv%22%20x1%3D%224.286%22%20x2%3D%2211.748%22%20y1%3D%2210.053%22%20y2%3D%2217.199%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2342b870%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%231a7f7c%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGS1AsMeHm%22%20x1%3D%224.286%22%20x2%3D%226.65%22%20y1%3D%224.2%22%20y2%3D%2210.322%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23b0f098%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2364de89%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-color/board-24.svg?color=%231a73e8&size=48