Rename Delicious as del.icio.us (#5047)

This commit is contained in:
Peter Noble 2021-05-12 15:41:57 +01:00 committed by GitHub
parent 604d202b79
commit 3e5a81a613
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 3 deletions

View File

@ -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",

View File

@ -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