manuxi/sulu-admin-icons-bundle

Admin Icons for Sulu.

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Language:CSS

Type:symfony-bundle

pkg:composer/manuxi/sulu-admin-icons-bundle

0.1.0 2025-10-24 22:18 UTC

This package is auto-updated.

Last update: 2025-10-26 15:05:19 UTC


README

License: MIT GitHub Tag Supports Sulu 2.6 or later

I made this bundle to have the possibility to have more icons in my projects.

Please feel comfortable submitting feature requests. This bundle is still in development. Use at own risk 🤞🏻

👩🏻‍🏭 Installation

Install the package with:

    composer require manuxi/sulu-admin-icons-bundle

package.json

    "sulu-admin-icons-bundle": "file:../../vendor/manuxi/sulu-admin-icons-bundle/src/Resources",

app.js

    import 'sulu-admin-icons-bundle';

Rebuild admin sources:

    cd assets/admin
    npm install
    npm run build

Use it

    $rootNavigationItem->setIcon('su-app-feather-airplay');

icon-preview.png

Thanks to https://feathericons.com/ and https://icomoon.io/