paint_brush constant

String const paint_brush

Icon Data of paint_brush

Implementation

static const String paint_brush =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M28.83 23.17 23 17.33V13a1 1 0 00-.29-.71l-10-10a1 1 0 00-1.42 0l-9 9a1 1 0 000 1.42l10 10A1 1 0 0013 23h4.34l5.83 5.84a4 4 0 005.66-5.66ZM6 10.41l2.29 2.3 1.42-1.42L7.41 9 9 7.41l4.29 4.3 1.42-1.42L10.41 6 12 4.41 18.59 11 11 18.59 4.41 12Zm21.41 17a2 2 0 01-2.82 0l-6.13-6.12a1.8 1.8 0 00-.71-.29h-4.34l-1-1L20 12.41l1 1v4.34a1 1 0 00.29.7l6.12 6.14a2 2 0 010 2.82Z"/></svg>';