japanese congratulations button emoji

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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><path id="SVGBG0sQc9u1" fill="#ff8a80" d="M24.4 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.2-9.5 2.6-18.3"/></defs><circle cx="64" cy="64" r="60" fill="#c33"/><circle cx="60.1" cy="63.1" r="56.1" fill="#f44336"/><use href="#SVGBG0sQc9u1" opacity=".65"/><path fill="#fafafa" d="M35.6 104.5c-2.6 0-4-1.3-4-4v-28c-2.7 2.7-5.1 4.9-7.3 6.6c-1.4 1-2.5 1.4-3.4 1.3s-1.8-1-2.5-2.4c-.6-1.3-.9-2.4-.6-3.3c.2-.9 1-1.8 2.2-2.6c4.2-3 8.2-6.7 11.9-11c3.8-4.4 6.9-9 9.2-13.7H23.4c-2.5 0-3.7-1.2-3.7-3.7s1.2-3.7 3.7-3.7h8.3V28.7c0-2.6 1.3-4 4-4c2.6 0 4 1.3 4 4v11.2h6.1c1.7 0 2.9.5 3.5 1.6s.7 2.6.1 4.5c-1.8 4.8-4.4 9.7-7.8 14.9c2.8 2.5 6.3 5.7 10.5 9.8c.9.8 1.3 1.6 1.1 2.3c-.1.5-.5 1.3-1.4 2.5c-1.1 1.4-2 2.1-2.8 2.2c-1 0-1.9-.7-3-1.9c-1.8-2.2-4-4.6-6.4-7.2v32c0 2.6-1.4 3.9-4 3.9m12.9-2.4q-3-3.75 2.1-6.9c4-3.1 6.9-7.4 8.5-12.8c1.3-4.2 2.1-10.2 2.5-18.1h-4.3c-1.1 0-2-.3-2.7-1s-1-1.6-1-2.7V35.1c0-1.7.5-3.1 1.6-4.1c1.1-1.1 2.4-1.6 4.1-1.6h29.9c1.7 0 3.1.5 4.1 1.6c1.1 1.1 1.6 2.4 1.6 4.1v23.5c0 1.7-.5 3.1-1.6 4.1c-1.1 1.1-2.4 1.6-4.1 1.6h-4.8V94c0 1.3.1 2.2.3 2.6s.7.5 1.5.5h4.6c.5 0 .9-.2 1.2-.7c.3-.4.5-1.3.6-2.6c.1-2.2.5-4 1.1-5.4c.9-1.8 2-2.3 3.4-1.7c.9.4 1.5 1.4 1.8 3.1c.3 1.3.4 2.6.3 4c-.4 3.8-1.2 6.4-2.3 7.9c-1.1 1.4-2.9 2.2-5.4 2.2h-6.8c-3.3 0-5.6-.7-6.7-2.1c-1.1-1.3-1.6-3.9-1.6-7.7V64.3h-7c-.5 9.7-1.7 17.2-3.4 22.4c-2.3 6.7-6.1 11.9-11.5 15.8c-2.5 1.5-4.5 1.4-6-.4m14.8-45.2h21.5q2.1 0 2.1-2.1V38.9q0-2.1-2.1-2.1H63.3q-2.1 0-2.1 2.1v15.9q0 2.1 2.1 2.1"/><use href="#SVGBG0sQc9u1" opacity=".3"/></svg>

React

import type { SVGProps } from "react";

