border_out constant

String const border_out

Icon Data of border_out

Implementation

static const String border_out =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M20 21H4a1 1 0 01-1-1V4a1 1 0 011-1h16a1 1 0 011 1v16a1 1 0 01-1 1ZM5 19h14V5H5Z"/><circle cx="12" cy="12" r="1" fill="currentColor" opacity=".5"/><circle cx="12" cy="16" r="1" fill="currentColor" opacity=".5"/><circle cx="12" cy="8" r="1" fill="currentColor" opacity=".5"/><circle cx="8" cy="12" r="1" fill="currentColor" opacity=".5"/><circle cx="16" cy="12" r="1" fill="currentColor" opacity=".5"/></svg>';