message_writing constant

String const message_writing

Implementation

static const String message_writing =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M9 9H7v2h2V9Zm2 0h2v2h-2V9Zm6 0h-2v2h2V9Z"/><path fill="currentColor" d="M3 5v16l4.8-3.6c.346-.26.767-.4 1.2-.4h10a2 2 0 002-2V5a2 2 0 00-2-2H5a2 2 0 00-2 2Zm2 12V5h14v10H8.334a1.984 1.984 0 00-1.2.4L5 17Z"/></svg>';