hamburger_one constant

String const hamburger_one

Implementation

static const String hamburger_one =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M40 22v-1c0-8.837-7.163-16-16-16S8 12.163 8 21v1m0 12s-2 5 2 7 24 2 28 0 2-7 2-7"/><rect width="38" height="14" x="5" y="21" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" rx="7"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="m11 29 1.592-.796A5.996 5.996 0 0117.5 28l.424.17A4.979 4.979 0 0022 28v0a4.979 4.979 0 014.076-.17l.96.384a4.71 4.71 0 003.857-.16v0a4.712 4.712 0 014.214 0L37 29"/><circle cx="17" cy="15.05" r="2.5"/><circle cx="23.75" cy="12.3" r="2.5"/></g></svg>';