paint_roller_line constant

String const paint_roller_line

Implementation

static const String paint_roller_line =
    '<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"><path fill="currentColor" d="M31 10V4a2 2 0 00-2-2H6a2 2 0 00-2 2v6a2 2 0 002 2h23a2 2 0 002-2ZM6 4h23v6H6Z" class="clr-i-outline clr-i-outline-path-1"/><path fill="currentColor" d="M33 6h-1v6.29l-13.3 4.25a1 1 0 00-.7 1V19h-2v14a2 2 0 002 2h2a2 2 0 002-2V19h-2v-.73L33.3 14a1 1 0 00.7-1V7a1 1 0 00-1-1ZM20 33h-2V21h2Z" class="clr-i-outline clr-i-outline-path-2"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';