boxicons
boxicons copied to clipboard
if you want to fix it see this i think this is best this to copy & paste icons
buddy you normally give icons i tag for html like this:
< i class='bx bx-contact-book' ></i>
when we copy it and paste in code editor so it was paste like this same to copy and it not show the icon but show the error.
but if you do this is think best:
- when user copy it from your website your website saw like this :
< i class='bx bx-contact-book' ></i> - but when user paste it in its code editor it paste like this:
<i class='bx bx-contact-book'></i>
good point , will be fixed in the next update
thanks for this brother