scuba_mask constant

String const scuba_mask

Icon Data of scuba_mask

Implementation

static const String scuba_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="M4 7h12a1 1 0 011 1v4.5a2.5 2.5 0 01-2.5 2.5H14a2 2 0 01-2-2 2 2 0 10-4 0 2 2 0 01-2 2h-.5A2.5 2.5 0 013 12.5V8a1 1 0 011-1z"/><path d="M10 17a2 2 0 002 2h3.5a5.5 5.5 0 005.5-5.5V4"/></g></svg>';