address_book_fill constant

String const address_book_fill

Implementation

static const String address_book_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M160 112a24 24 0 11-24-24 24.1 24.1 0 0124 24Zm64-72v176a16 16 0 01-16 16H64a16 16 0 01-16-16v-20H32a8 8 0 010-16h16v-24H32a8 8 0 010-16h16v-24H32a8 8 0 010-16h16V76H32a8 8 0 010-16h16V40a16 16 0 0116-16h144a16 16 0 0116 16Zm-33.6 123.2a67.8 67.8 0 00-27.4-21.7 40 40 0 10-54 0 67.8 67.8 0 00-27.4 21.7 8 8 0 001.6 11.2A7.7 7.7 0 0088 176a8 8 0 006.4-3.2 52 52 0 0183.2 0 8.1 8.1 0 0011.2 1.6 8 8 0 001.6-11.2Z"/></svg>';