Bash程序  |  8行  |  150 B

#!/bin/sh
#
# Assumes the "magick" command has been installed
#
magick -size 100x100 xc:red \
       \( rose: -rotate -90 \) \
       +append   show: