sign_solid constant

String const sign_solid

Icon Data of sign_solid

Implementation

static const String sign_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M6 4v2H4v2h2v20h2V8h20V6H8V4H6zm4 6v12h16V10H10zm2 2h12v8H12v-8z"/></svg>';