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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M18.831 4.059a.49.49 0 00-.394-.121l-11 1.25A.5.5 0 007 5.684V16c-1.654 0-3 1.122-3 2.5S5.346 21 7 21s3-1.122 3-2.5v-7.609l6-.625V14c-1.654 0-3 1.122-3 2.5s1.346 2.5 3 2.5 3-1.122 3-2.5V4.434a.501.501 0 00-.169-.375z"/></svg>';