mask_on constant

String const mask_on

Icon Data of mask_on

Implementation

static const String mask_on =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M1 1a1 1 0 00-1 1v11a1 1 0 001 1h13a1 1 0 001-1V2a1 1 0 00-1-1H1Zm6.5 9.625a3.125 3.125 0 100-6.25 3.125 3.125 0 000 6.25Z" clip-rule="evenodd"/></svg>';