Meatcorps.Engine is a lightweight, code-first game framework built on top of Raylib. This is the RemixIcons package
$ dotnet add package Meatcorps.RayLib.RemixIconsMeatcorps.Engine.RayLib.RemixIcons This is an extension method for adding remix icons
Go to https://remixicon.com/download and use the ttf font. Place it in your project in "Assets/Fonts/remixicon.ttf". Call the TextManager and use the function AddRemixFont. More information on the GitHub wiki.
MIT License
See LICENSE for details.