japanese symbol for beginner emoji

japanese-symbol-for-beginner from OpenMoji by OpenMoji · Default · Symbols · CC-BY-SA-4.0 Attribution required.

Name
japanese-symbol-for-beginner
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 symbol for beginner emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" d="m17 12.007l-1 36l19 16v-40z"/><path fill="#5c9e31" d="m55 12.007l1 36l-19 16v-40z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2" d="M17.677 12.097c-.922-.6-1.677-.19-1.677.91v34a4.74 4.74 0 0 0 1.56 3.252l16.819 13.496a2.62 2.62 0 0 0 3.123.005l16.934-13.506A4.72 4.72 0 0 0 56 47.007v-34c0-1.1-.755-1.51-1.677-.91l-16.646 10.82a3.35 3.35 0 0 1-3.354 0ZM36 24.007v40"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiJapaneseSymbolForBeginner(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" d="m17 12.007l-1 36l19 16v-40z"/><path fill="#5c9e31" d="m55 12.007l1 36l-19 16v-40z"/><path fill="none" stroke="#000" strokeLinecap="round" strokeMiterlimit="10" strokeWidth="2" d="M17.677 12.097c-.922-.6-1.677-.19-1.677.91v34a4.74 4.74 0 0 0 1.56 3.252l16.819 13.496a2.62 2.62 0 0 0 3.123.005l16.934-13.506A4.72 4.72 0 0 0 56 47.007v-34c0-1.1-.755-1.51-1.677-.91l-16.646 10.82a3.35 3.35 0 0 1-3.354 0ZM36 24.007v40"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" d="m17 12.007l-1 36l19 16v-40z"/><path fill="#5c9e31" d="m55 12.007l1 36l-19 16v-40z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2" d="M17.677 12.097c-.922-.6-1.677-.19-1.677.91v34a4.74 4.74 0 0 0 1.56 3.252l16.819 13.496a2.62 2.62 0 0 0 3.123.005l16.934-13.506A4.72 4.72 0 0 0 56 47.007v-34c0-1.1-.755-1.51-1.677-.91l-16.646 10.82a3.35 3.35 0 0 1-3.354 0ZM36 24.007v40"/></svg>
</template>

CSS

.icon-japanese-symbol-for-beginner {
  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%22%23fcea2b%22%20d%3D%22m17%2012.007l-1%2036l19%2016v-40z%22%2F%3E%3Cpath%20fill%3D%22%235c9e31%22%20d%3D%22m55%2012.007l1%2036l-19%2016v-40z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M17.677%2012.097c-.922-.6-1.677-.19-1.677.91v34a4.74%204.74%200%200%200%201.56%203.252l16.819%2013.496a2.62%202.62%200%200%200%203.123.005l16.934-13.506A4.72%204.72%200%200%200%2056%2047.007v-34c0-1.1-.755-1.51-1.677-.91l-16.646%2010.82a3.35%203.35%200%200%201-3.354%200ZM36%2024.007v40%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%22%23fcea2b%22%20d%3D%22m17%2012.007l-1%2036l19%2016v-40z%22%2F%3E%3Cpath%20fill%3D%22%235c9e31%22%20d%3D%22m55%2012.007l1%2036l-19%2016v-40z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M17.677%2012.097c-.922-.6-1.677-.19-1.677.91v34a4.74%204.74%200%200%200%201.56%203.252l16.819%2013.496a2.62%202.62%200%200%200%203.123.005l16.934-13.506A4.72%204.72%200%200%200%2056%2047.007v-34c0-1.1-.755-1.51-1.677-.91l-16.646%2010.82a3.35%203.35%200%200%201-3.354%200ZM36%2024.007v40%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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