border_alt constant

String const border_alt

Icon Data of border_alt

Implementation

static const String border_alt =
    '<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="M3.5 20.5a1 1 0 01-1-1v-16a1 1 0 011-1h16a1 1 0 010 2h-15v15a1 1 0 01-1 1Z"/><circle cx="19.5" cy="11.5" r="1" fill="currentColor" opacity=".5"/><circle cx="19.5" cy="7.5" r="1" fill="currentColor" opacity=".5"/><circle cx="19.5" cy="15.5" r="1" fill="currentColor" opacity=".5"/><circle cx="7.5" cy="19.5" r="1" fill="currentColor" opacity=".5"/><circle cx="11.5" cy="19.5" r="1" fill="currentColor" opacity=".5"/><circle cx="15.5" cy="19.5" r="1" fill="currentColor" opacity=".5"/><circle cx="19.5" cy="19.5" r="1" fill="currentColor" opacity=".5"/></svg>';