japanese acceptable button emoji

japanese-acceptable-button from Fluent Emoji Flat by Microsoft Corporation · Default · Symbols · MIT Free for personal and commercial use.

Name
japanese-acceptable-button
Set
Fluent Emoji Flat
Style
Default
Category
Symbols
Viewbox
32×32
License
MIT

The same emoji in other sets

More symbols icons from Fluent Emoji Flat

Use the japanese acceptable button emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ff822d" d="M30 16c0 7.732-6.268 14-14 14S2 23.732 2 16S8.268 2 16 2s14 6.268 14 14"/><path fill="#fcf2ff" d="M17.239 14.718v2.121c0 3.087.042 3.591.042 3.717c0 .147-.021.168-.168.168h-.945c-.168 0-.189-.02-.189-.168v-1.029h-5.061v1.617c0 .147-.021.168-.168.168h-.966c-.147 0-.168-.02-.168-.168c0-.126.042-.65.042-3.906V15.18c0-1.974-.042-2.54-.042-2.646c0-.147.021-.168.168-.168c.126 0 .672.042 2.268.042h2.793c1.617 0 2.142-.042 2.268-.042c.147 0 .168.021.168.168c0 .105-.042.651-.042 2.184m-1.26 3.633v-4.767h-5.061v4.767zm9.135-10.269v.987c0 .147-.021.168-.168.168c-.105 0-.714-.02-2.373-.042v9.954c0 2.226.042 3.171.042 3.906c0 .861-.168 1.302-.588 1.596c-.504.378-1.659.441-3.549.4c-.42 0-.42 0-.525-.42c-.105-.379-.231-.694-.42-.967a31 31 0 0 0 2.52.105c.861 0 1.155-.126 1.155-.819V9.195H9.847c-1.974 0-2.646.042-2.751.042c-.147 0-.168-.02-.168-.168v-.987c0-.147.021-.168.168-.168c.105 0 .777.042 2.751.042h12.348c1.974 0 2.646-.042 2.751-.042c.147 0 .168.021.168.168"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatJapaneseAcceptableButton(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ff822d" d="M30 16c0 7.732-6.268 14-14 14S2 23.732 2 16S8.268 2 16 2s14 6.268 14 14"/><path fill="#fcf2ff" d="M17.239 14.718v2.121c0 3.087.042 3.591.042 3.717c0 .147-.021.168-.168.168h-.945c-.168 0-.189-.02-.189-.168v-1.029h-5.061v1.617c0 .147-.021.168-.168.168h-.966c-.147 0-.168-.02-.168-.168c0-.126.042-.65.042-3.906V15.18c0-1.974-.042-2.54-.042-2.646c0-.147.021-.168.168-.168c.126 0 .672.042 2.268.042h2.793c1.617 0 2.142-.042 2.268-.042c.147 0 .168.021.168.168c0 .105-.042.651-.042 2.184m-1.26 3.633v-4.767h-5.061v4.767zm9.135-10.269v.987c0 .147-.021.168-.168.168c-.105 0-.714-.02-2.373-.042v9.954c0 2.226.042 3.171.042 3.906c0 .861-.168 1.302-.588 1.596c-.504.378-1.659.441-3.549.4c-.42 0-.42 0-.525-.42c-.105-.379-.231-.694-.42-.967a31 31 0 0 0 2.52.105c.861 0 1.155-.126 1.155-.819V9.195H9.847c-1.974 0-2.646.042-2.751.042c-.147 0-.168-.02-.168-.168v-.987c0-.147.021-.168.168-.168c.105 0 .777.042 2.751.042h12.348c1.974 0 2.646-.042 2.751-.042c.147 0 .168.021.168.168"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ff822d" d="M30 16c0 7.732-6.268 14-14 14S2 23.732 2 16S8.268 2 16 2s14 6.268 14 14"/><path fill="#fcf2ff" d="M17.239 14.718v2.121c0 3.087.042 3.591.042 3.717c0 .147-.021.168-.168.168h-.945c-.168 0-.189-.02-.189-.168v-1.029h-5.061v1.617c0 .147-.021.168-.168.168h-.966c-.147 0-.168-.02-.168-.168c0-.126.042-.65.042-3.906V15.18c0-1.974-.042-2.54-.042-2.646c0-.147.021-.168.168-.168c.126 0 .672.042 2.268.042h2.793c1.617 0 2.142-.042 2.268-.042c.147 0 .168.021.168.168c0 .105-.042.651-.042 2.184m-1.26 3.633v-4.767h-5.061v4.767zm9.135-10.269v.987c0 .147-.021.168-.168.168c-.105 0-.714-.02-2.373-.042v9.954c0 2.226.042 3.171.042 3.906c0 .861-.168 1.302-.588 1.596c-.504.378-1.659.441-3.549.4c-.42 0-.42 0-.525-.42c-.105-.379-.231-.694-.42-.967a31 31 0 0 0 2.52.105c.861 0 1.155-.126 1.155-.819V9.195H9.847c-1.974 0-2.646.042-2.751.042c-.147 0-.168-.02-.168-.168v-.987c0-.147.021-.168.168-.168c.105 0 .777.042 2.751.042h12.348c1.974 0 2.646-.042 2.751-.042c.147 0 .168.021.168.168"/></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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ff822d%22%20d%3D%22M30%2016c0%207.732-6.268%2014-14%2014S2%2023.732%202%2016S8.268%202%2016%202s14%206.268%2014%2014%22%2F%3E%3Cpath%20fill%3D%22%23fcf2ff%22%20d%3D%22M17.239%2014.718v2.121c0%203.087.042%203.591.042%203.717c0%20.147-.021.168-.168.168h-.945c-.168%200-.189-.02-.189-.168v-1.029h-5.061v1.617c0%20.147-.021.168-.168.168h-.966c-.147%200-.168-.02-.168-.168c0-.126.042-.65.042-3.906V15.18c0-1.974-.042-2.54-.042-2.646c0-.147.021-.168.168-.168c.126%200%20.672.042%202.268.042h2.793c1.617%200%202.142-.042%202.268-.042c.147%200%20.168.021.168.168c0%20.105-.042.651-.042%202.184m-1.26%203.633v-4.767h-5.061v4.767zm9.135-10.269v.987c0%20.147-.021.168-.168.168c-.105%200-.714-.02-2.373-.042v9.954c0%202.226.042%203.171.042%203.906c0%20.861-.168%201.302-.588%201.596c-.504.378-1.659.441-3.549.4c-.42%200-.42%200-.525-.42c-.105-.379-.231-.694-.42-.967a31%2031%200%200%200%202.52.105c.861%200%201.155-.126%201.155-.819V9.195H9.847c-1.974%200-2.646.042-2.751.042c-.147%200-.168-.02-.168-.168v-.987c0-.147.021-.168.168-.168c.105%200%20.777.042%202.751.042h12.348c1.974%200%202.646-.042%202.751-.042c.147%200%20.168.021.168.168%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ff822d%22%20d%3D%22M30%2016c0%207.732-6.268%2014-14%2014S2%2023.732%202%2016S8.268%202%2016%202s14%206.268%2014%2014%22%2F%3E%3Cpath%20fill%3D%22%23fcf2ff%22%20d%3D%22M17.239%2014.718v2.121c0%203.087.042%203.591.042%203.717c0%20.147-.021.168-.168.168h-.945c-.168%200-.189-.02-.189-.168v-1.029h-5.061v1.617c0%20.147-.021.168-.168.168h-.966c-.147%200-.168-.02-.168-.168c0-.126.042-.65.042-3.906V15.18c0-1.974-.042-2.54-.042-2.646c0-.147.021-.168.168-.168c.126%200%20.672.042%202.268.042h2.793c1.617%200%202.142-.042%202.268-.042c.147%200%20.168.021.168.168c0%20.105-.042.651-.042%202.184m-1.26%203.633v-4.767h-5.061v4.767zm9.135-10.269v.987c0%20.147-.021.168-.168.168c-.105%200-.714-.02-2.373-.042v9.954c0%202.226.042%203.171.042%203.906c0%20.861-.168%201.302-.588%201.596c-.504.378-1.659.441-3.549.4c-.42%200-.42%200-.525-.42c-.105-.379-.231-.694-.42-.967a31%2031%200%200%200%202.52.105c.861%200%201.155-.126%201.155-.819V9.195H9.847c-1.974%200-2.646.042-2.751.042c-.147%200-.168-.02-.168-.168v-.987c0-.147.021-.168.168-.168c.105%200%20.777.042%202.751.042h12.348c1.974%200%202.646-.042%202.751-.042c.147%200%20.168.021.168.168%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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