1
0
mirror of https://github.com/coreui/coreui-icons.git synced 2025-08-19 06:51:23 +02:00

docs: update README

This commit is contained in:
mrholek
2019-12-11 15:39:39 +01:00
parent f94bbf814f
commit f3f0c6df86

View File

@@ -86,7 +86,7 @@ Place sprite files with the rest of your static files, like images and styles, i
<use xlink:href="path/to/brand.svg#cib-twitter"></use>
</svg>
<svg>
<use xlink:href="path/to/flag.svg#cif-uss"></use>
<use xlink:href="path/to/flag.svg#cif-us"></use>
</svg>
```