camera_noflash constant

String const camera_noflash

Implementation

static const String camera_noflash =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="21" height="21" preserveAspectRatio="xMidYMid meet" viewBox="0 0 21 21"><g fill="currentColor" fill-rule="evenodd"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M8.5 6.5h8a2 2 0 012 2v6c0 .559-.229 1.064-.598 1.427M15.5 16.5h-11a2 2 0 01-2-2v-6a2 2 0 012-2h1m-2-2 14 14"/><path d="M17 9a1 1 0 10-2 0 1 1 0 002 0z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M8.215 9.557a3 3 0 004.27 4.193M13.5 11.5a3 3 0 00-3-3m-1-4h2a1 1 0 011 1v1h-4v-1a1 1 0 011-1z"/></g></svg>';