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/row/src/icon.js
export const RowIcon = () => (
    <svg
        xmlns="http://www.w3.org/2000/svg"
        width="60"
        height="41"
        fill="none"
        viewBox="0 0 60 41"
    >
        <path
            fill="#6C3BFF"
            d="M57.867 9.267H39c-.333-4.667-4.267-8.4-9-8.4-4.8 0-8.667 3.733-9 8.4H2.2C1 9.267.067 10.2.067 11.4v27.267c0 1.2.933 2.133 2.133 2.133h55.667c1.2 0 2.133-.933 2.133-2.133V11.533c0-1.333-1-2.266-2.133-2.266zM30 2.6c4.067 0 7.4 3.333 7.4 7.4s-3.333 7.333-7.4 7.333-7.4-3.333-7.4-7.4C22.6 5.867 25.933 2.6 30 2.6zm28.333 36c0 .267-.266.533-.533.533H2.2c-.267 0-.533-.266-.533-.533V11.533c0-.266.266-.533.533-.533h18.867c.533 4.467 4.333 8 9 8 4.666 0 8.466-3.533 9-8h18.866c.267 0 .534.267.534.533V38.6h-.134z"
        ></path>
        <path
            fill="#6C3BFF"
            d="M29.2 13.667h1.667V10.8h2.8V9.133h-2.8V6.267H29.2v2.866h-2.867V10.8H29.2v2.867z"
        ></path>
    </svg>
);