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"><g fill="currentColor"><rect width="36" height="36" x="6" y="6" stroke="currentColor" stroke-linejoin="round" stroke-width="4" rx="3"/><path 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="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M15.5 17v14m17-14v14"/></g></svg>';