rotate_180 constant
String
const rotate_180
Implementation
static const String rotate_180 =
'<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-width="2"><path stroke-dasharray="24" stroke-dashoffset="24" d="M12 6C15.3137 6 18 8.68629 18 12C18 15.3137 15.3137 18 12 18H9.5"><animate fill="freeze" attributeName="stroke-dashoffset" dur="0.4s" values="24;0"/></path><path stroke-dasharray="6" stroke-dashoffset="6" d="M9 18L12 21M9 18L12 15"><animate fill="freeze" attributeName="stroke-dashoffset" begin="0.4s" dur="0.2s" values="6;0"/></path></g></svg>';