japanese secret button emoji
japanese-secret-button from Emoji One (Colored) by Emoji One · Default · Symbols · CC-BY-4.0 Attribution required.
- Name
- japanese-secret-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 secret button emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><circle cx="32" cy="32" r="30" fill="#ff5a79"/><g fill="#fff"><path d="M25.8 37.5c-.3-.7-.8-1.6-1.4-2.6V50H20V36.5c-1.2 3-2.5 5.7-4 7.6c-.4-1.4-1.4-3.6-2.1-4.9c2-2.3 3.9-6.3 5.1-10.1h-4.5v-4.6H20v-4.1c-1.5.3-3 .5-4.4.7c-.2-1.1-.8-2.7-1.4-3.8c4.1-.6 8.7-1.6 11.4-3l3.2 3.7c-1.3.6-2.9 1.1-4.4 1.5v5h3.7v4.6h-3.7v.3c.9.9 3 3.2 3.9 4.3c.4-2 .7-4.3.8-6.3l3.5.9c-.3 4.4-1 9.5-2.7 12.5L26.6 39c.6-1.2 1.2-2.7 1.5-4.3z"/><path d="M45.6 39.6c-.1-2.4-.8-5.7-1.8-8.8c-1.7 3.9-3.8 7.3-6.2 10.3v2.5c0 1.5.2 1.7 1.2 1.7H42c1 0 1.2-.8 1.4-5.7c1 .8 2.7 1.5 4 1.8c-.4 6.4-1.6 8.2-4.9 8.2h-4.3c-3.3 0-4.6-.9-4.9-3.9c-1.3 1.1-2.7 2.2-4.1 3.2c-.7-.9-2.5-2.7-3.5-3.6c2.9-1.7 5.4-3.8 7.6-6.3V22.3h4.4v10.6c2.8-4.8 4.8-10.5 6.1-16.9l4.7.9c-.8 3.8-1.9 7.3-3.1 10.5L47 27c1.6 3.5 2.9 8.2 3.2 11.4z"/><path d="M39.1 23.2c-1.5-1.8-4.7-4.4-7.4-6l3-3.2c2.7 1.5 6 3.8 7.6 5.7z"/></g></svg>
React
import type { SVGProps } from "react";
export function EmojioneJapaneseSecretButton(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><circle cx="32" cy="32" r="30" fill="#ff5a79"/><g fill="#fff"><path d="M25.8 37.5c-.3-.7-.8-1.6-1.4-2.6V50H20V36.5c-1.2 3-2.5 5.7-4 7.6c-.4-1.4-1.4-3.6-2.1-4.9c2-2.3 3.9-6.3 5.1-10.1h-4.5v-4.6H20v-4.1c-1.5.3-3 .5-4.4.7c-.2-1.1-.8-2.7-1.4-3.8c4.1-.6 8.7-1.6 11.4-3l3.2 3.7c-1.3.6-2.9 1.1-4.4 1.5v5h3.7v4.6h-3.7v.3c.9.9 3 3.2 3.9 4.3c.4-2 .7-4.3.8-6.3l3.5.9c-.3 4.4-1 9.5-2.7 12.5L26.6 39c.6-1.2 1.2-2.7 1.5-4.3z"/><path d="M45.6 39.6c-.1-2.4-.8-5.7-1.8-8.8c-1.7 3.9-3.8 7.3-6.2 10.3v2.5c0 1.5.2 1.7 1.2 1.7H42c1 0 1.2-.8 1.4-5.7c1 .8 2.7 1.5 4 1.8c-.4 6.4-1.6 8.2-4.9 8.2h-4.3c-3.3 0-4.6-.9-4.9-3.9c-1.3 1.1-2.7 2.2-4.1 3.2c-.7-.9-2.5-2.7-3.5-3.6c2.9-1.7 5.4-3.8 7.6-6.3V22.3h4.4v10.6c2.8-4.8 4.8-10.5 6.1-16.9l4.7.9c-.8 3.8-1.9 7.3-3.1 10.5L47 27c1.6 3.5 2.9 8.2 3.2 11.4z"/><path d="M39.1 23.2c-1.5-1.8-4.7-4.4-7.4-6l3-3.2c2.7 1.5 6 3.8 7.6 5.7z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><circle cx="32" cy="32" r="30" fill="#ff5a79"/><g fill="#fff"><path d="M25.8 37.5c-.3-.7-.8-1.6-1.4-2.6V50H20V36.5c-1.2 3-2.5 5.7-4 7.6c-.4-1.4-1.4-3.6-2.1-4.9c2-2.3 3.9-6.3 5.1-10.1h-4.5v-4.6H20v-4.1c-1.5.3-3 .5-4.4.7c-.2-1.1-.8-2.7-1.4-3.8c4.1-.6 8.7-1.6 11.4-3l3.2 3.7c-1.3.6-2.9 1.1-4.4 1.5v5h3.7v4.6h-3.7v.3c.9.9 3 3.2 3.9 4.3c.4-2 .7-4.3.8-6.3l3.5.9c-.3 4.4-1 9.5-2.7 12.5L26.6 39c.6-1.2 1.2-2.7 1.5-4.3z"/><path d="M45.6 39.6c-.1-2.4-.8-5.7-1.8-8.8c-1.7 3.9-3.8 7.3-6.2 10.3v2.5c0 1.5.2 1.7 1.2 1.7H42c1 0 1.2-.8 1.4-5.7c1 .8 2.7 1.5 4 1.8c-.4 6.4-1.6 8.2-4.9 8.2h-4.3c-3.3 0-4.6-.9-4.9-3.9c-1.3 1.1-2.7 2.2-4.1 3.2c-.7-.9-2.5-2.7-3.5-3.6c2.9-1.7 5.4-3.8 7.6-6.3V22.3h4.4v10.6c2.8-4.8 4.8-10.5 6.1-16.9l4.7.9c-.8 3.8-1.9 7.3-3.1 10.5L47 27c1.6 3.5 2.9 8.2 3.2 11.4z"/><path d="M39.1 23.2c-1.5-1.8-4.7-4.4-7.4-6l3-3.2c2.7 1.5 6 3.8 7.6 5.7z"/></g></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%2064%2064%22%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2230%22%20fill%3D%22%23ff5a79%22%2F%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M25.8%2037.5c-.3-.7-.8-1.6-1.4-2.6V50H20V36.5c-1.2%203-2.5%205.7-4%207.6c-.4-1.4-1.4-3.6-2.1-4.9c2-2.3%203.9-6.3%205.1-10.1h-4.5v-4.6H20v-4.1c-1.5.3-3%20.5-4.4.7c-.2-1.1-.8-2.7-1.4-3.8c4.1-.6%208.7-1.6%2011.4-3l3.2%203.7c-1.3.6-2.9%201.1-4.4%201.5v5h3.7v4.6h-3.7v.3c.9.9%203%203.2%203.9%204.3c.4-2%20.7-4.3.8-6.3l3.5.9c-.3%204.4-1%209.5-2.7%2012.5L26.6%2039c.6-1.2%201.2-2.7%201.5-4.3z%22%2F%3E%3Cpath%20d%3D%22M45.6%2039.6c-.1-2.4-.8-5.7-1.8-8.8c-1.7%203.9-3.8%207.3-6.2%2010.3v2.5c0%201.5.2%201.7%201.2%201.7H42c1%200%201.2-.8%201.4-5.7c1%20.8%202.7%201.5%204%201.8c-.4%206.4-1.6%208.2-4.9%208.2h-4.3c-3.3%200-4.6-.9-4.9-3.9c-1.3%201.1-2.7%202.2-4.1%203.2c-.7-.9-2.5-2.7-3.5-3.6c2.9-1.7%205.4-3.8%207.6-6.3V22.3h4.4v10.6c2.8-4.8%204.8-10.5%206.1-16.9l4.7.9c-.8%203.8-1.9%207.3-3.1%2010.5L47%2027c1.6%203.5%202.9%208.2%203.2%2011.4z%22%2F%3E%3Cpath%20d%3D%22M39.1%2023.2c-1.5-1.8-4.7-4.4-7.4-6l3-3.2c2.7%201.5%206%203.8%207.6%205.7z%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%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2230%22%20fill%3D%22%23ff5a79%22%2F%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M25.8%2037.5c-.3-.7-.8-1.6-1.4-2.6V50H20V36.5c-1.2%203-2.5%205.7-4%207.6c-.4-1.4-1.4-3.6-2.1-4.9c2-2.3%203.9-6.3%205.1-10.1h-4.5v-4.6H20v-4.1c-1.5.3-3%20.5-4.4.7c-.2-1.1-.8-2.7-1.4-3.8c4.1-.6%208.7-1.6%2011.4-3l3.2%203.7c-1.3.6-2.9%201.1-4.4%201.5v5h3.7v4.6h-3.7v.3c.9.9%203%203.2%203.9%204.3c.4-2%20.7-4.3.8-6.3l3.5.9c-.3%204.4-1%209.5-2.7%2012.5L26.6%2039c.6-1.2%201.2-2.7%201.5-4.3z%22%2F%3E%3Cpath%20d%3D%22M45.6%2039.6c-.1-2.4-.8-5.7-1.8-8.8c-1.7%203.9-3.8%207.3-6.2%2010.3v2.5c0%201.5.2%201.7%201.2%201.7H42c1%200%201.2-.8%201.4-5.7c1%20.8%202.7%201.5%204%201.8c-.4%206.4-1.6%208.2-4.9%208.2h-4.3c-3.3%200-4.6-.9-4.9-3.9c-1.3%201.1-2.7%202.2-4.1%203.2c-.7-.9-2.5-2.7-3.5-3.6c2.9-1.7%205.4-3.8%207.6-6.3V22.3h4.4v10.6c2.8-4.8%204.8-10.5%206.1-16.9l4.7.9c-.8%203.8-1.9%207.3-3.1%2010.5L47%2027c1.6%203.5%202.9%208.2%203.2%2011.4z%22%2F%3E%3Cpath%20d%3D%22M39.1%2023.2c-1.5-1.8-4.7-4.4-7.4-6l3-3.2c2.7%201.5%206%203.8%207.6%205.7z%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-secret-button.svg?color=%231a73e8&size=48