bxs_comment_dots constant

String const bxs_comment_dots

Icon Data of bxs_comment_dots

Implementation

static const String bxs_comment_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="M20 2H4c-1.103 0-2 .897-2 2v18l4-4h14c1.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>';