messages constant

String const messages

Icon Data of messages

Implementation

static const String messages =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M41.47 7.28H6.53a2 2 0 00-2 1.88v22.25a2 2 0 002 1.88h2.61v7.43l8.26-7.43h24.07a2 2 0 002-1.88V9.16a2 2 0 00-2-1.88ZM14.25 17A3.25 3.25 0 1111 20.29 3.24 3.24 0 0114.25 17ZM24 23.54a3.25 3.25 0 113.25-3.25A3.26 3.26 0 0124 23.54Zm9.75 0A3.25 3.25 0 1137 20.29a3.26 3.26 0 01-3.25 3.25Z"/></svg>';