Fire emoji favicon

🔥 Fire Favicon — Konwertuj Emoji na Favicon | favicon.im

Konwertuj emoji Fire (🔥) na favicon dla swojej strony. Pobierz w wielu rozmiarach (16x16 do 512x512), dostosuj kolory i kształt. Darmowy konwerter emoji na favicon.

Pobierz

Info o Emoji

Nazwa 🔥 Fire
Unicode U+1F525
Kategoria Travel & Places
Słowa Kluczowe
fire

Porównanie Platform

Fire Twemoji Twemoji
Fire Noto Noto

Podobne Favicony Emoji

Warianty Stylu

Fire White Square White / Square
Fire White Rounded White / Rounded
Fire White Circle White / Circle
Fire Black Square Black / Square
Fire Black Rounded Black / Rounded
Fire Black Circle Black / Circle
Fire Dark Blue Square Dark Blue / Square
Fire Dark Blue Rounded Dark Blue / Rounded
Fire Dark Blue Circle Dark Blue / Circle
Fire Light Gray Square Light Gray / Square
Fire Light Gray Rounded Light Gray / Rounded
Fire Light Gray Circle Light Gray / Circle
Fire Blue Square Blue / Square
Fire Blue Rounded Blue / Rounded
Fire Blue Circle Blue / Circle
Fire Green Square Green / Square
Fire Green Rounded Green / Rounded
Fire Green Circle Green / Circle

Dostosuj Swój Favicon

#ffffff
Pobierz 512x512
Custom preview

Jak Używać

Dodaj skonwertowany favicon emoji Fire do swojej strony za pomocą tych fragmentów kodu. Skopiuj i wklej, aby przekonwertować to emoji na favicon strony.

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%2594%25A5%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%2594%25A5%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%2594%25A5%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%2594%25A5%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%2594%25A5%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%2594%25A5%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%2594%25A5%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%2594%25A5%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%2594%25A5%26size%3D180/w/180/h/180/output/png' },
      ]
    }
  }
})

PowiÄ…zane Favicony Emoji