format_image_right constant

String const format_image_right

Implementation

static const String format_image_right =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M3 21v-2h18v2Zm0-4v-2h6v2Zm0-4v-2h6v2Zm0-4V7h6v2Zm0-4V3h18v2Zm8 12V7h10v10Zm2-2h6V9h-6Z"/></svg>';