Add icon for opencores.org (#211)

This commit is contained in:
Linus Unnebäck
2019-06-19 21:16:12 +02:00
committed by Terence Eden
parent 0499eb30f7
commit 1bd839ff86
4 changed files with 8 additions and 0 deletions

View File

@@ -153,6 +153,7 @@ Say thanks!
</tr> </tr>
<tr> <tr>
<td>Research Gate<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/researchgate.svg" width="125" title="Research Gate" /><br>914 Bytes</td> <td>Research Gate<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/researchgate.svg" width="125" title="Research Gate" /><br>914 Bytes</td>
<td>OpenCores<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/opencores.svg" width="125" title="OpenCores" /><br>339 Bytes</td>
</tr> </tr>
</table> </table>

View File

@@ -156,3 +156,4 @@ Where possible this links to the organisation's brand guidelines page.
| <img src="/images/svg/opencollective.svg" width="256" /> | <img src="/images/reference/opencollective.svg" width="256" /> | https://opencollective.com/static/images/opencollective-icon.svg | | <img src="/images/svg/opencollective.svg" width="256" /> | <img src="/images/reference/opencollective.svg" width="256" /> | https://opencollective.com/static/images/opencollective-icon.svg |
| <img src="/images/svg/safari.svg" width="256" /> | <img src="/images/reference/Safari_browser_logo.svg" width="256" /> | https://www.apple.com/uk/safari/ | | <img src="/images/svg/safari.svg" width="256" /> | <img src="/images/reference/Safari_browser_logo.svg" width="256" /> | https://www.apple.com/uk/safari/ |
| <img src="/images/svg/researchgate.svg" width="256" /> | <img src="/images/reference/researchgate.png" width="256" /> | https://mobile.twitter.com/ResearchGate/photo | | <img src="/images/svg/researchgate.svg" width="256" /> | <img src="/images/reference/researchgate.png" width="256" /> | https://mobile.twitter.com/ResearchGate/photo |
| <img src="/images/svg/opencores.svg" width="256" /> | <img src="/images/reference/opencores.png" width="256" /> | https://opencores.org |

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

6
images/svg/opencores.svg Normal file
View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="OpenCores" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#27529d"/><g fill="none" stroke="white" stroke-width="48"><circle cy="192" cx="192" r="84"/><circle stroke-dashoffset="1" stroke-dasharray="0 66.97 395.84 999" cy="320" cx="320" r="84"/></g></svg>

After

Width:  |  Height:  |  Size: 339 B