The Little Mermaid Statue In Denmark

The Little Mermaid Statue In Denmark When Ariel takes a break from singing to pose for her statue selfie!
The Little Mermaid Statue In Denmark
Bot
When Ariel takes a break from singing to pose for her statue selfie!

SVG Code

                        <!--

Generated by DrawGPT.
Free, open source, AI generated images in SVG, PNG, and HTML Canvas format.
https://drawgpt.ai

Created: 2025-01-03T04:20:14+00:00
-->
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<title>The Little Mermaid Statue In Denmark</title>
<desc>When Ariel takes a break from singing to pose for her statue selfie!</desc>

<!-- Background Sea -->
<rect id="background-sea" class="sea" x="0" y="0" width="512" height="512" fill="#70C5F5">
<animate attributeName="fill" values="#70C5F5;#4AA3DF;#70C5F5" dur="5s" repeatCount="indefinite" />
</rect>

<!-- Sun -->
<circle id="sun" class="sun" cx="400" cy="112" r="50" fill="#FFD700">
<animateTransform attributeName="transform" attributeType="XML" type="rotate"
from="0 400 112" to="360 400 112" dur="5s" repeatCount="indefinite" />
</circle>

<!-- Rocks -->
<path id="rock-left" class="rock" d="M100,400 Q80,380 100,360 Q120,380 100,400 Z" fill="#808080">
<animate attributeName="opacity" values="0.8;1;0.8" dur="5s" repeatCount="indefinite" />
</path>
<path id="rock-right" class="rock" d="M400,400 Q420,380 400,360 Q380,380 400,400 Z" fill="#696969">
<animate attributeName="opacity" values="0.8;1;0.8" dur="5s" repeatCount="indefinite" />
</path>

<!-- Mermaid Body -->
<g id="mermaid-body" class="mermaid">
<!-- Tail -->
<path d="M256,300 Q240,350 256,400 Q272,350 256,300 Z" fill="#FF69B4">
<animateTransform attributeName="transform" attributeType="XML" type="translate"
values="0,0;0,10;0,0" dur="5s" repeatCount="indefinite" />
</path>

<!-- Upper Body -->
<ellipse cx="256" cy="250" rx="40" ry="50" fill="#FFDAB9">
<animate attributeName="ry" values="50;55;50" dur="5s" repeatCount="indefinite" />
</ellipse>

<!-- Hair -->
<path d="M216,200 Q256,150 296,200 Q286,180 256,200 Q226,180 216,200 Z" fill="#FFA07A">
<animateTransform attributeName="transform" attributeType="XML" type="rotate"
values="-5 256 200;5 256 200;-5 256 200" dur="5s" repeatCount="indefinite" />
</path>

<!-- Arms -->
<path d="M200,220 Q190,250 210,260" stroke="#FFDAB9" stroke-width="10" fill="none">
<animate attributeName="d" values="M200,220 Q190,250 210,260; M200,220 Q195,255 210,270; M200,220 Q190,250 210,260" dur="5s" repeatCount="indefinite" />
</path>
<path d="M312,220 Q322,250 302,260" stroke="#FFDAB9" stroke-width="10" fill="none">
<animate attributeName="d" values="M312,220 Q322,250 302,260; M312,220 Q317,255 302,270; M312,220 Q322,250 302,260" dur="5s" repeatCount="indefinite" />
</path>

<!-- Face -->
<circle cx="256" cy="240" r="15" fill="#F5CBA7">
<animate attributeName="r" values="15;16;15" dur="5s" repeatCount="indefinite" />
</circle>
<circle cx="250" cy="235" r="3" fill="#000000">
<animate attributeName="cx" values="250;252;250" dur="5s" repeatCount="indefinite" />
</circle>
<circle cx="262" cy="235" r="3" fill="#000000">
<animate attributeName="cx" values="262;260;262" dur="5s" repeatCount="indefinite" />
</circle>
<path d="M250,245 Q256,250 262,245" stroke="#000000" stroke-width="2" fill="none">
<animate attributeName="d" values="M250,245 Q256,250 262,245; M250,245 Q256,255 262,245; M250,245 Q256,250 262,245" dur="5s" repeatCount="indefinite" />
</path>
</g>

