Element Star Icon replacement

clipboard.png

how can the icon of this star be changed to its own icon, and why can"t its size be set

.TollTabs .icon .el-form-item__label::before {
    content: "*";
    color: -sharpf56c6c;
    margin-right: 4px;

seems to be set here, which I set myself, but the official one seems to be content: "/ E06", which seems to be an icon.
how to set it up, boss? Because with a unified icon, positioning will set the style for each icon will be very troublesome, but also uneven! Ask for advice!

Jul.04,2022

uniform icon: rewrite the style of overriding elementUI
set size: set the font-size of the current pseudo class

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1bc9ad5-38d57.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1bc9ad5-38d57.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?