flashlight_duotone constant

String const flashlight_duotone

Implementation

static const String flashlight_duotone =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M192 77.3a8.1 8.1 0 01-1.6 4.8l-20.8 27.8a8.1 8.1 0 00-1.6 4.8V224a8 8 0 01-8 8H96a8 8 0 01-8-8V114.7a8.1 8.1 0 00-1.6-4.8L65.6 82.1a8.1 8.1 0 01-1.6-4.8V64h128Z" opacity=".2"/><path fill="currentColor" d="M184 16H72a16 16 0 00-16 16v45.3a15.6 15.6 0 003.2 9.6L80 114.7V224a16 16 0 0016 16h64a16 16 0 0016-16V114.7l20.8-27.8a15.6 15.6 0 003.2-9.6V32a16 16 0 00-16-16ZM72 32h112v24H72V32Zm91.2 73.1a15.6 15.6 0 00-3.2 9.6V224H96V114.7a15.6 15.6 0 00-3.2-9.6L72 77.3V72h112v5.3Z"/><path fill="currentColor" d="M128 112a8 8 0 00-8 8v32a8 8 0 0016 0v-32a8 8 0 00-8-8Z"/></svg>';