?
?
used a Fontawesome later, you also want to create some font icons yourself. Here are the steps to create.
?
- download Software Inkscape
https://inkscape.org/en/
Open the software and create an icon. It seems that the drawing with its own graphics is recognized, paste directly into the image, in this software can be saved, but the subsequent creation of the font will not be created, may be the icon is too complex reasons. can only be a vector graph of basic graphics. (Pending study)
Once the icon is created, save it as svg file.
- Open Web site https://glyphter.com/ .
upload just the generated svg file and then be able to download the font pack.
If you register on this website, you can save your own icon.
The structure of the downloaded font package is as follows:
???? when using the reference CSS under the directory CSS file.
in the HTML used in CSS the font class in the file.
?
The effect is as follows:
Create your own font icon.