Building Construction emoji favicon

🏗️ Building Construction фавикон — Конвертировать эмодзи в фавикон | favicon.im

Конвертируйте эмодзи Building Construction (🏗️) в фавикон для сайта. Скачайте в разных размерах (16x16 до 512x512), настройте цвета и форму. Бесплатный конвертер эмодзи в фавикон.

Скачать

Информация об эмодзи

Название 🏗️ Building Construction
Unicode U+1F3D7-U+FE0F
Категория Travel & Places
Ключевые слова
buildingconstruction

Сравнение платформ

Building Construction Twemoji Twemoji
Building Construction Noto Noto

Похожие фавиконы эмодзи

Варианты стилей

Building Construction White Square White / Square
Building Construction White Rounded White / Rounded
Building Construction White Circle White / Circle
Building Construction Black Square Black / Square
Building Construction Black Rounded Black / Rounded
Building Construction Black Circle Black / Circle
Building Construction Dark Blue Square Dark Blue / Square
Building Construction Dark Blue Rounded Dark Blue / Rounded
Building Construction Dark Blue Circle Dark Blue / Circle
Building Construction Light Gray Square Light Gray / Square
Building Construction Light Gray Rounded Light Gray / Rounded
Building Construction Light Gray Circle Light Gray / Circle
Building Construction Blue Square Blue / Square
Building Construction Blue Rounded Blue / Rounded
Building Construction Blue Circle Blue / Circle
Building Construction Green Square Green / Square
Building Construction Green Rounded Green / Rounded
Building Construction Green Circle Green / Circle

Настроить фавикон

#ffffff
Скачать 512x512
Custom preview

Как использовать

Добавьте сконвертированный фавикон эмодзи Building Construction на свой сайт с помощью этих фрагментов кода. Просто скопируйте и вставьте, чтобы превратить этот эмодзи в фавикон.

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%258F%2597%25EF%25B8%258F%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%258F%2597%25EF%25B8%258F%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%258F%2597%25EF%25B8%258F%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%258F%2597%25EF%25B8%258F%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%258F%2597%25EF%25B8%258F%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%258F%2597%25EF%25B8%258F%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%258F%2597%25EF%25B8%258F%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%258F%2597%25EF%25B8%258F%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%258F%2597%25EF%25B8%258F%26size%3D180/w/180/h/180/output/png' },
      ]
    }
  }
})

Связанные фавиконы эмодзи