penToSquare constant

FaIconData const penToSquare

Regular Pen To Square icon

https://fontawesome.com/icons/pen-to-square?style=regular annotate, change, compose, document, draft, edit, form, input, modify, note, pen, pencil, signature, update, write

Implementation

static const FaIconData penToSquare = FaIconData(
  IconData(
    0xf044,
    fontFamily: 'FontAwesomeRegular',
    fontPackage: 'font_awesome_flutter',
  ),
);