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="64" height="64" preserveAspectRatio="xMidYMid meet" viewBox="0 0 64 64"><path fill="currentColor" d="M62 15.268a19.479 19.479 0 00-4.939-8.327A19.491 19.491 0 0048.732 2L36.689 14.041l-1.775-1.816-6.025 6.024 1.776 1.816-7.829 7.83C16.307 25.99 8.977 27.558 3.76 32.6c-.055.053-.111.103-.164.156-3.758 3.844-.656 13.09 6.953 20.699C15.964 58.87 22.208 62 26.743 62c1.837 0 3.394-.513 4.502-1.596l.156-.164c5.042-5.219 6.609-12.547 4.703-19.078L62 15.268M29.206 58.084c-.044.045-.087.092-.131.139-3.238 3.165-11.028.555-17.438-5.856-6.412-6.411-9.025-14.202-5.859-17.44.045-.045.092-.087.139-.131 3.28-3.063 11.003-.447 17.369 5.922 6.366 6.364 8.982 14.087 5.92 17.366"/></svg>';