mirror of
https://github.com/simple-icons/simple-icons.git
synced 2024-11-16 00:59:07 +02:00
Add Internet Computer icon (#7706)
* Add ICP icon * Update ICP icon * Fix linter warnings * Re-center icon * Re-center icon * Rename 'ICP' -> 'Internet Computer' * Fix missing icon * Remove ICP alias * Update source and guideline URLs * Replace icon * Adjust SVG attributes * Remove newline in SVG file * Update source and guideline URLs * Use home page of guidelines * Use suggestions
This commit is contained in:
parent
a2996491c6
commit
385e4504b3
@ -6435,6 +6435,17 @@
|
||||
"hex": "666666",
|
||||
"source": "https://archive.org"
|
||||
},
|
||||
{
|
||||
"title": "Internet Computer",
|
||||
"hex": "3B00B9",
|
||||
"source": "https://dfinity.frontify.com/d/pD7yZhsmpqos/internet-computer#/internet-computer/logo",
|
||||
"guidelines": "https://dfinity.frontify.com/d/pD7yZhsmpqos",
|
||||
"aliases": {
|
||||
"aka": [
|
||||
"Internet Computer Protocol"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"title": "Internet Explorer",
|
||||
"hex": "0076D6",
|
||||
|
1
icons/internetcomputer.svg
Normal file
1
icons/internetcomputer.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Internet Computer</title><path d="M18.264 6.24c-2.52 0-5.376 3.024-6.264 3.984-.72-.792-3.696-3.984-6.264-3.984C2.568 6.24 0 8.832 0 12c0 3.168 2.568 5.76 5.736 5.76 2.52 0 5.376-3.024 6.264-3.984.72.792 3.696 3.984 6.264 3.984C21.432 17.76 24 15.168 24 12c0-3.168-2.568-5.76-5.736-5.76ZM5.736 15.384A3.38 3.38 0 0 1 2.352 12a3.395 3.395 0 0 1 3.384-3.384c1.176 0 3.24 1.8 4.68 3.384-.408.456-3.144 3.384-4.68 3.384zm12.528 0c-1.176 0-3.24-1.8-4.68-3.384.408-.456 3.168-3.384 4.68-3.384A3.38 3.38 0 0 1 21.648 12c-.024 1.872-1.536 3.384-3.384 3.384z"/></svg>
|
After Width: | Height: | Size: 636 B |
Loading…
Reference in New Issue
Block a user