japanese reserved button emoji
japanese-reserved-button from Emoji One (Colored) by Emoji One · Default · Symbols · CC-BY-4.0 Attribution required.
- Name
- japanese-reserved-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 reserved button emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#4bd37b" 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="M28.3 34.4c-1.5.4-3 .8-4.5 1.3V45c0 2.3-.4 3.4-1.7 4.1s-3.1.8-5.8.8c-.1-1.2-.7-3-1.3-4.2c1.5.1 3 .1 3.5.1s.7-.2.7-.7v-8.2L15 38l-1-4.4c1.5-.3 3.4-.8 5.3-1.2v-6.9h-4.7v-4.2h4.7V14h4.5v7.2h3.9v4.2h-3.9v5.8c1.3-.3 2.7-.7 4-1zm1.3-2h18.6v17.4h-4.5v-1.5H34V50h-4.3zm13.8-6.3c1.9 0 2.2-.6 2.5-4.4c1 .7 2.9 1.4 4.1 1.7c-.6 5.4-1.9 6.9-6.3 6.9h-7.4c-5.3 0-6.7-1.3-6.7-5.8V14h4.5v5.1c3.8-1 7.6-2.2 10.2-3.4l3.4 3.3c-3.9 1.6-9 2.9-13.5 3.8v1.6c0 1.5.4 1.7 2.6 1.7zm-9.5 10.1v2.4h9.7v-2.4zm9.7 8.5v-2.5h-9.7v2.5z"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneJapaneseReservedButton(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#4bd37b" 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="M28.3 34.4c-1.5.4-3 .8-4.5 1.3V45c0 2.3-.4 3.4-1.7 4.1s-3.1.8-5.8.8c-.1-1.2-.7-3-1.3-4.2c1.5.1 3 .1 3.5.1s.7-.2.7-.7v-8.2L15 38l-1-4.4c1.5-.3 3.4-.8 5.3-1.2v-6.9h-4.7v-4.2h4.7V14h4.5v7.2h3.9v4.2h-3.9v5.8c1.3-.3 2.7-.7 4-1zm1.3-2h18.6v17.4h-4.5v-1.5H34V50h-4.3zm13.8-6.3c1.9 0 2.2-.6 2.5-4.4c1 .7 2.9 1.4 4.1 1.7c-.6 5.4-1.9 6.9-6.3 6.9h-7.4c-5.3 0-6.7-1.3-6.7-5.8V14h4.5v5.1c3.8-1 7.6-2.2 10.2-3.4l3.4 3.3c-3.9 1.6-9 2.9-13.5 3.8v1.6c0 1.5.4 1.7 2.6 1.7zm-9.5 10.1v2.4h9.7v-2.4zm9.7 8.5v-2.5h-9.7v2.5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#4bd37b" 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="M28.3 34.4c-1.5.4-3 .8-4.5 1.3V45c0 2.3-.4 3.4-1.7 4.1s-3.1.8-5.8.8c-.1-1.2-.7-3-1.3-4.2c1.5.1 3 .1 3.5.1s.7-.2.7-.7v-8.2L15 38l-1-4.4c1.5-.3 3.4-.8 5.3-1.2v-6.9h-4.7v-4.2h4.7V14h4.5v7.2h3.9v4.2h-3.9v5.8c1.3-.3 2.7-.7 4-1zm1.3-2h18.6v17.4h-4.5v-1.5H34V50h-4.3zm13.8-6.3c1.9 0 2.2-.6 2.5-4.4c1 .7 2.9 1.4 4.1 1.7c-.6 5.4-1.9 6.9-6.3 6.9h-7.4c-5.3 0-6.7-1.3-6.7-5.8V14h4.5v5.1c3.8-1 7.6-2.2 10.2-3.4l3.4 3.3c-3.9 1.6-9 2.9-13.5 3.8v1.6c0 1.5.4 1.7 2.6 1.7zm-9.5 10.1v2.4h9.7v-2.4zm9.7 8.5v-2.5h-9.7v2.5z"/></svg> </template>
CSS
.icon-japanese-reserved-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%234bd37b%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%22M28.3%2034.4c-1.5.4-3%20.8-4.5%201.3V45c0%202.3-.4%203.4-1.7%204.1s-3.1.8-5.8.8c-.1-1.2-.7-3-1.3-4.2c1.5.1%203%20.1%203.5.1s.7-.2.7-.7v-8.2L15%2038l-1-4.4c1.5-.3%203.4-.8%205.3-1.2v-6.9h-4.7v-4.2h4.7V14h4.5v7.2h3.9v4.2h-3.9v5.8c1.3-.3%202.7-.7%204-1zm1.3-2h18.6v17.4h-4.5v-1.5H34V50h-4.3zm13.8-6.3c1.9%200%202.2-.6%202.5-4.4c1%20.7%202.9%201.4%204.1%201.7c-.6%205.4-1.9%206.9-6.3%206.9h-7.4c-5.3%200-6.7-1.3-6.7-5.8V14h4.5v5.1c3.8-1%207.6-2.2%2010.2-3.4l3.4%203.3c-3.9%201.6-9%202.9-13.5%203.8v1.6c0%201.5.4%201.7%202.6%201.7zm-9.5%2010.1v2.4h9.7v-2.4zm9.7%208.5v-2.5h-9.7v2.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%234bd37b%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%22M28.3%2034.4c-1.5.4-3%20.8-4.5%201.3V45c0%202.3-.4%203.4-1.7%204.1s-3.1.8-5.8.8c-.1-1.2-.7-3-1.3-4.2c1.5.1%203%20.1%203.5.1s.7-.2.7-.7v-8.2L15%2038l-1-4.4c1.5-.3%203.4-.8%205.3-1.2v-6.9h-4.7v-4.2h4.7V14h4.5v7.2h3.9v4.2h-3.9v5.8c1.3-.3%202.7-.7%204-1zm1.3-2h18.6v17.4h-4.5v-1.5H34V50h-4.3zm13.8-6.3c1.9%200%202.2-.6%202.5-4.4c1%20.7%202.9%201.4%204.1%201.7c-.6%205.4-1.9%206.9-6.3%206.9h-7.4c-5.3%200-6.7-1.3-6.7-5.8V14h4.5v5.1c3.8-1%207.6-2.2%2010.2-3.4l3.4%203.3c-3.9%201.6-9%202.9-13.5%203.8v1.6c0%201.5.4%201.7%202.6%201.7zm-9.5%2010.1v2.4h9.7v-2.4zm9.7%208.5v-2.5h-9.7v2.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/japanese-reserved-button.svg?color=%231a73e8&size=48