paint_brush_duotone constant

String const paint_brush_duotone

Implementation

static const String paint_brush_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="M225 31c0 32.9-32.3 68.1-59.6 92A85.4 85.4 0 00133 90.6C156.9 63.3 192.1 31 225 31Z" opacity=".2"/><path fill="currentColor" d="M225 23c-21.3 0-45.3 11.8-71.1 34.9-18.1 16.2-33.6 34.7-44.3 48.7A60.1 60.1 0 0032 164c0 31.2-16.2 45.1-17 45.8a7.7 7.7 0 00-2.5 8.8A7.8 7.8 0 0020 224h72a60.1 60.1 0 0057.4-77.6c14-10.7 32.5-26.2 48.7-44.3C221.2 76.3 233 52.3 233 31a8 8 0 00-8-8ZM92 208H36.6c5.7-9.5 11.4-24 11.4-44a44 44 0 1144 44Zm32.4-94.4c2.9-3.7 6.3-7.9 10.2-12.5a75.4 75.4 0 0120.3 20.3c-4.6 3.9-8.8 7.3-12.5 10.2a59.4 59.4 0 00-18-18Zm42.6-2.9A93.1 93.1 0 00145.3 89c19.6-21.2 46-44.4 70.8-49.1-4.7 24.8-27.9 51.2-49.1 70.8Z"/></svg>';