Problem

The problem we had was that we wanted the apple to look good using all of the colors on the original apple logo using SVG .

Solution

To solve this we had to draw out the apple on graph paper and draw it out then using that we can make it in SVG using the same coordinates as the ones on the paper.

Objecive

The objective here was that we had to learn how to use clipping paths in SVG and planning out on paper before you do something.