Objective: To redraw the apple logo using SVG and also do the stripped colors within the apple.
Problem: People wants to see another version of the apple logo instead of the black or white version.
Solution: Create an svg that traces the apple logo using math and make the rainbow color within the apple using clipping paths that uses rectangles to use as colors.