japanese open for business button emoji
japanese-open-for-business-button from Emoji One (Colored) by Emoji One · Default · Symbols · CC-BY-4.0 Attribution required.
- Name
- japanese-open-for-business-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 open for business 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="M48 20.1v8.2h-4.3V24H20.1v4.3H16v-8.2h4.6c-.7-1.2-1.6-2.6-2.5-3.8l3.9-1.7c1.2 1.5 2.7 3.5 3.4 4.9l-1.2.5H30c-.5-1.4-1.5-3.3-2.5-4.7l3.9-1.3c1.1 1.5 2.3 3.7 2.9 5.1l-2.6 1h6.2c1.2-1.6 2.6-4 3.4-5.8l4.8 1.5c-1.1 1.5-2.2 3-3.3 4.3zM33.8 35.2c-.3.8-.6 1.6-1 2.3h12.5V50h-4.5v-1.3H23.1V50h-4.3V37.5h9.5c.2-.8.4-1.6.6-2.3H22v-9.4h19.7v9.4zm7 6.2H23.1v3.3h17.7zm-14.6-9.5h11.2v-2.7H26.2z"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneJapaneseOpenForBusinessButton(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="M48 20.1v8.2h-4.3V24H20.1v4.3H16v-8.2h4.6c-.7-1.2-1.6-2.6-2.5-3.8l3.9-1.7c1.2 1.5 2.7 3.5 3.4 4.9l-1.2.5H30c-.5-1.4-1.5-3.3-2.5-4.7l3.9-1.3c1.1 1.5 2.3 3.7 2.9 5.1l-2.6 1h6.2c1.2-1.6 2.6-4 3.4-5.8l4.8 1.5c-1.1 1.5-2.2 3-3.3 4.3zM33.8 35.2c-.3.8-.6 1.6-1 2.3h12.5V50h-4.5v-1.3H23.1V50h-4.3V37.5h9.5c.2-.8.4-1.6.6-2.3H22v-9.4h19.7v9.4zm7 6.2H23.1v3.3h17.7zm-14.6-9.5h11.2v-2.7H26.2z"/></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="M48 20.1v8.2h-4.3V24H20.1v4.3H16v-8.2h4.6c-.7-1.2-1.6-2.6-2.5-3.8l3.9-1.7c1.2 1.5 2.7 3.5 3.4 4.9l-1.2.5H30c-.5-1.4-1.5-3.3-2.5-4.7l3.9-1.3c1.1 1.5 2.3 3.7 2.9 5.1l-2.6 1h6.2c1.2-1.6 2.6-4 3.4-5.8l4.8 1.5c-1.1 1.5-2.2 3-3.3 4.3zM33.8 35.2c-.3.8-.6 1.6-1 2.3h12.5V50h-4.5v-1.3H23.1V50h-4.3V37.5h9.5c.2-.8.4-1.6.6-2.3H22v-9.4h19.7v9.4zm7 6.2H23.1v3.3h17.7zm-14.6-9.5h11.2v-2.7H26.2z"/></svg> </template>
CSS
.icon-japanese-open-for-business-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%22M48%2020.1v8.2h-4.3V24H20.1v4.3H16v-8.2h4.6c-.7-1.2-1.6-2.6-2.5-3.8l3.9-1.7c1.2%201.5%202.7%203.5%203.4%204.9l-1.2.5H30c-.5-1.4-1.5-3.3-2.5-4.7l3.9-1.3c1.1%201.5%202.3%203.7%202.9%205.1l-2.6%201h6.2c1.2-1.6%202.6-4%203.4-5.8l4.8%201.5c-1.1%201.5-2.2%203-3.3%204.3zM33.8%2035.2c-.3.8-.6%201.6-1%202.3h12.5V50h-4.5v-1.3H23.1V50h-4.3V37.5h9.5c.2-.8.4-1.6.6-2.3H22v-9.4h19.7v9.4zm7%206.2H23.1v3.3h17.7zm-14.6-9.5h11.2v-2.7H26.2z%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%22M48%2020.1v8.2h-4.3V24H20.1v4.3H16v-8.2h4.6c-.7-1.2-1.6-2.6-2.5-3.8l3.9-1.7c1.2%201.5%202.7%203.5%203.4%204.9l-1.2.5H30c-.5-1.4-1.5-3.3-2.5-4.7l3.9-1.3c1.1%201.5%202.3%203.7%202.9%205.1l-2.6%201h6.2c1.2-1.6%202.6-4%203.4-5.8l4.8%201.5c-1.1%201.5-2.2%203-3.3%204.3zM33.8%2035.2c-.3.8-.6%201.6-1%202.3h12.5V50h-4.5v-1.3H23.1V50h-4.3V37.5h9.5c.2-.8.4-1.6.6-2.3H22v-9.4h19.7v9.4zm7%206.2H23.1v3.3h17.7zm-14.6-9.5h11.2v-2.7H26.2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/japanese-open-for-business-button.svg?color=%231a73e8&size=48