webcam constant

String const webcam

Implementation

static const String webcam =
    '<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"><g fill="currentColor"><path d="M13 10a1 1 0 11-2 0 1 1 0 012 0Z"/><path fill-rule="evenodd" d="M13 14.9A5.002 5.002 0 0012 5a5 5 0 00-1 9.9V17H7v2h10v-2h-4v-2.1ZM12 13a3 3 0 100-6 3 3 0 000 6Z" clip-rule="evenodd"/></g></svg>';