edit_fill constant

String const edit_fill

Implementation

static const String edit_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"><path d="M0 0h24v24H0z"/><path d="M21.657 2.343a1 1 0 010 1.414l-.725.725-.018-.057.028.095c.038.153.058.314.058.48v14a2 2 0 01-2 2H5a2 2 0 01-2-2V5a2 2 0 012-2h14a2 2 0 01.56.08l-.042-.012.725-.725a1 1 0 011.414 0Zm-2.027.758c-.14.048-.274.129-.387.242l-9.9 9.9a1 1 0 101.414 1.414l9.9-9.9a.995.995 0 00.24-.386l.035.11a2.004 2.004 0 00-1.302-1.38Z"/></g></svg>';