Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Dec 2020 12:16:58 +0000 (UTC)
From:      Kai Knoblich <kai@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r558224 - in head/net-mgmt/cacti: . files
Message-ID:  <202012161216.0BGCGwhp091635@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kai
Date: Wed Dec 16 12:16:58 2020
New Revision: 558224
URL: https://svnweb.freebsd.org/changeset/ports/558224

Log:
  net-mgmt/cacti: Update to 1.2.16
  
  Changelog:
  
  https://www.cacti.net/release_notes.php?version=1.2.16
  
  PR:		251673
  Submitted by:	Michael Muenz <m.muenz@gmail.com> (maintainer)

Modified:
  head/net-mgmt/cacti/Makefile
  head/net-mgmt/cacti/distinfo
  head/net-mgmt/cacti/files/patch-utilities.php
  head/net-mgmt/cacti/pkg-plist

Modified: head/net-mgmt/cacti/Makefile
==============================================================================
--- head/net-mgmt/cacti/Makefile	Wed Dec 16 12:14:35 2020	(r558223)
+++ head/net-mgmt/cacti/Makefile	Wed Dec 16 12:16:58 2020	(r558224)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	cacti
-PORTVERSION=	1.2.14
+PORTVERSION=	1.2.16
 CATEGORIES=	net-mgmt www
 MASTER_SITES=	http://www.cacti.net/downloads/ \
 		ftp://ftpmirror.uk/freebsd-ports/cacti/

Modified: head/net-mgmt/cacti/distinfo
==============================================================================
--- head/net-mgmt/cacti/distinfo	Wed Dec 16 12:14:35 2020	(r558223)
+++ head/net-mgmt/cacti/distinfo	Wed Dec 16 12:16:58 2020	(r558224)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1598208449
-SHA256 (cacti-1.2.14.tar.gz) = 85f17b16ddab96a4cc6162a8d3e38e3d1ed8091cad33436cf48478436abb2947
-SIZE (cacti-1.2.14.tar.gz) = 25182521
+TIMESTAMP = 1607087619
+SHA256 (cacti-1.2.16.tar.gz) = 347553a6331b1b26e634a30d649dda2cc81c727d0afa695d06358de358a8918e
+SIZE (cacti-1.2.16.tar.gz) = 29197220

Modified: head/net-mgmt/cacti/files/patch-utilities.php
==============================================================================
--- head/net-mgmt/cacti/files/patch-utilities.php	Wed Dec 16 12:14:35 2020	(r558223)
+++ head/net-mgmt/cacti/files/patch-utilities.php	Wed Dec 16 12:16:58 2020	(r558224)
@@ -1,15 +1,15 @@
---- utilities.php.orig	2017-08-13 04:06:37 UTC
+--- utilities.php.orig	2020-11-30 18:19:51 UTC
 +++ utilities.php
