shield_add constant

String const shield_add

Implementation

static const String shield_add =
    '<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-linejoin="round" stroke-width="4"><path fill="#555" d="M6 8.256 24.009 3 42 8.256v10.778A26.316 26.316 0 0124.003 44 26.32 26.32 0 016 19.029V8.256Z"/><path stroke-linecap="round" d="M23.95 14.95v16m-8-8h16"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';