fullborders constant

String const fullborders

Implementation

static const String fullborders =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="960" height="960" preserveAspectRatio="xMidYMid meet" viewBox="0 0 960 960"><path fill="currentColor" d="M0 960V0h960v960H0zm64-64h384V512H64v384zm0-832v384h384V64H64zm832 0H512v384h384V64zm0 448H512v384h384V512z"/></svg>';