banknotes_20_solid constant

String const banknotes_20_solid

Implementation

static const String banknotes_20_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" fill-rule="evenodd" d="M1 4a1 1 0 011-1h16a1 1 0 011 1v8a1 1 0 01-1 1H2a1 1 0 01-1-1V4Zm12 4a3 3 0 11-6 0 3 3 0 016 0ZM4 9a1 1 0 100-2 1 1 0 000 2Zm13-1a1 1 0 11-2 0 1 1 0 012 0ZM1.75 14.5a.75.75 0 000 1.5c4.417 0 8.693.603 12.749 1.73 1.111.309 2.251-.512 2.251-1.696v-.784a.75.75 0 00-1.5 0v.784a.272.272 0 01-.35.25A49.043 49.043 0 001.75 14.5Z" clip-rule="evenodd"/></svg>';