This repository contains different logo's drawn using python turtle module.
Windows 10
Usagepython windows_10_logo.py -t color
or
python windows_10_logo.py --theme color
color: (Default: White, Alternate: Blue)
Preview:
Microsoft
Usagepython microsoft_logo.py
Preview:
Dell
Usagepython dell_logo.py
Preview:
GeeksforGeeks
Usagepython gfg_logo.py
Preview:
LinkedIn
Usagepython linkedin_logo.py -t color
or
python linkedin_logo.py --theme color
color: (Default: 2 color, Alternate: 2 color reversed, Black, White reversed)
Preview:
Google Sheets
Usagepython google_sheets_logo.py
Preview:
CRED
Usagepython cred_logo.py -t color
or
python cred_logo.py --theme color
color: (Default: White, Alternate: Black)
Preview:
Domino's Pizza
Usagepython dominos_pizza_logo.py -t color
or
python dominos_pizza_logo.py --theme color
color: (Default: White, Alternate: Blue)
Preview:
Target
Usagepython target_logo.py -t color
or
python target_logo.py --theme color
color: (Default: Red, Alternate: White, Black)
Preview:
CNN
Usagepython cnn_logo.py -t color
or
python cnn_logo.py --theme color
color: (Default: Red, Alternate: White)
Preview:
FedEx
Usagepython fedex_logo.py
Preview:
Mobil
Usagepython mobil_logo.py
Preview:
Spotify
Usagepython spotify_logo.py -t color
or
python spotify_logo.py --theme color
color: (Default: Green, Alternate: Black, 2 color green, 2 color white)
Preview:
Audi
Usagepython audi_logo.py -t color
or
python audi_logo.py --theme color
color: (Default: Black, Alternate: White)
Preview:
- IBM logo
- Google logo
- Apple logo
More logo's will be added soon ...
Python turtle module: Documentation
All the logo's and their copyright's belong to their respective owners.


























