Commit graph

14 commits

Author SHA1 Message Date
Aurindam Jana
3673b7686d add -whitebg.svg versions of the logo 2023-10-11 11:22:54 +02:00
Aurindam Jana
30f1ff5466
Update logo/README.md
Add Logo License info
2023-10-04 11:57:32 +02:00
Aurindam Jana
e01e9685be
Update Slint logo folder with new design (#3432)
This PR updates the logos and branding guideline of Slint to match the new website design. The new logos are a 1:1 replacement of the old logos except for the circular logo. In the new logo design, there isn't a separate circular logo, as the square logo with circular crop can be used. Further, the logo folder also contains logos in CMYK for use in printed materials. The PMS is just the color value in the naming and can be used where Pantome colors are required. The README has been updated to explain which logos to use when as well as the Slint "blue" color.
2023-09-11 16:41:06 +02:00
Simon Hausmann
96d7bb132c reuse: remove glob for markdown files
Instead, place the copyright and license right into the source.

To satisfy reuse, this also removes the unnecessary MIT.txt
symlinks.
2023-08-17 08:55:28 +02:00
Aurindam Jana
425b53ec21 Add new logos 2023-06-22 12:13:09 +02:00
Olivier Goffart
11dea135f7 Domain: slint-ui.com -> slint.dev 2023-06-16 10:55:08 +02:00
Aurindam Jana
ba7dfedf07 Add #madewithslint badges 2023-06-15 00:20:27 +02:00
Olivier Goffart
6441968a43 Janitor: Remove trailing spaces in most files 2023-05-04 08:14:28 +02:00
Olivier Goffart
7ec79fb324
Corporate identity (#1716) 2022-10-10 16:34:04 +02:00
Olivier Goffart
4256ea16c0 Add a white version of the logo
It is just the light version with the text in white.
2022-10-07 16:13:31 +02:00
Tobias Hunger
5eca8d1e9f
Add missing icon update 2022-02-08 11:14:37 +01:00
Tobias Hunger
940d1d9e2b
Use slint logo without text for window icons
... but slint logo with name everywhere else
2022-02-08 11:07:48 +01:00
Tobias Hunger
ade7c23bf6
Move vscode-extension logo into logo directory
* Give it a name that matches the svg it was created from
* Update gallery example to use the same logo
* Create a smylink to the old name in vscode-extension as that needs the
  icon to be in that directory.
2022-02-04 12:09:21 +01:00
Olivier Goffart
3fdab32d87 Upload a bunch of versions of the logo
Examples will be able to use the logo from their location in `../../../logo/xxx.svg`
Some other things that needs to have the logo in their directory can use symlinks.
But because of the situation of windows, we can't use symlink for things our users
need to build and this is the case for the compiler-internal (because the C++ build
use the code from the repository),  so there is a copy of the 'full' logo in
internal/comoiler/widgets/common
2022-02-03 11:54:05 +01:00