record constant

String const record

Implementation

static const String record =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100" height="100" preserveAspectRatio="xMidYMid meet" viewBox="0 0 100 100"><path fill="currentColor" d="M50 12.908c-20.485 0-37.092 16.606-37.092 37.092 0 20.485 16.606 37.092 37.092 37.092 20.485 0 37.092-16.606 37.092-37.092 0-20.485-16.607-37.092-37.092-37.092zm0 49.283c-6.733 0-12.191-5.458-12.191-12.191 0-6.733 5.458-12.191 12.191-12.191 6.733 0 12.191 5.458 12.191 12.191 0 6.733-5.458 12.191-12.191 12.191z"/></svg>';