japanese passing grade button emoji
japanese-passing-grade-button from Fluent Emoji Flat by Microsoft Corporation · Default · Symbols · MIT Free for personal and commercial use.
- Name
- japanese-passing-grade-button
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Symbols
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More symbols icons from Fluent Emoji Flat
a-button-blood-typeab-button-blood-typeantenna-barsaquariusariesatm-signatom-symbolb-button-blood-typebaby-symbolback-arrowbaggage-claimbiohazardblack-circleblack-large-squareblack-medium-small-squareblack-medium-squareblack-small-squareblack-square-buttonblue-circleblue-squarebright-buttonbrown-circlebrown-squarecancer
Use the japanese passing grade button emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f92f60" d="M2 6a4 4 0 0 1 4-4h20a4 4 0 0 1 4 4v20a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4z"/><path fill="#fff" d="M23.462 20.014v2.392c0 3.744.052 4.342.052 4.472c0 .182-.026.208-.234.208h-1.222c-.182 0-.208-.026-.208-.208v-1.066H10.306v1.196c0 .156-.026.182-.208.182H8.85c-.182 0-.208-.026-.208-.182s.052-.754.052-4.524v-2.106c0-2.132-.052-2.782-.052-2.912c0-.182.026-.208.208-.208c.156 0 1.04.052 3.588.052h7.28c2.548 0 3.432-.052 3.562-.052c.208 0 .234.026.234.208c0 .13-.052.78-.052 2.548m-1.612 4.394v-5.694H10.306v5.694zM17.014 4.544l-.234.208c3.146 4.368 7.15 7.176 11.648 8.84c-.286.286-.546.65-.728 1.04c-.13.286-.208.416-.338.416c-.104 0-.234-.052-.416-.156a25.3 25.3 0 0 1-10.998-8.944c-2.782 4.056-6.318 6.89-10.582 9.1c-.208.104-.312.156-.39.156c-.13 0-.182-.104-.338-.364a3.6 3.6 0 0 0-.806-.936c5.044-2.236 8.58-5.512 10.66-8.788c.39-.598.546-.936.728-1.482c.624.104 1.17.208 1.612.312c.26.078.364.156.364.286s-.052.208-.182.312m4.368 8.112v1.118c0 .182-.026.208-.208.208c-.13 0-.858-.052-3.042-.052h-4.16c-2.184 0-2.886.052-3.042.052c-.182 0-.208-.026-.208-.208v-1.118c0-.182.026-.208.208-.208c.156 0 .858.052 3.042.052h4.16c2.184 0 2.912-.052 3.042-.052c.182 0 .208.026.208.208"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatJapanesePassingGradeButton(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f92f60" d="M2 6a4 4 0 0 1 4-4h20a4 4 0 0 1 4 4v20a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4z"/><path fill="#fff" d="M23.462 20.014v2.392c0 3.744.052 4.342.052 4.472c0 .182-.026.208-.234.208h-1.222c-.182 0-.208-.026-.208-.208v-1.066H10.306v1.196c0 .156-.026.182-.208.182H8.85c-.182 0-.208-.026-.208-.182s.052-.754.052-4.524v-2.106c0-2.132-.052-2.782-.052-2.912c0-.182.026-.208.208-.208c.156 0 1.04.052 3.588.052h7.28c2.548 0 3.432-.052 3.562-.052c.208 0 .234.026.234.208c0 .13-.052.78-.052 2.548m-1.612 4.394v-5.694H10.306v5.694zM17.014 4.544l-.234.208c3.146 4.368 7.15 7.176 11.648 8.84c-.286.286-.546.65-.728 1.04c-.13.286-.208.416-.338.416c-.104 0-.234-.052-.416-.156a25.3 25.3 0 0 1-10.998-8.944c-2.782 4.056-6.318 6.89-10.582 9.1c-.208.104-.312.156-.39.156c-.13 0-.182-.104-.338-.364a3.6 3.6 0 0 0-.806-.936c5.044-2.236 8.58-5.512 10.66-8.788c.39-.598.546-.936.728-1.482c.624.104 1.17.208 1.612.312c.26.078.364.156.364.286s-.052.208-.182.312m4.368 8.112v1.118c0 .182-.026.208-.208.208c-.13 0-.858-.052-3.042-.052h-4.16c-2.184 0-2.886.052-3.042.052c-.182 0-.208-.026-.208-.208v-1.118c0-.182.026-.208.208-.208c.156 0 .858.052 3.042.052h4.16c2.184 0 2.912-.052 3.042-.052c.182 0 .208.026.208.208"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f92f60" d="M2 6a4 4 0 0 1 4-4h20a4 4 0 0 1 4 4v20a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4z"/><path fill="#fff" d="M23.462 20.014v2.392c0 3.744.052 4.342.052 4.472c0 .182-.026.208-.234.208h-1.222c-.182 0-.208-.026-.208-.208v-1.066H10.306v1.196c0 .156-.026.182-.208.182H8.85c-.182 0-.208-.026-.208-.182s.052-.754.052-4.524v-2.106c0-2.132-.052-2.782-.052-2.912c0-.182.026-.208.208-.208c.156 0 1.04.052 3.588.052h7.28c2.548 0 3.432-.052 3.562-.052c.208 0 .234.026.234.208c0 .13-.052.78-.052 2.548m-1.612 4.394v-5.694H10.306v5.694zM17.014 4.544l-.234.208c3.146 4.368 7.15 7.176 11.648 8.84c-.286.286-.546.65-.728 1.04c-.13.286-.208.416-.338.416c-.104 0-.234-.052-.416-.156a25.3 25.3 0 0 1-10.998-8.944c-2.782 4.056-6.318 6.89-10.582 9.1c-.208.104-.312.156-.39.156c-.13 0-.182-.104-.338-.364a3.6 3.6 0 0 0-.806-.936c5.044-2.236 8.58-5.512 10.66-8.788c.39-.598.546-.936.728-1.482c.624.104 1.17.208 1.612.312c.26.078.364.156.364.286s-.052.208-.182.312m4.368 8.112v1.118c0 .182-.026.208-.208.208c-.13 0-.858-.052-3.042-.052h-4.16c-2.184 0-2.886.052-3.042.052c-.182 0-.208-.026-.208-.208v-1.118c0-.182.026-.208.208-.208c.156 0 .858.052 3.042.052h4.16c2.184 0 2.912-.052 3.042-.052c.182 0 .208.026.208.208"/></g></svg> </template>
CSS
.icon-japanese-passing-grade-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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23f92f60%22%20d%3D%22M2%206a4%204%200%200%201%204-4h20a4%204%200%200%201%204%204v20a4%204%200%200%201-4%204H6a4%204%200%200%201-4-4z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M23.462%2020.014v2.392c0%203.744.052%204.342.052%204.472c0%20.182-.026.208-.234.208h-1.222c-.182%200-.208-.026-.208-.208v-1.066H10.306v1.196c0%20.156-.026.182-.208.182H8.85c-.182%200-.208-.026-.208-.182s.052-.754.052-4.524v-2.106c0-2.132-.052-2.782-.052-2.912c0-.182.026-.208.208-.208c.156%200%201.04.052%203.588.052h7.28c2.548%200%203.432-.052%203.562-.052c.208%200%20.234.026.234.208c0%20.13-.052.78-.052%202.548m-1.612%204.394v-5.694H10.306v5.694zM17.014%204.544l-.234.208c3.146%204.368%207.15%207.176%2011.648%208.84c-.286.286-.546.65-.728%201.04c-.13.286-.208.416-.338.416c-.104%200-.234-.052-.416-.156a25.3%2025.3%200%200%201-10.998-8.944c-2.782%204.056-6.318%206.89-10.582%209.1c-.208.104-.312.156-.39.156c-.13%200-.182-.104-.338-.364a3.6%203.6%200%200%200-.806-.936c5.044-2.236%208.58-5.512%2010.66-8.788c.39-.598.546-.936.728-1.482c.624.104%201.17.208%201.612.312c.26.078.364.156.364.286s-.052.208-.182.312m4.368%208.112v1.118c0%20.182-.026.208-.208.208c-.13%200-.858-.052-3.042-.052h-4.16c-2.184%200-2.886.052-3.042.052c-.182%200-.208-.026-.208-.208v-1.118c0-.182.026-.208.208-.208c.156%200%20.858.052%203.042.052h4.16c2.184%200%202.912-.052%203.042-.052c.182%200%20.208.026.208.208%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23f92f60%22%20d%3D%22M2%206a4%204%200%200%201%204-4h20a4%204%200%200%201%204%204v20a4%204%200%200%201-4%204H6a4%204%200%200%201-4-4z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M23.462%2020.014v2.392c0%203.744.052%204.342.052%204.472c0%20.182-.026.208-.234.208h-1.222c-.182%200-.208-.026-.208-.208v-1.066H10.306v1.196c0%20.156-.026.182-.208.182H8.85c-.182%200-.208-.026-.208-.182s.052-.754.052-4.524v-2.106c0-2.132-.052-2.782-.052-2.912c0-.182.026-.208.208-.208c.156%200%201.04.052%203.588.052h7.28c2.548%200%203.432-.052%203.562-.052c.208%200%20.234.026.234.208c0%20.13-.052.78-.052%202.548m-1.612%204.394v-5.694H10.306v5.694zM17.014%204.544l-.234.208c3.146%204.368%207.15%207.176%2011.648%208.84c-.286.286-.546.65-.728%201.04c-.13.286-.208.416-.338.416c-.104%200-.234-.052-.416-.156a25.3%2025.3%200%200%201-10.998-8.944c-2.782%204.056-6.318%206.89-10.582%209.1c-.208.104-.312.156-.39.156c-.13%200-.182-.104-.338-.364a3.6%203.6%200%200%200-.806-.936c5.044-2.236%208.58-5.512%2010.66-8.788c.39-.598.546-.936.728-1.482c.624.104%201.17.208%201.612.312c.26.078.364.156.364.286s-.052.208-.182.312m4.368%208.112v1.118c0%20.182-.026.208-.208.208c-.13%200-.858-.052-3.042-.052h-4.16c-2.184%200-2.886.052-3.042.052c-.182%200-.208-.026-.208-.208v-1.118c0-.182.026-.208.208-.208c.156%200%20.858.052%203.042.052h4.16c2.184%200%202.912-.052%203.042-.052c.182%200%20.208.026.208.208%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/japanese-passing-grade-button.svg?color=%231a73e8&size=48