mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
feat(ionicons): v1.5.2 upgrade w/ :before pseudo
This commit is contained in:
Binary file not shown.
@@ -5,7 +5,7 @@
|
||||
-->
|
||||
<svg xmlns="http://www.w3.org/2000/svg">
|
||||
<metadata>
|
||||
Created by FontForge 20120731 at Mon Jun 16 13:30:22 2014
|
||||
Created by FontForge 20120731 at Mon Jun 16 14:44:31 2014
|
||||
By Adam Bradley
|
||||
Created by Adam Bradley with FontForge 2.0 (http://fontforge.sf.net)
|
||||
</metadata>
|
||||
|
||||
|
Before Width: | Height: | Size: 280 KiB After Width: | Height: | Size: 280 KiB |
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@@ -3,7 +3,7 @@
|
||||
|
||||
$ionicons-font-path: "../fonts" !default;
|
||||
$ionicons-font-family: "Ionicons" !default;
|
||||
$ionicons-version: "1.5.1" !default;
|
||||
$ionicons-version: "1.5.2" !default;
|
||||
$ionicons-prefix: ion- !default;
|
||||
|
||||
$ionicon-var-alert: "\f101";
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
@import "ionicons-variables";
|
||||
/*!
|
||||
Ionicons, v#{$ionicons-version}
|
||||
Ionicons, v1.5.2
|
||||
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
|
||||
@@ -8,4 +8,4 @@
|
||||
|
||||
@import "ionicons-font";
|
||||
@import "ionicons-animation";
|
||||
@import "ionicons-icons";
|
||||
@import "ionicons-icons";
|
||||
|
||||
Reference in New Issue
Block a user