* #4252 Use vercel og to generate og images for meetings and apps. * Removed duplication. * Added new design for og images (wip). * Implemented og image design for meeting image, including support for all variants. * Implemented design for app og images. * clenaup * Fixed types * Added the option to not render headseo in main shell in order to render your own. * Added comments. * fix * Small tweaks. * Fixed lock file. * Fixed types * Optimized svg's so vercel og supports them. * Fixed og image on user page. * Added truncate utils. * Small style tweaks * App og image alignment. * Added og image to team/slug pages. * Added correct variable to og image path constant.
5 lines
448 B
XML
5 lines
448 B
XML
<svg width="28" height="28" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28 28">
|
|
<rect width="28" height="28" fill="#6772e5" rx="6" ry="6"/>
|
|
<path fill="#fff" d="M13.3 11.2c0-.69.57-1 1.49-1a9.84 9.84 0 0 1 4.37 1.13V7.24a11.6 11.6 0 0 0-4.36-.8c-3.56 0-5.94 1.86-5.94 5 0 4.86 6.68 4.07 6.68 6.17 0 .81-.71 1.07-1.68 1.07A11.06 11.06 0 0 1 9 17.25v4.19a12.19 12.19 0 0 0 4.8 1c3.65 0 6.17-1.8 6.17-5 .03-5.21-6.67-4.27-6.67-6.24z"/>
|
|
</svg>
|