japanese bargain button emoji

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

Name
japanese-bargain-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 bargain button emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="#ff5a79"><path d="M32 2C15.4 2 2 15.4 2 32s13.4 30 30 30s30-13.4 30-30S48.6 2 32 2m0 54C18.7 56 8 45.3 8 32S18.7 8 32 8s24 10.7 24 24s-10.7 24-24 24"/><path d="M23.2 22.8c-1.9 3.3-5.2 6.6-8.2 8.8c.7 1.2 1.8 3.9 2 5c1.1-.9 2.1-1.8 3.2-2.9v15.1h4.4V28.6c1.1-1.4 2-2.8 2.8-4.2zm3.6-6l-4.2-1.7c-1.5 2.4-4.5 5.2-7 6.9c.6 1 1.6 2.9 2 3.9c3.1-2.1 6.7-5.8 9.2-9.1m17.5 19V34h3.8v-3.8H27.3V34h12.3v1.8H26.4v3.9H31l-2.5 1.6c1.5 1.5 3.3 3.6 4.1 5l3.4-2.4c-.7-1.2-2.2-2.8-3.6-4.2h7.2v4.5c0 .5-.2.6-.7.6s-2 0-3.5-.1c.6 1.2 1.2 2.9 1.4 4.1c2.6 0 4.4-.1 5.7-.7c1.4-.7 1.8-1.8 1.8-3.9v-4.6H49v-3.9zm3-19.6H28.8v12.5h18.6V16.2zm-4.9 9.5h-8.9v-1.8h8.9zm0-4.7h-8.9v-1.7h8.9z"/></g></svg>

React

import type { SVGProps } from "react";

