mirror of
https://github.com/nextcloud/documentation.git
synced 2025-12-12 07:29:47 +07:00
36 lines
936 B
ReStructuredText
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
|