linked_camera_outline constant

String const linked_camera_outline

Implementation

static const String linked_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="M4 21q-.825 0-1.412-.587Q2 19.825 2 19V7q0-.825.588-1.412Q3.175 5 4 5h3.15L9 3h6v2H9.875L8.05 7H4v12h16V8h2v11q0 .825-.587 1.413Q20.825 21 20 21ZM20.65 7q0-1.95-1.35-3.3-1.35-1.35-3.3-1.35V1q2.5 0 4.25 1.75T22 7ZM18 7q0-.825-.587-1.412Q16.825 5 16 5V3.65q1.375 0 2.337.975Q19.3 5.6 19.35 7Zm-6 6Zm0 4.5q1.875 0 3.188-1.312Q16.5 14.875 16.5 13q0-1.875-1.312-3.188Q13.875 8.5 12 8.5q-1.875 0-3.188 1.312Q7.5 11.125 7.5 13q0 1.875 1.312 3.188Q10.125 17.5 12 17.5Zm0-2q-1.05 0-1.775-.725Q9.5 14.05 9.5 13q0-1.05.725-1.775Q10.95 10.5 12 10.5q1.05 0 1.775.725.725.725.725 1.775 0 1.05-.725 1.775-.725.725-1.775.725Z"/></svg>';