letter constant

String const letter

Icon Data of letter

Implementation

static const String letter =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M17 3.5H3a1 1 0 00-1 1v11a1 1 0 001 1h14a1 1 0 001-1v-11a1 1 0 00-1-1Zm-13 11v-9h12v9H4Z"/><path d="m17.648 5.261-7.045 6a1 1 0 01-1.301-.004l-6.955-6C1.645 4.652 2.073 3.5 3 3.5h14c.93 0 1.356 1.158.648 1.761ZM5.69 5.5l4.27 3.683L14.282 5.5H5.69Z"/></g></svg>';