Person Pouting emoji favicon

🙎 Person Pouting Favicon — Converter Emoji em Favicon | favicon.im

Converta o emoji Person Pouting (🙎) em favicon para seu site. Baixe em vários tamanhos (16x16 a 512x512), personalize cores e forma. Conversor gratuito de emoji para favicon.

Baixar

Informações do Emoji

Nome 🙎 Person Pouting
Unicode U+1F64E
Categoria People & Body
Palavras-chave
personpouting

Comparação de Plataformas

Person Pouting Twemoji Twemoji
Person Pouting Noto Noto

Favicons Emoji Similares

Variantes de Estilo

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

Personalize Seu Favicon

#ffffff
Baixar 512x512
Custom preview

Como Usar

Adicione o favicon emoji Person Pouting convertido ao seu site com estes trechos de código. Basta copiar e colar para converter este emoji no favicon do seu site.

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

Favicons Emoji Relacionados