japanese vacancy button emoji

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

Name
japanese-vacancy-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 vacancy 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="M27.602 25.786v-1.144c0-.182-.026-.208-.208-.208l-.152.005c-.346.013-1.271.047-3.28.047h-6.838v-4.992h3.9c2.088 0 3.07.034 3.456.047l.184.005c.182 0 .208-.026.208-.208V18.22c0-.182-.026-.208-.208-.208l-.184.005a93 93 0 0 1-3.456.047h-8.84c-2.148 0-3.13-.035-3.488-.047l-.152-.005c-.208 0-.234.026-.234.208v1.118c0 .182.026.208.234.208l.152-.005c.357-.012 1.34-.047 3.488-.047h3.38v4.992h-6.5c-2.01 0-2.934-.034-3.28-.047l-.152-.005c-.182 0-.208.026-.208.208v1.144c0 .182.026.208.208.208l.152-.005c.346-.012 1.27-.047 3.28-.047h14.898c2.009 0 2.934.035 3.28.047l.152.005c.182 0 .208-.026.208-.208m-.728-16.77V8.21c0-.387.024-.667.04-.848q.01-.129.012-.192c0-.208-.026-.234-.208-.234l-.185.005c-.386.014-1.364.047-3.429.047h-6.032v-.962c0-.52.026-.91.13-1.17l.056-.122c.055-.115.1-.208.1-.346c0-.104-.13-.208-.312-.234a29 29 0 0 0-1.742-.13c.156.624.182 1.326.182 2.002v.962h-5.59c-2.066 0-3.043-.033-3.429-.047l-.185-.005c-.182 0-.208.026-.208.234q0 .056.01.177c.016.199.042.543.042 1.097v.78c0 1.678-.032 2.229-.046 2.463a2 2 0 0 0-.006.137c0 .182.026.208.208.208h1.196c.182 0 .208-.026.208-.208V8.366h17.628v3.068c0 .182.026.208.208.208h1.196c.182 0 .208-.026.208-.208c0-.026-.002-.06-.006-.111c-.013-.206-.046-.712-.046-2.307"/><path d="M19.126 13.176v-1.404c0-.91.026-1.274.13-1.508q.029-.066.056-.122c.055-.115.1-.208.1-.346c0-.104-.13-.208-.338-.234c-.416-.078-.962-.13-1.56-.182c.104.676.13 1.326.13 2.522v1.69c0 1.014.13 1.456.598 1.82c.494.364 1.56.52 3.25.52c1.43 0 2.6-.156 3.224-.598c.546-.416.832-.988.962-2.262c.026-.442.026-.468-.442-.624a3.6 3.6 0 0 1-.988-.52c-.026 1.274-.104 1.898-.494 2.236c-.364.312-.936.416-2.158.416c-1.17 0-1.794-.026-2.184-.286c-.26-.156-.286-.442-.286-1.118m-4.526-2.58c.151-.17.236-.267.236-.384c0-.156-.156-.26-.312-.338a10 10 0 0 0-1.482-.52a7 7 0 0 1-.312 1.742c-.754 2.496-2.704 4.03-6.552 4.836c.286.208.572.468.832.884s.312.416.754.286c3.614-1.014 5.486-2.808 6.344-5.382c.156-.468.312-.936.442-1.066z"/><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 FluentEmojiHighContrastJapaneseVacancyButton(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="M27.602 25.786v-1.144c0-.182-.026-.208-.208-.208l-.152.005c-.346.013-1.271.047-3.28.047h-6.838v-4.992h3.9c2.088 0 3.07.034 3.456.047l.184.005c.182 0 .208-.026.208-.208V18.22c0-.182-.026-.208-.208-.208l-.184.005a93 93 0 0 1-3.456.047h-8.84c-2.148 0-3.13-.035-3.488-.047l-.152-.005c-.208 0-.234.026-.234.208v1.118c0 .182.026.208.234.208l.152-.005c.357-.012 1.34-.047 3.488-.047h3.38v4.992h-6.5c-2.01 0-2.934-.034-3.28-.047l-.152-.005c-.182 0-.208.026-.208.208v1.144c0 .182.026.208.208.208l.152-.005c.346-.012 1.27-.047 3.28-.047h14.898c2.009 0 2.934.035 3.28.047l.152.005c.182 0 .208-.026.208-.208m-.728-16.77V8.21c0-.387.024-.667.04-.848q.01-.129.012-.192c0-.208-.026-.234-.208-.234l-.185.005c-.386.014-1.364.047-3.429.047h-6.032v-.962c0-.52.026-.91.13-1.17l.056-.122c.055-.115.1-.208.1-.346c0-.104-.13-.208-.312-.234a29 29 0 0 0-1.742-.13c.156.624.182 1.326.182 2.002v.962h-5.59c-2.066 0-3.043-.033-3.429-.047l-.185-.005c-.182 0-.208.026-.208.234q0 .056.01.177c.016.199.042.543.042 1.097v.78c0 1.678-.032 2.229-.046 2.463a2 2 0 0 0-.006.137c0 .182.026.208.208.208h1.196c.182 0 .208-.026.208-.208V8.366h17.628v3.068c0 .182.026.208.208.208h1.196c.182 0 .208-.026.208-.208c0-.026-.002-.06-.006-.111c-.013-.206-.046-.712-.046-2.307"/><path d="M19.126 13.176v-1.404c0-.91.026-1.274.13-1.508q.029-.066.056-.122c.055-.115.1-.208.1-.346c0-.104-.13-.208-.338-.234c-.416-.078-.962-.13-1.56-.182c.104.676.13 1.326.13 2.522v1.69c0 1.014.13 1.456.598 1.82c.494.364 1.56.52 3.25.52c1.43 0 2.6-.156 3.224-.598c.546-.416.832-.988.962-2.262c.026-.442.026-.468-.442-.624a3.6 3.6 0 0 1-.988-.52c-.026 1.274-.104 1.898-.494 2.236c-.364.312-.936.416-2.158.416c-1.17 0-1.794-.026-2.184-.286c-.26-.156-.286-.442-.286-1.118m-4.526-2.58c.151-.17.236-.267.236-.384c0-.156-.156-.26-.312-.338a10 10 0 0 0-1.482-.52a7 7 0 0 1-.312 1.742c-.754 2.496-2.704 4.03-6.552 4.836c.286.208.572.468.832.884s.312.416.754.286c3.614-1.014 5.486-2.808 6.344-5.382c.156-.468.312-.936.442-1.066z"/><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="M27.602 25.786v-1.144c0-.182-.026-.208-.208-.208l-.152.005c-.346.013-1.271.047-3.28.047h-6.838v-4.992h3.9c2.088 0 3.07.034 3.456.047l.184.005c.182 0 .208-.026.208-.208V18.22c0-.182-.026-.208-.208-.208l-.184.005a93 93 0 0 1-3.456.047h-8.84c-2.148 0-3.13-.035-3.488-.047l-.152-.005c-.208 0-.234.026-.234.208v1.118c0 .182.026.208.234.208l.152-.005c.357-.012 1.34-.047 3.488-.047h3.38v4.992h-6.5c-2.01 0-2.934-.034-3.28-.047l-.152-.005c-.182 0-.208.026-.208.208v1.144c0 .182.026.208.208.208l.152-.005c.346-.012 1.27-.047 3.28-.047h14.898c2.009 0 2.934.035 3.28.047l.152.005c.182 0 .208-.026.208-.208m-.728-16.77V8.21c0-.387.024-.667.04-.848q.01-.129.012-.192c0-.208-.026-.234-.208-.234l-.185.005c-.386.014-1.364.047-3.429.047h-6.032v-.962c0-.52.026-.91.13-1.17l.056-.122c.055-.115.1-.208.1-.346c0-.104-.13-.208-.312-.234a29 29 0 0 0-1.742-.13c.156.624.182 1.326.182 2.002v.962h-5.59c-2.066 0-3.043-.033-3.429-.047l-.185-.005c-.182 0-.208.026-.208.234q0 .056.01.177c.016.199.042.543.042 1.097v.78c0 1.678-.032 2.229-.046 2.463a2 2 0 0 0-.006.137c0 .182.026.208.208.208h1.196c.182 0 .208-.026.208-.208V8.366h17.628v3.068c0 .182.026.208.208.208h1.196c.182 0 .208-.026.208-.208c0-.026-.002-.06-.006-.111c-.013-.206-.046-.712-.046-2.307"/><path d="M19.126 13.176v-1.404c0-.91.026-1.274.13-1.508q.029-.066.056-.122c.055-.115.1-.208.1-.346c0-.104-.13-.208-.338-.234c-.416-.078-.962-.13-1.56-.182c.104.676.13 1.326.13 2.522v1.69c0 1.014.13 1.456.598 1.82c.494.364 1.56.52 3.25.52c1.43 0 2.6-.156 3.224-.598c.546-.416.832-.988.962-2.262c.026-.442.026-.468-.442-.624a3.6 3.6 0 0 1-.988-.52c-.026 1.274-.104 1.898-.494 2.236c-.364.312-.936.416-2.158.416c-1.17 0-1.794-.026-2.184-.286c-.26-.156-.286-.442-.286-1.118m-4.526-2.58c.151-.17.236-.267.236-.384c0-.156-.156-.26-.312-.338a10 10 0 0 0-1.482-.52a7 7 0 0 1-.312 1.742c-.754 2.496-2.704 4.03-6.552 4.836c.286.208.572.468.832.884s.312.416.754.286c3.614-1.014 5.486-2.808 6.344-5.382c.156-.468.312-.936.442-1.066z"/><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-vacancy-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%22M27.602%2025.786v-1.144c0-.182-.026-.208-.208-.208l-.152.005c-.346.013-1.271.047-3.28.047h-6.838v-4.992h3.9c2.088%200%203.07.034%203.456.047l.184.005c.182%200%20.208-.026.208-.208V18.22c0-.182-.026-.208-.208-.208l-.184.005a93%2093%200%200%201-3.456.047h-8.84c-2.148%200-3.13-.035-3.488-.047l-.152-.005c-.208%200-.234.026-.234.208v1.118c0%20.182.026.208.234.208l.152-.005c.357-.012%201.34-.047%203.488-.047h3.38v4.992h-6.5c-2.01%200-2.934-.034-3.28-.047l-.152-.005c-.182%200-.208.026-.208.208v1.144c0%20.182.026.208.208.208l.152-.005c.346-.012%201.27-.047%203.28-.047h14.898c2.009%200%202.934.035%203.28.047l.152.005c.182%200%20.208-.026.208-.208m-.728-16.77V8.21c0-.387.024-.667.04-.848q.01-.129.012-.192c0-.208-.026-.234-.208-.234l-.185.005c-.386.014-1.364.047-3.429.047h-6.032v-.962c0-.52.026-.91.13-1.17l.056-.122c.055-.115.1-.208.1-.346c0-.104-.13-.208-.312-.234a29%2029%200%200%200-1.742-.13c.156.624.182%201.326.182%202.002v.962h-5.59c-2.066%200-3.043-.033-3.429-.047l-.185-.005c-.182%200-.208.026-.208.234q0%20.056.01.177c.016.199.042.543.042%201.097v.78c0%201.678-.032%202.229-.046%202.463a2%202%200%200%200-.006.137c0%20.182.026.208.208.208h1.196c.182%200%20.208-.026.208-.208V8.366h17.628v3.068c0%20.182.026.208.208.208h1.196c.182%200%20.208-.026.208-.208c0-.026-.002-.06-.006-.111c-.013-.206-.046-.712-.046-2.307%22%2F%3E%3Cpath%20d%3D%22M19.126%2013.176v-1.404c0-.91.026-1.274.13-1.508q.029-.066.056-.122c.055-.115.1-.208.1-.346c0-.104-.13-.208-.338-.234c-.416-.078-.962-.13-1.56-.182c.104.676.13%201.326.13%202.522v1.69c0%201.014.13%201.456.598%201.82c.494.364%201.56.52%203.25.52c1.43%200%202.6-.156%203.224-.598c.546-.416.832-.988.962-2.262c.026-.442.026-.468-.442-.624a3.6%203.6%200%200%201-.988-.52c-.026%201.274-.104%201.898-.494%202.236c-.364.312-.936.416-2.158.416c-1.17%200-1.794-.026-2.184-.286c-.26-.156-.286-.442-.286-1.118m-4.526-2.58c.151-.17.236-.267.236-.384c0-.156-.156-.26-.312-.338a10%2010%200%200%200-1.482-.52a7%207%200%200%201-.312%201.742c-.754%202.496-2.704%204.03-6.552%204.836c.286.208.572.468.832.884s.312.416.754.286c3.614-1.014%205.486-2.808%206.344-5.382c.156-.468.312-.936.442-1.066z%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%22M27.602%2025.786v-1.144c0-.182-.026-.208-.208-.208l-.152.005c-.346.013-1.271.047-3.28.047h-6.838v-4.992h3.9c2.088%200%203.07.034%203.456.047l.184.005c.182%200%20.208-.026.208-.208V18.22c0-.182-.026-.208-.208-.208l-.184.005a93%2093%200%200%201-3.456.047h-8.84c-2.148%200-3.13-.035-3.488-.047l-.152-.005c-.208%200-.234.026-.234.208v1.118c0%20.182.026.208.234.208l.152-.005c.357-.012%201.34-.047%203.488-.047h3.38v4.992h-6.5c-2.01%200-2.934-.034-3.28-.047l-.152-.005c-.182%200-.208.026-.208.208v1.144c0%20.182.026.208.208.208l.152-.005c.346-.012%201.27-.047%203.28-.047h14.898c2.009%200%202.934.035%203.28.047l.152.005c.182%200%20.208-.026.208-.208m-.728-16.77V8.21c0-.387.024-.667.04-.848q.01-.129.012-.192c0-.208-.026-.234-.208-.234l-.185.005c-.386.014-1.364.047-3.429.047h-6.032v-.962c0-.52.026-.91.13-1.17l.056-.122c.055-.115.1-.208.1-.346c0-.104-.13-.208-.312-.234a29%2029%200%200%200-1.742-.13c.156.624.182%201.326.182%202.002v.962h-5.59c-2.066%200-3.043-.033-3.429-.047l-.185-.005c-.182%200-.208.026-.208.234q0%20.056.01.177c.016.199.042.543.042%201.097v.78c0%201.678-.032%202.229-.046%202.463a2%202%200%200%200-.006.137c0%20.182.026.208.208.208h1.196c.182%200%20.208-.026.208-.208V8.366h17.628v3.068c0%20.182.026.208.208.208h1.196c.182%200%20.208-.026.208-.208c0-.026-.002-.06-.006-.111c-.013-.206-.046-.712-.046-2.307%22%2F%3E%3Cpath%20d%3D%22M19.126%2013.176v-1.404c0-.91.026-1.274.13-1.508q.029-.066.056-.122c.055-.115.1-.208.1-.346c0-.104-.13-.208-.338-.234c-.416-.078-.962-.13-1.56-.182c.104.676.13%201.326.13%202.522v1.69c0%201.014.13%201.456.598%201.82c.494.364%201.56.52%203.25.52c1.43%200%202.6-.156%203.224-.598c.546-.416.832-.988.962-2.262c.026-.442.026-.468-.442-.624a3.6%203.6%200%200%201-.988-.52c-.026%201.274-.104%201.898-.494%202.236c-.364.312-.936.416-2.158.416c-1.17%200-1.794-.026-2.184-.286c-.26-.156-.286-.442-.286-1.118m-4.526-2.58c.151-.17.236-.267.236-.384c0-.156-.156-.26-.312-.338a10%2010%200%200%200-1.482-.52a7%207%200%200%201-.312%201.742c-.754%202.496-2.704%204.03-6.552%204.836c.286.208.572.468.832.884s.312.416.754.286c3.614-1.014%205.486-2.808%206.344-5.382c.156-.468.312-.936.442-1.066z%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-vacancy-button.svg?color=%231a73e8&size=48