File "icons.asset.php"

Full Path: /home/londdqdw/public_html/06/wp-content/plugins/elementor/assets/js/packages/icons.asset.php
File size: 393 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
if ( ! defined( 'ABSPATH' ) ) {
	exit;
}
/**
 * This file is generated by Webpack, do not edit it directly.
 */
return [
	'handle' => 'elementor-packages-icons',
	'src' => plugins_url( '/', __FILE__ ) . 'icons{{MIN_SUFFIX}}.js',
	'i18n' => [
		'domain' => 'elementor',
		'replace_requested_file' => false,
	],
	'type' => 'util',
	'deps' => [
		'elementor-packages-ui',
		'react',
	],
];