1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2024-12-16 01:10:30 +02:00

Add CCC icon (#12151)

This commit is contained in:
LitoMore 2024-11-30 22:23:47 +08:00 committed by GitHub
parent 80fff3c736
commit 663c369ccc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 12 additions and 0 deletions

View File

@ -2900,6 +2900,17 @@
"hex": "033963", "hex": "033963",
"source": "https://www.cbs.com" "source": "https://www.cbs.com"
}, },
{
"title": "CCC",
"hex": "000000",
"source": "https://www.cqc.com.cn/www/chinese/c/2018-03-20/553293.shtml",
"guidelines": "https://www.cqc.com.cn/www/chinese/c/2018-11-15/553292.shtml",
"aliases": {
"aka": [
"China Compulsory Certificate"
]
}
},
{ {
"title": "CCleaner", "title": "CCleaner",
"hex": "CB2D29", "hex": "CB2D29",

1
icons/ccc.svg Normal file
View File

@ -0,0 +1 @@
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>CCC</title><path d="M12 3.4C5.814 3.4.8 7.253.8 12c0 4.75 5.014 8.6 11.2 8.6s11.2-3.85 11.2-8.6c0-4.747-5.015-8.6-11.2-8.6M24 12c0 5.19-5.374 9.4-12 9.4S0 17.19 0 12s5.374-9.4 12-9.4S24 6.81 24 12M10 7c-2.83 0-5.026 2.229-5.026 5 0 2.882 2.487 4.997 5.026 4.997V15.44c-1.708 0-3.442-1.36-3.445-3.44C6.547 9.65 8.476 8.544 10 8.544zm3.8 0c-2.83 0-5.026 2.229-5.026 5 0 2.882 2.484 4.997 5.026 4.997V15.44c-1.705 0-3.442-1.36-3.447-3.44-.007-2.35 1.923-3.456 3.447-3.456zm3.8.003c-2.83 0-5.026 2.23-5.026 4.997 0 2.886 2.487 5 5.026 5v-1.56c-1.708 0-3.442-1.358-3.448-3.44-.005-2.35 1.924-3.456 3.448-3.456z"/></svg>

After

Width:  |  Height:  |  Size: 692 B