Bash程序  |  5行  |  96 B

#!/bin/sh
magick -size 100x100 xc:red \
       \( rose: -rotate -90 \) \
       +append   show: