BeardedBear / bearded-icons

The VS Code icons with a long beard.
GNU General Public License v3.0
134 stars 19 forks source link

Add pre-commit related icons #186

Open BrunoB81HK opened 9 months ago

BrunoB81HK commented 9 months ago

Hi!

Another set of icons that could be included/added are pre-commit related file icons. It would include the following patterns:

configs:
  - .pre-commit-config.yaml
hooks:
  - .pre-commit-hooks.yaml

The logo is pretty straight forward and it should not be too difficult to add variations to it.

Thanks a lot!