brush constant

String const brush

Implementation

static const String brush =
    '<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" fill-rule="evenodd" d="M15 11h3a1 1 0 011 1v6a3 3 0 01-3 3H8a3 3 0 01-3-3v-6a1 1 0 011-1h3V6a3 3 0 116 0v5Zm-2-5a1 1 0 10-2 0v7H7v5a1 1 0 001 1h1v-3h2v3h2v-3h2v3h1a1 1 0 001-1v-5h-4V6Z" clip-rule="evenodd"/></svg>';