enso/app/ide-desktop/lib/assets/youtube.svg
somebody1234 73b864640b
Home screen (#7517)
- Closes https://github.com/enso-org/cloud-v2/issues/580
- Adds home screen

Other changes:
- Typing in the search bar from the home page, switches to the drive page. This is easy to change/remove, of course

# Important Notes
There are minor differences from the design:
- The Enso logo has opacity 0.6 to match the text color, rather than 0.665
- The list of samples is different
- The border-radius on the "create empty project" tile was changed from 18px to 16px, to match every other border-radius (especially the ones on the tiles for the other samples)

Implementation notes:
- The "new project" circled plus icon has a different color to the primary text color as well, but that has been left as-is
- The sample descriptions have a backdrop-blur, but the background image no longer extends underneath it
- There are currently no inset shadows for the home screen, but it will be easy to copy them from the old implementation from the old templates list
- "Read what's new in Enso 3.0 Beta" currently links to https://enso.org/, rather than a blog post (which does not yet exist)
- The new template backgrounds have been replaced with SVGs. The Excel one uses the Excel logo from Wikipedia; the new geospatial analysis one was converted to SVG via auto-tracing.

There are also several placeholders:
- Sample author icon
- Sample author
- Sample open count
- Sample like ount
2023-08-31 15:03:39 +00:00

12 lines
879 B
XML

<svg width="100" height="70" viewBox="0 0 100 70" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_16501_39008)">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M88.1761 2.8209C92.4088 3.94999 95.7107 7.25572 96.8554 11.4773C99.8491 23.5209 99.6541 46.2909 96.9183 58.5227C95.7862 62.7443 92.4717 66.0374 88.239 67.1791C76.2893 70.1273 22.7673 69.7634 11.5094 67.1791C7.27674 66.05 3.97485 62.7443 2.8302 58.5227C0.00629854 47.0436 0.201267 22.7682 2.7673 11.54C3.89938 7.31845 7.21385 4.02526 11.4466 2.88363C27.4214 -0.440917 82.4906 0.631719 88.1761 2.8209ZM40.3774 20.3218L66.0378 35L40.3774 49.6782V20.3218Z"
fill="white" />
</g>
<defs>
<clipPath id="clip0_16501_39008">
<rect width="100" height="69" fill="white" transform="translate(0 0.5)" />
</clipPath>
</defs>
</svg>