percentage constant

String const percentage

Icon Data of percentage

Implementation

static const String percentage =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M9 14a5 5 0 115-5 5.005 5.005 0 01-5 5Zm0-8a3 3 0 103 3 3.003 3.003 0 00-3-3ZM4 26.586 26.585 4 28 5.415 5.414 28zM23 28a5 5 0 115-5 5.005 5.005 0 01-5 5Zm0-8a3 3 0 103 3 3.003 3.003 0 00-3-3Z"/></svg>';