japanese bargain button emoji

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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><path id="SVGH2X0RwdB" fill="#ff8a80" 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="#c33"/><circle cx="60" cy="63.1" r="56.1" fill="#f44336"/><use href="#SVGH2X0RwdB" opacity=".65"/><path fill="#fafafa" d="M38 104.9c-2.7 0-4-1.3-4-4V65.6c-1.4 1.7-3.2 3.4-5.2 5.1c-1.5 1.3-2.8 1.8-3.8 1.7c-1.1-.1-2-1.1-2.7-2.7c-.7-1.3-.9-2.5-.6-3.5c.2-1 1-2 2.2-2.9q9.75-7.8 16.5-18c1.3-2 3-2.6 5.3-1.7q3.9 1.65 1.8 5.1c-1.3 2.1-3.1 4.7-5.4 7.6v44.6c-.1 2.7-1.5 4-4.1 4M26.2 46c-.9-.2-1.7-.9-2.5-2.2c-1.4-2.2-1-4.1 1.3-5.7c5.5-4.1 9.9-8.3 13.2-12.8c1.3-1.9 3.2-2.3 5.5-1.4c3 1.2 3.5 3.1 1.6 5.6c-2.1 2.5-4.6 5.2-7.4 8c-2.9 2.8-5.8 5.3-8.6 7.5c-1.2.9-2.2 1.2-3.1 1m51.1 59c-2.9 0-4.7-1-5.5-3.1c-1.1-3 .5-4.4 4.9-4.3c.7 0 1.5 0 2.5-.1h1c.7-.1 1.1-.2 1.3-.4s.4-.5.4-1.1V81H51.2q-3.6 0-3.6-3.6c0-3.6 1.2-3.6 3.6-3.6h30.7v-6.6H53.1c-2.3 0-3.4-1.2-3.4-3.5s1.1-3.4 3.4-3.4h44.7c2.3 0 3.4 1.1 3.4 3.4s-1.1 3.5-3.4 3.5h-7.7v6.6h9.2q3.6 0 3.6 3.6c0 3.6-1.2 3.6-3.6 3.6h-9.2v15.2c0 2.2-.3 3.7-.8 4.8c-.5 1.2-1.5 2.1-3 2.6c-1.8.8-4.8 1.3-9 1.4M60.6 55.2c-1.7 0-3.2-.5-4.2-1.6c-1.1-1.1-1.6-2.5-1.6-4.2V30.9c0-1.7.5-3.1 1.6-4.2s2.5-1.6 4.2-1.6h31.3c1.7 0 3.2.5 4.2 1.6s1.6 2.5 1.6 4.2v18.5c0 1.7-.5 3.1-1.6 4.2s-2.5 1.6-4.2 1.6zm2.4 40c-.5-.7-1.3-1.7-2.5-3.1c-1.4-1.7-2.5-2.9-3.2-3.7c-1.8-1.8-1.6-3.5.5-5c1.7-1.1 3.3-1 4.7.3c2.9 2.9 5.2 5.5 6.9 7.6c.7 1 1 1.8.7 2.5c-.2.7-.8 1.4-1.8 2.2c-2.1 1.5-3.8 1.3-5.3-.8m-.3-58h26.6v-3.9c0-1.4-.7-2.2-2.2-2.2H64.9c-1.4 0-2.2.7-2.2 2.2zM64.9 49h22.3c1.4 0 2.2-.7 2.2-2.2V43H62.7v3.9c0 1.4.8 2.1 2.2 2.1"/><use href="#SVGH2X0RwdB" opacity=".3"/></svg>

React

import type { SVGProps } from "react";

