Set of official logos for Kosmorro
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

il y a 1 an
il y a 1 an
il y a 1 an
il y a 1 an
12345678910111213141516171819202122232425262728293031
  1. # Kosmorro logos
  2. This repository contains the official logos of [Kosmorro](http://kosmorro.space), in two formats, two variations and two color themes.
  3. Kosmorro's logo is composed of the "Kosmorro" name in lower case, the last "o" being stylized in a representation of a quasi-total solar eclipse.
  4. The font used in the full logo is [Raleway](https://www.theleagueofmoveabletype.com/raleway), created by Matt McInerney and distributed by [the League of Moveable Type](https://www.theleagueofmoveabletype.com) under the terms of the [SIL Open Font License](https://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL_web).
  5. <table>
  6. <tr>
  7. <td></td>
  8. <th>Icon</th>
  9. <th>Kosmorro logo</th>
  10. <th>Kosmorrolib</th>
  11. <th>Website URL</th>
  12. </tr>
  13. <tr>
  14. <th>Dark theme</th>
  15. <td style="background: #ddd"><img src="icon/kosmorro-icon.svg" alt="Kosmorro's icon (dark)" />
  16. <td style="background: #ddd"><img src="kosmorro/kosmorro-logo.svg" alt="Kosmorro's logo (dark)" />
  17. <td style="background: #ddd"><img src="kosmorrolib/kosmorrolib-logo.svg" alt="Kosmorrolib's logo (dark)" />
  18. <td style="background: #ddd"><img src="website-url/website-url.svg" alt="Website URL (dark)" />
  19. </tr>
  20. <tr>
  21. <th>Light theme</th>
  22. <td style="background: #222"><img src="icon/kosmorro-icon-white.svg" alt="Kosmorro's icon (light)" />
  23. <td style="background: #222"><img src="kosmorro/kosmorro-logo-white.svg" alt="Kosmorro's logo (light)" />
  24. <td style="background: #222"><img src="kosmorrolib/kosmorrolib-logo-white.svg" alt="Kosmorrolib's logo (light)" />
  25. <td style="background: #222"><img src="website-url/website-url-white.svg" alt="Website URL (light)" />
  26. </tr>
  27. </table>