technical911/heroicon-plus

Heroicon-plus addon - This addon creates an icon field type complete with the heroicon library as well as the capability to add custom icons.

Maintainers

Package info

github.com/technical911/heroicon-plus

Language:JavaScript

Type:statamic-addon

pkg:composer/technical911/heroicon-plus

Statistics

Installs: 1

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.2 2026-04-27 19:51 UTC

This package is not auto-updated.

Last update: 2026-04-28 18:12:21 UTC


README

Heroicon-plus is a statamic addon that adds a new icon fieldtype.

Features

This addon does:

  • Allows users to select an icon from the preinstalled heroicon library.
  • Add additional custom icons through the normal statamic interface. These custom icons share the space with the heroicon icons so you only need one field type for both.

How to Install

You can install this addon via Composer:

composer require technical911/heroicons

How to Use