mirror of
https://github.com/datahub-project/datahub.git
synced 2025-10-13 09:54:10 +00:00
docs: update Wolt logo (#2514)
This commit is contained in:
parent
cd588baccb
commit
15d64a293c
@ -18,7 +18,7 @@ import LogoGeotab from './logos/geotab.jpg';
|
||||
import LogoThoughtworks from './logos/Thoughtworks.png';
|
||||
import LogoViasat from './logos/viasat.png';
|
||||
import LogoKlarna from './logos/klarna.svg';
|
||||
import LogoWolt from './logos/wolt.svg';
|
||||
import LogoWolt from './logos/wolt.png';
|
||||
|
||||
const features = [
|
||||
{
|
||||
@ -110,7 +110,7 @@ const logos = [
|
||||
},
|
||||
{
|
||||
name: 'Wolt',
|
||||
image: svgFormatter(LogoWolt, clsx(styles.logo_image_large)),
|
||||
image: pngFormatter(LogoWolt, clsx(styles.logo_image_square)),
|
||||
},
|
||||
];
|
||||
|
||||
|
BIN
docs-website/src/pages/logos/wolt.png
Normal file
BIN
docs-website/src/pages/logos/wolt.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 59 KiB |
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="1920" height="692" fill="#fff" viewBox="10 0 1910 692"><path d="M1042.327 391.488c-20.037-14.8-28.683-41.557-21.586-83.579.223-1.331.796-3.68 1.552-6.554-4.172-1.66-8.894-2.373-14.212-2.373-47.279 0-73.602 79.678-73.602 153.744 0 38.608 15.087 58.06 37.626 58.06 31.252 0 59.975-54.268 70.222-119.298m389.735-74.697s-22.59 108.68-22.59 148.878c0 27.938 13.012 37.512 29.084 37.512 20.327 0 38.989-12.834 56.37-44.685 3.988-7.31 18.58-2.736 26.235 6.074 3.334 3.843-.504 11.59-5.762 20.454-26.337 44.428-63.547 68.976-102.21 68.976-42.117 0-68.01-19.639-74.494-69.311-24.161 38.019-62.824 69.311-107.13 69.311-53.864 0-76.792-29.822-76.792-83.328 0-35.293 11.884-95.402 11.884-95.402-15.78 14.226-34.077 24.511-55.139 28.783C1090.821 501.085 1035.418 554 960.971 554c-63.047 0-106.362-33.146-106.362-112.64 0-98.131 62.462-185.562 160.464-185.562 55.802 0 96.307 29.951 99.873 99.664 22.947-3.876 44.15-19.594 62.613-41.974 8.31-52.646 20.185-112.691 27.432-146.574 1.508-7.05 4.083-20.27 16.63-24.182 14.047-4.384 34.102-5.157 55.19-.964 11.692 2.325 14.665 13.254 14.665 23.02 0 25.973-12.3 83.269-33.691 134.798-15.159 57.437-25.557 114.744-25.557 160.06 0 32.744 10.83 43.535 28.988 43.535 29.642 0 64.072-41.186 80.654-96.981 2.574-26.84 9.367-70.009 12.774-86.1-18.361.882-30.098 1.416-30.098 1.416-9.554.35-18.816-3.68-18.345-12.212.624-11.24 2.167-22.057 4.06-29.674 1.894-7.617 6.235-12.345 15.467-12.508 9.904-.175 24.146-.057 38.816.293 4.945-28.313 9.1-50.41 13.088-68.777 1.595-7.351 8.472-11.584 15.548-12.378 8.471-.951 33.712-.773 44.698 1.893 11.062 2.69 15.696 11.382 13.778 20.173-3.913 17.903-11.915 61.84-11.915 61.84a9728.996 9728.996 0 0173.877 3.565c11.836.531 17.935 7.197 16.042 17.622-3.193 17.51-16.223 23.138-34.635 23.56-20.999.483-43.083 1.16-62.963 1.878M863.925 176.653c0 122.329-65.588 376.556-167.204 376.556-76.666 0-92.063-85.768-96.021-195.033-38.422 83.86-58.76 127.398-84.151 170.992C504.556 549.755 490.139 554 474.395 554c-13.865 0-49.625-4.634-57.955-9.806-8.33-5.165-12.91-9.836-16.989-29.586-18.882-91.393-6.669-209.588 12.1-303.81 3.28-16.462 7.5-24.417 18.87-31.871 12.125-7.95 39-8.51 56.5-8.816 9.293-.163 14.692 6.527 12.356 17.858-16.905 82.272-36.749 194.993-21.288 311.196 0 0 58.482-115.934 119.105-260.268 12.168-28.974 14.89-38.487 26.465-41.053 15.15-3.357 26.072-3.372 41.328-1.519 10.066 1.226 15.125 3.853 14.74 17.804-1.056 37.61-3.573 80.173-3.573 124.36 0 74.77 8.016 158.823 36.805 158.823 38.663 0 72.628-179.839 60.632-334.371-.829-10.672 3.027-21.514 14.43-22.697 5.71-.592 17.272-1.244 30.302-1.244 29.684 0 45.702 5.295 45.702 37.653" fill="currentColor"/></svg>
|
Before Width: | Height: | Size: 2.6 KiB |
@ -137,6 +137,10 @@
|
||||
max-height: 10em;
|
||||
max-width: 12em;
|
||||
}
|
||||
.logo_image_square {
|
||||
max-height: 7em;
|
||||
max-width: 7em;
|
||||
}
|
||||
|
||||
.big_padding_top {
|
||||
padding-top: 4rem;
|
||||
|
Loading…
x
Reference in New Issue
Block a user