| Server IP : 66.29.153.156 / Your IP : 216.73.217.22 Web Server : LiteSpeed System : Linux premium322.web-hosting.com 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64 User : lastyfjz ( 1521) PHP Version : 8.1.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/lastyfjz/./unicitys.com/wp-content/plugins/extendify/src/Assist/svg/ |
Upload File : |
import { __ } from '@wordpress/i18n';
const check = (
<svg
width="12"
height="12"
viewBox="0 0 12 12"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<title>{__('Check Icon', 'extendify-local')}</title>
<g clipPath="url(#clip0_4809_10098)">
<path
d="M11.0789 1.49326L4.59386 10.215L0.833415 7.4189"
stroke="currentColor"
strokeWidth="1.2"
/>
</g>
<defs>
<clipPath id="clip0_4809_10098">
<rect width="12" height="12" fill="white" />
</clipPath>
</defs>
</svg>
);
export default check;