FortAwesome / Font-Awesome

The iconic SVG, font, and CSS toolkit
https://fontawesome.com
Other
73.55k stars 12.2k forks source link

Icon request: icon-Education-Ecosystem #9170

Open jonthesquirrel opened 8 years ago

jonthesquirrel commented 8 years ago

Request: the livecoding.tv logo.

I would find this useful for linking to a livecoding profile on a portfolio site for example.

Archie22is commented 8 years ago

+1

elvios commented 8 years ago

You can soooort of do it by stacking:

<span class="fa-stack fa-lg">
  <i class="fa fa-code fa-stack-1x"></i>
  <i class="fa fa-tv fa-stack-2x"></i>
</span>

Hehe

Luchanso commented 8 years ago

+1

aethior commented 2 years ago

In 2019, the company rebranded itself as Education Ecosystem, expanded their content topics and shifted to focus on monetizable projects. (more info)

cc/ @tagliala