ionic-team/ionicons

Overlay / Stacked Icons Support

Open

#367 ouverte le 28 mars 2016

Voir sur GitHub
 (1 commentaire) (28 réactions) (0 assignés)TypeScript (2 083 forks)batch import
help wantedtype: feature request

Métriques du dépôt

Stars
 (17 256 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

Is there a way to stack ionicons to make more complex icons? Looking for exact same functionality as fontawesome supports with class= "icon-stack".

Example from fontawesome:

<span class="icon-stack">
  <i class="icon-camera"></i>
  <i class="icon-ban-circle icon-stack-base text-error"></i>
</span>

font awesome examples 2016-03-28 10-35-58

Guide contributeur