moving_picture constant

String const moving_picture

Implementation

static const String moving_picture =
    '<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"><rect width="20" height="20" x="6" y="22" stroke-linejoin="round" stroke-width="4" rx="3"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M30 6h12v12"/><circle cx="34" cy="42" r="1.5"/><circle r="1.5" transform="matrix(1 0 0 -1 6 14)"/><circle cx="42" cy="42" r="1.5"/><circle r="1.5" transform="matrix(1 0 0 -1 6 6)"/><circle cx="42" cy="34" r="1.5"/><circle r="1.5" transform="matrix(1 0 0 -1 14 6)"/><circle cx="42" cy="26" r="1.5"/><circle r="1.5" transform="matrix(1 0 0 -1 22 6)"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="m6 34 6.12-4.59a3 3 0 013.7.078L25 37M42 6 30 18"/></g></svg>';