-@@ -877,7 +877,7 @@ function utilities_view_logfile() {
+@@ -1043,7 +1043,7 @@ function utilities_view_logfile() {
  	}
- 
+ 	
  	if ($logfile == '') {
--		$logfile = $config['base_path'] . '/log/cacti.log';
+-		$logfile = 'cacti.log';
 +		$logfile = '/var/log/cacti/log';
  	}
- 
- 	/* ================= input validation and session storage ================= */
-@@ -1199,7 +1199,7 @@ function utilities_clear_logfile() {
+ 	
+ 	$logname = '';
+@@ -1372,7 +1372,7 @@ function utilities_clear_logfile() {
  	$logfile = read_config_option('path_cactilog');
  
  	if ($logfile == '') {

Modified: head/net-mgmt/cacti/pkg-plist
==============================================================================
--- head/net-mgmt/cacti/pkg-plist	Wed Dec 16 12:14:35 2020	(r558223)
+++ head/net-mgmt/cacti/pkg-plist	Wed Dec 16 12:16:58 2020	(r558224)
@@ -25,6 +25,7 @@
 %%CACTIDIR%%/cache/spikekill/.htaccess
 %%CACTIDIR%%/cache/spikekill/index.php
 %%CACTIDIR%%/cacti.sql
+%%CACTIDIR%%/cactid.php
 %%CACTIDIR%%/cdef.php
 %%CACTIDIR%%/cli/.htaccess
 %%CACTIDIR%%/cli/add_data_query.php
@@ -135,6 +136,7 @@
 %%CACTIDIR%%/docs/SNMP-New-Data-Query-Walkthrough.html
 %%CACTIDIR%%/docs/SNMP-Options.html
 %%CACTIDIR%%/docs/Script-Data-Query-Walkthrough.html
+%%CACTIDIR%%/docs/Settings-Auth-LDAP.html
 %%CACTIDIR%%/docs/Sites.html
 %%CACTIDIR%%/docs/Spikekill.html
 %%CACTIDIR%%/docs/Spine.html
@@ -600,9 +602,38 @@
 %%CACTIDIR%%/include/content/index.php
 %%CACTIDIR%%/include/content/php-example.html
 %%CACTIDIR%%/include/csrf.php
+%%CACTIDIR%%/include/fa/LICENSE.txt
+%%CACTIDIR%%/include/fa/css/all.css
+%%CACTIDIR%%/include/fa/css/all.min.css
+%%CACTIDIR%%/include/fa/css/brands.css
+%%CACTIDIR%%/include/fa/css/brands.min.css
 %%CACTIDIR%%/include/fa/css/fontawesome.css
+%%CACTIDIR%%/include/fa/css/fontawesome.min.css
 %%CACTIDIR%%/include/fa/css/index.php
+%%CACTIDIR%%/include/fa/css/regular.css
+%%CACTIDIR%%/include/fa/css/regular.min.css
+%%CACTIDIR%%/include/fa/css/solid.css
+%%CACTIDIR%%/include/fa/css/solid.min.css
+%%CACTIDIR%%/include/fa/css/svg-with-js.css
+%%CACTIDIR%%/include/fa/css/svg-with-js.min.css
+%%CACTIDIR%%/include/fa/css/v4-shims.css
+%%CACTIDIR%%/include/fa/css/v4-shims.min.css
 %%CACTIDIR%%/include/fa/index.php
+%%CACTIDIR%%/include/fa/js/all.js
+%%CACTIDIR%%/include/fa/js/all.min.js
+%%CACTIDIR%%/include/fa/js/brands.js
+%%CACTIDIR%%/include/fa/js/brands.min.js
+%%CACTIDIR%%/include/fa/js/conflict-detection.js
+%%CACTIDIR%%/include/fa/js/conflict-detection.min.js
+%%CACTIDIR%%/include/fa/js/fontawesome.js
+%%CACTIDIR%%/include/fa/js/fontawesome.min.js
+%%CACTIDIR%%/include/fa/js/index.php
+%%CACTIDIR%%/include/fa/js/regular.js
+%%CACTIDIR%%/include/fa/js/regular.min.js
+%%CACTIDIR%%/include/fa/js/solid.js
+%%CACTIDIR%%/include/fa/js/solid.min.js
+%%CACTIDIR%%/include/fa/js/v4-shims.js
+%%CACTIDIR%%/include/fa/js/v4-shims.min.js
 %%CACTIDIR%%/include/fa/less/_animated.less
 %%CACTIDIR%%/include/fa/less/_bordered-pulled.less
 %%CACTIDIR%%/include/fa/less/_core.less
@@ -613,13 +644,25 @@
 %%CACTIDIR%%/include/fa/less/_mixins.less
 %%CACTIDIR%%/include/fa/less/_rotated-flipped.less
 %%CACTIDIR%%/include/fa/less/_screen-reader.less
+%%CACTIDIR%%/include/fa/less/_shims.less
 %%CACTIDIR%%/include/fa/less/_stacked.less
 %%CACTIDIR%%/include/fa/less/_variables.less
+%%CACTIDIR%%/include/fa/less/brands.less
 %%CACTIDIR%%/include/fa/less/fa-brands.less
 %%CACTIDIR%%/include/fa/less/fa-regular.less
 %%CACTIDIR%%/include/fa/less/fa-solid.less
 %%CACTIDIR%%/include/fa/less/fontawesome.less
 %%CACTIDIR%%/include/fa/less/index.php
+%%CACTIDIR%%/include/fa/less/regular.less
+%%CACTIDIR%%/include/fa/less/solid.less
+%%CACTIDIR%%/include/fa/less/v4-shims.less
+%%CACTIDIR%%/include/fa/metadata/categories.yml
+%%CACTIDIR%%/include/fa/metadata/icons.json
+%%CACTIDIR%%/include/fa/metadata/icons.yml
+%%CACTIDIR%%/include/fa/metadata/index.php
+%%CACTIDIR%%/include/fa/metadata/shims.json
+%%CACTIDIR%%/include/fa/metadata/shims.yml
+%%CACTIDIR%%/include/fa/metadata/sponsors.yml
 %%CACTIDIR%%/include/fa/scss/_animated.scss
 %%CACTIDIR%%/include/fa/scss/_bordered-pulled.scss
 %%CACTIDIR%%/include/fa/scss/_core.scss
@@ -630,13 +673,1626 @@
 %%CACTIDIR%%/include/fa/scss/_mixins.scss
 %%CACTIDIR%%/include/fa/scss/_rotated-flipped.scss
 %%CACTIDIR%%/include/fa/scss/_screen-reader.scss
+%%CACTIDIR%%/include/fa/scss/_shims.scss
 %%CACTIDIR%%/include/fa/scss/_stacked.scss
 %%CACTIDIR%%/include/fa/scss/_variables.scss
+%%CACTIDIR%%/include/fa/scss/brands.scss
 %%CACTIDIR%%/include/fa/scss/fa-brands.scss
 %%CACTIDIR%%/include/fa/scss/fa-regular.scss
 %%CACTIDIR%%/include/fa/scss/fa-solid.scss
 %%CACTIDIR%%/include/fa/scss/fontawesome.scss
 %%CACTIDIR%%/include/fa/scss/index.php
+%%CACTIDIR%%/include/fa/scss/regular.scss
+%%CACTIDIR%%/include/fa/scss/solid.scss
+%%CACTIDIR%%/include/fa/scss/v4-shims.scss
+%%CACTIDIR%%/include/fa/sprites/brands.svg
+%%CACTIDIR%%/include/fa/sprites/index.php
+%%CACTIDIR%%/include/fa/sprites/regular.svg
+%%CACTIDIR%%/include/fa/sprites/solid.svg
+%%CACTIDIR%%/include/fa/svgs/brands/500px.svg
+%%CACTIDIR%%/include/fa/svgs/brands/accessible-icon.svg
+%%CACTIDIR%%/include/fa/svgs/brands/accusoft.svg
+%%CACTIDIR%%/include/fa/svgs/brands/acquisitions-incorporated.svg
+%%CACTIDIR%%/include/fa/svgs/brands/adn.svg
+%%CACTIDIR%%/include/fa/svgs/brands/adobe.svg
+%%CACTIDIR%%/include/fa/svgs/brands/adversal.svg
+%%CACTIDIR%%/include/fa/svgs/brands/affiliatetheme.svg
+%%CACTIDIR%%/include/fa/svgs/brands/airbnb.svg
+%%CACTIDIR%%/include/fa/svgs/brands/algolia.svg
+%%CACTIDIR%%/include/fa/svgs/brands/alipay.svg
+%%CACTIDIR%%/include/fa/svgs/brands/amazon-pay.svg
+%%CACTIDIR%%/include/fa/svgs/brands/amazon.svg
+%%CACTIDIR%%/include/fa/svgs/brands/amilia.svg
+%%CACTIDIR%%/include/fa/svgs/brands/android.svg
+%%CACTIDIR%%/include/fa/svgs/brands/angellist.svg
+%%CACTIDIR%%/include/fa/svgs/brands/angrycreative.svg
+%%CACTIDIR%%/include/fa/svgs/brands/angular.svg
+%%CACTIDIR%%/include/fa/svgs/brands/app-store-ios.svg
+%%CACTIDIR%%/include/fa/svgs/brands/app-store.svg
+%%CACTIDIR%%/include/fa/svgs/brands/apper.svg
+%%CACTIDIR%%/include/fa/svgs/brands/apple-pay.svg
+%%CACTIDIR%%/include/fa/svgs/brands/apple.svg
+%%CACTIDIR%%/include/fa/svgs/brands/artstation.svg
+%%CACTIDIR%%/include/fa/svgs/brands/asymmetrik.svg
+%%CACTIDIR%%/include/fa/svgs/brands/atlassian.svg
+%%CACTIDIR%%/include/fa/svgs/brands/audible.svg
+%%CACTIDIR%%/include/fa/svgs/brands/autoprefixer.svg
+%%CACTIDIR%%/include/fa/svgs/brands/avianex.svg
+%%CACTIDIR%%/include/fa/svgs/brands/aviato.svg
+%%CACTIDIR%%/include/fa/svgs/brands/aws.svg
+%%CACTIDIR%%/include/fa/svgs/brands/bandcamp.svg
+%%CACTIDIR%%/include/fa/svgs/brands/battle-net.svg
+%%CACTIDIR%%/include/fa/svgs/brands/behance-square.svg
+%%CACTIDIR%%/include/fa/svgs/brands/behance.svg
+%%CACTIDIR%%/include/fa/svgs/brands/bimobject.svg
+%%CACTIDIR%%/include/fa/svgs/brands/bitbucket.svg
+%%CACTIDIR%%/include/fa/svgs/brands/bitcoin.svg
+%%CACTIDIR%%/include/fa/svgs/brands/bity.svg
+%%CACTIDIR%%/include/fa/svgs/brands/black-tie.svg
+%%CACTIDIR%%/include/fa/svgs/brands/blackberry.svg
+%%CACTIDIR%%/include/fa/svgs/brands/blogger-b.svg
+%%CACTIDIR%%/include/fa/svgs/brands/blogger.svg
+%%CACTIDIR%%/include/fa/svgs/brands/bluetooth-b.svg
+%%CACTIDIR%%/include/fa/svgs/brands/bluetooth.svg
+%%CACTIDIR%%/include/fa/svgs/brands/bootstrap.svg
+%%CACTIDIR%%/include/fa/svgs/brands/btc.svg
+%%CACTIDIR%%/include/fa/svgs/brands/buffer.svg
+%%CACTIDIR%%/include/fa/svgs/brands/buromobelexperte.svg
+%%CACTIDIR%%/include/fa/svgs/brands/buy-n-large.svg
+%%CACTIDIR%%/include/fa/svgs/brands/buysellads.svg
+%%CACTIDIR%%/include/fa/svgs/brands/canadian-maple-leaf.svg
+%%CACTIDIR%%/include/fa/svgs/brands/cc-amazon-pay.svg
+%%CACTIDIR%%/include/fa/svgs/brands/cc-amex.svg
+%%CACTIDIR%%/include/fa/svgs/brands/cc-apple-pay.svg
+%%CACTIDIR%%/include/fa/svgs/brands/cc-diners-club.svg
+%%CACTIDIR%%/include/fa/svgs/brands/cc-discover.svg
+%%CACTIDIR%%/include/fa/svgs/brands/cc-jcb.svg
+%%CACTIDIR%%/include/fa/svgs/brands/cc-mastercard.svg
+%%CACTIDIR%%/include/fa/svgs/brands/cc-paypal.svg
+%%CACTIDIR%%/include/fa/svgs/brands/cc-stripe.svg
+%%CACTIDIR%%/include/fa/svgs/brands/cc-visa.svg
+%%CACTIDIR%%/include/fa/svgs/brands/centercode.svg
+%%CACTIDIR%%/include/fa/svgs/brands/centos.svg
+%%CACTIDIR%%/include/fa/svgs/brands/chrome.svg
+%%CACTIDIR%%/include/fa/svgs/brands/chromecast.svg
+%%CACTIDIR%%/include/fa/svgs/brands/cloudscale.svg
+%%CACTIDIR%%/include/fa/svgs/brands/cloudsmith.svg
+%%CACTIDIR%%/include/fa/svgs/brands/cloudversify.svg
+%%CACTIDIR%%/include/fa/svgs/brands/codepen.svg
+%%CACTIDIR%%/include/fa/svgs/brands/codiepie.svg
+%%CACTIDIR%%/include/fa/svgs/brands/confluence.svg
+%%CACTIDIR%%/include/fa/svgs/brands/connectdevelop.svg
+%%CACTIDIR%%/include/fa/svgs/brands/contao.svg
+%%CACTIDIR%%/include/fa/svgs/brands/cotton-bureau.svg
+%%CACTIDIR%%/include/fa/svgs/brands/cpanel.svg
+%%CACTIDIR%%/include/fa/svgs/brands/creative-commons-by.svg
+%%CACTIDIR%%/include/fa/svgs/brands/creative-commons-nc-eu.svg
+%%CACTIDIR%%/include/fa/svgs/brands/creative-commons-nc-jp.svg
+%%CACTIDIR%%/include/fa/svgs/brands/creative-commons-nc.svg
+%%CACTIDIR%%/include/fa/svgs/brands/creative-commons-nd.svg
+%%CACTIDIR%%/include/fa/svgs/brands/creative-commons-pd-alt.svg
+%%CACTIDIR%%/include/fa/svgs/brands/creative-commons-pd.svg
+%%CACTIDIR%%/include/fa/svgs/brands/creative-commons-remix.svg
+%%CACTIDIR%%/include/fa/svgs/brands/creative-commons-sa.svg
+%%CACTIDIR%%/include/fa/svgs/brands/creative-commons-sampling-plus.svg
+%%CACTIDIR%%/include/fa/svgs/brands/creative-commons-sampling.svg
+%%CACTIDIR%%/include/fa/svgs/brands/creative-commons-share.svg
+%%CACTIDIR%%/include/fa/svgs/brands/creative-commons-zero.svg
+%%CACTIDIR%%/include/fa/svgs/brands/creative-commons.svg
+%%CACTIDIR%%/include/fa/svgs/brands/critical-role.svg
+%%CACTIDIR%%/include/fa/svgs/brands/css3-alt.svg
+%%CACTIDIR%%/include/fa/svgs/brands/css3.svg
+%%CACTIDIR%%/include/fa/svgs/brands/cuttlefish.svg
+%%CACTIDIR%%/include/fa/svgs/brands/d-and-d-beyond.svg
+%%CACTIDIR%%/include/fa/svgs/brands/d-and-d.svg
+%%CACTIDIR%%/include/fa/svgs/brands/dailymotion.svg
+%%CACTIDIR%%/include/fa/svgs/brands/dashcube.svg
+%%CACTIDIR%%/include/fa/svgs/brands/deezer.svg
+%%CACTIDIR%%/include/fa/svgs/brands/delicious.svg
+%%CACTIDIR%%/include/fa/svgs/brands/deploydog.svg
+%%CACTIDIR%%/include/fa/svgs/brands/deskpro.svg
+%%CACTIDIR%%/include/fa/svgs/brands/dev.svg
+%%CACTIDIR%%/include/fa/svgs/brands/deviantart.svg
+%%CACTIDIR%%/include/fa/svgs/brands/dhl.svg
+%%CACTIDIR%%/include/fa/svgs/brands/diaspora.svg
+%%CACTIDIR%%/include/fa/svgs/brands/digg.svg
+%%CACTIDIR%%/include/fa/svgs/brands/digital-ocean.svg
+%%CACTIDIR%%/include/fa/svgs/brands/discord.svg
+%%CACTIDIR%%/include/fa/svgs/brands/discourse.svg
+%%CACTIDIR%%/include/fa/svgs/brands/dochub.svg
+%%CACTIDIR%%/include/fa/svgs/brands/docker.svg
+%%CACTIDIR%%/include/fa/svgs/brands/draft2digital.svg
+%%CACTIDIR%%/include/fa/svgs/brands/dribbble-square.svg
+%%CACTIDIR%%/include/fa/svgs/brands/dribbble.svg
+%%CACTIDIR%%/include/fa/svgs/brands/dropbox.svg
+%%CACTIDIR%%/include/fa/svgs/brands/drupal.svg
+%%CACTIDIR%%/include/fa/svgs/brands/dyalog.svg
+%%CACTIDIR%%/include/fa/svgs/brands/earlybirds.svg
+%%CACTIDIR%%/include/fa/svgs/brands/ebay.svg
+%%CACTIDIR%%/include/fa/svgs/brands/edge-legacy.svg
+%%CACTIDIR%%/include/fa/svgs/brands/edge.svg
+%%CACTIDIR%%/include/fa/svgs/brands/elementor.svg
+%%CACTIDIR%%/include/fa/svgs/brands/ello.svg
+%%CACTIDIR%%/include/fa/svgs/brands/ember.svg
+%%CACTIDIR%%/include/fa/svgs/brands/empire.svg
+%%CACTIDIR%%/include/fa/svgs/brands/envira.svg
+%%CACTIDIR%%/include/fa/svgs/brands/erlang.svg
+%%CACTIDIR%%/include/fa/svgs/brands/ethereum.svg
+%%CACTIDIR%%/include/fa/svgs/brands/etsy.svg
+%%CACTIDIR%%/include/fa/svgs/brands/evernote.svg
+%%CACTIDIR%%/include/fa/svgs/brands/expeditedssl.svg
+%%CACTIDIR%%/include/fa/svgs/brands/facebook-f.svg
+%%CACTIDIR%%/include/fa/svgs/brands/facebook-messenger.svg
+%%CACTIDIR%%/include/fa/svgs/brands/facebook-square.svg
+%%CACTIDIR%%/include/fa/svgs/brands/facebook.svg
+%%CACTIDIR%%/include/fa/svgs/brands/fantasy-flight-games.svg
+%%CACTIDIR%%/include/fa/svgs/brands/fedex.svg
+%%CACTIDIR%%/include/fa/svgs/brands/fedora.svg
+%%CACTIDIR%%/include/fa/svgs/brands/figma.svg
+%%CACTIDIR%%/include/fa/svgs/brands/firefox-browser.svg
+%%CACTIDIR%%/include/fa/svgs/brands/firefox.svg
+%%CACTIDIR%%/include/fa/svgs/brands/first-order-alt.svg
+%%CACTIDIR%%/include/fa/svgs/brands/first-order.svg
+%%CACTIDIR%%/include/fa/svgs/brands/firstdraft.svg
+%%CACTIDIR%%/include/fa/svgs/brands/flickr.svg
+%%CACTIDIR%%/include/fa/svgs/brands/flipboard.svg
+%%CACTIDIR%%/include/fa/svgs/brands/fly.svg
+%%CACTIDIR%%/include/fa/svgs/brands/font-awesome-alt.svg
+%%CACTIDIR%%/include/fa/svgs/brands/font-awesome-flag.svg
+%%CACTIDIR%%/include/fa/svgs/brands/font-awesome-logo-full.svg
+%%CACTIDIR%%/include/fa/svgs/brands/font-awesome.svg
+%%CACTIDIR%%/include/fa/svgs/brands/fonticons-fi.svg
+%%CACTIDIR%%/include/fa/svgs/brands/fonticons.svg
+%%CACTIDIR%%/include/fa/svgs/brands/fort-awesome-alt.svg
+%%CACTIDIR%%/include/fa/svgs/brands/fort-awesome.svg
+%%CACTIDIR%%/include/fa/svgs/brands/forumbee.svg
+%%CACTIDIR%%/include/fa/svgs/brands/foursquare.svg
+%%CACTIDIR%%/include/fa/svgs/brands/free-code-camp.svg
+%%CACTIDIR%%/include/fa/svgs/brands/freebsd.svg
+%%CACTIDIR%%/include/fa/svgs/brands/fulcrum.svg
+%%CACTIDIR%%/include/fa/svgs/brands/galactic-republic.svg
+%%CACTIDIR%%/include/fa/svgs/brands/galactic-senate.svg
+%%CACTIDIR%%/include/fa/svgs/brands/get-pocket.svg
+%%CACTIDIR%%/include/fa/svgs/brands/gg-circle.svg
+%%CACTIDIR%%/include/fa/svgs/brands/gg.svg
+%%CACTIDIR%%/include/fa/svgs/brands/git-alt.svg
+%%CACTIDIR%%/include/fa/svgs/brands/git-square.svg
+%%CACTIDIR%%/include/fa/svgs/brands/git.svg
+%%CACTIDIR%%/include/fa/svgs/brands/github-alt.svg
+%%CACTIDIR%%/include/fa/svgs/brands/github-square.svg
+%%CACTIDIR%%/include/fa/svgs/brands/github.svg
+%%CACTIDIR%%/include/fa/svgs/brands/gitkraken.svg
+%%CACTIDIR%%/include/fa/svgs/brands/gitlab.svg
+%%CACTIDIR%%/include/fa/svgs/brands/gitter.svg
+%%CACTIDIR%%/include/fa/svgs/brands/glide-g.svg
+%%CACTIDIR%%/include/fa/svgs/brands/glide.svg
+%%CACTIDIR%%/include/fa/svgs/brands/gofore.svg
+%%CACTIDIR%%/include/fa/svgs/brands/goodreads-g.svg
+%%CACTIDIR%%/include/fa/svgs/brands/goodreads.svg
+%%CACTIDIR%%/include/fa/svgs/brands/google-drive.svg
+%%CACTIDIR%%/include/fa/svgs/brands/google-pay.svg
+%%CACTIDIR%%/include/fa/svgs/brands/google-play.svg
+%%CACTIDIR%%/include/fa/svgs/brands/google-plus-g.svg
+%%CACTIDIR%%/include/fa/svgs/brands/google-plus-square.svg
+%%CACTIDIR%%/include/fa/svgs/brands/google-plus.svg
+%%CACTIDIR%%/include/fa/svgs/brands/google-wallet.svg
+%%CACTIDIR%%/include/fa/svgs/brands/google.svg
+%%CACTIDIR%%/include/fa/svgs/brands/gratipay.svg
+%%CACTIDIR%%/include/fa/svgs/brands/grav.svg
+%%CACTIDIR%%/include/fa/svgs/brands/gripfire.svg
+%%CACTIDIR%%/include/fa/svgs/brands/grunt.svg
+%%CACTIDIR%%/include/fa/svgs/brands/gulp.svg
+%%CACTIDIR%%/include/fa/svgs/brands/hacker-news-square.svg
+%%CACTIDIR%%/include/fa/svgs/brands/hacker-news.svg
+%%CACTIDIR%%/include/fa/svgs/brands/hackerrank.svg
+%%CACTIDIR%%/include/fa/svgs/brands/hips.svg
+%%CACTIDIR%%/include/fa/svgs/brands/hire-a-helper.svg
+%%CACTIDIR%%/include/fa/svgs/brands/hooli.svg
+%%CACTIDIR%%/include/fa/svgs/brands/hornbill.svg
+%%CACTIDIR%%/include/fa/svgs/brands/hotjar.svg
+%%CACTIDIR%%/include/fa/svgs/brands/houzz.svg
+%%CACTIDIR%%/include/fa/svgs/brands/html5.svg
+%%CACTIDIR%%/include/fa/svgs/brands/hubspot.svg
+%%CACTIDIR%%/include/fa/svgs/brands/ideal.svg
+%%CACTIDIR%%/include/fa/svgs/brands/imdb.svg
+%%CACTIDIR%%/include/fa/svgs/brands/index.php
+%%CACTIDIR%%/include/fa/svgs/brands/instagram-square.svg
+%%CACTIDIR%%/include/fa/svgs/brands/instagram.svg
+%%CACTIDIR%%/include/fa/svgs/brands/intercom.svg
+%%CACTIDIR%%/include/fa/svgs/brands/internet-explorer.svg
+%%CACTIDIR%%/include/fa/svgs/brands/invision.svg
+%%CACTIDIR%%/include/fa/svgs/brands/ioxhost.svg
+%%CACTIDIR%%/include/fa/svgs/brands/itch-io.svg
+%%CACTIDIR%%/include/fa/svgs/brands/itunes-note.svg
+%%CACTIDIR%%/include/fa/svgs/brands/itunes.svg
+%%CACTIDIR%%/include/fa/svgs/brands/java.svg
+%%CACTIDIR%%/include/fa/svgs/brands/jedi-order.svg
+%%CACTIDIR%%/include/fa/svgs/brands/jenkins.svg
+%%CACTIDIR%%/include/fa/svgs/brands/jira.svg
+%%CACTIDIR%%/include/fa/svgs/brands/joget.svg
+%%CACTIDIR%%/include/fa/svgs/brands/joomla.svg
+%%CACTIDIR%%/include/fa/svgs/brands/js-square.svg
+%%CACTIDIR%%/include/fa/svgs/brands/js.svg
+%%CACTIDIR%%/include/fa/svgs/brands/jsfiddle.svg
+%%CACTIDIR%%/include/fa/svgs/brands/kaggle.svg
+%%CACTIDIR%%/include/fa/svgs/brands/keybase.svg
+%%CACTIDIR%%/include/fa/svgs/brands/keycdn.svg
+%%CACTIDIR%%/include/fa/svgs/brands/kickstarter-k.svg
+%%CACTIDIR%%/include/fa/svgs/brands/kickstarter.svg
+%%CACTIDIR%%/include/fa/svgs/brands/korvue.svg
+%%CACTIDIR%%/include/fa/svgs/brands/laravel.svg
+%%CACTIDIR%%/include/fa/svgs/brands/lastfm-square.svg
+%%CACTIDIR%%/include/fa/svgs/brands/lastfm.svg
+%%CACTIDIR%%/include/fa/svgs/brands/leanpub.svg
+%%CACTIDIR%%/include/fa/svgs/brands/less.svg
+%%CACTIDIR%%/include/fa/svgs/brands/line.svg
+%%CACTIDIR%%/include/fa/svgs/brands/linkedin-in.svg
+%%CACTIDIR%%/include/fa/svgs/brands/linkedin.svg
+%%CACTIDIR%%/include/fa/svgs/brands/linode.svg
+%%CACTIDIR%%/include/fa/svgs/brands/linux.svg
+%%CACTIDIR%%/include/fa/svgs/brands/lyft.svg
+%%CACTIDIR%%/include/fa/svgs/brands/magento.svg
+%%CACTIDIR%%/include/fa/svgs/brands/mailchimp.svg
+%%CACTIDIR%%/include/fa/svgs/brands/mandalorian.svg
+%%CACTIDIR%%/include/fa/svgs/brands/markdown.svg
+%%CACTIDIR%%/include/fa/svgs/brands/mastodon.svg
+%%CACTIDIR%%/include/fa/svgs/brands/maxcdn.svg
+%%CACTIDIR%%/include/fa/svgs/brands/mdb.svg
+%%CACTIDIR%%/include/fa/svgs/brands/medapps.svg
+%%CACTIDIR%%/include/fa/svgs/brands/medium-m.svg
+%%CACTIDIR%%/include/fa/svgs/brands/medium.svg
+%%CACTIDIR%%/include/fa/svgs/brands/medrt.svg
+%%CACTIDIR%%/include/fa/svgs/brands/meetup.svg
+%%CACTIDIR%%/include/fa/svgs/brands/megaport.svg
+%%CACTIDIR%%/include/fa/svgs/brands/mendeley.svg
+%%CACTIDIR%%/include/fa/svgs/brands/microblog.svg
+%%CACTIDIR%%/include/fa/svgs/brands/microsoft.svg
+%%CACTIDIR%%/include/fa/svgs/brands/mix.svg
+%%CACTIDIR%%/include/fa/svgs/brands/mixcloud.svg
+%%CACTIDIR%%/include/fa/svgs/brands/mixer.svg
+%%CACTIDIR%%/include/fa/svgs/brands/mizuni.svg
+%%CACTIDIR%%/include/fa/svgs/brands/modx.svg
+%%CACTIDIR%%/include/fa/svgs/brands/monero.svg
+%%CACTIDIR%%/include/fa/svgs/brands/napster.svg
+%%CACTIDIR%%/include/fa/svgs/brands/neos.svg
+%%CACTIDIR%%/include/fa/svgs/brands/nimblr.svg
+%%CACTIDIR%%/include/fa/svgs/brands/node-js.svg
+%%CACTIDIR%%/include/fa/svgs/brands/node.svg
+%%CACTIDIR%%/include/fa/svgs/brands/npm.svg
+%%CACTIDIR%%/include/fa/svgs/brands/ns8.svg
+%%CACTIDIR%%/include/fa/svgs/brands/nutritionix.svg
+%%CACTIDIR%%/include/fa/svgs/brands/odnoklassniki-square.svg
+%%CACTIDIR%%/include/fa/svgs/brands/odnoklassniki.svg
+%%CACTIDIR%%/include/fa/svgs/brands/old-republic.svg
+%%CACTIDIR%%/include/fa/svgs/brands/opencart.svg
+%%CACTIDIR%%/include/fa/svgs/brands/openid.svg
+%%CACTIDIR%%/include/fa/svgs/brands/opera.svg
+%%CACTIDIR%%/include/fa/svgs/brands/optin-monster.svg
+%%CACTIDIR%%/include/fa/svgs/brands/orcid.svg
+%%CACTIDIR%%/include/fa/svgs/brands/osi.svg
+%%CACTIDIR%%/include/fa/svgs/brands/page4.svg
+%%CACTIDIR%%/include/fa/svgs/brands/pagelines.svg
+%%CACTIDIR%%/include/fa/svgs/brands/palfed.svg
+%%CACTIDIR%%/include/fa/svgs/brands/patreon.svg
+%%CACTIDIR%%/include/fa/svgs/brands/paypal.svg
+%%CACTIDIR%%/include/fa/svgs/brands/penny-arcade.svg
+%%CACTIDIR%%/include/fa/svgs/brands/periscope.svg
+%%CACTIDIR%%/include/fa/svgs/brands/phabricator.svg
+%%CACTIDIR%%/include/fa/svgs/brands/phoenix-framework.svg
+%%CACTIDIR%%/include/fa/svgs/brands/phoenix-squadron.svg
+%%CACTIDIR%%/include/fa/svgs/brands/php.svg
+%%CACTIDIR%%/include/fa/svgs/brands/pied-piper-alt.svg
+%%CACTIDIR%%/include/fa/svgs/brands/pied-piper-hat.svg
+%%CACTIDIR%%/include/fa/svgs/brands/pied-piper-pp.svg
+%%CACTIDIR%%/include/fa/svgs/brands/pied-piper-square.svg
+%%CACTIDIR%%/include/fa/svgs/brands/pied-piper.svg
+%%CACTIDIR%%/include/fa/svgs/brands/pinterest-p.svg
+%%CACTIDIR%%/include/fa/svgs/brands/pinterest-square.svg
+%%CACTIDIR%%/include/fa/svgs/brands/pinterest.svg
+%%CACTIDIR%%/include/fa/svgs/brands/playstation.svg
+%%CACTIDIR%%/include/fa/svgs/brands/product-hunt.svg
+%%CACTIDIR%%/include/fa/svgs/brands/pushed.svg
+%%CACTIDIR%%/include/fa/svgs/brands/python.svg
+%%CACTIDIR%%/include/fa/svgs/brands/qq.svg
+%%CACTIDIR%%/include/fa/svgs/brands/quinscape.svg
+%%CACTIDIR%%/include/fa/svgs/brands/quora.svg
+%%CACTIDIR%%/include/fa/svgs/brands/r-project.svg
+%%CACTIDIR%%/include/fa/svgs/brands/raspberry-pi.svg
+%%CACTIDIR%%/include/fa/svgs/brands/ravelry.svg
+%%CACTIDIR%%/include/fa/svgs/brands/react.svg
+%%CACTIDIR%%/include/fa/svgs/brands/reacteurope.svg
+%%CACTIDIR%%/include/fa/svgs/brands/readme.svg
+%%CACTIDIR%%/include/fa/svgs/brands/rebel.svg
+%%CACTIDIR%%/include/fa/svgs/brands/red-river.svg
+%%CACTIDIR%%/include/fa/svgs/brands/reddit-alien.svg
+%%CACTIDIR%%/include/fa/svgs/brands/reddit-square.svg
+%%CACTIDIR%%/include/fa/svgs/brands/reddit.svg
+%%CACTIDIR%%/include/fa/svgs/brands/redhat.svg
+%%CACTIDIR%%/include/fa/svgs/brands/renren.svg
+%%CACTIDIR%%/include/fa/svgs/brands/replyd.svg
+%%CACTIDIR%%/include/fa/svgs/brands/researchgate.svg
+%%CACTIDIR%%/include/fa/svgs/brands/resolving.svg
+%%CACTIDIR%%/include/fa/svgs/brands/rev.svg
+%%CACTIDIR%%/include/fa/svgs/brands/rocketchat.svg
+%%CACTIDIR%%/include/fa/svgs/brands/rockrms.svg
+%%CACTIDIR%%/include/fa/svgs/brands/rust.svg
+%%CACTIDIR%%/include/fa/svgs/brands/safari.svg
+%%CACTIDIR%%/include/fa/svgs/brands/salesforce.svg
+%%CACTIDIR%%/include/fa/svgs/brands/sass.svg
+%%CACTIDIR%%/include/fa/svgs/brands/schlix.svg
+%%CACTIDIR%%/include/fa/svgs/brands/scribd.svg
+%%CACTIDIR%%/include/fa/svgs/brands/searchengin.svg
+%%CACTIDIR%%/include/fa/svgs/brands/sellcast.svg
+%%CACTIDIR%%/include/fa/svgs/brands/sellsy.svg
+%%CACTIDIR%%/include/fa/svgs/brands/servicestack.svg
+%%CACTIDIR%%/include/fa/svgs/brands/shirtsinbulk.svg
+%%CACTIDIR%%/include/fa/svgs/brands/shopify.svg
+%%CACTIDIR%%/include/fa/svgs/brands/shopware.svg
+%%CACTIDIR%%/include/fa/svgs/brands/simplybuilt.svg
+%%CACTIDIR%%/include/fa/svgs/brands/sistrix.svg
+%%CACTIDIR%%/include/fa/svgs/brands/sith.svg
+%%CACTIDIR%%/include/fa/svgs/brands/sketch.svg
+%%CACTIDIR%%/include/fa/svgs/brands/skyatlas.svg
+%%CACTIDIR%%/include/fa/svgs/brands/skype.svg
+%%CACTIDIR%%/include/fa/svgs/brands/slack-hash.svg
+%%CACTIDIR%%/include/fa/svgs/brands/slack.svg
+%%CACTIDIR%%/include/fa/svgs/brands/slideshare.svg
+%%CACTIDIR%%/include/fa/svgs/brands/snapchat-ghost.svg
+%%CACTIDIR%%/include/fa/svgs/brands/snapchat-square.svg
+%%CACTIDIR%%/include/fa/svgs/brands/snapchat.svg
+%%CACTIDIR%%/include/fa/svgs/brands/soundcloud.svg
+%%CACTIDIR%%/include/fa/svgs/brands/sourcetree.svg
+%%CACTIDIR%%/include/fa/svgs/brands/speakap.svg
+%%CACTIDIR%%/include/fa/svgs/brands/speaker-deck.svg
+%%CACTIDIR%%/include/fa/svgs/brands/spotify.svg
+%%CACTIDIR%%/include/fa/svgs/brands/squarespace.svg
+%%CACTIDIR%%/include/fa/svgs/brands/stack-exchange.svg
+%%CACTIDIR%%/include/fa/svgs/brands/stack-overflow.svg
+%%CACTIDIR%%/include/fa/svgs/brands/stackpath.svg
+%%CACTIDIR%%/include/fa/svgs/brands/staylinked.svg
+%%CACTIDIR%%/include/fa/svgs/brands/steam-square.svg
+%%CACTIDIR%%/include/fa/svgs/brands/steam-symbol.svg
+%%CACTIDIR%%/include/fa/svgs/brands/steam.svg
+%%CACTIDIR%%/include/fa/svgs/brands/sticker-mule.svg
+%%CACTIDIR%%/include/fa/svgs/brands/strava.svg
+%%CACTIDIR%%/include/fa/svgs/brands/stripe-s.svg
+%%CACTIDIR%%/include/fa/svgs/brands/stripe.svg
+%%CACTIDIR%%/include/fa/svgs/brands/studiovinari.svg
+%%CACTIDIR%%/include/fa/svgs/brands/stumbleupon-circle.svg
+%%CACTIDIR%%/include/fa/svgs/brands/stumbleupon.svg
+%%CACTIDIR%%/include/fa/svgs/brands/superpowers.svg
+%%CACTIDIR%%/include/fa/svgs/brands/supple.svg
+%%CACTIDIR%%/include/fa/svgs/brands/suse.svg
+%%CACTIDIR%%/include/fa/svgs/brands/swift.svg
+%%CACTIDIR%%/include/fa/svgs/brands/symfony.svg
+%%CACTIDIR%%/include/fa/svgs/brands/teamspeak.svg
+%%CACTIDIR%%/include/fa/svgs/brands/telegram-plane.svg
+%%CACTIDIR%%/include/fa/svgs/brands/telegram.svg
+%%CACTIDIR%%/include/fa/svgs/brands/tencent-weibo.svg
+%%CACTIDIR%%/include/fa/svgs/brands/the-red-yeti.svg
+%%CACTIDIR%%/include/fa/svgs/brands/themeco.svg
+%%CACTIDIR%%/include/fa/svgs/brands/themeisle.svg
+%%CACTIDIR%%/include/fa/svgs/brands/think-peaks.svg
+%%CACTIDIR%%/include/fa/svgs/brands/tiktok.svg
+%%CACTIDIR%%/include/fa/svgs/brands/trade-federation.svg
+%%CACTIDIR%%/include/fa/svgs/brands/trello.svg
+%%CACTIDIR%%/include/fa/svgs/brands/tripadvisor.svg
+%%CACTIDIR%%/include/fa/svgs/brands/tumblr-square.svg
+%%CACTIDIR%%/include/fa/svgs/brands/tumblr.svg
+%%CACTIDIR%%/include/fa/svgs/brands/twitch.svg
+%%CACTIDIR%%/include/fa/svgs/brands/twitter-square.svg
+%%CACTIDIR%%/include/fa/svgs/brands/twitter.svg
+%%CACTIDIR%%/include/fa/svgs/brands/typo3.svg
+%%CACTIDIR%%/include/fa/svgs/brands/uber.svg
+%%CACTIDIR%%/include/fa/svgs/brands/ubuntu.svg
+%%CACTIDIR%%/include/fa/svgs/brands/uikit.svg
+%%CACTIDIR%%/include/fa/svgs/brands/umbraco.svg
+%%CACTIDIR%%/include/fa/svgs/brands/uniregistry.svg
+%%CACTIDIR%%/include/fa/svgs/brands/unity.svg
+%%CACTIDIR%%/include/fa/svgs/brands/unsplash.svg
+%%CACTIDIR%%/include/fa/svgs/brands/untappd.svg
+%%CACTIDIR%%/include/fa/svgs/brands/ups.svg
+%%CACTIDIR%%/include/fa/svgs/brands/usb.svg
+%%CACTIDIR%%/include/fa/svgs/brands/usps.svg
+%%CACTIDIR%%/include/fa/svgs/brands/ussunnah.svg
+%%CACTIDIR%%/include/fa/svgs/brands/vaadin.svg
+%%CACTIDIR%%/include/fa/svgs/brands/viacoin.svg
+%%CACTIDIR%%/include/fa/svgs/brands/viadeo-square.svg
+%%CACTIDIR%%/include/fa/svgs/brands/viadeo.svg
+%%CACTIDIR%%/include/fa/svgs/brands/viber.svg
+%%CACTIDIR%%/include/fa/svgs/brands/vimeo-square.svg
+%%CACTIDIR%%/include/fa/svgs/brands/vimeo-v.svg
+%%CACTIDIR%%/include/fa/svgs/brands/vimeo.svg
+%%CACTIDIR%%/include/fa/svgs/brands/vine.svg
+%%CACTIDIR%%/include/fa/svgs/brands/vk.svg
+%%CACTIDIR%%/include/fa/svgs/brands/vnv.svg
+%%CACTIDIR%%/include/fa/svgs/brands/vuejs.svg
+%%CACTIDIR%%/include/fa/svgs/brands/waze.svg
+%%CACTIDIR%%/include/fa/svgs/brands/weebly.svg
+%%CACTIDIR%%/include/fa/svgs/brands/weibo.svg
+%%CACTIDIR%%/include/fa/svgs/brands/weixin.svg
+%%CACTIDIR%%/include/fa/svgs/brands/whatsapp-square.svg
+%%CACTIDIR%%/include/fa/svgs/brands/whatsapp.svg
+%%CACTIDIR%%/include/fa/svgs/brands/whmcs.svg
+%%CACTIDIR%%/include/fa/svgs/brands/wikipedia-w.svg
+%%CACTIDIR%%/include/fa/svgs/brands/windows.svg
+%%CACTIDIR%%/include/fa/svgs/brands/wix.svg
+%%CACTIDIR%%/include/fa/svgs/brands/wizards-of-the-coast.svg
+%%CACTIDIR%%/include/fa/svgs/brands/wolf-pack-battalion.svg
+%%CACTIDIR%%/include/fa/svgs/brands/wordpress-simple.svg
+%%CACTIDIR%%/include/fa/svgs/brands/wordpress.svg
+%%CACTIDIR%%/include/fa/svgs/brands/wpbeginner.svg
+%%CACTIDIR%%/include/fa/svgs/brands/wpexplorer.svg
+%%CACTIDIR%%/include/fa/svgs/brands/wpforms.svg
+%%CACTIDIR%%/include/fa/svgs/brands/wpressr.svg
+%%CACTIDIR%%/include/fa/svgs/brands/xbox.svg
+%%CACTIDIR%%/include/fa/svgs/brands/xing-square.svg
+%%CACTIDIR%%/include/fa/svgs/brands/xing.svg
+%%CACTIDIR%%/include/fa/svgs/brands/y-combinator.svg
+%%CACTIDIR%%/include/fa/svgs/brands/yahoo.svg
+%%CACTIDIR%%/include/fa/svgs/brands/yammer.svg
+%%CACTIDIR%%/include/fa/svgs/brands/yandex-international.svg
+%%CACTIDIR%%/include/fa/svgs/brands/yandex.svg
+%%CACTIDIR%%/include/fa/svgs/brands/yarn.svg
+%%CACTIDIR%%/include/fa/svgs/brands/yelp.svg
+%%CACTIDIR%%/include/fa/svgs/brands/yoast.svg
+%%CACTIDIR%%/include/fa/svgs/brands/youtube-square.svg
+%%CACTIDIR%%/include/fa/svgs/brands/youtube.svg
+%%CACTIDIR%%/include/fa/svgs/brands/zhihu.svg
+%%CACTIDIR%%/include/fa/svgs/regular/address-book.svg
+%%CACTIDIR%%/include/fa/svgs/regular/address-card.svg
+%%CACTIDIR%%/include/fa/svgs/regular/angry.svg
+%%CACTIDIR%%/include/fa/svgs/regular/arrow-alt-circle-down.svg
+%%CACTIDIR%%/include/fa/svgs/regular/arrow-alt-circle-left.svg
+%%CACTIDIR%%/include/fa/svgs/regular/arrow-alt-circle-right.svg
+%%CACTIDIR%%/include/fa/svgs/regular/arrow-alt-circle-up.svg
+%%CACTIDIR%%/include/fa/svgs/regular/bell-slash.svg
+%%CACTIDIR%%/include/fa/svgs/regular/bell.svg
+%%CACTIDIR%%/include/fa/svgs/regular/bookmark.svg
+%%CACTIDIR%%/include/fa/svgs/regular/building.svg
+%%CACTIDIR%%/include/fa/svgs/regular/calendar-alt.svg
+%%CACTIDIR%%/include/fa/svgs/regular/calendar-check.svg
+%%CACTIDIR%%/include/fa/svgs/regular/calendar-minus.svg
+%%CACTIDIR%%/include/fa/svgs/regular/calendar-plus.svg
+%%CACTIDIR%%/include/fa/svgs/regular/calendar-times.svg
+%%CACTIDIR%%/include/fa/svgs/regular/calendar.svg
+%%CACTIDIR%%/include/fa/svgs/regular/caret-square-down.svg
+%%CACTIDIR%%/include/fa/svgs/regular/caret-square-left.svg
+%%CACTIDIR%%/include/fa/svgs/regular/caret-square-right.svg
+%%CACTIDIR%%/include/fa/svgs/regular/caret-square-up.svg
+%%CACTIDIR%%/include/fa/svgs/regular/chart-bar.svg
+%%CACTIDIR%%/include/fa/svgs/regular/check-circle.svg
+%%CACTIDIR%%/include/fa/svgs/regular/check-square.svg
+%%CACTIDIR%%/include/fa/svgs/regular/circle.svg
+%%CACTIDIR%%/include/fa/svgs/regular/clipboard.svg
+%%CACTIDIR%%/include/fa/svgs/regular/clock.svg
+%%CACTIDIR%%/include/fa/svgs/regular/clone.svg
+%%CACTIDIR%%/include/fa/svgs/regular/closed-captioning.svg
+%%CACTIDIR%%/include/fa/svgs/regular/comment-alt.svg
+%%CACTIDIR%%/include/fa/svgs/regular/comment-dots.svg
+%%CACTIDIR%%/include/fa/svgs/regular/comment.svg
+%%CACTIDIR%%/include/fa/svgs/regular/comments.svg
+%%CACTIDIR%%/include/fa/svgs/regular/compass.svg
+%%CACTIDIR%%/include/fa/svgs/regular/copy.svg
+%%CACTIDIR%%/include/fa/svgs/regular/copyright.svg
+%%CACTIDIR%%/include/fa/svgs/regular/credit-card.svg
+%%CACTIDIR%%/include/fa/svgs/regular/dizzy.svg
+%%CACTIDIR%%/include/fa/svgs/regular/dot-circle.svg
+%%CACTIDIR%%/include/fa/svgs/regular/edit.svg
+%%CACTIDIR%%/include/fa/svgs/regular/envelope-open.svg
+%%CACTIDIR%%/include/fa/svgs/regular/envelope.svg
+%%CACTIDIR%%/include/fa/svgs/regular/eye-slash.svg
+%%CACTIDIR%%/include/fa/svgs/regular/eye.svg
+%%CACTIDIR%%/include/fa/svgs/regular/file-alt.svg
+%%CACTIDIR%%/include/fa/svgs/regular/file-archive.svg
+%%CACTIDIR%%/include/fa/svgs/regular/file-audio.svg
+%%CACTIDIR%%/include/fa/svgs/regular/file-code.svg
+%%CACTIDIR%%/include/fa/svgs/regular/file-excel.svg
+%%CACTIDIR%%/include/fa/svgs/regular/file-image.svg
+%%CACTIDIR%%/include/fa/svgs/regular/file-pdf.svg
+%%CACTIDIR%%/include/fa/svgs/regular/file-powerpoint.svg
+%%CACTIDIR%%/include/fa/svgs/regular/file-video.svg
+%%CACTIDIR%%/include/fa/svgs/regular/file-word.svg
+%%CACTIDIR%%/include/fa/svgs/regular/file.svg
+%%CACTIDIR%%/include/fa/svgs/regular/flag.svg
+%%CACTIDIR%%/include/fa/svgs/regular/flushed.svg
+%%CACTIDIR%%/include/fa/svgs/regular/folder-open.svg
+%%CACTIDIR%%/include/fa/svgs/regular/folder.svg
+%%CACTIDIR%%/include/fa/svgs/regular/font-awesome-logo-full.svg
+%%CACTIDIR%%/include/fa/svgs/regular/frown-open.svg
+%%CACTIDIR%%/include/fa/svgs/regular/frown.svg
+%%CACTIDIR%%/include/fa/svgs/regular/futbol.svg
+%%CACTIDIR%%/include/fa/svgs/regular/gem.svg
+%%CACTIDIR%%/include/fa/svgs/regular/grimace.svg
+%%CACTIDIR%%/include/fa/svgs/regular/grin-alt.svg
+%%CACTIDIR%%/include/fa/svgs/regular/grin-beam-sweat.svg
+%%CACTIDIR%%/include/fa/svgs/regular/grin-beam.svg
+%%CACTIDIR%%/include/fa/svgs/regular/grin-hearts.svg
+%%CACTIDIR%%/include/fa/svgs/regular/grin-squint-tears.svg
+%%CACTIDIR%%/include/fa/svgs/regular/grin-squint.svg
+%%CACTIDIR%%/include/fa/svgs/regular/grin-stars.svg
+%%CACTIDIR%%/include/fa/svgs/regular/grin-tears.svg
+%%CACTIDIR%%/include/fa/svgs/regular/grin-tongue-squint.svg
+%%CACTIDIR%%/include/fa/svgs/regular/grin-tongue-wink.svg
+%%CACTIDIR%%/include/fa/svgs/regular/grin-tongue.svg
+%%CACTIDIR%%/include/fa/svgs/regular/grin-wink.svg
+%%CACTIDIR%%/include/fa/svgs/regular/grin.svg
+%%CACTIDIR%%/include/fa/svgs/regular/hand-lizard.svg
+%%CACTIDIR%%/include/fa/svgs/regular/hand-paper.svg
+%%CACTIDIR%%/include/fa/svgs/regular/hand-peace.svg
+%%CACTIDIR%%/include/fa/svgs/regular/hand-point-down.svg
+%%CACTIDIR%%/include/fa/svgs/regular/hand-point-left.svg
+%%CACTIDIR%%/include/fa/svgs/regular/hand-point-right.svg
+%%CACTIDIR%%/include/fa/svgs/regular/hand-point-up.svg
+%%CACTIDIR%%/include/fa/svgs/regular/hand-pointer.svg
+%%CACTIDIR%%/include/fa/svgs/regular/hand-rock.svg
+%%CACTIDIR%%/include/fa/svgs/regular/hand-scissors.svg
+%%CACTIDIR%%/include/fa/svgs/regular/hand-spock.svg
+%%CACTIDIR%%/include/fa/svgs/regular/handshake.svg
+%%CACTIDIR%%/include/fa/svgs/regular/hdd.svg
+%%CACTIDIR%%/include/fa/svgs/regular/heart.svg
+%%CACTIDIR%%/include/fa/svgs/regular/hospital.svg
+%%CACTIDIR%%/include/fa/svgs/regular/hourglass.svg
+%%CACTIDIR%%/include/fa/svgs/regular/id-badge.svg
+%%CACTIDIR%%/include/fa/svgs/regular/id-card.svg
+%%CACTIDIR%%/include/fa/svgs/regular/image.svg
+%%CACTIDIR%%/include/fa/svgs/regular/images.svg
+%%CACTIDIR%%/include/fa/svgs/regular/index.php
+%%CACTIDIR%%/include/fa/svgs/regular/keyboard.svg
+%%CACTIDIR%%/include/fa/svgs/regular/kiss-beam.svg
+%%CACTIDIR%%/include/fa/svgs/regular/kiss-wink-heart.svg
+%%CACTIDIR%%/include/fa/svgs/regular/kiss.svg
+%%CACTIDIR%%/include/fa/svgs/regular/laugh-beam.svg
+%%CACTIDIR%%/include/fa/svgs/regular/laugh-squint.svg
+%%CACTIDIR%%/include/fa/svgs/regular/laugh-wink.svg
+%%CACTIDIR%%/include/fa/svgs/regular/laugh.svg
+%%CACTIDIR%%/include/fa/svgs/regular/lemon.svg
+%%CACTIDIR%%/include/fa/svgs/regular/life-ring.svg
+%%CACTIDIR%%/include/fa/svgs/regular/lightbulb.svg
+%%CACTIDIR%%/include/fa/svgs/regular/list-alt.svg
+%%CACTIDIR%%/include/fa/svgs/regular/map.svg
+%%CACTIDIR%%/include/fa/svgs/regular/meh-blank.svg
+%%CACTIDIR%%/include/fa/svgs/regular/meh-rolling-eyes.svg
+%%CACTIDIR%%/include/fa/svgs/regular/meh.svg
+%%CACTIDIR%%/include/fa/svgs/regular/minus-square.svg
+%%CACTIDIR%%/include/fa/svgs/regular/money-bill-alt.svg
+%%CACTIDIR%%/include/fa/svgs/regular/moon.svg
+%%CACTIDIR%%/include/fa/svgs/regular/newspaper.svg
+%%CACTIDIR%%/include/fa/svgs/regular/object-group.svg
+%%CACTIDIR%%/include/fa/svgs/regular/object-ungroup.svg
+%%CACTIDIR%%/include/fa/svgs/regular/paper-plane.svg
+%%CACTIDIR%%/include/fa/svgs/regular/pause-circle.svg
+%%CACTIDIR%%/include/fa/svgs/regular/play-circle.svg
+%%CACTIDIR%%/include/fa/svgs/regular/plus-square.svg
+%%CACTIDIR%%/include/fa/svgs/regular/question-circle.svg
+%%CACTIDIR%%/include/fa/svgs/regular/registered.svg
+%%CACTIDIR%%/include/fa/svgs/regular/sad-cry.svg
+%%CACTIDIR%%/include/fa/svgs/regular/sad-tear.svg
+%%CACTIDIR%%/include/fa/svgs/regular/save.svg
+%%CACTIDIR%%/include/fa/svgs/regular/share-square.svg
+%%CACTIDIR%%/include/fa/svgs/regular/smile-beam.svg
+%%CACTIDIR%%/include/fa/svgs/regular/smile-wink.svg
+%%CACTIDIR%%/include/fa/svgs/regular/smile.svg
+%%CACTIDIR%%/include/fa/svgs/regular/snowflake.svg
+%%CACTIDIR%%/include/fa/svgs/regular/square.svg
+%%CACTIDIR%%/include/fa/svgs/regular/star-half.svg
+%%CACTIDIR%%/include/fa/svgs/regular/star.svg
+%%CACTIDIR%%/include/fa/svgs/regular/sticky-note.svg
+%%CACTIDIR%%/include/fa/svgs/regular/stop-circle.svg
+%%CACTIDIR%%/include/fa/svgs/regular/sun.svg
+%%CACTIDIR%%/include/fa/svgs/regular/surprise.svg
+%%CACTIDIR%%/include/fa/svgs/regular/thumbs-down.svg
+%%CACTIDIR%%/include/fa/svgs/regular/thumbs-up.svg
+%%CACTIDIR%%/include/fa/svgs/regular/times-circle.svg
+%%CACTIDIR%%/include/fa/svgs/regular/tired.svg
+%%CACTIDIR%%/include/fa/svgs/regular/trash-alt.svg
+%%CACTIDIR%%/include/fa/svgs/regular/user-circle.svg
+%%CACTIDIR%%/include/fa/svgs/regular/user.svg
+%%CACTIDIR%%/include/fa/svgs/regular/window-close.svg
+%%CACTIDIR%%/include/fa/svgs/regular/window-maximize.svg
+%%CACTIDIR%%/include/fa/svgs/regular/window-minimize.svg
+%%CACTIDIR%%/include/fa/svgs/regular/window-restore.svg
+%%CACTIDIR%%/include/fa/svgs/solid/ad.svg
+%%CACTIDIR%%/include/fa/svgs/solid/address-book.svg
+%%CACTIDIR%%/include/fa/svgs/solid/address-card.svg
+%%CACTIDIR%%/include/fa/svgs/solid/adjust.svg
+%%CACTIDIR%%/include/fa/svgs/solid/air-freshener.svg
+%%CACTIDIR%%/include/fa/svgs/solid/align-center.svg
+%%CACTIDIR%%/include/fa/svgs/solid/align-justify.svg
+%%CACTIDIR%%/include/fa/svgs/solid/align-left.svg
+%%CACTIDIR%%/include/fa/svgs/solid/align-right.svg
+%%CACTIDIR%%/include/fa/svgs/solid/allergies.svg
+%%CACTIDIR%%/include/fa/svgs/solid/ambulance.svg
+%%CACTIDIR%%/include/fa/svgs/solid/american-sign-language-interpreting.svg
+%%CACTIDIR%%/include/fa/svgs/solid/anchor.svg
+%%CACTIDIR%%/include/fa/svgs/solid/angle-double-down.svg
+%%CACTIDIR%%/include/fa/svgs/solid/angle-double-left.svg
+%%CACTIDIR%%/include/fa/svgs/solid/angle-double-right.svg
+%%CACTIDIR%%/include/fa/svgs/solid/angle-double-up.svg
+%%CACTIDIR%%/include/fa/svgs/solid/angle-down.svg
+%%CACTIDIR%%/include/fa/svgs/solid/angle-left.svg
+%%CACTIDIR%%/include/fa/svgs/solid/angle-right.svg
+%%CACTIDIR%%/include/fa/svgs/solid/angle-up.svg
+%%CACTIDIR%%/include/fa/svgs/solid/angry.svg
+%%CACTIDIR%%/include/fa/svgs/solid/ankh.svg
+%%CACTIDIR%%/include/fa/svgs/solid/apple-alt.svg
+%%CACTIDIR%%/include/fa/svgs/solid/archive.svg
+%%CACTIDIR%%/include/fa/svgs/solid/archway.svg
+%%CACTIDIR%%/include/fa/svgs/solid/arrow-alt-circle-down.svg
+%%CACTIDIR%%/include/fa/svgs/solid/arrow-alt-circle-left.svg
+%%CACTIDIR%%/include/fa/svgs/solid/arrow-alt-circle-right.svg
+%%CACTIDIR%%/include/fa/svgs/solid/arrow-alt-circle-up.svg
+%%CACTIDIR%%/include/fa/svgs/solid/arrow-circle-down.svg
+%%CACTIDIR%%/include/fa/svgs/solid/arrow-circle-left.svg
+%%CACTIDIR%%/include/fa/svgs/solid/arrow-circle-right.svg
+%%CACTIDIR%%/include/fa/svgs/solid/arrow-circle-up.svg
+%%CACTIDIR%%/include/fa/svgs/solid/arrow-down.svg
+%%CACTIDIR%%/include/fa/svgs/solid/arrow-left.svg
+%%CACTIDIR%%/include/fa/svgs/solid/arrow-right.svg
+%%CACTIDIR%%/include/fa/svgs/solid/arrow-up.svg
+%%CACTIDIR%%/include/fa/svgs/solid/arrows-alt-h.svg
+%%CACTIDIR%%/include/fa/svgs/solid/arrows-alt-v.svg
+%%CACTIDIR%%/include/fa/svgs/solid/arrows-alt.svg
+%%CACTIDIR%%/include/fa/svgs/solid/assistive-listening-systems.svg
+%%CACTIDIR%%/include/fa/svgs/solid/asterisk.svg
+%%CACTIDIR%%/include/fa/svgs/solid/at.svg
+%%CACTIDIR%%/include/fa/svgs/solid/atlas.svg
+%%CACTIDIR%%/include/fa/svgs/solid/atom.svg
+%%CACTIDIR%%/include/fa/svgs/solid/audio-description.svg
+%%CACTIDIR%%/include/fa/svgs/solid/award.svg
+%%CACTIDIR%%/include/fa/svgs/solid/baby-carriage.svg
+%%CACTIDIR%%/include/fa/svgs/solid/baby.svg
+%%CACTIDIR%%/include/fa/svgs/solid/backspace.svg
+%%CACTIDIR%%/include/fa/svgs/solid/backward.svg
+%%CACTIDIR%%/include/fa/svgs/solid/bacon.svg
+%%CACTIDIR%%/include/fa/svgs/solid/bacteria.svg
+%%CACTIDIR%%/include/fa/svgs/solid/bacterium.svg
+%%CACTIDIR%%/include/fa/svgs/solid/bahai.svg
+%%CACTIDIR%%/include/fa/svgs/solid/balance-scale-left.svg
+%%CACTIDIR%%/include/fa/svgs/solid/balance-scale-right.svg
+%%CACTIDIR%%/include/fa/svgs/solid/balance-scale.svg
+%%CACTIDIR%%/include/fa/svgs/solid/ban.svg
+%%CACTIDIR%%/include/fa/svgs/solid/band-aid.svg
+%%CACTIDIR%%/include/fa/svgs/solid/barcode.svg
+%%CACTIDIR%%/include/fa/svgs/solid/bars.svg
+%%CACTIDIR%%/include/fa/svgs/solid/baseball-ball.svg
+%%CACTIDIR%%/include/fa/svgs/solid/basketball-ball.svg
+%%CACTIDIR%%/include/fa/svgs/solid/bath.svg
+%%CACTIDIR%%/include/fa/svgs/solid/battery-empty.svg
+%%CACTIDIR%%/include/fa/svgs/solid/battery-full.svg
+%%CACTIDIR%%/include/fa/svgs/solid/battery-half.svg
+%%CACTIDIR%%/include/fa/svgs/solid/battery-quarter.svg
+%%CACTIDIR%%/include/fa/svgs/solid/battery-three-quarters.svg
+%%CACTIDIR%%/include/fa/svgs/solid/bed.svg
+%%CACTIDIR%%/include/fa/svgs/solid/beer.svg
+%%CACTIDIR%%/include/fa/svgs/solid/bell-slash.svg
+%%CACTIDIR%%/include/fa/svgs/solid/bell.svg
+%%CACTIDIR%%/include/fa/svgs/solid/bezier-curve.svg
+%%CACTIDIR%%/include/fa/svgs/solid/bible.svg
+%%CACTIDIR%%/include/fa/svgs/solid/bicycle.svg
+%%CACTIDIR%%/include/fa/svgs/solid/biking.svg
+%%CACTIDIR%%/include/fa/svgs/solid/binoculars.svg
+%%CACTIDIR%%/include/fa/svgs/solid/biohazard.svg
+%%CACTIDIR%%/include/fa/svgs/solid/birthday-cake.svg
+%%CACTIDIR%%/include/fa/svgs/solid/blender-phone.svg
+%%CACTIDIR%%/include/fa/svgs/solid/blender.svg
+%%CACTIDIR%%/include/fa/svgs/solid/blind.svg
+%%CACTIDIR%%/include/fa/svgs/solid/blog.svg
+%%CACTIDIR%%/include/fa/svgs/solid/bold.svg
+%%CACTIDIR%%/include/fa/svgs/solid/bolt.svg
+%%CACTIDIR%%/include/fa/svgs/solid/bomb.svg
+%%CACTIDIR%%/include/fa/svgs/solid/bone.svg
+%%CACTIDIR%%/include/fa/svgs/solid/bong.svg
+%%CACTIDIR%%/include/fa/svgs/solid/book-dead.svg
+%%CACTIDIR%%/include/fa/svgs/solid/book-medical.svg
+%%CACTIDIR%%/include/fa/svgs/solid/book-open.svg
+%%CACTIDIR%%/include/fa/svgs/solid/book-reader.svg
+%%CACTIDIR%%/include/fa/svgs/solid/book.svg
+%%CACTIDIR%%/include/fa/svgs/solid/bookmark.svg
+%%CACTIDIR%%/include/fa/svgs/solid/border-all.svg
+%%CACTIDIR%%/include/fa/svgs/solid/border-none.svg
+%%CACTIDIR%%/include/fa/svgs/solid/border-style.svg
+%%CACTIDIR%%/include/fa/svgs/solid/bowling-ball.svg
+%%CACTIDIR%%/include/fa/svgs/solid/box-open.svg
+%%CACTIDIR%%/include/fa/svgs/solid/box-tissue.svg
+%%CACTIDIR%%/include/fa/svgs/solid/box.svg
+%%CACTIDIR%%/include/fa/svgs/solid/boxes.svg
+%%CACTIDIR%%/include/fa/svgs/solid/braille.svg
+%%CACTIDIR%%/include/fa/svgs/solid/brain.svg
+%%CACTIDIR%%/include/fa/svgs/solid/bread-slice.svg
+%%CACTIDIR%%/include/fa/svgs/solid/briefcase-medical.svg
+%%CACTIDIR%%/include/fa/svgs/solid/briefcase.svg
+%%CACTIDIR%%/include/fa/svgs/solid/broadcast-tower.svg
+%%CACTIDIR%%/include/fa/svgs/solid/broom.svg
+%%CACTIDIR%%/include/fa/svgs/solid/brush.svg
+%%CACTIDIR%%/include/fa/svgs/solid/bug.svg
+%%CACTIDIR%%/include/fa/svgs/solid/building.svg
+%%CACTIDIR%%/include/fa/svgs/solid/bullhorn.svg
+%%CACTIDIR%%/include/fa/svgs/solid/bullseye.svg
+%%CACTIDIR%%/include/fa/svgs/solid/burn.svg
+%%CACTIDIR%%/include/fa/svgs/solid/bus-alt.svg
+%%CACTIDIR%%/include/fa/svgs/solid/bus.svg
+%%CACTIDIR%%/include/fa/svgs/solid/business-time.svg
+%%CACTIDIR%%/include/fa/svgs/solid/calculator.svg
+%%CACTIDIR%%/include/fa/svgs/solid/calendar-alt.svg
+%%CACTIDIR%%/include/fa/svgs/solid/calendar-check.svg
+%%CACTIDIR%%/include/fa/svgs/solid/calendar-day.svg
+%%CACTIDIR%%/include/fa/svgs/solid/calendar-minus.svg
+%%CACTIDIR%%/include/fa/svgs/solid/calendar-plus.svg
+%%CACTIDIR%%/include/fa/svgs/solid/calendar-times.svg
+%%CACTIDIR%%/include/fa/svgs/solid/calendar-week.svg
+%%CACTIDIR%%/include/fa/svgs/solid/calendar.svg
+%%CACTIDIR%%/include/fa/svgs/solid/camera-retro.svg
+%%CACTIDIR%%/include/fa/svgs/solid/camera.svg
+%%CACTIDIR%%/include/fa/svgs/solid/campground.svg
+%%CACTIDIR%%/include/fa/svgs/solid/candy-cane.svg
+%%CACTIDIR%%/include/fa/svgs/solid/cannabis.svg
+%%CACTIDIR%%/include/fa/svgs/solid/capsules.svg
+%%CACTIDIR%%/include/fa/svgs/solid/car-alt.svg
+%%CACTIDIR%%/include/fa/svgs/solid/car-battery.svg
+%%CACTIDIR%%/include/fa/svgs/solid/car-crash.svg
+%%CACTIDIR%%/include/fa/svgs/solid/car-side.svg
+%%CACTIDIR%%/include/fa/svgs/solid/car.svg
+%%CACTIDIR%%/include/fa/svgs/solid/caravan.svg
+%%CACTIDIR%%/include/fa/svgs/solid/caret-down.svg
+%%CACTIDIR%%/include/fa/svgs/solid/caret-left.svg
+%%CACTIDIR%%/include/fa/svgs/solid/caret-right.svg
+%%CACTIDIR%%/include/fa/svgs/solid/caret-square-down.svg
+%%CACTIDIR%%/include/fa/svgs/solid/caret-square-left.svg
+%%CACTIDIR%%/include/fa/svgs/solid/caret-square-right.svg
+%%CACTIDIR%%/include/fa/svgs/solid/caret-square-up.svg
+%%CACTIDIR%%/include/fa/svgs/solid/caret-up.svg
+%%CACTIDIR%%/include/fa/svgs/solid/carrot.svg
+%%CACTIDIR%%/include/fa/svgs/solid/cart-arrow-down.svg
+%%CACTIDIR%%/include/fa/svgs/solid/cart-plus.svg
+%%CACTIDIR%%/include/fa/svgs/solid/cash-register.svg
+%%CACTIDIR%%/include/fa/svgs/solid/cat.svg
+%%CACTIDIR%%/include/fa/svgs/solid/certificate.svg
+%%CACTIDIR%%/include/fa/svgs/solid/chair.svg
+%%CACTIDIR%%/include/fa/svgs/solid/chalkboard-teacher.svg
+%%CACTIDIR%%/include/fa/svgs/solid/chalkboard.svg
+%%CACTIDIR%%/include/fa/svgs/solid/charging-station.svg
+%%CACTIDIR%%/include/fa/svgs/solid/chart-area.svg
+%%CACTIDIR%%/include/fa/svgs/solid/chart-bar.svg
+%%CACTIDIR%%/include/fa/svgs/solid/chart-line.svg
+%%CACTIDIR%%/include/fa/svgs/solid/chart-pie.svg
+%%CACTIDIR%%/include/fa/svgs/solid/check-circle.svg
+%%CACTIDIR%%/include/fa/svgs/solid/check-double.svg
+%%CACTIDIR%%/include/fa/svgs/solid/check-square.svg
+%%CACTIDIR%%/include/fa/svgs/solid/check.svg
+%%CACTIDIR%%/include/fa/svgs/solid/cheese.svg
+%%CACTIDIR%%/include/fa/svgs/solid/chess-bishop.svg
+%%CACTIDIR%%/include/fa/svgs/solid/chess-board.svg
+%%CACTIDIR%%/include/fa/svgs/solid/chess-king.svg
+%%CACTIDIR%%/include/fa/svgs/solid/chess-knight.svg
+%%CACTIDIR%%/include/fa/svgs/solid/chess-pawn.svg
+%%CACTIDIR%%/include/fa/svgs/solid/chess-queen.svg
+%%CACTIDIR%%/include/fa/svgs/solid/chess-rook.svg
+%%CACTIDIR%%/include/fa/svgs/solid/chess.svg
+%%CACTIDIR%%/include/fa/svgs/solid/chevron-circle-down.svg
+%%CACTIDIR%%/include/fa/svgs/solid/chevron-circle-left.svg
+%%CACTIDIR%%/include/fa/svgs/solid/chevron-circle-right.svg
+%%CACTIDIR%%/include/fa/svgs/solid/chevron-circle-up.svg
+%%CACTIDIR%%/include/fa/svgs/solid/chevron-down.svg
+%%CACTIDIR%%/include/fa/svgs/solid/chevron-left.svg
+%%CACTIDIR%%/include/fa/svgs/solid/chevron-right.svg
+%%CACTIDIR%%/include/fa/svgs/solid/chevron-up.svg
+%%CACTIDIR%%/include/fa/svgs/solid/child.svg
+%%CACTIDIR%%/include/fa/svgs/solid/church.svg
+%%CACTIDIR%%/include/fa/svgs/solid/circle-notch.svg
+%%CACTIDIR%%/include/fa/svgs/solid/circle.svg
+%%CACTIDIR%%/include/fa/svgs/solid/city.svg
+%%CACTIDIR%%/include/fa/svgs/solid/clinic-medical.svg
+%%CACTIDIR%%/include/fa/svgs/solid/clipboard-check.svg
+%%CACTIDIR%%/include/fa/svgs/solid/clipboard-list.svg
+%%CACTIDIR%%/include/fa/svgs/solid/clipboard.svg
+%%CACTIDIR%%/include/fa/svgs/solid/clock.svg
+%%CACTIDIR%%/include/fa/svgs/solid/clone.svg
+%%CACTIDIR%%/include/fa/svgs/solid/closed-captioning.svg
+%%CACTIDIR%%/include/fa/svgs/solid/cloud-download-alt.svg
+%%CACTIDIR%%/include/fa/svgs/solid/cloud-meatball.svg
+%%CACTIDIR%%/include/fa/svgs/solid/cloud-moon-rain.svg
+%%CACTIDIR%%/include/fa/svgs/solid/cloud-moon.svg
+%%CACTIDIR%%/include/fa/svgs/solid/cloud-rain.svg
+%%CACTIDIR%%/include/fa/svgs/solid/cloud-showers-heavy.svg
+%%CACTIDIR%%/include/fa/svgs/solid/cloud-sun-rain.svg
+%%CACTIDIR%%/include/fa/svgs/solid/cloud-sun.svg
+%%CACTIDIR%%/include/fa/svgs/solid/cloud-upload-alt.svg
+%%CACTIDIR%%/include/fa/svgs/solid/cloud.svg
+%%CACTIDIR%%/include/fa/svgs/solid/cocktail.svg
+%%CACTIDIR%%/include/fa/svgs/solid/code-branch.svg
+%%CACTIDIR%%/include/fa/svgs/solid/code.svg
+%%CACTIDIR%%/include/fa/svgs/solid/coffee.svg
+%%CACTIDIR%%/include/fa/svgs/solid/cog.svg
+%%CACTIDIR%%/include/fa/svgs/solid/cogs.svg
+%%CACTIDIR%%/include/fa/svgs/solid/coins.svg
+%%CACTIDIR%%/include/fa/svgs/solid/columns.svg
+%%CACTIDIR%%/include/fa/svgs/solid/comment-alt.svg
+%%CACTIDIR%%/include/fa/svgs/solid/comment-dollar.svg
+%%CACTIDIR%%/include/fa/svgs/solid/comment-dots.svg
+%%CACTIDIR%%/include/fa/svgs/solid/comment-medical.svg
+%%CACTIDIR%%/include/fa/svgs/solid/comment-slash.svg
+%%CACTIDIR%%/include/fa/svgs/solid/comment.svg
+%%CACTIDIR%%/include/fa/svgs/solid/comments-dollar.svg
+%%CACTIDIR%%/include/fa/svgs/solid/comments.svg
+%%CACTIDIR%%/include/fa/svgs/solid/compact-disc.svg
+%%CACTIDIR%%/include/fa/svgs/solid/compass.svg
+%%CACTIDIR%%/include/fa/svgs/solid/compress-alt.svg
+%%CACTIDIR%%/include/fa/svgs/solid/compress-arrows-alt.svg
+%%CACTIDIR%%/include/fa/svgs/solid/compress.svg
+%%CACTIDIR%%/include/fa/svgs/solid/concierge-bell.svg
+%%CACTIDIR%%/include/fa/svgs/solid/cookie-bite.svg
+%%CACTIDIR%%/include/fa/svgs/solid/cookie.svg
+%%CACTIDIR%%/include/fa/svgs/solid/copy.svg
+%%CACTIDIR%%/include/fa/svgs/solid/copyright.svg
+%%CACTIDIR%%/include/fa/svgs/solid/couch.svg
+%%CACTIDIR%%/include/fa/svgs/solid/credit-card.svg
+%%CACTIDIR%%/include/fa/svgs/solid/crop-alt.svg
+%%CACTIDIR%%/include/fa/svgs/solid/crop.svg
+%%CACTIDIR%%/include/fa/svgs/solid/cross.svg
+%%CACTIDIR%%/include/fa/svgs/solid/crosshairs.svg
+%%CACTIDIR%%/include/fa/svgs/solid/crow.svg
+%%CACTIDIR%%/include/fa/svgs/solid/crown.svg
+%%CACTIDIR%%/include/fa/svgs/solid/crutch.svg
+%%CACTIDIR%%/include/fa/svgs/solid/cube.svg
+%%CACTIDIR%%/include/fa/svgs/solid/cubes.svg
+%%CACTIDIR%%/include/fa/svgs/solid/cut.svg
+%%CACTIDIR%%/include/fa/svgs/solid/database.svg
+%%CACTIDIR%%/include/fa/svgs/solid/deaf.svg
+%%CACTIDIR%%/include/fa/svgs/solid/democrat.svg
+%%CACTIDIR%%/include/fa/svgs/solid/desktop.svg

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012161216.0BGCGwhp091635>