japanese passing grade button emoji
japanese-passing-grade-button from OpenMoji by OpenMoji · Default · Symbols · CC-BY-SA-4.0 Attribution required.
- Name
- japanese-passing-grade-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
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 72 72"><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="1.5" stroke-width="2.612" d="m27.8 31.971l17.063.067m3.418 7.447v10.89c0 .573-.465 1.037-1.037 1.037H25.357a1.04 1.04 0 0 1-1.037-1.037v-10.89c0-.572.465-1.037 1.037-1.037h21.887c.572 0 1.037.465 1.037 1.037M19.295 32.44c7.665-3.232 16.758-12.23 16.758-12.23s8.902 8.432 17.3 12.63" clip-rule="evenodd"/><path fill="#d22f27" d="M11.982 12.012h47.997v47.842H11.982z"/><path fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2.5" d="m27.8 31.971l17.063.067m3.418 7.447v10.89a1.04 1.04 0 0 1-1.037 1.037H25.357a1.04 1.04 0 0 1-1.037-1.037v-10.89a1.04 1.04 0 0 1 1.037-1.037h21.887a1.04 1.04 0 0 1 1.037 1.037m-28.986-7.044C26.96 29.208 36.053 20.21 36.053 20.21s8.902 8.432 17.3 12.63"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M11.96 11.996h47.996v47.997H11.96z"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiJapanesePassingGradeButton(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="1.5" strokeWidth="2.612" d="m27.8 31.971l17.063.067m3.418 7.447v10.89c0 .573-.465 1.037-1.037 1.037H25.357a1.04 1.04 0 0 1-1.037-1.037v-10.89c0-.572.465-1.037 1.037-1.037h21.887c.572 0 1.037.465 1.037 1.037M19.295 32.44c7.665-3.232 16.758-12.23 16.758-12.23s8.902 8.432 17.3 12.63" clipRule="evenodd"/><path fill="#d22f27" d="M11.982 12.012h47.997v47.842H11.982z"/><path fill="none" stroke="#fff" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2.5" d="m27.8 31.971l17.063.067m3.418 7.447v10.89a1.04 1.04 0 0 1-1.037 1.037H25.357a1.04 1.04 0 0 1-1.037-1.037v-10.89a1.04 1.04 0 0 1 1.037-1.037h21.887a1.04 1.04 0 0 1 1.037 1.037m-28.986-7.044C26.96 29.208 36.053 20.21 36.053 20.21s8.902 8.432 17.3 12.63"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M11.96 11.996h47.996v47.997H11.96z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="1.5" stroke-width="2.612" d="m27.8 31.971l17.063.067m3.418 7.447v10.89c0 .573-.465 1.037-1.037 1.037H25.357a1.04 1.04 0 0 1-1.037-1.037v-10.89c0-.572.465-1.037 1.037-1.037h21.887c.572 0 1.037.465 1.037 1.037M19.295 32.44c7.665-3.232 16.758-12.23 16.758-12.23s8.902 8.432 17.3 12.63" clip-rule="evenodd"/><path fill="#d22f27" d="M11.982 12.012h47.997v47.842H11.982z"/><path fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2.5" d="m27.8 31.971l17.063.067m3.418 7.447v10.89a1.04 1.04 0 0 1-1.037 1.037H25.357a1.04 1.04 0 0 1-1.037-1.037v-10.89a1.04 1.04 0 0 1 1.037-1.037h21.887a1.04 1.04 0 0 1 1.037 1.037m-28.986-7.044C26.96 29.208 36.053 20.21 36.053 20.21s8.902 8.432 17.3 12.63"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M11.96 11.996h47.996v47.997H11.96z"/></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%2072%2072%22%3E%3Cpath%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.612%22%20d%3D%22m27.8%2031.971l17.063.067m3.418%207.447v10.89c0%20.573-.465%201.037-1.037%201.037H25.357a1.04%201.04%200%200%201-1.037-1.037v-10.89c0-.572.465-1.037%201.037-1.037h21.887c.572%200%201.037.465%201.037%201.037M19.295%2032.44c7.665-3.232%2016.758-12.23%2016.758-12.23s8.902%208.432%2017.3%2012.63%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22M11.982%2012.012h47.997v47.842H11.982z%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%222.5%22%20d%3D%22m27.8%2031.971l17.063.067m3.418%207.447v10.89a1.04%201.04%200%200%201-1.037%201.037H25.357a1.04%201.04%200%200%201-1.037-1.037v-10.89a1.04%201.04%200%200%201%201.037-1.037h21.887a1.04%201.04%200%200%201%201.037%201.037m-28.986-7.044C26.96%2029.208%2036.053%2020.21%2036.053%2020.21s8.902%208.432%2017.3%2012.63%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M11.96%2011.996h47.996v47.997H11.96z%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%3Cpath%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.612%22%20d%3D%22m27.8%2031.971l17.063.067m3.418%207.447v10.89c0%20.573-.465%201.037-1.037%201.037H25.357a1.04%201.04%200%200%201-1.037-1.037v-10.89c0-.572.465-1.037%201.037-1.037h21.887c.572%200%201.037.465%201.037%201.037M19.295%2032.44c7.665-3.232%2016.758-12.23%2016.758-12.23s8.902%208.432%2017.3%2012.63%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22M11.982%2012.012h47.997v47.842H11.982z%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%222.5%22%20d%3D%22m27.8%2031.971l17.063.067m3.418%207.447v10.89a1.04%201.04%200%200%201-1.037%201.037H25.357a1.04%201.04%200%200%201-1.037-1.037v-10.89a1.04%201.04%200%200%201%201.037-1.037h21.887a1.04%201.04%200%200%201%201.037%201.037m-28.986-7.044C26.96%2029.208%2036.053%2020.21%2036.053%2020.21s8.902%208.432%2017.3%2012.63%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M11.96%2011.996h47.996v47.997H11.96z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/japanese-passing-grade-button.svg?color=%231a73e8&size=48