HEX
Server: Apache
System: Linux www 5.10.0-10-amd64 #1 SMP Debian 5.10.84-1 (2021-12-08) x86_64
User: root (0)
PHP: 8.2.1
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals
Upload Files
File: /mnt/drbd/www/edenhouse/wp-content/plugins/essential-blocks/blocks/form-radio-field/src/icon.js
const AdvTabs1 = () => (
    <svg
        xmlns="http://www.w3.org/2000/svg"
        width="34"
        height="34"
        fill="none"
        viewBox="0 0 34 34"
    >
        <g clipPath="url(#clip0_2_22421)">
            <path
                fill="#6C3BFF"
                fillRule="evenodd"
                d="M17 34C7.62 34 0 26.372 0 17S7.628 0 17 0s17 7.628 17 17c0 4.537-1.765 8.812-4.977 12.023A16.892 16.892 0 0117 34.007V34zm0-32.093c-4.034 0-7.82 1.574-10.67 4.424A14.994 14.994 0 001.915 17c0 8.323 6.77 15.086 15.086 15.086S32.093 25.316 32.093 17c0-8.323-6.77-15.093-15.086-15.093H17zm0 20.027A4.938 4.938 0 0112.066 17 4.938 4.938 0 0117 12.066 4.938 4.938 0 0121.934 17 4.938 4.938 0 0117 21.934z"
                clipRule="evenodd"
            ></path>
        </g>
        <defs>
            <clipPath id="clip0_2_22421">
                <path fill="#fff" d="M0 0H34V34H0z"></path>
            </clipPath>
        </defs>
    </svg>
);

export default AdvTabs1;