percent_duotone constant

String const percent_duotone

Implementation

static const String percent_duotone =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><circle cx="180" cy="180" r="28" fill="currentColor" opacity=".2"/><circle cx="76" cy="76" r="28" fill="currentColor" opacity=".2"/><path fill="currentColor" d="M205.7 50.3a8.1 8.1 0 00-11.4 0l-144 144a8.1 8.1 0 000 11.4 8.2 8.2 0 0011.4 0l144-144a8.1 8.1 0 000-11.4ZM76 112a35.9 35.9 0 10-25.5-10.5A36.2 36.2 0 0076 112ZM61.9 61.9a19.8 19.8 0 0128.2 0 19.8 19.8 0 010 28.2 19.9 19.9 0 01-28.2 0 19.8 19.8 0 010-28.2Zm143.6 92.6a36.2 36.2 0 00-51 0 36 36 0 1051 0Zm-11.4 39.6a19.9 19.9 0 11-28.2-28.2 19.8 19.8 0 0128.2 0 19.8 19.8 0 010 28.2Z"/></svg>';