The FLDC theme has a palm tree on the home page, and more recently this theme replaced it with a Drupal rocket. It would be ideal if the graphic could be uploaded through the theme settings UI for easy customization.
Add a file field which accepts svg files, to the theme settings form in theme-settings.php. Update event_horizon.theme to ensure the file path and its dimensions get passed to the component template. It may also be necessary to include a width setting (e.g. 18%) to allow for sizing the placed graphic.
Active
1.0
Code