Orange Square emoji favicon

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

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

تحميل

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

الاسم 🟧 Orange Square
Unicode U+1F7E7
الفئة Symbols
الكلمات المفتاحية
orangesquare

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

Orange Square Twemoji Twemoji
Orange Square Noto Noto

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

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

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

خصص أيقونتك

#ffffff
تحميل 512x512
Custom preview

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

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

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

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