rand_solid constant

String const rand_solid

Implementation

static const String rand_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M3 1h5a4 4 0 012.117 7.395A3.5 3.5 0 0112 11.5V14h-1v-2.5A2.5 2.5 0 008.5 9H4v5H3V1Zm1 7h4a3 3 0 000-6H4v6Z" clip-rule="evenodd"/></svg>';