paint_roller_solid constant

String const paint_roller_solid

Icon Data of paint_roller_solid

Implementation

static const String paint_roller_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M5 4v8h18V4zm2 2h14v4H7zm17 1v2h1v4.25l-9.281 2.781-.719.219V19h-2v9h6v-9h-2v-1.25l9.281-2.781.719-.219V7zm-9 14h2v5h-2z"/></svg>';