paintbrush constant

String const paintbrush

Implementation

static const String paintbrush =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="m5.6 11.6-1.2-1.2c-.8-.2-2-.1-2.7 1-.8 1.1-.3 2.8-1.7 4.6 0 0 3.5 0 4.8-1.3 1.2-1.2 1.2-2.2 1-3l-.2-.1zm.2-3.5c-.2.3-.5.7-.7 1 0 .2-.1.3-.2.4L6.4 11c.1-.1.3-.2.4-.3.3-.2.7-.4 1-.7.4 0 .6-.2.8-.4L6.4 7.4c-.2.2-.4.4-.6.7zm10-7.9c-.3-.3-.7-.3-1-.1 0 0-3 2.5-5.9 5.1-.4.4-.7.7-1.1 1-.2.2-.4.4-.6.5l2.1 2.1c.2-.2.4-.4.5-.7.3-.4.6-.7.9-1.1 2.5-3 5.1-5.9 5.1-5.9.3-.2.3-.6 0-.9z"/></svg>';