info_fill constant

String const info_fill

Implementation

static const String info_fill =
    '<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" fill-rule="evenodd" d="M12 1C5.925 1 1 5.925 1 12s4.925 11 11 11 11-4.925 11-11S18.075 1 12 1Zm-.5 5a1 1 0 100 2h.5a1 1 0 100-2h-.5ZM10 10a1 1 0 100 2h1v3h-1a1 1 0 100 2h4a1 1 0 100-2h-1v-4a1 1 0 00-1-1h-2Z" clip-rule="evenodd"/></svg>';