board-heart-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.

Name
board-heart-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
24×24
License
MIT

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the board heart icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.5 21.001v-1.93l-.196-.203c-1.739-1.8-1.739-4.704 0-6.504q.096-.1.195-.19V9.499H3v8.253l.005.184a3.25 3.25 0 0 0 3.245 3.066zM21.501 5.748v5.73a4.4 4.4 0 0 0-4.501.306a4.4 4.4 0 0 0-4-.523V2.499h5.251a3.25 3.25 0 0 1 3.245 3.066zM11.5 17.481a3.73 3.73 0 0 1 0-3.73c.143-.246.318-.48.523-.692a3.5 3.5 0 0 1 .976-.713a3.4 3.4 0 0 1 3.965.713l.036.038l.036-.038q.104-.106.212-.202a3.4 3.4 0 0 1 4.252-.211q.252.18.477.413c1.364 1.412 1.364 3.702 0 5.114l-4.442 4.598a.74.74 0 0 1-1.07 0l-4.442-4.598a3.6 3.6 0 0 1-.523-.692M11.499 8l.001-5.5H6.25A3.25 3.25 0 0 0 3 5.747v2.251z"/></svg>

React

import type { SVGProps } from "react";

export function FluentBoardHeart24Filled(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="M11.5 21.001v-1.93l-.196-.203c-1.739-1.8-1.739-4.704 0-6.504q.096-.1.195-.19V9.499H3v8.253l.005.184a3.25 3.25 0 0 0 3.245 3.066zM21.501 5.748v5.73a4.4 4.4 0 0 0-4.501.306a4.4 4.4 0 0 0-4-.523V2.499h5.251a3.25 3.25 0 0 1 3.245 3.066zM11.5 17.481a3.73 3.73 0 0 1 0-3.73c.143-.246.318-.48.523-.692a3.5 3.5 0 0 1 .976-.713a3.4 3.4 0 0 1 3.965.713l.036.038l.036-.038q.104-.106.212-.202a3.4 3.4 0 0 1 4.252-.211q.252.18.477.413c1.364 1.412 1.364 3.702 0 5.114l-4.442 4.598a.74.74 0 0 1-1.07 0l-4.442-4.598a3.6 3.6 0 0 1-.523-.692M11.499 8l.001-5.5H6.25A3.25 3.25 0 0 0 3 5.747v2.251z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.5 21.001v-1.93l-.196-.203c-1.739-1.8-1.739-4.704 0-6.504q.096-.1.195-.19V9.499H3v8.253l.005.184a3.25 3.25 0 0 0 3.245 3.066zM21.501 5.748v5.73a4.4 4.4 0 0 0-4.501.306a4.4 4.4 0 0 0-4-.523V2.499h5.251a3.25 3.25 0 0 1 3.245 3.066zM11.5 17.481a3.73 3.73 0 0 1 0-3.73c.143-.246.318-.48.523-.692a3.5 3.5 0 0 1 .976-.713a3.4 3.4 0 0 1 3.965.713l.036.038l.036-.038q.104-.106.212-.202a3.4 3.4 0 0 1 4.252-.211q.252.18.477.413c1.364 1.412 1.364 3.702 0 5.114l-4.442 4.598a.74.74 0 0 1-1.07 0l-4.442-4.598a3.6 3.6 0 0 1-.523-.692M11.499 8l.001-5.5H6.25A3.25 3.25 0 0 0 3 5.747v2.251z"/></svg>
</template>

CSS

.icon-board-heart-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.5%2021.001v-1.93l-.196-.203c-1.739-1.8-1.739-4.704%200-6.504q.096-.1.195-.19V9.499H3v8.253l.005.184a3.25%203.25%200%200%200%203.245%203.066zM21.501%205.748v5.73a4.4%204.4%200%200%200-4.501.306a4.4%204.4%200%200%200-4-.523V2.499h5.251a3.25%203.25%200%200%201%203.245%203.066zM11.5%2017.481a3.73%203.73%200%200%201%200-3.73c.143-.246.318-.48.523-.692a3.5%203.5%200%200%201%20.976-.713a3.4%203.4%200%200%201%203.965.713l.036.038l.036-.038q.104-.106.212-.202a3.4%203.4%200%200%201%204.252-.211q.252.18.477.413c1.364%201.412%201.364%203.702%200%205.114l-4.442%204.598a.74.74%200%200%201-1.07%200l-4.442-4.598a3.6%203.6%200%200%201-.523-.692M11.499%208l.001-5.5H6.25A3.25%203.25%200%200%200%203%205.747v2.251z%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%22M11.5%2021.001v-1.93l-.196-.203c-1.739-1.8-1.739-4.704%200-6.504q.096-.1.195-.19V9.499H3v8.253l.005.184a3.25%203.25%200%200%200%203.245%203.066zM21.501%205.748v5.73a4.4%204.4%200%200%200-4.501.306a4.4%204.4%200%200%200-4-.523V2.499h5.251a3.25%203.25%200%200%201%203.245%203.066zM11.5%2017.481a3.73%203.73%200%200%201%200-3.73c.143-.246.318-.48.523-.692a3.5%203.5%200%200%201%20.976-.713a3.4%203.4%200%200%201%203.965.713l.036.038l.036-.038q.104-.106.212-.202a3.4%203.4%200%200%201%204.252-.211q.252.18.477.413c1.364%201.412%201.364%203.702%200%205.114l-4.442%204.598a.74.74%200%200%201-1.07%200l-4.442-4.598a3.6%203.6%200%200%201-.523-.692M11.499%208l.001-5.5H6.25A3.25%203.25%200%200%200%203%205.747v2.251z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/board-heart-24-filled.svg?color=%231a73e8&size=48