Blame view

src/styles/common/iconfont/_ionicons-variables.less 385 Bytes
7fa943eb   梁灏   init
1
2
3
4
5
6
7
8
9
10
11
  /*
  Ionicons, v2.0.0
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons
  */
  // Ionicons Variables
  // --------------------------
  
  @ionicons-font-path: "./fonts";
  @ionicons-font-family: "Ionicons";
fabc2496   梁灏   Icon use ionicons v3
12
  @ionicons-version: "3.0.0";
7fa943eb   梁灏   init
13
  @ionicons-prefix: ivu-icon-;