palette_ltr constant

String const palette_ltr

Implementation

static const String palette_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="M20 10a5 5 0 01-5 5h-2v2a3 3 0 01-3 3 10 10 0 1110-10Zm-6-5.5a1.5 1.5 0 10-3 0 1.5 1.5 0 003 0Zm1.5 5.5a1.5 1.5 0 100-3 1.5 1.5 0 000 3ZM9 4.5a1.5 1.5 0 10-3 0 1.5 1.5 0 003 0ZM4.5 10a1.5 1.5 0 100-3 1.5 1.5 0 000 3Z"/></svg>';