volume_control constant

String const volume_control

Implementation

static const String volume_control =
    '<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-width="2" d="M12 18a6 6 0 100-12 6 6 0 000 12ZM8 8l3 3m1 11a9.99 9.99 0 008.307-4.43A9.953 9.953 0 0022 12c0-5.523-4.477-10-10-10S2 6.477 2 12"/></svg>';