chat_solid constant

String const chat_solid

Implementation

static const String chat_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="M7.5 0A7.498 7.498 0 000 7.495a7.498 7.498 0 007.5 7.496c1.306 0 2.91-.328 4.054-.947l2.79.922a.5.5 0 00.63-.634l-.926-2.771c.672-1.173.952-2.706.952-4.066A7.498 7.498 0 007.5 0Z"/></svg>';