border_dashed constant

String const border_dashed

Icon Data of border_dashed

Implementation

static const String border_dashed =
    '<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="M0 7.5A.5.5 0 01.5 7H3a.5.5 0 010 1H.5a.5.5 0 01-.5-.5Zm5.75 0a.5.5 0 01.5-.5h2.5a.5.5 0 010 1h-2.5a.5.5 0 01-.5-.5ZM12 7a.5.5 0 000 1h2.5a.5.5 0 000-1H12Z" clip-rule="evenodd"/></svg>';