color_picker constant

String const color_picker

Icon Data of color_picker

Implementation

static const String color_picker =
    '<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"><g fill="currentColor"><path fill-rule="evenodd" d="M7.536 15.236c-1.56.617-4.257 2.372-4.728 1.9-.306-.305.323-1.545.972-2.805h4.66l-.905.905Z" clip-rule="evenodd"/><path d="M15.803 5.555a1 1 0 111.415 1.414l-8.975 8.975a1 1 0 01-.34.222c-.396.157-.8.355-1.753.846-.47.242-.679.348-.933.474-1.748.861-2.405 1.068-3.116.357-.71-.71-.504-1.367.351-3.105.127-.257.234-.468.48-.945.491-.953.689-1.356.845-1.753A1 1 0 014 11.701l8.975-8.975a1 1 0 111.414 1.414l-8.832 8.832c-.174.415-.393.857-.847 1.737a52.348 52.348 0 00-.535 1.06l.158-.077c.24-.119.441-.221.902-.458.88-.454 1.321-.673 1.736-.847l8.832-8.832Z"/><path d="M14.39 4.14a1 1 0 11-1.415-1.414 3 3 0 114.243 4.243 1 1 0 11-1.415-1.414A1 1 0 0014.39 4.14Zm-4.953.705a1 1 0 011.415-1.414l5.656 5.657a1 1 0 01-1.414 1.414L9.437 4.845Z"/></g></svg>';