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="1024" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024"><path fill="currentColor" d="m1005 885-120 120q-19 19-46 19t-46-19L365 576H192q-26 0-45-18.5T128 512l384-383q27 0 45.5 18.5T576 192v173l429 428q19 19 19 46t-19 46zM750 663 617 530q-18-18-43.5-18T530 530t-18 43.5 18 43.5l133 133q18 18 43.5 18t43.5-18 18-43.5-18-43.5zM88 433q-15 15-36.5 15T15 433 0 397t15-36L361 15q15-15 36-15t36 15 15 36.5T433 88z"/></svg>';