Leafless Tree emoji favicon

🪾 Leafless Tree أيقونة — تحويل إيموجي إلى أيقونة موقع | favicon.im

حوّل إيموجي Leafless Tree (🪾) إلى أيقونة لموقعك. حمّل بأحجام متعددة (16x16 إلى 512x512)، خصص الألوان والشكل. محول إيموجي إلى أيقونة مجاني.

تحميل

معلومات الإيموجي

الاسم 🪾 Leafless Tree
Unicode U+1FABE
الفئة Animals & Nature
الكلمات المفتاحية
leaflesstree

مقارنة المنصات

Leafless Tree Twemoji Twemoji
Leafless Tree Noto Noto

أيقونات إيموجي مشابهة

متغيرات الأنماط

Leafless Tree White Square White / Square
Leafless Tree White Rounded White / Rounded
Leafless Tree White Circle White / Circle
Leafless Tree Black Square Black / Square
Leafless Tree Black Rounded Black / Rounded
Leafless Tree Black Circle Black / Circle
Leafless Tree Dark Blue Square Dark Blue / Square
Leafless Tree Dark Blue Rounded Dark Blue / Rounded
Leafless Tree Dark Blue Circle Dark Blue / Circle
Leafless Tree Light Gray Square Light Gray / Square
Leafless Tree Light Gray Rounded Light Gray / Rounded
Leafless Tree Light Gray Circle Light Gray / Circle
Leafless Tree Blue Square Blue / Square
Leafless Tree Blue Rounded Blue / Rounded
Leafless Tree Blue Circle Blue / Circle
Leafless Tree Green Square Green / Square
Leafless Tree Green Rounded Green / Rounded
Leafless Tree Green Circle Green / Circle

خصص أيقونتك

#ffffff
تحميل 512x512
Custom preview

طريقة الاستخدام

أضف أيقونة إيموجي Leafless Tree المحولة إلى موقعك باستخدام مقتطفات الكود هذه. انسخ والصق فقط لتحويل هذا الإيموجي إلى أيقونة موقعك.

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

أيقونات إيموجي ذات صلة