sketch constant

String const sketch

Icon Data of sketch

Implementation

static const String sketch =
    '<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="M14.21 40.09 10.28 39a2.57 2.57 0 01-1.78-1.79l-1.1-3.93L31.21 9.47l6.79 6.8Zm-5.05-1.76 25.46-25.46"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m39.219 6.816 1.464 1.464a3.78 3.78 0 010 5.346l-2.673 2.673h0l-6.81-6.81h0l2.673-2.673a3.78 3.78 0 015.346 0ZM7.4 33.28l-2.57 8.16a1 1 0 001.22 1.22l8.16-2.57"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M6.8 42.42a1.22 1.22 0 10-1.73-1.73"/></svg>';