drop_shadow_down constant

String const drop_shadow_down

Implementation

static const String drop_shadow_down =
    '<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"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-linecap="round" stroke-width="4"><path fill="#555" fill-rule="evenodd" d="M24 37a15.95 15.95 0 0011.314-4.686A15.95 15.95 0 0040 21a15.95 15.95 0 00-4.686-11.314A15.95 15.95 0 0024 5a15.95 15.95 0 00-11.314 4.686A15.95 15.95 0 008 21a15.95 15.95 0 004.686 11.314A15.95 15.95 0 0024 37Z" clip-rule="evenodd"/><path d="M39.556 36.556A21.932 21.932 0 0124 43a21.932 21.932 0 01-15.557-6.444"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';