Skip to content

Commit 8546489

Browse files
didiyordanovanikolay-nenkov
authored andcommitted
fix missing css file
1 parent bf4809e commit 8546489

File tree

3 files changed

+0
-67
lines changed

3 files changed

+0
-67
lines changed

font-icons/controls-icons.md

Lines changed: 0 additions & 64 deletions
This file was deleted.

font-icons/examples-icons.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ position: 1
77
previous_url: /font-icons/controls-icons
88
---
99

10-
<link rel="stylesheet" href="style-examples.css" />
11-
1210
# Telerik UI for .NET MAUI Examples Icons
1311

1412
You can choose any of the available Telerik font icons:

font-icons/overview.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ This article provides an overview of how you can utilize the Telerik font icons
2828
{
2929
fonts.AddFont("OpenSans-Regular.ttf", "OpenSansRegular");
3030
fonts.AddFont("OpenSans-Semibold.ttf", "OpenSansSemibold");
31-
fonts.AddFont("telerikcontrolsicons.ttf", "TelerikControlsIcons");
3231
fonts.AddFont("telerikfontexamples.ttf", "TelerikFontExamples");
3332
});
3433
```

0 commit comments

Comments
 (0)