calendar_close constant

String const calendar_close

Icon Data of calendar_close

Implementation

static const String calendar_close =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="384" height="432" preserveAspectRatio="xMidYMid meet" viewBox="0 0 384 432"><path fill="currentColor" d="m135 347-23-23 52-52-52-52 23-23 52 52 52-52 22 23-52 52 52 52-22 23-52-52zM341 48q18 0 30.5 12.5T384 91v298q0 18-12.5 30.5T341 432H43q-18 0-30.5-12.5T0 389V91q0-18 12.5-30.5T43 48h21V5h43v43h170V5h43v43h21zm0 341V155H43v234h298z"/></svg>';