camera_three constant

String const camera_three

Implementation

static const String camera_three =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-width="4"><rect width="36" height="26" x="6" y="14" stroke-linejoin="round" rx="2"/><path stroke-linejoin="round" d="m10 14 2.167-6h7.666L22 14H10Z"/><circle cx="29" cy="27" r="7" stroke-linejoin="round"/><path d="M36 10v4"/></g></svg>';