We recently updated to 2017 R1 of Kendo UI, which included the new Web Font Icons. We noticed that the printer icon is now shown correctly in any browsers. See screenshots below.
Any advice or does Kendo UI need an update?
<
button
type
=
"button"
class
=
"k-button actionButtonRight"
data-bind
=
"events:{click:onPrintClick}"
>
<
span
class
=
"k-i-print"
></
span
>
<
span
data-l10n-id
=
"udv005"
></
span
>
</
button
>