You are here

constant FONTAWESOME_DOWNLOAD_URL in Font Awesome Icons 7.2

Same name and namespace in other branches
  1. 7.3 fontawesome.module \FONTAWESOME_DOWNLOAD_URL
  2. 7 fontawesome.module \FONTAWESOME_DOWNLOAD_URL
3 uses of FONTAWESOME_DOWNLOAD_URL
FontAwesomeTestCase::testDownload in tests/fontawesome.test
Testing of download link.
fontawesome_drush_lib_download in drush/fontawesome.drush.inc
Example drush command callback.
fontawesome_libraries_info in ./fontawesome.module
Implements hook_libraries_info().

File

./fontawesome.module, line 12
fontawesome.module Drupal integration with Font Awesome, the iconic font for use with Bootstrap.

Code

define('FONTAWESOME_DOWNLOAD_URL', 'https://github.com/FortAwesome/Font-Awesome/archive/v4.7.0.zip');