<!-- Change of like icon -->
.icon-[mingcute--thumb-up-2-fill] {
--svg: url(ipfs://bafkreiedqpuu7meuifjsrl3ed5gda2zdisnguw3hhbma4kwrlgxgutbvau);
}
<!-- Change of sponsor icon -->
.icon-[mingcute--heart-fill] {
--svg: url(ipfs://bafkreicxmx33d6weng7akn4cvnt5jvw237pqdjifgecq6e552x5njoctbi);
}
<!-- Change of follow icon -->
.icon-[mingcute--user-add-fill] {
--svg: url(ipfs://bafkreicxmx33d6weng7akn4cvnt5jvw237pqdjifgecq6e552x5njoctbi);
}
I feel like changing these is useless and not very appealing, maybe it's because of the vector images I chose?
Note: If you also want to change the icons, please make sure to convert the icon format to .svg, which is a vector image.