paint_roller_solid constant

String const 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="36" height="36" preserveAspectRatio="xMidYMid meet" viewBox="0 0 36 36"><rect width="27" height="10" x="4" y="2" fill="currentColor" class="clr-i-solid clr-i-solid-path-1" rx="1" ry="1"/><path fill="currentColor" d="M33 6h-1v6.24l-13.29 4.21a1 1 0 00-.71 1V19h-2v15a1 1 0 001 1h4a1 1 0 001-1V19h-2v-.82L33.29 14a1 1 0 00.71-1V7a1 1 0 00-1-1Z" class="clr-i-solid clr-i-solid-path-2"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';