japanese free of charge button emoji
japanese-free-of-charge-button from Fluent Emoji Flat by Microsoft Corporation · Default · Symbols · MIT Free for personal and commercial use.
- Name
- japanese-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
a-button-blood-typeab-button-blood-typeantenna-barsaquariusariesatm-signatom-symbolb-button-blood-typebaby-symbolback-arrowbaggage-claimbiohazardblack-circleblack-large-squareblack-medium-small-squareblack-medium-squareblack-small-squareblack-square-buttonblue-circleblue-squarebright-buttonbrown-circlebrown-squarecancer
Use the japanese 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.622 13.176v1.092c0 .182-.026.208-.208.208c-.13 0-.936-.052-3.354-.052h-.52v4.42c2.002 0 2.782-.052 2.912-.052c.182 0 .208.026.208.208v1.04c0 .182-.026.208-.208.208c-.13 0-1.014-.052-3.562-.052H9.552c-2.548 0-3.406.052-3.536.052c-.182 0-.208-.026-.208-.208V19c0-.182.026-.208.208-.208c.104 0 .858.052 2.886.052v-4.42h-.754c-2.418 0-3.224.052-3.354.052c-.182 0-.208-.026-.208-.208v-1.092c0-.182.026-.208.208-.208c.13 0 .936.052 3.354.052h.754V9.224a27 27 0 0 1-2.054 2.158c-.182.182-.286.26-.364.26c-.13 0-.208-.104-.39-.338a2.3 2.3 0 0 0-.728-.624a17.9 17.9 0 0 0 4.654-5.512c.338-.676.494-1.04.624-1.612c.52.13 1.04.312 1.456.52c.13.052.234.156.234.26s-.052.182-.234.312s-.39.39-.624.806a27 27 0 0 1-1.17 1.898H22.63c2.652 0 3.536-.052 3.692-.052c.182 0 .208.026.208.208v1.066c0 .182-.026.208-.208.208c-.13 0-.858-.026-2.782-.052v4.29h.52c2.418 0 3.224-.052 3.354-.052c.182 0 .208.026.208.208m-5.512 5.668v-4.42h-3.042v4.42zm-4.446 0v-4.42h-2.99v4.42zm4.446-5.824V8.73h-3.042v4.29zm-8.84 5.824v-4.42h-2.938v4.42zm4.394-5.824V8.73h-2.99v4.29zm-4.394 0V8.73h-2.938v4.29zm-4.472 8.502l.65.286c.286.156.286.208.234.364c-.884 1.768-1.95 3.198-3.328 4.55c-.156.156-.234.13-.494-.052l-.65-.494c-.26-.208-.26-.286-.104-.442c1.404-1.248 2.418-2.548 3.198-4.212c.078-.156.13-.156.494 0m13.936.156l.624-.312c.286-.13.312-.13.468.026c1.274 1.404 2.184 2.678 3.042 4.342c.104.182.078.26-.234.416l-.728.364c-.338.182-.39.182-.494 0c-.806-1.716-1.664-3.016-2.886-4.498c-.13-.156-.104-.182.208-.338m-5.122.182l.728-.208c.286-.078.312-.052.416.13a19.4 19.4 0 0 1 1.482 4.212c.052.208.026.234-.26.312l-.832.208c-.39.104-.442.104-.494-.104a18.7 18.7 0 0 0-1.326-4.238c-.078-.182-.052-.208.286-.312m-5.122 0l.728-.13c.26-.052.312-.026.364.182c.442 1.3.676 2.652.858 4.29c.026.182 0 .234-.312.26l-.884.104c-.364.052-.39 0-.39-.208c-.104-1.56-.312-2.834-.728-4.186c-.052-.234 0-.26.364-.312"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatJapaneseFreeOfChargeButton(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.622 13.176v1.092c0 .182-.026.208-.208.208c-.13 0-.936-.052-3.354-.052h-.52v4.42c2.002 0 2.782-.052 2.912-.052c.182 0 .208.026.208.208v1.04c0 .182-.026.208-.208.208c-.13 0-1.014-.052-3.562-.052H9.552c-2.548 0-3.406.052-3.536.052c-.182 0-.208-.026-.208-.208V19c0-.182.026-.208.208-.208c.104 0 .858.052 2.886.052v-4.42h-.754c-2.418 0-3.224.052-3.354.052c-.182 0-.208-.026-.208-.208v-1.092c0-.182.026-.208.208-.208c.13 0 .936.052 3.354.052h.754V9.224a27 27 0 0 1-2.054 2.158c-.182.182-.286.26-.364.26c-.13 0-.208-.104-.39-.338a2.3 2.3 0 0 0-.728-.624a17.9 17.9 0 0 0 4.654-5.512c.338-.676.494-1.04.624-1.612c.52.13 1.04.312 1.456.52c.13.052.234.156.234.26s-.052.182-.234.312s-.39.39-.624.806a27 27 0 0 1-1.17 1.898H22.63c2.652 0 3.536-.052 3.692-.052c.182 0 .208.026.208.208v1.066c0 .182-.026.208-.208.208c-.13 0-.858-.026-2.782-.052v4.29h.52c2.418 0 3.224-.052 3.354-.052c.182 0 .208.026.208.208m-5.512 5.668v-4.42h-3.042v4.42zm-4.446 0v-4.42h-2.99v4.42zm4.446-5.824V8.73h-3.042v4.29zm-8.84 5.824v-4.42h-2.938v4.42zm4.394-5.824V8.73h-2.99v4.29zm-4.394 0V8.73h-2.938v4.29zm-4.472 8.502l.65.286c.286.156.286.208.234.364c-.884 1.768-1.95 3.198-3.328 4.55c-.156.156-.234.13-.494-.052l-.65-.494c-.26-.208-.26-.286-.104-.442c1.404-1.248 2.418-2.548 3.198-4.212c.078-.156.13-.156.494 0m13.936.156l.624-.312c.286-.13.312-.13.468.026c1.274 1.404 2.184 2.678 3.042 4.342c.104.182.078.26-.234.416l-.728.364c-.338.182-.39.182-.494 0c-.806-1.716-1.664-3.016-2.886-4.498c-.13-.156-.104-.182.208-.338m-5.122.182l.728-.208c.286-.078.312-.052.416.13a19.4 19.4 0 0 1 1.482 4.212c.052.208.026.234-.26.312l-.832.208c-.39.104-.442.104-.494-.104a18.7 18.7 0 0 0-1.326-4.238c-.078-.182-.052-.208.286-.312m-5.122 0l.728-.13c.26-.052.312-.026.364.182c.442 1.3.676 2.652.858 4.29c.026.182 0 .234-.312.26l-.884.104c-.364.052-.39 0-.39-.208c-.104-1.56-.312-2.834-.728-4.186c-.052-.234 0-.26.364-.312"/></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.622 13.176v1.092c0 .182-.026.208-.208.208c-.13 0-.936-.052-3.354-.052h-.52v4.42c2.002 0 2.782-.052 2.912-.052c.182 0 .208.026.208.208v1.04c0 .182-.026.208-.208.208c-.13 0-1.014-.052-3.562-.052H9.552c-2.548 0-3.406.052-3.536.052c-.182 0-.208-.026-.208-.208V19c0-.182.026-.208.208-.208c.104 0 .858.052 2.886.052v-4.42h-.754c-2.418 0-3.224.052-3.354.052c-.182 0-.208-.026-.208-.208v-1.092c0-.182.026-.208.208-.208c.13 0 .936.052 3.354.052h.754V9.224a27 27 0 0 1-2.054 2.158c-.182.182-.286.26-.364.26c-.13 0-.208-.104-.39-.338a2.3 2.3 0 0 0-.728-.624a17.9 17.9 0 0 0 4.654-5.512c.338-.676.494-1.04.624-1.612c.52.13 1.04.312 1.456.52c.13.052.234.156.234.26s-.052.182-.234.312s-.39.39-.624.806a27 27 0 0 1-1.17 1.898H22.63c2.652 0 3.536-.052 3.692-.052c.182 0 .208.026.208.208v1.066c0 .182-.026.208-.208.208c-.13 0-.858-.026-2.782-.052v4.29h.52c2.418 0 3.224-.052 3.354-.052c.182 0 .208.026.208.208m-5.512 5.668v-4.42h-3.042v4.42zm-4.446 0v-4.42h-2.99v4.42zm4.446-5.824V8.73h-3.042v4.29zm-8.84 5.824v-4.42h-2.938v4.42zm4.394-5.824V8.73h-2.99v4.29zm-4.394 0V8.73h-2.938v4.29zm-4.472 8.502l.65.286c.286.156.286.208.234.364c-.884 1.768-1.95 3.198-3.328 4.55c-.156.156-.234.13-.494-.052l-.65-.494c-.26-.208-.26-.286-.104-.442c1.404-1.248 2.418-2.548 3.198-4.212c.078-.156.13-.156.494 0m13.936.156l.624-.312c.286-.13.312-.13.468.026c1.274 1.404 2.184 2.678 3.042 4.342c.104.182.078.26-.234.416l-.728.364c-.338.182-.39.182-.494 0c-.806-1.716-1.664-3.016-2.886-4.498c-.13-.156-.104-.182.208-.338m-5.122.182l.728-.208c.286-.078.312-.052.416.13a19.4 19.4 0 0 1 1.482 4.212c.052.208.026.234-.26.312l-.832.208c-.39.104-.442.104-.494-.104a18.7 18.7 0 0 0-1.326-4.238c-.078-.182-.052-.208.286-.312m-5.122 0l.728-.13c.26-.052.312-.026.364.182c.442 1.3.676 2.652.858 4.29c.026.182 0 .234-.312.26l-.884.104c-.364.052-.39 0-.39-.208c-.104-1.56-.312-2.834-.728-4.186c-.052-.234 0-.26.364-.312"/></g></svg> </template>
CSS
.icon-japanese-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.622%2013.176v1.092c0%20.182-.026.208-.208.208c-.13%200-.936-.052-3.354-.052h-.52v4.42c2.002%200%202.782-.052%202.912-.052c.182%200%20.208.026.208.208v1.04c0%20.182-.026.208-.208.208c-.13%200-1.014-.052-3.562-.052H9.552c-2.548%200-3.406.052-3.536.052c-.182%200-.208-.026-.208-.208V19c0-.182.026-.208.208-.208c.104%200%20.858.052%202.886.052v-4.42h-.754c-2.418%200-3.224.052-3.354.052c-.182%200-.208-.026-.208-.208v-1.092c0-.182.026-.208.208-.208c.13%200%20.936.052%203.354.052h.754V9.224a27%2027%200%200%201-2.054%202.158c-.182.182-.286.26-.364.26c-.13%200-.208-.104-.39-.338a2.3%202.3%200%200%200-.728-.624a17.9%2017.9%200%200%200%204.654-5.512c.338-.676.494-1.04.624-1.612c.52.13%201.04.312%201.456.52c.13.052.234.156.234.26s-.052.182-.234.312s-.39.39-.624.806a27%2027%200%200%201-1.17%201.898H22.63c2.652%200%203.536-.052%203.692-.052c.182%200%20.208.026.208.208v1.066c0%20.182-.026.208-.208.208c-.13%200-.858-.026-2.782-.052v4.29h.52c2.418%200%203.224-.052%203.354-.052c.182%200%20.208.026.208.208m-5.512%205.668v-4.42h-3.042v4.42zm-4.446%200v-4.42h-2.99v4.42zm4.446-5.824V8.73h-3.042v4.29zm-8.84%205.824v-4.42h-2.938v4.42zm4.394-5.824V8.73h-2.99v4.29zm-4.394%200V8.73h-2.938v4.29zm-4.472%208.502l.65.286c.286.156.286.208.234.364c-.884%201.768-1.95%203.198-3.328%204.55c-.156.156-.234.13-.494-.052l-.65-.494c-.26-.208-.26-.286-.104-.442c1.404-1.248%202.418-2.548%203.198-4.212c.078-.156.13-.156.494%200m13.936.156l.624-.312c.286-.13.312-.13.468.026c1.274%201.404%202.184%202.678%203.042%204.342c.104.182.078.26-.234.416l-.728.364c-.338.182-.39.182-.494%200c-.806-1.716-1.664-3.016-2.886-4.498c-.13-.156-.104-.182.208-.338m-5.122.182l.728-.208c.286-.078.312-.052.416.13a19.4%2019.4%200%200%201%201.482%204.212c.052.208.026.234-.26.312l-.832.208c-.39.104-.442.104-.494-.104a18.7%2018.7%200%200%200-1.326-4.238c-.078-.182-.052-.208.286-.312m-5.122%200l.728-.13c.26-.052.312-.026.364.182c.442%201.3.676%202.652.858%204.29c.026.182%200%20.234-.312.26l-.884.104c-.364.052-.39%200-.39-.208c-.104-1.56-.312-2.834-.728-4.186c-.052-.234%200-.26.364-.312%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.622%2013.176v1.092c0%20.182-.026.208-.208.208c-.13%200-.936-.052-3.354-.052h-.52v4.42c2.002%200%202.782-.052%202.912-.052c.182%200%20.208.026.208.208v1.04c0%20.182-.026.208-.208.208c-.13%200-1.014-.052-3.562-.052H9.552c-2.548%200-3.406.052-3.536.052c-.182%200-.208-.026-.208-.208V19c0-.182.026-.208.208-.208c.104%200%20.858.052%202.886.052v-4.42h-.754c-2.418%200-3.224.052-3.354.052c-.182%200-.208-.026-.208-.208v-1.092c0-.182.026-.208.208-.208c.13%200%20.936.052%203.354.052h.754V9.224a27%2027%200%200%201-2.054%202.158c-.182.182-.286.26-.364.26c-.13%200-.208-.104-.39-.338a2.3%202.3%200%200%200-.728-.624a17.9%2017.9%200%200%200%204.654-5.512c.338-.676.494-1.04.624-1.612c.52.13%201.04.312%201.456.52c.13.052.234.156.234.26s-.052.182-.234.312s-.39.39-.624.806a27%2027%200%200%201-1.17%201.898H22.63c2.652%200%203.536-.052%203.692-.052c.182%200%20.208.026.208.208v1.066c0%20.182-.026.208-.208.208c-.13%200-.858-.026-2.782-.052v4.29h.52c2.418%200%203.224-.052%203.354-.052c.182%200%20.208.026.208.208m-5.512%205.668v-4.42h-3.042v4.42zm-4.446%200v-4.42h-2.99v4.42zm4.446-5.824V8.73h-3.042v4.29zm-8.84%205.824v-4.42h-2.938v4.42zm4.394-5.824V8.73h-2.99v4.29zm-4.394%200V8.73h-2.938v4.29zm-4.472%208.502l.65.286c.286.156.286.208.234.364c-.884%201.768-1.95%203.198-3.328%204.55c-.156.156-.234.13-.494-.052l-.65-.494c-.26-.208-.26-.286-.104-.442c1.404-1.248%202.418-2.548%203.198-4.212c.078-.156.13-.156.494%200m13.936.156l.624-.312c.286-.13.312-.13.468.026c1.274%201.404%202.184%202.678%203.042%204.342c.104.182.078.26-.234.416l-.728.364c-.338.182-.39.182-.494%200c-.806-1.716-1.664-3.016-2.886-4.498c-.13-.156-.104-.182.208-.338m-5.122.182l.728-.208c.286-.078.312-.052.416.13a19.4%2019.4%200%200%201%201.482%204.212c.052.208.026.234-.26.312l-.832.208c-.39.104-.442.104-.494-.104a18.7%2018.7%200%200%200-1.326-4.238c-.078-.182-.052-.208.286-.312m-5.122%200l.728-.13c.26-.052.312-.026.364.182c.442%201.3.676%202.652.858%204.29c.026.182%200%20.234-.312.26l-.884.104c-.364.052-.39%200-.39-.208c-.104-1.56-.312-2.834-.728-4.186c-.052-.234%200-.26.364-.312%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-free-of-charge-button.svg?color=%231a73e8&size=48