broadcast constant

String const broadcast

Icon Data of broadcast

Implementation

static const String broadcast =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 20.66a10 10 0 000-17.32M11 20.66a10 10 0 010-17.32m8 13.856a6 6 0 000-10.392m-6 10.392a6 6 0 010-10.392M13.09 26 16 18l2.91 8m-5.82 0L12 29m1.09-3h5.82M20 29l-1.09-3M18 12a2 2 0 10-4 0 2 2 0 004 0Z"/></svg>';