1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2025-01-05 01:20:39 +02:00

feat: add conventional-commits icon (#7027) (#7200)

This commit is contained in:
jjloneman 2022-03-14 22:13:14 -04:00 committed by GitHub
parent dd4ddc7fa9
commit 7fa8f5847a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

View File

@ -2179,6 +2179,14 @@
"hex": "2478CC",
"source": "https://press.contentful.com/media_kits"
},
{
"title": "Conventional Commits",
"hex": "FE5196",
"source": "https://www.conventionalcommits.org",
"license": {
"type": "MIT"
}
},
{
"title": "Convertio",
"hex": "FF3333",

View File

@ -0,0 +1 @@
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Conventional Commits</title><path d="M12 0C5.382 0 0 5.382 0 12s5.382 12 12 12 12-5.382 12-12S18.618 0 12 0zm0 1.6c5.753 0 10.4 4.647 10.4 10.4S17.753 22.4 12 22.4 1.6 17.753 1.6 12 6.247 1.6 12 1.6z"/></svg>

After

Width:  |  Height:  |  Size: 286 B