From 1bdd2cdc46c23d292b535a479d213a4be8ee3d53 Mon Sep 17 00:00:00 2001
From: Marc Bernard <59966492+mbtools@users.noreply.github.com>
Date: Tue, 16 Jun 2020 21:27:52 +0200
Subject: [PATCH] Fix icon display in docs (#3517)
Icons showed on github.com but not on docs.abapgit.org
---
docs/ref-icons.md | 54 +++++++++++++++++++++++------------------------
1 file changed, 27 insertions(+), 27 deletions(-)
diff --git a/docs/ref-icons.md b/docs/ref-icons.md
index 78d74489a..b0ebeb99c 100644
--- a/docs/ref-icons.md
+++ b/docs/ref-icons.md
@@ -10,30 +10,30 @@ See also [abapGit Icon Font](https://github.com/abapGit/icon-font).
Icon | Description | Code
:----- | :------------ | :------------
-
| Arrow Down | (chevron-down)
-
| Arrow Left | (chevron-left)
-
| Arrow Right | (chevron-right)
-
| Arrow Up | (chevron-up)
-
| Favorite | (star)
-
| File - Binary | (file-image)
-
| File - Code | (file-code)
-
| File - General | (file)
-
| File - Object | (file-alt)
-
| Folder | (folder)
-
| Message - Error | (exclamation-circle)
-
| Message - Warning | (exclamation-triangle)
-
| News/Changelog | (arrow-circle-up)
-
| Object - Inactive | (bolt)
-
| Object - Locked | (lock)
-
| OK | (check)
-
| Repository - Branch | (code-branch)
-
| Repository - Merge | (code-commit)
-
| Repository - Offline | (plug)
-
| Repository - Online | (cloud-upload-alt)
-
| Repository Picker | (bars)
-
| SAP Package | (box)
-
| SAP Transport | (briefcase)
-
| Settings | (cog)
-
| (currently not used) | (fire-alt)
-
| (currently not used) | (sliders-h)
-
| (currently not used) | (snowflake)
+
| Arrow Down | (chevron-down)
+
| Arrow Left | (chevron-left)
+
| Arrow Right | (chevron-right)
+
| Arrow Up | (chevron-up)
+
| Favorite | (star)
+
| File - Binary | (file-image)
+
| File - Code | (file-code)
+
| File - General | (file)
+
| File - Object | (file-alt)
+
| Folder | (folder)
+
| Message - Error | (exclamation-circle)
+
| Message - Warning | (exclamation-triangle)
+
| News/Changelog | (arrow-circle-up)
+
| Object - Inactive | (bolt)
+
| Object - Locked | (lock)
+
| OK | (check)
+
| Repository - Branch | (code-branch)
+
| Repository - Merge | (code-commit)
+
| Repository - Offline | (plug)
+
| Repository - Online | (cloud-upload-alt)
+
| Repository Picker | (bars)
+
| SAP Package | (box)
+
| SAP Transport | (briefcase)
+
| Settings | (cog)
+
| (currently not used) | (fire-alt)
+
| (currently not used) | (sliders-h)
+
| (currently not used) | (snowflake)