Contributed to open source
Added a new feature to a FOSS project
Contributed to a Laravel package
+1
Recently I've taken maintainership of a Blade Icons based icon pack. In the process I created a neat PHP script to generate files used as a template. Mainly this consisted of normalizing the SVG's a bit to remove unnecessary attributes and tags.

After talking about that a bit it was suggested by Tom W (aka devgummibeer) that I should consider contributing it back to Blade Icons. So that's what I did and in the process I was able to collaborate with Dries as he reworked some of my initial PR.

So now any icon packs for BladeIcons can utilize this generator script to make things easier to update in the future. Now when the Icon pack creators add, update or remove the source SVGs they are updated in a few clicks!

https://github.com/blade-ui-kit/blade-icons/pull/144
https://github.com/blade-ui-kit/blade-icons/pull/166