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="8" height="8" preserveAspectRatio="xMidYMid meet" viewBox="0 0 8 8"><path fill="currentColor" d="M6 0 5 1l2 2 1-1-2-2zM4 2 0 6v2h2l4-4-2-2z"/></svg>';