japanese reserved button emoji

japanese-reserved-button from Fluent Emoji High Contrast by Microsoft Corporation · Default · Symbols · MIT Free for personal and commercial use.

Name
japanese-reserved-button
Set
Fluent Emoji High Contrast
Style
Default
Category
Symbols
Viewbox
32×32
License
MIT

The same emoji in other sets

More symbols icons from Fluent Emoji High Contrast

Use the japanese reserved button emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M26.224 21.86v-2.912c0-1.791.033-2.62.046-2.966l.006-.18c0-.182-.026-.208-.208-.208l-.154.005c-.326.013-1.161.047-2.94.047h-4.238c-1.746 0-2.583-.032-2.935-.046l-.185-.006c-.182 0-.208.026-.208.208l.005.168c.013.346.047 1.23.047 3.342v2.626c0 3.606-.038 4.652-.049 4.964l-.003.106c0 .182.026.208.208.208h1.144c.182 0 .208-.026.208-.208V25.5h7.722v1.404c0 .156.026.182.208.182h1.17c.182 0 .208-.026.208-.182l-.004-.129c-.011-.337-.048-1.383-.048-4.915m-1.534-.702v2.964h-7.722v-2.964zm0-4.134v2.808h-7.722v-2.808zM10.52 15.75v-5.07h.39c1.475 0 2.134.031 2.427.046c.084.003.138.006.173.006c.182 0 .208-.026.208-.208V9.406c0-.182-.026-.208-.208-.208c-.035 0-.089.003-.173.007c-.293.014-.952.045-2.427.045h-.39V7.144c0-1.508.026-1.976.13-2.262l.044-.098c.06-.135.112-.248.112-.396c0-.104-.104-.208-.312-.234a14 14 0 0 0-1.638-.156c.156.858.156 1.612.156 3.172v2.08h-.91c-1.453 0-2.122-.031-2.423-.045c-.086-.004-.142-.007-.177-.007c-.182 0-.208.026-.208.208v1.118c0 .182.026.208.208.208c.035 0 .09-.003.177-.007c.3-.014.97-.045 2.423-.045h.91v5.642c-.598.234-1.17.442-1.664.598c-.936.312-1.56.494-2.288.624c.156.572.312 1.014.494 1.482c.078.182.182.234.286.234a.5.5 0 0 0 .338-.156c.13-.13.39-.286.962-.494c.624-.208 1.248-.442 1.872-.676v6.37c0 .91-.234 1.17-.962 1.17a26 26 0 0 1-2.158-.078c.208.286.416.702.52 1.118c.13.494.208.52.728.52c1.716 0 2.236-.078 2.73-.468c.494-.364.676-.832.676-2.028c0-.448-.005-1.01-.011-1.622c-.007-.737-.015-1.549-.015-2.33V17.31a98 98 0 0 0 2.704-1.222c.494-.234.494-.26.494-.754c0-.39.026-.78.052-1.066c-1.014.52-2.158 1.014-3.25 1.482m6.188-4.966V9.25c3.068-.546 5.928-1.3 7.852-2.002q.238-.084.42-.153c.276-.102.474-.175.672-.21c.364-.053.52-.13.52-.313c0-.13-.026-.208-.156-.364a7.4 7.4 0 0 0-1.014-1.014c-.26.26-.806.598-1.586.884c-1.456.546-4.108 1.3-6.708 1.82V6.702c0-1.3.026-1.482.13-1.716l.056-.122a.7.7 0 0 0 .1-.346c0-.104-.13-.208-.364-.234l-.405-.046a17 17 0 0 0-1.207-.11c.104.702.13 1.482.13 2.652v4.55c0 1.196.598 1.69 1.456 1.95c.702.234 1.716.286 4.602.286c2.574 0 4.472-.078 5.304-.624c.676-.468 1.014-1.066 1.196-2.574c.052-.468.026-.494-.442-.676a3 3 0 0 1-1.014-.572c-.078 1.534-.182 2.158-.78 2.548c-.546.364-2.132.468-4.16.468c-2.392 0-3.328-.13-3.692-.208c-.546-.156-.91-.416-.91-1.144"/><path d="M1 6a5 5 0 0 1 5-5h20a5 5 0 0 1 5 5v20a5 5 0 0 1-5 5H6a5 5 0 0 1-5-5zm5-3a3 3 0 0 0-3 3v20a3 3 0 0 0 3 3h20a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3z"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastJapaneseReservedButton(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M26.224 21.86v-2.912c0-1.791.033-2.62.046-2.966l.006-.18c0-.182-.026-.208-.208-.208l-.154.005c-.326.013-1.161.047-2.94.047h-4.238c-1.746 0-2.583-.032-2.935-.046l-.185-.006c-.182 0-.208.026-.208.208l.005.168c.013.346.047 1.23.047 3.342v2.626c0 3.606-.038 4.652-.049 4.964l-.003.106c0 .182.026.208.208.208h1.144c.182 0 .208-.026.208-.208V25.5h7.722v1.404c0 .156.026.182.208.182h1.17c.182 0 .208-.026.208-.182l-.004-.129c-.011-.337-.048-1.383-.048-4.915m-1.534-.702v2.964h-7.722v-2.964zm0-4.134v2.808h-7.722v-2.808zM10.52 15.75v-5.07h.39c1.475 0 2.134.031 2.427.046c.084.003.138.006.173.006c.182 0 .208-.026.208-.208V9.406c0-.182-.026-.208-.208-.208c-.035 0-.089.003-.173.007c-.293.014-.952.045-2.427.045h-.39V7.144c0-1.508.026-1.976.13-2.262l.044-.098c.06-.135.112-.248.112-.396c0-.104-.104-.208-.312-.234a14 14 0 0 0-1.638-.156c.156.858.156 1.612.156 3.172v2.08h-.91c-1.453 0-2.122-.031-2.423-.045c-.086-.004-.142-.007-.177-.007c-.182 0-.208.026-.208.208v1.118c0 .182.026.208.208.208c.035 0 .09-.003.177-.007c.3-.014.97-.045 2.423-.045h.91v5.642c-.598.234-1.17.442-1.664.598c-.936.312-1.56.494-2.288.624c.156.572.312 1.014.494 1.482c.078.182.182.234.286.234a.5.5 0 0 0 .338-.156c.13-.13.39-.286.962-.494c.624-.208 1.248-.442 1.872-.676v6.37c0 .91-.234 1.17-.962 1.17a26 26 0 0 1-2.158-.078c.208.286.416.702.52 1.118c.13.494.208.52.728.52c1.716 0 2.236-.078 2.73-.468c.494-.364.676-.832.676-2.028c0-.448-.005-1.01-.011-1.622c-.007-.737-.015-1.549-.015-2.33V17.31a98 98 0 0 0 2.704-1.222c.494-.234.494-.26.494-.754c0-.39.026-.78.052-1.066c-1.014.52-2.158 1.014-3.25 1.482m6.188-4.966V9.25c3.068-.546 5.928-1.3 7.852-2.002q.238-.084.42-.153c.276-.102.474-.175.672-.21c.364-.053.52-.13.52-.313c0-.13-.026-.208-.156-.364a7.4 7.4 0 0 0-1.014-1.014c-.26.26-.806.598-1.586.884c-1.456.546-4.108 1.3-6.708 1.82V6.702c0-1.3.026-1.482.13-1.716l.056-.122a.7.7 0 0 0 .1-.346c0-.104-.13-.208-.364-.234l-.405-.046a17 17 0 0 0-1.207-.11c.104.702.13 1.482.13 2.652v4.55c0 1.196.598 1.69 1.456 1.95c.702.234 1.716.286 4.602.286c2.574 0 4.472-.078 5.304-.624c.676-.468 1.014-1.066 1.196-2.574c.052-.468.026-.494-.442-.676a3 3 0 0 1-1.014-.572c-.078 1.534-.182 2.158-.78 2.548c-.546.364-2.132.468-4.16.468c-2.392 0-3.328-.13-3.692-.208c-.546-.156-.91-.416-.91-1.144"/><path d="M1 6a5 5 0 0 1 5-5h20a5 5 0 0 1 5 5v20a5 5 0 0 1-5 5H6a5 5 0 0 1-5-5zm5-3a3 3 0 0 0-3 3v20a3 3 0 0 0 3 3h20a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M26.224 21.86v-2.912c0-1.791.033-2.62.046-2.966l.006-.18c0-.182-.026-.208-.208-.208l-.154.005c-.326.013-1.161.047-2.94.047h-4.238c-1.746 0-2.583-.032-2.935-.046l-.185-.006c-.182 0-.208.026-.208.208l.005.168c.013.346.047 1.23.047 3.342v2.626c0 3.606-.038 4.652-.049 4.964l-.003.106c0 .182.026.208.208.208h1.144c.182 0 .208-.026.208-.208V25.5h7.722v1.404c0 .156.026.182.208.182h1.17c.182 0 .208-.026.208-.182l-.004-.129c-.011-.337-.048-1.383-.048-4.915m-1.534-.702v2.964h-7.722v-2.964zm0-4.134v2.808h-7.722v-2.808zM10.52 15.75v-5.07h.39c1.475 0 2.134.031 2.427.046c.084.003.138.006.173.006c.182 0 .208-.026.208-.208V9.406c0-.182-.026-.208-.208-.208c-.035 0-.089.003-.173.007c-.293.014-.952.045-2.427.045h-.39V7.144c0-1.508.026-1.976.13-2.262l.044-.098c.06-.135.112-.248.112-.396c0-.104-.104-.208-.312-.234a14 14 0 0 0-1.638-.156c.156.858.156 1.612.156 3.172v2.08h-.91c-1.453 0-2.122-.031-2.423-.045c-.086-.004-.142-.007-.177-.007c-.182 0-.208.026-.208.208v1.118c0 .182.026.208.208.208c.035 0 .09-.003.177-.007c.3-.014.97-.045 2.423-.045h.91v5.642c-.598.234-1.17.442-1.664.598c-.936.312-1.56.494-2.288.624c.156.572.312 1.014.494 1.482c.078.182.182.234.286.234a.5.5 0 0 0 .338-.156c.13-.13.39-.286.962-.494c.624-.208 1.248-.442 1.872-.676v6.37c0 .91-.234 1.17-.962 1.17a26 26 0 0 1-2.158-.078c.208.286.416.702.52 1.118c.13.494.208.52.728.52c1.716 0 2.236-.078 2.73-.468c.494-.364.676-.832.676-2.028c0-.448-.005-1.01-.011-1.622c-.007-.737-.015-1.549-.015-2.33V17.31a98 98 0 0 0 2.704-1.222c.494-.234.494-.26.494-.754c0-.39.026-.78.052-1.066c-1.014.52-2.158 1.014-3.25 1.482m6.188-4.966V9.25c3.068-.546 5.928-1.3 7.852-2.002q.238-.084.42-.153c.276-.102.474-.175.672-.21c.364-.053.52-.13.52-.313c0-.13-.026-.208-.156-.364a7.4 7.4 0 0 0-1.014-1.014c-.26.26-.806.598-1.586.884c-1.456.546-4.108 1.3-6.708 1.82V6.702c0-1.3.026-1.482.13-1.716l.056-.122a.7.7 0 0 0 .1-.346c0-.104-.13-.208-.364-.234l-.405-.046a17 17 0 0 0-1.207-.11c.104.702.13 1.482.13 2.652v4.55c0 1.196.598 1.69 1.456 1.95c.702.234 1.716.286 4.602.286c2.574 0 4.472-.078 5.304-.624c.676-.468 1.014-1.066 1.196-2.574c.052-.468.026-.494-.442-.676a3 3 0 0 1-1.014-.572c-.078 1.534-.182 2.158-.78 2.548c-.546.364-2.132.468-4.16.468c-2.392 0-3.328-.13-3.692-.208c-.546-.156-.91-.416-.91-1.144"/><path d="M1 6a5 5 0 0 1 5-5h20a5 5 0 0 1 5 5v20a5 5 0 0 1-5 5H6a5 5 0 0 1-5-5zm5-3a3 3 0 0 0-3 3v20a3 3 0 0 0 3 3h20a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3z"/></g></svg>
</template>

