drop_shadow_up constant

String const drop_shadow_up

Implementation

static const String drop_shadow_up =
    '<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 43a15.95 15.95 0 0011.314-4.686A15.95 15.95 0 0040 27a15.95 15.95 0 00-4.686-11.314A15.95 15.95 0 0024 11a15.95 15.95 0 00-11.314 4.686A15.95 15.95 0 008 27a15.95 15.95 0 004.686 11.314A15.95 15.95 0 0024 43Z" clip-rule="evenodd"/><path d="M39.557 11.444A21.931 21.931 0 0024 5a21.931 21.931 0 00-15.556 6.444"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';