film_outline constant

String const film_outline

Implementation

static const String film_outline =
    '<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"><rect width="416" height="320" x="48" y="96" fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="32" rx="28" ry="28"/><rect width="80" height="80" x="384" y="336" fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="32" rx="28" ry="28"/><rect width="80" height="80" x="384" y="256" fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="32" rx="28" ry="28"/><rect width="80" height="80" x="384" y="176" fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="32" rx="28" ry="28"/><rect width="80" height="80" x="384" y="96" fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="32" rx="28" ry="28"/><rect width="80" height="80" x="48" y="336" fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="32" rx="28" ry="28"/><rect width="80" height="80" x="48" y="256" fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="32" rx="28" ry="28"/><rect width="80" height="80" x="48" y="176" fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="32" rx="28" ry="28"/><rect width="80" height="80" x="48" y="96" fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="32" rx="28" ry="28"/><rect width="256" height="160" x="128" y="96" fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="32" rx="28" ry="28"/><rect width="256" height="160" x="128" y="256" fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="32" rx="28" ry="28"/></svg>';