ios_printer constant

String const ios_printer

Implementation

static const String ios_printer =
    '<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="M128 224h256v224H128z"/><path fill="currentColor" d="M127.5 224.5h256v224h-256zm-16-160h288v32h-288z"/><path fill="currentColor" d="M432.5 112.5h-352c-17.645 0-33 12.842-33 30.309v158.393c0 17.468 15.355 33.299 33 33.299h31v-126h288v126h33c17.645 0 31-15.831 31-33.299V142.809c0-17.467-13.355-30.309-31-30.309z"/></svg>';