rectangle_pt constant

String const rectangle_pt

Implementation

static const String rectangle_pt =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100" height="100" preserveAspectRatio="xMidYMid meet" viewBox="0 0 100 100"><path fill="currentColor" d="M12.55 15C5.662 15 0 20.661 0 27.55c0 6.017 4.317 11.096 10 12.286v20.428c-5.683 1.19-10 6.27-10 12.287C0 79.44 5.661 85.1 12.55 85.1c6.047 0 11.09-4.374 12.241-10.1h50.455c1.152 5.732 6.253 10.1 12.305 10.1 6.65 0 12.105-5.288 12.478-11.852a3.5 3.5 0 00.07-.697 3.5 3.5 0 00-.07-.697C99.703 66.117 95.495 61.356 90 60.246V39.854c5.495-1.11 9.703-5.87 10.03-11.606a3.5 3.5 0 00.07-.697 3.5 3.5 0 00-.07-.697C99.655 20.29 94.201 15 87.55 15c-6.016 0-11.096 4.317-12.286 10H24.77c-1.19-5.676-6.209-10-12.22-10zm0 7c3.107 0 5.55 2.444 5.55 5.55 0 3.107-2.443 5.55-5.55 5.55C9.445 33.1 7 30.657 7 27.55 7 24.445 9.444 22 12.55 22zm75 0c3.107 0 5.55 2.444 5.55 5.55 0 3.107-2.443 5.55-5.55 5.55-3.106 0-5.55-2.443-5.55-5.55 0-3.106 2.444-5.55 5.55-5.55zM24.218 32h51.62A12.678 12.678 0 0083 39.225v21.65A12.684 12.684 0 0075.875 68h-51.7A12.64 12.64 0 0017 60.838V39.262A12.638 12.638 0 0024.217 32zM12.55 67c3.106 0 5.549 2.444 5.549 5.55 0 3.107-2.443 5.55-5.55 5.55C9.445 78.1 7 75.657 7 72.55 7 69.445 9.444 67 12.55 67zm75 0c3.106 0 5.549 2.444 5.549 5.55 0 3.107-2.443 5.55-5.55 5.55-3.106 0-5.55-2.443-5.55-5.55 0-3.106 2.444-5.55 5.55-5.55z" color="currentColor"/></svg>';