materialnotes constant

String const materialnotes

Implementation

static const String materialnotes =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M7.45 5.5a2 2 0 00-1.95 2v33.1a2 2 0 002 2h33.1a2 2 0 002-2V7.45a2 2 0 00-2-1.95Zm8.76 12.66H23V25l-2.81 4.87h-3.9L19.13 25h-2.92Zm8.76 0h6.82V25L29 29.84h-3.9L27.89 25H25Z"/></svg>';