Server IP : 66.29.132.122 / Your IP : 3.149.245.202 Web Server : LiteSpeed System : Linux business142.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : admazpex ( 531) PHP Version : 7.2.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/thread-self/root/var/softaculous/sitepad/editor/site-data/plugins/kkart-pro/packages/kkart-blocks/assets/js/icons/library/ |
Upload File : |
/** * External dependencies */ import { SVG } from 'wordpress-components'; const external = ( <SVG xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <mask id="external-mask" width="24" height="24" x="0" y="0" maskUnits="userSpaceOnUse" > <path fill="#fff" d="M6.3431 6.3431v1.994l7.8984.0072-8.6055 8.6054 1.4142 1.4143 8.6055-8.6055.0071 7.8984h1.994V6.3431H6.3431z" /> </mask> <g mask="url(#external-mask)"> <path d="M0 0h24v24H0z" /> </g> </SVG> ); export default external;