a button blood type emoji

a-button-blood-type from Twitter Emoji by Twitter · Default · Symbols · CC-BY-4.0 Attribution required.

Name
a-button-blood-type
Set
Twitter Emoji
Style
Default
Category
Symbols
Viewbox
36×36
License
CC BY 4.0
Aliases
a-button

The same emoji in other sets

More symbols icons from Twitter Emoji

Use the a button blood type emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#dd2e44" d="M36 32a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4a4 4 0 0 1 4-4h28a4 4 0 0 1 4 4z"/><path fill="#fff" d="M14.747 9.125c.527-1.426 1.736-2.573 3.317-2.573c1.643 0 2.792 1.085 3.318 2.573l6.077 16.867c.186.496.248.931.248 1.147c0 1.209-.992 2.046-2.139 2.046c-1.303 0-1.954-.682-2.264-1.611l-.931-2.915h-8.62l-.93 2.884c-.31.961-.961 1.642-2.232 1.642c-1.24 0-2.294-.93-2.294-2.17c0-.496.155-.868.217-1.023zm.34 11.256h5.891l-2.883-8.992h-.062z"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiAButtonBloodType(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#dd2e44" d="M36 32a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4a4 4 0 0 1 4-4h28a4 4 0 0 1 4 4z"/><path fill="#fff" d="M14.747 9.125c.527-1.426 1.736-2.573 3.317-2.573c1.643 0 2.792 1.085 3.318 2.573l6.077 16.867c.186.496.248.931.248 1.147c0 1.209-.992 2.046-2.139 2.046c-1.303 0-1.954-.682-2.264-1.611l-.931-2.915h-8.62l-.93 2.884c-.31.961-.961 1.642-2.232 1.642c-1.24 0-2.294-.93-2.294-2.17c0-.496.155-.868.217-1.023zm.34 11.256h5.891l-2.883-8.992h-.062z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#dd2e44" d="M36 32a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4a4 4 0 0 1 4-4h28a4 4 0 0 1 4 4z"/><path fill="#fff" d="M14.747 9.125c.527-1.426 1.736-2.573 3.317-2.573c1.643 0 2.792 1.085 3.318 2.573l6.077 16.867c.186.496.248.931.248 1.147c0 1.209-.992 2.046-2.139 2.046c-1.303 0-1.954-.682-2.264-1.611l-.931-2.915h-8.62l-.93 2.884c-.31.961-.961 1.642-2.232 1.642c-1.24 0-2.294-.93-2.294-2.17c0-.496.155-.868.217-1.023zm.34 11.256h5.891l-2.883-8.992h-.062z"/></svg>
</template>

CSS

.icon-a-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%2036%2036%22%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M36%2032a4%204%200%200%201-4%204H4a4%204%200%200%201-4-4V4a4%204%200%200%201%204-4h28a4%204%200%200%201%204%204z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14.747%209.125c.527-1.426%201.736-2.573%203.317-2.573c1.643%200%202.792%201.085%203.318%202.573l6.077%2016.867c.186.496.248.931.248%201.147c0%201.209-.992%202.046-2.139%202.046c-1.303%200-1.954-.682-2.264-1.611l-.931-2.915h-8.62l-.93%202.884c-.31.961-.961%201.642-2.232%201.642c-1.24%200-2.294-.93-2.294-2.17c0-.496.155-.868.217-1.023zm.34%2011.256h5.891l-2.883-8.992h-.062z%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M36%2032a4%204%200%200%201-4%204H4a4%204%200%200%201-4-4V4a4%204%200%200%201%204-4h28a4%204%200%200%201%204%204z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14.747%209.125c.527-1.426%201.736-2.573%203.317-2.573c1.643%200%202.792%201.085%203.318%202.573l6.077%2016.867c.186.496.248.931.248%201.147c0%201.209-.992%202.046-2.139%202.046c-1.303%200-1.954-.682-2.264-1.611l-.931-2.915h-8.62l-.93%202.884c-.31.961-.961%201.642-2.232%201.642c-1.24%200-2.294-.93-2.294-2.17c0-.496.155-.868.217-1.023zm.34%2011.256h5.891l-2.883-8.992h-.062z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/a-button-blood-type.svg?color=%231a73e8&size=48