mirror of
https://github.com/Mibew/simple-icons.git
synced 2024-11-15 09:54:11 +03:00
Added Zorin icon (#1426)
* Added Zorin icon * Fixed linting problem * Fixed source URL linting problem
This commit is contained in:
parent
4126d78494
commit
fb79a0eea5
@ -3069,6 +3069,11 @@
|
||||
"title": "Zillow",
|
||||
"hex": "0074E4",
|
||||
"source": "http://zillow.mediaroom.com/logos"
|
||||
},
|
||||
{
|
||||
"title": "Zorin",
|
||||
"hex": "0CC1F3",
|
||||
"source": "https://zorinos.com/press/"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
1
icons/zorin.svg
Normal file
1
icons/zorin.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Zorin icon</title><path d="M4 18.944L5.995 22.4h12.01L20 18.944H4zM24 12l-2.013 3.488H9.216l12.771-6.976L24 12zM0 12l2.013-3.488h12.771L2.013 15.488 0 12zm4-6.944L5.995 1.6h12.01L20 5.056H4z"/></svg>
|
After Width: | Height: | Size: 277 B |
Loading…
Reference in New Issue
Block a user