ion.less 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181
  1. // Generated by grunt-webfont
  2. @font-face {
  3. font-family:"ion";
  4. src:url("../fonts/ion.eot?31a1b735188db616a2142d17947e8a45");
  5. src:url("../fonts/ion.eot?31a1b735188db616a2142d17947e8a45#iefix") format("embedded-opentype"),
  6. url("../fonts/ion.woff2?31a1b735188db616a2142d17947e8a45") format("woff2"),
  7. url("../fonts/ion.woff?31a1b735188db616a2142d17947e8a45") format("woff"),
  8. url("../fonts/ion.ttf?31a1b735188db616a2142d17947e8a45") format("truetype"),
  9. url("../fonts/ion.svg?31a1b735188db616a2142d17947e8a45#ion") format("svg");
  10. font-weight:normal;
  11. font-style:normal;
  12. }
  13. .ion-icon {
  14. &:before {
  15. font-family:"ion";
  16. }
  17. display:inline-block;
  18. line-height:1;
  19. font-weight:normal;
  20. font-style:normal;
  21. speak:none;
  22. text-decoration:inherit;
  23. text-transform:none;
  24. text-rendering:auto;
  25. -webkit-font-smoothing:antialiased;
  26. -moz-osx-font-smoothing:grayscale;
  27. }
  28. // Icons
  29. .ion-navicon-round {
  30. &:before {
  31. content:"\f101";
  32. }
  33. }
  34. .ion-search {
  35. &:before {
  36. content:"\f102";
  37. }
  38. }
  39. .ion-play {
  40. &:before {
  41. content:"\f103";
  42. }
  43. }
  44. .ion-link {
  45. &:before {
  46. content:"\f104";
  47. }
  48. }
  49. .ion-chevron-up {
  50. &:before {
  51. content:"\f105";
  52. }
  53. }
  54. .ion-chevron-left {
  55. &:before {
  56. content:"\f106";
  57. }
  58. }
  59. .ion-chevron-right {
  60. &:before {
  61. content:"\f107";
  62. }
  63. }
  64. .ion-arrow-down-a {
  65. &:before {
  66. content:"\f108";
  67. }
  68. }
  69. .ion-arrow-up-a {
  70. &:before {
  71. content:"\f109";
  72. }
  73. }
  74. .ion-arrow-swap {
  75. &:before {
  76. content:"\f10a";
  77. }
  78. }
  79. .ion-arrow-dropdown {
  80. &:before {
  81. content:"\f10b";
  82. }
  83. }
  84. .ion-globe {
  85. &:before {
  86. content:"\f10c";
  87. }
  88. }
  89. .ion-time {
  90. &:before {
  91. content:"\f10d";
  92. }
  93. }
  94. .ion-location {
  95. &:before {
  96. content:"\f10e";
  97. }
  98. }
  99. .ion-warning {
  100. &:before {
  101. content:"\f10f";
  102. }
  103. }
  104. .ion-error {
  105. &:before {
  106. content:"\f110";
  107. }
  108. }
  109. .ion-film-outline {
  110. &:before {
  111. content:"\f111";
  112. }
  113. }
  114. .ion-music-note {
  115. &:before {
  116. content:"\f112";
  117. }
  118. }
  119. .ion-more-vertical {
  120. &:before {
  121. content:"\f113";
  122. }
  123. }
  124. .ion-magnet {
  125. &:before {
  126. content:"\f114";
  127. }
  128. }
  129. .ion-close {
  130. &:before {
  131. content:"\f115";
  132. }
  133. }