![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhBQXC8X6JX1x7ojXgsOPZmJGYBjjdHV5m5fc6FG5-5GEOWS9ASHxs-ehZw2JoftTngNdwcS7PZNqwc7_qXC-ZiC6iiswXLA0ZomBl-zmN3o9uUuEicJF6o4bwOoWdrpVZ1ga-OQY7GT2I/s320/Vector+Body+girl1.jpg)
These are not made of pixels.
Vector graphics (also called geometric modeling or object-oriented graphics) is the use of geometrical primitives such as points, lines, curves, and polygons, which are all based upon mathematical equations to represent images in computer graphics. Vector graphics is an alternative to raster graphics, which is the representation of images as a collection of pixels, as is typically used for the representation of photographic images.
Paths are vectors and not pixels and can be scaled up and down in size and transformed without loosing quality. There are numerous vector tutorials:
Source