diff --git a/_data/simple-icons.json b/_data/simple-icons.json index d9399b08..ece029ad 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2354,6 +2354,26 @@ "hex": "FFCD11", "source": "https://commons.wikimedia.org/wiki/File:Caterpillar_logo.svg" }, + { + "title": "CBC", + "hex": "E60505", + "source": "https://www.cbc.ca", + "aliases": { + "aka": [ + "Canadian Broadcasting Company" + ], + "dup": [ + { + "title": "Radio Canada", + "hex": "FF0000", + "source": "https://radio-canada.ca" + } + ], + "loc": { + "fr-CA": "Société Radio-Canada" + } + } + }, { "title": "CBS", "hex": "033963", diff --git a/icons/cbc.svg b/icons/cbc.svg new file mode 100644 index 00000000..eca02dfe --- /dev/null +++ b/icons/cbc.svg @@ -0,0 +1 @@ +CBC \ No newline at end of file