📝 Update metadata badge in README with new conventional commits icon from simple-icons #142

Closed
opened 2026-02-17 11:49:27 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @jjloneman on GitHub (Mar 31, 2022).

🏷️ Description

I created and published a conventional commits icon in the official simpleicons.org repository:

Conventional Commits SVG in simpleicons.org

You can see the:

👀 Example

This markdown:

[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-%23FE5196?logo=conventionalcommits&logoColor=white)](https://conventionalcommits.org)

renders the following badge:

Conventional Commits

📝 Other Notes

Originally created by @jjloneman on GitHub (Mar 31, 2022). ## 🏷️ Description I created and published a conventional commits icon in the [official simpleicons.org repository](https://simpleicons.org/?q=conventional%20commits): ![Conventional Commits SVG in simpleicons.org](https://user-images.githubusercontent.com/16791848/160967025-20149745-388c-43fd-930c-c1df4078f8c4.png) You can see the: * [`simple-icons` GitHub issue](https://github.com/simple-icons/simple-icons/issues/7027) * [`simple-icons` GitHub pull request](https://github.com/simple-icons/simple-icons/pull/7200) ## 👀 Example This markdown: ```markdown [![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-%23FE5196?logo=conventionalcommits&logoColor=white)](https://conventionalcommits.org) ``` renders the following badge: [![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-%23FE5196?logo=conventionalcommits&logoColor=white)](https://conventionalcommits.org) ## 📝 Other Notes * I used the color `#FE5196` because that is defined as the primary theme color in [_variables.scss](https://github.com/conventional-commits/conventionalcommits.org/blob/master/themes/conventional-commits/static/css/scss/abstracts/_variables.scss#L1) * Other examples of the badge [can be viewed in the `simple-icons` pull request](https://github.com/simple-icons/simple-icons/pull/7200): ![Badge previews](https://user-images.githubusercontent.com/16791848/156997500-de88e103-7bd7-42f3-8bb0-5a531aed9cac.png) * I am a big supporter of conventional commits - I even recently got other enterprise teams at work to start using it 🙂
Author
Owner

@jjloneman commented on GitHub (Mar 31, 2022):

Created a pull request (#438).

@jjloneman commented on GitHub (Mar 31, 2022): Created a [pull request (#438)](https://github.com/conventional-commits/conventionalcommits.org/pull/438).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/conventionalcommits.org#142