itinerisltd / acorn-favicons
Acorn package to generate favicons.
Package info
github.com/ItinerisLtd/acorn-favicons
Type:package
pkg:composer/itinerisltd/acorn-favicons
0.3.2
2025-12-03 17:07 UTC
Requires
- php: ^8.1
Requires (Dev)
- itinerisltd/itineris-wp-coding-standards: ^1.0
- roots/acorn: ^4.3
- roots/wordpress: ^6.8
Conflicts
- roots/acorn: >=5.0
This package is auto-updated.
Last update: 2026-04-01 14:56:10 UTC
README
Installation
You can install this package with Composer:
composer require itinerisltd/acorn-favicons
You can publish the PHP and JSON config files with:
$ wp acorn vendor:publish --provider="ItinerisLtd\AcornFavicons\Providers\AcornFaviconsServiceProvider"
Generating required favicons
To generate the full range of favicons, use https://github.com/ItinerisLtd/bin/pull/98
Just provide an SVG file and the script will convert it to all the required formats.
Put the files into bedrock/web so they are available at the root of the website.