shadow constant

String const shadow

Implementation

static const String shadow =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M24 2.5A21.477 21.477 0 003.583 30.712a10.22 10.22 0 1113.705 13.705A21.496 21.496 0 1024 2.5Z"/></svg>';