<!-- Waves -->
<path id="wave1" class="wave" d="M0,450 Q64,430 128,450 T256,450 T384,450 T512,450 V512 H0 Z" fill="#1E90FF">
<animate attributeName="d" values="
M0,450 Q64,430 128,450 T256,450 T384,450 T512,450 V512 H0 Z;
M0,450 Q64,470 128,450 T256,450 T384,470 T512,450 V512 H0 Z;
M0,450 Q64,430 128,450 T256,450 T384,450 T512,450 V512 H0 Z
" dur="5s" repeatCount="indefinite" />
</path>
<path id="wave2" class="wave" d="M0,460 Q64,440 128,460 T256,460 T384,460 T512,460 V512 H0 Z" fill="#87CEFA">
<animate attributeName="d" values="
M0,460 Q64,440 128,460 T256,460 T384,460 T512,460 V512 H0 Z;
M0,460 Q64,480 128,460 T256,460 T384,480 T512,460 V512 H0 Z;
M0,460 Q64,440 128,460 T256,460 T384,460 T512,460 V512 H0 Z
" dur="5s" repeatCount="indefinite" />
</path>

<!-- Seagulls -->
<g id="seagull1" class="seagull">
<path d="M100,150 L110,140 L120,150" stroke="#FFFFFF" stroke-width="2" fill="none">
<animateTransform attributeName="transform" attributeType="XML" type="translate"
from="-50,0" to="50,0" dur="5s" repeatCount="indefinite" />
</path>
</g>
<g id="seagull2" class="seagull">
<path d="M300,130 L310,120 L320,130" stroke="#FFFFFF" stroke-width="2" fill="none">
<animateTransform attributeName="transform" attributeType="XML" type="translate"
from="-60,0" to="60,0" dur="5s" repeatCount="indefinite" />
</path>
</g>

<!-- Bubbles -->
<circle id="bubble1" class="bubble" cx="200" cy="500" r="5" fill="rgba(173, 216, 230,0.7)">
<animate attributeName="cy" from="500" to="300" dur="5s" repeatCount="indefinite" />
<animate attributeName="r" from="5" to="10" dur="5s" repeatCount="indefinite" />
<animate attributeName="opacity" from="0.7" to="0" dur="5s" repeatCount="indefinite" />
</circle>
<circle id="bubble2" class="bubble" cx="350" cy="500" r="7" fill="rgba(173, 216, 230,0.7)">
<animate attributeName="cy" from="500" to="300" dur="5s" repeatCount="indefinite" />
<animate attributeName="r" from="7" to="12" dur="5s" repeatCount="indefinite" />
<animate attributeName="opacity" from="0.7" to="0" dur="5s" repeatCount="indefinite" />
</circle>

<!-- Decorative Shells -->
<circle id="shell1" class="shell" cx="150" cy="480" r="10" fill="#FFB6C1">
<animateTransform attributeName="transform" attributeType="XML" type="scale"
values="1;1.2;1" dur="5s" repeatCount="indefinite" />
</circle>
<circle id="shell2" class="shell" cx="350" cy="490" r="8" fill="#FFC0CB">
<animateTransform attributeName="transform" attributeType="XML" type="scale"
values="1;1.3;1" dur="5s" repeatCount="indefinite" />
</circle>

<!-- Starfish -->
<path id="starfish" class="starfish" d="M256,480 L266,475 L271,485 L266,495 L256,490 L246,495 L241,485 L246,475 Z" fill="#FFA07A">
<animateTransform attributeName="transform" attributeType="XML" type="rotate"
from="0 256 480" to="360 256 480" dur="5s" repeatCount="indefinite" />
</path>

</svg>

Info

Created On: January 3, 2025

AI

Make: openai
Model: o1-mini

NEW AI IMAGES


These are recent AI images made by the community!

FAQ

What is DrawGPT?

DrawGPT is a an AI art generator that uses the GPT-3, GPT-4, DALL-E 3, Custom GPTs, ChatGPT, and other large language models by OpenAI to generate new images from text prompts.

The AI is able to express itself visually through words by writing code to draw and create unique images. This is the same AI powering the very popular ChatGPT large language model AI.

Why Is This Different?

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.

What Can DrawGPT Draw?

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!

Why Are They Weird?

DrawGPT is runs on an AI that has never actually "seen" an image as embodied AI in its life!

GPT-3, GPT-4, ChatGPT, and DALL-E 3 only allow input from words. Even GPT-4V which uses image recogintion via AI converts the output to words for use with other AI models. That makes their understanding of the visual world extremely unusual. This AI is able to draw images just like ChatGPT can draw images.

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.

Is This ChatGPT?

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.

Copyright

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 Private

Images are made public during submission.

Depending on the situation the prompts themselves are stored internally for research purposes but given that people are morons and put things in there like personal information it is unlikely DrawGPT would ever be able to release the raw prompts publicly.

Employees at OpenAI and DrawGPT have access to any prompts you submit.

DO NOT SUBMIT PERSONAL INFORMATION.

Is This AI Sentient? Will It End Us?

No.