I’m using Illustrator and drawing using the paint brush tool for the first time. And now I’m trying to fill the shape, but I’m not getting expected behaviour. And would like to understand why this is happening and how to resolve it.
Without fill I drew this shape:
Why is the shape inside the strokes not getting filled. Also why is the fill occurring outside of the strokes as well?
Answer
Your drawing is actually 7 separate path objects. When you fill a shape you fill the area inside the closed path where the last point of each shape is connected to the first. In doing so you can cross the original shape and get color on both sides of it.
What you get is indeed the expected result. Although not what you expected. To fill the area inside you need to revuild it so that you have either 2 closed paths or one closed path and a freestanding stroke. Easiest way to revuild this is to select all objects enable shape builder and make the closed loops you need
Attribution
Source : Link , Question Author : Dan , Answer Author : joojaa