colorpicker constant

String const colorpicker

Implementation

static const String colorpicker =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M39 5.5H7.5a2 2 0 00-2 2v33a2 2 0 002 2h33a2 2 0 002-2V8.2"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M36 8c2.5-.66 3-2.87 5-5s5.46 1.51 3.5 3.5-4.35 2.55-4.9 4.9m-2 2L25 26.1a2.7 2.7 0 01-2.6.4s-1.25 1.38-2 .5.5-1.8.5-1.8a2.78 2.78 0 01.5-2.6L34 10m-1 8h-7m12.8-3.6 1.9-1.9L34.8 7l-1.9 1.9Z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m25.1 26 2.14 2.22a.7.7 0 001 0l1.38-1.38a.72.72 0 011 0l7.81 7.81a.7.7 0 01-.5 1.2H10.1a.7.7 0 01-.58-1.1L19 21.13a.7.7 0 011-.13l1.48 1.5"/></svg>';