palette_fill constant

String const palette_fill

Implementation

static const String palette_fill =
    '<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" fill-rule="evenodd"><path d="M24 0H0v24h24z"/><path d="M12 2c5.523 0 10 4.477 10 10 0 .649-.062 1.284-.18 1.9-.373 1.935-2.26 2.791-3.907 2.595l-.175-.025-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 2Zm-4.5 9a1.5 1.5 0 100 3 1.5 1.5 0 000-3Zm7-4a1.5 1.5 0 100 3 1.5 1.5 0 000-3Zm-5 0a1.5 1.5 0 100 3 1.5 1.5 0 000-3Z"/></g></svg>';