export function NotoJapaneseCongratulationsButton(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="SVGBG0sQc9u1" fill="#ff8a80" d="M24.4 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.2-9.5 2.6-18.3"/></defs><circle cx="64" cy="64" r="60" fill="#c33"/><circle cx="60.1" cy="63.1" r="56.1" fill="#f44336"/><use href="#SVGBG0sQc9u1" opacity=".65"/><path fill="#fafafa" d="M35.6 104.5c-2.6 0-4-1.3-4-4v-28c-2.7 2.7-5.1 4.9-7.3 6.6c-1.4 1-2.5 1.4-3.4 1.3s-1.8-1-2.5-2.4c-.6-1.3-.9-2.4-.6-3.3c.2-.9 1-1.8 2.2-2.6c4.2-3 8.2-6.7 11.9-11c3.8-4.4 6.9-9 9.2-13.7H23.4c-2.5 0-3.7-1.2-3.7-3.7s1.2-3.7 3.7-3.7h8.3V28.7c0-2.6 1.3-4 4-4c2.6 0 4 1.3 4 4v11.2h6.1c1.7 0 2.9.5 3.5 1.6s.7 2.6.1 4.5c-1.8 4.8-4.4 9.7-7.8 14.9c2.8 2.5 6.3 5.7 10.5 9.8c.9.8 1.3 1.6 1.1 2.3c-.1.5-.5 1.3-1.4 2.5c-1.1 1.4-2 2.1-2.8 2.2c-1 0-1.9-.7-3-1.9c-1.8-2.2-4-4.6-6.4-7.2v32c0 2.6-1.4 3.9-4 3.9m12.9-2.4q-3-3.75 2.1-6.9c4-3.1 6.9-7.4 8.5-12.8c1.3-4.2 2.1-10.2 2.5-18.1h-4.3c-1.1 0-2-.3-2.7-1s-1-1.6-1-2.7V35.1c0-1.7.5-3.1 1.6-4.1c1.1-1.1 2.4-1.6 4.1-1.6h29.9c1.7 0 3.1.5 4.1 1.6c1.1 1.1 1.6 2.4 1.6 4.1v23.5c0 1.7-.5 3.1-1.6 4.1c-1.1 1.1-2.4 1.6-4.1 1.6h-4.8V94c0 1.3.1 2.2.3 2.6s.7.5 1.5.5h4.6c.5 0 .9-.2 1.2-.7c.3-.4.5-1.3.6-2.6c.1-2.2.5-4 1.1-5.4c.9-1.8 2-2.3 3.4-1.7c.9.4 1.5 1.4 1.8 3.1c.3 1.3.4 2.6.3 4c-.4 3.8-1.2 6.4-2.3 7.9c-1.1 1.4-2.9 2.2-5.4 2.2h-6.8c-3.3 0-5.6-.7-6.7-2.1c-1.1-1.3-1.6-3.9-1.6-7.7V64.3h-7c-.5 9.7-1.7 17.2-3.4 22.4c-2.3 6.7-6.1 11.9-11.5 15.8c-2.5 1.5-4.5 1.4-6-.4m14.8-45.2h21.5q2.1 0 2.1-2.1V38.9q0-2.1-2.1-2.1H63.3q-2.1 0-2.1 2.1v15.9q0 2.1 2.1 2.1"/><use href="#SVGBG0sQc9u1" 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="SVGBG0sQc9u1" fill="#ff8a80" d="M24.4 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.2-9.5 2.6-18.3"/></defs><circle cx="64" cy="64" r="60" fill="#c33"/><circle cx="60.1" cy="63.1" r="56.1" fill="#f44336"/><use href="#SVGBG0sQc9u1" opacity=".65"/><path fill="#fafafa" d="M35.6 104.5c-2.6 0-4-1.3-4-4v-28c-2.7 2.7-5.1 4.9-7.3 6.6c-1.4 1-2.5 1.4-3.4 1.3s-1.8-1-2.5-2.4c-.6-1.3-.9-2.4-.6-3.3c.2-.9 1-1.8 2.2-2.6c4.2-3 8.2-6.7 11.9-11c3.8-4.4 6.9-9 9.2-13.7H23.4c-2.5 0-3.7-1.2-3.7-3.7s1.2-3.7 3.7-3.7h8.3V28.7c0-2.6 1.3-4 4-4c2.6 0 4 1.3 4 4v11.2h6.1c1.7 0 2.9.5 3.5 1.6s.7 2.6.1 4.5c-1.8 4.8-4.4 9.7-7.8 14.9c2.8 2.5 6.3 5.7 10.5 9.8c.9.8 1.3 1.6 1.1 2.3c-.1.5-.5 1.3-1.4 2.5c-1.1 1.4-2 2.1-2.8 2.2c-1 0-1.9-.7-3-1.9c-1.8-2.2-4-4.6-6.4-7.2v32c0 2.6-1.4 3.9-4 3.9m12.9-2.4q-3-3.75 2.1-6.9c4-3.1 6.9-7.4 8.5-12.8c1.3-4.2 2.1-10.2 2.5-18.1h-4.3c-1.1 0-2-.3-2.7-1s-1-1.6-1-2.7V35.1c0-1.7.5-3.1 1.6-4.1c1.1-1.1 2.4-1.6 4.1-1.6h29.9c1.7 0 3.1.5 4.1 1.6c1.1 1.1 1.6 2.4 1.6 4.1v23.5c0 1.7-.5 3.1-1.6 4.1c-1.1 1.1-2.4 1.6-4.1 1.6h-4.8V94c0 1.3.1 2.2.3 2.6s.7.5 1.5.5h4.6c.5 0 .9-.2 1.2-.7c.3-.4.5-1.3.6-2.6c.1-2.2.5-4 1.1-5.4c.9-1.8 2-2.3 3.4-1.7c.9.4 1.5 1.4 1.8 3.1c.3 1.3.4 2.6.3 4c-.4 3.8-1.2 6.4-2.3 7.9c-1.1 1.4-2.9 2.2-5.4 2.2h-6.8c-3.3 0-5.6-.7-6.7-2.1c-1.1-1.3-1.6-3.9-1.6-7.7V64.3h-7c-.5 9.7-1.7 17.2-3.4 22.4c-2.3 6.7-6.1 11.9-11.5 15.8c-2.5 1.5-4.5 1.4-6-.4m14.8-45.2h21.5q2.1 0 2.1-2.1V38.9q0-2.1-2.1-2.1H63.3q-2.1 0-2.1 2.1v15.9q0 2.1 2.1 2.1"/><use href="#SVGBG0sQc9u1" opacity=".3"/></svg>
</template>

CSS

.icon-japanese-congratulations-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%22SVGBG0sQc9u1%22%20fill%3D%22%23ff8a80%22%20d%3D%22M24.4%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.2-9.5%202.6-18.3%22%2F%3E%3C%2Fdefs%3E%3Ccircle%20cx%3D%2264%22%20cy%3D%2264%22%20r%3D%2260%22%20fill%3D%22%23c33%22%2F%3E%3Ccircle%20cx%3D%2260.1%22%20cy%3D%2263.1%22%20r%3D%2256.1%22%20fill%3D%22%23f44336%22%2F%3E%3Cuse%20href%3D%22%23SVGBG0sQc9u1%22%20opacity%3D%22.65%22%2F%3E%3Cpath%20fill%3D%22%23fafafa%22%20d%3D%22M35.6%20104.5c-2.6%200-4-1.3-4-4v-28c-2.7%202.7-5.1%204.9-7.3%206.6c-1.4%201-2.5%201.4-3.4%201.3s-1.8-1-2.5-2.4c-.6-1.3-.9-2.4-.6-3.3c.2-.9%201-1.8%202.2-2.6c4.2-3%208.2-6.7%2011.9-11c3.8-4.4%206.9-9%209.2-13.7H23.4c-2.5%200-3.7-1.2-3.7-3.7s1.2-3.7%203.7-3.7h8.3V28.7c0-2.6%201.3-4%204-4c2.6%200%204%201.3%204%204v11.2h6.1c1.7%200%202.9.5%203.5%201.6s.7%202.6.1%204.5c-1.8%204.8-4.4%209.7-7.8%2014.9c2.8%202.5%206.3%205.7%2010.5%209.8c.9.8%201.3%201.6%201.1%202.3c-.1.5-.5%201.3-1.4%202.5c-1.1%201.4-2%202.1-2.8%202.2c-1%200-1.9-.7-3-1.9c-1.8-2.2-4-4.6-6.4-7.2v32c0%202.6-1.4%203.9-4%203.9m12.9-2.4q-3-3.75%202.1-6.9c4-3.1%206.9-7.4%208.5-12.8c1.3-4.2%202.1-10.2%202.5-18.1h-4.3c-1.1%200-2-.3-2.7-1s-1-1.6-1-2.7V35.1c0-1.7.5-3.1%201.6-4.1c1.1-1.1%202.4-1.6%204.1-1.6h29.9c1.7%200%203.1.5%204.1%201.6c1.1%201.1%201.6%202.4%201.6%204.1v23.5c0%201.7-.5%203.1-1.6%204.1c-1.1%201.1-2.4%201.6-4.1%201.6h-4.8V94c0%201.3.1%202.2.3%202.6s.7.5%201.5.5h4.6c.5%200%20.9-.2%201.2-.7c.3-.4.5-1.3.6-2.6c.1-2.2.5-4%201.1-5.4c.9-1.8%202-2.3%203.4-1.7c.9.4%201.5%201.4%201.8%203.1c.3%201.3.4%202.6.3%204c-.4%203.8-1.2%206.4-2.3%207.9c-1.1%201.4-2.9%202.2-5.4%202.2h-6.8c-3.3%200-5.6-.7-6.7-2.1c-1.1-1.3-1.6-3.9-1.6-7.7V64.3h-7c-.5%209.7-1.7%2017.2-3.4%2022.4c-2.3%206.7-6.1%2011.9-11.5%2015.8c-2.5%201.5-4.5%201.4-6-.4m14.8-45.2h21.5q2.1%200%202.1-2.1V38.9q0-2.1-2.1-2.1H63.3q-2.1%200-2.1%202.1v15.9q0%202.1%202.1%202.1%22%2F%3E%3Cuse%20href%3D%22%23SVGBG0sQc9u1%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%22SVGBG0sQc9u1%22%20fill%3D%22%23ff8a80%22%20d%3D%22M24.4%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.2-9.5%202.6-18.3%22%2F%3E%3C%2Fdefs%3E%3Ccircle%20cx%3D%2264%22%20cy%3D%2264%22%20r%3D%2260%22%20fill%3D%22%23c33%22%2F%3E%3Ccircle%20cx%3D%2260.1%22%20cy%3D%2263.1%22%20r%3D%2256.1%22%20fill%3D%22%23f44336%22%2F%3E%3Cuse%20href%3D%22%23SVGBG0sQc9u1%22%20opacity%3D%22.65%22%2F%3E%3Cpath%20fill%3D%22%23fafafa%22%20d%3D%22M35.6%20104.5c-2.6%200-4-1.3-4-4v-28c-2.7%202.7-5.1%204.9-7.3%206.6c-1.4%201-2.5%201.4-3.4%201.3s-1.8-1-2.5-2.4c-.6-1.3-.9-2.4-.6-3.3c.2-.9%201-1.8%202.2-2.6c4.2-3%208.2-6.7%2011.9-11c3.8-4.4%206.9-9%209.2-13.7H23.4c-2.5%200-3.7-1.2-3.7-3.7s1.2-3.7%203.7-3.7h8.3V28.7c0-2.6%201.3-4%204-4c2.6%200%204%201.3%204%204v11.2h6.1c1.7%200%202.9.5%203.5%201.6s.7%202.6.1%204.5c-1.8%204.8-4.4%209.7-7.8%2014.9c2.8%202.5%206.3%205.7%2010.5%209.8c.9.8%201.3%201.6%201.1%202.3c-.1.5-.5%201.3-1.4%202.5c-1.1%201.4-2%202.1-2.8%202.2c-1%200-1.9-.7-3-1.9c-1.8-2.2-4-4.6-6.4-7.2v32c0%202.6-1.4%203.9-4%203.9m12.9-2.4q-3-3.75%202.1-6.9c4-3.1%206.9-7.4%208.5-12.8c1.3-4.2%202.1-10.2%202.5-18.1h-4.3c-1.1%200-2-.3-2.7-1s-1-1.6-1-2.7V35.1c0-1.7.5-3.1%201.6-4.1c1.1-1.1%202.4-1.6%204.1-1.6h29.9c1.7%200%203.1.5%204.1%201.6c1.1%201.1%201.6%202.4%201.6%204.1v23.5c0%201.7-.5%203.1-1.6%204.1c-1.1%201.1-2.4%201.6-4.1%201.6h-4.8V94c0%201.3.1%202.2.3%202.6s.7.5%201.5.5h4.6c.5%200%20.9-.2%201.2-.7c.3-.4.5-1.3.6-2.6c.1-2.2.5-4%201.1-5.4c.9-1.8%202-2.3%203.4-1.7c.9.4%201.5%201.4%201.8%203.1c.3%201.3.4%202.6.3%204c-.4%203.8-1.2%206.4-2.3%207.9c-1.1%201.4-2.9%202.2-5.4%202.2h-6.8c-3.3%200-5.6-.7-6.7-2.1c-1.1-1.3-1.6-3.9-1.6-7.7V64.3h-7c-.5%209.7-1.7%2017.2-3.4%2022.4c-2.3%206.7-6.1%2011.9-11.5%2015.8c-2.5%201.5-4.5%201.4-6-.4m14.8-45.2h21.5q2.1%200%202.1-2.1V38.9q0-2.1-2.1-2.1H63.3q-2.1%200-2.1%202.1v15.9q0%202.1%202.1%202.1%22%2F%3E%3Cuse%20href%3D%22%23SVGBG0sQc9u1%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-congratulations-button.svg?color=%231a73e8&size=48