if you are talking about dashboard icons , option is provided in backend to disable it https://prnt.sc/4G-PMR1_QHTr
you can disable plugin icon completely with css
ul.wcmamtx_vertical i.fa {
display: none !important;
}
you must be on older version. what plugin version you have ? This issue has been fixed already with updates