japanese acceptable button emoji

japanese-acceptable-button from Emoji One (Colored) by Emoji One · Default · Symbols · CC-BY-4.0 Attribution required.

Name
japanese-acceptable-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 acceptable 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 32c0 16.5-13.5 30-30 30S2 48.5 2 32S15.5 2 32 2s30 13.5 30 30"/><g fill="#fff"><path d="M48 18v4.9h-3.6v21.3c0 2.7-.5 4.1-2.4 5c-1.8.8-4.5.9-8.3.9c-.2-1.5-1-3.7-1.7-5.1c2.6.2 5.4.2 6.2.1c.8 0 1.1-.3 1.1-1V22.9H16V18z"/><path d="M19 26.5v17h4.6v-2.7H35V26.5zm11.1 9.9h-6.4v-5.5h6.4z"/></g></svg>

React

import type { SVGProps } from "react";

export function EmojioneJapaneseAcceptableButton(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 32c0 16.5-13.5 30-30 30S2 48.5 2 32S15.5 2 32 2s30 13.5 30 30"/><g fill="#fff"><path d="M48 18v4.9h-3.6v21.3c0 2.7-.5 4.1-2.4 5c-1.8.8-4.5.9-8.3.9c-.2-1.5-1-3.7-1.7-5.1c2.6.2 5.4.2 6.2.1c.8 0 1.1-.3 1.1-1V22.9H16V18z"/><path d="M19 26.5v17h4.6v-2.7H35V26.5zm11.1 9.9h-6.4v-5.5h6.4z"/></g></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 32c0 16.5-13.5 30-30 30S2 48.5 2 32S15.5 2 32 2s30 13.5 30 30"/><g fill="#fff"><path d="M48 18v4.9h-3.6v21.3c0 2.7-.5 4.1-2.4 5c-1.8.8-4.5.9-8.3.9c-.2-1.5-1-3.7-1.7-5.1c2.6.2 5.4.2 6.2.1c.8 0 1.1-.3 1.1-1V22.9H16V18z"/><path d="M19 26.5v17h4.6v-2.7H35V26.5zm11.1 9.9h-6.4v-5.5h6.4z"/></g></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%2064%2064%22%3E%3Cpath%20fill%3D%22%23eda454%22%20d%3D%22M62%2032c0%2016.5-13.5%2030-30%2030S2%2048.5%202%2032S15.5%202%2032%202s30%2013.5%2030%2030%22%2F%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M48%2018v4.9h-3.6v21.3c0%202.7-.5%204.1-2.4%205c-1.8.8-4.5.9-8.3.9c-.2-1.5-1-3.7-1.7-5.1c2.6.2%205.4.2%206.2.1c.8%200%201.1-.3%201.1-1V22.9H16V18z%22%2F%3E%3Cpath%20d%3D%22M19%2026.5v17h4.6v-2.7H35V26.5zm11.1%209.9h-6.4v-5.5h6.4z%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%2064%2064%22%3E%3Cpath%20fill%3D%22%23eda454%22%20d%3D%22M62%2032c0%2016.5-13.5%2030-30%2030S2%2048.5%202%2032S15.5%202%2032%202s30%2013.5%2030%2030%22%2F%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M48%2018v4.9h-3.6v21.3c0%202.7-.5%204.1-2.4%205c-1.8.8-4.5.9-8.3.9c-.2-1.5-1-3.7-1.7-5.1c2.6.2%205.4.2%206.2.1c.8%200%201.1-.3%201.1-1V22.9H16V18z%22%2F%3E%3Cpath%20d%3D%22M19%2026.5v17h4.6v-2.7H35V26.5zm11.1%209.9h-6.4v-5.5h6.4z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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