mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2024-12-13 17:18:37 +02:00
15 lines
330 B
Plaintext
15 lines
330 B
Plaintext
|
</div>
|
||
|
|
||
|
<h3>Example Usages</h3>
|
||
|
|
||
|
<h4>CSS</h4>
|
||
|
|
||
|
<div class="center">
|
||
|
{% highlight html %}
|
||
|
I really <i class="nf nf-fa-heart"></i> <i class="nf nf-custom-vim"></i>
|
||
|
{% endhighlight %}
|
||
|
<span class="nerd-fonts-example-usage">
|
||
|
I really <i class="nf nf-fa-heart ow"></i> <i class="nf nf-custom-vim nfunc"></i>
|
||
|
</span>
|
||
|
</div>
|