# 6. How to create vector graphics?

## Create your own vector graphics

In Drawtify Designer, a complete vector editor is built in. Including <img src="/files/-MNX7zNoYsF3L_sAKWpA" alt="" data-size="original"> Pen, <img src="/files/-MNX82Y5YCsrNtilmM3q" alt="" data-size="original"> Pencil, <img src="/files/-MNX8EC3hMkhdMgMojHL" alt="" data-size="original"> Boolean operation, and <img src="/files/-MNWCiiif177Ca7g5qt2" alt="" data-size="original"> icon library (including 10K+ vector shapes), and supports <img src="/files/-MNX8IqjX0VNLpf2fKBY" alt="" data-size="original"> importing SVG files.

### 6-1. Draw vector shapes&#x20;

Click <img src="/files/-MNX7zNoYsF3L_sAKWpA" alt="" data-size="original"> "Pen" or <img src="/files/-MNX82Y5YCsrNtilmM3q" alt="" data-size="original"> "Pencil" to draw and vector graphics. For starters, the pen tool is more suitable for creating <img src="/files/-MNXCdSAeSao2rF2aMbH" alt="" data-size="original">shapes,  and the pencil tool is more suitable for drawing <img src="/files/-MNXCmnmqko5lUSbbDdV" alt="" data-size="original"> lines.&#x20;

Of course, if you find it difficult or want to get vector graphics faster, then you can click on the icon library to find the most suitable chart for you, use it directly, or modify it.

In addition, the rational use of "Boolean operations" is also a solution for creating vector shapes. E.g:

<div align="left"><img src="/files/-MNWMiUs4BOpHlWZk_sv" alt="Boolean operation"></div>

It is worth mentioning that most vector graphic designers, especially logo makers, like to use "letters" to obtain satisfactory vector graphics. E.g:

<div align="left"><img src="/files/-MNXGc88D1R81FEWCTOz" alt=""></div>

Click "Text", enter the letter "i", and click "Convert text to shape". Then, widen it moderately, double-click to edit the path, and get the ideal shape in a few easy steps.

<div align="left"><img src="/files/-MNXOXPGYl7MxulAmyYp" alt=""></div>

### 6-2. Add colors or effects to vector graphics

Adding colors or effects to vector graphics is exactly the same as the previous article: "Add Shape and Artistic Effects".


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.drawtify.com/easier-graphics-solution/how-does-it-work/how-to-create-vector-graphics.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
