notes constant

String const notes

Icon Data of notes

Implementation

static const String notes =
    '<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="M5 7v25.56h10.44V43H41a2 2 0 002-2V7a2 2 0 00-2-2H7a2 2 0 00-2 2Zm0 25.56L15.44 43"/></svg>';