chat constant

String const chat

Icon Data of chat

Implementation

static const String chat =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M25 5H7a4 4 0 00-4 4v10a4 4 0 004 4h11l6 4v-4h1a4 4 0 004-4V9a4 4 0 00-4-4Z"/><path d="M10 15a1 1 0 11-2 0 1 1 0 012 0Zm6 0a1 1 0 11-2 0 1 1 0 012 0Zm6 0a1 1 0 11-2 0 1 1 0 012 0Z"/></g></svg>';