palette_rtl constant

String const palette_rtl

Implementation

static const String palette_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="M0 10a5 5 0 005 5h2v2a3 3 0 003 3A10 10 0 100 10Zm6-5.5a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0ZM4.5 10a1.5 1.5 0 110-3 1.5 1.5 0 010 3ZM11 4.5a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0Zm4.5 5.5a1.5 1.5 0 110-3 1.5 1.5 0 010 3Z"/></svg>';