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"><path fill="currentColor" d="M17 2H7a2 2 0 00-2 2v16a2 2 0 002 2h10a2 2 0 002-2V4a2 2 0 00-2-2ZM7 3a1 1 0 11-1 1 1 1 0 011-1Zm0 18a1 1 0 111-1 1 1 0 01-1 1Zm5-7a4.973 4.973 0 01-2-.422V11H7.422A4.997 4.997 0 1112 14Zm5 7a1 1 0 111-1 1 1 0 01-1 1Zm0-16a1 1 0 111-1 1 1 0 01-1 1Z"/><circle cx="12" cy="9" r="2" fill="currentColor"/></svg>';