palette_line constant

String const palette_line

Implementation

static const String palette_line =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor"><path d="M24 0H0v24h24z"/><path d="M12 2c5.523 0 10 4.477 10 10 0 .649-.062 1.284-.18 1.9-.386 2.004-2.397 2.85-4.082 2.57l-1.74-.29a1.29 1.29 0 00-1.124.36c-.37.37-.547.879-.298 1.376.423.846.429 1.812.055 2.603C14.131 21.58 13.11 22 12 22 6.477 22 2 17.523 2 12S6.477 2 12 2Zm0 2a8 8 0 100 16l.195-.002c.258-.01.5-.06.628-.332a.993.993 0 00-.036-.855c-.63-1.262-.302-2.71.673-3.685a3.29 3.29 0 012.867-.919l1.74.29c.957.16 1.668-.348 1.789-.975A8 8 0 0012 4Zm-4.5 7a1.5 1.5 0 110 3 1.5 1.5 0 010-3Zm7-4a1.5 1.5 0 110 3 1.5 1.5 0 010-3Zm-5 0a1.5 1.5 0 110 3 1.5 1.5 0 010-3Z"/></g></svg>';