Orange Book emoji favicon

📙 Orange Book أيقونة — تحويل إيموجي إلى أيقونة موقع | favicon.im

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

تحميل

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

الاسم 📙 Orange Book
Unicode U+1F4D9
الفئة Objects
الكلمات المفتاحية
orangebook

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

Orange Book Twemoji Twemoji
Orange Book Noto Noto

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

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

Orange Book White Square White / Square
Orange Book White Rounded White / Rounded
Orange Book White Circle White / Circle
Orange Book Black Square Black / Square
Orange Book Black Rounded Black / Rounded
Orange Book Black Circle Black / Circle
Orange Book Dark Blue Square Dark Blue / Square
Orange Book Dark Blue Rounded Dark Blue / Rounded
Orange Book Dark Blue Circle Dark Blue / Circle
Orange Book Light Gray Square Light Gray / Square
Orange Book Light Gray Rounded Light Gray / Rounded
Orange Book Light Gray Circle Light Gray / Circle
Orange Book Blue Square Blue / Square
Orange Book Blue Rounded Blue / Rounded
Orange Book Blue Circle Blue / Circle
Orange Book Green Square Green / Square
Orange Book Green Rounded Green / Rounded
Orange Book Green Circle Green / Circle

خصص أيقونتك

#ffffff
تحميل 512x512
Custom preview

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

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

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

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