venetian_mask constant

String const venetian_mask

Implementation

static const String venetian_mask =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M2 12a5 5 0 005 5 8 8 0 015 2 8 8 0 015-2 5 5 0 005-5V7h-5a8 8 0 00-5 2 8 8 0 00-5-2H2Z"/><path d="M6 11c1.5 0 3 .5 3 2-2 0-3 0-3-2Zm12 0c-1.5 0-3 .5-3 2 2 0 3 0 3-2Z"/></g></svg>';