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="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3.99 8.434 5.07 2.73 13.057 16 28.537l13.268-15.48-5.704-7.987L16 3.99zm-2.53 2.381-3.267 3.734.227-3.298 3.04-.436zm5.06 0 3.04.434.227 3.3-3.268-3.734zM16 6.52 20.797 12h-9.594L16 6.52zM8.295 8.707 8.066 12H5.943l2.352-3.293zm15.41.002L26.057 12h-2.123l-.229-3.291zM6.175 14h2.208l3.09 6.182L6.176 14zm4.444 0h10.762L16 24.764 10.62 14zm12.998 0h2.207l-5.297 6.182L23.617 14z"/></svg>';