PHPackages                             pdir/contao-ux-icons-bundle - 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. pdir/contao-ux-icons-bundle

ActiveContao-bundle[Templating &amp; Views](/categories/templating)

pdir/contao-ux-icons-bundle
===========================

Renders local and remote SVG icons in your Contao Twig templates. Adds a icon picker widget to Contao.

1.0.1(8mo ago)019[1 issues](https://github.com/pdir/contao-ux-icons-bundle/issues)MITPHPPHP ^8.1CI failing

Since Sep 8Pushed 8mo agoCompare

[ Source](https://github.com/pdir/contao-ux-icons-bundle)[ Packagist](https://packagist.org/packages/pdir/contao-ux-icons-bundle)[ Docs](https://pdir.de)[ RSS](/packages/pdir-contao-ux-icons-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (10)Versions (4)Used By (0)

Contao UX Icons bundle
======================

[](#contao-ux-icons-bundle)

Renders local and remote SVG icons in your Contao Twig templates. Adds a icon picker widget to Contao.

Install
-------

[](#install)

Install via Composer or Contao Manager.

```
composer require pdir/contao-ux-icons-bundle
```

Usage
-----

[](#usage)

```
{# In your Contao Twig template #}
{{ ux_icon('bi:cart') }}
{{ ux_icon('tdesign:cart-filled') }}
{{ ux_icon('bx:cart') }}
{{ ux_icon('fa-solid:shopping-cart') }}

{{ ux_icon('bi:cart', {style: 'height: 1em;'}) }}
{{ ux_icon('bi:cart', {class: 'size-4'}) }}

{# Example #}
{{ ux_icon('mdi:check', {class: 'w-4 h-4'}) }}

{# Render the "check" icon from "mdi" pack with class #}

```

Icon Sets
---------

[](#icon-sets)

Some of the most popular icon sets are shown below; for the complete list, visit .

Icon SetIconsLicensePrefixExampleBootstrap Icons2000MITbibi:checkBoxicons1700MITbxbx:checkFlowbite1000MITflowbiteflowbite:checkFontAwesome Icons7000CC BY 4.0fa6-regularfa6-regular:checkHeroicons300MITheroiconsheroicons:checkIconoir1500MITiconoiriconoir:checkIonicons1300MITionion:checkLucide Icons1500MITlucidelucide:checkMaterial Design Icons5000Apache 2mdimdi:checkOcticons600MITocticonocticon:checkPhosphor Icons7000MITphph:checkTabler Icons5200MITtablertabler:checkAccessibility
-------------

[](#accessibility)

```
{# Informative icons #}
Today's weather:
{{ ux_icon('cloud-rain', {'aria-label': 'Rainy weather'}) }}

{# Functional icons #}
{{ ux_icon('user-profile', {class: 'w-4 h-4', 'aria-label': 'User Profile'}) }}

```

Credits
-------

[](#credits)

UX Icons on Github UX Icons Documentation

DEV
---

[](#dev)

First make sure the tools are installed and up to date by running `composer bin all update` in your bundle's root. Then run the PHP-CS-Fixer and the unit test before you release your bundle:

```
vendor/bin/ecs check src/ tests/ --fix
vendor/bin/phpunit
```

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance62

Regular maintenance activity

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 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

Every ~4 days

Total

2

Last Release

242d ago

PHP version history (2 changes)1.0.0PHP ^8.0

1.0.1PHP ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10244240?v=4)[Mathias Arzberger](/maintainers/MDevster)[@MDevster](https://github.com/MDevster)

---

Top Contributors

[![MDevster](https://avatars.githubusercontent.com/u/10244240?v=4)](https://github.com/MDevster "MDevster (7 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/pdir-contao-ux-icons-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/pdir-contao-ux-icons-bundle/health.svg)](https://phpackages.com/packages/pdir-contao-ux-icons-bundle)
```

###  Alternatives

[a2lix/auto-form-bundle

Automate form building

873.8M11](/packages/a2lix-auto-form-bundle)[codefog/contao-haste

haste extension for Contao Open Source CMS

42650.8k139](/packages/codefog-contao-haste)[iq2i/storia-bundle

UI Storia bundle

144.6k](/packages/iq2i-storia-bundle)

PHPackages © 2026

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