newsletter constant

String const newsletter

Icon Data of newsletter

Implementation

static const String newsletter =
    '<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 -5 24 24"><path fill="currentColor" d="M2 0h16a2 2 0 012 2v10a2 2 0 01-2 2H2a2 2 0 01-2-2V2a2 2 0 012-2zm0 2v10h16V2H2zm3 6h6a1 1 0 010 2H5a1 1 0 110-2zm10-5h2v2h-2V3z"/></svg>';