setting constant

String const setting

Implementation

static const String setting =
    '<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="#555" stroke="#fff" stroke-linejoin="round" stroke-width="4"><path d="M36.686 15.171a15.37 15.37 0 012.529 6.102H44v5.454h-4.785a15.37 15.37 0 01-2.529 6.102l3.385 3.385-3.857 3.857-3.385-3.385a15.37 15.37 0 01-6.102 2.529V44h-5.454v-4.785a15.37 15.37 0 01-6.102-2.529l-3.385 3.385-3.857-3.857 3.385-3.385a15.37 15.37 0 01-2.529-6.102H4v-5.454h4.785a15.37 15.37 0 012.529-6.102l-3.385-3.385 3.857-3.857 3.385 3.385a15.37 15.37 0 016.102-2.529V4h5.454v4.785a15.37 15.37 0 016.102 2.529l3.385-3.385 3.857 3.857-3.385 3.385Z"/><path d="M24 29a5 5 0 100-10 5 5 0 000 10Z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';