slack_outline constant

String const slack_outline

Implementation

static const String slack_outline =
    '<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" stroke="currentColor" d="M10.5 7.5V6A1.5 1.5 0 1112 7.5h-1.5Zm0 0h-3m3 0V2a1.5 1.5 0 10-3 0v5.5m0 0v-3m0 3H2a1.5 1.5 0 110-3h5.5m0 3H13a1.5 1.5 0 010 3H7.5m0-3v3m0-3h-3m3 0V13a1.5 1.5 0 01-3 0V7.5m3-3V3A1.5 1.5 0 106 4.5h1.5Zm0 6H9A1.5 1.5 0 117.5 12v-1.5Zm-3-3V9A1.5 1.5 0 113 7.5h1.5Z"/></svg>';