paint_brush_broad constant

String const paint_brush_broad

Implementation

static const String paint_brush_broad =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M216 24H72a40 40 0 00-40 40v72a24.1 24.1 0 0024 24h46.8l-6.7 46.9a3.7 3.7 0 00-.1 1.1 32 32 0 0064 0 3.7 3.7 0 00-.1-1.1l-6.7-46.9H200a24.1 24.1 0 0024-24V32a8 8 0 00-8-8ZM72 40h104v40a8 8 0 0016 0V40h16v64H48V64a24.1 24.1 0 0124-24Zm128 104h-46.8a15.9 15.9 0 00-15.8 18.3l6.6 46.2a16 16 0 01-32 0l6.6-46.2a15.9 15.9 0 00-15.8-18.3H56a8 8 0 01-8-8v-16h160v16a8 8 0 01-8 8Z"/></svg>';