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.758 10.758a3 3 0 10-3-3 3.003 3.003 0 003 3Zm0-4a1 1 0 11-1 1 1 1 0 011-1Zm8.484 6.484a3 3 0 103 3 3.003 3.003 0 00-3-3Zm0 4a1 1 0 111-1 1 1 0 01-1 1Zm3.465-12.949a1 1 0 00-1.414 0l-14 14a1 1 0 101.414 1.414l14-14a1 1 0 000-1.414Z"/></svg>';