Beach With Umbrella emoji favicon

🏖️ Beach With Umbrella Favicon — Convertir Emoji en Favicon | favicon.im

Convertissez l'emoji Beach With Umbrella (🏖️) 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 🏖️ Beach With Umbrella
Unicode U+1F3D6-U+FE0F
Catégorie Travel & Places
Mots-clés
beachwithumbrella

Comparaison des Plateformes

Beach With Umbrella Twemoji Twemoji
Beach With Umbrella Noto Noto

Favicons Emoji Similaires

Variantes de Style

Beach With Umbrella White Square White / Square
Beach With Umbrella White Rounded White / Rounded
Beach With Umbrella White Circle White / Circle
Beach With Umbrella Black Square Black / Square
Beach With Umbrella Black Rounded Black / Rounded
Beach With Umbrella Black Circle Black / Circle
Beach With Umbrella Dark Blue Square Dark Blue / Square
Beach With Umbrella Dark Blue Rounded Dark Blue / Rounded
Beach With Umbrella Dark Blue Circle Dark Blue / Circle
Beach With Umbrella Light Gray Square Light Gray / Square
Beach With Umbrella Light Gray Rounded Light Gray / Rounded
Beach With Umbrella Light Gray Circle Light Gray / Circle
Beach With Umbrella Blue Square Blue / Square
Beach With Umbrella Blue Rounded Blue / Rounded
Beach With Umbrella Blue Circle Blue / Circle
Beach With Umbrella Green Square Green / Square
Beach With Umbrella Green Rounded Green / Rounded
Beach With Umbrella Green Circle Green / Circle

Personnalisez Votre Favicon

#ffffff
Télécharger 512x512
Custom preview

Comment Utiliser

Ajoutez le favicon emoji Beach With Umbrella 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%258F%2596%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%2596%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%2596%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%2596%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%2596%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%2596%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%2596%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%2596%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%2596%25EF%25B8%258F%26size%3D180/w/180/h/180/output/png' },
      ]
    }
  }
})

Favicons Emoji Associés