Skip to content

Kendo Icons - Fix kendo-font-icons.ttf reference

Notifications You must be signed in to change notification settings

astudd/kendo-icons

 
 

Repository files navigation

Kendo UI Icons

The kendo-icons is a monorepo for all Kendo UI icons that are used in the Kendo UI and Telerik UI for Blazor components. This repo contains all SVG and font icons, the related CSS, metadata and files, needed to use them in a project. The Kendo UI icons are available as NPM packages:

Setting up the repo

To setup the kendo-iconsrepo for work, follow these steps:

  1. Clone the repository.
  2. Run npm run setup in the terminal.

Directory structure

The kendo-icons repo is organized in the following way:

  • docs - contains a page, which visualizes all font icons.
  • packages
    • font-icons - contains the Kendo UI icons font, the related CSS and font files.
    • svg-icons - contains the Kendo UI SVG icons definitions and metadata.
  • scripts - various javascript files.
  • src/telerik-icons - contains all Kendo UI SVG icons, a list with all available icons, the relevant icons categories, ids and other properties.

More details about the icons, their installation, usage etc. could be found in the Progress Design System: https://www.telerik.com/design-system/docs/foundation/iconography/font-icons/

About

Kendo Icons - Fix kendo-font-icons.ttf reference

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 49.7%
  • TypeScript 42.0%
  • SCSS 6.3%
  • JavaScript 1.9%
  • Other 0.1%