Files
cms-core/Documentation/Changelog/7.0/Feature-61185-AllowSvgAsExtensionIcon.rst
T

25 lines
495 B
ReStructuredText

.. include:: /Includes.rst.txt
.. _feature-66185:
===================================================
Feature: #66185 - Allow Svg Files as Extension icon
===================================================
See :issue:`66185`
Description
===========
Extension authors can ship Extensions with an ext_icon file with the suffixes .png, .svg and .gif.
Impact
======
Extension icons might be rendered better when provided as vector graphics and not as bitmaps.
.. index:: PHP-API, Backend