PageRenderTime 44ms CodeModel.GetById 13ms RepoModel.GetById 0ms app.codeStats 0ms

/wp-content/themes/bridge/includes/font_awesome/font-awesome.php

https://gitlab.com/juanito.abelo/nlmobile
PHP | 634 lines | 599 code | 6 blank | 29 comment | 3 complexity | baf19ca662e8ea4f06b6a939204b0c1c MD5 | raw file
  1. <?php
  2. if (!function_exists('getFontAwesomeIconArray')){
  3. /**
  4. * Defines array of icons from Font Awesome
  5. * @return array array of icons from Font Awesome
  6. */
  7. function getFontAwesomeIconArray() {
  8. // $pattern = '/\.(fa-(?:\w+(?:-)?)+):before\s+{\s*content:\s*"(.+)";\s+}/';
  9. // $subject = file_get_contents(QODE_ROOT.'/css/font-awesome/css/font-awesome.css');
  10. //
  11. // preg_match_all($pattern, $subject, $matches, PREG_SET_ORDER);
  12. //
  13. // $icons = array();
  14. //
  15. // foreach($matches as $match){
  16. // $icons[$match[1]] = $match[2];
  17. // }
  18. // ksort ($icons);
  19. //
  20. // foreach ($icons as $icon_key => $icon_value) {
  21. // echo "'".$icon_key."' => '".$icon_value."', <br/>";
  22. // }
  23. //
  24. // exit;
  25. $icons = array (
  26. 'fa-adjust' => '\f042',
  27. 'fa-adn' => '\f170',
  28. 'fa-align-center' => '\f037',
  29. 'fa-align-justify' => '\f039',
  30. 'fa-align-left' => '\f036',
  31. 'fa-align-right' => '\f038',
  32. 'fa-ambulance' => '\f0f9',
  33. 'fa-anchor' => '\f13d',
  34. 'fa-android' => '\f17b',
  35. 'fa-angellist' => '\f209',
  36. 'fa-angle-double-down' => '\f103',
  37. 'fa-angle-double-left' => '\f100',
  38. 'fa-angle-double-right' => '\f101',
  39. 'fa-angle-double-up' => '\f102',
  40. 'fa-angle-down' => '\f107',
  41. 'fa-angle-left' => '\f104',
  42. 'fa-angle-right' => '\f105',
  43. 'fa-angle-up' => '\f106',
  44. 'fa-apple' => '\f179',
  45. 'fa-archive' => '\f187',
  46. 'fa-area-chart' => '\f1fe',
  47. 'fa-arrow-circle-down' => '\f0ab',
  48. 'fa-arrow-circle-left' => '\f0a8',
  49. 'fa-arrow-circle-o-down' => '\f01a',
  50. 'fa-arrow-circle-o-left' => '\f190',
  51. 'fa-arrow-circle-o-right' => '\f18e',
  52. 'fa-arrow-circle-o-up' => '\f01b',
  53. 'fa-arrow-circle-right' => '\f0a9',
  54. 'fa-arrow-circle-up' => '\f0aa',
  55. 'fa-arrow-down' => '\f063',
  56. 'fa-arrow-left' => '\f060',
  57. 'fa-arrow-right' => '\f061',
  58. 'fa-arrow-up' => '\f062',
  59. 'fa-arrows' => '\f047',
  60. 'fa-arrows-alt' => '\f0b2',
  61. 'fa-arrows-h' => '\f07e',
  62. 'fa-arrows-v' => '\f07d',
  63. 'fa-asterisk' => '\f069',
  64. 'fa-at' => '\f1fa',
  65. 'fa-backward' => '\f04a',
  66. 'fa-ban' => '\f05e',
  67. 'fa-bar-chart' => '\f080',
  68. 'fa-barcode' => '\f02a',
  69. 'fa-bars' => '\f0c9',
  70. 'fa-bed' => '\f236',
  71. 'fa-beer' => '\f0fc',
  72. 'fa-behance' => '\f1b4',
  73. 'fa-behance-square' => '\f1b5',
  74. 'fa-bell' => '\f0f3',
  75. 'fa-bell-o' => '\f0a2',
  76. 'fa-bell-slash' => '\f1f6',
  77. 'fa-bell-slash-o' => '\f1f7',
  78. 'fa-bicycle' => '\f206',
  79. 'fa-binoculars' => '\f1e5',
  80. 'fa-birthday-cake' => '\f1fd',
  81. 'fa-bitbucket' => '\f171',
  82. 'fa-bitbucket-square' => '\f172',
  83. 'fa-bold' => '\f032',
  84. 'fa-bolt' => '\f0e7',
  85. 'fa-bomb' => '\f1e2',
  86. 'fa-book' => '\f02d',
  87. 'fa-bookmark' => '\f02e',
  88. 'fa-bookmark-o' => '\f097',
  89. 'fa-briefcase' => '\f0b1',
  90. 'fa-btc' => '\f15a',
  91. 'fa-bug' => '\f188',
  92. 'fa-building' => '\f1ad',
  93. 'fa-building-o' => '\f0f7',
  94. 'fa-bullhorn' => '\f0a1',
  95. 'fa-bullseye' => '\f140',
  96. 'fa-bus' => '\f207',
  97. 'fa-buysellads' => '\f20d',
  98. 'fa-calculator' => '\f1ec',
  99. 'fa-calendar' => '\f073',
  100. 'fa-calendar-o' => '\f133',
  101. 'fa-camera' => '\f030',
  102. 'fa-camera-retro' => '\f083',
  103. 'fa-car' => '\f1b9',
  104. 'fa-caret-down' => '\f0d7',
  105. 'fa-caret-left' => '\f0d9',
  106. 'fa-caret-right' => '\f0da',
  107. 'fa-caret-square-o-down' => '\f150',
  108. 'fa-caret-square-o-left' => '\f191',
  109. 'fa-caret-square-o-right' => '\f152',
  110. 'fa-caret-square-o-up' => '\f151',
  111. 'fa-caret-up' => '\f0d8',
  112. 'fa-cart-arrow-down' => '\f218',
  113. 'fa-cart-plus' => '\f217',
  114. 'fa-cc' => '\f20a',
  115. 'fa-cc-amex' => '\f1f3',
  116. 'fa-cc-discover' => '\f1f2',
  117. 'fa-cc-mastercard' => '\f1f1',
  118. 'fa-cc-paypal' => '\f1f4',
  119. 'fa-cc-stripe' => '\f1f5',
  120. 'fa-cc-visa' => '\f1f0',
  121. 'fa-certificate' => '\f0a3',
  122. 'fa-chain-broken' => '\f127',
  123. 'fa-check' => '\f00c',
  124. 'fa-check-circle' => '\f058',
  125. 'fa-check-circle-o' => '\f05d',
  126. 'fa-check-square' => '\f14a',
  127. 'fa-check-square-o' => '\f046',
  128. 'fa-chevron-circle-down' => '\f13a',
  129. 'fa-chevron-circle-left' => '\f137',
  130. 'fa-chevron-circle-right' => '\f138',
  131. 'fa-chevron-circle-up' => '\f139',
  132. 'fa-chevron-down' => '\f078',
  133. 'fa-chevron-left' => '\f053',
  134. 'fa-chevron-right' => '\f054',
  135. 'fa-chevron-up' => '\f077',
  136. 'fa-child' => '\f1ae',
  137. 'fa-circle' => '\f111',
  138. 'fa-circle-o' => '\f10c',
  139. 'fa-circle-o-notch' => '\f1ce',
  140. 'fa-circle-thin' => '\f1db',
  141. 'fa-clipboard' => '\f0ea',
  142. 'fa-clock-o' => '\f017',
  143. 'fa-cloud' => '\f0c2',
  144. 'fa-cloud-download' => '\f0ed',
  145. 'fa-cloud-upload' => '\f0ee',
  146. 'fa-code' => '\f121',
  147. 'fa-code-fork' => '\f126',
  148. 'fa-codepen' => '\f1cb',
  149. 'fa-coffee' => '\f0f4',
  150. 'fa-cog' => '\f013',
  151. 'fa-cogs' => '\f085',
  152. 'fa-columns' => '\f0db',
  153. 'fa-comment' => '\f075',
  154. 'fa-comment-o' => '\f0e5',
  155. 'fa-comments' => '\f086',
  156. 'fa-comments-o' => '\f0e6',
  157. 'fa-compass' => '\f14e',
  158. 'fa-compress' => '\f066',
  159. 'fa-connectdevelop' => '\f20e',
  160. 'fa-copyright' => '\f1f9',
  161. 'fa-credit-card' => '\f09d',
  162. 'fa-crop' => '\f125',
  163. 'fa-crosshairs' => '\f05b',
  164. 'fa-css3' => '\f13c',
  165. 'fa-cube' => '\f1b2',
  166. 'fa-cubes' => '\f1b3',
  167. 'fa-cutlery' => '\f0f5',
  168. 'fa-dashcube' => '\f210',
  169. 'fa-database' => '\f1c0',
  170. 'fa-delicious' => '\f1a5',
  171. 'fa-desktop' => '\f108',
  172. 'fa-deviantart' => '\f1bd',
  173. 'fa-diamond' => '\f219',
  174. 'fa-digg' => '\f1a6',
  175. 'fa-dot-circle-o' => '\f192',
  176. 'fa-download' => '\f019',
  177. 'fa-dribbble' => '\f17d',
  178. 'fa-dropbox' => '\f16b',
  179. 'fa-drupal' => '\f1a9',
  180. 'fa-eject' => '\f052',
  181. 'fa-ellipsis-h' => '\f141',
  182. 'fa-ellipsis-v' => '\f142',
  183. 'fa-empire' => '\f1d1',
  184. 'fa-envelope' => '\f0e0',
  185. 'fa-envelope-o' => '\f003',
  186. 'fa-envelope-square' => '\f199',
  187. 'fa-eraser' => '\f12d',
  188. 'fa-eur' => '\f153',
  189. 'fa-exchange' => '\f0ec',
  190. 'fa-exclamation' => '\f12a',
  191. 'fa-exclamation-circle' => '\f06a',
  192. 'fa-exclamation-triangle' => '\f071',
  193. 'fa-expand' => '\f065',
  194. 'fa-external-link' => '\f08e',
  195. 'fa-external-link-square' => '\f14c',
  196. 'fa-eye' => '\f06e',
  197. 'fa-eye-slash' => '\f070',
  198. 'fa-eyedropper' => '\f1fb',
  199. 'fa-facebook' => '\f09a',
  200. 'fa-facebook-official' => '\f230',
  201. 'fa-facebook-square' => '\f082',
  202. 'fa-fast-backward' => '\f049',
  203. 'fa-fast-forward' => '\f050',
  204. 'fa-fax' => '\f1ac',
  205. 'fa-female' => '\f182',
  206. 'fa-fighter-jet' => '\f0fb',
  207. 'fa-file' => '\f15b',
  208. 'fa-file-archive-o' => '\f1c6',
  209. 'fa-file-audio-o' => '\f1c7',
  210. 'fa-file-code-o' => '\f1c9',
  211. 'fa-file-excel-o' => '\f1c3',
  212. 'fa-file-image-o' => '\f1c5',
  213. 'fa-file-o' => '\f016',
  214. 'fa-file-pdf-o' => '\f1c1',
  215. 'fa-file-powerpoint-o' => '\f1c4',
  216. 'fa-file-text' => '\f15c',
  217. 'fa-file-text-o' => '\f0f6',
  218. 'fa-file-video-o' => '\f1c8',
  219. 'fa-file-word-o' => '\f1c2',
  220. 'fa-files-o' => '\f0c5',
  221. 'fa-film' => '\f008',
  222. 'fa-filter' => '\f0b0',
  223. 'fa-fire' => '\f06d',
  224. 'fa-fire-extinguisher' => '\f134',
  225. 'fa-flag' => '\f024',
  226. 'fa-flag-checkered' => '\f11e',
  227. 'fa-flag-o' => '\f11d',
  228. 'fa-flask' => '\f0c3',
  229. 'fa-flickr' => '\f16e',
  230. 'fa-floppy-o' => '\f0c7',
  231. 'fa-folder' => '\f07b',
  232. 'fa-folder-o' => '\f114',
  233. 'fa-folder-open' => '\f07c',
  234. 'fa-folder-open-o' => '\f115',
  235. 'fa-font' => '\f031',
  236. 'fa-forumbee' => '\f211',
  237. 'fa-forward' => '\f04e',
  238. 'fa-foursquare' => '\f180',
  239. 'fa-frown-o' => '\f119',
  240. 'fa-futbol-o' => '\f1e3',
  241. 'fa-gamepad' => '\f11b',
  242. 'fa-gavel' => '\f0e3',
  243. 'fa-gbp' => '\f154',
  244. 'fa-gift' => '\f06b',
  245. 'fa-git' => '\f1d3',
  246. 'fa-git-square' => '\f1d2',
  247. 'fa-github' => '\f09b',
  248. 'fa-github-alt' => '\f113',
  249. 'fa-github-square' => '\f092',
  250. 'fa-glass' => '\f000',
  251. 'fa-globe' => '\f0ac',
  252. 'fa-google' => '\f1a0',
  253. 'fa-google-plus' => '\f0d5',
  254. 'fa-google-plus-square' => '\f0d4',
  255. 'fa-google-wallet' => '\f1ee',
  256. 'fa-graduation-cap' => '\f19d',
  257. 'fa-gratipay' => '\f184',
  258. 'fa-h-square' => '\f0fd',
  259. 'fa-hacker-news' => '\f1d4',
  260. 'fa-hand-o-down' => '\f0a7',
  261. 'fa-hand-o-left' => '\f0a5',
  262. 'fa-hand-o-right' => '\f0a4',
  263. 'fa-hand-o-up' => '\f0a6',
  264. 'fa-hdd-o' => '\f0a0',
  265. 'fa-header' => '\f1dc',
  266. 'fa-headphones' => '\f025',
  267. 'fa-heart' => '\f004',
  268. 'fa-heart-o' => '\f08a',
  269. 'fa-heartbeat' => '\f21e',
  270. 'fa-history' => '\f1da',
  271. 'fa-home' => '\f015',
  272. 'fa-hospital-o' => '\f0f8',
  273. 'fa-html5' => '\f13b',
  274. 'fa-ils' => '\f20b',
  275. 'fa-inbox' => '\f01c',
  276. 'fa-indent' => '\f03c',
  277. 'fa-info' => '\f129',
  278. 'fa-info-circle' => '\f05a',
  279. 'fa-inr' => '\f156',
  280. 'fa-instagram' => '\f16d',
  281. 'fa-ioxhost' => '\f208',
  282. 'fa-italic' => '\f033',
  283. 'fa-joomla' => '\f1aa',
  284. 'fa-jpy' => '\f157',
  285. 'fa-jsfiddle' => '\f1cc',
  286. 'fa-key' => '\f084',
  287. 'fa-keyboard-o' => '\f11c',
  288. 'fa-krw' => '\f159',
  289. 'fa-language' => '\f1ab',
  290. 'fa-laptop' => '\f109',
  291. 'fa-lastfm' => '\f202',
  292. 'fa-lastfm-square' => '\f203',
  293. 'fa-leaf' => '\f06c',
  294. 'fa-leanpub' => '\f212',
  295. 'fa-lemon-o' => '\f094',
  296. 'fa-level-down' => '\f149',
  297. 'fa-level-up' => '\f148',
  298. 'fa-life-ring' => '\f1cd',
  299. 'fa-lightbulb-o' => '\f0eb',
  300. 'fa-line-chart' => '\f201',
  301. 'fa-link' => '\f0c1',
  302. 'fa-linkedin' => '\f0e1',
  303. 'fa-linkedin-square' => '\f08c',
  304. 'fa-linux' => '\f17c',
  305. 'fa-list' => '\f03a',
  306. 'fa-list-alt' => '\f022',
  307. 'fa-list-ol' => '\f0cb',
  308. 'fa-list-ul' => '\f0ca',
  309. 'fa-location-arrow' => '\f124',
  310. 'fa-lock' => '\f023',
  311. 'fa-long-arrow-down' => '\f175',
  312. 'fa-long-arrow-left' => '\f177',
  313. 'fa-long-arrow-right' => '\f178',
  314. 'fa-long-arrow-up' => '\f176',
  315. 'fa-magic' => '\f0d0',
  316. 'fa-magnet' => '\f076',
  317. 'fa-male' => '\f183',
  318. 'fa-map-marker' => '\f041',
  319. 'fa-mars' => '\f222',
  320. 'fa-mars-double' => '\f227',
  321. 'fa-mars-stroke' => '\f229',
  322. 'fa-mars-stroke-h' => '\f22b',
  323. 'fa-mars-stroke-v' => '\f22a',
  324. 'fa-maxcdn' => '\f136',
  325. 'fa-meanpath' => '\f20c',
  326. 'fa-medium' => '\f23a',
  327. 'fa-medkit' => '\f0fa',
  328. 'fa-meh-o' => '\f11a',
  329. 'fa-mercury' => '\f223',
  330. 'fa-microphone' => '\f130',
  331. 'fa-microphone-slash' => '\f131',
  332. 'fa-minus' => '\f068',
  333. 'fa-minus-circle' => '\f056',
  334. 'fa-minus-square' => '\f146',
  335. 'fa-minus-square-o' => '\f147',
  336. 'fa-mobile' => '\f10b',
  337. 'fa-money' => '\f0d6',
  338. 'fa-moon-o' => '\f186',
  339. 'fa-motorcycle' => '\f21c',
  340. 'fa-music' => '\f001',
  341. 'fa-neuter' => '\f22c',
  342. 'fa-newspaper-o' => '\f1ea',
  343. 'fa-openid' => '\f19b',
  344. 'fa-outdent' => '\f03b',
  345. 'fa-pagelines' => '\f18c',
  346. 'fa-paint-brush' => '\f1fc',
  347. 'fa-paper-plane' => '\f1d8',
  348. 'fa-paper-plane-o' => '\f1d9',
  349. 'fa-paperclip' => '\f0c6',
  350. 'fa-paragraph' => '\f1dd',
  351. 'fa-pause' => '\f04c',
  352. 'fa-paw' => '\f1b0',
  353. 'fa-paypal' => '\f1ed',
  354. 'fa-pencil' => '\f040',
  355. 'fa-pencil-square' => '\f14b',
  356. 'fa-pencil-square-o' => '\f044',
  357. 'fa-phone' => '\f095',
  358. 'fa-phone-square' => '\f098',
  359. 'fa-picture-o' => '\f03e',
  360. 'fa-pie-chart' => '\f200',
  361. 'fa-pied-piper' => '\f1a7',
  362. 'fa-pied-piper-alt' => '\f1a8',
  363. 'fa-pinterest' => '\f0d2',
  364. 'fa-pinterest-p' => '\f231',
  365. 'fa-pinterest-square' => '\f0d3',
  366. 'fa-plane' => '\f072',
  367. 'fa-play' => '\f04b',
  368. 'fa-play-circle' => '\f144',
  369. 'fa-play-circle-o' => '\f01d',
  370. 'fa-plug' => '\f1e6',
  371. 'fa-plus' => '\f067',
  372. 'fa-plus-circle' => '\f055',
  373. 'fa-plus-square' => '\f0fe',
  374. 'fa-plus-square-o' => '\f196',
  375. 'fa-power-off' => '\f011',
  376. 'fa-print' => '\f02f',
  377. 'fa-puzzle-piece' => '\f12e',
  378. 'fa-qq' => '\f1d6',
  379. 'fa-qrcode' => '\f029',
  380. 'fa-question' => '\f128',
  381. 'fa-question-circle' => '\f059',
  382. 'fa-quote-left' => '\f10d',
  383. 'fa-quote-right' => '\f10e',
  384. 'fa-random' => '\f074',
  385. 'fa-rebel' => '\f1d0',
  386. 'fa-recycle' => '\f1b8',
  387. 'fa-reddit' => '\f1a1',
  388. 'fa-reddit-square' => '\f1a2',
  389. 'fa-refresh' => '\f021',
  390. 'fa-renren' => '\f18b',
  391. 'fa-repeat' => '\f01e',
  392. 'fa-reply' => '\f112',
  393. 'fa-reply-all' => '\f122',
  394. 'fa-retweet' => '\f079',
  395. 'fa-road' => '\f018',
  396. 'fa-rocket' => '\f135',
  397. 'fa-rss' => '\f09e',
  398. 'fa-rss-square' => '\f143',
  399. 'fa-rub' => '\f158',
  400. 'fa-scissors' => '\f0c4',
  401. 'fa-search' => '\f002',
  402. 'fa-search-minus' => '\f010',
  403. 'fa-search-plus' => '\f00e',
  404. 'fa-sellsy' => '\f213',
  405. 'fa-server' => '\f233',
  406. 'fa-share' => '\f064',
  407. 'fa-share-alt' => '\f1e0',
  408. 'fa-share-alt-square' => '\f1e1',
  409. 'fa-share-square' => '\f14d',
  410. 'fa-share-square-o' => '\f045',
  411. 'fa-shield' => '\f132',
  412. 'fa-ship' => '\f21a',
  413. 'fa-shirtsinbulk' => '\f214',
  414. 'fa-shopping-cart' => '\f07a',
  415. 'fa-sign-in' => '\f090',
  416. 'fa-sign-out' => '\f08b',
  417. 'fa-signal' => '\f012',
  418. 'fa-simplybuilt' => '\f215',
  419. 'fa-sitemap' => '\f0e8',
  420. 'fa-skyatlas' => '\f216',
  421. 'fa-skype' => '\f17e',
  422. 'fa-slack' => '\f198',
  423. 'fa-sliders' => '\f1de',
  424. 'fa-slideshare' => '\f1e7',
  425. 'fa-smile-o' => '\f118',
  426. 'fa-sort' => '\f0dc',
  427. 'fa-sort-alpha-asc' => '\f15d',
  428. 'fa-sort-alpha-desc' => '\f15e',
  429. 'fa-sort-amount-asc' => '\f160',
  430. 'fa-sort-amount-desc' => '\f161',
  431. 'fa-sort-asc' => '\f0de',
  432. 'fa-sort-desc' => '\f0dd',
  433. 'fa-sort-numeric-asc' => '\f162',
  434. 'fa-sort-numeric-desc' => '\f163',
  435. 'fa-soundcloud' => '\f1be',
  436. 'fa-space-shuttle' => '\f197',
  437. 'fa-spinner' => '\f110',
  438. 'fa-spoon' => '\f1b1',
  439. 'fa-spotify' => '\f1bc',
  440. 'fa-square' => '\f0c8',
  441. 'fa-square-o' => '\f096',
  442. 'fa-stack-exchange' => '\f18d',
  443. 'fa-stack-overflow' => '\f16c',
  444. 'fa-star' => '\f005',
  445. 'fa-star-half' => '\f089',
  446. 'fa-star-half-o' => '\f123',
  447. 'fa-star-o' => '\f006',
  448. 'fa-steam' => '\f1b6',
  449. 'fa-steam-square' => '\f1b7',
  450. 'fa-step-backward' => '\f048',
  451. 'fa-step-forward' => '\f051',
  452. 'fa-stethoscope' => '\f0f1',
  453. 'fa-stop' => '\f04d',
  454. 'fa-street-view' => '\f21d',
  455. 'fa-strikethrough' => '\f0cc',
  456. 'fa-stumbleupon' => '\f1a4',
  457. 'fa-stumbleupon-circle' => '\f1a3',
  458. 'fa-subscript' => '\f12c',
  459. 'fa-subway' => '\f239',
  460. 'fa-suitcase' => '\f0f2',
  461. 'fa-sun-o' => '\f185',
  462. 'fa-superscript' => '\f12b',
  463. 'fa-table' => '\f0ce',
  464. 'fa-tablet' => '\f10a',
  465. 'fa-tachometer' => '\f0e4',
  466. 'fa-tag' => '\f02b',
  467. 'fa-tags' => '\f02c',
  468. 'fa-tasks' => '\f0ae',
  469. 'fa-taxi' => '\f1ba',
  470. 'fa-tencent-weibo' => '\f1d5',
  471. 'fa-terminal' => '\f120',
  472. 'fa-text-height' => '\f034',
  473. 'fa-text-width' => '\f035',
  474. 'fa-th' => '\f00a',
  475. 'fa-th-large' => '\f009',
  476. 'fa-th-list' => '\f00b',
  477. 'fa-thumb-tack' => '\f08d',
  478. 'fa-thumbs-down' => '\f165',
  479. 'fa-thumbs-o-down' => '\f088',
  480. 'fa-thumbs-o-up' => '\f087',
  481. 'fa-thumbs-up' => '\f164',
  482. 'fa-ticket' => '\f145',
  483. 'fa-times' => '\f00d',
  484. 'fa-times-circle' => '\f057',
  485. 'fa-times-circle-o' => '\f05c',
  486. 'fa-tint' => '\f043',
  487. 'fa-toggle-off' => '\f204',
  488. 'fa-toggle-on' => '\f205',
  489. 'fa-train' => '\f238',
  490. 'fa-transgender' => '\f224',
  491. 'fa-transgender-alt' => '\f225',
  492. 'fa-trash' => '\f1f8',
  493. 'fa-trash-o' => '\f014',
  494. 'fa-tree' => '\f1bb',
  495. 'fa-trello' => '\f181',
  496. 'fa-trophy' => '\f091',
  497. 'fa-truck' => '\f0d1',
  498. 'fa-try' => '\f195',
  499. 'fa-tty' => '\f1e4',
  500. 'fa-tumblr' => '\f173',
  501. 'fa-tumblr-square' => '\f174',
  502. 'fa-twitch' => '\f1e8',
  503. 'fa-twitter' => '\f099',
  504. 'fa-twitter-square' => '\f081',
  505. 'fa-umbrella' => '\f0e9',
  506. 'fa-underline' => '\f0cd',
  507. 'fa-undo' => '\f0e2',
  508. 'fa-university' => '\f19c',
  509. 'fa-unlock' => '\f09c',
  510. 'fa-unlock-alt' => '\f13e',
  511. 'fa-upload' => '\f093',
  512. 'fa-usd' => '\f155',
  513. 'fa-user' => '\f007',
  514. 'fa-user-md' => '\f0f0',
  515. 'fa-user-plus' => '\f234',
  516. 'fa-user-secret' => '\f21b',
  517. 'fa-user-times' => '\f235',
  518. 'fa-users' => '\f0c0',
  519. 'fa-venus' => '\f221',
  520. 'fa-venus-double' => '\f226',
  521. 'fa-venus-mars' => '\f228',
  522. 'fa-viacoin' => '\f237',
  523. 'fa-video-camera' => '\f03d',
  524. 'fa-vimeo-square' => '\f194',
  525. 'fa-vine' => '\f1ca',
  526. 'fa-vk' => '\f189',
  527. 'fa-volume-down' => '\f027',
  528. 'fa-volume-off' => '\f026',
  529. 'fa-volume-up' => '\f028',
  530. 'fa-weibo' => '\f18a',
  531. 'fa-weixin' => '\f1d7',
  532. 'fa-whatsapp' => '\f232',
  533. 'fa-wheelchair' => '\f193',
  534. 'fa-wifi' => '\f1eb',
  535. 'fa-windows' => '\f17a',
  536. 'fa-wordpress' => '\f19a',
  537. 'fa-wrench' => '\f0ad',
  538. 'fa-xing' => '\f168',
  539. 'fa-xing-square' => '\f169',
  540. 'fa-yahoo' => '\f19e',
  541. 'fa-yelp' => '\f1e9',
  542. 'fa-youtube' => '\f167',
  543. 'fa-youtube-play' => '\f16a',
  544. 'fa-youtube-square' => '\f166'
  545. );
  546. return $icons;
  547. }
  548. }
  549. if(!function_exists('fontAwesomeSocialIcons')) {
  550. /**
  551. * Defines social icons array from Font Awesome
  552. * @return array array of social icons
  553. */
  554. function fontAwesomeSocialIcons() {
  555. $icons = array(
  556. "fa-adn" => "ADN",
  557. "fa-android" => "Android",
  558. "fa-apple" => "Apple",
  559. "fa-behance" => "Behance",
  560. "fa-bitbucket" => "Bitbucket",
  561. "fa-bitbucket-sign" => "Bitbucket-Sign",
  562. "fa-bitcoin" => "Bitcoin",
  563. "fa-btc" => "BTC",
  564. "fa-css3" => "CSS3",
  565. "fa-codepen" => "Codepen",
  566. "fa-digg" => "Digg",
  567. "fa-drupal" => "Drupal",
  568. "fa-dribbble" => "Dribbble",
  569. "fa-dropbox" => "Dropbox",
  570. "fa-envelope" => "E-mail",
  571. "fa-facebook" => "Facebook",
  572. "fa-facebook-sign" => "Facebook-Sign",
  573. "fa-facebook-official" => "Facebook Official",
  574. "fa-flickr" => "Flickr",
  575. "fa-foursquare" => "Foursquare",
  576. "fa-github" => "GitHub",
  577. "fa-github-alt" => "GitHub-Alt",
  578. "fa-github-sign" => "GitHub-Sign",
  579. "fa-gittip" => "Gittip",
  580. "fa-google" => "Google",
  581. "fa-google-plus" => "Google Plus",
  582. "fa-google-plus-sign" => "Google Plus-Sign",
  583. "fa-html5" => "HTML5",
  584. "fa-instagram" => "Instagram",
  585. "fa-linkedin" => "LinkedIn",
  586. "fa-linkedin-sign" => "LinkedIn-Sign",
  587. "fa-linux" => "Linux",
  588. "fa-maxcdn" => "MaxCDN",
  589. "fa-paypal" => "Paypal",
  590. "fa-pinterest" => "Pinterest",
  591. "fa-pinterest-sign" => "Pinterest-Sign",
  592. "fa-reddit" => "Reddit",
  593. "fa-renren" => "Renren",
  594. "fa-skype" => "Skype",
  595. "fa-stackexchange" => "StackExchange",
  596. "fa-soundcloud" => "Soundcloud",
  597. "fa-spotify" => "Spotify",
  598. "fa-trello" => "Trello",
  599. "fa-tumblr" => "Tumblr",
  600. "fa-tumblr-sign" => "Tumblr-Sign",
  601. "fa-twitter" => "Twitter",
  602. "fa-twitter-sign" => "Twitter-Sign",
  603. "fa-vimeo-square" => "Vimeo-Square",
  604. "fa-vk" => "VK",
  605. "fa-weibo" => "Weibo",
  606. "fa-windows" => "Windows",
  607. "fa-xing" => "Xing",
  608. "fa-xing-sign" => "Xing-Sign",
  609. "fa-yahoo" => "Yahoo",
  610. "fa-youtube" => "YouTube",
  611. "fa-youtube-play" => "YouTube Play",
  612. "fa-youtube-sign" => "YouTube-Sign",
  613. "fa-forumbee" => "Forumbee",
  614. "fa-whatsapp" => "Whatsapp"
  615. );
  616. ksort($icons);
  617. return $icons;
  618. }
  619. }
  620. if(!function_exists('fontAwesomeSocialIconsVC')) {
  621. /**
  622. * Returns flipped array of social icons that is used for Visual Composer
  623. * @return array flipped array of social icons
  624. */
  625. function fontAwesomeSocialIconsVC() {
  626. return array_flip(fontAwesomeSocialIcons());
  627. }
  628. }