-
Should be lowercase:
https://zzu.lu/logos/{type}/{name}.{jpg|png}-
Example:
https://zzu.lu/logos/s/github.jpg
-
-
If you want to download:
curl https://zzu.lu/logos/s/python.jpg --output output.jpg
- Sorted by name, ascending
| Name | (S)quare | (F)it to content | (P)adding with content | SVG |
|---|---|---|---|---|
| celery | png | |||
| codeit | jpg | |||
| codeit-inverse | jpg | |||
| codespaces | png | |||
| coupang | jpg | |||
| docker | png | |||
| flex | png | |||
| github | jpg | |||
| gitlab | png | |||
| go-mascot | png | png | ||
| google-analytics | png | |||
| jira-software | jpg png | png | ||
| k-digital | jpg | |||
| notion | jpg png | |||
| pinia | svg | |||
| poetry | svg | |||
| postgresql | png | |||
| python | jpg | png | ||
| redis | webp | |||
| slack | jpg | |||
| traefik | png | |||
| vite | svg | |||
| vscode | png | |||
| vue | png | |||
| webex | png | |||
| youtube | jpg | |||
| (empty) | png |
- Please make a pull request to
mainbranch. - Please make it over 200px in width or height so that it is not difficult to see.
- Please use
jpgfor images with background color(#ffffff), andpngfor images without background. - Please use the following types:
Square,s: Images with same width and heightFit to Content,f: Images with no padding on top, bottom, left, and rightPadding with content,p: Images with padding on top, bottom, left, and rightSVG,svg: SVG images
