glyphicons.less 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316
  1. //
  2. // Glyphicons for Flat UI
  3. // --------------------------------------------------
  4. @font-face {
  5. font-family: 'Flat-UI-Icons';
  6. src: url('@{icon-font-path}@{icon-font-name}.eot');
  7. src: url('@{icon-font-path}@{icon-font-name}.eot?#iefix') format('embedded-opentype'),
  8. url('@{icon-font-path}@{icon-font-name}.woff') format('woff'),
  9. url('@{icon-font-path}@{icon-font-name}.ttf') format('truetype'),
  10. url('@{icon-font-path}@{icon-font-name}.svg#@{icon-font-svg-id}') format('svg');
  11. }
  12. [class^="fui-"],
  13. [class*="fui-"] {
  14. font-family: 'Flat-UI-Icons';
  15. speak: none;
  16. font-style: normal;
  17. font-weight: normal;
  18. font-variant: normal;
  19. text-transform: none;
  20. -webkit-font-smoothing: antialiased;
  21. -moz-osx-font-smoothing: grayscale;
  22. }
  23. .fui-triangle-up:before {
  24. content: "\e600";
  25. }
  26. .fui-triangle-down:before {
  27. content: "\e601";
  28. }
  29. .fui-triangle-up-small:before {
  30. content: "\e602";
  31. }
  32. .fui-triangle-down-small:before {
  33. content: "\e603";
  34. }
  35. .fui-triangle-left-large:before {
  36. content: "\e604";
  37. }
  38. .fui-triangle-right-large:before {
  39. content: "\e605";
  40. }
  41. .fui-arrow-left:before {
  42. content: "\e606";
  43. }
  44. .fui-arrow-right:before {
  45. content: "\e607";
  46. }
  47. .fui-plus:before {
  48. content: "\e608";
  49. }
  50. .fui-cross:before {
  51. content: "\e609";
  52. }
  53. .fui-check:before {
  54. content: "\e60a";
  55. }
  56. .fui-radio-unchecked:before {
  57. content: "\e60b";
  58. }
  59. .fui-radio-checked:before {
  60. content: "\e60c";
  61. }
  62. .fui-checkbox-unchecked:before {
  63. content: "\e60d";
  64. }
  65. .fui-checkbox-checked:before {
  66. content: "\e60e";
  67. }
  68. .fui-info-circle:before {
  69. content: "\e60f";
  70. }
  71. .fui-alert-circle:before {
  72. content: "\e610";
  73. }
  74. .fui-question-circle:before {
  75. content: "\e611";
  76. }
  77. .fui-check-circle:before {
  78. content: "\e612";
  79. }
  80. .fui-cross-circle:before {
  81. content: "\e613";
  82. }
  83. .fui-plus-circle:before {
  84. content: "\e614";
  85. }
  86. .fui-pause:before {
  87. content: "\e615";
  88. }
  89. .fui-play:before {
  90. content: "\e616";
  91. }
  92. .fui-volume:before {
  93. content: "\e617";
  94. }
  95. .fui-mute:before {
  96. content: "\e618";
  97. }
  98. .fui-resize:before {
  99. content: "\e619";
  100. }
  101. .fui-list:before {
  102. content: "\e61a";
  103. }
  104. .fui-list-thumbnailed:before {
  105. content: "\e61b";
  106. }
  107. .fui-list-small-thumbnails:before {
  108. content: "\e61c";
  109. }
  110. .fui-list-large-thumbnails:before {
  111. content: "\e61d";
  112. }
  113. .fui-list-numbered:before {
  114. content: "\e61e";
  115. }
  116. .fui-list-columned:before {
  117. content: "\e61f";
  118. }
  119. .fui-list-bulleted:before {
  120. content: "\e620";
  121. }
  122. .fui-window:before {
  123. content: "\e621";
  124. }
  125. .fui-windows:before {
  126. content: "\e622";
  127. }
  128. .fui-loop:before {
  129. content: "\e623";
  130. }
  131. .fui-cmd:before {
  132. content: "\e624";
  133. }
  134. .fui-mic:before {
  135. content: "\e625";
  136. }
  137. .fui-heart:before {
  138. content: "\e626";
  139. }
  140. .fui-location:before {
  141. content: "\e627";
  142. }
  143. .fui-new:before {
  144. content: "\e628";
  145. }
  146. .fui-video:before {
  147. content: "\e629";
  148. }
  149. .fui-photo:before {
  150. content: "\e62a";
  151. }
  152. .fui-time:before {
  153. content: "\e62b";
  154. }
  155. .fui-eye:before {
  156. content: "\e62c";
  157. }
  158. .fui-chat:before {
  159. content: "\e62d";
  160. }
  161. .fui-home:before {
  162. content: "\e62e";
  163. }
  164. .fui-upload:before {
  165. content: "\e62f";
  166. }
  167. .fui-search:before {
  168. content: "\e630";
  169. }
  170. .fui-user:before {
  171. content: "\e631";
  172. }
  173. .fui-mail:before {
  174. content: "\e632";
  175. }
  176. .fui-lock:before {
  177. content: "\e633";
  178. }
  179. .fui-power:before {
  180. content: "\e634";
  181. }
  182. .fui-calendar:before {
  183. content: "\e635";
  184. }
  185. .fui-gear:before {
  186. content: "\e636";
  187. }
  188. .fui-bookmark:before {
  189. content: "\e637";
  190. }
  191. .fui-exit:before {
  192. content: "\e638";
  193. }
  194. .fui-trash:before {
  195. content: "\e639";
  196. }
  197. .fui-folder:before {
  198. content: "\e63a";
  199. }
  200. .fui-bubble:before {
  201. content: "\e63b";
  202. }
  203. .fui-export:before {
  204. content: "\e63c";
  205. }
  206. .fui-calendar-solid:before {
  207. content: "\e63d";
  208. }
  209. .fui-star:before {
  210. content: "\e63e";
  211. }
  212. .fui-star-2:before {
  213. content: "\e63f";
  214. }
  215. .fui-credit-card:before {
  216. content: "\e640";
  217. }
  218. .fui-clip:before {
  219. content: "\e641";
  220. }
  221. .fui-link:before {
  222. content: "\e642";
  223. }
  224. .fui-tag:before {
  225. content: "\e643";
  226. }
  227. .fui-document:before {
  228. content: "\e644";
  229. }
  230. .fui-image:before {
  231. content: "\e645";
  232. }
  233. .fui-facebook:before {
  234. content: "\e646";
  235. }
  236. .fui-youtube:before {
  237. content: "\e647";
  238. }
  239. .fui-vimeo:before {
  240. content: "\e648";
  241. }
  242. .fui-twitter:before {
  243. content: "\e649";
  244. }
  245. .fui-spotify:before {
  246. content: "\e64a";
  247. }
  248. .fui-skype:before {
  249. content: "\e64b";
  250. }
  251. .fui-pinterest:before {
  252. content: "\e64c";
  253. }
  254. .fui-path:before {
  255. content: "\e64d";
  256. }
  257. .fui-linkedin:before {
  258. content: "\e64e";
  259. }
  260. .fui-google-plus:before {
  261. content: "\e64f";
  262. }
  263. .fui-dribbble:before {
  264. content: "\e650";
  265. }
  266. .fui-behance:before {
  267. content: "\e651";
  268. }
  269. .fui-stumbleupon:before {
  270. content: "\e652";
  271. }
  272. .fui-yelp:before {
  273. content: "\e653";
  274. }
  275. .fui-wordpress:before {
  276. content: "\e654";
  277. }
  278. .fui-windows-8:before {
  279. content: "\e655";
  280. }
  281. .fui-vine:before {
  282. content: "\e656";
  283. }
  284. .fui-tumblr:before {
  285. content: "\e657";
  286. }
  287. .fui-paypal:before {
  288. content: "\e658";
  289. }
  290. .fui-lastfm:before {
  291. content: "\e659";
  292. }
  293. .fui-instagram:before {
  294. content: "\e65a";
  295. }
  296. .fui-html5:before {
  297. content: "\e65b";
  298. }
  299. .fui-github:before {
  300. content: "\e65c";
  301. }
  302. .fui-foursquare:before {
  303. content: "\e65d";
  304. }
  305. .fui-dropbox:before {
  306. content: "\e65e";
  307. }
  308. .fui-android:before {
  309. content: "\e65f";
  310. }
  311. .fui-apple:before {
  312. content: "\e660";
  313. }