mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-01-19 00:20:34 +03:00
Rename Delicious as del.icio.us (#5047)
This commit is contained in:
parent
604d202b79
commit
3e5a81a613
@ -2197,9 +2197,15 @@
|
|||||||
"source": "https://deezerbrand.com/"
|
"source": "https://deezerbrand.com/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Delicious",
|
"title": "del.icio.us",
|
||||||
|
"slug": "delicious",
|
||||||
"hex": "0000FF",
|
"hex": "0000FF",
|
||||||
"source": "http://del.icio.us/"
|
"source": "http://del.icio.us/",
|
||||||
|
"aliases": {
|
||||||
|
"aka": [
|
||||||
|
"Delicious"
|
||||||
|
]
|
||||||
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Deliveroo",
|
"title": "Deliveroo",
|
||||||
|
@ -1 +1 @@
|
|||||||
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Delicious icon</title><path d="M12 12H0v12h12V12zM24 0H12v12h12V0z"/></svg>
|
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>del.icio.us icon</title><path d="M12 12H0v12h12V12zM24 0H12v12h12V0z"/></svg>
|
||||||
|
Before Width: | Height: | Size: 154 B After Width: | Height: | Size: 156 B |
Loading…
Reference in New Issue
Block a user