address_book_off constant

String const address_book_off

Implementation

static const String address_book_off =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M8 4h10a2 2 0 012 2v10m-.57 3.399c-.363.37-.87.601-1.43.601H8a2 2 0 01-2-2V6m4 10h6"/><path d="M11 11a2 2 0 002 2m2-2a2 2 0 00-2-2M4 8h3m-3 4h3m-3 4h3M3 3l18 18"/></g></svg>';