address_book_solid constant

String const address_book_solid

Implementation

static const String address_book_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M3.5 0A1.5 1.5 0 002 1.5V4H1v1h1v5H1v1h1v2.5A1.5 1.5 0 003.5 15h9a1.5 1.5 0 001.5-1.5v-12A1.5 1.5 0 0012.5 0h-9ZM6 5a2 2 0 114 0 2 2 0 01-4 0Zm-1 6a3 3 0 116 0v1H5v-1Z" clip-rule="evenodd"/></svg>';