SVG Logo Generator is a tool that allows users to create custom SVG logos with customizable colors, fonts, and shapes.
- Clone this repository to your local device:
- Navigate to the project directory:
- Install the necessary dependencies:
- To generate a simple logo, use the following command in your terminal: node index
- Customize your logo by modifying the following options in the configuration file:
- Colors
- Fonts
- Shapes
- Outlines
- Open the
newLogo.svgfile and adjust the settings according to your preferences some fonts need custom adjustment after logo is rendered.
- Here are some example commands to generate logos with different customizations:
- [➜ LogoGen git:(main) ✗ node index ? Choose a shape? triangle ? Would you like to add an outline to your shape? Yes ? How thicc would you like your outline? 10 ? What color would you like your out line? blue ? Basic or custom color for your shape? Basic Colors ? What color would you like your shape? blue ? What three letters would you like for your logo? DDD ? What weight would you like your font? normal ? What type of font would you like? monospace ? Choose a text color? Basic Colors ? What color would you like your text? blue]
This project is licensed under the MIT License.
Have a question or need help? Contact us at [your_email@example.com].
Happy logo designing!