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.138 5.824c-.449 0-.905.152-1.356.453L13.11 8.058C12.357 8.561 10.904 9 10 9c-1.654 0-3 1.346-3 3v2c0 1.654 1.346 3 3 3 .904 0 2.357.439 3.109.941l2.672 1.781c.451.301.907.453 1.356.453.898.001 1.863-.68 1.863-2.175V8c0-1.495-.965-2.176-1.862-2.176zM14 16.146C12.907 15.495 11.211 15 10 15a1 1 0 01-1-1v-2a1 1 0 011-1c1.211 0 2.907-.495 4-1.146v6.292zM17 18l-.006.12-.104-.062-1.89-1.26V9.202l1.891-1.261.104-.062L17 8v10z"/></svg>';