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/notice/src/icon.js
export const NoticeIcon = () => {
    return (
        <svg
            xmlns="http://www.w3.org/2000/svg"
            width="57"
            height="60"
            fill="none"
            viewBox="0 0 57 60"
        >
            <path
                fill="#6C3BFF"
                d="M28.286 0c-2.829 0-5.143 2.314-5.143 5.143v1.714H9.429c-1.372 0-2.572 1.2-2.572 2.572v48C6.857 58.8 8.057 60 9.43 60h37.714c1.371 0 2.571-1.2 2.571-2.571v-48c0-1.372-1.2-2.572-2.571-2.572H33.429V5.143C33.429 2.314 31.114 0 28.286 0zm0 1.714a3.439 3.439 0 013.428 3.429v6c0 .514-.342.857-.857.857h-5.143c-.514 0-.857-.343-.857-.857v-6a3.439 3.439 0 013.429-3.429zm0 2.572c-.515 0-.857.343-.857.857s.343.857.857.857.857-.343.857-.857-.343-.857-.857-.857zM9.429 8.57h13.714v1.715h-.857a3.439 3.439 0 00-3.429 3.428v.857h.172c.428 1.458 1.714 2.572 3.257 2.572h12c1.543 0 2.828-1.114 3.257-2.572h.171v-.857a3.439 3.439 0 00-3.428-3.428h-.857V8.57h13.714c.514 0 .857.343.857.858v48c0 .514-.343.857-.857.857H9.429c-.515 0-.858-.343-.858-.857v-48c0-.515.343-.858.858-.858zM12.857 12c-.514 0-.857.343-.857.857s.343.857.857.857.857-.343.857-.857-.343-.857-.857-.857zm9.429 0h1.028a2.497 2.497 0 002.4 1.714h5.143a2.497 2.497 0 002.4-1.714h1.029A1.72 1.72 0 0136 13.714a1.72 1.72 0 01-1.714 1.715h-12a1.72 1.72 0 01-1.715-1.715A1.72 1.72 0 0122.287 12zm-9.429 3.429c-.514 0-.857.342-.857.857 0 .514.343.857.857.857s.857-.343.857-.857c0-.515-.343-.857-.857-.857zm0 3.428c-.514 0-.857.343-.857.857 0 .515.343.857.857.857s.857-.342.857-.857c0-.514-.343-.857-.857-.857zm0 3.429c-.514 0-.857.343-.857.857s.343.857.857.857.857-.343.857-.857-.343-.857-.857-.857zm0 3.428c-.514 0-.857.343-.857.857 0 .515.343.858.857.858s.857-.343.857-.858c0-.514-.343-.857-.857-.857zm13.715 0l.6 14.829h2.314L30 25.714h-3.428zm-13.715 3.429c-.514 0-.857.343-.857.857s.343.857.857.857.857-.343.857-.857-.343-.857-.857-.857zm0 3.428c-.514 0-.857.343-.857.858 0 .514.343.857.857.857s.857-.343.857-.857c0-.515-.343-.858-.857-.858zm0 3.429c-.514 0-.857.343-.857.857s.343.857.857.857.857-.343.857-.857-.343-.857-.857-.857zm0 3.429c-.514 0-.857.342-.857.857 0 .514.343.857.857.857s.857-.343.857-.857c0-.515-.343-.857-.857-.857zm0 3.428c-.514 0-.857.343-.857.857 0 .515.343.857.857.857s.857-.342.857-.857c0-.514-.343-.857-.857-.857zm15.429.172a1.72 1.72 0 00-1.715 1.714 1.72 1.72 0 001.715 1.714A1.72 1.72 0 0030 44.743a1.72 1.72 0 00-1.714-1.714zm-15.429 3.257c-.514 0-.857.343-.857.857s.343.857.857.857.857-.343.857-.857-.343-.857-.857-.857zm0 3.428c-.514 0-.857.343-.857.857 0 .515.343.858.857.858s.857-.343.857-.858c0-.514-.343-.857-.857-.857zm0 3.429c-.514 0-.857.343-.857.857s.343.857.857.857.857-.343.857-.857-.343-.857-.857-.857z"
            ></path>
        </svg>
    );
};