Project

General

Profile

Actions

Feature #89371

closed

FontawesomeIconProvider - styling

Added by Stig Nørgaard Færch over 4 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2019-10-08
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

When making an backend module, I'm using Font Awesome icons and the FontawesomeIconProvider.
One problem though, is that it is not easy to define a background color.

It would be really nice if there was an option for styling the background - for example:

    $iconRegistry->registerIcon(
        'ext_backendusermanager-module',
        \TYPO3\CMS\Core\Imaging\IconProvider\FontawesomeIconProvider::class,
        ['name' => 'user', 'background' => '#0000FF']
    )

Actions #1

Updated by Riccardo De Contardi over 4 years ago

  • Category set to Backend API
Actions #2

Updated by Georg Ringer over 1 year ago

  • Status changed from New to Closed

as with #98089 the fontawesome provider has been removed for 12LTS I am closing this issue. sorry for the late reply

Actions

Also available in: Atom PDF