PHPackages                             moritzebeling/kirby-favicon - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. moritzebeling/kirby-favicon

ActiveKirby-plugin[Utility &amp; Helpers](/categories/utility)

moritzebeling/kirby-favicon
===========================

Kirby plugin to meet all favicon needs

1.0.5(3y ago)144.8k↓50%[3 issues](https://github.com/moritzebeling/kirby-favicon/issues)MITPHPPHP &gt;=7.4.0

Since Feb 19Pushed 2y ago3 watchersCompare

[ Source](https://github.com/moritzebeling/kirby-favicon)[ Packagist](https://packagist.org/packages/moritzebeling/kirby-favicon)[ Docs](https://github.com/moritzebeling/kirby-favicon)[ Fund](http://more.moritzebeling.com/support)[ RSS](/packages/moritzebeling-kirby-favicon/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (6)Dependencies (1)Versions (6)Used By (0)

Kirby Favicon Plugin
====================

[](#kirby-favicon-plugin)

This plugin will solve all your favicon worries :)

Installation
------------

[](#installation)

```
composer require moritzebeling/kirby-favicon
```

Or download/clone this repo into `site/plugins` of your Kirby project.

🙃 Minimal setup
---------------

[](#-minimal-setup)

1. Inside `assets/favicon` add `favicon.png`

The icon should be square, min `180x180px`, but why don’t you just do `1024x1024px` :)

😎 Recommended setup
-------------------

[](#-recommended-setup)

2. Also add a `favicon.svg`
3. Inside your HTML `` element, include the `favicon` snippet:

```
