b button blood type emoji
b-button-blood-type from Fluent Emoji Flat by Microsoft Corporation · Default · Symbols · MIT Free for personal and commercial use.
- Name
- b-button-blood-type
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Symbols
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More symbols icons from Fluent Emoji Flat
a-button-blood-typeab-button-blood-typeantenna-barsaquariusariesatm-signatom-symbolbaby-symbolback-arrowbaggage-claimbiohazardblack-circleblack-large-squareblack-medium-small-squareblack-medium-squareblack-small-squareblack-square-buttonblue-circleblue-squarebright-buttonbrown-circlebrown-squarecancercapricorn
Use the b button blood type emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f92f60" d="M2 6a4 4 0 0 1 4-4h20a4 4 0 0 1 4 4v20a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4z"/><path fill="#fff" d="M11.755 8a1.75 1.75 0 0 0-1.75 1.746l-.028 12.522a1.75 1.75 0 0 0 1.75 1.754h5.73q.06 0 .122-.004c2.664-.038 4.858-2.182 4.858-4.88a4.84 4.84 0 0 0-1.776-3.75a.27.27 0 0 1-.069-.328c.33-.654.517-1.394.517-2.18c0-2.722-2.234-4.88-4.93-4.88zm4.397 9.759h1.355c.817 0 1.43.644 1.43 1.38s-.613 1.38-1.43 1.38q-.058 0-.115.003h-3.66a.25.25 0 0 1-.25-.25l.004-2.263a.25.25 0 0 1 .25-.25zm.052-3.5h-2.459a.25.25 0 0 1-.25-.25l.005-2.26a.25.25 0 0 1 .25-.249h2.429c.816 0 1.43.644 1.43 1.38c0 .728-.601 1.366-1.405 1.379"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatBButtonBloodType(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f92f60" d="M2 6a4 4 0 0 1 4-4h20a4 4 0 0 1 4 4v20a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4z"/><path fill="#fff" d="M11.755 8a1.75 1.75 0 0 0-1.75 1.746l-.028 12.522a1.75 1.75 0 0 0 1.75 1.754h5.73q.06 0 .122-.004c2.664-.038 4.858-2.182 4.858-4.88a4.84 4.84 0 0 0-1.776-3.75a.27.27 0 0 1-.069-.328c.33-.654.517-1.394.517-2.18c0-2.722-2.234-4.88-4.93-4.88zm4.397 9.759h1.355c.817 0 1.43.644 1.43 1.38s-.613 1.38-1.43 1.38q-.058 0-.115.003h-3.66a.25.25 0 0 1-.25-.25l.004-2.263a.25.25 0 0 1 .25-.25zm.052-3.5h-2.459a.25.25 0 0 1-.25-.25l.005-2.26a.25.25 0 0 1 .25-.249h2.429c.816 0 1.43.644 1.43 1.38c0 .728-.601 1.366-1.405 1.379"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f92f60" d="M2 6a4 4 0 0 1 4-4h20a4 4 0 0 1 4 4v20a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4z"/><path fill="#fff" d="M11.755 8a1.75 1.75 0 0 0-1.75 1.746l-.028 12.522a1.75 1.75 0 0 0 1.75 1.754h5.73q.06 0 .122-.004c2.664-.038 4.858-2.182 4.858-4.88a4.84 4.84 0 0 0-1.776-3.75a.27.27 0 0 1-.069-.328c.33-.654.517-1.394.517-2.18c0-2.722-2.234-4.88-4.93-4.88zm4.397 9.759h1.355c.817 0 1.43.644 1.43 1.38s-.613 1.38-1.43 1.38q-.058 0-.115.003h-3.66a.25.25 0 0 1-.25-.25l.004-2.263a.25.25 0 0 1 .25-.25zm.052-3.5h-2.459a.25.25 0 0 1-.25-.25l.005-2.26a.25.25 0 0 1 .25-.249h2.429c.816 0 1.43.644 1.43 1.38c0 .728-.601 1.366-1.405 1.379"/></g></svg> </template>
CSS
.icon-b-button-blood-type {
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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23f92f60%22%20d%3D%22M2%206a4%204%200%200%201%204-4h20a4%204%200%200%201%204%204v20a4%204%200%200%201-4%204H6a4%204%200%200%201-4-4z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.755%208a1.75%201.75%200%200%200-1.75%201.746l-.028%2012.522a1.75%201.75%200%200%200%201.75%201.754h5.73q.06%200%20.122-.004c2.664-.038%204.858-2.182%204.858-4.88a4.84%204.84%200%200%200-1.776-3.75a.27.27%200%200%201-.069-.328c.33-.654.517-1.394.517-2.18c0-2.722-2.234-4.88-4.93-4.88zm4.397%209.759h1.355c.817%200%201.43.644%201.43%201.38s-.613%201.38-1.43%201.38q-.058%200-.115.003h-3.66a.25.25%200%200%201-.25-.25l.004-2.263a.25.25%200%200%201%20.25-.25zm.052-3.5h-2.459a.25.25%200%200%201-.25-.25l.005-2.26a.25.25%200%200%201%20.25-.249h2.429c.816%200%201.43.644%201.43%201.38c0%20.728-.601%201.366-1.405%201.379%22%2F%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23f92f60%22%20d%3D%22M2%206a4%204%200%200%201%204-4h20a4%204%200%200%201%204%204v20a4%204%200%200%201-4%204H6a4%204%200%200%201-4-4z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.755%208a1.75%201.75%200%200%200-1.75%201.746l-.028%2012.522a1.75%201.75%200%200%200%201.75%201.754h5.73q.06%200%20.122-.004c2.664-.038%204.858-2.182%204.858-4.88a4.84%204.84%200%200%200-1.776-3.75a.27.27%200%200%201-.069-.328c.33-.654.517-1.394.517-2.18c0-2.722-2.234-4.88-4.93-4.88zm4.397%209.759h1.355c.817%200%201.43.644%201.43%201.38s-.613%201.38-1.43%201.38q-.058%200-.115.003h-3.66a.25.25%200%200%201-.25-.25l.004-2.263a.25.25%200%200%201%20.25-.25zm.052-3.5h-2.459a.25.25%200%200%201-.25-.25l.005-2.26a.25.25%200%200%201%20.25-.249h2.429c.816%200%201.43.644%201.43%201.38c0%20.728-.601%201.366-1.405%201.379%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/b-button-blood-type.svg?color=%231a73e8&size=48