Emoji Favicons

💛 Yellow Heart Emoji Favicon

💛 yellow heart Favicon

Preview your yellow heart emoji favicon in multiple sizes.

yellow heart emoji favicon preview 64x64
yellow heart emoji favicon preview 48x48
yellow heart emoji favicon preview 32x32
yellow heart emoji favicon preview 24x24
yellow heart emoji favicon preview 16x16
The emoji graphics are from the open source project Twemoji. The graphics are copyright 2020 Twitter, Inc and other contributors. The graphics are licensed under CC-BY 4.0. You should review the license before usage in your project.

Download your yellow heart emoji favicon in ICO, PNG, and all standard sizes.

Download 💛 Favicon

About the yellow heart emoji favicon

The 💛 yellow heart emoji makes a great favicon for websites, apps, and projects. The download includes all standard favicon sizes: favicon.ico (16x16, 32x32, 48x48), Apple Touch Icon (180x180), and Android icons (192x192, 512x512). Just unzip and add the files to your website's root directory.

Need help installing? See our HTML favicon guide or learn what a favicon is.


Install your favicon

1
Download the ZIP package

Use the download button above after your icon looks right.

2
Upload the files to your site root

Place every generated file beside your homepage HTML.

3
Paste the tags into your HTML head

Copy the snippet below and add it before </head>.

Complete favicon package

7 files
  • TabsBrowser iconsICO plus 16x16 and 32x32 PNG fallbacks.
  • AppsDevice iconsApple Touch Icon and Android home screen sizes.
  • WebManifestMetadata for installable web app contexts.

Everything downloads in one ZIP with the filenames used in the install steps.

Copy these link tags after you upload the package files:

<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">