camera constant

String const camera

Implementation

static const String camera =
    '<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-linejoin="round" stroke-width="4"><path d="m15 12 3-6h12l3 6H15Z"/><rect width="40" height="30" x="4" y="12" rx="3"/><path d="M24 35a8 8 0 100-16 8 8 0 000 16Z"/></g></svg>';