You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: concepts/60 Themes and Styles/30 Icons/60 SVG Icons.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff 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 <ahref="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.
2
2
3
3
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.
0 commit comments