guitar constant

String const guitar

Implementation

static const String guitar =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="17" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 17 16"><path fill="currentColor" fill-rule="evenodd" d="m16.781.959-.734-.736c-.312-.313-.676-.23-.952.046l-2.289 2.295c-.244.245-.349.529-.128.836L9.324 6.763c-1.125-.788-2.533-.816-3.359.013-.243.244-.916 1.046-1.014 1.368-.074.243-.727.647-1.033.643-.789-.007-1.53.254-2.078.804-1.247 1.252-1.016 3.519.521 5.062 1.539 1.54 3.798 1.774 5.045.521.55-.55.811-1.292.803-2.085-.004-.306.414-.964.664-1.043.315-.099 1.248-.682 1.486-.919.818-.821.797-2.212.033-3.334l3.215-3.458c.309.226.623.079.869-.167l2.289-2.294c.276-.278.331-.6.016-.915zM7.512 11.133a1.599 1.599 0 01-1.605-1.592 1.6 1.6 0 011.605-1.593c.884 0 1.604.712 1.604 1.593a1.6 1.6 0 01-1.604 1.592z"/></svg>';