todo_add constant

String const todo_add

Implementation

static const String todo_add =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M13 6a.75.75 0 01-.75-.75v-1.5h-1.5a.75.75 0 010-1.5h1.5V.75a.75.75 0 011.5 0v1.5h1.5a.75.75 0 010 1.5h-1.5v1.5A.75.75 0 0113 6ZM3 13.5a.5.5 0 01-.5-.5V3a.5.5 0 01.5-.5h4.25a.75.75 0 000-1.5H3a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2V8.75a.75.75 0 00-1.5 0V13a.5.5 0 01-.5.5H3Z" clip-rule="evenodd"/></svg>';