A collection of brand approved icons for use across Sky.com. Demo Page
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
bower install --save-dev bskyb-skycons
@import 'bower_components/bskyb-skycons/src/styles/skycons';
aria-hidden
is used on your skycon
tags.skycon--active
(only in skycons.min.css).skycon--hover
to it's parent (only in skycons.min.css).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.