ionic-team/ionicons

Overlay / Stacked Icons Support

开放

#367 创建于 2016年3月28日

 (1 条评论) (28 个反应) (0 位负责人)TypeScript (2,083 个派生)batch import
help wantedtype: feature request

仓库指标

星标
 (17,256 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南