cone constant

String const cone

Implementation

static const String cone =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-width="4"><ellipse cx="24" cy="39" stroke-linejoin="round" rx="18" ry="6"/><path stroke-linecap="round" d="M6 39h36"/><path stroke-linecap="round" stroke-linejoin="round" d="M6 39 24 4l18 35"/></g></svg>';