crayon constant

String const crayon

Implementation

static const String crayon =
    '<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="M2.715 30.724a2.484 2.484 0 001.75.06l6.328-2.108a2 2 0 00.777-.482l18.57-18.57a2 2 0 000-2.827l-4.95-4.95a2.047 2.047 0 00-2.828 0L3.793 20.415a2 2 0 00-.485.783L1.2 27.517a2.493 2.493 0 00.608 2.562l.1.1c.23.233.505.418.808.545ZM22.712 4.327l1.064-1.065 4.951 4.954-1.063 1.063-4.953-4.952Zm-.708.707 4.953 4.952-.707.707-4.953-4.952.707-.707Zm-9.897 19.802-.707.707-4.95-4.953.707-.707 4.952 4.951Zm-1.414 1.414-.535.535-6.324 2.106a.5.5 0 01-.514-.126l-.1-.1a.5.5 0 01-.122-.513l2.11-6.32.534-.534 4.951 4.952Zm7.428-9.543c-2.733 2.734-5.583 4.317-6.364 3.536-.78-.781.802-3.63 3.536-6.364s5.583-4.317 6.364-3.536c.78.781-.802 3.63-3.536 6.364Z"/></svg>';