border_all constant

String const border_all

Icon Data of border_all

Implementation

static const String border_all =
    '<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"><g fill="currentColor"><path fill-rule="evenodd" d="M.25 1A.75.75 0 011 .25h13a.75.75 0 01.75.75v13a.75.75 0 01-.75.75H1A.75.75 0 01.25 14V1Zm1.5.75v11.5h11.5V1.75H1.75Z" clip-rule="evenodd"/><rect width="1" height="1" x="7" y="5" rx=".5"/><rect width="1" height="1" x="7" y="3" rx=".5"/><rect width="1" height="1" x="7" y="7" rx=".5"/><rect width="1" height="1" x="5" y="7" rx=".5"/><rect width="1" height="1" x="3" y="7" rx=".5"/><rect width="1" height="1" x="9" y="7" rx=".5"/><rect width="1" height="1" x="11" y="7" rx=".5"/><rect width="1" height="1" x="7" y="9" rx=".5"/><rect width="1" height="1" x="7" y="11" rx=".5"/></g></svg>';