export function NotoJapaneseBargainButton(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="SVGH2X0RwdB" fill="#ff8a80" 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="#c33"/><circle cx="60" cy="63.1" r="56.1" fill="#f44336"/><use href="#SVGH2X0RwdB" opacity=".65"/><path fill="#fafafa" d="M38 104.9c-2.7 0-4-1.3-4-4V65.6c-1.4 1.7-3.2 3.4-5.2 5.1c-1.5 1.3-2.8 1.8-3.8 1.7c-1.1-.1-2-1.1-2.7-2.7c-.7-1.3-.9-2.5-.6-3.5c.2-1 1-2 2.2-2.9q9.75-7.8 16.5-18c1.3-2 3-2.6 5.3-1.7q3.9 1.65 1.8 5.1c-1.3 2.1-3.1 4.7-5.4 7.6v44.6c-.1 2.7-1.5 4-4.1 4M26.2 46c-.9-.2-1.7-.9-2.5-2.2c-1.4-2.2-1-4.1 1.3-5.7c5.5-4.1 9.9-8.3 13.2-12.8c1.3-1.9 3.2-2.3 5.5-1.4c3 1.2 3.5 3.1 1.6 5.6c-2.1 2.5-4.6 5.2-7.4 8c-2.9 2.8-5.8 5.3-8.6 7.5c-1.2.9-2.2 1.2-3.1 1m51.1 59c-2.9 0-4.7-1-5.5-3.1c-1.1-3 .5-4.4 4.9-4.3c.7 0 1.5 0 2.5-.1h1c.7-.1 1.1-.2 1.3-.4s.4-.5.4-1.1V81H51.2q-3.6 0-3.6-3.6c0-3.6 1.2-3.6 3.6-3.6h30.7v-6.6H53.1c-2.3 0-3.4-1.2-3.4-3.5s1.1-3.4 3.4-3.4h44.7c2.3 0 3.4 1.1 3.4 3.4s-1.1 3.5-3.4 3.5h-7.7v6.6h9.2q3.6 0 3.6 3.6c0 3.6-1.2 3.6-3.6 3.6h-9.2v15.2c0 2.2-.3 3.7-.8 4.8c-.5 1.2-1.5 2.1-3 2.6c-1.8.8-4.8 1.3-9 1.4M60.6 55.2c-1.7 0-3.2-.5-4.2-1.6c-1.1-1.1-1.6-2.5-1.6-4.2V30.9c0-1.7.5-3.1 1.6-4.2s2.5-1.6 4.2-1.6h31.3c1.7 0 3.2.5 4.2 1.6s1.6 2.5 1.6 4.2v18.5c0 1.7-.5 3.1-1.6 4.2s-2.5 1.6-4.2 1.6zm2.4 40c-.5-.7-1.3-1.7-2.5-3.1c-1.4-1.7-2.5-2.9-3.2-3.7c-1.8-1.8-1.6-3.5.5-5c1.7-1.1 3.3-1 4.7.3c2.9 2.9 5.2 5.5 6.9 7.6c.7 1 1 1.8.7 2.5c-.2.7-.8 1.4-1.8 2.2c-2.1 1.5-3.8 1.3-5.3-.8m-.3-58h26.6v-3.9c0-1.4-.7-2.2-2.2-2.2H64.9c-1.4 0-2.2.7-2.2 2.2zM64.9 49h22.3c1.4 0 2.2-.7 2.2-2.2V43H62.7v3.9c0 1.4.8 2.1 2.2 2.1"/><use href="#SVGH2X0RwdB" 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="SVGH2X0RwdB" fill="#ff8a80" 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="#c33"/><circle cx="60" cy="63.1" r="56.1" fill="#f44336"/><use href="#SVGH2X0RwdB" opacity=".65"/><path fill="#fafafa" d="M38 104.9c-2.7 0-4-1.3-4-4V65.6c-1.4 1.7-3.2 3.4-5.2 5.1c-1.5 1.3-2.8 1.8-3.8 1.7c-1.1-.1-2-1.1-2.7-2.7c-.7-1.3-.9-2.5-.6-3.5c.2-1 1-2 2.2-2.9q9.75-7.8 16.5-18c1.3-2 3-2.6 5.3-1.7q3.9 1.65 1.8 5.1c-1.3 2.1-3.1 4.7-5.4 7.6v44.6c-.1 2.7-1.5 4-4.1 4M26.2 46c-.9-.2-1.7-.9-2.5-2.2c-1.4-2.2-1-4.1 1.3-5.7c5.5-4.1 9.9-8.3 13.2-12.8c1.3-1.9 3.2-2.3 5.5-1.4c3 1.2 3.5 3.1 1.6 5.6c-2.1 2.5-4.6 5.2-7.4 8c-2.9 2.8-5.8 5.3-8.6 7.5c-1.2.9-2.2 1.2-3.1 1m51.1 59c-2.9 0-4.7-1-5.5-3.1c-1.1-3 .5-4.4 4.9-4.3c.7 0 1.5 0 2.5-.1h1c.7-.1 1.1-.2 1.3-.4s.4-.5.4-1.1V81H51.2q-3.6 0-3.6-3.6c0-3.6 1.2-3.6 3.6-3.6h30.7v-6.6H53.1c-2.3 0-3.4-1.2-3.4-3.5s1.1-3.4 3.4-3.4h44.7c2.3 0 3.4 1.1 3.4 3.4s-1.1 3.5-3.4 3.5h-7.7v6.6h9.2q3.6 0 3.6 3.6c0 3.6-1.2 3.6-3.6 3.6h-9.2v15.2c0 2.2-.3 3.7-.8 4.8c-.5 1.2-1.5 2.1-3 2.6c-1.8.8-4.8 1.3-9 1.4M60.6 55.2c-1.7 0-3.2-.5-4.2-1.6c-1.1-1.1-1.6-2.5-1.6-4.2V30.9c0-1.7.5-3.1 1.6-4.2s2.5-1.6 4.2-1.6h31.3c1.7 0 3.2.5 4.2 1.6s1.6 2.5 1.6 4.2v18.5c0 1.7-.5 3.1-1.6 4.2s-2.5 1.6-4.2 1.6zm2.4 40c-.5-.7-1.3-1.7-2.5-3.1c-1.4-1.7-2.5-2.9-3.2-3.7c-1.8-1.8-1.6-3.5.5-5c1.7-1.1 3.3-1 4.7.3c2.9 2.9 5.2 5.5 6.9 7.6c.7 1 1 1.8.7 2.5c-.2.7-.8 1.4-1.8 2.2c-2.1 1.5-3.8 1.3-5.3-.8m-.3-58h26.6v-3.9c0-1.4-.7-2.2-2.2-2.2H64.9c-1.4 0-2.2.7-2.2 2.2zM64.9 49h22.3c1.4 0 2.2-.7 2.2-2.2V43H62.7v3.9c0 1.4.8 2.1 2.2 2.1"/><use href="#SVGH2X0RwdB" opacity=".3"/></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%20128%20128%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGH2X0RwdB%22%20fill%3D%22%23ff8a80%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%23c33%22%2F%3E%3Ccircle%20cx%3D%2260%22%20cy%3D%2263.1%22%20r%3D%2256.1%22%20fill%3D%22%23f44336%22%2F%3E%3Cuse%20href%3D%22%23SVGH2X0RwdB%22%20opacity%3D%22.65%22%2F%3E%3Cpath%20fill%3D%22%23fafafa%22%20d%3D%22M38%20104.9c-2.7%200-4-1.3-4-4V65.6c-1.4%201.7-3.2%203.4-5.2%205.1c-1.5%201.3-2.8%201.8-3.8%201.7c-1.1-.1-2-1.1-2.7-2.7c-.7-1.3-.9-2.5-.6-3.5c.2-1%201-2%202.2-2.9q9.75-7.8%2016.5-18c1.3-2%203-2.6%205.3-1.7q3.9%201.65%201.8%205.1c-1.3%202.1-3.1%204.7-5.4%207.6v44.6c-.1%202.7-1.5%204-4.1%204M26.2%2046c-.9-.2-1.7-.9-2.5-2.2c-1.4-2.2-1-4.1%201.3-5.7c5.5-4.1%209.9-8.3%2013.2-12.8c1.3-1.9%203.2-2.3%205.5-1.4c3%201.2%203.5%203.1%201.6%205.6c-2.1%202.5-4.6%205.2-7.4%208c-2.9%202.8-5.8%205.3-8.6%207.5c-1.2.9-2.2%201.2-3.1%201m51.1%2059c-2.9%200-4.7-1-5.5-3.1c-1.1-3%20.5-4.4%204.9-4.3c.7%200%201.5%200%202.5-.1h1c.7-.1%201.1-.2%201.3-.4s.4-.5.4-1.1V81H51.2q-3.6%200-3.6-3.6c0-3.6%201.2-3.6%203.6-3.6h30.7v-6.6H53.1c-2.3%200-3.4-1.2-3.4-3.5s1.1-3.4%203.4-3.4h44.7c2.3%200%203.4%201.1%203.4%203.4s-1.1%203.5-3.4%203.5h-7.7v6.6h9.2q3.6%200%203.6%203.6c0%203.6-1.2%203.6-3.6%203.6h-9.2v15.2c0%202.2-.3%203.7-.8%204.8c-.5%201.2-1.5%202.1-3%202.6c-1.8.8-4.8%201.3-9%201.4M60.6%2055.2c-1.7%200-3.2-.5-4.2-1.6c-1.1-1.1-1.6-2.5-1.6-4.2V30.9c0-1.7.5-3.1%201.6-4.2s2.5-1.6%204.2-1.6h31.3c1.7%200%203.2.5%204.2%201.6s1.6%202.5%201.6%204.2v18.5c0%201.7-.5%203.1-1.6%204.2s-2.5%201.6-4.2%201.6zm2.4%2040c-.5-.7-1.3-1.7-2.5-3.1c-1.4-1.7-2.5-2.9-3.2-3.7c-1.8-1.8-1.6-3.5.5-5c1.7-1.1%203.3-1%204.7.3c2.9%202.9%205.2%205.5%206.9%207.6c.7%201%201%201.8.7%202.5c-.2.7-.8%201.4-1.8%202.2c-2.1%201.5-3.8%201.3-5.3-.8m-.3-58h26.6v-3.9c0-1.4-.7-2.2-2.2-2.2H64.9c-1.4%200-2.2.7-2.2%202.2zM64.9%2049h22.3c1.4%200%202.2-.7%202.2-2.2V43H62.7v3.9c0%201.4.8%202.1%202.2%202.1%22%2F%3E%3Cuse%20href%3D%22%23SVGH2X0RwdB%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%22SVGH2X0RwdB%22%20fill%3D%22%23ff8a80%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%23c33%22%2F%3E%3Ccircle%20cx%3D%2260%22%20cy%3D%2263.1%22%20r%3D%2256.1%22%20fill%3D%22%23f44336%22%2F%3E%3Cuse%20href%3D%22%23SVGH2X0RwdB%22%20opacity%3D%22.65%22%2F%3E%3Cpath%20fill%3D%22%23fafafa%22%20d%3D%22M38%20104.9c-2.7%200-4-1.3-4-4V65.6c-1.4%201.7-3.2%203.4-5.2%205.1c-1.5%201.3-2.8%201.8-3.8%201.7c-1.1-.1-2-1.1-2.7-2.7c-.7-1.3-.9-2.5-.6-3.5c.2-1%201-2%202.2-2.9q9.75-7.8%2016.5-18c1.3-2%203-2.6%205.3-1.7q3.9%201.65%201.8%205.1c-1.3%202.1-3.1%204.7-5.4%207.6v44.6c-.1%202.7-1.5%204-4.1%204M26.2%2046c-.9-.2-1.7-.9-2.5-2.2c-1.4-2.2-1-4.1%201.3-5.7c5.5-4.1%209.9-8.3%2013.2-12.8c1.3-1.9%203.2-2.3%205.5-1.4c3%201.2%203.5%203.1%201.6%205.6c-2.1%202.5-4.6%205.2-7.4%208c-2.9%202.8-5.8%205.3-8.6%207.5c-1.2.9-2.2%201.2-3.1%201m51.1%2059c-2.9%200-4.7-1-5.5-3.1c-1.1-3%20.5-4.4%204.9-4.3c.7%200%201.5%200%202.5-.1h1c.7-.1%201.1-.2%201.3-.4s.4-.5.4-1.1V81H51.2q-3.6%200-3.6-3.6c0-3.6%201.2-3.6%203.6-3.6h30.7v-6.6H53.1c-2.3%200-3.4-1.2-3.4-3.5s1.1-3.4%203.4-3.4h44.7c2.3%200%203.4%201.1%203.4%203.4s-1.1%203.5-3.4%203.5h-7.7v6.6h9.2q3.6%200%203.6%203.6c0%203.6-1.2%203.6-3.6%203.6h-9.2v15.2c0%202.2-.3%203.7-.8%204.8c-.5%201.2-1.5%202.1-3%202.6c-1.8.8-4.8%201.3-9%201.4M60.6%2055.2c-1.7%200-3.2-.5-4.2-1.6c-1.1-1.1-1.6-2.5-1.6-4.2V30.9c0-1.7.5-3.1%201.6-4.2s2.5-1.6%204.2-1.6h31.3c1.7%200%203.2.5%204.2%201.6s1.6%202.5%201.6%204.2v18.5c0%201.7-.5%203.1-1.6%204.2s-2.5%201.6-4.2%201.6zm2.4%2040c-.5-.7-1.3-1.7-2.5-3.1c-1.4-1.7-2.5-2.9-3.2-3.7c-1.8-1.8-1.6-3.5.5-5c1.7-1.1%203.3-1%204.7.3c2.9%202.9%205.2%205.5%206.9%207.6c.7%201%201%201.8.7%202.5c-.2.7-.8%201.4-1.8%202.2c-2.1%201.5-3.8%201.3-5.3-.8m-.3-58h26.6v-3.9c0-1.4-.7-2.2-2.2-2.2H64.9c-1.4%200-2.2.7-2.2%202.2zM64.9%2049h22.3c1.4%200%202.2-.7%202.2-2.2V43H62.7v3.9c0%201.4.8%202.1%202.2%202.1%22%2F%3E%3Cuse%20href%3D%22%23SVGH2X0RwdB%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-bargain-button.svg?color=%231a73e8&size=48