paint_brush_broad_duotone constant

String const paint_brush_broad_duotone

Implementation

static const String paint_brush_broad_duotone =
    '<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="M40 112h176v24a16 16 0 01-16 16h-46.8a8 8 0 00-7.9 9.1L152 208a24 24 0 01-48 0l6.7-46.9a8 8 0 00-7.9-9.1H56a16 16 0 01-16-16Z" opacity=".2"/><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>';