japanese not free of charge button emoji

japanese-not-free-of-charge-button from Fluent Emoji Flat by Microsoft Corporation · Default · Symbols · MIT Free for personal and commercial use.

Name
japanese-not-free-of-charge-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 not free of charge 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="M27.862 8.21v1.118c0 .182-.026.208-.182.208s-.962-.052-3.406-.052H14.082c-.442 1.04-.91 2.028-1.482 2.99h7.618c2.366 0 3.406-.052 3.562-.052c.182 0 .208.026.208.208c0 .13-.052 1.144-.052 3.38v5.174c0 1.508.052 2.86.052 3.38c0 .832-.182 1.482-.624 1.846c-.494.416-1.222.572-3.38.572c-.494 0-.494 0-.624-.52a3.7 3.7 0 0 0-.52-1.118a24 24 0 0 0 2.392.104c.806 0 1.17-.286 1.17-1.066V21.73h-9.724v2.158c0 2.262.052 2.964.052 3.094c0 .182-.026.208-.208.208h-1.17c-.208 0-.234-.026-.234-.208c0-.13.052-.832.052-3.094v-9.23a23.6 23.6 0 0 1-4.602 4.654c-.182.13-.286.208-.364.208c-.104 0-.208-.078-.364-.286c-.286-.338-.572-.598-.91-.78c3.822-2.548 6.11-5.772 7.514-8.97H8.778c-2.444 0-3.25.052-3.406.052c-.182 0-.208-.026-.208-.208V8.21c0-.182.026-.208.208-.208c.156 0 .962.052 3.406.052h4.238c.234-.676.468-1.352.65-2.028c.208-.754.39-1.586.39-2.184c.624.078 1.222.208 1.638.312c.234.078.364.156.364.312c0 .13-.13.26-.234.39c-.156.208-.338.65-.442.988a44 44 0 0 1-.728 2.21h9.62c2.444 0 3.25-.052 3.406-.052s.182.026.182.208m-5.46 12.194v-2.678h-9.724v2.678zm0-4.004v-2.574h-9.724V16.4z"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatJapaneseNotFreeOfChargeButton(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="M27.862 8.21v1.118c0 .182-.026.208-.182.208s-.962-.052-3.406-.052H14.082c-.442 1.04-.91 2.028-1.482 2.99h7.618c2.366 0 3.406-.052 3.562-.052c.182 0 .208.026.208.208c0 .13-.052 1.144-.052 3.38v5.174c0 1.508.052 2.86.052 3.38c0 .832-.182 1.482-.624 1.846c-.494.416-1.222.572-3.38.572c-.494 0-.494 0-.624-.52a3.7 3.7 0 0 0-.52-1.118a24 24 0 0 0 2.392.104c.806 0 1.17-.286 1.17-1.066V21.73h-9.724v2.158c0 2.262.052 2.964.052 3.094c0 .182-.026.208-.208.208h-1.17c-.208 0-.234-.026-.234-.208c0-.13.052-.832.052-3.094v-9.23a23.6 23.6 0 0 1-4.602 4.654c-.182.13-.286.208-.364.208c-.104 0-.208-.078-.364-.286c-.286-.338-.572-.598-.91-.78c3.822-2.548 6.11-5.772 7.514-8.97H8.778c-2.444 0-3.25.052-3.406.052c-.182 0-.208-.026-.208-.208V8.21c0-.182.026-.208.208-.208c.156 0 .962.052 3.406.052h4.238c.234-.676.468-1.352.65-2.028c.208-.754.39-1.586.39-2.184c.624.078 1.222.208 1.638.312c.234.078.364.156.364.312c0 .13-.13.26-.234.39c-.156.208-.338.65-.442.988a44 44 0 0 1-.728 2.21h9.62c2.444 0 3.25-.052 3.406-.052s.182.026.182.208m-5.46 12.194v-2.678h-9.724v2.678zm0-4.004v-2.574h-9.724V16.4z"/></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="M27.862 8.21v1.118c0 .182-.026.208-.182.208s-.962-.052-3.406-.052H14.082c-.442 1.04-.91 2.028-1.482 2.99h7.618c2.366 0 3.406-.052 3.562-.052c.182 0 .208.026.208.208c0 .13-.052 1.144-.052 3.38v5.174c0 1.508.052 2.86.052 3.38c0 .832-.182 1.482-.624 1.846c-.494.416-1.222.572-3.38.572c-.494 0-.494 0-.624-.52a3.7 3.7 0 0 0-.52-1.118a24 24 0 0 0 2.392.104c.806 0 1.17-.286 1.17-1.066V21.73h-9.724v2.158c0 2.262.052 2.964.052 3.094c0 .182-.026.208-.208.208h-1.17c-.208 0-.234-.026-.234-.208c0-.13.052-.832.052-3.094v-9.23a23.6 23.6 0 0 1-4.602 4.654c-.182.13-.286.208-.364.208c-.104 0-.208-.078-.364-.286c-.286-.338-.572-.598-.91-.78c3.822-2.548 6.11-5.772 7.514-8.97H8.778c-2.444 0-3.25.052-3.406.052c-.182 0-.208-.026-.208-.208V8.21c0-.182.026-.208.208-.208c.156 0 .962.052 3.406.052h4.238c.234-.676.468-1.352.65-2.028c.208-.754.39-1.586.39-2.184c.624.078 1.222.208 1.638.312c.234.078.364.156.364.312c0 .13-.13.26-.234.39c-.156.208-.338.65-.442.988a44 44 0 0 1-.728 2.21h9.62c2.444 0 3.25-.052 3.406-.052s.182.026.182.208m-5.46 12.194v-2.678h-9.724v2.678zm0-4.004v-2.574h-9.724V16.4z"/></g></svg>
</template>

CSS

.icon-japanese-not-free-of-charge-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%22M27.862%208.21v1.118c0%20.182-.026.208-.182.208s-.962-.052-3.406-.052H14.082c-.442%201.04-.91%202.028-1.482%202.99h7.618c2.366%200%203.406-.052%203.562-.052c.182%200%20.208.026.208.208c0%20.13-.052%201.144-.052%203.38v5.174c0%201.508.052%202.86.052%203.38c0%20.832-.182%201.482-.624%201.846c-.494.416-1.222.572-3.38.572c-.494%200-.494%200-.624-.52a3.7%203.7%200%200%200-.52-1.118a24%2024%200%200%200%202.392.104c.806%200%201.17-.286%201.17-1.066V21.73h-9.724v2.158c0%202.262.052%202.964.052%203.094c0%20.182-.026.208-.208.208h-1.17c-.208%200-.234-.026-.234-.208c0-.13.052-.832.052-3.094v-9.23a23.6%2023.6%200%200%201-4.602%204.654c-.182.13-.286.208-.364.208c-.104%200-.208-.078-.364-.286c-.286-.338-.572-.598-.91-.78c3.822-2.548%206.11-5.772%207.514-8.97H8.778c-2.444%200-3.25.052-3.406.052c-.182%200-.208-.026-.208-.208V8.21c0-.182.026-.208.208-.208c.156%200%20.962.052%203.406.052h4.238c.234-.676.468-1.352.65-2.028c.208-.754.39-1.586.39-2.184c.624.078%201.222.208%201.638.312c.234.078.364.156.364.312c0%20.13-.13.26-.234.39c-.156.208-.338.65-.442.988a44%2044%200%200%201-.728%202.21h9.62c2.444%200%203.25-.052%203.406-.052s.182.026.182.208m-5.46%2012.194v-2.678h-9.724v2.678zm0-4.004v-2.574h-9.724V16.4z%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%22M27.862%208.21v1.118c0%20.182-.026.208-.182.208s-.962-.052-3.406-.052H14.082c-.442%201.04-.91%202.028-1.482%202.99h7.618c2.366%200%203.406-.052%203.562-.052c.182%200%20.208.026.208.208c0%20.13-.052%201.144-.052%203.38v5.174c0%201.508.052%202.86.052%203.38c0%20.832-.182%201.482-.624%201.846c-.494.416-1.222.572-3.38.572c-.494%200-.494%200-.624-.52a3.7%203.7%200%200%200-.52-1.118a24%2024%200%200%200%202.392.104c.806%200%201.17-.286%201.17-1.066V21.73h-9.724v2.158c0%202.262.052%202.964.052%203.094c0%20.182-.026.208-.208.208h-1.17c-.208%200-.234-.026-.234-.208c0-.13.052-.832.052-3.094v-9.23a23.6%2023.6%200%200%201-4.602%204.654c-.182.13-.286.208-.364.208c-.104%200-.208-.078-.364-.286c-.286-.338-.572-.598-.91-.78c3.822-2.548%206.11-5.772%207.514-8.97H8.778c-2.444%200-3.25.052-3.406.052c-.182%200-.208-.026-.208-.208V8.21c0-.182.026-.208.208-.208c.156%200%20.962.052%203.406.052h4.238c.234-.676.468-1.352.65-2.028c.208-.754.39-1.586.39-2.184c.624.078%201.222.208%201.638.312c.234.078.364.156.364.312c0%20.13-.13.26-.234.39c-.156.208-.338.65-.442.988a44%2044%200%200%201-.728%202.21h9.62c2.444%200%203.25-.052%203.406-.052s.182.026.182.208m-5.46%2012.194v-2.678h-9.724v2.678zm0-4.004v-2.574h-9.724V16.4z%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-not-free-of-charge-button.svg?color=%231a73e8&size=48