mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-04 10:46:21 +07:00
Remove deprecated icons code
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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
Reference in New Issue
Block a user