volume_outlined constant

String const volume_outlined

Implementation

static const String volume_outlined =
    '<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" d="M19 22H5V2h14Zm0-22H5a2 2 0 00-2 2v20a2 2 0 002 2h14a2 2 0 002-2V2a2 2 0 00-2-2Z"/><path fill="currentColor" d="M8 4a1 1 0 11-1-1 1 1 0 011 1Zm10 0a1 1 0 11-1-1 1 1 0 011 1ZM8 20a1 1 0 11-1-1 1 1 0 011 1Zm10 0a1 1 0 11-1-1 1 1 0 011 1ZM12 6a5 5 0 00-5 5 4.936 4.936 0 001 3h3v1.9a5.001 5.001 0 006-4.9c0-5-5-5-5-5Zm0 7a2 2 0 112-2 2 2 0 01-2 2Z"/></svg>';