namespace constant

String const namespace

Implementation

static const String namespace =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M7.3 4.125a.75.75 0 00-1.3-.75l-4.9 8.5a.75.75 0 101.3.75l4.9-8.5ZM8 12a1 1 0 11-2 0 1 1 0 012 0Zm2.5 1a1 1 0 100-2 1 1 0 000 2Zm3.5 0a1 1 0 100-2 1 1 0 000 2Z" clip-rule="evenodd"/></svg>';