japanese symbol for beginner emoji

japanese-symbol-for-beginner from Noto Emoji by Google Inc · Default · Symbols · Apache-2.0 Free for personal and commercial use.

Name
japanese-symbol-for-beginner
Set
Noto Emoji
Style
Default
Category
Symbols
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More symbols icons from Noto Emoji

Use the japanese symbol for beginner emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#fce438" d="m61.5 34l-39-29.12C19.88 2.79 16 4.65 16 8.01v82.07c0 1.22.55 2.36 1.5 3.12l44 29.92c.73.58 1.61.88 2.5.88V34.88c-.88 0-1.77-.29-2.5-.88"/><path fill="#26a69a" d="M105.5 4.88L66.5 34c-.73.58-1.61.88-2.5.88V124c.88 0 1.77-.29 2.5-.88l44-29.92c.95-.76 1.5-1.91 1.5-3.12V8.01c0-3.36-3.88-5.22-6.5-3.13"/><path fill="#fff" d="M20.75 19.81c1.4 1.32 29.03 21.24 29.03 21.24s2.83 2.06 4.72-.17c1.83-2.14.25-4.43-1.24-5.45s-25.1-18.67-26.7-19.53c-1.54-.93-4.13-.52-5.5.6s-1.35 2.35-.31 3.31" opacity=".6"/><g fill="#fff"><path d="M73.57 42.02c1.71-.87 20.91-15.79 20.91-15.79s2.89-1.97 1.43-4.5c-1.4-2.44-4.09-1.73-5.55-.67S73.19 34.01 71.85 35.23c-1.4 1.14-1.88 3.71-1.29 5.38c.6 1.67 1.76 2.07 3.01 1.41" opacity=".3"/><circle cx="100.61" cy="16.97" r="3.3" opacity=".3"/></g></svg>

React

import type { SVGProps } from "react";

