Remove deprecated icons code

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling
2023-08-11 13:46:06 +02:00
parent db018a6d30
commit 37ec5cb1e0
6 changed files with 18 additions and 1362 deletions

View File

@@ -26,10 +26,11 @@ https://github.com/nextcloud/server/blob/master/core/css/variables.scss
.. _cssicons:
SCSS icon mixins
================
.. deprecated:: 25
Some SCSS mixins and functions are employed to add and manage SVG icons.
These functions need to be used to add the icons via background-image. They create a list of every icon used in Nextcloud and create an associated list of variables.

View File

@@ -10,18 +10,23 @@ Icons
List of available icons
=======================
White icons only have a grey background on this documentation page for readability purposes.
.. deprecated:: 25
.. include:: icons.txt
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.
.. _svgcolorapi:
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
=====================

File diff suppressed because it is too large Load Diff