stool_outline constant

String const stool_outline

Implementation

static const String stool_outline =
    '<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 6c0-2.21-1.79-4-4-4H8C5.78 2 4 3.79 4 6v2h3L4 22h2l1.5-7H11v7h2v-7h3.5l1.5 7h2L17 8h3V6M7.93 13 9 8h2v5H7.93m8.14 0H13V8h2l1.07 5M6 6a2 2 0 012-2h8c1.1 0 2 .9 2 2H6Z"/></svg>';