round_caliper constant

String const round_caliper

Implementation

static const String round_caliper =
    '<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" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M24 44c11.046 0 20-8.954 20-20S35.046 4 24 4 4 12.954 4 24s8.954 20 20 20Z"/><path fill="#555" d="M24 28a4 4 0 100-8 4 4 0 000 8Zm20-4a20 20 0 01-9.284 16.887l-4.286-6.755A12 12 0 0036 24h8ZM13.423 40.974A20 20 0 014 24.165l8-.066a12 12 0 005.654 10.086l-4.23 6.79Zm1.019-34.542a20 20 0 0119.27.084l-3.885 6.994a12 12 0 00-11.562-.051l-3.823-7.027Z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';