flashlight constant

String const flashlight

Implementation

static const String flashlight =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M5 4v1c0 1.636 2 4 3 5l.75 9.01A3.26 3.26 0 0012 22v0a3.26 3.26 0 003.25-2.99L16 10c1-1 3-3.364 3-5V4m-7 7v2"/><ellipse cx="12" cy="4" rx="7" ry="2"/></g></svg>';