skyglobal / skycons

A collection of brand approved icons for use across Sky.com
http://skyglobal.github.io/skycons/
BSD 3-Clause "New" or "Revised" License
6 stars 5 forks source link

Skycons

A collection of brand approved icons for use across Sky.com. Demo Page

Quick-Start

Include the Share assets in your project either as Static Resources

with default colours:

<link rel="stylesheet" href="http://web-toolkit.global.sky.com/components/skycons/0.3.9/styles/skycons.min.css" />

without default colours:

<link rel="stylesheet" href="http://web-toolkit.global.sky.com/components/skycons/0.3.9/styles/skycons-core.min.css" />

or alternatively, Via Bower

Developer Notes

Contribution

Components depends on collaboration between developers. Contributions of any size are actively encouraged.

To see how to build this component locally, read the contribution guidelines.

Browser Support