Skip to content
This repository has been archived by the owner on Oct 29, 2020. It is now read-only.

ExtJS package to use weather icons font (just like font awesome)

Notifications You must be signed in to change notification settings

RichardStyles/ExtJS-Weather-Icons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather icons for ExtJS

ExtJS package to use Weather icons (created by Erik Flowers)

Current version of weather-icons: 2.0.10

Adding package to workspace or app

Download weather-icon.pkg from releases [1.0.5]

copy: .pkg file to workspace of your project

run: sencha package add weather-icons.pkg

add 'weather-icons' to your app.json

   "requires": [
      "font-awesome",
      "weather-icons"
   ],

run: sencha app refresh

Use

Just like using font awesome you must use the css x-wi class before the weather icon class you wish to use.

Example

iconCls: "x-wi wi-night-alt-cloudy"

Licences

  • All licences for weather icons remain for weather icon package.
  • Code for ExtJS package release under MIT

About

This package was created to allow additional fonts to be used, just like font-awesome.

ExtJS Package built by Richard Styles.

About

ExtJS package to use weather icons font (just like font awesome)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages