DrupalCon Seattle 2019: Maybe-crazy things to do with SVG in Drupal 8
About this talk
This talk explores the integration of inline SVG in Drupal 8 templates, demonstrating how it enhances the visual experience and functionality of web projects. The speaker discusses methods for passing variables into SVG files, enabling customization of colors, classes, and animations, as well as responding to user events like hover and click. Attendees discover how to leverage PHP to dynamically create SVG paths based on database values and learn creative techniques for incorporating SVG within their themes. Basic knowledge of HTML, CSS, and the Drupal Admin interface is recommended, though no prior experience with SVG is required.