: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
defined('ABSPATH') || exit;
* Description: Display Icon content
class TB_Icon_Module extends Themify_Builder_Component_Module {
public static function get_module_name():string {
return __('Icon', 'themify');
public static function get_module_icon():string {
public static function get_js_css():array {
public static function get_styling_image_fields() : array {
public static function get_translatable_repeatable_fields( $module ) {