japanese vacancy button emoji
japanese-vacancy-button from Fluent Emoji Flat by Microsoft Corporation · Default · Symbols · MIT Free for personal and commercial use.
- Name
- japanese-vacancy-button
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Symbols
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More symbols icons from Fluent Emoji Flat
a-button-blood-typeab-button-blood-typeantenna-barsaquariusariesatm-signatom-symbolb-button-blood-typebaby-symbolback-arrowbaggage-claimbiohazardblack-circleblack-large-squareblack-medium-small-squareblack-medium-squareblack-small-squareblack-square-buttonblue-circleblue-squarebright-buttonbrown-circlebrown-squarecancer
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="none"><path fill="#00a6ed" d="M2 6a4 4 0 0 1 4-4h20a4 4 0 0 1 4 4v20a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4z"/><path fill="#fff" d="M27.102 24.642v1.144c0 .182-.026.208-.208.208c-.13 0-.962-.052-3.432-.052H8.564c-2.47 0-3.302.052-3.432.052c-.182 0-.208-.026-.208-.208v-1.144c0-.182.026-.208.208-.208c.13 0 .962.052 3.432.052h6.5v-4.992h-3.38c-2.626 0-3.51.052-3.64.052c-.208 0-.234-.026-.234-.208V18.22c0-.182.026-.208.234-.208c.13 0 1.014.052 3.64.052h8.84c2.6 0 3.484-.052 3.64-.052c.182 0 .208.026.208.208v1.118c0 .182-.026.208-.208.208c-.156 0-1.04-.052-3.64-.052h-3.9v4.992h6.838c2.47 0 3.302-.052 3.432-.052c.182 0 .208.026.208.208M26.374 8.21v.806c0 2.002.052 2.288.052 2.418c0 .182-.026.208-.208.208h-1.196c-.182 0-.208-.026-.208-.208V8.366H7.186v3.458c0 .182-.026.208-.208.208H5.782c-.182 0-.208-.026-.208-.208c0-.156.052-.468.052-2.6v-.78c0-.78-.052-1.144-.052-1.274c0-.208.026-.234.208-.234c.156 0 1.04.052 3.614.052h5.59v-.962c0-.676-.026-1.378-.182-2.002c.65.026 1.222.078 1.742.13c.182.026.312.13.312.234c0 .182-.078.286-.156.468c-.104.26-.13.65-.13 1.17v.962h6.032c2.574 0 3.458-.052 3.614-.052c.182 0 .208.026.208.234c0 .13-.052.468-.052 1.04m-7.748 3.562v1.404c0 .676.026.962.286 1.118c.39.26 1.014.286 2.184.286c1.222 0 1.794-.104 2.158-.416c.39-.338.468-.962.494-2.236c.312.234.676.416.988.52c.468.156.468.182.442.624c-.13 1.274-.416 1.846-.962 2.262c-.624.442-1.794.598-3.224.598c-1.69 0-2.756-.156-3.25-.52c-.468-.364-.598-.806-.598-1.82v-1.69c0-1.196-.026-1.846-.13-2.522c.598.052 1.144.104 1.56.182c.208.026.338.13.338.234c0 .182-.078.286-.156.468c-.104.234-.13.598-.13 1.508m-4.29-1.56c0 .13-.104.234-.286.442c-.13.13-.286.598-.442 1.066c-.858 2.574-2.73 4.368-6.344 5.382c-.442.13-.494.13-.754-.286a3.1 3.1 0 0 0-.832-.884c3.848-.806 5.798-2.34 6.552-4.836a7 7 0 0 0 .312-1.742a10 10 0 0 1 1.482.52c.156.078.312.182.312.338"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatJapaneseVacancyButton(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#00a6ed" d="M2 6a4 4 0 0 1 4-4h20a4 4 0 0 1 4 4v20a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4z"/><path fill="#fff" d="M27.102 24.642v1.144c0 .182-.026.208-.208.208c-.13 0-.962-.052-3.432-.052H8.564c-2.47 0-3.302.052-3.432.052c-.182 0-.208-.026-.208-.208v-1.144c0-.182.026-.208.208-.208c.13 0 .962.052 3.432.052h6.5v-4.992h-3.38c-2.626 0-3.51.052-3.64.052c-.208 0-.234-.026-.234-.208V18.22c0-.182.026-.208.234-.208c.13 0 1.014.052 3.64.052h8.84c2.6 0 3.484-.052 3.64-.052c.182 0 .208.026.208.208v1.118c0 .182-.026.208-.208.208c-.156 0-1.04-.052-3.64-.052h-3.9v4.992h6.838c2.47 0 3.302-.052 3.432-.052c.182 0 .208.026.208.208M26.374 8.21v.806c0 2.002.052 2.288.052 2.418c0 .182-.026.208-.208.208h-1.196c-.182 0-.208-.026-.208-.208V8.366H7.186v3.458c0 .182-.026.208-.208.208H5.782c-.182 0-.208-.026-.208-.208c0-.156.052-.468.052-2.6v-.78c0-.78-.052-1.144-.052-1.274c0-.208.026-.234.208-.234c.156 0 1.04.052 3.614.052h5.59v-.962c0-.676-.026-1.378-.182-2.002c.65.026 1.222.078 1.742.13c.182.026.312.13.312.234c0 .182-.078.286-.156.468c-.104.26-.13.65-.13 1.17v.962h6.032c2.574 0 3.458-.052 3.614-.052c.182 0 .208.026.208.234c0 .13-.052.468-.052 1.04m-7.748 3.562v1.404c0 .676.026.962.286 1.118c.39.26 1.014.286 2.184.286c1.222 0 1.794-.104 2.158-.416c.39-.338.468-.962.494-2.236c.312.234.676.416.988.52c.468.156.468.182.442.624c-.13 1.274-.416 1.846-.962 2.262c-.624.442-1.794.598-3.224.598c-1.69 0-2.756-.156-3.25-.52c-.468-.364-.598-.806-.598-1.82v-1.69c0-1.196-.026-1.846-.13-2.522c.598.052 1.144.104 1.56.182c.208.026.338.13.338.234c0 .182-.078.286-.156.468c-.104.234-.13.598-.13 1.508m-4.29-1.56c0 .13-.104.234-.286.442c-.13.13-.286.598-.442 1.066c-.858 2.574-2.73 4.368-6.344 5.382c-.442.13-.494.13-.754-.286a3.1 3.1 0 0 0-.832-.884c3.848-.806 5.798-2.34 6.552-4.836a7 7 0 0 0 .312-1.742a10 10 0 0 1 1.482.52c.156.078.312.182.312.338"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#00a6ed" d="M2 6a4 4 0 0 1 4-4h20a4 4 0 0 1 4 4v20a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4z"/><path fill="#fff" d="M27.102 24.642v1.144c0 .182-.026.208-.208.208c-.13 0-.962-.052-3.432-.052H8.564c-2.47 0-3.302.052-3.432.052c-.182 0-.208-.026-.208-.208v-1.144c0-.182.026-.208.208-.208c.13 0 .962.052 3.432.052h6.5v-4.992h-3.38c-2.626 0-3.51.052-3.64.052c-.208 0-.234-.026-.234-.208V18.22c0-.182.026-.208.234-.208c.13 0 1.014.052 3.64.052h8.84c2.6 0 3.484-.052 3.64-.052c.182 0 .208.026.208.208v1.118c0 .182-.026.208-.208.208c-.156 0-1.04-.052-3.64-.052h-3.9v4.992h6.838c2.47 0 3.302-.052 3.432-.052c.182 0 .208.026.208.208M26.374 8.21v.806c0 2.002.052 2.288.052 2.418c0 .182-.026.208-.208.208h-1.196c-.182 0-.208-.026-.208-.208V8.366H7.186v3.458c0 .182-.026.208-.208.208H5.782c-.182 0-.208-.026-.208-.208c0-.156.052-.468.052-2.6v-.78c0-.78-.052-1.144-.052-1.274c0-.208.026-.234.208-.234c.156 0 1.04.052 3.614.052h5.59v-.962c0-.676-.026-1.378-.182-2.002c.65.026 1.222.078 1.742.13c.182.026.312.13.312.234c0 .182-.078.286-.156.468c-.104.26-.13.65-.13 1.17v.962h6.032c2.574 0 3.458-.052 3.614-.052c.182 0 .208.026.208.234c0 .13-.052.468-.052 1.04m-7.748 3.562v1.404c0 .676.026.962.286 1.118c.39.26 1.014.286 2.184.286c1.222 0 1.794-.104 2.158-.416c.39-.338.468-.962.494-2.236c.312.234.676.416.988.52c.468.156.468.182.442.624c-.13 1.274-.416 1.846-.962 2.262c-.624.442-1.794.598-3.224.598c-1.69 0-2.756-.156-3.25-.52c-.468-.364-.598-.806-.598-1.82v-1.69c0-1.196-.026-1.846-.13-2.522c.598.052 1.144.104 1.56.182c.208.026.338.13.338.234c0 .182-.078.286-.156.468c-.104.234-.13.598-.13 1.508m-4.29-1.56c0 .13-.104.234-.286.442c-.13.13-.286.598-.442 1.066c-.858 2.574-2.73 4.368-6.344 5.382c-.442.13-.494.13-.754-.286a3.1 3.1 0 0 0-.832-.884c3.848-.806 5.798-2.34 6.552-4.836a7 7 0 0 0 .312-1.742a10 10 0 0 1 1.482.52c.156.078.312.182.312.338"/></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%22none%22%3E%3Cpath%20fill%3D%22%2300a6ed%22%20d%3D%22M2%206a4%204%200%200%201%204-4h20a4%204%200%200%201%204%204v20a4%204%200%200%201-4%204H6a4%204%200%200%201-4-4z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M27.102%2024.642v1.144c0%20.182-.026.208-.208.208c-.13%200-.962-.052-3.432-.052H8.564c-2.47%200-3.302.052-3.432.052c-.182%200-.208-.026-.208-.208v-1.144c0-.182.026-.208.208-.208c.13%200%20.962.052%203.432.052h6.5v-4.992h-3.38c-2.626%200-3.51.052-3.64.052c-.208%200-.234-.026-.234-.208V18.22c0-.182.026-.208.234-.208c.13%200%201.014.052%203.64.052h8.84c2.6%200%203.484-.052%203.64-.052c.182%200%20.208.026.208.208v1.118c0%20.182-.026.208-.208.208c-.156%200-1.04-.052-3.64-.052h-3.9v4.992h6.838c2.47%200%203.302-.052%203.432-.052c.182%200%20.208.026.208.208M26.374%208.21v.806c0%202.002.052%202.288.052%202.418c0%20.182-.026.208-.208.208h-1.196c-.182%200-.208-.026-.208-.208V8.366H7.186v3.458c0%20.182-.026.208-.208.208H5.782c-.182%200-.208-.026-.208-.208c0-.156.052-.468.052-2.6v-.78c0-.78-.052-1.144-.052-1.274c0-.208.026-.234.208-.234c.156%200%201.04.052%203.614.052h5.59v-.962c0-.676-.026-1.378-.182-2.002c.65.026%201.222.078%201.742.13c.182.026.312.13.312.234c0%20.182-.078.286-.156.468c-.104.26-.13.65-.13%201.17v.962h6.032c2.574%200%203.458-.052%203.614-.052c.182%200%20.208.026.208.234c0%20.13-.052.468-.052%201.04m-7.748%203.562v1.404c0%20.676.026.962.286%201.118c.39.26%201.014.286%202.184.286c1.222%200%201.794-.104%202.158-.416c.39-.338.468-.962.494-2.236c.312.234.676.416.988.52c.468.156.468.182.442.624c-.13%201.274-.416%201.846-.962%202.262c-.624.442-1.794.598-3.224.598c-1.69%200-2.756-.156-3.25-.52c-.468-.364-.598-.806-.598-1.82v-1.69c0-1.196-.026-1.846-.13-2.522c.598.052%201.144.104%201.56.182c.208.026.338.13.338.234c0%20.182-.078.286-.156.468c-.104.234-.13.598-.13%201.508m-4.29-1.56c0%20.13-.104.234-.286.442c-.13.13-.286.598-.442%201.066c-.858%202.574-2.73%204.368-6.344%205.382c-.442.13-.494.13-.754-.286a3.1%203.1%200%200%200-.832-.884c3.848-.806%205.798-2.34%206.552-4.836a7%207%200%200%200%20.312-1.742a10%2010%200%200%201%201.482.52c.156.078.312.182.312.338%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%22none%22%3E%3Cpath%20fill%3D%22%2300a6ed%22%20d%3D%22M2%206a4%204%200%200%201%204-4h20a4%204%200%200%201%204%204v20a4%204%200%200%201-4%204H6a4%204%200%200%201-4-4z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M27.102%2024.642v1.144c0%20.182-.026.208-.208.208c-.13%200-.962-.052-3.432-.052H8.564c-2.47%200-3.302.052-3.432.052c-.182%200-.208-.026-.208-.208v-1.144c0-.182.026-.208.208-.208c.13%200%20.962.052%203.432.052h6.5v-4.992h-3.38c-2.626%200-3.51.052-3.64.052c-.208%200-.234-.026-.234-.208V18.22c0-.182.026-.208.234-.208c.13%200%201.014.052%203.64.052h8.84c2.6%200%203.484-.052%203.64-.052c.182%200%20.208.026.208.208v1.118c0%20.182-.026.208-.208.208c-.156%200-1.04-.052-3.64-.052h-3.9v4.992h6.838c2.47%200%203.302-.052%203.432-.052c.182%200%20.208.026.208.208M26.374%208.21v.806c0%202.002.052%202.288.052%202.418c0%20.182-.026.208-.208.208h-1.196c-.182%200-.208-.026-.208-.208V8.366H7.186v3.458c0%20.182-.026.208-.208.208H5.782c-.182%200-.208-.026-.208-.208c0-.156.052-.468.052-2.6v-.78c0-.78-.052-1.144-.052-1.274c0-.208.026-.234.208-.234c.156%200%201.04.052%203.614.052h5.59v-.962c0-.676-.026-1.378-.182-2.002c.65.026%201.222.078%201.742.13c.182.026.312.13.312.234c0%20.182-.078.286-.156.468c-.104.26-.13.65-.13%201.17v.962h6.032c2.574%200%203.458-.052%203.614-.052c.182%200%20.208.026.208.234c0%20.13-.052.468-.052%201.04m-7.748%203.562v1.404c0%20.676.026.962.286%201.118c.39.26%201.014.286%202.184.286c1.222%200%201.794-.104%202.158-.416c.39-.338.468-.962.494-2.236c.312.234.676.416.988.52c.468.156.468.182.442.624c-.13%201.274-.416%201.846-.962%202.262c-.624.442-1.794.598-3.224.598c-1.69%200-2.756-.156-3.25-.52c-.468-.364-.598-.806-.598-1.82v-1.69c0-1.196-.026-1.846-.13-2.522c.598.052%201.144.104%201.56.182c.208.026.338.13.338.234c0%20.182-.078.286-.156.468c-.104.234-.13.598-.13%201.508m-4.29-1.56c0%20.13-.104.234-.286.442c-.13.13-.286.598-.442%201.066c-.858%202.574-2.73%204.368-6.344%205.382c-.442.13-.494.13-.754-.286a3.1%203.1%200%200%200-.832-.884c3.848-.806%205.798-2.34%206.552-4.836a7%207%200%200%200%20.312-1.742a10%2010%200%200%201%201.482.52c.156.078.312.182.312.338%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-flat/japanese-vacancy-button.svg?color=%231a73e8&size=48