help constant

String const help

Icon Data of help

Implementation

static const String help =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="-2 -2 24 24"><path fill="currentColor" d="M10 20C4.477 20 0 15.523 0 10S4.477 0 10 0s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 100-16 8 8 0 000 16zm0-3a1 1 0 110-2 1 1 0 010 2zm1.276-3.218a1 1 0 01-1.232-1.576l.394-.308a1.5 1.5 0 10-1.847-2.364l-.394.308a1 1 0 11-1.23-1.576l.393-.308a3.5 3.5 0 114.31 5.516l-.394.308z"/></svg>';