This is a migrated thread and some comments may be shown as answers.

Some of web font icons are unavailable

2 Answers 46 Views
Button
This is a migrated thread and some comments may be shown as answers.
Deniz Can
Top achievements
Rank 1
Deniz Can asked on 21 Feb 2017, 06:10 AM

I have a button like that 

<button class="k-button" id="button" type="button">Foo</button>

<script>$("#button").kendoButton({ icon: redo});</script>

I choose icons from the link: http://docs.telerik.com/kendo-ui/styles-and-layout/icons-web.

When I use redo, funnel, It is okay there is no problem but I try to use "arrow-60-right" (is also from the list which can be found in the above link), "arrow-chevron-up" is coming instead of  "arrow-60-right". 

Is there anyone who knows why it is happening?

2 Answers, 1 is accepted

Sort by
0
Accepted
Magdalena
Telerik team
answered on 21 Feb 2017, 08:18 AM
Hello Deniz,

We have test the described scenario, but it works  properly on our side. We are sending you this Dojo sample for your reference. The possible reason of the issue can be using older version of Kendo.

Regards,
Magdalena
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Deniz Can
Top achievements
Rank 1
answered on 24 Feb 2017, 06:05 AM

Hi Magdalena,

After updating kendo, problem is solved.

Thanks.

Tags
Button
Asked by
Deniz Can
Top achievements
Rank 1
Answers by
Magdalena
Telerik team
Deniz Can
Top achievements
Rank 1
Share this question
or