PHPackages                             monachilada/craft-svgicons - 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. [Templating &amp; Views](/categories/templating)
4. /
5. monachilada/craft-svgicons

ActiveCraft-plugin[Templating &amp; Views](/categories/templating)

monachilada/craft-svgicons
==========================

Craft CMS Twig extension to include SVGs from the Feather and Zondicons SVG icon libraries directly in your templates.

1.0.3(7y ago)02.3k1[1 issues](https://github.com/monachilada/craft-svgicons/issues)[9 PRs](https://github.com/monachilada/craft-svgicons/pulls)MITPHP

Since Aug 31Pushed 3y ago1 watchersCompare

[ Source](https://github.com/monachilada/craft-svgicons)[ Packagist](https://packagist.org/packages/monachilada/craft-svgicons)[ RSS](/packages/monachilada-craft-svgicons/feed)WikiDiscussions master Synced 2d ago

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

SVG Icons plugin for Craft CMS 3.x
==================================

[](#svg-icons-plugin-for-craft-cms-3x)

Craft CMS Twig extension to include SVGs from the [Feather](https://feathericons.com/) and [Zondicons](https://www.zondicons.com/) SVG icon libraries directly in your templates.

[![Screenshot](resources/header.png)](resources/header.png)

Requirements
------------

[](#requirements)

This plugin requires Craft CMS 3.0.0 or later.

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

[](#installation)

To install the plugin, follow these instructions.

1. Open your terminal and go to your Craft project:

    ```
     cd /path/to/project

    ```
2. Then tell Composer to load the plugin:

    ```
     composer require monachilada/craft-svgicons

    ```
3. In the Control Panel, go to Settings → Plugins and click the “Install” button for SVG Icons.

Using SVG Icons
---------------

[](#using-svg-icons)

Filter style: `'icon-name'|feather` (or `|zondicons`) as well as function style: `svgIcon('zondicons', 'icon-name')` will work.

For example `'cpu'|feather` would result in the following:

[![Feather CPU Icon](src/resources/icons/feather/cpu.svg)](src/resources/icons/feather/cpu.svg)

While `svgIcon('zondicons', 'announcement')` would result in:

[![Zondicons announcement](src/resources/icons/zondicons/announcement.svg)](src/resources/icons/zondicons/announcement.svg)

See [Feather](https://feathericons.com/) and [Zondicons](https://www.zondicons.com/) to browse icons and for documentation on the keys to reference them.

SVG Icons Roadmap
-----------------

[](#svg-icons-roadmap)

Some things to do, and ideas for potential features:

- Add more icon sets as requested

Brought to you by [Mike Pierce](https://michaelpierce.trade/)

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 97.1% 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

Every ~54 days

Total

4

Last Release

2698d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/613183?v=4)[Mike Pierce](/maintainers/monachilada)[@monachilada](https://github.com/monachilada)

---

Top Contributors

[![monachilada](https://avatars.githubusercontent.com/u/613183?v=4)](https://github.com/monachilada "monachilada (34 commits)")[![peter-tell](https://avatars.githubusercontent.com/u/8139250?v=4)](https://github.com/peter-tell "peter-tell (1 commits)")

---

Tags

cmsCraftcraftcmscraft-pluginsvg icons

### Embed Badge

![Health badge](/badges/monachilada-craft-svgicons/health.svg)

```
[![Health](https://phpackages.com/badges/monachilada-craft-svgicons/health.svg)](https://phpackages.com/packages/monachilada-craft-svgicons)
```

###  Alternatives

[verbb/formie

The most user-friendly forms plugin for Craft.

102393.6k59](/packages/verbb-formie)[wbrowar/guide

A CMS Guide for Craft CMS.

6154.6k1](/packages/wbrowar-guide)[verbb/hyper

A user-friendly links field for Craft.

24147.8k12](/packages/verbb-hyper)[verbb/footnotes

Adds a footnotes feature to CKEditor fields and Twig templates.

213.5k](/packages/verbb-footnotes)[jalendport/craft-preparse

A fieldtype that parses Twig when an element is saved and saves the result as plain text.

1087.5k](/packages/jalendport-craft-preparse)[verbb/color-mixer

A set of Twig filters for modifying colors.

1321.1k](/packages/verbb-color-mixer)

PHPackages © 2026

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