CPNT 201 Assignment 3 - SVG Image

Summary

A client has requested a custom graphic to be used as a logo/icon for a website that has multiple colour schemes.

Requirements

To accomplish different colour schemes with the same graphic, you realize you will need to use and inline SVG.

For the purposes of this assignment, you may create a logo design of your choosing and implement it on a page of your choosing. Please pay attention to your documentation so your instructor can find the design in question.

1. SVG Design

Using Figma, or similar vector authoring tool, build an SVG that:

2. SVG Optimization

To ensure the best performance you will use SVG OMG to optimize the exported design such that:

Note: SVG OMG may merge one or more of your paths. This is fine as long as your design has three visually distinct closed paths that can be targeted with CSS.

3. Inline SVG

Insert the optimized SVG graphic into a test page such that: