Person With Crown emoji favicon

🫅 Person With Crown Favicon — Convertir Emoji en Favicon | favicon.im

Convertissez l'emoji Person With Crown (🫅) en favicon pour votre site. Téléchargez en plusieurs tailles (16x16 à 512x512), personnalisez couleurs et forme. Convertisseur gratuit emoji vers favicon.

Télécharger

Infos Emoji

Nom 🫅 Person With Crown
Unicode U+1FAC5
Catégorie People & Body
Mots-clés
personwithcrown

Comparaison des Plateformes

Person With Crown Twemoji Twemoji
Person With Crown Noto Noto

Favicons Emoji Similaires

Variantes de Style

Person With Crown White Square White / Square
Person With Crown White Rounded White / Rounded
Person With Crown White Circle White / Circle
Person With Crown Black Square Black / Square
Person With Crown Black Rounded Black / Rounded
Person With Crown Black Circle Black / Circle
Person With Crown Dark Blue Square Dark Blue / Square
Person With Crown Dark Blue Rounded Dark Blue / Rounded
Person With Crown Dark Blue Circle Dark Blue / Circle
Person With Crown Light Gray Square Light Gray / Square
Person With Crown Light Gray Rounded Light Gray / Rounded
Person With Crown Light Gray Circle Light Gray / Circle
Person With Crown Blue Square Blue / Square
Person With Crown Blue Rounded Blue / Rounded
Person With Crown Blue Circle Blue / Circle
Person With Crown Green Square Green / Square
Person With Crown Green Rounded Green / Rounded
Person With Crown Green Circle Green / Circle

Personnalisez Votre Favicon

#ffffff
Télécharger 512x512
Custom preview

Comment Utiliser

Ajoutez le favicon emoji Person With Crown converti à votre site avec ces extraits de code. Copiez et collez simplement pour convertir cet emoji en favicon.

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

Favicons Emoji Associés