japanese acceptable button emoji

japanese-acceptable-button from Noto Emoji by Google Inc · Default · Symbols · Apache-2.0 Free for personal and commercial use.

Name
japanese-acceptable-button
Set
Noto Emoji
Style
Default
Category
Symbols
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More symbols icons from Noto Emoji

Use the japanese acceptable button emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><path id="SVGIV14UcJl" fill="#ffbd52" d="M23.9 29.7c4.5-7.1 14.1-13 24.1-14.8c2.5-.4 5-.6 7.1.2c1.6.6 2.9 2.1 2 3.8c-.7 1.4-2.6 2-4.1 2.5c-9.4 3.1-17.5 9.2-23 17.4c-2 3-5 11.3-8.7 9.2c-3.9-2.3-3.1-9.5 2.6-18.3"/></defs><circle cx="63.9" cy="64" r="60" fill="#f77e00"/><circle cx="60" cy="63.1" r="56.1" fill="#ff9800"/><use href="#SVGIV14UcJl" opacity=".65"/><path fill="#fafafa" d="M74.4 106.1c-1.6 0-2.9-.3-4.1-.8c-1.4-.7-2.3-1.6-2.8-2.8c-.7-1.9-.4-3.3.8-4.1c1-.8 2.7-1.1 5.1-1h8.3q1.5-.15 2.1-.6c.4-.3.5-1 .5-1.9V38.1H28.5c-2.8 0-4.1-1.4-4.1-4.2s1.4-4.1 4.1-4.1h71c2.8 0 4.1 1.4 4.1 4.1c0 2.8-1.4 4.2-4.1 4.2H93V95q0 4.2-1.2 6.3c-.8 1.5-2.1 2.5-4 3.1c-2.5 1-6.9 1.6-13.4 1.7M39 83.8c-1.7 0-3.1-.5-4.2-1.6s-1.6-2.5-1.6-4.2V55.8c0-1.7.5-3.1 1.6-4.2S37.3 50 39 50h25c1.7 0 3.1.5 4.2 1.6s1.6 2.5 1.6 4.2v22.1c0 1.7-.5 3.1-1.6 4.2s-2.5 1.6-4.2 1.6H39zm4.4-8h16.1c1.4 0 2.2-.7 2.2-2.2V60c0-1.4-.7-2.2-2.2-2.2H43.4c-1.4 0-2.2.7-2.2 2.2v13.7c0 1.4.8 2.1 2.2 2.1"/><use href="#SVGIV14UcJl" opacity=".3"/></svg>

React

import type { SVGProps } from "react";

