templates constant

String const templates

Implementation

static const String templates =
    '<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" d="M19 2H5a2.005 2.005 0 00-2 2v16a2.005 2.005 0 002 2h14a2.005 2.005 0 002-2V4a2.005 2.005 0 00-2-2Zm0 11.152v5.696L14 16Zm-7 1.694L7 12h10ZM5 4h14v2H5Zm0 4h8v2H5Zm5 8-5 2.848v-5.704Zm2 1.15L17 20H7Z"/></svg>';