paintbrush_2 constant

String const paintbrush_2

Implementation

static const String paintbrush_2 =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M14 19.9V16h3a2 2 0 002-2v-2H5v2c0 1.1.9 2 2 2h3v3.9a2 2 0 104 0ZM6 12V2h12v10M14 2v4m-4-4v2"/></svg>';