shadow constant

String const shadow

Icon Data of shadow

Implementation

static const String shadow =
    '<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"><path fill="currentColor" d="M12 0C5.373 0 0 5.373 0 12a11.97 11.97 0 003.918 8.87 4.457 4.457 0 01-.2-1.324 4.453 4.453 0 115.891 4.216c.773.156 1.572.238 2.391.238 6.627 0 12-5.373 12-12S18.627 0 12 0Z"/></svg>';