pencil constant

String const pencil

Icon Data of pencil

Implementation

static const String pencil =
    '<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"><path fill="currentColor" d="m13 6 5 5-9.507 9.507a1.766 1.766 0 01-.012-2.485l-.003-.003a1.763 1.763 0 01-2.521-2.467l-.008-.008a1.765 1.765 0 01-2.455-.036L13 6zm7.586-.414-2.172-2.172a2 2 0 00-2.828 0L14 5l5 5 1.586-1.586a2 2 0 000-2.828zM3 18v3h3a3 3 0 00-3-3z"/></svg>';