paint_brush_broad_fill constant

String const paint_brush_broad_fill

Implementation

static const String paint_brush_broad_fill =
    '<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-8Zm-8 80H48V64a24.1 24.1 0 0124-24h104v40a8 8 0 0016 0V40h16Z"/></svg>';