wallet constant

String const wallet

Implementation

static const String wallet =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M16 6H3.5v-.5l11-.88v.88H16V4c0-1.1-.891-1.872-1.979-1.717L3.98 3.717C2.891 3.873 2 4.9 2 6v10a2 2 0 002 2h12a2 2 0 002-2V8a2 2 0 00-2-2zm-1.5 7.006a1.5 1.5 0 11.001-3.001 1.5 1.5 0 01-.001 3.001z"/></svg>';