bluebot constant

String const bluebot

Icon Data of bluebot

Implementation

static const String bluebot =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><circle cx="24" cy="24" r="21.5" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M30.452 24a5.25 5.25 0 010 10.5h-5.347v-21h5.347a5.25 5.25 0 010 10.5Zm0 0h-5.347m-7.557 0a5.25 5.25 0 100 10.5h5.347v-21h-5.347a5.25 5.25 0 000 10.5Zm0 0h5.347"/></svg>';