font-awesome.sass 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758
  1. /*!
  2. * Font Awesome 3.0.1
  3. * the iconic font designed for use with Twitter Bootstrap
  4. * -------------------------------------------------------
  5. * The full suite of pictographic icons, examples, and documentation
  6. * can be found at: http://fortawesome.github.com/Font-Awesome/
  7. *
  8. * License
  9. * -------------------------------------------------------
  10. * - The Font Awesome font is licensed under the SIL Open Font License - http://scripts.sil.org/OFL
  11. * - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
  12. * http://opensource.org/licenses/mit-license.html
  13. * - The Font Awesome pictograms are licensed under the CC BY 3.0 License - http://creativecommons.org/licenses/by/3.0/
  14. * - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
  15. * "Font Awesome by Dave Gandy - http://fortawesome.github.com/Font-Awesome"
  16. *
  17. * Contact
  18. * -------------------------------------------------------
  19. * Email: dave@davegandy.com
  20. * Twitter: http://twitter.com/fortaweso_me
  21. * Work: Lead Product Designer @ http://kyruus.com
  22. */
  23. $fontAwesomePath: "../font" !default
  24. $borderColor: #eee
  25. $iconMuted: #eee
  26. @mixin border-radius($radius)
  27. -webkit-border-radius: $radius
  28. -moz-border-radius: $radius
  29. border-radius: $radius
  30. @font-face
  31. font-family: 'FontAwesome'
  32. src: url('#{$fontAwesomePath}/fontawesome-webfont.eot?v=3.0.1')
  33. src: url('#{$fontAwesomePath}/fontawesome-webfont.eot?#iefix&v=3.0.1') format("embedded-opentype"), url('#{$fontAwesomePath}/fontawesome-webfont.woff?v=3.0.1') format("woff"), url('#{$fontAwesomePath}/fontawesome-webfont.ttf?v=3.0.1') format("truetype")
  34. font-weight: normal
  35. font-style: normal
  36. /* Font Awesome styles
  37. * -------------------------------------------------------
  38. [class^="icon-"],
  39. [class*=" icon-"]
  40. font-family: FontAwesome
  41. font-weight: normal
  42. font-style: normal
  43. text-decoration: inherit
  44. -webkit-font-smoothing: antialiased
  45. /* sprites.less reset */
  46. display: inline
  47. width: auto
  48. height: auto
  49. line-height: normal
  50. vertical-align: baseline
  51. background-image: none
  52. background-position: 0% 0%
  53. background-repeat: repeat
  54. margin-top: 0
  55. /* more sprites.less reset */
  56. .icon-white,
  57. .nav-pills > .active > a > [class^="icon-"],
  58. .nav-pills > .active > a > [class*=" icon-"],
  59. .nav-list > .active > a > [class^="icon-"],
  60. .nav-list > .active > a > [class*=" icon-"],
  61. .navbar-inverse .nav > .active > a > [class^="icon-"],
  62. .navbar-inverse .nav > .active > a > [class*=" icon-"],
  63. .dropdown-menu > li > a:hover > [class^="icon-"],
  64. .dropdown-menu > li > a:hover > [class*=" icon-"],
  65. .dropdown-menu > .active > a > [class^="icon-"],
  66. .dropdown-menu > .active > a > [class*=" icon-"],
  67. .dropdown-submenu:hover > a > [class^="icon-"],
  68. .dropdown-submenu:hover > a > [class*=" icon-"]
  69. background-image: none
  70. [class^="icon-"]:before,
  71. [class*=" icon-"]:before
  72. text-decoration: inherit
  73. display: inline-block
  74. speak: none
  75. /* makes sure icons active on rollover in links */
  76. a
  77. [class^="icon-"],
  78. [class*=" icon-"]
  79. display: inline-block
  80. /* makes the font 33% larger relative to the icon container */
  81. .icon-large:before
  82. vertical-align: -10%
  83. font-size: 1.3333333333333333em
  84. .btn, .nav
  85. [class^="icon-"],
  86. [class*=" icon-"]
  87. display: inline
  88. /* keeps button heights with and without icons the same */
  89. &.icon-large
  90. line-height: .9em
  91. &.icon-spin
  92. display: inline-block
  93. .nav-tabs, .nav-pills
  94. [class^="icon-"],
  95. [class*=" icon-"]
  96. /* keeps button heights with and without icons the same */
  97. line-height: .9em
  98. &.icon-large
  99. line-height: .9em
  100. li, .nav li
  101. [class^="icon-"],
  102. [class*=" icon-"]
  103. display: inline-block
  104. width: 1.25em
  105. text-align: center
  106. &.icon-large
  107. /* increased font size for icon-large */
  108. width: 1.5625em
  109. ul.icons
  110. list-style-type: none
  111. text-indent: -.75em
  112. li
  113. [class^="icon-"],
  114. [class*=" icon-"]
  115. width: .75em
  116. .icon-muted
  117. color: $iconMuted
  118. // Icon Borders
  119. // -------------------------
  120. .icon-border
  121. border: solid 1px $borderColor
  122. padding: .2em .25em .15em
  123. @include border-radius(3px)
  124. // Icon Sizes
  125. // -------------------------
  126. .icon-2x
  127. font-size: 2em
  128. &.icon-border
  129. border-width: 2px
  130. @include border-radius(4px)
  131. .icon-3x
  132. font-size: 3em
  133. &.icon-border
  134. border-width: 3px
  135. @include border-radius(5px)
  136. .icon-4x
  137. font-size: 4em
  138. &.icon-border
  139. border-width: 4px
  140. @include border-radius(6px)
  141. // Floats
  142. // -------------------------
  143. // Quick floats
  144. .pull-right
  145. float: right
  146. .pull-left
  147. float: left
  148. [class^="icon-"],
  149. [class*=" icon-"]
  150. &.pull-left
  151. margin-right: .3em
  152. &.pull-right
  153. margin-left: .3em
  154. .btn
  155. [class^="icon-"],
  156. [class*=" icon-"]
  157. &.pull-left, &.pull-right
  158. &.icon-2x
  159. margin-top: .18em
  160. &.icon-spin.icon-large
  161. line-height: .8em
  162. .btn.btn-small
  163. [class^="icon-"],
  164. [class*=" icon-"]
  165. &.pull-left, &.pull-right
  166. &.icon-2x
  167. margin-top: .25em
  168. .btn.btn-large
  169. [class^="icon-"],
  170. [class*=" icon-"]
  171. margin-top: 0 // overrides bootstrap default
  172. &.pull-left, &.pull-right
  173. &.icon-2x
  174. margin-top: .05em
  175. &.pull-left.icon-2x
  176. margin-right: .2em
  177. &.pull-right.icon-2x
  178. margin-left: .2em
  179. .icon-spin
  180. display: inline-block
  181. -moz-animation: spin 2s infinite linear
  182. -o-animation: spin 2s infinite linear
  183. -webkit-animation: spin 2s infinite linear
  184. animation: spin 2s infinite linear
  185. @-moz-keyframes spin
  186. 0%
  187. -moz-transform: rotate(0deg)
  188. 100%
  189. -moz-transform: rotate(359deg)
  190. @-webkit-keyframes spin
  191. 0%
  192. -webkit-transform: rotate(0deg)
  193. 100%
  194. -webkit-transform: rotate(359deg)
  195. @-o-keyframes spin
  196. 0%
  197. -o-transform: rotate(0deg)
  198. 100%
  199. -o-transform: rotate(359deg)
  200. @-ms-keyframes spin
  201. 0%
  202. -ms-transform: rotate(0deg)
  203. 100%
  204. -ms-transform: rotate(359deg)
  205. @keyframes spin
  206. 0%
  207. transform: rotate(0deg)
  208. 100%
  209. transform: rotate(359deg)
  210. @-moz-document url-prefix()
  211. .icon-spin
  212. height: .9em
  213. .btn .icon-spin
  214. height: auto
  215. .icon-spin.icon-large
  216. height: 1.25em
  217. .btn .icon-spin.icon-large
  218. height: .75em
  219. /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
  220. * readers do not read off random characters that represent icons
  221. .icon-glass:before
  222. content: "\f000"
  223. .icon-music:before
  224. content: "\f001"
  225. .icon-search:before
  226. content: "\f002"
  227. .icon-envelope:before
  228. content: "\f003"
  229. .icon-heart:before
  230. content: "\f004"
  231. .icon-star:before
  232. content: "\f005"
  233. .icon-star-empty:before
  234. content: "\f006"
  235. .icon-user:before
  236. content: "\f007"
  237. .icon-film:before
  238. content: "\f008"
  239. .icon-th-large:before
  240. content: "\f009"
  241. .icon-th:before
  242. content: "\f00a"
  243. .icon-th-list:before
  244. content: "\f00b"
  245. .icon-ok:before
  246. content: "\f00c"
  247. .icon-remove:before
  248. content: "\f00d"
  249. .icon-zoom-in:before
  250. content: "\f00e"
  251. .icon-zoom-out:before
  252. content: "\f010"
  253. .icon-off:before
  254. content: "\f011"
  255. .icon-signal:before
  256. content: "\f012"
  257. .icon-cog:before
  258. content: "\f013"
  259. .icon-trash:before
  260. content: "\f014"
  261. .icon-home:before
  262. content: "\f015"
  263. .icon-file:before
  264. content: "\f016"
  265. .icon-time:before
  266. content: "\f017"
  267. .icon-road:before
  268. content: "\f018"
  269. .icon-download-alt:before
  270. content: "\f019"
  271. .icon-download:before
  272. content: "\f01a"
  273. .icon-upload:before
  274. content: "\f01b"
  275. .icon-inbox:before
  276. content: "\f01c"
  277. .icon-play-circle:before
  278. content: "\f01d"
  279. .icon-repeat:before
  280. content: "\f01e"
  281. /* \f020 doesn't work in Safari. all shifted one down
  282. .icon-refresh:before
  283. content: "\f021"
  284. .icon-list-alt:before
  285. content: "\f022"
  286. .icon-lock:before
  287. content: "\f023"
  288. .icon-flag:before
  289. content: "\f024"
  290. .icon-headphones:before
  291. content: "\f025"
  292. .icon-volume-off:before
  293. content: "\f026"
  294. .icon-volume-down:before
  295. content: "\f027"
  296. .icon-volume-up:before
  297. content: "\f028"
  298. .icon-qrcode:before
  299. content: "\f029"
  300. .icon-barcode:before
  301. content: "\f02a"
  302. .icon-tag:before
  303. content: "\f02b"
  304. .icon-tags:before
  305. content: "\f02c"
  306. .icon-book:before
  307. content: "\f02d"
  308. .icon-bookmark:before
  309. content: "\f02e"
  310. .icon-print:before
  311. content: "\f02f"
  312. .icon-camera:before
  313. content: "\f030"
  314. .icon-font:before
  315. content: "\f031"
  316. .icon-bold:before
  317. content: "\f032"
  318. .icon-italic:before
  319. content: "\f033"
  320. .icon-text-height:before
  321. content: "\f034"
  322. .icon-text-width:before
  323. content: "\f035"
  324. .icon-align-left:before
  325. content: "\f036"
  326. .icon-align-center:before
  327. content: "\f037"
  328. .icon-align-right:before
  329. content: "\f038"
  330. .icon-align-justify:before
  331. content: "\f039"
  332. .icon-list:before
  333. content: "\f03a"
  334. .icon-indent-left:before
  335. content: "\f03b"
  336. .icon-indent-right:before
  337. content: "\f03c"
  338. .icon-facetime-video:before
  339. content: "\f03d"
  340. .icon-picture:before
  341. content: "\f03e"
  342. .icon-pencil:before
  343. content: "\f040"
  344. .icon-map-marker:before
  345. content: "\f041"
  346. .icon-adjust:before
  347. content: "\f042"
  348. .icon-tint:before
  349. content: "\f043"
  350. .icon-edit:before
  351. content: "\f044"
  352. .icon-share:before
  353. content: "\f045"
  354. .icon-check:before
  355. content: "\f046"
  356. .icon-move:before
  357. content: "\f047"
  358. .icon-step-backward:before
  359. content: "\f048"
  360. .icon-fast-backward:before
  361. content: "\f049"
  362. .icon-backward:before
  363. content: "\f04a"
  364. .icon-play:before
  365. content: "\f04b"
  366. .icon-pause:before
  367. content: "\f04c"
  368. .icon-stop:before
  369. content: "\f04d"
  370. .icon-forward:before
  371. content: "\f04e"
  372. .icon-fast-forward:before
  373. content: "\f050"
  374. .icon-step-forward:before
  375. content: "\f051"
  376. .icon-eject:before
  377. content: "\f052"
  378. .icon-chevron-left:before
  379. content: "\f053"
  380. .icon-chevron-right:before
  381. content: "\f054"
  382. .icon-plus-sign:before
  383. content: "\f055"
  384. .icon-minus-sign:before
  385. content: "\f056"
  386. .icon-remove-sign:before
  387. content: "\f057"
  388. .icon-ok-sign:before
  389. content: "\f058"
  390. .icon-question-sign:before
  391. content: "\f059"
  392. .icon-info-sign:before
  393. content: "\f05a"
  394. .icon-screenshot:before
  395. content: "\f05b"
  396. .icon-remove-circle:before
  397. content: "\f05c"
  398. .icon-ok-circle:before
  399. content: "\f05d"
  400. .icon-ban-circle:before
  401. content: "\f05e"
  402. .icon-arrow-left:before
  403. content: "\f060"
  404. .icon-arrow-right:before
  405. content: "\f061"
  406. .icon-arrow-up:before
  407. content: "\f062"
  408. .icon-arrow-down:before
  409. content: "\f063"
  410. .icon-share-alt:before
  411. content: "\f064"
  412. .icon-resize-full:before
  413. content: "\f065"
  414. .icon-resize-small:before
  415. content: "\f066"
  416. .icon-plus:before
  417. content: "\f067"
  418. .icon-minus:before
  419. content: "\f068"
  420. .icon-asterisk:before
  421. content: "\f069"
  422. .icon-exclamation-sign:before
  423. content: "\f06a"
  424. .icon-gift:before
  425. content: "\f06b"
  426. .icon-leaf:before
  427. content: "\f06c"
  428. .icon-fire:before
  429. content: "\f06d"
  430. .icon-eye-open:before
  431. content: "\f06e"
  432. .icon-eye-close:before
  433. content: "\f070"
  434. .icon-warning-sign:before
  435. content: "\f071"
  436. .icon-plane:before
  437. content: "\f072"
  438. .icon-calendar:before
  439. content: "\f073"
  440. .icon-random:before
  441. content: "\f074"
  442. .icon-comment:before
  443. content: "\f075"
  444. .icon-magnet:before
  445. content: "\f076"
  446. .icon-chevron-up:before
  447. content: "\f077"
  448. .icon-chevron-down:before
  449. content: "\f078"
  450. .icon-retweet:before
  451. content: "\f079"
  452. .icon-shopping-cart:before
  453. content: "\f07a"
  454. .icon-folder-close:before
  455. content: "\f07b"
  456. .icon-folder-open:before
  457. content: "\f07c"
  458. .icon-resize-vertical:before
  459. content: "\f07d"
  460. .icon-resize-horizontal:before
  461. content: "\f07e"
  462. .icon-bar-chart:before
  463. content: "\f080"
  464. .icon-twitter-sign:before
  465. content: "\f081"
  466. .icon-facebook-sign:before
  467. content: "\f082"
  468. .icon-camera-retro:before
  469. content: "\f083"
  470. .icon-key:before
  471. content: "\f084"
  472. .icon-cogs:before
  473. content: "\f085"
  474. .icon-comments:before
  475. content: "\f086"
  476. .icon-thumbs-up:before
  477. content: "\f087"
  478. .icon-thumbs-down:before
  479. content: "\f088"
  480. .icon-star-half:before
  481. content: "\f089"
  482. .icon-heart-empty:before
  483. content: "\f08a"
  484. .icon-signout:before
  485. content: "\f08b"
  486. .icon-linkedin-sign:before
  487. content: "\f08c"
  488. .icon-pushpin:before
  489. content: "\f08d"
  490. .icon-external-link:before
  491. content: "\f08e"
  492. .icon-signin:before
  493. content: "\f090"
  494. .icon-trophy:before
  495. content: "\f091"
  496. .icon-github-sign:before
  497. content: "\f092"
  498. .icon-upload-alt:before
  499. content: "\f093"
  500. .icon-lemon:before
  501. content: "\f094"
  502. .icon-phone:before
  503. content: "\f095"
  504. .icon-check-empty:before
  505. content: "\f096"
  506. .icon-bookmark-empty:before
  507. content: "\f097"
  508. .icon-phone-sign:before
  509. content: "\f098"
  510. .icon-twitter:before
  511. content: "\f099"
  512. .icon-facebook:before
  513. content: "\f09a"
  514. .icon-github:before
  515. content: "\f09b"
  516. .icon-unlock:before
  517. content: "\f09c"
  518. .icon-credit-card:before
  519. content: "\f09d"
  520. .icon-rss:before
  521. content: "\f09e"
  522. .icon-hdd:before
  523. content: "\f0a0"
  524. .icon-bullhorn:before
  525. content: "\f0a1"
  526. .icon-bell:before
  527. content: "\f0a2"
  528. .icon-certificate:before
  529. content: "\f0a3"
  530. .icon-hand-right:before
  531. content: "\f0a4"
  532. .icon-hand-left:before
  533. content: "\f0a5"
  534. .icon-hand-up:before
  535. content: "\f0a6"
  536. .icon-hand-down:before
  537. content: "\f0a7"
  538. .icon-circle-arrow-left:before
  539. content: "\f0a8"
  540. .icon-circle-arrow-right:before
  541. content: "\f0a9"
  542. .icon-circle-arrow-up:before
  543. content: "\f0aa"
  544. .icon-circle-arrow-down:before
  545. content: "\f0ab"
  546. .icon-globe:before
  547. content: "\f0ac"
  548. .icon-wrench:before
  549. content: "\f0ad"
  550. .icon-tasks:before
  551. content: "\f0ae"
  552. .icon-filter:before
  553. content: "\f0b0"
  554. .icon-briefcase:before
  555. content: "\f0b1"
  556. .icon-fullscreen:before
  557. content: "\f0b2"
  558. .icon-group:before
  559. content: "\f0c0"
  560. .icon-link:before
  561. content: "\f0c1"
  562. .icon-cloud:before
  563. content: "\f0c2"
  564. .icon-beaker:before
  565. content: "\f0c3"
  566. .icon-cut:before
  567. content: "\f0c4"
  568. .icon-copy:before
  569. content: "\f0c5"
  570. .icon-paper-clip:before
  571. content: "\f0c6"
  572. .icon-save:before
  573. content: "\f0c7"
  574. .icon-sign-blank:before
  575. content: "\f0c8"
  576. .icon-reorder:before
  577. content: "\f0c9"
  578. .icon-list-ul:before
  579. content: "\f0ca"
  580. .icon-list-ol:before
  581. content: "\f0cb"
  582. .icon-strikethrough:before
  583. content: "\f0cc"
  584. .icon-underline:before
  585. content: "\f0cd"
  586. .icon-table:before
  587. content: "\f0ce"
  588. .icon-magic:before
  589. content: "\f0d0"
  590. .icon-truck:before
  591. content: "\f0d1"
  592. .icon-pinterest:before
  593. content: "\f0d2"
  594. .icon-pinterest-sign:before
  595. content: "\f0d3"
  596. .icon-google-plus-sign:before
  597. content: "\f0d4"
  598. .icon-google-plus:before
  599. content: "\f0d5"
  600. .icon-money:before
  601. content: "\f0d6"
  602. .icon-caret-down:before
  603. content: "\f0d7"
  604. .icon-caret-up:before
  605. content: "\f0d8"
  606. .icon-caret-left:before
  607. content: "\f0d9"
  608. .icon-caret-right:before
  609. content: "\f0da"
  610. .icon-columns:before
  611. content: "\f0db"
  612. .icon-sort:before
  613. content: "\f0dc"
  614. .icon-sort-down:before
  615. content: "\f0dd"
  616. .icon-sort-up:before
  617. content: "\f0de"
  618. .icon-envelope-alt:before
  619. content: "\f0e0"
  620. .icon-linkedin:before
  621. content: "\f0e1"
  622. .icon-undo:before
  623. content: "\f0e2"
  624. .icon-legal:before
  625. content: "\f0e3"
  626. .icon-dashboard:before
  627. content: "\f0e4"
  628. .icon-comment-alt:before
  629. content: "\f0e5"
  630. .icon-comments-alt:before
  631. content: "\f0e6"
  632. .icon-bolt:before
  633. content: "\f0e7"
  634. .icon-sitemap:before
  635. content: "\f0e8"
  636. .icon-umbrella:before
  637. content: "\f0e9"
  638. .icon-paste:before
  639. content: "\f0ea"
  640. .icon-lightbulb:before
  641. content: "\f0eb"
  642. .icon-exchange:before
  643. content: "\f0ec"
  644. .icon-cloud-download:before
  645. content: "\f0ed"
  646. .icon-cloud-upload:before
  647. content: "\f0ee"
  648. .icon-user-md:before
  649. content: "\f0f0"
  650. .icon-stethoscope:before
  651. content: "\f0f1"
  652. .icon-suitcase:before
  653. content: "\f0f2"
  654. .icon-bell-alt:before
  655. content: "\f0f3"
  656. .icon-coffee:before
  657. content: "\f0f4"
  658. .icon-food:before
  659. content: "\f0f5"
  660. .icon-file-alt:before
  661. content: "\f0f6"
  662. .icon-building:before
  663. content: "\f0f7"
  664. .icon-hospital:before
  665. content: "\f0f8"
  666. .icon-ambulance:before
  667. content: "\f0f9"
  668. .icon-medkit:before
  669. content: "\f0fa"
  670. .icon-fighter-jet:before
  671. content: "\f0fb"
  672. .icon-beer:before
  673. content: "\f0fc"
  674. .icon-h-sign:before
  675. content: "\f0fd"
  676. .icon-plus-sign-alt:before
  677. content: "\f0fe"
  678. .icon-double-angle-left:before
  679. content: "\f100"
  680. .icon-double-angle-right:before
  681. content: "\f101"
  682. .icon-double-angle-up:before
  683. content: "\f102"
  684. .icon-double-angle-down:before
  685. content: "\f103"
  686. .icon-angle-left:before
  687. content: "\f104"
  688. .icon-angle-right:before
  689. content: "\f105"
  690. .icon-angle-up:before
  691. content: "\f106"
  692. .icon-angle-down:before
  693. content: "\f107"
  694. .icon-desktop:before
  695. content: "\f108"
  696. .icon-laptop:before
  697. content: "\f109"
  698. .icon-tablet:before
  699. content: "\f10a"
  700. .icon-mobile-phone:before
  701. content: "\f10b"
  702. .icon-circle-blank:before
  703. content: "\f10c"
  704. .icon-quote-left:before
  705. content: "\f10d"
  706. .icon-quote-right:before
  707. content: "\f10e"
  708. .icon-spinner:before
  709. content: "\f110"
  710. .icon-circle:before
  711. content: "\f111"
  712. .icon-reply:before
  713. content: "\f112"
  714. .icon-github-alt:before
  715. content: "\f113"
  716. .icon-folder-close-alt:before
  717. content: "\f114"
  718. .icon-folder-open-alt:before
  719. content: "\f115"