camera_action constant

String const camera_action

Icon Data of camera_action

Implementation

static const String camera_action =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M12 23a6 6 0 116-6 6 6 0 01-6 6Zm0-10a4 4 0 104 4 4 4 0 00-4-4Z"/><path fill="currentColor" d="M29 27H3a1 1 0 01-1-1V6a1 1 0 011-1h26a1 1 0 011 1v20a1 1 0 01-1 1ZM4 25h24V7H4Z"/><path fill="currentColor" d="M19 9h7v2h-7z"/><circle cx="12" cy="17" r="1" fill="currentColor"/></svg>';