moodle_square constant

String const moodle_square

Implementation

static const String moodle_square =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="448" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 448 512"><path fill="currentColor" d="M48 32C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48H48zm228.373 114.783.65 2.264-50.814 37.133s13.574 10.587 20.512 18.355a46.754 46.754 0 018.459 7.2c9.443-11.877 26.655-17.815 51.632-17.815 22.836 0 40.95 5.03 54.342 15.086 15.224 11.257 22.84 27.85 22.846 49.783v106.428h-51.158V264.72c0-21.004-8.664-31.508-25.992-31.514-17.328-.006-26.01 10.497-26.047 31.514v100.496h-51.196V264.72c0-14.965-4.333-24.595-12.994-28.9-11.101 7.29-23.55 12.147-36.748 14.312-1.234 4.114-1.852 8.972-1.844 14.588v100.496h-51.203V258.789c0-4.807.366-9.358 1.098-13.652l-.004-.002a239.498 239.498 0 01-1.55-30.69l-52.356-.502c-.566 5.97-1.595 21.314-.342 44.65 5.988 21.25 6.118 42.6 4.846 62.094-8.02-18.742-16.56-35.97-7.797-61.332-1.281-23.495-.279-39.117.297-45.439l-6.278-.064-.732-2.08c78.979-45.784 120.677-53.747 212.373-64.989z"/></svg>';