confirm_circle_twotone_to_circle_transition constant
String
const confirm_circle_twotone_to_circle_transition
Implementation
static const String confirm_circle_twotone_to_circle_transition =
'<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><circle cx="12" cy="12" r="9" fill-opacity=".3"><animate fill="freeze" attributeName="fill-opacity" begin="0.2s" dur="0.15s" values="0.3;0"/></circle><path stroke-dasharray="14" d="M8 12L11 15L16 10"><animate fill="freeze" attributeName="stroke-dashoffset" dur="0.2s" values="28;14"/></path></g></svg>';