trello constant

String const trello

Implementation

static const String trello =
    '<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"><g fill="currentColor"><path d="M6 7a1 1 0 011-1h3a1 1 0 011 1v10a1 1 0 01-1 1H7a1 1 0 01-1-1V7Zm7 0a1 1 0 011-1h3a1 1 0 011 1v6a1 1 0 01-1 1h-3a1 1 0 01-1-1V7Z"/><path fill-rule="evenodd" d="M2 4a2 2 0 012-2h16a2 2 0 012 2v16a2 2 0 01-2 2H4a2 2 0 01-2-2V4Zm2 0h16v16H4V4Z" clip-rule="evenodd"/></g></svg>';