diary constant

String const diary

Implementation

static const String diary =
    '<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="M17 2H5a1 1 0 00-1 1v16a1 1 0 001 1h1v1a1 1 0 001 1 1 1 0 001-1v-1h9a3 3 0 003-3V5a3 3 0 00-3-3Zm-3 16H6V4h8Zm4-1a1 1 0 01-1 1h-1V4h1a1 1 0 011 1Z"/></svg>';