equal_ratio constant

String const equal_ratio

Implementation

static const String equal_ratio =
    '<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"><mask id="svgIDa"><g fill="none"><rect width="36" height="36" x="6" y="6" fill="#555" stroke="#fff" stroke-linejoin="round" stroke-width="4" rx="3"/><path fill="#fff" fill-rule="evenodd" d="M24 22.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5Zm0 8a2.5 2.5 0 100-5 2.5 2.5 0 000 5Z" clip-rule="evenodd"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M15.5 17v14m17-14v14"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';