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/advanced-navigation/src/icon.js
export const AdvNav = () => (
    <svg
        xmlns="http://www.w3.org/2000/svg"
        width="60"
        height="46"
        fill="none"
        viewBox="0 0 60 46"
    >
        <path
            fill="#6C3BFF"
            fillRule="evenodd"
            d="M54 .2H6c-3.3 0-6 2.7-6 6v33.6c0 3.3 2.7 6 6 6h48c3.3 0 6-2.7 6-6V6.2c0-3.3-2.7-6-6-6zM38.4 43.4H6a3.61 3.61 0 01-3.6-3.6V6.2c0-1.98 1.62-3.6 3.6-3.6h32.4v40.8zm19.2-3.6c0 1.98-1.62 3.6-3.6 3.6H40.8V2.6H54c1.98 0 3.6 1.62 3.6 3.6v33.6zM7.2 9.2h1.2c.66 0 1.2-.54 1.2-1.2 0-.66-.54-1.2-1.2-1.2H7.2C6.54 6.8 6 7.34 6 8c0 .66.54 1.2 1.2 1.2zm6.6 0h-1.2c-.66 0-1.2-.54-1.2-1.2 0-.66.54-1.2 1.2-1.2h1.2c.66 0 1.2.54 1.2 1.2 0 .66-.54 1.2-1.2 1.2zm4.2 0h1.2c.66 0 1.2-.54 1.2-1.2 0-.66-.54-1.2-1.2-1.2H18c-.66 0-1.2.54-1.2 1.2 0 .66.54 1.2 1.2 1.2zm28.8 1.2H51c.66 0 1.2.54 1.2 1.2 0 .66-.54 1.2-1.2 1.2h-4.2c-.66 0-1.2-.54-1.2-1.2 0-.66.54-1.2 1.2-1.2zm4.2 6h-4.2c-.66 0-1.2.54-1.2 1.2 0 .66.54 1.2 1.2 1.2H51c.66 0 1.2-.54 1.2-1.2 0-.66-.54-1.2-1.2-1.2zm-4.2 6H51c.66 0 1.2.54 1.2 1.2 0 .66-.54 1.2-1.2 1.2h-4.2c-.66 0-1.2-.54-1.2-1.2 0-.66.54-1.2 1.2-1.2zM8.3 14.95v22.4h24.05v-22.4H8.3zm-.35-2A1.65 1.65 0 006.3 14.6v23.1c0 .911.739 1.65 1.65 1.65H32.7a1.65 1.65 0 001.65-1.65V14.6a1.65 1.65 0 00-1.65-1.65H7.95zm5.85 7.45h-1.2c-.66 0-1.2-.54-1.2-1.2 0-.66.54-1.2 1.2-1.2h1.2c.66 0 1.2.54 1.2 1.2 0 .66-.54 1.2-1.2 1.2zm4.2 0h1.2c.66 0 1.2-.54 1.2-1.2 0-.66-.54-1.2-1.2-1.2H18c-.66 0-1.2.54-1.2 1.2 0 .66.54 1.2 1.2 1.2zm6.4 0h-1.2c-.66 0-1.2-.54-1.2-1.2 0-.66.54-1.2 1.2-1.2h1.2c.66 0 1.2.54 1.2 1.2 0 .66-.54 1.2-1.2 1.2z"
            clipRule="evenodd"
        ></path>
    </svg>
);