Skip to content

Commit 150d9aa

Browse files
DevExtreme Icons: Fix GH Repo Link (#8222)
1 parent 90aad72 commit 150d9aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

concepts/60 Themes and Styles/30 Icons/60 SVG Icons.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
In addition to font icons, DevExtreme supplies the same icons in the SVG format. You can find SVG icons in the <a href="https://github.com/DevExpress/DevExtreme/tree/25_1/packages/devextreme/images/icons" target="_blank">DevExtreme repository</a> on GitHub.
1+
In addition to font icons, DevExtreme supplies the same icons in the SVG format. You can find SVG icons in the [DevExtreme repository](https://github.com/DevExpress/DevExtreme/tree/25_1/packages/devextreme-scss/images/icons) on GitHub.
22

33
The following code uses SVG icons in the [Button](https://js.devexpress.com/Demos/WidgetsGallery/Demo/Button/Icons) UI component. The same technique can be used with any other UI component that has the [icon](/api-reference/10%20UI%20Components/dxButton/1%20Configuration/icon.md '/Documentation/ApiReference/UI_Components/dxButton/Configuration/#icon') property.
44

0 commit comments

Comments
 (0)