ab button blood type emoji
ab-button-blood-type from Fluent Emoji Flat by Microsoft Corporation · Default · Symbols · MIT Free for personal and commercial use.
- Name
- ab-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-typeantenna-barsaquariusariesatm-signatom-symbolb-button-blood-typebaby-symbolback-arrowbaggage-claimbiohazardblack-circleblack-large-squareblack-medium-small-squareblack-medium-squareblack-small-squareblack-square-buttonblue-circleblue-squarebright-buttonbrown-circlebrown-squarecancercapricorn
Use the ab 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="M9.945 8.922a1.375 1.375 0 0 1 1.281.856l4.636 11.372a1.375 1.375 0 1 1-2.546 1.038l-.668-1.639a.13.13 0 0 0-.116-.077H7.498a.13.13 0 0 0-.116.079l-.64 1.623a1.375 1.375 0 0 1-2.559-1.01L8.674 9.792c.206-.523.71-.867 1.271-.87M8.567 17.55a.125.125 0 0 0 .116.17h2.626c.089 0 .15-.09.116-.172l-1.334-3.271a.125.125 0 0 0-.232 0zm9.786-8.472c-.758 0-1.373.614-1.375 1.372l-.025 11.078a1.375 1.375 0 0 0 1.375 1.378h5.07q.05 0 .1-.003c2.267-.03 4.133-1.853 4.133-4.144a4.12 4.12 0 0 0-1.684-3.32a.13.13 0 0 1-.036-.171a4.1 4.1 0 0 0 .545-2.046c0-2.31-1.896-4.144-4.189-4.144zm3.894 8.288h1.196c.815 0 1.438.644 1.438 1.393c0 .75-.623 1.394-1.439 1.394q-.048 0-.095.003H19.83a.125.125 0 0 1-.125-.125l.006-2.54c0-.07.056-.125.125-.125zm.042-2.75h-2.445a.125.125 0 0 1-.125-.126l.006-2.537c0-.07.056-.125.125-.125h2.417c.816 0 1.439.645 1.439 1.394c0 .742-.613 1.382-1.417 1.394"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatAbButtonBloodType(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="M9.945 8.922a1.375 1.375 0 0 1 1.281.856l4.636 11.372a1.375 1.375 0 1 1-2.546 1.038l-.668-1.639a.13.13 0 0 0-.116-.077H7.498a.13.13 0 0 0-.116.079l-.64 1.623a1.375 1.375 0 0 1-2.559-1.01L8.674 9.792c.206-.523.71-.867 1.271-.87M8.567 17.55a.125.125 0 0 0 .116.17h2.626c.089 0 .15-.09.116-.172l-1.334-3.271a.125.125 0 0 0-.232 0zm9.786-8.472c-.758 0-1.373.614-1.375 1.372l-.025 11.078a1.375 1.375 0 0 0 1.375 1.378h5.07q.05 0 .1-.003c2.267-.03 4.133-1.853 4.133-4.144a4.12 4.12 0 0 0-1.684-3.32a.13.13 0 0 1-.036-.171a4.1 4.1 0 0 0 .545-2.046c0-2.31-1.896-4.144-4.189-4.144zm3.894 8.288h1.196c.815 0 1.438.644 1.438 1.393c0 .75-.623 1.394-1.439 1.394q-.048 0-.095.003H19.83a.125.125 0 0 1-.125-.125l.006-2.54c0-.07.056-.125.125-.125zm.042-2.75h-2.445a.125.125 0 0 1-.125-.126l.006-2.537c0-.07.056-.125.125-.125h2.417c.816 0 1.439.645 1.439 1.394c0 .742-.613 1.382-1.417 1.394"/></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="M9.945 8.922a1.375 1.375 0 0 1 1.281.856l4.636 11.372a1.375 1.375 0 1 1-2.546 1.038l-.668-1.639a.13.13 0 0 0-.116-.077H7.498a.13.13 0 0 0-.116.079l-.64 1.623a1.375 1.375 0 0 1-2.559-1.01L8.674 9.792c.206-.523.71-.867 1.271-.87M8.567 17.55a.125.125 0 0 0 .116.17h2.626c.089 0 .15-.09.116-.172l-1.334-3.271a.125.125 0 0 0-.232 0zm9.786-8.472c-.758 0-1.373.614-1.375 1.372l-.025 11.078a1.375 1.375 0 0 0 1.375 1.378h5.07q.05 0 .1-.003c2.267-.03 4.133-1.853 4.133-4.144a4.12 4.12 0 0 0-1.684-3.32a.13.13 0 0 1-.036-.171a4.1 4.1 0 0 0 .545-2.046c0-2.31-1.896-4.144-4.189-4.144zm3.894 8.288h1.196c.815 0 1.438.644 1.438 1.393c0 .75-.623 1.394-1.439 1.394q-.048 0-.095.003H19.83a.125.125 0 0 1-.125-.125l.006-2.54c0-.07.056-.125.125-.125zm.042-2.75h-2.445a.125.125 0 0 1-.125-.126l.006-2.537c0-.07.056-.125.125-.125h2.417c.816 0 1.439.645 1.439 1.394c0 .742-.613 1.382-1.417 1.394"/></g></svg> </template>
CSS
.icon-ab-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%22M9.945%208.922a1.375%201.375%200%200%201%201.281.856l4.636%2011.372a1.375%201.375%200%201%201-2.546%201.038l-.668-1.639a.13.13%200%200%200-.116-.077H7.498a.13.13%200%200%200-.116.079l-.64%201.623a1.375%201.375%200%200%201-2.559-1.01L8.674%209.792c.206-.523.71-.867%201.271-.87M8.567%2017.55a.125.125%200%200%200%20.116.17h2.626c.089%200%20.15-.09.116-.172l-1.334-3.271a.125.125%200%200%200-.232%200zm9.786-8.472c-.758%200-1.373.614-1.375%201.372l-.025%2011.078a1.375%201.375%200%200%200%201.375%201.378h5.07q.05%200%20.1-.003c2.267-.03%204.133-1.853%204.133-4.144a4.12%204.12%200%200%200-1.684-3.32a.13.13%200%200%201-.036-.171a4.1%204.1%200%200%200%20.545-2.046c0-2.31-1.896-4.144-4.189-4.144zm3.894%208.288h1.196c.815%200%201.438.644%201.438%201.393c0%20.75-.623%201.394-1.439%201.394q-.048%200-.095.003H19.83a.125.125%200%200%201-.125-.125l.006-2.54c0-.07.056-.125.125-.125zm.042-2.75h-2.445a.125.125%200%200%201-.125-.126l.006-2.537c0-.07.056-.125.125-.125h2.417c.816%200%201.439.645%201.439%201.394c0%20.742-.613%201.382-1.417%201.394%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%22M9.945%208.922a1.375%201.375%200%200%201%201.281.856l4.636%2011.372a1.375%201.375%200%201%201-2.546%201.038l-.668-1.639a.13.13%200%200%200-.116-.077H7.498a.13.13%200%200%200-.116.079l-.64%201.623a1.375%201.375%200%200%201-2.559-1.01L8.674%209.792c.206-.523.71-.867%201.271-.87M8.567%2017.55a.125.125%200%200%200%20.116.17h2.626c.089%200%20.15-.09.116-.172l-1.334-3.271a.125.125%200%200%200-.232%200zm9.786-8.472c-.758%200-1.373.614-1.375%201.372l-.025%2011.078a1.375%201.375%200%200%200%201.375%201.378h5.07q.05%200%20.1-.003c2.267-.03%204.133-1.853%204.133-4.144a4.12%204.12%200%200%200-1.684-3.32a.13.13%200%200%201-.036-.171a4.1%204.1%200%200%200%20.545-2.046c0-2.31-1.896-4.144-4.189-4.144zm3.894%208.288h1.196c.815%200%201.438.644%201.438%201.393c0%20.75-.623%201.394-1.439%201.394q-.048%200-.095.003H19.83a.125.125%200%200%201-.125-.125l.006-2.54c0-.07.056-.125.125-.125zm.042-2.75h-2.445a.125.125%200%200%201-.125-.126l.006-2.537c0-.07.056-.125.125-.125h2.417c.816%200%201.439.645%201.439%201.394c0%20.742-.613%201.382-1.417%201.394%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/ab-button-blood-type.svg?color=%231a73e8&size=48