logo

searx

My custom branche(s) on searx, a meta-search engine git clone https://hacktivis.me/git/searx.git

ion.less (2018B)


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