japanese application button emoji

japanese-application-button from OpenMoji by OpenMoji · Default · Symbols · CC-BY-SA-4.0 Attribution required.

Name
japanese-application-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

Use the japanese application button emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" d="M12.003 12H60.01v47.822H12.003z"/><g fill="none" stroke="#000" stroke-linejoin="round"><path stroke-miterlimit="1.5" stroke-width="2.5" d="M20.187 32.754h31.214" clip-rule="evenodd"/><path stroke-linecap="round" stroke-miterlimit="1.5" stroke-width="9.214" d="M1558 445.3v61.96c0 3.256-2.599 5.901-5.8 5.901h-104.9c-3.201 0-5.8-2.645-5.8-5.901V445.3c0-3.257 2.599-5.901 5.8-5.901h104.9c3.201 0 5.8 2.644 5.8 5.901" clip-rule="evenodd" transform="matrix(.2737 0 0 .269 -374.937 -95.373)"/><path stroke-linecap="round" stroke-miterlimit="1.5" stroke-width="2.5" d="M35.167 17.066V54.76" clip-rule="evenodd"/><path stroke-linecap="round" stroke-width="2" d="M11.972 11.991h48.004v48.003H11.972z"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiJapaneseApplicationButton(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="M12.003 12H60.01v47.822H12.003z"/><g fill="none" stroke="#000" strokeLinejoin="round"><path strokeMiterlimit="1.5" strokeWidth="2.5" d="M20.187 32.754h31.214" clipRule="evenodd"/><path strokeLinecap="round" strokeMiterlimit="1.5" strokeWidth="9.214" d="M1558 445.3v61.96c0 3.256-2.599 5.901-5.8 5.901h-104.9c-3.201 0-5.8-2.645-5.8-5.901V445.3c0-3.257 2.599-5.901 5.8-5.901h104.9c3.201 0 5.8 2.644 5.8 5.901" clipRule="evenodd" transform="matrix(.2737 0 0 .269 -374.937 -95.373)"/><path strokeLinecap="round" strokeMiterlimit="1.5" strokeWidth="2.5" d="M35.167 17.066V54.76" clipRule="evenodd"/><path strokeLinecap="round" strokeWidth="2" d="M11.972 11.991h48.004v48.003H11.972z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" d="M12.003 12H60.01v47.822H12.003z"/><g fill="none" stroke="#000" stroke-linejoin="round"><path stroke-miterlimit="1.5" stroke-width="2.5" d="M20.187 32.754h31.214" clip-rule="evenodd"/><path stroke-linecap="round" stroke-miterlimit="1.5" stroke-width="9.214" d="M1558 445.3v61.96c0 3.256-2.599 5.901-5.8 5.901h-104.9c-3.201 0-5.8-2.645-5.8-5.901V445.3c0-3.257 2.599-5.901 5.8-5.901h104.9c3.201 0 5.8 2.644 5.8 5.901" clip-rule="evenodd" transform="matrix(.2737 0 0 .269 -374.937 -95.373)"/><path stroke-linecap="round" stroke-miterlimit="1.5" stroke-width="2.5" d="M35.167 17.066V54.76" clip-rule="evenodd"/><path stroke-linecap="round" stroke-width="2" d="M11.972 11.991h48.004v48.003H11.972z"/></g></svg>
</template>

CSS

.icon-japanese-application-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%22%23fcea2b%22%20d%3D%22M12.003%2012H60.01v47.822H12.003z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-miterlimit%3D%221.5%22%20stroke-width%3D%222.5%22%20d%3D%22M20.187%2032.754h31.214%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%221.5%22%20stroke-width%3D%229.214%22%20d%3D%22M1558%20445.3v61.96c0%203.256-2.599%205.901-5.8%205.901h-104.9c-3.201%200-5.8-2.645-5.8-5.901V445.3c0-3.257%202.599-5.901%205.8-5.901h104.9c3.201%200%205.8%202.644%205.8%205.901%22%20clip-rule%3D%22evenodd%22%20transform%3D%22matrix(.2737%200%200%20.269%20-374.937%20-95.373)%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%221.5%22%20stroke-width%3D%222.5%22%20d%3D%22M35.167%2017.066V54.76%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M11.972%2011.991h48.004v48.003H11.972z%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M12.003%2012H60.01v47.822H12.003z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-miterlimit%3D%221.5%22%20stroke-width%3D%222.5%22%20d%3D%22M20.187%2032.754h31.214%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%221.5%22%20stroke-width%3D%229.214%22%20d%3D%22M1558%20445.3v61.96c0%203.256-2.599%205.901-5.8%205.901h-104.9c-3.201%200-5.8-2.645-5.8-5.901V445.3c0-3.257%202.599-5.901%205.8-5.901h104.9c3.201%200%205.8%202.644%205.8%205.901%22%20clip-rule%3D%22evenodd%22%20transform%3D%22matrix(.2737%200%200%20.269%20-374.937%20-95.373)%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%221.5%22%20stroke-width%3D%222.5%22%20d%3D%22M35.167%2017.066V54.76%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M11.972%2011.991h48.004v48.003H11.972z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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