Japanese “open For Business” Button emoji favicon

🈺 Japanese “open For Business” Button 图标 — Emoji 转网站图标 | favicon.im

将 Japanese “open For Business” Button emoji(🈺)转换为网站图标。支持多种尺寸下载(16x16 至 512x512),自定义颜色和形状。免费 emoji 图标转换器。

下载

Emoji 信息

名称 🈺 Japanese “open For Business” Button
Unicode U+1F23A
分类 Symbols
关键词
japanese“openforbusiness”button

平台对比

Japanese “open For Business” Button Twemoji Twemoji
Japanese “open For Business” Button Noto Noto

相似 Emoji 图标

样式变体

Japanese “open For Business” Button White Square White / Square
Japanese “open For Business” Button White Rounded White / Rounded
Japanese “open For Business” Button White Circle White / Circle
Japanese “open For Business” Button Black Square Black / Square
Japanese “open For Business” Button Black Rounded Black / Rounded
Japanese “open For Business” Button Black Circle Black / Circle
Japanese “open For Business” Button Dark Blue Square Dark Blue / Square
Japanese “open For Business” Button Dark Blue Rounded Dark Blue / Rounded
Japanese “open For Business” Button Dark Blue Circle Dark Blue / Circle
Japanese “open For Business” Button Light Gray Square Light Gray / Square
Japanese “open For Business” Button Light Gray Rounded Light Gray / Rounded
Japanese “open For Business” Button Light Gray Circle Light Gray / Circle
Japanese “open For Business” Button Blue Square Blue / Square
Japanese “open For Business” Button Blue Rounded Blue / Rounded
Japanese “open For Business” Button Blue Circle Blue / Circle
Japanese “open For Business” Button Green Square Green / Square
Japanese “open For Business” Button Green Rounded Green / Rounded
Japanese “open For Business” Button Green Circle Green / Circle

自定义您的图标

#ffffff
下载 512x512
Custom preview

使用方法

使用以下代码片段将 Japanese “open For Business” Button emoji 图标添加到您的网站。只需复制粘贴即可将此 emoji 转换为网站图标。

HTML

<link rel="icon" type="image/png" sizes="32x32" href="https://cdn.smaller.app/https%3A%2F%2Ffavicon.im%2Femoji-favicon%2Frender%3Femoji%3D%25F0%259F%2588%25BA%26size%3D32/w/32/h/32/output/png">
<link rel="icon" type="image/png" sizes="16x16" href="https://cdn.smaller.app/https%3A%2F%2Ffavicon.im%2Femoji-favicon%2Frender%3Femoji%3D%25F0%259F%2588%25BA%26size%3D16/w/16/h/16/output/png">
<link rel="apple-touch-icon" sizes="180x180" href="https://cdn.smaller.app/https%3A%2F%2Ffavicon.im%2Femoji-favicon%2Frender%3Femoji%3D%25F0%259F%2588%25BA%26size%3D180/w/180/h/180/output/png">

Next.js (app/layout.tsx)

export const metadata = {
  icons: {
    icon: [
      { url: 'https://cdn.smaller.app/https%3A%2F%2Ffavicon.im%2Femoji-favicon%2Frender%3Femoji%3D%25F0%259F%2588%25BA%26size%3D32/w/32/h/32/output/png', sizes: '32x32', type: 'image/png' },
      { url: 'https://cdn.smaller.app/https%3A%2F%2Ffavicon.im%2Femoji-favicon%2Frender%3Femoji%3D%25F0%259F%2588%25BA%26size%3D16/w/16/h/16/output/png', sizes: '16x16', type: 'image/png' },
    ],
    apple: 'https://cdn.smaller.app/https%3A%2F%2Ffavicon.im%2Femoji-favicon%2Frender%3Femoji%3D%25F0%259F%2588%25BA%26size%3D180/w/180/h/180/output/png',
  },
}

Nuxt 3 (nuxt.config.ts)

export default defineNuxtConfig({
  app: {
    head: {
      link: [
        { rel: 'icon', type: 'image/png', sizes: '32x32', href: 'https://cdn.smaller.app/https%3A%2F%2Ffavicon.im%2Femoji-favicon%2Frender%3Femoji%3D%25F0%259F%2588%25BA%26size%3D32/w/32/h/32/output/png' },
        { rel: 'icon', type: 'image/png', sizes: '16x16', href: 'https://cdn.smaller.app/https%3A%2F%2Ffavicon.im%2Femoji-favicon%2Frender%3Femoji%3D%25F0%259F%2588%25BA%26size%3D16/w/16/h/16/output/png' },
        { rel: 'apple-touch-icon', sizes: '180x180', href: 'https://cdn.smaller.app/https%3A%2F%2Ffavicon.im%2Femoji-favicon%2Frender%3Femoji%3D%25F0%259F%2588%25BA%26size%3D180/w/180/h/180/output/png' },
      ]
    }
  }
})

相关 Emoji 图标