references_ltr constant

String const references_ltr

Implementation

static const String references_ltr =
    '<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="M0 3v16h5V3zm4 12H1v-1h3zm0-3H1v-1h3zm2-9v16h5V3zm4 12H7v-1h3zm0-3H7v-1h3zm1-8.5 4.1 15.4 4.8-1.3-4-15.3zm7 10.6-2.9.8-.3-1 2.9-.8zm-.8-2.9-2.9.8-.2-1 2.9-.8z"/></svg>';