submarine constant

String const submarine

Icon Data of submarine

Implementation

static const String submarine =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 11v6h2l1-1.5L9 17h10a3 3 0 000-6H9h0l-3 1.5L5 11H3zm14 0-1-3h-5l-1 3m3-3V6a1 1 0 011-1h1"/></svg>';