XylotrechusZ
<?php
/**
* Configuration file for [vc_icon] shortcode of 'Icon' element.
*
* @see https://kb.wpbakery.com/docs/inner-api/vc_map/ for more detailed information about element attributes.
*/
if ( ! defined( 'ABSPATH' ) ) {
die( '-1' );
}
require_once 'vc-icon-element.php';
return vc_icon_element_params();