ballpen constant

String const ballpen

Icon Data of ballpen

Implementation

static const String ballpen =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m14 6 7 7-4 4"/><path d="M5.828 18.172a2.828 2.828 0 004 0L20.414 7.586a2 2 0 000-2.829l-1.171-1.171a2 2 0 00-2.829 0L5.828 14.172a2.828 2.828 0 000 4zM4 20l1.768-1.768"/></g></svg>';