pen constant

String const pen

Icon Data of pen

Implementation

static const String pen =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor"><path fill-rule="evenodd" d="M13.198 1.22 3.12 11.298a1 1 0 00-.282.555l-.705 4.594a1 1 0 001.14 1.14l4.595-.705a1 1 0 00.555-.281L18.501 6.523a1 1 0 000-1.414l-3.89-3.89a1 1 0 00-1.413 0ZM4.317 15.404l.448-2.924 9.14-9.14 2.475 2.476-9.14 9.14-2.923.448Z" clip-rule="evenodd"/><path d="m11.442 5.247 1.06-1.061 3.242 3.24-1.061 1.061-3.241-3.24Z"/></g></svg>';