user_remove constant

String const user_remove

Implementation

static const String user_remove =
    '<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 fill-rule="evenodd" d="M8 11a4 4 0 100-8 4 4 0 000 8Zm0-2a2 2 0 100-4 2 2 0 000 4Z" clip-rule="evenodd"/><path d="M11 14a1 1 0 011 1v6h2v-6a3 3 0 00-3-3H5a3 3 0 00-3 3v6h2v-6a1 1 0 011-1h6Zm11-5h-6v2h6V9Z"/></g></svg>';