Skip to content

Commit

Permalink
docs: update links to project configurations in Icons (#2234)
Browse files Browse the repository at this point in the history
  • Loading branch information
InnaAtanasova committed Apr 7, 2021
1 parent 8ea348f commit 870b245
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Expand Up @@ -3,7 +3,7 @@ import dataBusinessSuite from './dataBusinessSuite.json';
export default {
title: 'Components/Icons/BusinessSuiteInAppSymbol Icons',
parameters: {
description: `Icons are used to provide visual clarity, save screen space, and help guide users as they navigate an application. They are often used as visual elements within other components, although they can be used independently, given that they can be read by screen readers or have a tooltip for accessibility purposes. See [Getting Started](../getting-started.html#project-configuration) for instructions on how to use the SAP icon font on your page.
description: `Icons are used to provide visual clarity, save screen space, and help guide users as they navigate an application. They are often used as visual elements within other components, although they can be used independently, given that they can be read by screen readers or have a tooltip for accessibility purposes. See [Project Confirguration](https://sap.github.io/fundamental-styles/?path=/docs/introduction-overview--page) for instructions on how to use the 'BusinessSuiteInAppSymbols' icon font on your page.
##Usage
**Use the icon if:**
Expand Down
2 changes: 1 addition & 1 deletion stories/icon/SAPIcons/icon.stories.js
Expand Up @@ -3,7 +3,7 @@ import data from './data.json';
export default {
title: 'Components/Icons/SAP Icons',
parameters: {
description: `Icons are used to provide visual clarity, save screen space, and help guide users as they navigate an application. They are often used as visual elements within other components, although they can be used independently, given that they can be read by screen readers or have a tooltip for accessibility purposes. See [Getting Started](../getting-started.html#project-configuration) for instructions on how to use the SAP icon font on your page.
description: `Icons are used to provide visual clarity, save screen space, and help guide users as they navigate an application. They are often used as visual elements within other components, although they can be used independently, given that they can be read by screen readers or have a tooltip for accessibility purposes. See [Project Confirguration](https://sap.github.io/fundamental-styles/?path=/docs/introduction-overview--page) for instructions on how to use the SAP icon font on your page.
##Usage
**Use the icon if:**
Expand Down
2 changes: 1 addition & 1 deletion stories/icon/TNTIcons/iconTnt.stories.js
Expand Up @@ -3,7 +3,7 @@ import dataTNT from './dataTNT.json';
export default {
title: 'Components/Icons/TNT Icons',
parameters: {
description: `Icons are used to provide visual clarity, save screen space, and help guide users as they navigate an application. They are often used as visual elements within other components, although they can be used independently, given that they can be read by screen readers or have a tooltip for accessibility purposes. See [Getting Started](../getting-started.html#project-configuration) for instructions on how to use the SAP icon font on your page.
description: `Icons are used to provide visual clarity, save screen space, and help guide users as they navigate an application. They are often used as visual elements within other components, although they can be used independently, given that they can be read by screen readers or have a tooltip for accessibility purposes. See [Project Confirguration](https://sap.github.io/fundamental-styles/?path=/docs/introduction-overview--page) for instructions on how to use the 'SAP-icons-TNT' icon font on your page.
##Usage
**Use the icon if:**
Expand Down

0 comments on commit 870b245

Please sign in to comment.