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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-width="2"><path d="M20 17V8a1 1 0 00-1-1h-2.382a1 1 0 01-.894-.553l-.448-.894A1 1 0 0014.382 5H9.618a1 1 0 00-.894.553l-.448.894A1 1 0 017.382 7H5a1 1 0 00-1 1v9a1 1 0 001 1h14a1 1 0 001-1Z"/><path d="M15 12a3 3 0 11-6 0 3 3 0 016 0Z"/></g></svg>';