Card Index Dividers emoji favicon

🗂️ Card Index Dividers Favicon — Emojiyi Favicona Dönüştür | favicon.im

Card Index Dividers 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 🗂️ Card Index Dividers
Unicode U+1F5C2-U+FE0F
Kategori Objects
Anahtar Kelimeler
cardindexdividers

Platform Karşılaştırması

Card Index Dividers Twemoji Twemoji
Card Index Dividers Noto Noto

Benzer Emoji Faviconları

Stil Varyantları

Card Index Dividers White Square White / Square
Card Index Dividers White Rounded White / Rounded
Card Index Dividers White Circle White / Circle
Card Index Dividers Black Square Black / Square
Card Index Dividers Black Rounded Black / Rounded
Card Index Dividers Black Circle Black / Circle
Card Index Dividers Dark Blue Square Dark Blue / Square
Card Index Dividers Dark Blue Rounded Dark Blue / Rounded
Card Index Dividers Dark Blue Circle Dark Blue / Circle
Card Index Dividers Light Gray Square Light Gray / Square
Card Index Dividers Light Gray Rounded Light Gray / Rounded
Card Index Dividers Light Gray Circle Light Gray / Circle
Card Index Dividers Blue Square Blue / Square
Card Index Dividers Blue Rounded Blue / Rounded
Card Index Dividers Blue Circle Blue / Circle
Card Index Dividers Green Square Green / Square
Card Index Dividers Green Rounded Green / Rounded
Card Index Dividers 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üş Card Index Dividers 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%2597%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%2597%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%2597%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%2597%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%2597%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%2597%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%2597%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%2597%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%2597%2582%25EF%25B8%258F%26size%3D180/w/180/h/180/output/png' },
      ]
    }
  }
})

İlgili Emoji Faviconları