camcorder constant

String const camcorder

Implementation

static const String camcorder =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1025" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1025 1024"><path fill="currentColor" d="M928.428 640h-320q-40 0-68-28t-28-68v-32h-64v384q0 53-37.5 90.5t-90.5 37.5h-192q-53 0-90.5-37.5T.428 896V128q0-53 37.5-90.5t90.5-37.5h192q53 0 90.5 37.5t37.5 90.5v192h64v-32q0-40 28-68t68-28h320q40 0 68 28t28 68v256q0 40-28 68t-68 28zm-832-64q13 0 22.5-9.5t9.5-22.5-9.5-22.5-22.5-9.5-22.5 9.5-9.5 22.5 9.5 22.5 22.5 9.5zm128-448q-66 0-113 47t-47 113 47 113 113 47 113-47 47-113-47-113-113-47zm0 256q-40 0-68-28t-28-68 28-68 68-28 68 28 28 68-28 68-68 28z"/></svg>';