Add meta data to SVG

This commit is contained in:
Li Xinyang 2017-11-28 17:18:03 +08:00
parent 2444e22d02
commit 406333e004
2 changed files with 2 additions and 2 deletions

View File

@ -1283,7 +1283,7 @@
{
"title": "Quantcast",
"hex": "1E262C",
"source": "https://www.quantcast.com/about-us/press/press-releases/"
"source": "http://branding.quantcast.com/logouse/"
},
{
"title": "Quora",

View File

@ -1 +1 @@
<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg"><path d="M15.11 20.474A10.024 10.024 0 0 0 19.737 12c0-5.523-4.419-10-9.869-10S0 6.477 0 12s4.418 10 9.868 10H24v-1.526h-8.89z" fill="#1e262c" fill-rule="evenodd"/></svg>
<svg aria-labelledby="simpleicons-quantcast-icon" role="img" viewBox="0 0 24 24" width="24" height="24" xmlns="http://www.w3.org/2000/svg"><title id="simpleicons-quantcast-icon">Quantcast icon</title><path d="M15.11 20.474A10.024 10.024 0 0 0 19.737 12c0-5.523-4.419-10-9.869-10S0 6.477 0 12s4.418 10 9.868 10H24v-1.526h-8.89z" fill-rule="evenodd"/></svg>

Before

Width:  |  Height:  |  Size: 233 B

After

Width:  |  Height:  |  Size: 356 B