paragraph_solid constant

String const paragraph_solid

Implementation

static const String paragraph_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="M2 5.5A4.5 4.5 0 016.5 1H13v1h-2v12h-1V2H8v12H7v-4h-.5A4.5 4.5 0 012 5.5ZM7 9V2h-.5a3.5 3.5 0 100 7H7Z" clip-rule="evenodd"/></svg>';