sketchbook constant

String const sketchbook

Icon Data of sketchbook

Implementation

static const String sketchbook =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M31.5 44.5V18.526L24 3.5l-7.5 15.026V44.5h15zM21.578 8.353h4.836"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M31.501 18.866a3.091 3.091 0 00-1.355-.313 3.386 3.386 0 00-3.272 3.49c0-1.928-1.287-3.49-2.873-3.49s-2.873 1.562-2.873 3.49a3.386 3.386 0 00-3.272-3.49 3.087 3.087 0 00-1.274.274m4.546 3.216V44.5m5.746-22.457V44.5"/></svg>';