polaroid constant

String const polaroid

Implementation

static const String polaroid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><rect width="16" height="16" x="4" y="4" rx="2"/><path d="M4 16h16M4 12l3-3c.928-.893 2.072-.893 3 0l4 4"/><path d="m13 12 2-2c.928-.893 2.072-.893 3 0l2 2m-6-5h.01"/></g></svg>';