user_settings constant

String const user_settings

Implementation

static const String user_settings =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-width="2" d="M18 21c-1.655 0-3-1.346-3-3s1.345-3 3-3c1.654 0 3 1.346 3 3s-1.346 3-3 3Zm6-3h-3 3Zm-3.879 2.122 2.121 2.12-2.12-2.12ZM18.001 24v-3 3Zm-4.244-1.757 2.121-2.122-2.12 2.122ZM12 18h3-3Zm3.878-2.121-2.12-2.121 2.12 2.12Zm2.122-.88v-3 3Zm2.121.88 2.121-2.121-2.12 2.12ZM12.5 12.5C11.266 11.446 9.775 11 8 11c-3.866 0-7 2.03-7 7v5h10M8 11A5 5 0 108 1a5 5 0 000 10Z"/></svg>';