japanese monthly amount button emoji

japanese-monthly-amount-button from Fluent Emoji Flat by Microsoft Corporation · Default · Symbols · MIT Free for personal and commercial use.

Name
japanese-monthly-amount-button
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

Use the japanese monthly amount button emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ff822d" 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="M23.416 8.938v11.544c0 1.43.052 2.886.052 4.134c0 .91-.234 1.456-.728 1.924c-.624.546-1.586.546-3.718.546c-.52 0-.52 0-.65-.52c-.104-.442-.26-.884-.468-1.222c.91.078 1.586.13 2.73.13c.806 0 1.17-.312 1.17-1.196v-5.694H11.638c-.52 3.848-1.69 6.006-4.03 8.424c-.156.182-.234.286-.338.286s-.208-.104-.416-.26a3.6 3.6 0 0 0-1.118-.598c3.796-3.51 4.628-6.396 4.628-14.326V8.938c0-2.236-.052-3.25-.052-3.406c0-.182.026-.208.208-.208c.156 0 .988.052 3.406.052h5.928c2.418 0 3.25-.052 3.406-.052c.182 0 .208.026.208.208c0 .156-.052 1.17-.052 3.406m-1.612 8.19v-4.472h-9.828c-.026 1.716-.078 3.172-.182 4.472zm0-5.928V6.858h-9.828V11.2z"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatJapaneseMonthlyAmountButton(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="#ff822d" 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="M23.416 8.938v11.544c0 1.43.052 2.886.052 4.134c0 .91-.234 1.456-.728 1.924c-.624.546-1.586.546-3.718.546c-.52 0-.52 0-.65-.52c-.104-.442-.26-.884-.468-1.222c.91.078 1.586.13 2.73.13c.806 0 1.17-.312 1.17-1.196v-5.694H11.638c-.52 3.848-1.69 6.006-4.03 8.424c-.156.182-.234.286-.338.286s-.208-.104-.416-.26a3.6 3.6 0 0 0-1.118-.598c3.796-3.51 4.628-6.396 4.628-14.326V8.938c0-2.236-.052-3.25-.052-3.406c0-.182.026-.208.208-.208c.156 0 .988.052 3.406.052h5.928c2.418 0 3.25-.052 3.406-.052c.182 0 .208.026.208.208c0 .156-.052 1.17-.052 3.406m-1.612 8.19v-4.472h-9.828c-.026 1.716-.078 3.172-.182 4.472zm0-5.928V6.858h-9.828V11.2z"/></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="#ff822d" 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="M23.416 8.938v11.544c0 1.43.052 2.886.052 4.134c0 .91-.234 1.456-.728 1.924c-.624.546-1.586.546-3.718.546c-.52 0-.52 0-.65-.52c-.104-.442-.26-.884-.468-1.222c.91.078 1.586.13 2.73.13c.806 0 1.17-.312 1.17-1.196v-5.694H11.638c-.52 3.848-1.69 6.006-4.03 8.424c-.156.182-.234.286-.338.286s-.208-.104-.416-.26a3.6 3.6 0 0 0-1.118-.598c3.796-3.51 4.628-6.396 4.628-14.326V8.938c0-2.236-.052-3.25-.052-3.406c0-.182.026-.208.208-.208c.156 0 .988.052 3.406.052h5.928c2.418 0 3.25-.052 3.406-.052c.182 0 .208.026.208.208c0 .156-.052 1.17-.052 3.406m-1.612 8.19v-4.472h-9.828c-.026 1.716-.078 3.172-.182 4.472zm0-5.928V6.858h-9.828V11.2z"/></g></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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ff822d%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%22M23.416%208.938v11.544c0%201.43.052%202.886.052%204.134c0%20.91-.234%201.456-.728%201.924c-.624.546-1.586.546-3.718.546c-.52%200-.52%200-.65-.52c-.104-.442-.26-.884-.468-1.222c.91.078%201.586.13%202.73.13c.806%200%201.17-.312%201.17-1.196v-5.694H11.638c-.52%203.848-1.69%206.006-4.03%208.424c-.156.182-.234.286-.338.286s-.208-.104-.416-.26a3.6%203.6%200%200%200-1.118-.598c3.796-3.51%204.628-6.396%204.628-14.326V8.938c0-2.236-.052-3.25-.052-3.406c0-.182.026-.208.208-.208c.156%200%20.988.052%203.406.052h5.928c2.418%200%203.25-.052%203.406-.052c.182%200%20.208.026.208.208c0%20.156-.052%201.17-.052%203.406m-1.612%208.19v-4.472h-9.828c-.026%201.716-.078%203.172-.182%204.472zm0-5.928V6.858h-9.828V11.2z%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%23ff822d%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%22M23.416%208.938v11.544c0%201.43.052%202.886.052%204.134c0%20.91-.234%201.456-.728%201.924c-.624.546-1.586.546-3.718.546c-.52%200-.52%200-.65-.52c-.104-.442-.26-.884-.468-1.222c.91.078%201.586.13%202.73.13c.806%200%201.17-.312%201.17-1.196v-5.694H11.638c-.52%203.848-1.69%206.006-4.03%208.424c-.156.182-.234.286-.338.286s-.208-.104-.416-.26a3.6%203.6%200%200%200-1.118-.598c3.796-3.51%204.628-6.396%204.628-14.326V8.938c0-2.236-.052-3.25-.052-3.406c0-.182.026-.208.208-.208c.156%200%20.988.052%203.406.052h5.928c2.418%200%203.25-.052%203.406-.052c.182%200%20.208.026.208.208c0%20.156-.052%201.17-.052%203.406m-1.612%208.19v-4.472h-9.828c-.026%201.716-.078%203.172-.182%204.472zm0-5.928V6.858h-9.828V11.2z%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/japanese-monthly-amount-button.svg?color=%231a73e8&size=48