speaker constant

String const speaker

Implementation

static const String speaker =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><g fill="currentColor" fill-rule="evenodd"><path d="M192 41.993v174.014c0 8.827-7.164 15.993-16 15.993H80c-8.844 0-16-7.16-16-15.993V41.993C64 33.166 71.164 26 80 26h96c8.844 0 16 7.16 16 15.993zm-16 9.015c0-4.423-3.588-8.008-8-8.008H88c-4.419 0-8 3.573-8 8.008v155.984c0 4.423 3.588 8.008 8 8.008h80c4.419 0 8-3.573 8-8.008V51.008z"/><path d="M128 192c-17.673 0-32-14.327-32-32 0-17.673 14.327-32 32-32 17.673 0 32 14.327 32 32 0 17.673-14.327 32-32 32zm.5-16c8.56 0 15.5-7.163 15.5-16s-6.94-16-15.5-16c-8.56 0-15.5 7.163-15.5 16s6.94 16 15.5 16zm-.5-72c-12.703 0-23-10.521-23-23.5S115.297 57 128 57s23 10.521 23 23.5-10.297 23.5-23 23.5zm0-14.769c4.694 0 8.953-.25 8.953-9.087s-4.225-9.48-8.92-9.48c-4.694 0-8.919.643-8.919 9.48s4.192 9.087 8.886 9.087z"/></g></svg>';