camera constant

String const camera

Icon Data of camera

Implementation

static const String camera =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M11.5 4h-7a3 3 0 00-3 3v6a3 3 0 003 3h7a3 3 0 003-3V7a3 3 0 00-3-3Zm-8 3a1 1 0 011-1h7a1 1 0 011 1v6a1 1 0 01-1 1h-7a1 1 0 01-1-1V7Z"/><path d="m16.934 5.176-3.468 2.381a1 1 0 00-.434.815L13 11.587a1 1 0 00.434.834l3.5 2.403A1 1 0 0018.5 14V6a1 1 0 00-1.566-.824ZM16.5 12.1l-1.495-1.026.022-2.163L16.5 7.9v4.2Z"/></g></svg>';