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="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M27.307 6.107 30 3.414 28.586 2l-2.693 2.693L24.8 3.6a1.933 1.933 0 00-2.8 0l-18 18V28h6.4l18-18a1.933 1.933 0 000-2.8ZM9.6 26H6v-3.6L23.4 5 27 8.6ZM9 11.586 16.586 4 18 5.414 10.414 13z"/></svg>';