pi constant

String const pi

Implementation

static const String pi =
    '<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="M35.5 14.824v1.426a2.775 2.775 0 01-2.812 2.737H15.311a2.775 2.775 0 00-2.811 2.737v1.427m15.717-4.163v16.577m-8.435-16.577v16.577"/><ellipse cx="19.782" cy="13.461" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx="1.541" ry="1.5"/><ellipse cx="28.217" cy="13.461" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx="1.541" ry="1.5"/><circle cx="24" cy="24" r="21.5" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg>';