japanese not free of charge button emoji
japanese-not-free-of-charge-button from Emoji One (Colored) by Emoji One · Default · Symbols · CC-BY-4.0 Attribution required.
- Name
- japanese-not-free-of-charge-button
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Symbols
- Viewbox
- 64×64
- License
- CC BY 4.0
The same emoji in other sets
More symbols icons from Emoji One (Colored)
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 64 64"><path fill="#eda454" d="M62 52c0 5.5-4.5 10-10 10H12C6.5 62 2 57.5 2 52V12C2 6.5 6.5 2 12 2h40c5.5 0 10 4.5 10 10z"/><path fill="#fff" d="M29 23c-.5 1-1 2-1.6 3h18.2v19c0 2.3-.4 3.5-2 4.2c-1.6.8-3.8.8-7 .8c-.2-1.3-.8-3.2-1.4-4.4c2 .1 4.3.1 4.9.1c.7 0 .9-.2.9-.8v-2.3H26.9V50h-4.6V33.2c-1.6 1.7-3.3 3.2-5.2 4.5c-.7-1-2.2-2.7-3.1-3.5c4.2-2.7 7.4-6.8 9.8-11.2h-8.6v-4.3h10.6c.6-1.6 1.1-3.1 1.5-4.7l4.8 1.1c-.4 1.2-.8 2.4-1.3 3.6H50V23zm12 7H26.9v2.5H41zm0 8.8v-2.5H26.9v2.5z"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneJapaneseNotFreeOfChargeButton(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#eda454" d="M62 52c0 5.5-4.5 10-10 10H12C6.5 62 2 57.5 2 52V12C2 6.5 6.5 2 12 2h40c5.5 0 10 4.5 10 10z"/><path fill="#fff" d="M29 23c-.5 1-1 2-1.6 3h18.2v19c0 2.3-.4 3.5-2 4.2c-1.6.8-3.8.8-7 .8c-.2-1.3-.8-3.2-1.4-4.4c2 .1 4.3.1 4.9.1c.7 0 .9-.2.9-.8v-2.3H26.9V50h-4.6V33.2c-1.6 1.7-3.3 3.2-5.2 4.5c-.7-1-2.2-2.7-3.1-3.5c4.2-2.7 7.4-6.8 9.8-11.2h-8.6v-4.3h10.6c.6-1.6 1.1-3.1 1.5-4.7l4.8 1.1c-.4 1.2-.8 2.4-1.3 3.6H50V23zm12 7H26.9v2.5H41zm0 8.8v-2.5H26.9v2.5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#eda454" d="M62 52c0 5.5-4.5 10-10 10H12C6.5 62 2 57.5 2 52V12C2 6.5 6.5 2 12 2h40c5.5 0 10 4.5 10 10z"/><path fill="#fff" d="M29 23c-.5 1-1 2-1.6 3h18.2v19c0 2.3-.4 3.5-2 4.2c-1.6.8-3.8.8-7 .8c-.2-1.3-.8-3.2-1.4-4.4c2 .1 4.3.1 4.9.1c.7 0 .9-.2.9-.8v-2.3H26.9V50h-4.6V33.2c-1.6 1.7-3.3 3.2-5.2 4.5c-.7-1-2.2-2.7-3.1-3.5c4.2-2.7 7.4-6.8 9.8-11.2h-8.6v-4.3h10.6c.6-1.6 1.1-3.1 1.5-4.7l4.8 1.1c-.4 1.2-.8 2.4-1.3 3.6H50V23zm12 7H26.9v2.5H41zm0 8.8v-2.5H26.9v2.5z"/></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%2064%2064%22%3E%3Cpath%20fill%3D%22%23eda454%22%20d%3D%22M62%2052c0%205.5-4.5%2010-10%2010H12C6.5%2062%202%2057.5%202%2052V12C2%206.5%206.5%202%2012%202h40c5.5%200%2010%204.5%2010%2010z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M29%2023c-.5%201-1%202-1.6%203h18.2v19c0%202.3-.4%203.5-2%204.2c-1.6.8-3.8.8-7%20.8c-.2-1.3-.8-3.2-1.4-4.4c2%20.1%204.3.1%204.9.1c.7%200%20.9-.2.9-.8v-2.3H26.9V50h-4.6V33.2c-1.6%201.7-3.3%203.2-5.2%204.5c-.7-1-2.2-2.7-3.1-3.5c4.2-2.7%207.4-6.8%209.8-11.2h-8.6v-4.3h10.6c.6-1.6%201.1-3.1%201.5-4.7l4.8%201.1c-.4%201.2-.8%202.4-1.3%203.6H50V23zm12%207H26.9v2.5H41zm0%208.8v-2.5H26.9v2.5z%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%2064%2064%22%3E%3Cpath%20fill%3D%22%23eda454%22%20d%3D%22M62%2052c0%205.5-4.5%2010-10%2010H12C6.5%2062%202%2057.5%202%2052V12C2%206.5%206.5%202%2012%202h40c5.5%200%2010%204.5%2010%2010z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M29%2023c-.5%201-1%202-1.6%203h18.2v19c0%202.3-.4%203.5-2%204.2c-1.6.8-3.8.8-7%20.8c-.2-1.3-.8-3.2-1.4-4.4c2%20.1%204.3.1%204.9.1c.7%200%20.9-.2.9-.8v-2.3H26.9V50h-4.6V33.2c-1.6%201.7-3.3%203.2-5.2%204.5c-.7-1-2.2-2.7-3.1-3.5c4.2-2.7%207.4-6.8%209.8-11.2h-8.6v-4.3h10.6c.6-1.6%201.1-3.1%201.5-4.7l4.8%201.1c-.4%201.2-.8%202.4-1.3%203.6H50V23zm12%207H26.9v2.5H41zm0%208.8v-2.5H26.9v2.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/japanese-not-free-of-charge-button.svg?color=%231a73e8&size=48