|
|
|
|
|
by jannes
3219 days ago
|
|
You can include the <svg> directly in HTML source code. No extra requests needed. In some circumstances it might be a better trade-off. Especially when you use a small amount of icons. Also, you can style each path individually using CSS or SVG. That means you can easily have multi-color icons. |
|