template constant

String const template

Icon Data of template

Implementation

static const String template =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="14" height="14" preserveAspectRatio="xMidYMid meet" viewBox="0 0 14 14"><path fill="currentColor" d="M6 12h5a1 1 0 001-1V6H6v6Zm-2 0V6H2v5a1 1 0 001 1h1Zm8-9a1 1 0 00-1-1H3a1 1 0 00-1 1v1h10V3ZM3 0h8a3 3 0 013 3v8a3 3 0 01-3 3H3a3 3 0 01-3-3V3a3 3 0 013-3Z"/></svg>';