Files
nextcloud-docs/developer_manual/html_css_design/icons.rst
Joas Schilling 37ec5cb1e0 Remove deprecated icons code
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-11 13:46:06 +02:00

36 lines
936 B
ReStructuredText

.. sectionauthor:: John Molakvoæ <skjnldsv@protonmail.com>
.. codeauthor:: John Molakvoæ <skjnldsv@protonmail.com>
.. _icons:
=====
Icons
=====
List of available icons
=======================
.. deprecated:: 25
The icons available in the core/img/ folder of the server are deprecated. You can use them at own risk.
Due to a change of the way the list is produced now on the server it can no longer be automatically turned into documentation.
Please use `Material design icons`_ instead.
.. _svgcolorapi:
Svg color api
=============
.. deprecated:: 25
The svg API is not supported anymore due to performance reasons.
Please use `Material design icons`_ instead.
Material design icons
=====================
If you need more than the shipped default icons, using the material-design-icons would be a good idea.
For usage with vuejs look over here: https://nextcloud-vue-components.netlify.app/#/Components/NcIconSvgWrapper