Add Endeavour OS icon (#679)

* add endeavour os icon, update docs

* correct icon size

* reduce precision of svg

* update svg size
This commit is contained in:
Ronan D'Souza
2022-10-24 17:34:31 +05:30
committed by GitHub
parent ab5f6eb026
commit 66333744c0
4 changed files with 9 additions and 1 deletions

View File

@@ -491,6 +491,7 @@ Say thanks!
<td>macOS<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/macos.svg" width="125" title="macOS"/><br>774 Bytes</td>
<td>FreeBSD<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/freebsd.svg" width="125" title="FreeBSD"/><br>756 Bytes</td>
<td>Zorin OS<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/zorinos.svg" width="125" title="Zorin OS"/><br>430 Bytes</td>
<td>Endeavour OS<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/endeavouros.svg" width="125" title="Endeavour OS"/><br>639 Bytes</td>
</tr>
</table>

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

View File

@@ -304,3 +304,4 @@ Where possible this links to the organisation's brand guidelines page.
| <img src="/images/svg/sublimemerge.svg" width="256" /> | <img src="/images/reference/sublime_merge.png" width="256" /> | https://www.sublimehq.com/ |
| <img src="/images/svg/linearapp.svg" width="256" /> | <img src="/images/reference/linearapp.png" width="256" /> | https://linear.app/ |
| <img src="/images/svg/nginx.svg" width="256" /> | <img src="/images/reference/NGINX-Part-of-F5-horiz-black-type-1.svg" width="256" /> | https://www.nginx.com/ |
| <img src="/images/svg/endeavouros.svg" width="256" /> | <img src="/images/reference/endeavouros.png" width="256" /> | https://github.com/endeavouros-team/endeavouros-theming |

View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="Endeavour OS" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#fff"/><path d="M285 111.36c31 44.7 161.53 217.54 72.62 253.57-41.53 19.47-230.76-11.43-228-6.38l-24.37 41.01s145.92 6.7 258.6-8.8c160.85-22-33.12-232.1-78.73-279.2z" fill="#7f7fff"/><path d="M285 111.36C274.7 112.81 85.47 350.38 85.47 350.38s13.65 3.95 44.66 8.52c10-7.97 151.35-250.8 155.43-247.33-.1-.1-.2-.13-.36-.11z" fill="#ff7f7f"/><path d="M285 111.36C278.5 110.28 129.6 358.7 129.6 358.7s135.06 14.55 190.71 13.58c156.78-2.7 1.2-212-35-261.18a.3.3 0 0 0-.17-.1z" fill="#7f3fbf"/></svg>

After

Width:  |  Height:  |  Size: 639 B