export function EmojioneJapaneseBargainButton(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="#ff5a79"><path d="M32 2C15.4 2 2 15.4 2 32s13.4 30 30 30s30-13.4 30-30S48.6 2 32 2m0 54C18.7 56 8 45.3 8 32S18.7 8 32 8s24 10.7 24 24s-10.7 24-24 24"/><path d="M23.2 22.8c-1.9 3.3-5.2 6.6-8.2 8.8c.7 1.2 1.8 3.9 2 5c1.1-.9 2.1-1.8 3.2-2.9v15.1h4.4V28.6c1.1-1.4 2-2.8 2.8-4.2zm3.6-6l-4.2-1.7c-1.5 2.4-4.5 5.2-7 6.9c.6 1 1.6 2.9 2 3.9c3.1-2.1 6.7-5.8 9.2-9.1m17.5 19V34h3.8v-3.8H27.3V34h12.3v1.8H26.4v3.9H31l-2.5 1.6c1.5 1.5 3.3 3.6 4.1 5l3.4-2.4c-.7-1.2-2.2-2.8-3.6-4.2h7.2v4.5c0 .5-.2.6-.7.6s-2 0-3.5-.1c.6 1.2 1.2 2.9 1.4 4.1c2.6 0 4.4-.1 5.7-.7c1.4-.7 1.8-1.8 1.8-3.9v-4.6H49v-3.9zm3-19.6H28.8v12.5h18.6V16.2zm-4.9 9.5h-8.9v-1.8h8.9zm0-4.7h-8.9v-1.7h8.9z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="#ff5a79"><path d="M32 2C15.4 2 2 15.4 2 32s13.4 30 30 30s30-13.4 30-30S48.6 2 32 2m0 54C18.7 56 8 45.3 8 32S18.7 8 32 8s24 10.7 24 24s-10.7 24-24 24"/><path d="M23.2 22.8c-1.9 3.3-5.2 6.6-8.2 8.8c.7 1.2 1.8 3.9 2 5c1.1-.9 2.1-1.8 3.2-2.9v15.1h4.4V28.6c1.1-1.4 2-2.8 2.8-4.2zm3.6-6l-4.2-1.7c-1.5 2.4-4.5 5.2-7 6.9c.6 1 1.6 2.9 2 3.9c3.1-2.1 6.7-5.8 9.2-9.1m17.5 19V34h3.8v-3.8H27.3V34h12.3v1.8H26.4v3.9H31l-2.5 1.6c1.5 1.5 3.3 3.6 4.1 5l3.4-2.4c-.7-1.2-2.2-2.8-3.6-4.2h7.2v4.5c0 .5-.2.6-.7.6s-2 0-3.5-.1c.6 1.2 1.2 2.9 1.4 4.1c2.6 0 4.4-.1 5.7-.7c1.4-.7 1.8-1.8 1.8-3.9v-4.6H49v-3.9zm3-19.6H28.8v12.5h18.6V16.2zm-4.9 9.5h-8.9v-1.8h8.9zm0-4.7h-8.9v-1.7h8.9z"/></g></svg>
</template>

CSS

.icon-japanese-bargain-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%3Cg%20fill%3D%22%23ff5a79%22%3E%3Cpath%20d%3D%22M32%202C15.4%202%202%2015.4%202%2032s13.4%2030%2030%2030s30-13.4%2030-30S48.6%202%2032%202m0%2054C18.7%2056%208%2045.3%208%2032S18.7%208%2032%208s24%2010.7%2024%2024s-10.7%2024-24%2024%22%2F%3E%3Cpath%20d%3D%22M23.2%2022.8c-1.9%203.3-5.2%206.6-8.2%208.8c.7%201.2%201.8%203.9%202%205c1.1-.9%202.1-1.8%203.2-2.9v15.1h4.4V28.6c1.1-1.4%202-2.8%202.8-4.2zm3.6-6l-4.2-1.7c-1.5%202.4-4.5%205.2-7%206.9c.6%201%201.6%202.9%202%203.9c3.1-2.1%206.7-5.8%209.2-9.1m17.5%2019V34h3.8v-3.8H27.3V34h12.3v1.8H26.4v3.9H31l-2.5%201.6c1.5%201.5%203.3%203.6%204.1%205l3.4-2.4c-.7-1.2-2.2-2.8-3.6-4.2h7.2v4.5c0%20.5-.2.6-.7.6s-2%200-3.5-.1c.6%201.2%201.2%202.9%201.4%204.1c2.6%200%204.4-.1%205.7-.7c1.4-.7%201.8-1.8%201.8-3.9v-4.6H49v-3.9zm3-19.6H28.8v12.5h18.6V16.2zm-4.9%209.5h-8.9v-1.8h8.9zm0-4.7h-8.9v-1.7h8.9z%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%3Cg%20fill%3D%22%23ff5a79%22%3E%3Cpath%20d%3D%22M32%202C15.4%202%202%2015.4%202%2032s13.4%2030%2030%2030s30-13.4%2030-30S48.6%202%2032%202m0%2054C18.7%2056%208%2045.3%208%2032S18.7%208%2032%208s24%2010.7%2024%2024s-10.7%2024-24%2024%22%2F%3E%3Cpath%20d%3D%22M23.2%2022.8c-1.9%203.3-5.2%206.6-8.2%208.8c.7%201.2%201.8%203.9%202%205c1.1-.9%202.1-1.8%203.2-2.9v15.1h4.4V28.6c1.1-1.4%202-2.8%202.8-4.2zm3.6-6l-4.2-1.7c-1.5%202.4-4.5%205.2-7%206.9c.6%201%201.6%202.9%202%203.9c3.1-2.1%206.7-5.8%209.2-9.1m17.5%2019V34h3.8v-3.8H27.3V34h12.3v1.8H26.4v3.9H31l-2.5%201.6c1.5%201.5%203.3%203.6%204.1%205l3.4-2.4c-.7-1.2-2.2-2.8-3.6-4.2h7.2v4.5c0%20.5-.2.6-.7.6s-2%200-3.5-.1c.6%201.2%201.2%202.9%201.4%204.1c2.6%200%204.4-.1%205.7-.7c1.4-.7%201.8-1.8%201.8-3.9v-4.6H49v-3.9zm3-19.6H28.8v12.5h18.6V16.2zm-4.9%209.5h-8.9v-1.8h8.9zm0-4.7h-8.9v-1.7h8.9z%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-bargain-button.svg?color=%231a73e8&size=48