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/table-of-contents/src/icon.js
export const TOC_Icon = () => (
    <svg
        xmlns="http://www.w3.org/2000/svg"
        width="57"
        height="60"
        fill="none"
        viewBox="0 0 57 60"
    >
        <g fill="#6C3BFF" clipPath="url(#clip0_2_22842)">
            <path d="M15.171 16.114h32.486V18.6H15.171v-2.486zM7.457 15.857h3.086v3.086H7.457v-3.086zM15.171 25.8h32.486v2.486H15.171V25.8zM7.457 25.457h3.086v3.086H7.457v-3.086zM15.343 35.4h26.571v2.486H15.343V35.4zM7.714 35.143H10.8v3.086H7.714v-3.086z"></path>
            <path d="M51.857 59.057H4.8c-2.571 0-4.714-2.143-4.714-4.714V5.657C.086 3.086 2.229.943 4.8.943h47.057c2.572 0 4.714 2.143 4.714 4.714v48.686c0 2.571-2.142 4.714-4.714 4.714zM4.8 3.514c-1.2 0-2.143.943-2.143 2.143v48.686c0 1.2.943 2.143 2.143 2.143h47.057c1.2 0 2.143-.943 2.143-2.143V5.657c0-1.2-.943-2.143-2.143-2.143H4.8z"></path>
        </g>
        <defs>
            <clipPath id="clip0_2_22842">
                <path fill="#fff" d="M0 0H56.571V60H0z"></path>
            </clipPath>
        </defs>
    </svg>
);