Japanese “secret” Button emoji favicon

㊙️ Japanese “secret” Button Favicon — Konwertuj Emoji na Favicon | favicon.im

Konwertuj emoji Japanese “secret” Button (㊙️) na favicon dla swojej strony. Pobierz w wielu rozmiarach (16x16 do 512x512), dostosuj kolory i kształt. Darmowy konwerter emoji na favicon.

Pobierz

Info o Emoji

Nazwa ㊙️ Japanese “secret” Button
Unicode U+3299-U+FE0F
Kategoria Symbols
Słowa Kluczowe
japanese“secret”button

Porównanie Platform

Japanese “secret” Button Twemoji Twemoji
Japanese “secret” Button Noto Noto

Podobne Favicony Emoji

Warianty Stylu

Japanese “secret” Button White Square White / Square
Japanese “secret” Button White Rounded White / Rounded
Japanese “secret” Button White Circle White / Circle
Japanese “secret” Button Black Square Black / Square
Japanese “secret” Button Black Rounded Black / Rounded
Japanese “secret” Button Black Circle Black / Circle
Japanese “secret” Button Dark Blue Square Dark Blue / Square
Japanese “secret” Button Dark Blue Rounded Dark Blue / Rounded
Japanese “secret” Button Dark Blue Circle Dark Blue / Circle
Japanese “secret” Button Light Gray Square Light Gray / Square
Japanese “secret” Button Light Gray Rounded Light Gray / Rounded
Japanese “secret” Button Light Gray Circle Light Gray / Circle
Japanese “secret” Button Blue Square Blue / Square
Japanese “secret” Button Blue Rounded Blue / Rounded
Japanese “secret” Button Blue Circle Blue / Circle
Japanese “secret” Button Green Square Green / Square
Japanese “secret” Button Green Rounded Green / Rounded
Japanese “secret” Button Green Circle Green / Circle

Dostosuj Swój Favicon

#ffffff
Pobierz 512x512
Custom preview

Jak Używać

Dodaj skonwertowany favicon emoji Japanese “secret” Button do swojej strony za pomocą tych fragmentów kodu. Skopiuj i wklej, aby przekonwertować to emoji na favicon strony.

HTML

<link rel="icon" type="image/png" sizes="32x32" href="https://cdn.smaller.app/https%3A%2F%2Ffavicon.im%2Femoji-favicon%2Frender%3Femoji%3D%25E3%258A%2599%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%25E3%258A%2599%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%25E3%258A%2599%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%25E3%258A%2599%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%25E3%258A%2599%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%25E3%258A%2599%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%25E3%258A%2599%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%25E3%258A%2599%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%25E3%258A%2599%25EF%25B8%258F%26size%3D180/w/180/h/180/output/png' },
      ]
    }
  }
})

Powiązane Favicony Emoji