HEX
Server: Apache/2.4.41
System: Linux mainweb 5.4.0-182-generic #202-Ubuntu SMP Fri Apr 26 12:29:36 UTC 2024 x86_64
User: nationalmedicaregrp (1119)
PHP: 8.3.7
Disabled: exec,passthru,shell_exec,system,popen,proc_open,pcntl_exec
Upload Files
File: /home/flbestac/public_html/wp-content/plugins/essential-blocks/src/admin/dashboard/icons/crown.js
const SvgIcon = () => (
    <svg
        width="12"
        height="12"
        viewBox="0 0 12 12"
        fill="none"
        xmlns="http://www.w3.org/2000/svg"
    >
        <path
            d="M0 6C0 7.5913 0.632141 9.11742 1.75736 10.2426C2.88258 11.3679 4.4087 12 6 12C7.5913 12 9.11742 11.3679 10.2426 10.2426C11.3679 9.11742 12 7.5913 12 6C12 4.4087 11.3679 2.88258 10.2426 1.75736C9.11742 0.632141 7.5913 0 6 0C4.4087 0 2.88258 0.632141 1.75736 1.75736C0.632141 2.88258 0 4.4087 0 6Z"
            fill="#FF9E09"
        />
        <path
            d="M5.81966 6.1882L3.31527 4.5406C3.01047 4.34005 2.61026 4.58605 2.65136 4.9486L2.99426 7.96645C3.04031 8.37205 3.38351 8.67835 3.79166 8.67835H8.32017C8.72832 8.67835 9.07152 8.3719 9.11757 7.96645L9.46046 4.9486C9.50171 4.5862 9.10137 4.3402 8.79657 4.5406L6.29217 6.1882C6.22196 6.23436 6.13978 6.25896 6.05576 6.25896C5.97175 6.25896 5.88957 6.23436 5.81937 6.1882H5.81966Z"
            fill="white"
        />
        <path
            d="M5.59416 3.16662L3.74541 6.14997C3.52386 6.50757 3.78096 6.96927 4.20156 6.96927H7.89891C8.31951 6.96927 8.57661 6.50742 8.35506 6.14997L6.50631 3.16662C6.29646 2.82792 5.80401 2.82792 5.59416 3.16662Z"
            fill="white"
        />
        <path
            d="M4.92697 7.13989H7.17007C7.42347 7.13989 7.55017 7.26659 7.55017 7.51999C7.55017 7.77339 7.42347 7.90024 7.17007 7.90024H4.92697C4.67357 7.90024 4.54688 7.77354 4.54688 7.52014C4.54688 7.26674 4.67357 7.13989 4.92697 7.13989Z"
            fill="#FF9E09"
        />
    </svg>
);

export default SvgIcon;