community_line constant

String const community_line

Implementation

static const String community_line =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7 9V6a2 2 0 012-2h10a2 2 0 012 2v12a2 2 0 01-2 2h-6m0 0v-6.172a2 2 0 00-.586-1.414l-3-3a2 2 0 00-2.828 0l-3 3A2 2 0 003 13.828V18a2 2 0 002 2h3m5 0H8m0-4v4m9.001-12H17m-3.999 0H13m4.001 4H17m.001 4H17"/></svg>';