identiconizer constant

String const identiconizer

Implementation

static const String identiconizer =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M35.1 35.1h7.4v7.4h-7.4zm-29.6 0h7.4v7.4H5.5z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M42.5 27.7V12.9h-7.4v7.4h-7.4v-7.4h7.4V5.5H12.9v7.4h7.4v7.4h-7.4v-7.4H5.5v14.8h7.4v7.4h7.4v7.4h7.4v-7.4h7.4v-7.4h7.4z"/></svg>';