drop_shadow_right constant

String const drop_shadow_right

Implementation

static const String drop_shadow_right =
    '<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="M21 40a15.95 15.95 0 0011.314-4.686A15.95 15.95 0 0037 24a15.95 15.95 0 00-4.686-11.314A15.95 15.95 0 0021 8a15.95 15.95 0 00-11.314 4.686A15.95 15.95 0 005 24a15.95 15.95 0 004.686 11.314A15.95 15.95 0 0021 40Z" clip-rule="evenodd"/><path d="M36.557 39.556A21.932 21.932 0 0043 24a21.932 21.932 0 00-6.443-15.556"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';