ionic-team/ionicons

Overlay / Stacked Icons Support

Open

#367 建立於 2016年3月28日

在 GitHub 查看
 (1 留言) (28 反應) (0 負責人)TypeScript (17,256 star) (2,083 fork)batch import
help wantedtype: feature request

描述

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

貢獻者指南

Overlay / Stacked Icons Support · ionic-team/ionicons#367 | Good First Issue