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="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-width="16"><path d="M48.005 16h159.99"/><path stroke-linejoin="round" d="M240.004 48a32 32 0 00-32-32M16.005 48a32 32 0 0132-32m-32 144a32 32 0 0032 32m191.999-32a32 32 0 01-32 32M16.005 48v112M240.004 48v112M48.005 192h32l48 48 48-48h32"/></g></svg>';