bxs_message_alt_dots constant

String const bxs_message_alt_dots

Icon Data of bxs_message_alt_dots

Implementation

static const String bxs_message_alt_dots =
    '<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="M19 2H5c-1.103 0-2 .897-2 2v12c0 1.103.897 2 2 2h3.5l3.5 4 3.5-4H19c1.103 0 2-.897 2-2V4c0-1.103-.897-2-2-2zM9 12a2 2 0 11.001-4.001A2 2 0 019 12zm6 0a2 2 0 11.001-4.001A2 2 0 0115 12z"/></svg>';