bot constant

String const bot

Icon Data of bot

Implementation

static const String bot =
    '<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"><path fill="currentColor" d="M18 10h2v2h-2zm-6 0h2v2h-2z"/><path fill="currentColor" d="M26 20h-5v-2h1a2.002 2.002 0 002-2v-4h2v-2h-2V8a2.002 2.002 0 00-2-2h-2V2h-2v4h-4V2h-2v4h-2a2.002 2.002 0 00-2 2v2H6v2h2v4a2.002 2.002 0 002 2h1v2H6a2.002 2.002 0 00-2 2v8h2v-8h20v8h2v-8a2.002 2.002 0 00-2-2ZM10 8h12v8H10Zm3 10h6v2h-6Z"/></svg>';