drawing_pin constant

String const drawing_pin

Icon Data of drawing_pin

Implementation

static const String drawing_pin =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M10.329 1.136a.5.5 0 00-.708.707l.653.653-4.848 3.637-1.108-1.108a.5.5 0 00-.707.707l1.414 1.414 1.06 1.061-3.27 3.27a.5.5 0 10.708.708l3.27-3.27 1.06 1.06 1.415 1.414a.5.5 0 10.707-.707L8.867 9.574l3.637-4.848.653.653a.5.5 0 10.707-.707l-1.06-1.061-1.415-1.414-1.06-1.06Zm-4.19 5.711 4.85-3.637.8.801-3.636 4.85L6.14 6.846Z" clip-rule="evenodd"/></svg>';