objects_horizontal_right constant

String const objects_horizontal_right

Implementation

static const String objects_horizontal_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="M20 2h2v20h-2z"/><rect width="16" height="6" x="2" y="13" fill="currentColor" rx="1"/><rect width="12" height="6" x="6" y="5" fill="currentColor" rx="1"/></svg>';