Skip to content

ak-icon 图标

当前示例使用 Iconfont SVG symbol。ak-icon 负责统一尺寸与颜色继承,ak-icon--stuff 提供材料图标的边框效果。

使用 --icon-border-color 覆盖边框颜色。

PREVIEW / ICON/STUFFMaterial icon
LINKING…
SOURCE / HTML
html
<div class="ak-icon--stuff">
  <svg class="ak-icon" aria-hidden="true" style="color: #d8dd5a"><use href="#icon-money-cny-box-fill"></use></svg>
</div>
<div class="ak-icon--stuff">
  <svg class="ak-icon" aria-hidden="true" style="color: #d8dd5a"><use href="#icon-vip-diamond-fill"></use></svg>
</div>

Unofficial Arknights-inspired interface study.