camera_outline constant

String const camera_outline

Implementation

static const String camera_outline =
    '<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"><path fill="currentColor" d="M19 7h-3V5.5A2.5 2.5 0 0013.5 3h-3A2.5 2.5 0 008 5.5V7H5a3 3 0 00-3 3v8a3 3 0 003 3h14a3 3 0 003-3v-8a3 3 0 00-3-3Zm-9-1.5a.5.5 0 01.5-.5h3a.5.5 0 01.5.5V7h-4ZM20 18a1 1 0 01-1 1H5a1 1 0 01-1-1v-8a1 1 0 011-1h14a1 1 0 011 1Z"/><path fill="currentColor" d="M12 10.5a3.5 3.5 0 103.5 3.5 3.5 3.5 0 00-3.5-3.5Zm0 5a1.5 1.5 0 111.5-1.5 1.5 1.5 0 01-1.5 1.5Z"/></svg>';