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/image-gallery/src/icon.js
export const ImageGalleryIcon = () => (
    <svg
        xmlns="http://www.w3.org/2000/svg"
        width="60"
        height="50"
        fill="none"
        viewBox="0 0 60 50"
    >
        <path
            fill="#6C3BFF"
            d="M55.91.143H4.181C1.818.143 0 2.029 0 4.086v41.828c0 2.229 2 3.943 4.182 3.943h51.545c2.364 0 4.182-1.886 4.182-3.943V4.086c.273-2.229-1.727-3.943-4-3.943zM2.363 4.086c0-1.029.909-1.715 1.818-1.715h51.545c1.091 0 1.819.858 1.819 1.715v41.828c0 1.029-.91 1.715-1.819 1.715H4.182c-1.091 0-1.818-.858-1.818-1.715V4.086z"
        ></path>
        <path
            fill="#6C3BFF"
            d="M24.364 38.886h11c.545 0 1.09-.343 1.09-1.029V27.143c0-.514-.363-1.029-1.09-1.029h-11c-.546 0-1.091.343-1.091 1.029v10.714c.181.686.545 1.029 1.09 1.029zm10.09-10.543v8.828h-9v-8.828h9zM8.455 38.886h10.09c.546 0 1.091-.343 1.091-1.029V27.143c0-.514-.363-1.029-1.09-1.029H8.455c-.546 0-1.091.343-1.091 1.029v10.714c0 .686.363 1.029 1.09 1.029zm9-10.543v8.828H9.364v-8.828h8.09zM24.364 23.286h11c.545 0 1.09-.343 1.09-1.029V11.543c0-.514-.363-1.029-1.09-1.029h-11c-.546 0-1.091.343-1.091 1.029v10.714c.181.514.545 1.029 1.09 1.029zm10.09-10.715v8.486c-.909-.857-2.727-2.4-2.727-2.4h-.363l-1.455 1.2-2-2.228-.182-.172h-.363s-1.273 1.714-2.182 3.086V12.4h9.363l-.09.171zM40.545 38.886h11c.546 0 1.091-.343 1.091-1.029V27.143c0-.514-.363-1.029-1.09-1.029h-11c-.546 0-1.091.343-1.091 1.029v10.714c0 .686.545 1.029 1.09 1.029zm9.91-10.543v8.828h-9v-8.828h9zM40.545 23.286h11c.546 0 1.091-.343 1.091-1.029V11.543c0-.514-.363-1.029-1.09-1.029h-11c-.546 0-1.091.343-1.091 1.029v10.714c0 .514.545 1.029 1.09 1.029zm9.91-10.715V21.4h-9v-8.829h9zM8.455 23.286h10.09c.546 0 1.091-.343 1.091-1.029V11.543c0-.514-.363-1.029-1.09-1.029H8.455c-.546 0-1.091.343-1.091 1.029v10.714c0 .514.363 1.029 1.09 1.029zm9-10.715V21.4H9.364v-8.829h8.09z"
        ></path>
        <path
            fill="#6C3BFF"
            d="M31.546 17.8c.652 0 1.181-.499 1.181-1.114 0-.616-.529-1.115-1.181-1.115-.653 0-1.182.5-1.182 1.115s.529 1.114 1.181 1.114z"
        ></path>
    </svg>
);