format_image_left constant

String const format_image_left

Implementation

static const String format_image_left =
    '<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-4V7h10v10ZM3 5V3h18v2Zm2 10h6V9H5Zm10 2v-2h6v2Zm0-4v-2h6v2Zm0-4V7h6v2Z"/></svg>';