media_record constant

String const media_record

Implementation

static const String media_record =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M256 72C154.542 72 72 154.542 72 256s82.542 184 184 184 184-82.542 184-184S357.458 72 256 72Zm0 336c-83.813 0-152-68.187-152-152s68.187-152 152-152 152 68.187 152 152-68.187 152-152 152Z"/></svg>';