sewing_machine constant

String const sewing_machine

Implementation

static const String sewing_machine =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="17" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 17 16"><path fill="currentColor" fill-rule="evenodd" d="M16.875 2.125h-1.328C14.93 1.461 13.747 1 12.958 1V.042H12V1H4.042c-1.104 0-2 0-2 1v1.875c0 1.104.891 2 1.989 2V7H3v1h2v2h.958V5.875h.053c.5 0 .726-.415.837-.957l.139-.868c.019-.374-.019.255 0-.05H11v7.042H3.042a2 2 0 00-2 2v.916c0 1.104.896 1 2 1h10.916c1.104 0 2 .104 2-1V5.875h.917v-3.75z"/></svg>';