system constant

String const system

Implementation

static const String system =
    '<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" stroke="currentColor" stroke-width="2" d="M1 19h22V1H1v18Zm4 4h14H5Zm3 0h8v-4H8v4ZM7.757 5.757l2.122 2.122-2.122-2.122ZM9 10H6h3Zm.879 2.121-2.122 2.122 2.122-2.122ZM12 13v3-3Zm2.121-.879 2.122 2.122-2.122-2.122ZM18 10h-3 3Zm-1.757-4.243-2.122 2.122 2.122-2.122ZM12 7V4v3Zm0 0a3 3 0 100 6 3 3 0 000-6Z"/></svg>';