pyramid_one constant

String const pyramid_one

Implementation

static const String pyramid_one =
    '<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"><path stroke-linejoin="round" d="m19 14 14 28H5l14-28Z" clip-rule="evenodd"/><path stroke-linecap="round" stroke-linejoin="round" d="m24 25-9 17m18 0h10.5L35 28l-4.5 8"/><path stroke-linecap="round" d="M25.984 26.396c6.228-1.582 9.994-7.914 8.412-14.142-1.582-6.228-7.914-9.995-14.142-8.412-6.229 1.582-9.995 7.913-8.413 14.142a11.604 11.604 0 001.937 4.078"/><path stroke-linecap="round" stroke-linejoin="round" d="M20 42H10m12.5-21 5 10"/></g></svg>';