Man Supervillain emoji favicon

🦹‍♂️ Man Supervillain Favicon — Emojiyi Favicona Dönüştür | favicon.im

Man Supervillain emojisini (🦹‍♂️) web siteniz için favicona dönüştürün. Birden fazla boyutta (16x16 - 512x512) indirin, renk ve şekli özelleştirin. Ücretsiz emoji favicon dönüştürücü.

İndir

Emoji Bilgisi

Ad 🦹‍♂️ Man Supervillain
Unicode U+1F9B9-U+200D-U+2642-U+FE0F
Kategori People & Body
Anahtar Kelimeler
mansupervillain

Platform Karşılaştırması

Man Supervillain Twemoji Twemoji
Man Supervillain Noto Noto

Benzer Emoji Faviconları

Stil Varyantları

Man Supervillain White Square White / Square
Man Supervillain White Rounded White / Rounded
Man Supervillain White Circle White / Circle
Man Supervillain Black Square Black / Square
Man Supervillain Black Rounded Black / Rounded
Man Supervillain Black Circle Black / Circle
Man Supervillain Dark Blue Square Dark Blue / Square
Man Supervillain Dark Blue Rounded Dark Blue / Rounded
Man Supervillain Dark Blue Circle Dark Blue / Circle
Man Supervillain Light Gray Square Light Gray / Square
Man Supervillain Light Gray Rounded Light Gray / Rounded
Man Supervillain Light Gray Circle Light Gray / Circle
Man Supervillain Blue Square Blue / Square
Man Supervillain Blue Rounded Blue / Rounded
Man Supervillain Blue Circle Blue / Circle
Man Supervillain Green Square Green / Square
Man Supervillain Green Rounded Green / Rounded
Man Supervillain Green Circle Green / Circle

Faviconunuzu Özelleştirin

#ffffff
İndir 512x512
Custom preview

Nasıl Kullanılır

Bu kod parçacıklarıyla dönüştürülmüş Man Supervillain emoji faviconunu web sitenize ekleyin. Bu emojiyi sitenizin faviconuna dönüştürmek için kopyalayıp yapıştırmanız yeterli.

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%25A6%25B9%25E2%2580%258D%25E2%2599%2582%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%25A6%25B9%25E2%2580%258D%25E2%2599%2582%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%25A6%25B9%25E2%2580%258D%25E2%2599%2582%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%25A6%25B9%25E2%2580%258D%25E2%2599%2582%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%25A6%25B9%25E2%2580%258D%25E2%2599%2582%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%25A6%25B9%25E2%2580%258D%25E2%2599%2582%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%25A6%25B9%25E2%2580%258D%25E2%2599%2582%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%25A6%25B9%25E2%2580%258D%25E2%2599%2582%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%25A6%25B9%25E2%2580%258D%25E2%2599%2582%25EF%25B8%258F%26size%3D180/w/180/h/180/output/png' },
      ]
    }
  }
})

İlgili Emoji Faviconları