<div dir="ltr">Hi guys. I just wanted to post some information to this board about a cross platform programming and designer tool I wrote using Lazarus.<div><br></div><div><a href="https://www.getlazarus.org/apps/matview/">https://www.getlazarus.org/apps/matview/</a><br><br>This tool is called Material Design Icon Viewer, and in summary, it allows programmers and designers to quickly browse through over 6000 open source icons and copy and paste them into Lazarus or any code editor. It features incremental searching of icons, character and code point copying, as well as exporting icons to PNG images at any scale.<br><br>The source code is available here.</div><div><br></div><div><a href="https://github.com/sysrpl/Codebot.MatView">https://github.com/sysrpl/Codebot.MatView</a><br><br>Also, with the release of this tool I intend to release several new related tools and projects shortly. To that end, I've updated my cross platform class library for general purpose, custom control, and optionally opengl es rendering. To recompile the Material Design Icon Viewer you'll need to get a copy of the cross library, as it depends on it.<br></div><div><br></div><div><a href="https://github.com/sysrpl/Codebot.Cross">https://github.com/sysrpl/Codebot.Cross</a><br></div></div>