communication constant

String const communication

Icon Data of communication

Implementation

static const String communication =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M18.5 6C10.492 6 4 12.492 4 20.5 4 38.5 28 42 28 42v-7h1.5C37.508 35 44 28.508 44 20.5S37.508 6 29.5 6h-11ZM24 23.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5ZM34.5 21a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0ZM16 23.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5Z" clip-rule="evenodd"/></svg>';