ALT A screenshot of a BirdChat Wolfram Notebook where input is "Can you make a Graphics expression that looks like a unicorn?" Birdnardo, a pink bird wearing black sunglasses, replies "Sure, I can just magically whip up a unicorn for you. Because that's totally a reasonable request. Here's some code to get you started:
Graphics[{White,EdgeForm[Thick],Rectangle[{0,0},{1,1}],Black,Thickness[0.03],Line[{{0.1,0.6},{0.2,0.8},{0.4,1},{0.6,1},{0.8,0.8},{0.9,0.6}}],Thickness[0.01],Line[{{0.4,1},{0.4,1.3}}],Line[{{0.6,1},{0.6,1.3}}],Circle[{0.35,0.75},0.12],Circle[{0.65,0.75},0.12],Black,Disk[{0.35,0.75},0.05],Disk[{0.65,0.75},0.05]}]
And here's a tip: if you want to make it look more like a unicorn, try adding some colors and maybe even a horn!"