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-video/src/icon.js
export const AdvancedImageIcon = () => (
    <svg
        xmlns="http://www.w3.org/2000/svg"
        width="60"
        height="60"
        fill="none"
        viewBox="0 0 60 60"
    >
        <path
            fill="#6C3BFF"
            d="M54.14 4.688H35.29a1.172 1.172 0 000 2.343h18.85a3.52 3.52 0 013.516 3.516v28.36H2.344v-28.36A3.52 3.52 0 015.859 7.03h18.883a1.172 1.172 0 000-2.343H5.86A5.866 5.866 0 000 10.546v38.906c0 3.231 2.629 5.86 5.86 5.86h48.28c3.231 0 5.86-2.629 5.86-5.86V10.547c0-3.231-2.629-5.86-5.86-5.86zm0 48.28H5.86a3.52 3.52 0 01-3.516-3.515V41.25h55.312v8.203a3.52 3.52 0 01-3.515 3.516z"
        ></path>
        <path
            fill="#6C3BFF"
            d="M11.71 43.594a3.52 3.52 0 00-3.516 3.515 3.52 3.52 0 003.516 3.516 3.52 3.52 0 003.516-3.516 3.52 3.52 0 00-3.516-3.515zm0 4.687a1.173 1.173 0 01-1.172-1.172c0-.646.526-1.172 1.172-1.172.646 0 1.172.526 1.172 1.172 0 .646-.526 1.172-1.172 1.172zM50.634 45.938h-29.19a1.172 1.172 0 100 2.343h29.19a1.172 1.172 0 000-2.343zM24.01 19.415v7.107c0 1.209.625 2.29 1.671 2.895a3.335 3.335 0 001.671.453c.574 0 1.148-.151 1.671-.453l6.155-3.554a3.308 3.308 0 001.671-2.894c0-1.208-.624-2.29-1.67-2.895l-6.156-3.553a3.308 3.308 0 00-3.342 0 3.308 3.308 0 00-1.671 2.894zm2.344 0c0-.52.349-.778.499-.864a.977.977 0 01.998 0l6.155 3.553c.45.26.5.692.5.865a.98.98 0 01-.5.864l-6.154 3.554a.981.981 0 01-.999 0 .981.981 0 01-.5-.865v-7.107zM30.015 7.031c.308 0 .61-.125.829-.343.218-.218.343-.52.343-.829 0-.308-.125-.61-.343-.828a1.18 1.18 0 00-.829-.343c-.308 0-.61.125-.83.343a1.18 1.18 0 00-.342.828c0 .309.125.61.343.829.219.218.521.343.83.343z"
        ></path>
    </svg>
);