HEX
Server: nginx/1.24.0
System: Linux webserver 6.8.0-59-generic #61-Ubuntu SMP PREEMPT_DYNAMIC Fri Apr 11 23:16:11 UTC 2025 x86_64
User: wpuser (1002)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /opt/wpsites/datainsightnow.com/wp-content/plugins/essential-blocks/admin/src/icons/nav-options.js
export const OptionsIcon = () => {
    return (
        <svg
            width="16"
            height="16"
            viewBox="0 0 497 512"
            fill="rgb(167, 174, 215)"
            xmlns="http://www.w3.org/2000/svg"
        >
            <path
                d="M481.641 296.695L460.341 279.161C445.751 267.15 445.777 244.826 460.342 232.839L481.641 215.305C496.798 202.826 500.675 181.428 490.859 164.423L448.801 91.577C438.983 74.573 418.509 67.233 400.127 74.119L374.292 83.798C356.596 90.426 337.276 79.247 334.175 60.637L329.64 33.423C326.412 14.057 309.819 0 290.185 0H206.07C186.435 0 169.841 14.057 166.614 33.424L162.078 60.637C158.971 79.28 139.625 90.415 121.962 83.799L96.127 74.119C77.744 67.233 57.272 74.574 47.453 91.577L5.39598 164.422C-4.42102 181.425 -0.545019 202.824 14.614 215.304L35.913 232.838C50.505 244.85 50.476 267.172 35.913 279.16L14.613 296.694C-0.545018 309.174 -4.42202 330.573 5.39498 347.576L47.453 420.422C57.271 437.425 77.739 444.766 96.127 437.88L121.961 428.201C139.66 421.57 158.976 432.757 162.077 451.362L166.613 478.574C169.841 497.943 186.435 512 206.069 512H290.184C309.818 512 326.412 497.943 329.639 478.576L334.174 451.364C337.28 432.726 356.625 421.583 374.291 428.203L400.127 437.881C418.514 444.768 438.983 437.427 448.801 420.423L490.86 347.576C500.675 330.573 496.798 309.174 481.641 296.695ZM414.16 400.423L388.325 390.744C347.026 375.273 301.955 401.374 294.72 444.787L290.185 472H206.07L201.534 444.787C194.285 401.29 149.148 375.303 107.929 390.744L82.094 400.423L40.037 327.577L61.336 310.043C95.385 282.013 95.314 229.929 61.336 201.957L40.037 184.423L82.095 111.577L107.929 121.256C149.229 136.726 194.299 110.626 201.534 67.213L206.069 40H290.184L294.719 67.213C301.969 110.715 347.108 136.694 388.324 121.256L414.159 111.577L456.226 184.413C456.226 184.413 456.223 184.416 456.215 184.422L434.917 201.956C400.869 229.984 400.937 282.069 434.916 310.042L456.216 327.576L414.16 400.423ZM248.127 157.333C193.722 157.333 149.46 201.595 149.46 256C149.46 310.405 193.722 354.667 248.127 354.667C302.532 354.667 346.794 310.405 346.794 256C346.794 201.595 302.532 157.333 248.127 157.333ZM248.127 314.667C215.778 314.667 189.46 288.349 189.46 256C189.46 223.651 215.778 197.333 248.127 197.333C280.476 197.333 306.794 223.651 306.794 256C306.794 288.349 280.476 314.667 248.127 314.667Z"
                strokeWidth="1.2"
                strokeLinecap="round"
                strokeLinejoin="round"
            />
        </svg>
    );
};