user_remove_fill constant

String const user_remove_fill

Implementation

static const String user_remove_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="M16 14a5 5 0 015 5v1a2 2 0 01-2 2H5a2 2 0 01-2-2v-1a5 5 0 015-5h8ZM12 2a5 5 0 110 10 5 5 0 010-10Zm10 8a1 1 0 01.117 1.993L22 12h-4a1 1 0 01-.117-1.993L18 10h4Z"/></g></svg>';