volume constant

String const volume

Implementation

static const String volume =
    '<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"><path d="M24 12a8 8 0 01-8 8v-2a6 6 0 000-12V4a8 8 0 018 8Z"/><path d="M20 12a4 4 0 01-4 4v-2a2 2 0 100-4V8a4 4 0 014 4Z"/><path fill-rule="evenodd" d="m9 16 6 4V4L9 8H5a4 4 0 100 8h4Zm-4-6h4l4-2.5v9L9 14H5a2 2 0 110-4Z" clip-rule="evenodd"/></g></svg>';