export function NotoJapaneseAcceptableButton(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><path id="SVGIV14UcJl" fill="#ffbd52" d="M23.9 29.7c4.5-7.1 14.1-13 24.1-14.8c2.5-.4 5-.6 7.1.2c1.6.6 2.9 2.1 2 3.8c-.7 1.4-2.6 2-4.1 2.5c-9.4 3.1-17.5 9.2-23 17.4c-2 3-5 11.3-8.7 9.2c-3.9-2.3-3.1-9.5 2.6-18.3"/></defs><circle cx="63.9" cy="64" r="60" fill="#f77e00"/><circle cx="60" cy="63.1" r="56.1" fill="#ff9800"/><use href="#SVGIV14UcJl" opacity=".65"/><path fill="#fafafa" d="M74.4 106.1c-1.6 0-2.9-.3-4.1-.8c-1.4-.7-2.3-1.6-2.8-2.8c-.7-1.9-.4-3.3.8-4.1c1-.8 2.7-1.1 5.1-1h8.3q1.5-.15 2.1-.6c.4-.3.5-1 .5-1.9V38.1H28.5c-2.8 0-4.1-1.4-4.1-4.2s1.4-4.1 4.1-4.1h71c2.8 0 4.1 1.4 4.1 4.1c0 2.8-1.4 4.2-4.1 4.2H93V95q0 4.2-1.2 6.3c-.8 1.5-2.1 2.5-4 3.1c-2.5 1-6.9 1.6-13.4 1.7M39 83.8c-1.7 0-3.1-.5-4.2-1.6s-1.6-2.5-1.6-4.2V55.8c0-1.7.5-3.1 1.6-4.2S37.3 50 39 50h25c1.7 0 3.1.5 4.2 1.6s1.6 2.5 1.6 4.2v22.1c0 1.7-.5 3.1-1.6 4.2s-2.5 1.6-4.2 1.6H39zm4.4-8h16.1c1.4 0 2.2-.7 2.2-2.2V60c0-1.4-.7-2.2-2.2-2.2H43.4c-1.4 0-2.2.7-2.2 2.2v13.7c0 1.4.8 2.1 2.2 2.1"/><use href="#SVGIV14UcJl" opacity=".3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><path id="SVGIV14UcJl" fill="#ffbd52" d="M23.9 29.7c4.5-7.1 14.1-13 24.1-14.8c2.5-.4 5-.6 7.1.2c1.6.6 2.9 2.1 2 3.8c-.7 1.4-2.6 2-4.1 2.5c-9.4 3.1-17.5 9.2-23 17.4c-2 3-5 11.3-8.7 9.2c-3.9-2.3-3.1-9.5 2.6-18.3"/></defs><circle cx="63.9" cy="64" r="60" fill="#f77e00"/><circle cx="60" cy="63.1" r="56.1" fill="#ff9800"/><use href="#SVGIV14UcJl" opacity=".65"/><path fill="#fafafa" d="M74.4 106.1c-1.6 0-2.9-.3-4.1-.8c-1.4-.7-2.3-1.6-2.8-2.8c-.7-1.9-.4-3.3.8-4.1c1-.8 2.7-1.1 5.1-1h8.3q1.5-.15 2.1-.6c.4-.3.5-1 .5-1.9V38.1H28.5c-2.8 0-4.1-1.4-4.1-4.2s1.4-4.1 4.1-4.1h71c2.8 0 4.1 1.4 4.1 4.1c0 2.8-1.4 4.2-4.1 4.2H93V95q0 4.2-1.2 6.3c-.8 1.5-2.1 2.5-4 3.1c-2.5 1-6.9 1.6-13.4 1.7M39 83.8c-1.7 0-3.1-.5-4.2-1.6s-1.6-2.5-1.6-4.2V55.8c0-1.7.5-3.1 1.6-4.2S37.3 50 39 50h25c1.7 0 3.1.5 4.2 1.6s1.6 2.5 1.6 4.2v22.1c0 1.7-.5 3.1-1.6 4.2s-2.5 1.6-4.2 1.6H39zm4.4-8h16.1c1.4 0 2.2-.7 2.2-2.2V60c0-1.4-.7-2.2-2.2-2.2H43.4c-1.4 0-2.2.7-2.2 2.2v13.7c0 1.4.8 2.1 2.2 2.1"/><use href="#SVGIV14UcJl" opacity=".3"/></svg>
</template>

CSS

.icon-japanese-acceptable-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%20128%20128%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGIV14UcJl%22%20fill%3D%22%23ffbd52%22%20d%3D%22M23.9%2029.7c4.5-7.1%2014.1-13%2024.1-14.8c2.5-.4%205-.6%207.1.2c1.6.6%202.9%202.1%202%203.8c-.7%201.4-2.6%202-4.1%202.5c-9.4%203.1-17.5%209.2-23%2017.4c-2%203-5%2011.3-8.7%209.2c-3.9-2.3-3.1-9.5%202.6-18.3%22%2F%3E%3C%2Fdefs%3E%3Ccircle%20cx%3D%2263.9%22%20cy%3D%2264%22%20r%3D%2260%22%20fill%3D%22%23f77e00%22%2F%3E%3Ccircle%20cx%3D%2260%22%20cy%3D%2263.1%22%20r%3D%2256.1%22%20fill%3D%22%23ff9800%22%2F%3E%3Cuse%20href%3D%22%23SVGIV14UcJl%22%20opacity%3D%22.65%22%2F%3E%3Cpath%20fill%3D%22%23fafafa%22%20d%3D%22M74.4%20106.1c-1.6%200-2.9-.3-4.1-.8c-1.4-.7-2.3-1.6-2.8-2.8c-.7-1.9-.4-3.3.8-4.1c1-.8%202.7-1.1%205.1-1h8.3q1.5-.15%202.1-.6c.4-.3.5-1%20.5-1.9V38.1H28.5c-2.8%200-4.1-1.4-4.1-4.2s1.4-4.1%204.1-4.1h71c2.8%200%204.1%201.4%204.1%204.1c0%202.8-1.4%204.2-4.1%204.2H93V95q0%204.2-1.2%206.3c-.8%201.5-2.1%202.5-4%203.1c-2.5%201-6.9%201.6-13.4%201.7M39%2083.8c-1.7%200-3.1-.5-4.2-1.6s-1.6-2.5-1.6-4.2V55.8c0-1.7.5-3.1%201.6-4.2S37.3%2050%2039%2050h25c1.7%200%203.1.5%204.2%201.6s1.6%202.5%201.6%204.2v22.1c0%201.7-.5%203.1-1.6%204.2s-2.5%201.6-4.2%201.6H39zm4.4-8h16.1c1.4%200%202.2-.7%202.2-2.2V60c0-1.4-.7-2.2-2.2-2.2H43.4c-1.4%200-2.2.7-2.2%202.2v13.7c0%201.4.8%202.1%202.2%202.1%22%2F%3E%3Cuse%20href%3D%22%23SVGIV14UcJl%22%20opacity%3D%22.3%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%20128%20128%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGIV14UcJl%22%20fill%3D%22%23ffbd52%22%20d%3D%22M23.9%2029.7c4.5-7.1%2014.1-13%2024.1-14.8c2.5-.4%205-.6%207.1.2c1.6.6%202.9%202.1%202%203.8c-.7%201.4-2.6%202-4.1%202.5c-9.4%203.1-17.5%209.2-23%2017.4c-2%203-5%2011.3-8.7%209.2c-3.9-2.3-3.1-9.5%202.6-18.3%22%2F%3E%3C%2Fdefs%3E%3Ccircle%20cx%3D%2263.9%22%20cy%3D%2264%22%20r%3D%2260%22%20fill%3D%22%23f77e00%22%2F%3E%3Ccircle%20cx%3D%2260%22%20cy%3D%2263.1%22%20r%3D%2256.1%22%20fill%3D%22%23ff9800%22%2F%3E%3Cuse%20href%3D%22%23SVGIV14UcJl%22%20opacity%3D%22.65%22%2F%3E%3Cpath%20fill%3D%22%23fafafa%22%20d%3D%22M74.4%20106.1c-1.6%200-2.9-.3-4.1-.8c-1.4-.7-2.3-1.6-2.8-2.8c-.7-1.9-.4-3.3.8-4.1c1-.8%202.7-1.1%205.1-1h8.3q1.5-.15%202.1-.6c.4-.3.5-1%20.5-1.9V38.1H28.5c-2.8%200-4.1-1.4-4.1-4.2s1.4-4.1%204.1-4.1h71c2.8%200%204.1%201.4%204.1%204.1c0%202.8-1.4%204.2-4.1%204.2H93V95q0%204.2-1.2%206.3c-.8%201.5-2.1%202.5-4%203.1c-2.5%201-6.9%201.6-13.4%201.7M39%2083.8c-1.7%200-3.1-.5-4.2-1.6s-1.6-2.5-1.6-4.2V55.8c0-1.7.5-3.1%201.6-4.2S37.3%2050%2039%2050h25c1.7%200%203.1.5%204.2%201.6s1.6%202.5%201.6%204.2v22.1c0%201.7-.5%203.1-1.6%204.2s-2.5%201.6-4.2%201.6H39zm4.4-8h16.1c1.4%200%202.2-.7%202.2-2.2V60c0-1.4-.7-2.2-2.2-2.2H43.4c-1.4%200-2.2.7-2.2%202.2v13.7c0%201.4.8%202.1%202.2%202.1%22%2F%3E%3Cuse%20href%3D%22%23SVGIV14UcJl%22%20opacity%3D%22.3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/japanese-acceptable-button.svg?color=%231a73e8&size=48