diff --git a/packages/frontend/assets/sharkey-text-src/README.md b/packages/frontend/assets/sharkey-text-src/README.md index 64b4557ccc..d88aeddb6f 100644 --- a/packages/frontend/assets/sharkey-text-src/README.md +++ b/packages/frontend/assets/sharkey-text-src/README.md @@ -1,7 +1,10 @@ -This logo text was made in Inkscape by @sneexy@booping.synth.download +# Sharkey Logo -If you edit it, you can use -[svgo](https://jakearchibald.github.io/svgomg/) to generate a -browser-compatible file, to replace `../sharkey.svg` +This logo was made in Inkscape by [@sneexy@booping.synth.download](https://booping.synth.download/@sneexy). + +The font used is Lilita One ([Google Fonts](https://fonts.google.com/specimen/Lilita+One)). + +The logo should preferably be modified using Inkscape, but should work in any other software. +If modifications were made using Inkscape, you should use [svgo](https://github.com/svg/svgo) ([Web UI](https://jakearchibald.github.io/svgomg), ensure `Multipass` is enabled) to produce an SVG compatible to be viewed in web browsers, which will replace then [`../sharkey.svg`](../sharkey.svg). This logo is distributed under the same licence as Sharkey (AGPL ≥3). diff --git a/packages/frontend/assets/sharkey-text-src/sharkey_v2.svg b/packages/frontend/assets/sharkey-text-src/sharkey.svg similarity index 100% rename from packages/frontend/assets/sharkey-text-src/sharkey_v2.svg rename to packages/frontend/assets/sharkey-text-src/sharkey.svg