references_rtl constant

String const references_rtl

Implementation

static const String references_rtl =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M15 3v16h5V3zm1 11h3v1h-3zm0-3h3v1h-3zM9 3v16h5V3zm1 11h3v1h-3zm0-3h3v1h-3zM4.1 2.3l-4 15.3 4.8 1.3L9 3.5zM2.3 13.1l2.9.8-.3 1-2.9-.8zm.7-2.9 2.9.8-.2 1-2.9-.8z"/></svg>';