japanese secret button emoji

japanese-secret-button from OpenMoji by OpenMoji · Default · Symbols · CC-BY-SA-4.0 Attribution required.

Name
japanese-secret-button
Set
OpenMoji
Style
Default
Category
Symbols
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More symbols icons from OpenMoji

Use the japanese secret button emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="1.5" stroke-width="2.5" clip-rule="evenodd"><path d="M49.868 32.502s3.707 6.39 3.79 10.043M38.6 26.525l.121 24.692a1.48 1.48 0 0 0 1.43 1.473c1.785.06 4.853.141 6.847.077c.944-.03.81 0 1.86-.208c1.867-.368 1.112-5.601 1.112-5.601"/><path d="M50.8 20.959s-4.035 19.864-20.393 30.434m7.315-32.491s4.815 2.86 7.088 5.465m-10.186 8.381s.281 5.172-2.47 10.858m-7.62-10.858s3.192 2.789 5.868 6.2M18.091 45.06c4.255-6.2 7.227-14.82 7.227-14.82m-6.761-.096l12.508-.002m-5.599-8.361l-.017 31.257m-6.59-30.325c6.344-.916 10.937-2.662 10.937-2.662"/></g><g transform="translate(-521.6 -12.27)scale(.3004)"><circle cx="826" cy="825.2" r="107.6" fill="#d22f27" transform="translate(1140 -554.4)scale(.8665)"/><path fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="8.322" d="M1902.347 149.026s12.34 21.275 12.613 33.432m-50.125-53.329l.404 82.198a4.93 4.93 0 0 0 4.76 4.901c5.942.2 16.155.47 22.79.257c3.145-.102 2.7 0 6.193-.69c6.217-1.228 3.701-18.647 3.701-18.647"/><path fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="8.322" d="M1905.45 110.601s-13.435 66.125-67.887 101.31m24.351-108.155s16.027 9.52 23.593 18.19m-33.907 27.901s.937 17.214-8.221 36.143m-25.366-36.143s10.624 9.282 19.532 20.636m-40.98 20.345c14.165-20.637 24.058-49.332 24.058-49.332m-22.507-.319l41.638-.007m-18.638-27.83l-.058 104.047m-21.938-100.944c21.12-3.053 36.408-8.865 36.408-8.865"/></g><circle cx="826" cy="825.2" r="107.6" fill="none" stroke="#000" stroke-linejoin="round" stroke-width="7.683" transform="translate(-179 -178.8)scale(.2603)"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiJapaneseSecretButton(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="1.5" strokeWidth="2.5" clipRule="evenodd"><path d="M49.868 32.502s3.707 6.39 3.79 10.043M38.6 26.525l.121 24.692a1.48 1.48 0 0 0 1.43 1.473c1.785.06 4.853.141 6.847.077c.944-.03.81 0 1.86-.208c1.867-.368 1.112-5.601 1.112-5.601"/><path d="M50.8 20.959s-4.035 19.864-20.393 30.434m7.315-32.491s4.815 2.86 7.088 5.465m-10.186 8.381s.281 5.172-2.47 10.858m-7.62-10.858s3.192 2.789 5.868 6.2M18.091 45.06c4.255-6.2 7.227-14.82 7.227-14.82m-6.761-.096l12.508-.002m-5.599-8.361l-.017 31.257m-6.59-30.325c6.344-.916 10.937-2.662 10.937-2.662"/></g><g transform="translate(-521.6 -12.27)scale(.3004)"><circle cx="826" cy="825.2" r="107.6" fill="#d22f27" transform="translate(1140 -554.4)scale(.8665)"/><path fill="none" stroke="#fff" strokeLinecap="round" strokeLinejoin="round" strokeWidth="8.322" d="M1902.347 149.026s12.34 21.275 12.613 33.432m-50.125-53.329l.404 82.198a4.93 4.93 0 0 0 4.76 4.901c5.942.2 16.155.47 22.79.257c3.145-.102 2.7 0 6.193-.69c6.217-1.228 3.701-18.647 3.701-18.647"/><path fill="none" stroke="#fff" strokeLinecap="round" strokeLinejoin="round" strokeWidth="8.322" d="M1905.45 110.601s-13.435 66.125-67.887 101.31m24.351-108.155s16.027 9.52 23.593 18.19m-33.907 27.901s.937 17.214-8.221 36.143m-25.366-36.143s10.624 9.282 19.532 20.636m-40.98 20.345c14.165-20.637 24.058-49.332 24.058-49.332m-22.507-.319l41.638-.007m-18.638-27.83l-.058 104.047m-21.938-100.944c21.12-3.053 36.408-8.865 36.408-8.865"/></g><circle cx="826" cy="825.2" r="107.6" fill="none" stroke="#000" strokeLinejoin="round" strokeWidth="7.683" transform="translate(-179 -178.8)scale(.2603)"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="1.5" stroke-width="2.5" clip-rule="evenodd"><path d="M49.868 32.502s3.707 6.39 3.79 10.043M38.6 26.525l.121 24.692a1.48 1.48 0 0 0 1.43 1.473c1.785.06 4.853.141 6.847.077c.944-.03.81 0 1.86-.208c1.867-.368 1.112-5.601 1.112-5.601"/><path d="M50.8 20.959s-4.035 19.864-20.393 30.434m7.315-32.491s4.815 2.86 7.088 5.465m-10.186 8.381s.281 5.172-2.47 10.858m-7.62-10.858s3.192 2.789 5.868 6.2M18.091 45.06c4.255-6.2 7.227-14.82 7.227-14.82m-6.761-.096l12.508-.002m-5.599-8.361l-.017 31.257m-6.59-30.325c6.344-.916 10.937-2.662 10.937-2.662"/></g><g transform="translate(-521.6 -12.27)scale(.3004)"><circle cx="826" cy="825.2" r="107.6" fill="#d22f27" transform="translate(1140 -554.4)scale(.8665)"/><path fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="8.322" d="M1902.347 149.026s12.34 21.275 12.613 33.432m-50.125-53.329l.404 82.198a4.93 4.93 0 0 0 4.76 4.901c5.942.2 16.155.47 22.79.257c3.145-.102 2.7 0 6.193-.69c6.217-1.228 3.701-18.647 3.701-18.647"/><path fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="8.322" d="M1905.45 110.601s-13.435 66.125-67.887 101.31m24.351-108.155s16.027 9.52 23.593 18.19m-33.907 27.901s.937 17.214-8.221 36.143m-25.366-36.143s10.624 9.282 19.532 20.636m-40.98 20.345c14.165-20.637 24.058-49.332 24.058-49.332m-22.507-.319l41.638-.007m-18.638-27.83l-.058 104.047m-21.938-100.944c21.12-3.053 36.408-8.865 36.408-8.865"/></g><circle cx="826" cy="825.2" r="107.6" fill="none" stroke="#000" stroke-linejoin="round" stroke-width="7.683" transform="translate(-179 -178.8)scale(.2603)"/></svg>
</template>

CSS

.icon-japanese-secret-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%2072%2072%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%221.5%22%20stroke-width%3D%222.5%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M49.868%2032.502s3.707%206.39%203.79%2010.043M38.6%2026.525l.121%2024.692a1.48%201.48%200%200%200%201.43%201.473c1.785.06%204.853.141%206.847.077c.944-.03.81%200%201.86-.208c1.867-.368%201.112-5.601%201.112-5.601%22%2F%3E%3Cpath%20d%3D%22M50.8%2020.959s-4.035%2019.864-20.393%2030.434m7.315-32.491s4.815%202.86%207.088%205.465m-10.186%208.381s.281%205.172-2.47%2010.858m-7.62-10.858s3.192%202.789%205.868%206.2M18.091%2045.06c4.255-6.2%207.227-14.82%207.227-14.82m-6.761-.096l12.508-.002m-5.599-8.361l-.017%2031.257m-6.59-30.325c6.344-.916%2010.937-2.662%2010.937-2.662%22%2F%3E%3C%2Fg%3E%3Cg%20transform%3D%22translate(-521.6%20-12.27)scale(.3004)%22%3E%3Ccircle%20cx%3D%22826%22%20cy%3D%22825.2%22%20r%3D%22107.6%22%20fill%3D%22%23d22f27%22%20transform%3D%22translate(1140%20-554.4)scale(.8665)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%228.322%22%20d%3D%22M1902.347%20149.026s12.34%2021.275%2012.613%2033.432m-50.125-53.329l.404%2082.198a4.93%204.93%200%200%200%204.76%204.901c5.942.2%2016.155.47%2022.79.257c3.145-.102%202.7%200%206.193-.69c6.217-1.228%203.701-18.647%203.701-18.647%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%228.322%22%20d%3D%22M1905.45%20110.601s-13.435%2066.125-67.887%20101.31m24.351-108.155s16.027%209.52%2023.593%2018.19m-33.907%2027.901s.937%2017.214-8.221%2036.143m-25.366-36.143s10.624%209.282%2019.532%2020.636m-40.98%2020.345c14.165-20.637%2024.058-49.332%2024.058-49.332m-22.507-.319l41.638-.007m-18.638-27.83l-.058%20104.047m-21.938-100.944c21.12-3.053%2036.408-8.865%2036.408-8.865%22%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D%22826%22%20cy%3D%22825.2%22%20r%3D%22107.6%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%227.683%22%20transform%3D%22translate(-179%20-178.8)scale(.2603)%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%2072%2072%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%221.5%22%20stroke-width%3D%222.5%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M49.868%2032.502s3.707%206.39%203.79%2010.043M38.6%2026.525l.121%2024.692a1.48%201.48%200%200%200%201.43%201.473c1.785.06%204.853.141%206.847.077c.944-.03.81%200%201.86-.208c1.867-.368%201.112-5.601%201.112-5.601%22%2F%3E%3Cpath%20d%3D%22M50.8%2020.959s-4.035%2019.864-20.393%2030.434m7.315-32.491s4.815%202.86%207.088%205.465m-10.186%208.381s.281%205.172-2.47%2010.858m-7.62-10.858s3.192%202.789%205.868%206.2M18.091%2045.06c4.255-6.2%207.227-14.82%207.227-14.82m-6.761-.096l12.508-.002m-5.599-8.361l-.017%2031.257m-6.59-30.325c6.344-.916%2010.937-2.662%2010.937-2.662%22%2F%3E%3C%2Fg%3E%3Cg%20transform%3D%22translate(-521.6%20-12.27)scale(.3004)%22%3E%3Ccircle%20cx%3D%22826%22%20cy%3D%22825.2%22%20r%3D%22107.6%22%20fill%3D%22%23d22f27%22%20transform%3D%22translate(1140%20-554.4)scale(.8665)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%228.322%22%20d%3D%22M1902.347%20149.026s12.34%2021.275%2012.613%2033.432m-50.125-53.329l.404%2082.198a4.93%204.93%200%200%200%204.76%204.901c5.942.2%2016.155.47%2022.79.257c3.145-.102%202.7%200%206.193-.69c6.217-1.228%203.701-18.647%203.701-18.647%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%228.322%22%20d%3D%22M1905.45%20110.601s-13.435%2066.125-67.887%20101.31m24.351-108.155s16.027%209.52%2023.593%2018.19m-33.907%2027.901s.937%2017.214-8.221%2036.143m-25.366-36.143s10.624%209.282%2019.532%2020.636m-40.98%2020.345c14.165-20.637%2024.058-49.332%2024.058-49.332m-22.507-.319l41.638-.007m-18.638-27.83l-.058%20104.047m-21.938-100.944c21.12-3.053%2036.408-8.865%2036.408-8.865%22%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D%22826%22%20cy%3D%22825.2%22%20r%3D%22107.6%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%227.683%22%20transform%3D%22translate(-179%20-178.8)scale(.2603)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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