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-select-field/src/icon.js
const AdvTabs1 = () => (
    <svg
        xmlns="http://www.w3.org/2000/svg"
        width="56"
        height="54"
        fill="none"
        viewBox="0 0 56 54"
    >
        <path
            fill="#6C3BFF"
            d="M37.364 18.086c.252.252.596.401.963.401.366 0 .699-.137.962-.401l6.705-6.705a1.356 1.356 0 000-1.914 1.361 1.361 0 00-.963-.401c-.366 0-.699.137-.962.401l-5.754 5.754-5.753-5.754a1.362 1.362 0 00-.963-.401c-.367 0-.7.137-.963.401a1.356 1.356 0 000 1.914l6.705 6.705h.023z"
        ></path>
        <path
            fill="#6C3BFF"
            d="M51.278 0H4.722A4.73 4.73 0 000 4.722v44.195a4.73 4.73 0 004.722 4.722h46.556A4.73 4.73 0 0056 48.917V4.722A4.73 4.73 0 0051.278 0zm0 51.22H4.722a2.316 2.316 0 01-2.315-2.315V26.636h51.186v22.27a2.316 2.316 0 01-2.315 2.315zM4.722 2.407h46.556a2.316 2.316 0 012.315 2.315v19.519H2.407V4.722a2.316 2.316 0 012.315-2.315z"
        ></path>
        <path
            fill="#6C3BFF"
            d="M42.991 33.456H13.788a1.203 1.203 0 100 2.406h29.215a1.203 1.203 0 100-2.407h-.012zM42.991 41.708H13.788a1.203 1.203 0 100 2.407h29.215a1.203 1.203 0 100-2.407h-.012z"
        ></path>
    </svg>
);

export default AdvTabs1;