d constant

String const d

Icon Data of d

Implementation

static const String d =
    '<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" fill-rule="evenodd" d="M12 12a2 2 0 012-2h8c7.732 0 14 6.268 14 14s-6.268 14-14 14h-8a2 2 0 01-2-2V12Zm4 2v20h6c5.523 0 10-4.477 10-10s-4.477-10-10-10h-6Z" clip-rule="evenodd"/></svg>';