paint_brush_light constant

String const paint_brush_light

Implementation

static const String paint_brush_light =
    '<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 25c-20.8 0-44.3 11.6-69.8 34.4-18.4 16.5-34.2 35.5-44.9 49.6A57.9 57.9 0 0034 164c0 32.3-17 46.7-17.8 47.3a6.3 6.3 0 00-1.9 6.7 6.1 6.1 0 005.7 4h72a57.9 57.9 0 0055-76.3c14.1-10.7 33.1-26.5 49.6-44.9C219.4 75.3 231 51.8 231 31a6 6 0 00-6-6ZM92 210H33c6.1-9.1 13-24.2 13-46a46 46 0 1146 46Zm29.5-95.9c3.7-4.8 8-10.2 12.7-15.7a76.8 76.8 0 0123.4 23.4c-5.5 4.7-10.9 9-15.7 12.7a58.6 58.6 0 00-20.4-20.4Zm66.1-21.3a276.3 276.3 0 01-20.9 21 89.3 89.3 0 00-24.5-24.5 276.3 276.3 0 0121-20.9c20.5-18.4 39-28.7 55.3-30.9-2.2 16.3-12.5 34.8-30.9 55.3Z"/></svg>';