Blue Square emoji favicon

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

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

تحميل

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

الاسم 🟦 Blue Square
Unicode U+1F7E6
الفئة Symbols
الكلمات المفتاحية
bluesquare

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

Blue Square Twemoji Twemoji
Blue Square Noto Noto

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

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

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

خصص أيقونتك

#ffffff
تحميل 512x512
Custom preview

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

أضف أيقونة إيموجي Blue 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%25A6%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%25A6%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%25A6%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%25A6%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%25A6%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%25A6%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%25A6%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%25A6%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%25A6%26size%3D180/w/180/h/180/output/png' },
      ]
    }
  }
})

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