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/slider/src/icon.js
export default function () {
    return (
        <svg
            xmlns="http://www.w3.org/2000/svg"
            width="60"
            height="60"
            fill="none"
            viewBox="0 0 60 60"
        >
            <path
                fill="#6C3BFF"
                d="M55.543 34.8c-.343 0-.6-.086-.857-.343a1.243 1.243 0 010-1.8l2.057-2.143L54.77 27.6c-.428-.6-.257-1.371.343-1.8.6-.429 1.372-.257 1.8.343L60 30.77l-3.514 3.686c-.257.172-.6.343-.943.343zM4.457 34.8c-.343 0-.686-.171-.943-.429L0 30.686l3.086-4.629c.428-.6 1.2-.771 1.8-.343.6.429.771 1.2.343 1.8L3.257 30.43 5.4 32.57a1.243 1.243 0 010 1.8c-.343.258-.6.429-.943.429zM45.429 55.886H14.657C11.571 55.886 9 53.314 9 50.229V9.77c0-3.085 2.571-5.657 5.657-5.657H45.43c3.085 0 5.657 2.572 5.657 5.657V50.23c0 3.085-2.572 5.657-5.657 5.657zm-30.772-49.2a3.073 3.073 0 00-3.086 3.085V50.23a3.073 3.073 0 003.086 3.085H45.43a3.073 3.073 0 003.085-3.085V9.77a3.073 3.073 0 00-3.085-3.085H14.657z"
            ></path>
            <path
                fill="#6C3BFF"
                d="M28.457 46.114L19.714 35.4l-8.4 10.629L9.257 44.4l10.457-13.029 9 10.972 20.229-19.029 1.8 1.886-22.286 20.914zM37.971 22.371a4.207 4.207 0 01-4.2-4.2c0-2.314 1.886-4.2 4.2-4.2 2.315 0 4.2 1.886 4.2 4.2.086 2.315-1.885 4.2-4.2 4.2zm0-6c-1.028 0-1.8.858-1.8 1.8 0 1.029.858 1.8 1.8 1.8.943 0 1.8-.857 1.8-1.8.086-1.028-.771-1.8-1.8-1.8z"
            ></path>
        </svg>
    );
}