PHPackages                             estd/kirby-remix-icons - 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. estd/kirby-remix-icons

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

estd/kirby-remix-icons
======================

A Kirby CMS plugin to use Remix Icons.

1.0.0(1y ago)9576↓55.6%1MITPython

Since Dec 18Pushed 8mo ago1 watchersCompare

[ Source](https://github.com/veryrobert/kirby-remix-icons)[ Packagist](https://packagist.org/packages/estd/kirby-remix-icons)[ RSS](/packages/estd-kirby-remix-icons/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

Kirby Remix Icons
=================

[](#kirby-remix-icons)

[![Kirby Remix Icons](kirb-remix-hero.png)](kirb-remix-hero.png)

A Kirby CMS plugin for easy integration of [Remix Icons](https://remixicon.com/). This plugin provides SVG icons for use in blueprints and the panel.

Important

By default, all icons of the Remix Icon set will be included, resulting in a rather large file to be loaded by the Panel. If you do not need the full set, consider [generating a smaller icon set](#generate-your-icon-set) for your specific use case with this plugin.

Acknowledgments
---------------

[](#acknowledgments)

Icons from [Remix Design](https://remixicon.com/). Support them at [BuyMeACoffee](https://buymeacoffee.com/remixdesign).

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

[](#installation)

### Via Composer

[](#via-composer)

Run the following command in your Kirby CMS project:

```
composer require estd/kirby-remix-icons
```

### Manual Installation

[](#manual-installation)

1. Copy `kirby-remix-icons` to `/site/plugins/`.
2. Use icons in your blueprints by their names.

---

Example Blueprint
-----------------

[](#example-blueprint)

```
fields:
  fireLine:
    label: Fire Line Icon
    icon: fire-line
  fireFill:
    label: Fire Fill Icon
    icon: fire-fill
```

### Blueprint Examples

[](#blueprint-examples)

- **Fill Icon**: `arrow-down-box-fill`
- **Line Icon**: `arrow-down-line`

---

Generate Your Icon Set
----------------------

[](#generate-your-icon-set)

You can use the Python script to include your own custom SVGs.

### Steps:

[](#steps)

1. Organize SVGs in the `icons/` directory (subfolders are optional).
2. Run the script: ```
    python3 generate_icons.py
    ```
3. Place the generated plugin in `/site/plugins/`.

### Example Icon Structure

[](#example-icon-structure)

```
icons/
    Arrows/
        arrow-down-box-fill.svg
        arrow-up-box-fill.svg
    Shapes/
        square-fill.svg

```

---

License
-------

[](#license)

This plugin uses [Remix Icons](https://remixicon.com/) under the Remix Design license:

- **Free for Personal and Commercial Use**: No attribution required but appreciated.
- **Prohibited Uses**:
    - Redistribution or sale of icons as is.
    - Use of icons in standalone applications, libraries, or design systems intended for distribution or sale.

For full terms, refer to [Remix Icon License](https://remixicon.com/license).

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance51

Moderate activity, may be stable

Popularity23

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

510d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/822c6134a8df38fb744416875ed549aee2cefc3159957c1bb0d64b2f73424bdb?d=identicon)[veryrobert](/maintainers/veryrobert)

---

Top Contributors

[![distantnative](https://avatars.githubusercontent.com/u/3788865?v=4)](https://github.com/distantnative "distantnative (2 commits)")

### Embed Badge

![Health badge](/badges/estd-kirby-remix-icons/health.svg)

```
[![Health](https://phpackages.com/badges/estd-kirby-remix-icons/health.svg)](https://phpackages.com/packages/estd-kirby-remix-icons)
```

###  Alternatives

[distantnative/retour-for-kirby

Manage redirects and track 404s right from the Kirby CMS Panel

14689.4k1](/packages/distantnative-retour-for-kirby)[mzur/kirby-uniform

A versatile Kirby plugin to handle web form actions.

26068.3k13](/packages/mzur-kirby-uniform)[arnoson/kirby-vite

Vite helper for Kirby CMS

9759.2k3](/packages/arnoson-kirby-vite)[thathoff/kirby-git-content

Plugin to track changes to content in a git repository.

15343.7k](/packages/thathoff-kirby-git-content)[sylvainjule/locator

A map &amp; geolocation field, built on top of open-source services / Mapbox

11237.3k1](/packages/sylvainjule-locator)[tobimori/kirby-seo

The default choice for SEO on Kirby: Implement technical SEO &amp; Meta best practices with ease and provide an easy-to-use editor experience

10039.7k1](/packages/tobimori-kirby-seo)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
