book_rtl constant

String const book_rtl

Implementation

static const String book_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="M1 2v15h4a7.65 7.65 0 015 2 7.65 7.65 0 015-2h4V2h-4a7.65 7.65 0 00-5 2 7.65 7.65 0 00-5-2zm1.5 1.5H5C8 3.5 9 5 9 5v11.5a4.38 4.38 0 00-3-1H2.5z"/><path fill="currentColor" d="M9 3.5h2v1H9z"/></svg>';