folder_notch constant

String const folder_notch

Implementation

static const String folder_notch =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M216 72h-85.3l-27.8-20.8a15.6 15.6 0 00-9.6-3.2H40a16 16 0 00-16 16v136a16 16 0 0016 16h176a16 16 0 0016-16V88a16 16 0 00-16-16ZM93.3 96H40V64h53.3l21.4 16-21.4 16M216 200H40v-88h53.3a15.6 15.6 0 009.6-3.2L130.7 88H216Z"/></svg>';