percentage constant

String const percentage

Implementation

static const String percentage =
    '<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="M7.05 17.7a.74.74 0 01-.53-.22.75.75 0 010-1.06l9.9-9.9a.75.75 0 111.06 1.06l-9.9 9.9a.74.74 0 01-.53.22Zm1.45-6.95a2.25 2.25 0 112.25-2.25 2.25 2.25 0 01-2.25 2.25Zm0-3a.75.75 0 10.75.75.76.76 0 00-.75-.75Zm7 10a2.25 2.25 0 112.25-2.25 2.25 2.25 0 01-2.25 2.25Zm0-3a.75.75 0 10.75.75.76.76 0 00-.75-.75Z"/></svg>';