book_account constant

String const book_account

Implementation

static const String book_account =
    '<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 2h-6v7L9.5 7.5 7 9V2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V4a2 2 0 00-2-2m-4 10a2 2 0 11-2 2 2 2 0 012-2m4 8h-8v-1c0-1.33 2.67-2 4-2s4 .67 4 2Z"/></svg>';