ionic-team/ionicons

Overlay / Stacked Icons Support

オープン

#367 opened on 2016/03/28

 (1 件のコメント) (28 件のリアクション) (0 人の担当者)TypeScript (2,083 件のフォーク)batch import
help wantedtype: feature request

Repository metrics

Stars
 (17,256 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド