diary constant

String const diary

Icon Data of diary

Implementation

static const String diary =
    '<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="M8.4 6.5v35a2 2 0 002 2h2.33v-39H10.4a2 2 0 00-2 2Zm4.33-2v39H37.6a2 2 0 002-2v-35a2 2 0 00-2-2Z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M20.267 11.656h11.796v5.941H20.267z"/></svg>';