colorize_outline constant

String const colorize_outline

Implementation

static const String colorize_outline =
    '<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.05ZM16.175 8.75l2.4-2.4-.925-.925-2.4 2.4Zm0 0-.925-.925.925.925Z"/></svg>';