diff --git a/devicon.json b/devicon.json index 2311c3f4b..4f6bd79ec 100644 --- a/devicon.json +++ b/devicon.json @@ -556,6 +556,16 @@ "color": "#96ca4b", "aliases": [] }, + { + "name": "codecov", + "tags": ["platform", "integration"], + "versions": { + "svg": ["plain"], + "font": ["plain"] + }, + "color": "#e0225c", + "aliases": [] + }, { "name": "codeigniter", "tags": [ diff --git a/icons/codecov/codecov-plain.svg b/icons/codecov/codecov-plain.svg new file mode 100644 index 000000000..5fd7163f0 --- /dev/null +++ b/icons/codecov/codecov-plain.svg @@ -0,0 +1,54 @@ + + + + + + image/svg+xml + + + + + + + + diff --git a/icons/codecov/codecov.eps b/icons/codecov/codecov.eps new file mode 100644 index 000000000..96f290051 Binary files /dev/null and b/icons/codecov/codecov.eps differ