Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Why is ubuntu a character?

Tags:

css

unicode

Look at what this simple code produces:

UbuntuCharacter

Does this depends on the OS? (I'm using Linux Mint).

Fiddle

<div>Hola</div>

div:before { content:"\f200"; }

Note: I was using ionic framework when I discovered it, but there is no need to include any library in order to see the character.

like image 274
sergioFC Avatar asked Dec 19 '25 03:12

sergioFC


1 Answers

This question is already answered on another stackexchange site, AskUbuntu

In short, it's a character because that section of unicode space is free for private use, and the designer of the ubuntu font decided this is something they should do.

like image 115
Eric Avatar answered Dec 21 '25 18:12

Eric



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!