japanese monthly amount button emoji

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

Name
japanese-monthly-amount-button
Set
Fluent Emoji
Style
Default
Viewbox
32×32
License
MIT

The same emoji in other sets

Related icons in Fluent Emoji

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"><g clip-path="url(#ik9o6Ph7)"><rect width="28" height="28" x="2" y="2" fill="url(#i6DPNAG)" rx="3.6"/><rect width="28" height="28" x="2" y="2" fill="url(#i07ZtVX)" rx="3.6"/><rect width="28" height="28" x="2" y="2" fill="url(#ii4HnMc)" rx="3.6"/><rect width="28" height="28" x="2" y="2" fill="url(#iO9hkLg)" rx="3.6"/><rect width="28" height="28" x="2" y="2" fill="url(#ikxeeyO)" rx="3.6"/><rect width="28" height="28" x="2" y="2" fill="url(#i93ihXb)" rx="3.6"/><rect width="28" height="28" x="2" y="2" fill="url(#i4HAfjc)" rx="3.6"/><path fill="#FCF2FF" 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><defs><linearGradient id="i6DPNAG" x1="16" x2="16" y1="2" y2="30" gradientUnits="userSpaceOnUse"><stop stop-color="#FFA651"/><stop offset="1" stop-color="#FF9050"/></linearGradient><linearGradient id="iO9hkLg" x1="30" x2="25.5" y1="16" y2="16" gradientUnits="userSpaceOnUse"><stop stop-color="#FFB756" stop-opacity="0"/><stop offset=".479" stop-color="#FFB756" stop-opacity=".3"/><stop offset="1" stop-color="#FFB756" stop-opacity="0"/></linearGradient><linearGradient id="ikxeeyO" x1="16" x2="16" y1="2" y2="6" gradientUnits="userSpaceOnUse"><stop stop-color="#FFB756" stop-opacity="0"/><stop offset=".479" stop-color="#FFB756" stop-opacity=".5"/><stop offset="1" stop-color="#FFB756" stop-opacity="0"/></linearGradient><linearGradient id="i93ihXb" x1="16" x2="16" y1="2" y2="30" gradientUnits="userSpaceOnUse"><stop stop-color="#FF5D2E" stop-opacity=".35"/><stop offset=".058" stop-color="#FF5D2E" stop-opacity="0"/><stop offset=".872" stop-color="#FF5D2E" stop-opacity="0"/><stop offset=".939" stop-color="#FF5D2E" stop-opacity=".439"/><stop offset="1" stop-color="#FF5D2E"/></linearGradient><linearGradient id="i4HAfjc" x1="29.901" x2="2.278" y1="15.749" y2="15.749" gradientUnits="userSpaceOnUse"><stop stop-color="#FF5D2E" stop-opacity=".35"/><stop offset=".058" stop-color="#FF5D2E" stop-opacity="0"/><stop offset=".872" stop-color="#FF5D2E" stop-opacity="0"/><stop offset=".939" stop-color="#FF5D2E" stop-opacity=".439"/><stop offset="1" stop-color="#FF5D2E"/></linearGradient><radialGradient id="i07ZtVX" cx="0" cy="0" r="1" gradientTransform="matrix(-2.5 2.5 -2.91994 -2.91994 28.5 3.5)" gradientUnits="userSpaceOnUse"><stop stop-color="#FFB756" stop-opacity=".6"/><stop offset="1" stop-color="#FFB756" stop-opacity="0"/></radialGradient><radialGradient id="ii4HnMc" cx="0" cy="0" r="1" gradientTransform="matrix(3.5 -3 3.50393 4.08791 3 29)" gradientUnits="userSpaceOnUse"><stop stop-color="#FF5D2E" stop-opacity=".7"/><stop offset="1" stop-color="#FF5D2E" stop-opacity="0"/></radialGradient><clipPath id="ik9o6Ph7"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiJapaneseMonthlyAmountButton(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"><g clipPath="url(#ik9o6Ph7)"><rect width="28" height="28" x="2" y="2" fill="url(#i6DPNAG)" rx="3.6"/><rect width="28" height="28" x="2" y="2" fill="url(#i07ZtVX)" rx="3.6"/><rect width="28" height="28" x="2" y="2" fill="url(#ii4HnMc)" rx="3.6"/><rect width="28" height="28" x="2" y="2" fill="url(#iO9hkLg)" rx="3.6"/><rect width="28" height="28" x="2" y="2" fill="url(#ikxeeyO)" rx="3.6"/><rect width="28" height="28" x="2" y="2" fill="url(#i93ihXb)" rx="3.6"/><rect width="28" height="28" x="2" y="2" fill="url(#i4HAfjc)" rx="3.6"/><path fill="#FCF2FF" 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><defs><linearGradient id="i6DPNAG" x1="16" x2="16" y1="2" y2="30" gradientUnits="userSpaceOnUse"><stop stopColor="#FFA651"/><stop offset="1" stopColor="#FF9050"/></linearGradient><linearGradient id="iO9hkLg" x1="30" x2="25.5" y1="16" y2="16" gradientUnits="userSpaceOnUse"><stop stopColor="#FFB756" stopOpacity="0"/><stop offset=".479" stopColor="#FFB756" stopOpacity=".3"/><stop offset="1" stopColor="#FFB756" stopOpacity="0"/></linearGradient><linearGradient id="ikxeeyO" x1="16" x2="16" y1="2" y2="6" gradientUnits="userSpaceOnUse"><stop stopColor="#FFB756" stopOpacity="0"/><stop offset=".479" stopColor="#FFB756" stopOpacity=".5"/><stop offset="1" stopColor="#FFB756" stopOpacity="0"/></linearGradient><linearGradient id="i93ihXb" x1="16" x2="16" y1="2" y2="30" gradientUnits="userSpaceOnUse"><stop stopColor="#FF5D2E" stopOpacity=".35"/><stop offset=".058" stopColor="#FF5D2E" stopOpacity="0"/><stop offset=".872" stopColor="#FF5D2E" stopOpacity="0"/><stop offset=".939" stopColor="#FF5D2E" stopOpacity=".439"/><stop offset="1" stopColor="#FF5D2E"/></linearGradient><linearGradient id="i4HAfjc" x1="29.901" x2="2.278" y1="15.749" y2="15.749" gradientUnits="userSpaceOnUse"><stop stopColor="#FF5D2E" stopOpacity=".35"/><stop offset=".058" stopColor="#FF5D2E" stopOpacity="0"/><stop offset=".872" stopColor="#FF5D2E" stopOpacity="0"/><stop offset=".939" stopColor="#FF5D2E" stopOpacity=".439"/><stop offset="1" stopColor="#FF5D2E"/></linearGradient><radialGradient id="i07ZtVX" cx="0" cy="0" r="1" gradientTransform="matrix(-2.5 2.5 -2.91994 -2.91994 28.5 3.5)" gradientUnits="userSpaceOnUse"><stop stopColor="#FFB756" stopOpacity=".6"/><stop offset="1" stopColor="#FFB756" stopOpacity="0"/></radialGradient><radialGradient id="ii4HnMc" cx="0" cy="0" r="1" gradientTransform="matrix(3.5 -3 3.50393 4.08791 3 29)" gradientUnits="userSpaceOnUse"><stop stopColor="#FF5D2E" stopOpacity=".7"/><stop offset="1" stopColor="#FF5D2E" stopOpacity="0"/></radialGradient><clipPath id="ik9o6Ph7"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><g clip-path="url(#ik9o6Ph7)"><rect width="28" height="28" x="2" y="2" fill="url(#i6DPNAG)" rx="3.6"/><rect width="28" height="28" x="2" y="2" fill="url(#i07ZtVX)" rx="3.6"/><rect width="28" height="28" x="2" y="2" fill="url(#ii4HnMc)" rx="3.6"/><rect width="28" height="28" x="2" y="2" fill="url(#iO9hkLg)" rx="3.6"/><rect width="28" height="28" x="2" y="2" fill="url(#ikxeeyO)" rx="3.6"/><rect width="28" height="28" x="2" y="2" fill="url(#i93ihXb)" rx="3.6"/><rect width="28" height="28" x="2" y="2" fill="url(#i4HAfjc)" rx="3.6"/><path fill="#FCF2FF" 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><defs><linearGradient id="i6DPNAG" x1="16" x2="16" y1="2" y2="30" gradientUnits="userSpaceOnUse"><stop stop-color="#FFA651"/><stop offset="1" stop-color="#FF9050"/></linearGradient><linearGradient id="iO9hkLg" x1="30" x2="25.5" y1="16" y2="16" gradientUnits="userSpaceOnUse"><stop stop-color="#FFB756" stop-opacity="0"/><stop offset=".479" stop-color="#FFB756" stop-opacity=".3"/><stop offset="1" stop-color="#FFB756" stop-opacity="0"/></linearGradient><linearGradient id="ikxeeyO" x1="16" x2="16" y1="2" y2="6" gradientUnits="userSpaceOnUse"><stop stop-color="#FFB756" stop-opacity="0"/><stop offset=".479" stop-color="#FFB756" stop-opacity=".5"/><stop offset="1" stop-color="#FFB756" stop-opacity="0"/></linearGradient><linearGradient id="i93ihXb" x1="16" x2="16" y1="2" y2="30" gradientUnits="userSpaceOnUse"><stop stop-color="#FF5D2E" stop-opacity=".35"/><stop offset=".058" stop-color="#FF5D2E" stop-opacity="0"/><stop offset=".872" stop-color="#FF5D2E" stop-opacity="0"/><stop offset=".939" stop-color="#FF5D2E" stop-opacity=".439"/><stop offset="1" stop-color="#FF5D2E"/></linearGradient><linearGradient id="i4HAfjc" x1="29.901" x2="2.278" y1="15.749" y2="15.749" gradientUnits="userSpaceOnUse"><stop stop-color="#FF5D2E" stop-opacity=".35"/><stop offset=".058" stop-color="#FF5D2E" stop-opacity="0"/><stop offset=".872" stop-color="#FF5D2E" stop-opacity="0"/><stop offset=".939" stop-color="#FF5D2E" stop-opacity=".439"/><stop offset="1" stop-color="#FF5D2E"/></linearGradient><radialGradient id="i07ZtVX" cx="0" cy="0" r="1" gradientTransform="matrix(-2.5 2.5 -2.91994 -2.91994 28.5 3.5)" gradientUnits="userSpaceOnUse"><stop stop-color="#FFB756" stop-opacity=".6"/><stop offset="1" stop-color="#FFB756" stop-opacity="0"/></radialGradient><radialGradient id="ii4HnMc" cx="0" cy="0" r="1" gradientTransform="matrix(3.5 -3 3.50393 4.08791 3 29)" gradientUnits="userSpaceOnUse"><stop stop-color="#FF5D2E" stop-opacity=".7"/><stop offset="1" stop-color="#FF5D2E" stop-opacity="0"/></radialGradient><clipPath id="ik9o6Ph7"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></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%3Cg%20clip-path%3D%22url(%23ik9o6Ph7)%22%3E%3Crect%20width%3D%2228%22%20height%3D%2228%22%20x%3D%222%22%20y%3D%222%22%20fill%3D%22url(%23i6DPNAG)%22%20rx%3D%223.6%22%2F%3E%3Crect%20width%3D%2228%22%20height%3D%2228%22%20x%3D%222%22%20y%3D%222%22%20fill%3D%22url(%23i07ZtVX)%22%20rx%3D%223.6%22%2F%3E%3Crect%20width%3D%2228%22%20height%3D%2228%22%20x%3D%222%22%20y%3D%222%22%20fill%3D%22url(%23ii4HnMc)%22%20rx%3D%223.6%22%2F%3E%3Crect%20width%3D%2228%22%20height%3D%2228%22%20x%3D%222%22%20y%3D%222%22%20fill%3D%22url(%23iO9hkLg)%22%20rx%3D%223.6%22%2F%3E%3Crect%20width%3D%2228%22%20height%3D%2228%22%20x%3D%222%22%20y%3D%222%22%20fill%3D%22url(%23ikxeeyO)%22%20rx%3D%223.6%22%2F%3E%3Crect%20width%3D%2228%22%20height%3D%2228%22%20x%3D%222%22%20y%3D%222%22%20fill%3D%22url(%23i93ihXb)%22%20rx%3D%223.6%22%2F%3E%3Crect%20width%3D%2228%22%20height%3D%2228%22%20x%3D%222%22%20y%3D%222%22%20fill%3D%22url(%23i4HAfjc)%22%20rx%3D%223.6%22%2F%3E%3Cpath%20fill%3D%22%23FCF2FF%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%3Cdefs%3E%3ClinearGradient%20id%3D%22i6DPNAG%22%20x1%3D%2216%22%20x2%3D%2216%22%20y1%3D%222%22%20y2%3D%2230%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FFA651%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FF9050%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22iO9hkLg%22%20x1%3D%2230%22%20x2%3D%2225.5%22%20y1%3D%2216%22%20y2%3D%2216%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FFB756%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%22.479%22%20stop-color%3D%22%23FFB756%22%20stop-opacity%3D%22.3%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FFB756%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22ikxeeyO%22%20x1%3D%2216%22%20x2%3D%2216%22%20y1%3D%222%22%20y2%3D%226%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FFB756%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%22.479%22%20stop-color%3D%22%23FFB756%22%20stop-opacity%3D%22.5%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FFB756%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22i93ihXb%22%20x1%3D%2216%22%20x2%3D%2216%22%20y1%3D%222%22%20y2%3D%2230%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FF5D2E%22%20stop-opacity%3D%22.35%22%2F%3E%3Cstop%20offset%3D%22.058%22%20stop-color%3D%22%23FF5D2E%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%22.872%22%20stop-color%3D%22%23FF5D2E%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%22.939%22%20stop-color%3D%22%23FF5D2E%22%20stop-opacity%3D%22.439%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FF5D2E%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22i4HAfjc%22%20x1%3D%2229.901%22%20x2%3D%222.278%22%20y1%3D%2215.749%22%20y2%3D%2215.749%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FF5D2E%22%20stop-opacity%3D%22.35%22%2F%3E%3Cstop%20offset%3D%22.058%22%20stop-color%3D%22%23FF5D2E%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%22.872%22%20stop-color%3D%22%23FF5D2E%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%22.939%22%20stop-color%3D%22%23FF5D2E%22%20stop-opacity%3D%22.439%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FF5D2E%22%2F%3E%3C%2FlinearGradient%3E%3CradialGradient%20id%3D%22i07ZtVX%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(-2.5%202.5%20-2.91994%20-2.91994%2028.5%203.5)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FFB756%22%20stop-opacity%3D%22.6%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FFB756%22%20stop-opacity%3D%220%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22ii4HnMc%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(3.5%20-3%203.50393%204.08791%203%2029)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FF5D2E%22%20stop-opacity%3D%22.7%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FF5D2E%22%20stop-opacity%3D%220%22%2F%3E%3C%2FradialGradient%3E%3CclipPath%20id%3D%22ik9o6Ph7%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h32v32H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%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%3Cg%20clip-path%3D%22url(%23ik9o6Ph7)%22%3E%3Crect%20width%3D%2228%22%20height%3D%2228%22%20x%3D%222%22%20y%3D%222%22%20fill%3D%22url(%23i6DPNAG)%22%20rx%3D%223.6%22%2F%3E%3Crect%20width%3D%2228%22%20height%3D%2228%22%20x%3D%222%22%20y%3D%222%22%20fill%3D%22url(%23i07ZtVX)%22%20rx%3D%223.6%22%2F%3E%3Crect%20width%3D%2228%22%20height%3D%2228%22%20x%3D%222%22%20y%3D%222%22%20fill%3D%22url(%23ii4HnMc)%22%20rx%3D%223.6%22%2F%3E%3Crect%20width%3D%2228%22%20height%3D%2228%22%20x%3D%222%22%20y%3D%222%22%20fill%3D%22url(%23iO9hkLg)%22%20rx%3D%223.6%22%2F%3E%3Crect%20width%3D%2228%22%20height%3D%2228%22%20x%3D%222%22%20y%3D%222%22%20fill%3D%22url(%23ikxeeyO)%22%20rx%3D%223.6%22%2F%3E%3Crect%20width%3D%2228%22%20height%3D%2228%22%20x%3D%222%22%20y%3D%222%22%20fill%3D%22url(%23i93ihXb)%22%20rx%3D%223.6%22%2F%3E%3Crect%20width%3D%2228%22%20height%3D%2228%22%20x%3D%222%22%20y%3D%222%22%20fill%3D%22url(%23i4HAfjc)%22%20rx%3D%223.6%22%2F%3E%3Cpath%20fill%3D%22%23FCF2FF%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%3Cdefs%3E%3ClinearGradient%20id%3D%22i6DPNAG%22%20x1%3D%2216%22%20x2%3D%2216%22%20y1%3D%222%22%20y2%3D%2230%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FFA651%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FF9050%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22iO9hkLg%22%20x1%3D%2230%22%20x2%3D%2225.5%22%20y1%3D%2216%22%20y2%3D%2216%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FFB756%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%22.479%22%20stop-color%3D%22%23FFB756%22%20stop-opacity%3D%22.3%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FFB756%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22ikxeeyO%22%20x1%3D%2216%22%20x2%3D%2216%22%20y1%3D%222%22%20y2%3D%226%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FFB756%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%22.479%22%20stop-color%3D%22%23FFB756%22%20stop-opacity%3D%22.5%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FFB756%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22i93ihXb%22%20x1%3D%2216%22%20x2%3D%2216%22%20y1%3D%222%22%20y2%3D%2230%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FF5D2E%22%20stop-opacity%3D%22.35%22%2F%3E%3Cstop%20offset%3D%22.058%22%20stop-color%3D%22%23FF5D2E%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%22.872%22%20stop-color%3D%22%23FF5D2E%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%22.939%22%20stop-color%3D%22%23FF5D2E%22%20stop-opacity%3D%22.439%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FF5D2E%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22i4HAfjc%22%20x1%3D%2229.901%22%20x2%3D%222.278%22%20y1%3D%2215.749%22%20y2%3D%2215.749%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FF5D2E%22%20stop-opacity%3D%22.35%22%2F%3E%3Cstop%20offset%3D%22.058%22%20stop-color%3D%22%23FF5D2E%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%22.872%22%20stop-color%3D%22%23FF5D2E%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%22.939%22%20stop-color%3D%22%23FF5D2E%22%20stop-opacity%3D%22.439%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FF5D2E%22%2F%3E%3C%2FlinearGradient%3E%3CradialGradient%20id%3D%22i07ZtVX%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(-2.5%202.5%20-2.91994%20-2.91994%2028.5%203.5)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FFB756%22%20stop-opacity%3D%22.6%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FFB756%22%20stop-opacity%3D%220%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22ii4HnMc%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(3.5%20-3%203.50393%204.08791%203%2029)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FF5D2E%22%20stop-opacity%3D%22.7%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FF5D2E%22%20stop-opacity%3D%220%22%2F%3E%3C%2FradialGradient%3E%3CclipPath%20id%3D%22ik9o6Ph7%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h32v32H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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