frame constant

String const frame

Icon Data of frame

Implementation

static const String frame =
    '<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="M11 1.5a.5.5 0 00-1 0V4H5V1.5a.5.5 0 00-1 0V4H1.5a.5.5 0 000 1H4v5H1.5a.5.5 0 000 1H4v2.5a.5.5 0 001 0V11h5v2.5a.5.5 0 001 0V11h2.5a.5.5 0 000-1H11V5h2.5a.5.5 0 000-1H11V1.5ZM10 10V5H5v5h5Z" clip-rule="evenodd"/></svg>';