<!--
Generated by DrawGPT.
Free, open source, AI generated images in SVG, PNG, and HTML Canvas format.
https://drawgpt.ai
Created: 2025-05-22T17:34:46+00:00
-->
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 512">
<title>Hello World Cafe Logo</title>
<desc>A warm and welcoming logo for Hello World Cafe featuring a steaming coffee cup with global elements - because every great conversation starts with "Hello World" and a perfect cup of coffee!</desc>
<metadata type="keywords">coffee, cafe, logo, hello world, programming, business</metadata>
<!-- Background circle -->
<circle id="bg-circle" class="background" cx="256" cy="256" r="240" fill="#2C1810" stroke="#8B4513" stroke-width="8"/>
<!-- Globe/World background -->
<circle id="world-bg" class="world-background" cx="256" cy="180" r="120" fill="#4A90E2" opacity="0.3"/>
<!-- Continents on globe -->
<path id="continent1" class="continent" d="M180 140 Q200 120 240 130 Q260 125 280 140 Q270 160 250 170 Q220 165 200 155 Z" fill="#228B22" opacity="0.6"/>
<path id="continent2" class="continent" d="M200 180 Q230 175 260 185 Q280 190 290 210 Q270 220 240 215 Q210 210 200 180 Z" fill="#228B22" opacity="0.6"/>
<path id="continent3" class="continent" d="M160 200 Q180 195 200 205 Q190 225 170 230 Q150 225 160 200 Z" fill="#228B22" opacity="0.6"/>
<!-- Coffee cup base -->
<ellipse id="cup-base" class="cup-base" cx="256" cy="380" rx="80" ry="20" fill="#8B4513"/>
<rect id="cup-body" class="cup-body" x="176" y="280" width="160" height="100" rx="15" fill="#D2691E"/>
<rect id="cup-rim" class="cup-rim" x="170" y="275" width="172" height="15" rx="8" fill="#CD853F"/>
<!-- Coffee liquid -->
<ellipse id="coffee-surface" class="coffee" cx="256" cy="285" rx="75" ry="12" fill="#3C1810"/>
<!-- Cup handle -->
<path id="cup-handle" class="handle" d="M336 320 Q360 320 365 340 Q360 360 336 360" stroke="#8B4513" stroke-width="12" fill="none"/>
<!-- Steam wisps -->
<path id="steam1" class="steam" d="M230 270 Q235 250 225 230 Q235 210 225 190" stroke="#E6E6FA" stroke-width="3" fill="none" opacity="0.7">
<animateTransform attributeName="transform" type="translate" values="0,0; 2,-5; -1,-8; 1,-12; 0,-15" dur="3s" repeatCount="indefinite"/>
<animate attributeName="opacity" values="0.7; 0.9; 0.5; 0.8; 0.3" dur="3s" repeatCount="indefinite"/>
</path>
<path id="steam2" class="steam" d="M256 270 Q250 250 260 230 Q250 210 260 190" stroke="#E6E6FA" stroke-width="3" fill="none" opacity="0.6">
<animateTransform attributeName="transform" type="translate" values="0,0; -2,-5; 1,-8; -1,-12; 0,-15" dur="2.5s" repeatCount="indefinite"/>
<animate attributeName="opacity" values="0.6; 0.8; 0.4; 0.9; 0.2" dur="2.5s" repeatCount="indefinite"/>
</path>
<path id="steam3" class="steam" d="M282 270 Q285 250 275 230 Q285 210 275 190" stroke="#E6E6FA" stroke-width="3" fill="none" opacity="0.8">
<animateTransform attributeName="transform" type="translate" values="0,0; 1,-5; -2,-8; 1,-12; 0,-15" dur="3.5s" repeatCount="indefinite"/>
<animate attributeName="opacity" values="0.8; 0.6; 0.9; 0.4; 0.7" dur="3.5s" repeatCount="indefinite"/>
</path>
<!-- Coffee beans decoration -->
<ellipse id="bean1" class="coffee-bean" cx="140" cy="120" rx="8" ry="12" fill="#3C1810" transform="rotate(25 140 120)">
<animateTransform attributeName="transform" type="rotate" values="25 140 120; 35 140 120; 25 140 120" dur="4s" repeatCount="indefinite"/>
</ellipse>
<path id="bean1-split" class="bean-split" d="M140 108 Q140 120 140 132" stroke="#2C1810" stroke-width="2"/>
<ellipse id="bean2" class="coffee-bean" cx="372" cy="140" rx="8" ry="12" fill="#3C1810" transform="rotate(-15 372 140)">
<animateTransform attributeName="transform" type="rotate" values="-15 372 140; -25 372 140; -15 372 140" dur="3.5s" repeatCount="indefinite"/>
</ellipse>
<path id="bean2-split" class="bean-split" d="M372 128 Q372 140 372 152" stroke="#2C1810" stroke-width="2"/>
<ellipse id="bean3" class="coffee-bean" cx="100" cy="300" rx="8" ry="12" fill="#3C1810" transform="rotate(45 100 300)">
<animateTransform attributeName="transform" type="rotate" values="45 100 300; 55 100 300; 45 100 300" dur="4.5s" repeatCount="indefinite"/>
</ellipse>
<path id="bean3-split" class="bean-split" d="M100 288 Q100 300 100 312" stroke="#2C1810" stroke-width="2"/>
<ellipse id="bean4" class="coffee-bean" cx="412" cy="320" rx="8" ry="12" fill="#3C1810" transform="rotate(-30 412 320)">
<animateTransform attributeName="transform" type="rotate" values="-30 412 320; -40 412 320; -30 412 320" dur="3.8s" repeatCount="indefinite"/>
</ellipse>
<path id="bean4-split" class="bean-split" d="M412 308 Q412 320 412 332" stroke="#2C1810" stroke-width="2"/>
<!-- Text elements -->
<text id="hello-text" class="main-text" x="256" y="450" text-anchor="middle" font-family="Arial, sans-serif" font-size="32" font-weight="bold" fill="#F4A460">
Hello World
<animate attributeName="fill" values="#F4A460; #FFD700; #F4A460" dur="5s" repeatCount="indefinite"/>
</text>
<text id="cafe-text" class="sub-text" x="256" y="480" text-anchor="middle" font-family="Arial, sans-serif" font-size="24" font-style="italic" fill="#CD853F">
Café
<animate attributeName="opacity" values="0.8; 1; 0.8" dur="3s" repeatCount="indefinite"/>
</text>
<!-- Decorative stars -->
<polygon id="star1" class="star" points="120,80 125,90 135,90 127,97 130,107 120,100 110,107 113,97 105,90 115,90" fill="#FFD700" opacity="0.8">
<animateTransform attributeName="transform" type="rotate" values="0 120 80; 360 120 80" dur="8s" repeatCount="indefinite"/>
<animate attributeName="opacity" values="0.8; 1; 0.6; 1; 0.8" dur="2s" repeatCount="indefinite"/>
</polygon>
<polygon id="star2" class="star" points="392,90 397,100 407,100 399,107 402,117 392,110 382,117 385,107 377,100 387,100" fill="#FFD700" opacity="0.7">
<animateTransform attributeName="transform" type="rotate" values="0 392 90; -360 392 90" dur="10s" repeatCount="indefinite"/>
<animate attributeName="opacity" values="0.7; 0.9; 0.5; 0.9; 0.7" dur="2.5s" repeatCount="indefinite"/>
</polygon>
<polygon id="star3" class="star" points="80,400 85,410 95,410 87,417 90,427 80,420 70,427 73,417 65,410 75,410" fill="#FFD700" opacity="0.6">
<animateTransform attributeName="transform" type="rotate" values="0 80 400; 360 80 400" dur="12s" repeatCount="indefinite"/>
<animate attributeName="opacity" values="0.6; 0.8; 0.4; 0.8; 0.6" dur="3s" repeatCount="indefinite"/>
</polygon>
<!-- Floating code symbols -->
<text id="code1" class="code-symbol" x="150" y="200" font-family="monospace" font-size="16" fill="#32CD32" opacity="0.6"></>
<animateTransform attributeName="transform" type="translate" values="0,0; 5,-10; -3,-20; 2,-30; 0,-40" dur="6s" repeatCount="indefinite"/>
<animate attributeName="opacity" values="0.6; 0.8; 0.4; 0.7; 0.3" dur="6s" repeatCount="indefinite"/>
</text>
<text id="code2" class="code-symbol" x="350" y="220" font-family="monospace" font-size="14" fill="#32CD32" opacity="0.5">{ }
<animateTransform attributeName="transform" type="translate" values="0,0; -4,-8; 2,-16; -1,-24; 0,-32" dur="7s" repeatCount="indefinite"/>
<animate attributeName="opacity" values="0.5; 0.7; 0.3; 0.6; 0.2" dur="7s" repeatCount="indefinite"/>
</text>
<!-- Globe rotation animation -->
<animateTransform attributeName="transform" attributeType="XML" type="rotate" values="0 256 180; 360 256 180" dur="20s" repeatCount="indefinite">
<mpath>
<path d="M0,0"/>
</mpath>
</animateTransform>
</svg>
These are recent AI images made by the community! These may use any AI model including DALL-E 3, Flux, Stable Diffusion, GPT-4, o1, and more and may be anything from simple animated SVGs to PNGs.
DrawGPT is a an AI art generator that uses GPT-4, o1, o3, DALL-E 3, Gemini 2.0, Imagegen 3.0, Flux, Stable Diffusion, and Custom GPTs, ChatGPT, and other large language models to generate new images from text prompts.
This does not require access to premium AI model subscriptions, it is able to be used by anyone with an internet connection and tokens. This allows everyone to get access to the very best AI art generation technology.
Artificial intelligence may create strange or unusual images. It is being used to generated images for advertising, entertainment, gaming, marketing, and fun right now!
Because Draw GPT has access to do many models we assume the model providers have followed best practices when attributing or utilizing data and images in the training data.
Yes! You can use the images for commercial purposes! And so can Draw GPT.
DrawGPT can draw anything you can think of and more! Just type your text prompt in to the textbox exactly like ChatGPT and see what the AI gives you! Seriously, you can get GPT to draw just about anything for you that you can type in the box.
DrawGPT creates images in PNG, SVG, and Javascript format for download and use. This is different than other AI art projects that only create images in PNG format; being able to get a scene graph via Javascript draw commands is a unique feature of this project and getting any AI art in SVG vector format is unique to DrawGPT.
Many people use this to generate quick art for simple projects, video game assets, new business logos, and more. It is also used to generate images for advertising, entertainment, gaming, marketing, creating art for ads and blog posts with AI and fun.
Want to learn more about DrawGPT, the types of possible image renders, and how to use DrawGPT in your next project as a developer?
Check out our AI image generation API!
DrawGPT is runs on an AI that has never actually "seen" an image as embodied AI in its life!
This method of drawing images using raw code is not a great way to draw complex images with lots of structure. It may be able to make photograph quality artwork and professional illustrations with AI but it can fail when using certain types of typography.
Yes and no. Same same but different.
ChatGPT runs on the same model that this project uses, so this is like using ChatGPT to generate images, but it is a different instance of the model. This means that the AI is not precisly the same but it is the same quality AI, image generation AI, large language model, and overall AI art that ChatGPT is using and that Chat GPT can draw.
What is the difference? ChatGPT is specifically wired up to be conversational and track a conversation thread across multiple user prompts. Images in ChatGPT using DALL-E 3 are not saved to the Intenet and made available publicly.
In comparison DrawGPT does not remember things from prompt to prompt, each image is a unique image that does not reference any of the images or prompts previously supplied.
You can do what you want it's your party.
We humbly ask that you backlink to DrawGPT if you do use our images in any promotion or commercial ways, but it is not required.
At the moment all images & Javascript code generated by this tool under the CC0 License with outrageous added term that the license can be revoked or retroactively changed at any time without warning for any image.
Yes! You can use the images for commercial purposes! And so can DrawGPT.
Images & prompts may be made made public.
Depending on the situation the prompts themselves are stored internally for research purposes.
Employees at OpenAI and DrawGPT have access to any prompts you submit.
DO NOT SUBMIT PERSONAL INFORMATION.