address_book constant

String const address_book

Icon Data of address_book

Implementation

static const String address_book =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M6 4v5H5v2h3V6h16v20H8v-3H6v5h20V4zm10 6c-2.2 0-4 1.8-4 4 0 1.113.477 2.117 1.219 2.844A5.041 5.041 0 0011 21h2a3 3 0 016 0h2a5.041 5.041 0 00-2.219-4.156C19.523 16.117 20 15.114 20 14c0-2.2-1.8-4-4-4zM6 12v2H5v2h3v-4zm10 0c1.117 0 2 .883 2 2s-.883 2-2 2-2-.883-2-2 .883-2 2-2zM6 17v2H5v2h3v-4z"/></svg>';