Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@ecl/ec-component-social-icon

ec-europa422EUPL-1.11.9.0

This is the ECL package you need when you want to implement a social media icon in any way.

ecl, europa-component-library, design-system

readme

Social icons

This is the ECL package you need when you want to implement a social media icon in any way.

Few possibilities to do so:

  • As a link:
<a href="#" class="ecl-link ecl-social-icon ecl-social-icon--facebook">Facebook</a>

Note that the ecl-link class is an optional extension you can have for links formatting.

  • As a span:
<span class="ecl-social-icon ecl-social-icon--facebook">Facebook</span>
  • Making an icon smaller:
  <span class="ecl-social-icon ecl-social-icon--smaller ecl-social-icon--facebook">Facebook</span>

changelog

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.9.0 (2019-12-09)

1.13.1 (2019-10-21)

1.13.0 (2019-10-18)

1.12.0 (2019-08-29)

1.10.0 (2019-07-23)

Bug Fixes

  • ecl-editor: revert changes on blockquote - INNO-1664 (#1224) (4ab57c2)

1.7.0 (2019-04-08)

1.6.0 (2019-04-04)

1.3.1 (2019-03-19)

Bug Fixes

  • icons: remove g+ icon from ECL v1 - INNO-1393 (#1037) (b622c16)

1.3.0 (2018-12-21)

1.2.0 (2018-07-09)

1.1.0 (2018-05-25)

Features

  • social-icon: update icons and fix display (#683) (280d9ba)

1.0.0 (2018-04-27)

Features

  • systems: merge systems into the master - INNO-1025 (#681) (fc6f726)