export function NotoJapaneseSymbolForBeginner(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#fce438" d="m61.5 34l-39-29.12C19.88 2.79 16 4.65 16 8.01v82.07c0 1.22.55 2.36 1.5 3.12l44 29.92c.73.58 1.61.88 2.5.88V34.88c-.88 0-1.77-.29-2.5-.88"/><path fill="#26a69a" d="M105.5 4.88L66.5 34c-.73.58-1.61.88-2.5.88V124c.88 0 1.77-.29 2.5-.88l44-29.92c.95-.76 1.5-1.91 1.5-3.12V8.01c0-3.36-3.88-5.22-6.5-3.13"/><path fill="#fff" d="M20.75 19.81c1.4 1.32 29.03 21.24 29.03 21.24s2.83 2.06 4.72-.17c1.83-2.14.25-4.43-1.24-5.45s-25.1-18.67-26.7-19.53c-1.54-.93-4.13-.52-5.5.6s-1.35 2.35-.31 3.31" opacity=".6"/><g fill="#fff"><path d="M73.57 42.02c1.71-.87 20.91-15.79 20.91-15.79s2.89-1.97 1.43-4.5c-1.4-2.44-4.09-1.73-5.55-.67S73.19 34.01 71.85 35.23c-1.4 1.14-1.88 3.71-1.29 5.38c.6 1.67 1.76 2.07 3.01 1.41" opacity=".3"/><circle cx="100.61" cy="16.97" r="3.3" opacity=".3"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#fce438" d="m61.5 34l-39-29.12C19.88 2.79 16 4.65 16 8.01v82.07c0 1.22.55 2.36 1.5 3.12l44 29.92c.73.58 1.61.88 2.5.88V34.88c-.88 0-1.77-.29-2.5-.88"/><path fill="#26a69a" d="M105.5 4.88L66.5 34c-.73.58-1.61.88-2.5.88V124c.88 0 1.77-.29 2.5-.88l44-29.92c.95-.76 1.5-1.91 1.5-3.12V8.01c0-3.36-3.88-5.22-6.5-3.13"/><path fill="#fff" d="M20.75 19.81c1.4 1.32 29.03 21.24 29.03 21.24s2.83 2.06 4.72-.17c1.83-2.14.25-4.43-1.24-5.45s-25.1-18.67-26.7-19.53c-1.54-.93-4.13-.52-5.5.6s-1.35 2.35-.31 3.31" opacity=".6"/><g fill="#fff"><path d="M73.57 42.02c1.71-.87 20.91-15.79 20.91-15.79s2.89-1.97 1.43-4.5c-1.4-2.44-4.09-1.73-5.55-.67S73.19 34.01 71.85 35.23c-1.4 1.14-1.88 3.71-1.29 5.38c.6 1.67 1.76 2.07 3.01 1.41" opacity=".3"/><circle cx="100.61" cy="16.97" r="3.3" opacity=".3"/></g></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%20128%20128%22%3E%3Cpath%20fill%3D%22%23fce438%22%20d%3D%22m61.5%2034l-39-29.12C19.88%202.79%2016%204.65%2016%208.01v82.07c0%201.22.55%202.36%201.5%203.12l44%2029.92c.73.58%201.61.88%202.5.88V34.88c-.88%200-1.77-.29-2.5-.88%22%2F%3E%3Cpath%20fill%3D%22%2326a69a%22%20d%3D%22M105.5%204.88L66.5%2034c-.73.58-1.61.88-2.5.88V124c.88%200%201.77-.29%202.5-.88l44-29.92c.95-.76%201.5-1.91%201.5-3.12V8.01c0-3.36-3.88-5.22-6.5-3.13%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M20.75%2019.81c1.4%201.32%2029.03%2021.24%2029.03%2021.24s2.83%202.06%204.72-.17c1.83-2.14.25-4.43-1.24-5.45s-25.1-18.67-26.7-19.53c-1.54-.93-4.13-.52-5.5.6s-1.35%202.35-.31%203.31%22%20opacity%3D%22.6%22%2F%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M73.57%2042.02c1.71-.87%2020.91-15.79%2020.91-15.79s2.89-1.97%201.43-4.5c-1.4-2.44-4.09-1.73-5.55-.67S73.19%2034.01%2071.85%2035.23c-1.4%201.14-1.88%203.71-1.29%205.38c.6%201.67%201.76%202.07%203.01%201.41%22%20opacity%3D%22.3%22%2F%3E%3Ccircle%20cx%3D%22100.61%22%20cy%3D%2216.97%22%20r%3D%223.3%22%20opacity%3D%22.3%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23fce438%22%20d%3D%22m61.5%2034l-39-29.12C19.88%202.79%2016%204.65%2016%208.01v82.07c0%201.22.55%202.36%201.5%203.12l44%2029.92c.73.58%201.61.88%202.5.88V34.88c-.88%200-1.77-.29-2.5-.88%22%2F%3E%3Cpath%20fill%3D%22%2326a69a%22%20d%3D%22M105.5%204.88L66.5%2034c-.73.58-1.61.88-2.5.88V124c.88%200%201.77-.29%202.5-.88l44-29.92c.95-.76%201.5-1.91%201.5-3.12V8.01c0-3.36-3.88-5.22-6.5-3.13%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M20.75%2019.81c1.4%201.32%2029.03%2021.24%2029.03%2021.24s2.83%202.06%204.72-.17c1.83-2.14.25-4.43-1.24-5.45s-25.1-18.67-26.7-19.53c-1.54-.93-4.13-.52-5.5.6s-1.35%202.35-.31%203.31%22%20opacity%3D%22.6%22%2F%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M73.57%2042.02c1.71-.87%2020.91-15.79%2020.91-15.79s2.89-1.97%201.43-4.5c-1.4-2.44-4.09-1.73-5.55-.67S73.19%2034.01%2071.85%2035.23c-1.4%201.14-1.88%203.71-1.29%205.38c.6%201.67%201.76%202.07%203.01%201.41%22%20opacity%3D%22.3%22%2F%3E%3Ccircle%20cx%3D%22100.61%22%20cy%3D%2216.97%22%20r%3D%223.3%22%20opacity%3D%22.3%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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