border_style constant

String const border_style

Icon Data of border_style

Implementation

static const String border_style =
    '<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="M1.5 3a.5.5 0 000 1h12a.5.5 0 000-1h-12ZM1 7.5a.5.5 0 01.5-.5h2a.5.5 0 010 1h-2a.5.5 0 01-.5-.5Zm0 4a.5.5 0 111 0 .5.5 0 01-1 0Zm2 0a.5.5 0 111 0 .5.5 0 01-1 0Zm2.5-.5a.5.5 0 100 1 .5.5 0 000-1Zm1.5.5a.5.5 0 111 0 .5.5 0 01-1 0Zm2.5-.5a.5.5 0 100 1 .5.5 0 000-1Zm1.5.5a.5.5 0 111 0 .5.5 0 01-1 0Zm2.5-.5a.5.5 0 100 1 .5.5 0 000-1Zm-7-4a.5.5 0 000 1h2a.5.5 0 000-1h-2Zm4.5.5a.5.5 0 01.5-.5h2a.5.5 0 010 1h-2a.5.5 0 01-.5-.5Z" clip-rule="evenodd"/></svg>';