CSS

.icon-japanese-reserved-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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M26.224%2021.86v-2.912c0-1.791.033-2.62.046-2.966l.006-.18c0-.182-.026-.208-.208-.208l-.154.005c-.326.013-1.161.047-2.94.047h-4.238c-1.746%200-2.583-.032-2.935-.046l-.185-.006c-.182%200-.208.026-.208.208l.005.168c.013.346.047%201.23.047%203.342v2.626c0%203.606-.038%204.652-.049%204.964l-.003.106c0%20.182.026.208.208.208h1.144c.182%200%20.208-.026.208-.208V25.5h7.722v1.404c0%20.156.026.182.208.182h1.17c.182%200%20.208-.026.208-.182l-.004-.129c-.011-.337-.048-1.383-.048-4.915m-1.534-.702v2.964h-7.722v-2.964zm0-4.134v2.808h-7.722v-2.808zM10.52%2015.75v-5.07h.39c1.475%200%202.134.031%202.427.046c.084.003.138.006.173.006c.182%200%20.208-.026.208-.208V9.406c0-.182-.026-.208-.208-.208c-.035%200-.089.003-.173.007c-.293.014-.952.045-2.427.045h-.39V7.144c0-1.508.026-1.976.13-2.262l.044-.098c.06-.135.112-.248.112-.396c0-.104-.104-.208-.312-.234a14%2014%200%200%200-1.638-.156c.156.858.156%201.612.156%203.172v2.08h-.91c-1.453%200-2.122-.031-2.423-.045c-.086-.004-.142-.007-.177-.007c-.182%200-.208.026-.208.208v1.118c0%20.182.026.208.208.208c.035%200%20.09-.003.177-.007c.3-.014.97-.045%202.423-.045h.91v5.642c-.598.234-1.17.442-1.664.598c-.936.312-1.56.494-2.288.624c.156.572.312%201.014.494%201.482c.078.182.182.234.286.234a.5.5%200%200%200%20.338-.156c.13-.13.39-.286.962-.494c.624-.208%201.248-.442%201.872-.676v6.37c0%20.91-.234%201.17-.962%201.17a26%2026%200%200%201-2.158-.078c.208.286.416.702.52%201.118c.13.494.208.52.728.52c1.716%200%202.236-.078%202.73-.468c.494-.364.676-.832.676-2.028c0-.448-.005-1.01-.011-1.622c-.007-.737-.015-1.549-.015-2.33V17.31a98%2098%200%200%200%202.704-1.222c.494-.234.494-.26.494-.754c0-.39.026-.78.052-1.066c-1.014.52-2.158%201.014-3.25%201.482m6.188-4.966V9.25c3.068-.546%205.928-1.3%207.852-2.002q.238-.084.42-.153c.276-.102.474-.175.672-.21c.364-.053.52-.13.52-.313c0-.13-.026-.208-.156-.364a7.4%207.4%200%200%200-1.014-1.014c-.26.26-.806.598-1.586.884c-1.456.546-4.108%201.3-6.708%201.82V6.702c0-1.3.026-1.482.13-1.716l.056-.122a.7.7%200%200%200%20.1-.346c0-.104-.13-.208-.364-.234l-.405-.046a17%2017%200%200%200-1.207-.11c.104.702.13%201.482.13%202.652v4.55c0%201.196.598%201.69%201.456%201.95c.702.234%201.716.286%204.602.286c2.574%200%204.472-.078%205.304-.624c.676-.468%201.014-1.066%201.196-2.574c.052-.468.026-.494-.442-.676a3%203%200%200%201-1.014-.572c-.078%201.534-.182%202.158-.78%202.548c-.546.364-2.132.468-4.16.468c-2.392%200-3.328-.13-3.692-.208c-.546-.156-.91-.416-.91-1.144%22%2F%3E%3Cpath%20d%3D%22M1%206a5%205%200%200%201%205-5h20a5%205%200%200%201%205%205v20a5%205%200%200%201-5%205H6a5%205%200%200%201-5-5zm5-3a3%203%200%200%200-3%203v20a3%203%200%200%200%203%203h20a3%203%200%200%200%203-3V6a3%203%200%200%200-3-3z%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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M26.224%2021.86v-2.912c0-1.791.033-2.62.046-2.966l.006-.18c0-.182-.026-.208-.208-.208l-.154.005c-.326.013-1.161.047-2.94.047h-4.238c-1.746%200-2.583-.032-2.935-.046l-.185-.006c-.182%200-.208.026-.208.208l.005.168c.013.346.047%201.23.047%203.342v2.626c0%203.606-.038%204.652-.049%204.964l-.003.106c0%20.182.026.208.208.208h1.144c.182%200%20.208-.026.208-.208V25.5h7.722v1.404c0%20.156.026.182.208.182h1.17c.182%200%20.208-.026.208-.182l-.004-.129c-.011-.337-.048-1.383-.048-4.915m-1.534-.702v2.964h-7.722v-2.964zm0-4.134v2.808h-7.722v-2.808zM10.52%2015.75v-5.07h.39c1.475%200%202.134.031%202.427.046c.084.003.138.006.173.006c.182%200%20.208-.026.208-.208V9.406c0-.182-.026-.208-.208-.208c-.035%200-.089.003-.173.007c-.293.014-.952.045-2.427.045h-.39V7.144c0-1.508.026-1.976.13-2.262l.044-.098c.06-.135.112-.248.112-.396c0-.104-.104-.208-.312-.234a14%2014%200%200%200-1.638-.156c.156.858.156%201.612.156%203.172v2.08h-.91c-1.453%200-2.122-.031-2.423-.045c-.086-.004-.142-.007-.177-.007c-.182%200-.208.026-.208.208v1.118c0%20.182.026.208.208.208c.035%200%20.09-.003.177-.007c.3-.014.97-.045%202.423-.045h.91v5.642c-.598.234-1.17.442-1.664.598c-.936.312-1.56.494-2.288.624c.156.572.312%201.014.494%201.482c.078.182.182.234.286.234a.5.5%200%200%200%20.338-.156c.13-.13.39-.286.962-.494c.624-.208%201.248-.442%201.872-.676v6.37c0%20.91-.234%201.17-.962%201.17a26%2026%200%200%201-2.158-.078c.208.286.416.702.52%201.118c.13.494.208.52.728.52c1.716%200%202.236-.078%202.73-.468c.494-.364.676-.832.676-2.028c0-.448-.005-1.01-.011-1.622c-.007-.737-.015-1.549-.015-2.33V17.31a98%2098%200%200%200%202.704-1.222c.494-.234.494-.26.494-.754c0-.39.026-.78.052-1.066c-1.014.52-2.158%201.014-3.25%201.482m6.188-4.966V9.25c3.068-.546%205.928-1.3%207.852-2.002q.238-.084.42-.153c.276-.102.474-.175.672-.21c.364-.053.52-.13.52-.313c0-.13-.026-.208-.156-.364a7.4%207.4%200%200%200-1.014-1.014c-.26.26-.806.598-1.586.884c-1.456.546-4.108%201.3-6.708%201.82V6.702c0-1.3.026-1.482.13-1.716l.056-.122a.7.7%200%200%200%20.1-.346c0-.104-.13-.208-.364-.234l-.405-.046a17%2017%200%200%200-1.207-.11c.104.702.13%201.482.13%202.652v4.55c0%201.196.598%201.69%201.456%201.95c.702.234%201.716.286%204.602.286c2.574%200%204.472-.078%205.304-.624c.676-.468%201.014-1.066%201.196-2.574c.052-.468.026-.494-.442-.676a3%203%200%200%201-1.014-.572c-.078%201.534-.182%202.158-.78%202.548c-.546.364-2.132.468-4.16.468c-2.392%200-3.328-.13-3.692-.208c-.546-.156-.91-.416-.91-1.144%22%2F%3E%3Cpath%20d%3D%22M1%206a5%205%200%200%201%205-5h20a5%205%200%200%201%205%205v20a5%205%200%200%201-5%205H6a5%205%200%200%201-5-5zm5-3a3%203%200%200%200-3%203v20a3%203%200%200%200%203%203h20a3%203%200%200%200%203-3V6a3%203%200%200%200-3-3z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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