iVew Icon - daniel-qa/Vue GitHub Wiki

iVew Icon

  • 基本樣式
<Icon type="ios-information-circle-outline" />
<Icon type="ios-information" />
  • 設定 Color
<Icon type="ios-information-circle-outline" color="#f90" />
  • 設定 Size
<Icon type="md-information-circle" color="#f9b115" size="18" />