brush constant

String const brush

Icon Data of 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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M3 21v-4a4 4 0 114 4H3"/><path d="M21 3A16 16 0 008.2 13.2M21 3a16 16 0 01-10.2 12.8"/><path d="M10.6 9a9 9 0 014.4 4.4"/></g></svg>';