clapboard constant

String const clapboard

Implementation

static const String clapboard =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="17" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 17 16"><path fill="currentColor" fill-rule="evenodd" d="m2.042 7.954 14.916-3.523-.98-4.056L1.063 3.898l.979 4.056zM13.55 4.357l-1.448-2.312 2.01-.486 1.449 2.312-2.011.486zm-3.351.81L8.75 2.855l2.009-.485 1.45 2.312-2.01.485zm-3.351.81L5.4 3.665l2.01-.485 1.449 2.312-2.011.485zm-3.35.81L2.049 4.475l2.009-.485 1.449 2.312-2.009.485zm-1.477 1.25H17v7.95H2.021v-7.95z"/></svg>';