japanese monthly amount button emoji

japanese-monthly-amount-button from Twitter Emoji by Twitter · Default · Symbols · CC-BY-4.0 Attribution required.

Name
japanese-monthly-amount-button
Set
Twitter Emoji
Style
Default
Category
Symbols
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More symbols icons from Twitter Emoji

Use the japanese monthly amount button emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#f4900c" 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="M11.969 21.447c-.468 3.276-1.456 5.877-3.328 8.035a1.15 1.15 0 0 1-.858.39c-.26 0-.52-.078-.754-.26a1 1 0 0 1-.416-.807c0-.233.104-.493.286-.702c2.86-3.119 3.432-7.228 3.432-14.534V9.331c0-1.586.78-2.236 2.34-2.236h11.7c1.534 0 2.314.65 2.314 2.236V27.22c0 1.691-.702 2.444-3.354 2.444c-1.015 0-2.002-.104-2.834-.286c-.494-.103-.806-.416-.806-.935c0-.078 0-.183.025-.286c.13-.546.469-.78.832-.78a.7.7 0 0 1 .234.026a9 9 0 0 0 2.288.285c1.352 0 1.586-.207 1.586-1.039v-5.201zm.416-6.343c-.026 1.456-.026 2.938-.182 4.394h12.455v-4.394zm12.272-5.383c0-.52-.261-.676-.806-.676H13.217c-.52 0-.832.156-.832.676v3.432h12.272z"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiJapaneseMonthlyAmountButton(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#f4900c" 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="M11.969 21.447c-.468 3.276-1.456 5.877-3.328 8.035a1.15 1.15 0 0 1-.858.39c-.26 0-.52-.078-.754-.26a1 1 0 0 1-.416-.807c0-.233.104-.493.286-.702c2.86-3.119 3.432-7.228 3.432-14.534V9.331c0-1.586.78-2.236 2.34-2.236h11.7c1.534 0 2.314.65 2.314 2.236V27.22c0 1.691-.702 2.444-3.354 2.444c-1.015 0-2.002-.104-2.834-.286c-.494-.103-.806-.416-.806-.935c0-.078 0-.183.025-.286c.13-.546.469-.78.832-.78a.7.7 0 0 1 .234.026a9 9 0 0 0 2.288.285c1.352 0 1.586-.207 1.586-1.039v-5.201zm.416-6.343c-.026 1.456-.026 2.938-.182 4.394h12.455v-4.394zm12.272-5.383c0-.52-.261-.676-.806-.676H13.217c-.52 0-.832.156-.832.676v3.432h12.272z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#f4900c" 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="M11.969 21.447c-.468 3.276-1.456 5.877-3.328 8.035a1.15 1.15 0 0 1-.858.39c-.26 0-.52-.078-.754-.26a1 1 0 0 1-.416-.807c0-.233.104-.493.286-.702c2.86-3.119 3.432-7.228 3.432-14.534V9.331c0-1.586.78-2.236 2.34-2.236h11.7c1.534 0 2.314.65 2.314 2.236V27.22c0 1.691-.702 2.444-3.354 2.444c-1.015 0-2.002-.104-2.834-.286c-.494-.103-.806-.416-.806-.935c0-.078 0-.183.025-.286c.13-.546.469-.78.832-.78a.7.7 0 0 1 .234.026a9 9 0 0 0 2.288.285c1.352 0 1.586-.207 1.586-1.039v-5.201zm.416-6.343c-.026 1.456-.026 2.938-.182 4.394h12.455v-4.394zm12.272-5.383c0-.52-.261-.676-.806-.676H13.217c-.52 0-.832.156-.832.676v3.432h12.272z"/></svg>
</template>

CSS

.icon-japanese-monthly-amount-button {
  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%23f4900c%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%22M11.969%2021.447c-.468%203.276-1.456%205.877-3.328%208.035a1.15%201.15%200%200%201-.858.39c-.26%200-.52-.078-.754-.26a1%201%200%200%201-.416-.807c0-.233.104-.493.286-.702c2.86-3.119%203.432-7.228%203.432-14.534V9.331c0-1.586.78-2.236%202.34-2.236h11.7c1.534%200%202.314.65%202.314%202.236V27.22c0%201.691-.702%202.444-3.354%202.444c-1.015%200-2.002-.104-2.834-.286c-.494-.103-.806-.416-.806-.935c0-.078%200-.183.025-.286c.13-.546.469-.78.832-.78a.7.7%200%200%201%20.234.026a9%209%200%200%200%202.288.285c1.352%200%201.586-.207%201.586-1.039v-5.201zm.416-6.343c-.026%201.456-.026%202.938-.182%204.394h12.455v-4.394zm12.272-5.383c0-.52-.261-.676-.806-.676H13.217c-.52%200-.832.156-.832.676v3.432h12.272z%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%23f4900c%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%22M11.969%2021.447c-.468%203.276-1.456%205.877-3.328%208.035a1.15%201.15%200%200%201-.858.39c-.26%200-.52-.078-.754-.26a1%201%200%200%201-.416-.807c0-.233.104-.493.286-.702c2.86-3.119%203.432-7.228%203.432-14.534V9.331c0-1.586.78-2.236%202.34-2.236h11.7c1.534%200%202.314.65%202.314%202.236V27.22c0%201.691-.702%202.444-3.354%202.444c-1.015%200-2.002-.104-2.834-.286c-.494-.103-.806-.416-.806-.935c0-.078%200-.183.025-.286c.13-.546.469-.78.832-.78a.7.7%200%200%201%20.234.026a9%209%200%200%200%202.288.285c1.352%200%201.586-.207%201.586-1.039v-5.201zm.416-6.343c-.026%201.456-.026%202.938-.182%204.394h12.455v-4.394zm12.272-5.383c0-.52-.261-.676-.806-.676H13.217c-.52%200-.832.156-.832.676v3.432h12.272z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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