colorize constant

String const colorize

Implementation

static const String colorize =
    '<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="M3 21v-4.75l8.95-8.95-1.45-1.4 1.45-1.4 1.9 1.9 3.1-3.1q.275-.275.7-.275.425 0 .7.275l2.35 2.35q.275.275.275.7 0 .425-.275.7l-3.075 3.075 1.9 1.95L18.1 13.5l-1.4-1.45L7.75 21Zm2-2h1.95l8.3-8.35-1.9-1.9L5 17.05Z"/></svg>';