japanese here button emoji

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

Name
japanese-here-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 here button emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVG7Q0cgdGQ" d="M74.59 115.2h52.97a5 5 0 0 1 5 5v68.79H74.59"/></defs><path fill="#92d3f5" d="M11.897 17.595h48.2v36.692h-48.2z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="1.5" clip-rule="evenodd" transform="matrix(.215 0 0 .2232 .25 .273)"><use href="#SVG7Q0cgdGQ" stroke-width="14.59" transform="matrix(1.116 0 0 1.075 -1.161 -1.223)"/><use href="#SVG7Q0cgdGQ" stroke-width="14.59" transform="matrix(1.116 0 0 1.075 102.5 -1.223)"/><path stroke-width="7.855" d="M45.83 68.2h200v136.4h-200z" transform="matrix(1.121 0 0 1.205 2.794 -4.594)"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiJapaneseHereButton(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVG7Q0cgdGQ" d="M74.59 115.2h52.97a5 5 0 0 1 5 5v68.79H74.59"/></defs><path fill="#92d3f5" d="M11.897 17.595h48.2v36.692h-48.2z"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="1.5" clipRule="evenodd" transform="matrix(.215 0 0 .2232 .25 .273)"><use href="#SVG7Q0cgdGQ" strokeWidth="14.59" transform="matrix(1.116 0 0 1.075 -1.161 -1.223)"/><use href="#SVG7Q0cgdGQ" strokeWidth="14.59" transform="matrix(1.116 0 0 1.075 102.5 -1.223)"/><path strokeWidth="7.855" d="M45.83 68.2h200v136.4h-200z" transform="matrix(1.121 0 0 1.205 2.794 -4.594)"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVG7Q0cgdGQ" d="M74.59 115.2h52.97a5 5 0 0 1 5 5v68.79H74.59"/></defs><path fill="#92d3f5" d="M11.897 17.595h48.2v36.692h-48.2z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="1.5" clip-rule="evenodd" transform="matrix(.215 0 0 .2232 .25 .273)"><use href="#SVG7Q0cgdGQ" stroke-width="14.59" transform="matrix(1.116 0 0 1.075 -1.161 -1.223)"/><use href="#SVG7Q0cgdGQ" stroke-width="14.59" transform="matrix(1.116 0 0 1.075 102.5 -1.223)"/><path stroke-width="7.855" d="M45.83 68.2h200v136.4h-200z" transform="matrix(1.121 0 0 1.205 2.794 -4.594)"/></g></svg>
</template>

CSS

.icon-japanese-here-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%3Cdefs%3E%3Cpath%20id%3D%22SVG7Q0cgdGQ%22%20d%3D%22M74.59%20115.2h52.97a5%205%200%200%201%205%205v68.79H74.59%22%2F%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M11.897%2017.595h48.2v36.692h-48.2z%22%2F%3E%3Cg%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%20clip-rule%3D%22evenodd%22%20transform%3D%22matrix(.215%200%200%20.2232%20.25%20.273)%22%3E%3Cuse%20href%3D%22%23SVG7Q0cgdGQ%22%20stroke-width%3D%2214.59%22%20transform%3D%22matrix(1.116%200%200%201.075%20-1.161%20-1.223)%22%2F%3E%3Cuse%20href%3D%22%23SVG7Q0cgdGQ%22%20stroke-width%3D%2214.59%22%20transform%3D%22matrix(1.116%200%200%201.075%20102.5%20-1.223)%22%2F%3E%3Cpath%20stroke-width%3D%227.855%22%20d%3D%22M45.83%2068.2h200v136.4h-200z%22%20transform%3D%22matrix(1.121%200%200%201.205%202.794%20-4.594)%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%3Cdefs%3E%3Cpath%20id%3D%22SVG7Q0cgdGQ%22%20d%3D%22M74.59%20115.2h52.97a5%205%200%200%201%205%205v68.79H74.59%22%2F%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M11.897%2017.595h48.2v36.692h-48.2z%22%2F%3E%3Cg%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%20clip-rule%3D%22evenodd%22%20transform%3D%22matrix(.215%200%200%20.2232%20.25%20.273)%22%3E%3Cuse%20href%3D%22%23SVG7Q0cgdGQ%22%20stroke-width%3D%2214.59%22%20transform%3D%22matrix(1.116%200%200%201.075%20-1.161%20-1.223)%22%2F%3E%3Cuse%20href%3D%22%23SVG7Q0cgdGQ%22%20stroke-width%3D%2214.59%22%20transform%3D%22matrix(1.116%200%200%201.075%20102.5%20-1.223)%22%2F%3E%3Cpath%20stroke-width%3D%227.855%22%20d%3D%22M45.83%2068.2h200v136.4h-200z%22%20transform%3D%22matrix(1.121%200%200%201.205%202.794%20-4.594)%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-here-button.svg?color=%231a73e8&size=48