Commit 1dfcfcd
authored
fix(favicon): use a more robust icon (#371)
* fix(favicon): use a more robust icon
- rocket/gas: proper linecap/linejoin
- drop CSS vars, which aren't supported by all mobile browsers
- drop SVG <defs>, which aren't supported by all SVG editors/tools
- OIF ring: use direct RGB colors rather than HSL colors
- add an *.iso file (generated by svg2ico) for other uses, just in case
The initial SVG favicon, with dark/light color support and CSS variables,
is kept in a separate file.
* fix(website): keep a light/dark banner icon1 parent 1654baf commit 1dfcfcd
File tree
4 files changed
+99
-63
lines changed- www
- assets/css
- static
4 files changed
+99
-63
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
269 | | - | |
| 269 | + | |
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
| |||
483 | 483 | | |
484 | 484 | | |
485 | 485 | | |
486 | | - | |
| 486 | + | |
Binary file not shown.
Loading
Loading
0 commit comments